MikTeX 2.9:'libertine' 似乎在今天的某个时间点(12 月 9 日至 12 月 10 日)出现故障。以下代码应该会在 libertine 中产生一些材料:
\documentclass[a4paper,10pt]{article}
\usepackage[no-math]{fontspec}
\usepackage{libertine}
\begin{document}
1234567890 This text should be typeset in Libertine
\end{document}
预期输出:
实际产量:
(我应该强调的是,我看到特定 TeX 文件的输出在一天的过程中发生了变化,而没有对文件进行任何修改——我在下午得到了正确的输出,而现在它不起作用了。)
完全卸载并重新安装 MikTeX 并不能解决问题。此外,不同的存储库似乎有不同的软件包。例如,anorien.csc.warcick.ac.uk 有“libertine”软件包,而 mirror.ox.ac.uk 有 libertine-legacy 和 libertineotf。(编辑:我刚刚检查了一下,它现在已切换到“libertine”。)
无论如何,xelatex
错误消息如下:
LaTeX 字体警告:
EU1/fxl/m/n' undefined (Font) using
输入行 5 上的字体形状为 EU1/lmr/m/n'。LaTeX 字体警告:
EU1/fxl/bx/n' undefined (Font) using
输入行 6 上的字体形状为 EU1/fxl/m/n'。
有人知道存储库发生了什么吗?有人能让 libertine 在 MikTeX 上工作吗?
*File List*
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
fontspec.sty 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaLaTeX
expl3.sty 2012/11/21 v4332 L3 Experimental code bundle wrapper
l3names.sty 2012/09/24 v4230 L3 Namespace for primitives
l3bootstrap.sty 2012/07/16 v3991 L3 Experimental bootstrap code
etex.sty 1998/03/26 v2.0 eTeX basic definition package (PEB)
l3basics.sty 2012/11/10 v4306 L3 Basic definitions
l3expan.sty 2012/08/28 v4149 L3 Argument expansion
l3tl.sty 2012/09/28 v4244 L3 Token lists
l3seq.sty 2012/09/09 v4212 L3 Sequences and stacks
l3int.sty 2012/09/26 v4237 L3 Integers
l3quark.sty 2012/11/04 v4268 L3 Quarks
l3prg.sty 2012/09/09 v4212 L3 Control structures
l3clist.sty 2012/09/09 v4212 L3 Comma separated lists
l3token.sty 2012/11/01 v4251 L3 Experimental token manipulation
l3prop.sty 2012/09/09 v4212 L3 Property lists
l3msg.sty 2012/09/09 v4212 L3 Messages
l3file.sty 2012/09/09 v4212 L3 File and I/O operations
l3skip.sty 2012/11/04 v4260 L3 Dimensions and skips
l3keys.sty 2012/11/02 v4256 L3 Experimental key-value interfaces
l3fp.sty 2012/11/10 v4305 L3 Floating points
l3box.sty 2012/11/04 v4259 L3 Experimental boxes
l3coffins.sty 2012/09/09 v4212 L3 Coffin code layer
l3color.sty 2012/08/29 v4156 L3 Experimental color support
l3luatex.sty 2012/08/03 v4049 L3 Experimental LuaTeX-specific functions
l3candidates.sty 2012/11/09 v4298 L3 Experimental additions to l3kernel
ifpdf.sty 2011/01/30 v2.3 Provides the ifpdf switch (HO)
xparse.sty 2012/11/21 v4332 L3 Experimental document command parser
fontspec-patches.sty 2012/05/06 v2.2b Advanced font selection for XeLaTeX/Lu
aLaTeX
fixltx2e.sty 2006/09/13 v1.1m fixes to LaTeX
fontspec-xetex.sty 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaL
aTeX
fontenc.sty
eu1enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
eu1lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many oth
er characters in Unicode lower plane
eu1lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
xetex.def 2009/11/22 v0.94 LaTeX color/graphics driver for XeTeX (RRM/JK)
fontspec.cfg
libertine.sty 2011/06/06 - 5.1.2: Font libertine - (License GPL) Michael Nie
dermair
lettrine.sty 2012/07/20 v1.63 (Daniel Flipo)
lettrine.cfg
calc.sty 2007/08/22 v4.3 Infix arithmetic (KKT,FJ)
fxl.inc
fxb.inc
fxk.inc
fxi.inc
t3cmr.fd 2001/12/31 TIPA font definitions
***********
答案1
libertine 字体已经改了两次了,最后一次是不久前。
有两个新软件包支持部分旧版 libertine 字体。请参阅问题libertine type1 如何工作。
您可以 - 如果您有旧的 libertine 字体的档案(libertine-legacy
) - 在本地 texmf 树中安装旧字体并使用旧字体,而无需更改现有的 tex 文档。