Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
486 views1 page

Greek Letters: Google Docs Equation Editor Unofficial Shortcuts List / Cheat Sheet

This document provides a list of shortcuts for inserting mathematical symbols and expressions in the Google Docs equation editor. It includes shortcuts for Greek letters, miscellaneous operations, relations, and math operations. The list is grouped into these categories for easy reference when using the equation editor.

Uploaded by

phredlov
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
486 views1 page

Greek Letters: Google Docs Equation Editor Unofficial Shortcuts List / Cheat Sheet

This document provides a list of shortcuts for inserting mathematical symbols and expressions in the Google Docs equation editor. It includes shortcuts for Greek letters, miscellaneous operations, relations, and math operations. The list is grouped into these categories for easy reference when using the equation editor.

Uploaded by

phredlov
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Google Docs Equation

Editor
Unofficial Shortcuts List /
Cheat Sheet
If you ever found yourself trying to figure out shortcuts while using the Google Docs equation editor, this page
might be helpful.

The Google Docs equation editor is based on the LaTeX syntax, but LaTeX is much more complex, so if you
aren't familiar with LaTeX, it isn't exactly easy to try and find working shortcuts.

I made this page when I discovered that the shortcuts are actually in the editor code (as an aria-label
attribute on the buttons themselves), but aren't really available in an easy-to-search manner as far as I could
find. I am not in any way affiliated with Google.

If you are looking for special characters or symbols that are not listed here, you can go to Insert → Special
characters from the Google Docs toolbar and search by name.

Other people have since contributed to this list. See GitHub issues for a list of contributed elements.

Quick jump :

Greek letters
Miscellaneous operations
Relations
Maths operations
Arrows
Unlisted

Greek letters 

Element Shortcut

  \alpha

  \beta

  \gamma

  \delta

  \epsilon

  \varepsilon

  \zeta

  \eta

  \theta

  \vartheta

  \iota

  \kappa

  \lambda

  \mu

  \nu

  \xi

  \pi

  \varpi

  \rho

  \varrho

  \sigma

  \varsigma

  \tau

  \upsilon

  \phi

  \varphi

  \chi

  \psi

  \omega

  \Gamma

  \Delta

  \Theta

  \Lambda

  \Xi

  \Pi

  \Sigma

  \Upsilon

  \Phi

  \Psi

  \Omega

Miscellaneous operations 

Element Shortcut

  \times

  \div

  \cdot

  \pm

  \mp

  \ast

  \star

  \circ

  \bullet

  \oplus

  \ominus

  \oslash

  \otimes

  \odot

  \dagger

  \ddagger

  \vee

  \wedge

  \cap

  \cup

  \aleph

  \Re

  \Im

  \top

  \bot

  \infty

  \partial

  \forall

  \exists

  \neg

  \triangle

  \diamond

Relations 

Element Shortcut

  \leq

  \geq

  \prec

  \succ

  \preceq

  \succeq

  \ll

  \gg

  \equiv

  \sim

  \simeq

  \asymp

  \approx

  \ne

  \subset

  \supset

  \subseteq

  \supseteq

  \in

  \ni

  \notin

Maths operations 

Element Shortcut

  \frac

  \sqrt

  \rootof

  \subsuperscript

  \subscript or _

  \superscript or ^

  \overline

  \widehat

  \bigcapab

  \bigcupab

  \prodab

  \coprodab

  \rbracelr

  \sbracelr

  \bracelr

  \abs

  \int or \intab

  \oint or \ointab

  \sum or \sumab

  \lim or \limab

Arrows 

Element Shortcut

  \leftarrow

  \rightarrow

  \leftrightarrow

  \Leftarrow

  \Rightarrow

  \Leftrightarrow

  \uparrow

  \downarrow

  \updownarrow

  \Uparrow

  \Downarrow

  \Updownarrow

Unlisted 

Those aren't in the menus, but they work! If anything is missing, feel free to contribute on GitHub.

Operations
Element Shortcut

Binomial distribution \choose or \binom

Hat symbol (^) above element \hat

Vector symbol(→) above element \vec

Maximum \max

Minimum \min

Symbols
Element Shortcut

Del / Nabla symbol \nabla

Angle symbol \angle

Keywords
Element Shortcut

Logarithm \log

Natural logarithm \ln

Exponent \exp

Trigonometry functions \sin , \arcsin , \cos , \arccos , \tan , \arctan ,


\csc , \sec , \cot

Legal note : some CSS and images were taken from Google Docs in order to build this page. No copyright
infringement intended.

If this is a problem, please let me know on GitHub.

Created in February 2017. Last updated in May 2020.

You might also like