Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(new/figure)!: Init | Benedikt Peetz | 2024-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` generation | Benedikt Peetz | 2024-09-29 |
| | |||
* | feat(templates): Provide a consistent syntax for replacements | Benedikt Peetz | 2024-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 directory | Benedikt Peetz | 2024-03-31 |