lyx_mirror/src/tex2lyx
Georg Baum 3ded1c8506 Fix bug #8116.
The string we parse as name may contain backslashes if \csname ... \endcsname
is used. Therefore we have to output it using asInput() instead of cs().
2012-05-13 18:41:51 +02:00
..
test Import table cells in turn environment. 2012-05-06 19:12:51 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp
CMakeLists.txt do not hardcode packages loaded by external insets 2011-12-13 19:40:05 +00:00
Context.cpp
Context.h Fix invalid \size output with no active layout before sectioning environments. 2011-01-07 19:58:31 +00:00
Makefile.am do not hardcode packages loaded by external insets 2011-12-13 19:40:05 +00:00
math.cpp Do not swallow math comments in tex2lyx. 2012-05-06 16:48:44 +02:00
Parser.cpp Fix typo and whitespace 2012-03-10 21:20:25 +00:00
Parser.h Fix typo and whitespace 2012-03-10 21:20:25 +00:00
pch.h
Preamble.cpp Fix bug #8116. 2012-05-13 18:41:51 +02:00
Preamble.h Fix bug #8104 (\date argument was eaten) 2012-04-19 20:46:08 +02:00
table.cpp Import table cells in turn environment. 2012-05-06 19:12:51 +02:00
tex2lyx.1in Fix bug #5906 (missing -p command) by updating the man page. 2012-01-08 17:38:48 +00:00
tex2lyx.cpp fix preamble output in case child docs are present 2011-12-04 15:35:59 +00:00
tex2lyx.h Fix bug #3036: font changes inside \markright do not escape outside their scope 2011-11-13 16:11:45 +00:00
text.cpp Fix bug #8104 (\date argument was eaten) 2012-04-19 20:46:08 +02:00
TODO.txt Update tex2lyx to file format 427. InsetIPA is not yet supported, but the 2012-03-10 11:53:47 +00:00