[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.
@@ -4,6 +4,8 @@
|
||||
|
||||
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{tables}{ll}{Left & Right}
|
||||
Left content & Right Content\\
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
\else
|
||||
\stepcounter{all}
|
||||
\fi
|
||||
\fi
|
||||
\fi
|
||||
}
|
||||
\AtBeginEnvironment{table}{\preTableAndFigHook{table}}
|
||||
|
||||
Reference in New Issue
Block a user