Carl Sorensen <c_soren...@byu.edu> writes:

> What about if you delete python/out and redo make doc?
>
> Just wondering if there's something wrong with the build script that
> python/out isn't properly recreated when python/*.py changes.  In my
> setup, python/*.py is not executable, but python/out/*.py is.  So make is
> apparently copying the .py files, setting them executable, and creating
> the .pyc files.
>
> Again, untested.  But I have done a grep for blockquote and it only shows
> up in book_html.py as far as I can see.  So I think it must be
> book_html.py.

Documentation/lilypond-texi2html.init:  'begin' => q{"<blockquote>"},
Documentation/lilypond-texi2html.init:  'end' => q{"</blockquote>\n"},

looks relevant to me as well.

-- 
David Kastrup

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to