LaTeXInputController constructor
LaTeXInputController(
- LaTeXTree _laTeXTree
Creates a controller that modifies the given laTeXTree.
Implementation
LaTeXInputController(this._laTeXTree);
Creates a controller that modifies the given laTeXTree.
LaTeXInputController(this._laTeXTree);