Re: Kneed beam with polyphonic music

2012-07-19 Thread Helge Kruse
Am 19.07.2012 22:38, schrieb Thomas Morley: how about: \version "2.14.2" top = \change Staff = "1" bottom = \change Staff = "2" musicB = \relative c { << \new Voice { \voiceOne e''4 e } \new Voice { \override Beam #'auto-knee-gap = #1 \bottom c,,8 g' \top e' c' } } \score { \

Re: Kneed beam with polyphonic music

2012-07-19 Thread Thomas Morley
2012/7/19 Helge Kruse : > Hello, > > I need to switch the staff for some purposes. To avoid clash with other > notes I want to use a kneed beam. For this staff switch. Unfortunately I > have also polyphonic music. > > How can I enable the kneed beam for the quavers in music below? > > Regards > Hel

Re: Double bar before open repeat

2012-07-19 Thread Ralph Palmer
On Thu, Jul 19, 2012 at 2:48 PM, Paul Scott wrote: > On 07/19/2012 11:35 AM, Ralph Palmer wrote: > >> \version "2.14.1" >> >> \relative c' >> { >>\clef treble >>\key g \major >>\time 2/2 >> >>a''8 c b a g4 g4 >>\bar "||:" %this does what you want >>\break >> >>

Re: Double bar before open repeat

2012-07-19 Thread Paul Scott
On 07/19/2012 11:35 AM, Ralph Palmer wrote: \version "2.14.1" \relative c' { \clef treble \key g \major \time 2/2 a''8 c b a g4 g4 \bar "||:" %this does what you want \break \repeat volta 2 { \key d \major % \bar "|:" %delete this fis8 d d d fis

Double bar before open repeat

2012-07-19 Thread Ralph Palmer
Greetings - I'm running LY 2.14.1 under Ubuntu. I'm trying to get at double bar line at the end of a line, with an open repeat bar at the beginning of the next line. Does anyone know if that's possible? I'm attaching a copy of what I've tried (unsuccessfully). I appreciate your time and attentio

Kneed beam with polyphonic music

2012-07-19 Thread Helge Kruse
Hello, I need to switch the staff for some purposes. To avoid clash with other notes I want to use a kneed beam. For this staff switch. Unfortunately I have also polyphonic music. How can I enable the kneed beam for the quavers in music below? Regards Helge top = \change Staff = "1" bottom

Graphical scores

2012-07-19 Thread Thomas Baruchel
Hi, is it possible to use lilypond for typesetting some (not too much) graphical scores? To be more precise, I would like to know a little about "absolute positionning" of notes. Is it possible for instance to "center" (horizontally) notes on the staff (and to choose where I cant my "line-breaki

Re: How to restore default-stem-attachment with note-head-stencil-override?

2012-07-19 Thread Janek WarchoĊ‚
On Thu, Jul 19, 2012 at 4:23 AM, Keith OHara wrote: > On Wed, 18 Jul 2012 13:56:09 -0700, Thomas Morley > wrote: > >> But reading out x- and y-length of the NoteHead-stencil, and comparing >> their quotient with the quotient build from the values I got via >> 'stem-attachment, different results a