6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
rest_sources = ['part1.txt', 'part2.txt']
|
|
|
|
rest_options = ["--use-latex-toc", "--generator"] # generator is easy to test
|
|
|
|
toc_depth = 1
|