Text above chord names

2013-11-21 Thread Adrian Fernandez
Hi! excuse my bad english. How can I place some text above the chordnames? Thanks in advance -- *Adrián Fernández Fazio* *Músico* fernandezfazio.com.ar https://www.facebook.com/adrian.fernandezfazio https://twitter.com/afernandezfazio http://adrianfernandezfa

Re: Text above chord names

2013-11-21 Thread Thomas Morley
2013/11/21 Adrian Fernandez : > > Hi! excuse my bad english. How can I place some text above the chordnames? > Thanks in advance > -- > Adrián Fernández Fazio > Músico Hi, how about \version "2.17.95" addMarkup = #(define-music-function (parser location mrkp)(markup?) #{ \once \override Chord

Re: Text above chord names

2013-11-22 Thread Adrian Fernandez
Thanks Thomas!!! i'll give it a try 2013/11/21 Thomas Morley > 2013/11/21 Adrian Fernandez : > > > > Hi! excuse my bad english. How can I place some text above the > chordnames? > > Thanks in advance > > -- > > Adrián Fernández Fazio > > Músico > > Hi, > > how about > > \version "2.17.95" > > a

Re: Text above chord names

2013-11-26 Thread Adrian Fernandez
Works great! Thank you very much Thomas!!! 2013/11/22 Adrian Fernandez > Thanks Thomas!!! i'll give it a try > > > 2013/11/21 Thomas Morley > >> 2013/11/21 Adrian Fernandez : >> > >> > Hi! excuse my bad english. How can I place some text above the >> chordnames? >> > Thanks in advance >> > --

Text above chord names - continued.

2014-05-29 Thread Lars-Johan Liman
Hi! My trusty friend Google found me a useful code snippet by Thomas Morley (Many thanks, Thomas!) in this message: https://www.mail-archive.com/lilypond-user@gnu.org/msg86850.html to put text above the chord names. It's almost perfect. The one drawback I've found is that is "pushes" the next no

Re: Text above chord names - continued.

2014-05-29 Thread Thomas Morley
Hi, 2014-05-29 10:08 GMT+02:00 Lars-Johan Liman : > Hi! > > My trusty friend Google found me a useful code snippet by Thomas Morley > (Many thanks, Thomas!) in this message: Glad that it is still useful > > https://www.mail-archive.com/lilypond-user@gnu.org/msg86850.html > > to put text above th

Re: Text above chord names - continued.

2014-05-29 Thread Thomas Morley
2014-05-29 12:50 GMT+02:00 Thomas Morley : > Hi, > > 2014-05-29 10:08 GMT+02:00 Lars-Johan Liman : >> Hi! >> >> My trusty friend Google found me a useful code snippet by Thomas Morley >> (Many thanks, Thomas!) in this message: > > Glad that it is still useful > >> >> https://www.mail-archive.com/li

Re: Text above chord names - continued.

2014-05-29 Thread Lars-Johan Liman
> Hi, Hello! Lars-Johan Liman: >> My trusty friend Google found me a useful code snippet by Thomas Morley >> (Many thanks, Thomas!) in this message: Thomas Morley: > Glad that it is still useful Oh, yes! Snippets like that are invaluable in any type of coding environment - be that Lilypond, Ema