菲涅克

这个 empheq extension partially implements the empheq style package from LaTeX. The package provides macros and environments for emphasising equations. See the list of control sequences for details about what commands are implemented in this extension. Note, that the current implementation of the empheq environment supports only the left and right options. Also see the CTAN page 有关更多信息和文档,请参阅 empheq

此软件包不是自动加载的,因此如果您要使用它,则必须明确请求它。要加载 empheq 扩展,添加 '[tex]/empheq' 发送到 load 属性的数组 loader 您的MathJax配置的挡路,然后添加 'empheq' 发送到 packages 属性的数组 tex 挡路。

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

您可以配置 autoload 要加载的扩展 empheqempheq 环境首先通过以下方式使用

window.MathJax = {
  tex: {
    autoload: {
      empheq: [[], ['empheq']]
    }
  }
};

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


empeq命令

这个 empheq 扩展实现以下宏: \empheqbigl\empheqbiglangle\empheqbiglbrace\empheqbiglbrack\empheqbiglceil\empheqbiglfloor\empheqbiglparen\empheqbiglvert\empheqbiglVert\empheqbigr\empheqbigrangle\empheqbigrbrace\empheqbigrbrack\empheqbigrceil\empheqbigrfloor\empheqbigrparen\empheqbigrvert\empheqbigrVert\empheql\empheqlangle\empheqlbrace\empheqlbrack\empheqlceil\empheqlfloor\empheqlparen\empheqlvert\empheqlVert\empheqr\empheqrangle\empheqrbrace\empheqrbrack\empheqrceil\empheqrfloor\empheqrparen\empheqrvert\empheqrVert

以及以下环境: empheq