[XeTeX] \usepackage{fontspec} and \bfseries {text}

Stefan Pohl stefan.pohl at ish.de
Mon Nov 19 10:26:32 CET 2007


Hi Will,

the problem was \usepackage{charter}

Now it works fine.

Thank you for your help. 

> Hi Stefan,
> 
> On Nov 19, 2007 5:52 PM, Stefan Pohl <stefan.pohl at ish.de> wrote:
> >
> > \usepackage{fontspec}
> > \setmainfont[BoldFont={ScalaSansLF-Regular
> > Bold},ItalicFont={ScalaSansLF-Regular Italic}]{ScalaSansLF-Regular}
> ...
> > \setsansfont{ScalaSansLF-Regular Bold}
> 
> Without being able to compile a minimal example myself I'd 
> have to say that whay you describe seems like it should be 
> impossible :)
> 
> Try this document out. If it fails to produce what you 
> expect, it might help track down the problem:
> 
> \documentclass{article}
> \usepackage{fontspec}
> \begin{document}
> \fontspec{ScalaSansLF-Regular}
> regular?
> \fontspec{ScalaSansLF-Regular Bold}
> bold?
> \fontspec[BoldFont={ScalaSansLF-Regular 
> Bold]{ScalaSansLF-Regular} regular?? \textbf{bold??} \end{document}
> 
> Hope this helps,
> Will
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex



More information about the XeTeX mailing list