<div dir="ltr"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I uploaded a minimal working example, it's a stripped down version of a book, text removed apart from a stub using greek text (Unicode capabilities), the prologue is intact, the default font is Tinos, a freely downloadable font, but if you want you can substitute it with LiberationSerif or any other font that supports polytonic Greek.<br>
</blockquote><div><br>Thanks for this. I used LiberationSerif font which is by default shipped with Ubuntu.<br><br>These are the warnings, I get:<br><br><br>LaTeX Font Warning: Font shape `EU1/LiberationSerif(0)/m/sl' undefined<br>
(Font)              using `EU1/LiberationSerif(0)/m/n' instead on input line 43<br>.<br><br>LaTeX Font Warning: Some font shapes were not available, defaults substituted.<br><br>Which I believe is perfectly normal and you ought to get the same warnings with TeXLive 2010. This happens because Italic or oblique  version of LiberationSerif does not exist and so fontspec uses the regular shape of the font for slanted shape (produced by \textsl, etc).<br>
<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Please provide me with an example for pdflatex, I don't know how to use it :)<br></blockquote><div><br>What I meant was that you produce a similar example with pdflatex (no polyglossia, no fontspec, no xelatex specific packages) and see if the same issue happens.<br>
<br>Please download this version of fontspec (from 2010) and put it in your current directory, does the problem still exists?<br><br><a href="http://tug.org/svn/texlive/trunk/Master/texmf-dist/tex/latex/fontspec/fontspec.sty?revision=18558&view=co">http://tug.org/svn/texlive/trunk/Master/texmf-dist/tex/latex/fontspec/fontspec.sty?revision=18558&view=co</a><br>
 </div><br></div></div>