From: Angus Leeming Date: Tue, 20 Apr 2004 08:07:27 +0000 (+0000) Subject: Don't insert the definitions of the WarnNotFound, InputOrWarn macros X-Git-Tag: 1.6.10~15293 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0e9751b023ddd4ca94b577355cf482ee3765f067;p=features.git Don't insert the definitions of the WarnNotFound, InputOrWarn macros when using the XFig template. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8677 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 661eab06b6..8edf7980d9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-04-20 Angus Leeming + + * external_templates: Comment out the insertion of the definitions + of the WarnNotFound, InputOrWarn macros in the preamble by + the XFig template. + 2004-04-19 Angus Leeming * scripts/legacy_lyxpreview2ppm.py: new file. Called automatically diff --git a/lib/external_templates b/lib/external_templates index 6c088d00db..fc79017581 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -101,8 +101,8 @@ Template XFig UpdateFormat pstex UpdateResult "$$AbsPath$$Basename.pstex_t" Requirement "graphicx" - Preamble WarnNotFound - Preamble InputOrWarn + # Preamble WarnNotFound + # Preamble InputOrWarn FormatEnd Format PDFLaTeX TransformCommand Rotate RotationLatexCommand @@ -111,8 +111,8 @@ Template XFig UpdateFormat pdftex UpdateResult "$$AbsPath$$Basename.pdftex_t" Requirement "graphicx" - Preamble WarnNotFound - Preamble InputOrWarn + # Preamble WarnNotFound + # Preamble InputOrWarn FormatEnd Format Ascii Product "$$Contents(\"$$AbsPath$$Basename.asc\")"