I personally agree more with attaching centered or to the right of the 
starting note over starting it on the note's left. As for the right, I've 
seen both styles at barlines where it ends before and it ends at the note 
after the barline, and usually prefer the appearance of it cutting off before 
because of how it doesn't split as often across new lines.
        The last dynamic does seem a little high to me. I'll do my research before 
voicing more than my observed opinions; I've only technically learned that 
piano dynamics should usually be centered.
        As for slurs, maybe consider looking at http://lilypond.org/doc/v2.1/input/
regression/out-www/lily-1931220523.ly to understand the decisions being made 
about attachment.

On Thursday February 5 2004 04:00, Olivier GuÃryéry wrote:
> Hello,
> I'm tring to type the clarinet concerto of Mozart and here are two
> small reflexions :
>
> % The slur between grace notes and note shoud be attached to the head
> % of the note, but here he's attached to the stem.
> % I can change this with :
> % \property Voice.Slur \override #'attachment = #'( head . head )
> % But it should be the default, am I wrong ?
> %
> % In my printed scrores, the de/crescendi begin under
> % the left side of the note and end under the head attachement of
> % the stem, exept if there's a bar just after, in this last case
> % (who occure very ofen) the de/crescendi end just before the bar.
> % Here they begin center on the note head and stop on the left side.
> %
> % IMHO the first way is cleaner (maybe it's just an old habit).
>
> \version "2.1.18"
> \include "english.ly"
>
>
> \score {
>   \context Staff \notes \relative c'' {
>         e8.[\( \<
>         \grace{f32[( e d e]} f16]) g8.[ \grace {a32[( g f g]} a16])
> bf8-. e,-.\)
>  \! g4( \> f) \! r4
>
> }
> \paper { linewidth = -1 }
> }
>
> % EOF
>
> I hope my explanations are clear (more than my english).
>
> Olivier.

-- 
"I can't complain, but sometimes I still do."
                -- Joe Walsh


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to