summaryrefslogtreecommitdiff
path: root/language/japanese/jlreq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'language/japanese/jlreq/Makefile')
-rw-r--r--language/japanese/jlreq/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/language/japanese/jlreq/Makefile b/language/japanese/jlreq/Makefile
index 5899a07c8f..139d68925f 100644
--- a/language/japanese/jlreq/Makefile
+++ b/language/japanese/jlreq/Makefile
@@ -143,7 +143,7 @@ sty-install:
install: jfm-install cls-install sty-install
-tds: jfm jlreq.cls README.md README-ja.md LICENSE jlreq.html jlreq-ja.html jlreq-trimmarks.html jlreq-trimmarks-ja.html
+tds: jfm jlreq.cls README.md README-ja.md LICENSE jlreq.html jlreq-ja.html jlreq-trimmarks.html jlreq-trimmarks-ja.html jlreq.pdf jlreq-ja.pdf jlreq-trimmarks.pdf jlreq-trimmarks-ja.pdf
mkdir -p ./tds/fonts/tfm/public/jlreq
cp -f *.tfm ./tds/fonts/tfm/public/jlreq
mkdir -p ./tds/fonts/vf/public/jlreq
@@ -165,6 +165,14 @@ tds: jfm jlreq.cls README.md README-ja.md LICENSE jlreq.html jlreq-ja.html jlreq
cp jlreq-ja.html ./tds/doc/latex/jlreq
cp jlreq-trimmarks.html ./tds/doc/latex/jlreq
cp jlreq-trimmarks-ja.html ./tds/doc/latex/jlreq
+ cp jlreq.pdf ./tds/doc/latex/jlreq
+ cp jlreq-ja.pdf ./tds/doc/latex/jlreq
+ mkdir -p ./tds/source/latex/jlreq
+ cp README-template.html ./tds/source/latex/jlreq
+ cp README-template.tex ./tds/source/latex/jlreq
+ cp Makefile ./tds/source/latex/jlreq
+ cp make_variant_jfm.lua ./tds/source/latex/jlreq
+ cp luajfm2pl.lua ./tds/source/latex/jlreq
uninstall:
rm -rf ${TEXMF}/fonts/tfm/public/jlreq