diff options
author | Soispha <soispha@vhack.eu> | 2023-06-18 17:00:18 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-18 17:00:18 +0200 |
commit | 4c368a27800900e5c3afd3e03d43d6d379bc471a (patch) | |
tree | a8aa66cb46a6cda39b0b6f0a535ec084bbf2821d /latex/lpm.toml | |
parent | Fix(.gitigonore): Ignore specific files in templates (diff) | |
download | flake-templates-4c368a27800900e5c3afd3e03d43d6d379bc471a.tar.gz flake-templates-4c368a27800900e5c3afd3e03d43d6d379bc471a.zip |
Feat(latex): Init
Diffstat (limited to 'latex/lpm.toml')
-rw-r--r-- | latex/lpm.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/latex/lpm.toml b/latex/lpm.toml new file mode 100644 index 0000000..c0925ff --- /dev/null +++ b/latex/lpm.toml @@ -0,0 +1,3 @@ +[last_chapter] +user_name = "todo" +number = 1 |