lilypond-user
[Top][All Lists]
Advanced

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

re: re: vanishing slur ? note with two stems ? Follow up


From: navarro
Subject: re: re: vanishing slur ? note with two stems ? Follow up
Date: Thu, 12 Feb 2004 13:33:34 +0100

Dear Mats, 

Thank you ever so much for your help. Your comments have been very enlightening 
and your code clean and efficient. I would have sweared that I had tried << g4 
\\ g >> 
for the note with two stems, something that I had found googling, but I must 
have 
done something wrong when trying it because it certainly works. Thanks again.
My abuse of \stemDown and \stemUp comes from the fact that I am actually 
copying 
from an old photocopy and I am trying to reproduce it as it was.

Regarding my request for the tutorial on slurs, the following code

\include "paper23.ly"

\paper  {
  linewidth = 455.244096\pt
}

\version "2.0.1"

\score {
    \notes
    \new Staff {
    \time 3/4
     \relative c'' {
    d8-5( \f  c b c a b    
  c b a b g a
  b d c b a g 
  a-2 g-1 fis-3 e d4) 
                }
                    }
  \paper { }
        }


produces a slur which crosses over the fingering marks (see enclosed file 
clashing-
slur.pdf). And I would like to move a little down the left tip and a little up 
the right tip.

Thanks again for your help.


Regards,

Alfredo Navarro

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 other 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.

   ---- File information -----------
     File:  clashing-slur.pdf
     Date:  12 Feb 2004, 13:06
     Size:  12391 bytes.
     Type:  Unknown

Attachment: clashing-slur.pdf
Description: Binary data


reply via email to

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