Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
H A Ddecorator_persister.php66 $this->appendInlineCommand($command, $scope, $argument);
79 function appendInlineCommand($command, $scope = null, $argument = '') { function in DecoratorPersister
148 $this->appendInlineCommand('label', $label);
705 $this->appendInlineCommand("ref", $this->texifyReference($link));
H A Ddecorator.php161 function appendInlineCommand($command, $scope, $argument = '') { function in decorator
163 $this->decorator->appendInlineCommand($command, $scope, $argument);