lyx_mirror/src/tex2lyx
Abdelrazak Younes dc2a6f95ff Transfer some code from InsetFlex to InsetCollapsable. Add some safeguards and FIXMEs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21400 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-03 09:03:08 +00:00
..
boost.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Context.cpp compile fix 2007-09-29 21:06:50 +00:00
Context.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
Font.cpp Fix tex2lyx for inset font inheritance changes 2007-11-01 09:47:02 +00:00
Font.h Transfer some code from InsetFlex to InsetCollapsable. Add some safeguards and FIXMEs. 2007-11-03 09:03:08 +00:00
gettext.cpp * make it compile 2007-11-01 00:04:13 +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 Patch from "hzluo" <memcache@gmail.com>: 2007-05-10 10:35:57 +00:00
Parser.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Parser.h Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
pch.h remove unused stuff 2007-04-02 12:42:02 +00:00
preamble.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Spacing.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
table.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +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 Fix tex2lyx for the isFileReadable change 2007-10-19 01:14:57 +00:00
tex2lyx.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +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 * Added conversion of latex macros with optional parameters 2007-11-01 11:15:05 +00:00