]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agoDoc-es: update CHANGES, Chords, Percussion, World, usage/external, and more.
Francisco Vila [Sun, 18 Sep 2011 14:09:04 +0000 (16:09 +0200)]
Doc-es: update CHANGES, Chords, Percussion, World, usage/external, and more.

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Sat, 17 Sep 2011 23:36:27 +0000 (01:36 +0200)]
Merge branch 'master' into lilypond/translation

12 years agoDoc: adding doc strings for \...DashPattern and \harmonicBy...
Marc Hohl [Wed, 14 Sep 2011 18:23:13 +0000 (20:23 +0200)]
Doc: adding doc strings for \...DashPattern and \harmonicBy...

12 years agoCleans the selector of "reduced hole" noteheads.
Bertrand Bordage [Sat, 17 Sep 2011 21:07:14 +0000 (23:07 +0200)]
Cleans the selector of "reduced hole" noteheads.

This wasn't working with uncommon staves.

12 years agochange longas similarly to how breves were changed
Janek Warchol [Sat, 17 Sep 2011 21:14:59 +0000 (23:14 +0200)]
change longas similarly to how breves were changed

Put vertical lines farther apart,
make them longer to increase readability
and include them in X-extent.

12 years agoRevert "change longas similarly to how breves were changed"
Janek Warchol [Sat, 17 Sep 2011 20:57:37 +0000 (22:57 +0200)]
Revert "change longas similarly to how breves were changed"

This reverts commit 72b2acb98422cde09729517d2a62d382f7b73814.

12 years agoRevert "variable fix"
Janek Warchol [Sat, 17 Sep 2011 20:57:25 +0000 (22:57 +0200)]
Revert "variable fix"

This reverts commit 67e06fc960b674bff40bffa0e7770f5e833e7285.

12 years agovariable fix
Janek Warchol [Tue, 13 Sep 2011 15:19:58 +0000 (17:19 +0200)]
variable fix

12 years agochange longas similarly to how breves were changed
Janek Warchol [Sat, 6 Aug 2011 08:02:59 +0000 (10:02 +0200)]
change longas similarly to how breves were changed

Put vertical lines farther apart,
make them longer to increase readability
and include them in X-extent.

12 years agoGlossary: Fix snippets with Scale degree and function
Reinhold Kainhofer [Sat, 17 Sep 2011 19:19:27 +0000 (21:19 +0200)]
Glossary: Fix snippets with Scale degree and function

12 years agoMake: Move comments out of the receipe; We don't want them to be passed to the shell
Reinhold Kainhofer [Sat, 17 Sep 2011 13:06:08 +0000 (15:06 +0200)]
Make: Move comments out of the receipe; We don't want them to be passed to the shell

12 years agoBuild fix : destroy nice python list comprehension
Graham Percival [Sat, 17 Sep 2011 18:25:03 +0000 (19:25 +0100)]
Build fix : destroy nice python list comprehension

GUB only has python 2.4, which means that all our scripts must
only use python 2.4, which means that we can't do useful list
comprehensions like
    langs = [i.code if i.code != 'en' else '' for i in
langdefs.WEB_LANGUAGES]

http://code.google.com/p/lilypond/issues/detail?id=1895

12 years agoRelease: update news.
Graham Percival [Sat, 17 Sep 2011 16:51:22 +0000 (17:51 +0100)]
Release: update news.

12 years agoBuild: fix website (1892)
Graham Percival [Sat, 17 Sep 2011 16:46:40 +0000 (17:46 +0100)]
Build: fix website (1892)

12 years agoAdd missing files of the previous commit.
Bertrand Bordage [Sat, 17 Sep 2011 16:32:53 +0000 (18:32 +0200)]
Add missing files of the previous commit.

12 years agoImproves parmesan noteheads.
Bertrand Bordage [Sat, 17 Sep 2011 16:05:04 +0000 (18:05 +0200)]
Improves parmesan noteheads.

* Separates parmesan-noteheads in its own sub-font.
* Adds a new Staff called PetrucciStaff (with its PetrucciVoice).

Fixes numerous issues for Petrucci/mensural/neomensural styles:
* Stems centered around the attachment point.
* Attachment point lowered.
* Adds brevis/longa/maxima pointing upward.
* Increases the hole height for brevis/longa/maxima
  that are on a staff line.
* Decreases the hole height for brevis/longa/maxima
  that are between staff lines.
