Re: Selected pieces in a book

2015-10-11 Thread Pierre Perol-Schneider
Hi Federico, 2015-10-10 20:36 GMT+02:00 Federico Bruni : ... > Instead of "polluting" the lilypond sources with \tag(s), I'd rather set a > custom field (level) in the \header block and write a script which parses > the header and process the files accordingly. > ... I don't know if it's feasibl

Re: Selected pieces in a book

2015-10-10 Thread Pierre Perol-Schneider
Hi Jacques, 2015-10-10 21:37 GMT+02:00 Jacques Menu : > Not sure wether that would be good: someone on this list proposed a tree > of names, similar to that of a file system, to access parts of a whole, see > attached file. > > JM > Could be interesting. I'll try to see how this could help. Anyw

LilyPond syntax element like Scheme ‘)’? (was: Re: Selected pieces in a book)

2015-10-10 Thread Simon Albrecht
The definition of \stringAppend is definitely awkward. After all, the only difference between \stringAppend and \string-append is that the former has a specified number of arguments, and the latter doesn’t work since in LilyPond syntax there is no delimiter like ‘)’ in Scheme. I wonder if we mi

Re: Selected pieces in a book

2015-10-10 Thread Jacques Menu
Not sure wether that would be good: someone on this list proposed a tree of names, similar to that of a file system, to access parts of a whole, see attached file.JM MusicTreeSample.ly Description: Binary data Le 10 oct. 2015 à 21:07, Pierre Perol-Schneider a écr

Re: Selected pieces in a book

2015-10-10 Thread Pierre Perol-Schneider
2015-10-10 20:36 GMT+02:00 Federico Bruni : ... > Interesting question. > Instead of "polluting" the lilypond sources with \tag(s), I'd rather set a > custom field (level) in the \header block and write a script which parses > the header and process the files accordingly. > ... How about a list o

Re: Selected pieces in a book

2015-10-10 Thread Federico Bruni
Il giorno sab 10 ott 2015 alle 19:41, Pierre Perol-Schneider ha scritto: I'm trying to automagically select pieces within a library. My first intention was to use 'tags' but it does not seem to work a that level. So here's the idea: let say I include a full library in one file and I want to ge

Re: Selected pieces in a book

2015-10-10 Thread Pierre Perol-Schneider
Dear Simon, this is just perfect! Thank you very much. ~Pierre 2015-10-10 20:30 GMT+02:00 Simon Albrecht : > Hello Pierre, > > On 10.10.2015 19:41, Pierre Perol-Schneider wrote: > >> Hi LilyPonders, >> >> I'm trying to automagically select pieces within a library. >> My first intention was to us

Re: Selected pieces in a book

2015-10-10 Thread Simon Albrecht
Hello Pierre, On 10.10.2015 19:41, Pierre Perol-Schneider wrote: Hi LilyPonders, I'm trying to automagically select pieces within a library. My first intention was to use 'tags' but it does not seem to work a that level. \tag is a music function, so it can’t output scores. Any idea how t

Selected pieces in a book

2015-10-10 Thread Pierre Perol-Schneider
Hi LilyPonders, I'm trying to automagically select pieces within a library. My first intention was to use 'tags' but it does not seem to work a that level. So here's the idea: let say I include a full library in one file and I want to get a book with some pre-selected pieces only, e.g.: \version