..
boost.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
box-color.tex
- tex2lyx/preamble.cpp, text.cpp: add support for \textcolor fixes http://bugzilla.lyx.org/show_bug.cgi?id=2457
2008-04-20 23:16:55 +00:00
Context.cpp
more Lexer;
2008-04-05 19:01:43 +00:00
Context.h
more Lexer;
2008-04-05 19:01:43 +00:00
Font.cpp
'using namespace std' instead of 'using std::xxx'
2007-12-12 10:16:00 +00:00
Font.h
fix wrong tex2lyx hack
2007-12-08 10:50:30 +00:00
gettext.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
Makefile.am
remove lengthcommon.cpp and use it as a link from the upper dir
2008-03-20 13:20:18 +00:00
math.cpp
'using namespace std' instead of 'using std::xxx'
2007-12-12 10:16:00 +00:00
Parser.cpp
cleanup parser code at least
2008-04-18 12:26:21 +00:00
Parser.h
cleanup parser code at least
2008-04-18 12:26:21 +00:00
pch.h
shuffle stuff around
2007-11-08 00:09:58 +00:00
preamble.cpp
tex2lyx/preamble.cpp: only cosmetics
2008-04-21 22:08:52 +00:00
Spacing.h
simplify build process of tex2lyx
2007-08-21 23:17:37 +00:00
table.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +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
test.ltx
* src/tex2lyx/test.ltx:
2006-08-12 20:05:28 +00:00
tex2lyx.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
tex2lyx.h
more Lexer;
2008-04-05 19:01:43 +00:00
tex2lyx.man
* src/tex2lyx/tex2lyx.man:
2008-04-20 15:22:17 +00:00
text.cpp
tex2lyx/text.cpp:
2008-04-27 10:54:06 +00:00