diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-05-27 15:34:39 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-05-27 15:34:39 +0000 |
| commit | 8da8a42c77f5900116134daaac259edae05281cd (patch) | |
| tree | b0b3743ff0b4986b31c88b06d56c7351649b2c13 /docutils/test/functional/expected/math_output_mathml.xhtml | |
| parent | cb566fc8c4bc5296e089c456ab7f347306a2c9cd (diff) | |
| download | docutils-8da8a42c77f5900116134daaac259edae05281cd.tar.gz | |
Bug fix 0.14rc1
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8087 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected/math_output_mathml.xhtml')
| -rw-r--r-- | docutils/test/functional/expected/math_output_mathml.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/math_output_mathml.xhtml b/docutils/test/functional/expected/math_output_mathml.xhtml index 451b73afb..6c9e2869d 100644 --- a/docutils/test/functional/expected/math_output_mathml.xhtml +++ b/docutils/test/functional/expected/math_output_mathml.xhtml @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="utf-8"/> -<meta name="generator" content="Docutils 0.14a0: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.14rc1: http://docutils.sourceforge.net/" /> <title>Mathematics</title> <link rel="stylesheet" href="../input/data/minimal.css" type="text/css" /> <link rel="stylesheet" href="../input/data/plain.css" type="text/css" /> |
