Miscellaneous minor improvements.

This commit is contained in:
2025-08-08 17:17:39 -05:00
parent 287c8fde8a
commit e897930bb9
5 changed files with 63 additions and 20 deletions

View File

@@ -12,7 +12,7 @@
\newcommand{\refSubparagraph}[2][Subparagraph~]{#1\ref{subpar:#2}}
\newcommand{\refTable}[2][Table~]{#1\ref{tbl:#2}}
\newcommand{\refFigure}[2][Figure~]{#1\ref{fig:#2}}
\newcommand{\lblGeneral}[4][]{
\if\relax\detokenize{#1}\relax % Check if #1 is empty string.
#3{#2}\label{#4:#2}