summary refs log tree commit diff stats
path: root/example (follow)
Commit message (Collapse)AuthorAge
* feat(new/figure)!: InitBenedikt Peetz2024-09-29
| | | | | BREAKING CHANGE: The config file now needs to contain an `templates.figure` key. You can simply add this.
* feat(new/chapter): Improve `\include` and `\includeonly` generationBenedikt Peetz2024-09-29
|
* feat(templates): Provide a consistent syntax for replacementsBenedikt Peetz2024-09-29
| | | | | | All replacements now start with `lpm::` and thus provide a future way to extend them. This change also adds the ability to access the chapter name in a new section and the current data in a new chapter.
* docs(example): Add an example directoryBenedikt Peetz2024-03-31