diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-symbols.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-symbols.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-symbols.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-symbols.html new file mode 100644 index 00000000000..455acf5f569 --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-symbols.html @@ -0,0 +1,27 @@ +<head> +<title>UK TeX FAQ -- question label symbols</title> +</head><body> +<h3>Where can I find the symbol for ...</h3> +<!-- assignment circular integral degrees diagonal dots Fourier transform --> +<!-- Laplace greater less complex integer natural real --> +<!-- cent euro --> +<p/>There is a wide range of symbols available for use with TeX, most +of which are not shown (or even mentioned) in (La)TeX books. +<em>The Comprehensive LaTeX Symbol List</em> (by Scott Pakin + +<em>et al.</em>) illustrates over 2000 symbols, and details the +commands and packages needed to produce them. +<p/>Other questions in this FAQ offer specific help on kinds of +symbols: +<ul> +<li> <a href="FAQ-scriptfonts.html">Script fonts for mathematics</a> +<li> <a href="FAQ-numbersets.html">Fonts for the number sets</a> +<li> <a href="FAQ-prinvalint.html">Typesetting the principal value integral</a> +</ul> +<dl> +<dt><tt><i>Symbol List</i></tt><dd>Browse <a href="http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/">info/symbols/comprehensive/</a>; there are processed + versions in both PostScript and PDF forms for both A4 and + letter paper. +</dl> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=symbols">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=symbols</a> +</body> |