Command/typeinlinebuffer

From Wiki
Jump to navigation Jump to search


\typeinlinebuffer

Summary

The command \typeinlinebuffer is used for typesetting the contents of a buffer in inline mode.

Settings

\typeinlinebuffer[...,...][...=...,...]
[...,...]buffer
...=...,...inherits from \setuptype

Description

\typeinlinebuffer is like \type, while \typebuffer is like \starttyping.

Examples

Example 1

\startbuffer[Test]
\samplefile{ward}
\stopbuffer

% block mode
->
\typebuffer[Test]
<-

% inline mode
->
\typeinlinebuffer[Test]
<-

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: