summary refs log tree commit diff stats
path: root/README.md
blob: 894f67f43ec753497644faaff9bec746a97e87b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# LPM

LPM is a next generation latex project manager. It helps you to enforce a stable directory
structure and thus facilitates adding new chapters (resp. sections) and sections (resp. subsections).

## Configuration

An example `lpm.toml` config file is to be found in here:
[`./example/lpm.toml`](./example/lpm.toml).
The `example` directory contains an example, how a lpm project might look like.

## Licence

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.