summaryrefslogtreecommitdiff
path: root/support/splint/TODO
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-12 03:04:00 +0000
committerNorbert Preining <norbert@preining.info>2020-10-12 03:04:00 +0000
commit0ce40abb18ec02ec6fd6bcc5f21612c88daa7578 (patch)
tree416289fe1448873fd8ca33051f50ad85bffa8aaa /support/splint/TODO
parentfdb18507cd80dc17f5a5256153d34668b4f4e61c (diff)
CTAN sync 202010120303
Diffstat (limited to 'support/splint/TODO')
-rw-r--r--support/splint/TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/support/splint/TODO b/support/splint/TODO
index 42c0b2b51f..95e44e9459 100644
--- a/support/splint/TODO
+++ b/support/splint/TODO
@@ -10,9 +10,16 @@ o Change generic macro names (such as \table, \symstream, etc) to something more
have to wait)
* Rewrite yytexlex.sty for better \TeX\ pretty printing macros (* the new macros are still
not ideal but are very unlikely to change in the near future)
-o Rewrite limbo.sty to provide a more logical structure
+ o Change the name of the namespace (currently 'index') used by the \TeXx macros to avoid
+ confusion with the special '[index]' namespace used by the parser for inserted symbols
+ (like an empty right hand side and implicit terms)
+ o Develop a 'loose' parsing scheme for \TeX\ macros by requiring some macros to
+ follow stricter rules
+* Rewrite limbo.sty to provide a more logical structure (* several changes have been implemented)
* Add indexing features to \TeXx macros (* there is a mechanism to do this)
o Change CWEB macros so that \pdfoutput=0 does not cause conflicts (this is a bug in cwebmac.tex)
+o Change the support for named references so that the driver generates references while outputting
+ the 'action switch' (using code like stack_depth = $$ - $[name])
... very remote future