lyx_mirror/lib/lyx2lyx
Georg Baum 8d914e2c52 * parser_tools.py (find_tokens_exact): new, extract tokens with
exact match
        * parser_tools.py (find_token2): rename to find_token_exact and make
        it work for tokens with spaces
        * lyx_1_4.py (revert_box, convert_collapsable, revert_bibtopic,
        convert_float): use find_token(s)_exact instead of find_token(s).
        This does not match "FloatList" when "Float" is searched (bug 2245)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13410 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-17 09:52:13 +00:00
..
ChangeLog Only reset the papersize for a4* paperpackages. 2006-03-07 11:21:08 +00:00
lyx2lyx Implement return codes consistently. 2005-07-05 15:28:44 +00:00
lyx_0_12.py Separate preamble from from header. Make its treatment more robust. 2005-08-18 17:33:26 +00:00
lyx_1_0_0.py Fix second part of bug 666 (I\'m not joking). Complete support for older tabular, only the 3 was missing. 2005-11-24 12:25:26 +00:00
lyx_1_0_1.py Unify the call to converters into LyX.py. (lyx2lyx) 2005-01-05 18:52:59 +00:00
lyx_1_1_4.py Unify the call to converters into LyX.py. (lyx2lyx) 2005-01-05 18:52:59 +00:00
lyx_1_1_5.py fix bug 2026 and bug 2088 2006-02-13 07:48:26 +00:00
lyx_1_1_6.py fix bug 2026 and bug 2088 2006-02-13 07:48:26 +00:00
lyx_1_1_6fix3.py fix vertical alignment convertion for tables in format 216. 2005-09-09 15:23:09 +00:00
lyx_1_2.py fix bug 2026 and bug 2088 2006-02-13 07:48:26 +00:00
lyx_1_3.py * parser_tools.py (find_tokens_exact): new, extract tokens with 2006-03-17 09:52:13 +00:00
lyx_1_4.py * parser_tools.py (find_tokens_exact): new, extract tokens with 2006-03-17 09:52:13 +00:00
LyX.py fix bug 2026 and bug 2088 2006-02-13 07:48:26 +00:00
Makefile.am add python support to configure 2005-07-15 16:38:59 +00:00
parser_tools.py * parser_tools.py (find_tokens_exact): new, extract tokens with 2006-03-17 09:52:13 +00:00
profiling.py Add code that profiles lyx2lyx. 2004-10-10 19:25:48 +00:00