X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=2d4bb3ee922ffb3a5b78a81187b688ad6ea9d75f;hb=dd7ae7278998aa18a972e5f8a8d62406772437bd;hp=5d3039b0935ae118c63aec2e838a32db13245cff;hpb=d3561d9b792b68b3e2cc3b0cf3ebc9873eec7614;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 5d3039b093..2d4bb3ee92 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,109 @@ +2003-05-31 Angus Leeming + + * 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 + + * ui/stdmenus.ui: Force Normal Space -> Inter-word Space + +2003-05-30 John Levon + + * ui/stdmenus.ui: fix capitalisation + +2003-05-25 Angus Leeming + + * scripts/fig2pdf.sh: renamed again as fig2pdftex.sh. + +2003-05-24 John Levon + + * ui/stdmenus.ui: re-organise Document and Tools menus + +2003-05-23 Angus Leeming + + * 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 + + * 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 + + * ui/stdmenus.ui: + * ui/classic.ui: remove "error-next" and "error-remove-all" + +2003-05-22 John Levon + + * ui/stdtoolbars.ui: fix default toolbars + +2003-05-22 John Levon + + * bind/cua.bind: fix space insert + +2003-05-21 José Matos + + * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~ + +2003-05-20 Jürgen Spitzmüller + + * bind/cua.bind: + * bind/emacs.bind: + * bind/yemacs.bind: + * bind/latinkeys.bind: + * ui/stdmenus.ui: new space insets + +2003-05-20 John Levon + + * ui/stdtoolbars.ui: s/Paragraph Style/Paragraph Settings/ + +2003-05-16 André Pönitz + + * ui/*: re-indent according to LyX style + +2003-05-07 John Levon + + * ui/stdmenus.ui: we can use _R_edo + +2003-05-02 Michael Schmitt + + * 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 + + * ui/stdmenus.ui: Child Document not Child document + + * bind/xemacs.bind: fix insert graphics binding + +2003-05-02 André Pönitz + + * layouts/*: re-indent according to LyX style + +2003-04-30 Michael Schmitt + + * layouts/llncs.layout: remove Chapter and Mail layouts (did not + work). Add Email layout + +2003-04-30 John Levon + + * default.ui: replace with new layout. Move old layout to ... + + * classic.ui: ...here + +2003-04-26 John Levon + + * ui/stdmenus.ui: Make table settings use old layout-tabular LFUN + 2003-04-26 John Levon * ui/stdmenus.ui: remove shortcuts for cut,copy,paste