Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Hirmuolio Pine/sandbox3: Difference between revisions

From EVE University Wiki
Hirmuolio Pine (talk | contribs)
No edit summary
Hirmuolio Pine (talk | contribs)
Line 12: Line 12:


* \rm will make the whole thing to be in roman instead of italic. Spaces will still be removed.
* \rm will make the whole thing to be in roman instead of italic. Spaces will still be removed.
** <nowiki><math> Velocity = Speed </math></nowiki> <math>  Velocity = Speed </math>
** <nowiki><math> \rm Velocity = S p e e d </math></nowiki> <math> \rm Velocity = S p e e d</math>
** <nowiki><math> \rm Velocity = Speed </math></nowiki> <math> \rm Velocity = Speed </math>
** {} can be used to limit its scope. <nowiki><math> { \rm Roman } = Italic</math></nowiki>  <math> { \rm Roman } = Italic</math>
** {} can be used to limit its scope. <nowiki><math> { \rm Roman } = Italic</math></nowiki>  <math> { \rm Roman } = Italic</math>