Changes

Jump to navigation Jump to search
700 bytes added ,  07:41, 1 June 2022
remove manual syntax, enhance wording
}}
== [[Help:Reference|Syntax]] (autogenerated) ==<table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd"syntax>\typebuffer<span class="first" >[...]</span></td> </tr> <tr valign="top" class="first"> <td class="cmd">[...]</td> <td>name </td> </tr></tablesyntax>
<syntax>setuptyping</syntax>
== Description ==
With <code>\typebuffer[mybuffer]</code> you get the verbatim content of buffer <code>mybuffer</code>, which was previously defined with {{cmd|startbuffer}}.
 
To typeset the contents of the buffer, use {{cmd|getbuffer}}.
== Example ==
 <!-- Please fill context source="yes" text="produces">\starttext \startbuffer[mybuffer]This is a text, which is stored in an example if you the buffer with name \quotation{mybuffer}.\stopbuffer \typebuffer[mybuffer] \stoptext</context> You can --show only a part of a source: <texcode>\startbuffer[BB]\setupsomething[]\starttext% beginDo something interesting.%end\stoptext\stopbuffer \typebuffer[BB][option=tex,range={begin,end}]</texcode>
== See also ==
[[cmd:startbuffer|\startbuffer]], [[cmd:getbuffer|\getbuffer]]
* {{cmd|setuptyping}} – setup also for {{cmd|type}}* {{cmd|getbuffer}} - Get back the "formatted" content of a buffer.* {{cmd|input}} - Include the complete content of a text file.* {{cmd|startbuffer}} - Define the content of a temporary buffer. == Help from ConTeXt-Mailinglist/Forum ==All issues with:{{Forum|{{SUBPAGENAME}}}} [[Category:ReferenceCommand/enBuffers|typebuffer]]

Navigation menu