lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updated lily and got empty page, no obvious errors


From: Nico Decker
Subject: Updated lily and got empty page, no obvious errors
Date: Wed, 17 May 2006 06:59:35 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi.

Searched through the archive, but didn't find anything
related to my problem.

I used lily long time ago. After a update I got a bunch
of error messages by only starting lilypond without
arguments.

A lot experimenting, downgrading, upgrading this is
solved now, but: when I try to provide a very simple
lily-file with two staffs, lilypond produces an empty
page with only the piece name on it. I used an example
directly from the docs: no success. Also tried some
variations: no success.

Here's the lily-file:
--------------------------------------------------
\include "deutsch.ly"
\paper {
 linewidth = 9.0\cm
 vsize = 10.0\cm
}
melody = {
 \clef bass
 \key c \major
 \time 4/4
 \set Score.skipBars = ##t

 c1 | d1 | d1 \bar "|."
}
\book {
 \header {
  title = "Noten"
  subtitle = ""
  instrument = "instr."
  copyright = ""
  tagline = ""
 }

 \score {
  \new Staff \melody
  \header {
   piece = "cool"
  }
 }
}
--------------------------------------------------

Results of lilypond --ps --verbose:
--------------------------------------------------
GNU LilyPond 2.6.3

LILYPOND_DATADIR="/usr/share/lilypond/2.6.3"
LOCALEDIR="/usr/share/locale"

Effective prefix: "/usr/share/lilypond/2.6.3"
FontConfig wird initialisiert...
Schriftartverzeichnis wird hinzugefügt: /usr/share/lilypond/2.6.3/fonts/otf/
Schriftartverzeichnis wird hinzugefügt: /usr/share/lilypond/2.6.3/fonts/type1/
Schriftartverzeichnis wird hinzugefügt: /usr/share/lilypond/2.6.3/fonts/svg/
»t.ly« wird verarbeitet
Analysieren...[/usr/share/lilypond/2.6.3/ly/init.ly[/usr/share/lilypond/2.6.3/ly/declarations-init.ly[/usr/share/lilypond/2.6.3/ly/music-functions-init.ly][/usr/share/lilypond/2.6.3/ly/nederlands.ly][/usr/share/lilypond/2.6.3/ly/drumpitch-init.ly][/usr/share/lilypond/2.6.3/ly/chord-modifiers-init.ly][/usr/share/lilypond/2.6.3/ly/script-init.ly][/usr/share/lilypond/2.6.3/ly/scale-definitions-init.ly][/usr/share/lilypond/2.6.3/ly/grace-init.ly][/usr/share/lilypond/2.6.3/ly/midi-init.ly[/usr/share/lilypond/2.6.3/ly/performer-init.ly]][/usr/share/lilypond/2.6.3/ly/paper-defaults.ly[/usr/share/lilypond/2.6.3/ly/titling-init.ly]][/usr/share/lilypond/2.6.3/ly/engraver-init.ly][/usr/share/lilypond/2.6.3/ly/dynamic-scripts-init.ly][/usr/share/lilypond/2.6.3/ly/spanners-init.ly][/usr/share/lilypond/2.6.3/ly/property-init.ly]][t.ly[/usr/share/lilypond/2.6.3/ly/deutsch.ly]
Interpretation der 
Musik...[/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-20.otf][3]
verstrichene Zeit: 0.02 Sekunden
Elementanzahl: 72 (Klammern: 8)
Vorverarbeitung der grafischen Elemente...
Anzahl der grafischen Objekte (grob): 
162[/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-11.otf][/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-13.otf][/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-14.otf][/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-16.otf][/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-18.otf][/usr/share/lilypond/2.6.3/fonts/otf/emmentaler-23.otf]
Berechne Zeilenumbrüche...
Kleinste globale Zeiteinheit ist 3/16
[3][4]
Optimale Bewertung: 1.593777
Elementanzahl: 
128.[0][century_schoolbook_l__bold_6.1357421875][century_schoolbook_l__bold_4.337890625][century_schoolbook_l__3.865234375]
Zeilenumbrüche werden berechnet...
Layout nach »t.ps« 
ausgeben...[/usr/lib/X11/fonts/Type1/c059016l.pfb][/usr/lib/X11/fonts/Type1/c059013l.pfb][/usr/share/lilypond/2.6.3/fonts/type1/PFAemmentaler-20.pfa][/usr/share/lilypond/2.6.3/ps/music-drawing-routines.ps][/usr/share/lilypond/2.6.3/ps/lilyponddefs.ps]]]
--------------------------------------------------

I can't see any errors here...

I have installed the following packages:
--------------------------------------------------
latex-xft-fonts       0.1-4
libkpathsea-perl      3.4.5.1-1
lilypond              2.6.3-10
lilypond-data         2.6.3-10
lilypond-doc          2.6.3-10
lilypond1.3           2.2.6-3
tetex-base            3.0-17
tetex-bin             3.0-16
tetex-extra           3.0-17
tetex-src             3.0-1
tex-common            0.22
--------------------------------------------------

Any suggestions?

nd.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]