mirror of
https://github.com/r2src/top10fonts.git
synced 2024-11-13 06:58:54 +01:00
135 lines
2.7 KiB
HTML
135 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Top 10 LaTeX Fonts</title>
|
|
<link rel="stylesheet" type="text/css" href="default.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Top 10 <span class="latex">L<sup>a</sup>T<sub>e</sub>X</span> Fonts</h1>
|
|
<h2>assembled by Jaap Joris Vens</h2>
|
|
|
|
<p style="text-align: justify">
|
|
|
|
This page contains ten paragraphs typeset by the
|
|
<a href="http://www.latex-project.org/"><span class="latex">L<sup>a</sup>T<sub>e</sub>X</span>
|
|
typesetting system</a>, converted to images by
|
|
the <a href="http://savannah.nongnu.org/projects/dvipng/">dvipng</a>
|
|
utility. Each paragraph<sup>1</sup> showcases a different font family
|
|
and provides some background and usage instructions.
|
|
|
|
All the fonts are free and open source and are included by default in
|
|
most <span class="latex">L<sup>a</sup>T<sub>e</sub>X</span>
|
|
distributions. All fonts are also available
|
|
on <a href="http://www.ctan.org/tex-archive/fonts/">CTAN</a>,
|
|
|
|
as well as in the
|
|
<a href="http://www.tug.dk/FontCatalogue/"><span class="latex">T<sub>e</sub>X</span>
|
|
Font Catalogue</a> which lists them all including usage instuctions.
|
|
</p>
|
|
|
|
|
|
<p style="font-size: smaller">
|
|
<sup>1</sup> except for this one, which is the only
|
|
paragraph rendered by your browser.
|
|
</p>
|
|
|
|
<!-- Note: If you want to do math, check out
|
|
http://www.ctan.org/tex-archive/info/Free_Math_Font_Survey/survey.html
|
|
-->
|
|
|
|
|
|
|
|
<p>
|
|
<img src="lmodern.png" alt="1 Computer Modern" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="kpfonts.png" alt="2 Kepler Fonts" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="fontcomp.png" alt="Comparison table" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="kpsans.png" alt="Kepler Sans" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="didot.png" alt="6 GFS Didot" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="utopia.png" alt="4 Utopia" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="venturis.png" alt="5 Venturis ADF" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="venturisrm1.png" alt="" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="venturisrm2.png" alt="" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="venturisrm3.png" alt="" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="libertine.png" alt="6 Libertine" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="gyre.png" alt="7 TeX Gyre Collection" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="gyrebonum.png" alt="Bonum" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="gyrepagella.png" alt="Pagella" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="gyreschola.png" alt="Schola" border="0" />
|
|
</p>
|
|
<p>
|
|
<img src="gyretermes.png" alt="Termes" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="antiqua.png" alt="7 URW Antiqua" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="bera.png" alt="10 Bitstream Vera" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<img src="boisik.png" alt="8 Boisik" border="0" />
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<!--#include virtual="/cgi-bin/comments.cgi?site=latex" -->
|
|
|
|
</body>
|
|
</html>
|