* Shortens and thickens the stem of the longa.
* Improves the design of brevis/longa/maxima.

Improves the design of Petrucci/neomensural notes shorter than a brevis:
* Adds small curves inside the hole of
  Petrucci/neomensural whole/half notes and inside harmonics.
* Reduces the height and the hole width of Petrucci whole/half notes.
* Increases the size of neomensural notes shorter than a brevis.

12 years agoFixes issue 1881: cyclic dependency in Stem #'Y-extent.
Mike Solomon [Sat, 17 Sep 2011 11:45:34 +0000 (13:45 +0200)]
Fixes issue 1881: cyclic dependency in Stem #'Y-extent.

The fix does not trigger Y-extent calculations in Stem::set_stem_positions,
as this function may itself be called in a Y-extent calculation.  Now,
this function sets the begin position and the length, which are required
by Stem::height in order to report the Y-extent.

12 years agoMakefile: Add missing .PHONY targets
Reinhold Kainhofer [Sat, 17 Sep 2011 11:34:26 +0000 (13:34 +0200)]
Makefile: Add missing .PHONY targets

This makes our build system also work when you have a file called
"test" or "website" in your sourcedir... Otherwise, make would detect
that file and decide that since it exists, nothing needs to be done...

12 years agoDocs: Use @code instead of @var for a placeholder description
Reinhold Kainhofer [Sat, 17 Sep 2011 10:48:01 +0000 (12:48 +0200)]
Docs: Use @code instead of @var for a placeholder description

12 years agoDof-fr: fix bad object (usage/lpbk)
Jean-Charles Malahieude [Sat, 17 Sep 2011 09:38:39 +0000 (11:38 +0200)]
Dof-fr: fix bad object (usage/lpbk)

12 years agoFix 1598.
Joe Neeman [Sat, 17 Sep 2011 03:00:18 +0000 (20:00 -0700)]
Fix 1598.

Don't include non-spaceable lines in the extent calculations for InstrumentName.

12 years agoCleanups and generalizations in Bezier::minmax.
Joe Neeman [Sat, 17 Sep 2011 01:54:45 +0000 (18:54 -0700)]
Cleanups and generalizations in Bezier::minmax.

12 years agoDoc-de: remove not translated file authors.itexi
Till Paala [Fri, 16 Sep 2011 19:42:39 +0000 (22:42 +0300)]
Doc-de: remove not translated file authors.itexi

12 years agoDoc-ja: fix committish for Japanese traslation.
Yoshiki Sawada [Fri, 16 Sep 2011 15:23:17 +0000 (00:23 +0900)]
Doc-ja: fix committish for Japanese traslation.

Doc-ja: fix committish for Japanese translation.

Fix committish for the following files:
Documentation/ja/notation.tely,
Documentation/ja/notation/changing-defaults.itely, and
Documentation/ja/notation/cheatsheet.itely.

12 years agoDoc-es: fix wrong markers.
Francisco Vila [Fri, 16 Sep 2011 15:25:53 +0000 (17:25 +0200)]
Doc-es: fix wrong markers.

12 years agoDoc-es: update committishes for LSR snippets.
Francisco Vila [Fri, 16 Sep 2011 15:16:41 +0000 (17:16 +0200)]
Doc-es: update committishes for LSR snippets.

Output of make check-translation is 1491 lines now.

12 years agoDoc: run makelsr locally.
Francisco Vila [Fri, 16 Sep 2011 15:13:25 +0000 (17:13 +0200)]
Doc: run makelsr locally.

12 years agoDoc-es: update some snippets.
Francisco Vila [Fri, 16 Sep 2011 15:09:40 +0000 (17:09 +0200)]
Doc-es: update some snippets.

12 years agoDoc: Update translation status.
Francisco Vila [Fri, 16 Sep 2011 14:50:00 +0000 (16:50 +0200)]
Doc: Update translation status.

12 years agoFix issue #1852: manuals needs more explicit dependencies.
Julien Rioux [Fri, 2 Sep 2011 19:26:20 +0000 (15:26 -0400)]
Fix issue #1852: manuals needs more explicit dependencies.

Dependencies are already being tracker by lilypond-book.py,
which produces .dep files containing make rules. The file
stepmake/stepmake/generic-targets.make includes them into
the build.

The problem is that the .dep files contain errors.

We fix the .dep files produced by lilypond-book.py by
  1) using the relative path to the target file,
  2) using the correct file extension for the target file.

