• Want to take part in this year's BoS Trials event for Maths and/or Business Studies?
    Click here for details and register now!
  • YOU can help the next generation of students in the community!
    Share your trial papers and notes on our Notes & Resources page

How do you put spaces in latex (1 Viewer)

Tsylana

Member
Joined
May 4, 2008
Messages
80
Gender
Male
HSC
2009
lol like i cant write something like a sentence like " the hyperbola xy = cc "
 

lolokay

Active Member
Joined
Mar 21, 2008
Messages
1,015
Gender
Undisclosed
HSC
2009
you can put \ then a space, at the end of the word
 

EvoRevolution

Member
Joined
Jan 25, 2009
Messages
123
Gender
Male
HSC
2009
<table style="border: 1px solid rgb(170, 170, 170); margin: 1em 1em 1em 0pt; background: rgb(249, 249, 249) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; border-collapse: collapse;" border="2" cellpadding="4" cellspacing="0"><tbody><tr><td>double quad space</td> <td>a \qquad b</td> <td>
</td> </tr> <tr> <td>quad space</td> <td>a \quad b</td> <td>
</td> </tr> <tr> <td>text space</td> <td>a\ b</td> <td>
</td> </tr> <tr> <td>text space without PNG conversion</td> <td>a \mbox{ } b</td> <td>a b</td> </tr> <tr> <td>large space</td> <td>a\;b</td> <td>
</td> </tr> <tr> <td>medium space</td> <td>a\>b</td> <td>[not supported]</td> </tr> <tr> <td>small space</td> <td>a\,b</td> <td>
</td> </tr> <tr> <td>no space</td> <td>ab</td> <td>
</td> </tr> <tr> <td>small negative space</td> <td>a\!b</td> <td>
</td></tr></tbody></table>
 

AnandDNA

Member
Joined
Jun 22, 2007
Messages
408
Location
2148 :)
Gender
Male
HSC
2009
oh what about if you want to start a new line in the equation like
y=2x+1
=2(-1)+1
=-1
 

jet

Banned
Joined
Jan 4, 2007
Messages
3,148
Gender
Male
HSC
2009
If you want to write a sentence in normal font, just use the \text{} command, writing what you want to say in the brackets, and it will come out like normal. Just be warned that it will take no mathematical notation however, and that would have to be written outside the brackets.
 

Trebla

Administrator
Administrator
Joined
Feb 16, 2005
Messages
8,299
Gender
Male
HSC
2006
Alternatively, place surround any non-mathematical text with $ symbols. E.g. $Testing $ s = 1 gives
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top