Re: Make output of texinfo index deterministic

2015-06-28 Thread Chris Lamb
> I forward you the patch by Chris Lamb (in Cc) in case you consider it worth > including. (Probably not needed here but just in case it helps I have signed the GNU copyright assignment under la...@gnu.org / ch...@chris-lamb.co.uk) Regards, -- ,''`. : :' : Chris Lamb `. `

Make output of texinfo index deterministic

2015-06-28 Thread Norbert Preining
Dear all, down here at Debian there is an activity to create reproducible buillds, absolutely reproducible. Thus we try to remove indetermancy as far as possible. In this case, texinfo indices are not deterministic. I forward you the patch by Chris Lamb (in Cc) in case you consider it worth includ

Re: Newlines in @w and sentence ends

2015-06-28 Thread Gavin Smith
On 28 June 2015 at 19:09, Patrice Dumas wrote: >> I think that a single space character could well appear after the "c." >> or "C." in both cases. > > Unless I am missing something the fact that C. doesn't lead to an end of > sentence is unrelated to whether it is in @w or not. An upper case > le

Re: Newlines in @w and sentence ends

2015-06-28 Thread Patrice Dumas
On Sun, Jun 28, 2015 at 05:07:15PM +0100, Gavin Smith wrote: > Hi Patrice and Karl, > > I think that a single space character could well appear after the "c." > or "C." in both cases. Unless I am missing something the fact that C. doesn't lead to an end of sentence is unrelated to whether it is i

Re: Newlines in @w and sentence ends

2015-06-28 Thread Eli Zaretskii
> Date: Sun, 28 Jun 2015 17:07:15 +0100 > From: Gavin Smith > > Hi Patrice and Karl, I'm neither ;-) > I've working on the paragraph formatter in C and I have a question: > should a newline after an end sentence character within a @w be > recognized as an end of sentence and be doubled to two s

Newlines in @w and sentence ends

2015-06-28 Thread Gavin Smith
Hi Patrice and Karl, I've working on the paragraph formatter in C and I have a question: should a newline after an end sentence character within a @w be recognized as an end of sentence and be doubled to two spaces? With the following input: @w{a. b. c. d. e.} I get the following output: a. b