On Tue, Jan 17, 2012 at 11:37 AM, Steffen Wolfrum wrote: > > 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} > Probably a bug, but this is ok \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=bold]% {#2}% \hfill\tf#3 } -- luigi