diff options
author | Karl Berry <karl@freefriends.org> | 2005-12-29 00:31:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2005-12-29 00:31:48 +0000 |
commit | a9d59a2d83b345581f2eb0c6b7f08c091f5622f0 (patch) | |
tree | 00fba7fbf3f00c16be8699398c6e4c2a256c68ac /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-symbols.html | |
parent | 89caab08d62b22519b44acf582a5fc3d302cbd60 (diff) |
doc/english/F-ca
git-svn-id: svn://tug.org/texlive/trunk@19 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-symbols.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-symbols.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-symbols.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-symbols.html new file mode 100644 index 00000000000..45bc5947a1d --- /dev/null +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-symbols.html @@ -0,0 +1,33 @@ +<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> |