summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/memoir/memoir.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/memoir/memoir.cls')
-rw-r--r--Master/texmf-dist/tex/latex/memoir/memoir.cls20
1 files changed, 13 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/memoir/memoir.cls b/Master/texmf-dist/tex/latex/memoir/memoir.cls
index 8974e5b466b..80d11470d51 100644
--- a/Master/texmf-dist/tex/latex/memoir/memoir.cls
+++ b/Master/texmf-dist/tex/latex/memoir/memoir.cls
@@ -28,8 +28,8 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{memoir}%
- [2022/02/20 v3.7q configurable book, report, article document class]
-\newcommand\memversion{v3.7q, 2022/02/20}
+ [2022/07/29 v3.7r configurable book, report, article document class]
+\newcommand\memversion{v3.7r, 2022/07/29}
\RequirePackage{etoolbox}
\newcommand*{\@ptsize}{}
\newcommand*{\@memptsize}{}
@@ -5667,7 +5667,7 @@
\@firstampfalse
\global\@curtab\@ne
\else
- \@addtopreamble{&}
+ \@addtopreamble{&}%
\global\advance\@curtab\@ne
\fi}
\let\@addamp\m@m@addamp
@@ -9895,8 +9895,11 @@
\let\mp@footgroupv@r\@mppara@footgroupv@r
{\foottextfont
\dimen0=\baselineskip
- \multiply\dimen0 by 1024
- \divide\dimen0 by \hsize \multiply\dimen0 by \footfudgefiddle
+ %\multiply\dimen0 by 1024
+ \multiply\dimen0 by 256
+ \divide\dimen0 by \hsize
+ \multiply\dimen0 by 4
+ \multiply\dimen0 by \footfudgefiddle
\xdef\footfudgefactor{\expandafter\strip@pt\dimen0 }}}
\newcommand{\@parafootnotetext}[1]{\insert\footinsv@r{
@@ -9948,8 +9951,11 @@
\expandafter\count\csname footins#1\endcsname=1000\relax
{\@nameuse{foottextfont#1}%
\dimen0=\baselineskip
- \multiply\dimen0 by 1024
- \divide\dimen0 by \hsize \multiply\dimen0 by 64
+ %\multiply\dimen0 by 1024
+ \multiply\dimen0 by 256
+ \divide\dimen0 by \hsize
+ \multiply\dimen0 by 4
+ \multiply\dimen0 by \footfudgefiddle
\xdef\footfudgefactor{\expandafter\strip@pt\dimen0 }}}
\newcommand{\m@make@parafootnotetext}[1]{%