Skip to content

Commit

Permalink
dvipdfm-x: tweak test
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@71095 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
t-tk committed Apr 27, 2024
1 parent a430f4d commit b4fb358
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions texk/dvipdfm-x/dvipdfmx-upjf2.test
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@ export TEXMFCNF TFMFONTS T1FONTS TEXFONTMAPS DVIPDFMXINPUTS TEXPICTS TEXFONTS SO

failed=

rm -f upjf.vf upjv.vf upjf-g.ofm upjv-g.ofm upjf-r.ofm upjv-r.ofm upjf-r.tfm

##### following tests require HaranoAji fonts #####

$_kpsewhich HaranoAjiMincho-Regular.otf
otfpath=`$_kpsewhich HaranoAjiMincho-Regular.otf` || exit 77
OPENTYPEFONTS=`echo $otfpath | sed -e 's,HaranoAjiMincho-Regular\.otf,,' -e 's,/fonts/opentype/.*$,/fonts/opentype//,'`
export OPENTYPEFONTS

rm -f upjf.vf upjv.vf

echo "*** dvipdfmx: test for upjf2_full-hara.pdf" && echo \
&& cp $srcdir/tests/upjf2_full.vf ./upjf.vf \
Expand Down

0 comments on commit b4fb358

Please sign in to comment.