diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-12 22:22:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-12 22:22:57 +0000 |
commit | 074914316fc5d6eb8d68e25eb7a77d5265ec3277 (patch) | |
tree | b59afea469aed067ce4e6ad526fe5237b2e31627 /Master | |
parent | 6e968d3c70d693304b8e3669f22c21d2559d2c29 (diff) |
novel (12nov17)
git-svn-id: svn://tug.org/texlive/trunk@45762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
23 files changed, 105 insertions, 103 deletions
diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex b/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex index 95e5f6374d5..41d6510af21 100644 --- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex +++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-cover-template.tex @@ -3,7 +3,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[coverart]{novel} % v. 1.44 or later +\documentclass[coverart]{novel} % v. 1.43.1 or later \SetMediaSize{width}{height} % includes bleed \SetTrimSize{width}{height} % without bleed \SetTitle{example} % title required, might not be book title diff --git a/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.pdf b/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.pdf index d25aec03a8f..0b6172e5caa 100644 --- a/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.pdf +++ b/Master/texmf-dist/doc/lualatex/novel/extras/novel-example.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>2017-10-18T17:44:10-07:00</xmp:ModifyDate> - <xmp:CreateDate>2017-10-18T17:44:10-07:00</xmp:CreateDate> + <xmp:ModifyDate>2017-11-11T17:23:41-08:00</xmp:ModifyDate> + <xmp:CreateDate>2017-11-11T17:23:41-08:00</xmp:CreateDate> <xmp:CreatorTool>LuaLaTeX with novel and microtype</xmp:CreatorTool> - <xmp:MetadataDate>2017-10-18T17:44:10-07:00</xmp:MetadataDate> + <xmp:MetadataDate>2017-11-11T17:23:41-08:00</xmp:MetadataDate> </rdf:Description> <rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/"> @@ -31,7 +31,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:7F13185C0F58E1840EF639EC4966D07F</xmpMM:InstanceID> + <xmpMM:InstanceID>uuid:8F454B7D3305A12C8BE9FD41F9FFCD7F</xmpMM:InstanceID> <xmpMM:RenditionClass>default</xmpMM:RenditionClass> <xmpMM:VersionID>1</xmpMM:VersionID> </rdf:Description> @@ -1054,7 +1054,7 @@ endobj endobj 79 0 obj << - /Title(Dark\040and\040Stormy)/Author(Dirk\040Hardcase)/Creator(LuaLaTeX\040with\040novel\040and\040microtype)/CreationDate(D:20171018174410-07'00')/ModDate(D:20171018174410-07'00')/Producer(LuaLaTeX\040with\040novel-pdfx\040and\040hyperref)/Trapped/False/GTS_PDFXVersion(PDF/X-1a:2001)/GTS_PDFXConformance(PDF/X-1a:2001) + /Title(Dark\040and\040Stormy)/Author(Dirk\040Hardcase)/Creator(LuaLaTeX\040with\040novel\040and\040microtype)/CreationDate(D:20171111172341-08'00')/ModDate(D:20171111172341-08'00')/Producer(LuaLaTeX\040with\040novel-pdfx\040and\040hyperref)/Trapped/False/GTS_PDFXVersion(PDF/X-1a:2001)/GTS_PDFXConformance(PDF/X-1a:2001) >> endobj xref @@ -1140,7 +1140,7 @@ xref 0000110883 00000 n 0000111246 00000 n trailer -<</Size 80/Root 78 0 R/Info 79 0 R/ID[<D461A6E0CAD549745A42D5561EF956EB> <D461A6E0CAD549745A42D5561EF956EB>]>> +<</Size 80/Root 78 0 R/Info 79 0 R/ID[<243CBB777963D3075CCD798122F5F589> <243CBB777963D3075CCD798122F5F589>]>> startxref 111590 %%EOF 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 6f617794d04..8827eb1315d 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.43 or later +\documentclass{novel} % v. 1.43.1 or later \SetTitle{Dark and Stormy} \SetSubtitle{A Tale of Nights} \SetAuthor{Dirk Hardcase} diff --git a/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html b/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html index f07e4b9df0e..f44b8b6a263 100644 --- a/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html +++ b/Master/texmf-dist/doc/lualatex/novel/novel-documentation.html @@ -565,7 +565,7 @@ function closeall() { <!-- **************************************************************************************** --> <h1 id="h0">Document class <i>novel</i> - documentation</h1> -<p class="noindent">Version: 1.43, 2017/10/19. <span id="screennoscript" class="screennoscript"><b>For enchanced navigation of this file, turn on JavaScript.</b></span></p> +<p class="noindent">Version: 1.43.1, 2017/11/12. <span id="screennoscript" class="screennoscript"><b>For enchanced navigation of this file, turn on JavaScript.</b></span></p> <div><script type="text/javascript">if(document.getElementById("screennoscript")){document.getElementById("screennoscript").style.display="none";}</script></div> <p class="noindent" style="position:relative"><span style="position:absolute; top:-.1em; font-size:150%; color:#008000">☺</span> An example novel, text and cover, can be found at the <a class="external" rel="external" target="new" href="https://github.com/RobtAll/novel/">GitHub project page, https://github.com/RobtAll/novel/</a>, in the "other" folder. You will find its TeX source and the resulting PDF. The PDF text and cover meet submission standards for major American print-on-demand services.</p> <p>A smaller example document is <i>novel-example.tex</i>, which can be found in the <i>extras</i> folder within this documentation.</p> diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.pdf b/Master/texmf-dist/doc/lualatex/novel/novel.pdf index ec6823cf88a..6714f6e4c59 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>2017-10-18T17:43:10-07:00</xmp:ModifyDate> - <xmp:CreateDate>2017-10-18T17:43:10-07:00</xmp:CreateDate> + <xmp:ModifyDate>2017-11-11T17:20:38-08:00</xmp:ModifyDate> + <xmp:CreateDate>2017-11-11T17:20:38-08:00</xmp:CreateDate> <xmp:CreatorTool>LuaLaTeX with novel and microtype</xmp:CreatorTool> - <xmp:MetadataDate>2017-10-18T17:43:10-07:00</xmp:MetadataDate> + <xmp:MetadataDate>2017-11-11T17:20:38-08: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:CFF3681FB45A48E6B1B6C65A0CF74B49</xmpMM:InstanceID> + <xmpMM:InstanceID>uuid:E8A837EF8FC1F8D748E964EC5E2DF1BD</xmpMM:InstanceID> <xmpMM:RenditionClass>default</xmpMM:RenditionClass> <xmpMM:VersionID>1</xmpMM:VersionID> </rdf:Description> @@ -190,7 +190,7 @@ endobj << /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R /Font<</F45 8 0 R/F47 9 0 R/F48 10 0 R/F49 11 0 R>>/ProcSet[/PDF/Text]>> endobj 15 0 obj -<</Length 8724 >> +<</Length 8732 >> stream BT /F45 11.3574 Tf 1.02 0 0 1 53.036 564.643 Tm [<0022004D004E005000540055>-285<0046>6<0057>8<00460053>-14<005A00550049004A004F0048>-286<004A0054>-286<00510053>7<0046000E00440050004F098B004800560053>8<0046>-6<0045>-286<00550050>-285<06E0004B005600540055>-286<0058>7<00500053004C000D>120<06E1>-295<0046>6<0057>7<0046004F>-284<005500490046>]TJ @@ -226,7 +226,7 @@ BT 0.983 0 0 1 53.036 209.554 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.759 Tm [<002D004A00440046004F00540046>10<000D>-250<0057>8<004600530054004A0050004F>-250<0A21000F0A21000F>]TJ /F45 13.62884 Tf 1 0 0 1 36 169.257 Tm [<0015000F>-333<0037>79<004600530054004A0050004F>]TJ -/F45 11.3574 Tf 1 0 0 1 36 150.372 Tm [<0A21000F0A240A22000E0A21000F0A240A23000D>-250<0A220A200A210A27000E0A210A20000E0A210A29001B>-333<00440050004F0055004A004F00560046>-7<0045>-250<00450050>-7<0044>-250<004A004E00510053>7<0050>7<0057>8<0046004E0046004F0055000F>]TJ +/F45 11.3574 Tf 1 0 0 1 36 150.372 Tm [<0A21000F0A240A22000E0A21000F0A240A23000F0A21000D>-250<0A220A200A210A27000E0A210A21000E0A210A22001B>-333<00440050004F0055004A004F00560046>-7<0045>-250<00450050>-7<0044>-250<004A004E00510053>7<0050>7<0057>8<0046004E0046004F0055000F>]TJ 1 0 0 1 36 135.577 Tm [<0A21000F0A240A21000D>-250<0A220A200A210A27000E0A210A20000E0A200A22001B>-333<0046>6<0057>8<0046004F>-249<0043>-10<00460A1D00460053>-250<00450050>-7<00440054000D>-250<004E004A004F00500053>-250<004A004F005500460053004F0042004D>-250<004400490042004F004800460054000F>]TJ 1 0 0 1 36 120.782 Tm [<0A21000F0A240A20000D>-250<0A220A200A210A27000E0A200A29000E0A210A24001B>-333<0053>7<0046004E0050>7<0057>8<0046>-6<0045>-250<00450046004300560048>-250<004700460042005500560053>7<0046>10<000D>-249<004E0042004B00500053>-250<00450050>-7<00440054>-250<0053>7<0046>7<00580053004A00550046>10<000F>]TJ 1 0 0 1 36 105.986 Tm [<0A21000E0A230A2206D70A21000F0A230A28000D>-250<005700420053004A005000560054>-250<098B005900460054000F>]TJ @@ -755,58 +755,58 @@ endobj endobj 44 0 obj << - /Title(Novel\040Document\040Class)/Creator(LuaLaTeX\040with\040novel\040and\040microtype)/CreationDate(D:20171018174310-07'00')/ModDate(D:20171018174310-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:20171111172038-08'00')/ModDate(D:20171111172038-08'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 45 0000000000 65535 f -0000034821 00000 n -0000034841 00000 n -0000034861 00000 n +0000034829 00000 n +0000034849 00000 n +0000034869 00000 n 0000000015 00000 n 0000015166 00000 n 0000015025 00000 n 0000006731 00000 n -0000071647 00000 n -0000050115 00000 n -0000048176 00000 n -0000042504 00000 n -0000071967 00000 n -0000024232 00000 n -0000024088 00000 n +0000071655 00000 n +0000050123 00000 n +0000048184 00000 n +0000042512 00000 n +0000071975 00000 n +0000024240 00000 n +0000024096 00000 n 0000015307 00000 n -0000034700 00000 n -0000034556 00000 n -0000024353 00000 n -0000034914 00000 n -0000035050 00000 n -0000035377 00000 n -0000041232 00000 n -0000041455 00000 n -0000042649 00000 n -0000042839 00000 n -0000042957 00000 n -0000043025 00000 n -0000046930 00000 n -0000047153 00000 n -0000048323 00000 n -0000048515 00000 n -0000048543 00000 n -0000048647 00000 n -0000049198 00000 n -0000049406 00000 n -0000050246 00000 n -0000050423 00000 n -0000050840 00000 n -0000051223 00000 n -0000069499 00000 n -0000069715 00000 n -0000071784 00000 n -0000072034 00000 n -0000072357 00000 n +0000034708 00000 n +0000034564 00000 n +0000024361 00000 n +0000034922 00000 n +0000035058 00000 n +0000035385 00000 n +0000041240 00000 n +0000041463 00000 n +0000042657 00000 n +0000042847 00000 n +0000042965 00000 n +0000043033 00000 n +0000046938 00000 n +0000047161 00000 n +0000048331 00000 n +0000048523 00000 n +0000048551 00000 n +0000048655 00000 n +0000049206 00000 n +0000049414 00000 n +0000050254 00000 n +0000050431 00000 n +0000050848 00000 n +0000051231 00000 n +0000069507 00000 n +0000069723 00000 n +0000071792 00000 n +0000072042 00000 n +0000072365 00000 n trailer -<</Size 45/Root 43 0 R/Info 44 0 R/ID[<F357E9BC2C429C8576023DA3B8AA5D57> <F357E9BC2C429C8576023DA3B8AA5D57>]>> +<</Size 45/Root 43 0 R/Info 44 0 R/ID[<135D834E42F4DC379D451E9452488732> <135D834E42F4DC379D451E9452488732>]>> startxref -72681 +72689 %%EOF diff --git a/Master/texmf-dist/doc/lualatex/novel/novel.tex b/Master/texmf-dist/doc/lualatex/novel/novel.tex index 6c1fc64d124..6009e0aceeb 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.43 or later +\documentclass{novel} % v. 1.43.1 or later % 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.42-1.43, 2017-10-19: continued doc improvement. +\noindent 1.42-1.43.1, 2017-11-12: continued doc improvement. \noindent 1.41, 2017-10-02: even better docs, minor internal changes. diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-CGATSTR001.clo b/Master/texmf-dist/tex/lualatex/novel/novel-CGATSTR001.clo index c82b29d78f9..496b79d02b6 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-CGATSTR001.clo +++ b/Master/texmf-dist/tex/lualatex/novel/novel-CGATSTR001.clo @@ -1,4 +1,4 @@ -% Typically used in the USA. Novel file version 1.43 +% Typically used in the USA. Novel file version 1.43.1 % The values of the arguments are public industry standards. diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty b/Master/texmf-dist/tex/lualatex/novel/novel-CalculateLayout.sty index ed05e3f4118..3f8bb3ba2c6 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}% -[2017/10/19 v1.43 LaTeX file (layout calculations)] +[2017/11/12 v1.43.1 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 4f5531b7b49..fd727dcb6ae 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}% -[2017/10/19 v1.43 LaTeX file (chapter and scene macros)] +[2017/11/12 v1.43.1 LaTeX file (chapter and scene macros)] %% diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-FOGRA39.clo b/Master/texmf-dist/tex/lualatex/novel/novel-FOGRA39.clo index 53297bce2f7..70c8a613219 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-FOGRA39.clo +++ b/Master/texmf-dist/tex/lualatex/novel/novel-FOGRA39.clo @@ -1,4 +1,4 @@ -% Typically used in Europe. Novel file version 1.43 +% Typically used in Europe. Novel file version 1.43.1 % The values of the arguments are public industry standards. diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty b/Master/texmf-dist/tex/lualatex/novel/novel-FileData.sty index c64173d5433..981494211d1 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}% -[2017/10/19 v1.43 LaTeX file (File Data settings)] +[2017/11/12 v1.43.1 LaTeX file (File Data settings)] %% diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-FontDefaults.sty b/Master/texmf-dist/tex/lualatex/novel/novel-FontDefaults.sty index c715ed5bc61..154cb837a2a 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-FontDefaults.sty +++ b/Master/texmf-dist/tex/lualatex/novel/novel-FontDefaults.sty @@ -13,7 +13,7 @@ %% %% \ProvidesFile{novel-FontDefaults.sty}% -[2017/10/19 v1.43 LaTeX file (default fonts)] +[2017/11/12 v1.43.1 LaTeX file (default fonts)] %% @@ -32,34 +32,36 @@ % %% Now to activate the font definitions: %% The parent font, ancestor of the main font, and some others: -\ifthenelse{\equal{\rmdefault}{lmr}}{% - % At this point, if \rmdefault is lmr, it means that the user did not choose - % a different font. Then, Libertinus Serif or Latin Modern Roman - % will be automatically set as \rmdefault: - \IfFontExistsTF{Libertinus Serif}{ % preferred default - \SetParentFont[% - BoldFont=libertinusserif-semibold.otf,% - BoldItalicFont=libertinusserif-semibolditalic.otf,% - ]{Libertinus Serif} - }{ % backup default: - \SetParentFont[% - SmallCapsFont={Latin Modern Roman Caps}% - ]{Latin Modern Roman}% only because it comes with LaTeX - \let\scshape\oldscshape % or small caps won't work - \let\smcp\oldscshape % ditto +\if@parentfontset\else % fixed in v. 1.43.1 + \ifthenelse{\equal{\rmdefault}{lmr}}{% + % At this point, if \rmdefault is lmr, it means that the user did not choose + % a different font. Then, Libertinus Serif or Latin Modern Roman + % will be automatically set as \rmdefault: + \IfFontExistsTF{Libertinus Serif}{ % preferred default + \SetParentFont[% + BoldFont=libertinusserif-semibold.otf,% + BoldItalicFont=libertinusserif-semibolditalic.otf,% + ]{Libertinus Serif} + }{ % backup default: + \SetParentFont[% + SmallCapsFont={Latin Modern Roman Caps}% + ]{Latin Modern Roman}% only because it comes with LaTeX + \let\scshape\oldscshape % or small caps won't work + \let\smcp\oldscshape % ditto + }% + }{% However, if \rmdefault is not lmr, it means that the user chose the font. + % If the choice was made via \SetParentFont, no problem. But if done by + % incorrect method such as \setmainfont, \renewcommand\rmdefault, + % or \usepackage{fontname}, then an error is thrown (warning prior to v 1.44): + \if@parentfontset\else + \ClassError{novel}{Wrong command used to set main font}% + {You attempted to define the main document font using a command such as^^J% + \string\renewcommand\string\rmdefault\space or \string\usepackage^^J% + or \string\setmainfont. These are incorrect in `novel' class.^^J% + Use \string\SetParentFont\space instead. See `novel' documentation.^^J}% + \fi }% -}{% However, if \rmdefault is not lmr, it means that the user chose the font. - % If the choice was made via \SetParentFont, no problem. But if done by - % incorrect method such as \setmainfont, \renewcommand\rmdefault, - % or \usepackage{fontname}, then an error is thrown (warning prior to v 1.44): - \if@parentfontset\else - \ClassError{novel}{Wrong command used to set main font}% - {You attempted to define the main document font using a command such as^^J% - \string\renewcommand\string\rmdefault\space or \string\usepackage^^J% - or \string\setmainfont. These are incorrect in `novel' class.^^J% - Use \string\SetParentFont\space instead. See `novel' documentation.^^J}% - \fi -}% +\fi % Now we are ready to set the main font: \setmainfont[\parentfontfeatures]{\parentfontname} \let\mainfont\rmfamily\relax % compatibility diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty index 819a3916f90..6a32695e5e5 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}% -[2017/10/19 v1.43 LaTeX file (commands for footnotes and endnotes)] +[2017/10/19 v1.43.1 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 81da425c8c5..ba54e9a8afc 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}% -[2017/10/19 v1.43 LaTeX file (header and footer layouts and styles)] +[2017/11/12 v1.43.1 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 b6bad81642c..bf74e1c31f1 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}% -[2017/10/19 v1.43 LaTeX file (image placement)] +[2017/11/12 v1.43.1 LaTeX file (image placement)] %% diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-JC200103.clo b/Master/texmf-dist/tex/lualatex/novel/novel-JC200103.clo index 9c0492557c5..3d915df4509 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-JC200103.clo +++ b/Master/texmf-dist/tex/lualatex/novel/novel-JC200103.clo @@ -1,4 +1,4 @@ -% Typically used in Japan. Novel file version 1.43 +% Typically used in Japan. Novel file version 1.43.1 % The values of the arguments are public industry standards. diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty b/Master/texmf-dist/tex/lualatex/novel/novel-LayoutSettings.sty index 929fd9718de..50ac4930046 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}% -[2017/10/19 v1.43 LaTeX file (layout settings)] +[2017/11/12 v1.43.1 LaTeX file (layout settings)] %% diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty b/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty index 3536e4cc35d..255763e22f2 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}% -[2017/10/19 v1.43 LaTeX file (text macros usable within document body)] +[2017/11/12 v1.43.1 LaTeX file (text macros usable within document body)] %% diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-glyphtounicode.tex b/Master/texmf-dist/tex/lualatex/novel/novel-glyphtounicode.tex index 30d7eb84d85..b7c51ac1ecd 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-glyphtounicode.tex +++ b/Master/texmf-dist/tex/lualatex/novel/novel-glyphtounicode.tex @@ -14,7 +14,7 @@ %% %% \ProvidesFile{novel-gyphtounicode.tex}% -[2017/10/19 v1.43 LaTeX file (additional glyph to unicode)] +[2017/11/12 v1.43.1 LaTeX file (additional glyph to unicode)] %% %% I am not sure if this is useful. But it doesn't hurt. diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-microtype.cfg b/Master/texmf-dist/tex/lualatex/novel/novel-microtype.cfg index ad2538a1f37..a395e09a0db 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-microtype.cfg +++ b/Master/texmf-dist/tex/lualatex/novel/novel-microtype.cfg @@ -19,7 +19,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesFile{novel-microtype.cfg}% -[2017/10/19 v1.43 LaTeX file (microtype configuration file for novel class)] +[2017/11/12 v1.43.1 LaTeX file (microtype configuration file for novel class)] %%% ----------------------------------------------------------------------- %%% FONT SETS diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty b/Master/texmf-dist/tex/lualatex/novel/novel-pdfx.sty index f964eaa0e49..5ea5d75ea1e 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/10/19 v1.43 LaTeX file (PDF/X support for novel class)] +[2017/11/12 v1.43.1 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-xmppacket.sty b/Master/texmf-dist/tex/lualatex/novel/novel-xmppacket.sty index f1b1477b743..a02c45dbeb7 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-xmppacket.sty +++ b/Master/texmf-dist/tex/lualatex/novel/novel-xmppacket.sty @@ -22,7 +22,7 @@ %% %% \ProvidesFile{novel-xmppacket.sty}% -[2017/10/19 v1.43 LaTeX file (novel XMP packet template)] +[2017/11/12 v1.43.1 LaTeX file (novel XMP packet template)] %% diff --git a/Master/texmf-dist/tex/lualatex/novel/novel.cls b/Master/texmf-dist/tex/lualatex/novel/novel.cls index 6b8ffb8da87..9e0e2d3f223 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel.cls +++ b/Master/texmf-dist/tex/lualatex/novel/novel.cls @@ -17,7 +17,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] % Actually needs LuaLaTeX, at least version 0.95 from TeXLive 2016. -\ProvidesClass{novel}[2017/10/19 v1.43 LaTeX document class] +\ProvidesClass{novel}[2017/11/12 v1.43.1 LaTeX document class] %% %% Version 1.44: General cleanup of docs and code, for improved readbaility. %% Version 1.42: Greatly improved HTML documentation. |