Changes

Jump to navigation Jump to search
116 bytes added ,  19:34, 3 May 2008
corrections, more comments
% stop WS
\setuphead % unsure if we need this at all... [chapter][ [ incrementnumber=no,
command=\ChapterCommand,
page=yes,
number=no,
align={flushleft,nothyphenated,verytolerant},
style=,header=high
]
\def\MyChapter#1#2#3{\startsectionworld[chapter][author={#1}, text={#2}, subtitle={#3}]}
% a stupid shortcut - don't forget \stopsectionworld at the end of the chapter!
\setuphead[section][
\def\dots{\thinspace.\thinspace.\thinspace.\thinspace}
% I don't like the default \dots or \textellipsis
% Header
\setupmarking[chapter][limittext={}]
% Color& Background
\setupinteraction[state=start, color=black, style={\tf}]
\setupcolors[state=start, rgb=no, cmyk=no]
]
%% Vorspannleader
\startfrontmatter
\stopfrontmatter
%% InhaltContent
\startbodymatter
\input tufte
\stopsectionworld % \start... is contained by in \MyChapter
\stopcomponent
</texcode>

Navigation menu