references.bookmarks.preroll and quotation
Hi, I have the following MWE: \setupinteraction[state=start] \placebookmarks[chapter] \enabledirectives[references.bookmarks.preroll] \starttext \startchapter[title=B \quotation{C} D] \input ward \stopchapter \stoptext The generated bookmark has wrongly placed spaces: B“ C ” D Without the directive references.bookmarks.preroll, the bookmark is: B "C" D I need this directive because in titles I use macros that use \autoinsertnextspace. Is this a bug? Any feedback is welcome. Cheers, Christoph
On 12/21/2016 8:28 AM, Christoph Reller wrote:
Hi,
I have the following MWE:
\setupinteraction[state=start] \placebookmarks[chapter] \enabledirectives[references.bookmarks.preroll] \starttext \startchapter[title=B \quotation{C} D] \input ward \stopchapter \stoptext
The generated bookmark has wrongly placed spaces:
B“ C ” D
Without the directive references.bookmarks.preroll, the bookmark is:
B "C" D
I need this directive because in titles I use macros that use \autoinsertnextspace.
Is this a bug?
Any feedback is welcome.
fixed in next beta Hans ----------------------------------------------------------------- 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)
-
Christoph Reller
-
Hans Hagen