noflagu3 - warning in Lilypond 3.13.14

2010-04-20 Thread Jiri Zurek (Prague)

When I use the Stem #'flag-style = #'noflag in conjunction with \melisma I
get an error while processing which says:
warning: flag `noflagu3' not found

It does produce the PDF but I still wish to know if there is something I can
do to get rid of this unpleasant and potentially dangerous (for the final
PDF output) warning, or if it some kind of a bug in Lilypond.

\version "2.13.14"
\score { 
\new Voice = "cantus" { 
\override Stem #'flag-style = #'noflag 
c'8\melisma d'4\melismaEnd  
} 
 }
-- 
View this message in context: 
http://old.nabble.com/noflagu3---warning-in-Lilypond-3.13.14-tp28287821p28287821.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.



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


Re: noflagu3 - warning in Lilypond 3.13.14

2010-04-20 Thread -Eluze


Jiri Zurek (Prague) wrote:
> 
> When I use the Stem #'flag-style = #'noflag in conjunction with \melisma I
> get an error while processing which says:
> warning: flag `noflagu3' not found
> 
> It does produce the PDF but I still wish to know if there is something I
> can do to get rid of this unpleasant and potentially dangerous (for the
> final PDF output) warning, or if it some kind of a bug in Lilypond.
> 
> 
nothing to do with \melisma - try #'no-flag instead!  
hth
-- 
View this message in context: 
http://old.nabble.com/noflagu3---warning-in-Lilypond-3.13.14-tp28287821p28287828.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.



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


Re: error message from PDF viewer

2010-04-20 Thread Martin Tarenskeen



On Mon, 19 Apr 2010, Graham Percival wrote:


On Sun, Apr 18, 2010 at 07:25:29PM +0200, Martin Tarenskeen wrote:


OK. Here is a tiny example (attached).


Thanks!  This looks like a great report.  Bug squad, could
somebody add this to the tracker?


To add one remark: It might have something to do with the Dynamics 
context. If I comment that one out, the messages disappear.


--

Martin Tarenskeen




Cheers,
- Graham


1. I use Lilypond 2.13.18 on Fedora 12 to compile
2. I start Evince from my terminal to view the pdf. Looks fine to me.
3. I close Evince.
4. I see that Evince has left some messages in my terminal:

** (evince:8380): WARNING **: Failed to create dbus proxy for
org.gnome.SettingsDaemon: Could not get owner of name
'org.gnome.SettingsDaemon': no such name
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap

Press ENTER or type command to continue

--


Martin Tarenskeen



\version "2.13.18"

upper = \relative c' { \clef treble c1 }
lower = \relative c { \clef bass c1 }
dynamics = { s1\mf }

\score {
  \new PianoStaff {
<<
  \new Staff { \upper }
  \new Dynamics { \dynamics }
  \new Staff { \lower }
   >>
  }
  \layout {}
}






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


Re: Issue 917 in lilypond: Regression: Full-bar rests take more space at the beginning of a line

2010-04-20 Thread lilypond

Updates:
Status: Fixed
Labels: fixed_2_13_19

Comment #7 on issue 917 by joeneeman: Regression: Full-bar rests take more  
space at the beginning of a line

http://code.google.com/p/lilypond/issues/detail?id=917

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: Issue 899 in lilypond: full-measure-extra-space should be more flexible

2010-04-20 Thread lilypond

Updates:
Status: Fixed
Labels: fixed_2_13_19

Comment #3 on issue 899 by joeneeman: full-measure-extra-space should be  
more flexible

http://code.google.com/p/lilypond/issues/detail?id=899

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: Issue 974 in lilypond: music overflows page

2010-04-20 Thread lilypond

Updates:
Status: Fixed
Labels: fixed_2_13_19

Comment #8 on issue 974 by joeneeman: music overflows page
http://code.google.com/p/lilypond/issues/detail?id=974

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: Issue 1025 in lilypond: Lyrics with alignAboveContext are not taken into account in Vertical spacing

2010-04-20 Thread lilypond

Updates:
Status: Fixed
Labels: fixed_2_13_19

Comment #1 on issue 1025 by joeneeman: Lyrics with alignAboveContext are  
not taken into account in Vertical spacing

http://code.google.com/p/lilypond/issues/detail?id=1025

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: Issue 974 in lilypond: music overflows page

2010-04-20 Thread lilypond


Comment #9 on issue 974 by shingarov: music overflows page
http://code.google.com/p/lilypond/issues/detail?id=974

Is there an agreed-upon tag to mark an issue as "related-to" another bug?   
This is in
the same area of functionality as Bug 1053 (which is about the opposite  
behavior).


Joe, which files are changed in the fix?  I'd like to selectively pull and  
merge them
into my master branch, because I am working on fixing several problems with  
page
overflows/underflows (more in the queue, and I'd be glad to be synched with  
the

latest developments in the community).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: Issue 974 in lilypond: music overflows page

2010-04-20 Thread lilypond


Comment #10 on issue 974 by joeneeman: music overflows page
http://code.google.com/p/lilypond/issues/detail?id=974

For the first question, I don't know.

For the second question, you can always check git (or the shortlog web page  
at
http://git.savannah.gnu.org/gitweb/?p=lilypond.git). In this case, I only  
touched
lily/slur.cc, so it shouldn't conflict with your work (at least, that part  
of your

work that I'm aware of).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: Issue 974 in lilypond: music overflows page

2010-04-20 Thread lilypond


Comment #11 on issue 974 by percival.music.ca: music overflows page
http://code.google.com/p/lilypond/issues/detail?id=974

First question: just add a comment like you did.  The google code interface  
will

automatically translate text like Issue 1053 into a link.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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


Re: PATCH: Lyrics break estimation of vertical spacing

2010-04-20 Thread Boris Shingarov
Ok, latest patch is uploaded now. 





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