Update indentation test

This commit is contained in:
Karl Yngve Lervåg 2016-03-24 13:12:49 +01:00
parent 8d78038f06
commit 41b098e124

View File

@ -51,4 +51,16 @@
node [yshift=-.25cm] {(ii)};
\end{tikzpicture}
\begin{description}
\item[One] Ingeniería Electrónica ``first'';
a couple of lines.
\item[Doctorado] ``Generic title''
(Author): commentaries here
\end{description}
\begin{verbatim}
#!/bin/bash
echo "test"
\end{verbatim}
\end{document}