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