From 297a4c0dd4eeb77dc3a06a947323d4908e26de92 Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Fri, 13 May 2022 23:57:01 +0800 Subject: [PATCH] use hyphen.tex directly from TeXlive Last-Update: 2012-04-19 Gbp-Pq: Name 01_hyphen_tex_from_TeXLive --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a62a0e1..6eded84 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST = checkme.lst hyphen.tex tbhyphext.tex tbhyphext.sh \ ligpatch.txt hyphen.us3: - cp -f $(srcdir)/hyphen.tex hyphen.us + cp -f /usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex hyphen.us patch < $(srcdir)/hyphen.patch $(srcdir)/tbhyphext.sh <$(srcdir)/tbhyphext.tex >hyphen.us2 cat hyphen.us hyphen.us2 | $(AWK) -f $(srcdir)/lig.awk >hyphen.us3