Along the lines of Why is \[ ... \] preferable to $$?, what reasons are there (if any) to favor \( ... \) over $ ... $?
|
|
|||||
|
|
plainTeX only allows Both are shortcuts to start inline math environments. |
|||||||||||||||||||||
|
|
Note that you shouldn't use |
|||||||||||
|
|
Anyone who's ever tried writing a simple perl (or whatever) script to quickly parse a LaTeX document and do something in maths mode but not in text mode will agree that (Before anyone asks, yes I have, and it's called mathgrep. The pain and agony of writing that convinced me more than anything else of the value of making everything a configurable macro so it can be easily changed later.) Another reason: looking at the code, |
|||||||||
|
|
There are some good 'meta' reasons for using Another convenience is that some editors have an easier time with paren matching for |
|||||
|
|
There is actually a very good reason to prefer An update (thanks to a comment by @BrunoLeFloch): As the above problem can be circumvented by writing |
|||||||||||||||
|
|
Configuring Note: MathJax is a javascript library to render LaTeX commands on the browser. |
||||
|
|
|
Interestingly, nobody mentioned that the |
|||||||||
|
|
For users of the package The *The manual's example is |
||||
|
|
