]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sat, 5 Apr 2008 05:39:13 +0000 (07:39 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoFix build (use proper line feed)
Reinhold Kainhofer [Fri, 4 Apr 2008 20:29:41 +0000 (22:29 +0200)]
Fix build (use proper line feed)

16 years agoMusicXML: Produce only one output file; optionally use stdin/stdout
Reinhold Kainhofer [Fri, 4 Apr 2008 20:24:54 +0000 (22:24 +0200)]
MusicXML: Produce only one output file; optionally use stdin/stdout

-) So far, I generated a file.ly for the score and file-defs.ly for the
   definitions. Actually, I don't see why this should be neccessary / useful
   as it only clutters the outdir, breaks the links in the examples, makes
   the use of stdout (for piping MusicXML through) impossible etc.
   So, from now on, only one file (file.ly) will be generated, which contains
   all lilypond code from the conversion.
-) Also implemented reading from stdin (if filename is -) and writing to
   stdout (if --out=-).

16 years agoFix build (files used wrong CRLF vs. CR vs. LF, so lilypond barfed and exited)
Reinhold Kainhofer [Fri, 4 Apr 2008 20:20:56 +0000 (22:20 +0200)]
Fix build (files used wrong CRLF vs. CR vs. LF, so lilypond barfed and exited)

16 years agoMore @ref{}.
Graham Percival [Fri, 4 Apr 2008 19:12:01 +0000 (12:12 -0700)]
More @ref{}.

16 years agoRename @refs{}.
Graham Percival [Fri, 4 Apr 2008 19:10:42 +0000 (12:10 -0700)]
Rename @refs{}.

16 years agoUpdate from Valentin.
Graham Percival [Fri, 4 Apr 2008 19:06:20 +0000 (12:06 -0700)]
Update from Valentin.

16 years agoUpdate \parenthesis instructions.
Graham Percival [Fri, 4 Apr 2008 19:03:35 +0000 (12:03 -0700)]
Update \parenthesis instructions.

