Re: texinfo-6.0.93 pretest

2016-01-31 Thread Werner LEMBERG
> I've found and removed one error where extra space could occur in > the text of a cross-reference (and possibly elsewhere as well) when > processing with TeX. I would like to have Masamichi-san's Unicode support stuff in 6.1... Werner

Re: texinfo-6.0.93 pretest

2016-01-31 Thread Gavin Smith
On 31 January 2016 at 12:47, Gavin Smith wrote: > Please send any comments to bug-texinfo@gnu.org. I've found and removed one error where extra space could occur in the text of a cross-reference (and possibly elsewhere as well) when processing with TeX.

Re: XeTeX encoding problem

2016-01-31 Thread Masamichi HOSODA
>> Have you ever got the CJK characters to work in a Texinfo file with >> XeTeX or LuaTeX? If so, maybe we should conditionally load the fonts >> that you got to work. Can you satisfactorily typeset Japanese text >> with XeTeX without the use of LaTeX packages? If not, it very likely >> won't be pr

Re: XeTeX encoding problem

2016-01-31 Thread Masamichi HOSODA
>>> I noticed page breaking issue in my patch. >>> I've fixed it. > > Please provide a sample to reproduce the issue. I've attached it. >> The empty lines in \utfeightchardefs? I'll commit that separately. > > If the empty lines are really the cause, I agree that it deserves a > separate commit

texinfo-6.0.93 pretest

2016-01-31 Thread Gavin Smith
The next pretest for the upcoming Texinfo 6.1 release has been uploaded to http://alpha.gnu.org/gnu/texinfo/texinfo-6.0.93.tar.xz ftp://alpha.gnu.org/gnu/texinfo/texinfo-6.0.93.tar.xz There have not been many changes since the last pretest: * A bug where broken URL's could result when "@allowcode

Re: XeTeX encoding problem

2016-01-31 Thread Werner LEMBERG
>> I noticed page breaking issue in my patch. >> I've fixed it. Please provide a sample to reproduce the issue. > The empty lines in \utfeightchardefs? I'll commit that separately. If the empty lines are really the cause, I agree that it deserves a separate commit since it doesn't seem to be re

Re: XeTeX encoding problem

2016-01-31 Thread Gavin Smith
On 28 January 2016 at 13:39, Masamichi HOSODA wrote: > I noticed page breaking issue in my patch. > I've fixed it. The empty lines in \utfeightchardefs? I'll commit that separately.