]> git.lyx.org Git - features.git/commitdiff
Whitespace.
authorAngus Leeming <leeming@lyx.org>
Fri, 23 May 2003 14:48:58 +0000 (14:48 +0000)
committerAngus Leeming <leeming@lyx.org>
Fri, 23 May 2003 14:48:58 +0000 (14:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7032 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/external_templates

index c9d37577da359981ff7cc3d3100d6d414869135a..3d00235633b09806597f5851ce3d3d3cf4f89ffc 100644 (file)
@@ -2,7 +2,7 @@
 
        * 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>
 
index 5d758797f7c4fb03808ca6c4305fd163810f2bc9..d43c11b59d67df18aa19ce97274d815d912617ad 100644 (file)
@@ -70,7 +70,7 @@ Template XFig
                Product "\\input{$$Basename.pstex_t}"
                UpdateCommand "python $$Sysdir/scripts/fig2pstex.py $$FName $$Parameters"
                UpdateResult "$$Basename.pstex_t"
-               Requirement "graphicx"  
+               Requirement "graphicx"
        FormatEnd
        Format PDFLaTeX
                Product "\\begin{picture}(0,0)\\includegraphics{$$Basename}\\end{picture}"