]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 5 Apr 2008 11:49:49 +0000 (13:49 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Spell check
  Update of Appendix B of NR, tables
  Translation of the LilyPond-Book section of the manual
  Fix commitishes to make status page reflect reality
  Converters

16 years agoMakefiles nit
John Mandereau [Sat, 5 Apr 2008 11:47:07 +0000 (13:47 +0200)]
Makefiles nit

Get rid of "out/.info-images-dir.dep" warning, and
remove debugging output

16 years agoAdd commented out \version to all .itely files
John Mandereau [Sat, 5 Apr 2008 08:58:27 +0000 (10:58 +0200)]
Add commented out \version to all .itely files

This makes convert-ly docs easier, and allows removing manual version
numbers in fundamental.itely (done in this commit too).

16 years agoMerge branch 'master' of /home/lilycvs/git/lily/
John Mandereau [Sat, 5 Apr 2008 07:49:17 +0000 (09:49 +0200)]
Merge branch 'master' of /home/lilycvs/git/lily/

* 'master' of /home/lilycvs/git/lily/:
  Fix build (use proper line feed)
  MusicXML: Produce only one output file; optionally use stdin/stdout
  Fix build (files used wrong CRLF vs. CR vs. LF, so lilypond barfed and exited)
  More @ref{}.
  Rename @refs{}.
  Update from Valentin.
  Update \parenthesis instructions.
  Added @seealso IR refs in NR1.7 Editorial
  Added @seealso IR refs in NR1.1 Pitches
  MusicXML: Convert <eyeglasses> to lilypond

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 5 Apr 2008 07:46:51 +0000 (09:46 +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:
  Fix build (use proper line feed)
  MusicXML: Produce only one output file; optionally use stdin/stdout
  Fix build (files used wrong CRLF vs. CR vs. LF, so lilypond barfed and exited)
  More @ref{}.
  Rename @refs{}.
  Update from Valentin.
  Update \parenthesis instructions.
  Added @seealso IR refs in NR1.7 Editorial
  Added @seealso IR refs in NR1.1 Pitches
  MusicXML: Convert <eyeglasses> to 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 agoSpell check
Francisco Vila [Fri, 4 Apr 2008 15:27:50 +0000 (17:27 +0200)]
Spell check

16 years agoUpdate of Appendix B of NR, tables
Francisco Vila [Fri, 4 Apr 2008 10:02:39 +0000 (12:02 +0200)]
Update of Appendix B of NR, tables

16 years agoMerge branch 'master' of /home/lilycvs/git/lily/
John Mandereau [Fri, 4 Apr 2008 07:01:14 +0000 (09:01 +0200)]
Merge branch 'master' of /home/lilycvs/git/lily/

* 'master' of /home/lilycvs/git/lily/:
  MusicXML: Correct MusicXML test file (the spec is picky about element ordering)

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 4 Apr 2008 07:00:53 +0000 (09:00 +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:
  MusicXML: Correct MusicXML test file (the spec is picky about element ordering)

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 agoTranslation of the LilyPond-Book section of the manual
Francisco Vila [Thu, 3 Apr 2008 18:16:50 +0000 (20:16 +0200)]
Translation of the LilyPond-Book section of the manual

16 years agoMerge branch 'master' of /home/lilycvs/git/lily/
John Mandereau [Thu, 3 Apr 2008 16:38:12 +0000 (18:38 +0200)]
Merge branch 'master' of /home/lilycvs/git/lily/

* 'master' of /home/lilycvs/git/lily/:
  Removed an useless subsection in the docs
  Fix for renamed snippet.
  LSR: update.
  Proofreading from Neil, thanks!
  MusicXML: Fix parentheses with figured bass (code and test file was wrong :( )
  MusicXML: Update test files description
  MusicXML: Remove executable flag from test file
  MusicXML: Include figured bass in the score; simplify test file
  MusicXML: Fix typo, remove debug output
  MusicXML: Add test file for figured bass
  MusicXML: Add basic support for figured bass

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 3 Apr 2008 16:34:56 +0000 (18:34 +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:
  Removed an useless subsection in the docs
  Fix for renamed snippet.
  LSR: update.
  Proofreading from Neil, thanks!
  MusicXML: Fix parentheses with figured bass (code and test file was wrong :( )
  MusicXML: Update test files description
  MusicXML: Remove executable flag from test file
  MusicXML: Include figured bass in the score; simplify test file
  MusicXML: Fix typo, remove debug output
  MusicXML: Add test file for figured bass
  MusicXML: Add basic support for figured bass

16 years agoFix commitishes to make status page reflect reality
Francisco Vila [Thu, 3 Apr 2008 10:30:11 +0000 (12:30 +0200)]
Fix commitishes to make status page reflect reality

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 agoMerge branch 'master' of /home/lilycvs/git/lily/
John Mandereau [Wed, 2 Apr 2008 20:09:32 +0000 (22:09 +0200)]
Merge branch 'master' of /home/lilycvs/git/lily/

* 'master' of /home/lilycvs/git/lily/:
  Update from Ralph.
  Use now-added snippets.
  LSR: update.
  Update from Valentin.
  compile fix.
  Fixes for renamed LSR snippets.
  LSR: update.
  Removed a number of engravers from the definition DrumVoice

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Wed, 2 Apr 2008 19:52:33 +0000 (21:52 +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:
  Update from Ralph.
  Use now-added snippets.
  LSR: update.
  Update from Valentin.
  compile fix.
  Fixes for renamed LSR snippets.
  LSR: update.
  Removed a number of engravers from the definition DrumVoice

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 agoConverters
Francisco Vila [Wed, 2 Apr 2008 15:05:41 +0000 (17:05 +0200)]
Converters

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 agoTypo
John Mandereau [Tue, 1 Apr 2008 07:54:52 +0000 (09:54 +0200)]
Typo

16 years agoMerge branch 'lilypond/translation'
John Mandereau [Tue, 1 Apr 2008 07:14:00 +0000 (09:14 +0200)]
Merge branch 'lilypond/translation'

* lilypond/translation:
  Backslash macro
  Updates, macros, capitalisation
  Spell check and other improvements
  Sort of cacophony relief, thanks to Trevor
  Repeatd paragraph in Spanish docs
  Two final sections from the LM
  PO update
  Moving objects
  Further tweaking and other sources of information
  Real music example
  Full PO update
  PO improvement
  Fixing Overlapping Notation
  Placement of objects
  Fix cross refs
  Typo
  Fix bad objects message
  Appearance of objects

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 agoBackslash macro
Francisco Vila [Tue, 1 Apr 2008 00:01:10 +0000 (02:01 +0200)]
Backslash macro

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 agoUpdates, macros, capitalisation
Francisco Vila [Sun, 30 Mar 2008 21:48:28 +0000 (23:48 +0200)]
Updates, macros, capitalisation

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 agoSpell check and other improvements
Francisco Vila [Sun, 30 Mar 2008 15:22:03 +0000 (17:22 +0200)]
Spell check and other improvements

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 agoSort of cacophony relief, thanks to Trevor
Francisco Vila [Sat, 29 Mar 2008 22:58:18 +0000 (23:58 +0100)]
Sort of cacophony relief, thanks to Trevor

16 years agoRepeatd paragraph in Spanish docs
Francisco Vila [Sat, 29 Mar 2008 22:25:57 +0000 (23:25 +0100)]
Repeatd paragraph in Spanish docs

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 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 agoTwo final sections from the LM
Francisco Vila [Sat, 29 Mar 2008 00:44:20 +0000 (01:44 +0100)]
Two final sections from the LM

This completes the Spanish LM, I hope

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 agoPO update
Francisco Vila [Fri, 28 Mar 2008 17:09:45 +0000 (18:09 +0100)]
PO update

16 years agoMoving objects
Francisco Vila [Fri, 28 Mar 2008 12:57:46 +0000 (13:57 +0100)]
Moving objects

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 agoFurther tweaking and other sources of information
Francisco Vila [Thu, 27 Mar 2008 17:56:07 +0000 (18:56 +0100)]
Further tweaking and other sources of information

16 years agoReal music example
Francisco Vila [Thu, 27 Mar 2008 17:12:16 +0000 (18:12 +0100)]
Real music example