How to Do Subscript on MacBook: Every Method Explained
Subscript text — those small characters that sit below the normal line of type — shows up constantly in chemistry formulas (H₂O), mathematical notation, footnote references, and scientific writing. If you're working on a MacBook and can't figure out how to get that tiny lowered character, you're not alone. The answer depends heavily on which app you're using, because macOS handles subscript differently across its ecosystem.
What Subscript Actually Is (and When You Need It)
Subscript is a typographic style where characters are rendered smaller and positioned below the text baseline. It's distinct from superscript, which sits above the line. Common uses include:
- Chemical formulas: CO₂, H₂SO₄
- Mathematical expressions: X₁, Y₂
- Footnote and reference numbering in some academic styles
- Logarithmic notation: log₂
The challenge on macOS is that subscript isn't a universal system-wide shortcut. It lives inside individual applications, and each one handles it slightly differently.
Method 1: Subscript in Apple Pages
Pages has built-in subscript support with a direct keyboard shortcut.
Keyboard shortcut: Press Command (⌘) + Shift + Hyphen (-) to toggle subscript on and off.
You can also access it through the menu:
- Go to Format → Font → Baseline → Subscript
Type your subscript character, then use the same shortcut again to return to normal text. Pages applies true typographic subscript, scaling and repositioning the character automatically.
Method 2: Subscript in Microsoft Word for Mac
Word on macOS uses a different shortcut than Pages.
Keyboard shortcut: Press Command (⌘) + Equal Sign (=) to toggle subscript.
Alternatively, find it in the ribbon:
- Home tab → Font group → click the X₂ button
Or through the Font dialog:
- Format → Font → check the Subscript box under Effects
Word's subscript formatting works inline, so you can apply it to selected existing text or activate it before typing new characters.
Method 3: Subscript in Google Docs (on Mac)
Google Docs runs in your browser, so the shortcut is browser-agnostic but still works smoothly on a MacBook.
Keyboard shortcut: Press Command (⌘) + Comma (,)
Or via menu:
- Format → Text → Subscript
This toggles subscript on and off. The comma shortcut is one of the more intuitive ones to memorize since a comma sits visually lower than a period — a helpful mnemonic. 🧠
Method 4: Using Unicode Subscript Characters
If you need subscript digits or certain letters in a context where formatting isn't supported — plain text fields, messaging apps, coding environments, or terminal — Unicode subscript characters are your workaround.
Unicode includes dedicated subscript versions of digits (₀₁₂₃₄₅₆₇₈₉) and some letters. These are actual characters, not formatted text. You can:
- Copy them directly from a Unicode reference site
- Use macOS's Character Viewer (Control + Command + Space) and search "subscript"
- Set up text replacement in System Settings → Keyboard → Text Replacements so typing something like
:sub2:auto-replaces with ₂
The limitation: Unicode subscript coverage is incomplete. Full lowercase and uppercase alphabets aren't available as subscript Unicode characters, so this method works best for numeric subscripts.
Method 5: Subscript in Apple Numbers and Keynote
Both Numbers and Keynote support subscript through the Format menu, though keyboard shortcut availability can vary by version:
- In Keynote: Select text → Format → Font → Baseline → Subscript
- In Numbers: Same path — Format → Font → Baseline → Subscript
Neither app surfaces this as prominently as Pages does, so the menu route is the most reliable path.
Method 6: Subscript in TextEdit
TextEdit, macOS's built-in basic word processor, supports subscript when working in Rich Text mode (not Plain Text mode).
- Go to Format → Font → Show Fonts
- In the Fonts panel, look for the gear icon → Baseline → Subscript
If TextEdit is in Plain Text mode, formatting options including subscript are disabled entirely. Switch to Rich Text via Format → Make Rich Text.
Quick Reference: Subscript Shortcuts by App 📋
| Application | Keyboard Shortcut | Menu Path |
|---|---|---|
| Apple Pages | ⌘ + Shift + – | Format → Font → Baseline → Subscript |
| Microsoft Word | ⌘ + = | Home → Font group → X₂ |
| Google Docs | ⌘ + , | Format → Text → Subscript |
| Keynote | Not default | Format → Font → Baseline → Subscript |
| Numbers | Not default | Format → Font → Baseline → Subscript |
| TextEdit (RTF) | Not default | Format → Font → Gear → Baseline → Subscript |
The Variables That Determine Your Best Approach
Which method works for you comes down to several factors that vary by user:
App version matters. Keyboard shortcuts in Pages and Word have shifted across updates. If a shortcut listed here doesn't work, check your app's Format menu directly — it will always show the current shortcut next to the option.
Document type matters. Exporting or sharing documents between apps can strip subscript formatting if the receiving application doesn't support it. A subscript formatted in Pages may behave differently when opened in Word, and vice versa.
Plain text environments are a different problem entirely. If you're working in a field that doesn't support rich text formatting — note-taking apps in plain text mode, email clients with minimal formatting, code editors — Unicode subscript characters are the only option, but their limited character set may not cover your needs.
Frequency of use shapes the right habit. Someone writing one chemistry formula occasionally will reach for the menu. Someone writing scientific papers daily will want the keyboard shortcut memorized and possibly a custom text replacement rule set up for repeated subscript patterns.
The right method isn't universal — it's the one that fits how you work, in which application, and how often subscript comes up in your workflow. ⌨️