X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fexternal_templates;h=4fb505de0b813bf398ff696e354b8a898fd4aaf7;hb=55a3dd7b346d29a52ba305a4558e9e380ef50f47;hp=4c6278a1aaab270bff1b4b2937b968580f1c4302;hpb=a5f72061d18ed48f53a3d33db349137a9e93d7fd;p=lyx.git diff --git a/lib/external_templates b/lib/external_templates index 4c6278a1aa..4fb505de0b 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -34,9 +34,9 @@ PreambleDef InputOrWarn PreambleDefEnd Template GnumericSpreadsheet - GuiName "Gnumeric spreadsheet" + GuiName "Spreadsheet" HelpText - A spreadsheet made with gnumeric, openoffice or excel. + A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel. It imports as a long table, so any length is ok. Excessive width could be a problem. The gnumeric software is necessary for conversion, @@ -69,7 +69,7 @@ Template GnumericSpreadsheet Requirement "multirow" Requirement "hhline" Requirement "ifthen" - ReferencedFile latex "$$AbsOrRelPathMaster$$Basename.tex" + ReferencedFile pdflatex "$$AbsOrRelPathMaster$$Basename.tex" FormatEnd TemplateEnd @@ -307,6 +307,9 @@ Template PDFPages * pages={x-y} (for a range of pages) * pages={x,y,z} (for specific pages) * pages=- (to include all pages) + * pages=last-1 (to include all pages in reverse order) + With the option 'noautoscale' the PDF pages are + inserted in their original size. Read the documentation of the pdfpages package for further options and details. HelpTextEnd