Changes

Jump to navigation Jump to search
483 bytes added ,  06:05, 11 December 2012
{{cmd|starthangaround}} is influenced by {{cmd|setuphanging}}[distance=...]</cmd> (distance may even be negative!), but takes no parameters itself.
 
Update, December 11, 2012:
Now there are options for {{cmd|starthangaround}}. If you want to have the image to the right, you can do:
<texcode>
\setuppapersize[A5]
\starttext
\starthanging[right]{\externalfigure[cow][width=4cm]}
\input tufte
\stophanging
\stoptext
</texcode>
 
There are even more options:
<texcode>
\setuppapersize[A5]
\starttext
\starthanging[location=right,n=2,distance=1cm]{\externalfigure[cow][width=4cm]}
\input tufte
\stophanging
\stoptext
</texcode>
== Pictures as [[Floating Objects]] ==
23

edits

Navigation menu