Command/typefile

From Wiki
< Command
Revision as of 14:24, 3 December 2021 by Taco (talk | contribs) (Created page with "Documentation for \typefile")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


\typefile

Summary

The command \typefile typesets a file verbatim

Settings

\typefile[...][...=...,...]{...}
[...]name
...=...,...inherits from \setuptyping
{...}file

OptionExplanation
name from \definetyping

Description

Typeset a file verbatim

Examples

Example 1

\definetyping[TEX]
\setuptyping[TEX][option=TEX]

\starttext
  \typefile[TEX]{pdftex-syntax.txt}
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: