- Debugging.
- Move all \RequirePackages to commonincludes.def.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{PrimeTeX/packages/TitlePage}[2025-07-09]
|
||||
|
||||
\RequirePackage{graphicx}
|
||||
|
||||
% Define custom title page.
|
||||
\NewDocumentCommand{\PrimeTitlePage}{O{}}{
|
||||
\thispagestyle{empty}
|
||||
@@ -18,7 +16,7 @@
|
||||
{\Huge\Title}
|
||||
\vfill
|
||||
{\leavevmode
|
||||
% Move the rule graphic to 0.25 in from the left edge of the
|
||||
% 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}
|
||||
@@ -28,7 +26,7 @@
|
||||
\includegraphics{#1prime_heartbeat.pdf}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
\AuthorCompany
|
||||
|
||||
Revision \Version
|
||||
|
||||
Reference in New Issue
Block a user