|
| From: | Uwe Stöhr |
| Subject: | lilyPond version 2.9.13 generates wrong PostScript output |
| Date: | Thu, 27 Jul 2006 00:08:22 +0000 (UTC) |
| User-agent: | Loom/3.14 (http://gmane.org/) |
This is my testfile:
--- <<
\relative {
r4 c \times 2/3 { f g g }
\times 2/3 { g4( a2) }
}
\addlyrics { I want to break free }
--- >>
When I want to view the generated PostScript output
I get the following error message:
---
...
/lily-output-units 2.83464566929134 def %% millimeter
/staff-line-thickness 0.1 def
/line-width 108.120472440945 def
/paper-size (a4) def
/staff-height 4.0 def
/output-scale 1.75729901757299 def
/page-height 169.57842519685 def
/page-width 119.50157480315 def
%%BeginResource: procset (music-drawing-routines.ps) 1 0
%!PS-Adobe-1.0: music-drawing-routines.ps
%
% Functions for direct and embedded PostScript
% Careful with double % as comment
--- End offending input ---
file offset = 1328
gsapi_run_string_continue returns -101
---
Btw. is it wanted that the notes are stretched to the whole
page width in the output? I only want to print this small
snippet but with correct internote spacing.
| [Prev in Thread] | Current Thread | [Next in Thread] |