Home
last modified time | relevance | path

Searched refs:CommandTableFootOpen (Results 1 – 2 of 2) sorted by relevance

/plugin/latexport/_test/
H A Ddecorator_mock.php171 $this->listOfCommands->enqueue(new CommandTableFootOpen());
H A Dcommand.php194 class CommandTableFootOpen extends TexCommand { class