summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-25 21:12:10 +0000
committerKarl Berry <karl@freefriends.org>2020-03-25 21:12:10 +0000
commitfcb69d608481cdc29dc44bf1f5f7a7e63e7701fd (patch)
tree5572026074c10238859283a0ccd56c4ed8a2dede /Master/texmf-dist/doc/latex/memoir/README
parentfb614302a25a53c1f2c6e878c9f1787552aa7c53 (diff)
memoir (25mar20)
git-svn-id: svn://tug.org/texlive/trunk@54548 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/README')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README
index 8f2448200d8..f27ca28265b 100644
--- a/Master/texmf-dist/doc/latex/memoir/README
+++ b/Master/texmf-dist/doc/latex/memoir/README
@@ -27,6 +27,30 @@ o Backmatter:
Command glossary ~ 40 pages
Bibliography, indexes ~ 50 pages
+
+
+Changed (2020/03/25)
+
+o memoir v3.7k
+
+-- Changed how glossaries are written to the glo file. Should now
+ support UTF8 just fine. This fixes
+ https://tex.stackexchange.com/q/529127/3929
+
+-- typo in manual: for \subbottom the \label goes into the subtitle
+ part, aka \subbottom[...\label{...}]{...}. Text in example fixed
+
+-- added a check for showkeys final-mode, and do nothing in that
+ case. This fixes https://tex.stackexchange.com/q/526922/3929
+
+-- brought the class into sync with booktabs dated 2020/01/12
+
+-- the provided .ins files will now just overwrite instead of asking
+ for permission.
+
+-- various typos
+
+
Changed (2019/11/21)
o memoir v3.7j