Changes

Jump to navigation Jump to search
177 bytes added ,  19:11, 19 July 2006
→‎Preventing hyphenation: A bit of explaination and a bigger example
== Preventing hyphenation ==
 
One can prevent hypenation inside a frame by passing <code>nothypenated</code> option to <code>align</code>. It is also a good idea to add <code>verytolerant</code> and <code>strectch</code> options.
<context source="yes">
\startcombination[2*1]{\framed [width=5cm, align={flushleft}] {\input ward \endgraf}}{flushleft}{\framed [width=2cm5cm,
align={flushleft,nothyphenated,verytolerant}] % maybe also stretch
{Left-aligned with no hyphenation\input ward \endgraf}}{flushleft,\framed [width=2cmcrlf nothypenated, align={flushleft\crlf verytolerant}] {Left-aligned with hyphenation}\stopcombination
</context>
 
''(A better example should be put here, where the frame is big enough, so that words fit into a one line.)''
== Similar topics ==

Navigation menu