[libdvdcss-devel] [PATCH] Document generation fixes (retry)
Diego Biurrun
diego at biurrun.de
Fri Jul 27 11:13:23 CEST 2007
On Tue, Jul 24, 2007 at 03:52:22PM +0100, Ian Abbott wrote:
> [Previous version of this email never went through - perhaps because of
> the attachment? I'm resending with the patch included in the main body.]
>
> Using Doxygen 1.5.2, I get LaTeX errors generating the libdvdcss
> documentation. Doxygen assumes the input files are utf-8 encoded unless
> told otherwise, but the C sources are iso-8859-1 encoded. This causes
> LaTeX to throw a wobbly and go into interactive error correction mode:
>
> To fix it, the character encoding of the input files needs to be
> declared in doxygen.cfg:
>
> INPUT_ENCODING = ISO-8859-1
Why not do the sensible thing and convert the documentation to UTF-8?
Diego
_______________________________________________
libdvdcss-devel mailing list
libdvdcss-devel at videolan.org
http://mailman.videolan.org/listinfo/libdvdcss-devel
More information about the libdvdcss-devel
mailing list