[NTG-context] Sidebars and versals Oh my!
Hans Hagen
pragma at wxs.nl
Mon Jan 3 13:32:34 CET 2005
Tobias Hilbricht wrote:
> However, adding
>
> \def\DroppedString%
> {ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789}
>
> (i.e. the very same lines) to the document preamble
> of the example above works for numbers and letters as expected.
since supp-fun is part of the kernel, you need to regenerate a format after a
change, so, adding the numbers in the document is ok; another option is:
\appended\def\DroppedString{0123456789}
in either your document, or in your local cont-sys.tex
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