Dear list, I'd love to provide a minimal example but before I figure out how to do that a short question: I'm using the same font in the body text and registers: Jannon Text, tex ligatures via fontfeatures work in the body text but not in registers in page scopes. Any ideas? Piotr -- http://okle.pl
Is there a simple way to force replacing of double hyphen by a unicode
en dash in registers?
P.
2010/3/17 Piotr Kopszak
Dear list,
I'd love to provide a minimal example but before I figure out how to do that a short question: I'm using the same font in the body text and registers: Jannon Text, tex ligatures via fontfeatures work in the body text but not in registers in page scopes. Any ideas?
Piotr -- http://okle.pl
On 17-3-2010 19:30, Piotr Kopszak wrote:
Is there a simple way to force replacing of double hyphen by a unicode en dash in registers?
can you make a test file that shows the problem ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Here it is, for archives only, as the bug is no longer there with
today's minimals. I noticed it with
context version of 2009.09.25 23:52. Evidently time to update.
\setupregister[index][pagestyle=\it]
\usetypescript[iwona]
\switchtobodyfont[iwona]
\starttext
first \index[first]{first item}
\page
first \index[first]{first item}
\page
first \index[first]{first item}
\page
\placeindex[compress=yes]
\stoptext
Piotr
2010/3/17 Hans Hagen
On 17-3-2010 19:30, Piotr Kopszak wrote:
Is there a simple way to force replacing of double hyphen by a unicode en dash in registers?
can you make a test file that shows the problem
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Piotr Kopszak