%% NG (ƀ: U+0180)\kcatcode`ƀ=18
%% OK\kcatcode"180=15
%% NG (ƀ: U+0180)\kcatcode`ƀ=18
%% OK\kcatcode"180=15
2019年4月3日付の W32TeX の ChengLog で texinstwin.zip の説明で「Remove otf.tar.xz, and otfdevel.tar.xz.」とあるのですが、otfパッケージは単独ではなく何処かに吸収されたのでしょうか?
%%---- ここから
[2019/04/03]
(01) ptex-w32.tar.xz
Update eptex.dll.
(02) otfbeta.tar.xz
Update japanese-otf.
(03) texinstwin.zip
Remove otf.tar.xz, and otfdevel.tar.xz.
(04) uptex-w32.tar.xz
Update euptex.dll, and japanese-otf-uptex.
(05) web2c-lib.tar.xz
Update adobemapping.
(06) win64/ptex-w64.tar.xz
Update eptex.dll.
(07) win64/uptex-w64.tar.xz
Update euptex.dll.
%%---- ここまで
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/graphics/graph
ics.sty
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/graphics/trig.
sty)
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/graphics-cfg/g
raphics.cfg)
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/graphics-def/d
vips.def))
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/graphics/graph
icx.sty
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/graphics/keyva
l.sty))
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/latex/base/latexsym.
sty)
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/platex/japanese-otf-
uptex/otf.sty
(/Applications/TeXLive/Library/texlive/2016/texmf-dist/tex/platex/japanese-otf/
ajmacros.sty))) (./ã^^83^^9eã^^82^^83
^^85
^^8a^^9bæ^^96³^^95.aux)
Runaway argument?
{\contentsline {subs
./ãã
æ³.tex:10: File ended while scanning use of \@writefile.
<inserted text>
\par
l.10 \begin{document}
\noindent
?
Process aborted
\documentclass[dvipdfmx]{jsarticle} (此処は敢えてjsbooksではなくjsarticleにしています)
\begin{document}
\tableofcontents
\mainmatter
\include{chapter00}
\backmatter
\include{atogaki}
\end{document}
これを打ち込んだ後にタイプセットをしようとすると
Undefined control sequence.
l.4 \mainmatter
と出てきてエラーが起こってしまいます
書籍を見ると両立できるように書いてあるのですが、jsarticleにしたことが原因なのでしょうか?