From 023f6ee5aece1a95e7a7e6ea91020f0d09aaa116 Mon Sep 17 00:00:00 2001 From: Marcus Bitzl Date: Sat, 15 Feb 2014 19:43:11 +0100 Subject: [PATCH] Added more tests. --- grid-system-test.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grid-system-test.tex b/grid-system-test.tex index 90e8cc6..efe6efc 100644 --- a/grid-system-test.tex +++ b/grid-system-test.tex @@ -16,10 +16,14 @@ \begin{document}% \begin{Row}% \begin{Cell}{2} -This is a test for Cell and Row, with a text slightly longer than the row. +This is a test for Cell and Row, with a text slightly longer than the row\footnote{Really, a row!}. \end{Cell} \begin{Cell}{1} And this is just another text spanning many, rows, more than one. Lorem isum sit dolor amet. +\begin{eqnarray} +X^2 + \psi &= 7777\\ +\psi^2 + 42 \cdot X &= \aleph +\end{eqnarray} \end{Cell} \end{Row}