[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texi2pdf (Texinfo 4.13.97) problem: missing footer
From: |
Karl Berry |
Subject: |
Re: texi2pdf (Texinfo 4.13.97) problem: missing footer |
Date: |
Tue, 20 Aug 2013 18:08:28 GMT |
Date: Sat, 16 Feb 2013 12:06:17 +0100
From: Thien-Thi Nguyen <address@hidden>
...
the latter missing the right-side footer on page 3.
Committed a new texinfo.tex that (I hope) fixes this. The relevant
factor appeared to be the xref (because it changes the color). Anyway.
Below is the substantive part of the change. Let me know if problems.
karl
--- texinfo.tex (revision 5332)
+++ texinfo.tex (working copy)
@@ -5909,7 +5909,7 @@
%
% Now the second mark, after the heading break. No break points
% between here and the heading.
- \let\prevsectiondefs=\lastsectiondefs
+ \global\let\prevsectiondefs=\lastsectiondefs
\domark
%
% Only insert the space after the number if we have a section number.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: texi2pdf (Texinfo 4.13.97) problem: missing footer,
Karl Berry <=