about summary refs log blame commit diff stats
path: root/build/latex/academia/lpm.toml
blob: 0925886cd75de4b6bd25ef7c722b378c6882151f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                        

             
                                                 





                                         
                                              


                             
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}
'''