I have got the following TeX equation:
\[r(t)=\frac{l}{1+e\cos \theta (t)}\]
Now I could not use this in Texmaker. To show the same equation Texmaker wants
$ r(t )= \dfrac{l}{ 1+e cos \theta (t)} $\\
So what should I do?
|
The following compiles perfectly in Texmaker:
This yields:
|
|||
|
|
\` in the second equation, and use\cos` also here. Could you please provide a minimal working example (MWE) that illustrates your problem, including your preamble (\dfracis defined in theamsmathpackage). – Corentin Nov 15 '12 at 13:38