I wanted to try lilyJazz, but I am unable to find the font. The
fonts.openlilylib.org site is not accessible (404 error). Is there an
alternative site?
Thanks for your help.
Ernie
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.or
This was just posted on the list by Nick Payne .
Hope it helps.
On Fri, Jan 31, 2014 at 8:36 PM, MING TSANG wrote:
> Hi, lilyponders:
> Over the years (since lilypond v2.14) I have coded 25+ hymns for our
> choir. I like to put them in book form. Is there a lilypond-book template
> available (
ter-column {
\fontsize #1 \bold "Mandolin"
}
}
tagline = \markup {
\fontsize #-3.5 {
\override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7)
\box \center-column {
\line {
Arr. by Ernie Braganza.
Feb 1, 2014 at 1:50 PM, Ernie Braganza wrote:
> This is what I ended up doing. I had a similar problem, but I was
> including the file at the wrong point in the Set-List.ly file.
>
> %%%
> % Set-List.ly %
> %%
>
> \version "2.18.0"
> \include "glo
I've been reading a bit about LilyPond, but I can not find any reference
about how LilyPond got its name. Does anyone know that story? Let me know
if there is a better forum for this question.
Ernie
___
lilypond-user mailing list
lilypond-user@gnu.org
ht
I use one repository, a number of shared directories, and then one
subdirectory for each project.
I create a branch off of my master branch whenever I start a project (and
often a number of branches off of that for experiments) and make a lot of
commits, then I rebase and squash all the commits i
Hello,
How can I stop the repeated chord name after the line break?
I thought the break-visibility settings for ChordName would work, for
example setting the beginning-of-line-invisible value to false:
\override Score.ChordName.break-visibility = ##(#t #t #f)
but that does not have any effect at
sen
> :
> >
> > Hi Ernie,
> >
> > On Mon, Jul 13, 2020 at 7:03 AM Ernie Braganza
> wrote:
> >>
> >> Hello,
> >>
> >> How can I stop the repeated chord name after the line break?
> >> I thought the break-visibility settings f
I just downloaded the unofficial 2.20.0 build for Mac (I'm using OS 10.15
"Catalina"). And I am unable to process the simplest file because I get an
error from the lily-library.scm Scheme file: Wrong type (expecting real
number): #.
I've searched for this error online and I am unable to find any
>
> Am Donnerstag, den 12.11.2020, 13:20 -0500 schrieb Ernie Braganza:
> > \version "2.20.0"
> > {
> > c' e' g' e'
> > }
>
>
Is there a better way to do this?
I am trying to end a repeated section with a tie to the first note back at
the beginning of the section. This is written as an unterminated tie. I can
get it to look right with this code, but I get an error message
"programming error: bounds of this piece aren't b
Thank you. I had never heard of semi-ties before. Always something new to
learn,
On Fri, Aug 6, 2021 at 3:05 PM Aaron Hill wrote:
> On 2021-08-06 11:29 am, Ernie Braganza wrote:
> > Is there a better way to do this?
> >
> > I am trying to end a repeated section with a tie t
When I use the parenthesizeMusic function or the snippet in LSR-902 with a
winged repeat bar, the parenthesis collides with the bar. I have not been
able to find a way to pad the bar or the parentheses in a way that avoids
this.
[in this code I could simply reduce the font size, but that does not f
Perfect! I thought it would be called padding. Appreciate the response.
On Thu, Aug 26, 2021 at 3:07 AM Aaron Hill wrote:
> On 2021-08-25 7:36 am, Ernie Braganza wrote:
> > When I use the parenthesizeMusic function or the snippet in LSR-902
> > with a
> > winged repeat
Friends,
I am trying to get rid of the bar number on the pickup measure "(1)" and
yet display the bar number on the first full measure. I can turn them both
off or have them both show up, but that's not what I would like to do.
I've tried all the Score.barNumberVisibility and
Score.BarNumber.bre
Thanks, Brian. Now I feel really dumb. Yes. All I had to do was remove the
\bar " "
On Sun, Aug 29, 2021 at 3:51 PM Brian Barker
wrote:
> At 15:41 29/08/2021 -0400, you wrote:
> >I am trying to get rid of the bar number on the pickup measure "(1)"
> >and yet display the bar number on the first f
I want to have a RhythmicStaff and I see an unwanted span bar. Here's
the smallest code sample I could think of as an example. I tried \remove
"Span_bar_engraver" but that didn't work. I've also attached a screenshot.
I am running Lilypond 2.22.1 on Debian Linux.
Thanks for your help!
\version
Missing attachment for SpanBar iasasue
On Tue, Sep 28, 2021 at 1:38 PM Ernie Braganza
wrote:
> I want to have a RhythmicStaff and I see an unwanted span bar. Here's
> the smallest code sample I could think of as an example. I tried \remove
> "Span_bar_engraver" but tha
Thanks! That worked. I removed it in the RhythmicStaff context.
On Tue, Sep 28, 2021 at 2:03 PM Jean Abou Samra wrote:
> Le 28/09/2021 à 19:38, Ernie Braganza a écrit :
> > I want to have a RhythmicStaff and I see an unwanted span bar. Here's
> > the smallest code sample I
That was a very clear and helpful explanation. Thank you.
On Wed, Sep 29, 2021 at 6:42 PM Lukas-Fabian Moser wrote:
> Hi Kira,
>
> Am 30.09.21 um 00:32 schrieb Kira Garvie:
> > I realize this is a pretty basic question... but what is the
> > difference between voiceOne and oneVoice? I am writing
I used the command brew install lilypond to install GNU LilyPond 2.22.1
(running Guile 2.2) on MacOS 11.6.1 and I get the same error message:
Drawing systems...
Converting to `test.pdf'...
warning: g_spawn_sync failed (0): gs: Failed to execute child process “gs”
(No such file or directory)
fatal
ue when running macports or homebrew lilypond via
> frescobaldi interface:
> https://github.com/frescobaldi/frescobaldi/issues/1356
>
> Em dom., 31 de out. de 2021 11:08, Ernie Braganza <
> ernie.braga...@gmail.com> escreveu:
>
>> I used the command brew install lilypo
"I plan to (try to) release a standalone application bundle soon."
I assume this means you are working on a .dmg file for Mac. Is Brew no
longer supported?
On Thu, May 5, 2022 at 9:19 AM Davide Liessi
wrote:
> Dear Omer,
>
> Il giorno gio 5 mag 2022 alle ore 15:02 Omer Katzir
> ha scritto:
>
I am joining this conversation late, so how do I access the scheme tutorial?
On Sun, Jul 24, 2022, 7:30 AM Jean Abou Samra wrote:
>
> > Ouch! I see what you mean. And this is meant to be simplified? But the
> > problem really is that if a user tries to use an identifier with an
> > illegal synta
I just updated my Mac using Homebrew and I now get this error when I run
lilypond. It compiles fine if I create a PostScript file using the --ps
option.
My ghostscript was updated to version 10.02.1 Is there a known bug? I get
this when I run lilypond with the -V switch:
GPL Ghostscript 10.02.1:
Thank you!
On Wed, Nov 15, 2023 at 1:46 AM William Rehwinkel <
will...@williamrehwinkel.net> wrote:
> yes, it is a known bug due to a ghostscript security patch. Try using
> the pre-built binary for lilypond instead of homebrew.
>
> -William
>
> On 11/15/23 01:13, Ern
Here's how I've handled it by creating a new Chordnames staff.
\version "2.24.3"
Harmonies = \chordmode {
a1:maj
a1:maj
a1:maj
}
AltHarmonies = \chordmode {
\override ChordName.font-size = #-1
s1
b2:m7 e:7
s1
}
\score {
<<
\new ChordNames \AltHarmonies
\new ChordNames \Harmonies
I love this. That hadn't occurred to me.
On Fri, Feb 23, 2024 at 7:52 PM Laurie Savage
wrote:
> Hi,
>
> I use a tablet for storing my lead sheets, most of which I prepare in
> Lilypond. I have just stumbled on a trick I thought I'd share with you -
> although it might be obvious to you, it wasn'
%section A
\bar ".|:"
c1
\bar ":|." % The end repeat for section A does not appear
\break
\mark \default %section B
\bar ".|:"
c1
\bar ":|."
}
}
Ernie Braganza
Virginia, USA
__
I have looked through some examples and I can't figure out how to add four
measures with extra staves for a harmony part. I keep getting an extra line
above the staff group I want (see picture). How do I avoid the extra blank
staves from being inserted?
Thanks for your help.
Here's my code:
\ver
Thanks. I'll work with that code. Danke
On Wed, Dec 4, 2024 at 7:37 PM Hans Aikema wrote:
>
> On 5 Dec 2024, at 01:17, Ernie Braganza wrote:
>
>
> I have looked through some examples and I can't figure out how to add four
> measures with extra staves for a har
31 matches
Mail list logo