]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
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 agodist Documentation/translation.template.html too.
Han-Wen Nienhuys [Mon, 18 Feb 2008 13:25:42 +0000 (10:25 -0300)]
dist Documentation/translation.template.html too.

16 years agoBump VERSION
Han-Wen Nienhuys [Sun, 17 Feb 2008 20:39:16 +0000 (17:39 -0300)]
Bump VERSION

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 17 Feb 2008 18:14:04 +0000 (15:14 -0300)]
Merge branch 'master' of ssh+git://hanwen@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, 17 Feb 2008 17:17:20 +0000 (18:17 +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:
  LSR: Incipit example.
  Scheme markups: raise an error when an unknown #:command is found, to
  Update from Valentin.
  Fix possibly broken url.
  LSR update.

16 years agoAdd translation status script and template page
John Mandereau [Sun, 17 Feb 2008 17:07:48 +0000 (18:07 +0100)]
Add translation status script and template page

This stuff is in rough draft state, but it works.

To test it, cd into Documentation/ and do

python ../buildscripts/translations-status.py ../buildscripts po/out-www

this will leave out Documentation/translations.html.in -- please do
not add this file to Git right now, because we do not want to make
translation status info widely available until translators all agree
about it.

16 years agoUpdate translated docs skeletons and add translation authoring info
John Mandereau [Sun, 17 Feb 2008 17:02:48 +0000 (18:02 +0100)]
Update translated docs skeletons and add translation authoring info

Also update some section names in French docs.

16 years agoAvoid systematic doc POs rebuilding
John Mandereau [Sun, 17 Feb 2008 17:00:52 +0000 (18:00 +0100)]
Avoid systematic doc POs rebuilding

This should avoid translated docs always being outdated when making
web on non-fresh builds.

