Currently, lilypond-book explicitly sets 
@exampleindent 0
before each quoted lilypond example. This causes problems with other 
quotations / examples later on, because they are no longer indented (as one 
would expect). I suppose this explicit @exampleindent was due to the fact 
that makeinfo converted
@quotation
@verbatim
...
to <blockquote><pre>..., where the <pre> also had some manual indentation 
using spaces (in addition to the indentation generated automatically by 
blockquote). 

In the latest cvs version of texinfo, my patch has been applied, so that in 
all future texinfo versions, the verbatim will be no longer indented relative 
to @quotation:

Am Mittwoch, 9. April 2008 schrieb Karl Berry:
> I installed your patch to fix the double indentation of @quotation in
> the html output.  Thanks.

Is there any reason left not to get rid of the @exampleindent 0 in 
lilypond-book?

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/
I installed your patch to fix the double indentation of @quotation in
the html output.  Thanks.
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to