[latex3-commits] [latex3/latex3] main: Remove temp. pTeX patch (8cd13a03c)
github at latex-project.org
github at latex-project.org
Fri Feb 16 13:09:44 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/8cd13a03c4e5df43ff23ba8e77368c7421673c86
>---------------------------------------------------------------
commit 8cd13a03c4e5df43ff23ba8e77368c7421673c86
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Feb 16 12:09:44 2024 +0000
Remove temp. pTeX patch
Now in l3build core.
>---------------------------------------------------------------
8cd13a03c4e5df43ff23ba8e77368c7421673c86
build-config.lua | 6 ------
1 file changed, 6 deletions(-)
diff --git a/build-config.lua b/build-config.lua
index 2e61353aa..ddbc13850 100644
--- a/build-config.lua
+++ b/build-config.lua
@@ -178,9 +178,3 @@ end
function docinit_hook()
return fmt({typesetexe},typesetdir)
end
-
--- Some temp stuff until l3build is updated
-specialformats = specialformats or { }
-specialformats.latex = specialformats.latex or { }
-specialformats.latex.ptex = specialformats.latex.ptex or
- {binary = "euptex", options = "-kanji-internal=euc"}
\ No newline at end of file
More information about the latex3-commits
mailing list.