packages feed

pandoc-crossref-0.3.13.0: test/m2m/secLabels/expect.tex

\hypertarget{first-level-section}{%
\section{a First Level Section}\label{first-level-section}}

\hypertarget{second-level-section}{%
\subsection{a.a Second Level Section}\label{second-level-section}}

\begin{figure}
\hypertarget{fig:myfig}{%
\centering
\includegraphics{myfig.png}
\caption{my figure}\label{fig:myfig}
}
\end{figure}

\hypertarget{other-second-level-section}{%
\subsection{a.b Other Second Level
Section}\label{other-second-level-section}}

\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}