LaTeX LaTeX: Text type, displayed type?

AI Thread Summary
MathType's translation to LaTeX tool uses $<expression>$ for inline equations and $$<expression>$$ for display equations. However, the use of $$...$$ is discouraged due to potential issues with AMS-LaTeX macros, as noted in LaTeX documentation. The preferred alternative is to use \[...\] for display equations, which avoids these problems. Users express frustration over the lack of control over MathType's output but acknowledge the need to adapt to its formatting.
ozmotion
Messages
4
Reaction score
0
After playing around with MathType's translate to LaTeX tool, I noticed it encloses its translated TeX expressions with either $<expression>$ or $$<expression>$$ depending on whether "Inline Equation" is toggled or not.

Being new to TeX, I looked this up, and the wiki page (http://en.wikibooks.org/wiki/LaTeX/Mathematics" ) suggests that "Using the $$...$$ should be avoided, as it may cause problems, particularly with the AMS-LaTeX macros."

Why is this discouraged, and what is the alternative?
 
Last edited by a moderator:
Physics news on Phys.org
My guess is that it may cause problems with AMS-LaTeX macros. :-p I've always used \[...\] instead of $$...$$ so I haven't actually encountered the problems.
 
Hurkyl said:
My guess is that it may cause problems with AMS-LaTeX macros. :-p I've always used \[...\] instead of $$...$$ so I haven't actually encountered the problems.

thanks for the clarification. i wasn't sure if it was the implementation or function of 'displayed type' that was a problem, or if it was just the syntax.

since i have no control over mathtype's translation to latex, ill just live with it.
 

Similar threads

Replies
3
Views
2K
Replies
4
Views
4K
Replies
1
Views
3K
Replies
0
Views
22K
Replies
0
Views
17K
Replies
1
Views
25K
Replies
0
Views
21K
Back
Top