Tagged Questions
9
votes
1answer
129 views
Declare acronyms and abbreviations to automatically correct spaces after periods?
If I understand correctly, (La)TeX assumes that a period after a lower-case letter ends a sentence while a period after an upper-case letter does not. Unfortunately, my documents usually contain ...
12
votes
1answer
182 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"?
...
2
votes
1answer
133 views
Is it correct to use a comma in this equation?
Consider:
Then, the sequence $k_i$ given by (3.38) is increasing and converges to
\begin{equation}\label{eq:weired_equation}
k^\xi = k_1\times k_2 \times c \times d,
\end{equation}
where $c$ and $d$ ...
24
votes
2answers
532 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 ...
11
votes
2answers
206 views
What is a good way to typeset dot-separated acronyms?
I am trying to find a good appearance for typesetting "C.A.T.A.P.U.L.T.". When I type it as is, it appears to me that P.U.L. are bunched up together while the other letters are well apart. Perhaps ...
10
votes
2answers
121 views
Vertically aligning hyphens and en dash in a compound word
I was wondering if there is a way to make the hyphen and en dash in a compound word appear at the same "height." For instance the style guide I'm following suggests using en dash to reduce the ...
3
votes
2answers
428 views
What kind of dash is used before a quote attribution?
In this quote example:
“Planning your video is the first step.”
-Christine Cloud, Producer
Should the name be preceded by an em dash, or a swung dash?
19
votes
2answers
668 views
Is there a way to automatically change kerning between commas/full stops and footnote marks?
This question led to a new package:
fnpct
Following up on my question on the kerning of footnote marks after punctuation marks, I'd like to know if there is a way to achieve the kerning of ...
12
votes
2answers
2k views
How to properly typeset footnotes/superscripts after punctuation marks?
I find the spacing of footnote marks after punctuation marks quite unsatisfactory, especially with sans serif fonts and compared to the spacing after letters. Example follows:
I came up with a ...
31
votes
3answers
1k views
How to properly typeset all forms of punctuation used in English-language documents?
English documents tend to use these types of punctuation:
periods
apostrophes
brackets of various kinds
colons and semicolons
commas
dashes and hyphens
ellipsis
exclamation and question marks
...
10
votes
1answer
280 views
Old-style figures: Use in references/brackets (e.g. to equations, bibliography) or not?
In my documents I usually use old-style figures for "non-mathematical" numbers. By this I mean for example dates, page numbers, telephone numbers and the like. For tables, results of equations etc. I ...
21
votes
4answers
428 views
Is there a special hyphen-symbol to be used between capital letters?
In words consisting of small letters, the - hyphen seems right. In words (abbreviations, acronyms) consisting of capital letters, the common hyphen appears (at least imho) to be placed too low and to ...
16
votes
1answer
514 views
Vertical position of punctuation following fractions in display-style equations
Assuming that one wants punctuation in equations, what is the best way to adjusting the vertical position of the punctuation if it follows a fraction? I am using Palatino and Euler here (which I ...
11
votes
2answers
2k views
Correct use of hyphen, en dash, or em dash in compound words [duplicate]
Possible Duplicate:
Dashes: - vs. – vs. —
I know that there are many sources on the use of dashes both on tex.sx ( Dashes: - vs. – vs. — ) and in the real world (Wikipedia: Dash). But there ...
7
votes
2answers
373 views
How to punctuate multiline equations?
This might be off topic, yet I wouldn't know where else to ask. I want to keep up with the good habit of punctuating displayed equations. For example I know the comma (,) is compulsory in
Here, we ...
7
votes
3answers
299 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)
?
16
votes
1answer
346 views
Adding an open-quote mark to the start of each line in a multiline quotation?
I'm going to be re-typesetting some old books (from the late 18th Century) in the coming weeks, and a few of them are old enough that they use an archaic typographic convention for quotation: every ...
13
votes
1answer
2k views
Should you put citations before or after interpunction?
This probably also could go to English.SE, but I'm not sure.
When I want to cite a source for a complete sentence, you put the citation before or after the period?
And if you cite for a word, or ...
11
votes
3answers
763 views
Implementing a sort of “tightened frenchspacing”
By default, (La)TeX adds extra space between sentences. The exact rules are in the TeXbook, a summary by TH. can be found here. What follows is is my "executive summary":
After any period (or ...
5
votes
2answers
505 views
Caption and punctuation
This is more a Writing Style question than a LaTeX-specific question so Mr. Moderator feel free to move it elsewhere or even delete it!
The question:
What is the proper way to write a caption to a ...
1
vote
1answer
334 views
How to typeset 'tis or 'em with TeX
Sometimes 'Tis will be used to represent "this is" and 'em will be used as "them" in spoken English, but how do I typeset them with TeX? Should the tick mark be "left quote" or "right quote" or some ...
20
votes
3answers
476 views
Should I include punctuation marks in \emph, or should I place those marks after the command?
I wonder if I should place punctuation marks directly after the \emph{} command, or should I include those marks within the curly brackets? Thus:
The languages only differ in their \emph{grammar}, ...
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 ...
19
votes
3answers
6k views
Correct use of \paragraph titles?
How should I use \paragraph? I mean, If I want to put "Characteristics", should I put \paragraph{Characteristics} or \paragraph{Characteristics:}. Or is it up to me which one to use?
59
votes
5answers
7k views
Dashes: - vs. – vs. —
This may or may not be a real TeX/LaTeX question but rather a general question on punctuation:
How are the different dashes - "-", -- "–" and --- "—" supposed to be used?
37
votes
2answers
3k views
Is a period after an abbreviation the same as an end of sentence period?
Does latex do anything special with periods? If so, is there a way to differentiate end-of-sentence periods from periods indicating abbreviation?
6
votes
2answers
560 views
Proper punctuation after cases environment
I know that when writing a displayed equation, it's correct to write punctuation before the closing \] as follows:
This proves \[ x^2 = 3, \] and it follows that \[ x = \pm\sqrt{3}. \]
If I'm using ...