]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
15 years agoAdd *.ily to vim-related files
Jonathan Kulp [Mon, 18 May 2009 02:30:06 +0000 (21:30 -0500)]
Add *.ily to vim-related files

15 years agoMusicXML: Add option not to convert page layout and line/page breaks
Reinhold Kainhofer [Thu, 14 May 2009 21:09:05 +0000 (23:09 +0200)]
MusicXML: Add option not to convert page layout and line/page breaks

15 years agoFix a bug that left empty space on pages with titles.
Joe Neeman [Tue, 12 May 2009 22:52:14 +0000 (15:52 -0700)]
Fix a bug that left empty space on pages with titles.

15 years agoImprove the accuracy of pure-heights for systems with many staves.
Joe Neeman [Thu, 14 May 2009 18:37:59 +0000 (11:37 -0700)]
Improve the accuracy of pure-heights for systems with many staves.

15 years agoAdd N.C. entry to ChordNames context.
Carl Sorensen [Sun, 10 May 2009 00:30:31 +0000 (18:30 -0600)]
Add N.C. entry to ChordNames context.

Adding a rest to the music passed to a ChordNames context will
now create an N.C. ChordName.  N.C. ChordNames behave just like
regular ChordNames with respect to chordChanges.

15 years agoFix fret diagram xo string offsets
Carl Sorensen [Thu, 14 May 2009 11:58:19 +0000 (05:58 -0600)]
Fix fret diagram xo string offsets

15 years agoSVG backend: In `placebox', do not group elements
Patrick McCarty [Tue, 5 May 2009 19:21:52 +0000 (12:21 -0700)]
SVG backend: In `placebox', do not group elements

* Avoid using <g>...</g> around all grobs and Pango
  text except for rotated or colored objects.  This
  makes SVG editing easier (with Inkscape, etc.)

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoDOCS: changed mpdolce and tempoMark macros in LM & NR
Jonathan Kulp [Wed, 13 May 2009 01:24:13 +0000 (20:24 -0500)]
DOCS: changed mpdolce and tempoMark macros in LM & NR

15 years agoNitpick: ly:spanner-bound grob name slur -> spanner.
Neil Puttock [Sat, 9 May 2009 20:20:55 +0000 (21:20 +0100)]
Nitpick: ly:spanner-bound grob name slur -> spanner.

15 years agoFix doc string
Reinhold Kainhofer [Thu, 7 May 2009 16:07:05 +0000 (18:07 +0200)]
Fix doc string

15 years agoUpdate conversion rule for \octave so that \octaves etc. are no longer matched.
Reinhold Kainhofer [Wed, 29 Apr 2009 09:28:06 +0000 (11:28 +0200)]
Update conversion rule for \octave so that \octaves etc. are no longer matched.

15 years agoAdd high-level documentation about Page_breaking.
Joe Neeman [Wed, 6 May 2009 23:54:23 +0000 (16:54 -0700)]
Add high-level documentation about Page_breaking.

15 years agoImprove some comments.
Joe Neeman [Wed, 6 May 2009 23:08:29 +0000 (16:08 -0700)]
Improve some comments.

15 years agoMinor fixes to regression tests.
Joe Neeman [Wed, 6 May 2009 22:51:34 +0000 (15:51 -0700)]
Minor fixes to regression tests.

15 years agoMerge commit 'origin'
Joe Neeman [Sun, 3 May 2009 04:56:30 +0000 (21:56 -0700)]
Merge commit 'origin'

15 years agoFix typo
Reinhold Kainhofer [Sat, 11 Apr 2009 22:31:09 +0000 (00:31 +0200)]
Fix typo

15 years agoWorkaround for broken MusicXML files (percussion clef in MuseScore)
Reinhold Kainhofer [Sat, 2 May 2009 17:40:09 +0000 (19:40 +0200)]
Workaround for broken MusicXML files (percussion clef in MuseScore)

15 years agoFix define-markup error messages
Carl Sorensen [Sat, 2 May 2009 01:53:34 +0000 (19:53 -0600)]
Fix define-markup error messages

15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Fri, 1 May 2009 21:47:43 +0000 (15:47 -0600)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

Conflicts:
Documentation/user/lilypond.tely

15 years agoConsider accidentals in optical spacing correction.
Neil Puttock [Thu, 30 Apr 2009 21:59:25 +0000 (22:59 +0100)]
Consider accidentals in optical spacing correction.

