質問用フォーラムです。ご質問の前に質問のしかたをご覧ください。

luatexja-fontspecとLetterSpace

- Yuishin の投稿
OS: Windows 10 Professional (x64)
ディストリビューション: TeX Live 2020

fontspecのFeatureであるLetterSpaceをluatexja-fontspecでも同様に用いて
字間を調整できないか試みたのですが、うまくいきません。
うまい方法はないでしょうか。

%% コードここから

\documentclass[a4j]{ltjsarticle}

\usepackage[no-math]{luatexja-fontspec}


\begin{document}

\parindent=0pt


{\fontspec{Times New Roman}\addfontfeature{LetterSpace=0.0}

ABCDEFG HIJKLMN\\

\jfontspec{msmincho.ttc}[FontIndex=0]\addjfontfeature{LetterSpace=0.0}

あいうえおかきくけこ}


{\fontspec{Times New Roman}\addfontfeature{LetterSpace=10.0}

ABCDEFG HIJKLMN\\

\jfontspec{msmincho.ttc}[FontIndex=0]\addjfontfeature{LetterSpace=10.0}

あいうえおかきくけこ}


\end{document}

%% コードここまで

再び dvipdfmx:fatal: pdf_ref_obj(): passed invalid object.

- gbb 60166 の投稿
gbb60166 です。

またエラーに遭遇しました。windows10, W32TeX最新, platex.exe でコンパイルできますが dvipdfmx 20200826 でエラーが出ます。dvipdfmx 20200315 では意図したPDFが作成されます。

\documentclass[dvipdfmx]{beamer}
\usetheme{Copenhagen}
\usepackage{tikz}
\usepackage{pgfplots}
\begin{document}
\title{タイトル}\author{著者}
\begin{frame}[t]
\frametitle{トーラス}
\centerline{\begin{tikzpicture}
\begin{axis}
\addplot3[
% surf,shader の両方がそろうとエラーになるようだ
surf,
shader = faceted interp
](
{(3+sin(deg(\x)))*cos(deg(\y))},
{(3+sin(deg(\x)))*sin(deg(\y))},
{cos(deg(\x))}
);
\end{axis}
\end{tikzpicture}
}
\end{frame}
\end{document}

! Package chemfig Error: the \expanded primitive is not provided by your TeX en gine, chemfig cannot work...

- tomix may の投稿
今日初めてchemfigを使い始めた者です。
まず手始めに動作確認をしようとhttps://doratex.hatenablog.jp/entry/20141212/1418393703でサンプルとして挙げられていた次のような内容をTeXworksにコピーペーストしてpLaTeX(ptex2pdf)でコンパイルしようとしたのですが、

\documentclass[11pt,a4paper,dvipdfmx]{jsarticle}
\usepackage{chemfig}
\begin{document}
\chemfig{C*6((-H)=N-C*5(-N(-H)-C(-H)=N?)=C?-C(-NH_2)=N-)}
\end{document}

次のようなエラーが出てしまい、2時間近くネットを徘徊しましたが前例が見つからず手も足も出ません。
何をどうしたらchemfigが動作する状態になるのでしょうか…ご教示いただければ幸いです。

