]> git.cameronkatri.com Git - mandoc.git/blobdiff - TODO
Drop trailing whitespace, adjust a few indentations,
[mandoc.git] / TODO
diff --git a/TODO b/TODO
index 5763e6f0c8b1be2eb87c47ee48bcf7e1bbc84b29..03cd3a46277fa8fde5c6cb9cc881a136a201967f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 ************************************************************************
 * Official mandoc TODO.
-* $Id: TODO,v 1.180 2014/10/06 18:35:49 schwarze Exp $
+* $Id: TODO,v 1.182 2014/10/10 10:49:38 schwarze Exp $
 ************************************************************************
 
 ************************************************************************
   delimiter instead of being thrown away as a no-op roff line
   reported by Yuri Pankov, Wed 18 May 2011 11:34:59 CEST
 
+--- missing eqn features -----------------------------------------------
+
+- set, delim, fonts
+
+- The "size" keyword is parsed, but ignored by the formatter.
+
+- The spacing characters `~', `^', and tab are currently ignored,
+  see User's Guide (Second Edition) page 2 section 4.
+
+- Mark and lineup are parsed and ignored,
+  see User's Guide (Second Edition) page 5 section 15.
+
 --- missing misc features ----------------------------------------------
 
 - italic correction (\/) in PostScript mode
 
 - check https://github.com/trentm/mdocml
 
+--- eqn issues ---------------------------------------------------------
+
+- If .EQ follows preceding text, a space should be output between the
+  text and the equation.
+
 ************************************************************************
 * formatting issues: gratuitous differences
 ************************************************************************
@@ -461,3 +478,4 @@ Several areas can be cleaned up to make mandoc even faster.  These are
    behaviour, which is not optimal.
  - Have Mac OSX systems automatically disable -static compilation of the
    CGI: -static isn't supported.
+