X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/06f3450b99408ce1c67220552afc32ab09fd9cfe..c8ee8fbc8d11c0e7b4960b37e3c4b473118fe9e2:/extra/pdf.xsl
diff --git a/extra/pdf.xsl b/extra/pdf.xsl
index ae37640..10aaa5e 100644
--- a/extra/pdf.xsl
+++ b/extra/pdf.xsl
@@ -9,8 +9,8 @@
- 8.5in
- 11in
+ 6in
+ 9in
1.5in
1.5in
@@ -30,12 +30,30 @@
example
+
+
+ linktocpage,colorlinks,linkcolor=black,urlcolor=black,pdfstartview=FitH
+
% Trick to avoid many words sticking out of the right margin of the text.
% Note, only one latex.begindocument can be active.
\sloppy
+\usepackage{titlesec}
+
+\titleformat{\chapter}[display]
+ {\raggedright\Huge}
+ {}
+ {0pt}
+ {\thechapter.\ }
+
+\titleformat{name=\chapter,numberless}[display]
+ {\raggedright\Huge}
+ {}
+ {0pt}
+ {}
+
\begin{document}
@@ -115,4 +133,24 @@ extended distribution with LuLu.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+