lilypond-user
[Top][All Lists]
Advanced

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

Mysterious error message


From: to7m
Subject: Mysterious error message
Date: Wed, 29 Jul 2015 18:51:56 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.
> (to the best of my knowledge)

The error message:
  programming error: Improbable offset for stencil: inf staff space
  Setting to zero.
  continuing, cross fingers

Could someone please explain this error message to me? The snippet is
reduction of a much bigger file ( http://pastebin.com/v1RzaezH ).


\version "2.18.2"

\score {
  <<
    \new Dynamics { \override Score.BarLine.stencil = ##f R1 R }
    \new Staff R
  >>
  \layout { \context { \Staff \remove "Time_signature_engraver" } }
}


Thanks,
Tom




reply via email to

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