summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty')
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty b/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
index 36f7bbb67ff..c21380800f1 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
@@ -24,7 +24,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{novel-pdfx.sty}
- [2017/03/01 v1.0.6 LaTeX file (PDF/X support for novel class)]
+ [2017/03/09 v1.0.7 LaTeX file (PDF/X support for novel class)]
% This package supports, and is part of, class `novel'.
% No support for anything but LuaLaTeX.
@@ -56,8 +56,8 @@
% Sanity check: If title is missing at this step, then compliance must be off:
\ifpdfx@isOFF\else
\if@gottitle\else
- \ClassError{novel}{PDF/X requires \string\title\space first}%
- {Unless \string\SetPDFX\space is off, must use \string\title\space ^^J%
+ \ClassError{novel}{PDF/X requires \string\SetTitle\space first}%
+ {Unless \string\SetPDFX\space is off, must use \string\SetTitle\space ^^J%
before using \string\SetPDFX.^^J}
\fi
\fi