/test/gotchas/ok/quote-max-depth.tex
http://txt2tags.googlecode.com/ · LaTeX · 22 lines · 20 code · 2 blank · 0 comment · 0 complexity · ad756fa1ebf9dc37a67f5a436fa32bb5 MD5 · raw file
- \subsection*{TeX has depth limit for quote}
- \begin{quotation}
- Level 1
- \begin{quotation}
- Level 2
- \begin{quotation}
- Level 3
- \begin{quotation}
- Level 4
- \begin{quotation}
- Level 5
- \begin{quotation}
- Level 6
- Level 7
- \end{quotation}
- \end{quotation}
- \end{quotation}
- \end{quotation}
- \end{quotation}
- \end{quotation}