]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/parser_tools.py
Changing ; to # (and testing to commit)
[lyx.git] / lib / lyx2lyx / parser_tools.py
2007-02-16 Georg BaumAvoid endless loops, e.g when an end_deeper is missing
2006-08-07 José MatoxGive to get value a default argument,
2006-08-02 José MatoxStart to consolidate the functions in parser tools.
2006-07-27 José Matox * LyX.py
2006-07-27 José Matoxparser_tools.py (del_token): rename arguments to be...
2006-07-01 Bo PengRemove all tabs in lib/lyx2lyx/*.py, corresponding...
2006-04-10 José Matoxparser_tools.py (find_tokens, find_tokens_exact): repla...
2006-03-17 Georg Baum * parser_tools.py (find_tokens_exact): new...
2006-02-13 Georg Baumfix bug 2026 and bug 2088
2005-09-20 Georg Baumfix bug 2031 (\lyxline conversion)
2004-08-15 José MatoxReorganised lyx2lyx, transfering it knowleadge of the...
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-04 José Matoxremove \r from line's end when present -- lyx2lyx
2004-07-01 Georg Baumupdate file format to reflect the paperpackage bugfix
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-11 José Matoxwhitespace, bugfixes, and convertions dependent on...
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-19 José MatoxFix revert chain.
2004-04-14 José MatoxThe big lyx2lyx rewrite.
2003-12-05 José MatoxFix warnings in python 2.3.
2003-07-28 José Matoxlyx2lyx supports gziped files, version header correct
2003-03-14 Dekel TsurFix conversion of minipages that contains tabulars.
2003-01-08 José MatoxFix bug 436
2002-10-28 Dekel TsurSmall change.
2002-10-11 Dekel TsurFix bug reported by Martin.
2002-09-03 Dekel TsurPrevent changing of non-tabular lines.
2002-08-31 Dekel TsurWork with nested tabulars
2002-08-24 Dekel Tsurlyxconvert_220 module for Rob's patch
2002-08-19 Dekel TsurCleanup
2002-08-12 Dekel Tsurold ERT insets should just be ignored
2002-08-10 Dekel TsurSmall changes
2002-08-06 Dekel Tsur- Fix ert conversion
2002-08-05 Dekel TsurSmall changes
2002-08-03 Dekel TsurFew improvements
2002-08-03 Dekel TsurFew improvements
2002-08-02 Dekel TsurHandle LaTeX layout, and collapse consecutive ERT insets
2002-08-02 Dekel TsurConvert ERT and figinsets. Perhaps incomplete.
2002-08-01 José MatoxInitial inclusion of lyx2lyx files