Changes

Jump to navigation Jump to search
103 bytes removed ,  08:05, 18 May 2011
m
added categories
as first value after the <code>\dimexpr</code> command and then the numeric values.
Notice that the following expression is also valid:
<texcode>
\placesidebyside {\externalfigure[cow][width=.4\textwidth]}
{\framed[width=.4\textwidth,height=\dimexpr.4\textwidth*200/275\relax]
{\vbox{this is a box}}}
</texcode>
<contextsource="yes">
\setupexternalfigures[location={local,default}]
\placesidebyside{\externalfigure[cow][width=.4\textwidth]}
''The output is now correct in both cases without making use of any tricks.''
 
 
[[Category:Inside ConTeXt]]
[[Category:ConTeXt programming]]

Navigation menu