6

我正在一个网站上解决一些具有编程功能外观的练习,所以我需要写多行,但我不知道如何制作,因为它以一个单一的方式显示所有内容,也许一些 CSS 会做了?任何帮助都会非常感激,在此先感谢:)

4

3 回答 3

4

要创建这样的换行符,您只需要以下内容。

<mspace linebreak='newline' />

如果您更愿意向渲染引擎提供提示并让它自行换行,您可以为 linebreak 属性使用以下值:

值 描述
nobreak 禁止在此位置换行。
badbreak 尝试防止在此位置出现换行符。
goodbreak 建议在此位置换行。

<mo>由于换行符经常出现在运算符处,MathML 也允许您在元素上使用所有这些属性。但是,由于您现在要在可见符号上中断,因此您需要 linebreakstyle 属性来指定换行符是应该在运算符之前、在运算符之后,还是应该重复运算符并出现在两行上。有效值是(分别):之前、之后和重复。

因此,<mspace/>您可以直接在该行的最后一个运算符上指定它,而不是像前面的示例中那样使用:

<mo linebreak='newline' linebreakstyle='after'>+</mo>
于 2016-04-19T06:38:48.667 回答
1

https://bugzilla.mozilla.org/show_bug.cgi?id=534962 states that this still is work in progress for Firefox. Also see https://bugzilla.mozilla.org/show_bug.cgi?id=380266 for another thing that currently isn't implemented => There currently may be no way to add linebreaks other than using mtable tags in order to add hard linebreaks.

于 2016-03-01T19:35:46.953 回答
0

两个答案 [ 1 , 2 ] 都是正确的。虽然 MathML 定义了换行的工作方式,但 Firefox 目前还没有实现它。

目前你最好的选择是使用MathJax。因此,如果您使用 MathJax 来“渲染”MathML,那么换行应该可以工作。查看下面的示例 [ 3 ],了解如何配置 MathJax 来处理换行。

<html>

<head>
  <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML">
  </script>
  <script type="text/x-mathjax-config">
    MathJax.Hub.Config({ CommonHTML: { linebreaks: { automatic: true } }, "HTML-CSS": { linebreaks: { automatic: true } }, SVG: { linebreaks: { automatic: true } } });
  </script>
</head>

