]>
git.donarmstrong.com Git - lilypond.git/log
Mats Bengtsson [Tue, 21 Aug 2007 06:59:53 +0000 (08:59 +0200)]
Added information on line breaks with beams
Joe Neeman [Mon, 20 Aug 2007 22:38:57 +0000 (08:38 +1000)]
Joe Neeman [Mon, 20 Aug 2007 22:37:40 +0000 (08:37 +1000)]
Fix spacing for forced accidentals with a tie.
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).
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).
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.
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.
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.
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
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.
John Mandereau [Sun, 19 Aug 2007 17:01:14 +0000 (19:01 +0200)]
Remove Info dir entries correctly in 'make install'
Werner Lemberg [Sun, 19 Aug 2007 07:58:08 +0000 (09:58 +0200)]
Add a full stop in documentation.
Werner Lemberg [Sun, 19 Aug 2007 07:48:02 +0000 (09:48 +0200)]
Sorting, formatting, adding punctuation, removing a double entry.
Werner Lemberg [Sun, 19 Aug 2007 07:16:16 +0000 (09:16 +0200)]
Whitespace and punctuation issues.
Joe Neeman [Sun, 19 Aug 2007 03:42:13 +0000 (13:42 +1000)]
Add a space-to-barline property to allow looser spacing of clefs.
Joe Neeman [Sun, 19 Aug 2007 01:07:22 +0000 (11:07 +1000)]
Joe Neeman [Sat, 18 Aug 2007 21:52:31 +0000 (07:52 +1000)]
Fix 392.
Escape a space in lilypond-compiler.vim.
John Mandereau [Sat, 18 Aug 2007 15:43:21 +0000 (17:43 +0200)]
Update de.po from Free Translation Project
Francisco Vila [Tue, 14 Aug 2007 08:44:52 +0000 (10:44 +0200)]
updated spanish working.itely
Francisco Vila [Mon, 13 Aug 2007 08:39:19 +0000 (10:39 +0200)]
updated spanish putting.itely file
Francisco Vila [Mon, 13 Aug 2007 08:22:09 +0000 (10:22 +0200)]
updated spanish tweaks.itely file
Francisco Vila [Sat, 11 Aug 2007 17:44:08 +0000 (19:44 +0200)]
updated soanish tutorial
Francisco Vila [Fri, 10 Aug 2007 07:36:28 +0000 (09:36 +0200)]
updated spanish lilypond.tely
Francisco Vila [Thu, 9 Aug 2007 19:03:56 +0000 (21:03 +0200)]
updated spanish basic notation
Francisco Vila [Wed, 8 Aug 2007 19:20:58 +0000 (21:20 +0200)]
updated spanish introduction
Francisco Vila [Wed, 8 Aug 2007 08:22:57 +0000 (10:22 +0200)]
updated spanish cheat sheet
Francisco Vila [Mon, 6 Aug 2007 15:55:43 +0000 (17:55 +0200)]
updated spanish index
Joe Neeman [Sat, 18 Aug 2007 10:11:04 +0000 (20:11 +1000)]
Han-Wen Nienhuys [Sat, 18 Aug 2007 04:57:27 +0000 (01:57 -0300)]
Fix #404
Mix output-suffix into output filename, and document.
Han-Wen Nienhuys [Sat, 18 Aug 2007 04:07:18 +0000 (01:07 -0300)]
Merge branch 'hwn' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 18 Aug 2007 04:06:04 +0000 (01:06 -0300)]
bump version to .30
Han-Wen Nienhuys [Sat, 18 Aug 2007 04:05:52 +0000 (01:05 -0300)]
Fix #393
Distinguish between beam bound and line bound in beamlet X position
calculation. For a beam bound that is not a line bound, we should not
go to the end of line.
Han-Wen Nienhuys [Sat, 18 Aug 2007 04:03:05 +0000 (01:03 -0300)]
whitespace fixes
Joe Neeman [Sat, 18 Aug 2007 03:45:48 +0000 (13:45 +1000)]
Fix 369.
When a slur goes over cross-staff stems, the slur should be marked cross-staff
too.
Joe Neeman [Sat, 18 Aug 2007 02:15:18 +0000 (12:15 +1000)]
Fix 399 again.
Add a left-neighbor to a column even if it is not the minimum-rank column in
the right-items list of a spacing object.
Joe Neeman [Fri, 17 Aug 2007 23:35:57 +0000 (09:35 +1000)]
Don't count accidentals in paper-columns except as conditional items.
Mats Bengtsson [Fri, 17 Aug 2007 08:46:56 +0000 (10:46 +0200)]
Modified examples of line breaking with hanging notes, to actually show what they are supposed to show
Joe Neeman [Fri, 17 Aug 2007 06:11:24 +0000 (16:11 +1000)]
Use less space between notes and non-barlines.
Joe Neeman [Thu, 16 Aug 2007 21:47:14 +0000 (07:47 +1000)]
Fix commit
de8fda6a51 to only decrease the amount of whitespace.
Mats Bengtsson [Thu, 16 Aug 2007 07:46:36 +0000 (09:46 +0200)]
Slight update to the feathered beam example, to reduce the risk for confusion
Jan Nieuwenhuizen [Wed, 15 Aug 2007 14:05:12 +0000 (16:05 +0200)]
Add input/lsr.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 12:56:12 +0000 (14:56 +0200)]
Put @ifclear branch back to define @node and @chapter Install. Fixes
lilypond-program doc build.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 12:10:30 +0000 (14:10 +0200)]
Convert accidental alteration #'default to standard-alteration-glyph-name-alist
(WAS: alteration-default-glyph-name-alist). Also define alteration-default-glyph-name-alist as an alias for standard-alteration-glyph-name-alist.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 10:23:44 +0000 (12:23 +0200)]
Also filter out-www.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 09:33:21 +0000 (11:33 +0200)]
FIXME: Manually rename semichoirstaff; to semichoirstaff-. Fixes make dist.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 09:32:01 +0000 (11:32 +0200)]
Update grand-replace script and add to buildscripts. Run grand-replace
to update stale 2006 copyright markers in texi documentation and lilypond.rc
file.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 09:30:12 +0000 (11:30 +0200)]
Oops, actually add new INSTALL file.
Jan Nieuwenhuizen [Wed, 15 Aug 2007 08:41:53 +0000 (10:41 +0200)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Jan Nieuwenhuizen [Wed, 15 Aug 2007 08:41:19 +0000 (10:41 +0200)]
Add topdocs/INSTALL that includes install.itely. Fixes distribution
of toplevel INSTALL instructions.
Graham Percival [Wed, 15 Aug 2007 07:13:47 +0000 (00:13 -0700)]
Minor fix from mailist.
Graham Percival [Wed, 15 Aug 2007 07:08:08 +0000 (00:08 -0700)]
LSR: add new files.
Graham Percival [Wed, 15 Aug 2007 07:03:27 +0000 (00:03 -0700)]
LSR: update.
Joe Neeman [Tue, 14 Aug 2007 23:17:17 +0000 (09:17 +1000)]
Refer to Text Marks from Rehearsal Marks instead of duplicating information.
Joe Neeman [Tue, 14 Aug 2007 23:16:17 +0000 (09:16 +1000)]
Use less whitespace at the end of a measure.
Graham Percival [Tue, 14 Aug 2007 21:30:01 +0000 (14:30 -0700)]
Minor fixes from mailist.
Graham Percival [Tue, 14 Aug 2007 10:02:16 +0000 (03:02 -0700)]
Update thanks.
Graham Percival [Tue, 14 Aug 2007 10:02:00 +0000 (03:02 -0700)]
Minor fix from mailist.
Graham Percival [Tue, 14 Aug 2007 09:35:12 +0000 (02:35 -0700)]
Minor fix from mailist.
Graham Percival [Tue, 14 Aug 2007 02:21:56 +0000 (19:21 -0700)]
convert-ly on the docs.
Graham Percival [Mon, 13 Aug 2007 17:05:58 +0000 (10:05 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 11 Aug 2007 05:17:04 +0000 (02:17 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Sat, 11 Aug 2007 03:49:38 +0000 (13:49 +1000)]
Jan Nieuwenhuizen [Thu, 9 Aug 2007 12:30:52 +0000 (14:30 +0200)]
Run grand-replace on all sources. Updates (c) ....--2006 lines.
Graham Percival [Wed, 8 Aug 2007 20:14:35 +0000 (13:14 -0700)]
update thanks.
Graham Percival [Tue, 7 Aug 2007 23:55:01 +0000 (16:55 -0700)]
Valentin's fix from mailist.
Joe Neeman [Mon, 6 Aug 2007 22:05:17 +0000 (08:05 +1000)]
Add a regression test for kneed beams on a compressed line.
Joe Neeman [Mon, 6 Aug 2007 12:34:21 +0000 (22:34 +1000)]
Be a little more generous with Stem::pure_height.
More checks for cross-staff grobs in Axis_group_interface.
Joe Neeman [Mon, 6 Aug 2007 12:33:42 +0000 (22:33 +1000)]
Prevent merge_springs from messing up the compression strength.
Fixes problems with knee-spacing-correction when compression is applied.
Werner Lemberg [Mon, 6 Aug 2007 06:28:51 +0000 (08:28 +0200)]
typo
Joe Neeman [Mon, 6 Aug 2007 06:22:19 +0000 (16:22 +1000)]
More tweaks to Note_spacing.
Increase spacing slightly in cases where near-collisions would occur.
Correct the shifting and raising used for combining skylines for Note_spacing.
Joe Neeman [Mon, 6 Aug 2007 03:17:21 +0000 (13:17 +1000)]
Tweak spacing between a musical and a non-musical column.
Han-Wen Nienhuys [Mon, 6 Aug 2007 02:58:46 +0000 (23:58 -0300)]
don't dist INSTALL.txt
Han-Wen Nienhuys [Mon, 6 Aug 2007 02:58:36 +0000 (23:58 -0300)]
bump to 29
Werner Lemberg [Sun, 5 Aug 2007 20:51:47 +0000 (22:51 +0200)]
Format and improve documentation of internal grob properties.
Joe Neeman [Sun, 5 Aug 2007 07:31:54 +0000 (17:31 +1000)]
Tweaks to Note_spacing.
Joe Neeman [Sun, 5 Aug 2007 07:31:25 +0000 (17:31 +1000)]
Ensure that cross-staff voices still get NoteSpacings between the notes.
Werner Lemberg [Sun, 5 Aug 2007 06:29:45 +0000 (08:29 +0200)]
typos
Werner Lemberg [Sun, 5 Aug 2007 05:17:04 +0000 (07:17 +0200)]
Ditto.
Werner Lemberg [Sun, 5 Aug 2007 05:15:45 +0000 (07:15 +0200)]
Remove last reference to mup2ly.
Werner Lemberg [Sun, 5 Aug 2007 05:01:33 +0000 (07:01 +0200)]
Fix alteration in ancient notation. From Jürgen.
Werner Lemberg [Sat, 4 Aug 2007 18:42:57 +0000 (20:42 +0200)]
Minor clarification.
Joe Neeman [Fri, 3 Aug 2007 23:55:56 +0000 (09:55 +1000)]
Joe Neeman [Fri, 3 Aug 2007 23:52:36 +0000 (09:52 +1000)]
Fix 399.
Remember the last note-spacing object on each staff (instead of only
remembering one).
Joe Neeman [Fri, 3 Aug 2007 23:12:31 +0000 (09:12 +1000)]
Fix 357
Give dashed slurs a non-empty extent.
Joe Neeman [Fri, 3 Aug 2007 22:50:09 +0000 (08:50 +1000)]
Ensure that even non-adjacent columns get a rod if they might collide.
John Mandereau [Fri, 3 Aug 2007 12:55:05 +0000 (14:55 +0200)]
Move @documentencoding just after @setfilename
This is necessary for makeinfo 4.9.91 to get the encoding
declaration in HTML output.
John Mandereau [Fri, 3 Aug 2007 12:53:06 +0000 (14:53 +0200)]
Fix translated docs PDF linking
John Mandereau [Fri, 3 Aug 2007 12:18:15 +0000 (14:18 +0200)]
Disable '@documentlanguage fr' for non-PDF output
This is the same fix as in French lilypond.tely.
John Mandereau [Fri, 3 Aug 2007 09:53:45 +0000 (11:53 +0200)]
Quickly fix Spanish basic-notation
John Mandereau [Fri, 3 Aug 2007 09:47:22 +0000 (11:47 +0200)]
Fix check-translation command line
John Mandereau [Thu, 2 Aug 2007 11:01:37 +0000 (13:01 +0200)]
Update French docs translation
John Mandereau [Thu, 2 Aug 2007 09:17:20 +0000 (11:17 +0200)]
Remove inputfileref Texinfo macro
John Mandereau [Thu, 2 Aug 2007 08:58:39 +0000 (10:58 +0200)]
Remove debugging stuff
John Mandereau [Thu, 2 Aug 2007 08:54:27 +0000 (10:54 +0200)]
Add committish to macros.itexi
John Mandereau [Tue, 31 Jul 2007 13:44:20 +0000 (15:44 +0200)]
Translate index entries in French manual
John Mandereau [Tue, 31 Jul 2007 13:43:43 +0000 (15:43 +0200)]
Polish French basic-notation.itely
John Mandereau [Tue, 31 Jul 2007 13:42:49 +0000 (15:42 +0200)]
Fix nitpicks in user manual
- fix index entries
- replace "grace section" with "grace expression"
- add some comments for nitpicks I am not sure about
John Mandereau [Tue, 31 Jul 2007 13:40:00 +0000 (15:40 +0200)]
Use @documentlanguage fr for PDF
John Mandereau [Mon, 30 Jul 2007 09:14:44 +0000 (11:14 +0200)]
Disable @documentlanguage fr
This is hopefully a temporary fix for people building with makeinfo >
4.9, which comes with an incorrect French translation.
John Mandereau [Fri, 27 Jul 2007 05:48:36 +0000 (07:48 +0200)]
Call makeinfo with --enable-encoding
This flag tells makeinfo to output
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
in HTML manual.