-Original Message-
From: David Sumbler
Reply-To: da...@aeolia.co.uk
To: Thomas Morley
CC: lilypond-user
Subject: Re: Line-breaking with non-aligned barlines - again!
Date: Mon, 10 Dec 2018 22:58:58 +
-Original Message-
From: Thomas Morley
To: David Sumbler
CC: lilypond-u
Hi Folks,
How can I incorporate a url in markup, so it becomes a clickable
link in the lilypond-generated PDF? For example, to provide a link
to the CC licence page, or to a page with an Urtext?
Peter C
___
lilypond-user mailing list
lilypon
Hi Peter,
How about
\with-url #"http://www.lilypond.org"; "Lilypond"
Enjoy!
Sam
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
you are looking for \with-url (it is a bit hidden under the section
“Graphic”):
http://lilypond.org/doc/v2.18/Documentation/notation/graphic#index-_005cwith_002durl-1
\with-url #"http://lilypond.org/"; "LilyPond"
Best,
Joram
___
lilypond-user m
> "Noeck" == Noeck writes:
Noeck> Hi, you are looking for \with-url (it is a bit hidden under the
Noeck> section “Graphic”):
Thanks! I was searching through the "text" section and missed this.
--
Dr Peter Chubb Tel: +61 2 9490 5852 http://ts.data61.csiro.au/
Trustworthy Syst
Hi all,
this works:
\version "2.19.82"
tst = \markuplist \italic #(make-list 2 "buzz")
<<
\new Staff { R1 \break R1 }
\new Lyrics \lyricmode { $@tst }
>>
This doesn't work:
tstA =
\markuplist \score-lines { \repeat unfold 80 a'16 }
<<
\new Staff { R1 \break R1 }
\new Lyrics \lyricmod
On 12/10/18 5:07 PM, Federico Bruni wrote:
I've just remembered another one, Paul Morris' Clairnote sheets:
https://clairnote.org/sheet-music/
Oh, I like that one! :-)
This free "Anthology of Melodies for Sight-Singing" would be good to
include:
http://www.lightandmatter.com/sight/sight.htm
Il giorno mer 12 dic 2018 alle 0:32, Peter Chubb
ha scritto:
"Noeck" == Noeck writes:
Noeck> Hi, you are looking for \with-url (it is a bit hidden under the
Noeck> section “Graphic”):
Thanks! I was searching through the "text" section and missed this.
I always recommend starting a