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

partを0から

- えむかい りく の投稿

題名の通りpartをゼロから始めたく,下のように打ち込みましたが,partは0が表示されません.(sectionはうまくできましたが)


\documentclass{jarticle}

\setcounter{part}{-1}

\setcounter{section}{-1}

\begin{document}

\part{ゼロ}

\section{ぜろ}

\end{document}


無理矢理にでもpartを0から始める方法はありませんか?

原ノ味フォントをデフォルトに

- aminophen の投稿
GitHub の issue
https://github.com/texjporg/jfontmaps/issues/27
で議論している途中ですが,
実現へ向けてかなり現実味を帯びてきたので,当フォーラムでもお知らせします。

現在,TeX Live の規定では dvipdfmx / dvips で埋め込まれるのは「IPAex フォント」ですが,
これを「原ノ味フォント」に変えたい,という議論があります。

※「原ノ味フォント」は,Adobe-Identity-0 という特殊な形式の SourceHan (源ノフォント) あるいは Noto を
伝統的な日本語フォントが準拠する Adobe-Japan1 に組み直した OpenType フォントです。
https://ctan.org/pkg/haranoaji

主なメリット(恣意的に選びました):
(1) SourceHan / Noto はマルチウェイトでありながら AI0 故に使いづらいケースが多かったが,
HaranoAji は AJ1 なので扱いやすく,OTF パッケージの機能をよりよくサポートできる。
(2) macOS ユーザから「IPAex → ヒラギノに変えるための設定がわからない」という FAQ があったが,
最初から「原ノ味」ならその必要が激減すると期待。

懸念点などは冒頭にリンクした GitHub で(気づいた順に断続的に)挙がってきていますが,
もし抜け漏れにお気付きの方がいらっしゃいましたら一報ください。

mactexでemathが認識されない

- matu kei の投稿
macOS10.15.3(19D76)Catalinaに改訂第7番美文書のmactexをインストールしました。これはタイプセットできるのですが、emathを(emath.styの置き場所)により下のようにインストールしたのですがemath.sty not foundとエラーメッセージが出ます。どこが原因かわかりません。

ターミナルで

iMac:~ *******$ printenv HOME

/Users/*******

iMac:~ *********$ kpsewhich --expand-path='$TEXMF'

/Users/*********/Library/texmf:/usr/local/texlive/texmf-local:/usr/local/texlive/2019/texmf-config:/usr/local/texlive/2019/texmf-var:/usr/local/texlive/2019/texmf-dist

iMac:~ **********$ kpsewhich --expand-path='$TEXMFHOME'

/Users/**********/Library/texmf

iMac:~ **********$ kpsewhich --progname=platex jarticle.cls

/usr/local/texlive/2019/texmf-dist/tex/platex/base/jarticle.cls

iMac:~ ***********$ sudo mktexlsr

Password:

mktexlsr: Updating /usr/local/texlive/2019/texmf-config/ls-R...

mktexlsr: Updating /usr/local/texlive/2019/texmf-dist/ls-R...

mktexlsr: Updating /usr/local/texlive/2019/texmf-var/ls-R...

mktexlsr: Updating /usr/local/texlive/texmf-local/ls-R...

mktexlsr: Done.

これによりmyTEXMF=/Users/*******/Library/texmf mySUBDIR=tex/platex とわかりemath.styの入れる場所はmyTEXMF/mySUBDIR/misc/emath にインストールしています。


次のファイル(hello.tex)をTeXWorksでpLaTeX(ptex2pdf)でタイプセットすると下のようなエラーメッセージが出ます。

(hello.tex)

\documentclass[a4j]{jarticle}

\usepackage{emath}

\input{kihon}


\begin{document}

hello.\WAKU{10}{10}

\end{document}


(エラーメッセージ log)

(/Applications/TeXLive/Library/texlive/2017/texmf-dist/tex/platex/base/jarticle

.cls

Document Class: jarticle 2017/09/19 v1.7g Standard pLaTeX class


(/Applications/TeXLive/Library/texlive/2017/texmf-dist/tex/platex/base/jsize10.

clo))


