]> git.lyx.org Git - lyx.git/blobdiff - lib/external_templates
Prepare for attic movement.
[lyx.git] / lib / external_templates
index 99717af6b22ad385d0f12b4fca0b3dae97c816c6..d064b2f4d3a165b40fb8a0ddcda3606812f7c253 100644 (file)
@@ -58,6 +58,13 @@ Template RasterImage
        Transform Resize
        Transform Clip
        Transform Extra
+       # LyX preview options:
+       # Off: LyX will not attempt to show this material on screen.
+       # Graphics: LyX will attempt to show this material as-is or via a
+       #           conversion to a showable format.
+       # InstantPreview: LyX will attempt to use the 'instant preview'
+       #                 mechanism in order to show this material.
+       Preview Graphics
        Format LaTeX
                TransformOption Rotate RotationLatexOption
                TransformOption Resize ResizeLatexOption
@@ -99,7 +106,7 @@ Template RasterImage
 TemplateEnd
 
 
-Template Xfig
+Template XFig
        GuiName "Xfig: $$AbsOrRelPathParent$$Basename"
        HelpText
                An Xfig figure.
@@ -109,6 +116,7 @@ Template Xfig
        AutomaticProduction true
        Transform Rotate
        Transform Resize
+       Preview InstantPreview
        Format LaTeX
                TransformCommand Rotate RotationLatexCommand
                TransformCommand Resize ResizeLatexCommand
@@ -175,14 +183,19 @@ Template ChessDiagram
        InputFormat fen
        FileFilter "*.fen"
        AutomaticProduction true
+       Preview InstantPreview
        Format LaTeX
                Product "\\loadgame{$$AbsOrRelPathMaster$$Basename}\\showboard"
                Requirement "chess"
+               UpdateFormat fen
+               UpdateResult "$$AbsPath$$Basename$$Extension"
                ReferencedFile latex "$$AbsPath$$Basename$$Extension"
        FormatEnd
        Format PDFLaTeX
                Product "\\loadgame{$$AbsOrRelPathMaster$$Basename}\\showboard"
                Requirement "chess"
+               UpdateFormat fen
+               UpdateResult "$$AbsPath$$Basename$$Extension"
                ReferencedFile pdflatex "$$AbsPath$$Basename$$Extension"
        FormatEnd
        Format Ascii
@@ -211,6 +224,7 @@ Template LilyPond
        Transform Resize
        Transform Clip
        Transform Extra
+       Preview InstantPreview
        Format LaTeX
                TransformOption Rotate RotationLatexOption
                TransformOption Resize ResizeLatexOption
@@ -244,6 +258,44 @@ Template LilyPond
        FormatEnd
 TemplateEnd
 
+Template PDFPages
+       GuiName "PDF pages: $$AbsOrRelPathParent$$Basename"
+       HelpText
+               Includes PDF documents, using the 'pdfpages' package.
+               To include multiple pages, use the 'pages'-option,
+               which must be inserted to 'Options'.
+               Examples:
+               * pages={x-y} (for a range of pages)
+               * pages={x,y,z} (for specific pages)
+               * pages=- (to include all pages)
+               Read the documentation of the pdfpages package
+               for further options and details.
+       HelpTextEnd
+       InputFormat pdf
+       FileFilter "*.pdf"
+       Transform Rotate
+       Transform Resize
+       Transform Extra
+       Preview Graphics
+       Format LaTeX
+               TransformOption Rotate RotationLatexOption
+               TransformOption Resize ResizeLatexOption
+               TransformOption Extra  ExtraOption
+               Option Arg "[$$Extra,$$Rotate,$$Resize]"
+               Product "\\includepdf$$Arg{$$AbsOrRelPathMaster$$Basename}"
+               UpdateFormat pdf
+               UpdateResult "$$AbsPath$$Basename.pdf"
+               Requirement "pdfpages"
+               ReferencedFile pdflatex "$$AbsPath$$Basename.pdf"
+       FormatEnd
+       Format Ascii
+               Product "[PDFPages: $$FName]"
+       FormatEnd
+       Format DocBook
+               Product "[PDFPages: $$FName]"
+       FormatEnd
+TemplateEnd
+
 
 Template Date
        GuiName "Date"
@@ -254,6 +306,7 @@ Template Date
        InputFormat date
        FileFilter "*"
        AutomaticProduction true
+       Preview Off
        Format LaTeX
                Product "$$Contents(\"$$Tempname\")"
                UpdateFormat dateout