Finished chapter 3 and moved figs into author initial folders

This commit is contained in:
2025-03-27 17:02:06 +00:00
parent e6eca04c4b
commit 12e6c79e2e
96 changed files with 654 additions and 20 deletions

View File

@@ -94,9 +94,11 @@ DIBOL & Rainbow & \\
\RenewEnviron{tbl}[2]{
\begin{table}[H]
\IfStrEq{X#1}{X}{}{
\label{table:\tbllabel}
\captionsetup{font=Large}
\caption{#1}
}
\small
\begin{tabularx}{\textwidth}{#2}
\hline
@@ -108,10 +110,12 @@ DIBOL & Rainbow & \\
\RenewEnviron{tblcont}[2]{
\begin{table}[H]
\IfStrEq{X#1}{X}{}{
\addtocounter{table}{-1}
\renewcommand\thetable{\thechapter-\arabic{table} (Cont.)}
\captionsetup{font=Large}
\caption[]{#1}
}
\small
\begin{tabularx}{\textwidth}{#2}
\hline