Re: [XeTeX] Bug with underbrace

2010-11-04 Thread Tobias Schoel
Both advices don't work. - calling the font by its filename doesn't work. (xetex usually loads the font from /usr/share/fonts where I only copied the opentype fonts from /usr/local/texlive) - using \sb instead of _ doesn't change anything. BTW: It doesn't depend on Asana Math. XITS Math and

Re: [XeTeX] Bug with underbrace

2010-11-04 Thread Vafa Khalighi
2010/11/4 Tobias Schoel > Both advices don't work. > - calling the font by its filename doesn't work. (xetex usually loads the > font from /usr/share/fonts where I only copied the opentype fonts from > /usr/local/texlive) > - using \sb instead of _ doesn't change anything. > > BTW: It doesn't d

Re: [XeTeX] Bug with underbrace

2010-11-04 Thread Khaled Hosny
Yes, I confirm this here too, looks like unicode-math bug of somehow. On Wed, Nov 03, 2010 at 05:39:17PM +0100, Tobias Schoel wrote: > Both advices don't work. > - calling the font by its filename doesn't work. (xetex usually > loads the font from /usr/share/fonts where I only copied the > openty

Re: [XeTeX] Bug with underbrace

2010-11-04 Thread Herbert Schulz
On Nov 4, 2010, at 4:32 AM, Vafa Khalighi wrote: > 2010/11/4 Tobias Schoel > >> Both advices don't work. >> - calling the font by its filename doesn't work. (xetex usually loads the >> font from /usr/share/fonts where I only copied the opentype fonts from >> /usr/local/texlive) >> - using \sb i

[XeTeX] hyphenation in Ethiopian languages

2010-11-04 Thread Adam McCollum
Dear list members, I've recently drawn up a short document in Ge`ez (classical Ethiopic) using Polyglossia and I see that the hyphenation is wrong. As some of you know, languages that use the Ethiopic script, including Ge`ez and Amharic, place a word divider—it looks somewhat like a thick colon—be

Re: [XeTeX] hyphenation in Ethiopian languages

2010-11-04 Thread Gareth Hughes
Dear Adam, Line 7 of gloss-amharic.ldf in the polyglossia package has hyphennames={amharic,nohyphenation}, which I take to mean that you'll get no hyphenation wherever 'amharic' is active. The next line is commented out %hyphenmins={2,2}, so I presume that some rules were intended (Françoi

Re: [XeTeX] Bug with underbrace

2010-11-04 Thread Ulrike Fischer
Am Wed, 03 Nov 2010 07:44:07 +0100 schrieb Tobias Schoel: > Hi, > > \underbrace is doing strange things. Minimal example: > > \documentclass{minimal} > \usepackage{fontspec} > \usepackage{unicode-math} > \setmainfont{TeX Gyre Pagella} > \setmathfont{Asana Math} > \begin{document} > \[\underbrace

Re: [XeTeX] Bug with underbrace

2010-11-04 Thread Khaled Hosny
On Thu, Nov 04, 2010 at 03:59:53PM +0100, Ulrike Fischer wrote: > Am Wed, 03 Nov 2010 07:44:07 +0100 schrieb Tobias Schoel: > > > Hi, > > > > \underbrace is doing strange things. Minimal example: > > > > \documentclass{minimal} > > \usepackage{fontspec} > > \usepackage{unicode-math} > > \setmain

Re: [XeTeX] hyphenation in Ethiopian languages

2010-11-04 Thread Mojca Miklavec
On Thu, Nov 4, 2010 at 15:53, Gareth Hughes wrote: > If the rules are > that hyphenation can occur anywhere, I'm sure this would be fairly > easily to implement. I agree. We could add new hyphenation patterns simply listing \patterns{ $x2 } >From http://www.ancientscripts.com/ethiopic

Re: [XeTeX] hyphenation in Ethiopian languages

2010-11-04 Thread Mojca Miklavec
(I'm adding the TeX hyphenation mailing list to recipients; I apologise for cross-posting. Hyphenation-patterns-related discussion may continue on hyphenation list (or off-list if needed). XeLaTeX issues, in particular "how not to start the line with word-or-sentence-separator" may stay on the XeTe