Added note about starting math mode
This commit is contained in:
parent
011d544e67
commit
0ccba669ec
@ -387,4 +387,8 @@ You'll also notice that there is no border spacing around the second formula. Th
|
||||
|
||||
I'm not going to forget about the first method, though. This could be handy if I wanted to create something (such as a business card) that is a standard size that I want to repeat, or if I want to print on a smaller, non-typical format that LaTeX doesn't have a built-in page size for. I have a few ideas where I might use this; I'll try them out and report back in a later issue.
|
||||
|
||||
\medskip
|
||||
|
||||
\noindent Also, for reasons I don't know yet, the typical way of starting and ending a math environment in LaTeX (i.e., \verb|\[...\]|. Only \verb|$...$| and \verb|\begin{math}| \verb|...\end{math}| do.
|
||||
|
||||
\end{document}
|
Loading…
Reference in New Issue
Block a user