Arpeggio Glyph again

2013-01-17 Thread Lilly
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

Re: many short music patterns in a Latex doc

2013-01-14 Thread Lilly
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

many short music patterns in a Latex doc

2013-01-11 Thread Lilly
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.