X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=a429a4e72af279d05da022f2a728d7481211451f;hb=98c966c64594611e469313314abd1e59524adb4a;hp=0f903b23d606ff42b4cc7e9aa60eb006f9829036;hpb=6b06c32682254e2efade025d2150d51aa90ef59c;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 0f903b23d6..a429a4e72a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,460 @@ +2002-04-01 Lars Gullik Bjønnes + + * CREDITS: add Claus Hindsgaul + +2002-03-28 Jean-Marc Lasgouttes + + * layouts/kluwer.layout: remove TocDepth tag + +2002-03-27 Herbert Voss + + * layouts/ltugboat.layout: + * layouts/dtk.layout: new layouts. + + * doc/LaTeXConfig.lyx.in: add description for layouts + dtk and ltugboat + +2002-03-27 Marco Morandini + + * configure.m4: fix grace to eps converter + +2002-03-19 Kayvan A. Sylvan + + * examples/listerrors.lyx: Fixed to run with python-1.5 as well + as with latest python-2.2 + + * scripts/listerrors: Re-generated from listerrors.lyx + +2002-03-25 Jean-Marc Lasgouttes + + * Makefile.am (install-xfonts): fix the target when no X fonts + have been found. + General: do not use $$(foo) instead of $${foo} for shell variables! + +2002-03-21 Lars Gullik Bjønnes + + * Minipage.lyx: + * TableExamples.lyx: + * amsart-test.lyx: + * amsbook-test.lyx: + * examples/ca_splash.lyx: + * examples/da_splash.lyx: + * examples/decimal.lyx: + * examples/mathed.lyx: + * examples/multicol.lyx: + * examples/splash.lyx: update to 220 + + * Makefile.am (install-xfonts): force link + +2002-03-20 Angus Leeming + + * ui/default.ui: Change "What's this?" to "Tooltips". + +2002-03-19 Jean-Marc Lasgouttes + + * create_fonts_dir: + * fonts-xlfd: removed + + * configure.m4: add a replacement for the create_fonts_dir script. + This one checks for ttf fonts too. The font links are created in + the xfonts/ directory. If running outside libdir, the script + checks whether fonts.dir is different from the system-wide one and + removes it if it is not. + + * Makefile.am (install-xfonts): new target to install the X font + directory + + * layouts/svjour.inc: remove ProvidesAmsMath + +2002-03-19 Kayvan A. Sylvan + + * examples/listerrors.lyx: + * scripts/listerrors: new files + + * Makefile.am: Removed build-listerrors cruft. + +2002-03-19 Jean-Marc Lasgouttes + + * ui/default.ui: small cleanup: move Tex info and childs to View, + remove Edit>Floats menu, fix a few shortcuts. + +2002-03-18 Jean-Marc Lasgouttes + + * images/depth-increment.xpm: + * images/depth-decrement.xpm: new icons + + * images/footnote-insert.xpm: + * images/marginalnote.xpm: small facelift + + * images/depth-next.xpm: + * images/marginpar-insert.xpm: removed + + * bind/sv_menus.bind: + * bind/sciword.bind: + * ui/old-default.ui: + * ui/default.ui: replace depth-next with depth-increment + +2002-03-14 Kayvan A. Sylvan + + * examples/Literate.lyx: Small fix to make sure build-listerrors + still works. + +2002-03-14 Allan Rae + + * bind/sv_menus.bind: + * bind/xemacs.bind: figure inset replaced by graphics inset + +2002-03-12 Kayvan A. Sylvan + + * examples/Literate.lyx: Fixed build-script section to work + with lyx tempdir. As it was, you could not build-program + when opening Literate.lyx from within LyX. + +2002-03-12 Jean-Marc Lasgouttes + + * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian + + * languages: add bulgarian + +2002-03-05 Kayvan A. Sylvan + + * Makefile.am: Fix bug with installing an empty listerrors. + +2002-03-08 Angus Leeming + + * ui/default.ui: add a toggle-tooltips item to the Help menu. + +2002-03-08 Jean-Marc Lasgouttes + + * tex/ejour2.cls: + * layouts/ejour2.layout: removed; this is superseded by svjour + and friends + + * lib/doc/LaTeXConfig.lyx.in: + * lib/doc/LyXConfig.lyx.in: update + +2002-03-07 Jean-Marc Lasgouttes + + * Makefile.am: fix call to configure. + +2002-03-06 Lars Gullik Bjønnes + + * layouts/obsolete.inc: obsolete LaTeX + * layouts/g-brief-en.layout: add DefaultStyle + +2002-03-06 Herbert Voss + + * layouts/g-brief-de.layout: add DefaultStyle + +2002-03-06 Jean-Marc Lasgouttes + + * configure: removed from cvs + + * .cvsignore: add configure + + * Makefile.am: set up automatic creation and execution of + configure script. + +2002-03-05 Jean-Marc Lasgouttes + + * CREDITS: document that Martin Vermeer is also a very good bug + hunter + +2002-03-05 Jose Abilio Oliveira Matos + + * layouts/db_stdclass.inc: + * layouts/linuxdoc.layout: + * layouts/manpage.layout: set DefaultStyle + + +2002-03-04 Herbert Voss + + * configure.m4: fix the problem with tgif's xpm export + +2002-03-03 Herbert Voss + + * configure.m4: added more converter stuff for different formats + +2002-03-03 Lars Gullik Bjønnes + + * layouts/hollywood.layout: set DefaultStyle + + * layouts/scrclass.inc: set DefaultStyle + +2002-03-02 Lars Gullik Bjønnes + + * layouts/stdclass.inc: add DefaultStyle + +2002-03-01 Jean-Marc Lasgouttes + + * doc/LaTeXConfig.lyx.in: add entry for svprothb + + * layouts/svprobth.layout: new layout file, for 'Probability + Theory and Related Fields' + + * layouts/svjour.inc: change Keywords labelstring a bit. + + * ui/default.ui: fix shortcut for Insert>Math>Inline formula. + + * chkconfig.ltx: do not check for graphics anymore, only graphicx. + + * doc/LaTeXConfig.lyx.in: remove info about graphics package, now + that figinset is dead. + +2002-02-19 Angus Leeming + + * ui/default.ui: add a show-forks item to the two File menus. + +2002-02-21 Jean-Marc Lasgouttes + + * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble. + +2002-02-23 Herbert Voss + + * configure.m4: added converter stuff for different formats + +2002-02-13 José Matos + + * examples/linuxdoc_manpage.lyx: added + +2002-02-07 Jean-Marc Lasgouttes + + * ui/default.ui: add ... to math panel + +2002-02-04 Martin Vermeer + + * bind/math-bind: keybindings for umlauts and other special chars + +2002-01-31 Angus Leeming + + * images/figure-insert.xpm: renamed as images/graphics-insert.xpm. + +2002-01-30 Herbert Voss + + * configure.m4: add convert-support for ps-files + +2002-01-29 Herbert Voss + + * ui/default.ui: delete old figure entries + + * help/TexInfo.hlp: + * help/Graphics.hlp: update + +2002-01-27 Herbert Voss + + * help/Graphics.hlp: added, but not finished + +2002-01-26 Dekel Tsur + + * fonts-xlfd: + * create_fonts_dir: New files. + +2002-01-17 Jean-Marc Lasgouttes + + * Makefile.am (EXTRA_DIST): add configure.m4 + + * languages: fix slovak entry + +2002-01-16 Jean-Marc Lasgouttes + + * examples/fr_EtiquetteMath.lyx: removed + +2002-01-16 José Matos + + * layouts/db_stdlayouts.inc: Fix name for caption. + +2002-01-15 Angus Leeming + + * 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 + + * layouts/kluwer.layout: remove caption layout + +2002-01-14 Jean-Marc Lasgouttes + + * examples/MathLabeling.lyx: + * examples/nl_MathLabeling.lyx: removed, since they are useless. + +2002-01-12 Jean-Marc Lasgouttes + + * configure.m4: try to fix problem with groff detection + +2002-01-10 Angus Leeming + + * lyxrc.example: change the names of some variables in line with lyxrc.C + +2002-01-10 Dekel Tsur + + * reLyX/BasicLyX.pm: Add support for amsmath environments. + +2002-01-05 Kayvan A. Sylvan + + * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of + a harmless noweb error. + +2002-01-04 Jürgen Spitzmüller + + * ui/default.ui: added dots "..." to insert->include file. + +2001-12-21 Jean-Marc Lasgouttes + + * configure.m4: fix typo in \print_spool_command name. + +2001-12-19 Jean-Marc Lasgouttes + + * 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 + + * chkconfig.ltx: check also for graphicx.sty + +2001-12-16 Jürgen Spitzmüller + + * ui/default.ui: fix shortcut clash in the insert menu. + +2001-12-15 Dekel Tsur + + * symbols: Add glyph for \colon for the symbol font. + +2001-12-10 Jean-Marc Lasgouttes + + * 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 + + * examples/de_splash.lyx: update from Hartmut Haase. + +2001-11-29 Jean-Marc Lasgouttes + + * 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 + + * tex/hollywood.cls: + * layouts/hollywood.layout: + * examples/script_form.lyx: updated hollywood class and support + files. + +2001-11-27 Jean-Marc Lasgouttes + + * CREDITS: add Ben Stanley + +2001-11-26 Kayvan A. Sylvan + + * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded + comments. + +2001-11-23 Panayotis "PAP" Papasotiriou + + * templates/kluwer.lyx: + * layouts/kluwer.layout: new textclass for journals edited by + Kluwer. + + * doc/LaTeXConfig.lyx.in: update + +2001-11-20 Kayvan A. Sylvan + + * 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 + + * 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 + + * ui/default.ui: move math panel from Edit to Insert. + +2001-11-05 Kayvan A. Sylvan + + * layouts/chess.layout: + * examples/chess-article.lyx: a new class and example for writing + articles about chess. + +2001-11-02 Dekel Tsur + + * external_templates: Use UpdateResult + + * scripts/*.py: Fix for python 1.5 + +2001-10-31 Jean-Marc Lasgouttes + + * 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 + + * external_templates: Minor tweak. Changed $$FPath/$$Basename + to $$FPath$$Basename. + +2001-10-30 Kayvan A. Sylvan + + * 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 + + * Makefile.am: remove BUGS.lyx mention + +2001-10-29 John Levon + + * ui/default.ui: remove Known Bugs entry + +2001-10-28 Kayvan A. Sylvan + + * 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 + + * 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 + + * layouts/db_lyxmacros.inc: + * layouts/db_stdtitle.inc: moved docbook supported version to v4.1. + 2001-10-24 Jean-Marc Lasgouttes * examples/it_splash.lyx: update from Claudio Coco @@ -12,7 +469,7 @@ * 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 @@ -51,14 +508,14 @@ 2001-10-07 Adrien Rebollo - * kbd/iso8859-4.cdef: + * kbd/iso8859-4.cdef: * kbd/iso8859-9.cdef: new files 2001-10-05 Adrien Rebollo * kbd/iso8859-3.cdef: new file - * kbd/iso8859-1.cdef: + * kbd/iso8859-1.cdef: * kbd/iso8859-15.cdef: update 2001-10-03 José Matos @@ -79,7 +536,7 @@ * layouts/hollywood.layout: * examples/script_form.lyx: * templates/hollywood.lyx: updated hollywood class and support - files. + files. 2001-09-27 Angus Leeming @@ -118,9 +575,9 @@ 2001-09-07 Jean-Marc Lasgouttes - * layouts/dinbrief.layout: - * layouts/egs.layout: - * layouts/iletter.layout: + * layouts/dinbrief.layout: + * layouts/egs.layout: + * layouts/iletter.layout: * layouts/stdletter.inc: remove bogus use of the now defunct Latex tag @@ -154,9 +611,9 @@ * configure: * configure.m4: add converters for XPM to allow inline display - + * Makefile.am: add rule for configure - + 2001-08-31 José Matos * reLyX/reLyX.in: added debug statement. Moved the insertion in @maybe_dir to push. @@ -172,7 +629,7 @@ 2001-08-15 John Levon * ui/default.ui: sanitise math/tabular entries - + 2001-07-25 André Pönitz * bind/math.bind: @@ -195,7 +652,7 @@ * bind/cua.bind: * ui/default.ui: entries for thesaurus - + 2001-07-25 André Pönitz * bind/math.bind: new LFUN 'math-space' @@ -208,7 +665,7 @@ 2001-07-25 Lars Gullik Bjønnes * Makefile.am (dist-hook): only try to get lyxdoc if not already - present. + present. 2001-07-23 juergen.sp@t-online.de @@ -216,18 +673,18 @@ 2001-07-22 Jean-Marc Lasgouttes - * ui/default.ui: - * bind/cua.bind: - * bind/emacs.bind: + * ui/default.ui: + * bind/cua.bind: + * bind/emacs.bind: * bind/xemacs.bind: fix binding for raw double quote 2001-07-22 José Matos * reLyX/MakePreamble.pm (translate_preamble): add lots of options - to convert from latex to lyx preamble. That means support for language, + 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 * ui/default.ui: change 'hyphenation break' to 'ligature break'. @@ -245,10 +702,10 @@ 2001-07-19 Jean-Marc Lasgouttes - * bind/xemacs.bind: - * bind/sciword.bind: - * bind/emacs.bind: - * bind/cua.bind: + * 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 @@ -300,26 +757,26 @@ 2001-06-28 Jean-Marc Lasgouttes - * layouts/extletter.layout: - * layouts/extreport.layout: - * layouts/extbook.layout: - * layouts/extarticle.layout: new files from Herbert Voss. + * layouts/extletter.layout: + * layouts/extreport.layout: + * layouts/extbook.layout: + * layouts/extarticle.layout: new files from Herbert Voss. * bind/hu_menus.bind: removed. - * bind/pt_menus.bind: - * bind/fi_menus.bind: - * bind/de_menus.bind: + * bind/pt_menus.bind: + * bind/fi_menus.bind: + * bind/de_menus.bind: * bind/menus.bind: fix M-s bindings to use LyX names for fonts and not GUI names. 2001-06-27 John Levon * CREDITS: add Michael Schmitt - + 2001-06-28 Jean-Marc Lasgouttes - * examples/nl_MathLabeling.lyx: + * examples/nl_MathLabeling.lyx: * examples/nl_multicol.lyx: new translations from Tino meinen. 2001-06-26 The LyX Project @@ -367,9 +824,9 @@ 2001-06-07 Jean-Marc Lasgouttes - * doc/LaTeXConfig.lyx.in: + * doc/LaTeXConfig.lyx.in: * layouts/encts.layout: new textclass, from Reuben Thomas - + * CREDITS: add Zvezdan Petkovic and Reuben Thomas 2001-05-29 Jean-Marc Lasgouttes @@ -397,7 +854,7 @@ * encodings: add iso8859-15 support. * kbd/iso8859-1.cdef: cleanup - + 2001-05-22 Peter Suetterlin * templates/aa.lyx: rename from aapaper.lyx @@ -473,7 +930,7 @@ 2001-03-21 José Abílio Matos * layouts/linuxdoc.layout: add support for CDATA section in code. - + 2001-03-19 Kayvan A. Sylvan * ui/default.ui: cleanup the entries for the NEW_INSETS changes. @@ -541,19 +998,19 @@ 2001-02-13 Jean-Marc Lasgouttes - * bind/emacs.bind: - * bind/xemacs.bind: add bookmark commands. - + * bind/emacs.bind: + * bind/xemacs.bind: add bookmark commands. + 2001-02-07 Allan Rae - * bind/emacs.bind: + * bind/emacs.bind: * bind/xemacs.bind: Someone forgot to do the other bind files when they changed the reference-back into a bookmark-goto. naughty naughty. 2001-02-05 Jean-Marc Lasgouttes * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop - Silpa-Anan. + Silpa-Anan. 2001-02-03 Dekel Tsur @@ -562,21 +1019,21 @@ 2001-02-02 John Levon * Makefile.am: fix permissions on configure and configure.cmd - (from Albert Chin) + (from Albert Chin) * CREDITS: add Albert Chin 2001-02-01 Jean-Marc Lasgouttes * bind/cua.bind: change the bookmark bindings to C-[123] and - C-M-[123]. + C-M-[123]. 2001-01-29 Jean-Marc Lasgouttes - * examples/fr_MathLabeling.lyx: - * examples/fr_Minipage.lyx: + * examples/fr_MathLabeling.lyx: + * examples/fr_Minipage.lyx: * examples/fr_TableExamples.lyx: new translations from Adrien - Rebollo. + Rebollo. 2001-01-29 Dekel Tsur @@ -597,7 +1054,7 @@ * layouts/docbook-chapter.layout * layouts/docbook-section.layout: new files, useful for document inclusion. - + * layouts/docbook.layout * layouts/docbook-book.layout: updated to use the modular support. @@ -632,8 +1089,8 @@ * examples/fr_ItemizeBullets.lyx: new translation. - * examples/fr_splash.lyx: - * examples/fr_exemple_lyxifie.lyx: + * examples/fr_splash.lyx: + * examples/fr_exemple_lyxifie.lyx: * examples/fr_exemple_brut.lyx: updated. * bind/cua.bind: change C-k from font-noun to line-delete-forward. @@ -644,14 +1101,14 @@ 2001-01-24 John Levon - * Makefile.am: make configure and configure.cmd installed - by hand, to avoid name changes when --with-lyx-suffix - is used. - - * configure: - * configure.m4: support --with-lyx-suffix for the lyxrc.defaults + * Makefile.am: make configure and configure.cmd installed + by hand, to avoid name changes when --with-lyx-suffix + is used. + + * configure: + * configure.m4: support --with-lyx-suffix for the lyxrc.defaults reLyX and noweb2lyx scripts - + * reLyX/configure.in: support --with-lyx-suffix 2001-01-23 Dekel Tsur @@ -665,4 +1122,4 @@ 2001-01-20 Dekel Tsur * languages: Add extra_options field. It is used to fix the ~n - problem with Spanish. + problem with Spanish.