From ae9169c7242cdd045a1c525d8f05a30f1cbeb671 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 13 May 2012 13:03:16 +0000 Subject: include uptex.tlpsrc and include it in collection-langcjk git-svn-id: svn://tug.org/texlive/trunk@26327 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc | 1 + Master/tlpkg/tlpsrc/uptex.tlpsrc | 41 +++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 Master/tlpkg/tlpsrc/uptex.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc index 315b2299cfb..2de1e8a426a 100644 --- a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc @@ -25,6 +25,7 @@ depend norasi-c90 depend ptex depend thailatex depend uhc +depend uptex depend wadalab depend zhmetrics depend zhspacing diff --git a/Master/tlpkg/tlpsrc/uptex.tlpsrc b/Master/tlpkg/tlpsrc/uptex.tlpsrc new file mode 100644 index 00000000000..7d077d5a7c9 --- /dev/null +++ b/Master/tlpkg/tlpsrc/uptex.tlpsrc @@ -0,0 +1,41 @@ +depend ptex +depend hyph-utf8 +depend adobemapping +depend ipaex +depend japanese +depend japanese-otf +# +execute AddFormat name=uptex engine=uptex options="uptex.ini" +execute AddFormat name=euptex engine=euptex options="*euptex.ini" \ + patterns=language.def +execute AddFormat name=uplatex engine=euptex options="*uplatex.ini" \ + patterns=language.dat +execute addKanjiMap uptex-@kanjiEmbed@@kanjiVariant@.map +binpattern f bin/${ARCH}/convbkmk +binpattern f bin/${ARCH}/euptex +binpattern f bin/${ARCH}/upbibtex +binpattern f bin/${ARCH}/updvitype +binpattern f bin/${ARCH}/uplatex +binpattern f bin/${ARCH}/uppltotf +binpattern f bin/${ARCH}/uptftopl +binpattern f bin/${ARCH}/uptex +binpattern f bin/${ARCH}/wovp2ovf +# not built by now +#binpattern f bin/${ARCH}/upmetapost +# +runpattern d texmf-dist/tex/uptex/base +runpattern d texmf-dist/tex/uptex/config +runpattern d texmf-dist/tex/uplatex/base +runpattern d texmf-dist/tex/uplatex/config +runpattern d texmf-dist/scripts/uptex +runpattern d texmf-dist/fonts/tfm/uptex/jis +runpattern d texmf-dist/fonts/tfm/uptex/min +runpattern d texmf-dist/fonts/vf/uptex/jis +runpattern d texmf-dist/fonts/vf/uptex/min +runpattern d texmf-dist/fonts/map/dvipdfmx/uptex +# +srcpattern +d texmf-dist/source/uplatex/base +srcpattern +d texmf-dist/source/fonts/uptex +# +docpattern +d texmf-dist/doc/uplatex/base +docpattern +d texmf-dist/doc/uptex/base -- cgit v1.2.3