Command/typeinlinebuffer
< Command
Jump to navigation
Jump to search
Contents
\typeinlinebuffer
Summary
The command \typeinlinebuffer is used for typesetting the contents of a buffer in inline mode.
Settings
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] <-
