| Commit message (Collapse) | Author |
|
This avoids taking the "extension" of a directory as a extension
(e.g. `addons.d/file.ext`, would produce an extension of `d/file.ext`
instead of the expected `ext`)
|
|
The `find` command sometimes did not filter out the `build` directory,
resulting in an infinite loop of creating nested `build` directories.
|
|
The `lpm bundle <main file>.tex` command acts as a better version of
this command.
|
|
|
|
|
|
by `lpm`
|
|
|
|
|
|
There was just no way to actually use this script in a useful manner.
|
|
|
|
|
|
|
|
|
|
|
|
|