Home
last modified time | relevance | path

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

/plugin/latexit/
H A Dhelper.php42 public function addPreamble($data){ function in helper_plugin_latexit
H A Drenderer.php271 … $this->store->addPreamble(array('date', '\today')); // FIXME use the document's date instead
272 $this->store->addPreamble(array('title', $this->getConf('title')));
273 $this->store->addPreamble(array('author', $this->getConf('author')));