- 10,266
- 45
Hmmmmm. What browser are you using?
- Warren
- Warren
Blah, blah, blah
Whoops, I forgot to tell you I fixed that...Hurkyl said:Hey, I don't see the dashes today. Woohoo! (I wonder how long it's been?)
gnome said:Why is this fraction not displaying correctly?
\mbox{\Huge B = \frac{1}{15} }
gnome said:Why is this fraction not displaying correctly?
\mbox{\Huge B = \frac{1}{15} }
\documentclass{article}
\begin{document}
\begin{flushleft}
\begin{displaymath}
\pi \models \phi \Rightarrow \psi \:\textrm{iff}\:\pi \not\models \phi \:\textrm{or}\:\pi \models \psi
\end{displaymath}
\end{flushleft}
\end{document}
tell me what I should have done to make the line spacing and font size more consistent.
Thanks Warren a lot...chroot said:Look into a package called MikTeX for windows.
- Warren