On 16-9-2012 10:14, Wolfgang Schuster wrote:
Hi Hans,

\let\normalsuperscript \Usuperscript
\let\normalsubscript   \Usubscript
\let\normalstartimath  \Ustartmath
\let\normalstopimath   \Ustopmath
\let\normalstartdmath  \Ustartdisplaymath
-\let\normalstopdmath   \Ustopmath
+\let\normalstopdmath   \Ustopdisplaymath

\def\normalmathaligntab{&} % \let\normalmathaligntab\aligntab does to work well in 
a let to & (a def works ok)

\let\normalsuper       \Usuperscript       % obsolete
\let\normalsuber       \Usubscript         % obsolete

\let\startimath        \Ustartmath
\let\stopimath         \Ustopmath
\let\startdmath        \Ustartdisplaymath
-\let\stopdmath         \Ustopmath
+\let\stopdmath         \Ustopdisplaymath

Ah, ok, fixed

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to