summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-example.tex2
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-extras-README.html2
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-scripts.zipbin1490693 -> 1492706 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/extras/novel-testsuite.tex4
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/novel-documentation.html4
-rw-r--r--Master/texmf-dist/doc/lualatex/novel/novel.pdf107
-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.sty4
-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
22 files changed, 79 insertions, 76 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 c514c84be91..99c67f672e8 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
+\documentclass{novel} % v. 1.50.2.
\SetTitle{Dark and Stormy}
\SetSubtitle{A Tale of Nights}
\SetAuthor{Dirk Hardcase}
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-extras-README.html b/Master/texmf-dist/doc/lualatex/novel/extras/novel-extras-README.html
index b9472a0a130..5cdb9b469cc 100644
--- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-extras-README.html
+++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-extras-README.html
@@ -24,7 +24,7 @@
<div>
<h3>novel-scripts.zip</h3>
-<p>This zip archive contains Windows batch scripts, and Linux BASH scripts, for automatic image conversion. Since the BASH scripts do not require version 4, they should also work on OSX (not tested).</p>
+<p>This zip archive contains Windows batch scripts, and Linux/OSX BASH scripts, for automatic image conversion.</p>
<p>The scripts are meant to ensure that your use of images complies with commercial printing standards. In particular, they provide a method for converting color cover artwork to CMYK at 240% ink limit, in a PDF/X-1a:2001 file.</p>
<p>Complete usage instructions are documented within the zip archive.</p>
</div>
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 4d68c055258..2397ef9a752 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 6c3fdb36f9b..d392ce4b5e1 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.
+\documentclass[test]{novel} % v. 1.50.2.
\SetTitle{Test Suite}
\SetSubtitle{Novel Document Class}
\SetAuthor{Author Name}
@@ -41,7 +41,7 @@
\vspace{4\nbs}
\ChapterDeco[6]{\decoglyph{n9548}}
\vspace{2\nbs}
-\charscale[1.5]{The following page will be completely blank!}\par
+\charscale[1.5]{The following page will be blank!}\par
\vfill
If you choose a head/foot style with footer, then page number i (lowercase roman) will appear in the footer below.\par
But if the head/foot style has no footer, then nothing below.\par
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html b/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html
index cc855a37baf..fca693f3986 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, 2018/03/28</span></h1>
+<h1 id="h0" style="padding-top:16px">Document class <i>novel</i> - documentation. &nbsp; <span style="font-size:75%">V. 1.50.2, 2018/04/03</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>
@@ -3143,7 +3143,7 @@ Some text {\baskf\addfontfeature{Numbers=Monospaced} hello 123} is here.
<h4>Cover Art Methods Changed</h4>
<p>From version 1.50, the method used for cover art has changed. If you have existing cover artwork using the older syntax, it will still be honored, but it is no longer documented.</p>
-<p>The new cover art syntax requires you to pre-process your image using a script, included in the documentation <i>extras</i> folder. The scripts works on Windows or Linux, and are believed to work on OSX (not tested). The processed image will be PDF, separated to CMYK, at 240% ink limit.</p>
+<p>The new cover art syntax requires you to pre-process your image using a script, included in the documentation <i>extras</i> folder. The scripts works on Windows, Linux, and Mac OSX. The processed image will be PDF, separated to CMYK, at 240% ink limit.</p>
<p>To obtain PDF/X, you post-process the above PDF in lualatex, using a template. Complete instructions are in the zip file containing the scripts.</p>
<p>Of course, you don't need to use TeX at all, if your print service accepts an ordinary RGB image.</p>
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.pdf b/Master/texmf-dist/doc/lualatex/novel/novel.pdf
index bbedbba49cf..7957a36e408 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-03-27T10:03:28-07:00</xmp:ModifyDate>
- <xmp:CreateDate>2018-03-27T10:03:28-07:00</xmp:CreateDate>
+ <xmp:ModifyDate>2018-04-02T17:10:39-07:00</xmp:ModifyDate>
+ <xmp:CreateDate>2018-04-02T17:10:39-07:00</xmp:CreateDate>
<xmp:CreatorTool>LuaLaTeX with novel and microtype</xmp:CreatorTool>
- <xmp:MetadataDate>2018-03-27T10:03:28-07:00</xmp:MetadataDate>
+ <xmp:MetadataDate>2018-04-02T17:10:39-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:E7B46DD459CE0D8CF604A60EBA7E555F</xmpMM:InstanceID>
+ <xmpMM:InstanceID>uuid:56C6A50FFBA47FE44C7B763436732F21</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 8096 >>
+<</Length 8365 >>
stream
0 g 0 G
0 g 0 G
@@ -232,9 +232,10 @@ 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 [<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 135.601 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 120.807 Tm [<0A21000F0A21000D>-250<0A220A200A210A27000E0A200A23000E0A200A21001B>-333<004A004F004A0055004A0042004D>-250<005100560043004D004A0044>-250<0053>7<0046004D0046004200540046>10<000F>]TJ
+/F57 11.3574 Tf 1 0 0 1 36 150.396 Tm [<0A21000F0A250A20000F0A22000D>-250<0A220A200A210A28000E0A200A24000E0A200A23001B>-333<002E004A004F00500053>-250<0046004F00490042004F00440046004E0046004F00550054>-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
0 g 0 G
/F57 10.44878 Tf 1 0 0 1 186.571 39.437 Tm [<0013>]TJ
0 g 0 G
@@ -798,61 +799,61 @@ endobj
endobj
47 0 obj
<<
- /Title(Novel\040Document\040Class)/Creator(LuaLaTeX\040with\040novel\040and\040microtype)/CreationDate(D:20180327100328-07'00')/ModDate(D:20180327100328-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:20180402171039-07'00')/ModDate(D:20180402171039-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
-0000032969 00000 n
-0000032989 00000 n
-0000033009 00000 n
+0000033238 00000 n
+0000033258 00000 n
+0000033278 00000 n
0000000015 00000 n
0000015196 00000 n
0000015055 00000 n
0000006731 00000 n
-0000069795 00000 n
-0000048262 00000 n
-0000046324 00000 n
-0000040652 00000 n
-0000070115 00000 n
-0000023634 00000 n
-0000023490 00000 n
+0000070064 00000 n
+0000048531 00000 n
+0000046593 00000 n
+0000040921 00000 n
+0000070384 00000 n
+0000023903 00000 n
+0000023759 00000 n
0000015337 00000 n
-0000032529 00000 n
-0000032385 00000 n
-0000023755 00000 n
-0000032883 00000 n
-0000032739 00000 n
-0000032650 00000 n
-0000033062 00000 n
-0000033198 00000 n
-0000033525 00000 n
-0000039380 00000 n
-0000039603 00000 n
-0000040797 00000 n
-0000040987 00000 n
-0000041105 00000 n
-0000041173 00000 n
-0000045078 00000 n
-0000045301 00000 n
-0000046471 00000 n
-0000046663 00000 n
-0000046691 00000 n
-0000046795 00000 n
-0000047345 00000 n
-0000047553 00000 n
-0000048393 00000 n
-0000048570 00000 n
-0000048983 00000 n
-0000049366 00000 n
-0000067657 00000 n
-0000067873 00000 n
-0000069932 00000 n
-0000070189 00000 n
-0000070512 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
trailer
-<</Size 48/Root 46 0 R/Info 47 0 R/ID[<32956F1CCC3DA2E1E06FB789CECA2129> <32956F1CCC3DA2E1E06FB789CECA2129>]>>
+<</Size 48/Root 46 0 R/Info 47 0 R/ID[<BABCA5C4350686C300745CA87BBE7586> <BABCA5C4350686C300745CA87BBE7586>]>>
startxref
-70836
+71105
%%EOF
diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.tex b/Master/texmf-dist/doc/lualatex/novel/novel.tex
index d3c7463dea4..51ddc5d237f 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
+\documentclass{novel} % v. 1.50.2.
% Almost all settings are defaults.
\SetHeadFootStyle{3}
\SetTitle{Novel Document Class} % only footer, with page number
@@ -58,6 +58,8 @@ The companion font(s) is(are) licensed under the SIL Open Font License, version
\QuickChapter{4. Version}
+\noindent 1.50.2, 2018-04-03: Minor enhancements to novel-scripts.
+
\noindent 1.50, 2018-03-28: Improved image handling commands, sandbox.
\noindent 1.46.2, 2018-01-14: Stable "old" version. Use newer 1.50.
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty b/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty
index f376134c476..1f318e4e457 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/03/29 v1.50.1 LaTeX file (layout calculations)]
+[2018/04/03 v1.50.2 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 62fbbd3db3a..d39439dc47e 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/03/29 v1.50.1 LaTeX file (chapter and scene macros)]
+[2018/04/03 v1.50.2 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 36446e2ff7a..121803db2b2 100644
--- a/Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty
+++ b/Master/texmf-dist/tex/lualatex/novel/novel-DropCap.sty
@@ -18,8 +18,8 @@
%%
% This file is new in `novel' version 1.50.
%
-\ProvidesFile{novel-DropCap.sty}
- [2018/03/29 v1.50.1 (Drop Caps)]
+\ProvidesFile{novel-DropCap.sty}%
+ [2018/04/03 v1.50.2 (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 e821f937207..408e42c7ea9 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/03/29 v1.50.1 LaTeX file (File Data settings)]
+[2018/04/03 v1.50.2 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 d4e6168a23b..0e415f49d4e 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/03/29 v1.50.1 LaTeX file (font settings and defaults)]
+[2018/04/03 v1.50.2 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 e562a0ebda7..3d16c229dd1 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/03/29 v1.50.1 LaTeX file (commands for footnotes and endnotes)]
+[2018/04/03 v1.50.2 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 95221d5b7de..257af5f897d 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/03/29 v1.50.1 LaTeX file (header and footer layouts and styles)]
+[2018/04/03 v1.50.2 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 484a0e6166c..07ce85b89b2 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/03/29 v1.50.1 LaTeX file (image placement)]
+[2018/04/03 v1.50.2 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 338c097a4be..e583745912f 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/03/29 v1.50.1 LaTeX file (layout settings)]
+[2018/04/03 v1.50.2 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 329a49cbee6..538684e7f7d 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/03/29 v1.50.1 LaTeX file (obsolete macros)]
+[2018/04/03 v1.50.2 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 da4eda8e71c..d2bb2eb85bf 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/03/29 v1.50.1 LaTeX file (post-layout modifications)]
+[2018/04/03 v1.50.2 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 16f888ea51d..92520ed1541 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/03/28 v1.50 LaTeX file (used only with sandbox class option)]
+[2018/04/03 v1.50.2 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 33517d1fa45..be15ce78678 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/03/29 v1.50.1 LaTeX file (text macros usable within document body)]
+[2018/04/03 v1.50.2 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 9de51bcd1a8..0d573b0442f 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/03/29 v1.50.1 LaTeX file (PDF/X support for novel class)]
+[2018/04/03 v1.50.2 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 8e0f3f63f11..cd2466595cd 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/03/29 v1.50.1 LaTeX document class]
+\ProvidesClass{novel}[2018/04/03 v1.50.2 LaTeX document class]
%%
%% Version 1.50: Improved image handled, sandbox, scripts.
%% Version 1.46.2: Now called "novel-old" version.