Tagged Questions
0
votes
0answers
73 views
Hanging punctuation in XeLaTeX [duplicate]
Is it possible to have hanging punctuation in XeLaTeX, and if yes, how?
I appreciate that there is no margin kerning available for XeLaTeX, but I want to see if hanging punctuation looks better than ...
5
votes
1answer
540 views
Setting font protrusion in XeLaTeX with microtype v2.5
I am testing microtype v2.5 with XeLaTeX and have checked the font protrusion features. With the default features, the hyphen protrudes at a hyphenation about 50 per cent of its width. Nonetheless, ...
1
vote
1answer
271 views
How do I activate hanging punctuation with XeteX under ConTeXt?
I'm noob at ConTeXt. I want to use auto2 font with ConTeXt, I think the easiest way to do that is using the XeTeX backend. ConTeXt can do some protrusion with pdfTeX and LuaTeX, but with XeTeX it ...
10
votes
3answers
3k views
How do I get the protrusion to work in XeTeX?
When I render my documents using pdfLaTeX and microtype they look fine, but when I switch to XeTeX the right edges of justified text look terrible: some lines overlfow, and hyphens look "indented". Is ...
10
votes
1answer
2k views
XeTeX, microtype and fontspec
I am using XeTeX from TL2010 with microtype 2.5 beta and fontspec. My main font is Linux Libertine O. I do not see a single difference with and without including the microtype package.
Am I doing ...
4
votes
2answers
610 views
How to get hanging hyphenation?
I am using XeTeX from TeXLive-2010-Basic in OSX with plain-format.
My try was to follow the TeXbooks setup for commas et such (which I already have working nicely):
\defaulthyphenchar=`‐% it is ...