texlive[69259] Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test:

commits+takuji at tug.org commits+takuji at tug.org
Mon Jan 1 07:02:43 CET 2024


Revision: 69259
          https://tug.org/svn/texlive?view=revision&revision=69259
Author:   takuji
Date:     2024-01-01 07:02:43 +0100 (Mon, 01 Jan 2024)
Log Message:
-----------
dvisvgm: tweak tests for upTeX DVI

Modified Paths:
--------------
    trunk/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test

Modified: trunk/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test
===================================================================
--- trunk/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test	2024-01-01 05:16:01 UTC (rev 69258)
+++ trunk/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test	2024-01-01 06:02:43 UTC (rev 69259)
@@ -43,8 +43,8 @@
 
 #####  following tests require Haranoaji fonts  #####
 
-$_kpsewhich -format='opentype fonts' HaranoAjiMincho-Regular.otf
-otfpath=`$_kpsewhich -format='opentype fonts' HaranoAjiMincho-Regular.otf` || exit 77
+$_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
 



More information about the tex-live-commits mailing list.