Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php95 $this->listOfCommands->enqueue(new CommandFootnoteOpen());
H A Dcommand.php87 class CommandFootnoteOpen extends TexCommand { class