diff options
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty b/Master/texmf-dist/tex/lualatex/novel/novel-ChapterScene.sty index c0154c81533..2ed0a50c957 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/03/05 v1.0.6a LaTeX file (chapter and scene macros)] +[2017/03/09 v1.0.7 LaTeX file (chapter and scene macros)] %% @@ -87,7 +87,6 @@ \FPsub{\@fixlines}{#1}{3}% \FPsub{\@fixlines}{\@fixlines}{0.001}% fudge to avoid rounding problems \if@thispagestyleset\else\thispagestyle{\@setchapterdisplay}\fi% - \strut\bunchofspaces\par% embeds various actual space characters \ResetFootnoteSymbol% resets symbolic markers, but not numeric markers \if@addCTline\null\else\fi% used with dropfolio \setcounter{@linequarter}{0}% @@ -208,7 +207,6 @@ % the line grid using some amount of \vspace{}. That's your problem. % \newcommand\Epigraph[2][c]{% note capital E - \strut\bunchofspaces\par \vspace{-\nbs} \StrDel{#1}{ }[\@onens] \StrCut{\@onens}{,}{\@onealigna}{\@onemore} |