[Docs] Add docs on tables and figures now rendering with numbers
This commit is contained in:
BIN
docs/docs.pdf
BIN
docs/docs.pdf
Binary file not shown.
@@ -2,7 +2,9 @@
|
|||||||
\subsection{Tables}
|
\subsection{Tables}
|
||||||
\textit{Included in \texttt{most} and up}
|
\textit{Included in \texttt{most} and up}
|
||||||
|
|
||||||
You can set up nice looking tables using the \texttt{booktab} and \texttt{tabulary} environments.
|
You can set up nice looking tables using the \texttt{booktab} and \texttt{tabulary} environments.
|
||||||
|
|
||||||
|
\textit{New as of October 28 2025:} Tables and figures are now also numbered according to your settings
|
||||||
|
|
||||||
\begin{minted}{latex}
|
\begin{minted}{latex}
|
||||||
\begin{tables}{ll}{Left & Right}
|
\begin{tables}{ll}{Left & Right}
|
||||||
|
|||||||
@@ -80,6 +80,7 @@
|
|||||||
\else
|
\else
|
||||||
\stepcounter{all}
|
\stepcounter{all}
|
||||||
\fi
|
\fi
|
||||||
|
\fi
|
||||||
\fi
|
\fi
|
||||||
}
|
}
|
||||||
\AtBeginEnvironment{table}{\preTableAndFigHook{table}}
|
\AtBeginEnvironment{table}{\preTableAndFigHook{table}}
|
||||||
|
|||||||
Reference in New Issue
Block a user