]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
re-add lost ijmpd template
[lyx.git] / lib / ChangeLog
index c9d37577da359981ff7cc3d3100d6d414869135a..d8bbe7da5195c340757d346fd6ac44e47542c400 100644 (file)
@@ -1,8 +1,431 @@
+2003-09-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ijmpd.lyx: re-add (it was only present on the 1.2.x branch)
+
+2003-09-22  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * layouts/memoir.layout: new support for memoir.cls
+       * layouts/scrclass.inc: minor enhancements
+
+2003-09-17  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * doc/LaTeXConfig.lyx.in: added agums entry to AGU section.
+
+2003-09-10  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyx2lyx: Declare encoding for python >= 2.3
+
+2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * bind/aqua.bind: new bindings useful on aqua (from Ronald
+       Florence)
+
+2003-09-07  Kayvan Sylvan  <kayvan@sylvan.com>
+
+       * configure.m4 - Do an additional test in the Cygwin case to
+       see if the path correction is necessary. If running with newer
+       cygwin tetex packages, the path correction actually appears to
+       fail.
+
+2003-09-05  Johnathan Burchill  <jkerrb@shaw.ca>
+
+       * external_templates: Write a message to the latex log file if the
+       xfig file cannot be found.
+
+2003-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: add a new PreambleDef section and use it in the
+       XFig template.
+
+2003-09-04  Johnathan Burchill  <jkerrb@shaw.ca>
+
+       * external_templates: add some clever LaTeX to the XFIG template so that
+       we input the file if it exists, else print a warning encased in an fbox.
+
+2003-09-03  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdftex.sh: 
+       * scripts/fig2pstex.sh: fail silently if the input file doesn't exist.
+
+2003-08-22  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyxconvert_210.py: first attempt to support 0.10.7
+
+2003-08-22  Angus Leeming  <leeming@lyx.org>
+
+       * lyxrc.example
+       * examples/listerrors.lyx:
+       * layouts/chess.layout:
+       * lyx2lyx/lyx2lyx:
+
+       * bind/broadway.bind: 
+       * bind/cyrkeys.bind: 
+       * bind/greekkeys.bind: 
+       * bind/hollywood.bind:
+       * bind/latinkeys.bind:
+       * bind/math.bind: 
+       * bind/sciword.bind: tell the world who wrote 'em.
+
+       * scripts/TeXFiles.sh:
+       * scripts/convertDefault.sh:
+       * scripts/listerrors: ditto
+
+       * ui/classic.ui:
+       * ui/default.ui:
+       * ui/stdmenus.ui:
+       * ui/stdtoolbars.ui: ditto
+
+2003-08-22  Angus Leeming  <leeming@lyx.org>
+
+       * bind/cua.bind:
+       * bind/de_menus.bind:
+       * bind/emacs.bind:
+       * bind/fi_menus.bind:
+       * bind/menus.bind:
+       * bind/pt_menus.bind:
+       * bind/sv_menus.bind:
+       * bind/xemacs.bind:
+       * examples/Foils.lyx: remove 'The LyX Team' from the authorship and
+       copyright notices. Add authors explicitly having performed all sorts of
+       detective work to find 'em ;-)
+
+2003-08-19  Michael Schmitt <michael.schmitt@teststep.org>
+
+       * lyx2lyx/lyxconvert_224.py: replace valignment "center"
+       by "middle"
+
+2003-08-20  Martin Vermeer  <martin.vermeer@hut.fi>    
+
+       * layouts/agums.layout: new AGU Manuscript layout.
+
+2003-08-14  Michael Schmitt <michael.schmitt@teststep.org>
+
+       * ui/classic.ui: remove blank in front of "..."
+       * bind/de_menus.bind: fix backwards compatibility 
+       bindings for (sub(sub))section*
+
+2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>    
+
+       * ui/stdmenus.ui: fix small menu mess-up (double Note entry)
+
+2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>    
+
+       * ui/stdmenus.ui: implements the 'branch inset'
+       idea. This allows the output of various versions of a document
+       from a single source version, selectively outputing or suppressing
+       output of parts of the text.
+       This implementation contains a 'branch list editor' in a separate
+       tab of the document settings dialog. Branches are user definable
+       and have a "display colour" to distinguish them on-screen.
+
+       ColorHandler was somewhat cleaned up.
+       (1) make possible a dynamically growing LColor list by allowing
+       the graphic context cache to grow along (vector);
+       (2) eliminate an IMHO unnecessary step in colour allocation.
+
+2003-08-14  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: move Note up to the submenus section
+
+2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * configure.m4: replace "PDF" by "PDF (ps2pdf)"
+
+       * bind/math.bind: rename "valign-center" to "valign-middle"
+
+       * ui/classic.ui: Consistent capitalization of menu items;
+       introduce submenu "alignment" in "Edit/Tabular" (shared with 
+       "Edit/Math"); fix shortcuts for "Flalign Environment" and
+       "Font Change" and "Table of Contents"
+
+       * ui/stdmenus.ui: Consistent capitalization of menu items;
+       introduce submenu "alignment" in "Edit/Tabular" (shared with
+       "Edit/Math")
+
+       * ui/stdtoolbars.ui: De-capitalize names for consistency;
+       use imperative style for consistency: "XXX aligned" => "Align XXX" 
+2003-08-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * templates/koma-letter2.lyx: fix typo.
+
+2003-08-04  Angus Leeming  <leeming@lyx.org>
+
+       * lyxpreview2bitmap.sh: respect the LATEX environment variable.
+
+2003-08-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_216.py (convert): Change the language of the
+       document only if is 'default'.
+
+2003-07-23  Rod Pinna  <rpinna@civil.uwa.edu.au>
+
+       * layouts/elsart.layout: change MaxCounter to Section, rather than
+       subsection. The Elsevier doc file allows for numbered sections, as
+       does the class file.
+
+2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ui/stdmenus.ui: fixed Note submenu issues
+
+2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ui/stdmenus.ui: submenu for Note/Comment/Greyedout
+
+2003-07-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/stdmenus.ui: Insert->Special character/Special formatting
+       split and small rearrangement as discussed on bugzilla (bug 1299)
+
+2003-07-28  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyxconvert_224.py (end_document):
+       replace \the_end with \end_document.
+
+2003-07-28  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyx2lyx (parse_options): support gziped files.
+       * lyx2lyx/parser_tools.py (set_format): output correct version.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (layout2begin_layout):
+       \layout -> \begin_layout.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (add_end_layout): fix logic.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (add_end_layout): new file to read new format.
+
+2003-07-27  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_lyxmacros.inc:
+       * layouts/heb-article.layout:
+       * layouts/lyxmacros.inc:
+       * layouts/obsolete.inc:
+       * layouts/scrlttr2.layout:
+       * lyx2lyx/lyxconvert_223.py (convert_comment): remove layout Comment.
+
+2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * reLyX/configure.ac: new file
+
+       * reLyX/.cvsignore: delete configure.in, configure.ac aclocal.m4
+
+2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui: fix mnemonic for "Display Tooltips"
+
+2003-07-27  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/linuxdoc.layout: add support for tables and figures
+       (linuxdoc).
+
+2003-07-22  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenu.ui: fix up mnemonics to not clash, standardise
+       some math entries
+
+2003-07-16  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Add Note Settings
+
+2003-07-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix handling of
+       \hfill inside ERT.
+
+2003-07-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * CREDITS: update.
+
+2003-07-10  John Levon  <levon@movementarian.org>
+
+       * ui/classic.ui: fix toolbars to new scheme, fix space inserts
+
+       * ui/stdmenus.ui: fix duplicate mnemonic in File menu
+
+2003-07-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * examples/fr_AlignementDecimal.lyx:
+       * examples/fr_CV.lyx:
+       * examples/fr_ExemplesTableaux.lyx:
+       * examples/fr_ListesPuces.lyx:
+       * examples/fr_Minipage.lyx:
+       * examples/fr_exemple_brut.lyx:
+       * examples/fr_exemple_lyxifie.lyx:
+       * examples/fr_mathed.lyx:
+       * examples/fr_splash.lyx: translation update
+       * examples/fr_MultiColonnes.lyx: suppressed
+       * examples/fr_multicol.lyx: replaces fr_MultiColonnes.lyx
+
+2003-06-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * images/*: rename a few icons because to follow the latest lfun
+       renaming frenzy
+
+       * configure.m4: add some code to workaround zsh incompatibilities
+       (bug 977)
+
+2003-04-15  Rod Pinna   <rodney.pinna@uwa.edu.au>
+
+       * layouts/elsart.layout: added "Proof" environment
+
+2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * reLyX/reLyX.in: honor variable LYX_DIR_14x
+
+2003-06-20  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/TeXFiles.sh (types): Generalise the sed that tries to
+       normalise paths /foo//bar ==> /foo/bar to work with arbitrary '///' etc
+       also.
+
+2003-06-19  Angus Leeming  <leeming@lyx.org>
+
+       * lib/bind/cua.bind:
+       * lib/bind/emacs.bind:
+       * lib/bind/xemacs.bind:
+       * lib/ui/classic.ui:
+       * lib/ui/stdmenus.ui:
+       * lib/ui/stdtoolbars.ui: replace lots of lfuns with dialog-show <name>.
+
+2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * ui/stdmenus.ui: add submenu "Paste Recent" to edit. Also add
+       pasterecent menu.
+
+2003-06-17  John Levon  <levon@movementarian.org>
+
+       * examples/splash.lyx: remove mention of lyxrc
+
+2003-06-12  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdftex.sh (legacy_xfig): Extract the necessary magic
+       from epstopdf and write it as a shell function, as suggested by
+       Martin Vermeer. Means that we are not dependent on the presence of
+       epstopdf or of perl.
+
+2003-06-12  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdftex.sh (legacy_xfig): Use epstopdf, as suggested by
+       Martin Vermeer.
+
+       * configure.m4: add $$s/ to the lyxpreview2bitmap.sh path.
+
+2003-06-11  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: move flags to ...
+
+       * ui/default.ui: ... Toolbars section here
+
+2003-06-11  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: show Extra toolbar by default
+
+2003-06-09  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: remove all references to the parameters variable.
+
+2003-06-09  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_215 (first_layout): new function to assure
+       that \layout is the first element in a lyx file.
+
+2003-06-07  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_216 (update_tabular): small fix to work with
+       csv2lyx files.
+
+2003-06-06  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_215 (remove_space_in_units): fix bug 763.
+
+2003-06-06  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_216 (update_tabular): fix bug 1045.
+
+2003-06-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * languages: Add country code to the lang code.
+
+2003-06-05  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: Scrap the RasterImage format.
+
+       * scripts/fig2pstex.py:
+       * scripts/pic2ascii.py:
+       * scripts/pic2png_eps.py:
+       * scripts/general_command_wrapper.py:
+       * scripts/pic2png_eps.sh:
+       * scripts/fig2png.py: removed.
+
+2003-06-04  Angus Leeming  <leeming@lyx.org>
+
+       * lyx2lyx/lyx2lyx: bump the output format to 224.
+       * lyx2lyx/lyxconvert_223.py (convert_external): new file, new function.
+       An amalgamation of suggestions from José Matos and Dekel Tsur.
+       Also converts a RasterImage External Inset to a Graphics Inset.
+
+2003-06-03  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: modify the templates to use the converter"
+       mechanism.
+
+2003-06-02  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_221.py: remove insetparents
+
+2003-06-01  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: add an extension to the dateout format or the converter
+       code fouls up.
+
+2003-06-01  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_221.py: "\BibTeX" to "\bibtex" (bug 1018)
+       (from José Matos)
+
+2003-05-31  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4 (latex_to_html_command): add a bunch of formats and
+       converters that are to be used by the external inset.
+
+       * fig2pdftex.sh: make it work as a "converter".
+       * fig2pstex.sh: new file: a converter from xfig to pstex_t.
+
+2003-05-30  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Force Normal Space -> Inter-word Space
+
+2003-05-30  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: fix capitalisation
+
+2003-05-25  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdf.sh: renamed again as fig2pdftex.sh.
+
+2003-05-24  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: re-organise Document and Tools menus
+
+2003-05-23  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdf.sh: new script. Capable of converts an XFIG image to
+       something that pdflatex can process into high quality PDF.
+       Works both with "modern" xfig and with older, "legacy" versions.
+
+       * scripts/fig2png.sh: removed.
+
 2003-05-23  Angus Leeming  <leeming@lyx.org>
 
        * external_templates: add a PDFLaTeX flavour to the xfig outputs.
        * scripts/fig2png.py: a new and very simple script.
-       * scripts/fig2png.sh: another new and rather more sophisticated scriot.
+       * scripts/fig2png.sh: another new and rather more sophisticated script.
 
 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
 
 
 2003-05-21  José Matos  <jamatos@fep.up.pt>
 
-       * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~ 
+       * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~
 
 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * ui/stdmenus.ui: we can use _R_edo
 
 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
+
        * chkconfig.ltx: add layout even if the TeX class is missing;
-       introduce a forth field in the textclass.lst file that 
+       introduce a forth field in the textclass.lst file that
        keeps track whether the TeX class is available
 
 2003-05-03  John Levon  <levon@movementarian.org>
 
        * lyx2lyx/lyx2lyx (main): Print error messages to stderr.
 
-       * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly 
+       * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly
        notes with several lines and backslashes.
 
 2003-03-12  John Levon  <levon@movementarian.org>
 
 2003-03-06  Serge Winitzki  <serge@cosmos.phy.tufts.edu>
 
-       * bind/sciword.bind: update for 1.3.x 
+       * bind/sciword.bind: update for 1.3.x
 
 2003-03-06  Dekel Tsur  <dekelts@tau.ac.il>
 
 
 2003-02-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
 
-       * templates/koma-letter2.lyx: 
+       * templates/koma-letter2.lyx:
        * layouts/scrlttr2.layout: new KOMA letter class
        * doc/LaTeXConfig.lyx.in: document this.
 
 
 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
-       * templates/elsart.lyx: 
+       * templates/elsart.lyx:
        * layouts/elsart.layout: new class, adapted from work of Herbert
        Voss and Rod Pinna
 
 2003-02-07  Tomasz Luczak  <tlu@technodat.com.pl>
 
        * kbd/polski.kmap: new keymap, which assumes that you have a
-       non-Polish keyboard. 
+       non-Polish keyboard.
 
 2003-02-07  Angus Leeming  <leeming@lyx.org>
 
 
        * layouts/amsbook.layout:
        * layouts/amsart.layout: get address working
-       
+
 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
 
        * layouts/cv.layout:
        * layouts/egs.layout: do not use Include but Input
 
        * layouts/llncs.layout: do not CopyStyle Journal, which does not
-       exist. 
+       exist.
 
 2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
 
        * Makefile.am: do not set M4 explicitely
 
 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
+
        * configure.m4: add 'convert XPM to EPS', add more Grace conversions
        and change tab to double space indentation in conversion section