X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/0560b4a83f947a4d08f087d85759f05516f6e580..016496137ecab524164f1de8ad17ccf791469166:/librarian/formats/pdf/res/wl.cls?ds=sidebyside diff --git a/librarian/formats/pdf/res/wl.cls b/librarian/formats/pdf/res/wl.cls index d871e51..c2f8ffb 100755 --- a/librarian/formats/pdf/res/wl.cls +++ b/librarian/formats/pdf/res/wl.cls @@ -84,7 +84,6 @@ \ifenablewlfont \setmainfont [ -ExternalLocation, UprightFont = Dosis-Regular, ItalicFont = Dosis-SemiBold, BoldFont = Dosis-Bold, @@ -167,7 +166,7 @@ Letters={SmallCaps,UppercaseSmallCaps} \fancyhf{} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} -\lfoot{{\footnotesize \@author{} \emph{\@title}}} +\lfoot{{\footnotesize \@organization}} %\@author{} \emph{\@title}}} \cfoot{} \rfoot{{\footnotesize \thepage}} @@ -441,6 +440,6 @@ Letters={Uppercase} \newcommand{\toplogo}[3]{% \begin{minipage}[t]{.3\textwidth}% \raggedleft% -\vspace{0pt}{\includegraphics[height=#2,width=#3]{#1}}% +\vspace{0pt}{\includegraphics[width=#3]{#1}}% \end{minipage}% } \ No newline at end of file