Comment #27 on issue 4371 by [email protected]: examples need explicit \relative
c'' {} to copy and paste correctly
https://code.google.com/p/lilypond/issues/detail?id=4371
I never got the hang of the stepmake system. That being said, we have
dak@lola:/usr/local/tmp/lilypond$ git grep DOCUMENTATION_INCLUDES
Documentation/GNUmakefile:DOCUMENTATION_INCLUDES += -I $(outdir) \
Documentation/topdocs/GNUmakefile:DOCUMENTATION_INCLUDES += -I $(outdir) \
make/doc-i18n-root-vars.make:DOCUMENTATION_INCLUDES += \
make/doc-i18n-root-vars.make:MAKEINFO_FLAGS += --enable-encoding
$(DOCUMENTATION_INCLUDES)
make/doc-i18n-root-vars.make:TEXI2HTML_INCLUDES += --I=. --I=$(src-dir)
--I=$(outdir) $(DOCUMENTATION_INCLUDES) --I=$(XREF_MAPS_DIR)
make/doc-i18n-root-vars.make:TEXI2PDF_FLAGS += $(DOCUMENTATION_INCLUDES)
make/lilypond-vars.make:LILYPOND_BOOK_INCLUDES = -I $(src-dir)
$(DOCUMENTATION_INCLUDES)
stepmake/stepmake/texinfo-vars.make:MAKEINFO_FLAGS += --enable-encoding
--error-limit=0 $(DOCUMENTATION_INCLUDES)
stepmake/stepmake/texinfo-vars.make:XREF_MAP_FLAGS += -I $(outdir) -I
$(src-dir) $(DOCUMENTATION_INCLUDES)
stepmake/stepmake/texinfo-vars.make:TEXI2HTML_INCLUDES += --I=$(src-dir)
--I=$(outdir) $(DOCUMENTATION_INCLUDES) --I=$(XREF_MAPS_DIR)
stepmake/stepmake/texinfo-vars.make:TEXI2PDF_FLAGS +=
$(DOCUMENTATION_INCLUDES)
and, uh, I have trouble finding my way from there.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings