Fixed repeated table caption numbers

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

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

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

Loading…
Cancel
Save