summaryrefslogtreecommitdiff
path: root/sample/contents.tex
diff options
context:
space:
mode:
authorjao <jao@oblong.net>2009-05-09 00:49:53 +0200
committerjao <jao@oblong.net>2009-05-09 00:49:53 +0200
commitb2dc70474333811c4754da48bc40d052f4213dd8 (patch)
treed9b1691b8201000edac91febe587aef1e5597423 /sample/contents.tex
parentef9a55314304f6a4eb756542304b3d20ffd91e46 (diff)
downloadnowebmk-b2dc70474333811c4754da48bc40d052f4213dd8.tar.gz
nowebmk-b2dc70474333811c4754da48bc40d052f4213dd8.tar.bz2
Sample files in their own folder.
Diffstat (limited to 'sample/contents.tex')
-rw-r--r--sample/contents.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/sample/contents.tex b/sample/contents.tex
new file mode 100644
index 0000000..8c58747
--- /dev/null
+++ b/sample/contents.tex
@@ -0,0 +1,9 @@
+% This file, referenced as NW_CONTENTS in the Makefile, inputs the
+% contents of the main tex file to be created. It will consist mainly
+% of a series of input commands loading the different .nw files
+% (without extension), but can contain arbitrary TeX code.
+
+
+\input{chapter1} % chapter1.nw
+
+