]> git.lyx.org Git - features.git/commit
Add a new command line parameter -e that sets the default (latex) encoding.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 30 Jan 2009 14:47:06 +0000 (14:47 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 30 Jan 2009 14:47:06 +0000 (14:47 +0000)
commitf83ae91f05d17a71813fc0005973ce856a33cde0
tree76fb64aee5e075445416e9f64d0c25210fe23195
parenta4391b65cafda158a2ffc5c3c18aab2fcc264755
Add a new command line parameter -e that sets the default (latex) encoding.
This is overridden by any subsequent inputenc command.

The current encoding is also passed down to \input or \included files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28295 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h
src/tex2lyx/test/DummyDocument.tex
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp