| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The `lpm bundle <main file>.tex` command acts as a better version of
this command.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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`
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
`cargo upgrade` raises the update boundaries in `Cargo.toml`, whilst
`cargo update` just fetches the newest version (that conform to the
boundaries) for `Cargo.lock`.
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|