On 24-2-2012 01:12, Kip Warner wrote:
\definetextbackground[TimelineGeneralDocument][
         location=paragraph,
         color=color_text,
         background=color,
         backgroundcolor=colour_page,
         framecolor=colour_text,
         topoffset=1.0cm,
         bottomoffset=1.0cm,
         leftoffset=1.0cm,
         rightoffset=1.0cm,
         before={
             \blank[2*big]
         },
         after={
             \blank[2*big]
         },
         style=small,
         corner=round,
         frame=on]

I use it as such...

\startTimelineGeneralDocument
....Some stuff...
\stopTimelineGeneralDocument

So I'm not really sure what I am suppose to do with
\starttextbackground?

apart from a funny corner at least it helps if the colors are defined

\definecolor[colour_page][red]
\definecolor[colour_text][green]

--

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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