]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/lyx_1_4.py
Collapsable -> Collapsible (part 1)
[lyx.git] / lib / lyx2lyx / lyx_1_4.py
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2016-06-25 Richard HeckIn lib/lyx2lyx/: s/while 1/while True/
2016-06-16 Georg BaumUse unicode cmdline args consistently
2015-03-11 José MatosFirst step to make lyx2lyx code support both python...
2011-08-25 Pavel SandaUpdate FSF address, patch from cornelisbb, #7735.
2010-11-05 Richard HeckMove del_token into the files where it is used. We...
2008-01-12 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_4.py:
2008-01-11 Jürgen Spitzmüller*** Support for generic sideways floats ***
2007-09-24 Uwe Stöhrlyx2lyx/lyx_1_4.py: fix typo
2007-07-18 José MatoxFix bug 3404 (from Bo Peng)
2007-02-20 Georg Baum * lib/lyx2lyx/lyx_1_4.py
2007-01-27 Georg Baumfix typo
2006-11-19 Michael Schmitt * lib/lyx2lyx/lyx_1_4.py:
2006-11-12 Georg BaumFix output of labels and references that contain charac...
2006-08-02 José Matoxstring.join(lst) -> " ".join(lst) and not "".join(lst)
2006-08-02 José MatoxRemove calls to deprecated module string.
2006-08-02 José MatoxConvert all python files to utf-8.
2006-07-27 José Matox * LyX.py
2006-07-01 Bo PengRemove all tabs in lib/lyx2lyx/*.py, corresponding...
2006-04-20 Martin Vermeer * lyx_1_4.py
2006-04-10 José Matoxlyx_1_4.py(convert_sgml_paragraphs):
2006-03-17 Georg Baum * parser_tools.py (find_tokens_exact): new...
2006-03-07 José MatoxOnly reset the papersize for a4* paperpackages.
2006-02-22 Georg Baumfix bug 2314
2006-02-13 Georg Baumfix bug 2026 and bug 2088
2006-02-02 Georg Baumfix bug 2244 (branch removal)
2005-11-21 Georg Baumfix bug 2131
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2005-09-20 Georg Baumfix bug 2031 (\lyxline conversion)
2005-09-05 Georg Baumfix bug 1990
2005-08-30 Georg Baumfix bug 2004
2005-08-29 José Matoxfix bug 2001
2005-08-18 José MatoxSeparate preamble from from header. Make its treatment...
2005-08-11 José Matoxadd \\leftindent to the list of allowed paragraph param...
2005-07-29 José MatoxTake into account the lines added to preamble.
2005-07-29 José MatoxFix a4 package removal when the preamble is already...
2005-07-29 José MatoxFix widemargins a4 convertion.
2005-07-29 José MatoxAdded a more precise date and details about 222 to...
2005-07-29 José MatoxPut back support for format 222.
2005-07-22 José Matoxremove wrong comments and add 1.3.6 to the list of...
2005-07-18 José Matoxsmall fixes to minipages convertions and retroversions.
2005-07-18 José Matoxfix two typos converting frenchb (Thanks to Georg)
2005-07-17 José Matoxconvert frenchb language also in the body
2005-07-17 José MatoxRemove the support for a4.sty, a4wide.sty and a4widemar...
2005-07-12 José Matoxfix lyx2lyx bugs for revertion to 221.
2005-07-07 Jean-Marc Lasgouttesclean up french language handling
2005-07-06 José Matoxlyx_1_4.lyx (paperpackage): Fix empty paperpackage...
2005-07-06 José MatoxHandle truncated files.
2005-07-06 José MatoxFix handling of older tex2lyx files.
2005-05-18 Georg Baumfix lyx2lyx paragraph parameter conversion
2005-05-06 José Matoxfix convertion of line and page breaks.
2005-04-26 Georg Baumspelling fix
2005-04-26 Georg Baumfix lyx2lyx conversion of page breaks
2005-02-21 Georg Baumdocument and convert eqref fileformat change
2005-02-17 Georg Baumrepair tabular conversions
2005-02-10 Georg Baumfix frameless box -> parbox conversion in lyx2lyx
2005-02-03 Georg Baumfile format change for bug 698 and fix for the reproduc...
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-06 José Matoxadd start_of_appendix to the paragraph parameters list.
2005-01-06 José Matoxplace one paragraph parameter per line. (file format...
2005-01-05 José MatoxUnify the call to converters into LyX.py. (lyx2lyx)
2005-01-05 José MatoxUnify calling conventions for converter functions and...
2004-12-03 José MatoxFile format up to 238.
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-09 José MatoxFormat up to 237.
2004-09-12 Georg Baumanother small lyx2lyx fix
2004-09-12 Georg Baumunify lyx2lyx warning messages
2004-08-18 José Matoxfix bug where \end_layout was showing after \end_deeper...
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 José MatoxChange \papersize Default|Custom to lower letter for...
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é MatoxConvert \color default -> \color inherit -- 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-05-03 José Matoxfix handling of gzipped files, move default warning...
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-19 José MatoxFix from Martin to revert frame boxes.
2004-04-14 José MatoxThe big lyx2lyx rewrite.