summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex b/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex
new file mode 100644
index 00000000000..32f7cae1506
--- /dev/null
+++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex
@@ -0,0 +1,13 @@
+% !TeX program = LuaLaTeX
+% !TeX encoding = UTF-8
+\documentclass[coverart]{novel} % v. 1.4 or later
+\SetMediaSize{width}{height} % includes bleed
+\SetTrimSize{width}{height} % without bleed
+\SetTitle{example} % title required, might not be book title
+% \SetAuthor{you} % optional
+\SetPDFX[CGATSTR001]{X-1a:2001} % or whatever
+\SetCoverImage{yourimage-cmyk240.jpg} % CMYK jpg, if PDF/X-1a.
+% \SetApplication{whatever} % rarely used
+% \SetProducer{whatever} % rarely used
+\begin{document}\end{document} % nothing else in between
+