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