summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-29 21:00:22 +0000
committerKarl Berry <karl@freefriends.org>2022-07-29 21:00:22 +0000
commitf87ea7533e16b8b8a7f8b0348e15b34e0dcba81e (patch)
tree2455574f16690152a92c0334a464df1ad64643e6 /Master/texmf-dist/doc/latex/memoir/README
parentc2d2eba4dbcbb6d9555b487010e3486c5b37dddc (diff)
memoir (28jul22)
git-svn-id: svn://tug.org/texlive/trunk@64001 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/README')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README
index 27accc26947..81d34511ab1 100644
--- a/Master/texmf-dist/doc/latex/memoir/README
+++ b/Master/texmf-dist/doc/latex/memoir/README
@@ -27,6 +27,27 @@ o Backmatter:
Command glossary ~ 40 pages
Bibliography, indexes ~ 50 pages
+Changes (2022/07/29)
+
+o memoir v3.7r
+
+-- fixed typo in menual (table 7.2), \tocmark and similar does not
+ take arguments, they have a static definition. Reported in private
+ email by Ronno Das.
+-- fixed sporious space in \m@m@addamp, see
+ https://tex.stackexchange.com/a/647910/3929 for details.
+-- made the font sizing macros robust (\normalsize, \small, ...)
+ like with the standard classes (reported via private email)
+-- Addressed an issue where the combination of \DoubleSpacing and
+ \paragraphfootnotes lead to an arithmetic overflow.
+
+ Same fix has been applied to \paragraphfootstyle{...} where
+ additionally a hardcoded 64 has been replaced by \footfudgefiddle.
+-- NB: Next memoir version will be labelled v3.7.19 (not v3.7s)
+
+
+
+
Changed (2022/02/20)
o memoir v3.7q