r'$\alpha_i > \beta_i$'
\[阿尔法·贝塔\]
有些符号会自动将其子/上标放在运算符下方和上方。例如,写下
stixsans
: STIX sans-serif
此外,您可以使用 \mathdefault{{...}}
或它的别名 \mathregular{{...}}
使用MathText之外的常规文本所用的字体。这种方法有很多局限性,最显著的是可用符号要少得多,但是使数学表达式与绘图中的其他文本很好地混合是很有用的。
自定义字体
MathText还提供了一种使用自定义字体进行数学运算的方法。这种方法使用起来相当困难,应该只考虑作为患者用户的实验特性。通过设置rcparam mathtext.fontset
到 custom
,然后可以设置以下参数,这些参数控制要用于特定数学字符集的字体文件。
每个参数都应设置为fontconfig字体描述符(如“尚未写入的字体”一章中所定义)。
使用的字体应具有Unicode映射,以便查找任何非拉丁字符,如希腊字符。如果要使用自定义字体中未包含的数学符号,可以设置rcparam mathtext.fallback_to_cm
到 True
这将导致MathText系统在自定义字体中找不到特定字符时使用默认计算机现代字体中的字符。
请注意,Unicode中指定的数学glyph随着时间的推移而发展,许多字体的mathText位置可能不正确。
重音命令可以在任何符号之前添加重音。有些表格有长的和短的。
\(\bigtriangledown\) \bigtriangledown
\(\bigtriangleup\) \bigtriangleup
\(\blacktriangleleft\) \blacktriangleleft
\(\blacktriangleright\) \blacktriangleright
\(\bot\) \bot
\(\bowtie\) \bowtie
\(\boxdot\) \boxdot
\(\boxminus\) \boxminus
\(\boxplus\) \boxplus
\(\boxtimes\) \boxtimes
\(\bullet\) \bullet
\(\bumpeq\) \bumpeq
\(\cap\) \cap
\(\cdot\) \cdot
\(\circ\) \circ
\(\circeq\) \circeq
\(\coloneq\) \coloneq
\(\cong\) \cong
\(\cup\) \cup
\(\curlyeqprec\) \curlyeqprec
\(\curlyeqsucc\) \curlyeqsucc
\(\curlyvee\) \curlyvee
\(\curlywedge\) \curlywedge
\(\dag\) \dag
\(\dashv\) \dashv
\(\ddag\) \ddag
\(\diamond\) \diamond
\(\div\) \div
\(\divideontimes\) \divideontimes
\(\doteq\) \doteq
\(\doteqdot\) \doteqdot
\(\dotplus\) \dotplus
\(\doublebarwedge\) \doublebarwedge
\(\eqcirc\) \eqcirc
\(\eqcolon\) \eqcolon
\(\eqsim\) \eqsim
\(\eqslantgtr\) \eqslantgtr
\(\eqslantless\) \eqslantless
\(\equiv\) \equiv
\(\fallingdotseq\) \fallingdotseq
\(\frown\) \frown
\(\geq\) \geq
\(\geqq\) \geqq
\(\geqslant\) \geqslant
\(\gg\) \gg
\(\ggg\) \ggg
\(\gnapprox\) \gnapprox
\(\gneqq\) \gneqq
\(\gnsim\) \gnsim
\(\gtrapprox\) \gtrapprox
\(\gtrdot\) \gtrdot
\(\gtreqless\) \gtreqless
\(\gtreqqless\) \gtreqqless
\(\gtrless\) \gtrless
\(\gtrsim\) \gtrsim
\(\in\) \in
\(\intercal\) \intercal
\(\leftthreetimes\) \leftthreetimes
\(\leq\) \leq
\(\leqq\) \leqq
\(\leqslant\) \leqslant
\(\lessapprox\) \lessapprox
\(\lessdot\) \lessdot
\(\lesseqgtr\) \lesseqgtr
\(\lesseqqgtr\) \lesseqqgtr
\(\lessgtr\) \lessgtr
\(\lesssim\) \lesssim
\(\ll\) \ll
\(\lll\) \lll
\(\lnapprox\) \lnapprox
\(\lneqq\) \lneqq
\(\lnsim\) \lnsim
\(\ltimes\) \ltimes
\(\mid\) \mid
\(\models\) \models
\(\mp\) \mp
\(\nVDash\) \nVDash
\(\nVdash\) \nVdash
\(\napprox\) \napprox
\(\ncong\) \ncong
\(\ne\) \ne
\(\neq\) \neq
\(\neq\) \neq
\(\nequiv\) \nequiv
\(\ngeq\) \ngeq
\(\ngtr\) \ngtr
\(\ni\) \ni
\(\nleq\) \nleq
\(\nless\) \nless
\(\nmid\) \nmid
\(\notin\) \notin
\(\nparallel\) \nparallel
\(\nprec\) \nprec
\(\nsim\) \nsim
\(\nsubset\) \nsubset
\(\nsubseteq\) \nsubseteq
\(\nsucc\) \nsucc
\(\nsupset\) \nsupset
\(\nsupseteq\) \nsupseteq
\(\ntriangleleft\) \ntriangleleft
\(\ntrianglelefteq\) \ntrianglelefteq
\(\ntriangleright\) \ntriangleright
\(\ntrianglerighteq\) \ntrianglerighteq
\(\nvDash\) \nvDash
\(\nvdash\) \nvdash
\(\odot\) \odot
\(\ominus\) \ominus
\(\oplus\) \oplus
\(\oslash\) \oslash
\(\otimes\) \otimes
Last updated on Dec 17, 2019.
Created using
Sphinx 1.8.5.
Doc version v3.1.1-75-g4a56626f5.