From c9e98d9287d7f654f7b339975299b6c44c3c038e Mon Sep 17 00:00:00 2001 From: Silcantar Date: Mon, 11 Aug 2025 22:15:19 -0500 Subject: [PATCH] Minor changes. --- packages/Fonts.sty | 5 ++++- packages/Graphics.sty | 6 +++--- packages/Tables.sty | 10 +++++++--- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/packages/Fonts.sty b/packages/Fonts.sty index 757beae..9fc4dc1 100644 --- a/packages/Fonts.sty +++ b/packages/Fonts.sty @@ -54,4 +54,7 @@ \newcommand{\slab}[1]{{\sbfamily{}#1}} \newcommand{\code}[1]{\mono{\small{}#1}} -\newcommand{\objref}[1]{{\sans{\strong{#1}}}} \ No newline at end of file +\newcommand{\objref}[1]{{\sans{\strong{#1}}}} + + +\RequirePackage{amssymb} \ No newline at end of file diff --git a/packages/Graphics.sty b/packages/Graphics.sty index 051403d..ed77a13 100644 --- a/packages/Graphics.sty +++ b/packages/Graphics.sty @@ -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]}% diff --git a/packages/Tables.sty b/packages/Tables.sty index 5d4981b..fe25ba5 100644 --- a/packages/Tables.sty +++ b/packages/Tables.sty @@ -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]{