I wanted to write some rhythm guitar and for that i'm using the
\improvisationOn command to switch to slash note heads.
For a particular pattern with "rasgueado" tecnique, i need to display the
arpeggio glyph, but as you know it needs at last two notes in a chord to
display, and instead i'm writing
in effect, it was logical and easy, and i was a little stupid :)
I wrote my text around the patterns for my pattern Latex document.
In the point i wanted to insert the music pattern picture, i wrote the
command to call the file with that pattern as to be treated with
lilypond-book.
Inside all that
I want to realize a document with some text and many musical patterns along
it.
I experienced how to insert one pattern in a place of a Latex document and
it works.
But i would not to repeat to paste every time for all the different patterns
along the doc, the whole complete code for each of them.