You are not logged in.

#1 2010-10-12 21:20:44

Nicky726
Member
From: Czech Republic
Registered: 2008-02-15
Posts: 142
Website

[SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

Hello, since the upgrade colors are no more used for fonts. That is colored titles and links with beamer, and even hyperref defined colors for links with normal article are substituted with black text. I am not sure if something changed so to define color, here is the beamer presentation code [XeLaTeX] and link to pdf (text in blue bars should ber white but is black): http://www.edisk.cz/stahnout-soubor/054 … .82KB.html
I tried googling but found nothing relevant.

%Dokument pro XeLaTeX, překlad pomocí XeLaTeX
%Prezentace pomocí Beameru
\documentclass{beamer}

%XeLaTeXové věci a fonty
\usepackage{fontspec,xltxtra,xunicode}
\defaultfontfeatures{Scale=MatchLowercase}

\setromanfont[Mapping=tex-text]{Linux Libertine O}
\setsansfont[Mapping=tex-text]{Linux Biolinum O}
% Vyžaduje balíček ttf-ms-fonts-lic
%\setmonofont[Mapping=tex-text,Scale=0.975]{Courier New}
%\setmonofont[Mapping=tex-text]{Courier New}  
\setmonofont[Mapping=tex-text]{Inconsolata}  

%Pro správné dělení českých slov
\usepackage{polyglossia}
\setdefaultlanguage{czech}
%České uvozovky buď přímo nebo jako ,,uvozovky``
\usepackage{graphicx}
\usepackage{hyperref}
%Některé speciální znaky
\usepackage{textcomp}
% Url
\usepackage{url}
\def\UrlFont{\ttfamily\slshape}

%Výběr tématu
% \usetheme{Darmstadt} Hezké, ale zlobí s literaturou
% \usetheme{JuanLesPins}
% \usetheme{Szeged}
% \usetheme{Montpellier}
\usetheme{Ilmenau}
%Barevné téma
\usecolortheme{lily}
% \usecolortheme{seagull}
% \usecolortheme{seahorse}
% \usecolortheme{dolphin}
% \usecolortheme{crane}
% \usecolortheme{default}


% Pro titulní stránku
\title{Titulek}
\subtitle{Podtitul}
\author{Ondřej Vadinský}
\institute{KIZI \\ VŠE Praha}
\date{prosinec 2008}



\begin{document}

%Titulní stránka

\begin{frame}<beamer>
\titlepage
\end{frame}


\begin{frame}
\frametitle{Obsah}
\tableofcontents
\end{frame}


\section{Titulek sekce kvůli obsahu}

\begin{frame}
\frametitle{Titulek slidu}

\end{frame}

\end{document}

There are following warning in log (don't know if related):

Package ifpdf Warning: Someone has redefined \pdfoutput.
LaTeX Warning: Redefining document command \textsubscript
(LaTeX)  with arg. spec. 's' on line 32.
LaTeX Warning: Redefining document command \textsuperscript
(LaTeX)  with arg. spec. 's' on line 35.

Thanx for your time and help.

Last edited by Nicky726 (2010-11-08 08:12:47)


"Although the masters make the rules
For the wise men and the fools
I got nothing, Ma, to live up to."

Offline

#2 2010-10-12 22:11:17

frabjous
Member
Registered: 2010-07-13
Posts: 367

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

I get colored text when I compile that. I wonder if we have version differences. Add \listfiles to the beginning of the code and post the * File list * part of the .log file here. Here's mine.

 *File List*
  beamer.cls    2010/06/21 development version 3.10 A class for typesetting pre
sentations (rcs-revision a6b1a8434d30)
beamerbasercs.sty    2010/06/12 (rcs-revision c3821710bb40)
beamerbasemodes.sty    2010/05/01 (rcs-revision efa082c6111d)
beamerbasedecode.sty    2010/05/01 (rcs-revision efa082c6111d)
beamerbaseoptions.sty    2010/04/27 (rcs-revision 982469101dd6)
  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
geometry.sty    2010/09/12 v5.6 Page Geometry
   ifpdf.sty    2010/01/28 v2.1 Provides the ifpdf switch (HO)
  ifvtex.sty    2010/03/01 v1.5 Switches for detecting VTeX and its modes (HO)
 ifxetex.sty    2010/09/12 v0.6 Provides ifxetex conditional
  size11.clo    2007/10/19 v1.4h Standard LaTeX file (size option)
 pgfcore.sty    2008/01/15 v2.00 (rcs-revision 1.6)
graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
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    2010/04/23 v1.9 graphics configuration of TeX Live
   xetex.def    2009/11/22 v0.94 LaTeX color/graphics driver for XeTeX (RRM/JK)

  pgfsys.sty    2008/02/07 v2.00 (rcs-revision 1.31)
  pgfrcs.sty    2008/02/20 v2.00 (rcs-revision 1.21)
  pgfrcs.code.tex
  pgfsys.code.tex
pgfsyssoftpath.code.tex    2008/01/23  (rcs-revision 1.6)
pgfsysprotocol.code.tex    2006/10/16  (rcs-revision 1.4)
  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
 pgfcore.code.tex
 xxcolor.sty    2003/10/24 ver 0.1
hyperref.sty    2010/09/17 v6.81q Hypertext links for LaTeX
 ltxcmds.sty    2010/04/26 v1.7 LaTeX kernel commands for general use (HO)
infwarerr.sty    2010/04/08 v1.3 Providing info/warning/message (HO)
kvsetkeys.sty    2010/03/01 v1.9 Key value parser (HO)
etexcmds.sty    2010/01/28 v1.3 Prefix for e-TeX command names (HO)
pdfescape.sty    2010/03/01 v1.9 Provides hex, PDF name and string conversions 
(HO)
pdftexcmds.sty    2010/04/01 v0.9 Utility functions of pdfTeX for LuaTeX (HO)
ifluatex.sty    2010/03/01 v1.3 Provides the ifluatex switch (HO)
 hycolor.sty    2009/12/12 v1.6 Color options of hyperref/bookmark (HO)
xcolor-patch.sty    2009/12/12 xcolor patch
letltxmacro.sty    2008/06/24 v1.3 Let assignment for LaTeX macros (HO)
kvoptions.sty    2010/02/22 v3.7 Keyval support for LaTeX options (HO)
  pd1enc.def    2010/09/17 v6.81q Hyperref: PDFDocEncoding definition (HO)
 intcalc.sty    2007/09/27 v1.1 Expandable integer calculations (HO)
hyperref.cfg    2008/07/11 v1.2 hyperref configuration for XeLaTeX
     url.sty    2006/04/12  ver 3.3  Verb mode for urls, etc.
  bitset.sty    2007/09/28 v1.0 Data type bit set (HO)
bigintcalc.sty    2007/11/11 v1.1 Expandable big integer calculations (HO)
atbegshi.sty    2010/03/25 v1.12 At begin shipout hook (HO)
  hxetex.def    2010/09/17 v6.81q Hyperref driver for XeTeX
   puenc.def    2010/09/17 v6.81q Hyperref: PDF Unicode definition (HO)
stringenc.sty    2010/03/01 v1.8 Converts strings between encodings (HO)
rerunfilecheck.sty    2010/03/16 v1.6 Rerun checks for auxiliary files (HO)
se-ascii-print.def    2010/03/01 v1.8 stringenc: Printable ASCII characters
beamerbaserequires.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbasecompatibility.sty    2010/07/12  (rcs-revision 6648c3177e4e)
beamerbasefont.sty    2010/05/10  (rcs-revision cd36e8a33c6b)
 amssymb.sty    2009/06/22 v3.00
amsfonts.sty    2009/06/22 v3.00 Basic AMSFonts support
beamerbasetranslator.sty    2010/06/11  (rcs-revision 85fd1cc7fc42)
translator.sty    2010/06/12 ver 1.10
translator-language-mappings.tex
beamerbasemisc.sty    2010/06/06  (rcs-revision bff0a9294b45)
beamerbasetwoscreens.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbaseoverlay.sty    2010/05/07  (rcs-revision 5584dad462a9)
beamerbasetitle.sty    2010/06/12  (rcs-revision 717e481ca47a)
beamerbasesection.sty    2010/06/17  (rcs-revision e0d9401bb743)
beamerbaseframe.sty    2010/06/06  (rcs-revision bff0a9294b45)
beamerbaseverbatim.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbaseframesize.sty    2010/06/27  (rcs-revision 6baa2d92e6f1)
beamerbaseframecomponents.sty    2010/07/12  (rcs-revision 09e82992d9b1)
beamerbasecolor.sty    2010/06/06  (rcs-revision d1a9b48be06d)
beamerbasenotes.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbasetoc.sty    2010/06/11  (rcs-revision 242ecaa6783b)
beamerbasetemplates.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbaseauxtemplates.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbaseboxes.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbaselocalstructure.sty    2010/06/01  (rcs-revision 81f9e33f7cc2)
enumerate.sty    1999/03/05 v3.00 enumerate extensions (DPC)
beamerbasenavigation.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerbasetheorems.sty    2010/06/06  (rcs-revision 7e7cc5e53e9d)
 amsmath.sty    2000/07/18 v2.13 AMS math features
 amstext.sty    2000/06/29 v2.01
  amsgen.sty    1999/11/30 v2.0
  amsbsy.sty    1999/11/29 v1.2d
  amsopn.sty    1999/12/14 v2.01 operator names
  amsthm.sty    2004/08/06 v2.20
beamerbasethemes.sty    2010/05/01  (rcs-revision efa082c6111d)
beamerthemedefault.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamerfontthemedefault.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamercolorthemedefault.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamerinnerthemedefault.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamerouterthemedefault.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
fontspec.sty    2010/09/29 v2.1b Advanced font selection for XeLaTeX/LuaLaTeX
   expl3.sty    2010/10/02 v2056 L3 Experimental code bundle wrapper
 l3names.sty    2010/10/03 v2064 L3 Experimental Naming Scheme for TeX Primitiv
es
    etex.sty    1998/03/26 v2.0 eTeX basic definition package (PEB)
l3basics.sty    2010/10/03 v2063 L3 Experimental basic definitions
 l3expan.sty    2010/09/20 v2037 L3 Experimental Argument Expansion module
    l3tl.sty    2010/10/03 v2063 L3 Experimental Token Lists
   l3int.sty    2010/10/09 v2070 L3 Experimental Integer module
 l3quark.sty    2010/09/20 v2036 L3 Experimental Quark Commands
   l3seq.sty    2010/03/29 v1879 L3 Experimental sequences and stacks
  l3toks.sty    2010/09/20 v2037 L3 Experimental Token Registers
   l3prg.sty    2010/10/03 v2063 L3 Experimental control structures
 l3clist.sty    2010/10/09 v2071 L3 Experimental comma separated lists
 l3token.sty    2010/10/03 v2063 L3 Experimental token investigation and manipu
lation
  l3prop.sty    2010/03/21 v1857 L3 Experimental Property Lists
   l3msg.sty    2010/10/02 v2052 L3 Experimental LaTeX Messages module
    l3io.sty    2010/10/03 v2063 L3 Experimental i/o module
  l3skip.sty    2010/10/03 v2063 L3 Experimental skip registers
   l3box.sty    2010/09/26 v2048 L3 Experimental Box module
l3keyval.sty    2010/04/11 v1890 L3 Experimental keyval processing
  l3keys.sty    2010/10/03 v2063 L3 Experimental key-value support
l3precom.sty    2010/02/09 v1793 L3 Experimental precompilation module
  l3xref.sty    2010/02/09 v1786 L3 Experimental cross referencing
  l3file.sty    2010/03/21 v1853 L3 Experimental file loading
    l3fp.sty    2010/09/19 v2029 L3 Experimental floating-point operations
l3luatex.sty    2010/07/18 v1985 L3 Experimental LuaTeX functions
    calc.sty    2007/08/22 v4.3 Infix arithmetic (KKT,FJ)
  xparse.sty    2010/10/03 v2063 Generic document command parser
 xkeyval.sty    2008/08/13 v2.6a package option processing (HA)
 xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)
fontspec-patches.sty    2010/09/29 v2.1b Advanced font selection for XeLaTeX/Lu
aLaTeX
fixltx2e.sty    2006/09/13 v1.1m fixes to LaTeX
 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    2010/05/18 v0.95 provides access to latin accents and many othe
r characters in Unicode lower plane
fontspec.cfg
 xltxtra.sty    2010/09/20 v0.5e Improvements for the "XeLaTeX" format
realscripts.sty    2010/09/30 v0.3 Access OpenType subscripts and superscripts
metalogo.sty    2010/05/29 v0.12 Extended TeX logo macros
 eu1lmss.fd    2009/10/30 v1.6 Font defs for Latin Modern
polyglossia.sty    2010/07/27 v1.2.0a Babel replacement for XeLaTeX
etoolbox.sty    2010/09/12 v2.0a e-TeX tools for LaTeX
makecmds.sty    2009/09/03 v1.0a extra command making commands
gloss-czech.ldf    polyglossia: module for czech
textcomp.sty    2005/09/27 v1.99g Standard LaTeX package
  ts1enc.def    2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
beamerthemeIlmenau.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamerouterthememiniframes.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamercolorthemewhale.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamercolorthemeorchid.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamerinnerthemerounded.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
beamercolorthemelily.sty    2010/06/17  (rcs-revision d02a7cf4d8ae)
  ts1cmr.fd    1999/05/25 v2.5h Standard LaTeX font definitions
 nameref.sty    2010/04/30 v2.40 Cross-referencing by name of section
refcount.sty    2008/08/11 v3.1 Data extraction from references (HO)
gettitlestring.sty    2009/12/18 v1.3 Cleanup title references (HO)

Offline

#3 2010-10-13 15:05:08

buo
Member
Registered: 2010-04-30
Posts: 15

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

I have the same problem as Nicky726. Here's my list of files (with a different source file, using the article class, not beamer):

 *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)
longtable.sty    2004/02/01 v4.11 Multi-page Table package (DPC)
fontspec.sty    2010/09/19 v2.1 Advanced font selection for XeLaTeX/LuaLaTeX
   expl3.sty    2010/09/14 v2020 L3 Experimental code bundle wrapper
 l3names.sty    2010/07/25 v1987 L3 Experimental Naming Scheme for TeX Primitives
    etex.sty    1998/03/26 v2.0 eTeX basic definition package (PEB)
l3basics.sty    2010/08/04 v1992 L3 Experimental basic definitions
 l3expan.sty    2010/08/04 v1991 L3 Experimental Argument Expansion module
    l3tl.sty    2010/05/22 v1919 L3 Experimental Token Lists
l3intexpr.sty    2010/06/15 v1957 L3 Integer Expressions
 l3quark.sty    2010/03/21 v1853 L3 Experimental Quark Commands
   l3seq.sty    2010/03/29 v1879 L3 Experimental sequences and stacks
  l3toks.sty    2010/05/25 v1933 L3 Experimental Token Registers
   l3int.sty    2010/05/25 v1933 L3 Experimental Integer module
   l3prg.sty    2010/08/04 v1992 L3 Experimental control structures
 l3clist.sty    2010/08/04 v1992 L3 Experimental comma separated lists
 l3token.sty    2010/04/11 v1890 L3 Experimental token investigation and manipulation
  l3prop.sty    2010/03/21 v1857 L3 Experimental Property Lists
   l3msg.sty    2010/03/23 v1866 L3 Experimental LaTeX Messages module
    l3io.sty    2010/05/22 v1923 L3 Experimental i/o module
  l3skip.sty    2010/05/25 v1933 L3 Experimental skip registers
   l3box.sty    2010/09/03 v2015 L3 Experimental Box module
