Changes

Jump to navigation Jump to search
296 bytes added ,  16:38, 11 July 2006
new feature! source="yes" in tag <context> yields source and result
&lt;/context>
</xmlcode> runs ConTeXt on the fly. See also http://live.contextgarden.net/ for an online ConTeXt.
 
If you add <tt>source="yes"</tt> to the &lt;context> tag, you have the source and the result displayed. Example:
<xmlcode>&lt;context source="yes">
\setupcolors [state=start]
\framed [background=color,
backgroundcolor=green,
offset=1cm ]{hello world!}
&lt;/context>
</xmlcode>

Navigation menu