home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / groff-1.09-src.lha / src / amiga / groff-1.09 / eqn / TODO < prev   
Text File  |  1994-02-14  |  948b  |  42 lines

  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.