- if accidentals are detected sticking out of the right hand stem,
apply spacing correction if stem directions are different

15 years agoAdd type-checking to \tweak.
Neil Puttock [Thu, 30 Apr 2009 19:29:09 +0000 (20:29 +0100)]
Add type-checking to \tweak.

15 years agoMore newlines and hierarchical indentation in log messages.
Werner Lemberg [Wed, 29 Apr 2009 15:38:16 +0000 (17:38 +0200)]
More newlines and hierarchical indentation in log messages.

15 years agoAdd newline after `Invoking...' log message.
Werner Lemberg [Wed, 29 Apr 2009 12:36:20 +0000 (14:36 +0200)]
Add newline after `Invoking...' log message.

15 years agoLSR: Update.
Neil Puttock [Tue, 28 Apr 2009 23:09:04 +0000 (00:09 +0100)]
LSR: Update.

15 years agoAdd version message to snippets copied from input/new.
Neil Puttock [Tue, 28 Apr 2009 22:37:29 +0000 (23:37 +0100)]
Add version message to snippets copied from input/new.

15 years agoAdd grammar to Notation Reference
Carl Sorensen [Sat, 25 Apr 2009 15:03:28 +0000 (09:03 -0600)]
Add grammar to Notation Reference

15 years agoAdd makefile rule to generate ly grammar
John Mandereau [Sun, 26 Apr 2009 22:50:49 +0000 (00:50 +0200)]
Add makefile rule to generate ly grammar

15 years agoAdd script that produces a human-readable grammar from Bison output
Carl Sorensen [Sun, 26 Apr 2009 22:49:46 +0000 (00:49 +0200)]
Add script that produces a human-readable grammar from Bison output

15 years agoUpdate documentation targets
John Mandereau [Fri, 24 Apr 2009 00:17:47 +0000 (02:17 +0200)]
Update documentation targets

- remove old target 'doc': text documentation is already generated
by 'make all'.

- user target name changes:
web -> doc
web-1 -> doc-stage-1
web-clean -> doc-clean
web-install -> install-doc
web-uninstall -> uninstall-doc
info-install -> install-info

- internal target names changes:
do-top-doc -> top-doc
localpo -> local-po

- protect private documentation targets with conditional testing
of out==www;

- automatically generate README.txt and INSTALL.txt even for a Git
checkout when autogen.sh and configure are successful.

15 years agoAdd grace defaults for Fingering/StringNumber.
Neil Puttock [Sun, 26 Apr 2009 20:47:11 +0000 (21:47 +0100)]
Add grace defaults for Fingering/StringNumber.

Thanks to Nick Payne for the suggestion.

15 years agoIR: correct docs for TextSpanner.
Neil Puttock [Sat, 25 Apr 2009 15:19:14 +0000 (16:19 +0100)]
IR: correct docs for TextSpanner.

- created by Text_spanner_engraver only

15 years agoAdd grammar to Notation Reference
Carl Sorensen [Sat, 25 Apr 2009 15:03:28 +0000 (09:03 -0600)]
Add grammar to Notation Reference

15 years agoUpdate instructions for handling doc snippets
John Mandereau [Fri, 24 Apr 2009 09:25:51 +0000 (11:25 +0200)]
Update instructions for handling doc snippets

- take text written by Carl in
http://lists.gnu.org/archive/html/lilypond-devel/2009-04/msg00235.html
as a starting point;

- update instructions according to recent changes in makelsr.py;

- (re)move duplicate information in input/{new,lsr}/README.

15 years agoMakelsr: bypass safety check for snippets from input/new
John Mandereau [Thu, 23 Apr 2009 23:57:48 +0000 (01:57 +0200)]
Makelsr: bypass safety check for snippets from input/new

15 years agoFix 546.
Joe Neeman [Sun, 16 Mar 2008 05:40:35 +0000 (16:40 +1100)]
Fix 546.

When accidentals modify the same pitch, don't print them in
overstrike unless they give the same alteration.

15 years agoRefactor accidental-placement.
Joe Neeman [Sun, 16 Mar 2008 01:57:29 +0000 (12:57 +1100)]
Refactor accidental-placement.

Bring Accidental_placement::calc_positioning_done down to a manageable size
by splitting it into multiple functions.

