From b21d4d60fbfd090d76e2d1937c4e16f4b5abf5ef Mon Sep 17 00:00:00 2001 From: "http://www.cse.unsw.edu.au/~willu/" Date: Wed, 27 Aug 2008 18:49:19 -0400 Subject: [PATCH] fix HTML quoting --- doc/news/version_2.62.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}