Home
last modified time | relevance | path

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

/plugin/latexit/
H A Drenderer.php353 if ($this->_useBibliography() && !$this->bib_handler->isEmpty()) {
374 if ($this->media || ($this->_useBibliography() && !$this->bib_handler->isEmpty())) {
376 if ($this->_useBibliography() && !$this->bib_handler->isEmpty()) {
1734 if ($this->_useBibliography()) {
1763 public function _useBibliography() { function in renderer_plugin_latexit