16 years agoLSR: Incipit example.
Nicolas Sceaux [Sun, 17 Feb 2008 14:46:50 +0000 (15:46 +0100)]
LSR: Incipit example.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Nicolas Sceaux [Sun, 17 Feb 2008 14:43:51 +0000 (15:43 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoScheme markups: raise an error when an unknown #:command is found, to
Nicolas Sceaux [Sun, 17 Feb 2008 14:43:04 +0000 (15:43 +0100)]
Scheme markups: raise an error when an unknown #:command is found, to
get rid off obscure guile error.

16 years agoClean up translated docs generation
John Mandereau [Sat, 16 Feb 2008 21:33:01 +0000 (22:33 +0100)]
Clean up translated docs generation

* sort makefile stuff into approriate make/doclang-{vars,rules,targets}.make
* make lilypond-book look for snippets already compiled in directories
given with -I option
* use -I flags for the whole lilypond-book/makeinfo/texi2pdf chain, which
makes building faster than before
* as a consequence, get rid of symlinks from Documentation/user/out-www to
out-www
* add support for big-page HTML manuals (not yet used)

* also update deprecated Python code in lilypond-book (string functions
and string exceptions)

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sat, 16 Feb 2008 21:26:53 +0000 (13:26 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Valentin.
Graham Percival [Sat, 16 Feb 2008 21:21:02 +0000 (13:21 -0800)]
Update from Valentin.

16 years agoFix possibly broken url.
Graham Percival [Sat, 16 Feb 2008 20:45:06 +0000 (12:45 -0800)]
Fix possibly broken url.

16 years agoLSR update.
Graham Percival [Sat, 16 Feb 2008 19:03:16 +0000 (11:03 -0800)]
LSR update.

16 years agoFix compilation
John Mandereau [Sat, 16 Feb 2008 13:16:35 +0000 (14:16 +0100)]
Fix compilation

16 years agoFetch POs from Translation Project
John Mandereau [Sat, 16 Feb 2008 11:00:06 +0000 (12:00 +0100)]
Fetch POs from Translation Project

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

16 years agoLSR: update
Graham Percival [Fri, 15 Feb 2008 21:12:17 +0000 (13:12 -0800)]
LSR: update

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Nicolas Sceaux [Fri, 15 Feb 2008 21:11:06 +0000 (22:11 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoHelper functions to enter incipits and print them with the instrument names.
Nicolas Sceaux [Fri, 15 Feb 2008 21:04:10 +0000 (22:04 +0100)]
Helper functions to enter incipits and print them with the instrument names.

16 years agoInstrument names: horizontal aligment.
Nicolas Sceaux [Fri, 15 Feb 2008 21:01:31 +0000 (22:01 +0100)]
Instrument names: horizontal aligment.
 - define a short-indent scaled layout variable;
 - using indent or short-indent, and the value of the self-alignment-X
grob property, horizontally align the instrument name;
 - by default, center instrument names.

16 years agoClarify that break-align-anchor-alignment has to be set for
Mats Bengtsson [Fri, 15 Feb 2008 15:54:24 +0000 (16:54 +0100)]
Clarify that break-align-anchor-alignment has to be set for
all staves in a multi-stave score.

16 years agoTest of link to controlling directions.
Graham Percival [Thu, 14 Feb 2008 22:56:10 +0000 (14:56 -0800)]
Test of link to controlling directions.

16 years agoUpdate from Trevor.
Graham Percival [Thu, 14 Feb 2008 18:42:47 +0000 (10:42 -0800)]
Update from Trevor.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 14 Feb 2008 16:39:03 +0000 (08:39 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Ralph.
Graham Percival [Thu, 14 Feb 2008 16:36:20 +0000 (08:36 -0800)]
Update from Ralph.

16 years agoUpdate lilypond.pot again
John Mandereau [Thu, 14 Feb 2008 15:02:29 +0000 (16:02 +0100)]
Update lilypond.pot again

16 years agoMark .message() strings for translation in musicxml2ly
John Mandereau [Thu, 14 Feb 2008 14:54:55 +0000 (15:54 +0100)]
Mark .message() strings for translation in musicxml2ly

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 14 Feb 2008 14:42:36 +0000 (15:42 +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:
  Add outside-staff-priority for pedal marks.
  Update from Jay, thanks!
  Missing '  thanks Reinhold!

16 years agoMerge commit '05fef3f'
Joe Neeman [Thu, 14 Feb 2008 07:29:01 +0000 (08:29 +0100)]
Merge commit '05fef3f'

16 years agoAdd outside-staff-priority for pedal marks.
Joe Neeman [Thu, 14 Feb 2008 07:27:53 +0000 (08:27 +0100)]
Add outside-staff-priority for pedal marks.

16 years agoUpdate from Jay, thanks!
Graham Percival [Thu, 14 Feb 2008 05:01:54 +0000 (21:01 -0800)]
Update from Jay, thanks!

16 years agoUpdate lilypond.pot
John Mandereau [Wed, 13 Feb 2008 20:52:25 +0000 (21:52 +0100)]
Update lilypond.pot

16 years agoImprove Python scripts localization
John Mandereau [Wed, 13 Feb 2008 20:48:30 +0000 (21:48 +0100)]
Improve Python scripts localization

* all scripts: add --help and --version options manually so they are
localized, and mark 'Bugs' for translation;

* musicxml2ly.py: use gettext from lilylib, uniformize option
descriptions (always start downcase and do not end with a period);

* musicexp.py, musicxml.py: use encoded writing to stderr and save
translation work by creating error and warning functions.

16 years agoMissing ' thanks Reinhold!
Graham Percival [Wed, 13 Feb 2008 20:43:43 +0000 (12:43 -0800)]
Missing '  thanks Reinhold!

16 years agoUpdate from Trevor.
Graham Percival [Wed, 13 Feb 2008 14:34:56 +0000 (06:34 -0800)]
Update from Trevor.

16 years agoUpdate from Patrick, thanks!
Graham Percival [Tue, 12 Feb 2008 20:16:55 +0000 (12:16 -0800)]
Update from Patrick, thanks!

16 years agoMark deprecated command as such. (will remove in a week)
Graham Percival [Tue, 12 Feb 2008 19:59:38 +0000 (11:59 -0800)]
Mark deprecated command as such.  (will remove in a week)

16 years agoUpdate from Ralph.
Graham Percival [Tue, 12 Feb 2008 19:32:19 +0000 (11:32 -0800)]
Update from Ralph.

16 years agoMerge commit 'ce4b499'
Joe Neeman [Mon, 11 Feb 2008 23:30:05 +0000 (00:30 +0100)]
Merge commit 'ce4b499'

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Mon, 11 Feb 2008 16:46:29 +0000 (17:46 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoMusicXML: Implement dashed slurs, glissando styles, directed and non-arpeggios
Reinhold Kainhofer [Mon, 11 Feb 2008 16:40:18 +0000 (17:40 +0100)]
MusicXML: Implement dashed slurs, glissando styles, directed and non-arpeggios

Since I added functions print_before_note and print_after_note to
the Event class, it's now possible to apply individual settings
to things like glissando or slurs just once (using \once\override
before the note).
Also a

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Mon, 11 Feb 2008 14:55:19 +0000 (06:55 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Kurt.
Graham Percival [Mon, 11 Feb 2008 14:55:03 +0000 (06:55 -0800)]
Update from Kurt.

16 years agoMusicXML: Really make relative mode default.
Erlend Aasland [Mon, 11 Feb 2008 11:22:55 +0000 (12:22 +0100)]
MusicXML: Really make relative mode default.

Add "default = True" for relative mode. Also add some trivial formatting
(whitespace stuff) in the option handler.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Erlend Aasland [Mon, 11 Feb 2008 10:06:13 +0000 (11:06 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Kurt and minor fixes.
Graham Percival [Sun, 10 Feb 2008 23:52:28 +0000 (15:52 -0800)]
Update from Kurt and minor fixes.

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Sun, 10 Feb 2008 18:10:33 +0000 (19:10 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoMusicXML: Proper harp pedalling diagram in the test cases
Reinhold Kainhofer [Sun, 10 Feb 2008 18:10:10 +0000 (19:10 +0100)]
MusicXML: Proper harp pedalling diagram in the test cases

16 years agoMusicXML: Make relative mode the default
Reinhold Kainhofer [Sun, 10 Feb 2008 18:09:41 +0000 (19:09 +0100)]
MusicXML: Make relative mode the default

-) Improve option usage help text
-) Add --absolute / -a and make --relative/-r the default

16 years agoMusicXML: Some more translated strings...
Reinhold Kainhofer [Sun, 10 Feb 2008 18:07:13 +0000 (19:07 +0100)]
MusicXML: Some more translated strings...

16 years agoAdd a TODO comment re grace note spacing.
Joe Neeman [Sun, 10 Feb 2008 17:04:38 +0000 (18:04 +0100)]
Add a TODO comment re grace note spacing.

16 years agoFinish fixing 571.
Joe Neeman [Sun, 10 Feb 2008 17:02:47 +0000 (18:02 +0100)]
Finish fixing 571.
Enlarge the ideal space for grace notes.

16 years agoSlightly better extent-estimation for stems.
Joe Neeman [Sun, 10 Feb 2008 11:26:46 +0000 (12:26 +0100)]
Slightly better extent-estimation for stems.
Particularly effects the spacing of grace notes (eg. in bug 571).

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 10 Feb 2008 10:43:54 +0000 (11:43 +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:
  Minor tweaks to formatting.

16 years agoChange Info docs setup and clean up Documentation/user/GNUmakefile
John Mandereau [Sun, 10 Feb 2008 10:41:06 +0000 (11:41 +0100)]
Change Info docs setup and clean up Documentation/user/GNUmakefile

* install Info files in $(infodir) iso. $(package_infodir)

* put Info images in lilypond/ subdirectory (actually symlink
  $(webdir)/Documentation/user/ to lilypond), which required
     - adding lilypond-book option --info-images-dir and makefile
      variable INFO_IMAGES_DIR,
     - adding @sourceimage macro in macros.itexi to include
      images from the source directory,
     - making a symlink lilypond -> out-www so that 'makeinfo --info'
      can find images.

* clean up Documentation/user/GNUmakefile and : use generic rules, use
  --tidy for texi2pdf, symlink PNGs only for Info docs, ...

* update Info directory entry: fix convert-ly entry, add entries for
  all manuals.

Also fix nitpicks in www_post.py:
* don't link lily-*.txt (which only contain "image of music") to
  out-www/*-root

* add redirection page from input/lsr to documentation index.

The makefile clean up was also made necessary because the Music
Glossary wasn't generated in Info format with images in out-www/ with
the previous revision, and I couldn't figure out why.

16 years agoFix 574.
Joe Neeman [Sat, 9 Feb 2008 17:46:57 +0000 (18:46 +0100)]
Fix 574.
Make a BarLine's bar-extent empty when there is no staff (so it matches
the Y-extent).

16 years agoMark more strings for translation in Python scripts
John Mandereau [Sat, 9 Feb 2008 17:23:31 +0000 (18:23 +0100)]
Mark more strings for translation in Python scripts

* mark all user messages for translation in musicxml2ly
(edit some strings too)
* uniformize case of first character
* mark convert-ly rules for translation, and clean up these strings
a lot

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sat, 9 Feb 2008 17:23:14 +0000 (09:23 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoMinor tweaks to formatting.
Graham Percival [Sat, 9 Feb 2008 17:22:43 +0000 (09:22 -0800)]
Minor tweaks to formatting.

16 years agoAdd warning about translation status
Till Paala [Thu, 7 Feb 2008 14:40:10 +0000 (16:40 +0200)]
Add warning about translation status

16 years agoMusicXML: Oops, forgot to remove debug output
Reinhold Kainhofer [Sat, 9 Feb 2008 12:45:21 +0000 (13:45 +0100)]
MusicXML: Oops, forgot to remove debug output

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 9 Feb 2008 10:32:44 +0000 (11:32 +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: Convert accordion registrations
  MusicXML: Implement rehearsal marks and some more spanners
  Minor tweak to output.
  Update from Ralph.
  MusicXML: (Test cases) Make Finale happy (very picky about correct syntax..)
  Update from Trevor.

16 years agoMusicXML: Convert accordion registrations
Reinhold Kainhofer [Fri, 8 Feb 2008 20:28:25 +0000 (21:28 +0100)]
MusicXML: Convert accordion registrations

They are converted as \mark\markup{...}, where I need to generate
the markup manually (following the LSR snipplet
 http://lsr.dsi.unimi.it/LSR/Item?id=194 )

16 years agoMusicXML: Implement rehearsal marks and some more spanners
Reinhold Kainhofer [Fri, 8 Feb 2008 19:26:38 +0000 (20:26 +0100)]
MusicXML: Implement rehearsal marks and some more spanners

-) Implement dashes (\startTextSpan and \stopTextSpan) and bracket (although
   I'll still need to add the bracket engraver, since I use \startGroup and
 \stopGroup, which does not automatically print the bracket)
-) Pedal change is now implemented as \sustainUp\sustainDown
-) Add MarkEvent and MusicGlyphMarkEvent to convert rehearsal marks and
   segno/coda markups. Rehearsal marks can also be boxed (default) or circled
-) Revamp the way directions are converted. Now they also use a dict like the
   notations, where one can give a general conversion function, or a finished
 class

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
Reinhold Kainhofer [Fri, 8 Feb 2008 18:04:37 +0000 (19:04 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 8 Feb 2008 17:41:48 +0000 (09:41 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoMinor tweak to output.
Graham Percival [Fri, 8 Feb 2008 17:40:49 +0000 (09:40 -0800)]
Minor tweak to output.

16 years agoUpdate from Ralph.
Graham Percival [Fri, 8 Feb 2008 17:34:24 +0000 (09:34 -0800)]
Update from Ralph.

16 years agoMusicXML: (Test cases) Make Finale happy (very picky about correct syntax..)
Reinhold Kainhofer [Fri, 8 Feb 2008 14:56:27 +0000 (15:56 +0100)]
MusicXML: (Test cases) Make Finale happy (very picky about correct syntax..)

Each direction-type can only contain either a wedge or a dynamics, but not both
at the same time... musicxml2ly does not have a problem with it, only Finale has!

16 years agoUpdate from Trevor.
Graham Percival [Fri, 8 Feb 2008 14:51:47 +0000 (06:51 -0800)]
Update from Trevor.

16 years agoDist documentation text file too. release/2.11.39-1
Han-Wen Nienhuys [Fri, 8 Feb 2008 14:08:04 +0000 (12:08 -0200)]
Dist documentation text file too.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 8 Feb 2008 13:25:03 +0000 (14:25 +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:
  Bump version.
  Add test for new ligature bracket engraver.
  Fix #83 / #297.
  MusicXML: Test files: Pedal marks are no notations, but directions
  MusicXML: Small fixes/improvements in the test files

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Fri, 8 Feb 2008 13:21:51 +0000 (14:21 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Fri, 8 Feb 2008 03:43:52 +0000 (01:43 -0200)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoBump version.
Han-Wen Nienhuys [Fri, 8 Feb 2008 03:43:15 +0000 (01:43 -0200)]
Bump version.

16 years agoAdd test for new ligature bracket engraver.
Han-Wen Nienhuys [Fri, 8 Feb 2008 03:43:08 +0000 (01:43 -0200)]
Add test for new ligature bracket engraver.

16 years agoFix #83 / #297.
Han-Wen Nienhuys [Fri, 8 Feb 2008 03:42:33 +0000 (01:42 -0200)]
Fix #83 / #297.

Revamp ligature-bracket-engraver: do not inherit from
Ligature_engraver, but create plain brackets.

16 years agoFix make Metafont rules again
John Mandereau [Thu, 7 Feb 2008 16:31:58 +0000 (17:31 +0100)]
Fix make Metafont rules again

$(src-dir) equals "." for builds with the same build dir as source
dir, which causes 'make all' failure without this fix.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 7 Feb 2008 15:32:10 +0000 (16:32 +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 Trevor.
  Update from Ralph.
  @unnumberedsubsubsec -> @subsubsection.
  Update from Trevor.
  MusicXML: The dynamics test have been moved to 03a-Directions-MusicXML.xml
  MusicXML: Improve test suite for the direction elements
  MusicXML: Don't try to convert #text as a dynamics tag!
  MusicXML: Better support for dynamics
  Another fix for mpost: $(outdir) is relative.  Also: chain commands with &&.

16 years agoUpdate from Trevor.
Graham Percival [Thu, 7 Feb 2008 13:29:51 +0000 (05:29 -0800)]
Update from Trevor.

16 years agoUpdate from Ralph.
Graham Percival [Thu, 7 Feb 2008 13:29:28 +0000 (05:29 -0800)]
Update from Ralph.

16 years ago@unnumberedsubsubsec -> @subsubsection.
Graham Percival [Thu, 7 Feb 2008 05:09:06 +0000 (21:09 -0800)]
@unnumberedsubsubsec -> @subsubsection.

16 years agoUpdate from Trevor.
Graham Percival [Thu, 7 Feb 2008 04:53:42 +0000 (20:53 -0800)]
Update from Trevor.

16 years agoMusicXML: Test files: Pedal marks are no notations, but directions
Reinhold Kainhofer [Wed, 6 Feb 2008 23:10:18 +0000 (00:10 +0100)]
MusicXML: Test files: Pedal marks are no notations, but directions

16 years agoMusicXML: Small fixes/improvements in the test files
Reinhold Kainhofer [Wed, 6 Feb 2008 22:08:13 +0000 (23:08 +0100)]
MusicXML: Small fixes/improvements in the test files

16 years agoFix 575.
Joe Neeman [Wed, 6 Feb 2008 20:46:00 +0000 (21:46 +0100)]
Fix 575.
Add widths to the various PedalLineSpanners.

16 years agoMake sure there is enough space for a tied accidental on a new line.
Joe Neeman [Wed, 6 Feb 2008 19:43:09 +0000 (20:43 +0100)]
Make sure there is enough space for a tied accidental on a new line.

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Wed, 6 Feb 2008 17:50:06 +0000 (18:50 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoMusicXML: The dynamics test have been moved to 03a-Directions-MusicXML.xml
Reinhold Kainhofer [Wed, 6 Feb 2008 17:46:08 +0000 (18:46 +0100)]
MusicXML: The dynamics test have been moved to 03a-Directions-MusicXML.xml

16 years agoMusicXML: Improve test suite for the direction elements
Reinhold Kainhofer [Wed, 6 Feb 2008 17:44:44 +0000 (18:44 +0100)]
MusicXML: Improve test suite for the direction elements

Instead of some exported (incomplete) MusicXML files, use
a hand-crafted test, that really contains all elements
defined in MusicXML, even if they are not supported by
any application yet...

16 years agoMusicXML: Don't try to convert #text as a dynamics tag!
Reinhold Kainhofer [Wed, 6 Feb 2008 17:43:07 +0000 (18:43 +0100)]
MusicXML: Don't try to convert #text as a dynamics tag!

The DOM tree contains #text delimiter entries, which we
need to ignore...

16 years agoMusicXML: Better support for dynamics
Reinhold Kainhofer [Wed, 6 Feb 2008 15:27:56 +0000 (16:27 +0100)]
MusicXML: Better support for dynamics

-) Use #(make-dynamic-script...) instead of \markup for unknown dynamics
-) Add definitions of unknown dynamics at the top of the converted file
-) Add test case for note-attached dynamics

16 years agoMark string for translation
John Mandereau [Wed, 6 Feb 2008 09:12:22 +0000 (10:12 +0100)]
Mark string for translation

16 years agoAnother fix for mpost: $(outdir) is relative. Also: chain commands with &&.
Jan Nieuwenhuizen [Wed, 6 Feb 2008 08:36:05 +0000 (09:36 +0100)]
Another fix for mpost: $(outdir) is relative.  Also: chain commands with &&.

Fixes rumbling on when commands fail.

16 years agoMake MFINPUTS setting for mpost also work for srcdir builds.
Jan Nieuwenhuizen [Tue, 5 Feb 2008 21:22:49 +0000 (22:22 +0100)]
Make MFINPUTS setting for mpost also work for srcdir builds.

16 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Jan Nieuwenhuizen [Tue, 5 Feb 2008 19:19:14 +0000 (20:19 +0100)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond

16 years agoTypo. Fixes metafont build.
Jan Nieuwenhuizen [Tue, 5 Feb 2008 19:19:09 +0000 (20:19 +0100)]
Typo.  Fixes metafont build.