diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-07 22:47:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-07 22:47:28 +0000 |
commit | 3f1971c9b7717818766692c9aa497e20e7472f2c (patch) | |
tree | 678de0190b6643b1b21fd9441fa1387bce180726 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html | |
parent | c7c3b090320a234149dbe23315e2a15a2773ac79 (diff) |
FAQ-en 3.19d (7apr10)
git-svn-id: svn://tug.org/texlive/trunk@17742 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html index fb1431f03c4..72fc1f8b5cc 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html @@ -1,15 +1,15 @@ <head> <title>UK TeX FAQ -- question label exscale</title> </head><body> -<h3>Maths symbols don’t scale up</h3> -<p/>By default, the “large” maths symbols stay at the same size -regardless of the font size of the text of the document. There’s good -reason for this: the <i>cmex</i> fonts aren’t really designed to -scale, so that TeX’s maths placement algorithms don’t perform as +<h3>Maths symbols don’t scale up</h3> +<p/>By default, the “large” maths symbols stay at the same size +regardless of the font size of the text of the document. There’s good +reason for this: the <i>cmex</i> fonts aren’t really designed to +scale, so that TeX’s maths placement algorithms don’t perform as well as they might when the fonts are scaled. <p/>However, this behaviour confounds user expectations, and can lead to slightly odd-looking documents. If you want the fonts to scale, -despite the warning above, use the <i>exscale</i> package — just +despite the warning above, use the <i>exscale</i> package — just loading it is enough. |