lyx_mirror/src/tex2lyx
Georg Baum 7bdc34a987 Implement forced local layouts
These should be used if any new style needs to be introduced in the stable
2.1 series: If the ForceLocal flag of the style is set, it will always be
written to the document header, so that even older 2.1 versions can read
and correctly output the document.
2013-05-15 07:19:49 +02:00
..
test Implement forced local layouts 2013-05-15 07:19:49 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp
CMakeLists.txt Add test for Layout::write() 2013-05-13 21:53:28 +02: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 test for Layout::write() 2013-05-13 21:53:28 +02:00
math.cpp tex2lyx: support further TIPA characters 2013-02-19 00:07:24 +01:00
Parser.cpp Remove confusing warning 2013-03-04 19:50:49 +01:00
Parser.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
pch.h
Preamble.cpp tex2lyx: support for Iwona fonts 2013-03-19 01:18:38 +01:00
Preamble.h Improve texl2yx refstyle support 2013-02-22 21:59:23 +01:00
table.cpp Fix bug #5408: tex2lyx cannot handle verbatim code 2013-02-04 10:25:58 +01:00
tex2lyx.1in Implement tex2lyx -m switch (bug #8393) 2012-10-23 20:45:21 +02:00
tex2lyx.cpp Use the LyX name of encodings instead of the LaTeX names. 2013-02-18 23:52:42 +01:00
tex2lyx.h Fix missing language option for CJKutf8.tex 2013-02-18 20:05:33 +01:00
text.cpp Revert "tex2lyx/text.cpp: fix a typo spotted by clang" 2013-05-06 01:54:17 +02:00
TODO.txt Support \caption* (bug #3209) 2013-03-22 22:23:38 +01:00