Interaction enumeration

Interaction enumeration

Represents increasing amounts of user interaction.

The Interaction type exposes the following members:

Fields

FieldDescription
BATCH_MODEOmits all stops and omits terminal output.
NONSTOP_MODEOmits all stops.
SCROLL_MODEOmits error stops.
ERROR_STOP_MODEStops at every opportunity to interact.
FORMAT_DEFINEDPreserves the interaction mode defined by a TeX format.

See Also