]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoUpdated Spanish learning doc master file
Francisco Vila [Mon, 25 Feb 2008 23:03:26 +0000 (00:03 +0100)]
Updated Spanish learning doc master file

16 years agoFix 554.
Joe Neeman [Mon, 25 Feb 2008 20:06:36 +0000 (22:06 +0200)]
Fix 554.
Make sure pitched rests enter the horizontal skylines as such.

16 years agoFix 550.
Joe Neeman [Mon, 25 Feb 2008 19:36:33 +0000 (21:36 +0200)]
Fix 550.
Update a regression test that was broken by spacing changes.
Fix a corner case that would incorrectly choose a 3-page layout (with
nicer spacing) over a 2-page layout (with no page turns) with the page-turn
breaker and auto-first-page-number = ##t.

16 years agoFix 577.
Joe Neeman [Mon, 25 Feb 2008 19:09:34 +0000 (21:09 +0200)]
Fix 577.
Fix a silly mistake with grace spacing.
Change the regression test to better show this sort of error.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
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.

16 years agoFix Spanish docs compilation
John Mandereau [Mon, 25 Feb 2008 13:58:07 +0000 (14:58 +0100)]
Fix Spanish docs compilation

16 years agoAdd support for automatic version number in translated docs
John Mandereau [Mon, 25 Feb 2008 13:57:09 +0000 (14:57 +0100)]
Add support for automatic version number in translated docs

16 years agoMusicXML: Better title for chordnames example
Reinhold Kainhofer [Mon, 25 Feb 2008 13:53:30 +0000 (14:53 +0100)]
MusicXML: Better title for chordnames example

16 years agoTry to use base name of regtests file names
John Mandereau [Mon, 25 Feb 2008 13:34:26 +0000 (14:34 +0100)]
Try to use base name of regtests file names

16 years agoMusicXML: No need to keep really long test for percussion staves, use short one
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

16 years agoMusicXML: Fix using lxml as XML parser
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.

16 years agoMerge commit '052a546' into original
Joe Neeman [Mon, 25 Feb 2008 10:58:18 +0000 (12:58 +0200)]
Merge commit '052a546' into original

16 years agoRemove a duplicate definition of system-start-text-interface.
Joe Neeman [Mon, 25 Feb 2008 10:52:53 +0000 (12:52 +0200)]
Remove a duplicate definition of system-start-text-interface.

16 years agoA few fixes for cross-staff tuplet brackets.
Joe Neeman [Mon, 25 Feb 2008 10:52:24 +0000 (12:52 +0200)]
A few fixes for cross-staff tuplet brackets.

16 years agoMerge branch 'lilypond/translation'
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

16 years agoThinko: don't follow the beam on a kneed tuplet.
Joe Neeman [Mon, 25 Feb 2008 08:17:28 +0000 (10:17 +0200)]
Thinko: don't follow the beam on a kneed tuplet.

16 years agoSmall tweak for the alignment of a TrillSpanner.
Joe Neeman [Mon, 25 Feb 2008 08:17:08 +0000 (10:17 +0200)]
Small tweak for the alignment of a TrillSpanner.

16 years agoThinko: compare abs of both positions. release/2.11.41-1
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:36:43 +0000 (23:36 -0300)]
Thinko: compare abs of both positions.

16 years agoTake git diff from src-dir for test target.
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:35:34 +0000 (23:35 -0300)]
Take git diff from src-dir for test target.

16 years agoUse \addlyrics for lyric-hyphen.ly
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:31:11 +0000 (23:31 -0300)]
Use \addlyrics for lyric-hyphen.ly

16 years agoUse \addlyrics for lyric-hyphen-break.ly
Han-Wen Nienhuys [Mon, 25 Feb 2008 02:30:05 +0000 (23:30 -0300)]
Use \addlyrics for lyric-hyphen-break.ly

16 years agoFix #557.
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.

16 years agoBump version.
Han-Wen Nienhuys [Mon, 25 Feb 2008 00:19:03 +0000 (21:19 -0300)]
Bump version.

16 years agoUse upper (beam direction independent) line for per-note concaveness
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.

16 years agoFixes for score debugging: introduce a generic 'annotation variable,
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.

16 years agoFix bad cross references in Spanish docs
Francisco Vila [Sun, 24 Feb 2008 23:15:46 +0000 (00:15 +0100)]
Fix bad cross references in Spanish docs

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
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

