lyx_mirror/src/tex2lyx
Georg Baum fae970f4c2 set tex2lyx master file path correctly for input files in a subdir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9962 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-20 16:50:03 +00:00
..
.cvsignore More pch work. 2004-08-18 14:20:18 +00:00
boost.C Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
ChangeLog set tex2lyx master file path correctly for input files in a subdir 2005-05-20 16:50:03 +00:00
context.C update fileformat and fix output of paperfontsize 2005-02-06 09:32:52 +00:00
context.h Declare stuff with a constructor as "class Foo" rather than "struct Foo". 2005-02-25 22:13:13 +00:00
gettext.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
gettext.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
lengthcommon.C some more gettext work 2004-05-26 22:44:45 +00:00
lyxfont.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
lyxfont.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
Makefile.am Make -lz conditional on USE_COMPRESSION. 2005-02-03 15:38:04 +00:00
math.C handle \cr in math arrays and tables 2004-07-23 18:47:57 +00:00
pch.h More pch work. 2004-08-18 14:20:18 +00:00
preamble.C update fileformat and fix output of paperfontsize 2005-02-06 09:32:52 +00:00
Spacing.h the convert patch 2005-01-27 21:05:44 +00:00
table.C Don't crash on nested tables anymore 2005-03-14 17:34:57 +00:00
test-insets.tex After all those hours of frustrating coding on tex2lyx, I decided that I would do easy things for a change. As a result, many new insets are supported, among which minipage; see the files text-*.tex for an idea of things that work now 2003-08-07 22:59:53 +00:00
test-structure.tex Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
tex2lyx.C set tex2lyx master file path correctly for input files in a subdir 2005-05-20 16:50:03 +00:00
tex2lyx.h fix bug 1750 2005-01-06 13:22:20 +00:00
texparser.C Don't crash on nested tables anymore 2005-03-14 17:34:57 +00:00
texparser.h Don't crash on nested tables anymore 2005-03-14 17:34:57 +00:00
text.C fix tex2lyx comment handling 2005-05-18 07:21:00 +00:00