lilypond-user
[Top][All Lists]
Advanced

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

Two questions concerning ossias


From: Nick Payne
Subject: Two questions concerning ossias
Date: Tue, 13 Jul 2010 11:51:20 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100528 Thunderbird/3.0.5

This ossia just extends for part of a bar:

<< { g'32_( fis) e_( fis) }
        \new Staff \with {
            alignAboveContext = #"guitar"
            fontSize = #-4
            \override StaffSymbol #'staff-space = #(magstep -4)
            \override StaffSymbol #'thickness = #(magstep -4)
            \remove "Time_signature_engraver"
            explicitKeySignatureVisibility = #end-of-line-invisible
        }
        {
            \key g \major
            \clef "treble_8"
            \stemUp \slurDown
            { \times 4/5 { fis32( g fis) e( fis) } }
        } >>

1. How can I move the ossia stave up slightly so that it isn't contacting the beam of the 32nd notes in the main stave?

2. Is it possible to put a vertical dotted/dashed line at the beginning of the ossia from the bottom of the main stave to the top of the ossia stave?

Nick

Attachment: ossia.png
Description: PNG image


reply via email to

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