Doom of Doom
- 85
- 0
I'm having some trouble with LaTex.
Here is the LaTex code:
\frac{1}{q_{2}} = \frac{A q_{1} + B}{C q_{1} + D}
And it should produce this:
\frac{1}{q_{2}} = \frac{A q_{1} + B}{C q_{1} + D}
Here, it's produced just fine. But in TeXnicCenter, it produces this instead:
1\frac{}{q_{2} = \frac{A q_{1} + B}{C q_{1} + D}}
What am I doing wrong?
Here is the LaTex code:
\frac{1}{q_{2}} = \frac{A q_{1} + B}{C q_{1} + D}
And it should produce this:
\frac{1}{q_{2}} = \frac{A q_{1} + B}{C q_{1} + D}
Here, it's produced just fine. But in TeXnicCenter, it produces this instead:
1\frac{}{q_{2} = \frac{A q_{1} + B}{C q_{1} + D}}
What am I doing wrong?