[tex-live] TL2016 algorithm2e.sty encoding
Uli Laube
uli.laube at kabelmail.de
Mon Jun 6 21:22:20 CEST 2016
Hi!
I just gave TL2016 a try. One of my documents uses algorithm2e.sty. Running it through LuaLaTex gives
! String contains an invalid utf-8 sequence.
l.1311 \renewcommand{\algorithmcflinename}{
çizizgi}%
! String contains an invalid utf-8 sequence.
l.1313 \renewcommand{\@algocf at procname}{Prosed
r}%
! String contains an invalid utf-8 sequence.
l.1315 \renewcommand{\procedureautorefname}{prosed
r}%
)
Checking with
$ file algorithm2e.sty
algorithm2e.sty: ISO-8859 text
hints indeed an encoding problem.
Converting it to utf-8 and placing it in texmf-local with a run of mktexlsr, fixes the messages above.
Kind regards
Uli Laube
More information about the tex-live
mailing list