Hey folks,

I've been pulling my hair out for hours, as I can't seem to figure out
how to set the margin with and height for a textbackground area so the
text doesn't start immediately at the left frame line and go to the
right frame line. I am using this:

\definetextbackground[FramedText][
        location=paragraph,
        color=color_text,
        background=color,
        backgroundcolor=colour_page,
        framecolor=colour_text,
        leftoffset=1.0\bodyfontsize,
        rightoffset=1.0\bodyfontsize,
        before={
            \blank
            \startnarrower
        },
        after={
            \blank
            \stopnarrower
        },
        style=italic,
        corner=round,
        frame=on]

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
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