Adjust caption formatting; add wrapfig macro.

This commit is contained in:
Silcantar
2025-07-16 22:21:40 -05:00
parent 197af7bc3d
commit 6c35ab1a10
3 changed files with 28 additions and 23 deletions

View File

@@ -33,10 +33,10 @@
\setlength{\bigfloatoffset}{0.25in}
% Maximum width adjustment to fit 2 16x9 screensots on one page.
\newlength{\bigfloatwidth}
\setlength{\bigfloatwidth}{0.81in}
\newlength{\bigfloatoverhang}
\setlength{\bigfloatoverhang}{0.81in}
\newcommand{\bigfloat}[4][\bigfloatwidth]{%
\newcommand{\bigfloat}[4][\bigfloatoverhang]{%
\begin{#2}[#3]%
\begin{adjustwidth*}{-#1+\bigfloatoffset}{-#1-\bigfloatoffset}%
\begin{minipage}{#1 * 2 + \textwidth}%
@@ -48,20 +48,7 @@
\RequirePackage{wrapfig}
% \newcommand{\boxout}[7][\bigfloatwidth]{
% \bigfloat[#1]{figure}{#2}{
% \captionlistentry[figure]{#6.}
% \label{fig:#5}
% \begin{tblrBoxout}{}
% \SetCell[c=2]{c}{\sbfamily\bfseries #6}\\
% \includegraphics[#4]{#3}
% & #7\\
% \end{tblrBoxout}
% }
% }
\newcommand{\boxout}[4][\bigfloatwidth]{%
\newcommand{\boxout}[4][\bigfloatoverhang]{%
\bigfloat[#1]{figure}{#2}{%
\fcolorbox{PrimeBlue}{PrimePaleBlue}{%
\begin{minipage}{\textwidth}%