12 years agomusic-functions-init.ly: Use Scheme functions instead of void music functions.
David Kastrup [Fri, 16 Sep 2011 09:02:50 +0000 (11:02 +0200)]
music-functions-init.ly: Use Scheme functions instead of void music functions.

12 years agomusic-functions-init.ly: Use foreach instead of map when return value is discarded.
David Kastrup [Fri, 16 Sep 2011 09:01:17 +0000 (11:01 +0200)]
music-functions-init.ly: Use foreach instead of map when return value is discarded.

12 years agoDocs: lilyquote -> quote snippet option
Reinhold Kainhofer [Fri, 16 Sep 2011 10:19:50 +0000 (12:19 +0200)]
Docs: lilyquote -> quote snippet option

12 years agoDoc: Added \compoundMeter function to NR
James Lowe [Sat, 10 Sep 2011 15:09:03 +0000 (16:09 +0100)]
Doc: Added \compoundMeter function to NR

This is for Tracker issue 1776

Added function to Polymetric Noation sections removed an old
snippet from NR (which has been deprecated by this function).

Also took the opportunity to make some other minor grammatical changes
to make (hopefully) the other examples and their explanations
clearer.

Some style changes needed (used @subheading instead of @strong{})
Also removed other references to the snipped including in the
translated tely files and moved cindex entries to the new location.

12 years agoDoc-es: update Spacing, Wind, Staff, Vocal, Notation appendices.
Francisco Vila [Thu, 15 Sep 2011 16:27:15 +0000 (18:27 +0200)]
Doc-es: update Spacing, Wind, Staff, Vocal, Notation appendices.

Makes output of check-translation to be 4991 lines worth.

12 years agoDoc-es: update of Text, Keyboards, Pitches, Repeats, Tweaks, World.
Francisco Vila [Thu, 15 Sep 2011 14:42:53 +0000 (16:42 +0200)]
Doc-es: update of Text, Keyboards, Pitches, Repeats, Tweaks, World.

Makes output of check-translation to be 5339 lines worth.

12 years agoDoc-es: update of Expressive, Editorial, Fretted, Simultaneous, Rhythms.
Francisco Vila [Thu, 15 Sep 2011 13:09:08 +0000 (15:09 +0200)]
Doc-es: update of Expressive, Editorial, Fretted, Simultaneous, Rhythms.

Makes output of check-translation to be 5694 lines worth.

12 years agoUpdate CG with how to make English only docs
Phil Holmes [Thu, 15 Sep 2011 13:24:43 +0000 (14:24 +0100)]
Update CG with how to make English only docs

12 years agoprogramming_error messages should NOT be translated
Reinhold Kainhofer [Thu, 15 Sep 2011 12:19:08 +0000 (14:19 +0200)]
programming_error messages should NOT be translated

12 years agoDoc-es: update Chords.
Francisco Vila [Thu, 15 Sep 2011 10:41:01 +0000 (12:41 +0200)]
Doc-es: update Chords.

That makes an output of _only_ 6172 lines for check-translation.

12 years agoFix 456: Also check for laissez-vibrer events attached to single heads inside a chord
Reinhold Kainhofer [Fri, 9 Sep 2011 15:30:18 +0000 (17:30 +0200)]
Fix 456: Also check for laissez-vibrer events attached to single heads inside a chord

12 years agoMusicXML: If staff number is given in an element, make it work even if other elements...
Reinhold Kainhofer [Thu, 8 Sep 2011 17:03:55 +0000 (19:03 +0200)]
MusicXML: If staff number is given in an element, make it work even if other elements don't have a staff number

12 years agoPrint a warning if a music function or context mod is not documented
Reinhold Kainhofer [Wed, 14 Sep 2011 19:31:22 +0000 (21:31 +0200)]
Print a warning if a music function or context mod is not documented

12 years agoDoc-es: update Ancient.
Francisco Vila [Thu, 15 Sep 2011 10:06:01 +0000 (12:06 +0200)]
Doc-es: update Ancient.

12 years agoDoc-es: update Macros.
Francisco Vila [Thu, 15 Sep 2011 09:58:12 +0000 (11:58 +0200)]
Doc-es: update Macros.

12 years agoDoc-es: update Templates.
Francisco Vila [Thu, 15 Sep 2011 09:55:55 +0000 (11:55 +0200)]
Doc-es: update Templates.

