Hello

On 27 November 2011 13:04, Christopher R. Maden <cr...@maden.org> wrote:

> On 11/27/2011 07:55 AM, Fidler Aoileann wrote:
> > Can someone tell me what I need to do to achieve this?
>
> Just type it.
>
> \header {
>  composer = "© Joe Composer"
> }
>
>
Or if your text editor cannot handle the characters use UTF

composer = \markup \concat { \char ##x00A9 " Joe Composer" }

I find this much more 'portable' between my computer operating systems.

You can get a list of the different chars here:

http://www.utf8-chartable.de/


-- 
--

James
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to