Improve XeTeX PDF outline support

2016-02-07 Thread Masamichi HOSODA
texinfo.tex ver. 2016-02-07.16 can not compile following attached files. test-U201E.texi test-set-value.texi I've fixed it. Here's the patch for texinfo.tex ver. 2016-02-07.16. ChangeLog: Improve XeTeX PDF outline support 2016-02-XX Masamichi Hosoda * doc/t

Re: XeTeX PDF outline support

2016-02-05 Thread trueroad
> Will this patch be okay to go in without the other patches? I want to > take more time to review the encoding-related patches. If I understand correctly, it\'s okay. There is no problem with the us-ascii strings. In the case of non-ascii strings, PDF outline strings are broken. It is same behav

Re: XeTeX PDF outline support

2016-02-04 Thread Gavin Smith
On 4 February 2016 at 15:21, Masamichi HOSODA wrote: >>> I've made XeTeX PDF outline support patch. >> >> Excellent, thanks! > > My previous XeTeX PDF outline support patch could not compile > LilyPond German texi documents. > I've fixed it. >

Re: XeTeX PDF outline support

2016-02-04 Thread Masamichi HOSODA
>> I've made XeTeX PDF outline support patch. > > Excellent, thanks! My previous XeTeX PDF outline support patch could not compile LilyPond German texi documents. I've fixed it. It can compile LilyPond all languages texi documents by combining the following patches.

Re: XeTeX PDF outline support

2016-02-03 Thread Werner LEMBERG
> I've made XeTeX PDF outline support patch. Excellent, thanks! Werner

XeTeX PDF outline support

2016-02-03 Thread Masamichi HOSODA
I've made XeTeX PDF outline support patch. ChangeLog: Add PDF outline support for XeTeX 2016-02-XX Masamichi Hosoda * doc/texinfo.tex: Add PDF outline support for XeTeX. (\pdfdest): set destination. (\pdfmkdest): set destination. (\dopdfoutline):