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
    Projects Groups Snippets
  • Register
  • Sign in
  • LilyPond LilyPond
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 1,021
    • Issues 1,021
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LilyPondLilyPond
  • LilyPondLilyPond
  • Issues
  • #816
Closed
Open
Issue created Jul 17, 2009 by LilyPond Issues Migration@lilypond-issues

Accidentals should use the normal fontsize in figured bass

Originally created by: v.villenave
Originally owned by: reinhold...@gmail.com

The way figured bass is printed now, accidentals are hardly readable,
particularly when using a small fontsize such as -2 (see attached).

\version "2.13.3"
<<
  { c' d' e' f' }
  \new FiguredBass \with { fontSize = #-2 }
    {
    \figuremode {
      < 6 > < 6+ > < 6! > < 6- >
    }
  }
>>

Reinhold has been working on a patch:
http://codereview.appspot.com/74056/show


Original URL: https://sourceforge.net/p/testlilyissues/issues/816

Attachments:
small-figures.png

Edited Apr 04, 2021 by Jonas Hahnfeld
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking