Am 16.01.2012 um 17:18 schrieb Hans Hagen:

> On 16-1-2012 15:39, Steffen Wolfrum wrote:
>>> Send a example where we can see how the list entries are formatted.
>>> 
>>> Wolfgang
>> 
>> 
>> 
>> Sorry, no example now: I am just about to leave the desk.



Back again ...
Here is the corresponding minimal example:


\definelistplacement[MyListItemIT][none]#1#2#3%
   
{\hfill\kern-1em\it#1\hfill\strut\crlf\strut\hfill\hphantom{\tf#3}\framedtext[frame=off,offset=overlay]{\bf\midaligned{#2}}\hfill\tf#3}

\setuplist[chapter] 
   [alternative=MyListItemIT]

\definecombinedlist[TOCtoc]
[chapter]

\setupcombinedlist[TOCtoc]
[aligntitle=yes,criterium=text,interaction=all]


\starttext

\placeTOCtoc[criterium=text,interaction=all]

\startchapter[
   title={Das Krankenhaus als Leistungserbringer in der GKV},
 marking={Das Krankenhaus als Leistungserbringer in der GKV},
    list={Das Krankenhaus\\als Leistungserbringer in der GKV},
bookmark={Das Krankenhaus als Leistungserbringer in der GKV}]

\stopchapter

\stoptext



Best, Steffen
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to