12 years agoDoc-es: update Common Notation.
Francisco Vila [Thu, 15 Sep 2011 09:52:54 +0000 (11:52 +0200)]
Doc-es: update Common Notation.

12 years agoUses langdefs.py for make website
Phil Holmes [Wed, 14 Sep 2011 15:57:41 +0000 (16:57 +0100)]
Uses langdefs.py for make website

12 years agoDoc-es: update include/helpus.
Francisco Vila [Thu, 15 Sep 2011 09:47:37 +0000 (11:47 +0200)]
Doc-es: update include/helpus.

12 years agoDoc-es: update marker for a translated file.
Francisco Vila [Thu, 15 Sep 2011 09:44:59 +0000 (11:44 +0200)]
Doc-es: update marker for a translated file.

12 years agoDoc-es: update CHANGES for 2.16
Francisco Vila [Thu, 15 Sep 2011 09:42:50 +0000 (11:42 +0200)]
Doc-es: update CHANGES for 2.16

12 years agoparser.yy: introduce PITCH_IDENTIFIER
David Kastrup [Thu, 15 Sep 2011 08:20:02 +0000 (10:20 +0200)]
parser.yy: introduce PITCH_IDENTIFIER

12 years agomusic-functions.scm: allow dotted argument lists for music functions
David Kastrup [Tue, 13 Sep 2011 14:41:45 +0000 (16:41 +0200)]
music-functions.scm: allow dotted argument lists for music functions

12 years agoFix completely broken Scheme functions
David Kastrup [Tue, 13 Sep 2011 09:27:20 +0000 (11:27 +0200)]
Fix completely broken Scheme functions

12 years agoRevert "leaning.itely: add a musing about \relative f"
David Kastrup [Tue, 13 Sep 2011 00:06:28 +0000 (02:06 +0200)]
Revert "leaning.itely: add a musing about \relative f"

This reverts commit 0ccc25cbb29c6f39b6fce777369639373272f638.

Inappropriate language and content.

12 years agoinclude lines in breve X-extent (issue 1814)
Janek Warchol [Mon, 22 Aug 2011 21:31:28 +0000 (23:31 +0200)]
include lines in breve X-extent (issue 1814)

char box of breve glyphs is widened to include
the lines, not only notehead.  This will allow
Lily to calculate collisions with breves
correctly.  It shouldn't change how breves
are aligned in note columns.

12 years agoparser.yy et al: turn \partial and \skip into music functions.
David Kastrup [Mon, 12 Sep 2011 17:06:59 +0000 (19:06 +0200)]
parser.yy et al: turn \partial and \skip into music functions.

12 years agoCreate a nicer signature format for syntax functions. Fix their autogenerated docs.
David Kastrup [Mon, 12 Sep 2011 16:35:29 +0000 (18:35 +0200)]
Create a nicer signature format for syntax functions.  Fix their autogenerated docs.

12 years agolily/parser.yy: Scheme functions received their arguments reversed. Ouch.
David Kastrup [Mon, 12 Sep 2011 16:30:25 +0000 (18:30 +0200)]
lily/parser.yy: Scheme functions received their arguments reversed.  Ouch.

So move the argument reversal into run_music_function so that we won't forget.

12 years agolily/lexer.ll: Add a backslash to be more syntax-aware editor friendly.
David Kastrup [Mon, 12 Sep 2011 16:27:46 +0000 (18:27 +0200)]
lily/lexer.ll: Add a backslash to be more syntax-aware editor friendly.

12 years agoparser.yy: make INVALID more self-descriptive in case it occurs in syntax errors.
David Kastrup [Mon, 12 Sep 2011 09:03:37 +0000 (11:03 +0200)]
parser.yy: make INVALID more self-descriptive in case it occurs in syntax errors.

12 years agoparser.yy et al: Fix a few style issues of d8ee829c73452cc35ef17c6c22abf5b47c754c15
David Kastrup [Mon, 12 Sep 2011 08:09:34 +0000 (10:09 +0200)]
parser.yy et al: Fix a few style issues of d8ee829c73452cc35ef17c6c22abf5b47c754c15

12 years agoleaning.itely: add a musing about \relative f
David Kastrup [Mon, 12 Sep 2011 01:08:18 +0000 (03:08 +0200)]
leaning.itely: add a musing about \relative f

