Fixed repeated table caption numbers

documentation
Cirdans-Home 4 years ago
parent 511aa802e5
commit 76bb6b3c4a

@ -97,8 +97,8 @@
\makeatother \makeatother
\newcommand{\example}{\stepcounter{example}% \newcommand{\example}{\stepcounter{example}%
\section*{\examplename~\theexample}} \section*{\examplename~\theexample}}
\def\bsideways{\sidewaystable} \def\bsideways{\begin{sidewaystable}}
\def\esideways{\endsidewaystable} \def\esideways{\end{sidewaystable}}
\newcommand{\precdata}{\hyperlink{precdata}{{\tt mld\_prec\_type}}} \newcommand{\precdata}{\hyperlink{precdata}{{\tt mld\_prec\_type}}}
\newcommand{\descdata}{\hyperlink{descdata}{{\tt psb\_desc\_type}}} \newcommand{\descdata}{\hyperlink{descdata}{{\tt psb\_desc\_type}}}

@ -285,6 +285,7 @@ be applied.
aggregation to the sparsity pattern aggregation to the sparsity pattern
of $A+A^T$.\\ \hline of $A+A^T$.\\ \hline
\ifpdf \ifpdf
\phantomcaption
\end{tabular} \end{tabular}
\end{center} \end{center}
\esideways \esideways
@ -293,9 +294,9 @@ of $A+A^T$.\\ \hline
\begin{center} \begin{center}
\begin{tabular}{|p{5.7cm}|l|p{2.3cm}|p{2.5cm}|p{5.9cm}|} \begin{tabular}{|p{5.7cm}|l|p{2.3cm}|p{2.5cm}|p{5.9cm}|}
\hline \hline
\fi
\fortinline|what| & \textsc{data type} & \fortinline|val| & \textsc{default} & \fortinline|what| & \textsc{data type} & \fortinline|val| & \textsc{default} &
\textsc{comments} \\ \hline \textsc{comments} \\ \hline
\fi
\fortinline|'AGGR_TYPE'| & \fortinline|character(len=*)| \hspace*{-3mm} \fortinline|'AGGR_TYPE'| & \fortinline|character(len=*)| \hspace*{-3mm}
& \fortinline|'SOC1'| & & \fortinline|'SOC1'| &
\fortinline|'SOC1'|, \fortinline|'SOC1'|,
@ -412,6 +413,7 @@ the parameter \texttt{ilev}.} \\
Note also that UMFPACK and SuperLU\_Dist Note also that UMFPACK and SuperLU\_Dist
are available only in double precision. \\ \hline are available only in double precision. \\ \hline
\ifpdf \ifpdf
\phantomcaption
\end{tabular} \end{tabular}
\end{center} \end{center}
\esideways \esideways

Loading…
Cancel
Save