With the sfmath package I find that there is too little space between some symbols. In an expression like $n_1$ for instance the subscript is too close to the base. Although the space between the symbols seems to be the same as with the computer modern font the space will look larger with the latter font because of the serif of the n which pushes the subscript a little to the right. Does anyone know if there is a space corrected version of sans serif math?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
There is no chance to get correct spacing if the font has not been especially designed for math, because it requires fine tuning of many parameters. There is a commercial |
||||
|
|
sansmathaccentpackage, which addresses some problems in usingsfmath; I guess that the package author will be glad to get feedback. – egreg Jun 4 '12 at 16:11