summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-17 22:18:08 +0000
committerKarl Berry <karl@freefriends.org>2017-11-17 22:18:08 +0000
commit52f5a6fb83e0ac58c9bf3cd7c6faf21e26218463 (patch)
tree19042f8e64fa18aa478c2f5283b79c0e99e8e5ce /Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty
parent391cfb2ba71abd1145f54ac3865e19aab5fe89d4 (diff)
novel (17nov17)
git-svn-id: svn://tug.org/texlive/trunk@45839 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty')
-rw-r--r--Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty b/Master/texmf-dist/tex/lualatex/novel/novel-Footnotes.sty
index 6a32695e5e5..00274f08b3d 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.1 LaTeX file (commands for footnotes and endnotes)]
+[2017/11/17 v1.46 LaTeX file (commands for footnotes and endnotes)]
%%
@@ -179,7 +179,7 @@
\DeclareDocumentCommand \endnote { }
{%
\global\toggletrue{@gotendnotes}%
-\stepcounter{@endnotecount}\sups{\arabic{@endnotecount}}%
+\stepcounter{@endnotecount}\sups{\arabic{@endnotecount}}\obeyspaces%
\long\edef\@endnotelist{\@endnotelist\space (\arabic{@endnotecount},p.\thepage)}%
}
%%