12
votes
1answer
180 views

How to get upright parentheses in the whole document?

My question is, basically, the same as the one in Upright parentheses in italic text: how do I force all parentheses in my document to be upright, without replacing them with some commands "by hand"? ...
24
votes
2answers
530 views

Italics emphasis and punctuation [duplicate]

Possible Duplicate: Should I include punctuation marks in \emph, or should I place those marks after the command? When emphasizing the last part of a sentence by making it italic, is it ...
3
votes
0answers
125 views

When should an italic font be used for newly-defined terms? [closed]

Let's say I'm writing a paper. In the introduction, I use some term informally, and then later in the text give an exact definition. Intuitively, I would use normal font for the informal uses in the ...
3
votes
1answer
157 views

Formatting of coordinates?

In case I want to describe the pixels of a picture with cartesian coordinates, how would I properly typeset the coordinates? Is p_\mathrm{x}, p_\mathrm{y} correct or rather c_x, c_y? x and y represent ...
7
votes
3answers
296 views

dot's shape of the italic abbreviation words

I want to write thief (pl. thieves) Which is correct, the \textbf{thief} (\textit{pl.} thieves) or the \textbf{thief} (\textit{pl}. thieves) ?
24
votes
4answers
2k views

Should subscripts in math mode be upright?

In one-letter subscripts, like $x_i$, the subscript is usually typeset italic. Is this the typographically right thing to do? Consider this case: The Boltzmann constant is often written as $k_B$, ...
36
votes
5answers
1k views

Upright parentheses in italic text

This question led to a new package: embrac Bringhurst, in Elements of Typographic Style, recommends to use upright parentheses in italic text (i.e., write 'a (simple) example' as opposed to 'a ...