Setting Up Your Document Before You Write
Spend 15 minutes on document setup before inserting a single equation. It prevents formatting problems that are painful to fix retroactively across 60+ equations.
Key settings to configure:
- File → Options → Advanced → Layout Options → check 'Use math font' – ensures all equations use Cambria Math consistently
- Check that your body text paragraph style uses 1.0 or 1.15 line spacing – equations inherit surrounding line spacing, and inconsistency creates uneven vertical space
- Consider creating a dedicated 'Equation' paragraph style with centered alignment and fixed spacing above and below (6pt) to keep equation spacing consistent throughout the document
Inserting and Aligning Equations
Press Alt + = to insert an equation block. For a thesis with numbered equations, place each display equation in the center column of a three-column borderless table to allow space for the equation number on the right side.
Avoid inserting equations as inline characters within running text unless the formula is very short (single symbols or expressions like F = ma). For anything that warrants its own line, use a dedicated equation block.
For multi-line equations – aligned derivations, equation arrays – use the matrix structure inside a single equation block. Insert a 1-column × N-row matrix and use the right-arrow key to move between rows. This keeps the entire derivation as a single, indivisible object that will not split across pages unexpectedly.
Numbering Equations Throughout a Thesis
The most reliable consistent-numbering approach for a long document:
- 1Create a three-column borderless table for each display equation
- 2Column 1: empty (or use for equation labels); Column 2: centered equation; Column 3: right-aligned equation number
- 3In Column 3, press Ctrl + F9, type SEQ Equation, press Ctrl + F9 again
- 4The SEQ field auto-increments across the document as you add equations
- 5To update all numbers after inserting equations mid-document: Ctrl + A → F9
- 6For chapter-prefixed numbers like (3.4), this requires a more advanced SEQ field setup – search for 'Word chapter equation numbering SEQ' for step-by-step instructions specific to your Word version
Cross-Referencing Equations in the Text
To reference equation numbers in the text without breaking when equations are renumbered, use Word's cross-reference feature. First, bookmark the row containing the equation (select the SEQ field, then Insert → Bookmark). Then place your cursor in the text where the reference belongs, go to Insert → Cross-reference, set Type to Bookmark, and select your equation bookmark.
For smaller theses, a simpler approach: leave a placeholder like [EQ:quadratic] during drafting and replace manually before final submission.
Be consistent with how you cite equations in prose. Pick one form – either 'Eq. (3.2)' or '(3.2)' – and use it throughout. Do not alternate between styles.
Reducing Time Spent on Equation Formatting
A 60-equation chapter entered through the equation editor menus alone takes significantly longer than necessary. Two approaches that help:
Keyboard shortcuts: learn \frac, \sqrt, \int, \sum, ^ and _ before you start. These cover roughly 70% of standard notation without touching the ribbon.
AI formula generation: for well-known equations you are not building from scratch – Green's theorem, the Boltzmann distribution, Maxwell's equations, the Navier-Stokes momentum equation – use an AI generator to produce the formatted output, then paste it into the document. This is particularly useful when you need the notation to be exactly correct and do not want to reconstruct it from memory.