12 years agoDoc-ja: add cheatsheet.itely.
Yoshiki Sawada [Mon, 12 Sep 2011 12:52:23 +0000 (21:52 +0900)]
Doc-ja: add cheatsheet.itely.

Doc-ja: add cheatsheet.itely to NR.

12 years agoDoc-es: update Scheme tutorial.
Francisco Vila [Mon, 12 Sep 2011 15:09:32 +0000 (17:09 +0200)]
Doc-es: update Scheme tutorial.

12 years agoIssue 1135: changing @findex to @funindex in scm/document-identifiers.scm
Marc Hohl [Mon, 12 Sep 2011 14:39:04 +0000 (16:39 +0200)]
Issue 1135: changing @findex to @funindex in scm/document-identifiers.scm

12 years agoMerge branch 'release/unstable'
Graham Percival [Sun, 11 Sep 2011 17:00:07 +0000 (18:00 +0100)]
Merge branch 'release/unstable'

12 years agoRelease: bump version.
Graham Percival [Sun, 11 Sep 2011 16:58:42 +0000 (17:58 +0100)]
Release: bump version.

12 years agoRelease: update news.
Graham Percival [Sun, 11 Sep 2011 15:15:53 +0000 (16:15 +0100)]
Release: update news.

12 years agopitch.cc: let rounded_{semi,quarter}tone_pitch return actually rounded values, toward...
David Kastrup [Sun, 11 Sep 2011 16:02:38 +0000 (18:02 +0200)]
pitch.cc: let rounded_{semi,quarter}tone_pitch return actually rounded values, towards -inf rather than 0.

Adresses issue 1741.

12 years agoBar numbers should not affect music spacing (1880)
Trevor Daniels [Sun, 11 Sep 2011 15:49:29 +0000 (16:49 +0100)]
Bar numbers should not affect music spacing (1880)

12 years agolexer.ll et al: obliterate DIGIT token class
David Kastrup [Tue, 22 Mar 2011 14:22:50 +0000 (15:22 +0100)]
lexer.ll et al: obliterate DIGIT token class

12 years agoRelease: update news. release/2.15.11-1
Graham Percival [Sun, 11 Sep 2011 15:15:53 +0000 (16:15 +0100)]
Release: update news.

12 years agomusic-functions-init.ly et al: Reduce abuse of ly:music? arguments for getting pitches.
David Kastrup [Fri, 9 Sep 2011 13:24:16 +0000 (15:24 +0200)]
music-functions-init.ly et al: Reduce abuse of ly:music? arguments for getting pitches.

12 years agoparser.yy et al: Turn \transpose into a music function.
David Kastrup [Fri, 9 Sep 2011 12:33:38 +0000 (14:33 +0200)]
parser.yy et al: Turn \transpose into a music function.

12 years agoparser.yy: Remove dead token OCTAVE
David Kastrup [Fri, 9 Sep 2011 21:00:09 +0000 (23:00 +0200)]
parser.yy: Remove dead token OCTAVE

12 years agoDoc: capture another nugget from Neil
Trevor Daniels [Sat, 10 Sep 2011 21:17:56 +0000 (22:17 +0100)]
Doc: capture another nugget from Neil

12 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Sat, 10 Sep 2011 18:45:58 +0000 (21:45 +0300)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

12 years agoMerge branch 'release/unstable'
Graham Percival [Sat, 10 Sep 2011 11:37:11 +0000 (12:37 +0100)]
Merge branch 'release/unstable'

12 years agoFlush all ports after each file, flush stdout after displaying all options
Reinhold Kainhofer [Sat, 3 Sep 2011 23:50:16 +0000 (01:50 +0200)]
Flush all ports after each file, flush stdout after displaying all options

So far, the output of the safe.ly regtest showed up randomly
in some later regtest, because stdout was buffered when redirected
to a file.
This patch flushes all ports after each processed file (only relevant
when multiple files are processed at once).

Unfortunately, it seems stdout is not an open Scheme port when
Scheme doesn't print anything to stdout. So, when displaying all
options, we have to flush stdout directly after printing all
options.

12 years agoadd Julien Rieux to contributors
Janek Warchol [Fri, 9 Sep 2011 19:51:50 +0000 (21:51 +0200)]
add Julien Rieux to contributors

12 years agoFix issue #1815: lilypond-book fails on Windows
Julien Rioux [Fri, 9 Sep 2011 09:13:18 +0000 (05:13 -0400)]
Fix issue #1815: lilypond-book fails on Windows

