lilypond-user
[Top][All Lists]
Advanced

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

Articulation placement in 2.4.6 and 2.7.19


From: Thomas Scharkowski
Subject: Articulation placement in 2.4.6 and 2.7.19
Date: Fri, 09 Dec 2005 23:11:24 +0100

Hello list,

the placement of the articulations is different in the attached pdfs 
made with 2.4.6 (cygwin) and 2.7.19 (windows) and is incorrect in the 
2.7.19 file. Is this a bug?

Thomas


--
\version "2.4.6"
% \version "2.7.19"
\header {
        title = "Gavotte"
        piece = "Allegro moderato"
}



staffMandolin = \new Staff  {
        \time 2/2
        \relative c'' {
        \partial 4*2 c4\f( b8 a) |
        \repeat volta 2 {
        e'4-. e-. e-. e-. |
        e( a) g8( f e f) |
        g4( c,) d( e8 d) |
        b2\> c4\!\mf( b8 a) |
        a'4-. a-. a-. a-. |
% 2. Zeile
        
        }
        }

}
staffMandolinII = \new Staff  {
        \relative c'' {
        \partial 4*2 r2 |
        \repeat volta 2 {
        r4 gis4-.\f\< a-. b-. |
        c\!-- r d( c) |
        b2 a~ |
        a4(\> g8 f) e4\!\mf r |
        r c-. d-. e-. |

        }
        }

}
staffMandolinIII = \new Staff  {
        \relative c' {
        \partial 4*2 r2 |
        \repeat volta 2 {
        r4 e\f-. fis-. gis-. |
        a-- r b( c) |
        g!2 f4( c) |
        e2~\> e8\!\mf e d e |
        c4-. a-. b-. c-. |
        }
        }

}


\score {
        \new StaffGroup 
        <<
                \staffMandolin
                \staffMandolinII
                \staffMandolinIII
        >>
        
        \midi {
                \tempo 4 = 88 
        }

        \layout  {
        }
}

\paper {
        pagetopspace=0 \mm
        indent=0 \mm
}
Der folgende Teil dieser Nachricht enthält einen Anhang im
sogenannten Internet MIME Nachrichtenformat.
Wenn Sie Pegasus Mail oder ein beliebiges anderes MIME-kompatibles
Email-System verwenden, sollte Sie den Anhang mit Ihrem Email-System
speichern oder anzeigen können. Anderenfalls fragen Sie Ihren Administrator.

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- Datei Information/File information -----------
     Datei/File:  gavotte2719.pdf
     Datum/Date:  9 Dec 2005, 22:56
     Größe/Size:  15903 bytes.
     Typ/Type:    Unbekannt

Attachment: gavotte2719.pdf
Description: Binary data

Der folgende Teil dieser Nachricht enthält einen Anhang im
sogenannten Internet MIME Nachrichtenformat.
Wenn Sie Pegasus Mail oder ein beliebiges anderes MIME-kompatibles
Email-System verwenden, sollte Sie den Anhang mit Ihrem Email-System
speichern oder anzeigen können. Anderenfalls fragen Sie Ihren Administrator.

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- Datei Information/File information -----------
     Datei/File:  gavotte246.pdf
     Datum/Date:  9 Dec 2005, 23:09
     Größe/Size:  16152 bytes.
     Typ/Type:    Unbekannt

Attachment: gavotte246.pdf
Description: Binary data


reply via email to

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