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

Function array_pos

src/environments.rs:224–233  ·  view source on GitHub ↗

Parse the optional argument in an array enviornment. This dictates the vertical positioning of the array. The recognized values are `t` to align the top of the array with the baseline, and `b` to aligne the bottom of the array to the baseline. For example: `\begin{array}[t]{cc}..\end{array}`.

(lex: &mut Lexer, _: Style)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

nextMethod · 0.80

Tested by

no test coverage detected