General ⇒ spacing in mathematics formulas
-
- Posts: 2
- Joined: Mon Jun 11, 2007 12:38 pm
spacing in mathematics formulas
I noticed, however, that the spacing between many of the symbols in the mathematics formulas appears quite "crunched" to me. I looked at some other texts and documents produced with LaTex, and noticed the difference immediately.
It is particularly noticeable after a comma or a closing parenthesis. It just seems to my eye like there should be more space there. I know about the white space commands for mathematics mode that can be used manually in single cases, but I was hoping someone knows of a way to change this globally for the whole document (maybe something that can be set in the preamble?)
I don't want to get into using the manual white space commands, since we're talking about pretty much every single line of my document. I am already using the amssymb and amsmath packages, do they give me global control over the spacing somehow?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
spacing in mathematics formulas
math student wrote: […] I don't want to get into using the manual white space commands, since we're talking about pretty much every single line of my document. I am already using the amssymb and amsmath packages, do they give me global control over the spacing somehow?
As far as i know, a global control of math spacing isn't possible. But, if these two mentioned packages are able to do that, you can read it in the manual of the AMS Latex packages. Perhaps you can get more information about that in the comprehensive review Mathmode.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 2
- Joined: Mon Jun 11, 2007 12:38 pm