! LaTeX Error: File `emath.sty' not found.


Type X to quit or <RETURN> to proceed,

or enter new name. (Default extension: sty)


Enter file name:


どこが問題なのか教えてもらえれば嬉しいです。一つ思うのはターミナルでtexliveは2019ですがtexworksでは2017になってます。

最新ptex-w32の実行エラーについて

- 松山 道夫 の投稿
長らく遠ざかっていて状況把握ができておりません。ご教示ください。

最新ptex-w32 (-w64) を CTAN (jaist.ac.jp) から入手し実行しようとしました。最小限 platex と pdf 化が出来ればよいため、minimal インストールを行っています。ただ tex.exe なり kpsewhich.exe なりを実行しようとしても、エラーポップアップがでます。「アプリケーションを正しく起動できませんでした。(0xc0000022) ...」

Windows7、64ビットです。Windows7 でも実行できますか? 環境構築不備でしょうか? (不足情報あれば提示します。)

DLL が存在いないためではないかと想像するのですが・・・
api-ms-win-core-winrt-error-l1-1-0.dll
api-ms-win-core-winrt-l1-1-0.dll
api-m-win-core-winrt-robuffer-l1-1-0.dll, etc.

Rasberry piでのTEX使用の可能性について

- 山田 明 の投稿

初めまして、

シングルコンピューターのRassberry PI 4Bが発売となって、
安価に、コンピューターを扱える時代となりましたし、
一般のPCがWindows10となって、不自由さを感じることも多いです。

そこで、Linux環境で、日本語論文作成をねんとうにおいてのTEX環境構築に、
素人でもチャレンジできる環境をご指導ください。
因みに、TEX Liveは、必ずしもかんたんではないように思います。

TEX liveのアンインストール

- 山田 明 の投稿
Windows10へのTEXliveのインストールに失敗し、texliveフォルダを削除する必要が出てきましたが、通常のフォルダ削除の方法では削除できませんでした。
そのような場合、削除ができない理由として、何が起きているのかなど、思い当たるところなどご指導ください。

platex.fmtが見つからない

- にき こうじ の投稿
環境構築で困っています。Windows10を使用しています。

TeXLiveをダウンロード後,texlive2019.isoを管理者権限で実行しました。インストールは問題なく行われたように見えます(特にエラーは出ませんでした)。

platex test.tex

などを試してみると,

warning: kpathsea: configuration file texmf.cnf not found in these directories: /opt/local/share/texmf/web2c.
This is e-pTeX, Version 3.14159265-p3.8.2-190131-2.6 (utf8.sjis) (TeX Live 2019/W32TeX) (preloaded format=platex)

kpathsea: Running mktexfmt platex.fmt

The command name is C:\texlive\2019\bin\win32\mktexfmt
warning: kpathsea: configuration file texmf.cnf not found in these directories: /opt/local/share/texmf/web2c.
Running the command C:\texlive\2019\bin\win32\fmtutil-user.exe
warning: kpathsea: configuration file texmf.cnf not found in these directories: /opt/local/share/texmf/web2c.
C:\texlive\2019\bin\win32\runscript.tlu:922: C:\texlive\2019\bin\win32\runscript.tlu:853: no appropriate script or program found: fmtutil
I can't find the format file `platex.fmt'!

