Summary Unit test to verify that the LaTeX plugin is properly generating text.
This test determines if the LaTeX plugin is working correctly.
Here's an example of some LaTeX:
.
Here's Schrodinger's equation:
.
Here's a short problem I wrote.
![For what values of $k$ does $S$ have real solutions? \[ S = \frac{k}{k - \frac{k}{k - \frac{k}{k - \cdots}}} \] For what values of $k$ does $S$ have real solutions? \[ S = \frac{k}{k - \frac{k}{k - \frac{k}{k - \cdots}}} \]](http://distilledb.com/blog/resources/workspace/latex/c2c8bde875f5717691682ff8785b9e37.png)
And here's the solution.

which leads us to
That gives us the answer: ![\[ \therefore \ S \in \mathbb{R} \Rightarrow \{ k : k \in \mathbb{R} \wedge \left( k \leq 0 \vee k \geq 4 \right) \} \] \[ \therefore \ S \in \mathbb{R} \Rightarrow \{ k : k \in \mathbb{R} \wedge \left( k \leq 0 \vee k \geq 4 \right) \} \]](http://distilledb.com/blog/resources/workspace/latex/b6f6de30011fd9c21c3edcbc700547c7.png)
(Sometimes we need to add ignore blocks so that Textile will be suppressed.)
Computer science can join the party too. Finding an element in an array
is an
operation, while finding it in a binary tree
is an
operation.


