From 0db02e2364d93cad88a1df785984438635066e39 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 24 Jul 2011 10:09:03 +0000 Subject: Tuned the initial eqn output, making it completely simple. This completes a full initial eqn system, so I'm tagging a release on it. --- index.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.sgml') diff --git a/index.sgml b/index.sgml index 3dd46ffc..69f38992 100644 --- a/index.sgml +++ b/index.sgml @@ -311,14 +311,14 @@ News

- xx-07-2011: version 1.11.5 + 24-07-2011: version 1.11.5

Significant eqn improvements. mdocml can now parse arbitrary eqn input (although few GNU 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. The equation parser satisfies the language specified in the Second - Edition eqn User's Guide. + Edition User's Guide.

12-07-2011: version 1.11.4 -- cgit