pandoc-crossref-0.3.14.0: test/m2m/listOfTemplates/expect.tex
\begin{figure}
\hypertarget{fig:1}{%
\centering
\includegraphics{fig1.png}
\caption{1}\label{fig:1}
}
\end{figure}
\begin{figure}
\hypertarget{fig:2}{%
\centering
\includegraphics{fig2.png}
\caption{2}\label{fig:2}
}
\end{figure}
\begin{figure}
\hypertarget{fig:3}{%
\centering
\includegraphics{fig3.png}
\caption{3}\label{fig:3}
}
\end{figure}
\begin{figure}
\hypertarget{fig:4}{%
\centering
\includegraphics{fig4.png}
\caption{4}\label{fig:4}
}
\end{figure}
\begin{figure}
\hypertarget{fig:5}{%
\centering
\includegraphics{fig5.png}
\caption{5}\label{fig:5}
}
\end{figure}
\begin{figure}
\hypertarget{fig:6}{%
\centering
\includegraphics{fig6.png}
\caption{6}\label{fig:6}
}
\end{figure}
\begin{figure}
\hypertarget{fig:7}{%
\centering
\includegraphics{fig7.png}
\caption{7}\label{fig:7}
}
\end{figure}
\begin{figure}
\hypertarget{fig:8}{%
\centering
\includegraphics{fig8.png}
\caption{8}\label{fig:8}
}
\end{figure}
\begin{figure}
\hypertarget{fig:9}{%
\centering
\includegraphics{fig9.png}
\caption{9}\label{fig:9}
}
\end{figure}
\begin{codelisting}
\caption{Listing caption 1}
\hypertarget{lst:code1}{%
\label{lst:code1}}%
\begin{Shaded}
\begin{Highlighting}[]
\OtherTok{main ::} \DataTypeTok{IO}\NormalTok{ ()}
\NormalTok{main }\OtherTok{=} \FunctionTok{putStrLn} \StringTok{"Hello World!"}
\end{Highlighting}
\end{Shaded}
\end{codelisting}
\begin{codelisting}
\caption{Listing caption 2}
\hypertarget{lst:code2}{%
\label{lst:code2}}%
\begin{Shaded}
\begin{Highlighting}[]
\OtherTok{main ::} \DataTypeTok{IO}\NormalTok{ ()}
\NormalTok{main }\OtherTok{=} \FunctionTok{putStrLn} \StringTok{"Hello World!"}
\end{Highlighting}
\end{Shaded}
\end{codelisting}
\begin{codelisting}
\caption{Listing caption 3}
\hypertarget{lst:code3}{%
\label{lst:code3}}%
\begin{Shaded}
\begin{Highlighting}[]
\OtherTok{main ::} \DataTypeTok{IO}\NormalTok{ ()}
\NormalTok{main }\OtherTok{=} \FunctionTok{putStrLn} \StringTok{"Hello World!"}
\end{Highlighting}
\end{Shaded}
\end{codelisting}
\begin{codelisting}
\caption{Listing caption 4}
\hypertarget{lst:code4}{%
\label{lst:code4}}%
\begin{Shaded}
\begin{Highlighting}[]
\OtherTok{main ::} \DataTypeTok{IO}\NormalTok{ ()}
\NormalTok{main }\OtherTok{=} \FunctionTok{putStrLn} \StringTok{"Hello World!"}
\end{Highlighting}
\end{Shaded}
\end{codelisting}
\begin{center}\rule{0.5\linewidth}{0.5pt}\end{center}
\hypertarget{tbl:mytable}{}
\begin{longtable}[]{@{}lll@{}}
\caption{\label{tbl:mytable}My table}\tabularnewline
\toprule()
a & b & c \\
\midrule()
\endfirsthead
\toprule()
a & b & c \\
\midrule()
\endhead
1 & 2 & 3 \\
4 & 5 & 6 \\
\bottomrule()
\end{longtable}
\hypertarget{tbl:1}{}
\begin{longtable}[]{@{}ll@{}}
\caption{\label{tbl:1}Table}\tabularnewline
\toprule()
a & b \\
\midrule()
\endfirsthead
\toprule()
a & b \\
\midrule()
\endhead
1 & 2 \\
\bottomrule()
\end{longtable}
\listoffigures
\listoftables
\listoflistings