]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
add stdfloats.inc and stdcounters.inc to a lot of layout files
[lyx.git] / lib / ChangeLog
index 637905adb2cb79dd979c196b7c9e9b15e48e12fc..e5b029fe929366cd336694fa6eb478238a9055fd 100644 (file)
@@ -1,7 +1,191 @@
+2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * layouts/many layout files: add stdfloats and stdcounters
+
+2002-10-24  André Pönitz <poenitz@gmx.net>
+
+       * layout/scrclass.inc: use stdcounters.inc
+
+2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * kbd/koi8-u.kmap: Fix crash when using the map.
+
+2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
+
+       * examples/he_example_raw.lyx:
+       * examples/he_he_example_lyxified.lyx:
+       * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
+
+2002-10-22  André Pönitz <poenitz@gmx.net>
+
+       * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
+
+2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * symbols: Handle \not using a macro.
+
+2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * layouts/foils.layout: add more layouts
+
+2002-10-18  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
+       if so desired.
+
+2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.m4: add mozilla as default previewer for html
+
+2002-10-14  André Pönitz <poenitz@gmx.net>
+
+       * ui/default.ui: support for flalign
+
+2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
+
+       * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
+       Make the code more
+
+       * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
+       Add a check for kdeprintfax.
+
+2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/emacs.bind: add bindings for M-< and M->
+
+2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
+       in the Standard layout.
+
+2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
+       "\begin_inset Float " to avoid matching "\begin_inset FloatList".
+
+2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
+       (remove_oldert): Fix for ERT inside tabulars.
+       (change_listof): New function. Convert LatexCommand inset to
+       FloatList inset.
+       (fix_oldfloatinset): New function. Add "wide false" to float insets.
+
+2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
+
+2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/lyxmacros.inc: Patch from Gady Kozma.
+
+2002-09-15  John Levon  <levon@movementarian.org>
+
+       * images/math/: add icons for delimiters
+
+2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
+       (remove_oldminipage): Simplified.
+
+2002-09-10  José Matos  <jamatos@fep.up.pt>
+
+       * scripts/*.py: changed all header to
+       #! /usr/bin/env python
+       so that python's path is no longer hardcoded.
+
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * images/math/: add dots XPMs
+
+2002-09-07  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add depth-decrement too as discussed
+
+2002-09-06  Angus Leeming  <leeming@lyx.org>
+
+       * CREDITS: add Pablo De Napoli, formerly languishing in the
+       math panel headers.
+
+2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * layouts/stdcounters.inc: new file
+
+       * layouts/stdclass.inc: include standard counters
+
+2002-09-05  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
+       suggested by André.
+
+2002-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
+       The new script takes an extra argument specifying the desired
+       output format, ppm or png.
+
+       * configure.m4: associated changes.
+
+2002-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
+       is some input value.
+
+2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * layouts/stdclass.inc: include stdfloats.h
+
+       * layouts/stdfloats.inc: new file
+
+2002-09-03  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: test expects integer arguments.
+       ${RESOLUTION} may be a float. Truncate it.
+
+2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
+       of non-tabular lines.
+
+2002-09-03  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
+       generating more than 999 preview snippets by passing and using the
+       number of digits needed by the filenames generated by gs.
+
+2002-09-03  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
+       option parsed by preview.sty v 0.73.
+
+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"
@@ -9,7 +193,7 @@
 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
 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
 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/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
 
 
        * 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/sv_menus.bind:
        * bind/sciword.bind: remove some cruft
 
        * tex/iletter.cls:
 2002-07-18  Angus Leeming  <leeming@lyx.org>
 
        * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
-       scary_eqns.lyx. 
+       scary_eqns.lyx.
 
 2002-07-17  André Pönitz <poenitz@gmx.net>
-       
+
        * configure.m4: fix typo in last change
        * symbols: add \hbar
 
 
 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
 
-       * bind/emacs.bind: 
-       * bind/xemacs.bind: 
-       * bind/sciword.bind: 
+       * bind/emacs.bind:
+       * bind/xemacs.bind:
+       * bind/sciword.bind:
        * bind/cua.bind: include greekkeys and cyrkeys bindings
 
        * bind/greekkeys.bind:
        * 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/emacs.bind:
+       * bind/xemacs.bind:
+       * bind/sciword.bind:
        * bind/cua.bind: better support for selection from numeric keypad
 
        * kbd/cp1251.cdef:
        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
        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>
 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-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.
+
+       * 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>
 
 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
-       Schmitt 
+       Schmitt
 
        * reLyX/reLyX.in: honor variable LYX_DIR_13x
 
 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
 
        * images/buffer-new.xpm: icon from Vitaly Lipatov
+
 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
 
        * CREDITS: kill mention of KDE