]> git.lyx.org Git - lyx.git/blobdiff - lib/external_templates
some spaces had disappeared
[lyx.git] / lib / external_templates
index 78ad5b2a47187bf158d02da0b78c3997ccddba6d..3047a5852178fb0e330b8f967c80cf043a2e1012 100644 (file)
@@ -25,7 +25,7 @@ Template RasterImage
                Product "\\includegraphics{$$Basename.eps}"
                UpdateCommand "convert $$Parameters $$FName $$Basename.eps"
                UpdateResult "$$Basename.eps"
-               Requirement "graphics"
+               Requirement "graphicx"
        FormatEnd
        Format Ascii
                Product "$$Contents(\"$$Basename.asc\")"
@@ -70,7 +70,7 @@ Template XFig
                Product "\\begin{picture}(0,0)\\includegraphics{$$Basename.eps}\\end{picture}\\input{$$Basename.pstex_t}"
                UpdateCommand "python $$Sysdir/scripts/fig2pstex.py $$FName $$Parameters"
                UpdateResult "$$Basename.eps"
-               Requirement "graphics"  
+               Requirement "graphicx"  
        FormatEnd
        Format Ascii
                Product "$$Contents(\"$$Basename.asc\")"