]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/groff/src/preproc/eqn/TODO
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / groff / src / preproc / eqn / TODO
1 Use the same size increases for sum prod int as eqn does.
2
3 Perhaps chartype should be renamed.
4
5 TeX makes {sub,super}script on a single character with an accent
6 into an accent onto the (character with the script). Should we do this?
7
8 Implement mark and lineups within scripts, matrices and piles, and accents.
9 (Why would this be useful?)
10
11 Perhaps push hmotions down through lists to avoid upsetting spacing
12 adjustments.
13
14 Possibly generate .lf commands during compute_metrics phase.
15
16 Consider whether there should be extra space at the side of piles.
17
18 Provide scriptstyle displaystyle etc.
19
20 Provide a nicer matrix syntax, eg
21 matrix ccc {
22 a then b then c above
23 e then f then g above
24 h then i then k
25 }
26
27 Perhaps generate syntax error messages using the style of gpic.
28
29 Wide accents.
30
31 More use of \Z.
32
33 Extensible square roots.
34
35 Vphantom
36
37 Smash.
38
39 Provide a variant of vec that extends over the length of the accentee.
40
41 Support vertical arrow delimiters.
42
43 Make the following work:
44 .EQ
45 delim @@
46 .EN
47 .EQ @<-@
48 some equation
49 .EN