mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
* 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:
parent
79d99f2bf0
commit
bd4cefb714
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user