Home
last modified time | relevance | path

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

/plugin/latexport/_test/
Ddecorator_mock.php99 $this->listOfCommands->enqueue(new CommandFootnoteClose());
Dcommand.php93 class CommandFootnoteClose extends TexCommand { class