[NTG-context] definereferencestructureprefix for floats
Wolfgang Schuster
schuster.wolfgang at gmail.com
Mon Jun 22 09:41:32 CEST 2015
> Aditya Mahajan <mailto:adityam at umich.edu>
> 22. Juni 2015 05:35
> On Sun, 21 Jun 2015, Aditya Mahajan wrote:
>
>
> Even the second example in strc-ref.mkvi does not work correctly.
>
> \starttext
> \chapter{test}
> \placefigure[here][xx:1]{}{\framed{one}}
> \placefigure[here][xx:2]{}{\framed{three}}
> \placetable [here][xx:3]{}{\framed{two}} \placetable
> [here][xx:4]{}{\framed{four}}
> \start
> \in{fig}[xx:1] and \in{fig}[xx:2] \in{tab}[xx:3] and
> \in{tab}[xx:4]
> \stop \blank \start
> \setupreferencestructureprefix[default][prefix=no]
> \in{fig}[xx:1] and \in{fig}[xx:2] \in{tab}[xx:3] and
> \in{tab}[xx:4]
> \stop \blank \start
> \setupreferencestructureprefix[float][default][prefix=no]
> \in{fig}[xx:1] and \in{fig}[xx:2] \in{tab}[xx:3] and
> \in{tab}[xx:4]
> \stop \blank \start
> \setupreferencestructureprefix[figure][default][prefix=no]
> \in{fig}[xx:1] and \in{fig}[xx:2] \in{tab}[xx:3] and
> \in{tab}[xx:4]
> \stop \blank
> \stoptext
>
> The second case, (\setup...[default][prefix=no]) works correctly, but
> the last two cases (\setup...[float][default][prefix=no], etc) do not
> get rid of the prefix.
Did you fix the typo in strc-ref.lua and regenrate the format?
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150622/f3859362/attachment.html>
More information about the ntg-context
mailing list