On 7 February 2016 at 16:23, Gavin Smith wrote:
> In a patch that I'm still working on, I have a definition like
>
> +\def\gdefchar#1#2{%
> +\gdef#1{%
> + \ifpassthroughchars
> + \string#1%
> + \else
> + #2%
> + \fi
> +}}
>
> and then e.g. in \latonechardefs
>
> \def\latonechardefs{
On 5 March 2016 at 17:38, Jack Howarth wrote:
> When building texinfo 6.1 on x86_64-apple-darwin15, the following
> correction is required...
>
> --- tp/Texinfo/Convert/XSParagraph/configure.ac.orig 2016-03-05
> 12:31:24.0 -0500
> +++ tp/Texinfo/Convert/XSParagraph/configure.ac 2016-03-05