summaryrefslogtreecommitdiffstats
path: root/Test of Features
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-03-23 16:25:52 -0700
committerbnewbold <bnewbold@manus.(none)>2007-03-23 16:25:52 -0700
commitd1a7cff1e10b0daa1cd4a561251d7902845a81c4 (patch)
tree7308e1278b8453e7ed4f62225e9888f40dd80f46 /Test of Features
parent8152ec339576ece4782558c53e71ffef59006502 (diff)
downloadknowledge-d1a7cff1e10b0daa1cd4a561251d7902845a81c4.tar.gz
knowledge-d1a7cff1e10b0daa1cd4a561251d7902845a81c4.zip
spell checked and changed some permissions
Diffstat (limited to 'Test of Features')
-rw-r--r--Test of Features28
1 files changed, 26 insertions, 2 deletions
diff --git a/Test of Features b/Test of Features
index 8307c7d..81c1662 100644
--- a/Test of Features
+++ b/Test of Features
@@ -9,7 +9,9 @@ this wiki, or to make their failure obvious.
.. image:: fig/bryanJello.jpg
:alt: bryan with jello
- :width: 100
+ :width: 300
+
+.. rubric:: LaTeX-Math
this paragraph should contain a link_, an $\epsilon$ of inline math, and should be
followed by a full-on equation.
@@ -27,7 +29,7 @@ this is in a comment::
.. raw:: latex
$$E = m c^2$$
-another attept at inline (:latex:`$\epsilon$`) followed by a full-on equation.
+another attempt at inline (:latex:`$\epsilon$`) followed by a full-on equation.
:latex:`$$E = m c^2$$`
@@ -36,3 +38,25 @@ and as a directive:
.. latex::
$$-1 = e^{i\pi}$$
+
+.. sidebar:: A Digression
+
+ There can be stuff over here!
+
+What do tables look like? They're a little messed up in LaTeX for now.
+
+======== ================ ==============
+A Number A Number Squared A Number Cubed
+======== ================ ==============
+1 1 1
+2 4 8
+3 9 27
+4 16 64
+5 25 125
+======== ================ ==============
+
+.. warning::
+
+ The end is neigh!
+
+That's all?