summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abb3e86..97a3b13 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ upload: upload_location_wm
$(html_targets): %.html : %.t2t $(t2t_includes)
- txt2tags --css-sugar --toc --toc-level=2 -t html -o $@ $<
+ txt2tags --css-sugar --toc --toc-level=1 -t html -o $@ $<
$(pdf_targets): %.pdf : %.tex
pdflatex $<