[XeTeX] problem with hyphenchar and scrartcl

Herbert Schulz herbs at wideopenwest.com
Sat Aug 16 15:03:37 CEST 2008


On Aug 16, 2008, at 2:14 AM, Will Robertson wrote:

> On 15/08/2008, at 12:26 AM, M. Niedermair wrote:
>
>> i have a problem with the hyphenchar and scrartcl.
>
>
> Works for me running TeX Live 2008. Sorry for the terse reply.
> I guess I must have fixed a bug somewhere, once:
>
> \documentclass[twocolumn]{scrartcl}
> \listfiles
> \usepackage{xltxtra}
> \setromanfont[Mapping=tex-text,
>  UprightFeatures={HyphenChar="E130}
>      ]{Linux Libertine O}
> \begin{document}
> Dies ist ein Text\footnote{Fußnote ...} mit einer Fußnote.
> Dies istlonghyphen ein Text\footnote{Fußnote ...} mit einer Fußnote.
> Dies ist ein Text\footnote{Fußnote ...} mit einer Fußnote.
> Dies ist ein Text\footnote{Fußnote ...} mit einer Fußnote.
> Dies ist ein Text\footnote{Fußnote ...} mit einer Fußnote.
> \end{document}
>
> The \listfiles gives:
>
> scrartcl.cls    2007/12/24 v2.98 KOMA-Script document class (article)
> scrkbase.sty    2007/12/24 v2.98 KOMA-Script package (basics and  
> keyval use)
>  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
> scrlfile.sty    2007/12/18 v2.98 KOMA-Script package (loading files)
>  size11.clo    2005/09/16 v1.4f Standard LaTeX file (size option)
> typearea.sty    2007/12/24 v2.98 KOMA-Script package (type area)
> xltxtra.sty    2008/03/11 v0.3c Improvements for the "XeLaTeX" format
> ifxetex.sty    2006/08/12 v0.2 Provides ifxetex conditional
> graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
> graphics.sty    2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
>    trig.sty    1999/03/16 v1.09 sin cos tan (DPC)
> graphics.cfg    2005/10/12 v1.3b graphics configuration of teTeX/ 
> TeXLive, exten
> ded for XeTeX
>   xetex.def    2006/08/10 v0.92 LaTeX color/graphics driver for  
> XeTeX (RRM, mo
> d. JK)
> fontspec.sty    2007/09/01 v1.16 Advanced font selection for XeLaTeX
>    calc.sty    2005/08/06 v4.2 Infix arithmetic (KKT,FJ)
> xkeyval.sty    2006/11/18 v2.5f package option processing (HA)
> xkeyval.tex    2006/11/18 v2.5f key=value parser (HA)
> fontenc.sty
>  eu1enc.def    2006/08/13 v0.1a Experimental unicode font encoding
>  eu1lmr.fd    2007/01/14 v1.3 Font defs for Latin Modern
> fontspec.cfg
> xunicode.sty    2008/02/08 v0.91 provides access to latin accents  
> and many othe
> r characters in Unicode lower plane
>    etex.sty    1998/03/26 v2.0 eTeX basic definition package (PEB)
> fixltx2e.sty    2006/03/24 v1.1n fixes to LaTeX
>
>
> Hope this helps,
> Will_______________________________________________


Howdy,

Downloaded and installed (at least the OTF fonts (do I need to also  
install the ttf fonts?) in ~/Library/Fonts/ for Linux Libertine 2.8.14  
from the Sourceforge project.

I get the error message about the hyohenchar,

! Package fontspec Error: {
     "Linux Libertine O/ICU" doesn't appear to have the glyph  
corresponding to "
E130.}

and \listfiles gives

scrartcl.cls    2007/12/24 v2.98 KOMA-Script document class (article)
scrkbase.sty    2007/12/24 v2.98 KOMA-Script package (basics and  
keyval use)
   keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty    2007/12/18 v2.98 KOMA-Script package (loading files)
   size11.clo    2005/09/16 v1.4f Standard LaTeX file (size option)
typearea.sty    2007/12/24 v2.98 KOMA-Script package (type area)
  xltxtra.sty    2008/07/29 v0.4 Improvements for the "XeLaTeX" format
  ifxetex.sty    2006/08/21 v0.3 Provides ifxetex conditional
graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty    2006/02/20 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    2006/08/10 v0.92 LaTeX color/graphics driver for  
XeTeX (RRM, mo
d. JK)
fontspec.sty    2008/08/09 v1.18 Advanced font selection for XeLaTeX
     calc.sty    2005/08/06 v4.2 Infix arithmetic (KKT,FJ)
  xkeyval.sty    2008/08/10 v2.6 package option processing (HA)
  xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)
  fontenc.sty
   eu1enc.def    2008/03/08 v0.1d Experimental unicode font encoding
   eu1lmr.fd    2007/01/14 v1.3 Font defs for Latin Modern
fontspec.cfg
xunicode.sty    2008/02/08 v0.91 provides access to latin accents and  
many othe
r characters in Unicode lower plane
     etex.sty    1998/03/26 v2.0 eTeX basic definition package (PEB)
fixltx2e.sty    2006/03/24 v1.1n fixes to LaTeX

note that xltxtra.sty, ifxetex.sty, graphics.cfg, fontspec.sty,  
xkeyval.sty, xkeyval.tex (I hand changed this to the updated one to  
eliminate the \@nil problem) and eu1enc.def are all LATER versions  
than the ones in you list. This is with the MacTeX 2008 version just  
before the last one that Dick released which included the xkeyval.tex  
fix.

Good Luck,

Herb Schulz
(herbs at wideopenwest.com)




More information about the XeTeX mailing list