summaryrefslogtreecommitdiff
path: root/mnv/runtime/syntax/testdir/input/tex_01.tex
blob: 7153d0f1a9c7bd4038a4e20434f99efa6fe5d570 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentclass{article}
\begin{document}
\texttt{test}
(\texttt{test})
(  \texttt{test}   )
\texttt{test})
((blahblah)\\
\texttt{test}
\texttt{test}
)
(lorem ipsum)
\texttt{test}
( \textit{test} \textbf{test})
\end{document}