X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=54221d118c86022e3714c84a46a0c376919881f8;hb=ae9dad17702242b63ca6043002a6e500734e9296;hp=111392481143bc9a5b2ae9d7980b4d57c761abf7;hpb=9e5d7cddf3277c746d0783e7dda40645f55f71fd;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 1113924811..54221d118c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,11 +1,351 @@ +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. + +2005-06-14 Enrico Forestieri + + * configure.m4: avoid using symbolic links since they confuse + miktex. + +2005-06-09 Michael Schmitt + + * layouts/*: put all LabelStrings in quotes + +2005-06-10 Jean-Marc Lasgouttes + + * configure.m4: use ps2pdf13 for ps->pdf converter; do not display + the list of programs we are about to check; simplify code. + +2005-06-01 Jean-Marc Lasgouttes + + * configure.m4: fix shortcut for text format. + +2005-05-25 Angus Leeming + + * configure.m4: strip '\r' characters from the generated + chkconfig.sed on Windows. + 2005-05-16 Michael Schmitt * ui/stdmenus.ui * ui/classic.ui: fix use of "..." according to KDE human interface guidelines; fix capitalization; align - functionality of stdmenus.ui and classic.ui; remove + functionality of stdmenus.ui and classic.ui; remove "inset-toggle"; remove "Bibliography Key" from classic.ui - + 2005-05-20 Michael Schmitt * configure.m4: rename "ASCII" to "Plain text" @@ -14,14 +354,14 @@ * layouts/report.layout: no need to change LabelString here - * layouts/heb-article.layout: - * layouts/heb-letter.layout: + * layouts/heb-article.layout: + * layouts/heb-letter.layout: * layouts/dinbrief.layout: avoid 8bit characters * layouts/scrclass.inc: no need to reset LabelString here * layouts/amsbook.layout: no need to remove numbering of paragraph - layout. + layout. * layouts/amsdefs.inc: fix case of LabelString @@ -30,7 +370,7 @@ * layouts/llncs.layout: fix some font sizes; change description; fix subsection counter. - * layouts/apa.layout: + * layouts/apa.layout: * layouts/seminar.layout: fix numbering; change description 2005-05-09 Michael Schmitt @@ -53,7 +393,7 @@ * ui/*.ui: Synchronize menu entries with dialog titles: "TeX" => "TeX Code", "BibTeX Reference" => "BibTeX Bibliography", - "Citation Reference" => "Citation", "Cross Reference" => + "Citation Reference" => "Citation", "Cross Reference" => "Cross-reference"; fix semantics: "Goto Reference" => "Goto Label", "Refs" => "Labels" @@ -93,7 +433,7 @@ 2005-04-14 Jean-Marc Lasgouttes * layouts/scrclass.inc: do not assign a toclevel to addchap or - addsec. + addsec. * layouts/numreport.inc: use data from numarticle.inc, so that changes from article are obvious. @@ -109,7 +449,7 @@ 2005-04-15 Angus Leeming - * scripts/convertDefault.sh: post error messages to STDERR. + * scripts/convertDefault.sh: post error messages to STDERR. 2005-04-09 Angus Leeming @@ -178,7 +518,7 @@ 2005-02-09 Martin Vermeer - * ui/stdmenus.ui: add facilities for drawing/deleting partition + * ui/stdmenus.ui: add facilities for drawing/deleting partition lines in matrix 2005-02-08 Mike Ressler @@ -187,11 +527,11 @@ 2005-02-03 Jean-Marc Lasgouttes - * reLyX/configure.ac: use AC_CANONICAL_TARGET; use - RELYX_USE_PACKAGING as in main configure. + * reLyX/configure.ac: use AC_CANONICAL_TARGET; use + RELYX_USE_PACKAGING as in main configure. * reLyX/acinclude.m4 (RELYX_ERROR, RELYX_USE_PACKAGING): new - macros. + macros. 2005-01-24 Jürgen Spitzmüller @@ -252,7 +592,7 @@ 2004-12-16 Jean-Marc Lasgouttes * configure.m4: remove code for checking languages in the LaTeX - format... + format... * chkconfig.ltx: ... and replace it with a TeX solution @@ -274,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 @@ -317,7 +661,7 @@ 2004-10-28 José Matos - * layouts/agu_stdclass.inc: + * layouts/agu_stdclass.inc: * layouts/agu_stdsections.inc: since we are using substituion change the the dread " to <> syntax, since that can never happen in a parameter. @@ -502,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. @@ -525,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. @@ -533,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.