Tagged Questions
8
votes
2answers
274 views
How to adjust the kerning around a forward slash in text
In contrast to \texttt{typewriter} normal text is "connected". When using a forward slash, I get for y/. this:
while I would like to get something like that:
which can be accomplished by ...
11
votes
1answer
267 views
How are amounts of money to be typeset?
Writing a letter to Americans, I have wondered how to properly typeset amounts of money. As far as I know, the $-sign is supposed to precede the number, but I am clueless of the rest.
Here are some ...
8
votes
1answer
265 views
Kerning for arabic digits?
In most fonts, arabic digits have nonproportional width, meaning that 1 and 8 have exactly the same width even if the former has a smaller natural width. This is good for typesetting tables, but in ...
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 ...
6
votes
1answer
547 views
Letterspacing titles with LuaLaTeX
I'm using LuaLaTeX to write my thesis and I've been learning about typography thanks to Robert Bringhurst's "The elements of typographic style". Problem is I can't replicate the letterspacing used in ...
34
votes
2answers
650 views
Improved kerning in fractions?
Question
How can I apply selective kerning within the numerator and denominator of an inline fraction? Specifically, I'd like to:
Tighten kerning after the numerator if it ends in 7
Loosen kerning ...
7
votes
2answers
565 views
Make apostrophe closer to letter
I am using the lettrine package to typeset capitals. When there is an apostrophe with a capital L, the spaces look quite ugly. I would like to achieve something like the following:
I've already set ...