X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=add54aaf48f5f5d3385d091413f83544e20f3702;hb=dcdbeb3b3475d803c0c66e463dca64db0103c10d;hp=38e9857d29174b8b0c1c9e8885ec3de90c6c8235;hpb=5e9b947e55bd0575c428d816af0d6d62095894ba;p=features.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 38e9857d29..add54aaf48 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,204 @@ +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 + make sure we do not use accent-vector + +2002-11-25 Dekel Tsur + + * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi). + +2002-11-21 Angus Leeming + + * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..." + +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 + +2002-11-01 Dekel Tsur + + * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls. + +2002-10-31 John Levon + + * external_templates: small tweak for clarity + +2002-10-30 John Levon + + * ui/default.ui: re-add table-like commands to math, and + some minor fixes + +2002-10-29 Dekel Tsur + + * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased. + +2002-10-28 John Levon + + * CREDITS: fix Rob's entry + +2002-10-28 André Pönitz + + * 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 - * images/math/: use black for visibility (from Edwin) - + * images/math/: use black for visibility (from Edwin) + 2002-10-24 Dekel Tsur * layouts/llncs.layout: Fix the Bibliography layout