summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-07 20:59:20 +0000
committerKarl Berry <karl@freefriends.org>2018-04-07 20:59:20 +0000
commiteaf6e90613528efb931f436be65eec6b247c7062 (patch)
treef52faf347432dbd2b0db42e602323a479e617f58
parent62912cec554e0cf0a043fc8d7606c36e5b6b1756 (diff)
novel (7apr18)
git-svn-id: svn://tug.org/texlive/trunk@47361 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex2
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-scripts.zipbin1498506 -> 1498985 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-testsuite.tex6
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/novel-documentation.html2
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/novel.pdf102
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/novel.tex4
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-Fonts.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-Images.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-Obsolete.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-PostLayout.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-Sandbox.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty2
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel.cls2
21 files changed, 73 insertions, 73 deletions
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex b/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
index 99c67f672e8..47ac481b8bf 100644
--- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
+++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex
@@ -6,7 +6,7 @@
% 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{novel} % v. 1.50.2.
+\documentclass{novel} % v. 1.50.4.
\SetTitle{Dark and Stormy}
\SetSubtitle{A Tale of Nights}
\SetAuthor{Dirk Hardcase}
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-scripts.zip b/Master/texmf-dist/doc/lualatex/novel/extras/novel-scripts.zip
index 7b27a6a3e71..81549d14223 100644
--- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-scripts.zip
+++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-scripts.zip
Binary files differ
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-testsuite.tex b/Master/texmf-dist/doc/lualatex/novel/extras/novel-testsuite.tex
index c8cf4ca74cf..43dc04544ff 100644
--- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-testsuite.tex
+++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-testsuite.tex
@@ -21,7 +21,7 @@
% It is grayscale png, 150x150 pixels, with resolution 300pdi.
%
% The `test' class option is required. You may add others.
-\documentclass[test]{novel} % v. 1.50.3.
+\documentclass[test]{novel} % v. 1.50.4.
\SetTitle{Test Suite}
\SetSubtitle{Novel Document Class}
\SetAuthor{Author Name}
@@ -59,9 +59,9 @@ But if the head/foot style has no footer, then nothing below.\par
\ChapterDeco[4]{\decoglyph{n9548}}
\end{ChapterStart}
-This tests the ChapterStart environment, plus \string\ChaterTitle, \string\ChapterSubtitle, \string\ChapterDeco, and \string\decoglyph.
+This tests the ChapterStart environment, plus \string\ChapterTitle, \string\ChapterSubtitle, \string\ChapterDeco, and \string\decoglyph.
-In the TeX document, you can change the height of the environment, the alignment of its components, the decoglpyh, and so forth.
+In the TeX document, you can change the height of the environment, the alignment of its components, the decoglyph, and so forth.
The first paragraph will not be indented, but all following paragraphs will be indented.
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html b/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html
index bb2778e1fef..e9990e58f32 100644
--- a/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html
+++ b/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html
@@ -551,7 +551,7 @@ function closeall() {
<div id="main">
<!-- **************************************************************************************** -->
-<h1 id="h0" style="padding-top:16px">Document class <i>novel</i> - documentation. &nbsp; <span style="font-size:75%">V. 1.50.3, 2018/04/05</span></h1>
+<h1 id="h0" style="padding-top:16px">Document class <i>novel</i> - documentation. &nbsp; <span style="font-size:75%">V. 1.50.4, 2018/04/07</span></h1>
<p class="noindent"><span id="screennoscript" class="screennoscript"><b>For enhanced navigation of this file, turn on JavaScript.</b></span></p>
<div><script>if(document.getElementById("screennoscript")){document.getElementById("screennoscript").style.display="none";}</script></div>
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.pdf b/Master/texmf-dist/doc/lualatex/novel/novel.pdf
index 68973521010..435b4489fb9 100644
--- a/Master/texmf-dist/doc/lualatex/novel/novel.pdf
+++ b/Master/texmf-dist/doc/lualatex/novel/novel.pdf
@@ -9,10 +9,10 @@ stream
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
- <xmp:ModifyDate>2018-04-04T18:12:21-07:00</xmp:ModifyDate>
- <xmp:CreateDate>2018-04-04T18:12:21-07:00</xmp:CreateDate>
+ <xmp:ModifyDate>2018-04-05T14:16:25-07:00</xmp:ModifyDate>
+ <xmp:CreateDate>2018-04-05T14:16:25-07:00</xmp:CreateDate>
<xmp:CreatorTool>LuaLaTeX with novel and microtype</xmp:CreatorTool>
- <xmp:MetadataDate>2018-04-04T18:12:21-07:00</xmp:MetadataDate>
+ <xmp:MetadataDate>2018-04-05T14:16:25-07:00</xmp:MetadataDate>
</rdf:Description>
<rdf:Description rdf:about=""
xmlns:dc="http://purl.org/dc/elements/1.1/">
@@ -26,7 +26,7 @@ stream
<rdf:Description rdf:about=""
xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/">
<xmpMM:DocumentID>uuid:A12D98E081B6A0EC2CBA2D468474F922</xmpMM:DocumentID>
- <xmpMM:InstanceID>uuid:EAC1904C769A812CF39DF3E4A1EF43DF</xmpMM:InstanceID>
+ <xmpMM:InstanceID>uuid:EFCD73BC284F4C734CDFC4474BC71ECD</xmpMM:InstanceID>
<xmpMM:RenditionClass>default</xmpMM:RenditionClass>
<xmpMM:VersionID>1</xmpMM:VersionID>
</rdf:Description>
@@ -194,7 +194,7 @@ endobj
<< /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R /Font<</F57 8 0 R/F59 9 0 R/F60 10 0 R/F61 11 0 R>>/ProcSet[/PDF/Text]>>
endobj
15 0 obj
-<</Length 8365 >>
+<</Length 8339 >>
stream
0 g 0 G
0 g 0 G
@@ -232,7 +232,7 @@ BT
0.983 0 0 1 53.036 209.574 Tm [<09AB0046>-255<00440050004E00510042004F004A0050004F>-255<00470050004F00550009>11<0054000A>-254<004A00540009>11<00420053>8<0046000A>-254<004D004A00440046004F00540046>-7<0045>-255<0056004F004500460053>-256<005500490046>-255<0034002A002D>-255<00300051>-7<0046004F>-255<00270050004F0055>]TJ
1 0 0 1 36 194.779 Tm [<002D004A00440046004F00540046>10<000D>-250<0057>8<004600530054004A0050004F>-250<0A21000F0A21000F>]TJ
/F57 13.62884 Tf 1 0 0 1 36 169.279 Tm [<0015000F>-333<0037>79<004600530054004A0050004F>]TJ
-/F57 11.3574 Tf 1 0 0 1 36 150.396 Tm [<0A21000F0A250A20000F0A23000D>-250<0A220A200A210A28000E0A200A24000E0A200A25001B>-333<002E004A004F00500053>-250<0046004F00490042004F00440046004E0046004F00550054>-250<00550050>-250<004F0050>6<0057>8<0046004D000E005400440053004A005100550054000F>]TJ
+/F57 11.3574 Tf 1 0 0 1 36 150.396 Tm [<0A21000F0A250A20000F0A24000D>-250<0A220A200A210A28000E0A200A24000E0A200A27001B>-333<0026004F00490042004F00440046004E0046004F00550054>-250<00550050>-250<004F0050>6<0057>8<0046004D000E005400440053004A005100550054000F>]TJ
1 0 0 1 36 135.601 Tm [<0A21000F0A250A20000D>-250<0A220A200A210A28000E0A200A23000E0A220A28001B>-333<002A004E00510053>7<0050>7<0057>8<0046>-6<0045>-250<004A004E004200480046>-250<00490042004F0045004D004A004F0048>-250<00440050004E004E0042004F00450054000D>-250<00540042004F00450043>-10<0050>6<0059000F>]TJ
1 0 0 1 36 120.807 Tm [<0A21000F0A240A26000F0A22000D>-250<0A220A200A210A28000E0A200A21000E0A210A24001B>-333<0034005500420043004D0046>-250<06E1>23<0050004D004506E1>-249<0057>7<004600530054004A0050004F000F>-332<003600540046>-250<004F0046>6<0058>8<00460053>-249<0A21000F0A250A20000F>]TJ
1 0 0 1 36 106.012 Tm [<0A21000F0A21000D>-250<0A220A200A210A27000E0A200A23000E0A200A21001B>-333<004A004F004A0055004A0042004D>-250<005100560043004D004A0044>-250<0053>7<0046004D0046004200540046>10<000F>]TJ
@@ -799,61 +799,61 @@ endobj
endobj
47 0 obj
<<
- /Title(Novel\040Document\040Class)/Creator(LuaLaTeX\040with\040novel\040and\040microtype)/CreationDate(D:20180404181221-07'00')/ModDate(D:20180404181221-07'00')/Producer(LuaLaTeX\040with\040novel-pdfx\040and\040hyperref)/Trapped/False/GTS_PDFXVersion(PDF/X-1a:2001)/GTS_PDFXConformance(PDF/X-1a:2001)
+ /Title(Novel\040Document\040Class)/Creator(LuaLaTeX\040with\040novel\040and\040microtype)/CreationDate(D:20180405141625-07'00')/ModDate(D:20180405141625-07'00')/Producer(LuaLaTeX\040with\040novel-pdfx\040and\040hyperref)/Trapped/False/GTS_PDFXVersion(PDF/X-1a:2001)/GTS_PDFXConformance(PDF/X-1a:2001)
>>
endobj
xref
0 48
0000000000 65535 f
-0000033238 00000 n
-0000033258 00000 n
-0000033278 00000 n
+0000033212 00000 n
+0000033232 00000 n
+0000033252 00000 n
0000000015 00000 n
0000015196 00000 n
0000015055 00000 n
0000006731 00000 n
-0000070064 00000 n
-0000048531 00000 n
-0000046593 00000 n
-0000040921 00000 n
-0000070384 00000 n
-0000023903 00000 n
-0000023759 00000 n
+0000070038 00000 n
+0000048505 00000 n
+0000046567 00000 n
+0000040895 00000 n
+0000070358 00000 n
+0000023877 00000 n
+0000023733 00000 n
0000015337 00000 n
-0000032798 00000 n
-0000032654 00000 n
-0000024024 00000 n
-0000033152 00000 n
-0000033008 00000 n
-0000032919 00000 n
-0000033331 00000 n
-0000033467 00000 n
-0000033794 00000 n
-0000039649 00000 n
-0000039872 00000 n
-0000041066 00000 n
-0000041256 00000 n
-0000041374 00000 n
-0000041442 00000 n
-0000045347 00000 n
-0000045570 00000 n
-0000046740 00000 n
-0000046932 00000 n
-0000046960 00000 n
-0000047064 00000 n
-0000047614 00000 n
-0000047822 00000 n
-0000048662 00000 n
-0000048839 00000 n
-0000049252 00000 n
-0000049635 00000 n
-0000067926 00000 n
-0000068142 00000 n
-0000070201 00000 n
-0000070458 00000 n
-0000070781 00000 n
+0000032772 00000 n
+0000032628 00000 n
+0000023998 00000 n
+0000033126 00000 n
+0000032982 00000 n
+0000032893 00000 n
+0000033305 00000 n
+0000033441 00000 n
+0000033768 00000 n
+0000039623 00000 n
+0000039846 00000 n
+0000041040 00000 n
+0000041230 00000 n
+0000041348 00000 n
+0000041416 00000 n
+0000045321 00000 n
+0000045544 00000 n
+0000046714 00000 n
+0000046906 00000 n
+0000046934 00000 n
+0000047038 00000 n
+0000047588 00000 n
+0000047796 00000 n
+0000048636 00000 n
+0000048813 00000 n
+0000049226 00000 n
+0000049609 00000 n
+0000067900 00000 n
+0000068116 00000 n
+0000070175 00000 n
+0000070432 00000 n
+0000070755 00000 n
trailer
-<</Size 48/Root 46 0 R/Info 47 0 R/ID[<0F39DB1A614B673410E1C9C39683E4F4> <0F39DB1A614B673410E1C9C39683E4F4>]>>
+<</Size 48/Root 46 0 R/Info 47 0 R/ID[<91D84F2555BEBDAEEC3F05595E9521DC> <91D84F2555BEBDAEEC3F05595E9521DC>]>>
startxref
-71105
+71079
%%EOF
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.tex b/Master/texmf-dist/doc/lualatex/novel/novel.tex
index 2310dfab63a..898d10caa0b 100644
--- a/Master/texmf-dist/doc/lualatex/novel/novel.tex
+++ b/Master/texmf-dist/doc/lualatex/novel/novel.tex
@@ -5,7 +5,7 @@
% 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.50.2.
+\documentclass{novel} % v. 1.50.4.
% Almost all settings are defaults.
\SetHeadFootStyle{3}
\SetTitle{Novel Document Class} % only footer, with page number
@@ -58,7 +58,7 @@ The companion font(s) is(are) licensed under the SIL Open Font License, version
\QuickChapter{4. Version}
-\noindent 1.50.3, 2018-04-05: Minor enhancements to novel-scripts.
+\noindent 1.50.4, 2018-04-07: Enhancements to novel-scripts.
\noindent 1.50, 2018-03-28: Improved image handling commands, sandbox.
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty b/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty
index da74a3ddb42..fad3c78deb1 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty
@@ -12,7 +12,7 @@
%%
%%
\ProvidesFile{novel-CalculateLayout.sty}%
-[2018/04/05 v1.50.3 LaTeX file (layout calculations)]
+[2018/04/07 v1.50.4 LaTeX file (layout calculations)]
%%
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty b/Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty
index 691c6399926..a1bc3e2ec26 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-ChapterScene.sty}%
-[2018/04/05 v1.50.3 LaTeX file (chapter and scene macros)]
+[2018/04/07 v1.50.4 LaTeX file (chapter and scene macros)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty b/Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty
index 3974560471c..ff45fa61012 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty
@@ -19,7 +19,7 @@
% This file is new in `novel' version 1.50.
%
\ProvidesFile{novel-DropCap.sty}%
- [2018/04/05 v1.50.3 (Drop Caps)]
+ [2018/04/07 v1.50.4 (Drop Caps)]
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%
%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty b/Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty
index c9d789a9ca4..ac77df6d043 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-FileData.sty}%
-[2018/04/05 v1.50.3 LaTeX file (File Data settings)]
+[2018/04/07 v1.50.4 LaTeX file (File Data settings)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Fonts.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Fonts.sty
index 936154fe04b..7fcee811bab 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-Fonts.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-Fonts.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-Fonts.sty}%
-[2018/04/05 v1.50.3 LaTeX file (font settings and defaults)]
+[2018/04/07 v1.50.4 LaTeX file (font settings and defaults)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty
index 7f87a06f160..27f60dc670e 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-Footnotes.sty}%
-[2018/04/05 v1.50.3 LaTeX file (commands for footnotes and endnotes)]
+[2018/04/07 v1.50.4 LaTeX file (commands for footnotes and endnotes)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty b/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty
index 72adb0a16d8..5687523a84a 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-HeadFootStyles.sty}%
-[2018/04/05 v1.50.3 LaTeX file (header and footer layouts and styles)]
+[2018/04/07 v1.50.4 LaTeX file (header and footer layouts and styles)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Images.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Images.sty
index 3bfd195b2fb..3b3bfc16db8 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-Images.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-Images.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-Images.sty}%
-[2018/04/05 v1.50.3 LaTeX file (image placement)]
+[2018/04/07 v1.50.4 LaTeX file (image placement)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty b/Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty
index a37f9a81898..b316f2e7eac 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-LayoutSettings.sty}%
-[2018/04/05 v1.50.3 LaTeX file (layout settings)]
+[2018/04/07 v1.50.4 LaTeX file (layout settings)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Obsolete.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Obsolete.sty
index 2551bffd1f4..326a70bf1e9 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-Obsolete.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-Obsolete.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-Obsolete.sty}%
-[2018/04/05 v1.50.3 LaTeX file (obsolete macros)]
+[2018/04/07 v1.50.4 LaTeX file (obsolete macros)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-PostLayout.sty b/Master/texmf-dist/tex/lualatex/novel/novel-PostLayout.sty
index 1bce2d9b1ef..4f3808fe274 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-PostLayout.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-PostLayout.sty
@@ -12,7 +12,7 @@
%%
%%
\ProvidesFile{novel-PostLayout.sty}%
-[2018/04/05 v1.50.3 LaTeX file (post-layout modifications)]
+[2018/04/07 v1.50.4 LaTeX file (post-layout modifications)]
%%
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Sandbox.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Sandbox.sty
index ea147db0458..d1ed240d50c 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-Sandbox.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-Sandbox.sty
@@ -17,7 +17,7 @@
%%
%%
\ProvidesFile{novel-Sandbox.sty}%
-[2018/04/05 v1.50.3 LaTeX file (used only with sandbox class option)]
+[2018/04/07 v1.50.4 LaTeX file (used only with sandbox class option)]
%%
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty b/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty
index 4b5d8f621c0..793d1746080 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty
@@ -13,7 +13,7 @@
%%
%%
\ProvidesFile{novel-TextMacros.sty}%
-[2018/04/05 v1.50.3 LaTeX file (text macros usable within document body)]
+[2018/04/07 v1.50.4 LaTeX file (text macros usable within document body)]
%%
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty b/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
index 2ed7932a5bb..9b5e01c2cdb 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty
@@ -21,7 +21,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{novel-pdfx.sty}%
-[2018/04/05 v1.50.3 LaTeX file (PDF/X support for novel class)]
+[2018/04/07 v1.50.4 LaTeX file (PDF/X support for novel class)]
% This package supports, and is part of, class `novel'.
% No support for anything but LuaLaTeX.
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel.cls b/Master/texmf-dist/tex/lualatex/novel/novel.cls
index bdad9b33fa7..6aa91920027 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel.cls
+++ b/Master/texmf-dist/tex/lualatex/novel/novel.cls
@@ -13,7 +13,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
% Actually needs LuaLaTeX, at least version 0.95 from TeXLive 2016.
-\ProvidesClass{novel}[2018/04/05 v1.50.3 LaTeX document class]
+\ProvidesClass{novel}[2018/04/07 v1.50.4 LaTeX document class]
%%
%% Version 1.50: Improved image handled, sandbox, scripts.
%% Version 1.46.2: Now called "novel-old" version.