There are four kinds of 'dashes' in LaTeX: hyphen, en-dash(--), em-dash(---) and minus $-$. They are used for, respectively, hyphenation and joining words, indicating a range, punctuation, and a mathematical symbol. My question is: how do I indicate an en-dash (range) in math mode? (as in $S=1 to 2$)? Do I have to drop out of math mode in the middle of the 'equation' ($S=1$--$2$)? Or is there a symbol I can use and stay in math mode? I tried $S=1\--2$ but this gives me a minus, not a en-dash, and $S=1--2$ gives two minuses. My guess is I am going to have to drop out of math mode but maybe there is a way to do it without that.
|
|
||||
|
|
|
The simplest way is to use An en dash used in math may easily be confused with a minus sign. You may want to look at other techniques for indicating a range such as ellipses (
|
|||||
|
|
Well, you could use |
|||
|
|
|
You can use
Or maybe use |
||||
|
|