Adapt src/lib-snprintf (src/libs/snprintf)
[s-roff.git] / src / preproc / eqn / TODO
blob210d0ab06e4d8d7b9c430c9b80694d3bf22b55af
1 Use the same size increases for sum prod int as eqn does.
3 Perhaps chartype should be renamed.
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?
8 Implement mark and lineups within scripts, matrices and piles, and accents.
9 (Why would this be useful?)
11 Perhaps push hmotions down through lists to avoid upsetting spacing
12 adjustments.
14 Possibly generate .lf commands during compute_metrics phase.
16 Consider whether there should be extra space at the side of piles.
18 Provide scriptstyle displaystyle etc.
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
27 Perhaps generate syntax error messages using the style of gpic.
29 Wide accents.
31 More use of \Z.
33 Extensible square roots.
35 Vphantom
37 Smash.
39 Provide a variant of vec that extends over the length of the accentee.
41 Support vertical arrow delimiters.
43 Make the following work:
44 .EQ
45 delim @@
46 .EN
47 .EQ @<-@
48 some equation
49 .EN