mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 21:55:29 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7032 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
08ad6acd9a
commit
b257853f8d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
* external_templates: add a PDFLaTeX flavour to the xfig outputs.
|
* external_templates: add a PDFLaTeX flavour to the xfig outputs.
|
||||||
* scripts/fig2png.py: a new and very simple script.
|
* 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>
|
2003-05-22 Alfredo Braunstein <abraunst@libero.it>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ Template XFig
|
|||||||
Product "\\input{$$Basename.pstex_t}"
|
Product "\\input{$$Basename.pstex_t}"
|
||||||
UpdateCommand "python $$Sysdir/scripts/fig2pstex.py $$FName $$Parameters"
|
UpdateCommand "python $$Sysdir/scripts/fig2pstex.py $$FName $$Parameters"
|
||||||
UpdateResult "$$Basename.pstex_t"
|
UpdateResult "$$Basename.pstex_t"
|
||||||
Requirement "graphicx"
|
Requirement "graphicx"
|
||||||
FormatEnd
|
FormatEnd
|
||||||
Format PDFLaTeX
|
Format PDFLaTeX
|
||||||
Product "\\begin{picture}(0,0)\\includegraphics{$$Basename}\\end{picture}"
|
Product "\\begin{picture}(0,0)\\includegraphics{$$Basename}\\end{picture}"
|
||||||
|
Loading…
Reference in New Issue
Block a user