diff options
author | Karl Berry <karl@freefriends.org> | 2007-12-28 19:57:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-12-28 19:57:02 +0000 |
commit | c7cfef6687f65c2538898ddd7c6bc9c9ba50e58d (patch) | |
tree | 8f4de70d1a11463779871162ba84c1dbc874155b /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html | |
parent | 8948a31a6e2ac27883f7adac1b339003961ba43f (diff) |
uk-tex-faq 3.17 (7nov07)
git-svn-id: svn://tug.org/texlive/trunk@5977 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html index a54af3c6b87..79c57fffa0e 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-linespread.html @@ -2,10 +2,10 @@ <title>UK TeX FAQ -- question label linespread</title> </head><body> <h3>Why doesn’t <code>\</code><code>linespread</code> work?</h3> -<p>The command <code>\</code><code>linespread{</code><em>factor</em><code>}</code> is supposed to multiply +<p/>The command <code>\</code><code>linespread{</code><em>factor</em><code>}</code> is supposed to multiply the current <code>\</code><code>baselineskip</code> by <<i>factor</i>>; but, to all appearances, it doesn’t. -<p>In fact, the command is equivalent to +<p/>In fact, the command is equivalent to <code>\</code><code>renewcommand{<code>\</code><code>baselinestretch</code>}{factor}</code>: written that way, it somehow feels less surprising that the effect isn’t immediate. The <code>\</code><code>baselinestretch</code> factor is only used when a font is selected; @@ -35,5 +35,5 @@ linespread changes within a paragraph: read <dl> <dt><tt><i>setspace.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/setspace/setspace.sty">macros/latex/contrib/setspace/setspace.sty</a> </dl> -<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=linespread">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=linespread</a> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=linespread">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=linespread</a> </body> |