]> git.lyx.org Git - features.git/commitdiff
* external_templates:
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 18 Aug 2008 08:09:48 +0000 (08:09 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 18 Aug 2008 08:09:48 +0000 (08:09 +0000)
- 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

index f688b01ef5afd80d4f8422eddd7bcc782cc22167..976792628b5066ba1f2ba8792116fbcecac7034f 100644 (file)
@@ -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