[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to disable pdf generation but keep function help
From: |
Ben Abbott |
Subject: |
Re: How to disable pdf generation but keep function help |
Date: |
Sat, 10 Oct 2015 21:38:29 -0400 |
> On Oct 10, 2015, at 7:34 PM, Vic Norton <address@hidden> wrote:
>
> On Oct 10, 2015, at 5:01 PM, Ben Abbott <address@hidden> wrote:
>
>> his behavior has always been present for me. So it predates osmesa. The
>> versions for makeinfo and texi2pdf are below.
>>
>> makeinfo --version
>> texi2any (GNU texinfo) 6.0
>>
>> $ texi2pdf --version
>> texi2pdf (GNU Texinfo 6.0) 6363
>>
>> Ben
>
> Hi Ben,
>
> I get
> ~$ makeinfo --version
> makeinfo (GNU texinfo) 5.2
>
> ~$ texi2pdf --version
> texi2pdf (GNU Texinfo 5.2) 5381
>
> Should I be worried?
>
> Regards,
>
> Vic
As far as I know, —disable-docs disables the command line help.
I don’t think it has anything to do with the version of makeinfo or texi2pdf,
but if I’m wrong I’m interested in trying to isolate the problem and fix it.
Ben