Changes

Jump to navigation Jump to search
425 bytes added ,  11:23, 8 October 2009
=(Simple)Columns in a narrow frame=
It is hard to put multiple columns in a frame (at least for me),but this one works.
<context source="yes">
\stopnarrower
\egroup
</context>
 
Another possibility is to use textbackground around the text (well, not in this wiki it seems, but in your documents):
 
<context source="yes">
\setupcolors[state=start]
\definetextbackground [book]
[state=start, topoffset=.5ex, location=paragraph,
leftoffset=1ex,bottomoffset=1ex]
 
\starttextbackground[book]
Tufte again
\startcolumns[n=2]
\input tufte
\stopcolumns
\stoptextbackground
</context>
Anonymous user

Navigation menu