[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 656 in lilypond: -dclip-systems error when 'header:title is defin
From: |
codesite-noreply |
Subject: |
Issue 656 in lilypond: -dclip-systems error when 'header:title is defined |
Date: |
Thu, 14 Aug 2008 14:09:48 -0700 |
Issue 656: -dclip-systems error when 'header:title is defined
http://code.google.com/p/lilypond/issues/detail?id=656
New issue report by v.villenave:
% The following code produces an empty .ps file and a scm error in
% framework-ps.scm, line 630: Wrong type (expecting pair): ()
#(ly:set-option 'clip-systems #t)
\header { title = "Remove title to make clip work" }
\relative { c1 d }
% The clipped .ps is generated correctly, however.
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium Usability OpSys-All
--
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
- Issue 656 in lilypond: -dclip-systems error when 'header:title is defined,
codesite-noreply <=