]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Work with nested tabulars
[lyx.git] / lib / ChangeLog
index 71a1774ddaf25f55bfdfa4911e90426faa803fbc..78eb9bb710f8e5c4ed3eb94e074935c687e7fa55 100644 (file)
@@ -1,3 +1,172 @@
+2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
+
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * images/math/: add AMS nrel
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * images/: add math sub/super script
+
+       * images/math/: add \brace, \vec etc.
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * Makefile.am: install mathed icons
+
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * images/math/: add all icons except AMS nrel
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * images/math/: add most of the normal XPMs
+2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * lyx2lyx/lyx2lyx: add new format number "221"
+
+2002-08-25  John Levon  <levon@movementarian.org>
+
+       * images/find-replace.xpm: add
+2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: fix epsi->eps converter
+
+       * ui/default.ui: add menu entry for optional-insert
+
+       * CREDITS: update Martin's entry
+
+2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * layouts/stdlayouts.inc:
+       * layouts/stdsections.inc:
+       * layouts/stdstarsections.inc: aded OptionalArgs tags to the
+       relevant layouts
+
+2002-08-21  André Pönitz <poenitz@gmx.net>
+
+       * ui/default.ui: adjust to "tabular unification"
+
+2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
+
+       * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
+       versions are now obtained by prepending a * to the section number
+       (similar to the new behaviour in menus.bind); add binding for \part.
+
+2002-08-15  John Levon  <levon@movementarian.org>
+
+       * scripts/convertDefault.sh: use /bin/sh not /bin/bash
+2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * doc/LaTeXConfig.lyx.in: add description of cl2emult class
+
+       * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
+
+2002-08-15  André Pönitz <poenitz@gmx.net>
+
+       * layouts/cl2emult.layout: new file Springer's cl2emult textclass
+
+2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
+
+       * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
+
+2002-08-08  Herbert Voss  <voss@perce.de>
+
+       * ui/default.ui: put gather into math menu
+               
+2002-08-07  John Levon  <levon@movementarian.org>
+
+       * images/layout_LaTeX.xpm: remove - obsolete
+2002-08-05  John Levon  <levon@movementarian.org>
+
+       * images/dialog-tabular-insert.xpm: remove unneeded xpm
+2002-08-05  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui:
+       * bind/xemacs.bind: back to tabular-insert
+2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
+
+       * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
+
+2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
+
+2002-07-30  André Pönitz <poenitz@gmx.net>
+       
+       * configure.m4:
+       * ui/default.ui: make math-extern a bit more visible in Edit->Math
+
+       * bind/math.bind: remove some strange bindings for Ø and Å
+
+2002-07-30  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
+       don't get confused.
+
+2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * examples/fr_CV.lyx:               new file
+       * examples/fr_ExemplesTableaux.lyx:
+       * examples/fr_ListesPuces.lyx:
+       * examples/fr_mathed.lyx:           update
+
+2002-07-18  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
+       the shell does not escape "\\".
+
+2002-07-22  Herbert Voss  <voss@lyx.org>
+
+       * scripts/convertDefault.sh: defines a converter which is used
+       when no userdefined was found
+               
+2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ui/default.ui: cleanup after change of Menu syntax. the
+       foo_nobuffer menus are gone
+
+       * bind/sv_menus.bind: 
+       * bind/sciword.bind: remove some cruft
+
+       * tex/iletter.cls:
+       * layout/iletter.layout:
+       * templates/iletter.lyx: removed all traces of the iletter bundle
+       and put it on the contrib/ area of our ftp site
+
+2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: fix definition of the lyxpreview2ppm converter;
+       add ppm format. All should work out of the box now, even though
+       all may not be pretty
+
+2002-07-18  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
+       scary_eqns.lyx. 
+
+2002-07-17  André Pönitz <poenitz@gmx.net>
+       
+       * configure.m4: fix typo in last change
+       * symbols: add \hbar
+
+2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * bind/menus.bind: fix bindings using asterisk to ignore shift
+       modifier
+
 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * configure.m4: add formats fig and epsi