Am 24.02.2012 um 01:12 schrieb Kip Warner:
On Wed, 2012-02-22 at 22:21 +0100, Wolfgang Schuster wrote:
\starttextbackground
Wolfgang
I have the following defined in my environment:
\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?
You should make a minimal example with \starttextbackground which produces the same error as your document. Wolfgang