From 2252d1a2cee8d276065b3b219c4566d375827af8 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 23 Jul 2011 09:47:25 +0000 Subject: The circumflex is also a special space character. Note this and clean up some documentation in eqn.7. Also add some version notes, although I'm not ready for a release yet. --- index.sgml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'index.sgml') diff --git a/index.sgml b/index.sgml index 2f4e352c..60386bcb 100644 --- a/index.sgml +++ b/index.sgml @@ -310,6 +310,14 @@

News

+

+ xx-07-2011: version 1.11.5 +

+

+ Significant eqn improvements. mdocml can now parse arbitrary equations + (although few GNU troff extensions are accepted, nor is mixing low-level roff with eqn). See the eqn manual for details. For the time being, equations are rendered as simple in-line text. +

12-07-2011: version 1.11.4

-- cgit