[NTG-context] Uppercase headings
Hans Hagen
pragma at wxs.nl
Fri Mar 31 18:51:18 CEST 2006
Ville Voipio wrote:
>
> I started to edit an old document with capitalized headings. Making
> the headings was rather difficult (as can be seen on this list about a
> year ago), and now it seems to have broken again.
>
> I have:
>
> \setuphead[title]
> [page=yes,
> before={\strut\blank[5*big]},
> after={\textrule\blank},
> align=middle,
> style=\tfb,
> textcommand=\WORD
> ]
>
it's nearly impossible to get this working for all features (keep in mind that tex has no real feature to map font chars to other font chars) esp those with special chars.
the best solution is to use a caps font (or to create a pseudo caps font )
btw,
\starttext
\title{test \eacute \beta}
\stoptext
works ok here (can you try the latest version - beta?)
Hans
-----------------------------------------------------------------
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list