This commit is contained in:
Georges Dupéron 2016-09-01 11:30:41 +02:00
parent 406830625b
commit 8a35d2af26

View File

@ -83,7 +83,7 @@ details see the documentation of @racket[with-html5].
@(use-mathjax)
@$${\sum_{i=0}^n x_i^3}
The syntax accepted by @racket[$] is a subset of the
The syntax accepted by @racket[$$] is a subset of the
commands supported by LaTeX, and depends on the backend
used (MathJax should support more commands than KaTeX). For
details, see their respective documentation.}