16 years agoFirst sections of Spanish tutorial updated
Francisco Vila [Sun, 24 Feb 2008 18:03:56 +0000 (19:03 +0100)]
First sections of Spanish tutorial updated

16 years agoFine-tune alignment for TrillSpanners.
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.

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
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

16 years agoMerge commit 'd695e48' into original
Joe Neeman [Sun, 24 Feb 2008 11:52:48 +0000 (13:52 +0200)]
Merge commit 'd695e48' into original

16 years agoMerge branch 'master' of /home/lilycvs/git/lily/
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.

16 years agoDefine ly rules for docs with ly images if out is non empty
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'

16 years agoFix 553.
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.

16 years agoUse @version{} macro in Spanish Docs
Francisco Vila [Sun, 24 Feb 2008 01:27:47 +0000 (02:27 +0100)]
Use @version{} macro in Spanish Docs

16 years agoFix #532.
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.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
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

16 years agoThinkos: make text/trill spanners run up to the last note.
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.

16 years agoFix #576.
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.

16 years agoRevert Spanish LSR macro defs
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).

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
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.

16 years agoNitpicks in Spanish macros
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)

16 years agoMerge branch 'master' into lilypond/translation
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

16 years agoFix broken links in Spanish PDF
Francisco Vila [Sat, 23 Feb 2008 20:13:38 +0000 (21:13 +0100)]
Fix broken links in Spanish PDF

16 years agoFix #580.
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.

16 years agoMusicXML: Test case for lyrics on melismata with beaming ignored
Reinhold Kainhofer [Sat, 23 Feb 2008 17:56:44 +0000 (18:56 +0100)]
MusicXML: Test case for lyrics on melismata with beaming ignored

16 years agoMusicXML: Ignore lyrics on beamed notes (melismata)
Reinhold Kainhofer [Sat, 23 Feb 2008 17:53:49 +0000 (18:53 +0100)]
MusicXML: Ignore lyrics on beamed notes (melismata)

16 years agoUpdated Spanish macros.itexi
Francisco Vila [Sat, 23 Feb 2008 17:53:14 +0000 (18:53 +0100)]
Updated Spanish macros.itexi

16 years agoSwitched refbugs macro
Francisco Vila [Sat, 23 Feb 2008 16:07:56 +0000 (17:07 +0100)]
Switched refbugs macro

16 years agoupdated Spanish changing-defaults
Francisco Vila [Sat, 23 Feb 2008 14:47:23 +0000 (15:47 +0100)]
updated Spanish changing-defaults

16 years agolilypond-book: touch .texi output files already up to date
John Mandereau [Sat, 23 Feb 2008 14:42:14 +0000 (15:42 +0100)]
lilypond-book: touch .texi output files already up to date

16 years agoThinko: automatic version in docs also requires macros.itexi
John Mandereau [Sat, 23 Feb 2008 14:40:41 +0000 (15:40 +0100)]
Thinko: automatic version in docs also requires macros.itexi

16 years agoAlways use Lily current version number in docs
John Mandereau [Sat, 23 Feb 2008 14:29:43 +0000 (15:29 +0100)]
Always use Lily current version number in docs

16 years agosingle macro update
Francisco Vila [Sat, 23 Feb 2008 11:17:38 +0000 (12:17 +0100)]
single macro update

16 years agoFix snippets compilation
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.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
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

16 years agoUpdate French macros.itexi further
John Mandereau [Sat, 23 Feb 2008 08:09:16 +0000 (09:09 +0100)]
Update French macros.itexi further

