* 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
This commit is contained in:
Jürgen Spitzmüller 2008-08-18 08:09:48 +00:00
parent 79d99f2bf0
commit bd4cefb714

View 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