This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:rules [2023/11/21 14:33] – [General rules for creating the DokuWiki-based books. v.1.4] pczekalski | en:iot-open:rules [2023/11/21 15:54] (current) – [Comments in the pages] pczekalski | ||
---|---|---|---|
Line 196: | Line 196: | ||
< | < | ||
- | If some chapters | + | If some chapters |
< | < | ||
+ | |||
+ | ===== Parts to exclude from the PDF generator ===== | ||
+ | To exclude part of the content (i.e. link lists by the end of the chapter) | ||
+ | wrap a source code using the WRAP tags: | ||
+ | < | ||
+ | <WRAP excludefrompdf> | ||
+ | |||
+ | Some content is to be present in the Dokuwiki but not to be printed in PDF. | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <note important> |