X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=78eb9bb710f8e5c4ed3eb94e074935c687e7fa55;hb=e579a794e26e9614c6bb874ce446fea311a2e1d6;hp=0f3b87156b8221d7c8e91448d6d8ed21bae7b743;hpb=26391776f2ed9ee6d213b2168651f0030095ce25;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 0f3b87156b..78eb9bb710 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,209 @@ +2002-08-31 Dekel Tsur + + * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars + +2002-08-29 John Levon + + * images/math/: add AMS nrel + +2002-08-29 John Levon + + * images/: add math sub/super script + + * images/math/: add \brace, \vec etc. + +2002-08-29 John Levon + + * Makefile.am: install mathed icons + +2002-08-29 John Levon + + * images/math/: add all icons except AMS nrel + +2002-08-29 John Levon + + * images/math/: add most of the normal XPMs + +2002-08-28 Rob Lahaye + + * lyx2lyx/lyx2lyx: add new format number "221" + +2002-08-25 John Levon + + * images/find-replace.xpm: add + +2002-08-23 Jean-Marc Lasgouttes + + * 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 + + * layouts/stdlayouts.inc: + * layouts/stdsections.inc: + * layouts/stdstarsections.inc: aded OptionalArgs tags to the + relevant layouts + +2002-08-21 André Pönitz + + * ui/default.ui: adjust to "tabular unification" + +2002-08-15 Juergen Spitzmueller + + * 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 + + * scripts/convertDefault.sh: use /bin/sh not /bin/bash + +2002-08-15 Jean-Marc Lasgouttes + + * 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 + + * layouts/cl2emult.layout: new file Springer's cl2emult textclass + +2002-08-10 Dekel Tsur + + * lyx2lyx/parser_tools.py (get_paragraph): Fixed. + + * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands. + +2002-08-08 Herbert Voss + + * ui/default.ui: put gather into math menu + +2002-08-07 John Levon + + * images/layout_LaTeX.xpm: remove - obsolete + +2002-08-05 John Levon + + * images/dialog-tabular-insert.xpm: remove unneeded xpm + +2002-08-05 John Levon + + * ui/default.ui: + * bind/xemacs.bind: back to tabular-insert + +2002-08-03 Dekel Tsur + + * 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 + + * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets. + +2002-07-30 André Pönitz + + * 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 + + * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs + don't get confused. + +2002-07-24 Adrien Rebollo + + * examples/fr_CV.lyx: new file + * examples/fr_ExemplesTableaux.lyx: + * examples/fr_ListesPuces.lyx: + * examples/fr_mathed.lyx: update + +2002-07-18 Angus Leeming + + * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that + the shell does not escape "\\". + +2002-07-22 Herbert Voss + + * scripts/convertDefault.sh: defines a converter which is used + when no userdefined was found + +2002-07-20 Jean-Marc Lasgouttes + + * 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 + + * 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 + + * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with + scary_eqns.lyx. + +2002-07-17 André Pönitz + + * configure.m4: fix typo in last change + * symbols: add \hbar + +2002-07-17 Jean-Marc Lasgouttes + + * bind/menus.bind: fix bindings using asterisk to ignore shift + modifier + +2002-07-16 Jean-Marc Lasgouttes + + * configure.m4: add formats fig and epsi + +2002-07-16 Andrew Zabolotny + + * 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 + + * 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 + + * lib/configure.m4: fix the detection of cygwin when the shell is + not bash + +2002-07-12 Angus Leeming + + * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm. + +2002-07-12 André Pönitz + + * ui/default.ui: add menu for font changes + * symbols: add textt + 2002-07-10 Andrew Zabolotny * bind/emacs.bind: @@ -23,9 +229,6 @@ 2002-07-09 André Pönitz * symbols: use it to define insets, too - -2002-07-09 André Pönitz - * configure.m4: * symbols: wasy symbols added