sschmid
|
c43565c970
fix(Container height): small scores don't significantly exceed bounding box anymore (SVG height). fix PageBottomMargin (#875) etc
|
5 years ago |
sschmid
|
d4397e976d
comment unused code
|
5 years ago |
sschmid
|
6f5d77a9ef
feat(Measure Numbers): Display measure numbers (labels) as given in XML (#541)
|
5 years ago |
Joseph Morag
|
9de54e83f7
Add option to read measure numbers from musicxml measure attribute (#879, WIP)
|
5 years ago |
sschmid
|
65af7b59a6
refactor: rename NewSystemAndPartAfterFinalBarline to NewPartAndSystemAfterFinalBarline
|
5 years ago |
sschmid
|
0991aac86a
fix(MeasureNumbers): don't reset measure number count if this.rules.NewSystemAndPartAfterFinalBarline disabled
|
5 years ago |
sschmid
|
7a0a1e4867
fix(Layout): Don't automatically create new system after final barline. add EngravingRules.NewSystemAfterFinalBarline
|
5 years ago |
sschmid
|
3ca5dd08a2
feat(Options): add osmd.EngravingRules.LyricsYOffsetToStaffHeight (#865)
|
5 years ago |
sschmid
|
adb14da506
refactor
|
5 years ago |
fredmeister77
|
f7d642489b
feat(Multirest): Auto-generate multirest from subsequent rest-only measures (#861)
|
5 years ago |
Simon
|
c1b8a0d2d9
Refactor EngravingRules: remove getters and setters, make properties public (#841) (#862)
|
5 years ago |
sschmid
|
d578432f95
feat(Options): new option spacingBetweenTextLines for spacing in multiline labels like composers (#835) (merge 'experiment/refactor')
|
5 years ago |
Benjamin Giesinger
|
88d1a5a225
feat(Options): Add option StretchLastSystemLine to stretch last system to full width (#842)
|
5 years ago |
anita2822
|
19d2eba1c6
Merge branch 'develop' of github.com:opensheetmusicdisplay/opensheetmusicdisplay into experiment/refactor
|
5 years ago |
anita2822
|
b5303169be
feat(textlines): Added option for additional spacing between multiline text labels
|
5 years ago |
sschmid
|
89a9f0f5ab
fix(Tabs): by default, don't draw tuplet numbers in tabs (#805)
|
5 years ago |
sschmid
|
2e1ab25fe0
feat(Options): add new EngravingRules for notationFontScale, stemWidth, staffLineColor (#836)
|
5 years ago |
sschmid
|
ca9b88ee7d
feat(Options): add option to draw measure numbers only at the start of a system (line)
|
5 years ago |
sschmid
|
cb31c9817b
feat(Options): set default ledger line color to black (instead of grey). set in EngravingRules.LedgerLineColorDefault
|
5 years ago |
sschmid
|
d73e8acddf
fix(Transparency): ledger lines of invisible notes are now invisible as well. (#799)
|
5 years ago |
sschmid
|
90b1bea188
spacing: again broader by default, only set very compact spacing values in compacttight mode (#820)
|
5 years ago |
sschmid
|
fe0e4030e2
Merge branch 'develop' into feat/spacing/compact-merge-develop
|
5 years ago |
Justin Litten
|
682f77c613
feat(spacing): Tweaks to compress spacing more (#820)
|
5 years ago |
Simon
|
6e5ae88b4b
feat(options): add EngravingRules.PageBottomExtraWhiteSpace (#788). merge #822
|
5 years ago |
sschmid
|
b2eb9f61a1
comment
|
5 years ago |
sschmid
|
5c7502b50e
refactor: rename voicingSpace to voiceSpacing
|
5 years ago |
sschmid
|
b575746af1
feat(Lyrics): Spacing: add maximum measure elongation factor in EngravingRules.
|
5 years ago |
sschmid
|
817762a593
feat(Spacing): optimize vexflow voice spacing/scaling, refactor
|
5 years ago |
sschmid
|
3797652182
vexflow 3.x: set softmax factor (note spacing), default font (gonville instead of bravura)
|
5 years ago |
sschmid
|
7a04814e7f
feat(MultipleRest): Render multiple measure rests. add option to not render them. (#506)
|
5 years ago |