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
On 5/23/2018 3:59 AM, Henri Menke wrote:
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. fixed in next beta
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Henri Menke