aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-12-18 15:05:21 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2010-12-18 15:05:21 -0800
commit89bf3127654f152c1386014ab5b1588f6e80fc6f (patch)
treece7188479a9c672a0984a5bf4d39864d2e18b7be /tests/writer.latex
parent543aa28c3895d4dc7d3d659b652237efb41661b0 (diff)
downloadpandoc-89bf3127654f152c1386014ab5b1588f6e80fc6f.tar.gz
LaTeX writer: Use \paragraph, \subparagraph for level 4,5 headers.
Diffstat (limited to 'tests/writer.latex')
-rw-r--r--tests/writer.latex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.latex b/tests/writer.latex
index 9cd660d8a..33c52eadd 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -47,9 +47,9 @@ John Gruber's markdown test suite.
\subsubsection{Level 3 with \emph{emphasis}}
-Level 4
+\paragraph{Level 4}
-Level 5
+\subparagraph{Level 5}
\section{Level 1}