대문자가 아닌 문자로 된 mathpazo 및 \mathcal 관련 문제

대문자가 아닌 문자로 된 mathpazo 및 \mathcal 관련 문제

mathpazo 글꼴을 사용하려고 하는데 \mathcal이 소문자로 작동하는 데 몇 가지 문제가 있습니다.

이건 내 템플릿이야

\documentclass[11pt]{amsart}
\usepackage{geometry}                % See geometry.pdf to learn the layout options. There are lots.
\geometry{letterpaper}                   % ... or a4paper or a5paper or ... 
%\geometry{landscape}                % Activate for for rotated page geometry
%\usepackage[parfill]{parskip}    % Activate to begin paragraphs with an empty line rather than an indent
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{epstopdf}
\usepackage{mathptmx}
\usepackage{accents}
\usepackage{amssymb}
\usepackage{amsfonts}

\usepackage{mathpazo}



\begin{document}
\maketitle
%\section{}
%\subsection{}

just some test  $ \infty \mathcal{l}$

\end{document}  

답변1

대문자 붓글씨는 글꼴에 매핑됩니다 cmsy10. 글꼴에는 붓글씨 대문자만 포함되어 있습니다.

글꼴 검사를 위한 일반 TeX 버전

testfont.texLaTeX가 아닌 일반 형식을 사용하여 글꼴을 검사할 수 있습니다 . LaTeX는 nfssfont.tex에서 파생된 을 제공합니다 testfont.tex. 다음 섹션을 참조하세요.

다음을 사용한 대화형 세션의 예 testfont:

$ pdftex testfont
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
([...]/texmf-dist/tex/plain/base/testfont.tex

Name of the font to test = cmsy10
Now type a test command (\help for help):)
*\help 

\init switches to another font;
\end or \bye finishes the run; 
\table prints the font layout in tabular format;
\text prints a sample text, assuming TeX text font conventions;
\sample combines \table and \text;
\mixture mixes a background character with a series of others;
\alternation interleaves a background character with a series;
\alphabet prints all lowercase letters within a given background;
\ALPHABET prints all uppercase letters within a given background;
\series prints a series of letters within a given background;
\lowers prints a comprehensive test of lowercase;
\uppers prints a comprehensive test of uppercase;
\digits prints a comprehensive test of numerals; 
\math prints a comprehensive test of TeX math italic;
\names prints a text that mixes upper and lower case;
\punct prints a punctuation test;
\bigtest combines many of the above routines;
\help repeats this message;
and you can use ordinary TeX commands (e.g., to \input a file).
*\table

*\bye
[1{[...]/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}]
<[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.p
fb><[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7
.pfb><[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cm
sy10.pfb><[...]/texmf-dist/fonts/type1/public/amsfonts/c
m/cmti10.pfb><[...]/texmf-dist/fonts/type1/public/amsfon
ts/cm/cmtt10.pfb>
Output written on testfont.pdf (1 page, 72843 bytes).
Transcript written on testfont.log.

또는 비대화형 사용을 위한 드라이버 파일을 생성할 수 있습니다.

\let\noinit!
\input testfont
\def\fontname{cmsy10}
\startfont
\table
\bye

결과 cmsy10

LaTeX 버전

\mathcal(에서) 수학 기호 글꼴을 사용합니다 fontmath.ltx.

\DeclareSymbolFontAlphabet{\mathcal}{symbols}

패키지에는 mathpazoOMS 인코딩이 포함된 기호에 대한 다음 글꼴 정의가 포함되어 있습니다.

\DeclareSymbolFont{symbols}{OMS}{zplm}{m}{n}

후자의 4개 인수는 for와 동일하며 \usefontfor 에 필요합니다 nfssfont.tex. 대화형 세션의 예:

$ pdflatex nfssfont
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
([...]/texmf-dist/tex/latex/base/nfssfont.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 77 languages loaded.
([...]/texmf-dist/tex/latex/base/article.cls 
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
([...]/texmf-dist/tex/latex/base/size10.clo))
No auxiliary output files.

**********************************************
* NFSS font test program version <v2.2b>
*
* Follow the instructions
**********************************************

Input external font name, e.g., cmr10
(or <enter> for NFSS classification of font):

\currfontname=


*** NFSS classification ***

Font encoding [T1]:

\encoding=OMS
([...]/texmf-dist/tex/latex/base/omsenc.def)
Font family [cmr]:

\family=zplm
Font series [m]:

\series=m
Font shape [n]:

\shape=n
Font size [10pt]:

\size=
([...]/texmf-dist/tex/latex/psnfss/omszplm.fd)
Now type a test command (\help for help):)
*\table

*\bye
[1{[...]/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}]
{[...]/texmf-dist/fonts/enc/dvips/base/8r.enc}
<[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
<[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
<[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
<[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb>
<[...]/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
<[...]/texmf-dist/fonts/type1/public/mathpazo/fplmr.pfb>
<[...]/texmf-dist/fonts/type1/urw/palatino/uplr8a.pfb>
Output written on nfssfont.pdf (1 page, 88770 bytes).
Transcript written on nfssfont.log.

비대화형 세션의 드라이버 파일은 다음과 같습니다.

\let\noinit!
\input{nfssfont}
\def\encoding{OMS}
\usefont{OMS}{zplm}{m}{n}
\edef\currfontname{\fontname\font}
\startfont
\table
\bye

결과 OMS/zplm/m/n

요약

"붓글씨" 소문자의 경우 다른 글꼴이 필요하며 \mathcal.

관련 정보