Open main menu

Command/typ

< Command
Revision as of 14:19, 3 December 2021 by Taco (talk | contribs) (Created page with "Documentation for \typ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


\typ

Summary

The command \typ typesets verbatim TeX code

Settings

\typ[...=...,...]{...}
...=...,...inherits from \setuptype
{...}content

Settings angles

\typ[...=...,...]<<...>>
...=...,...inherits from \setuptype
<<...>>angles

Description

Inline verbatim text like \type, but with hyphenation.

Examples

Example 1


\setuppapersize[A8]

\starttext
\showframe % show the textarea.
\typ{
polydactylic polydactylic polydactylic polydactylic polydactylic polydactylic
polydactylic polydactylic polydactylic polydactylic polydactylic polydactylic
}
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum