On Fri, 26 May 2023 at 03:16, wrote:
>
> > I'd like to change the size of the half-diminished chord symbol, but I
> > cannot find a way to do it.
> >
> > \version "2.25.5"
> > \chords {
> > \set majorSevenSymbol = \markup { \override #'(thickness . 2)
> > \triangle ##f "7" }
> > c4:maj7 a:min7.5-
I'd like to change the size of the accidentals and their alignment in
chord symbols.
Here a MWE:
\version "2.25.5"
\chords {
aes2 cis
}
Specifically, I'd like to have all the flats smaller, and the sharps
smaller and horizontally center-aligned with the root note name.
I checked the manual an
How do I use Lilypond on my macbook. We are having a lot of trouble making it
work and my husband’s a programmer.
thanks
Donna
> Le 26 mai 2023 à 22:52, Donna Gibbs a écrit :
>
> How do I use Lilypond on my macbook. We are having a lot of trouble making
> it work and my husband’s a programmer.
Welcome. Have you seen the setup tutorial?
https://lilypond.org/doc/v2.24/Documentation/learning/installing.html
By the w
Hello Donna,
macOS user here, what I do is download and unpack
https://gitlab.com/lilypond/lilypond/-/releases/v2.24.1/downloads/lilypond-2.24.1-darwin-x86_64.tar.gz
into my home directory at for example ~/lilypond-2.24.1/ , then symlink
that directory to ~/lilypond/ , and add
export PATH="/
Hello,
I am trying to imitate a notation that is sometimes found in scores where
tuplets are of uncommon duration (I can provide an incipt if necessary). I
have seen the ratio of a tuplet bracket annotated with a parenthesized note
head *above* the tuplet number when the bracket is up and *below* w
> Le 27 mai 2023 à 01:10, William Rehwinkel via LilyPond user discussion
> a écrit :
>
> Hello Donna,
>
> macOS user here, what I do is download and unpack
> https://gitlab.com/lilypond/lilypond/-/releases/v2.24.1/downloads/lilypond-2.24.1-darwin-x86_64.tar.gz
> into my home directory at