]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Work with nested tabulars
[lyx.git] / lib / ChangeLog
index 3551398669cb5f37e1d5d2a03aa7d2a3ff38c116..78eb9bb710f8e5c4ed3eb94e074935c687e7fa55 100644 (file)
@@ -1,3 +1,324 @@
+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
+
+2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
+
+       * bind/emacs.bind: 
+       * bind/xemacs.bind: 
+       * bind/sciword.bind: 
+       * bind/cua.bind: include greekkeys and cyrkeys bindings
+
+       * bind/greekkeys.bind:
+       * bind/cyrkeys.bind: bindings to enter cyrillic and greek
+       characters directly from keyboard
+
+2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * bind/menus.bind: cleanup shortcuts for section layouts. Starred
+       versions are now obtained by prepending a * to the section number
+       (M-p asterisk 0 .. M-p asterisk 6)
+
+       * images/banner.xpm.orig: remove
+
+2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
+
+       * lib/configure.m4: fix the detection of cygwin when the shell is
+       not bash
+
+2002-07-12  Angus Leeming  <leeming@lyx.org>
+
+       * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
+
+2002-07-12  André Pönitz <poenitz@gmx.net>
+       
+       * ui/default.ui: add menu for font changes
+       * symbols: add textt
+
+2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
+
+       * bind/emacs.bind: 
+       * bind/xemacs.bind: 
+       * bind/sciword.bind: 
+       * bind/cua.bind: better support for selection from numeric keypad
+
+       * kbd/cp1251.cdef:
+       * kbd/ibm866.cdef:
+       * kbd/koi8-r.cdef:
+       * kbd/koi8-t.cdef:
+       * kbd/koi8-u.cdef: new encoding definitions
+
+2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
+
+       * bind/sciword.bind: disable M-x c to allow M-x
+
+2002-07-09  Angus Leeming  <leeming@lyx.org>
+
+       * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
+       as it's not portable apparently.
+
+2002-07-09  André Pönitz <poenitz@gmx.net>
+       
+       * symbols: use it to define insets, too
+       * configure.m4:
+       * symbols: wasy symbols added
+
+2002-07-08  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
+       left and right if so desired.
+
+2002-07-08  André Pönitz <poenitz@gmx.net>
+       
+       * symbols: more stuff missing from the Porto changes
+
+2002-07-05  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: added.
+       * scripts/lyxpreview2xpm: removed.
+
+2002-06-19 Herbert Voss  <voss@perce.de>
+
+       * configure.m4: add converters for epsi and (x)fig
+       
+2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
+
+       * languages: add support for belarusian and kazakh
+
+       * encodings: add pt154
+
+2002-06-27  André Pönitz <poenitz@gmx.net>
+       
+       * configure.m4: add support for lyxpreview "format"
+
+       * scripts/lyxpreview2xpm: add file
+
+2002-06-25  André Pönitz <poenitz@gmx.net>
+
+       * symbols: special characters
+
+2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/heb-article.layout: Fix due to \usepackage{babel}
+       position change in lyx 1.2.0.
+
+2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ui/default.ui: fix ellipses
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ui/default.ui: remove Index Entry of last word
+
+       * ui/old-default.ui: remove
+2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * examples/mathed.lyx: Remove obsolete part.
+
+2002-06-17 Herbert Voss  <voss@perce.de>
+       * configure.m4: install only those converters which are different
+       to convert, because this is taken as the default. SO we can get
+       rid of all problems when user do not have installed the right
+       converters.
+
+2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * examples/fr_ExemplesTableaux.lyx: update
+       * examples/fr_mathed.lyx: new file
+
+2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: change tgif file extension to .obj, as it should
+       have been
+
+2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * examples/TableExamples.lyx: fix footnotes inside tables
+       (bug 442)
+
+2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * external_templates: change the requirements of the xfig and
+       rasterimage templates to "graphicx" instead of "graphics".
+
+2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
+       Schmitt 
+
+       * reLyX/reLyX.in: honor variable LYX_DIR_13x
+
 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * configure.m4: fix handling of --with-version-suffix, so that
 
 2002-05-23  André Pönitz <poenitz@gmx.net>
 
-       * lib/autocorrect: new file
+       * autocorrect: new file
 
 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>