| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
BREAKING CHANGE: The config file now needs to contain an
`templates.figure` key. You can simply add this.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This allows us to just query the last chapter instead of storing it.
|
|
|
|
|
|
| |
The FileTree has been taken from the implementation written by my for the
Trinitrix project. It alleviates the problem, where functions had to do
many things themselves.
|
| |
|
|
|