Skip to content

Commit

Permalink
dvipdfm-x: tests for SVS,IVS (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-tk committed Mar 9, 2024
1 parent eb7f1a4 commit 2cee45a
Show file tree
Hide file tree
Showing 6 changed files with 1,755 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/texk/dvipdfm-x/dvipdfmx-upjf.test
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ echo "*** dvipdfmx: test for upjf1_omit2.pdf" && echo \

cmp ./upjf1_full.pdf ./upjf1_omit2.pdf || failed="$failed dvipdfmx-upjf1-cmp2"

rm -f upjf-r.ofm

cp $srcdir/tests/upjf_full.vf ./upjf.vf
cp $srcdir/tests/upjf-r.tfm ./upjf-r.tfm
$_xdvipdfmx --dvipdfmx -vv -f up-ipamjm.map -o ivs06-ipa.pdf $srcdir/tests/ivs06.dvi
$_xdvipdfmx --dvipdfmx -vv -f up-hara.map -o ivs06-hara.pdf $srcdir/tests/ivs06.dvi

test -z "$failed" && exit 0
echo
Expand Down
Binary file added source/texk/dvipdfm-x/tests/ivs06.dvi
Binary file not shown.
Loading

0 comments on commit 2cee45a

Please sign in to comment.