Minor changes.

This commit is contained in:
Silcantar
2025-08-11 22:15:19 -05:00
parent d9ff011d7c
commit c9e98d9287
3 changed files with 14 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
}
\newcommand{\centerfig}[4][]{
\begin{figure}[htp]%
\begin{figure}[htpb]%
\centering%
\includegraphics[keepaspectratio,#1]{#2}%
\caption{#4}%
@@ -53,7 +53,7 @@
}
\newcommand{\bigfig}[4][\bigfloatoverhang]{%
\bigfloat[#1]{figure}{htp}{%
\bigfloat[#1]{figure}{htpb}{%
\captionsetup{type=figure}%
\includegraphics[keepaspectratio,width=\textwidth]{#2}%
\centering\captionof{figure}{#4}\par%
@@ -83,7 +83,7 @@
]{\twinfigwidth}
\newcommand{\twinfig}[7][\bigfloatoverhang]{%
\bigfloat[#1]{figure}{htp}{%
\bigfloat[#1]{figure}{htpb}{%
\begin{tblr}{%
colspec = {%
*{2}{Q[c,m,wd=\twinfigwidth]}%