Write math and science notation
LaTeX and formatting for STEM.
Writing equations
EduTrace Notes supports math formatting where enabled. Typical patterns:
- Inline math (inside a sentence)
- Display math (on its own line)
The exact delimiters depend on the editor configuration in your deployment.
Troubleshooting math rendering
If an equation looks broken:
- Check for unclosed delimiters.
- Remove unusual LaTeX commands and try a simpler version.
- Refresh once (don’t spam refresh; you might lose unsaved edits on weak networks).
Tips for STEM notes
- Define symbols before using them ((V), (I), (R), etc.)
- Keep units next to values.
- Use code blocks for derivations you want to preserve line-by-line.