1. You can look things up in the Comprehensive LaTeX symbols list. It can usually be easily accessed with texdoc symbols or texdoc symbols-a4 (in MiKTeX the latter only).

  2. Another good option is to try the web-based software Detexify, which allows you to draw the symbol and tries to recognize what you've drawn. Here is a screenshot:

  1. If you are using the package unicode-math, then besides using any Unicode character list, the list of all supported symbols (texdoc unimath-symbols) is very useful as it also lists which symbols are available in the various fonts.

  2. Using unicode-math, you can also search for characters by drawing (just like with detexify) using ShapeCatcher.

The above techniques provide an adequate way of finding symbols but are not necessarily foolproof since you sometimes need to know what you're looking for in order to find it. For example, in Typing Following notation in Latex it may not be apparent that "vector fields in differential geometry" are somehow related to "bowties". To that end, searching for a symbol rotated 90 degrees or flipped horizontally, say, might lead you in the right direction.

Answer from Rebekah on Stack Exchange
Symbols
List of supported LaTeX symbols to be trained and recognized by Detexify
Classify
Restriction: In addition to the LaTeX command the unlicensed version will copy a reminder to purchase a license to the clipboard when you select a symbol.
🌐
OEISWiki
oeis.org › wiki › List_of_LaTeX_mathematical_symbols
List of LaTeX mathematical symbols - OeisWiki
(Lists thousands of symbols and the corresponding LaTeX commands that produce them.)
🌐
Art of Problem Solving
artofproblemsolving.com › wiki › index.php › LaTeX:Symbols
LaTeX:Symbols - AoPS Wiki
Detexify is an online application which allows you to draw the symbol you'd like and shows you the code for it! MathJax (what allows us to use on the web, (technically an AJAX library simulating it.)) maintains a list of supported commands. The Comprehensive LaTeX Symbol List.
People also ask

Why isn't my LaTeX symbol showing?
The most common causes are: 1) Missing required package - check if the symbol needs amsmath or amssymb, 2) Not in math mode - most symbols require $...$ or \[...\] delimiters, 3) Typo in command name - LaTeX commands are case-sensitive. Use the Symbol Finder to verify the correct command.
🌐
thetapad.com
thetapad.com › tools › symbol-finder
LaTeX Symbol Finder - Search 2000+ Mathematical Symbols | Thetapad ...
What package do I need for math symbols in LaTeX?
The amsmath and amssymb packages from the American Mathematical Society provide the most comprehensive symbol support. Add \usepackage{amsmath} and \usepackage{amssymb} to your preamble for access to hundreds of mathematical symbols including \therefore, \because, \leqslant, and many more.
🌐
thetapad.com
thetapad.com › tools › symbol-finder
LaTeX Symbol Finder - Search 2000+ Mathematical Symbols | Thetapad ...
How do I make a symbol bigger or smaller in LaTeX?
Use size commands like \big, \Big, \bigg, \Bigg before delimiters (parentheses, brackets). For other symbols, use \scalebox{factor}{symbol} from the graphicx package. In equations, \displaystyle makes symbols larger and \textstyle makes them smaller.
🌐
thetapad.com
thetapad.com › tools › symbol-finder
LaTeX Symbol Finder - Search 2000+ Mathematical Symbols | Thetapad ...
Top answer
1 of 16
895
  1. You can look things up in the Comprehensive LaTeX symbols list. It can usually be easily accessed with texdoc symbols or texdoc symbols-a4 (in MiKTeX the latter only).

  2. Another good option is to try the web-based software Detexify, which allows you to draw the symbol and tries to recognize what you've drawn. Here is a screenshot:

  1. If you are using the package unicode-math, then besides using any Unicode character list, the list of all supported symbols (texdoc unimath-symbols) is very useful as it also lists which symbols are available in the various fonts.

  2. Using unicode-math, you can also search for characters by drawing (just like with detexify) using ShapeCatcher.

The above techniques provide an adequate way of finding symbols but are not necessarily foolproof since you sometimes need to know what you're looking for in order to find it. For example, in Typing Following notation in Latex it may not be apparent that "vector fields in differential geometry" are somehow related to "bowties". To that end, searching for a symbol rotated 90 degrees or flipped horizontally, say, might lead you in the right direction.

2 of 16
162

Theres lots of ways of doing this, but the two I've found to be most useful are these:

  • Detexify Allows you to draw the symbol, and then guesses based on similar symbols. This is great for me because I don't always remember the name of the symbol, and even if I know the name, I may not have the correct name.

  • AMS LaTeX Short Math Guide This short pdf gives an overview of AMS LaTeX functionality, and includes a pretty thorough list of most of the math symbols (un)commonly used in proofs and formulas.

