lilypond-user
[Top][All Lists]
Advanced

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

Size of Notes and Text


From: Jannik Jeppesen
Subject: Size of Notes and Text
Date: Fri, 14 Apr 2006 17:05:57 +0200


Hi, I have a few questions to the following, wich I cannot find in the
manual.

1. Why is my single 8. notes so big, and how do I change it to the size
similar to the other notes?
2. How do I change the size of the text under the grace notes, so they are
smaller than the other text.
Hope that someone can help me find the answer...
thanx
\Jannik

---
\paper {
tagline = ""
indent = 0\cm
between-system-space = 10\mm
}
\layout{
\context{
  \Score
  \remove "Bar_number_engraver"
}
}

\new RhythmicStaff {
\override StemTremolo #'slope = #0.45
     \time 2/4

     \partial 8 c8:32~ |
     \override Staff.TextScript #'staff-padding = #1.1
     \repeat volta 2
     { c8 c \grace c16~ c8 c:32~ | c8 c \grace c16~ c8 c:32~ | c16_"H"
c_"V" \grace c16~_"V" c8_"H" c16_"V" c_"H" \grace c16~_"H" c8_"V"| c16 c^> c
c \grace c16~ c8 c:32~ |
       c8 c \grace c16~ c8 c:32~ | c8 c \grace c16~ c8 c:32~ | c16 c
\grace c16~ c8 c16 c^> c c | }
     \alternative { { \grace c16~ c4 r8 c:32~ }  { \grace c16~ c4 r8
c:32~ } }

    \repeat volta 2
    { c16 c \grace c16~ c8 c16 c \grace c16~ c8 | c16 c^> c c \grace c16~
c8 c:32~ | c16 c \grace c16~ c8 c16 c \grace c16~ c8| c16 c^> c c \grace
c16~ c8 c:32~ |
      c4 \grace c16~ c8. c16 | \grace c16~ c8 \grace c16~ c8 \grace c16~
c8 c:32~ | c16 c \grace c16~ c8 c16 c^> c c | }
    \alternative { { \grace c16~ c4 r8 c:32~ } {\grace c16~ c4 r4 } }
\bar "|."
---

Attachment: Capt N Tucker.ly
Description: Text Data


reply via email to

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