Hi,

there is a extra pair of braces needed in folllowing definitions, otherwise all following i and j are dotless.

-\unexpanded\def\mathdotlessi    {\mathdotless i}
-\unexpanded\def\mathdotlessj    {\mathdotless j}
+\unexpanded\def\mathdotlessi   {{\mathdotless i}}
+\unexpanded\def\mathdotlessj   {{\mathdotless j}}

Wolfgang
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to