File: 280.test

package info (click to toggle)
haskell-texmath 0.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,484 kB
  • sloc: haskell: 12,948; makefile: 29
file content (13 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<<< tex
\boldsymbol{\Gamma + b + \alpha}
>>> mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi mathvariant="bold">𝚪</mi>
    <mo mathvariant="bold">+</mo>
    <mi mathvariant="bold-italic">𝒃</mi>
    <mo mathvariant="bold">+</mo>
    <mi mathvariant="bold-italic">𝜶</mi>
  </mrow>
</math>