www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit bcf7ad18073bd2405a50e16770eb1679ee159875
parent bf490b00de60c6774bcbfe898317854bbf09e4b9
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Sun, 30 Sep 2012 17:48:37 -0400

Fix use of wront in-line delimiters in example file.  Fixes issue #326.

Diffstat:
Mtest/sample-eqrefs.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/sample-eqrefs.html b/test/sample-eqrefs.html @@ -55,7 +55,7 @@ following equation: $$x+1\over\sqrt{1-x^2}\label{ref2}$$ More math: $$x+1\over\sqrt{1-x^2}$$ -Here is a ref inside math: $\ref{ref2}+1$ and text after it. +Here is a ref inside math: \(\ref{ref2}+1\) and text after it. \begin{align} x& = y_1-y_2+y_3-y_5+y_8-\dots