16 years agoAdded @seealso IR refs in NR1.7 Editorial
Valentin Villenave [Sat, 5 Apr 2008 18:08:06 +0000 (20:08 +0200)]
Added @seealso IR refs in NR1.7 Editorial

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Valentin Villenave [Sat, 5 Apr 2008 17:51:23 +0000 (19:51 +0200)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoAdded @seealso IR refs in NR1.1 Pitches
Valentin Villenave [Sat, 5 Apr 2008 17:49:42 +0000 (19:49 +0200)]
Added @seealso IR refs in NR1.1 Pitches

16 years agoMusicXML: Convert <eyeglasses> to lilypond
Reinhold Kainhofer [Fri, 4 Apr 2008 17:39:44 +0000 (19:39 +0200)]
MusicXML: Convert <eyeglasses> to lilypond

Lilypond does not have its own eyeglasses articulation, but one can simply
draw it in postscript and insert that in musicxml2ly...

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Thu, 3 Apr 2008 21:55:47 +0000 (23:55 +0200)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoRemoved an useless subsection in the docs
Valentin Villenave [Fri, 4 Apr 2008 10:18:59 +0000 (12:18 +0200)]
Removed an useless subsection in the docs
"Overview of text entry" isn't needed anymore

16 years agoMusicXML: Correct MusicXML test file (the spec is picky about element ordering)
Reinhold Kainhofer [Thu, 3 Apr 2008 21:54:58 +0000 (23:54 +0200)]
MusicXML: Correct MusicXML test file (the spec is picky about element ordering)

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 3 Apr 2008 03:26:35 +0000 (20:26 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoFix for renamed snippet.
Graham Percival [Thu, 3 Apr 2008 03:25:43 +0000 (20:25 -0700)]
Fix for renamed snippet.

16 years agoLSR: update.
Graham Percival [Thu, 3 Apr 2008 03:23:30 +0000 (20:23 -0700)]
LSR: update.

16 years agoProofreading from Neil, thanks!
Graham Percival [Thu, 3 Apr 2008 03:14:30 +0000 (20:14 -0700)]
Proofreading from Neil, thanks!

16 years agoMusicXML: Fix parentheses with figured bass (code and test file was wrong :( )
Reinhold Kainhofer [Wed, 2 Apr 2008 22:54:29 +0000 (00:54 +0200)]
MusicXML: Fix parentheses with figured bass (code and test file was wrong :( )

16 years agoMusicXML: Update test files description
Reinhold Kainhofer [Wed, 2 Apr 2008 22:41:46 +0000 (00:41 +0200)]
MusicXML: Update test files description

16 years agoMusicXML: Remove executable flag from test file
Reinhold Kainhofer [Wed, 2 Apr 2008 22:41:22 +0000 (00:41 +0200)]
MusicXML: Remove executable flag from test file

16 years agoMusicXML: Include figured bass in the score; simplify test file
Reinhold Kainhofer [Wed, 2 Apr 2008 22:40:47 +0000 (00:40 +0200)]
MusicXML: Include figured bass in the score; simplify test file

16 years agoMusicXML: Fix typo, remove debug output
Reinhold Kainhofer [Wed, 2 Apr 2008 21:58:46 +0000 (23:58 +0200)]
MusicXML: Fix typo, remove debug output

16 years agoMusicXML: Add test file for figured bass
Reinhold Kainhofer [Wed, 2 Apr 2008 21:52:19 +0000 (23:52 +0200)]
MusicXML: Add test file for figured bass

16 years agoMusicXML: Add basic support for figured bass
Reinhold Kainhofer [Wed, 2 Apr 2008 21:51:55 +0000 (23:51 +0200)]
MusicXML: Add basic support for figured bass

The figured bass definitionis correctly generated and written to the -defs.ly
file, but not yet integrated into the score itself.

For this, I'm keeping a second voice builder while going through the voices'
children and insert the figured bass there and at the end extract the
definition from it.

16 years agoUpdate from Ralph.
Graham Percival [Wed, 2 Apr 2008 16:35:31 +0000 (09:35 -0700)]
Update from Ralph.

16 years agoUse now-added snippets.
Graham Percival [Wed, 2 Apr 2008 16:05:54 +0000 (09:05 -0700)]
Use now-added snippets.

16 years agoLSR: update.
Graham Percival [Wed, 2 Apr 2008 15:54:18 +0000 (08:54 -0700)]
LSR: update.

16 years agoUpdate from Valentin.
Graham Percival [Tue, 1 Apr 2008 18:34:06 +0000 (11:34 -0700)]
Update from Valentin.

16 years agocompile fix.
Graham Percival [Tue, 1 Apr 2008 17:52:22 +0000 (10:52 -0700)]
compile fix.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Tue, 1 Apr 2008 17:46:31 +0000 (10:46 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoFixes for renamed LSR snippets.
Graham Percival [Tue, 1 Apr 2008 17:43:03 +0000 (10:43 -0700)]
Fixes for renamed LSR snippets.

16 years agoLSR: update.
Graham Percival [Tue, 1 Apr 2008 17:06:24 +0000 (10:06 -0700)]
LSR: update.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Mats Bengtsson [Tue, 1 Apr 2008 16:19:50 +0000 (18:19 +0200)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoRemoved a number of engravers from the definition DrumVoice
Mats Bengtsson [Tue, 1 Apr 2008 16:16:40 +0000 (18:16 +0200)]
Removed a number of engravers from the definition DrumVoice
that appeared twice, since they were already inherited from Voice.
Fixes duplicated MultiMeasureRestText entries, for example.

16 years agoUpdate texinfo.tex from Texinfo CVS
John Mandereau [Tue, 1 Apr 2008 06:49:20 +0000 (08:49 +0200)]
Update texinfo.tex from Texinfo CVS

This should fix uncorrectly indented images in @quotation blocks.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 1 Apr 2008 06:48:29 +0000 (08:48 +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: (21 commits)
  typo
  Documentation: Add the @bs{} macro for backslashes in warnings
  Minor reminder.
  Move "new dynamic marks" into expressive.
  Another @ref fix.
  Update @node names.
  Update from Valentin.
  Typo.
  Style update.
  Removed CVG-ness in docs for Graham :)
  Update from Kurt.
  Update with GDP info.
  Snippets update from Neil Puttock, thanks!
  Documentation: Fix cross reference names in PDF generation of the docs
  Another compile fix.
  Compile fix.
  Add reminder for parenthesis.
  Update from Valentin.
  Strip pathnames from filenames inserted into PFB font names.
  Update lilypond-book flag name in lilypond-vars.make too.
  ...

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Mon, 31 Mar 2008 23:03:19 +0000 (16:03 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agotypo
Graham Percival [Mon, 31 Mar 2008 23:03:01 +0000 (16:03 -0700)]
typo

16 years agoDocumentation: Add the @bs{} macro for backslashes in warnings
Reinhold Kainhofer [Mon, 31 Mar 2008 21:23:05 +0000 (23:23 +0200)]
Documentation: Add the @bs{} macro for backslashes in warnings

-) @bs{} to produce backslashes in warnings (which are now also
   correctly converted to a single backslash in pdf
-) Update writing-texinfo.txt accordingly
-) Adjust the one place in the tutorial that caused problems

16 years agoMinor reminder.
Graham Percival [Mon, 31 Mar 2008 20:53:24 +0000 (13:53 -0700)]
Minor reminder.

16 years agoMove "new dynamic marks" into expressive.
Graham Percival [Mon, 31 Mar 2008 16:13:26 +0000 (09:13 -0700)]
Move "new dynamic marks" into expressive.

16 years agoAnother @ref fix.
Graham Percival [Mon, 31 Mar 2008 14:52:28 +0000 (07:52 -0700)]
Another @ref fix.

16 years agoUpdate @node names.
Graham Percival [Mon, 31 Mar 2008 14:49:51 +0000 (07:49 -0700)]
Update @node names.

16 years agoUpdate from Valentin.
Graham Percival [Mon, 31 Mar 2008 14:49:14 +0000 (07:49 -0700)]
Update from Valentin.

16 years agoTypo.
Graham Percival [Mon, 31 Mar 2008 14:48:24 +0000 (07:48 -0700)]
Typo.

16 years agoStyle update.
Graham Percival [Mon, 31 Mar 2008 14:47:37 +0000 (07:47 -0700)]
Style update.

16 years agoRemoved CVG-ness in docs for Graham :)
Valentin Villenave [Tue, 1 Apr 2008 07:33:33 +0000 (09:33 +0200)]
Removed CVG-ness in docs for Graham :)

16 years agoElaborate Git instructions for translators
John Mandereau [Mon, 31 Mar 2008 13:35:27 +0000 (15:35 +0200)]
Elaborate Git instructions for translators

* better instructions for cloning the repository in first place: make
distinction between remote tracking branches and local branches, and
setting up remote for less typing when pulling;

* instructions on how to deal with several branches.

This anticipates the amount of extra Git knowledge that translators
will need when 2.12 comes out.

16 years agoUpdate from Kurt.
Graham Percival [Sun, 30 Mar 2008 23:29:04 +0000 (16:29 -0700)]
Update from Kurt.

16 years agoUpdate with GDP info.
Graham Percival [Sun, 30 Mar 2008 23:00:42 +0000 (16:00 -0700)]
Update with GDP info.

16 years agoSnippets update from Neil Puttock, thanks!
Graham Percival [Sun, 30 Mar 2008 22:54:47 +0000 (15:54 -0700)]
Snippets update from Neil Puttock, thanks!

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 30 Mar 2008 20:15:26 +0000 (22:15 +0200)]
Merge branch 'master' of ssh+git://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 [Sun, 30 Mar 2008 18:15:07 +0000 (15:15 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoDocumentation: Fix cross reference names in PDF generation of the docs
Reinhold Kainhofer [Sun, 30 Mar 2008 18:05:44 +0000 (20:05 +0200)]
Documentation: Fix cross reference names in PDF generation of the docs

For cross-references to other documents, one should always use the
five-argument version of @ref (where the fifth argument is the displayed
name of the other document). There won't be a reference to a particular
page, only to the section given by the node name and the name of the
other manual.

16 years agoAnother compile fix.
Graham Percival [Sun, 30 Mar 2008 17:44:25 +0000 (10:44 -0700)]
Another compile fix.

(sorry, I thought it was all building correctly, but the script
didn't stop when it encountered an error, so the last hundred
lines of the script output still looked good)

16 years agoCompile fix.
Graham Percival [Sun, 30 Mar 2008 17:42:02 +0000 (10:42 -0700)]
Compile fix.

16 years agoAdd reminder for parenthesis.
Graham Percival [Sun, 30 Mar 2008 17:22:53 +0000 (10:22 -0700)]
Add reminder for parenthesis.

16 years agoUpdate from Valentin.
Graham Percival [Sun, 30 Mar 2008 17:21:49 +0000 (10:21 -0700)]
Update from Valentin.

16 years agoFix docs compilation
John Mandereau [Sun, 30 Mar 2008 17:00:25 +0000 (19:00 +0200)]
Fix docs compilation

16 years agomakelsr instruction nit
John Mandereau [Sun, 30 Mar 2008 16:51:23 +0000 (18:51 +0200)]
makelsr instruction nit

16 years agoUpdate texinfo.tex from Texinfo CVS
John Mandereau [Sun, 30 Mar 2008 16:50:37 +0000 (18:50 +0200)]
Update texinfo.tex from Texinfo CVS

16 years ago(l|L)ilypond -> LilyPond, (U|u)nix -> UNIX, MacOs X -> MacOS X
Reinhold Kainhofer [Sun, 30 Mar 2008 14:29:04 +0000 (16:29 +0200)]
(l|L)ilypond -> LilyPond, (U|u)nix -> UNIX, MacOs X -> MacOS X

Okay'ed by Graham

16 years agoAdd regression test file for parenthesize patch
Reinhold Kainhofer [Sun, 30 Mar 2008 11:48:01 +0000 (13:48 +0200)]
Add regression test file for parenthesize patch

16 years agoFix parenthesize to work with single notes, rests and whole chords
Reinhold Kainhofer [Sun, 30 Mar 2008 11:45:00 +0000 (13:45 +0200)]
Fix parenthesize to work with single notes, rests and whole chords

By default, Lilypond's \parenthesize function (to put parentheses around notes,
articulations, etc.) only works on notes if they are written inside a chord.
In particular, \parenthesize c4 will not work, only <\parenthesize c>4 will.
Similarly, trying to parenthesize a rest will fail. The reason is that
internally, Lilypond understands c4 as <c>4, so the first example is
internally the same as \parenthesize <c>4. The apparent solution is to make
\parenthesize apply to all elements inside a chord instead of the chord
itself (which the current implementation does).

In fact, one can simply redefine the \parenthesize function, which sets
the parenthesize property of a music expression to ##t, so that if applied
to a chord, it will set this property for all note and rest children of a
chord. This immediately solves the problem of parenthesizing rests, as well
as allowing the parenthesizing of all notes inside a chord at once. All
other uses of \parenthesize continue working as usual. So, using the
redefinition of \parenthesize from the snippet, finally the following
commands work as expected:

    \parenthesize c4-. \parenthesize r4 \parenthesize <c e g>4->

16 years agoUpdate from Trevor.
Graham Percival [Sat, 29 Mar 2008 18:38:21 +0000 (11:38 -0700)]
Update from Trevor.

16 years agoPolicy updates.
Graham Percival [Sat, 29 Mar 2008 15:02:01 +0000 (08:02 -0700)]
Policy updates.

16 years agoUpdate policy.
Graham Percival [Sat, 29 Mar 2008 14:48:35 +0000 (07:48 -0700)]
Update policy.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sat, 29 Mar 2008 13:02:10 +0000 (14:02 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoLSR: update.
Graham Percival [Sat, 29 Mar 2008 12:07:46 +0000 (05:07 -0700)]
LSR: update.

16 years agoSpelling fixes from Reinhold, thanks!
Graham Percival [Sat, 29 Mar 2008 11:54:56 +0000 (04:54 -0700)]
Spelling fixes from Reinhold, thanks!

16 years agoUpdate from Trevor.
Graham Percival [Fri, 28 Mar 2008 19:57:28 +0000 (12:57 -0700)]
Update from Trevor.

16 years agoTypo fix from Francisco, thanks!
Graham Percival [Fri, 28 Mar 2008 19:45:30 +0000 (12:45 -0700)]
Typo fix from Francisco, thanks!

16 years agoTypo fixeds from Francisco.
Graham Percival [Fri, 28 Mar 2008 11:04:49 +0000 (04:04 -0700)]
Typo fixeds from Francisco.

16 years agoTypo fix from Francisco.
Graham Percival [Thu, 27 Mar 2008 12:33:50 +0000 (05:33 -0700)]
Typo fix from Francisco.

16 years agoUpdate from Till.
Graham Percival [Thu, 27 Mar 2008 12:32:42 +0000 (05:32 -0700)]
Update from Till.

16 years agoSmall fixes from Till.
Graham Percival [Thu, 27 Mar 2008 03:54:10 +0000 (20:54 -0700)]
Small fixes from Till.

16 years agoUpdate from Till.
Graham Percival [Thu, 27 Mar 2008 03:40:07 +0000 (20:40 -0700)]
Update from Till.

16 years agoStrip pathnames from filenames inserted into PFB font names. release/2.11.43-2
Han-Wen Nienhuys [Thu, 27 Mar 2008 03:30:47 +0000 (00:30 -0300)]
Strip pathnames from filenames inserted into PFB font names.

16 years agoUpdate dir of snippets.
Graham Percival [Wed, 26 Mar 2008 17:51:44 +0000 (10:51 -0700)]
Update dir of snippets.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 26 Mar 2008 17:04:14 +0000 (10:04 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Ralph.
Graham Percival [Wed, 26 Mar 2008 16:54:38 +0000 (09:54 -0700)]
Update from Ralph.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Wed, 26 Mar 2008 09:58:25 +0000 (10:58 +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: update.

16 years agoJunk translated docs compilation unnecessary includes
John Mandereau [Wed, 26 Mar 2008 09:38:05 +0000 (10:38 +0100)]
Junk translated docs compilation unnecessary includes

16 years agoSpanish docs: fix compilation and update skeletons
John Mandereau [Wed, 26 Mar 2008 09:37:26 +0000 (10:37 +0100)]
Spanish docs: fix compilation and update skeletons

16 years agoLSR: update.
Graham Percival [Wed, 26 Mar 2008 09:01:03 +0000 (02:01 -0700)]
LSR: update.

16 years agoMerge branch 'lilypond/translation'
John Mandereau [Wed, 26 Mar 2008 07:13:57 +0000 (08:13 +0100)]
Merge branch 'lilypond/translation'

* lilypond/translation:
  The IR guide
  A better translation for Figured Bass
  Typo
  Tweaking methods
  Voices and Vocals, Fundamental finished
  Explicitly instantiating voices
  Hearing Voices
  Update of Documentation/po/de.po
  Scheme tutorial
  Update macro calls
  Scores and parts reloaded
  Fix Tweaks menu
  Tweaks, naming conventions
  Tweaks, introduction
  Fundamental, finished
  Po update
  Fix menu

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 26 Mar 2008 07:07:58 +0000 (00:07 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoPatch for gcc 4.3
Graham Percival [Wed, 26 Mar 2008 07:07:35 +0000 (00:07 -0700)]
Patch for gcc 4.3

16 years agoUpdate lilypond-book flag name in lilypond-vars.make too.
Han-Wen Nienhuys [Wed, 26 Mar 2008 05:36:51 +0000 (02:36 -0300)]
Update lilypond-book flag name in lilypond-vars.make too.

16 years agoUse list comprehension instead of iteration.
Han-Wen Nienhuys [Wed, 26 Mar 2008 02:03:05 +0000 (23:03 -0300)]
Use list comprehension instead of iteration.

16 years agoThe IR guide
Francisco Vila [Tue, 25 Mar 2008 23:23:04 +0000 (00:23 +0100)]
The IR guide

16 years agofix compilation (lilypond-book's no-lily-run option changed to skip-lily-check)
Reinhold Kainhofer [Tue, 25 Mar 2008 22:59:46 +0000 (23:59 +0100)]
fix compilation (lilypond-book's no-lily-run option changed to skip-lily-check)

16 years agoA better translation for Figured Bass
Francisco Vila [Tue, 25 Mar 2008 19:16:36 +0000 (20:16 +0100)]
A better translation for Figured Bass

16 years agoTypo
Francisco Vila [Tue, 25 Mar 2008 12:28:57 +0000 (13:28 +0100)]
Typo

16 years agoTweaking methods
Francisco Vila [Tue, 25 Mar 2008 12:21:18 +0000 (13:21 +0100)]
Tweaking methods

towards a complete Spanish LM

16 years agoAdd \defaultTimeSignature to revert change; all the other
Graham Percival [Tue, 25 Mar 2008 11:44:02 +0000 (04:44 -0700)]
Add \defaultTimeSignature to revert change; all the other
macros in this file have \revert macros defined.

16 years agoAdd \numericTimeSignature because it's used so often, and for
Graham Percival [Tue, 25 Mar 2008 11:20:51 +0000 (04:20 -0700)]
Add \numericTimeSignature because it's used so often, and for
clarity of docs.

16 years agoVoices and Vocals, Fundamental finished
Francisco Vila [Tue, 25 Mar 2008 10:35:38 +0000 (11:35 +0100)]
Voices and Vocals, Fundamental finished