[luatex] luainputenc and inputenc
Robin Fairbairns
Robin.Fairbairns at cl.cam.ac.uk
Sat Oct 16 14:44:09 CEST 2010
Frédéric <fterraza at free.fr> wrote:
> if I compile this code with pdflatex, utf8 isn't properly handled (if
> I change luainputenc to inputenc, it's ok) :
>
> \documentclass{article}
>
> \usepackage[utf8]{luainputenc}
> \usepackage[T1]{fontenc}
> \usepackage{fourier}
>
> \begin{document}
>
> cépàbô
>
> \end{document}
>
> Is it normal ?
the "lua" in the package name tells us it's a *lua*latex package.
lualatex treats its input in a very different way; i don't find it
surprising *at all* that luainputenc doesn't work with pdflatex.
r
More information about the luatex
mailing list