The path separator was hardcoded to the forward slash '/'.
Use os.path.join instead, fixing this in a portable way.

12 years agoDoc: CG: remove more GOP material
Graham Percival [Wed, 7 Sep 2011 23:03:05 +0000 (00:03 +0100)]
Doc: CG: remove more GOP material

12 years agoparser.yy: allow music function pitch arguments also in chord mode.
David Kastrup [Fri, 9 Sep 2011 11:10:37 +0000 (13:10 +0200)]
parser.yy: allow music function pitch arguments also in chord mode.

12 years agoFix 1805: Ignore AmbitusAccidental in slur/phrasing slur engraving
Reinhold Kainhofer [Wed, 17 Aug 2011 17:11:26 +0000 (19:11 +0200)]
Fix 1805: Ignore AmbitusAccidental in slur/phrasing slur engraving

Slurs and Phrasing slurs don't need to listen for ambitus accidentals,
so instead of acklowledging the accidental interface, we are only
acknowleding inline-accidental.

12 years agoMerge branch 'define-scheme-function'
David Kastrup [Thu, 8 Sep 2011 12:50:35 +0000 (14:50 +0200)]
Merge branch 'define-scheme-function'

12 years agoAdd documentation for define-scheme-function command
David Kastrup [Wed, 7 Sep 2011 23:08:11 +0000 (01:08 +0200)]
Add documentation for define-scheme-function command

12 years agoparser.yy: allow the last music argument of an SCM_FUNCTION to omit delimiters in...
David Kastrup [Wed, 7 Sep 2011 17:04:16 +0000 (19:04 +0200)]
parser.yy: allow the last music argument of an SCM_FUNCTION to omit delimiters in most cases

12 years agolexer.ll: Introduce Scheme functions
David Kastrup [Mon, 5 Sep 2011 11:51:48 +0000 (13:51 +0200)]
lexer.ll: Introduce Scheme functions

12 years agoparser.yy: Change call of run_music_function to a more straightforward variant
David Kastrup [Mon, 5 Sep 2011 11:54:40 +0000 (13:54 +0200)]
parser.yy: Change call of run_music_function to a more straightforward variant

12 years agoRelease: bump version.
Graham Percival [Tue, 6 Sep 2011 10:30:02 +0000 (11:30 +0100)]
Release: bump version.

12 years agoRelease: update news.
Graham Percival [Mon, 5 Sep 2011 19:18:58 +0000 (20:18 +0100)]
Release: update news.

12 years agoMerge remote branch 'origin' into release/unstable release/2.15.10-1
Graham Percival [Tue, 6 Sep 2011 08:19:56 +0000 (09:19 +0100)]
Merge remote branch 'origin' into release/unstable

12 years agoAlign pedal brackets to main note-column; issue 723
Keith OHara [Fri, 26 Aug 2011 04:38:43 +0000 (21:38 -0700)]
Align pedal brackets to main note-column; issue 723

12 years agoMinimum space after time- key-signatures; issue 724
Keith OHara [Tue, 6 Sep 2011 06:25:55 +0000 (23:25 -0700)]
Minimum space after time- key-signatures; issue 724

Incrase extra-spacing width, to leave a gap closer to
those shown in Ted Ross' Art of Music Engraving

12 years agoFixed space after time- key-signatures
Keith OHara [Thu, 1 Sep 2011 00:50:33 +0000 (17:50 -0700)]
Fixed space after time- key-signatures

Reverses the change to space-alists from cc88cd36

12 years agoRevert "Modify chord handling to handle guitar capos"
Janek Warchol [Tue, 6 Sep 2011 07:50:09 +0000 (09:50 +0200)]
Revert "Modify chord handling to handle guitar capos"

This reverts commit 7770772b6101f60b28173fd68ceb701048016b21.

12 years agoupdate the address of git-cl source files
Janek Warchol [Mon, 5 Sep 2011 20:43:58 +0000 (22:43 +0200)]
update the address of git-cl source files

12 years agoDoc -- Add metafont formatting rules to CG
Carl Sorensen [Tue, 6 Sep 2011 01:33:56 +0000 (19:33 -0600)]
Doc -- Add metafont formatting rules to CG

12 years agoDoc: CG: remove policies now on GOP website.
Graham Percival [Mon, 5 Sep 2011 20:35:41 +0000 (21:35 +0100)]
Doc: CG: remove policies now on GOP website.