l3keyval.sty    2010/04/11 v1890 L3 Experimental keyval processing
  l3keys.sty    2010/05/24 v1931 L3 Experimental key-value support
l3precom.sty    2010/02/09 v1793 L3 Experimental precompilation module
  l3xref.sty    2010/02/09 v1786 L3 Experimental cross referencing
  l3file.sty    2010/03/21 v1853 L3 Experimental file loading
    l3fp.sty    2010/09/14 v2021 L3 Experimental floating-point operations
l3luatex.sty    2010/07/18 v1985 L3 Experimental LuaTeX functions
    calc.sty    2007/08/22 v4.3 Infix arithmetic (KKT,FJ)
  xparse.sty    2010/05/23 v1927 Generic document command parser
 xkeyval.sty    2008/08/13 v2.6a package option processing (HA)
 xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)
fontspec-patches.sty    2010/09/19 v2.1 Advanced font selection for XeLaTeX/Lua
LaTeX
fixltx2e.sty    2006/09/13 v1.1m fixes to LaTeX
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    2010/05/18 v0.95 provides access to latin accents and many othe
r characters in Unicode lower plane
fontspec.cfg
 xltxtra.sty    2010/09/20 v0.5e Improvements for the "XeLaTeX" format
ifluatex.sty    2010/03/01 v1.3 Provides the ifluatex switch (HO)
 ifxetex.sty    2010/09/12 v0.6 Provides ifxetex conditional
