From bd4cefb71464157c4a2386912504105625b73a5b Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Mon, 18 Aug 2008 08:09:48 +0000 Subject: [PATCH] * external_templates: - remove formatting and chars from help text that makes translation fail. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26198 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/external_templates | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/lib/external_templates b/lib/external_templates index f688b01ef5..976792628b 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -258,14 +258,12 @@ 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". + 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) - + * 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 -- 2.39.2