文本组件

这个 textcomp extension implements the old textcomp style package from LaTeX. The macros of the package are now part of LaTeX's base package. The textcomp extension provides a number of text macros that can be used in math mode as well. See the CTAN page 有关更多信息和文档,请参阅 textcomp

此软件包不是自动加载的,因此如果您要使用它,则必须明确请求它。要加载 textcomp 扩展,添加 '[tex]/textcomp' 发送到 load 属性的数组 loader 您的MathJax配置的挡路,然后添加 'textcomp' 发送到 packages 属性的数组 tex 挡路。中提供的宏 textcomp 可以在数学和文本模式下同等使用。为了使它们在文本模式下可用,必须将它们显式添加到 textmacros 分机。

window.MathJax = {
  loader: {load: ['[tex]/textmacros', '[tex]/textcomp']},
  tex: {packages: {'[+]': ['textmacros']}}
  textmacros: {packages: {'[+]': ['textcomp']}}
};

或者,使用 \require{{textcomp}} 在Tex表达式中从页上的数学函数中动态加载它,如果 require 扩展已加载。


TextComp命令

这个 textcomp 扩展实现以下宏: \textacutedbl\textasciiacute\textasciibreve\textasciicaron\textasciicircum\textasciidieresis\textasciimacron\textasciitilde\textasteriskcentered\textbackslash\textbaht\textbar\textbardbl\textbigcircle\textblank\textborn\textbraceleft\textbraceright\textbrokenbar\textbullet\textcelsius\textcent\textcentoldstyle\textcircledP\textcolonmonetary\textcompwordmark\textcopyleft\textcopyright\textcurrency\textdagger\textdaggerdbl\textdegree\textdied\textdiscount\textdiv\textdivorced\textdollar\textdollaroldstyle\textdong\textdownarrow\texteightoldstyle\textellipsis\textemdash\textendash\textestimated\texteuro\textexclamdown\textfiveoldstyle\textflorin\textfouroldstyle\textfractionsolidus\textgravedbl\textgreater\textguarani\textinterrobang\textinterrobangdown\textlangle\textlbrackdbl\textleftarrow\textless\textlira\textlnot\textlquill\textmarried\textmho\textminus\textmu\textmusicalnote\textnaira\textnineoldstyle\textnumero\textohm\textonehalf\textoneoldstyle\textonequarter\textonesuperior\textopenbullet\textordfeminine\textordmasculine\textparagraph\textperiodcentered\textpertenthousand\textperthousand\textpeso\textpm\textquestiondown\textquotedblleft\textquotedblright\textquoteleft\textquoteright\textrangle\textrbrackdbl\textrecipe\textreferencemark\textregistered\textrightarrow\textrquill\textsection\textservicemark\textsevenoldstyle\textsixoldstyle\textsterling\textsurd\textthreeoldstyle\textthreequarters\textthreesuperior\texttildelow\texttimes\texttrademark\texttwooldstyle\texttwosuperior\textunderscore\textuparrow\textvisiblespace\textwon\textyen\textzerooldstyle