Gavin Smith writes:
> That's how other @set flags are checked in texinfo.tex. I think you
> are missing the context of how @set and @clear work.
Yes, after looking again at the source and documentation, I realize I
had misunderstood how @clear works. I modified the macro I sent earlier
and th
On Mon, Jan 18, 2021 at 03:31:53PM -0600, Leo Butler wrote:
> Gavin Smith writes:
>
> > On Mon, Jan 18, 2021 at 9:15 PM Leo Butler wrote:
> >>
> >> Gavin Smith writes:
> >>
> >> > As it happens, there was a hook recently added to texinfo.tex to omit
> >> > the page number, which looks a lot lik
Gavin Smith writes:
> As it happens, there was a hook recently added to texinfo.tex to omit
> the page number, which looks a lot like the patch you sent (change on
> 2020-11-17). If you say "@set txiomitrefpg" the page numbers won't be
> output. I've uploaded the newer texinfo.tex to ftp.gnu.or
Gavin Smith writes:
> On Mon, Jan 18, 2021 at 9:15 PM Leo Butler wrote:
>>
>> Gavin Smith writes:
>>
>> > As it happens, there was a hook recently added to texinfo.tex to omit
>> > the page number, which looks a lot like the patch you sent (change on
>> > 2020-11-17). If you say "@set txiomitr
On Mon, Jan 18, 2021 at 9:15 PM Leo Butler wrote:
>
> Gavin Smith writes:
>
> > As it happens, there was a hook recently added to texinfo.tex to omit
> > the page number, which looks a lot like the patch you sent (change on
> > 2020-11-17). If you say "@set txiomitrefpg" the page numbers won't b
On Thu, Jan 14, 2021 at 12:28:03PM -0600, Leo Butler wrote:
> For posterity, the problem was caused by a macro with an obvious error
> in it:
>
> \global\def\setpdfdestname#1{%
> \turnoffactive
> \def\pdfdestname{#1}%
> \txiescapepdf\pdfdestname
> }
>
> See the bottom of:
> https://sourceforge
On Wed, Dec 23, 2020 at 10:11:49AM -0600, Leo Butler wrote:
> Gavin Smith writes:
>
> > On Tue, Dec 22, 2020 at 09:11:01AM -0800, Raymond Toy wrote:
> >> This came up recently on the maxima list where @var{x_1} shows up fine
> >> in html but looks weird in the pdf file. For example,
> >> https:/
Gavin Smith writes:
> On Tue, Dec 22, 2020 at 09:11:01AM -0800, Raymond Toy wrote:
>> This came up recently on the maxima list where @var{x_1} shows up fine
>> in html but looks weird in the pdf file. For example,
>> https://maxima.sourceforge.io/docs/manual/maxima.pdf, page 55,
>> documentation
On Tue, Dec 22, 2020 at 09:11:01AM -0800, Raymond Toy wrote:
> This came up recently on the maxima list where @var{x_1} shows up fine
> in html but looks weird in the pdf file. For example,
> https://maxima.sourceforge.io/docs/manual/maxima.pdf, page 55,
> documentation of the 'create_list'-comman
This came up recently on the maxima list where @var{x_1} shows up fine
in html but looks weird in the pdf file. For example,
https://maxima.sourceforge.io/docs/manual/maxima.pdf, page 55,
documentation of the 'create_list'-command. The line for the
create_list function looks fine, but the first s
10 matches
Mail list logo