diff options
Diffstat (limited to 't/fmt/tex/basic.norm')
-rw-r--r-- | t/fmt/tex/basic.norm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/t/fmt/tex/basic.norm b/t/fmt/tex/basic.norm new file mode 100644 index 0000000..89c7ddc --- /dev/null +++ b/t/fmt/tex/basic.norm @@ -0,0 +1,27 @@ +% This file was generated with po4a. Translate the source file. +% +\documentclass[12pt]{article-wrong} +\begin{document} + +\section*{first section} + +first paragraph. + +\noindent second paragraph + +\section{second section} + +\begin{verbatim} +Verbatim + text + azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty azerty +foo bar +\end{verbatim} + +\subsection{an empty subsection} + +\subsubsection{an empty subsubsection} +in fact...not so empty + + +\end{document} |