<?php
/**
 * DokuWiki Plugin latexcaption Default Settings
 *
 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
 * @author  Ben van Magill <ben.vanmagill16@gmail.com>
 */

$conf['abbrev'] = 0;
$conf['captiontag'] = 'caption';
$conf['mathjaxref'] = 0;
$conf['alwaysautoref'] = 1;