Hi Sanjoy, I think it's just the 'normal' limitations you have when setting a variable/id name. Special characters, like parenthesis, are not allowed here. Even whitespace can be problematic. Yesterday I had a problem with a reference (data driven) that has a trailing space (obviously a typo). This space was 'eaten' by TeX, resulting in a broken link. Embracing the argument helped here, but I haven't tested what happens, if you use multiple spaces in a row... Greetings, Peter Am 10.07.2019 um 04:15 schrieb Sanjoy Mahajan:
Dear List,
Warning: The following may be a bug or feature or just my misunderstanding! It seems that parentheses cause trouble in references. MNWE:
\starttext \section[sec:one(two)]{One}
As you see in sec.~\in[sec:one(two)],
\stoptext
The "in sec.~\in[sec:one(two)]" typesets as "in sec. ??" and the log shows:
references > start missing references
references > 1 [][sec:one(two)]
references > stop missing references
(It all works fine upon deleting "(two)" throughout.)
Is this behavior known and expected? If it is, I'll add a note to the "References" page on the wiki.
-Sanjoy ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@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 ___________________________________________________________________________________