2011/3/18 Aditya Mahajan <adit...@umich.edu>

> but I like to change two things:
>> - I would like to use rounded corners
>>
> I want to use this to intersperse my document with citations. It is not
> bad,
>
> \defineframedtext[...][corner=round]
>
>
>  - I would like to use a slightly thicker line to draw the box
>>
>
> \defineframedtext[....][rulethickness=2bp]
>

Perfect. That looks much more slick.

I know have defined:
\define[2]\Citation{
  \blank
  \startframedtext[middle][align=middle,corner=round,rulethickness=2bp]
    {\bf #2}
    \blank[small]
    \rightaligned{\it #1}
  \stopframedtext
  \blank
}

-- 
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