File: TODO

package info (click to toggle)
stx2any 1.56-2.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 712 kB
  • sloc: sh: 312; python: 288; lisp: 137; makefile: 126; sed: 1
file content (23 lines) | stat: -rw-r--r-- 740 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

- Features:
  * end-section notes
  * e-mail style block quotes
  * make footnotes only from indirect link abbrevs
  * a citing / bibliography system, support for cites in generic links?
    - but it can be quite nicely handled with link abbrevs already...
  * abbreviations for environments
  * python and/or scheme implementation
- Bugs:
  * How to deal with the dissimilarity of LaTeX tables and other tables?
  * Clean up gather_stx_titles?
  * Clean up caption system...
- Tests that remain to be written:
  * tests for quote interactions (phooie)
  * hook tests: temporary redefinition of macros
  * command line options?
  * cross links
  * html2stx tests
- Documentation:
  * adding new output formats
  * extensions (with w_use)