Skip to content

Commit 248554e

Browse files
committed
more AsciiDoc
1 parent 71c8518 commit 248554e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/topics/asciidoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@ This works for HTML output.
15831583
Producing PDF output requires installing the Ruby gem `asciidoctor-mathematical`.
15841584
Unfortunately, running `gem install asciidoctor-mathematical` fails in macOS!
15851585
See [issue #133](https://github.com/asciidoctor-contrib/asciidoctor-mathematical/issues/133).
1586-
A workaround is to enter a LaTex math equation
1586+
A workaround is to enter a LaTeX math equation
15871587
at an online web site like https://editor.codecogs.com[Equation Editor],
15881588
take a screenshot of the result,
15891589
and include that image in an AsciiDoc document.

0 commit comments

Comments
 (0)