lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CHanging key.size, accidental.size and stem.size in gregorianMusic


From: Ali Cuota
Subject: Re: CHanging key.size, accidental.size and stem.size in gregorianMusic
Date: Mon, 26 Jan 2015 21:42:12 -0500

Hello,

Here it is, although this is a little longer. The attachment is what I get.
I need bigger gregorian scores to fit in the rest of the book (common
western notation).

\version "2.18.0"
\include "gregorian.ly"

\score {
  <<
    \new VaticanaVoice = "cantus" {
      \override Staff.StaffSymbol.color = #black
      \override Staff.StaffSymbol.staff-space = #1.4 %(magstep 5)
      \override NoteHead.font-size = #4
      \clef "vaticana-do3"
      f
      \[ g \pes a \] a
        -\tweak Y-offset #-.2 \ictus
        d' c'
      \[ c' \flexa
        \tweak Accidental.X-offset #-5.2 bes
        \] a
      \[ a
        -\tweak Y-offset #1.8 \episemInitium
        \flexa g \episemFinis \]
      \divisioMaior
      s a \tweak Accidental.X-offset #-1.4 bes a
      \[ g \flexa f \] e
      \[ f \flexa e \] \augmentum d
      \finalis
      %%%%%%%
    }
    \new Lyrics
    \with {
    \override LyricHyphen.minimum-distance = #2 % Pierre: .7
    \override VerticalAxisGroup.nonstaff-relatedstaff-spacing =
#'((basic-distance . 6))
    }
    \lyricsto "cantus"
    {
      Ro -- ra -- _ te "* cœ" -- \markup{li \with-color #white b} de
-- _ su -- per _
      et nu -- bes plu -- _ ant Jus -- _ tum.
    }
  >>
    \layout {
ragged-last = ##f
\context {
\Score
\override SpacingSpanner.packed-spacing = ##f
}
  \context {
   \Lyrics
   \override LyricText #'font-size = #1
  }
  }
}

2015-01-26 16:34 GMT-05:00, Schneidy <address@hidden>:
> Hi Franck,
> please provide a compilable example.
>
> Cheers,
> Pierre
>
>
>
> -----
> ~Pierre
> --
> View this message in context:
> http://lilypond.1069038.n5.nabble.com/CHanging-key-size-accidental-size-and-stem-size-in-gregorianMusic-tp171003p171058.html
> Sent from the User mailing list archive at Nabble.com.
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

Attachment: rorate.jpg
Description: JPEG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]