aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff/eqn/TODO
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-04-17 12:23:50 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-04-17 12:23:50 +0000
commitd0bf30505c50ee6b6f217d5e2bd1a67938ce81e4 (patch)
treed0ecc32b66c84ba03b40de7da66350fc02b90d02 /contrib/groff/eqn/TODO
parentaf2786323e797d59708a2ca7929031c965bc2dde (diff)
This commit was generated by cvs2svn to compensate for changes in r75587,
which included commits to RCS files with non-trunk default branches.
Notes
Notes: svn path=/head/; revision=75588
Diffstat (limited to 'contrib/groff/eqn/TODO')
-rw-r--r--contrib/groff/eqn/TODO49
1 files changed, 0 insertions, 49 deletions
diff --git a/contrib/groff/eqn/TODO b/contrib/groff/eqn/TODO
deleted file mode 100644
index 210d0ab06e4d..000000000000
--- a/contrib/groff/eqn/TODO
+++ /dev/null
@@ -1,49 +0,0 @@
-Use the same size increases for sum prod int as eqn does.
-
-Perhaps chartype should be renamed.
-
-TeX makes {sub,super}script on a single character with an accent
-into an accent onto the (character with the script). Should we do this?
-
-Implement mark and lineups within scripts, matrices and piles, and accents.
-(Why would this be useful?)
-
-Perhaps push hmotions down through lists to avoid upsetting spacing
-adjustments.
-
-Possibly generate .lf commands during compute_metrics phase.
-
-Consider whether there should be extra space at the side of piles.
-
-Provide scriptstyle displaystyle etc.
-
-Provide a nicer matrix syntax, eg
-matrix ccc {
-a then b then c above
-e then f then g above
-h then i then k
-}
-
-Perhaps generate syntax error messages using the style of gpic.
-
-Wide accents.
-
-More use of \Z.
-
-Extensible square roots.
-
-Vphantom
-
-Smash.
-
-Provide a variant of vec that extends over the length of the accentee.
-
-Support vertical arrow delimiters.
-
-Make the following work:
-.EQ
-delim @@
-.EN
-.EQ @<-@
-some equation
-.EN