This is ptex2pdf[.lua] version 20170622.0.
Processing untitled-12.tex
This is e-pTeX, Version 3.14159265-p3.7.1-161114-2.6 (utf8.sjis) (TeX Live 2017/W32TeX) (preloaded format=platex)
restricted \write18 enabled.
entering extended mode
(./untitled-12.tex
pLaTeX2e <2017/10/28>+4 (based on LaTeX2e <2017-04-15>)
Babel <3.17> and hyphenation patterns for 84 language(s) loaded.
(c:/texlive/2017/texmf-dist/tex/platex/jsclasses/jsarticle.cls
Document Class: jsarticle 2017/10/04 jsclasses (okumura, texjporg)
(c:/texlive/2017/texmf-dist/tex/platex/jsclasses/jslogo.sty))
(c:/texlive/texmf-local/tex/platex/misc/emath/chemfig.sty
(c:/texlive/2017/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(c:/texlive/2017/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(c:/texlive/2017/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex)
) (c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
(c:/texlive/2017/texmf-dist/tex/latex/ms/everyshi.sty))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
(c:/texlive/2017/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(c:/texlive/texmf-local/tex/platex/misc/emath/graphicx.sty
(c:/texlive/texmf-local/tex/platex/misc/emath/keyval.sty)
(c:/texlive/texmf-local/tex/platex/misc/emath/graphics.sty
(c:/texlive/texmf-local/tex/platex/misc/emath/trig.sty)
(c:/texlive/2017/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(c:/texlive/2017/texmf-dist/tex/latex/graphics-def/dvipdfmx.def)))
(c:/texlive/2017/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(c:/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex)
) (c:/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
(c:/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def))
)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
)) (c:/texlive/2017/texmf-dist/tex/latex/xcolor/xcolor.sty
(c:/texlive/2017/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.te
x)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric
.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.t
ex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.co
de.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.te
x)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithm
etics.code.tex)))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.cod
e.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.te
x)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code
.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.c
ode.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex)

