Dear list,

the option referenceprefix=+ for setuphead seems to not work.
https://tex.stackexchange.com/questions/432844
It works however if you put an explicit prefix. See MWE below. Reproducible on TL2018 and latest beta.

Cheers, Henri

---

\setuphead
  [section]
  [referenceprefix=+] % when I put "test" it works

\starttext

\startsection[reference=test,title={Test}]

  \startplacefigure[reference=cow]
    \externalfigure[cow]
  \stopplacefigure

\stopsection

\in[test:cow] % ??

\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to