]>
git.donarmstrong.com Git - lilypond.git/log
Graham Percival [Tue, 26 Feb 2008 03:58:39 +0000 (19:58 -0800)]
Update from Patrick.
Graham Percival [Tue, 26 Feb 2008 03:23:40 +0000 (19:23 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Tue, 26 Feb 2008 03:23:15 +0000 (19:23 -0800)]
Typo.
Han-Wen Nienhuys [Tue, 26 Feb 2008 02:33:54 +0000 (23:33 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Tue, 26 Feb 2008 02:06:15 +0000 (18:06 -0800)]
Typo.
Graham Percival [Tue, 26 Feb 2008 02:01:29 +0000 (18:01 -0800)]
Updates from Trevor.
Graham Percival [Tue, 26 Feb 2008 02:01:20 +0000 (18:01 -0800)]
Disable version macro.
Graham Percival [Tue, 26 Feb 2008 01:47:31 +0000 (17:47 -0800)]
Revert "Always use Lily current version number in docs"
This reverts commit
351c128ea97502ed59e912249211734957877814 .
John Mandereau [Mon, 25 Feb 2008 14:11:08 +0000 (15:11 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
MusicXML: Better title for chordnames example
MusicXML: No need to keep really long test for percussion staves, use short one
MusicXML: Fix using lxml as XML parser
Remove a duplicate definition of system-start-text-interface.
A few fixes for cross-staff tuplet brackets.
Thinko: don't follow the beam on a kneed tuplet.
Small tweak for the alignment of a TrillSpanner.
Fine-tune alignment for TrillSpanners.
Fix 553.
John Mandereau [Mon, 25 Feb 2008 13:58:07 +0000 (14:58 +0100)]
Fix Spanish docs compilation
John Mandereau [Mon, 25 Feb 2008 13:57:09 +0000 (14:57 +0100)]
Add support for automatic version number in translated docs
Reinhold Kainhofer [Mon, 25 Feb 2008 13:53:30 +0000 (14:53 +0100)]
MusicXML: Better title for chordnames example
John Mandereau [Mon, 25 Feb 2008 13:34:26 +0000 (14:34 +0100)]
Try to use base name of regtests file names
Reinhold Kainhofer [Mon, 25 Feb 2008 13:33:06 +0000 (14:33 +0100)]
MusicXML: No need to keep really long test for percussion staves, use short one
Reinhold Kainhofer [Mon, 25 Feb 2008 12:14:25 +0000 (13:14 +0100)]
MusicXML: Fix using lxml as XML parser
Unfortunately, the default lxml.etree parser also includes comments
in its tree, which does not return a string as its tag, but a built-in
function Comment. Thus, I need to filter out all these comments.
It seems that lxml does not have any convenient way to check whether
a given node is a comment, so I convert it to its string representation
and compare with "<!--.*-->". Of course, this is a bad hack, but I haven't
found a better way yet.
Joe Neeman [Mon, 25 Feb 2008 10:58:18 +0000 (12:58 +0200)]
Merge commit '
052a546 ' into original
Joe Neeman [Mon, 25 Feb 2008 10:52:53 +0000 (12:52 +0200)]
Remove a duplicate definition of system-start-text-interface.
Joe Neeman [Mon, 25 Feb 2008 10:52:24 +0000 (12:52 +0200)]
A few fixes for cross-staff tuplet brackets.
John Mandereau [Mon, 25 Feb 2008 10:11:21 +0000 (11:11 +0100)]
Merge branch 'lilypond/translation'
* lilypond/translation:
Fix bad cross references in Spanish docs
First sections of Spanish tutorial updated
Use @version{} macro in Spanish Docs
Joe Neeman [Mon, 25 Feb 2008 08:17:28 +0000 (10:17 +0200)]
Thinko: don't follow the beam on a kneed tuplet.
Joe Neeman [Mon, 25 Feb 2008 08:17:08 +0000 (10:17 +0200)]
Small tweak for the alignment of a TrillSpanner.
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:36:43 +0000 (23:36 -0300)]
Thinko: compare abs of both positions.
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:35:34 +0000 (23:35 -0300)]
Take git diff from src-dir for test target.
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:31:11 +0000 (23:31 -0300)]
Use \addlyrics for lyric-hyphen.ly
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:30:05 +0000 (23:30 -0300)]
Use \addlyrics for lyric-hyphen-break.ly
Han-Wen Nienhuys [Mon, 25 Feb 2008 00:44:47 +0000 (21:44 -0300)]
Fix #557.
Fix ancient thinko with staccato dots on forced stem directions.
Document this case analysis.
Han-Wen Nienhuys [Mon, 25 Feb 2008 00:19:03 +0000 (21:19 -0300)]
Bump version.
Han-Wen Nienhuys [Mon, 25 Feb 2008 00:18:44 +0000 (21:18 -0300)]
Use upper (beam direction independent) line for per-note concaveness
check. Fixes beam in the rachmaninov example.
Han-Wen Nienhuys [Mon, 25 Feb 2008 00:18:01 +0000 (21:18 -0300)]
Fixes for score debugging: introduce a generic 'annotation variable,
which defaults to quant-score if debug-XXX-scoring is set.
Francisco Vila [Sun, 24 Feb 2008 23:15:46 +0000 (00:15 +0100)]
Fix bad cross references in Spanish docs
Han-Wen Nienhuys [Sun, 24 Feb 2008 23:02:40 +0000 (20:02 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Francisco Vila [Sun, 24 Feb 2008 18:03:56 +0000 (19:03 +0100)]
First sections of Spanish tutorial updated
Joe Neeman [Sat, 23 Feb 2008 19:38:45 +0000 (20:38 +0100)]
Fine-tune alignment for TrillSpanners.
Allow line spanners to specify anchor alignments for both endpoints.
Reinhold Kainhofer [Sun, 24 Feb 2008 11:56:07 +0000 (12:56 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Sun, 24 Feb 2008 11:52:48 +0000 (13:52 +0200)]
Merge commit '
d695e48 ' into original
John Mandereau [Sun, 24 Feb 2008 08:47:24 +0000 (09:47 +0100)]
Merge branch 'master' of /home/lilycvs/git/lily/
* 'master' of /home/lilycvs/git/lily/:
Thinkos: make text/trill spanners run up to the last note.
Fix #576.
John Mandereau [Sun, 24 Feb 2008 08:36:52 +0000 (09:36 +0100)]
Define ly rules for docs with ly images if out is non empty
This should fix 'make test'
Joe Neeman [Sun, 24 Feb 2008 03:13:35 +0000 (05:13 +0200)]
Fix 553.
If a Break_aligned grob has an empty extent, a rehearsal mark should ignore it.
Francisco Vila [Sun, 24 Feb 2008 01:27:47 +0000 (02:27 +0100)]
Use @version{} macro in Spanish Docs
Han-Wen Nienhuys [Sun, 24 Feb 2008 00:07:14 +0000 (21:07 -0300)]
Fix #532.
In case that the lyrics name is "", don't go looking for an associated
voice.
Han-Wen Nienhuys [Sat, 23 Feb 2008 23:52:44 +0000 (20:52 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 23 Feb 2008 23:51:35 +0000 (20:51 -0300)]
Thinkos: make text/trill spanners run up to the last note.
Han-Wen Nienhuys [Sat, 23 Feb 2008 23:51:21 +0000 (20:51 -0300)]
Fix #576.
Reverse the order when copying alists to other alists. This maintains
the order of properties, making sure overrides have their intended
effects.
John Mandereau [Sat, 23 Feb 2008 21:54:54 +0000 (22:54 +0100)]
Revert Spanish LSR macro defs
New LSR macro defs (in English docs) take one more argument than
old ones (in all translations).
John Mandereau [Sat, 23 Feb 2008 21:34:37 +0000 (22:34 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
Fix #580.
John Mandereau [Sat, 23 Feb 2008 21:31:28 +0000 (22:31 +0100)]
Nitpicks in Spanish macros
- remove deprecated macro definitions and calls in case it's simple
- revert Info refs macro definitions (not used yet)
John Mandereau [Sat, 23 Feb 2008 20:14:29 +0000 (21:14 +0100)]
Merge branch 'master' into lilypond/translation
* master:
lilypond-book: touch .texi output files already up to date
Thinko: automatic version in docs also requires macros.itexi
Always use Lily current version number in docs
Fix snippets compilation
Francisco Vila [Sat, 23 Feb 2008 20:13:38 +0000 (21:13 +0100)]
Fix broken links in Spanish PDF
Han-Wen Nienhuys [Sat, 23 Feb 2008 20:13:24 +0000 (17:13 -0300)]
Fix #580.
Acknowledge note-columns, and add a missing add_bound_item() call.
This makes trill and text spanners attach to notes (from the staff) if
possible, so objects in other staves will not influence their
attachments.
Add regression test.
Reinhold Kainhofer [Sat, 23 Feb 2008 17:56:44 +0000 (18:56 +0100)]
MusicXML: Test case for lyrics on melismata with beaming ignored
Reinhold Kainhofer [Sat, 23 Feb 2008 17:53:49 +0000 (18:53 +0100)]
MusicXML: Ignore lyrics on beamed notes (melismata)
Francisco Vila [Sat, 23 Feb 2008 17:53:14 +0000 (18:53 +0100)]
Updated Spanish macros.itexi
Francisco Vila [Sat, 23 Feb 2008 16:07:56 +0000 (17:07 +0100)]
Switched refbugs macro
Francisco Vila [Sat, 23 Feb 2008 14:47:23 +0000 (15:47 +0100)]
updated Spanish changing-defaults
John Mandereau [Sat, 23 Feb 2008 14:42:14 +0000 (15:42 +0100)]
lilypond-book: touch .texi output files already up to date
John Mandereau [Sat, 23 Feb 2008 14:40:41 +0000 (15:40 +0100)]
Thinko: automatic version in docs also requires macros.itexi
John Mandereau [Sat, 23 Feb 2008 14:29:43 +0000 (15:29 +0100)]
Always use Lily current version number in docs
Francisco Vila [Sat, 23 Feb 2008 11:17:38 +0000 (12:17 +0100)]
single macro update
John Mandereau [Sat, 23 Feb 2008 11:06:30 +0000 (12:06 +0100)]
Fix snippets compilation
lys quoted verbatim in Texinfo must always end with a newline,
otherwise TeX fails when reading '@end verbatim' not at beginning of a
line. Maybe lilypond-book could add a newline if necessary when
writing @verbatim block, so we wouldn't have to worry about this any
more.
John Mandereau [Sat, 23 Feb 2008 08:11:50 +0000 (09:11 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
Update from Jay.
Updates from Trevor.
MusicXML: brackets (\startGroup and \stopGroup) need a special engraver add to Staff
MusicXML: Add possible \layout block, use autoBeaming=##f by default, allow manual beaming
MusicXML: The <attributes> tag can have multiple <staff-details> children
John Mandereau [Sat, 23 Feb 2008 08:09:16 +0000 (09:09 +0100)]
Update French macros.itexi further
Graham Percival [Sat, 23 Feb 2008 03:49:26 +0000 (19:49 -0800)]
Update from Jay.
Graham Percival [Fri, 22 Feb 2008 20:08:07 +0000 (12:08 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 22 Feb 2008 20:07:25 +0000 (12:07 -0800)]
Updates from Trevor.
Reinhold Kainhofer [Fri, 22 Feb 2008 17:23:38 +0000 (18:23 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 22 Feb 2008 15:49:06 +0000 (16:49 +0100)]
Add Jean-Charles as French docs section titles translator
Reinhold Kainhofer [Fri, 22 Feb 2008 15:47:36 +0000 (16:47 +0100)]
MusicXML: brackets (\startGroup and \stopGroup) need a special engraver add to Staff
Reinhold Kainhofer [Fri, 22 Feb 2008 15:33:00 +0000 (16:33 +0100)]
MusicXML: Add possible \layout block, use autoBeaming=##f by default, allow manual beaming
-) Added a musicexp.Layout class to print out a \layout block. It contains a dict
ContextName<=>ListOfEntries.
-) Added a global variable to hold the layout options, so whenever we encounter
the need for an entry in the \layout block, we can simply add the corresponding
setting.
-) By default, autoBeaming should be ##f (since MusicXML files contain full beaming
information), unless beaming should be ignored (e.g. for wrong musicxml files, like
the ones from Sibelius). I'm already using the Layout class for this.
-) Add command line option to ignore beaming information in the MusicXML file and
use lilypond's autoBeaming.
Reinhold Kainhofer [Fri, 22 Feb 2008 14:49:17 +0000 (15:49 +0100)]
MusicXML: The <attributes> tag can have multiple <staff-details> children
John Mandereau [Fri, 22 Feb 2008 14:10:15 +0000 (15:10 +0100)]
Add translation-status target
This target generates translation status pages. It can't be part of
'make web', because it uses git-diff.
John Mandereau [Fri, 22 Feb 2008 14:05:00 +0000 (15:05 +0100)]
Merge branch 'master' of /home/lilycvs/git/lily/
* 'master' of /home/lilycvs/git/lily/:
Update from Jay.
MusicXML: If we use UTF-8, I also need to specify this in the XML head
MusicXML: Use UTF-8 encoding on the test files
MusicXML: Setting global options before (and not after) using them might be a good idea...
MusicXML: Add a way to implement compatibility modes, ignore beams for Sibelius
LSR: update.
John Mandereau [Fri, 22 Feb 2008 08:31:03 +0000 (09:31 +0100)]
Allow check_translation.py be called at top of the source tree
Graham Percival [Fri, 22 Feb 2008 05:06:33 +0000 (21:06 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 22 Feb 2008 05:06:03 +0000 (21:06 -0800)]
Update from Jay.
Reinhold Kainhofer [Fri, 22 Feb 2008 00:00:42 +0000 (01:00 +0100)]
MusicXML: If we use UTF-8, I also need to specify this in the XML head
Reinhold Kainhofer [Thu, 21 Feb 2008 23:58:59 +0000 (00:58 +0100)]
MusicXML: Use UTF-8 encoding on the test files
Reinhold Kainhofer [Thu, 21 Feb 2008 23:53:05 +0000 (00:53 +0100)]
MusicXML: Setting global options before (and not after) using them might be a good idea...
Graham Percival [Thu, 21 Feb 2008 19:38:37 +0000 (11:38 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Reinhold Kainhofer [Thu, 21 Feb 2008 19:03:24 +0000 (20:03 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Thu, 21 Feb 2008 19:03:04 +0000 (20:03 +0100)]
MusicXML: Add a way to implement compatibility modes, ignore beams for Sibelius
John Mandereau [Thu, 21 Feb 2008 18:47:27 +0000 (19:47 +0100)]
Fix www_post failure
Don't create symlinks (namely Documentation/user/lilypond) when
file/directory already exists.
John Mandereau [Thu, 21 Feb 2008 18:40:37 +0000 (19:40 +0100)]
Fix docs building
- use $(OUT_PNG_IMAGES) and $(OUT_PDF_IMAGES) prerequisites more
appropriately;
- fix $(INFO_IMAGES_DIR) stuff with a .dep file and rules in
texinfo-vars.rules;
- define .texi/.nexi ly rules depending of out==www, instead of
disable them later in main makefile.
John Mandereau [Thu, 21 Feb 2008 18:37:22 +0000 (19:37 +0100)]
Improve translated docs building
- add ".SECONDARY" target: don't remove intermediate files, otherwise
final targets are always outdated;
- add prerequisites so that docs are rebuilt if .itelys change.
John Mandereau [Thu, 21 Feb 2008 18:32:08 +0000 (19:32 +0100)]
Don't remove recursively in mass-link.py
John Mandereau [Thu, 21 Feb 2008 18:30:18 +0000 (19:30 +0100)]
Partially update French docs macros
Further macro updates are probably needed.
Till Paala [Thu, 21 Feb 2008 18:13:56 +0000 (19:13 +0100)]
Update de.po from Translation Project
Graham Percival [Wed, 20 Feb 2008 22:14:52 +0000 (14:14 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Nicolas Sceaux [Wed, 20 Feb 2008 19:09:27 +0000 (20:09 +0100)]
Fix ly:score-set-header!, which should not be the same as ly:score-header.
Jean-Charles Malahieude [Tue, 19 Feb 2008 21:36:58 +0000 (22:36 +0100)]
Update French PO from Translation Project
Graham Percival [Tue, 19 Feb 2008 21:35:06 +0000 (13:35 -0800)]
LSR: update.
John Mandereau [Tue, 19 Feb 2008 21:33:44 +0000 (22:33 +0100)]
Fix French docs sectioning
John Mandereau [Tue, 19 Feb 2008 21:30:16 +0000 (22:30 +0100)]
Rename Spanish and German Educational -> Editorial
John Mandereau [Tue, 19 Feb 2008 07:20:14 +0000 (08:20 +0100)]
Use encoded write in convert-ly
This should fix convert-ly failure in release 2.11.40.
Graham Percival [Tue, 19 Feb 2008 04:33:05 +0000 (20:33 -0800)]
Premature deletion; this might be useful after all. Under discussion.
Graham Percival [Tue, 19 Feb 2008 04:32:22 +0000 (20:32 -0800)]
Allow python script to be used from non-standard locations.
(such as /opt/local/bin/python or /sw/bin/python. :)
Graham Percival [Tue, 19 Feb 2008 04:12:41 +0000 (20:12 -0800)]
More clarification.
Graham Percival [Tue, 19 Feb 2008 04:02:46 +0000 (20:02 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Tue, 19 Feb 2008 04:02:18 +0000 (20:02 -0800)]
Rename macros to better indicate the output.
Graham Percival [Tue, 19 Feb 2008 03:49:59 +0000 (19:49 -0800)]
Update from Jay with minor modifications.
Han-Wen Nienhuys [Tue, 19 Feb 2008 03:22:31 +0000 (00:22 -0300)]
Encapsulate Score::header_ , and provide scheme binding for setting it.