[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 2099 in lilypond: texi2pdf --quiet hides too much
From: |
lilypond |
Subject: |
Re: Issue 2099 in lilypond: texi2pdf --quiet hides too much |
Date: |
Sat, 17 Dec 2011 15:06:27 +0000 |
Comment #2 on issue 2099 by address@hidden: texi2pdf --quiet
hides too much
http://code.google.com/p/lilypond/issues/detail?id=2099
ok, that file had what I needed. So yes, printing something that points to
that file if that part of the build fails would be great.
For the record, to break the doc build (but not plain make), add this
anywhere in the CG:
@example
export PS1="address@hidden \w\$(__git_ps1)$ "
@end example
(for some reason, this needs to be @verbatim to avoid killing texi2pdf)