File: FAQ-exscale.html

package info (click to toggle)
tetex-base 3.0.dfsg.3-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 239,540 kB
  • ctags: 10,610
  • sloc: xml: 103,461; perl: 9,398; ruby: 2,850; python: 1,551; php: 1,067; sh: 981; lisp: 494; makefile: 371; awk: 88
file content (22 lines) | stat: -rw-r--r-- 891 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<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
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
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>