common/var to ensure consistency between content and cover
This commit is contained in:
parent
0cb55af19e
commit
bde352f226
1
common/var.tex
Normal file
1
common/var.tex
Normal file
@ -0,0 +1 @@
|
||||
\def \kpubdate{July 2026}
|
||||
@ -1,5 +1,7 @@
|
||||
\documentclass[letter, landscape]{report}
|
||||
|
||||
\input{common/var}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
@ -76,7 +78,7 @@ A Mini Cookbook
|
||||
|
||||
\vspace{50mm}
|
||||
|
||||
\textsc{First Edition\\June 2025}
|
||||
\textsc{First Edition\\ \kpubdate{}}
|
||||
|
||||
\endgroup
|
||||
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
\documentclass[twoside, 10pt, twoside, openany]{article}
|
||||
|
||||
\input{common/var}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
@ -183,7 +185,7 @@
|
||||
{\Huge Dude With a Fork} \\
|
||||
{\footnotesize Cookbook \#1}
|
||||
}
|
||||
\date{\begin{small}Published May, 2025\end{small}}
|
||||
\date{\begin{small}Published \kpubdate{}\end{small}}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
Loading…
Reference in New Issue
Block a user