X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=54221d118c86022e3714c84a46a0c376919881f8;hb=ae9dad17702242b63ca6043002a6e500734e9296;hp=918ba96852433d9b698ce23cc9520d298649cacf;hpb=9a2894288d793e93b1439095311e42f68497d2d5;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 918ba96852..54221d118c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,316 @@ +2006-03-14 Georg Baum + + * symbols: Add \tag and \tag* + +2006-03-13 Georg Baum + + * symbols: Comment out unused insets + +2006-03-12 Georg Baum + + * configure.m4: Remove + * Makefile.am: Remove configure.m4 and use configure.py + +2006-03-11 Georg Baum + + * configure.py: fix off-by-one error in version_suffix handling + * configure.py: fix several typos + * configure.py: adjust whitespace of converter output + * configure.py: fix noweave detection + * configure.py: sort textclass.lst + * configure.py: fix test for tex_allows_spaces + +2006-03-10 Jürgen Spitzmüller + + * languages: fix babel/jurabib conflict with Spanish by using + \deactivatetilden. + + * layouts/amsdefs.inc: clear Address definition from lyxmacros + (bug 2363). + + * layouts/scrlettr.layout: + * layouts/scrlttr2.layout: Map labeling to list (bug 2246). + +2006-02-24 Enrico Forestieri + + * scripts/legacy_lyxpreview2ppm.py (extract_metrics_info): + * scripts/lyxpreview2bitmap.py (extract_metrics_info): fix + computation when either ascent or descent is 0. (bug 2167) + +2006-02-19 Enrico Forestieri + + * scripts/lyxpreview2bitmap.py: fix script to work with recent versions + of preview-latex and dvipng (bug 2243). + +2006-02-19 Jürgen Spitzmüller + + * bind/de_menus.bind: comment out obsolete bindings (bug 1161). + +2006-02-06 Georg Baum + + * configure.py: sync with configure.m4 + +2006-02-02 Georg Baum + + * configure.m4: add lyx13x format and converter + * configure.m4: remove viewer from lyx format to exclude it from the + View menu + +2006-01-26 Jürgen Spitzmüller + + * chkconfig.ltx: add missing tests for bibtopic and jurabib; + remove obsolete tests for a4 and a4wide. + + * doc/LaTeXConfig.lyx.in: document dvipost; remove documentation + of a4 and a4wide, which aren't used anymore. + +2006-01-18 Georg Baum + + * scripts/layout2layout.py: fix creation of "LatexType Bib_Environment" + +2006-01-08 Georg Baum + + * scripts/layout2layout.py: add "LatexType Bib_Environment" to style + if LabelType is Bibliography. + * layouts/aastex.layout: + * layouts/kluwer.layout: Change LatexType of Bibliography style to + Bib_Environment. + +2006-01-05 Jean-Marc Lasgouttes + + * layouts/cv.layout (Bibliography): change latextype to + Bib_Environment. + +2006-01-05 Angus Leeming + + * scripts/lyxpreview_tools.py (find_exe): return only the basename of + the executable to avoid problems when the path to the exe contains + spaces. Fixes bug 2193. + +2006-01-02 Michael Gerz + + * layouts/amsart-seq.layout: fix typo in counter + +2005-12-29 Lars Gullik Bjonnes + + * CREDITS: regenerated + * generate_contributions.py (contributers): add Tomasz Luczak + +2005-12-19 Bennett Helm + + * layouts/paper.layout: the abstract environment should not be + indented, should be block, and its main text should be in roman + font; however, the label should be sans serif, bold, and not + centered. + +2005-12-16 Georg Baum + + * symbols: avoid use of symbol font if cmsy is available. + Saves 3 seconds in initMath() for me (qt, ~20.000 fonts) + +2005-12-14 Jean-Marc Lasgouttes + + * CREDITS: + * generate_contributions.py: Add Szõke Sándor; update entries for + Andreas Klostermann and Eitan Frachtenberg. + +2005-12-12 Jean-Marc Lasgouttes + + * bind/sciword.bind: include math.bind, not maths.bind. + +2005-12-09 Jean-Marc Lasgouttes + + * examples/hu_splash.lyx: update from Alex. + +2005-11-25 Georg Baum + + * syntax.default: add some hyperref commands + +2005-11-14 Hartmut Haase + + * examples/de_mathed.lyx: + * Makefile.am (dist_examples_DATA): new translation. + +2005-11-10 Hartmut Haase + + * examples/de_beispiel_gelyxt.lyx: update. + + * examples/de_ItemizeBullets.lyx: + * examples/de_decimal.lyx: + * Makefile.am (dist_examples_DATA): new translations. + +2005-11-07 Hartmut Haase + + * examples/de_multicol.lyx: + * Makefile.am (dist_examples_DATA): new translated example. + +2005-10-24 Jean-Marc Lasgouttes + + * bind/cua.bind: + * bind/emacs.bind: + * bind/mac.bind: + * bind/xemacs.bind: fix bindings for inserting single quotes and + `"' character. + +2005-10-24 Georg Baum + + * scripts/layout2layout.py: fix line ending removal + +2005-10-21 Georg Baum + + * layouts/*.{inc,layout}: Add format information + * scripts/layout2layout.py: new layout file converter + * Makefile.am: install scripts/layout2layout.py + +2005-10-12 Hartmut Haase + + * example/de_Minipage.lyx: update. + +2005-10-11 Bennet Helm + + * bind/mac.bind: change default keybinding for protected spaces + from C-space to M-space + +2005-10-03 Michael Gerz + + * generate_contributions.py: + * CREDITS: move my entry into alphabetical order + +2005-09-21 Jürgen Spitzmüller + + * scripts/legacy_lyxpreview2ppm.py: + * scripts/lyxpreview2bitmap.py: ensure that the metrics file + contains sensible fractional ascent data if the extracted + ascent or descent data is zero. + +2005-09-18 Angus Leeming + + * configure.py: add Bo Peng's experimental Python script to + the repository. + +2005-09-08 Angus Leeming + + * configure.m4: + * lyxrc.example: correct grammar describing invocation of the + spellchecker. + +2005-09-06 Michael Gerz + + * CREDITS: + * generate_contributions.py: + * bind/de_menus.bind: + * bind/math.bind: + * bind/menus.bind: change name & address (Schmitt => Gerz) + +2005-08-25 Michael Schmitt + + * bind/cua.bind: + * bind/mac.bind: + * bind/sciword.bind: bind "paste-primary-selection (paragraph)" + +2005-08-23 Michael Schmitt + + * configure.m4: support tex4ht converter; + polish/fix some comments ("a" => "an", "latex" => "LaTeX", etc.) + +2005-08-10 Martin Vermeer + + * memoir.layout: change order of includes to fix bug 1971 + +2005-07-28 Jean-Marc Lasgouttes + + * Makefile.am (dist_examples_DATA): + * examples/de_Lebenslauf.lyx: + * examples/de_Minipage.lyx: + * examples/de_TableExamples.lyx: + * examples/de_Waehrungen.lyx: new translated exmaples from Hartmut + Haase. + +2005-07-26 Georg Baum + + * syntax.default: add \fancyhead and \href + +2005-07-25 Georg Baum + + * configure.m4: fix invocation of tex2lyx again. + +2005-07-19 Jean-Marc Lasgouttes + + * configure.m4: fi invocation of tex2lyx. + +2005-07-18 José Matos + + * examples/*.lyx: + * templates/*.lyx: update all files to the latest file format + +2005-07-18 Lars Gullik Bjønnes + + * images/banner.ppm: new banner + +2005-07-17 Michael Schmitt + + * layouts/*.layout: remove spaces from label strings + +2005-07-17 Michael Schmitt + + * layouts/*.layout: fix left margins in various text classes + +2005-07-16 Lars Gullik Bjønnes + + * syntax.default: file moved here from reLyX dir + * configure.m4: fix path search, search for tex2lyx instead of + reLyX, don't create help dir + * Makefile.am: remove reLyx stuff, add syntax.default to pkg_DATA + * Remove the reLyX dir + +2005-07-15 José Matos + + * Makefile.am: remove lyx2lyx references, place it only as a + subdirectory. + +2005-07-15 Jean-Marc Lasgouttes + + * configure.m4: typo. + +2005-07-13 Georg Baum + + * reLyX/syntax.default: new "environments" environments and + mathenvironments for tex2lyx + +2005-07-12 Jean-Marc Lasgouttes + + * layouts/scrclass.inc: fix bad comment. + +2005-06-16 Jean-Marc Lasgouttes + + * languages: remove language "frenchb"; with language "french" + provide default values for \og and \fg if needed; use babel option + "canadien" for French Canadian + +2005-06-30 Georg Baum + + * reLyX/syntax.default: recognize optional argument of \frame + +2005-06-24 Jürgen Spitzmüller + + * ui/stdmenus.ui: + * ui/classic.ui: use \text for {sub|super}script (fixes bug 1667) + +2005-06-20 Günter Milde + + * layouts/obsolete.inc: remove, since lyx2lyx does the job. + + * layouts/scrmacros.inc: remove. + + * layouts/scrclass.inc: adapt to the death of scrmacros.inc. + + * Makefile.am: adapt. + +2005-06-16 Angus Leeming + + * scripts/legacy_lyxpreview2ppm.py (legacy_conversion): use gswin32c + rather than gswin32 on Windows machines. + 2005-06-14 Jean-Marc Lasgouttes * configure.m4: remove texput.log after testing for spaces. @@ -301,6 +614,10 @@ * configure.m4: check for more viewers and editors +2004-11-11 Georg Baum + + * chkconfig.ltx: check package booktabs + 2004-11-05 Bennett Helm * bind/mac.bind: use -Tab and -backtab as shortcuts for @@ -529,17 +846,17 @@ * languages: implement iso-8859-13 (latin-7) for Latvian and Lithuanian. Also include Icelandic. -2004-06-09 Lars Gullik Bjonnes +2004-06-09 Lars Gullik Bjønnes * Makefile.am (dist_*): Use the dist annotation to clean up the Makefile slightly. -2004-06-02 Lars Gullik Bjonnes +2004-06-02 Lars Gullik Bjønnes * Makefile.am (EXTRA_DIST): fix and cleanup, make sure chkconfig.ltx is mentioned -2004-06-01 Lars Gullik Bjonnes +2004-06-01 Lars Gullik Bjønnes * Makefile.am: include common.am, add subdir doc, remove doc releated entries. @@ -552,7 +869,7 @@ * Makefile.am: remove compiled python files -2004-05-28 Lars Gullik Bjonnes +2004-05-28 Lars Gullik Bjønnes * reLyX/Makefile.am: rewrite to not fiddle with autoconf/automake internals. @@ -560,7 +877,7 @@ * Makefile.am: rewrite to fiddle as little as possible with autoconf/automake internals. -2004-05-25 Lars Gullik Bjonnes +2004-05-25 Lars Gullik Bjønnes * update m4 files from automake 1.8 autoconf 2.59 and update other m4 files to avoid auto warnings.