Re: \displayLilyMusic with full measure rest and \markup not working

2013-07-16 Thread Ralph Palmer
On Wed, Jul 10, 2013 at 3:12 AM, Eluze elu...@gmail.com wrote:

 reported by Gilles THIBAULT on the LilyPond French Users' list:

 http://lilypond-french-users.1298960.n2.nabble.com/bug-displayLilyMusic-td7580136.html

 the code

   music = { R1-\fermataMarkup }
   \displayLilyMusic \music

 produces

 C:/Program Files

 (x86)/LilyPond/usr/share/lilypond/current/scm/define-music-display-methods.scm:68:16:
 In procedure car in expression (car markup-expr):
 C:/Program Files

 (x86)/LilyPond/usr/share/lilypond/current/scm/define-music-display-methods.scm:68:16:
 Wrong type (expecting pair): ()

 this seems to have been introduced somewhere after version 2.12.3 (correct)
 ( 2.13.12 is corrupted)

 Eluze


Is this related to Issue 2067? I don't have enough experience to determine
whether it is or not. I'm submitting it as a new issue - Issue 3463 - with
a comment.
https://code.google.com/p/lilypond/issues/detail?id=3463colspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary

Thanks for the report, Eluze,
Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


\displayLilyMusic with full measure rest and \markup not working

2013-07-10 Thread Eluze
reported by Gilles THIBAULT on the LilyPond French Users' list:
http://lilypond-french-users.1298960.n2.nabble.com/bug-displayLilyMusic-td7580136.html

the code

  music = { R1-\fermataMarkup } 
  \displayLilyMusic \music

produces 

C:/Program Files
(x86)/LilyPond/usr/share/lilypond/current/scm/define-music-display-methods.scm:68:16:
In procedure car in expression (car markup-expr):
C:/Program Files
(x86)/LilyPond/usr/share/lilypond/current/scm/define-music-display-methods.scm:68:16:
Wrong type (expecting pair): ()

this seems to have been introduced somewhere after version 2.12.3 (correct)
( 2.13.12 is corrupted)

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/displayLilyMusic-with-full-measure-rest-and-markup-not-working-tp147838.html
Sent from the Bugs mailing list archive at Nabble.com.

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


Re: \displayLilyMusic with full measure rest and \markup not working

2013-07-10 Thread Thomas Morley
2013/7/10 Eluze elu...@gmail.com:
 reported by Gilles THIBAULT on the LilyPond French Users' list:
 http://lilypond-french-users.1298960.n2.nabble.com/bug-displayLilyMusic-td7580136.html

 the code

   music = { R1-\fermataMarkup }
   \displayLilyMusic \music

 produces

 C:/Program Files
 (x86)/LilyPond/usr/share/lilypond/current/scm/define-music-display-methods.scm:68:16:
 In procedure car in expression (car markup-expr):
 C:/Program Files
 (x86)/LilyPond/usr/share/lilypond/current/scm/define-music-display-methods.scm:68:16:
 Wrong type (expecting pair): ()

 this seems to have been introduced somewhere after version 2.12.3 (correct)
 ( 2.13.12 is corrupted)

 Eluze

Confirmed with
2.14.2
2.16.2
2.17.21
on Linux Ubuntu 10.04 (64-bit)

-Harm

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