Tagged Questions
19
votes
4answers
1k views
Numbers outside Math environment
Should numbers inside the text be placed inside a math environment?
For example, if I am writing ...indent code by 4 spaces..., should I write it this way or ...indent code by $4$ spaces...?
...