Changes

Jump to navigation Jump to search
387 bytes added ,  23:40, 22 March 2011
\stoptext
</texcode>
 
Using TikZ:
 
<context>
\usemodule[tikz]%
\tikzstyle{block}=[rectangle,draw=black,text centered,style=dotted,inner sep=0pt]
\def\Picture#1#2#3%
{
\placefigure[left][#3]{#2}%
{%
\tikzpicture%
\node[block](init){\externalfigure[#1][width=3in]};%
\endtikzpicture%
}%
}%
\starttext
\Picture{sample/cow.pdf}{All your base are belong to us}{SampleRef}
\stoptext
</context>
= Width broad and local =
7

edits

Navigation menu