Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • LilyPond LilyPond
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,019
    • Issues 1,019
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LilyPond
  • LilyPondLilyPond
  • Merge requests
  • !1014

Use normal methods for getting staff symbol height in bar line code

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged
Jean Abou Samra requested to merge jeanas/lilypond:bar-line-staff-symbol-height into master Nov 21, 2021
  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 2

Call ly:grob-extent instead of using the default callback directly. This matters if the staff symbol is set to a custom Scheme callback drawing it in a nonstandard way, which can require setting Y-extent to a non-default callback. This also means caching the property as all other properties.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bar-line-staff-symbol-height