summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-10 09:46:43 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-10 09:46:43 -0400
commitf64a43d94fd49bf5ec37fbf6a42601864f5c9684 (patch)
tree95ad5104f0e225add7aabd864ba2251115b99094 /Makefile
parent3714eb242f5b1a454ba42c7299df7aae5a33ea0a (diff)
downloadmanual_for_Experimental_Atomic_Physics-f64a43d94fd49bf5ec37fbf6a42601864f5c9684.tar.gz
manual_for_Experimental_Atomic_Physics-f64a43d94fd49bf5ec37fbf6a42601864f5c9684.zip
toc option enabling from within t2t file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cd6ef5..00beda6 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ upload: upload_location_wm
$(html_targets): %.html : %.t2t $(t2t_includes)
- txt2tags --css-sugar --toc --toc-level=1 -t html -o $@ $<
+ txt2tags --css-sugar -t html -o $@ $<
$(pdf_targets): %.pdf : %.tex
pdflatex $<