]> git.lyx.org Git - features.git/commit
Write fixed encoding to LyX file (bug #9178)
authorGeorg Baum <baum@lyx.org>
Sat, 14 Feb 2015 09:45:13 +0000 (10:45 +0100)
committerGeorg Baum <baum@lyx.org>
Sat, 14 Feb 2015 09:45:13 +0000 (10:45 +0100)
commit1be2b895d747e48014289a826c371f60c4d6df9f
tree8b6fe767bd3843b15fe070c38e55e6f8f3a3b07b
parent7b53735bb3b0d351df00cf8ea6536670becdd68b
Write fixed encoding to LyX file (bug #9178)

If the user gave the -fixedenc argument to tex2lyx then set that encoding as
LaTeX input encoding in the generated LyX file. Otherwise, included .bib files
could be interpreted using a wrong encoding.
src/tex2lyx/Preamble.h
src/tex2lyx/tex2lyx.cpp
status.21x