Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
LilyPond
LilyPond
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,064
    • Issues 1,064
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • LilyPond
  • LilyPondLilyPond
  • Merge Requests
  • !410

Merged
Opened Sep 15, 2020 by Jonas Hahnfeld@hahnjoOwner

Fix crashes in woodwinds with key names

  • Overview 9
  • Commits 2
  • Pipelines 2
  • Changes 3

The fix for tin-whistle is by Thorsten, see https://lists.gnu.org/archive/html/bug-lilypond/2020-05/msg00030.html

For saxophone, there were two issues: Left hand keys could not be displayed because it incorrectly used make-right-hand-key-addresses (found by Valentin). Moreover, low-a could not be used because it defines (text? . #f). Fix this by using the custom text stencil.

Closes #5990 (closed), supersedes !68 (closed).

Edited Sep 19, 2020 by Jonas Hahnfeld
Assignee
Assign to
Reviewer
Request review from
2.21.7
Milestone
2.21.7 (Past due)
Assign milestone
Time tracking
Reference: lilypond/lilypond!410
Source branch: woodwind-crashes