]> git.lyx.org Git - lyx.git/commit
Fix encoding of bibtex keys and files read from the latex aux file
authorEnrico Forestieri <forenr@lyx.org>
Fri, 19 Jan 2007 00:55:17 +0000 (00:55 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 19 Jan 2007 00:55:17 +0000 (00:55 +0000)
commitd4041ea53b51473a1cf5b58980decd5fb7913add
tree33e5438f496c5db0e05c084df2b1d4151e6d6366
parent75f6ab9e004abb398e960afbcd5ee5901fc6c492
Fix encoding of bibtex keys and files read from the latex aux file

* src/LaTeX.C
(LaTeX::scanAuxFile): Convert to utf8 citation keys and filenames.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16758 a592a061-630c-0410-9148-cb99ea01b6c8
src/LaTeX.C