]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - data/dblatex-endnotes.xsl
Merge pull request #9 from marsgui/master
[text-free-culture-lessig.git] / data / dblatex-endnotes.xsl
index c0ee541c4b088ae53e9e8e209f6d9886500ea540..5253af9e880c828ccb9340ba36ccf197a87709b6 100644 (file)
@@ -18,6 +18,15 @@ in front of it.
 \def\enoteformat{\rightskip=0pt \leftskip=21pt \parindent=-13pt
 \leavevmode\llap{\makeenmark}\hspace*{11pt}}
 
+% Increase footnote/endnote size to be more than 6 pts, to avoid
+% complaint from Lulu about the font being too small to be printed
+% clearly.  Needed at least for pocket size books.
+% Probably wise to use the same size as the colophon page (see myclass.cls)
+
+% Use one of these (adjust numbers, x, x*1.2), 6>= 6
+\def\enotesize{\normalsize}
+%\def\enotesize{\fontsize{10}{12}\selectfont}
+
 % Trick to avoid many words sticking out of the right margin of the text.
 % Need to add it here with the end notes, as only one
 % latex.begindocument can be active.