summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/canbedone/canbedone.tex
blob: 6a2442f6370a2b966655d0301766dac99309490f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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