]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Make lyx2lyx output the new external inset format.
[lyx.git] / lib / ChangeLog
index 42a7e242d9b3589dc4483cc2cc206774f194b747..30c9c97adc75eb1aa2f30f9f7cc77ee1555b9d2c 100644 (file)
@@ -1,3 +1,504 @@
+2003-06-04  Angus Leeming  <angus@localhost.localdomain>
+
+       * lyx2lyx/lyxconvert_223.py (conv): 
+
+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 script.
+
+2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
+
+       * ui/stdmenus.ui:
+       * ui/classic.ui: remove "error-next" and "error-remove-all"
+
+2003-05-22  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: fix default toolbars
+
+2003-05-22  John Levon  <levon@movementarian.org>
+
+       * bind/cua.bind: fix space insert
+
+2003-05-21  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~ 
+
+2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * bind/cua.bind:
+       * bind/emacs.bind:
+       * bind/yemacs.bind:
+       * bind/latinkeys.bind:
+       * ui/stdmenus.ui: new space insets
+
+2003-05-20  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: s/Paragraph Style/Paragraph Settings/
+
+2003-05-16 André Pönitz <poenitz@gmx.net>
+
+       * ui/*: re-indent according to LyX style
+
+2003-05-07  John Levon  <levon@movementarian.org>
+
+       * 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 
+       keeps track whether the TeX class is available
+
+2003-05-03  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Child Document not Child document
+
+       * bind/xemacs.bind: fix insert graphics binding
+
+2003-05-02 André Pönitz <poenitz@gmx.net>
+
+       * layouts/*: re-indent according to LyX style
+
+2003-04-30  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * layouts/llncs.layout: remove Chapter and Mail layouts (did not
+       work). Add Email layout
+
+2003-04-30  John Levon  <levon@movementarian.org>
+
+       * default.ui: replace with new layout. Move old layout to ...
+
+       * classic.ui: ...here
+
+2003-04-26  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Make table settings use old layout-tabular LFUN
+
+2003-04-26  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: remove shortcuts for cut,copy,paste
+       to allow better shortcuts for the other options. Use
+       new inset-settings. Disable "inset-toggle" for now.
+       Re-organise Insert menu, and back out the Note submenu.
+
+2003-04-15  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui:
+       * ui/stdmenus.ui: split out from new.ui
+
+       * ui/new.ui: use Include
+
+2003-04-15  John Levon  <levon@movementarian.org>
+
+       * ui/new.ui: add new ui for testing
+
+2003-04-15  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add toolbar placement flags,
+       and Minibuffer
+
+2003-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
+
+       * configure.m4: add another Grace conversion from agr to ppm.
+
+2003-04-10  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: Add visibility tag to toolbars
+
+       * BufferView_pimpl.C: updateToolbar on mouse click
+
+       * ToolbarBackend.h:
+       * ToolbarBackend.C: handle toolbar on/off settings
+
+2003-04-10  John Levon  <levon@movementarian.org>
+
+       * images/: new icons, mostly taken from kdeart
+
+2003-04-09  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add a name for the toolbar
+
+2003-04-08  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add tooltips for toolbar items,
+       s/Icon/Item
+
+2003-04-03  Tomasz Luczak <tlu@technodat.com.pl>
+
+       * layouts/mwbk.layout: small fix
+
+2003-04-02  John Levon  <levon@movementarian.org>
+
+       * bind/math.bind: tab lfun changed
+
+2003-04-01  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts
+
+2003-03-29  John Levon  <levon@movementarian.org>
+
+       * images/psnfss1.xpm:
+       * images/psnfss2.xpm:
+       * images/psnfss3.xpm:
+       * images/psnfss4.xpm:
+       * images/standard.xpm:
+       * images/amssymb.xpm: make transparent
+
+2003-03-28  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: fix dupe accelerator for change tracking
+
+2003-03-28  John Levon  <levon@movementarian.org>
+
+       * bind/sciword.bind:
+       * bind/math.bind: remove math-greek*
+
+2003-03-27  John Levon  <levon@movementarian.org>
+
+       * bind/cua.bind: add MS Word's "track changes" shortcut
+
+2003-03-24  John Levon  <levon@movementarian.org>
+
+       * symbols: add bmod function
+
+2003-03-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * templates/revtex4.lyx:
+       * templates/latex8.lyx: fix bad info insets
+
+2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (remove_pextra): Fix conversion of
+       minipages that contains tabulars.
+
+       * lyx2lyx/lyx2lyx (main): Handle development version files
+
+2003-03-12  Angus Leeming  <leeming@lyx.org>
+
+       * images/font-free.xpm: renamed as font-free-apply.xpm.
+
+       * ui/default.ui: s/font-free/font-free-apply/
+
+2003-03-12  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyx2lyx (main): Print error messages to stderr.
+
+       * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly 
+       notes with several lines and backslashes.
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_221.py: add \\end_header
+
+2003-03-11  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert Info insets
+       to Note insets.
+
+2003-03-11  Matej Cepl  <matej@ceplovi.cz>
+
+       * layouts/scrlttr2.layout: add Comment layout
+
+2003-03-10  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * configure.m4: fix the tgif converters
+
+2003-03-10  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: use variables for the names of
+       'latex', 'dvips', 'gs' and 'pnmcrop' and move their definition to
+       the top of the script.
+
+       * scripts/lyxpreview2bitmap.sh: enable BAIL_OUT to print a message.
+
+2003-03-10  Angus Leeming  <leeming@lyx.org>
+
+       * images/graphics-insert.xpm: rename as
+       dialog-show-new-inset_graphics.xpm.
+
+2003-03-05  Angus Leeming  <leeming@lyx.org>
+
+       * ui/default.ui: use 'dialog-show-new-inset "graphics"' instead
+       of graphics-insert'.
+
+2003-03-06  Serge Winitzki  <serge@cosmos.phy.tufts.edu>
+
+       * bind/sciword.bind: update for 1.3.x 
+
+2003-03-06  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * ui/default.ui: Add item for split env.
+
+2003-03-05  Angus Leeming  <leeming@lyx.org>
+
+       * ui/default.ui: use 'dialog-show-new-inset "external"' instead
+       of 'external-insert'.
+       use "dialog-show-new-inset include" instead of "buffer-child-insert".
+
+2003-03-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * doc/LaTeXConfig.lyx.in: really get rid of iletter description
+
+2003-03-03  PAP  <papasot@pythagoras.physics.upatras.gr>
+
+       * layouts/kluwer.layout: update for 1.3.x compatibility
+
+       * layouts/ijmpd.layout: re-add, since it only made it to 1.2.x.
+
+       * doc/LaTeXConfig.lyx.in: add ijmpd
+
+2003-02-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/llncs.layout: do not forget to define floats too
+
+2003-02-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * examples/fr_Foils.lyx: new translation of example
+
+2003-02-21  Angus Leeming  <leeming@lyx.org>
+
+       * ui/default.ui: use the new 'dialog-show-new-inset "name"' instead
+       of 'citation-insert', 'reference-insert' and 'bibtex-insert'.
+
+2003-02-25  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/BasicLyX.pm (regularizeLatexLength, getAsLyXLength):
+       make a valid LaTeX length understandable to LyX.
+
+2003-02-21 André Pönitz <poenitz@gmx.net>
+
+       * examples/de_beispiel_roh.lyx: Small fixes to make it look like a
+         German document
+
+2003-02-21  Angus Leeming  <leeming@lyx.org>
+
+       * CREDITS: Add Alfredo Braunstein.
+
+2003-02-21  Angus Leeming  <leeming@lyx.org>
+
+       * ui/default.ui: change bibkey-insert to bibtem-insert.
+
+2003-02-18  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * layouts/scrclass.inc:
+       * layouts/scrarticle.layout: KOMA update
+
+2003-02-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * templates/koma-letter2.lyx: 
+       * layouts/scrlttr2.layout: new KOMA letter class
+       * doc/LaTeXConfig.lyx.in: document this.
+
+2003-02-17  André Pönitz <poenitz@gmx.net>
+
+       * layouts/*: Item_Environment -> Bib_Environment for Bibliography
+
+2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * chkconfig.ltx: information is in LaTeXConfig.lyx, not
+       LyXConfig.lyx
+
+       * configure.m4: fix detection of fax programs
+
+2003-02-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * scripts/TeXFiles.sh: Add search for *.bib-files (>bibFiles.lst)
+       changed version to 0.3.
+
+2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * templates/elsart.lyx: 
+       * layouts/elsart.layout: new class, adapted from work of Herbert
+       Voss and Rod Pinna
+
+2003-02-12  Tomasz Luczak  <tlu@technodat.com.pl>
+
+       * layouts/mwart.cls:
+       * layouts/mwbk.cls:
+       * layouts/mwrep.cls: new classes. Adaptation of the base classes
+       to polish typographical conventions.
+
+2003-02-11  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/MakePreamble.pm: Output an accurate decription of what created
+       the file.
+
+       * reLyX/syntax.default: fix typo spotted by JMarc.
+
+2003-02-11  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/BasicLyX.pm: Do as LyX does: wrap the minipage width and
+       height output in inverted commas and strip the space from "4.5 cm".
+       Factorise the code by defining sub getAsLyXLength.
+
+2003-02-11  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/BasicLyX.pm: add support for minipages. The inner-pos optional
+       argument is currently parsed but ignored because I'm not sure how
+       LyX wants it.
+       Known bug: if the paragraph ends '\end{minipage}%', then the '%'
+       causes the next paragraph to be concatenated with this one. This is
+       a generic reLyX bug that I'll try and track down.
+
+2003-02-10  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/syntax.default: fix natbib commands that LyX will only allow
+       a single optional arg for.
+
+2003-02-08  John Levon  <levon@movementarian.org>
+
+       * chkconfig.ltx: look for dvipost package
+
+       * configure.m4: look for and prefer pplatex
+
+       * ui/default.ui: Add change tracking menu items
+
+2003-02-07  Tomasz Luczak  <tlu@technodat.com.pl>
+
+       * kbd/polski.kmap: new keymap, which assumes that you have a
+       non-Polish keyboard. 
+
+2003-02-07  Angus Leeming  <leeming@lyx.org>
+
+       * BasicLyX.pm: enable reLyX to recognise natbib citations.
+
+       * MakePreamble.pm: if '\usepackage{natbib}' is found, activate
+       LyX's natbib support.
+
+       * reLyX/syntax.default: add natbib citation commands.
+
+2003-02-07  Angus Leeming  <leeming@lyx.org>
+
+       * lyx2lyx/lyx2lyx: enable the debug level to be set.
+
+       * reLyX/BasicLyX.pm, reLyX/CleanTeX.pm, reLyX/Verbatim.pm: pass
+       $...$ and $$...$$ through reLyX unchanged.
+
+       * reLyX/RelyxTable.pm: provide support for 'm' column descriptors.
+
+       * reLyX/Text/TeX.pm: fix the $macro regex so that it recognises
+       that \) is a valid token but that \)* is a token and a '*'.
+
+       * reLyX/syntax.default: no need to translate symbols that mathed
+       can handle natively.
+
+2003-02-04  Joao Luis Meloni Assirati  <assirati@fma.if.usp.br>
+
+       * images/math/rbracket.xpm: new file.
+
+2003-02-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * Makefile.am (IMAGES): install banner.ppm
+
+2003-02-04  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_stdclass.inc:
+       * layouts/linuxdoc.layout:
+       * layouts/manpage.layout: add minimal support for counters.
+
+2003-02-02  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/RelyxTable.pm: add paranoia check that array bounds are valid.
+
+2003-01-28  Edwin Leuven <e.leuven@uva.nl>
+
+       * 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. 
+
+2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * reLyX/reLyXmain.pl: fixes the problem where a directory has
+       the same name as a TeX file.
+
+2003-01-17  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * lib/examples/*.lyx:
+       * lib/templates/*.lyx: convert to format 221.
+
+2003-01-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files.
+
+2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: re-add ellipsis on some menu entries
+
+2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * symbols: Fix \Box, \Diamond, \cong, and \surd.
+
+2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * reLyX/MakePreamble.pm (translate_preamble):
+       Fix bug 815, do not output \makeindex.
+
 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
 
        * lyx2lyx/lyxconvert_218.py(remove_figinset):