about summary refs log tree commit diff stats
path: root/build/latex/lpm.toml
diff options
context:
space:
mode:
Diffstat (limited to 'build/latex/lpm.toml')
-rw-r--r--build/latex/lpm.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/build/latex/lpm.toml b/build/latex/lpm.toml
deleted file mode 100644
index 636eae9..0000000
--- a/build/latex/lpm.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-[last_chapter]
-user_name = "static"
-number = 0
-
-[templates]
-section = '''
-%! TEX root = ../../../%INIT_APPLICATION_NAME
-% LTeX: language=en-GB
-
-\section{REPLACMENT_SECTION_TITLE} % DATE
-This is some text
-'''
-
-chapter = '''
-%! TEX root = ../../%INIT_APPLICATION_NAME
-% LTeX: language=en-GB
-
-\chapter{REPLACEMENT_CHAPTER}
-'''