===== LaTeX Math Symbols ===== You may be looking for a list of LaTeX Math (and other) symbols, and the best place to look is * [[http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf|symbols-a4.pdf]], a pdf document containing many, many symbols, listed by type (binary relations, arrows, etc.) and package. This list is also available by ftp, and in letter (i.e. 8\frac{1}{2}" \times 11") format at * [[http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/|]] Another couple of helpful resources are * [[http://www.forkosh.com/mimetextutorial.html|mimetex tutorial]] -- a tutorial accompanying mathTeX, a package that produces images representing math written with LaTeX. This can be done on-the-fly by installing the program as a cgi application on the server, or, if one's hosting provider won't allow that, composing locally, saving the images, and uploading them to the hosting provider's server (via ftp). * [[http://www.andy-roberts.net/misc/latex/latextutorial10.html|Getting to Grips with Latex - Mathematics II]] I hope that helps. ---- ==== About This Page ==== __This is (**just**) a page to test the availability of some LaTeX math symbols__ I needed (or wanted) for re-copying my lecture notes using JSMath : there are many LaTeX math packages with additional symbols or aliases. (see above-mentioned resource). === This Page's Table === ^ command ^ Result ^ | \bullet | \bullet | | \vee \; \wedge| \vee \; \wedge | | \lefthalfcup | \lefthalfcup | | \righthalfcup | \righthalfcup | | \bigcirc | \bigcirc | | \equiv | \equiv | | \prec \succ | \prec \succ | | \models | \models | | \Perp | \Perp | | \upModels | \upModels \upmodels | \equalclosed | \equalclosed | | \sststile{abc]{def} | \sststile{abc]{def} | | \sdtstile{abc}{def} | \sdtstile{abc}{def} | | | \sqsubseteq \sqsupseteq \sqsubset | | \underline{abc} | \underline{abc} | | \underline{\sqcup} | \underline{\sqcup} | | | \fgeupbracket | | \Omega \Gamma \Delta \Theta | \Omega \Gamma \Delta \Theta | | \neq \not= | \neq \quad \not= |