Re: Figured bass inside a staff collides with articulations...

2010-09-28 Thread Richard Shann
Unfortunately the suggested text gives the figures shifted up if one of
the notes is very high, as originally noted by Reinhold.
I would love to see a fix for this too, I am thinking of allowing over
the note bass figures in the Denemo output.

Richard Shann

On Mon, 2010-09-27 at 12:00 -0400, lilypond-devel-requ...@gnu.org wrote:
 ate: Mon, 27 Sep 2010 17:53:45 +0200
 From: Patrick Schmidt p.l.schm...@gmx.de
 Subject: Re: Figured bass inside a staff collides with
 articulations...
 To: Reinhold Kainhofer reinh...@kainhofer.com
 Cc: Lilypond Bugreports bug-lilyp...@gnu.org, LilyPond Development
 lilypond-devel@gnu.org
 Message-ID: f84adbd9-1f0c-4ef7-af67-8bfe8ce02...@gmx.de
 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
 
 
 Am 27.09.2010 um 17:32 schrieb Reinhold Kainhofer:
 
  Bass figures can be either added as a separate FiguredBass context  
  (which has
  the drawback that all figures will be shifted up if one of the  
  notes in the
  staff is very high), or directly inside a staff.
 
  In the latter case, all figures will collide with articulations  
  like accents,
  fermatas, etc. The figures are properly shifted up to avoid note  
  heads, not
  not to avoid articulations.
 
  Simple test case is attached.
 
  Any idea how to fix that problem?
 
 This works:
 
 \version 2.13.34
 
 \score {

  \new FiguredBass {
\figuremode { 3 42 2 6 | 3 5 7}
  }
  \new Staff = test {
  \relative c' { \clef bass c2 d,- | e'\fermata f }
  }

 }
 
 Cheers,
 patrick
 
 


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Figured bass inside a staff collides with articulations...

2010-09-28 Thread Valentin Villenave
On Mon, Sep 27, 2010 at 6:25 PM, Reinhold Kainhofer
reinh...@kainhofer.com wrote:
 So, what I need is really the figures inside the staff as described in the
 second example of:
 http://kainhofer.com/~lilypond/Documentation/notation/figured-
 bass.html#displaying-figured-bass

Wow, I didn't even know you could do that! Impressive.

Anyway, added as
http://code.google.com/p/lilypond/issues/detail?id=1277

Cheers,
Valentin

___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Figured bass inside a staff collides with articulations...

2010-09-27 Thread Patrick Schmidt


Am 27.09.2010 um 17:32 schrieb Reinhold Kainhofer:

Bass figures can be either added as a separate FiguredBass context  
(which has
the drawback that all figures will be shifted up if one of the  
notes in the

staff is very high), or directly inside a staff.

In the latter case, all figures will collide with articulations  
like accents,
fermatas, etc. The figures are properly shifted up to avoid note  
heads, not

not to avoid articulations.

Simple test case is attached.

Any idea how to fix that problem?


This works:

\version 2.13.34

\score {
  
\new FiguredBass {
  \figuremode { 3 42 2 6 | 3 5 7}
}
\new Staff = test {
\relative c' { \clef bass c2 d,- | e'\fermata f }
}
  
}

Cheers,
patrick


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Figured bass inside a staff collides with articulations...

2010-09-27 Thread Carl Sorensen
On 9/27/10 9:32 AM, Reinhold Kainhofer reinh...@kainhofer.com wrote:

 Bass figures can be either added as a separate FiguredBass context (which has
 the drawback that all figures will be shifted up if one of the notes in the
 staff is very high), or directly inside a staff.
 
 In the latter case, all figures will collide with articulations like accents,
 fermatas, etc. The figures are properly shifted up to avoid note heads, not
 not to avoid articulations.
 
 Simple test case is attached.
 
 Any idea how to fix that problem?

Seems we ought to make the FiguredBass respect outside-staff-priority, but I
don't know how to go about doing that.

I tried setting the following, to no avail:

\override Staff.BassFigure #'outside-staff-priority = #2000
\override Staff.BassFigureAlignment #'outside-staff-priority = #2000
\override Staff.BassFigureAlignmentPositioning #'outside-staff-priority
= #2000



HTH,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Figured bass inside a staff collides with articulations...

2010-09-27 Thread Reinhold Kainhofer
Am Montag, 27. September 2010, 17:53:45 schrieb Patrick Schmidt:
 Am 27.09.2010 um 17:32 schrieb Reinhold Kainhofer:
  Bass figures can be either added as a separate FiguredBass context
  (which has the drawback that all figures will be shifted up if one of the
  notes in the staff is very high), or directly inside a staff.
  
  In the latter case, all figures will collide with articulations
  like accents, fermatas, etc. The figures are properly shifted up to avoid
  note heads, but not to avoid articulations.
 
 This works:

Yes, I know. Unfortunately, that is exactly the first use-case of figured bass 
that I was talking about: Creating a staff-like FiguredBass context, which has 
the problem that the figures will not be close to the notes, but aligned 
completely independent of the notes. I.e. all bass figures are vertically 
aligned at the same horizontal line, which is shifted up to avoid the skyline 
of the notes. 

I cannot use that mode, as I have several cases where this would put the 
figures way too far away from some notes (because one note in a line has a 
very high skyline, so all figures will be places that high, even though just 
that one figure on that note with the high skyline should be).

So, what I need is really the figures inside the staff as described in the 
second example of:
http://kainhofer.com/~lilypond/Documentation/notation/figured-
bass.html#displaying-figured-bass

Cheers,
Reinhold
-- 
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial  Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel