[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 301 in project lilypond
From: |
codesite-noreply |
Subject: |
Issue 301 in project lilypond |
Date: |
Sat, 17 Feb 2007 10:38:05 -0800 |
Issue 301: skipTypesetting produces blank system with weird vertical numbers
http://code.google.com/p/lilypond/issues/detail?id=301
New issue report by gpermus:
\version "2.11.18"
\new Staff \relative c' {
\set Score.skipTypesetting = ##t
\times 2/3 { c8 c c } \times 2/3 { c c c }
\times 2/3 { c c c } \times 2/3 { c c c}
\set Score.skipTypesetting = ##f
d1 \break
c
}
Attachments:
foo.png 8.4 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Regression
--
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 301 in project lilypond,
codesite-noreply <=