How can I get the Wikipedia-looking crossing-w from Linux Libertine font?
They talk about it on their homepage and in the wikipedia article, but I can't find an example of how to actually produce it.
Fyi I'm using xetex with fontspec.
|
How can I get the Wikipedia-looking crossing-w from Linux Libertine font? They talk about it on their homepage and in the wikipedia article, but I can't find an example of how to actually produce it. Fyi I'm using |
||||
|
The “official” way, is to activate stylistic set 5 feature,
|
|||||||||||||||||||
|
|
The character is accessible through
As Andrey Vihrov pointed out in his comment you can also access the glyph with
|
|||||||||||||||||||
|
\libertineGlyph{W.alt}– cgnieder Mar 8 '12 at 21:01libertineotfpackage.) Is there a way to do it without? – Alan Munn Mar 8 '12 at 21:21fontspec'sAlternatefeature. – Andrey Vihrov Mar 8 '12 at 21:22