We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ecc5a commit 9a0a968Copy full SHA for 9a0a968
README.md
@@ -28,7 +28,7 @@ on TeX Stack Exchange.
28
## Installation
29
30
1. Download latest released
31
- [mmacells.sty](https://raw.githubusercontent.com/jkuczm/mmacells/v0.1.1/mmacells.sty)
+ [mmacells.sty](https://raw.githubusercontent.com/jkuczm/mmacells/v0.2.0/mmacells.sty)
32
file.
33
34
2. Put it someplace [where your TeX distribution can find it](http://tex.stackexchange.com/q/1137/70587).
mmacells.sty
@@ -13,7 +13,7 @@
13
14
\RequirePackage{expl3,xparse}
15
16
-\ProvidesExplPackage {mmacells} {2015/03/06} {0.1.1}
+\ProvidesExplPackage {mmacells} {2015/04/08} {0.2.0}
17
{Mathematica front end cells}
18
19
\RequirePackage{amsmath,bbm}
0 commit comments