We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790307f commit 1bcc52aCopy full SHA for 1bcc52a
changelog.md
@@ -1,3 +1,8 @@
1
+texmath (0.13.1.1)
2
+
3
+ * Typst writer: don't add extra spaces around `|` or escaped
4
+ symbols (#286).
5
6
texmath (0.13.1)
7
8
* MathML writer: Keep mathvariant attribute in addition to finding
texmath.cabal
@@ -1,5 +1,5 @@
Name: texmath
-Version: 0.13.1
+Version: 0.13.1.1
Cabal-Version: >= 1.10
Build-type: Simple
Synopsis: Conversion between math formats.
0 commit comments