\def\Eintrag#1{\writetolist[chapter]{%

\framed[{frame=on,align=right,width=0.5\textwidth,height=2.5\bodyfontsi ze}]{
#1}}}
Thanks for the tip. I have now:

\def\KomplexTitel#1#2#3{%
{\writetolist[chapter]{%
\framed[{frame=off, align=right,
width=0.8\textwidth, height=2\baselineskip,
offset=none}]{#3}%
}%
\nohyphens\title{#1}%
\Untertitel{#2}}}

But the code (fixed measures) is as ugly as the output.
The lines in the frames are set a bit to high, and the page number is too low.
I guess it could work with linecorrection, but that always throws errors (at least
if used in a \def).

Any more hints?

Gr��lis vom Hraban!
--
www.fiee.net/texnique/
www.ramm.ch/context/
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to