From 72d03a4cbecae9feb9a29030fe76756f2630f5dc Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 21 Mar 2007 00:06:35 -0700 Subject: equations... --- Test of Features | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Test of Features b/Test of Features index 998b4d7..9f3e333 100644 --- a/Test of Features +++ b/Test of Features @@ -27,3 +27,11 @@ this is in a comment:: .. raw:: latex $$E = m c^2$$ +another attept at inline (:latex:`$\epsilon$`) followed by a full-on equation. + +:latex:`$$E = m c^2$$` + +and as a directive: +.. latex:: + + $$-1 = e^{i\pi}$$ -- cgit v1.2.3