Changes

Jump to navigation Jump to search
654 bytes added ,  09:20, 17 May 2009
Added section on ruled frames
\tightframed{A really really long line that is split at 5cm}
</context>
 
== Ruled Frames ==
 
<cmd>framed</cmd> allows you to specify specific edges to be ruled.
As an alternative to <code>frame=on</code> (the default), one can specify
<code>topframe=on</code>, etc.
Note that, as the default is to draw a complete frame,
it is necessary to either specify the state (on/off) for all four edges
or include the keyword <code>frame=off</code>.
 
<context source="yes">
\framed[frame=off,topframe=on,leftframe=on]{A fancy title}
</context>
 
The thickness of the frame rule can be specified using <code>rulethickness=</code>
 
<context source="yes">
\framed[frame=off,leftframe=on,rulethickness=2pt]{\tfa\bf A fancy title}
</context>
148

edits

Navigation menu