summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/eplain/PROJECTS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-15 00:19:38 +0000
committerKarl Berry <karl@freefriends.org>2013-02-15 00:19:38 +0000
commitc5626af2b77c391bf663c660b9a0b495ab53d941 (patch)
tree5dece1d9c3249e75d509524fc2145c59f759eef9 /Master/texmf-dist/doc/eplain/PROJECTS
parenta13000a8a72574b999877de3f97bee16c0980c6a (diff)
eplain (14feb13)
git-svn-id: svn://tug.org/texlive/trunk@29110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/eplain/PROJECTS')
-rw-r--r--Master/texmf-dist/doc/eplain/PROJECTS18
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/eplain/PROJECTS b/Master/texmf-dist/doc/eplain/PROJECTS
deleted file mode 100644
index d24baf64c58..00000000000
--- a/Master/texmf-dist/doc/eplain/PROJECTS
+++ /dev/null
@@ -1,18 +0,0 @@
-This file is public domain.
-
-How about list processing macros like those in ``Tex in Practice''?
-
-In TUGboat volume 11 number 3, Amy Hendrickson gives some modified
-routines for \newcount that do work inside groups. Perhaps they should
-be included.
-
-FABROADI@CUGSBVM.BITNET suggests that the verbatim macros be extended to
-allow things like:
- \verbatim{first line
- second line
- third line}
-to optionally have line numbers.
-
-Generalize toc files to other kinds of generated listings (e.g., figures).
-
-Define a spec for \ifempty and write a robust macro to implement it.