summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/ChangeLog
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-06-08 08:44:07 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-06-08 08:44:07 +0000
commit8729b34626168a091875f7293098c477523d1574 (patch)
tree033f4b583a58713a1c385b19a62bdf8dc04373f4 /Build/source/texk/web2c/man/ChangeLog
parent26eb2bfe02ddb9f5df43529a75659629734677b3 (diff)
Detail special environments for individual programs.
CWEB -- both the original DEK variant and this TL extension including CTWILL -- and CTIE use the CWEBINPUTS environment. This might lead to conflicts between various settings. (Classical DEK CWEB does not support multiple, colon-separated path entries.) In TeX Live, special variants of CWEBINPUTS can be used for different applications. The same is true for WEB -- both DEK and TL -- and TIE, which all use WEBINPUTS by default. Here also, application-specific extensions are available in TeX Live. git-svn-id: svn://tug.org/texlive/trunk@55477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/ChangeLog')
-rw-r--r--Build/source/texk/web2c/man/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog
index c9cdc8c8fc9..37f6a4c570d 100644
--- a/Build/source/texk/web2c/man/ChangeLog
+++ b/Build/source/texk/web2c/man/ChangeLog
@@ -1,3 +1,10 @@
+2020-06-08 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie.man,
+ * ctwill.man,
+ * cweb.man,
+ * tie.man: Detail special environments for individual programs.
+
2020-06-06 Andreas Scherer <https://ascherer.github.io>
* tex.man: Complete sentence about TEXINPUTS environment.