fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new cover scheme; Cover accepts BookInfo now; e-books include cover attribution,...
[librarian.git]
/
librarian
/
pdf
/
wl.cls
diff --git
a/librarian/pdf/wl.cls
b/librarian/pdf/wl.cls
index
415e14a
..
c9305ca
100644
(file)
--- a/
librarian/pdf/wl.cls
+++ b/
librarian/pdf/wl.cls
@@
-11,8
+11,7
@@
% a4paper,... - paper size as required by LaTeX
% nowlfont - don't use customized WL font
% a4paper,... - paper size as required by LaTeX
% nowlfont - don't use customized WL font
-%\usepackage{setspace}
-
+\RequirePackage{setspace}
\RequirePackage{type1cm}
\DeclareOption{13pt}{%
\AtEndOfClass{%
\RequirePackage{type1cm}
\DeclareOption{13pt}{%
\AtEndOfClass{%
@@
-43,6
+42,12
@@
\DeclareOption{doubleleading}{\AtBeginDocument{\doublespacing}}%\setlength{\leading}{1em plus 0.5ex minus 0.2ex}}
\DeclareOption{onehalfleading}{\AtBeginDocument{\onehalfspacing}}%\setlength{\leading}{1em plus 0.5ex minus 0.2ex}}
\DeclareOption{doubleleading}{\AtBeginDocument{\doublespacing}}%\setlength{\leading}{1em plus 0.5ex minus 0.2ex}}
\DeclareOption{onehalfleading}{\AtBeginDocument{\onehalfspacing}}%\setlength{\leading}{1em plus 0.5ex minus 0.2ex}}
+%% This does not really work, since dvipdfm(x) will use it's configuration in /etc/texmf/dvipdfm(x) and force a global paper size setting.
+\DeclareOption{a5paper}{%
+ \setlength{\paperheight}{210mm}%
+ \setlength{\paperwidth}{148mm}}
+
+
\newif\ifshowfootnotes \showfootnotestrue
\DeclareOption{nofootnotes}{\showfootnotesfalse}
\newif\ifshowfootnotes \showfootnotestrue
\DeclareOption{nofootnotes}{\showfootnotesfalse}
@@
-239,6
+244,9
@@
Letters={SmallCaps,UppercaseSmallCaps}
\editors
\editors
+ \vspace{.6em}
+ \coverby
+
\color{black}
}
\end{figure}
\color{black}
}
\end{figure}