On Tue, Jan 17, 2012 at 1:14 PM, Steffen Wolfrum <cont...@st.estfiles.de>wrote:

>
> And this interlineskip is ignored in your solution, test the following
> please:
>
>
> \def\TOCstyleBF{\switchtobodyfont[9pt]\bf\setupinterlinespace[line={40pt}]}
>
> \definelistplacement[MyListItemIT][none]#1#2#3%
>
> {\hfill\kern-1em\it#1\hfill\strut\crlf\strut\hfill\hphantom{\tf#3}\framedtext[frame=off,offset=overlay,align=middle,style=TOCstyleBF]{#2}\hfill\tf#3}
> % here the interlinespace is ignored
> %
> {\hfill\kern-1em\it#1\hfill\strut\crlf\strut\hfill\hphantom{\tf#3}\framedtext[frame=off,offset=overlay]{\TOCstyleBF\midaligned{#2}}\hfill\tf#3}
> % here the interlinespace worked
>
> \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
>

Now the above example  it's ok for me with

# context --version

mtx-context     | main context file:
/opt/luatex/standalone/tex/texmf-context/tex/context/base/context.mkiv
mtx-context     | current version: 2012.01.16 18:33


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

maillist : ntg-context@ntg.nl / 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