On Ubuntu 11.11, with TeXWorks 0.5 after the update to TeXLive 2011, I get the following errors in the console (which I didn't get before, when I was still running TexLive 2010):
- Code: Select all • Open in writeLaTeX
*************************************************
* fontspec warning: "script-not-exist"
*
* Font 'Tinos' does not contain script 'Greek'.
*************************************************
and
- Code: Select all • Open in writeLaTeX
LaTeX Font Warning: Font shape `EU1/Tinos(0)/m/sl' undefined
(Font) using `EU1/Tinos(0)/m/n' instead on input line 48.
.
The font, as you can see from above is Tinos which is OpenSource so you can download it freely from the Internet. Now, despite the fontspec warning, greek text is correctly displayed, the only apparent flaw is that when I right click on the source file>Go to pdf, the underlining does
not match the text, I mean it's not centred on the text, actually it's moved to the
center-left.
I can't attach the source file (*.tex) because they tell me
The file is too big, maximum allowed size is 256 KiB.
Sorry for that.
Last thing: I installed all packages of TeXLive, so it can't be that something is just missing.