Re: [XeTeX] XITS Math font - first beata

2010-06-05 Thread Taco Hoekwater
Will Robertson wrote: On 2010-06-06 01:28:46 +0930, Eelis van der Weegen said: On 2010-06-04 20:31, Khaled Hosny wrote: As promised, the OpenType MATH enriched version of STIX fonts, XITS, is now available. XITS looks very neat! Are the STIX people planning to release /official/ OpenType M

Re: [XeTeX] Checking if a font exists

2010-08-30 Thread Taco Hoekwater
On 08/30/2010 01:21 PM, Arthur Reutenauer wrote: * The error code is set because of the error message, if the font cannot be found. Doesn't XeTeX implement \suppressfontnotfounderror that was added to pdfTeX two or three years ago, precisely to deal with this kind of problem? To the bes

Re: [XeTeX] Problems with spacing in math formulae

2010-10-20 Thread Taco Hoekwater
On 10/20/2010 10:35 AM, Khaled Hosny wrote: Very useful! Knowing that there were a working version I was able to track this down (with some git bisect magic), the culprit is the DisplayOperatorMinHeight math parameter, while ago I increased it from 1400 to 2180 and XeTeX seems not to like that.

Re: [XeTeX] [luatex] [Tex-nl] Some ligatures Romande ADF Style Std not shown

2010-12-04 Thread Taco Hoekwater
On 12/04/2010 03:22 PM, Pander wrote: On 2010-12-04 09:39, Taco Hoekwater wrote: Hi Pander, On 12/03/2010 06:00 PM, Pander wrote: Hi all, The following \documentclass{article} \usepackage{xltxtra} \begin{document} also for the DemiBold for Romande ADF Style Std\\ \fontspec{Romande ADF

Re: [XeTeX] [luatex] [Tex-nl] Some ligatures Romande ADF Style Std not shown

2010-12-04 Thread Taco Hoekwater
On 12/04/2010 04:47 PM, Pander wrote: But the font "Romande ADF Style Std" has only the following ligatures: liga: f_f_i, f_i, f_f, f_f_l, f_l, germandbls dlig: s_t rlig: AE, ae, OE, oe According to TTX there are more, see If the target glyph does not exist, it seems fontforge & ICU silentl

Re: [XeTeX] [luatex] [Tex-nl] Some ligatures Romande ADF Style Std not shown

2010-12-06 Thread Taco Hoekwater
On 12/06/2010 04:02 PM, Khaled Hosny wrote: On Mon, Dec 06, 2010 at 03:55:13PM +0100, Pander wrote: On 2010-12-04 18:28, Taco Hoekwater wrote: On 12/04/2010 04:47 PM, Pander wrote: But the font "Romande ADF Style Std" has only the following ligatures: liga: f_f_i, f_i, f_f,

Re: [XeTeX] Loading fonts from a common server or http URL

2011-06-22 Thread Taco Hoekwater
Hi Phil, On 06/22/11 09:35, Philip TAYLOR (Webmaster, Ret'd) wrote: >> you might also want to write >> >> \usepackage {http://example.org/LaTeX/Classes/keyval.cls} In ConTeXt MkIV under luatex, you can do \input {http://example.org/LaTeX/Classes/keyval.cls} and likewise for images. It d