(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.co
de.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code
.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
)))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex)
(c:/texlive/2017/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.st
y)
(c:/texlive/2017/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.st
y)) (c:/texlive/2017/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(c:/texlive/2017/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(c:/texlive/2017/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)))
(c:/texlive/2017/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
(c:/texlive/2017/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.co
de.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex)
(c:/texlive/2017/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
brarytopaths.code.tex)))
(c:/texlive/texmf-local/tex/platex/misc/emath/chemfig.tex
! Package chemfig Error: the \expanded primitive is not provided by your TeX en
gine, chemfig cannot work...
\CF_error ...e {Package \CFname \space Error: #1.}
 
l.70 ...ur TeX engine, \CFname\space cannot work.}
 
環境
・『[改訂第7版] LaTeX2e 美文書作成入門』第2刷の DVD-ROMを用いてTeXシステム一式をインストール
・Windows 10 Pro バージョン 1909 64-bit
・chemfigパッケージはTeXLiveに標準装備されていることを知らず、CTANから最新版をインストール

またしてもbxglyphwikiエラーで、こまっています。

- mr2h の投稿
今まで正常に動作していましたが、昨日突然エラーです。
bxglyphwikiが、ダウンロードに失敗します。
エラーログは以下のものです。
============================================
This is e-upTeX, Version 3.14159265-p3.8.3-u1.26-191112-2.6 (utf8.uptex) (TeX Live 2020/W32TeX) (preloaded format=uplatex 2020.8.9) 26 AUG 2020 06:03
entering extended mode
\write18 enabled.
%&-line parsing enabled.
**海潮音.tex
(./海潮音.tex
pLaTeX2e <2020-04-12u03> (based on LaTeX2e <2020-02-02> patch level 5)
L3 programming layer <2020-08-07>
(c:/texlive/2020/texmf-dist/tex/latex/jlreq/jlreq.cls
Document Class: jlreq 2020/05/01 jlreq
(c:/texlive/2020/texmf-dist/tex/latex/xkeyval/xkeyval.sty
Package: xkeyval 2014/12/03 v2.7a package option processing (HA)

(c:/texlive/2020/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(c:/texlive/2020/texmf-dist/tex/generic/xkeyval/xkvutils.tex
\XKV@toks=\toks16
\XKV@tempa@toks=\toks17

(c:/texlive/2020/texmf-dist/tex/generic/xkeyval/keyval.tex))
\XKV@depth=\count167
File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
))
(c:/texlive/2020/texmf-dist/tex/latex/everyhook/everyhook.sty
(c:/texlive/2020/texmf-dist/tex/latex/svn-prov/svn-prov.sty
Package: svn-prov 2010/04/24 v3.1862 Package Date/Version from SVN Keywords
)
Package: everyhook 2014/11/26 v1.2 (SVN Rev: 12)\ Hooks for low level TeX every
X primitives.

(c:/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2020/08/24 v2.5j e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count168
)
\everypar=\toks18
\frozen@everymath=\toks19
\frozen@everydisplay=\toks20
\everyhbox=\toks21
\everyvbox=\toks22
\everycr=\toks23
)
(c:/texlive/2020/texmf-dist/tex/latex/filehook/filehook.sty
Package: filehook 2020/02/03 v0.7 Hooks for input files
)
(c:/texlive/2020/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
(c:/texlive/2020/texmf-dist/tex/latex/jlreq/jlreq-helpers.sty
Package: jlreq-helpers 2018/08/15 jlreq-helpers
\jlreq@tempcnta=\count169
\jlreq@tempcntb=\count170
\jlreq@tempcntc=\count171
\jlreq@tempdima=\dimen150
\jlreq@tempdimb=\dimen151
\jlreq@tempdimc=\dimen152
\jlreq@tempskipa=\skip47
\jlreq@tempskipb=\skip48
\jlreq@tempskipc=\skip49
\jlreq@tempboxa=\box61
\jlreq@tempboxb=\box62
\jlreq@tempboxc=\box63
\jlreq@resultdimen=\dimen153
\jlreq@resultskip=\skip50
\jlreq@resultbox=\box64
\jlreq@resultcnt=\count172
\jlreq@reference@count=\count173
\jlreq@currentpage=\count174
)
\jlreq@current@linewidth=\dimen154
\jlreq@rest@linewidth=\dimen155
\jlreq@lastnodechar=\count175
\jlreq@fontsize=\dimen156
\jlreq@jafontsize=\dimen157

(c:/texlive/2020/texmf-dist/tex/latex/lm/lmodern.sty
Package: lmodern 2009/10/30 v1.6 Latin Modern Fonts
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
(Font) OT1/cmr/m/n --> OT1/lmr/m/n on input line 22.
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
(Font) OML/cmm/m/it --> OML/lmm/m/it on input line 23.
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
(Font) OMS/cmsy/m/n --> OMS/lmsy/m/n on input line 24.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 25.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 26.
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
(Font) OML/cmm/b/it --> OML/lmm/b/it on input line 27.
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
(Font) OMS/cmsy/b/n --> OMS/lmsy/b/n on input line 28.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 29.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 31.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'
(Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 32.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
(Font) OT1/cmr/m/it --> OT1/lmr/m/it on input line 33.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 34.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 35.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
(Font) OT1/cmss/bx/n --> OT1/lmss/bx/n on input line 36.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
(Font) OT1/cmr/bx/it --> OT1/lmr/bx/it on input line 37.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 38.
)
\symmincho=\mathgroup4
LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'
(Font) JY2/mc/m/n --> JY2/gt/m/n on input line 1001.
LaTeX Font Info: Font shape `JT2/mc/m/n' will be
(Font) scaled to size 12.0pt on input line 1069.
LaTeX Font Info: Font shape `JY2/mc/m/n' will be
(Font) scaled to size 12.0pt on input line 1069.
\jlreq@baselineskip=\dimen158
\jlreq@omotekeiwidth=\dimen159
\jlreq@chuubusokeiwidth=\dimen160
\jlreq@urakeiwidth=\dimen161
\jlreq@footnoteindent=\dimen162
\jlreq@sidenote@length=\dimen163
\jlreq@sidenote@sep=\dimen164
LaTeX Font Info: Font shape `JT2/mc/m/n' will be
(Font) scaled to size 9.60004pt on input line 1260.
LaTeX Font Info: Font shape `JY2/mc/m/n' will be
(Font) scaled to size 9.60004pt on input line 1260.
\jlreq@BlockHeading@start@label@box=\box65
\jlreq@BlockHeading@spaces@current@count=\count176
\c@part=\count177
\c@chapter=\count178
\c@section=\count179
\c@subsection=\count180
\c@subsubsection=\count181
\c@paragraph=\count182
\c@subparagraph=\count183
\jlreq@endnote@prepostspace=\dimen165
\jlreq@endnote@indent=\dimen166
\jlreq@PageStyle@box=\box66
\abovecaptionskip=\skip51
\belowcaptionskip=\skip52
\c@figure=\count184
\c@table=\count185
\toclineskip=\skip53
\@lnumwidth=\dimen167
\jlreq@top@contents=\count186
\bibindent=\dimen168
LaTeX Font Info: Font shape `JT2/mc/m/n' will be
(Font) scaled to size 10.79993pt on input line 5777.
LaTeX Font Info: Font shape `JY2/mc/m/n' will be
(Font) scaled to size 10.79993pt on input line 5777.
)
(c:/texlive/2020/texmf-dist/tex/latex/bxpapersize/bxpapersize.sty
Package: bxpapersize 2019/10/05 v0.4

(c:/texlive/2020/texmf-dist/tex/generic/atbegshi/atbegshi.sty
Package: atbegshi 2019/12/05 v1.19 At begin shipout hook (HO)

(c:/texlive/2020/texmf-dist/tex/generic/infwarerr/infwarerr.sty
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
)
(c:/texlive/2020/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
Package: ltxcmds 2019/12/15 v1.24 LaTeX kernel commands for general use (HO)
)
(c:/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2020/03/06 v1.0d TeX engine tests
))
(c:/texlive/2020/texmf-dist/tex/generic/iftex/ifpdf.sty
Package: ifpdf 2019/10/25 v3.4 ifpdf legacy package. Use iftex instead.
)
(c:/texlive/2020/texmf-dist/tex/generic/iftex/ifxetex.sty
Package: ifxetex 2019/10/25 v0.7 ifxetex legacy package. Use iftex instead.
)
(c:/texlive/2020/texmf-dist/tex/generic/iftex/ifluatex.sty
Package: ifluatex 2019/10/25 v1.5 ifluatex legacy package. Use iftex instead.
)
(c:/texlive/2020/texmf-dist/tex/generic/iftex/ifvtex.sty
Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead.
)
(c:/texlive/2020/texmf-dist/tex/generic/ifptex/ifptex.sty
Package: ifptex 2019/11/01 v2.0 pTeX checker
)
\bxpr@dima=\dimen169
)
(c:/texlive/2020/texmf-dist/tex/platex/pxrubrica/pxrubrica.sty
Package: pxrubrica 2018/08/16 v1.3c PX Japanese-style ruby
\pxrr@cnta=\count187
\pxrr@cntr=\count188
\pxrr@dima=\dimen170
\pxrr@boxa=\box67
\pxrr@boxb=\box68
\pxrr@boxr=\box69
)
(c:/texlive/2020/texmf-dist/tex/platex/japanese-otf-uptex/otf.sty
Package: otf 2019/04/01 v1.7b8 psitau, u0.25 ttk

(c:/texlive/2020/texmf-dist/tex/platex/japanese-otf/ajmacros.sty
Package: ajmacros 2019/04/01 21:00 iNOUE Koich! >
\@tempcntc=\count189
\@tempcntd=\count190
\@tempcnte=\count191
\@tempcntf=\count192
))
(c:/texlive/2020/texmf-dist/tex/platex/japanese-otf-uptex/mlutf.sty
Package: mlutf 2004/04/17 v1.1.2 psitau, u0.25 ttk
)
(c:/texlive/2020/texmf-dist/tex/platex/japanese-otf/mlcid.sty
Package: mlcid 2004/04/17 v1.0.2 psitau
)
(c:/texlive/2020/texmf-dist/tex/platex/base/plext.sty
Package: plext 2019/09/29 v1.2l pLaTeX package file (community edition)
\@floatbox=\box70
\floatwidth=\dimen171
\floatheight=\dimen172
\floatruletick=\dimen173
\captionfloatsep=\dimen174
\captionwidth=\dimen175
\@captionbox=\box71
LaTeX Info: Redefining \parbox on input line 333.
\save@ybaselineshift=\dimen176
\save@tbaselineshift=\dimen177
\@picwd=\dimen178
\rensujiskip=\skip54
)
(c:/texlive/2020/texmf-dist/tex/platex/pxchfon/pxchfon.sty
Package: pxchfon 2020/04/25 v1.7c
)
(c:/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2019/11/30 v1.2a Enhanced LaTeX Graphics (DPC,SPQR)

(c:/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2019/11/30 v1.4a Standard LaTeX Graphics (DPC,SPQR)

(c:/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(c:/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: dvipdfmx.def on input line 105.

(c:/texlive/2020/texmf-dist/tex/latex/graphics-def/dvipdfmx.def
File: dvipdfmx.def 2017/06/24 v5.0g Graphics/color driver for dvipdfmx
))
\Gin@req@height=\dimen179
\Gin@req@width=\dimen180
)
(c:/texlive/2020/texmf-dist/tex/generic/german/german.sty v2.5e 1998-07-08
Package: german 1998/07/08 v2.5e Support for writing german texts (br)
\grmnU@D=\dimen181

german -- \language number for German undefined, default 255 used,
german -- Please read "gerdoc.tex" how to install hyphenation patterns.
german -- \language number for Austrian undefined, default 255 used.
german -- \language number for French undefined, default 255 used.
)
(c:/texlive/texmf-local/tex/latex/BXglyphwiki/bxglyphwiki.sty
Package: bxglyphwiki 2019/11/26 v0.4c

(c:/texlive/2020/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode not found.
)
\bxgw@zw=\dimen182
\bxgw@out=\write3
Package bxglyphwiki Info: current time = 85085643.

(./bxgw_resp_.def)
runsystem(bxglyphwiki +ping . pdf dvipdfmx ping)...executed.

(./bxgw_resp_.def) (./bxgw_resp_.def)
Package bxglyphwiki Info: PING success.
(./bxgw_bbox_.def))
(c:/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-dvipdfmx.def
File: l3backend-dvipdfmx.def 2020-08-07 L3 backend support: dvipdfmx
\g__graphics_track_int=\count193
\l__pdf_internal_box=\box72
\g__pdf_backend_object_int=\count194
\g__pdf_backend_annotation_int=\count195
)
(./海潮音.aux)
\openout1 = `海潮音.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for JY2/mc/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
LaTeX Font Info: Checking defaults for JT2/mc/m/n on input line 21.
LaTeX Font Info: ... okay on input line 21.
(I search kanjifont definition file: . . )
(I search font definition file: . . . . . . . )
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 11.54663pt on input line 21.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 11.54663pt on input line 21.
LaTeX Font Info: Trying to load font information for OT1+lmr on input line 2
1.

(c:/texlive/2020/texmf-dist/tex/latex/lm/ot1lmr.fd
File: ot1lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
) 《縦組モード》
\AtBeginShipoutBox=\box73
LaTeX Font Info: Trying to load font information for OT1+lmss on input line
21.

(c:/texlive/2020/texmf-dist/tex/latex/lm/ot1lmss.fd
File: ot1lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
LaTeX Font Info: Trying to load font information for OT1+lmtt on input line
21.

(c:/texlive/2020/texmf-dist/tex/latex/lm/ot1lmtt.fd
File: ot1lmtt.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSerif-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Bold.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
Package pxchfon Info: Font tribe is 'sourcehan':
(pxchfon) SourceHanSans-Regular.otf.
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 19.62926pt on input line 22.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 19.62926pt on input line 22.
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 28.86658pt on input line 22.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 28.86658pt on input line 22.
LaTeX Font Info: Font shape `JT2/hgt/m/n' will be
(Font) scaled to size 28.86658pt on input line 22.
LaTeX Font Info: Font shape `JY2/hgt/m/n' will be
(Font) scaled to size 28.86658pt on input line 22.
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 16.16528pt on input line 22.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 16.16528pt on input line 22.
LaTeX Font Info: Calculating math sizes for size <16.8> on input line 22.
LaTeX Font Info: Trying to load font information for OML+lmm on input line 2
2.

(c:/texlive/2020/texmf-dist/tex/latex/lm/omllmm.fd
File: omllmm.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
LaTeX Font Info: Trying to load font information for OMS+lmsy on input line
22.

(c:/texlive/2020/texmf-dist/tex/latex/lm/omslmsy.fd
File: omslmsy.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
LaTeX Font Info: Trying to load font information for OMX+lmex on input line
22.

(c:/texlive/2020/texmf-dist/tex/latex/lm/omxlmex.fd
File: omxlmex.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
LaTeX Font Info: External font `lmex10' loaded for size
(Font) <16.8> on input line 22.
LaTeX Font Info: External font `lmex10' loaded for size
(Font) <11.75995> on input line 22.
LaTeX Font Info: External font `lmex10' loaded for size
(Font) <8.4> on input line 22.
LaTeX Font Info: Font shape `JY2/mc/m/n' will be
(Font) scaled to size 16.8pt on input line 22.
LaTeX Font Info: Font shape `JY2/mc/m/n' will be
(Font) scaled to size 11.75995pt on input line 22.
LaTeX Font Info: Font shape `JY2/mc/m/n' will be
(Font) scaled to size 8.4pt on input line 22.
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 13.85594pt on input line 22.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 13.85594pt on input line 22.
[1

]
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 10.39189pt on input line 25.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 10.39189pt on input line 25.
[2] [3]
LaTeX Font Info: Font shape `JT2/hmc/m/n' will be
(Font) scaled to size 5.77332pt on input line 39.
LaTeX Font Info: Font shape `JY2/hmc/m/n' will be
(Font) scaled to size 5.77332pt on input line 39.
runsystem(bxglyphwiki +info . pdf dvipdfmx u7d42-ue0101)...executed.


(./bxgw_resp_.def)

! Package bxglyphwiki Error: Helper command failed for some reason.

See the bxglyphwiki package documentation for explanation.
Type H for immediate help.
...

l.43 ...の機運を促成し、\GWI{u7d42-ue0101}
に象徴を唱へ、自...
?
! Emergency stop.
...

l.43 ...の機運を促成し、\GWI{u7d42-ue0101}
に象徴を唱へ、自...
You're in trouble here. Try typing to proceed.
If that doesn't work, type X to quit.


Here is how much of TeX's memory you used:
9007 strings out of 482868
155872 string characters out of 5958231
393370 words of memory out of 5000000
24565 multiletter control sequences out of 15000+600000
574619 words of font info for 90 fonts, out of 8000000 for 9000
28 hyphenation exceptions out of 8191
38i,6n,53p,1581b,992s stack positions out of 5000i,500n,10000p,200000b,80000s
Output written on 海潮音.dvi (3 pages, 6728 bytes).
===============================================
Win10 1909, texlive2020,
\documentclass[dvipdfmx,uplatex,,tate,book,paper=a5,fontsize=12pt,
open_bracket_pos=nibu_tentsuki,hanging_punctuation]{jlreq}
\usepackage{bxpapersize}
\usepackage{pxrubrica}
\usepackage[deluxe,multi,jis2004]{otf}
\usepackage{plext}
\usepackage[directunicode*, noalphabet]{pxchfon}[2017/04/08]
\usepackage{plext}
\usepackage{graphicx}
\usepackage{german}
\usepackage{bxglyphwiki}
\setminchofont{SourceHanSerif-Regular.otf}
\setboldminchofont{SourceHanSerif-Bold.otf}
\setgothicfont{SourceHanSans-Regular.otf}
\setboldgothicfont{SourceHanSans-Bold.otf}
\rubysetup{}
\title{{\Huge\textgt{海 潮 音}}}
\date{      明治三十八年}
\author{\hspace{8zw}上田敏・上田敏譯}
\begin{document}
\maketitle
==============================================

dvipdfmx:fatal: pdf_ref_obj(): passed invalid object.

- gbb 60166 の投稿
gbb60166です。

%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[dvipdfmx]{beamer}
\usetheme{Copenhagen}
\usepackage{tikz}
\usepackage{animate}

\begin{document}
\title{タイトル}\author{著者}
\begin{frame}
\frametitle{エラー}
\begin{animateinline}[autoplay]{2}%
\multiframe{6}{iAngle=0+30}{%
\begin{tikzpicture}
\useasboundingbox(-1,-1) rectangle (1,1);
\draw(0,0)--(\iAngle:0.9);
\end{tikzpicture}
}
\end{animateinline}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%

Windows10, 最新のW32TeXのplatex.exeでコンパイルは問題ありませんがdvipdfmx.exe 20200726で変換しようとすると

dvipdfmx:fatal: pdf_ref_obj(): passed invalid object.

のエラーが出てPDFが作成出来ません。

dvipdfmx.exe 20200315だと思ったようなPDFが作成されます。

dvipdfmxの仕様変更でしょうか? どうすればうまくPDFが作成できるでしょうか?


vwcolパッケージにより\bfコマンドが使えなくなる

- A S の投稿
¥documentclass[dvipdfmx]{jsarticle}
¥usepackage{vwcol}
¥begin{document}
{¥bf あ}
¥end{document}

をタイプセットすると二つ目の「あ」が太字になりません.一方,二行目を削除することでこの問題は解決します.何故でしょうか?

LaTeX美文書作成入門に関して

- Kubo Tas の投稿
LaTeX初心者です.場違いな質問でしたら申し訳ありません.
奥村先生の『LaTeX2ε美文書作成入門』を購入しようと思っているのですが,第8版が出版される予定はありますか.もし,近いうちに出版されるようでしたら,それまで待とうかと思うのですが...

よろしくお願いします.

BXglyphwikiが突然動作しなくなりました。

- mr2h の投稿
本日朝八時三十分に、glyphwikiのサーバーを、グレードアップしたものに入れ替えたそうですが、私の場合、それと同時に標記の問題が発生しました。サイトへの接続はできますが(ホームページの閲覧は可能)、BXglyphwikiが作動しないということは、皆様のところでも起きていますでしょうか。念のため最新のBXglyphwikiに入れ替えても見ましたが同じです。当方、Win10, texlive2020 の環境です。

comicsans.sty

- 佐藤 創一 の投稿
題名の件について質問があります。
comicsans.styを利用したいと思います。
マニュアルが英文で書かれており詳細がわかりません。
どなたかFontforgeを使って利用されている方,解説していただけませんか。

otf.styの多書体利用での不具合?

- arai8245 の投稿
恐れ入ります。
\usepackage[deluxe]{otf}
で多書体設定を使っておりますが、どうもうまくありません。

独自の設定を使って
kanji-config-udpmap-sys mysetting
のようにやっていましたが、gtfamily(ゴシック)のグループでのウェイト
切り替えがうまくいかず、困っています。
とりあえずセッティングを haranoaji に戻し、ゴシックについて

%中ゴシック体
{\sffamily\gtfamily\mdseries これは中ゴシック mdseries}
%太ゴシック体
{\sffamily\gtfamily\bfseries これは太ゴシック bfseries}
%極太ゴシック体
{\sffamily\gtfamily\ebseries これは極太ゴシック ebseries}
※出力画像を添付いたしました。

と書き出してみましたが、mdseriesとbfseriesの和文フォントが同じになり、
mdseriesのフォント設定がbfseriesにも使われてしまいます
(bfseriesの漢字フォント設定は無視されます)。
さらには、極太ゴシック(ebseries)は和文フォントは問題ないようなの
ですが、組み合わされる英文フォントがmdseriesの細いものになって
しまいます。

そんなわけで、現時点ではgtfamilyのウェイト変更はうまく使えていない
状況です。環境はtexlive2020版、otf.sty は2019/4 の版です。
mktexlsrはきちんと走らせております。
現在、TeXでの書籍出版のための最終調整を行っているところです。
TeX(LaTeX)歴は30年で、スタイルファイル、クラスファイルもある程度は
自前で修正はできる程度のスキルです。

何かご存じの情報がありましたらお知らせください。
なお、本フォーラムへの書き込みははじめてのため、返信等で失礼をするかも
しれませんが、その際はどうかご容赦ください。

ご助言よろしくお願い申し上げます。
添付 otf-deluxe.png