]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - myclass.cls
Formatting-related details in the Spanish PDF generation
[text-madewithcc.git] / myclass.cls
index ec23feedfe574837f8f648f16910c5a32c467b27..78b1420f8c36a946823ba3410f9ad1a01dd2f527 100644 (file)
@@ -10,6 +10,8 @@
 \pagestyle{mystyle}
 
 \renewcommand{\baselinestretch}{1.2}
+\newcommand{\beforetitle}{}
+\newcommand{\publisherlogos}{}
 
 \makeatletter
 
@@ -23,7 +25,9 @@
   \titleverso}
 
 \def\titlerecto{\begin{titlepage}%
+  \beforetitle
   \null\vfil
+  \thispagestyle{empty}
   \vskip 160\p@
   \begin{center}%
     {\LARGE \@title \par}%
@@ -37,6 +41,7 @@
     {\large \DBKpublishername \par}
     \vskip .75em%
     {\large \DBKpublisheraddress \par}%
+    \publisherlogos
   \end{center}\par
   \vfil\null
   \end{titlepage}}%