Changes

Jump to navigation Jump to search
46 bytes removed ,  21:28, 30 March 2014
m
no edit summary
<texcode>\externalfigure[mylogo]</texcode>
= Pictures = This section describes various ways to embed pictures in documents. == In Text ==
You can directly place a figure in a text using <tt>\externalfigure[cow]</tt>. If you want to align it not to the baseline, but lower you can try whether <tt>\bbox{\externalfigure[cow]}</tt> does the right thing, otherwise you have to tweek <tt>\smash{\lower24pt\hbox{\externalfigure[cow]}}</tt>
= Pictures and = Flowing Text ==
<context source=yes>
It’s currently broken in MkII (here in the garden), but works with MkIV.
If you want to have To right-align the image to the right, you can do:
<texcode>
This replaces undocumented {{cmd|starthangaround}} command that might exist [http://source.contextgarden.net/tex/context/base/cont-new.mkiv?search=hangaround in the source], if the wiki isn’t updated yet.
You might also want to look into Also read about [[Combinations]].
= Pictures and = Hyperlinks ==
This example makes a picture interactive; when clicked, it opens a browser to the given URL:
</texcode>
= Pictures as = Full Page == * See [[Simple Cover Page]] == [[Floating Objects]] ==
Floats are numbered and placed by ConTeXt, with a configurable (and optional) caption.
You find more about floats ([[Floating Objects]]) in the manual.
= Floating graphics with an enlarged== Enlarged, shaded background Shaded Background ===
To place a figure in, say, the right margin with a shaded background that is slightly larger than the figure (to give a bit of breathing roomspace):
<texcode>
FILE=$(basename "$0"); mplayer -fs -zoom ${FILE/.sh/}
</nowiki></pre>
 
== Full Page Image ==
 
* See [[Simple Cover Page]]
= See Also =
419

edits

Navigation menu