16 years agoUpdate from Jay.
Graham Percival [Sat, 23 Feb 2008 03:49:26 +0000 (19:49 -0800)]
Update from Jay.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 22 Feb 2008 20:08:07 +0000 (12:08 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdates from Trevor.
Graham Percival [Fri, 22 Feb 2008 20:07:25 +0000 (12:07 -0800)]
Updates from Trevor.

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
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

16 years agoAdd Jean-Charles as French docs section titles translator
John Mandereau [Fri, 22 Feb 2008 15:49:06 +0000 (16:49 +0100)]
Add Jean-Charles as French docs section titles translator

16 years agoMusicXML: brackets (\startGroup and \stopGroup) need a special engraver add to Staff
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

16 years agoMusicXML: Add possible \layout block, use autoBeaming=##f by default, allow manual...
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.

16 years agoMusicXML: The <attributes> tag can have multiple <staff-details> children
Reinhold Kainhofer [Fri, 22 Feb 2008 14:49:17 +0000 (15:49 +0100)]
MusicXML: The <attributes> tag can have multiple <staff-details> children

16 years agoAdd translation-status target
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.

16 years agoMerge branch 'master' of /home/lilycvs/git/lily/
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.

16 years agoAllow check_translation.py be called at top of the source tree
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

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 22 Feb 2008 05:06:33 +0000 (21:06 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Jay.
Graham Percival [Fri, 22 Feb 2008 05:06:03 +0000 (21:06 -0800)]
Update from Jay.

16 years agoMusicXML: If we use UTF-8, I also need to specify this in the XML head
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

16 years agoMusicXML: Use UTF-8 encoding on the test files
Reinhold Kainhofer [Thu, 21 Feb 2008 23:58:59 +0000 (00:58 +0100)]
MusicXML: Use UTF-8 encoding on the test files

16 years agoMusicXML: Setting global options before (and not after) using them might be a good...
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...

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 21 Feb 2008 19:38:37 +0000 (11:38 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/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

16 years agoMusicXML: Add a way to implement compatibility modes, ignore beams for Sibelius
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

16 years agoFix www_post failure
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.

16 years agoFix docs building
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.

16 years agoImprove translated docs building
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.

16 years agoDon't remove recursively in mass-link.py
John Mandereau [Thu, 21 Feb 2008 18:32:08 +0000 (19:32 +0100)]
Don't remove recursively in mass-link.py

16 years agoPartially update French docs macros
John Mandereau [Thu, 21 Feb 2008 18:30:18 +0000 (19:30 +0100)]
Partially update French docs macros

Further macro updates are probably needed.

16 years agoUpdate de.po from Translation Project
Till Paala [Thu, 21 Feb 2008 18:13:56 +0000 (19:13 +0100)]
Update de.po from Translation Project

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 20 Feb 2008 22:14:52 +0000 (14:14 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoFix ly:score-set-header!, which should not be the same as ly:score-header.
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.

16 years agoUpdate French PO from Translation Project
Jean-Charles Malahieude [Tue, 19 Feb 2008 21:36:58 +0000 (22:36 +0100)]
Update French PO from Translation Project

16 years agoLSR: update.
Graham Percival [Tue, 19 Feb 2008 21:35:06 +0000 (13:35 -0800)]
LSR: update.

16 years agoFix French docs sectioning
John Mandereau [Tue, 19 Feb 2008 21:33:44 +0000 (22:33 +0100)]
Fix French docs sectioning

16 years agoRename Spanish and German Educational -> Editorial
John Mandereau [Tue, 19 Feb 2008 21:30:16 +0000 (22:30 +0100)]
Rename Spanish and German Educational -> Editorial

16 years agoUse encoded write in convert-ly
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.

16 years agoPremature deletion; this might be useful after all. Under discussion.
Graham Percival [Tue, 19 Feb 2008 04:33:05 +0000 (20:33 -0800)]
Premature deletion; this might be useful after all.  Under discussion.

16 years agoAllow python script to be used from non-standard locations.
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.  :)

16 years agoMore clarification.
Graham Percival [Tue, 19 Feb 2008 04:12:41 +0000 (20:12 -0800)]
More clarification.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Tue, 19 Feb 2008 04:02:46 +0000 (20:02 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoRename macros to better indicate the output.
Graham Percival [Tue, 19 Feb 2008 04:02:18 +0000 (20:02 -0800)]
Rename macros to better indicate the output.

16 years agoUpdate from Jay with minor modifications.
Graham Percival [Tue, 19 Feb 2008 03:49:59 +0000 (19:49 -0800)]
Update from Jay with minor modifications.

16 years agoEncapsulate Score::header_ , and provide scheme binding for setting it.
Han-Wen Nienhuys [Tue, 19 Feb 2008 03:22:31 +0000 (00:22 -0300)]
Encapsulate Score::header_ , and provide scheme binding for setting it.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 19 Feb 2008 02:54:35 +0000 (23:54 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoAdd a packed-spacing example.
Han-Wen Nienhuys [Tue, 19 Feb 2008 02:54:05 +0000 (23:54 -0300)]
Add a packed-spacing example.

16 years agothinko. release/2.11.40-1
Han-Wen Nienhuys [Tue, 19 Feb 2008 01:21:07 +0000 (22:21 -0300)]
thinko.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Mon, 18 Feb 2008 23:16:15 +0000 (15:16 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond