[tex-live] texdoc for libertine
Denis Bitouzé
dbitouze at wanadoo.fr
Thu Nov 29 14:08:38 CET 2012
Le jeudi 29/11/12 à 12h03,
Herbert Voss <Herbert.Voss at fu-berlin.de> a écrit :
> >> \newfontface\LinKeyboard{Linux Biolinum Keyboard O}
> >
> > BTW, where did you find this? Is there documented somewhere?
>
> texdoc fontspec
OK, thanks, but I meant how did you know the name "Linux Biolinum
Keyboard O"?
For instance, on:
http://ctan.org/tex-archive/obsolete/fonts/libertineotf/tex/latex/libertineotf
we can see that old \LMouseL macro used to be defined as (cf.
libertineotf.sty):
\DeclareRobustCommand*\LMouseL{\biolinumKeyGlyph{uniE132}}
where:
\DeclareRobustCommand*\biolinumKeyGlyph[1]{{\@nameuse{fxk@#1}}}
where (cf. fxkuni.inc):
\DeclareTextGlyphY{fxk}{uniE132}{57650}
which, if understand right \DeclareTextGlyphY definition (cf.
libertineotf.sty) stands for:
\@namedef{fxk at uniE132}{{\biolinumkey\char57650\relax}}
where:
\newfontfamily\biolinumkey[Extension=.otf]{LinBiolinum_K}
And I would probably have been unable to guess "LinBiolinum_K" had to be
replaced by "Linux Biolinum Keyboard O".
--
Denis
More information about the tex-live
mailing list