[lltx] Little problem with the Modern Monotype Std Extended italic and fontspec

Khaled Hosny khaledhosny at eglug.org
Sat Jan 8 22:12:40 CET 2011


On Sat, Jan 08, 2011 at 08:57:07PM +0100, TeXWorld wrote:
> Hello,
> 
> I'd like to report a little problem with fontspec and LuaLaTeX.
> The following code works fine with XeLaTeX but with LuaLaTeX, the
> second paragraph of the second column stays in roman whereas it
> should be in italic :
> 
> 
> \documentclass[12pt]{article}
> 
> \usepackage{fontspec,lipsum,multicol}
> 
> \usepackage[left=1cm,right=1cm,top=1cm,bottom=1cm]{geometry}
> 
> \pagestyle{empty}
> 
> \begin{document}
> 
> \begin{multicols}{2}
> 
> \lipsum[1]
> 
> \textit{\lipsum[1]}
> 
> \columnbreak
> 
> \fontspec{ModernMTStd-Extended}
> 
> \lipsum[1]
> 
> \textit{\lipsum[1]}
> 
> \end{multicols}
> 
> \end{document}
> 
> 
> 
> I use TL2010 up to date with TLContrib on Windows Seven : LuaTeX v0.65

Could you please test with luatex 0.60 and see if it makes any
difference?

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


More information about the lualatex-dev mailing list