summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/ChangeLog
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2019-03-10 13:50:00 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2019-03-10 13:50:00 +0000
commit77893ff48682bd56df17cf80c5dc9643edacb2a9 (patch)
tree86dd039636f09453159f9dfb2b2089c6b597068a /Build/source/texk/web2c/man/ChangeLog
parentbfb53e9e35ae528d707c816ae859de808932a1cd (diff)
Add reference to 'Digital Typography'.
Article 'Mini-Indexes for Literate Programs' describes a complete example (HAM) with lots of details for preparing the CTWILL input. This example can be found 'live' in the CWEB test suite on Github: https://github.com/ascherer/cwebtest/commit/ce435267fcb542c9667ea0604bfa75fd85604784 git-svn-id: svn://tug.org/texlive/trunk@50311 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/ChangeLog')
-rw-r--r--Build/source/texk/web2c/man/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog
index 32eacb2cdbc..b46a605d72e 100644
--- a/Build/source/texk/web2c/man/ChangeLog
+++ b/Build/source/texk/web2c/man/ChangeLog
@@ -1,6 +1,7 @@
2019-03-10 Andreas Scherer <https://ascherer.github.io>
- * ctwill.man: Fix non-macro '\\PB'.
+ * ctwill.man: Fix non-macro '\\PB';
+ add reference to 'Digital Typography' with full example.
2019-02-01 Andreas Scherer <https://ascherer.github.io>