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

@@ -54,4 +54,7 @@
\newcommand{\slab}[1]{{\sbfamily{}#1}}
\newcommand{\code}[1]{\mono{\small{}#1}}
\newcommand{\objref}[1]{{\sans{\strong{#1}}}}
\newcommand{\objref}[1]{{\sans{\strong{#1}}}}
\RequirePackage{amssymb}

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]}%

View File

@@ -5,10 +5,14 @@
\RequirePackage{tabularray}
% Enable putting a list in a tabularray
%\UseTblrLibrary{varwidth}
\UseTblrLibrary{varwidth}
\DeclareTblrTemplate{note-tag}{default}{\textsuperscript{\InsertTblrNoteTag}}
\DeclareTblrTemplate{remark-tag}{default}{\strong{\InsertTblrRemarkTag}}
\DeclareTblrTemplate{note-tag}{default}{
\textsuperscript{\textrm{\InsertTblrNoteTag}}
}
\DeclareTblrTemplate{remark-tag}{default}{
\strong{\InsertTblrRemarkTag}
}
\NewTblrEnviron{tblrBoxout}
\SetTblrInner[tblrBoxout]{