X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=add54aaf48f5f5d3385d091413f83544e20f3702;hb=dcdbeb3b3475d803c0c66e463dca64db0103c10d;hp=465f6e4fbf0e48d12239f97fc9412206cae8b31d;hpb=61fa03aeae85c33cb8f485ba0939ad5338a26ecc;p=features.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 465f6e4fbf..add54aaf48 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,142 @@ +2003-01-22 Michael Schmitt + + * 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 + + * reLyX/reLyXmain.pl: fixes the problem where a directory has + the same name as a TeX file. + +2003-01-17 Michael Schmitt + + * lib/examples/*.lyx: + * lib/templates/*.lyx: convert to format 221. + +2003-01-17 Dekel Tsur + + * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files. + +2003-01-15 Jean-Marc Lasgouttes + + * ui/default.ui: re-add ellipsis on some menu entries + +2003-01-15 Dekel Tsur + + * symbols: Fix \Box, \Diamond, \cong, and \surd. + +2003-01-15 Michael Schmitt + + * reLyX/MakePreamble.pm (translate_preamble): + Fix bug 815, do not output \makeindex. + +2003-01-15 Michael Schmitt + + * lyx2lyx/lyxconvert_218.py(remove_figinset): + Fix bug 816, make function more robust. + +2003-01-13 Angus Leeming + + * scripts/convertDefault.sh: make it return the exit status of the + convert program. + +2003-01-13 Martin Vermeer + + * doc/LaTeXConfig.lyx.in: document AGU and EGS classes + +2003-01-12 Michael Schmitt + + * configure.m4: Replace fig/tgif/agr->xpm converters by + fig/tgif/agr->ppm/jpeg converters + +2003-01-12 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): fix for distcheck + +2003-01-06 Angus Leeming + + * 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 + + * layouts/jgrga.layout: + * layouts/aguplus.inc: new class for the AGU Journal of + Geophysical Research + +2003-01-08 José Abílio Oliveira Matos + + * lyx2lyx/parser_tools.py (get_value): make it robust to the + no argument case. + +2003-01-07 Jean-Marc Lasgouttes + + * 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 + + * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble. + +2003-01-07 José Abílio Oliveira Matos + + * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes. + +2003-01-07 José Matos + + * lyx2lyx/lyxconvert_217.py: change bool_table to a function, + becoming more liberal regarding the accepted values. + +2003-01-06 Angus Leeming + + * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an + executable. Use 'type'. + +2003-01-05 John Levon + + * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor + +2003-01-04 Dekel Tsur + + * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns. + +2002-12-23 Jean-Marc Lasgouttes + + * layouts/cl2emult.layout: + * layouts/broadway.layout: + * layouts/hollywood.layout: remove spurious spaces + +>>>>>>> 1.351 +2002-12-20 Dekel Tsur + + * 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 + + * 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 + + * configure.m4: back out LaTeX viewer again + +2002-12-09 André Pönitz + + * symbols: support for \implies and \dots + +2002-12-04 Jean-Marc Lasgouttes + + * configure.m4: remove epsi format + 2002-11-22 Jean-Marc Lasgouttes * bind/sciword.bind: big update: use menus.bind and maths.bind and @@ -14,18 +153,18 @@ 2002-11-20 John Levon * images/math/: implement missing math icons - + 2002-11-20 John Levon * images/math/: renames for stupid OSes - + 2002-11-15 Jean-Marc Lasgouttes * lib/ru_splash.lyx: update from Vitaly Lipatov 2002-11-04 Lars Gullik Bjønnes - * configure.m4 (removing font links): use -f not -r + * configure.m4 (removing font links): use -f not -r 2002-11-01 Dekel Tsur