From 8729b34626168a091875f7293098c477523d1574 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Mon, 8 Jun 2020 08:44:07 +0000 Subject: 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 --- Build/source/texk/web2c/man/tie.man | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/man/tie.man') diff --git a/Build/source/texk/web2c/man/tie.man b/Build/source/texk/web2c/man/tie.man index 06541756265..7be5044677b 100644 --- a/Build/source/texk/web2c/man/tie.man +++ b/Build/source/texk/web2c/man/tie.man @@ -1,4 +1,4 @@ -.TH TIE 1 "7 April 2010" "Web2C @VERSION@" +.TH TIE 1 "8 June 2020" "Web2C @VERSION@" .\"===================================================================== .SH NAME tie \- merge or apply WEB change files @@ -41,6 +41,9 @@ The environment variable WEBINPUTS is used to search for the input files, or the system default if WEBINPUTS is not set. See .BR tex (1) for the details of the searching. +To avoid conflicts with other programs that also use the WEBINPUTS +environment, you can be more specific and use WEBINPUTS_tie for +special requirements in TIE. .\"===================================================================== .SH "SEE ALSO" .BR web (1), -- cgit v1.2.3