15 years agoStart to break Accidental_placement::calc_positioning_done into small pieces.
Joe Neeman [Fri, 14 Mar 2008 12:13:34 +0000 (23:13 +1100)]
Start to break Accidental_placement::calc_positioning_done into small pieces.

15 years agoUpdate NEWS for dashed slurs
Carl Sorensen [Wed, 22 Apr 2009 00:46:16 +0000 (18:46 -0600)]
Update NEWS for dashed slurs

15 years agoFix code spacing
Carl Sorensen [Tue, 21 Apr 2009 23:04:50 +0000 (17:04 -0600)]
Fix code spacing

15 years agoMerge branch 'dashed-slur2'
Carl Sorensen [Tue, 21 Apr 2009 23:02:00 +0000 (17:02 -0600)]
Merge branch 'dashed-slur2'

Update dashed-slur

Conflicts:
Documentation/user/expressive.itely
input/new/making-slurs-with-complex-dash-structure.ly
lily/arpeggio.cc
lily/bezier.cc
lily/include/bezier.hh
lily/lookup.cc
lily/slur.cc
lily/tie.cc
ly/property-init.ly
python/convertrules.py

15 years agoFix #655.
Neil Puttock [Tue, 21 Apr 2009 22:08:26 +0000 (23:08 +0100)]
Fix #655.

- check that an engraver exists before an attempt is made to remove
it within a \with block

- use warning () instead of error () so that compilation can continue
even when an unknown translator is detected

15 years agoFix #733.
Neil Puttock [Tue, 21 Apr 2009 21:41:16 +0000 (22:41 +0100)]
Fix #733.

- when testing whether a pitch matches the key signature, try using
keySignature if no match is found in localKeySignature

- move check_pitch_against_signature () and related code to SCM,
passing context instead of localKeySignature

- remove ly:find-accidentals-simple

15 years agofix convert rule
Carl Sorensen [Tue, 21 Apr 2009 21:33:53 +0000 (15:33 -0600)]
fix convert rule

15 years agoRemove unneeded parentheses from convert rule
Carl Sorensen [Tue, 21 Apr 2009 21:29:03 +0000 (15:29 -0600)]
Remove unneeded parentheses from convert rule

15 years agoUpdate LSR snippets from input/new
John Mandereau [Mon, 20 Apr 2009 12:49:56 +0000 (14:49 +0200)]
Update LSR snippets from input/new

15 years agoReformat Python code of makelsr
John Mandereau [Mon, 20 Apr 2009 12:49:02 +0000 (14:49 +0200)]
Reformat Python code of makelsr

- replace TAB with 4 spaces,
- split a couple of long lines.

15 years agoSnippets updating: make LSR snippets input directory optional
John Mandereau [Mon, 20 Apr 2009 12:44:21 +0000 (14:44 +0200)]
Snippets updating: make LSR snippets input directory optional

15 years agoRemove extra parenthesis (fix compilation)
John Mandereau [Mon, 20 Apr 2009 10:40:48 +0000 (12:40 +0200)]
Remove extra parenthesis (fix compilation)

15 years agoDoc-es: Updates from Master.
Francisco Vila [Mon, 20 Apr 2009 08:36:34 +0000 (10:36 +0200)]
Doc-es: Updates from Master.

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 20 Apr 2009 08:12:40 +0000 (10:12 +0200)]
Merge branch 'master' into lilypond/translation

15 years agoMakelsr.py: Update instructions for checking unsafe files.
Neil Puttock [Sun, 19 Apr 2009 19:25:24 +0000 (20:25 +0100)]
Makelsr.py: Update instructions for checking unsafe files.

15 years agoLSR: Update.
Neil Puttock [Sun, 19 Apr 2009 19:21:54 +0000 (20:21 +0100)]
LSR: Update.

15 years agoChange fingering for predefined D chord
Carl Sorensen [Sat, 18 Apr 2009 21:26:38 +0000 (15:26 -0600)]
Change fingering for predefined D chord

15 years agoUpdate to dashed-slur package
Carl Sorensen [Sat, 18 Apr 2009 21:12:20 +0000 (15:12 -0600)]
Update to dashed-slur package

Eliminate Bezier & arguments to Bezier::subdivide and
replace with Bezier *

Add support for dashed parenthesis arpeggios.

Add error checking for Bezier::extract arguments.

Remove unnecessary {} and clean up comments.

Update convert-ly rule.

Make Bezier::subdivide and Bezier::extract const functions.

Add complex dashed ties to documentation.

