lyx_mirror/src/tex2lyx
Abdelrazak Younes d7d41ee59d header cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22572 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 23:17:24 +00:00
..
boost.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
Context.cpp getting rid of superfluous lyx::support:: statements. 2007-12-12 19:57:42 +00:00
Context.h tex2lyx: support font settings -> move fileformat to 247 2007-12-05 20:02:49 +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
lengthcommon.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Makefile.am Make --without-include-boost compile (autotools) 2007-09-21 07:18:21 +00:00
math.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
Parser.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
Parser.h Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
pch.h shuffle stuff around 2007-11-08 00:09:58 +00:00
preamble.cpp * indention fix 2007-12-23 16:33:34 +00:00
Spacing.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
table.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +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 header cleanup 2008-01-14 23:17:24 +00:00
tex2lyx.h * tex2lyx support for multiple optional argument using \newlyxcommand 2007-12-23 16:33:01 +00:00
tex2lyx.man drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update) 2005-07-16 15:18:14 +00:00
text.cpp * indention fix 2007-12-23 16:33:34 +00:00