]> 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 [Mon, 12 May 2008 12:27:13 +0000 (14:27 +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:
  Fix Po header
  Updated Spahish docs PO
  Remove bullets, ugly in PDF
  Typo

16 years agoImprove Texinfo x-refs checking script
John Mandereau [Mon, 12 May 2008 12:15:16 +0000 (14:15 +0200)]
Improve Texinfo x-refs checking script

* move Lily-specific manuals names and cross-references macro names to
manuals_definitions.py, and add Internals reference and Snippets;

* add include path command-line option for less kludged files searching;

* warn user about automatically generated documentation;

* add convenient shorthands as Documentation/GNUmakefile targets:

   make check-xrefs  # check documentation in English
   make fix-xrefs # interactively fix doco in English

   make ISOLANG=yourLanguageCode check-xrefs # idem for translations
   make ISOLANG=yourLanguageCode fix-xrefs

16 years agoFix Po header
Francisco Vila [Sun, 11 May 2008 23:42:56 +0000 (01:42 +0200)]
Fix Po header

16 years agoUpdated Spahish docs PO
Francisco Vila [Sun, 11 May 2008 23:36:29 +0000 (01:36 +0200)]
Updated Spahish docs PO

16 years agocompile fix.
Graham Percival [Sun, 11 May 2008 21:53:40 +0000 (14:53 -0700)]
compile fix.

16 years agoFirst pass at organizing.
Graham Percival [Sun, 11 May 2008 21:42:33 +0000 (14:42 -0700)]
First pass at organizing.

16 years agoProvide a more complete, but much messier, explanation of init files.
Graham Percival [Sun, 11 May 2008 21:36:47 +0000 (14:36 -0700)]
Provide a more complete, but much messier, explanation of init files.

16 years agoUpdate translated docs internalsref -> rinternals
John Mandereau [Sun, 11 May 2008 13:44:46 +0000 (15:44 +0200)]
Update translated docs internalsref -> rinternals

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 11 May 2008 13:18:27 +0000 (15:18 +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:
  More `about' stuff, plus THANKS and TODO lists.
  Links for `about the docs' stuff.
  Add links to About section.
  Begin reworking `About the documentation'.
  Update from Francisco with modifications by me.

16 years agoMore `about' stuff, plus THANKS and TODO lists.
Graham Percival [Sun, 11 May 2008 05:03:36 +0000 (22:03 -0700)]
More `about' stuff, plus THANKS and TODO lists.

16 years agoLinks for `about the docs' stuff.
Graham Percival [Sun, 11 May 2008 03:52:12 +0000 (20:52 -0700)]
Links for `about the docs' stuff.

16 years agoAdd links to About section.
Graham Percival [Sun, 11 May 2008 01:18:17 +0000 (18:18 -0700)]
Add links to About section.

16 years agoBegin reworking `About the documentation'.
Graham Percival [Sun, 11 May 2008 00:40:35 +0000 (17:40 -0700)]
Begin reworking `About the documentation'.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sat, 10 May 2008 21:44:35 +0000 (14:44 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Francisco with modifications by me.
Graham Percival [Sat, 10 May 2008 21:32:56 +0000 (14:32 -0700)]
Update from Francisco with modifications by me.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 10 May 2008 07:06:50 +0000 (09:06 +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 591.
  Fix 585.
  MusicXML: Use indentation in PostScript for better structuring
  Update from Neil in input/new
  @internalsref -> @rinternals update.
  Update from Francisco
  Test of LSR commenting-out.
  Policy updates.
  Update from Francisco.

16 years agoMerge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Sat, 10 May 2008 03:08:57 +0000 (13:08 +1000)]
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond

16 years agoFix 591.
Joe Neeman [Sat, 10 May 2008 02:50:52 +0000 (12:50 +1000)]
Fix 591.

Remove arpeggios from NoteColumns.

16 years agoFix 585.
Joe Neeman [Sat, 10 May 2008 01:40:09 +0000 (11:40 +1000)]
Fix 585.

Fix a confusion about the reference point of skylines. The skyline retrieved
with g->get_property("vertical-skylines") should be relative to g, not
relative to g's elements' common refpoint, as some code in align-interface.cc
mistakenly thought.

16 years agoMusicXML: Use indentation in PostScript for better structuring
Reinhold Kainhofer [Fri, 9 May 2008 15:45:54 +0000 (17:45 +0200)]
MusicXML: Use indentation in PostScript for better structuring

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoUpdate from Neil in input/new
Valentin Villenave [Fri, 9 May 2008 07:33:42 +0000 (09:33 +0200)]
Update from Neil in input/new

16 years ago@internalsref -> @rinternals update.
Graham Percival [Fri, 9 May 2008 02:55:57 +0000 (19:55 -0700)]
@internalsref -> @rinternals update.

16 years agoUpdate from Francisco
Graham Percival [Fri, 9 May 2008 02:12:28 +0000 (19:12 -0700)]
Update from Francisco

16 years agoRemove bullets, ugly in PDF
Francisco Vila [Fri, 9 May 2008 00:43:57 +0000 (02:43 +0200)]
Remove bullets, ugly in PDF

16 years agoTest of LSR commenting-out.
Graham Percival [Thu, 8 May 2008 22:46:00 +0000 (15:46 -0700)]
Test of LSR commenting-out.

16 years agoPolicy updates.
Graham Percival [Thu, 8 May 2008 22:45:39 +0000 (15:45 -0700)]
Policy updates.

16 years agoUpdate from Francisco.
Graham Percival [Thu, 8 May 2008 22:45:22 +0000 (15:45 -0700)]
Update from Francisco.

16 years agoUse doctitle header field of LSR snippets
John Mandereau [Thu, 8 May 2008 22:03:41 +0000 (00:03 +0200)]
Use doctitle header field of LSR snippets

* add and document [doctitle] lilypond-book fragment option,

* define @lydoctitle macro in the proper places,

* test this new feature in NR Pitches,

* update makefiles accordingly,

* thinko: also document texidocLANG feature,

* misc: try to fix 'make clean' in Documentation/user and input/lsr
with `.SECONDARY:'.

16 years agoMake web-clean target available from every directory
John Mandereau [Thu, 8 May 2008 21:36:25 +0000 (23:36 +0200)]
Make web-clean target available from every directory

16 years agoTypo
Francisco Vila [Thu, 8 May 2008 16:18:51 +0000 (18:18 +0200)]
Typo

16 years agoAdd hack in makelsr to strip '% LSR' comments
John Mandereau [Thu, 8 May 2008 13:08:04 +0000 (15:08 +0200)]
Add hack in makelsr to strip '% LSR' comments

16 years agoMerge branch 'lilypond/translation'
John Mandereau [Thu, 8 May 2008 12:29:26 +0000 (14:29 +0200)]
Merge branch 'lilypond/translation'

* lilypond/translation:
  Update of Documentation/po/de.po

16 years agoFix Spanish docs
John Mandereau [Thu, 8 May 2008 12:27:54 +0000 (14:27 +0200)]
Fix Spanish docs

16 years agoMerge branch 'lilypond/translation'
John Mandereau [Thu, 8 May 2008 12:07:14 +0000 (14:07 +0200)]
Merge branch 'lilypond/translation'

* lilypond/translation:
  Oops, restored file from another branch
  Update -- chords, clusters, and parallel music example
  Removed obsolete file
  Update of tutorial

Conflicts:

Documentation/es/user/tutorial.itely

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 8 May 2008 12:03:03 +0000 (14:03 +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:
  minor updates.
  Update from Francisco.
  Update from Patrick.
  Update from Valentin.
  GDP: Process comments from JK
  Fix from Han-Wen testimony on bug-lilypond.
  Small updates.
  Update from Valentin.

16 years agoNo longer accept makeinfo errors on translated docs
John Mandereau [Thu, 8 May 2008 12:00:41 +0000 (14:00 +0200)]
No longer accept makeinfo errors on translated docs

16 years agoFix a truckload of docs cross-references using the new script
John Mandereau [Thu, 8 May 2008 11:59:43 +0000 (13:59 +0200)]
Fix a truckload of docs cross-references using the new script

16 years agoAdd Texinfo cross-references checking and fixing script
John Mandereau [Thu, 8 May 2008 11:58:24 +0000 (13:58 +0200)]
Add Texinfo cross-references checking and fixing script

16 years agoMerge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation
John Mandereau [Thu, 8 May 2008 08:25:15 +0000 (10:25 +0200)]
Merge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation

* 'lilypond/translation' of /home/lilycvs/git/lily/:
  Fix use of relative in docs and restore UTF-8 strings
  compile fix (apparently)
  Formatting nits.
  Remove stray letter.
  New dynamics engravers
  Small formatting cleanups.
  Add Drul_array<>::set() method.
  Add ly:prob-[im]mutable-properties Scheme bindings.
  Restore Tie direction default
  Add NEWS entry for arpeggio.
  Fix #455.
  Fix #521.
  Bump version.
  Make fast_substitute_grob_array() protected.
  Fix #434, #440
  Add Skyline_pair::print[_point](), add some minor cleanups.
  Move Skyline_pair and Paper_system bindings into their own files.
  code layout nits.
  Fix #578.

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Thu, 8 May 2008 08:24:53 +0000 (10:24 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  Fix use of relative in docs and restore UTF-8 strings
  compile fix (apparently)
  Formatting nits.
  Remove stray letter.
  New dynamics engravers
  Small formatting cleanups.
  Add Drul_array<>::set() method.
  Add ly:prob-[im]mutable-properties Scheme bindings.
  Restore Tie direction default
  Add NEWS entry for arpeggio.
  Fix #455.
  Fix #521.
  Bump version.
  Make fast_substitute_grob_array() protected.
  Fix #434, #440
  Add Skyline_pair::print[_point](), add some minor cleanups.
  Move Skyline_pair and Paper_system bindings into their own files.
  code layout nits.
  Fix #578.

16 years agoUpdate of Documentation/po/de.po
Till Paala [Mon, 5 May 2008 16:25:33 +0000 (19:25 +0300)]
Update of Documentation/po/de.po

16 years agoOops, restored file from another branch
Francisco Vila [Tue, 6 May 2008 14:08:23 +0000 (16:08 +0200)]
Oops, restored file from another branch

16 years agoUpdate -- chords, clusters, and parallel music example
Francisco Vila [Tue, 6 May 2008 13:58:42 +0000 (15:58 +0200)]
Update -- chords, clusters, and parallel music example

16 years agominor updates.
Graham Percival [Mon, 5 May 2008 20:35:04 +0000 (13:35 -0700)]
minor updates.

16 years agoUpdate from Francisco.
Graham Percival [Mon, 5 May 2008 20:34:10 +0000 (13:34 -0700)]
Update from Francisco.

16 years agoUpdate from Patrick.
Graham Percival [Mon, 5 May 2008 06:16:41 +0000 (23:16 -0700)]
Update from Patrick.

16 years agoUpdate from Valentin.
Graham Percival [Mon, 5 May 2008 06:16:26 +0000 (23:16 -0700)]
Update from Valentin.

16 years agoRemoved obsolete file
Francisco Vila [Mon, 5 May 2008 01:09:50 +0000 (03:09 +0200)]
Removed obsolete file

16 years agoUpdate of tutorial
Francisco Vila [Sun, 4 May 2008 17:52:35 +0000 (19:52 +0200)]
Update of tutorial

hopefully this syncs the snippet count

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Sun, 4 May 2008 16:01:24 +0000 (17:01 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoGDP: Process comments from JK
Trevor Daniels [Sun, 4 May 2008 16:00:40 +0000 (17:00 +0100)]
GDP: Process comments from JK

16 years agoFix from Han-Wen testimony on bug-lilypond.
Graham Percival [Sat, 3 May 2008 22:27:58 +0000 (15:27 -0700)]
Fix from Han-Wen testimony on bug-lilypond.

16 years agoSmall updates.
Graham Percival [Sat, 3 May 2008 22:09:15 +0000 (15:09 -0700)]
Small updates.

16 years agoUpdate from Valentin.
Graham Percival [Sat, 3 May 2008 21:36:08 +0000 (14:36 -0700)]
Update from Valentin.

16 years agoFix use of relative in docs and restore UTF-8 strings
John Mandereau [Sat, 3 May 2008 09:37:37 +0000 (11:37 +0200)]
Fix use of relative in docs and restore UTF-8 strings

* replace bare \relative with "\relative c'" -- I didn't check
systematically, there must remain some occurences of bare
\relative.

* fix misuse of relative lilypond-book fragment option -- cases of
misuse were probably not fixed because relative without fragment used
to have no effect on ly snippets.

* also restore mangled UTF-8 strings and add misssing accent in "Chéri".

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 2 May 2008 23:51:30 +0000 (16:51 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agocompile fix (apparently)
Graham Percival [Fri, 2 May 2008 23:50:52 +0000 (16:50 -0700)]
compile fix (apparently)

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Fri, 2 May 2008 15:35:50 +0000 (16:35 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Fri, 2 May 2008 15:35:18 +0000 (16:35 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoFormatting nits.
Werner Lemberg [Fri, 2 May 2008 05:34:16 +0000 (07:34 +0200)]
Formatting nits.

16 years agoRemove stray letter.
Han-Wen Nienhuys [Fri, 2 May 2008 02:34:47 +0000 (23:34 -0300)]
Remove stray letter.

16 years agoNew dynamics engravers
Han-Wen Nienhuys [Fri, 2 May 2008 02:22:26 +0000 (23:22 -0300)]
New dynamics engravers

  Dynamic_align_engraver
  New_dynamic_engraver

The New_dynamic_engraver handles creation of (de)crescendi and scripts
while Dynamic_align_engraver is responsible for the spanner that keeps
related dynamics on a single line.

16 years agoSmall formatting cleanups.
Han-Wen Nienhuys [Fri, 2 May 2008 02:21:12 +0000 (23:21 -0300)]
Small formatting cleanups.

16 years agoAdd Drul_array<>::set() method.
Han-Wen Nienhuys [Fri, 2 May 2008 02:20:33 +0000 (23:20 -0300)]
Add Drul_array<>::set() method.

16 years agoAdd ly:prob-[im]mutable-properties Scheme bindings.
Han-Wen Nienhuys [Fri, 2 May 2008 02:19:25 +0000 (23:19 -0300)]
Add ly:prob-[im]mutable-properties Scheme bindings.

16 years agoRestore Tie direction default
Han-Wen Nienhuys [Thu, 1 May 2008 22:22:17 +0000 (19:22 -0300)]
Restore Tie direction default

16 years agoAdd NEWS entry for arpeggio.
Han-Wen Nienhuys [Thu, 1 May 2008 21:54:54 +0000 (18:54 -0300)]
Add NEWS entry for arpeggio.

16 years agoFix #455.
Han-Wen Nienhuys [Thu, 1 May 2008 21:52:39 +0000 (18:52 -0300)]
Fix #455.

Add a vertical slur arpeggio.

Tuning / parameterizing the code is left as an excercise to the user.

16 years agoFix #521.
Han-Wen Nienhuys [Thu, 1 May 2008 21:31:19 +0000 (18:31 -0300)]
Fix #521.

Add RepeatTie and LaissezVibrerTie to polyphonic-direction-grobs.

16 years agoBump version.
Han-Wen Nienhuys [Thu, 1 May 2008 21:19:36 +0000 (18:19 -0300)]
Bump version.

16 years agoMake fast_substitute_grob_array() protected.
Han-Wen Nienhuys [Thu, 1 May 2008 21:16:50 +0000 (18:16 -0300)]
Make fast_substitute_grob_array() protected.

16 years agoFix #434, #440
Han-Wen Nienhuys [Thu, 1 May 2008 21:15:48 +0000 (18:15 -0300)]
Fix #434, #440

In single tie case, use Tie::get_default_dir() to determine tie
directions.  This now peeks across line boundaries, so the direction
for the 2 broken halves is synced.

Add neutral-direction to Tie so the defaults can be adjusted.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Thu, 1 May 2008 20:21:38 +0000 (17:21 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoAdd Skyline_pair::print[_point](), add some minor cleanups.
Han-Wen Nienhuys [Thu, 1 May 2008 20:09:11 +0000 (17:09 -0300)]
Add Skyline_pair::print[_point](), add some minor cleanups.

16 years agoMove Skyline_pair and Paper_system bindings into their own files.
Han-Wen Nienhuys [Thu, 1 May 2008 19:44:21 +0000 (16:44 -0300)]
Move Skyline_pair and Paper_system bindings into their own files.

16 years agocode layout nits.
Han-Wen Nienhuys [Thu, 1 May 2008 19:28:34 +0000 (16:28 -0300)]
code layout nits.

16 years agoFix #578.
Han-Wen Nienhuys [Thu, 1 May 2008 19:23:17 +0000 (16:23 -0300)]
Fix #578.

3 unrelated fixes:

 - correctly schedule timestamp of next event in
   Completion_heads_engraver

 - Add a melisma property completionBusy, and write it in
   Completion_heads_engraver

 - Override length of the generated note head too, so the busyGrobs
   list is correctly calculated.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 1 May 2008 18:47:19 +0000 (20:47 +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:
  Markup command documentation: manually order categories
  GDP: Add index entries to LM 3
  Additional markup categorizing
  Policy updates.
  Update from Ralph.

16 years agoMarkup command documentation: manually order categories
Nicolas Sceaux [Thu, 1 May 2008 10:45:27 +0000 (12:45 +0200)]
Markup command documentation: manually order categories

When a new markup command category is added, update `ordered-categories'
in the markup-doc-node function, file scm/document-markup.scm
(otherwise the new category will be added at the end).

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Thu, 1 May 2008 08:36:53 +0000 (09:36 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoGDP: Add index entries to LM 3
Trevor Daniels [Thu, 1 May 2008 08:36:24 +0000 (09:36 +0100)]
GDP: Add index entries to LM 3

16 years agoMerge git://git.sv.gnu.org/lilypond
Valentin Villenave [Thu, 1 May 2008 08:30:27 +0000 (10:30 +0200)]
Merge git://git.sv.gnu.org/lilypond

16 years agoAdditional markup categorizing
Valentin Villenave [Thu, 1 May 2008 08:26:36 +0000 (10:26 +0200)]
Additional markup categorizing

We want to let the less possible functions in "other"

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 30 Apr 2008 20:37:50 +0000 (13:37 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoPolicy updates.
Graham Percival [Wed, 30 Apr 2008 20:36:13 +0000 (13:36 -0700)]
Policy updates.

16 years agoUpdate from Ralph.
Graham Percival [Wed, 30 Apr 2008 20:25:24 +0000 (13:25 -0700)]
Update from Ralph.

16 years agolilypond-book: make [relative] imply [fragment]
John Mandereau [Wed, 30 Apr 2008 19:23:23 +0000 (21:23 +0200)]
lilypond-book: make [relative] imply [fragment]

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Wed, 30 Apr 2008 11:47:49 +0000 (12:47 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoGDP: Process comments on LM 3 (C)
Trevor Daniels [Wed, 30 Apr 2008 11:46:58 +0000 (12:46 +0100)]
GDP: Process comments on LM 3 (C)

Add warning about implicitly created contexts
Add more engraver descriptions
Add warning not to link lyrics to staff contexts

16 years agoLSR update
Valentin Villenave [Wed, 30 Apr 2008 09:56:34 +0000 (11:56 +0200)]
LSR update

Hope I didn't do anything wrong...

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 30 Apr 2008 03:33:43 +0000 (20:33 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate snippet name.
Graham Percival [Wed, 30 Apr 2008 03:33:11 +0000 (20:33 -0700)]
Update snippet name.

16 years agoUpdate snippet name.
Graham Percival [Wed, 30 Apr 2008 03:11:39 +0000 (20:11 -0700)]
Update snippet name.

16 years agoLSR: update.
Graham Percival [Wed, 30 Apr 2008 03:11:28 +0000 (20:11 -0700)]
LSR: update.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Tue, 29 Apr 2008 14:11:15 +0000 (15:11 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily
Trevor Daniels [Tue, 29 Apr 2008 13:32:35 +0000 (14:32 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git into td-lily

16 years agoGDP: Process comments on LM 3 (B)
Trevor Daniels [Tue, 29 Apr 2008 13:30:01 +0000 (14:30 +0100)]
GDP: Process comments on LM 3 (B)

Clarify special nature of \header, \layout, \midi
Clarify operation of \set and \unset

16 years agoMisc fixes.
Graham Percival [Tue, 29 Apr 2008 05:49:11 +0000 (22:49 -0700)]
Misc fixes.

16 years ago@lsrdir and @internalsref renaming.
Graham Percival [Tue, 29 Apr 2008 05:33:46 +0000 (22:33 -0700)]
@lsrdir and @internalsref renaming.

16 years agoUpdate from Andrew.
Graham Percival [Tue, 29 Apr 2008 05:33:28 +0000 (22:33 -0700)]
Update from Andrew.