18 Mar
2011
18 Mar
'11
11:05 p.m.
2011/3/18 Aditya Mahajan
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