summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-22 23:51:44 +0000
committerKarl Berry <karl@freefriends.org>2009-05-22 23:51:44 +0000
commit566f5207d7e3cafb0633d31277067336ccd9cca7 (patch)
tree7af53e7ac405185168bc1dc38c4e820f442b78d0 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html
parentb0beea26ffffd915bb6d9b82f2d65a0a05b7e23b (diff)
move generic english documents out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13396 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.html22
1 files changed, 22 insertions, 0 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
new file mode 100644
index 00000000000..fb1431f03c4
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-exscale.html
@@ -0,0 +1,22 @@
+<head>
+<title>UK TeX FAQ -- question label exscale</title>
+</head><body>
+<h3>Maths symbols don&rsquo;t scale up</h3>
+<p/>By default, the &ldquo;large&rdquo; maths symbols stay at the same size
+regardless of the font size of the text of the document. There&rsquo;s good
+reason for this: the <i>cmex</i> fonts aren&rsquo;t really designed to
+scale, so that TeX&rsquo;s maths placement algorithms don&rsquo;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 &mdash; just
+loading it is enough.
+
+
+
+
+<dl>
+<dt><tt><i>exscale.sty</i></tt><dd>Part of the LaTeX distribution.
+</dl>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=exscale">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=exscale</a>
+</body>