diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-08 00:15:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-08 00:15:22 +0000 |
commit | 3cd9c8be1dc12c3a8bf7c16323676c629ddc46a6 (patch) | |
tree | fdb00ebe7da3d4656b7ae70cb599e9e89b2e572d /Master/texmf-dist/doc/latex/memoir/memman.tex | |
parent | 53fe6f6193f41db0351601461be11b02ef899e19 (diff) |
memoir (7mar11)
git-svn-id: svn://tug.org/texlive/trunk@21638 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/memman.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/memoir/memman.tex | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/memman.tex b/Master/texmf-dist/doc/latex/memoir/memman.tex index a1fe4b01ce2..8b912a8607f 100644 --- a/Master/texmf-dist/doc/latex/memoir/memman.tex +++ b/Master/texmf-dist/doc/latex/memoir/memman.tex @@ -4513,8 +4513,8 @@ effect. \svnidlong {$Ignore: $} -{$LastChangedDate: 2010-09-19 13:11:31 +0200 (Sun, 19 Sep 2010) $} -{$LastChangedRevision: 275 $} +{$LastChangedDate: 2011-03-06 19:39:20 +0100 (Sun, 06 Mar 2011) $} +{$LastChangedRevision: 360 $} {$LastChangedBy: daleif $} @@ -5326,7 +5326,10 @@ throughout a paragraph. The value may change depending on the size of the current font. More precisely, the \cmd{\baselineskip} depends on the font being used at the \emph{end} of the paragraph. The class also provides the length \lnc{\onelineskip} -which is the default leading for the normal body font. As far as the class +which is the default leading for the normal body font.\footnote{That + is \cmd{\onelineskip} is set in the \text{memX.clo} file + corresponding to the font size class option. For \texttt{10pt}, the + size is set via \texttt{mem10.clo}.} As far as the class is concerned this is a constant value; that is, unlike \lnc{\baselineskip}, it never alters \lnc{\onelineskip}. You can use (fractions) of \lnc{\onelineskip} to specify vertical spaces in terms of normal text |