Re: Libertine
Ignasi <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <op.wlb9bdb7zybw2w@uib-22c4481e24b> |
On Fri, 28 Sep 2012 10:34:56 +0200, José Carlos Santos <[email protected]> wrote: > Hi all, > > If I compile this file: > > -------------------------- test.tex -------------------------- > \documentclass[12pt,a4paper]{article} > \usepackage{libertine} > \begin{document} > Something. > \end{document} > -------------------------------------------------------------- > > then I get this error: > > -------------------------------------------------------------- > > !pdfTeX error: pdflatex (file LinLibertineO-osf-t1--base): Font > LinLibertineO-o > sf-t1--base at 720 not found > ==> Fatal error occurred, no output PDF file produced! > > -------------------------------------------------------------- > > Is there a way to avoid this? > Some time ago libertine package was divided in two packages libertine (for xelatex and lualatex) and libertine-legacy (for latex and pdflatex). Now they changed again to libertineotf and libertine-type1. I had no problems compiling your document with pdflatex because I still have libertine-legacy on my system. With last miktex update (26/09/12), miktex declares libertine-legacy obsolete and tries to remove it (I don't know if it automatically installs new ones), but it failed on my system so I still have libertine-legacy. Probably, if you replaces libertine with libertine-type1 you will succeed. Ignasi ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html