]> git.lyx.org Git - features.git/blobdiff - lib/ChangeLog
various bits from Michael
[features.git] / lib / ChangeLog
index 5a0248f44798097d0f9591eabff780bff07b32cb..add54aaf48f5f5d3385d091413f83544e20f3702 100644 (file)
@@ -1,3 +1,261 @@
+2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * layouts/cv.layout:
+       * layouts/egs.layout: do not use Include but Input
+
+       * layouts/llncs.layout: do not CopyStyle Journal, which does not
+       exist. 
+
+2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * reLyX/reLyXmain.pl: fixes the problem where a directory has
+       the same name as a TeX file.
+
+2003-01-17  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * lib/examples/*.lyx:
+       * lib/templates/*.lyx: convert to format 221.
+
+2003-01-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files.
+
+2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: re-add ellipsis on some menu entries
+
+2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * symbols: Fix \Box, \Diamond, \cong, and \surd.
+
+2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * reLyX/MakePreamble.pm (translate_preamble):
+       Fix bug 815, do not output \makeindex.
+
+2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * lyx2lyx/lyxconvert_218.py(remove_figinset):
+       Fix bug 816, make function more robust.
+
+2003-01-13  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/convertDefault.sh: make it return the exit status of the
+       convert program.
+
+2003-01-13  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * doc/LaTeXConfig.lyx.in: document AGU and EGS classes
+
+2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
+
+       * configure.m4: Replace fig/tgif/agr->xpm converters by
+       fig/tgif/agr->ppm/jpeg converters
+
+2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (EXTRA_DIST): fix for distcheck
+
+2003-01-06  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: added a few graphics formats (gif, jpg etc).
+
+       * images/banner.xpm: removed.
+       * images/banner.ppm: Re-create the LyX banner in ppm format.
+
+2003-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * layouts/jgrga.layout:
+       * layouts/aguplus.inc: new class for the AGU Journal of
+       Geophysical Research
+
+2003-01-08  José Abílio Oliveira Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/parser_tools.py (get_value): make it robust to the
+       no argument case.
+
+2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/xemacs.bind:
+       * bind/emacs.bind: move keypad bindings later so that the binding
+       for "copy" shown in menus is not C-KP_Insert
+
+2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble.
+
+2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes.
+
+2003-01-07  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_217.py: change bool_table to a function,
+       becoming more liberal regarding the accepted values.
+
+2003-01-06  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an
+       executable. Use 'type'.
+
+2003-01-05  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor
+
+2003-01-04  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns.
+
+2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/cl2emult.layout:
+       * layouts/broadway.layout:
+       * layouts/hollywood.layout: remove spurious spaces
+
+>>>>>>> 1.351
+2002-12-20  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * mathed.lyx: Removed big delimiters table as they are not symbols.
+       Removed the instructions on adding the xfonts dir to the fontpath.
+
+       * symbols: Fix \psi, \leftarrow, \rightsquigarrow, and \varsubsetneq
+
+2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * Makefile.am (install-xfonts): do not use "ln -sf" since some
+       solaris versions do not like it. "ln -f -s" is better.
+
+2002-12-17  John Levon  <levon@movementarian.org>
+
+       * configure.m4: back out LaTeX viewer again
+
+2002-12-09  André Pönitz <poenitz@gmx.net>
+
+       * symbols: support for \implies and \dots
+
+2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
+
+       * configure.m4: remove epsi format
+
+2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/sciword.bind: big update: use menus.bind and maths.bind and
+       make sure we do not use accent-vector
+
+2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
+
+2002-11-21  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * images/math/: implement missing math icons
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * images/math/: renames for stupid OSes
+
+2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lib/ru_splash.lyx: update from Vitaly Lipatov
+
+2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.m4 (removing font links): use -f not -r
+
+2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
+
+2002-10-31  John Levon  <levon@movementarian.org>
+
+       * external_templates: small tweak for clarity
+
+2002-10-30  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: re-add table-like commands to math, and
+         some minor fixes
+
+2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
+
+2002-10-28  John Levon  <levon@movementarian.org>
+
+       * CREDITS: fix Rob's entry
+
+2002-10-28  André Pönitz <poenitz@gmx.net>
+
+       * CREDITS: add Geoffroy Piroux
+
+       * reLyX/reLyX.man:
+         reLyX/reLyX.pod:
+         reLyX/syntax.default: to not change too much math stuff anymore
+
+2002-10-24  John Levon  <levon@movementarian.org>
+
+       * images/math/: use black for visibility (from Edwin)
+
+2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/llncs.layout: Fix the Bibliography layout
+
+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->
@@ -9,8 +267,8 @@
 
 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". 
+       * 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>
 
 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.
 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