| 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.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Generating a project should be done on the nix side.
|
|
|