summaryrefslogtreecommitdiff
path: root/syllabus_source/Makefile
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-10 11:27:35 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-10 11:35:48 -0400
commitdfd5f4497ec28df283d73ab68ed62d52b8f38d57 (patch)
treece1de09fa1bb3ab9a50e5339075dd7aef9120d2f /syllabus_source/Makefile
parentc7ea0f5f79b6a4185556b17dd69e8ab2262fc915 (diff)
downloadmanual_for_Experimental_Atomic_Physics-dfd5f4497ec28df283d73ab68ed62d52b8f38d57.tar.gz
manual_for_Experimental_Atomic_Physics-dfd5f4497ec28df283d73ab68ed62d52b8f38d57.zip
toc usage specified in t2t file
Diffstat (limited to 'syllabus_source/Makefile')
-rw-r--r--syllabus_source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/syllabus_source/Makefile b/syllabus_source/Makefile
index 2700488..cd34cd7 100644
--- a/syllabus_source/Makefile
+++ b/syllabus_source/Makefile
@@ -33,7 +33,7 @@ copy2dest: $(dest_dir) html pdf
$(html_targets): %.html : %.t2t $(includes)
- txt2tags --css-sugar --toc --toc-level=1 -t html -o $@ $<
+ txt2tags --css-sugar -t html -o $@ $<
$(pdf_targets): %.pdf : %.tex $(includes)
pdflatex $<