[NTG-context] Sidebars and versals Oh my!
Tobias Hilbricht
hilbricht at linopus.de
Mon Jan 3 11:39:04 CET 2005
Am Mo, den 03.01.2005 schrieb Hans Hagen um 11:06:
> Tobias Hilbricht wrote:
>
> > \def\DroppedString{ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789}
> >
> > in supp-fun.tex does not work for me.
>
> Can you send me a minimal test file that fails
In supp-fun.tex (version=1995.10.10) I have added in line 122 the numbers:
\def\DroppedString%
{ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789}
The following example does not work for the numbers here (but for the
letters it works):
%-----example----
\def\MyDroppedCaps%
{\DroppedCaps
{} {uplr8t}
{2\baselineskip} {3pt} {\baselineskip} {2}}
\language[de]
\starttext
\MyDroppedCaps H allo ich bin das H und bin am Anfang des Abschnittssehr gro"s geraten. Aber ich kann mich auch klein machen und sehe dannso aus: h!
\MyDroppedCaps 1 2 3 im Sauseschritt bringen wir die Liebe mit.
\stoptext
%--example----
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.
Yours sincerely
Tobias Hilbricht
More information about the ntg-context
mailing list