Liii STEM Keyboard Shortcuts
Welcome to the keyboard shortcuts guide for Mogan. Here we list the available shortcut combinations to help you use the software more efficiently.
The documentation comes from the Liii STEM official website. The shortcut list on the official website is continuously updated, and Mogan usually synchronizes the content in a timely manner, but there may be some delay. Please refer to the official documentation for the most up-to-date information. You can also get the latest PDF version of the shortcut manual on the official website.
Environment Shortcuts
Hint
These shortcuts are used to control the overall environment and formatting settings of the document. This includes basic typesetting functions like spaces, indentation, alignment, chapter titles, lists, etc. Using these shortcuts correctly can help you edit documents more efficiently.
Windows | GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|---|
space + tab | space + tab | space + tab | Non-breaking space ( or ) | Insert non-breaking space |
ctrl + t | / | / | Indent first line of paragraph | |
ctrl + l | / | / | Right-align text | |
ctrl + e | / | / | Center-align text | |
ctrl + r | / | / | Left-align text | |
alt + 1 | alt + 1 | option + 1 | Create level 1 heading | |
alt + 2 | alt + 2 | option + 2 | Create level 2 heading | |
alt + 3 | alt + 3 | option + 3 | Create level 3 heading | |
alt + 4 | alt + 4 | option + 4 | Create paragraph heading | |
+ + tab | + + tab | + + tab | Create unordered list item | |
1 + . + tab | 1 + . + tab | 1 + . + tab | Create ordered list item | |
$ | $ | $ | inline math mode | Insert inline math formula |
alt + $ | alt + $ | option + $ | single-line math mode | Insert single-line display math formula |
alt + 7 | alt + 7 | option + 7 | multi-line math mode | Insert multi-line math environment |
ctrl + # | ctrl + # | ctrl + # | add equation number | Add equation number to math formula |
alt + arrow | alt + arrow | option + arrow | add new row/column in matrix/table | Add new row or column in matrix/table |
ctrl + shift + f | ctrl + shift + f | ctrl + shift + f | add footnote | Add footnote |
ctrl + n | ctrl + n | ctrl + n | add new script | Create new document |
ctrl + p | ctrl + p | ctrl + p | export to PDF | Export document to PDF format |
Notes
- On Mac, use the Option key instead of the Alt key used on Windows/Linux.
- Some shortcuts may conflict with system shortcuts and need to be changed in system settings.
- Math formula related shortcuts need to be used within the corresponding math environment.
- Table and matrix operation shortcuts only work in the corresponding environments.
- It is recommended to memorize frequently used shortcuts to improve editing efficiency.
- Shortcuts for paragraph first line indent, right align, center align, left align currently only support Windows.
Common Constructs
Hint
This document lists common shortcuts for entering mathematical formulas in the editor. Press all keys sequentially. Before using these shortcuts, press $ to enter math input mode.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
x + ^ + 2 | x + ^ + 2 | (x^2) | Superscript |
x + _ + {i,j} | x + _ + {i,j} | (x_{i.j}) | Subscript |
alt + s + 2 | option + s + 2 | (\sqrt{2}) | Square root |
alt + s + Tab + 3 + ← + ← + n | option + s + Tab + 3 + ← + ← + n | (\sqrt[n]{3}) | nth root |
alt + f | option + f | (\frac{2}{3}) | Fraction |
alt + t | / | Centered table without borders | |
alt + t + tab | / | Matrix | |
alt + t + tab + tab | / | Determinant | |
alt + t + tab + tab + tab | / | Cases | |
alt + t + tab + tab + tab + tab | / | Stack |
Notes
- When using these shortcuts, ensure the editor is in math input mode.
- If the formula is not displayed correctly, check if you have correctly entered math input mode.
- Shortcuts for constructs like tables and matrices are too complex on Mac and are therefore not listed.
Font Styles
Hint
When entering mathematical expressions, you can use these shortcuts to quickly change the font style.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
ctrl + u + A | ctrl + u + A | (\underline{A}) | Underlined |
ctrl + i + A | ctrl + i + A | (\mathit{A}) | Italic |
ctrl + b + A | ctrl + b + A | (\mathbf{A}) | Bold |
F7 + A | F7 + A | (\mathcal{A}) | Calligraphic |
F8 + A | F8 + A | (\mathfrak{A}) | Fraktur |
A + A | A + A | (\mathbb{A}) | Blackboard bold |
Notes
Some font styles (like calligraphic, fraktur, blackboard bold, etc.) only apply to Latin letters.
Greek Letters
Hint
- All Greek letter shortcuts are letter + Tab combination.
- Use uppercase letter + Tab for uppercase Greek letters.
- Press Tab after typing the letter in the math editor.
Windows/GNU/Linux/Mac | Equivalent | Name |
---|---|---|
a + tab | (\alpha) | Alpha |
b + tab | (\beta) | Beta |
g + tab, G + tab | (\gamma), (\Gamma) | Gamma |
d + tab, D + tab | (\delta), (\Delta) | Delta |
e + tab + tab + tab | (\epsilon) | Epsilon |
e + tab | (\varepsilon) | Epsilon |
z + tab | (\zeta) | Zeta |
h + tab | (\eta) | Eta |
j + tab, J + tab | (\theta) | Theta |
j + tab + tab + tab | (\vartheta) | Theta |
i + tab | (\iota) | Iota |
k + tab, K + tab | (\kappa) | Kappa |
l + tab, L + tab | (\lambda), (\Lambda) | Lambda |
m + tab | (\mu) | Mu |
n + tab | (\nu) | Nu |
x + tab, X + tab | (\xi), (\Xi) | Xi |
p + tab, P + tab | (\pi), (\Pi) | Pi |
p + tab + tab + tab | (\varpi) | Pi |
o + tab, O + tab | (\omicron) | Omicron |
r + tab | (\rho) | Rho |
r + tab + tab | (\varrho) | Rho |
s + tab, S + tab / C + tab | (\sigma), (\Sigma) | Sigma |
s + tab + tab / c + tab | (\varsigma) | Sigma |
t + tab | (\tau) | Tau |
u + tab, U + tab | (\upsilon), (\Upsilon) | Upsilon |
f + tab + tab, F + tab + tab | (\phi), (\Phi) | Phi |
f + tab | (\varphi) | Phi |
q + tab | (\chi) | Chi |
y + tab, Y + tab | (\psi), (\Psi) | Psi |
w + tab, W + tab | (\omega), (\Omega) | Omega |
Notes
- Some Greek letters have multiple variant forms (e.g., ε and ϵ), please distinguish them.
- Case sensitive, please ensure you enter the correct case.
Set Theory and Logic
Hint
These shortcuts can help you quickly input mathematical symbols, improving efficiency when writing mathematical formulas.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
% + tab | % + tab | (\cup) | Union symbol |
& + tab | & + tab | (\cap) | Intersection symbol |
< + tab + tab | < + tab + tab | (\subset) | Proper subset |
< + tab + tab + = | < + tab + tab + = | (\subseteq) | Subset |
> + tab + tab | > + tab + tab | (\supset) | Proper superset |
> + tab + tab + = | > + tab + tab + = | (\supseteq) | Superset |
< + tab | < + tab | (\in) | Element of |
> + tab | > + tab | (\ni) | Contains as element |
< + tab + / | < + tab + / | (\notin) | Not element of |
R + R | R + R | (\mathbb{R}) | Set of real numbers |
Z + Z | Z + Z | (\mathbb{Z}) | Set of integers |
Q + Q | Q + Q | (\mathbb{Q}) | Set of rational numbers |
N + N | N + N | (\mathbb{N}) | Set of natural numbers |
C + C | C + C | (\mathbb{C}) | Set of complex numbers |
@ + / | @ + / | (\varnothing) | Empty set |
A + tab + tab + tab | A + tab + tab + tab | (\aleph) | Aleph number |
= + tab + tab | = + tab + tab | (\equiv) | Defined as / Identical to |
A + tab + tab | A + tab + tab | (\forall) | Universal quantifier |
E + tab + tab | E + tab + tab | (\exists) | Existential quantifier |
! + tab | ! + tab | (\neg) | Logical NOT |
% | % | (\vee) | Disjunction (OR) |
& | & | (\wedge) | Conjunction (AND) |
| + tab + - | | + tab + - | (\vdash) | Turnstile |
| + tab + = | | + tab + = | (\models) | Models symbol |
= + > | = + > | (\Rightarrow) | Implies symbol |
= + > + / | = + > + / | (\nRightarrow) | Does not imply symbol |
Notes
- Ensure no other characters interfere when inputting shortcuts.
- The Tab key needs to be fully pressed before proceeding to the next step.
Accents and Diacritics
Hint
In Liii STEM, you can use keyboard shortcuts to quickly input common mathematical accents and diacritics. These symbols are often used to denote derivatives, vectors, etc.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
alt + ˙ | option + ˙ | (\dot{}) | First derivative |
alt + ˙ + ˙ | option + ˙ + ˙ | (\ddot{}) | Second derivative |
alt + ˆ | option + ˆ | (\hat{}) | Hat accent (unit vector) |
alt + ˜ | option + ˜ | (\tilde{}) | Tilde accent (equivalence) |
alt + - | option + - | (\bar{}) | Bar accent (mean value) |
Notes
- Accents and diacritics need to be added after the character is entered.
- Some accents may conflict with system shortcuts; ensure your system settings allow these shortcuts.
- Mac users, ensure the special character input function for the Option key is enabled.
Dots
Hint
After inputting dots, you can press the Tab key to switch between different types of dots.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
. + . | . + . | (\ldots) | Baseline ellipsis (text) |
. + . + tab | . + . + tab | (\cdots) | Centered ellipsis (math) |
. + . + tab + tab + tab | . + . + tab + tab + tab | (\vdots) | Vertical ellipsis |
. + . + tab + tab + tab + tab | . + . + tab + tab + tab + tab | (\ddots) | Diagonal ellipsis |
Notes
Please distinguish the usage scenarios of centered dots () and baseline dots ().
Variable Size Operators
Hint
These shortcuts can quickly input common mathematical operation symbols.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
⇧ + F5 + I | ⇧ + F5 + I | (\int) | Integral sign |
⇧ + F5 + I + I | ⇧ + F5 + I + I | (\iint) | Double integral |
⇧ + F5 + O | ⇧ + F5 + O | (\oint) | Contour integral |
⇧ + F5 + U | ⇧ + F5 + U | \bigcup | Union symbol |
⇧ + F5 + N | ⇧ + F5 + N | (\bigcap) | Intersection symbol |
Notes
Please ensure the function key (F5) on your keyboard works correctly. Some laptops may require pressing the Fn key additionally.
Arrows
Hint
In Liii STEM, arrow symbols can be quickly entered using simple keyboard combinations. Remembering these shortcuts can improve the efficiency of entering mathematical formulas.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
- + > | - + > | (\rightarrow) | Right arrow |
- + > + / | - + > + / | (\nrightarrow) | Negated right arrow |
- + - + > | - + - + > | (\longrightarrow) | Long right arrow |
= + > | = + > | (\Rightarrow) | Double right arrow |
= + > + / | = + > + / | (\nRightarrow) | Negated double right arrow |
= + = + > | = + = + > | (\Longrightarrow) | Long double right arrow |
~ + > | ~ + > | (\leadsto) | Squiggly arrow |
| + - + > | | + - + > | (\mapsto) | Maps to arrow |
| + - + - + > | | + - + - + > | (\longmapsto) | Long maps to arrow |
< + - | < + - | (\leftarrow) | Left arrow |
< + - + > | < + - + > | (\leftrightarrow) | Left-right arrow |
< + - + tab | < + - + tab | (\uparrow) | Up arrow |
< + - + tab + tab | < + - + tab + tab | (\downarrow) | Down arrow |
< + - + > + tab | < + - + > + tab | (\updownarrow) | Up-down arrow |
Notes
When inputting arrows, the combination keys need to be pressed sequentially.
Brackets and Delimiters
Hint
Liii STEM provides shortcut input methods for various brackets and delimiters. Common mathematical symbols can be quickly entered using key combinations, improving formula editing efficiency.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
< + tab + tab + tab + tab + tab + tab | < + tab + tab + tab + tab + tab + tab | (\langle \rangle) | Angle brackets (vectors) |
| + . | | + . | (\lfloor \rfloor) | Floor brackets |
| + ' | | + ' | (\lceil \rceil) | Ceiling brackets |
| + | | | + | | (\parallel \parallel) | Norm symbol |
Notes
- Ensure brackets are paired correctly when inputting, with equal numbers of left and right brackets.
- Some delimiters may have different meanings in different contexts.
- It is recommended to first familiarize yourself with common shortcut combinations and gradually master more combinations.
Other Symbols
Hint
- All shortcuts need to be used within the math environment.
- Typing the shortcut immediately triggers symbol input.
- The number of Tab key presses affects the final symbol output.
Windows/GNU/Linux | Mac | Equivalent | Description |
---|---|---|---|
< + = + tab | < + = + tab | (\leq) | Less than or equal to |
> + = + tab | > + = + tab | (\geq) | Greater than or equal to |
= + \ | = + \ | (\neq) | Not equal to |
< + < | < + < | (\ll) | Much less than |
> + > | > + > | (\gg) | Much greater than |
˜ + ˜ | ˜ + ˜ | (\approx) | Approximately equal to |
= + tab | = + tab | (\asymp) | Asymptotically equal to |
< + tab + tab + tab | < + tab + tab + tab | (\prec) | Precedes |
< + tab + tab + tab + = + tab | < + tab + tab + tab + = + tab | (\preceq) | Precedes or equal to |
> + tab + tab + tab | > + tab + tab + tab | (\succ) | Succeeds |
> + tab + tab + tab + = + tab | > + tab + tab + tab + = + tab | (\succeq) | Succeeds or equal to |
@ + @ + tab + tab | @ + @ + tab + tab | (\propto) | Proportional to |
. + = | . + = | (\doteq) | Dot equals |
@ + tab + tab + tab + tab | @ + tab + @ + tab + tab | (\angle) | Angle |
l + tab + tab + tab | l + tab + tab + tab | (\ell) | Script lowercase L |
⇧ + f5 + b | ⇧ + f5 + b | (\parallel) | Parallel to |
~ + = | ~ + = | (\cong) | Congruent to |
~ + = + / | ~ + = + / | (\ncong) | Not congruent to |
~ | ~ | (\sim) | Similar to |
~ + - | ~ + - | (\simeq) | Similar and equal to |
~ + / | ~ + / | (\nsim) | Not similar |
@ + + | @ + + | (\oplus) | Circled plus |
@ + - | @ + - | (\ominus) | Circled minus |
@ + . | @ + . | (\odot) | Circled dot |
@ + * | @ + * | (\otimes) | Circled times |
@ + / | @ + / | (\oslash) | Circled slash |
/ + - + tab + tab + tab | / + - + tab + tab + tab | (\upharpoonright) | Restriction |
* + tab + tab + tab | * + tab + tab + tab | (\cdot) | Centered dot |
+ + - | + + - | (\pm) | Plus-minus sign |
- + + | - + + | (\mp) | Minus-plus sign |
* + tab | * + tab | (\times) | Times sign |
/ + tab + tab | / + tab + tab | (\div) | Division sign |
* + tab | * + tab | (\ast) | Asterisk operator |
d + tab + tab + tab | d + tab + tab + tab | (\partial) | Partial derivative |
v + tab + tab | v + tab + tab | (\nabla) | Nabla (gradient) |
@ | @ | (\circ) | Circle operator |
* + tab + tab + tab + tab + tab | * + tab + tab + tab + tab + tab | (\star) | Star operator |
i + tab + tab + tab | i + tab + tab + tab | (\imath) | Dotless lowercase i |
j + tab + tab | j + tab + tab | (\jmath) | Dotless lowercase j |
b + tab + tab + tab | b + tab + tab + tab | (\beth) | Hebrew letter beth |
g + tab + tab | g + tab + tab | (\gimel) | Hebrew letter gimel |
d + tab + tab + tab | d + tab + tab + tab | (\daleth) | Hebrew letter daleth |
r + e | r + e | (\Re) | Real part |
w + tab + tab | w + tab + tab | (\mho) | Mho (inverted Ohm) |
p + tab + tab | p + tab + tab | (\wp) | Weierstrass p |
@ + @ | @ + @ | (\infty) | Infinity |
t + tab + tab | t + tab + tab | (\top) | Top symbol |
t + tab + tab + tab | t + tab + tab + tab | (\bot) | Bottom symbol |
< + > + tab + tab + tab + tab | < + > + tab + tab + tab + tab | (\clubsuit) | Club suit |
< + > + tab | < + > + tab | (\diamondsuit) | Diamond suit |
< + > + tab + tab | < + > + tab + tab | (\heartsuit) | Heart suit |
< + > + tab + tab + tab | < + > + tab + tab + tab | (\spadesuit) | Spade suit |
b + tab + tab | b + tab + tab | (\flat) | Flat sign |
# + tab + tab | # + tab + tab | (\natural) | Natural sign |
# + tab | # + tab | (\sharp) | Sharp sign |
@ + = + tab | @ + = + tab | (\triangleq) | Triangle equals |
+ + tab + tab | + + tab + tab | (\dagger) | Dagger |
Note
Under different input methods, you need to switch to English input mode.