summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-23 21:16:25 +0000
committerKarl Berry <karl@freefriends.org>2015-04-23 21:16:25 +0000
commit82e26f27acac86b76d864486d11071bf51cd1e1a (patch)
tree43fdbbe9b10c395d9484b5f82e8a3dfbdac7e904 /Master/texmf-dist/doc/latex/memoir/README
parent615674231eb093c3a68166dfda89313a6ed1b3c8 (diff)
memoir (23apr15)
git-svn-id: svn://tug.org/texlive/trunk@37021 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/README')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README
index 9373d859e8e..c056617a96a 100644
--- a/Master/texmf-dist/doc/latex/memoir/README
+++ b/Master/texmf-dist/doc/latex/memoir/README
@@ -36,6 +36,31 @@ o Backmatter:
Bibliography, indexes ~ 50 pages
+
+Changed (2015/04/23)
+
+o memoir v3.7d
+
+-- \end@dblfloat code reversion now only happens if fixltx2e has a
+ release date older than 2014/01/01. Newer versions of fixltx2e has
+ no problems with memoir
+-- added \feetatbottom. Use it to force footnotes to be added
+ from the bottom up when in a \raggedbottom context. Has no effect
+ under \flushbottom
+-- \twocolumnfootnotes, \threecolumnfootnotes, \paragraphfootnotes now
+ use \skip\footins<series>
+-- added \setfootins, it will set \skip\footins and its minipage
+ counterpart, plus the \...v@r versions used by e.g.,
+ \twocolumnfootnotes
+-- fixed a bug in page styles whereby one could not apply rule
+ prefixes to a copied style.
+-- Fixed typo in manual about \newleadpage,
+ reported by Werner Grundlingh
+-- updated our version of \@doclearpage to match fixltx2e v1.1s (which
+ will also be in the next ltx kernel). This will change float
+ placement in a twocolumn doc (for the better)
+
+
Changed (2015/03/05)
o memoir v3.7c