[luatex] lua-inputenc
Ulrike Fischer
news2 at nililand.de
Tue Feb 17 09:21:42 CET 2009
Am Mon, 16 Feb 2009 15:07:42 +0100 schrieb Elie Roux:
> I might have found a better solution that (unexpectedly) works: calling
> inputenc after lua-inputenc... it works fine for my tests: it uses the
> LICR, so when it reads the file again, no problem, but I need to test it
> more...
Did you try what happens if the user use \protect or \string?
\documentclass[11pt]{article}
\usepackage[ansinew]{inputenc}
\begin{document}
\tableofcontents
\catcode`\ü=12
\section{ä ü \protect ä \string ä}
\end{document}
--
Ulrike Fischer
More information about the luatex
mailing list