<body>
  <math xmlns="http://www.w3.org/1998/Math/MathML" id="p1.1.m1.1" class="ltx_Math" alttext="{\displaystyle{\displaystyle{\displaystyle\HurwitzZeta@{s}{a}=\frac{1}{2}a^{-s%
}+\frac{a^{1-s}}{s-1}+\sum_{k=1}^{n}\frac{\EulerGamma@{s+2k-1}}{\EulerGamma@{s%
}}\frac{\BernoulliB{2k}}{(2k)!}a^{-2k-s+1}+\frac{1}{\EulerGamma@{s}}\int_{0}^{%
\infty}\left(\frac{1}{e^{x}-1}-\frac{1}{x}+\frac{1}{2}-\sum_{k=1}^{n}\frac{%
\BernoulliB{2k}}{(2k)!}x^{2k-1}\right)x^{s-1}e^{-ax}\diff{x}}}}">
  <semantics id="p1.1.m1.1a">
    <mrow id="p1.1.m1.1.40" xref="p1.1.m1.1.40.cmml">
      <mrow id="p1.1.m1.1.1.10.2" xref="p1.1.m1.1.1.1.cmml">
        <mpadded width="-1.7pt" id="p1.1.m1.1.1.2" xref="p1.1.m1.1.1.1.cmml">
          <mi id="p1.1.m1.1.1.2.1.2" xref="p1.1.m1.1.1.2.1.1.cmml">ζ</mi>
        </mpadded>
        <mo id="p1.1.m1.1.1.10.2a" xref="p1.1.m1.1.1.1.cmml">⁡&lt;/mo>
        <mrow id="p1.1.m1.1.1.10.2.1" xref="p1.1.m1.1.1.1.cmml">
          <mo id="p1.1.m1.1.1.5" xref="p1.1.m1.1.1.1.cmml">(</mo>
          <mi id="p1.1.m1.1.1.6" xref="p1.1.m1.1.1.6.cmml">s</mi>
          <mo id="p1.1.m1.1.1.7" xref="p1.1.m1.1.1.1.cmml">,</mo>
          <mi id="p1.1.m1.1.1.8" xref="p1.1.m1.1.1.8.cmml">a</mi>
          <mo id="p1.1.m1.1.1.9" xref="p1.1.m1.1.1.1.cmml">)</mo>
        </mrow>
      </mrow>
      <mo id="p1.1.m1.1.2" xref="p1.1.m1.1.2.cmml">=</mo>
      <mrow id="p1.1.m1.1.40.1" xref="p1.1.m1.1.40.1.cmml">
        <mrow id="p1.1.m1.1.40.1.1" xref="p1.1.m1.1.40.1.1.cmml">
          <mstyle displaystyle="true" id="p1.1.m1.1.3" xref="p1.1.m1.1.3.cmml">
            <mfrac id="p1.1.m1.1.3a" xref="p1.1.m1.1.3.cmml">
              <mn id="p1.1.m1.1.3.2" xref="p1.1.m1.1.3.2.cmml">1</mn>
              <mn id="p1.1.m1.1.3.3" xref="p1.1.m1.1.3.3.cmml">2</mn>
            </mfrac>
          </mstyle>
          <mo id="p1.1.m1.1.40.1.1.1" xref="p1.1.m1.1.40.1.1.1.cmml">⁢&lt;/mo>
          <msup id="p1.1.m1.1.40.1.1.2" xref="p1.1.m1.1.40.1.1.2.cmml">
            <mi id="p1.1.m1.1.4" xref="p1.1.m1.1.4.cmml">a</mi>
            <mrow id="p1.1.m1.1.5.1" xref="p1.1.m1.1.5.1.cmml">
              <mo id="p1.1.m1.1.5.1.1" xref="p1.1.m1.1.5.1.1.cmml">-</mo>
              <mi id="p1.1.m1.1.5.1.2" xref="p1.1.m1.1.5.1.2.cmml">s</mi>
            </mrow>
          </msup>
        </mrow>
        <mo id="p1.1.m1.1.6" xref="p1.1.m1.1.6.cmml">+</mo>
        <mstyle displaystyle="true" id="p1.1.m1.1.7" xref="p1.1.m1.1.7.cmml">
          <mfrac id="p1.1.m1.1.7a" xref="p1.1.m1.1.7.cmml">
            <msup id="p1.1.m1.1.7.2" xref="p1.1.m1.1.7.2.cmml">
              <mi id="p1.1.m1.1.7.2.1" xref="p1.1.m1.1.7.2.1.cmml">a</mi>
              <mrow id="p1.1.m1.1.7.2.2.1" xref="p1.1.m1.1.7.2.2.1.cmml">
                <mn id="p1.1.m1.1.7.2.2.1.1" xref="p1.1.m1.1.7.2.2.1.1.cmml">1</mn>
                <mo id="p1.1.m1.1.7.2.2.1.2" xref="p1.1.m1.1.7.2.2.1.2.cmml">-</mo>
                <mi id="p1.1.m1.1.7.2.2.1.3" xref="p1.1.m1.1.7.2.2.1.3.cmml">s</mi>
              </mrow>
            </msup>
            <mrow id="p1.1.m1.1.7.3" xref="p1.1.m1.1.7.3.cmml">
              <mi id="p1.1.m1.1.7.3.1" xref="p1.1.m1.1.7.3.1.cmml">s</mi>
              <mo id="p1.1.m1.1.7.3.2" xref="p1.1.m1.1.7.3.2.cmml">-</mo>
              <mn id="p1.1.m1.1.7.3.3" xref="p1.1.m1.1.7.3.3.cmml">1</mn>
            </mrow>
          </mfrac>
        </mstyle>
        <mo id="p1.1.m1.1.6a" xref="p1.1.m1.1.6.cmml">+</mo>
        <mrow id="p1.1.m1.1.40.1.2" xref="p1.1.m1.1.40.1.2.cmml">
          <mstyle displaystyle="true" id="p1.1.m1.1.40.1.2.1" xref="p1.1.m1.1.40.1.2.1.cmml">
            <munderover id="p1.1.m1.1.40.1.2.1a" xref="p1.1.m1.1.40.1.2.1.cmml">
              <mo largeop="true" movablelimits="false" symmetric="true" id="p1.1.m1.1.9" xref="p1.1.m1.1.9.cmml">∑&lt;/mo>
              <mrow id="p1.1.m1.1.10.1" xref="p1.1.m1.1.10.1.cmml">
                <mi id="p1.1.m1.1.10.1.1" xref="p1.1.m1.1.10.1.1.cmml">k</mi>
                <mo id="p1.1.m1.1.10.1.2" xref="p1.1.m1.1.10.1.2.cmml">=</mo>
                <mn id="p1.1.m1.1.10.1.3" xref="p1.1.m1.1.10.1.3.cmml">1</mn>
              </mrow>
              <mi id="p1.1.m1.1.11.1" xref="p1.1.m1.1.11.1.cmml">n</mi>
            </munderover>
          </mstyle>
          <mrow id="p1.1.m1.1.40.1.2.2" xref="p1.1.m1.1.40.1.2.2.cmml">
            <mstyle displaystyle="true" id="p1.1.m1.1.12" xref="p1.1.m1.1.12.cmml">
              <mfrac id="p1.1.m1.1.12a" xref="p1.1.m1.1.12.cmml">
                <mrow id="p1.1.m1.1.12.2.1.8.2" xref="p1.1.m1.1.12.2.1.1.cmml">
                  <mpadded width="-1.7pt" id="p1.1.m1.1.12.2.1.2" xref="p1.1.m1.1.12.2.1.1.cmml">
                    <mi mathvariant="normal" id="p1.1.m1.1.12.2.1.2.1.2" xref="p1.1.m1.1.12.2.1.2.1.1.cmml">Γ</mi>
                  </mpadded>
                  <mo id="p1.1.m1.1.12.2.1.8.2a" xref="p1.1.m1.1.12.2.1.1.cmml">⁡&lt;/mo>
                  <mrow id="p1.1.m1.1.12.2.1.8.2.1" xref="p1.1.m1.1.12.2.1.1.cmml">
                    <mo id="p1.1.m1.1.12.2.1.5" xref="p1.1.m1.1.12.2.1.1.cmml">(</mo>
                    <mrow id="p1.1.m1.1.12.2.1.6" xref="p1.1.m1.1.12.2.1.6.cmml">
                      <mrow id="p1.1.m1.1.12.2.1.6.7" xref="p1.1.m1.1.12.2.1.6.7.cmml">
                        <mi id="p1.1.m1.1.12.2.1.6.1" xref="p1.1.m1.1.12.2.1.6.1.cmml">s</mi>
                        <mo id="p1.1.m1.1.12.2.1.6.2" xref="p1.1.m1.1.12.2.1.6.2.cmml">+</mo>
                        <mrow id="p1.1.m1.1.12.2.1.6.7.1" xref="p1.1.m1.1.12.2.1.6.7.1.cmml">
                          <mn id="p1.1.m1.1.12.2.1.6.3" xref="p1.1.m1.1.12.2.1.6.3.cmml">2</mn>
                          <mo id="p1.1.m1.1.12.2.1.6.7.1.1" xref="p1.1.m1.1.12.2.1.6.7.1.1.cmml">⁢&lt;/mo>
                          <mi id="p1.1.m1.1.12.2.1.6.4" xref="p1.1.m1.1.12.2.1.6.4.cmml">k</mi>
                        </mrow>
                      </mrow>
                      <mo id="p1.1.m1.1.12.2.1.6.5" xref="p1.1.m1.1.12.2.1.6.5.cmml">-</mo>
                      <mn id="p1.1.m1.1.12.2.1.6.6" xref="p1.1.m1.1.12.2.1.6.6.cmml">1</mn>
                    </mrow>
                    <mo id="p1.1.m1.1.12.2.1.7" xref="p1.1.m1.1.12.2.1.1.cmml">)</mo>
                  </mrow>
                </mrow>
                <mrow id="p1.1.m1.1.12.3.1.8.2" xref="p1.1.m1.1.12.3.1.1.cmml">
                  <mpadded width="-1.7pt" id="p1.1.m1.1.12.3.1.2" xref="p1.1.m1.1.12.3.1.1.cmml">
                    <mi mathvariant="normal" id="p1.1.m1.1.12.3.1.2.1.2" xref="p1.1.m1.1.12.3.1.2.1.1.cmml">Γ</mi>
                  </mpadded>
                  <mo id="p1.1.m1.1.12.3.1.8.2a" xref="p1.1.m1.1.12.3.1.1.cmml">⁡&lt;/mo>
                  <mrow id="p1.1.m1.1.12.3.1.8.2.1" xref="p1.1.m1.1.12.3.1.1.cmml">
                    <mo id="p1.1.m1.1.12.3.1.5" xref="p1.1.m1.1.12.3.1.1.cmml">(</mo>
                    <mi id="p1.1.m1.1.12.3.1.6" xref="p1.1.m1.1.12.3.1.6.cmml">s</mi>
                    <mo id="p1.1.m1.1.12.3.1.7" xref="p1.1.m1.1.12.3.1.1.cmml">)</mo>
                  </mrow>
                </mrow>
              </mfrac>
            </mstyle>
            <mo id="p1.1.m1.1.40.1.2.2.1" xref="p1.1.m1.1.40.1.2.2.1.cmml">⁢&lt;/mo>
            <mstyle displaystyle="true" id="p1.1.m1.1.13" xref="p1.1.m1.1.13.cmml">
              <mfrac id="p1.1.m1.1.13a" xref="p1.1.m1.1.13.cmml">
                <msub id="p1.1.m1.1.13.2.1.5" xref="p1.1.m1.1.13.2.1.1.cmml">
                  <mi id="p1.1.m1.1.13.2.1.2" xref="p1.1.m1.1.13.2.1.1.1.cmml">B</mi>
                  <mrow id="p1.1.m1.1.13.2.1.3.1" xref="p1.1.m1.1.13.2.1.3.1.cmml">
                    <mn id="p1.1.m1.1.13.2.1.3.1.1.1" xref="p1.1.m1.1.13.2.1.3.1.1.1.cmml">2</mn>
                    <mo id="p1.1.m1.1.13.2.1.3.1.1.3" xref="p1.1.m1.1.13.2.1.3.1.1.3.cmml">⁢&lt;/mo>
                    <mi id="p1.1.m1.1.13.2.1.3.1.1.2" xref="p1.1.m1.1.13.2.1.3.1.1.2.cmml">k</mi>
                  </mrow>
                </msub>
                <mrow id="p1.1.m1.1.13.3" xref="p1.1.m1.1.13.3.cmml">
                  <mrow id="p1.1.m1.1.13.3.6" xref="p1.1.m1.1.13.3.6.2.cmml">
                    <mo stretchy="false" id="p1.1.m1.1.13.3.1" xref="p1.1.m1.1.13.3.6.2.cmml">(</mo>
                    <mrow id="p1.1.m1.1.13.3.6.2" xref="p1.1.m1.1.13.3.6.2.cmml">
                      <mn id="p1.1.m1.1.13.3.2" xref="p1.1.m1.1.13.3.2.cmml">2</mn>
                      <mo id="p1.1.m1.1.13.3.6.2.1" xref="p1.1.m1.1.13.3.6.2.1.cmml">⁢&lt;/mo>
                      <mi id="p1.1.m1.1.13.3.3" xref="p1.1.m1.1.13.3.3.cmml">k</mi>
                    </mrow>
                    <mo stretchy="false" id="p1.1.m1.1.13.3.4" xref="p1.1.m1.1.13.3.6.2.cmml">)</mo>
                  </mrow>
                  <mo lspace="0pt" rspace="3.5pt" id="p1.1.m1.1.13.3.5" xref="p1.1.m1.1.13.3.5.cmml">!</mo>
                </mrow>
              </mfrac>
            </mstyle>
            <mo id="p1.1.m1.1.40.1.2.2.1a" xref="p1.1.m1.1.40.1.2.2.1.cmml">⁢&lt;/mo>
            <msup id="p1.1.m1.1.40.1.2.2.2" xref="p1.1.m1.1.40.1.2.2.2.cmml">
              <mi id="p1.1.m1.1.14" xref="p1.1.m1.1.14.cmml">a</mi>
              <mrow id="p1.1.m1.1.15.1" xref="p1.1.m1.1.15.1.cmml">
                <mrow id="p1.1.m1.1.15.1.8" xref="p1.1.m1.1.15.1.8.cmml">
                  <mrow id="p1.1.m1.1.15.1.8.1" xref="p1.1.m1.1.15.1.8.1.cmml">
                    <mo id="p1.1.m1.1.15.1.1" xref="p1.1.m1.1.15.1.1.cmml">-</mo>
                    <mrow id="p1.1.m1.1.15.1.8.1.1" xref="p1.1.m1.1.15.1.8.1.1.cmml">
                      <mn id="p1.1.m1.1.15.1.2" xref="p1.1.m1.1.15.1.2.cmml">2</mn>
                      <mo id="p1.1.m1.1.15.1.8.1.1.1" xref="p1.1.m1.1.15.1.8.1.1.1.cmml">⁢&lt;/mo>
                      <mi id="p1.1.m1.1.15.1.3" xref="p1.1.m1.1.15.1.3.cmml">k</mi>
                    </mrow>
                  </mrow>
                  <mo id="p1.1.m1.1.15.1.4" xref="p1.1.m1.1.15.1.4.cmml">-</mo>
                  <mi id="p1.1.m1.1.15.1.5" xref="p1.1.m1.1.15.1.5.cmml">s</mi>
                </mrow>
                <mo id="p1.1.m1.1.15.1.6" xref="p1.1.m1.1.15.1.6.cmml">+</mo>
                <mn id="p1.1.m1.1.15.1.7" xref="p1.1.m1.1.15.1.7.cmml">1</mn>
              </mrow>
            </msup>
          </mrow>
        </mrow>
        <mo id="p1.1.m1.1.6b" xref="p1.1.m1.1.6.cmml">+</mo>
        <mrow id="p1.1.m1.1.40.1.3" xref="p1.1.m1.1.40.1.3.cmml">
          <mstyle displaystyle="true" id="p1.1.m1.1.17" xref="p1.1.m1.1.17.cmml">
            <mfrac id="p1.1.m1.1.17a" xref="p1.1.m1.1.17.cmml">
              <mn id="p1.1.m1.1.17.2" xref="p1.1.m1.1.17.2.cmml">1</mn>
              <mrow id="p1.1.m1.1.17.3.1.8.2" xref="p1.1.m1.1.17.3.1.1.cmml">
                <mpadded width="-1.7pt" id="p1.1.m1.1.17.3.1.2" xref="p1.1.m1.1.17.3.1.1.cmml">
                  <mi mathvariant="normal" id="p1.1.m1.1.17.3.1.2.1.2" xref="p1.1.m1.1.17.3.1.2.1.1.cmml">Γ</mi>
                </mpadded>
                <mo id="p1.1.m1.1.17.3.1.8.2a" xref="p1.1.m1.1.17.3.1.1.cmml">⁡&lt;/mo>
                <mrow id="p1.1.m1.1.17.3.1.8.2.1" xref="p1.1.m1.1.17.3.1.1.cmml">
                  <mo id="p1.1.m1.1.17.3.1.5" xref="p1.1.m1.1.17.3.1.1.cmml">(</mo>
                  <mi id="p1.1.m1.1.17.3.1.6" xref="p1.1.m1.1.17.3.1.6.cmml">s</mi>
                  <mo id="p1.1.m1.1.17.3.1.7" xref="p1.1.m1.1.17.3.1.1.cmml">)</mo>
                </mrow>
              </mrow>
            </mfrac>
          </mstyle>
          <mo id="p1.1.m1.1.40.1.3.1" xref="p1.1.m1.1.40.1.3.1.cmml">⁢&lt;/mo>
          <mrow id="p1.1.m1.1.40.1.3.2" xref="p1.1.m1.1.40.1.3.2.cmml">
            <mstyle displaystyle="true" id="p1.1.m1.1.40.1.3.2.1" xref="p1.1.m1.1.40.1.3.2.1.cmml">
              <msubsup id="p1.1.m1.1.40.1.3.2.1a" xref="p1.1.m1.1.40.1.3.2.1.cmml">
                <mo largeop="true" symmetric="true" id="p1.1.m1.1.18" xref="p1.1.m1.1.18.cmml">∫&lt;/mo>
                <mn id="p1.1.m1.1.19.1" xref="p1.1.m1.1.19.1.cmml">0</mn>
                <mi mathvariant="normal" id="p1.1.m1.1.20.1" xref="p1.1.m1.1.20.1.cmml">∞&lt;/mi>
              </msubsup>
            </mstyle>
            <mrow id="p1.1.m1.1.40.1.3.2.2" xref="p1.1.m1.1.40.1.3.2.2.cmml">
              <mrow id="p1.1.m1.1.40.1.3.2.2.2" xref="p1.1.m1.1.40.1.3.2.2.2.2.cmml">
                <mo id="p1.1.m1.1.21" xref="p1.1.m1.1.40.1.3.2.2.2.2.cmml">(</mo>
                <mrow id="p1.1.m1.1.40.1.3.2.2.2.2" xref="p1.1.m1.1.40.1.3.2.2.2.2.cmml">
                  <mrow id="p1.1.m1.1.40.1.3.2.2.2.2.1" xref="p1.1.m1.1.40.1.3.2.2.2.2.1.cmml">
                    <mrow id="p1.1.m1.1.40.1.3.2.2.2.2.1.1" xref="p1.1.m1.1.40.1.3.2.2.2.2.1.1.cmml">
                      <mstyle displaystyle="true" id="p1.1.m1.1.22" xref="p1.1.m1.1.22.cmml">
                        <mfrac id="p1.1.m1.1.22a" xref="p1.1.m1.1.22.cmml">
                          <mn id="p1.1.m1.1.22.2" xref="p1.1.m1.1.22.2.cmml">1</mn>
                          <mrow id="p1.1.m1.1.22.3" xref="p1.1.m1.1.22.3.cmml">
                            <msup id="p1.1.m1.1.22.3.5" xref="p1.1.m1.1.22.3.5.cmml">
                              <mi mathvariant="normal" id="p1.1.m1.1.22.3.1" xref="p1.1.m1.1.22.3.1.cmml">e</mi>
                              <mi id="p1.1.m1.1.22.3.2.1" xref="p1.1.m1.1.22.3.2.1.cmml">x</mi>
                            </msup>
                            <mo id="p1.1.m1.1.22.3.3" xref="p1.1.m1.1.22.3.3.cmml">-</mo>
                            <mn id="p1.1.m1.1.22.3.4" xref="p1.1.m1.1.22.3.4.cmml">1</mn>
                          </mrow>
                        </mfrac>
                      </mstyle>
                      <mo id="p1.1.m1.1.23" xref="p1.1.m1.1.23.cmml">-</mo>
                      <mstyle displaystyle="true" id="p1.1.m1.1.24" xref="p1.1.m1.1.24.cmml">
                        <mfrac id="p1.1.m1.1.24a" xref="p1.1.m1.1.24.cmml">
                          <mn id="p1.1.m1.1.24.2" xref="p1.1.m1.1.24.2.cmml">1</mn>
                          <mi id="p1.1.m1.1.24.3" xref="p1.1.m1.1.24.3.cmml">x</mi>
                        </mfrac>
                      </mstyle>
                    </mrow>
                    <mo id="p1.1.m1.1.25" xref="p1.1.m1.1.25.cmml">+</mo>
                    <mstyle displaystyle="true" id="p1.1.m1.1.26" xref="p1.1.m1.1.26.cmml">
                      <mfrac id="p1.1.m1.1.26a" xref="p1.1.m1.1.26.cmml">
                        <mn id="p1.1.m1.1.26.2" xref="p1.1.m1.1.26.2.cmml">1</mn>
                        <mn id="p1.1.m1.1.26.3" xref="p1.1.m1.1.26.3.cmml">2</mn>
                      </mfrac>
                    </mstyle>
                  </mrow>
                  <mo id="p1.1.m1.1.27" xref="p1.1.m1.1.27.cmml">-</mo>
                  <mrow id="p1.1.m1.1.40.1.3.2.2.2.2.2" xref="p1.1.m1.1.40.1.3.2.2.2.2.2.cmml">
                    <mstyle displaystyle="true" id="p1.1.m1.1.40.1.3.2.2.2.2.2.1" xref="p1.1.m1.1.40.1.3.2.2.2.2.2.1.cmml">
                      <munderover id="p1.1.m1.1.40.1.3.2.2.2.2.2.1a" xref="p1.1.m1.1.40.1.3.2.2.2.2.2.1.cmml">
                        <mo largeop="true" movablelimits="false" symmetric="true" id="p1.1.m1.1.28" xref="p1.1.m1.1.28.cmml">∑&lt;/mo>
                        <mrow id="p1.1.m1.1.29.1" xref="p1.1.m1.1.29.1.cmml">
                          <mi id="p1.1.m1.1.29.1.1" xref="p1.1.m1.1.29.1.1.cmml">k</mi>
                          <mo id="p1.1.m1.1.29.1.2" xref="p1.1.m1.1.29.1.2.cmml">=</mo>
                          <mn id="p1.1.m1.1.29.1.3" xref="p1.1.m1.1.29.1.3.cmml">1</mn>
                        </mrow>
                        <mi id="p1.1.m1.1.30.1" xref="p1.1.m1.1.30.1.cmml">n</mi>
                      </munderover>
                    </mstyle>
                    <mrow id="p1.1.m1.1.40.1.3.2.2.2.2.2.2" xref="p1.1.m1.1.40.1.3.2.2.2.2.2.2.cmml">
                      <mstyle displaystyle="true" id="p1.1.m1.1.31" xref="p1.1.m1.1.31.cmml">
                        <mfrac id="p1.1.m1.1.31a" xref="p1.1.m1.1.31.cmml">
                          <msub id="p1.1.m1.1.31.2.1.5" xref="p1.1.m1.1.31.2.1.1.cmml">
                            <mi id="p1.1.m1.1.31.2.1.2" xref="p1.1.m1.1.31.2.1.1.1.cmml">B</mi>
                            <mrow id="p1.1.m1.1.31.2.1.3.1" xref="p1.1.m1.1.31.2.1.3.1.cmml">
                              <mn id="p1.1.m1.1.31.2.1.3.1.1.1" xref="p1.1.m1.1.31.2.1.3.1.1.1.cmml">2</mn>
                              <mo id="p1.1.m1.1.31.2.1.3.1.1.3" xref="p1.1.m1.1.31.2.1.3.1.1.3.cmml">⁢&lt;/mo>
                              <mi id="p1.1.m1.1.31.2.1.3.1.1.2" xref="p1.1.m1.1.31.2.1.3.1.1.2.cmml">k</mi>
                            </mrow>
                          </msub>
                          <mrow id="p1.1.m1.1.31.3" xref="p1.1.m1.1.31.3.cmml">
                            <mrow id="p1.1.m1.1.31.3.6" xref="p1.1.m1.1.31.3.6.2.cmml">
                              <mo stretchy="false" id="p1.1.m1.1.31.3.1" xref="p1.1.m1.1.31.3.6.2.cmml">(</mo>
                              <mrow id="p1.1.m1.1.31.3.6.2" xref="p1.1.m1.1.31.3.6.2.cmml">
                                <mn id="p1.1.m1.1.31.3.2" xref="p1.1.m1.1.31.3.2.cmml">2</mn>
                                <mo id="p1.1.m1.1.31.3.6.2.1" xref="p1.1.m1.1.31.3.6.2.1.cmml">⁢&lt;/mo>
                                <mi id="p1.1.m1.1.31.3.3" xref="p1.1.m1.1.31.3.3.cmml">k</mi>
                              </mrow>
                              <mo stretchy="false" id="p1.1.m1.1.31.3.4" xref="p1.1.m1.1.31.3.6.2.cmml">)</mo>
                            </mrow>
                            <mo lspace="0pt" rspace="3.5pt" id="p1.1.m1.1.31.3.5" xref="p1.1.m1.1.31.3.5.cmml">!</mo>
                          </mrow>
                        </mfrac>
                      </mstyle>
                      <mo id="p1.1.m1.1.40.1.3.2.2.2.2.2.2.1" xref="p1.1.m1.1.40.1.3.2.2.2.2.2.2.1.cmml">⁢&lt;/mo>
                      <msup id="p1.1.m1.1.40.1.3.2.2.2.2.2.2.2" xref="p1.1.m1.1.40.1.3.2.2.2.2.2.2.2.cmml">
                        <mi id="p1.1.m1.1.32" xref="p1.1.m1.1.32.cmml">x</mi>
                        <mrow id="p1.1.m1.1.33.1" xref="p1.1.m1.1.33.1.cmml">
                          <mrow id="p1.1.m1.1.33.1.5" xref="p1.1.m1.1.33.1.5.cmml">
                            <mn id="p1.1.m1.1.33.1.1" xref="p1.1.m1.1.33.1.1.cmml">2</mn>
                            <mo id="p1.1.m1.1.33.1.5.1" xref="p1.1.m1.1.33.1.5.1.cmml">⁢&lt;/mo>
                            <mi id="p1.1.m1.1.33.1.2" xref="p1.1.m1.1.33.1.2.cmml">k</mi>
                          </mrow>
                          <mo id="p1.1.m1.1.33.1.3" xref="p1.1.m1.1.33.1.3.cmml">-</mo>
                          <mn id="p1.1.m1.1.33.1.4" xref="p1.1.m1.1.33.1.4.cmml">1</mn>
                        </mrow>
                      </msup>
                    </mrow>
                  </mrow>
                </mrow>
                <mo id="p1.1.m1.1.34" xref="p1.1.m1.1.40.1.3.2.2.2.2.cmml">)</mo>
              </mrow>
              <mo id="p1.1.m1.1.40.1.3.2.2.1" xref="p1.1.m1.1.40.1.3.2.2.1.cmml">⁢&lt;/mo>
              <msup id="p1.1.m1.1.40.1.3.2.2.3" xref="p1.1.m1.1.40.1.3.2.2.3.cmml">
                <mi id="p1.1.m1.1.35" xref="p1.1.m1.1.35.cmml">x</mi>
                <mrow id="p1.1.m1.1.36.1" xref="p1.1.m1.1.36.1.cmml">
                  <mi id="p1.1.m1.1.36.1.1" xref="p1.1.m1.1.36.1.1.cmml">s</mi>
                  <mo id="p1.1.m1.1.36.1.2" xref="p1.1.m1.1.36.1.2.cmml">-</mo>
                  <mn id="p1.1.m1.1.36.1.3" xref="p1.1.m1.1.36.1.3.cmml">1</mn>
                </mrow>
              </msup>
              <mo id="p1.1.m1.1.40.1.3.2.2.1a" xref="p1.1.m1.1.40.1.3.2.2.1.cmml">⁢&lt;/mo>
              <msup id="p1.1.m1.1.40.1.3.2.2.4" xref="p1.1.m1.1.40.1.3.2.2.4.cmml">
                <mi mathvariant="normal" id="p1.1.m1.1.37" xref="p1.1.m1.1.37.cmml">e</mi>
                <mrow id="p1.1.m1.1.38.1" xref="p1.1.m1.1.38.1.cmml">
                  <mo id="p1.1.m1.1.38.1.1" xref="p1.1.m1.1.38.1.1.cmml">-</mo>
                  <mrow id="p1.1.m1.1.38.1.4" xref="p1.1.m1.1.38.1.4.cmml">
                    <mi id="p1.1.m1.1.38.1.2" xref="p1.1.m1.1.38.1.2.cmml">a</mi>
                    <mo id="p1.1.m1.1.38.1.4.1" xref="p1.1.m1.1.38.1.4.1.cmml">⁢&lt;/mo>
                    <mi id="p1.1.m1.1.38.1.3" xref="p1.1.m1.1.38.1.3.cmml">x</mi>
                  </mrow>
                </mrow>
              </msup>
              <mo id="p1.1.m1.1.40.1.3.2.2.1b" xref="p1.1.m1.1.40.1.3.2.2.1.cmml">⁢&lt;/mo>
              <mrow id="p1.1.m1.1.39.2" xref="p1.1.m1.1.39.1.cmml">
                <mo rspace="0.8pt" id="p1.1.m1.1.39.2.1" xref="p1.1.m1.1.39.1.1.cmml">d</mo>
                <mi id="p1.1.m1.1.39.2.2" xref="p1.1.m1.1.39.2.2.cmml">x</mi>
              </mrow>
            </mrow>
          </mrow>
        </mrow>
      </mrow>
    </mrow>
    <annotation encoding="application/x-tex" id="p1.1.m1.1c">{\displaystyle{\displaystyle{\displaystyle\HurwitzZeta@{s}{a}=\frac{1}{2}a^{-s%
}+\frac{a^{1-s}}{s-1}+\sum_{k=1}^{n}\frac{\EulerGamma@{s+2k-1}}{\EulerGamma@{s%
}}\frac{\BernoulliB{2k}}{(2k)!}a^{-2k-s+1}+\frac{1}{\EulerGamma@{s}}\int_{0}^{%
\infty}\left(\frac{1}{e^{x}-1}-\frac{1}{x}+\frac{1}{2}-\sum_{k=1}^{n}\frac{%
\BernoulliB{2k}}{(2k)!}x^{2k-1}\right)x^{s-1}e^{-ax}\diff{x}}}}</annotation>
  </semantics>
</math>
</body>

</html>

为了在 Firefox 中也实现换行,MathML 协会目前正在寻找实现此功能的个人。

于 2018-01-20T08:42:57.197 回答