Tagged Questions
2
votes
0answers
54 views
Adjusting letterspacing in ConTeXt
I need to adjust the letterspacing of the font I'm using. I'm currently using the font like this:
\usemodule[simplefonts]
\definefontfeature[default][default][protrusion=quality,expansion=quality]
...
19
votes
2answers
403 views
Too much space before digit “1”
In many fonts, the digit 1 contains a lot of empty space on its left side. Maybe this is desirable inside a number like 512, but it looks wrong to me when the 1 appears at the beginning of a word, as ...
8
votes
3answers
2k views
Making text narrow
I'm using \textlsfrom the microtype package to increase space between letters, but I can't find a command that will make a text look narrow (or maybe a very narrow serif font?).
What is the best way ...