man latex-ucs-latexout (Commandes) - Filters the LaTeX log and output, so that UTF8 stays UTF8.
NAME
latex-ucs-latexout - Filters the LaTeX log and output, so that UTF8 stays UTF8.
SYNOPSIS
latex arguments | latex-ucs-latexout
DESCRIPTION
TeX replaces bytes in the range of 0x80 to 0x9F by ^^xx sequences. This filter restores them.
BUGS
Only complete lines are parsed, so when TeX wants input, the prompt is not displayed.
AUTHOR
Dominique Unruh <dominique@unruh.de>.
SEE ALSO
The LaTeX package ucs.sty.