diff options
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_2.62.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_2.62.mdwn b/doc/news/version_2.62.mdwn index 9a28bd19c..e91c9a2ab 100644 --- a/doc/news/version_2.62.mdwn +++ b/doc/news/version_2.62.mdwn @@ -7,7 +7,7 @@ News for ikiwiki 2.62: The previous behaviour can be restored by adding the following to your ikiwiki setup: - teximg\_prefix => '\documentclass{scrartcl} + teximg_prefix => '\documentclass{scrartcl} \usepackage[version=3]{mhchem} \usepackage{amsmath} \usepackage{amsfonts} |