summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex
blob: d9a6734d9afd40b6902d319b39394daf66fe1ad1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% !TeX program = LuaLaTeX
% !TeX encoding = UTF-8
\documentclass[coverart]{novel} % v. 1.40.2 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