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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to