]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond release/2.11.32-1
Han-Wen Nienhuys [Sat, 1 Sep 2007 23:54:37 +0000 (20:54 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agobump version
Han-Wen Nienhuys [Sat, 1 Sep 2007 23:54:07 +0000 (20:54 -0300)]
bump version

16 years agoFix German docs compilation
John Mandereau [Sat, 1 Sep 2007 11:09:51 +0000 (13:09 +0200)]
Fix German docs compilation

16 years agoUpdate German docs
Till Paala [Sat, 1 Sep 2007 09:23:21 +0000 (11:23 +0200)]
Update German docs

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 1 Sep 2007 03:08:23 +0000 (00:08 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoMusicXML: wrap lyrics in quotes.
Reinhold Kainhofer [Thu, 30 Aug 2007 09:16:02 +0000 (11:16 +0200)]
MusicXML: wrap lyrics in quotes.

The autput of some OMR applications contains spaces in lyrics, or a
lyrics syllable starts with a comma or a peroid. Thus we need to wrap
all lyrics in quotes just to be sure lilypond doesn't barf.

16 years agoMusicXML: replace soft-hyphens in the lyrics with soft dash
Reinhold Kainhofer [Wed, 29 Aug 2007 23:06:19 +0000 (01:06 +0200)]
MusicXML: replace soft-hyphens in the lyrics with soft dash

Soft-hypens (created by an OMR software from scans) will make the
ascii codec as well as lilypond later barf on that unicode character.

16 years agoImplement the conversion of lyrics from MusicXML to lilypond.
Reinhold Kainhofer [Wed, 29 Aug 2007 22:48:58 +0000 (00:48 +0200)]
Implement the conversion of lyrics from MusicXML to lilypond.

16 years agoMusicXML: don't use the class_dict directly
Reinhold Kainhofer [Sat, 25 Aug 2007 11:09:01 +0000 (13:09 +0200)]
MusicXML: don't use the class_dict directly

Retrieve classes through the class_name method. Also remove
unnecessarily added classes, which can also be auto-generated.

16 years agomusicxml: if no work-number or opus is found, return an empty string.
Reinhold Kainhofer [Fri, 24 Aug 2007 22:49:10 +0000 (00:49 +0200)]
musicxml: if no work-number or opus is found, return an empty string.

16 years agoMusicXML: convert score information into the \header{..} construct in lilypond.
Reinhold Kainhofer [Fri, 24 Aug 2007 22:23:52 +0000 (00:23 +0200)]
MusicXML: convert score information into the \header{..} construct in lilypond.

Also fix problem that \breathe does not accept any direction modifyer
Convert some more ornaments

16 years agoMusicXML: coding style fixes.
Reinhold Kainhofer [Mon, 20 Aug 2007 08:42:57 +0000 (10:42 +0200)]
MusicXML: coding style fixes.

-) instead of accessing dicts by dict[key], use dict.get (key)
-) instead of try:... except KeyError:.. use dict.get (key)
and test for None afterward

16 years agoReorganize main doc page; remove biblio and regtests.
Graham Percival [Sat, 1 Sep 2007 00:28:03 +0000 (17:28 -0700)]
Reorganize main doc page; remove biblio and regtests.

16 years agoFix list of platforms for binaries.
Graham Percival [Sat, 1 Sep 2007 00:22:11 +0000 (17:22 -0700)]
Fix list of platforms for binaries.

16 years agooops, wrong fix
Werner Lemberg [Fri, 31 Aug 2007 18:25:53 +0000 (20:25 +0200)]
oops, wrong fix

16 years agoanother typo
Werner Lemberg [Fri, 31 Aug 2007 18:14:01 +0000 (20:14 +0200)]
another typo

16 years agotypo
Werner Lemberg [Fri, 31 Aug 2007 17:37:51 +0000 (19:37 +0200)]
typo

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 31 Aug 2007 14:10:20 +0000 (07:10 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoFix confusing order of polypony/chords.
Graham Percival [Fri, 31 Aug 2007 14:10:01 +0000 (07:10 -0700)]
Fix confusing order of polypony/chords.

16 years agoUpdate German docs
Till Paala [Fri, 31 Aug 2007 11:18:56 +0000 (13:18 +0200)]
Update German docs

16 years agoMerge branch 'Rmaster' into lilypond/translation
John Mandereau [Fri, 31 Aug 2007 11:05:35 +0000 (13:05 +0200)]
Merge branch 'Rmaster' into lilypond/translation

* Rmaster:
  Misc doc updates.
  LSR: new snippets.
  LSR: update known snippets.
  Fix #430.
  Minor fixes from mailist.
  Typo.
  Add colors to the examples on voice instantiation. Thanks Kieren!
  use GUILE_ELLIPSIS in scm-hash function signatures.
  remove convert-ly.txt from dist target
  bump version.
  strip Processing `foo' from log file
  Use GUILE's native hash tables.
  style nit
  code style cleanup for layout-set-staff-size
  Update bug hunter.
  Fix #423.

16 years agoMisc doc updates.
Graham Percival [Fri, 31 Aug 2007 06:04:16 +0000 (23:04 -0700)]
Misc doc updates.

16 years agoLSR: new snippets.
Graham Percival [Fri, 31 Aug 2007 05:18:15 +0000 (22:18 -0700)]
LSR: new snippets.

16 years agoLSR: update known snippets.
Graham Percival [Fri, 31 Aug 2007 05:14:36 +0000 (22:14 -0700)]
LSR: update known snippets.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 31 Aug 2007 04:34:53 +0000 (21:34 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoadd regtest for x-staff beam with script case.
Han-Wen Nienhuys [Fri, 31 Aug 2007 03:20:23 +0000 (00:20 -0300)]
add regtest for x-staff beam with script case.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Fri, 31 Aug 2007 03:17:29 +0000 (00:17 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoFix #430.
Han-Wen Nienhuys [Fri, 31 Aug 2007 03:16:33 +0000 (00:16 -0300)]
Fix #430.

Ignore stems in side positioning when stemdir != scriptdir. This
breaks a cyclic dependency in the case of x-staff beams with scripts
on the notes/stems.

16 years agoMinor fixes from mailist.
Graham Percival [Fri, 31 Aug 2007 01:42:21 +0000 (18:42 -0700)]
Minor fixes from mailist.

16 years agoTypo.
Graham Percival [Fri, 31 Aug 2007 01:36:42 +0000 (18:36 -0700)]
Typo.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 31 Aug 2007 01:27:57 +0000 (18:27 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoAdd colors to the examples on voice instantiation. Thanks Kieren!
Mats Bengtsson [Thu, 30 Aug 2007 06:17:32 +0000 (08:17 +0200)]
Add colors to the examples on voice instantiation. Thanks Kieren!

16 years agouse GUILE_ELLIPSIS in scm-hash function signatures. release/2.11.31-1
Han-Wen Nienhuys [Thu, 30 Aug 2007 02:08:46 +0000 (23:08 -0300)]
use GUILE_ELLIPSIS in scm-hash function signatures.

Fixes darwin build.

16 years agoPolish French instrument-notation - second and final round
John Mandereau [Wed, 29 Aug 2007 09:28:23 +0000 (11:28 +0200)]
Polish French instrument-notation - second and final round

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Wed, 29 Aug 2007 09:25:21 +0000 (11:25 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  Fix 426.
  Use the same option name in the manual as in the implementation for --left-padding

16 years agoremove convert-ly.txt from dist target
Han-Wen Nienhuys [Wed, 29 Aug 2007 03:48:19 +0000 (00:48 -0300)]
remove convert-ly.txt from dist target

16 years agobump version.
Han-Wen Nienhuys [Wed, 29 Aug 2007 03:37:54 +0000 (00:37 -0300)]
bump version.

16 years agostrip Processing `foo' from log file
Han-Wen Nienhuys [Wed, 29 Aug 2007 03:23:26 +0000 (00:23 -0300)]
strip Processing `foo' from log file

This removes spurious differences for test data generated in other
directories.

16 years agoUse GUILE's native hash tables.
Han-Wen Nienhuys [Wed, 29 Aug 2007 03:17:14 +0000 (00:17 -0300)]
Use GUILE's native hash tables.

This simplifies the code, and possibly could speed it up as well.

16 years agostyle nit
Han-Wen Nienhuys [Wed, 29 Aug 2007 02:43:43 +0000 (23:43 -0300)]
style nit

16 years agocode style cleanup for layout-set-staff-size
Han-Wen Nienhuys [Wed, 29 Aug 2007 02:43:33 +0000 (23:43 -0300)]
code style cleanup for layout-set-staff-size

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Wed, 29 Aug 2007 01:52:29 +0000 (22:52 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoMerge commit '2799dfc'
Joe Neeman [Tue, 28 Aug 2007 22:00:41 +0000 (08:00 +1000)]
Merge commit '2799dfc'

16 years agoFix 426.
Joe Neeman [Tue, 28 Aug 2007 21:51:59 +0000 (07:51 +1000)]
Fix 426.
Ensure that ties only consider grobs in a NonMusicalColumn if those grobs
belong to the same staff as the ties.

16 years agoUse the same option name in the manual as in the implementation for --left-padding
Mats Bengtsson [Tue, 28 Aug 2007 14:36:52 +0000 (16:36 +0200)]
Use the same option name in the manual as in the implementation for --left-padding

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Tue, 28 Aug 2007 06:39:08 +0000 (08:39 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  Remove unnecessary quotes from \repeat commands in the examples.
  Minor updates to converting.
  More doc reorg.
  Third phase of reorg: half of lilypond-book.
  Second phase of program usage reorg: running.
  Clarify main doc page (manual now covers only the .ly file format, not
  First phase of program usage reorg: install and setup.
  Robustness fixes: generate entire string, then write.
  indent nit
  formatting nit.
  Add another trill spanner reg test.
  nitpick: sort properties alphabetically
  Fix #420
  Clarify input/  directories.
  Remove troublesome LSR snippet.

16 years agoPolish French instrument-notation - first round
John Mandereau [Tue, 28 Aug 2007 06:37:57 +0000 (08:37 +0200)]
Polish French instrument-notation - first round

This commit also includes a small update from Jean-Charles and
polishing from Valentin.

16 years agoFix typos in English manual (instrument-notation)
John Mandereau [Tue, 28 Aug 2007 06:35:59 +0000 (08:35 +0200)]
Fix typos in English manual (instrument-notation)

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 28 Aug 2007 01:29:14 +0000 (22:29 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoUpdate bug hunter.
Graham Percival [Mon, 27 Aug 2007 09:01:01 +0000 (02:01 -0700)]
Update bug hunter.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Mats Bengtsson [Mon, 27 Aug 2007 08:05:43 +0000 (10:05 +0200)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoRemove unnecessary quotes from \repeat commands in the examples.
Mats Bengtsson [Mon, 27 Aug 2007 08:04:25 +0000 (10:04 +0200)]
Remove unnecessary quotes from \repeat commands in the examples.

16 years agoMinor updates to converting.
Graham Percival [Mon, 27 Aug 2007 07:13:45 +0000 (00:13 -0700)]
Minor updates to converting.

16 years agoMore doc reorg.
Graham Percival [Mon, 27 Aug 2007 07:07:20 +0000 (00:07 -0700)]
More doc reorg.

16 years agoThird phase of reorg: half of lilypond-book.
Graham Percival [Mon, 27 Aug 2007 06:45:09 +0000 (23:45 -0700)]
Third phase of reorg: half of lilypond-book.

16 years agoSecond phase of program usage reorg: running.
Graham Percival [Mon, 27 Aug 2007 06:30:20 +0000 (23:30 -0700)]
Second phase of program usage reorg: running.

16 years agoClarify main doc page (manual now covers only the .ly file format, not
Graham Percival [Mon, 27 Aug 2007 05:18:10 +0000 (22:18 -0700)]
Clarify main doc page (manual now covers only the .ly file format, not
"everything")

16 years agoFirst phase of program usage reorg: install and setup.
Graham Percival [Mon, 27 Aug 2007 05:17:20 +0000 (22:17 -0700)]
First phase of program usage reorg: install and setup.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Mon, 27 Aug 2007 03:58:03 +0000 (20:58 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoFix #423.
Han-Wen Nienhuys [Sun, 26 Aug 2007 22:12:09 +0000 (19:12 -0300)]
Fix #423.

Tune down divisor for minimum beamlet length. This ensures that
beamlets don't touch when they are close.

16 years agoRobustness fixes: generate entire string, then write.
Han-Wen Nienhuys [Sun, 26 Aug 2007 21:35:52 +0000 (18:35 -0300)]
Robustness fixes: generate entire string, then write.

This minimizes risk of half-finished files after pressing ^C

16 years agoFrench updates raggedright vs ragged-right
Jean-Charles Malahieude [Sun, 26 Aug 2007 12:11:47 +0000 (14:11 +0200)]
French updates raggedright vs ragged-right

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Sun, 26 Aug 2007 17:01:58 +0000 (19:01 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  Partially update German macros.itexi
  Calculate vertical extent of arpeggio via positions property.
  define default output-suffix
  Fix style nits.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sun, 26 Aug 2007 09:37:22 +0000 (02:37 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoindent nit
Han-Wen Nienhuys [Sat, 25 Aug 2007 23:59:55 +0000 (20:59 -0300)]
indent nit

16 years agoformatting nit.
Han-Wen Nienhuys [Sat, 25 Aug 2007 23:59:20 +0000 (20:59 -0300)]
formatting nit.

16 years agoAdd another trill spanner reg test.
Han-Wen Nienhuys [Sat, 25 Aug 2007 23:13:35 +0000 (20:13 -0300)]
Add another trill spanner reg test.

16 years agonitpick: sort properties alphabetically
Han-Wen Nienhuys [Sat, 25 Aug 2007 23:08:14 +0000 (20:08 -0300)]
nitpick: sort properties alphabetically

16 years agoFix #420
Han-Wen Nienhuys [Sat, 25 Aug 2007 23:08:02 +0000 (20:08 -0300)]
Fix #420

Move around the tr relative to wavy line, to recreate 2.10 behavior.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 25 Aug 2007 22:28:43 +0000 (19:28 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoupdates French basic-notation
Jean-Charles Malahieude [Wed, 22 Aug 2007 17:08:14 +0000 (19:08 +0200)]
updates French basic-notation

16 years agoPartially update German macros.itexi
John Mandereau [Sat, 25 Aug 2007 20:39:48 +0000 (22:39 +0200)]
Partially update German macros.itexi

16 years agoPartially update German macros.itexi
John Mandereau [Sat, 25 Aug 2007 20:39:48 +0000 (22:39 +0200)]
Partially update German macros.itexi

16 years agoMerge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation
John Mandereau [Sat, 25 Aug 2007 18:32:53 +0000 (20:32 +0200)]
Merge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation

* 'lilypond/translation' of /home/lilycvs/git/lily/:
  Spell Texinfo document encoding uppercase
  Fix translated manuals makefile
  Fix cross-references in German and Spanish manuals
  Typo.
  Include a the full example of the workaround for grace note synchronization.
  Revise, correct, simplify.  Still not identical to old input...
  Remove info dirs correctly (part 2).
  Added information on line breaks with beams
  Fix spacing for forced accidentals with a tie.

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Sat, 25 Aug 2007 18:32:21 +0000 (20:32 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  Spell Texinfo document encoding uppercase
  Fix translated manuals makefile
  Fix cross-references in German and Spanish manuals
  Typo.
  Include a the full example of the workaround for grace note synchronization.
  Revise, correct, simplify.  Still not identical to old input...
  Remove info dirs correctly (part 2).
  Added information on line breaks with beams
  Fix spacing for forced accidentals with a tie.

16 years agoSpell Texinfo document encoding uppercase
John Mandereau [Sat, 25 Aug 2007 18:31:28 +0000 (20:31 +0200)]
Spell Texinfo document encoding uppercase

All encodings documented in Texinfo manual are spelled uppercase.
This will hopefully fix problems with accents in Spanish manual.

16 years agoFix translated manuals makefile
John Mandereau [Sat, 25 Aug 2007 18:24:44 +0000 (20:24 +0200)]
Fix translated manuals makefile

16 years agoFix cross-references in German and Spanish manuals
John Mandereau [Sat, 25 Aug 2007 18:20:50 +0000 (20:20 +0200)]
Fix cross-references in German and Spanish manuals

16 years agoClarify input/ directories.
Graham Percival [Thu, 23 Aug 2007 02:51:59 +0000 (19:51 -0700)]
Clarify input/  directories.

16 years agoRemove troublesome LSR snippet.
Graham Percival [Thu, 23 Aug 2007 02:48:22 +0000 (19:48 -0700)]
Remove troublesome LSR snippet.

16 years agoTypo.
Graham Percival [Thu, 23 Aug 2007 02:15:33 +0000 (19:15 -0700)]
Typo.

16 years agoInclude a the full example of the workaround for grace note synchronization.
Mats Bengtsson [Wed, 22 Aug 2007 13:25:20 +0000 (15:25 +0200)]
Include a the full example of the workaround for grace note synchronization.

16 years agoRevise, correct, simplify. Still not identical to old input...
Werner Lemberg [Wed, 22 Aug 2007 06:39:25 +0000 (08:39 +0200)]
Revise, correct, simplify.  Still not identical to old input...

16 years agoPolish French docs PO
John Mandereau [Tue, 21 Aug 2007 20:25:56 +0000 (22:25 +0200)]
Polish French docs PO

I really prefer "emboîté" over "enchassé" because it's much more
commonly used in maths or in science in general.

16 years agoRemove info dirs correctly (part 2).
Werner Lemberg [Tue, 21 Aug 2007 07:54:25 +0000 (09:54 +0200)]
Remove info dirs correctly (part 2).

16 years agoAdded information on line breaks with beams
Mats Bengtsson [Tue, 21 Aug 2007 06:59:53 +0000 (08:59 +0200)]
Added information on line breaks with beams

16 years agoMerge commit '4d0d5f7'
Joe Neeman [Mon, 20 Aug 2007 22:38:57 +0000 (08:38 +1000)]
Merge commit '4d0d5f7'

16 years agoFix spacing for forced accidentals with a tie.
Joe Neeman [Mon, 20 Aug 2007 22:37:40 +0000 (08:37 +1000)]
Fix spacing for forced accidentals with a tie.

16 years agoUpdate TRANSLATION
John Mandereau [Mon, 20 Aug 2007 12:56:53 +0000 (14:56 +0200)]
Update TRANSLATION

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Mon, 20 Aug 2007 08:14:30 +0000 (10:14 +0200)]
Merge branch 'master' into lilypond/translation

* master: (79 commits)
  Convert dynamic marks (given in a <direction> tag, assigned to the staff at a given position in xml, not to a note like in lilypond)
  Don't crash when a score does not have an explicit key or clef set (e.g. Rosegarden produces such files).
  Also convert '0' in part ids to 'Zero', simplify that code a bit.
  Sorting of the parts in the .ly output. Currently, their order was not first staff, second staff, third, etc. but seemingly random
  Convert articulations like fermata, staccato, tenuto, tremolo (only single-note tremolo), accents, etc.
  Remove Info dir entries correctly in 'make install'
  Add a full stop in documentation.
  Sorting, formatting, adding punctuation, removing a double entry.
  Whitespace and punctuation issues.
  Add a space-to-barline property to allow looser spacing of clefs.
  Fix 392.
  Update de.po from Free Translation Project
  updated spanish working.itely
  updated spanish putting.itely file
  updated spanish tweaks.itely file
  updated soanish tutorial
  updated spanish lilypond.tely
  updated spanish basic notation
  updated spanish introduction
  updated spanish cheat sheet
  ...

Conflicts:

Documentation/es/user/basic-notation.itely
Documentation/es/user/lilypond.tely

16 years agoCalculate vertical extent of arpeggio via positions property. release/2.11.30-1
Han-Wen Nienhuys [Mon, 20 Aug 2007 04:19:15 +0000 (01:19 -0300)]
Calculate vertical extent of arpeggio via positions property.

This eliminates duplicate code, and allows manual override of
arpeggio(bracket) extents.

16 years agodefine default output-suffix
Han-Wen Nienhuys [Mon, 20 Aug 2007 03:43:41 +0000 (00:43 -0300)]
define default output-suffix

16 years agoFix style nits.
Han-Wen Nienhuys [Mon, 20 Aug 2007 03:43:28 +0000 (00:43 -0300)]
Fix style nits.

16 years agoConvert dynamic marks (given in a <direction> tag, assigned to the staff at a given...
Reinhold Kainhofer [Sun, 19 Aug 2007 22:21:30 +0000 (00:21 +0200)]
Convert dynamic marks (given in a <direction> tag, assigned to the staff at a given position in xml, not to a note like in lilypond)

In the LilyPondVoiceBuilder, I added a method to store any pending dynamics and print them out only after the next note or rest (everything with duration>0) is encountered.

Also convert (de-)crescendo (begin/end also given in a <direction> tag, not assigned to a particular note)

Comment about broken dynamics, when they appear as first element of a part before any note (so that no voice_id is known yet).

16 years agoDon't crash when a score does not have an explicit key or clef set (e.g. Rosegarden...
Reinhold Kainhofer [Sun, 19 Aug 2007 21:58:27 +0000 (23:58 +0200)]
Don't crash when a score does not have an explicit key or clef set (e.g. Rosegarden produces such files).

16 years agoAlso convert '0' in part ids to 'Zero', simplify that code a bit.
Reinhold Kainhofer [Sun, 19 Aug 2007 21:53:26 +0000 (23:53 +0200)]
Also convert '0' in part ids to 'Zero', simplify that code a bit.

16 years agoSorting of the parts in the .ly output. Currently, their order was not first staff...
Reinhold Kainhofer [Sun, 19 Aug 2007 21:51:51 +0000 (23:51 +0200)]
Sorting of the parts in the .ly output. Currently, their order was not first staff, second staff, third, etc. but seemingly random

Basically, I use the part_list to sort the individual music voices in the order as they appear in the score before printing them out.

16 years agoConvert articulations like fermata, staccato, tenuto, tremolo (only single-note tremo...
Reinhold Kainhofer [Sun, 19 Aug 2007 21:50:29 +0000 (23:50 +0200)]
Convert articulations like fermata, staccato, tenuto, tremolo (only single-note tremolo), accents, etc.

These entries in the xml are inside the <notation>...</notation> tags, listed in the <ornaments>, <technical> and <articulations> tags.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 19 Aug 2007 19:05:08 +0000 (21:05 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 19 Aug 2007 17:06:23 +0000 (19:06 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Add a space-to-barline property to allow looser spacing of clefs.
  Fix 392.
  Fix 369.
  Fix 399 again.
  Don't count accidentals in paper-columns except as conditional items.
  Use less space between notes and non-barlines.
  Fix commit de8fda6a51 to only decrease the amount of whitespace.
  Refer to Text Marks from Rehearsal Marks instead of duplicating information.
  Use less whitespace at the end of a measure.