From f19efe700dec9b2f6f7ccdba4d90785006dfe9c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 3 Dec 2011 15:36:59 +0000 Subject: [PATCH] external_templates: fix #7888 for branch git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40343 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/external_templates | 5 ++++- status.20x | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/external_templates b/lib/external_templates index 3e9b667c33..56a67ad15d 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -36,7 +36,7 @@ PreambleDefEnd Template GnumericSpreadsheet 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, @@ -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 diff --git a/status.20x b/status.20x index 081f194e01..bb0af7c9ea 100644 --- a/status.20x +++ b/status.20x @@ -41,6 +41,9 @@ What's new - The Sweave manual is now also available in the menu Help->Specific Manuals (bug 7891). +- Updated description of the external material template PDFPages + (bug 7888). + * BUILD/INSTALLATION -- 2.39.5