Search found 2 matches

by Kickfoot
Sun Jul 24, 2011 3:38 am
Forum: Text Formatting
Topic: Spaces after in-line Math Expressions not typeset
Replies: 2
Views: 1571

Spaces after in-line Math Expressions not typeset

Here a minimal example
\documentclass{amsart}
\begin{document}
A small example with the formula $F=ma$ printed
\end{document}
I attached the output.

I think your right in that the some other different character is inserted. When I open a document in a new ecoding (Mac OS Roman instead of Western ...
by Kickfoot
Sat Jul 23, 2011 9:55 pm
Forum: Text Formatting
Topic: Spaces after in-line Math Expressions not typeset
Replies: 2
Views: 1571

Spaces after in-line Math Expressions not typeset

For quite some time I have had a very strange problem in TeXShop under Snow Leopard.

It seems like if I press the spacebar to lightly after the end of inserting math using simple $ the space will show in the source file but not in the output file. For example if i write "$f(x)=x^2$ is a nice ...