LaTeX Tip #1 – Using text in math mode

February 25th, 2009

The compiler treats all letters typed in math mode as variables so it puts them in italics and ignores all spaces. In order to type text while in math mode you must use one of the following commands.

In addition to this I found that the compiler doesn’t treat the text in super/subscript correctly. So in order to adjust the font size I had to additionally include the \scriptsize command. This reduced the font size to match the other text in the super/subscript.

Example:

References:
Getting Started with LaTeX – David R. Wilkins


Entry Filed under: Uncategorized

Leave a Comment

Required

Required, hidden

Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackback this post  |  Subscribe to the comments via RSS Feed