Command/typeinlinebuffer

From Wiki
< Command
Revision as of 17:22, 31 July 2023 by Hraban (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: