返信が遅くなり申し訳ありません。
どうも試行錯誤の中で書き換えてしまい、そのことをさっぱり忘れていたようです。
$TEXMFDIST/dvipdfmx/config/dvipdfmx.cfg
の「gs」を「rungs」に書き戻してdvipdfmx -vv sample.dviを実行すると、
---------------------------------------------------
C:\Documents and Settings\○○○\デスクトップ\check2>dvipdfmx -vv sample.dvi
<FONTMAP:psbase14.map><FONTMAP:dvipdfm.map><FONTMAP:cid-x.map>sample.dvi -> sample.pdf
DVI Comment: TeX output 2014.01.06:0839
<AGL:texglyphlist.txt><AGL:pdfglyphlist.txt><AGL:glyphlist.txt>[1(Image:tiger.ep
s[./tiger.eps][PS]
pdf_image>> Converting file "./tiger.eps" --> "C:/DOCUME~1/○○○/LOCALS~1/Temp/
dvipdfm-x.234052393bb13aa2f57d430326714f32" via:
pdf_image>> rungs -q -dNOPAUSE -dBATCH -dEPSCrop -sDEVICE=pdfwrite -dCompatibi
lityLevel=%v -dAutoFilterGrayImages=false -dAutoFilterColorImages=false -dGrayIm
ageFilter=/FlateEncode -dColorImageFilter=/FlateEncode -dUseFlateCompression=tru
e -sOutputFile='%o' -c .setpdfwrite -f '%i' -c quit
pdf_image>> ...GPL Ghostscript 9.10: **** Could not open temporary file ''
**** Unable to open the initial device, quitting.
** WARNING ** Filtering file via command -->rungs -q -dNOPAUSE -dBATCH -dEPSCrop
-sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dAutoFilterGrayImages=false -dAutoF
ilterColorImages=false -dGrayImageFilter=/FlateEncode -dColorImageFilter=/FlateE
ncode -dUseFlateCompression=true -sOutputFile='C:/DOCUME~1/○○○/LOCALS~1/Temp/
dvipdfm-x.234052393bb13aa2f57d430326714f32' -c .setpdfwrite -f './tiger.eps' -c
quit<-- failed.
** WARNING ** Image format conversion for "./tiger.eps" failed...
,Page:1)
** ERROR ** pdf_ref_obj(): passed invalid object.
Output file removed.
--------------------------------------------------------------------
となって、pdfが出力されませんでした。「gswin32」でも同様でしたが、「cgswin64c」だと
--------------------------------------------------------------------
C:\Documents and Settings\○○○\デスクトップ\check2>dvipdfmx -vv sample.dvi
<FONTMAP:psbase14.map><FONTMAP:dvipdfm.map><FONTMAP:cid-x.map>sample.dvi -> samp
le.pdf
DVI Comment: TeX output 2014.01.06:0848
<AGL:texglyphlist.txt><AGL:pdfglyphlist.txt><AGL:glyphlist.txt>[1(Image:tiger.ep
s[./tiger.eps][PS]
pdf_image>> Converting file "./tiger.eps" --> "C:/DOCUME~1/○○○/LOCALS~1/Temp/
dvipdfm-x.234052393bb13aa2f57d430326714f32" via:
pdf_image>> gswin64c -q -dNOPAUSE -dBATCH -dEPSCrop -sDEVICE=pdfwrite -dCompat
ibilityLevel=%v -dAutoFilterGrayImages=false -dAutoFilterColorImages=false -dGra
yImageFilter=/FlateEncode -dColorImageFilter=/FlateEncode -dUseFlateCompression=
true -sOutputFile='%o' -c .setpdfwrite -f '%i' -c quit
pdf_image>> ...
** WARNING ** Filtering file via command -->gswin64c -q -dNOPAUSE -dBATCH -dEPSC
rop -sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dAutoFilterGrayImages=false -dAu
toFilterColorImages=false -dGrayImageFilter=/FlateEncode -dColorImageFilter=/Fla
teEncode -dUseFlateCompression=true -sOutputFile='C:/DOCUME~1/○○○/LOCALS~1/Te
mp/dvipdfm-x.234052393bb13aa2f57d430326714f32' -c .setpdfwrite -f './tiger.eps'
-c quit<-- failed.
** WARNING ** Image format conversion for "./tiger.eps" failed...
)
** WARNING ** pdf: image inclusion failed for "tiger.eps".
** WARNING ** Failed to read image file: tiger.eps
** WARNING ** Interpreting special command PSfile (ps:) failed.
** WARNING ** >> at page="1" position="(100.537, 210.852)" (in PDF)
** WARNING ** >> xxx "PSfile="tiger.eps" urx=547.94388 ury=565.87659 rwi=3600 "
Current input buffer is -->PSfile="tiger.eps" urx=547.94388 ury=565.87659 rwi...
<--
<cmr10@9.96pt(TFM:cmr10[c:/w32tex/share/texmf-dist/fonts/tfm/public/cm/cmr10.tfm
])
fontmap: cmr10 -> cmr10
pdf_font>> Simple font "cmr10" enc_id=<builtin,-1> opened at font_id=<cmr10,0>.
>](cmr10[CMR10][built-in][Type1][2 glyphs][348 bytes])
Compression saved 164 bytes
1370 bytes written
--------------------------------------------------------------------
となって空白のみが出力されました。
原因は何なのでしょうか?