From: Marcin Koziej Date: Wed, 19 Sep 2012 15:08:34 +0000 (+0200) Subject: sklad2 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/51bcb92d5e5a879118d83f72d588d909d69dd3ab?hp=82f5d8f05bad9e5223426c210770602ca2a97c9b sklad2 --- diff --git a/librarian/pdf.py b/librarian/pdf.py index f22a305..133647d 100644 --- a/librarian/pdf.py +++ b/librarian/pdf.py @@ -237,6 +237,7 @@ def transform(wldoc, verbose=False, save_tex=None, morefloats=None, with open(os.path.join(temp, 'cover.jpg'), 'w') as f: the_cover.save(f) + shutil.copy("cce_trust.eps", temp) shutil.copy("logo.eps", temp) for img in document.edoc.findall('//ilustr'): shutil.copy(os.path.join(imgdir, img.get('src')), temp) diff --git a/librarian/pdf/wl.cls b/librarian/pdf/wl.cls index b840217..34de248 100644 --- a/librarian/pdf/wl.cls +++ b/librarian/pdf/wl.cls @@ -217,6 +217,11 @@ Letters={SmallCaps,UppercaseSmallCaps} \vspace{8em} + {\addfontfeature{LetterSpace=-4.0}{\scalefont{2}% + Tłumaczenie Wojciech Pędzich + }} + + %\emph{\thankyou}\\ %\indent\emph{You made this book possible.} } @@ -272,15 +277,26 @@ Letters={SmallCaps,UppercaseSmallCaps} %% \vspace{1em} -%% \vspace{1em} -%% Zespół Fundacji Nowoczesna Polska +\vspace{1em} + +Tłumaczenie książki powstało w ramach projektu "Przyszłość prawa autorskiego" finansowanego przez {\it Trust for Civil Society in Central and Eastern Europe}. + +\vspace{1em} + +\includegraphics[scale=.4]{cce_trust.eps} -\vspace{4em} +\vspace{1em} + +Wydawca: Fundacja Nowoczesna Polska, Warszawa 2012 + +\vspace{1em} \includegraphics[scale=.2]{logo.eps} \vspace{1em} \href{http://nowoczesnapolska.org.pl/}{http://nowoczesnapolska.org.pl/} + + %\vspace{4em} %\box{\tableofcontents} @@ -291,7 +307,7 @@ Letters={SmallCaps,UppercaseSmallCaps} \noindent \rule{\linewidth}{0.4pt} \rightsinfo - \vspace{.6em} +% \vspace{.6em} %Źródło: \href{\bookurl}{\bookurl} @@ -309,9 +325,9 @@ Letters={SmallCaps,UppercaseSmallCaps} \coverby \color{black} - \clearpage } \end{figure} +\clearpage }