Comment #2 on issue 1813 by [email protected]: Doc: Overlapping
boxes and section headers in LM
http://code.google.com/p/lilypond/issues/detail?id=1813
This was David's patch. I know this makes the issue better, (i.e. moves
the cartouche down a bit) but does nto fix it:
diff --git a/tex/texinfo.tex b/tex/texinfo.tex
index 9140826..b3d1412 100644
--- a/tex/texinfo.tex
+++ b/tex/texinfo.tex
@@ -6038,6 +6038,7 @@ end
\newskip\lskip\newskip\rskip
\envdef\cartouche{%
+ \ifvmode\the\everypar\fi % trigger headers
\ifhmode\par\fi % can't be in the midst of a paragraph.
\startsavinginserts
\lskip=\leftskip \rskip=\rightskip
Werner's updated texinfo is attached.
Attachments:
texinfo.tex.xz 77.4 KB
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond