4 Aug
2013
4 Aug
'13
10:47 p.m.
Am 04.08.2013 um 22:40 schrieb Marco Patzer
On 2013–08–04 Tim Steenvoorden wrote:
\starttext \input knuth \placefigure[left]{}{\externalfigure[figurename]} \input knuth \placefigure[inner]{}{\externalfigure[figurename]}
What do you want to do? Place it in the margin?
\placefigure[inleft]{}{\externalfigure[figurename]}
With the “inner” and “outer” keywords context uses the “left” and “right” locations dependent on the page. The feature doesn’t work in MkIV because two commands are processed in the wrong order. Wolfgang