summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex b/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
index 9652439a206..c514c84be91 100644
--- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
+++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
@@ -6,7 +6,7 @@
% IF YOU COMPILE THIS DOCUMENT: Be sure that this file, and its generated PDF,
% have read/write permissions for any user. If they don't, then
% compile will fail at the point where files are written.
-\documentclass{novel} % v. 1.46.2
+\documentclass{novel} % v. 1.50
\SetTitle{Dark and Stormy}
\SetSubtitle{A Tale of Nights}
\SetAuthor{Dirk Hardcase}
@@ -20,7 +20,7 @@
\vspace*{6\nbs}
\hfill\charscale[1.8]{\textbf{Dark and}}\par
\vspace{\nbs}
-\hfill\charscale[2.4]{\textbf{Stormy}}\par
+\hfill\charscale[2.4]{\textbf{\color{gray}Stormy}}\par
\clearpage
% ii. Blank page:
@@ -34,7 +34,7 @@
\begin{center}
\charscale[3.6]{\textbf{Dark and}}\par
\vspace{2\nbs}
-\charscale[4.8]{\textbf{Stormy}}\par
+\charscale[4.8]{\textbf{\color{gray}Stormy}}\par
\vspace{1.5\nbs}
\charscale[1.6]{A Tale of Nights}\par
\vspace{4\nbs}
@@ -123,7 +123,5 @@ Lord Withens, wet and bruised, finally arrived at his destination. The reason he
\lipsum
-\cleartoend % ensures final page is blank verso
-
\end{document}