- Debug CrossRef.

- Miscellaneous improvements.
This commit is contained in:
2025-09-19 16:20:17 -05:00
parent 1093a0a909
commit 277f021589
13 changed files with 476 additions and 39 deletions

View File

@@ -3,12 +3,21 @@
Definition for title page.
}
\fp_const:Nn \c_@@_scale_fp {1}
\str_const:Ne \c_@@_dark_str {\bool_if:NT \g_dark_mode_bool {-dark}}
\NewDocumentCommand{\PrimeLogo}{O{width=2in} O{}}{
\includegraphics[keepaspectratio,#1]{#2Prime-Controls\c_@@_dark_str.pdf}
}
% Define custom title page.
\NewDocumentCommand{\PrimeTitlePage}{O{}}{
\thispagestyle{empty}
\pdfbookmark{Title Page}{title-page}
\pdfbookmark{Title~Page}{title-page}
\begin{sbfamily}
{\noindent\large\raggedright % Not RaggedRight because we don't want hyphens.
{\large\raggedright % Not RaggedRight because we don't want hyphens.
\vspace*{\stretch{1}}
\CustomerFull
@@ -27,14 +36,17 @@
% Move the rule graphic to 0.25 in from the left edge of the
% paper and vertically centered on the heartbeat graphic.
\put(-\oddsidemargin-0.75in,10pt){
\includegraphics{#1prime-rule.pdf}
\includegraphics{#1prime-rule\c_@@_dark_str.pdf}
}
% The numbers here are just what looks good.
\put(100pt,0pt){
\includegraphics{#1prime-heartbeat.pdf}
\includegraphics{#1prime-heartbeat\c_@@_dark_str.pdf}
}
}
\bigbreak
\AuthorCompany\par
Revision~\Version\par