Comment #3 on issue 2099 by [email protected]: texi2pdf --quiet hides too much
http://code.google.com/p/lilypond/issues/detail?id=2099

That is not "for some reason" but because you write @\ in the middle, and that is undefined in Texinfo. You probably wanted to write @@ instead.

Since @verbatim is unreliable when used inside of other constructs, it is probably preferable to use proper escaping of @@.


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to