texlive2022 を更新しようとしたところ 2023 への切替えるように出たのでインストールしたところ bxglyphwiki パッケージでエラーが出ます。
bxgw_u3bff.def とbxgw_u3bff.def はダウンロードされており、更に bxgw_u3bff_13.eps がダウンロードされています(要求した漢字コードは u3bff です)
2022で同じソースをコンパイルすると pdf ファイルとなっていて正常に動作します。
log ファイルの該当部分をみると
------------------------------------
(c:/texlive/2023/texmf-dist/tex/latex/lm/ot1lmtt.fd
File: ot1lmtt.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
)
runsystem(bxglyphwiki +info . pdf dvipdfmx u3bff)...executed.
(./bxgw_resp_.def)
(./bxgw_u3bff.def)
Package bxglyphwiki Info: Using ver.13 for 'u3bff' (latest=13),
(bxglyphwiki) with download, on input line 12.
runsystem(bxglyphwiki +get . pdf dvipdfmx u3bff 13)...executed.
(./bxgw_resp_.def)
! Package bxglyphwiki Error: Helper command failed for some reason.
See the bxglyphwiki package documentation for explanation.
Type H <return> for immediate help.
...
l.12 ...前第一部上」をみると\GWI{u3bff}
とある。この\GWI{u3bff}
?
! Emergency stop.
...
You're in trouble here. Try typing <return> to proceed.
If that doesn't work, type X <return> to quit.
-----------------------------------
となっています。
コンパイルは秀丸、abenori さんの祝鳥マクロ上で行っていますがこちらのエラー出力を見ると
----------------------
(./bxgw_u3bff.def)bxglyphwiki: Try method 'wget'...(1)
bxglyphwiki: Method 'wget' is not available
bxglyphwiki: Try method 'curl'...(1)
bxglyphwiki: Try downloading...
bxglyphwiki: Data is successfully downloaded
epstopdf ($Id: epstopdf.pl 66407 2023-03-06 23:44:49Z karl $) 2.31
!!! Error: Input filename './bxgw_u3bff_13.eps' not allowed in restricted mode.
C:\texlive\2023\bin\windows\runscript.tlu:921: command failed with exit code 2:
perl.exe c:\texlive\2023\texmf-dist\scripts\epstopdf\epstopdf.pl --restricted ./bxgw_u3bff_13.eps
bxglyphwiki: EPS->PDF conversion failure: ./bxgw_u3bff_13.eps
(./bxgw_resp_.def)
! Package bxglyphwiki Error: Helper command failed for some reason.
See the bxglyphwiki package documentation for explanation.
Type H <return> for immediate help.
...
l.12 ...前第一部上」をみると\GWI{u3bff}
---------------------
という出力になっています。eps → pdf の部分で失敗しているようですが、これは 2023 に変わったせいでしょうか?
bxglyphwiki パッケージのインストールはうまくいっている筈ですが(以前に質問した時は肝心の mktexlsr を忘れるなんてドジを踏んでいますが・・・)
texlive 2023 で bxglyphwikiパッケージがエラー
- Sakai Taka. の投稿