]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
Reinhold Kainhofer [Thu, 15 Nov 2007 11:57:56 +0000 (12:57 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer

16 years agoMusicXML: Add support for compressed MusicXML files (command-line option -z)
Reinhold Kainhofer [Wed, 14 Nov 2007 15:17:51 +0000 (16:17 +0100)]
MusicXML: Add support for compressed MusicXML files (command-line option -z)

MusicXML also defined a compressed format, where the .xml file is
stored inside a ZIP archive (with extension .mxl) . In this case, we need to
read the META-INF/container.xml file from the archive to get the name
of the XML file inside the archive, and then load this file. Thanks
to the zipfile module and the StringIO module, implementing this was quite easy.

I also fixed some other small bugs that led to crashes.

16 years agoImprove \improvisationOn so it also removes accidentals.
Mats Bengtsson [Wed, 14 Nov 2007 12:54:44 +0000 (13:54 +0100)]
Improve \improvisationOn so it also removes accidentals.
Thanks Eyolf!

16 years agoAdd automatic beam end also at 7/8 for 32nd notes in 3/2.
Mats Bengtsson [Wed, 14 Nov 2007 12:52:33 +0000 (13:52 +0100)]
Add automatic beam end also at 7/8 for 32nd notes in 3/2.
Thanks Eyolf!

16 years agoModify line-interface, so that style=#'line gives a solid line and style = #'dashed...
Mats Bengtsson [Wed, 14 Nov 2007 12:50:56 +0000 (13:50 +0100)]
Modify line-interface, so that style=#'line gives a solid line and style = #'dashed-line gives a dashed line.

16 years agoOops, I didn't want to commit this. Han-Wen does not want this in GIT, but I need...
Reinhold Kainhofer [Wed, 14 Nov 2007 00:02:56 +0000 (01:02 +0100)]
Oops, I didn't want to commit this. Han-Wen does not want this in GIT, but I need it locally so that the regression tests are really shown in the output...

16 years agoMusicXML: Add command line option to not convert directions on articulations, etc.
Reinhold Kainhofer [Tue, 13 Nov 2007 23:53:27 +0000 (00:53 +0100)]
MusicXML: Add command line option to not convert directions on articulations, etc.

Add --nd or --no-articulation-directions command-line option, which causes
musicxml2ly to not convert ^ or _ up/down indicators for articulations, texts, etc.
Rather, "-" is used where necessary.

I'm now storing the command-line options in another global variable, so that one
can access them anywhere in the whole script.

16 years agoMusicXML: Implement pitch names for different languages
Reinhold Kainhofer [Tue, 13 Nov 2007 22:00:12 +0000 (23:00 +0100)]
MusicXML: Implement pitch names for different languages

Added a --language (-l) command line switch for the musicxml2ly
script that allows you to specify the name of a language.ly file,
so that localized pitch names (e.g. do/re/mi/fa/sol/la/ti for
espanol) are used and \include "language.ly" is automatically
inserted into the lilypond file.

Unfortunately, I had to use a global variable in the musicxml.py
file, which holds the function to convert pitches to strings.
However, I found this much cleaner than passing the language or
the function through all functions calls...

16 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Jan Nieuwenhuizen [Tue, 13 Nov 2007 08:17:56 +0000 (09:17 +0100)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond

16 years agoHonour comment in input/GNUmakefile: also list regression.
Jan Nieuwenhuizen [Tue, 13 Nov 2007 08:16:27 +0000 (09:16 +0100)]
Honour comment in input/GNUmakefile: also list regression.

This should fix dist-check error.

    http://www.archivum.info/lilypond-cvs@gnu.org/2007-11/msg00041.html

16 years agosmall update
Graham Percival [Mon, 12 Nov 2007 18:49:39 +0000 (10:49 -0800)]
small update

16 years agoNew NR chapter: input.
Graham Percival [Mon, 12 Nov 2007 17:53:43 +0000 (09:53 -0800)]
New NR chapter: input.

16 years agosmall update.
Graham Percival [Sun, 11 Nov 2007 22:20:34 +0000 (14:20 -0800)]
small update.

16 years agoSplit policy into writing- and policy.
Graham Percival [Sun, 11 Nov 2007 22:01:21 +0000 (14:01 -0800)]
Split policy into writing- and policy.

16 years agoRemove @samp.
Graham Percival [Sun, 11 Nov 2007 17:50:30 +0000 (09:50 -0800)]
Remove @samp.

16 years agoSections for ancient.
Graham Percival [Sun, 11 Nov 2007 16:21:06 +0000 (08:21 -0800)]
Sections for ancient.

16 years agoFinal pitch update (for now).
Graham Percival [Sat, 10 Nov 2007 21:26:52 +0000 (13:26 -0800)]
Final pitch update (for now).

16 years agoMore pitch updates.
Graham Percival [Sat, 10 Nov 2007 21:20:14 +0000 (13:20 -0800)]
More pitch updates.

16 years agoMore fixes for accidentals.
Graham Percival [Sat, 10 Nov 2007 21:12:49 +0000 (13:12 -0800)]
More fixes for accidentals.

16 years agoEyolf's update for Pitches.
Graham Percival [Sat, 10 Nov 2007 21:00:13 +0000 (13:00 -0800)]
Eyolf's update for Pitches.

16 years agoAdd snippet 110.
Graham Percival [Sat, 10 Nov 2007 15:24:00 +0000 (07:24 -0800)]
Add snippet 110.

16 years agoGet links in pdfs.
Graham Percival [Sat, 10 Nov 2007 14:06:05 +0000 (06:06 -0800)]
Get links in pdfs.

16 years agoLSR: more updates for real-music.
Graham Percival [Sat, 10 Nov 2007 04:26:21 +0000 (20:26 -0800)]
LSR: more updates for real-music.

16 years agoLSR: new files.
Graham Percival [Sat, 10 Nov 2007 04:15:15 +0000 (20:15 -0800)]
LSR: new files.

16 years agoLSR: add real-music.
Graham Percival [Sat, 10 Nov 2007 04:14:16 +0000 (20:14 -0800)]
LSR: add real-music.

16 years agopolicy update.
Graham Percival [Fri, 9 Nov 2007 21:00:38 +0000 (13:00 -0800)]
policy update.

16 years agoFormatting fixes from Ralph, thanks!
Graham Percival [Fri, 9 Nov 2007 20:59:24 +0000 (12:59 -0800)]
Formatting fixes from Ralph, thanks!

16 years agoClarify long/short durations.
Graham Percival [Fri, 9 Nov 2007 14:13:28 +0000 (06:13 -0800)]
Clarify long/short durations.

16 years agoSmall updates from Trevor Daniels.
Graham Percival [Fri, 9 Nov 2007 14:13:04 +0000 (06:13 -0800)]
Small updates from Trevor Daniels.

16 years agoStart using LM/NR on the main page.
Graham Percival [Thu, 8 Nov 2007 19:46:55 +0000 (11:46 -0800)]
Start using LM/NR on the main page.

16 years agoTexinfo 4.11 required.
Graham Percival [Wed, 7 Nov 2007 20:19:15 +0000 (12:19 -0800)]
Texinfo 4.11 required.

16 years agoFor .info generation, run makeinfo from outdir.
Jan Nieuwenhuizen [Mon, 12 Nov 2007 10:45:11 +0000 (11:45 +0100)]
For .info generation, run makeinfo from outdir.

Fixes images in info files.  Makeinfo must have PNGs in cwd when
building info docs with images.

16 years agoAlso add lilymidi to build dir tree.
Jan Nieuwenhuizen [Mon, 12 Nov 2007 10:43:00 +0000 (11:43 +0100)]
Also add lilymidi to build dir tree.

16 years agoFix 417.
Joe Neeman [Sun, 11 Nov 2007 23:09:27 +0000 (10:09 +1100)]
Fix 417.

Use skyline distance between columns to calculate mm-rest width.

16 years agoFix 446 and 506.
Joe Neeman [Sun, 11 Nov 2007 22:38:34 +0000 (09:38 +1100)]
Fix 446 and 506.

Prevent grobs with 'avoid-slur = 'around from messing up cross-staff stuff.

16 years agoFix 499.
Joe Neeman [Sun, 11 Nov 2007 22:36:01 +0000 (09:36 +1100)]
Fix 499.

Replace all whitespace characters with spaces in text markup.

16 years agoMarkup list commands: fix commands documentation wrt \override-lines use.
Nicolas Sceaux [Sun, 11 Nov 2007 11:04:34 +0000 (12:04 +0100)]
Markup list commands: fix commands documentation wrt \override-lines use.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 11 Nov 2007 09:44:58 +0000 (10:44 +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:
  When working out page breaks, take into account the fact that titles
  Set max-stretch to zero by default.
  Bump Texinfo version requirement to 4.11

16 years agoFix docs building
John Mandereau [Sun, 11 Nov 2007 09:43:39 +0000 (10:43 +0100)]
Fix docs building

A bogus regular expression in www_post.py prevented input/lsr/pitches
from being copied to documentation output tree.

16 years agoWhen working out page breaks, take into account the fact that titles
Joe Neeman [Sat, 10 Nov 2007 22:37:14 +0000 (09:37 +1100)]
When working out page breaks, take into account the fact that titles

ignore page-top-space.

16 years agoSet max-stretch to zero by default.
Joe Neeman [Sun, 4 Nov 2007 20:56:02 +0000 (07:56 +1100)]
Set max-stretch to zero by default.

16 years agoLSR stuff.
Graham Percival [Thu, 8 Nov 2007 15:32:30 +0000 (07:32 -0800)]
LSR stuff.

16 years agoLSR stuff.
Graham Percival [Thu, 8 Nov 2007 15:32:03 +0000 (07:32 -0800)]
LSR stuff.

16 years agoAdd @refcommands.
Graham Percival [Thu, 8 Nov 2007 14:37:06 +0000 (06:37 -0800)]
Add @refcommands.

16 years agoLSR: rhythms.
Graham Percival [Thu, 8 Nov 2007 14:31:26 +0000 (06:31 -0800)]
LSR: rhythms.

16 years agoLSR: add rhythms.
Graham Percival [Wed, 7 Nov 2007 21:56:32 +0000 (13:56 -0800)]
LSR: add rhythms.

16 years agoLSR: add rhythms.
Graham Percival [Wed, 7 Nov 2007 21:56:26 +0000 (13:56 -0800)]
LSR: add rhythms.

16 years agoLSR: add rhythms as well.
Graham Percival [Wed, 7 Nov 2007 21:56:06 +0000 (13:56 -0800)]
LSR: add rhythms as well.

16 years agoMore attempted input/lsr/pitches/ fix.
Graham Percival [Wed, 7 Nov 2007 20:31:10 +0000 (12:31 -0800)]
More attempted input/lsr/pitches/ fix.

16 years agoMore LSR update.
Graham Percival [Wed, 7 Nov 2007 20:26:15 +0000 (12:26 -0800)]
More LSR update.

16 years agoRemove old pitch dir.
Graham Percival [Wed, 7 Nov 2007 20:09:22 +0000 (12:09 -0800)]
Remove old pitch dir.

16 years agoLSR tagify pitches.
Graham Percival [Wed, 7 Nov 2007 20:01:39 +0000 (12:01 -0800)]
LSR tagify pitches.

16 years agoLSR: remove old pitch dir.
Graham Percival [Wed, 7 Nov 2007 19:59:00 +0000 (11:59 -0800)]
LSR: remove old pitch dir.

16 years agoLSR: initial tag support.
Graham Percival [Wed, 7 Nov 2007 19:57:18 +0000 (11:57 -0800)]
LSR: initial tag support.

16 years agoLSR: tags.
Graham Percival [Wed, 7 Nov 2007 19:56:08 +0000 (11:56 -0800)]
LSR: tags.

16 years agoLSR: begin merging tags instead of directories.
Graham Percival [Wed, 7 Nov 2007 19:55:54 +0000 (11:55 -0800)]
LSR: begin merging tags instead of directories.

16 years agoReorg, educational->editorial.
Graham Percival [Wed, 7 Nov 2007 16:06:18 +0000 (08:06 -0800)]
Reorg, educational->editorial.

16 years agoTrevor Daniel's update to tutorial.
Graham Percival [Tue, 6 Nov 2007 13:03:34 +0000 (05:03 -0800)]
Trevor Daniel's update to tutorial.

16 years agoPatch from Alard; thanks!
Graham Percival [Mon, 5 Nov 2007 22:25:05 +0000 (14:25 -0800)]
Patch from Alard; thanks!

16 years agoUpdate texinfo requirement.
Graham Percival [Mon, 5 Nov 2007 20:11:29 +0000 (12:11 -0800)]
Update texinfo requirement.

16 years agoMove Ambitus from educational into pitches.
Graham Percival [Mon, 5 Nov 2007 19:01:32 +0000 (11:01 -0800)]
Move Ambitus from educational into pitches.

16 years agoGDPifying vocal sections.
Graham Percival [Mon, 5 Nov 2007 16:36:17 +0000 (08:36 -0800)]
GDPifying vocal sections.

16 years agoNew order for Vocal; thanks Valentin!
Graham Percival [Mon, 5 Nov 2007 16:28:06 +0000 (08:28 -0800)]
New order for Vocal; thanks Valentin!

16 years agoMore prep.
Graham Percival [Sun, 4 Nov 2007 08:44:59 +0000 (01:44 -0700)]
More prep.

16 years agoMore planning for tweaks.
Graham Percival [Sun, 4 Nov 2007 08:34:15 +0000 (01:34 -0700)]
More planning for tweaks.

16 years agoRename Programs to Application Usage and Internals Reference.
Graham Percival [Sun, 4 Nov 2007 08:24:20 +0000 (01:24 -0700)]
Rename Programs to Application Usage and Internals Reference.

16 years agoMisc small notes.
Graham Percival [Sun, 4 Nov 2007 06:51:46 +0000 (23:51 -0700)]
Misc small notes.

16 years agoEyolf update and move Ties into rhythms.
root [Sat, 3 Nov 2007 17:45:58 +0000 (10:45 -0700)]
Eyolf update and move Ties into rhythms.

16 years agoBump Texinfo version requirement to 4.11
John Mandereau [Fri, 9 Nov 2007 19:43:09 +0000 (20:43 +0100)]
Bump Texinfo version requirement to 4.11

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
Reinhold Kainhofer [Sun, 4 Nov 2007 20:57:18 +0000 (21:57 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer

16 years agoMusicXML: Implement conversion of page layout options
Reinhold Kainhofer [Sun, 4 Nov 2007 20:47:38 +0000 (21:47 +0100)]
MusicXML: Implement conversion of page layout options

A MusicXML contains page size, margins, font size, spacing
settings etc. inside the <defaults> element, which is now
converted to the \paper {..} block and some #(set-global-... ...)
commands in lilypond.

16 years agoMusicXML: Sample file for bar lines somewhere inside a measure
Reinhold Kainhofer [Sun, 4 Nov 2007 20:46:03 +0000 (21:46 +0100)]
MusicXML: Sample file for bar lines somewhere inside a measure

Sometimes, musical scores contain dotted bar lines inside
measures. This is an example that does not use implicit measures
(like Finale does). Note that Finale does NOT handle this
example correctly!

16 years agoMinor reminders.
Graham Percival [Sat, 3 Nov 2007 08:39:14 +0000 (01:39 -0700)]
Minor reminders.

16 years agoRemove unused file.
Graham Percival [Sat, 3 Nov 2007 08:06:03 +0000 (01:06 -0700)]
Remove unused file.

16 years agoMisc cleanups.
Graham Percival [Sat, 3 Nov 2007 08:05:47 +0000 (01:05 -0700)]
Misc cleanups.

16 years agoRename a bunch of sections to avoid ugly TODOs.
Graham Percival [Sat, 3 Nov 2007 06:47:45 +0000 (23:47 -0700)]
Rename a bunch of sections to avoid ugly TODOs.

16 years agoRestore rglos definition for Info output
John Mandereau [Sat, 3 Nov 2007 12:20:15 +0000 (13:20 +0100)]
Restore rglos definition for Info output

Oops, it shouldn't have disappeared when rebasing lilypond/gdp onto
master.

16 years agoMusicXML: Add possibility for additional defs, implement snap-pizzicato
Reinhold Kainhofer [Fri, 2 Nov 2007 20:38:39 +0000 (21:38 +0100)]
MusicXML: Add possibility for additional defs, implement snap-pizzicato

Lilypond does not have all definitions that we might need for the score,
so I now also keep a list of additional definitions and insert the
corresponding lilypond code at the beginning of the *-defs.ly file.

One example is the snap-pizzicato markup (see Snippet 335 on LSR),
which is also implemented with this commit.

16 years agoupdate
Graham Percival [Thu, 1 Nov 2007 07:15:26 +0000 (00:15 -0700)]
update

16 years agoAdd beginning of directions.
Graham Percival [Wed, 31 Oct 2007 11:27:39 +0000 (04:27 -0700)]
Add beginning of directions.

16 years agoMisc LM updates.
Graham Percival [Tue, 30 Oct 2007 20:43:31 +0000 (13:43 -0700)]
Misc LM updates.

16 years agoTypo.
Graham Percival [Tue, 30 Oct 2007 19:37:37 +0000 (12:37 -0700)]
Typo.

16 years agoMinor improvements.
Graham Percival [Tue, 30 Oct 2007 12:52:49 +0000 (05:52 -0700)]
Minor improvements.

16 years agoAnother update from Trevor Daniels.
Graham Percival [Tue, 30 Oct 2007 12:15:21 +0000 (05:15 -0700)]
Another update from Trevor Daniels.

16 years agoTrevor Daniel's latest doc patch, plus moving stuff from Changing.
Graham Percival [Mon, 29 Oct 2007 19:56:54 +0000 (12:56 -0700)]
Trevor Daniel's latest doc patch, plus moving stuff from Changing.

16 years agoUpdate building docs without compiling.
Graham Percival [Mon, 29 Oct 2007 05:16:48 +0000 (22:16 -0700)]
Update building docs without compiling.

16 years agoEyolf's latest patch for Expressive.
Graham Percival [Mon, 29 Oct 2007 05:12:31 +0000 (22:12 -0700)]
Eyolf's latest patch for Expressive.

16 years agoPolicy update.
Graham Percival [Mon, 29 Oct 2007 05:05:12 +0000 (22:05 -0700)]
Policy update.

16 years agoFormatting by Alard de Boer, thanks!
Graham Percival [Mon, 29 Oct 2007 05:03:05 +0000 (22:03 -0700)]
Formatting by Alard de Boer, thanks!

16 years agoKurt's latest glossary update.
Graham Percival [Sat, 27 Oct 2007 23:37:15 +0000 (16:37 -0700)]
Kurt's latest glossary update.

16 years agoUpdate from Trevor Daniels.
Graham Percival [Sat, 27 Oct 2007 23:00:55 +0000 (16:00 -0700)]
Update from Trevor Daniels.

16 years agoMisc small fixes.
Graham Percival [Sat, 27 Oct 2007 08:25:14 +0000 (01:25 -0700)]
Misc small fixes.

16 years agoClarify colors, issue 490.
Graham Percival [Thu, 25 Oct 2007 04:04:30 +0000 (21:04 -0700)]
Clarify colors, issue 490.

16 years agoTrevor Daniels' latest rhythms patch.
Graham Percival [Thu, 25 Oct 2007 03:00:23 +0000 (20:00 -0700)]
Trevor Daniels' latest rhythms patch.

16 years agoUpdate from Michael Rasmussen.
Graham Percival [Wed, 24 Oct 2007 20:51:55 +0000 (13:51 -0700)]
Update from Michael Rasmussen.

16 years agoAnother update from Alard de Boer.
Graham Percival [Wed, 24 Oct 2007 20:50:07 +0000 (13:50 -0700)]
Another update from Alard de Boer.

16 years agoAlard de Boer's first patch.
Graham Percival [Wed, 24 Oct 2007 09:42:28 +0000 (02:42 -0700)]
Alard de Boer's first patch.

16 years agoupdate.
Graham Percival [Tue, 23 Oct 2007 20:08:20 +0000 (13:08 -0700)]
update.

16 years agoTypo.
Graham Percival [Mon, 22 Oct 2007 19:41:28 +0000 (12:41 -0700)]
Typo.

16 years agoFix 490.
Graham Percival [Mon, 22 Oct 2007 03:27:50 +0000 (20:27 -0700)]
Fix 490.