diff options
Diffstat (limited to 'usr/local/sbin/newrepo')
-rwxr-xr-x | usr/local/sbin/newrepo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/newrepo b/usr/local/sbin/newrepo index 2805a1e..3c55861 100755 --- a/usr/local/sbin/newrepo +++ b/usr/local/sbin/newrepo @@ -164,7 +164,7 @@ use IkiWiki::Setup::Standard { prefix_directives => 1, httpauth => 1, # To add plugins, list them here. - add_plugins => [qw{sidebar toc meta table tag httpauth attachment rename remove autoindex map teximg version edittemplate}], + add_plugins => [qw{sidebar toc meta table tag httpauth img attachment rename remove autoindex map teximg version edittemplate}], disable_plugins => [qw{openid passwordauth}], teximg_prefix => \'\\documentclass{scrartcl} \\usepackage[version=3]{mhchem} |