diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-28 13:05:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-28 13:05:33 -0400 |
commit | a4d033691ab8d00f4217e49dad35474be4763d1e (patch) | |
tree | 76832b1d3182ebe8eec81c6b920b81cf4b098a7c /doc/news | |
parent | 2b602e2e9f06c79e969ae2e2fea64052edd82e6b (diff) | |
parent | 592aa33d28cedc91a0ced418262301f518228b32 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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} |