- Make all packages Expl3.

- Replace ifthen dependency with wrappers for Latex3 conditionals.
- Debug CrossRef and WrapBoxout.
This commit is contained in:
2025-09-18 16:51:12 -05:00
parent 72ab67463b
commit e2a0277635
21 changed files with 278 additions and 183 deletions

View File

@@ -1,20 +1,28 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{PrimeTeX/packages/TitlePage}[2025-07-09]
\ProvidesExplPackage{PrimeTeX/packages/TitlePage}{2025-07-09}{1.0}{
Definition for title page.
}
% Define custom title page.
\NewDocumentCommand{\PrimeTitlePage}{O{}}{
\thispagestyle{empty}
\pdfbookmark{Title Page}{title-page}
\begin{sbfamily}
{\noindent\large\raggedright
{\noindent\large\raggedright % Not RaggedRight because we don't want hyphens.
\vspace*{\stretch{1}}
\CustomerFull
\medbreak
\ProjectTitle
\bigbreak
{\Huge\Title}
\vfill
{\leavevmode
% Move the rule graphic to 0.25 in from the left edge of the
% paper and vertically centered on the heartbeat graphic.
@@ -27,9 +35,9 @@
}
}
\AuthorCompany
\AuthorCompany\par
Revision \Version
Revision~\Version\par
\LongDate