Changes

Jump to navigation Jump to search
414 bytes added ,  14:14, 27 July 2018
add options
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\typebuffer<span class="first" >[buffer]</span><span class="second" >[...,...=...,...]</span></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[buffer]</td>
<td>name of the buffer</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">option</td>
<td>tex, ...?</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">range</td>
<td>{label,label}</td>
</tr>
</table>
== Example ==
<!-- Please fill in an example if you can -->
<context source="yes" text="produces">
\stoptext
</context>
 
You can show only a part of a source:
 
<texcode>
\startbuffer[BB]
\setupsomething[]
\starttext
% begin
Do something interesting.
%end
\stoptext
\stopbuffer
 
\typebuffer[BB][option=tex,range={begin,end}]
</texcode>
== See also ==

Navigation menu