]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
finally apply DepTable patch; simplify file browsing in ControlExternal
[lyx.git] / lib / ChangeLog
index c7505e4f88c87cb3db9eba0a85749b0633c59563..2971408794ae2afbde83d1968dc10633a2a30ec2 100644 (file)
@@ -1,3 +1,480 @@
+2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * examples/fr_EtiquetteMath.lyx: removed
+
+2002-01-16  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_stdlayouts.inc: Fix name for caption.
+
+2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
+       of fonts-xlfd in the light of Dekel's suggestions.
+       This file still doesn't run LaTeX successfully without bolting the
+       lyxcode definition into the preamble but is otherwise Ok.
+
+2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
+
+       * layouts/kluwer.layout: remove caption layout
+
+2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>     
+
+       * examples/MathLabeling.lyx:
+       * examples/nl_MathLabeling.lyx: removed, since they are useless.
+
+2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: try to fix problem with groff detection
+
+2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * lyxrc.example: change the names of some variables in line with lyxrc.C
+
+2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * reLyX/BasicLyX.pm: Add support for amsmath environments.
+
+2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
+
+       * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
+       a harmless noweb error.
+
+2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/default.ui: added dots "..." to insert->include file.
+
+2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: fix typo in \print_spool_command name.
+
+2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
+       CTAN references.
+
+       * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
+       used for checking for a program and add the corresponding entry in
+       lyxrc.defaults. Used this for various checks (not finished yet).
+
+       * doc/LaTeXConfig.lyx.in: general update: moved things around,
+       corrected some entries, collapsed some others, added graphicx.
+
+2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * chkconfig.ltx: check also for graphicx.sty
+
+2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/default.ui: fix shortcut clash in the insert menu.
+
+2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * symbols: Add glyph for \colon for the symbol font.
+
+2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * images/citation-insert.xpm:
+       * images/label-insert.xpm:
+       * images/index-insert.xpm: new icons from Elena Samsonova
+
+       * images/math-panel.xpm: new icon from Herbert Voss
+
+2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/de_splash.lyx: update from Hartmut Haase.
+
+2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/Math_macros.lyx:
+       * examples/fr_Macros_Math.lyx: removed, since this information
+       is in the UserGuide.
+
+       * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
+
+2001-11-27  Garst R. Reese  <reese@isn.net>
+
+       * tex/hollywood.cls:
+       * layouts/hollywood.layout:
+       * examples/script_form.lyx: updated hollywood class and support
+       files. 
+
+2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: add Ben Stanley
+
+2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
+       comments.
+
+2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
+
+       * templates/kluwer.lyx: 
+       * layouts/kluwer.layout: new textclass for journals edited by
+       Kluwer.  
+
+       * doc/LaTeXConfig.lyx.in: update
+
+2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * examples/chess-article.lyx: Fixed comments. Removed hacks
+       caused by my lack of understanding of TeX macros and LyX layouts.
+       This version is immensely cleaner.
+       
+       * examples/chessgame.lyx: Minimized ERT while still showing off
+       the external chess material insets.
+       
+       * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
+       comment handling into skak framework. Fixed some bugs in skak.sty!
+       
+       * layouts/chess.layout: Fixed up layout. Removed kludges in previous 
+       version. Added Subvariation, Subsubvariation, etc.
+
+2001-11-13  André Pönitz  <poenitz@gmx.net>
+
+       * ui/default.ui: create a new Submenu Insert->Math, since placing
+       everything in the main insert menu seems not possible in the long
+       run...
+
+2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: move math panel from Edit to Insert.
+
+2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * layouts/chess.layout: 
+       * examples/chess-article.lyx: a new class and example for writing
+       articles about chess.
+
+2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * external_templates: Use UpdateResult
+
+       * scripts/*.py: Fix for python 1.5
+
+2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/iecc05.fen: 
+       * examples/iecc07.fen: 
+       * examples/iecc12.fen:
+       * lib/examples/chessgame.lyx: an example for the new chess support.
+
+2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * external_templates: Minor tweak. Changed $$FPath/$$Basename
+       to $$FPath$$Basename.
+
+2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * external_templates: Fix up the help message for ChessDiagram
+       again (referring to the new lyxskak.sty). Reworked the LaTeX
+       output to use skak.sty \loadgame{file} feature.
+
+2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am: remove BUGS.lyx mention
+2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ui/default.ui: remove Known Bugs entry
+2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * scripts/fen2latex.py: Simplified greatly. Now uses skak.
+       
+       * scripts/fen2ascii.py: New file added. Makes a nice ascii
+       representation of the chess position.
+
+2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * external_templates: Changed comment to inform user to use skak
+       package instead of the very old chess.sty for external chess
+       material. Added the -mode EditPosition flag to the "xboard"
+       invocation. Fixed the invocation of fen2ascii (which did *not*
+       exist, even though it was referenced).
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_lyxmacros.inc:
+       * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
+       
+2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/it_splash.lyx: update from Claudio Coco
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_stdtitle.inc: added align and alignpossible to date.
+       Now the default is left and center is still possible.
+
+2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
+
+       * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
+       Now the last language in the document option is the document language.
+       Code clean, remove unused variables.
+       
+       * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
+
+2001-10-17  José Matos  <jamatos@fep.up.pt>
+
+       * reLyX/MakePreamble.pm: add support for \makeindex, added support
+       for optional arguments to babel, remove fontenc package. Don't
+       print the latex preamble if there isn't none to print.
+
+2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
+       Hopefully more precise and much faster.
+
+2001-10-15  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
+       RevisionMark and Revision styles.
+
+2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
+       symbolic links
+
+2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: add two unsung heroes
+
+2001-10-10  Herbert Voss  <voss@perce.de>
+
+       * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
+
+2001-10-09  Herbert Voss  <voss@perce.de>
+
+       * default.ui: help-Texinfo
+       gives an info about the installed texfiles (cls,sty,bst)
+
+2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * kbd/iso8859-4.cdef: 
+       * kbd/iso8859-9.cdef: new files
+
+2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * kbd/iso8859-3.cdef: new file
+
+       * kbd/iso8859-1.cdef: 
+       * kbd/iso8859-15.cdef: update
+
+2001-10-03  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/linuxdoc.layout:
+       * layouts/manpage.layout:
+       * layouts/db_lyxmacros.inc:
+       * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
+       Latex tag.
+
+2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * languages: change default encoding for estonian to latin1
+
+2001-10-01  Garst R. Reese  <reese@isn.net>
+
+       * tex/hollywood.cls:
+       * layouts/hollywood.layout:
+       * examples/script_form.lyx:
+       * templates/hollywood.lyx: updated hollywood class and support
+       files. 
+
+2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
+
+2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: add Jürgen Spitzmüller
+
+2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/default.ui: remove layout-save-default from "Layout"
+       for it's in Layout -> Document now.
+
+2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * layouts/g-brief-en.layout:
+       * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
+
+2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: update M. Schmitt entry
+
+       * ui/default.ui: remove trailing '...' for Insert>Note
+
+2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/heb-article.layout: fix labelfont of Proof layout
+
+2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/script_form.lyx: added
+       * examples/scriptone.lyx: deleted
+       * layouts/hollywood.layout:
+       * tex/hollywood.cls: update of the hollywood class
+
+2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/dinbrief.layout: 
+       * layouts/egs.layout: 
+       * layouts/iletter.layout: 
+       * layouts/stdletter.inc: remove bogus use of the now defunct Latex
+       tag
+
+2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/da_splash.lyx: new translation from Claus Hindsgaul
+
+       * ui/default.ui: comment out reference manual from the help menu
+       (the reference manual is now obsolete).
+
+       * layouts/cv.layout: add ObsoletedBy version of SubSection
+
+2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * kbd/koi8-r.kmap: update from Vitaly Lipatov
+
+       * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
+       restrict font size to `11pt'
+
+       * layouts/cv.layout: rename SubSection layout to Subsection
+
+2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
+
+       * reLyX/reLyX.in: fix initialization before BEGIN block.
+
+2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Makefile.am (pkgdata_DATA): Add symbols file.
+
+2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure:
+       * configure.m4: add converters for XPM to allow inline display
+       * Makefile.am: add rule for configure
+2001-08-31  José Matos  <jamatos@fep.up.pt>
+       * reLyX/reLyX.in: added debug statement.
+       Moved the insertion in @maybe_dir to push.
+
+       * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
+       by recent versions of Perl. Allow compatability with perl 5.002.
+
+       * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
+
+2001-08-28  José Matos  <jamatos@fep.up.pt>
+       * reLyX/reLyX.in: allow reLyX to be run from the source directory.
+
+2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ui/default.ui: sanitise math/tabular entries
+2001-07-25  André Pönitz <poenitz@gmx.net>
+
+       * bind/math.bind:
+         bind/sciword.bind: use new syntax for 'math-insert'
+
+2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: change 'toggle appendix' entry
+
+2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * configure.m4: Fix behaviur when latex is not found.
+       Fix SEARCH_PROG.
+
+2001-07-29  Baruch Even  <baruch@lyx.org>
+
+       * configure.m4: Added conversion from EPS to PDF using epstopdf.
+
+2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * bind/cua.bind:
+       * ui/default.ui: entries for thesaurus
+2001-07-25  André Pönitz <poenitz@gmx.net>
+
+       * bind/math.bind:  new LFUN 'math-space'
+
+2001-07-23  Baruch Even <baruch@lyx.org>
+
+       * configure.m4: Added conversion of images support, used when
+       exporting images in formats (PDF)Latex cannot handle directly.
+
+2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (dist-hook): only try to get lyxdoc if not already
+       present. 
+
+2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
+
+       * bind/*.bind: add binding for ligature-break-insert
+
+2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/default.ui: 
+       * bind/cua.bind: 
+       * bind/emacs.bind: 
+       * bind/xemacs.bind: fix binding for raw double quote
+
+2001-07-22  José Matos  <jamatos@fep.up.pt>
+
+       * reLyX/MakePreamble.pm (translate_preamble): add lots of options
+       to convert from latex to lyx preamble. That means support for language, 
+       geometry, several \usepackages. Almost all the options that are present
+       in Layout->Document.
+       
+2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: change 'hyphenation break' to 'ligature break'.
+
+2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: change a shortcut
+
+2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * chkconfig.ltx: test for the presence of natbib.
+
+       * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
+       present.
+
+2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * bind/xemacs.bind: 
+       * bind/sciword.bind: 
+       * bind/emacs.bind: 
+       * bind/cua.bind: 
+       * ui/default.ui: use inset-toggle instead of open-stuff
+
+2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * layouts/literate-scrap.inc: Added PassThru tag
+
+2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/*.bind: do the same correctly for all files :)
+
+2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * ui/default.ui: remove credits/version/copyright add about lyx
+
+2001-07-12  Juergen Vigna  <jug@sad.it>
+
+       * bind/cua.bind: moved C-l from mode-tex to ert-insert
+
+2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * images/ert-insert.xpm: renamed from tex-mode.xpm
+
+2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * ui/default.ui: add icon for ert-insert + entry in menu
+
 2001-07-09  Juergen Vigna  <jug@sad.it>
 
        * images/banner.xpm: new development banner after a LyX-Meeting!