[tex-live] texdoc for libertine
Denis Bitouzé
dbitouze at wanadoo.fr
Thu Nov 29 16:05:08 CET 2012
Le jeudi 29/11/12 à 14h23,
Denis Bitouzé <dbitouze at wanadoo.fr> a écrit :
> BTW, why new libertine does not provide \LKey macro this way? Just
> lack of time or technical reason (hidden bugs)?
As far as I understand, by comparing files libertine.sty and
libertineotf.sty:
http://mirrors.ctan.org/obsolete/fonts/libertineotf/tex/latex/libertineotf/libertineotf.sty
giving easy access to "keyboard" characters is nothing more than, in
the former:
1. inserting at line 349:
\def\lib at fxk{fxk}
2. inserting at line 356:
\ifx\lib at temp\lib at fxk
\@namedef{#1@#2}{{\biolinumkey\char#3\relax}}\else%
3. replacing line 356:
\fi\fi}
by:
\fi\fi\fi}
4. inserting at line 360:
\input{fxkuni.inc}
5. inserting at line 363:
\DeclareRobustCommand*\biolinumKeyGlyph[1]{{\@nameuse{fxk@#1}}}
6. adding after that:
\DeclareRobustCommand*\LKey[1]{\biolinumKeyGlyph{#1}}
and, if possible all the definitions lines 251 to 346 of
libertineotf.sty.
Bob, would it be possible to add these features? I can help if you want.
Regards.
--
Denis
More information about the tex-live
mailing list