2011/3/8 Wolfgang Schuster <schuster.wolfg...@googlemail.com>

> I made it:
>
> \define[2]\epigraph{
>   \blank
>   \startframedtext[middle][frame=off,offset=none,width=fit]%
>   \startalignment[middle]
>   \startcolor[darkgreen]#2\stopcolor
>   \stopalignment
>   \startalignment[flushright]
>   {\it #1}%
>   \stopalignment
>   \stopframedtext
>   \blank
> }
>
> I think it does not look bad. But I have to let it grow on me.
>
>
> \define[2]\epigraph
>   {\blank
>    \startframedtext[middle][frame=off,offset=none,width=fit,align=middle]%
>    \color[darkgreen]{#2}\endgraf
>    \rightaligned{\it #1}%
>    \stopframedtext
>    \blank}
>

Thanks. That is better as my solution.

-- 
Cecil Westerhof
___________________________________________________________________________________
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