Re: Dynamic + text aligned: BEST solution?

2011-06-27 Thread Xavier Scheuer
On 25 June 2011 03:12, Marc Mouries m...@mouries.net wrote: You can also watch this MIT video course: Overview and Introduction to Lisp http://www.youtube.com/watch?v=2Op3QLzMgSY Thanks, I'll have a look at it. Every snippet proposed for dynamic + text aligned works and I do not (usually)

Re: Dynamic + text aligned: BEST solution?

2011-06-25 Thread Valentin Villenave
On Sat, Jun 25, 2011 at 3:12 AM, Marc Mouries m...@mouries.net wrote: Is there a doc about opus-libre with examples? off-topicness It mainly amounts to a README file for now: http://git.savannah.gnu.org/cgit/opus-libre.git/tree/doc As far as examples go, there's the Free Software Song included

Re: Dynamic + text aligned: BEST solution?

2011-06-24 Thread Valentin Villenave
On Thu, Jun 23, 2011 at 1:53 PM, Graham Percival gra...@percival-music.ca wrote: Please stop capitalizing patch.  If you're referring to issue 1264, the patch broke the build, and in any case it's postponed until GLISS. Er, no it didn't. (TBH, I do remember Neil noticing a very minor,

Re: Dynamic + text aligned: BEST solution?

2011-06-24 Thread Graham Percival
On Sat, Jun 25, 2011 at 12:44:30AM +0200, Valentin Villenave wrote: On Thu, Jun 23, 2011 at 1:53 PM, Graham Percival gra...@percival-music.ca wrote: Please stop capitalizing patch.  If you're referring to issue 1264, the patch broke the build, and in any case it's postponed until GLISS.

Re: Dynamic + text aligned: BEST solution?

2011-06-24 Thread Marc Mouries
On Fri, Jun 24, 2011 at 6:44 PM, Valentin Villenave valen...@villenave.netwrote: If you have some time, please do read http://lilypond.org/doc/v2.15/Documentation/extending/scheme-in-lilypond and http://www.gnu.org/software/guile/manual/ it makes for a fascinating reading reading

Re: Dynamic + text aligned: BEST solution?

2011-06-23 Thread Graham Percival
On Sun, Jun 19, 2011 at 11:30:25PM +0200, Xavier Scheuer wrote: The following snippets are providing different solutions (some with important drawbacks) to this issue/request (useful in many cases!): http://lsr.dsi.unimi.it/LSR/Item?id=393 http://lsr.dsi.unimi.it/LSR/Item?id=739 but there

Dynamic + text aligned: BEST solution?

2011-06-19 Thread Xavier Scheuer
Hi, There are currently different tricks in order to align text and a dynamic (with the dynamic correctly aligned centered below the attached note). The following snippets are providing different solutions (some with important drawbacks) to this issue/request (useful in many cases!):