summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/novel/novel.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-02 21:57:58 +0000
committerKarl Berry <karl@freefriends.org>2017-10-02 21:57:58 +0000
commit08f4fdc740a25d49aa543ac6694453cd84aacfd4 (patch)
tree55a8c16b95d52595fe11b2a80d726ca12124c5df /Master/texmf-dist/doc/lualatex/novel/novel.tex
parent3bb038ffb3dccb8c6562bf33bfd0044ae6e02df1 (diff)
novel (1oct17)
git-svn-id: svn://tug.org/texlive/trunk@45450 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/novel/novel.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/novel.tex38
1 files changed, 19 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.tex b/Master/texmf-dist/doc/lualatex/novel/novel.tex
index d105019f726..c3ab43a3eb0 100644
--- a/Master/texmf-dist/doc/lualatex/novel/novel.tex
+++ b/Master/texmf-dist/doc/lualatex/novel/novel.tex
@@ -1,9 +1,11 @@
-% !TeX program = LuaLaTeX
+% !TeX TS-program = LuaLaTeX
% !TeX encoding = UTF-8
%
-% SOURCE CODE FOR FILE novel.pdf, the cover info
-% for novel document class.
-\documentclass{novel} % v. 1.40.2 or later
+% SOURCE CODE FOR FILE novel.pdf, the cover info for novel document class.
+% IF YOU COMPILE THIS DOCUMENT: Be sure that both this file and
+% novel.pdf (if present) have read/write permissions for any user.
+% Otherwise, compile may fail at the point where files are written.
+\documentclass{novel} % v. 1.41 or later
% Almost all settings are defaults.
\SetHeadFootStyle{3}
\SetTitle{Novel Document Class} % only footer, with page number
@@ -11,18 +13,20 @@
% However, not every P.O.D. service needs PDF/X these days.
\SetPDFX[CGATSTR001]{X-1a:2001}
\begin{document}
-\begin{ChapterStart}[14]
-\vspace{2\nbs} % \nbs is normal baselineskip
+\begin{ChapterStart}[8]
+\vspace{\nbs} % \nbs is normal baselineskip
\ChapterTitle{NOVEL}
-\null
+\vspace{\nbs}
\ChapterSubtitle{A Document Class for the Rest of Us}
-\vspace{2.5\nbs}
-\ChapterDeco[4]{\decoglyph{r9554}}
-\null
-{\centering\textit{It was a dark and stormy night.}\par}
+\vspace{\nbs}
+\ChapterDeco[4]{\decoglyph{n9548}}
\end{ChapterStart}
-The \emph{novel} document class is for writers of original fiction, to be printed to paper, with particular attention to the requirements of the print-on-demand market. Non-color interiors and color covers are supported. Images are supported, but only as they might be used in fiction, not picture books.
+\textbf{Where is the documentation??} It is in HTML format, and cannot be retreived via \textit{texdoc}. If you have this package installed, look for (texroot)/doc/lualatex/novel/novel-documentation.html. If you are online, got to the CTAN page at https://ctan.org/pkg/novel and click ``Package Documentation (HTML).''
+
+\scenebreak
+
+\textbf{Description:} The \emph{novel} document class is for writers of original fiction, to be printed to paper, with attention to the requirements of the print-on-demand market. Non-color interiors and color covers are supported. Images are supported, but only as they might be used in fiction, not picture books.
If your work is an E-book, or uses interior color other than gray, or is academic, then this document class is not for you.
@@ -54,15 +58,11 @@ The companion font(s) is(are) licensed under the SIL Open Font License, version
\QuickChapter{4. Version}
-\noindent 1.40, 2017-08-14: removed debug feature, major docs rewrite.
-
-\noindent 1.38, 2017-08-15: corrected offset in cover artwork.
-
-\noindent 1.36, 2017-08-10: minor documentation correction.
+\noindent 1.41, 2017-10-02: even better docs, minor internal changes.
-\noindent 1.34, 2017-07-31: added debug feature for maintainers.
+\noindent 1.40, 2017-09-14: removed debug feature, major docs rewrite.
-\noindent 1.32, 2017-07-26: bug fixes.
+\noindent 1-32--1.38, various fixes.
\noindent 1.2, 2017-06-06: added code for color image artwork.