Re: [XeTeX] Mathspec and babel make xelatex hang

2010-05-13 Thread Peter Dyballa
Am 13.05.2010 um 17:18 schrieb Ulrike Fischer: Simply remove the xunicode line, xltxtra will load it anyway. Actually mathspec will do it... -- Mit friedvollen Grüßen Pete Hupende Autos beißen nicht. -- Subscriptions, Archive, and List

Re: [XeTeX] Mathspec and babel make xelatex hang

2010-05-13 Thread Ulrike Fischer
Am Wed, 12 May 2010 17:18:18 +0200 schrieb Tobias Schoel: > Hi, > > > > \documentclass{article} > > \usepackage{xunicode} > \usepackage[quiet]{mathspec} > \usepackage{xltxtra} Don't load xunicode before fontspec. This will make all its definitions useless. Simply remove the xunicode line,

Re: [XeTeX] Mathspec and babel make xelatex hang

2010-05-13 Thread Herbert Schulz
On May 12, 2010, at 10:17 PM, Andrew Moschou wrote: > I believe the problem is with babel: Try replacing "ngerman" with for > example "english" and you'll find it works. > > Andrew > > > On 13 May 2010 00:48, Tobias Schoel wrote: > >> Hi, >> >> >> >> \documentclass{article} >> >> \us

Re: [XeTeX] Mathspec and babel make xelatex hang

2010-05-13 Thread Philipp Stephani
Am 13.05.2010 um 05:21 schrieb Andrew Moschou: > Actually, now that I think about it, it might have something to do with the > active character: ". Both German babel and mathspec define it and there might > be an incompatibility. Try using polyglossia instead of babel: The latter was written w

Re: [XeTeX] Mathspec and babel make xelatex hang

2010-05-12 Thread Andrew Moschou
Actually, now that I think about it, it might have something to do with the active character: ". Both German babel and mathspec define it and there might be an incompatibility. On 13 May 2010 12:47, Andrew Moschou wrote: > I believe the problem is with babel: Try replacing "ngerman" with for >

Re: [XeTeX] Mathspec and babel make xelatex hang

2010-05-12 Thread Andrew Moschou
I believe the problem is with babel: Try replacing "ngerman" with for example "english" and you'll find it works. Andrew On 13 May 2010 00:48, Tobias Schoel wrote: > Hi, > > > > \documentclass{article} > > \usepackage{xunicode} > \usepackage[quiet]{mathspec} > \usepackage{xltxtra} > > \se