[latex3-commits] [git/LaTeX3-latex3-latex2e] everymath: Typeset all latex-lab-....dtx files (1fd17c36)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Dec 11 21:58:48 CET 2022


Repository : https://github.com/latex3/latex2e
On branch  : everymath
Link       : https://github.com/latex3/latex2e/commit/1fd17c36296588cac9c3db72021d242106961475

>---------------------------------------------------------------

commit 1fd17c36296588cac9c3db72021d242106961475
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Dec 11 20:58:48 2022 +0000

    Typeset all latex-lab-....dtx files


>---------------------------------------------------------------

1fd17c36296588cac9c3db72021d242106961475
 required/latex-lab/build.lua | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/required/latex-lab/build.lua b/required/latex-lab/build.lua
index 6fe3a2ad..ba22110b 100644
--- a/required/latex-lab/build.lua
+++ b/required/latex-lab/build.lua
@@ -13,9 +13,7 @@ maindir = "../.."
 -- Minor modifications to file types
 installfiles = {"*.ltx", "*.sty"}
 typesetfiles = {
-                 "latex-lab-testphase.dtx",
-                 "latex-lab-new-or.dtx",
-                 "latex-lab-footnotes.dtx",
+                 "latex-lab-*.dtx",
                  "*-doc.tex",
 		 "*-code.tex",
 	       }





More information about the latex3-commits mailing list.