Re: [XeTeX] Unicode Arabic hyperlinks

2010-12-14 Thread Heiko Oberdiek
On Tue, Dec 14, 2010 at 01:03:23PM +, Juan Acevedo wrote: > > Can someone rewrite the example using fonts that are > > available on TeX Live 2010, please? > For our current case, it may be easier to use whatever Arabic font is your > system's default, but actually, since I have not used Arabi

Re: [XeTeX] Unicode Arabic hyperlinks

2010-12-14 Thread Michiel Kamermans
On a sidenote, don't use \usepackage{fontspec,xltxtra,xunicode}, just use \usepackage{fontspec} - fontspec already loads xunicode, and as far as I can recall xlxtra only gives the XeLaTeX macro. - Mike "Pomax" Kamermans nihongoresources.com -- S

Re: [XeTeX] Unicode Arabic hyperlinks

2010-12-14 Thread Juan Acevedo
> Can someone rewrite the example using fonts that are > available on TeX Live 2010, please? Dear Heiko This is embarrassing: ArabXeTeX (for instance) defaults to Scheherazade, and yet it is not part of TeX Live (maybe due to licensing issues? others here will know for sure). Fontspec uses Code2

Re: [XeTeX] Unicode Arabic hyperlinks

2010-12-14 Thread Heiko Oberdiek
On Tue, Dec 14, 2010 at 12:12:07PM +, Philip Taylor (Webmaster, Ret'd) wrote: > Scheherazade is freely downloadable from SIL, Heiko, > if that helps ? I am not familiar with Arabic typesetting/fonts at all. Thus I can spend my time in looking for alternatives and/or installing the fonts. But

Re: [XeTeX] Unicode Arabic hyperlinks

2010-12-14 Thread Philip Taylor (Webmaster, Ret'd)
Scheherazade is freely downloadable from SIL, Heiko, if that helps ? ** Phil. Heiko Oberdiek wrote: Can someone rewrite the example using fonts that are available on TeX Live 2010, please? -- Subscriptions, Archive, and List informatio

Re: [XeTeX] Unicode Arabic hyperlinks

2010-12-14 Thread Heiko Oberdiek
On Tue, Dec 14, 2010 at 11:16:00AM +, Juan Acevedo wrote: > I wonder if anyone can help me have Arabic hyperlinks. I started trying with > polyglossia + hyperref, as per the following minimal file (I have left the > actual Arabic characters out of this sample for ease of testing): > > -