mirror of https://gitee.com/openkylin/hyphen.git
use hyphen.tex directly from TeXlive
Last-Update: 2012-04-19 Gbp-Pq: Name 01_hyphen_tex_from_TeXLive
This commit is contained in:
parent
a4397bc111
commit
297a4c0dd4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue