1 parent 71c8518 commit 248554eCopy full SHA for 248554e
1 file changed
src/content/topics/asciidoc.md
@@ -1583,7 +1583,7 @@ This works for HTML output.
1583
Producing PDF output requires installing the Ruby gem `asciidoctor-mathematical`.
1584
Unfortunately, running `gem install asciidoctor-mathematical` fails in macOS!
1585
See [issue #133](https://github.com/asciidoctor-contrib/asciidoctor-mathematical/issues/133).
1586
-A workaround is to enter a LaTex math equation
+A workaround is to enter a LaTeX math equation
1587
at an online web site like https://editor.codecogs.com[Equation Editor],
1588
take a screenshot of the result,
1589
and include that image in an AsciiDoc document.
0 commit comments