lyx_mirror/src/tex2lyx
Julien Rioux e5165f7fc3 Exclude unsafe encodings when setting the inputencoding value.
All of the japanese encodings are safe, but nevertheless the
logic here should exclude unsafe encodings.
2013-01-23 12:30:15 +01:00
..
test Make change tracking in export to latex be independent of timezone 2013-01-07 15:46:47 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp
CMakeLists.txt CMake: Put projects into subdirs 2012-12-15 11:02:06 +01:00
Context.cpp Fix bug #8468: Wrong import of UTF8 CJK. 2012-12-30 20:52:49 +01:00
Context.h Whitespace only 2012-12-14 12:33:39 +01:00
Makefile.am Add tex2lyx test results to dist package. 2012-12-30 20:52:50 +01:00
math.cpp Do not swallow math comments in tex2lyx. 2012-05-06 16:48:44 +02:00
Parser.cpp Separation of the various names for encodings. 2013-01-22 23:43:18 +01:00
Parser.h Separation of the various names for encodings. 2013-01-22 23:43:18 +01:00
pch.h
Preamble.cpp Exclude unsafe encodings when setting the inputencoding value. 2013-01-23 12:30:15 +01:00
Preamble.h Fix bug #8468: Wrong import of UTF8 CJK. 2012-12-30 20:52:49 +01:00
table.cpp Whitespace only 2012-12-14 12:33:39 +01:00
tex2lyx.1in Implement tex2lyx -m switch (bug #8393) 2012-10-23 20:45:21 +02:00
tex2lyx.cpp Separation of the various names for encodings. 2013-01-22 23:43:18 +01:00
tex2lyx.h Separation of the various names for encodings. 2013-01-22 23:43:18 +01:00
text.cpp Respect the encoding passed to tex2lyx on the command line. 2013-01-23 00:25:00 +01:00
TODO.txt Introduce new beamer frame layouts 2012-12-31 13:00:46 +01:00