%EC%9D%98%20%EB%B2%84%EA%B7%B8%3F%20.png)
MikTeX 버전 2.9.7400을 실행하는 두 대의 PC에서 이 MWE를 컴파일했습니다.
\documentclass{scrreprt}
\usepackage{fontspec}
\setmainfont{Times New Roman}
\begin{document}
Some text.
\end{document}
MikTeX가 며칠 동안 업데이트되지 않은 PC에서는 제대로 컴파일됩니다. 최신 MikTeX를 사용하는 경우 오류가 발생합니다.Font \TU/lmr/m/n/10.95=[lmroman10-regular]:+tlig; at 10.95pt not loadable: metric data not found or bad. \normalsize
둘 사이의 로그 파일을 비교했습니다. 다음은 버그가 포함된 로그의 첫 번째 줄입니다.
This is LuaHBTeX, Version 1.12.0 (MiKTeX 2.9.7400 64-bit) (format=lualatex 2020.4.26) 26 APR 2020 07:44
버그가 없는 로그의 첫 번째 줄은 다음과 같습니다.
This is LuaHBTeX, Version 1.12.0 (MiKTeX 2.9.7400 64-bit) (format=lualatex 2020.4.25) 26 APR 2020 07:49
다음은 오류가 발생한 경우에만 나타나는 로그 파일의 일부입니다.
File: scrsize11pt.clo 2020/04/19 v3.30 KOMA-Script font size class option (11pt)
luaotfload | db : Font names database loaded from C:/Users/Anne/AppData/Local/Mi
KTeX/2.9/luatex-cache/generic-dev/names/luaotfload-names.luc
! Font \TU/lmr/m/n/10.95=[lmroman10-regular]:+tlig; at 10.95pt not loadable: met
ric data not found or bad.
<to be read again>
relax
l.112 \normalsize
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font<same font id>=<substitute font name>'.
) (C:/Users/Anne/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/typearea.sty
그리고
! Arithmetic overflow.
\\typearea ...by100 \divide \ta@temp by\@tempdima
\@tempcnta =\ta@temp \ifnu...
l.1738 \typearea[current]{current}
I can't carry out that multiplication or division,
since the result is out of range.
Package typearea Warning: Bad type area settings!
(typearea) The detected line width is about 27410792%
(typearea) larger than the heuristically estimated maximum
(typearea) limit of typographical good line width.
(typearea) You should e.g. decrease DIV, increase fontsize
(typearea) or change papersize.
Package: fontenc 2020/02/11 v2.0o Standard LaTeX package
그리고
("C:/MiKTeX 2.9/tex/latex/fontspec/fontspec.cfg")
! Font \TU/lmr/bx/n/10.95=[lmroman10-bold]:+tlig; at 10.95pt not loadable: metri
c data not found or bad.
<to be read again>
relax
l.3955 \strongfontdeclare{ \bfseries }
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font<same font id>=<substitute font name>'.
))
그리고
No file 20200426_luaotfload_bug.aux.
버그 보고서를 제출하고 싶지만 어디서, 어떻게 해야 할지 모르겠습니다. 그동안 의 이전 버전을 설치할 수 있는 방법이 있습니까 luaotfload
?