lyx_mirror/src/tex2lyx
Georg Baum c51449cac6 Fix tex2lyx bug #8466: special file names.
Special characters as created by latex_path() where not converted corectly
from LaTeX macros by tex2lyx. Now this is done, even for file names containing
double quotes which are not used for quoting spaces. These file names are not
legal on windows, and will causes probelms in DVI files, but if they occur
tex2lyx does not produce invalid .lyx files.
2012-12-30 20:52:49 +01:00
..
test Fix tex2lyx bug #8466: special file names. 2012-12-30 20:52:49 +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 tex2lyx: there is no need to have a blank line after \begin_layout 2012-12-14 12:50:46 +01:00
Context.h Whitespace only 2012-12-14 12:33:39 +01:00
Makefile.am Fix tex2lyx bug #8466: special file names. 2012-12-30 20:52:49 +01:00
math.cpp Do not swallow math comments in tex2lyx. 2012-05-06 16:48:44 +02:00
Parser.cpp Whitespace only 2012-12-14 12:33:39 +01:00
Parser.h Really fix bug #4468. 2012-10-05 00:12:18 +02:00
pch.h
Preamble.cpp Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
Preamble.h Fix bug #8422. 2012-12-28 20:08:42 +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 Fix bug #8422. 2012-12-28 20:08:42 +01:00
tex2lyx.h Fix bug #8422. 2012-12-28 20:08:42 +01:00
text.cpp Fix tex2lyx bug #8466: special file names. 2012-12-30 20:52:49 +01:00
TODO.txt Fix the 'caption inset mess' (bug #4647) 2012-12-30 18:29:02 +01:00