Yes... of course that works fine. But it's a workaround, not a fix. The way my
files are laid out, I have several files with individual pieces, and each of
their facsimile pages. I would like to keep these facsimile pages in the same
ly file as the music, but in the final book put all the facsim
The table of contents seems to list its items by the order in which they
were evaluated by the parser, and not by where they actually appear in the
book... Is there a way to avoid this?
for example, even though partB comes AFTER partA in the book, and the PAGES
in the table of contents are right,
Hello,
Is there a way to set tocItem tags for each bookpart within variables, but hide
the ones that are actually not used? The tocItem function seems to
automatically add to the table of contents whether or not that bookpart is
actually printed.
thanks,
Freddy
___
Sorry for bumping - can anyone help me with this?
Freddy
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Still a little confused about how to dynamically create a bookpart:
\version "2.18.2"
freddy = \bookpart {
\score {
\new Staff {
c d e f g
}
}
}
full_scores = \book {
}
#(ly:book-add-bookpart! full_scores freddy)
\full_scores
this doesn't seem to work.
C:/Program Files
(x
I am transcribing music from the 1500s. I would like to include the
original facsimile in my arrangement as EPS files that take up entire
pages. These EPS files are dispersed between the pieces. I have to create
separate bookparts for them because I need to have \paper blocks - I don't
want my norm