Hi Sebastian,
1) Previously, I downloaded the fontfiles from
http://sourceforge.net/projects/linuxlibertine/files/linuxlibertine as
http://www.linuxlibertine.org links there. Is that not the proper location to
get the files?
if you only want to download the fonts, the sourceforge.net is the
Hi,
It seems like there have been problems with downloading
the archive from SourceForge.
Last time I tried the archive was broken:
viz.
[GlenMorangie:~/Downloads] rossmoor% tar tf LinLibertineFont-4.4.1.tar
use the latex version on ctan
ftp://dante.ctan.org/tex-archive/fonts/libertine/
wit
Hi,
thans for your reply. Actually, with version LinLibertine_Re-4.7.5.otf I do
get the desired output. That's why I'm so confused.
use the actual version!
ftp://dante.ctan.org/tex-archive/fonts/libertine/
By
Michael
--
Subscriptions, Archi
Hi,
I tried the new version 5 of the Linux Libertine font. I'm getting a way to
heavy serif font. Could someone please check if this a problem with my setup
or a real problem?
Thanks,
Sebastian
\documentclass[fontsize=12pt]{scrartcl}
\usepackage{fontspec}
\setmainfont{Linux Libertine O}
if
I read somewhere that Linux Libertine developers are working on an
OpenType math font, may be there is a beta release somewhere.
Not yet!
Maybe in some weeks a alpha version.
By
Michael
--
Subscriptions, Archive, and List information, etc.:
h
Hi Will,
\newfontfamily\libertineX[Mapping=tex-text,
RawFeature=+liga% ;+pnum
]{Linux Libertine O}
...
You can change the rawfeature as you like.
smcp, frac, hlig, dlig, lnum, pnum, zero, ...
While there's nothing wrong with this, I'll just
Hi,
try
\documentclass{article}
\usepackage[osf]{libertine}
\newfontfamily\libertineX[Mapping=tex-text,
RawFeature=+liga% ;+pnum
]{Linux Libertine O}
\begin{document}
A0123456789
{\libertineX
B0123456789
}
A0123456789
\end{document}
tested