From 09eb455bf0a899e9231b600e1326d5e0e4a67aca Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 19 Feb 2011 00:36:44 +0000 Subject: memoir (18feb11) git-svn-id: svn://tug.org/texlive/trunk@21458 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/memoir/README | 74 ++++++++++++++------------ Master/texmf-dist/doc/latex/memoir/memman.pdf | Bin 2673365 -> 2676991 bytes Master/texmf-dist/doc/latex/memoir/memman.tex | 14 +++-- 3 files changed, 47 insertions(+), 41 deletions(-) (limited to 'Master/texmf-dist/doc/latex/memoir') diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README index 8737fa71f1e..e8d9451476f 100644 --- a/Master/texmf-dist/doc/latex/memoir/README +++ b/Master/texmf-dist/doc/latex/memoir/README @@ -42,6 +42,15 @@ o Backmatter: Bibliography, indexes ~ 50 pages +Changed (2011/02/18) + +o memoir v3.6i + +-- fixes two problems, one in \addtonotes and implemented the float + inner adjustment in a different manner such that \setfloatlocation + works again + + Changes (2011/02/13) o memoir v3.6h @@ -123,40 +132,7 @@ o Memhfixc v1.15 (special thanks to Ian D. Leroux and meho_r on ctt for reporting this) -Changes (2010/07/01) -o Memoir v3.6d - --- added \precistocformat, default \noindent, thus the toc precis text - is no longer indented by default. --- Fixed some typos in the manual and in the class --- reorganized the manner by which we handle the memoir user - manual. This enables us to add reversion numbers and dates to the - start of each chapter of the manual. Please note that these - revision numbers do not appear if one attempts to compile - memman.tex as it relies on a modified (and thus private) version of - svn-multi and also relies on splitting memman.tex into separate - files. --- If the 'article' class option is in effect we now use the plain - page style by default instead of headings. - -o Memhfixc v1.14 - --- Brought memoir sections back in line with hyperref. Now a hyperlink - to a section should end up above the section tilte, instead of below. - - -Changes (2010/04/19) - -o Memoir v3.6 - --- reversioned memoir to version 3.6. The version number was tending - towards the golden ration, but apparently this numeric value is - not widely known. --- fixed \marginparmargin{left} in twoside mode --- fixed a race condition in memhfixc - - Earlier changes are noted at the end. @@ -266,6 +242,38 @@ trims-example.tex will otherwise be ignored) ------------------------------------------------------------------- +Changes (2010/07/01) + +o Memoir v3.6d + +-- added \precistocformat, default \noindent, thus the toc precis text + is no longer indented by default. +-- Fixed some typos in the manual and in the class +-- reorganized the manner by which we handle the memoir user + manual. This enables us to add reversion numbers and dates to the + start of each chapter of the manual. Please note that these + revision numbers do not appear if one attempts to compile + memman.tex as it relies on a modified (and thus private) version of + svn-multi and also relies on splitting memman.tex into separate + files. +-- If the 'article' class option is in effect we now use the plain + page style by default instead of headings. + +o Memhfixc v1.14 + +-- Brought memoir sections back in line with hyperref. Now a hyperlink + to a section should end up above the section tilte, instead of below. + + +Changes (2010/04/19) + +o Memoir v3.6 + +-- reversioned memoir to version 3.6. The version number was tending + towards the golden ration, but apparently this numeric value is + not widely known. +-- fixed \marginparmargin{left} in twoside mode +-- fixed a race condition in memhfixc Changes (2010/02/20) diff --git a/Master/texmf-dist/doc/latex/memoir/memman.pdf b/Master/texmf-dist/doc/latex/memoir/memman.pdf index 93e812f87c7..863e1fce9fc 100644 Binary files a/Master/texmf-dist/doc/latex/memoir/memman.pdf and b/Master/texmf-dist/doc/latex/memoir/memman.pdf differ diff --git a/Master/texmf-dist/doc/latex/memoir/memman.tex b/Master/texmf-dist/doc/latex/memoir/memman.tex index 0dc77d5f764..a1fe4b01ce2 100644 --- a/Master/texmf-dist/doc/latex/memoir/memman.tex +++ b/Master/texmf-dist/doc/latex/memoir/memman.tex @@ -14219,8 +14219,8 @@ before the stuff you want to have moved out of, say, a part. \svnidlong {$Ignore: $} -{$LastChangedDate: 2011-02-07 00:55:43 +0100 (Mon, 07 Feb 2011) $} -{$LastChangedRevision: 343 $} +{$LastChangedDate: 2011-02-18 14:23:02 +0100 (Fri, 18 Feb 2011) $} +{$LastChangedRevision: 352 $} {$LastChangedBy: daleif $} @@ -14371,12 +14371,10 @@ centered plus have all (floating) tables typeset in \cmd{\small} use \setfloatadjustment{figure}{\centering} \setfloatadjustment{table}{\small\centering} \end{lcode} -The starred floats will call the un-starred adjustment followed by a -starred adjustment (if any is defined), i.e. to center only -\Ie{figure*} use -\begin{lcode} - \setfloatadjustment{figure*}{\centering} -\end{lcode} +\LMnote{2011/02/18}{I've removed the figure*adjustment feature, so + there is no differenting between starred and non starred floats when +it comes to inner adjustment} + \subsection{Margin floats} \label{sec:margin-floats} -- cgit v1.2.3