MCPcopy Create free account
hub / github.com/ReTeX/ReX / command

Function command

src/parser/engine.rs:165–177  ·  view source on GitHub ↗

Parse a TeX command. These commands define the "primitive" commands for our typesetting system. It tires to include a large portion of the TeX primitives, along with the most useful primitives you find from amsmath and LaTeX. This function can error while parsing macro arguments.

(lex: &mut Lexer, local: Style)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

nextMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected