Module commands

Source
Expand description

A Command is a TeX primitive or macro that can be expanded or processed.

Modules§

etex
methods
pdftex
tex
TeX primitive Commands

Structs§

Def
A macro defined via \def, \edef, \xdef or \gdef
GulletCommand
StomachCommand

Enums§

Assignable
Command
A command to be expanded in the crate::engine::gullet::Gullet or processed in the crate::engine::stomach::Stomach.
ExpToken
ParamToken
StomachCommandInner