print.latextoken2: Prints out a parsed LaTeX object, as returned by TeX(...,...

View source: R/utils.R

print.latextoken2R Documentation

Prints out a parsed LaTeX object, as returned by TeX(..., output = 'ast'). This is primarily used for debugging.

Description

Prints out a parsed LaTeX object, as returned by TeX(..., output = 'ast'). This is primarily used for debugging.

Usage

## S3 method for class 'latextoken2'
print(x, depth = 0, ...)

Arguments

x

The object

depth

Increases padding when recursing down the parsed structure

...

(Ignored)


stefano-meschiari/latex2exp documentation built on Aug. 18, 2024, 2:44 p.m.