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 "|." --- _______________________________________________ lilypond-user mailing list [hidden email] http://lists.gnu.org/mailman/listinfo/lilypond-user |
> 1. Why is my single 8. notes so big, and how do I change it to the size
> similar to the other notes? I'm not clear on the problem here. I don't see any outsize notes. Are you referring to the ones with flags rather than with beams? > 2. How do I change the size of the text under the grace notes, so they are > smaller than the other text. markH = \markup \small "H" markV = \markup \small "V" c16_\markH c_\markV ------------------ There's probably a better way, but that does it. If the letters are still too large, use \tiny instead of \small. Geoff _______________________________________________ lilypond-user mailing list [hidden email] http://lists.gnu.org/mailman/listinfo/lilypond-user |
In reply to this post by Jannik Jeppesen
Yes Im talking about the 8 notes with flags... They are very high... and
that makes the Horisontal Volta lines to be very far away from the staff... Want the 8. notes to be only just as high as the quarter notes... Is this possible? Thanx for your help >> 1. Why is my single 8. notes so big, and how do I change it to the size >> similar to the other notes? > > I'm not clear on the problem here. I don't see any outsize notes. Are > you referring to the ones with flags rather than with beams? > >> 2. How do I change the size of the text under the grace notes, so they >> are >> smaller than the other text. > > markH = \markup \small "H" > markV = \markup \small "V" > > c16_\markH > c_\markV > > ------------------ > > There's probably a better way, but that does it. If the letters are > still too large, use \tiny instead of \small. > > Geoff _______________________________________________ lilypond-user mailing list [hidden email] http://lists.gnu.org/mailman/listinfo/lilypond-user |
In reply to this post by Jannik Jeppesen
Actually I could manage, If I could just control the space between the staff
and the Volta... but cant seem to figure it out? Something like... \override Volta . padding = #0.5 ??? Could anyone give me a hand...? > Yes Im talking about the 8 notes with flags... They are very high... and > that makes the Horisontal Volta lines to be very far away from the > staff... > Want the 8. notes to be only just as high as the quarter notes... Is this > possible? > Thanx for your help > >>> 1. Why is my single 8. notes so big, and how do I change it to the size >>> similar to the other notes? >> >> I'm not clear on the problem here. I don't see any outsize notes. Are >> you referring to the ones with flags rather than with beams? >> >>> 2. How do I change the size of the text under the grace notes, so they >>> are >>> smaller than the other text. >> >> markH = \markup \small "H" >> markV = \markup \small "V" >> >> c16_\markH >> c_\markV >> >> ------------------ >> >> There's probably a better way, but that does it. If the letters are >> still too large, use \tiny instead of \small. >> >> Geoff > _______________________________________________ lilypond-user mailing list [hidden email] http://lists.gnu.org/mailman/listinfo/lilypond-user |
Free forum by Nabble | Edit this page |