| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The current `lpm.toml` also generates `\chapter`s, which don't work with
the article class. Thus switch to the `report` document class.
|
|
|
|
|
|
| |
Creating new templates with these old lock files is just
useless. So convey the need to regenerate them, by simply not shipping
them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
There was just no way to actually use this script in a useful manner.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
These should be generated by `reuse`
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This results in a reasonable name for the resulting PDF, instead of the
generic `main.pdf`.
|
|
|
|
|
|
| |
Every symlink in the `./templates` directory is now replaced with
the file it points to, making it obvious that this file should not be
edited.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Symlinks are copied verbatim, when nix initializes a template, thus
symlinking common files does not work.
|
| |
|
|
|