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