15 years agoImproved implementation of dashed slurs.
Carl Sorensen [Fri, 17 Apr 2009 03:45:13 +0000 (21:45 -0600)]
Improved implementation of dashed slurs.

Update dashed slurs to have variable thickness.

Dashed slurs are now written as bezier sandwiches, like regular
slurs.

Moved dash-period and dash-fraction from properties for slurs,
phrasingSlurs, and ties.  Created new property dash-definition
that contains a list of dash-descriptions for each segment of the
slur.

Defined new commands \slurHalfDashed, \slurHalfSolid,
\phrasingSlurHalfDashed, \phrasingSlurHalfSolid,
\tieHalfDashed, and \tieHalfSolid.

Defined new commands \slurDashPattern,
\phrasingSlurDashPattern, and \tieDashPattern.

Changed bezier-sandwich interface to include thickness parameter
that is used for slurs.  This required changes to vaticana=ligature.

Added extract and split to Bezier class.

Adjusted header files to reflect new calling lists.

arpeggio.cc is changed because there is a slur-arpeggio type.

Adjusted documentation to reflect changes.

Fix regression tests for dashed ties, slurs, phrasing slurs

15 years agoUpdate dashed slurs to have variable thickness.
Carl Sorensen [Fri, 17 Apr 2009 03:45:13 +0000 (21:45 -0600)]
Update dashed slurs to have variable thickness.

Dashed slurs are now written as bezier sandwiches, like regular
slurs.

Moved dash-period and dash-fraction from properties for slurs,
phrasingSlurs, and ties.  Created new property dash-definition
that contains a list of dash-descriptions for each segment of the
slur.

Defined new ommands \slurHalfDashed and \slurHalfSolid.

Changed bezier-sandwich interface to include thickness parameter
that is used for slurs.  This required changes to vaticana=ligature.

Added extract and split to Bezier class.

Adjusted header files to reflect new calling lists.

arpeggio.cc is changed because there is a slur-arpeggio type.

Adjusted documentation to reflect changes.

15 years agoLSR: Update.
Neil Puttock [Thu, 16 Apr 2009 21:35:04 +0000 (22:35 +0100)]
LSR: Update.

15 years agoDoc-fr: translation of some texidocs
Jean-Charles Malahieude [Thu, 16 Apr 2009 20:23:48 +0000 (22:23 +0200)]
Doc-fr: translation of some texidocs

before delivering French version of rhythms.itely

15 years agoFix #328: Add dots to support of RH fingerings, if found.
Neil Puttock [Thu, 16 Apr 2009 20:17:08 +0000 (21:17 +0100)]
Fix #328: Add dots to support of RH fingerings, if found.

15 years agoDocs-de: correcting compile error
Jean-Charles Malahieude [Thu, 16 Apr 2009 19:41:31 +0000 (21:41 +0200)]
Docs-de: correcting compile error

due to a copy error in expressive.itely (mfEspressDynamic)

15 years agoMove left-broken line-spanner check to callback.
Neil Puttock [Sun, 12 Apr 2009 12:15:03 +0000 (13:15 +0100)]
Move left-broken line-spanner check to callback.

Currently, left-broken line spanners and hairpins are removed when they
end on the first note of the new system.  Though this is appropriate
for glissandi and voice followers, there is no way to override this
default behaviour.

This patch allows the user to tweak the appearance by overriding
'after-line-breaking.

- removed left-broken check from ly:line-spanner::print to a new
after-line-breaking callback, ly:spanner::kill-zero-spanned-time

- removed hairpin after-line-breaking callback and associated method
consider_suicide ()

- added new callback to Hairpin, Glissando, TrillSpanner and VoiceFollower

- added convert rule for ly:hairpin::after-line-breaking

15 years agoDoc-es: Nitpick.
Francisco Vila [Wed, 15 Apr 2009 18:57:58 +0000 (20:57 +0200)]
Doc-es: Nitpick.

15 years agoDoc: Fix case for the name of the game
Francisco Vila [Wed, 15 Apr 2009 18:18:21 +0000 (20:18 +0200)]
Doc: Fix case for the name of the game

15 years agoDoc: remove wrongly funindexed words.
Francisco Vila [Wed, 15 Apr 2009 15:56:18 +0000 (17:56 +0200)]
Doc: remove wrongly funindexed words.

