Tassilo Horn <[email protected]> writes:

> Well, you did not succeed in fixing the bug I've introduced. ;-)

I'm not that much on top of the game ;-)

> Are those valid commands?  When I try to define them using
>
> \newcommand{\"o}{tüddelchen o}
> \newcommand{\^o}{dach o}
> \newcommand{\~o}{tilde o}

Yes, they are.  Probably not interesting in UTF era any more, but valid
code:

    \documentclass{article}
    \begin{document}
    \`o \'o \^o \"o \~o \=o \.o \t oo \o\ \oe\ \~o
    \S \P
    \end{document}

Best, Arash

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to