summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/canbedone/canbedone.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/canbedone/canbedone.tex')
-rw-r--r--doc/context/sources/general/manuals/canbedone/canbedone.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/canbedone/canbedone.tex b/doc/context/sources/general/manuals/canbedone/canbedone.tex
new file mode 100644
index 000000000..6a2442f63
--- /dev/null
+++ b/doc/context/sources/general/manuals/canbedone/canbedone.tex
@@ -0,0 +1,29 @@
+% language=us runpath=texruns:manuals/canbedone
+
+\environment canbedone-style
+
+%D This is a bit if a cheat. The can be done manuals are independent but I want an
+%D overview document on the website. Therefore we use sectionlevels in the documents
+%D that we we then overload here (we push the chapter level in front).
+%D
+%D This style is mostly the same as the low level style.
+
+\starttext
+
+ \definesectionlevels
+ [default]
+ [{chapter,title},
+ {section,subject},
+ {subsection,subsubject},
+ {subsubsection,subsubsubject},
+ {subsubsubsection,subsubsubject},
+ {subsubsubsubsection,subsubsubject}]
+
+ \startdocument[title=canbedone,color=middlegray]
+ \stopdocument
+
+ \startsectionlevel[title=Periods] \component [canbedone-periods] \stopsectionlevel
+
+\stoptext
+
+