[latex3-commits] [latex3/latex2e] gh1412: reorganise the .tex installation Msg (3e8ee838)
github at latex-project.org
github at latex-project.org
Sat Sep 14 10:46:12 CEST 2024
Repository : https://github.com/latex3/latex2e
On branch : gh1412
Link : https://github.com/latex3/latex2e/commit/3e8ee83836f6a5db69ff9de4b765c8ef1a554705
>---------------------------------------------------------------
commit 3e8ee83836f6a5db69ff9de4b765c8ef1a554705
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sat Sep 14 09:46:12 2024 +0100
reorganise the .tex installation Msg
>---------------------------------------------------------------
3e8ee83836f6a5db69ff9de4b765c8ef1a554705
required/tools/tools.ins | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/required/tools/tools.ins b/required/tools/tools.ins
index 53956f33..6612477a 100644
--- a/required/tools/tools.ins
+++ b/required/tools/tools.ins
@@ -195,6 +195,8 @@ given in the file `manifest.txt'.
\file{r.tex}{\from{fileerr.dtx}{run}}
\file{x.tex}{\from{fileerr.dtx}{exit}}}
+\generate{\file{rename-to-empty-base.tex}{\from{fileerr.dtx}{return}}}
+
\Msg{***********************************************************}
\Msg{*}
@@ -202,8 +204,8 @@ given in the file `manifest.txt'.
\Msg{* files into a directory searched by TeX:}
\Msg{*}
\Msg{* All the files with extension `.sty' and `.tex'}
-\Msg{* Note there also may be a file .tex which is `invisible'}
-\Msg{* on some operating systems.}
+\Msg{* TeX may be blocked from writing .tex so writing rename-to-empty-base.tex}
+\Msg{* Rename that file to .tex after the docstrip generation.}
\Msg{*}
\Msg{* To produce the documentation run the .dtx files through LaTeX.}
\Msg{*}
@@ -211,12 +213,4 @@ given in the file `manifest.txt'.
\Msg{***********************************************************}
-\Msg{}
-\Msg{* Finally trying to make a file `.tex'.}
-\Msg{* TeX may be blocked from writing .tex so writing rename-to-empty-base.tex}
-\Msg{* Rename that file to .tex after the docstrip generation}
-
-
-\generate{\file{rename-to-empty-base.tex}{\from{fileerr.dtx}{return}}}
-
\endbatchfile
More information about the latex3-commits
mailing list.