]> git.lyx.org Git - features.git/blobdiff - lib/ChangeLog
skak support, John's ERT fixes, loclae blunder fix
[features.git] / lib / ChangeLog
index df87c7325ab1e711b363eb9df9c746973ff844ce..dc6ccecba6c9d574a0134c1e93be38b3c97058a1 100644 (file)
@@ -1,3 +1,221 @@
+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.