といわれます。PC内でplatex.fmtを検索すると確かにそのようなファイルは存在しないようです。こちら(https://qiita.com/ligun/items/2ba9be9e727b63b563f2)の記事を参考にして,
mktexlsr
の実行を試しましたが,C:\texlive\2019\texmf-dist\web2c中にplatex.fmtはやはり生成されていないようです。

TeXLive自体の再インストールも何度か試しているのですが,同じエラーを返しています。どうぞよろしくお願いします。

破線または点線での楕円の書き方

- 坂本 の投稿
円柱の見取り図を書くために、破線または点線での楕円を書きたいのです。
楕円の 1/4 をベジエ曲線で書いても点の間隔によりが出てしまいます。
何か方法はないものでしょうか。

emathで楕円が表示されない

- MY PICON の投稿
すみませんが、教えて下さい。円はきちんと表示されるのですが、楕円が表示されません。どうやっても解決できず、ここにお伺いします。お手数をかけてすみません。
〇WINDOWSのバージョン:WINDOWS10
〇TEX:TEXLIVE2019
〇症状
円は表示されますが、座標軸も一部しか表示されません。
逆に\Daenをすべて抜けば、非常にきれいに描画されます。
〇TEX:ファイル

\documentclass[a4paper,12pt]{jsarticle}

\usepackage{ascmac}

\usepackage{amsmath}

\usepackage[dvipdfmx]{graphicx}

\usepackage{emath,emathMw,emathT}


\usepackage{amssymb}

\usepackage{emathP}

\usepackage{emathPh}

%\usepackage{emathPp,emathPb,emathPg,emathPk,emathPxy}

%\usepackage{cases}

%\usepackage{newtxmath}

\usepackage{anyfontsize}

\usepackage{mathrsfs}

\usepackage{footnote}

\usepackage{mathtips}


\begin{document}

\begin{zahyou}[

ul=1cm%

](-3,3)(-3,3)%

\def\O{(0.00 ,0.00)}

\Put\O{test}

\calcval{2}\k%%%%入力値%%%%

\calcval{sqrt(\k+2)}\a

\calcval{sqrt(\k)}\b

\calcval{sqrt(2)}\r

\calcval{1.0/sqrt(2)}\rr

\calcval{2}\kk

\En\O\a

\Daen\O{\a}{\b}

%\Daen\O\kk\r

%\def\Fy{sqrt(1+Y*Y)}

%\XGurafu*{\Fy}

%\XGurafu*{(-1.0)*\Fy}

%\def\P{(\r,\rr)}

%\Daen\O\a\b

%\DaennoSessen\O\a\b\P\uvec

%\mTyokusen\P\uvec{}{}

%\def\Gx{\r*X-1}

%\YGurafu*{\Gx}

\end{zahyou}

\end{document}

〇ログファイル

This is e-pTeX, Version 3.14159265-p3.8.2-190131-2.6 (utf8.sjis) (TeX Live 2019/W32TeX) (preloaded format=platex 2019.6.2) 3 MAR 2020 22:07

entering extended mode

\write18 enabled.

%&-line parsing enabled.

**test_Daen.tex

(./test_Daen.tex

pLaTeX2e <2019-04-06> (based on LaTeX2e <2018-12-01>)

(c:/texlive/2019/texmf-dist/tex/platex/jsclasses/jsarticle.cls

Document Class: jsarticle 2019/04/06 jsclasses (okumura, texjporg)

\jsc@mpt=\dimen118

\jsc@mmm=\dimen119

\jsc@smallskipamount=\skip41

LaTeX Info: Redefining \rmfamily on input line 466.

LaTeX Info: Redefining \sffamily on input line 469.

LaTeX Info: Redefining \ttfamily on input line 472.

LaTeX Info: Redefining \textmc on input line 476.

LaTeX Info: Redefining \textgt on input line 478.

\symmincho=\mathgroup4

LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'

(Font) JY1/mc/m/n --> JY1/gt/m/n on input line 540.

LaTeX Font Info: Font shape `JT1/mc/m/n' will be

(Font) scaled to size 9.60999pt on input line 731.

LaTeX Font Info: Font shape `JY1/mc/m/n' will be

(Font) scaled to size 9.60999pt on input line 731.

\fullwidth=\dimen120

LaTeX Font Info: Font shape `JT1/mc/m/n' will be

(Font) scaled to size 7.68799pt on input line 884.

LaTeX Font Info: Font shape `JY1/mc/m/n' will be

(Font) scaled to size 7.68799pt on input line 884.

\c@part=\count83

\c@section=\count84

\c@subsection=\count85

\c@subsubsection=\count86

\c@paragraph=\count87

\c@subparagraph=\count88

\@abstractbox=\box43

\c@figure=\count89

\c@table=\count90

\abovecaptionskip=\skip42

\belowcaptionskip=\skip43

\jsc@tocl@width=\dimen121

\@lnumwidth=\dimen122

\bibindent=\dimen123

(c:/texlive/2019/texmf-dist/tex/platex/jsclasses/jslogo.sty

Package: jslogo 2017/02/24 okumura, texjporg

LaTeX Info: Redefining \TeX on input line 94.

LaTeX Info: Redefining \LaTeX on input line 147.

LaTeX Info: Redefining \LaTeXe on input line 200.

)

\heisei=\count91

)

(c:/texlive/2019/texmf-dist/tex/latex/ascmac/ascmac.sty

Package: ascmac 2018/03/09 v2.0h ascmac wrapper (community edition)


(c:/texlive/2019/texmf-dist/tex/latex/ascmac/tascmac.sty

Package: tascmac 2018/03/09 v2.0h ascmac package (community edition)

\@savetbaselineshift=\dimen124

\@saveybaselineshift=\dimen125

\scb@x=\box44

\scscb@x=\box45

\@bw=\dimen126

\@nbox=\box46

\@nbody=\box47

\@scw=\dimen127

\ascmac@hoboxa=\box48

\ascmac@hoboxb=\box49

\@itemh=\dimen128

\@iboxpos=\toks15

\@iboxstr=\box50

\@bwsp=\box51

\@@bwsp=\box52

\@bcal=\count92

\shaderule=\dimen129

))

(c:/texlive/2019/texmf-dist/tex/latex/amsmath/amsmath.sty

Package: amsmath 2018/12/01 v2.17b AMS math features

\@mathmargin=\skip44


For additional information on amsmath, use the `?' option.

(c:/texlive/2019/texmf-dist/tex/latex/amsmath/amstext.sty

Package: amstext 2000/06/29 v2.01 AMS text


(c:/texlive/2019/texmf-dist/tex/latex/amsmath/amsgen.sty

File: amsgen.sty 1999/11/30 v2.0 generic functions

\@emptytoks=\toks16

\ex@=\dimen130

))

(c:/texlive/2019/texmf-dist/tex/latex/amsmath/amsbsy.sty

Package: amsbsy 1999/11/29 v1.2d Bold Symbols

\pmbraise@=\dimen131

)

(c:/texlive/2019/texmf-dist/tex/latex/amsmath/amsopn.sty

Package: amsopn 2016/03/08 v2.02 operator names

)

\inf@bad=\count93

LaTeX Info: Redefining \frac on input line 223.

\uproot@=\count94

\leftroot@=\count95

LaTeX Info: Redefining \overline on input line 385.

\classnum@=\count96

\DOTSCASE@=\count97

LaTeX Info: Redefining \ldots on input line 482.

LaTeX Info: Redefining \dots on input line 485.

LaTeX Info: Redefining \cdots on input line 606.

\Mathstrutbox@=\box53

\strutbox@=\box54

\big@size=\dimen132

LaTeX Font Info: Redeclaring font encoding OML on input line 729.

LaTeX Font Info: Redeclaring font encoding OMS on input line 730.

\macc@depth=\count98

\c@MaxMatrixCols=\count99

\dotsspace@=\muskip10

\c@parentequation=\count100

\dspbrk@lvl=\count101

\tag@help=\toks17

\row@=\count102

\column@=\count103

\maxfields@=\count104

\andhelp@=\toks18

\eqnshift@=\dimen133

\alignsep@=\dimen134

\tagshift@=\dimen135

\tagwidth@=\dimen136

\totwidth@=\dimen137

\lineht@=\dimen138

\@envbody=\toks19

\multlinegap=\skip45

\multlinetaggap=\skip46

\mathdisplay@stack=\toks20

LaTeX Info: Redefining \[ on input line 2844.

LaTeX Info: Redefining \] on input line 2845.

)

(c:/texlive/2019/texmf-dist/tex/latex/graphics/graphicx.sty

Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)


(c:/texlive/2019/texmf-dist/tex/latex/graphics/keyval.sty

Package: keyval 2014/10/28 v1.15 key=value parser (DPC)

\KV@toks@=\toks21

)

(c:/texlive/2019/texmf-dist/tex/latex/graphics/graphics.sty

Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)


(c:/texlive/2019/texmf-dist/tex/latex/graphics/trig.sty

Package: trig 2016/01/03 v1.10 sin cos tan (DPC)

)

(c:/texlive/2019/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 99.


(c:/texlive/2019/texmf-dist/tex/latex/graphics-def/dvipdfmx.def

File: dvipdfmx.def 2017/06/24 v5.0g Graphics/color driver for dvipdfmx

))

\Gin@req@height=\dimen139

\Gin@req@width=\dimen140

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emath.sty

Package: emath 2005/10/31 v1.54p 初等数学マクロパッケージ


(c:/texlive/texmf-local/tex/platex/misc/emath/emath2e.sty

(c:/texlive/2019/texmf-dist/tex/latex/amsfonts/amssymb.sty

Package: amssymb 2013/01/14 v3.01 AMS font symbols


(c:/texlive/2019/texmf-dist/tex/latex/amsfonts/amsfonts.sty

Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support

\symAMSa=\mathgroup5

\symAMSb=\mathgroup6

LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'

(Font) U/euf/m/n --> U/euf/b/n on input line 106.

))

(c:/texlive/texmf-local/tex/platex/misc/emath/emathE.sty

Package: emathE 2005/09/05 v0.79 拡張enumerate


(c:/texlive/2019/texmf-dist/tex/latex/tools/enumerate.sty

Package: enumerate 2015/07/23 v3.00 enumerate extensions (DPC)

\@enLab=\toks22

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathEc.sty

Package: emathEc 2005/09/05 v0.00


(c:/texlive/texmf-local/tex/platex/misc/emath/emathC.sty

Package: emathC 2005/09/03 v0.25


(c:/texlive/2019/texmf-dist/tex/latex/tools/calc.sty

Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ)

\calc@Acount=\count105

\calc@Bcount=\count106

\calc@Adimen=\dimen141

\calc@Bdimen=\dimen142

\calc@Askip=\skip47

\calc@Bskip=\skip48

LaTeX Info: Redefining \setlength on input line 80.

LaTeX Info: Redefining \addtolength on input line 81.

\calc@Ccount=\count107

\calc@Cskip=\skip49

)

(c:/texlive/2019/texmf-dist/tex/latex/base/ifthen.sty

Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)

)

\c@tempcnta=\count108

\templa=\dimen143

\emath@toks@=\toks23

\Sett@width=\dimen144

\EMcalc@A=\dimen145

))

(c:/texlive/texmf-local/tex/platex/misc/emath/jquote.sty

Package: jquote 2005/10/31 v0.01

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathK.sty)

\kizami@ti=\count109

\syoki@ti=\count110

\c@Enumi=\count111

\c@Enumii=\count112

\c@Enumiii=\count113

\c@Enumiv=\count114

\emtokena=\toks24

))

\templb=\dimen146

\templc=\dimen147

\tempboxa=\box55

\tempboxb=\box56

\EMc@hizyosuu=\count115

\EMc@syou=\count116

\EMc@zyo@amari=\count117

\GCM=\count118

\zyo@@c=\count119

\hizyo@@c=\count120

\wari@@cnt=\count121

\wari@@cmax=\count122

\gyou@@c=\count123

\hidari@@p=\count124

\migi@@p=\count125

\renritu@hidariyohaku=\dimen148

\@ltxlinelen=\dimen149

\fileophndl=\read1

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathMw.sty

Package: emathMw 2005/09/03 v0.13 回り込み

\@mawarikomisep=\skip50

\mawarikomisep=\skip51

\mawarikomikankaku=\skip52

\EMWR@boxi=\box57

\EMWR@boxii=\box58

\eitemindent=\skip53

\zu@width=\skip54

\zuitemwidth=\skip55

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathT.sty

Package: emathT 2005/10/29 v0.42


(c:/texlive/2019/texmf-dist/tex/latex/tools/array.sty

Package: array 2018/12/30 v2.4k Tabular extension package (FMi)

\col@sep=\dimen150

\ar@mcellbox=\box59

\extrarowheight=\dimen151

\NC@list=\toks25

\extratabsurround=\skip56

\backup@length=\skip57

\ar@cellbox=\box60

)

(c:/texlive/2019/texmf-dist/tex/latex/tools/hhline.sty

Package: hhline 2014/10/28 v2.03 Table rule package (DPC)

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathPh.sty

Package: emathPh 2005/11/03 v 2.46


(c:/texlive/texmf-local/tex/latex/local/epic.sty

Enhancements to Picture Environment. Version 1.2 - Released June 1, 1986

\@@multicnt=\count126

\d@lta=\count127

\@delta=\dimen152

\@@delta=\dimen153

\@gridcnt=\count128

\@joinkind=\count129

\@dotgap=\dimen154

\@ddotgap=\dimen155

\@x@diff=\count130

\@y@diff=\count131

\x@diff=\dimen156

\y@diff=\dimen157

\@dotbox=\box61

\num@segments=\count132

\num@segmentsi=\count133

\@datafile=\read2

) (c:/texlive/texmf-local/tex/latex/local/eepic.sty

Extension to Epic and LaTeX. Version 1.1b - Released Febrary 7, 1988

\@gphlinewidth=\count134

\@eepictcnt=\count135

\@tempdimc=\dimen158

\maxovaldiam=\dimen159

\@filltype=\box62

) (c:/texlive/texmf-local/tex/latex/local/eclarith.sty

eclarith.sty 1.1 --- July 1, 1992

\ari!A=\dimen160

\ari!B=\dimen161

\ari!C=\count136

\ari!D=\count137

) (c:/texlive/2019/texmf-dist/tex/latex/graphics/color.sty

Package: color 2016/07/10 v1.1e Standard LaTeX Color (DPC)


(c:/texlive/2019/texmf-dist/tex/latex/graphics-cfg/color.cfg

File: color.cfg 2016/01/02 v1.6 sample color configuration

)

Package color Info: Driver file: dvips.def on input line 147.


(c:/texlive/2019/texmf-dist/tex/latex/graphics-def/dvips.def

File: dvips.def 2017/06/20 v3.1d Graphics/color driver for dvips

)

(c:/texlive/2019/texmf-dist/tex/latex/graphics/dvipsnam.def

File: dvipsnam.def 2016/06/17 v3.0m Driver-dependent file (DPC,SPQR)

))

\@tempdimd=\dimen162

LaTeX Info: Redefining \color on input line 203.

\DHS@seq=\toks26

\yasen@toks=\toks27

\tenretu@namae=\toks28

\namae@opt=\toks29

\@tmpla=\dimen163

)

\hyouretuhaba=\dimen164

\emT@w=\dimen165

\emT@h=\dimen166

\emT@@h=\dimen167

\emT@d=\dimen168

\emT@@d=\dimen169

\emT@r=\dimen170

\arrayrulewidthb=\dimen171

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathP.sty

Package: emathP 2004/09/19 v 0.66


(c:/texlive/texmf-local/tex/platex/misc/emath/emathPp.sty

Package: emathPp 2005/11/07 v 0.39

\pl@out=\write3

\pl@in=\read3

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathPxy.sty

Package: emathPxy 2005/06/27 v 0.31

\xunitlength=\dimen172

\yunitlength=\dimen173

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathPk.sty

Package: emathPk 2005/10/10 v 0.94

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathPb.sty

Package: emathPb 2005/09/10 v 0.01

\rectbox@item@box=\box63

\c@rectboxenum=\count138

\rectb@x=\box64

\mekureb@x=\box65

\kakomiwaku@out=\write4

)

(c:/texlive/texmf-local/tex/platex/misc/emath/emathPg.sty

Package: emathPg 2005/09/07 v 0.00

))

(c:/texlive/2019/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty

Package: anyfontsize 2007/11/22 anyfontsize.sty by pts

)

(c:/texlive/2019/texmf-dist/tex/latex/jknapltx/mathrsfs.sty

Package: mathrsfs 1996/01/01 Math RSFS package v1.0 (jk)

\symrsfs=\mathgroup7

)

(c:/texlive/2019/texmf-dist/tex/latex/mdwtools/footnote.sty

Package: footnote 1997/01/28 1.13 Save footnotes around boxes

\fn@notes=\box66

\fn@width=\dimen174

)

(c:/texlive/texmf-local/tex/latex/local/mathtips.sty

mathtips.sty

\zretu=\count139

\zgyo=\count140

\retu=\count141

\gyo=\count142

\x=\count143

\y=\count144

\tempcn=\count145

\jisuu=\count146

\@dunitw=\dimen175

) (./test_Daen.aux)

\openout1 = `test_Daen.aux'.


LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 18.

LaTeX Font Info: ... okay on input line 18.

\openout3 = `temp.pl'.


runsystem(perl temp.pl)...executed.


\openout3 = `temp.pl'.


runsystem(perl temp.pl)...executed.


\openout3 = `temp.pl'.


runsystem(perl temp.pl)...executed.


\openout3 = `temp.pl'.


runsystem(perl temp.pl)...executed.


\openout3 = `temp.pl'.


runsystem(perl temp.pl)...executed.


\openout3 = `temp.pl'.


runsystem(perl temp.pl)...executed.


LaTeX Font Info: Font shape `JY1/mc/m/n' will be

(Font) scaled to size 6.72699pt on input line 31.

LaTeX Font Info: Font shape `JY1/mc/m/n' will be

(Font) scaled to size 4.805pt on input line 31.

LaTeX Font Info: Try loading font information for U+msa on input line 31.

(c:/texlive/2019/texmf-dist/tex/latex/amsfonts/umsa.fd

File: umsa.fd 2013/01/14 v3.01 AMS symbols A

)

LaTeX Font Info: Try loading font information for U+msb on input line 31.


(c:/texlive/2019/texmf-dist/tex/latex/amsfonts/umsb.fd

File: umsb.fd 2013/01/14 v3.01 AMS symbols B

)

LaTeX Font Info: Try loading font information for U+rsfs on input line 31.


(c:/texlive/2019/texmf-dist/tex/latex/jknapltx/ursfs.fd

File: ursfs.fd 1998/03/24 rsfs font definition file (jk)

) [1


] (./test_Daen.aux) )

Here is how much of TeX's memory you used:

7157 strings out of 493216

72759 string characters out of 6147084

223785 words of memory out of 5000000

11054 multiletter control sequences out of 15000+600000

10846 words of font info for 50 fonts, out of 8000000 for 9000

934 hyphenation exceptions out of 8191

48i,12n,45p,311b,695s stack positions out of 5000i,500n,10000p,200000b,80000s


Output written on test_Daen.dvi (1 page, 752 bytes).


luatexja-fontspec で AltFont が効かない

- ひとみ さん の投稿
当方 macOS Mojave (10.14.6) で、TeX Live 2019 を利用しています。
先程 TeX Live 2019 を frozen の状態へとアップデートしたところ、
luatexja-fontspec の AltFont が効かなくなりました。
% "4E00-"9FFF は CJK 統合漢字です。

この症状を回避するにはどうしたら良いでしょうか。

=== test.tex ===
\documentclass{ltjsarticle}
\usepackage{luatexja-fontspec}
\setmainjfont{HackGen}
[AltFont={{Range={"4E00-"9FFF},Font=nishiki-teki}},
BoldFeatures={Font=HackGen,AltFont={{Range={"4E00-"9FFF},Font=nishiki-teki}}}]
\begin{document}
真鍋いつき\quad\textbf{真鍋いつき}
\end{document}