diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-22 22:55:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-22 22:55:20 +0000 |
commit | a3caad5b4b4880fc51f9d2be58dcaa0958b536c6 (patch) | |
tree | b8951e0abbec878218b57a3862c6ca6b8cd03e82 /Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty | |
parent | 2fac25871588760688adca2de7ed1132c96e99c9 (diff) |
novel (22sep17)
git-svn-id: svn://tug.org/texlive/trunk@45383 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty b/Master/texmf-dist/tex/lualatex/novel/novel-TextMacros.sty index df7dfdaad7d..00eb0dac67c 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/09/20 v1.40.1 LaTeX file (text macros usable within document body)] +[2017/09/21 v1.40.2 LaTeX file (text macros usable within document body)] %% @@ -41,7 +41,7 @@ % \footnote[]{}, \endnote, \endnotetext[]{} -- See novel-Footnotes.sty. % \thispagestyle{choice} and \dropfolio -- See novel-HeadFootStyles.sty. % \NewVersoHeadText{}, \NewRectoHeadText{} Also \Set and \Renew forms. -- See novel-HeadFootStyles.sty. -% \CreateFeature{substitutions}{feature code} fakes an Open Type feature -- See novel-LayoutSettings.sty. +% \CreateFontFeature{substitutions}{feature code} fakes an Open Type feature -- See novel-LayoutSettings.sty. % \Epigraph[align,scale,width]{text} creates an Epigraph -- See novel-ChapterScene.sty. |