[NTG-context] reference containing parentheses causes trouble
Otared Kavian
otared at gmail.com
Thu Jul 11 14:56:02 CEST 2019
Actually in the context of references, not only parentheses as Wolfgang pointed out, but also some words are reserved, such as nextpage and previous page:
\setupinteraction[state=start]
\starttext
\goto{Second page}[page(2)]
\goto{Go to next page}[nextpage]
\page
\goto{ConTeXt garden}[url(http://wiki.contextgarden.net)]
\goto{Go to previous page}[previouspage]
\stoptext
Best regards: OK
> On 11 Jul 2019, at 11:03, Peter Rolf <indiego at gmx.net> wrote:
>
> Am 10.07.2019 um 21:29 schrieb Wolfgang Schuster:
>> Sanjoy Mahajan schrieb am 10.07.2019 um 04:15:
>>> Dear List,
>>>
>>> Warning: The following may be a bug or feature or just my
>>> misunderstanding! It seems that parentheses cause trouble in
>>> references.
>> Braces are used for the argument of reference actions.
>>
>> \setupinteraction[state=start]
>>
>> \starttext
>>
>> \goto{Second page}[page(2)]
>>
>> \page
>>
>> \goto{ConTeXt garden}[url(http://wiki.contextgarden.net)]
>>
>> \stoptext
>>
>> Wolfgang
>>
>
> I see. Thanks for clearifying.
>
>
> Peter
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : http://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ___________________________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20190711/0e9ce872/attachment.html>
More information about the ntg-context
mailing list