realscripts.sty    2010/09/20 v0.2 Access OpenType subscripts and superscripts
metalogo.sty    2010/05/29 v0.12 Extended TeX logo macros
graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
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    2010/04/23 v1.9 graphics configuration of TeX Live
   xetex.def    2009/11/22 v0.94 LaTeX color/graphics driver for XeTeX (RRM/JK)

   color.sty    1999/02/16
   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
dvipsnam.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
titlesec.sty    2007/08/12 v2.8 Sectioning titles
geometry.sty    2010/09/12 v5.6 Page Geometry
   ifpdf.sty    2010/01/28 v2.1 Provides the ifpdf switch (HO)
  ifvtex.sty    2010/03/01 v1.5 Switches for detecting VTeX and its modes (HO)

Last edited by buo (2010-10-13 15:06:25)

Offline

#4 2010-10-13 16:47:10

buo
Member
Registered: 2010-04-30
Posts: 15

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

The key difference is fontspec version. At least version 2.1a is needed (see http://www.mail-archive.com/xetex@tug.o … 2270.html).

I have:

fontspec.sty    2010/09/19 v2.1 Advanced font selection for XeLaTeX/LuaLaTeX

whereas frabjous has

fontspec.sty    2010/09/29 v2.1b Advanced font selection for XeLaTeX/LuaLaTeX

pacman believes I'm fully up to date... any idea where the mismatch could come from?

Offline

#5 2010-10-13 17:41:06

b6fan
Member
Registered: 2010-03-01
Posts: 13

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

I got same bug after upgrading to texlive 2010.

Found that:
/usr/share/texmf-dist/tex/latex/fontspec/fontspec.sty is owned by texlive-core 2010.19888-2

Noticed that
http://www.archlinux.org/packages/extra … live-core/
texlive-core 2010.19888-2 is flagged out of date

Hope next version fix this issue.

Offline

#6 2010-10-13 18:16:23

Nicky726
Member
From: Czech Republic
Registered: 2008-02-15
Posts: 142
Website

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

Finally back from school.
I also have

Package: fontspec 2010/09/19 v2.1 Advanced font selection for XeLaTeX/LuaLaTeX

To frabjous: How comes, that you have a newer version?
BTW: Should I file a bug report in Arch bugzilla?


"Although the masters make the rules
For the wise men and the fools
I got nothing, Ma, to live up to."

Offline

#7 2010-10-13 21:54:30

buo
Member
Registered: 2010-04-30
Posts: 15

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

It was me who flagged the package texlive-core out of date. I also sent a note to the maintener mentioning the new version of fontspec. This should be enough; I dont't think filing a bug is necessary.

Offline

#8 2010-10-14 00:09:01

frabjous
Member
Registered: 2010-07-13
Posts: 367

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

Sorry all, I bypassed the arch repos and pacman altogether and installed TeXlive direct from the TUG website/CTAN. Hence, I have a fully working tlmgr and update my TeX system daily. I'm also on the XeTeX mailing list, and I know there have been many small changes to fontspec lately. It's precisely situations like this that has made me want not to use the packages from any distro. I don't know much about the Arch TeXlive packages, but I thought there was some kind of "local tlmgr" that came with the Arch packages? Is that not true?

You could probably manually install the new fontspec or just stick it in the directory with your file until the packages get updated.

Last edited by frabjous (2010-10-14 00:10:51)

Offline

#9 2010-10-14 11:37:21

Nicky726
Member
From: Czech Republic
Registered: 2008-02-15
Posts: 142
Website

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

There seems to be one in the AUR: http://aur.archlinux.org/packages.php?ID=23776

Locally installing new fontspec to builddirectory works correctly. Thanx frabjous.


"Although the masters make the rules
For the wise men and the fools
I got nothing, Ma, to live up to."

Offline

#10 2010-10-18 01:07:44

jxy
Member
Registered: 2008-12-03
Posts: 133

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

Had the same problem and then dug around and found this thread.  In the wiki page, it says texlive-localmanager is not updated for texlive2010.  Is that so?  Looks like the easiest way to do it now is put the new fontspec pkg in ~/texmf.  Waiting for update.

Offline

#11 2010-11-08 08:11:00

Nicky726
Member
From: Czech Republic
Registered: 2008-02-15
Posts: 142
Website

Re: [SOLVED] No font colors with TeX Live 2010 (XeLaTeX)

Now works fine with texlive-core 2010.20288-1.


"Although the masters make the rules
For the wise men and the fools
I got nothing, Ma, to live up to."

Offline

Board footer

Powered by FluxBB