Skip to content

Make \score block optional #1

@th-we

Description

@th-we

When the data is intended to be used by a "driver" LilyPond file, don't write the \score block and instead write a common variable like this:

common = {
  \key c \major
  time 9/8
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions