home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / groff / tbl / TODO < prev    next >
Encoding:
Text File  |  1991-04-30  |  687 b   |  17 lines

  1. Improve implementation of staggered columns.
  2.  
  3. Perhaps move interpretation of .lf commands with tables into
  4. the table_input class.
  5.  
  6. Think about multi-page tables without .TS H/.TH. At the beginning of a
  7. section we could transparently output a need request that references a
  8. number register that we could set at the end of the section. This
  9. won't work for boxed tables, because there's no way to draw the top
  10. rule, and it won't work for tables with vertical rules unless the
  11. macro package calls .T# even for tables that don't start with .TS H.
  12.  
  13. Support fractional point-sizes: both `linesize' option and `p'
  14. modifier.
  15.  
  16. Make it possible to split a table section that's longer than a page.
  17.