达泊西汀有什么副作用
Tagged with small-caps letterspacing
9 questions
5
votes
1
answer
88
views
Letter-spaced small-caps and German ß
When using letter-spaced small-caps for a German word like “Fu?note”, the “?” is correctly turned into “ss”, but no space is added between these two symbols, whence they are too close to each other ...
1
vote
0
answers
70
views
Tracking (microtype) causes different results within \makebox
Why is the tracking for small caps text different in \makebox and how can I get an equal result?
% !TeX TS-program = lualatex
\documentclass{book}
\usepackage{fontspec}
\usepackage[%
tracking=...
4
votes
0
answers
571
views
Adjusting word space with letterspace in small caps [duplicate]
I'm trying to set up a nice letterspacing for the small caps of my main font. The problem arises because, by letterspacing, inter word spacing are somewhat less distinguishable from the inter-letter ...
3
votes
1
answer
178
views
fontspec's LetterSpace behaves differently in xetex and luatex
In xetex, activating the LetterSpace option for small caps adds extra space when a small caps letter is directly followed by a lowercase latter, but has no effect when a lower case letter is directly ...
7
votes
2
answers
762
views
Set tracking for small caps selected by \scshape
If a font family doesn't have a bold font, it makes sense to me to use small caps instead. But when I redefine \bfseries to mean \scshape, there's no tracking in those small caps. How can I set that?
...
8
votes
3
answers
745
views
Microtype's tracking feature works with some fonts, not others
In the code below, tracking works with the libertine font, but not with the Alegreya font. Why is this, and how can I fix it?
\documentclass{article}
\usepackage[tracking = true, letterspace = 100]{...
5
votes
1
answer
9k
views
change spacedallcaps and spacedlowsmallcaps to something like spacedsmallcaps (classicthesis)
Instead of \spacedallcaps and \spacedlowsmallcaps would like to have big and small capitals (like \scshape) but keep the definitions for space between the letters, size, colour, ...
With \...
7
votes
2
answers
1k
views
letterspacing italic small caps automatically
The MinionPro-It.otf file I am using contains italic small caps, confirmed with otfinfo -f MinionPro-It.otf and cfftot1 MinionPro-It.otf | t1testpage | epstopdf --filter > MinionPro-It.pdf.
The ...
10
votes
2
answers
18k
views
The caption package and letterspacing
Problem Statement
I adjusted the caption format for my figures and tables using the caption package, such that the words "Figure" and "Table" are typeset using small caps. Now I want to obtain ...