X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=2cbbd39839f1571aaedce490df349f32630b7751;hb=d1cf27fd88d27823b5201f68751b2cabba43b6a6;hp=c9d37577da359981ff7cc3d3100d6d414869135a;hpb=08ad6acd9a4de15fcc3631631915eff9a2cd03dc;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index c9d37577da..2cbbd39839 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,8 +1,24 @@ +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 scriot. + * scripts/fig2png.sh: another new and rather more sophisticated script. 2003-05-22 Alfredo Braunstein