🌐
Kirelabs
detexify.kirelabs.org › symbols.html
Detexify LaTeX symbol table
List of supported LaTeX symbols to be trained and recognized by Detexify
🌐
Overleaf
overleaf.com › learn › latex › List_of_Greek_letters_and_math_symbols
List of Greek letters and math symbols - Overleaf, Online LaTeX Editor
4 Binary Operation/Relation Symbols · 5 Further reading · For more information see: The great, big list of LaTeX symbols · Mathematical expressions · Brackets and Parentheses · Integrals, sums and limits · Mathematical fonts · Spacing in math mode · Aligning equations ·
🌐
CTAN
tug.ctan.org › info › symbols › comprehensive › symbols-a4.pdf pdf
The Comprehensive LaTeX Symbol List - The CTAN archive
Table 473: LATEX2" Musical Symbols . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
🌐
Dickimaw Books
dickimaw-books.com › latex › symbol-lookup.php
LaTeX Symbol Lookup
September 26, 2021 - This script provides a way of looking up LaTeX commands that approximate Unicode characters. They may not exactly match. There may also be alternatives not listed.
Find elsewhere
🌐
Rice University
cmor-faculty.rice.edu › ~heinken › latex › symbols.pdf pdf
LATEX Mathematical Symbols
LATEX Mathematical Symbols · The more unusual symbols are not defined in base LATEX (NFSS) and require �sepackage{amssymb} 1 · Greek and Hebrew letters · α · \alpha · κ · \kappa · ψ · \psi · ϝ · \digamma · ∆ · \Delta · Θ · \Theta · β · \beta ·
🌐
Thetapad
thetapad.com › tools › symbol-finder
LaTeX Symbol Finder - Search 2000+ Mathematical Symbols | Thetapad | Thetapad
Find any LaTeX symbol by name, category, or visual similarity. Search Greek letters, math operators, arrows, and more. Copy code with one click.
🌐
Venkatasg
venkatasg.net › apps › detext
DeTeXt — Find the LaTeX Command You Want - Venkat
Draw the symbol you want and DeTeXt’s neural image classification engine will identify what it thinks are the 20 most likely LaTeX commands that will generate a symbol closest to the one you drew.
🌐
CTAN
ctan.org › pkg › comprehensive
CTAN: Package The Comprehensive LaTeX Symbol List
Over 20000 symbols accessible from LaTeX are listed in a set of tables organized by topic and package. The aim is to make it easy to find symbols and learn how to incorporate them into a LaTeX document.
🌐
Fandom
latex-programming.fandom.com › wiki › List_of_LaTeX_symbols
List of LaTeX symbols | LaTeX Wiki | Fandom
5 days ago - The following characters don't have any spacing associated with them. That is, they are simple symbols, in class 0. There is also a command \& which is not supported by Wikia's LaTeX parser.
🌐
BibSonomy
bibsonomy.org › url › d2df45daa276565fb2f9becd783c1757
Detexify LaTeX handwritten symbol recognition | BibSonomy
latex · list · ocr · recognition · reference · search · symbol · symbols · tex · tool(s) tools · utils · web · weitere_lesezeichen · writing-papers · zeichnen · @thorade 14 years ago · References · Bookmarks · deleting review · Please log in to take part in the discussion (add own reviews or comments).
🌐
TeX FAQ
texfaq.org › FAQ-symbols
Where can I find the symbol for … | The TeX FAQ
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. The Comprehensive LaTeX Symbol List (by Scott Pakin et al.) illustrates over 2000 symbols, and details the commands and the LaTeX packages needed to produce them.
🌐
GitHub
github.com › zoeyfyi › TeX-Match
GitHub - zoeyfyi/TeX-Match: Search through over 1000 different LaTeX symbols by sketching. A desktop version of detexify.
If you work with LaTeX, you know its difficult to memorize the names of all the symbols. TeX Match allows you to search through over 1000 different LaTeX symbols by sketching. Once you found the desired symbol you can copy it to the clipboard ...
Starred by 161 users
Forked by 27 users
Languages   C# 53.6% | Rust 28.2% | JavaScript 13.6% | Python 4.1% | Shell 0.5% | C# 53.6% | Rust 28.2% | JavaScript 13.6% | Python 4.1% | Shell 0.5%
🌐
Overleaf
overleaf.com › latex › templates › symbol-table › fhqmttqvrnhk
symbol-table - Overleaf, Online LaTeX Editor
\documentclass[10pt]{beamer} \usepackage[orientation=landscape, size=custom,width=32,height=18.0,scale=.75]{beamerposter} % 設定紙張大小 \title{symbol-table} \begin{document} \begin{frame} \begin{tabular}{ll} $\leq$ & $\backslash$leq \\ $\geq$ & $\backslash$geq \\ $\neq$ & $\backslash$neq \\ $\nleq$ & $\backslash$nleq \\ $\ngeq$ & $\backslash$ngeq \\ $\cong$ & $\backslash$cong \\ $\equiv$ & $\backslash$equiv \\ $\sim$ & $\backslash$sim \\ $\approx$ & $\backslash$approx \\ $\doteqdot$ & $\backslash$doteqdot \\ $\times$ & $\backslash$times \\ $\cdot $ & $\backslash$cdot \\ $\ast $ & $\back
🌐
DEV Community
dev.to › yuhuishishishi › detexify-in-your-browser-43k
Detexify in your browser - DEV Community
January 5, 2021 - Detexify is a well-known service to recognize hand drawn math symbols and translate them to LaTeX expressions, so one who works with LaTeX not need to dive into symbols-a4.pdf that you just can't memorize.