15 years agoDoc-es: translate fix in chords
Francisco Vila [Wed, 15 Apr 2009 15:37:31 +0000 (17:37 +0200)]
Doc-es: translate fix in chords

15 years agoUpdate translation status.
Francisco Vila [Mon, 13 Apr 2009 17:49:31 +0000 (19:49 +0200)]
Update translation status.

15 years agoDoc-es: texidoc strings for new LSR snippets.
Francisco Vila [Mon, 13 Apr 2009 17:45:49 +0000 (19:45 +0200)]
Doc-es: texidoc strings for new LSR snippets.

15 years agoDoc-es: updates from Master.
Francisco Vila [Mon, 13 Apr 2009 17:20:53 +0000 (19:20 +0200)]
Doc-es: updates from Master.

15 years agoSmall change on staff
Francisco Vila [Mon, 6 Apr 2009 16:12:19 +0000 (18:12 +0200)]
Small change on staff

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 13 Apr 2009 14:32:52 +0000 (16:32 +0200)]
Merge branch 'master' into lilypond/translation

15 years agoChanges as requested by Neil Puttock (see http://lists.gnu.org/archive/html/lilypond...
Simon Bailey [Sun, 12 Apr 2009 09:57:49 +0000 (11:57 +0200)]
Changes as requested by Neil Puttock (see http://lists.gnu.org/archive/html/lilypond-user/2009-04/msg00447.html).

15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Sat, 11 Apr 2009 19:36:09 +0000 (13:36 -0600)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

15 years agoFix error message in define-markup-function
Carl Sorensen [Sat, 11 Apr 2009 19:33:23 +0000 (13:33 -0600)]
Fix error message in define-markup-function

There was a syntax error in markup.scm
Also, ly_error would not pass the arguments to simple-format properly
if rest was a list in the scheme side (as in define-markup-function).
Therefore, if the format args are a list, get the car of rest in
ly_error so the args can be passed properly.

15 years agoDefault MIDI Note-On/Off velocity output.
Martin Tarenskeen [Thu, 9 Apr 2009 08:34:42 +0000 (10:34 +0200)]
Default MIDI Note-On/Off velocity output.

Note-On: velocity=127 lowered to 90 = mezzoforte
Note-Off: common practice in the MIDI world is to
use Note-On messages with velocity=0 instead.

15 years agoFix #670: Chained trills
Neil Puttock [Sat, 11 Apr 2009 12:15:08 +0000 (13:15 +0100)]
Fix #670: Chained trills

- if trill spanner isn't stopped using \stopTrillSpan, make next
start-span right bound.

- for trill spans on last note of final system, don't end on final
musical column, since it will extend beyond the last breakable column.

15 years agoDocs: remove trailing spaces
Trevor Daniels [Thu, 9 Apr 2009 10:40:02 +0000 (11:40 +0100)]
Docs: remove trailing spaces

15 years agoEdited as requested by Trevor.
Simon Bailey [Thu, 9 Apr 2009 09:34:25 +0000 (11:34 +0200)]
Edited as requested by Trevor.

15 years agoAlso added information about MIDI extension to the german translation of the NR.
Simon Bailey [Wed, 8 Apr 2009 16:39:42 +0000 (18:39 +0200)]
Also added information about MIDI extension to the german translation of the NR.

15 years agoAdded a paragraph documenting the method for changing the MIDI extension from its...
Simon Bailey [Wed, 8 Apr 2009 16:08:48 +0000 (18:08 +0200)]
Added a paragraph documenting the method for changing the MIDI extension from its default .mid to .midi or anything else.

15 years agoMinor regtest correction.
Neil Puttock [Tue, 7 Apr 2009 22:18:09 +0000 (23:18 +0100)]
Minor regtest correction.

- instantiate voice explicitly in lower staff to make first
staff change work.

15 years agoIR: formatting nits.
Neil Puttock [Tue, 7 Apr 2009 22:08:45 +0000 (23:08 +0100)]
IR: formatting nits.

15 years agoFix default measure length in beaming-pattern
Carl Sorensen [Tue, 7 Apr 2009 14:07:44 +0000 (08:07 -0600)]
Fix default measure length in beaming-pattern

15 years agoWhitespace.
Werner Lemberg [Tue, 7 Apr 2009 07:07:08 +0000 (09:07 +0200)]
Whitespace.

15 years agoMove 'details from an internal to a user property -- Patrick McCarty
Carl Sorensen [Tue, 7 Apr 2009 02:42:11 +0000 (20:42 -0600)]
Move 'details from an internal to a user property -- Patrick McCarty

15 years agoAdd details to beam interface description.
Carl Sorensen [Tue, 7 Apr 2009 00:37:43 +0000 (18:37 -0600)]
Add details to beam interface description.

15 years agoFix line terminations
Trevor Daniels [Mon, 6 Apr 2009 19:36:08 +0000 (20:36 +0100)]
Fix line terminations

15 years agoMusicXML: Fix missing tie end tag
Reinhold Kainhofer [Sun, 5 Apr 2009 21:44:06 +0000 (23:44 +0200)]
MusicXML: Fix missing tie end tag

Some applications "forget" to export the end tag for ties. it's actually
simpler to assume ties last only for one note and reset them
afterwards automatically.

This might break pieces with multiple overlapping voices, though...

15 years agoMusicXML: Don't crash when a part is missing the id attribute
Reinhold Kainhofer [Sun, 5 Apr 2009 21:42:38 +0000 (23:42 +0200)]
MusicXML: Don't crash when a part is missing the id attribute

Still missing: If there is only one part (which has the id missing),
we could automatically assign the id...

15 years agoMusicXML: Some more broken MusicXML applications (beaming wrong)
Reinhold Kainhofer [Sun, 5 Apr 2009 21:41:55 +0000 (23:41 +0200)]
MusicXML: Some more broken MusicXML applications (beaming wrong)

15 years agoDocs: Rhythms indexed by Ralph Palmer
Carl Sorensen [Sat, 4 Apr 2009 20:48:29 +0000 (14:48 -0600)]
Docs: Rhythms indexed by Ralph Palmer

15 years agoDoc-de: updates from master
Till Paala [Sat, 4 Apr 2009 16:42:51 +0000 (19:42 +0300)]
Doc-de: updates from master

15 years agoDoc-de: corrections from Hajo Bäß
Till Paala [Sat, 4 Apr 2009 14:47:12 +0000 (17:47 +0300)]
Doc-de: corrections from Hajo Bäß

15 years agoMusicXML: Implement page and system breaks
Reinhold Kainhofer [Sat, 4 Apr 2009 13:19:51 +0000 (15:19 +0200)]
MusicXML: Implement page and system breaks

15 years agoMusicXML: If work-title is empty (but exists), use movement-title instead
Reinhold Kainhofer [Sat, 4 Apr 2009 13:18:38 +0000 (15:18 +0200)]
MusicXML: If work-title is empty (but exists), use movement-title instead

15 years agoMusicXML: Add exceptions for more broken MusicXML exporters
Reinhold Kainhofer [Sat, 4 Apr 2009 13:14:50 +0000 (15:14 +0200)]
MusicXML: Add exceptions for more broken MusicXML exporters

Most old Dolet for Sibelius plugins wrote broken beaming information.
Ignore them all!

15 years agoMusicXML: Fix measure issues with chord names and figured bass
Reinhold Kainhofer [Fri, 3 Apr 2009 15:59:01 +0000 (17:59 +0200)]
MusicXML: Fix measure issues with chord names and figured bass

-) Add repeats also chordnames and figured bass
-) Barlines don't count as relevant voice elements (to check whether
   a voice is empty)
-) Properly insert bar checks for fb and chords, too
-) Test files for pickup measures, incomplete measures (skips added!)
-) Test file for two harmony elements at the same time (doesn't work correctly!)

15 years agoMusicXML: Allow dominant-seventh chord, even though MusicXML doesn't specify it
Reinhold Kainhofer [Fri, 3 Apr 2009 15:58:04 +0000 (17:58 +0200)]
MusicXML: Allow dominant-seventh chord, even though MusicXML doesn't specify it

15 years agoSpacing changes to scm/fret-diagrams.scm
Carl Sorensen [Tue, 31 Mar 2009 23:29:49 +0000 (17:29 -0600)]
Spacing changes to scm/fret-diagrams.scm

15 years agoAdjust FretBoards so all orientations share a common location
Carl Sorensen [Tue, 31 Mar 2009 19:10:08 +0000 (13:10 -0600)]
Adjust FretBoards so all orientations share a common location

15 years agoRefactor fret diagrams for simpler calls
Carl Sorensen [Mon, 30 Mar 2009 04:52:45 +0000 (22:52 -0600)]
Refactor fret diagrams for simpler calls