]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond into gonville
Han-Wen Nienhuys [Sat, 6 Mar 2010 17:15:47 +0000 (14:15 -0300)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond into gonville

14 years agoindent
Han-Wen Nienhuys [Sat, 6 Mar 2010 17:03:39 +0000 (14:03 -0300)]
indent

14 years agoDoc:CG: fix typo on DYLD_FALLBACK_LIBRARY_PATH for OSX
Carl Sorensen [Sat, 6 Mar 2010 15:34:58 +0000 (08:34 -0700)]
Doc:CG: fix typo on DYLD_FALLBACK_LIBRARY_PATH for OSX

14 years agoDoc: document the ambitus scheme engraver snippet
Nicolas Sceaux [Sat, 6 Mar 2010 13:39:05 +0000 (14:39 +0100)]
Doc: document the ambitus scheme engraver snippet

14 years agoWeb build: fix more warnings from translations.
Graham Percival [Sat, 6 Mar 2010 11:58:20 +0000 (11:58 +0000)]
Web build: fix more warnings from translations.

14 years agoWeb-fr: translate lipsum.
Valentin Villenave [Sat, 6 Mar 2010 09:45:23 +0000 (10:45 +0100)]
Web-fr: translate lipsum.

14 years agoDoc: add doc-strings to music-functions
Valentin Villenave [Fri, 5 Mar 2010 13:17:06 +0000 (14:17 +0100)]
Doc: add doc-strings to music-functions

The \harmonicsO[n|ff] commands have been
rewritten as music-functions, to be more
like other definitions such as \palmMute.

This commit also adds a \harmonicNote command,
for consistency's sake with \deadNote etc.,
and a \defaultNoteHeads that acts as a common
definition for all note head styles reverting
(i.e. \deadNoteOff, \harmonicsOff etc.).

14 years agoDoc:CG: Update path variables to use DYLD_FALLBACK_LIBRARY_PATH
Carl Sorensen [Sat, 6 Mar 2010 00:51:58 +0000 (17:51 -0700)]
Doc:CG: Update path variables to use DYLD_FALLBACK_LIBRARY_PATH

14 years agoWeb-es: translate lipsum.
Francisco Vila [Sat, 6 Mar 2010 01:29:54 +0000 (02:29 +0100)]
Web-es: translate lipsum.

14 years agoWeb-es: fix some links
Francisco Vila [Sat, 6 Mar 2010 01:16:29 +0000 (02:16 +0100)]
Web-es: fix some links

14 years agoWeb build: translation and pdf links.
Graham Percival [Fri, 5 Mar 2010 19:28:47 +0000 (19:28 +0000)]
Web build: translation and pdf links.

14 years agoWeb build: add translations for "Other languages"
Graham Percival [Fri, 5 Mar 2010 19:11:11 +0000 (19:11 +0000)]
Web build: add translations for "Other languages"

14 years agoWeb build: fix english website generation.
Graham Percival [Fri, 5 Mar 2010 18:44:28 +0000 (18:44 +0000)]
Web build: fix english website generation.

14 years agoWeb build: reduce the number of errors/warnings.
Graham Percival [Fri, 5 Mar 2010 13:38:52 +0000 (13:38 +0000)]
Web build: reduce the number of errors/warnings.

14 years agoDoc: change essay to use @section; doc policy.
Graham Percival [Fri, 5 Mar 2010 12:59:05 +0000 (12:59 +0000)]
Doc: change essay to use @section; doc policy.

14 years agoDoc: essay work
Andrew Hawryluk [Wed, 3 Mar 2010 04:41:11 +0000 (21:41 -0700)]
Doc: essay work

Reordered software architure section "Building software," general
editing. With very few exceptions, the material from the older
essay has all been transferred to the new essay.

14 years agoRevert "Doc: use section for essay, doc policy."
Graham Percival [Fri, 5 Mar 2010 12:46:42 +0000 (12:46 +0000)]
Revert "Doc: use section for essay, doc policy."

This reverts commit f29b91d7b12f04b14b207fae0edcc55993c213e9.

I forgot to apply Andrew's patch before making this change.

14 years agoDoc: CG: add bi-weekly label:patch checking.
Graham Percival [Fri, 5 Mar 2010 12:32:47 +0000 (12:32 +0000)]
Doc: CG: add bi-weekly label:patch checking.

14 years agoWeb-es: fix sectioning.
Francisco Vila [Fri, 5 Mar 2010 11:01:59 +0000 (12:01 +0100)]
Web-es: fix sectioning.

14 years agoShow how to properly support the Gonville font.
Han-Wen Nienhuys [Fri, 5 Mar 2010 05:07:04 +0000 (02:07 -0300)]
Show how to properly support the Gonville font.

Example in input/gonville.ly; it is not part of the regtest, since we
currently do not ship Gonville.  This still does not work for alphabet
glyphs, since those are still hardcoded to feta-alphabet, and are
loaded through Pango.

14 years agoRename aybabtu font to emmentaler-brace.
Han-Wen Nienhuys [Fri, 5 Mar 2010 04:39:01 +0000 (01:39 -0300)]
Rename aybabtu font to emmentaler-brace.

14 years agoPass a list of design sizes into add-music-fonts function.
Han-Wen Nienhuys [Fri, 5 Mar 2010 04:30:04 +0000 (01:30 -0300)]
Pass a list of design sizes into add-music-fonts function.

This prepares for music fonts that come in just one design size.

14 years agoUpdate type-p-name-alist with missing predicates.
Neil Puttock [Thu, 4 Mar 2010 22:12:00 +0000 (22:12 +0000)]
Update type-p-name-alist with missing predicates.

* fixes `unknown' type in music function documentation

14 years agoFix some C++ nitpicking rules in fixcc.py.
Neil Puttock [Thu, 4 Mar 2010 21:54:39 +0000 (21:54 +0000)]
Fix some C++ nitpicking rules in fixcc.py.

14 years agoAdd display method for \bendAfter.
Neil Puttock [Thu, 4 Mar 2010 21:43:11 +0000 (21:43 +0000)]
Add display method for \bendAfter.

14 years agoWeb build: add footer for language selection.
Graham Percival [Thu, 4 Mar 2010 20:54:18 +0000 (20:54 +0000)]
Web build: add footer for language selection.

14 years agoDoc: CG: update website script instructions.
Graham Percival [Thu, 4 Mar 2010 18:40:32 +0000 (18:40 +0000)]
Doc: CG: update website script instructions.

14 years agoBuild: rewrite hrefs to stay on translation pages.
Graham Percival [Thu, 4 Mar 2010 18:34:22 +0000 (18:34 +0000)]
Build: rewrite hrefs to stay on translation pages.

I couldn't make head or tails out of the current www rewriting
python scripts, so I'm starting from scratch.

14 years agoRelease: bump version.
Graham Percival [Thu, 4 Mar 2010 16:48:58 +0000 (16:48 +0000)]
Release: bump version.

14 years agoDoc: add stub for gonville.
Graham Percival [Thu, 4 Mar 2010 16:37:13 +0000 (16:37 +0000)]
Doc: add stub for gonville.

14 years agoRevert "convert-ly: fix bug with accented filenames"
Graham Percival [Thu, 4 Mar 2010 16:25:40 +0000 (16:25 +0000)]
Revert "convert-ly: fix bug with accented filenames"

This reverts commit 0ce2657b47ac6ba152ee022b27de26e569846db9.

The commit breaks GUB.

14 years agoRegtests: typo.
Valentin Villenave [Thu, 4 Mar 2010 13:32:40 +0000 (14:32 +0100)]
Regtests: typo.

I mixed up "quanting" and "quantizing".  Sorry.

14 years agoRegtests: use UTF-8 accented chars in descriptions
Valentin Villenave [Thu, 4 Mar 2010 13:13:03 +0000 (14:13 +0100)]
Regtests: use UTF-8 accented chars in descriptions

14 years agoRegtests: consistency in arpeggio syntax
Valentin Villenave [Thu, 4 Mar 2010 13:00:07 +0000 (14:00 +0100)]
Regtests: consistency in arpeggio syntax

Using the shortcut notation for \arpeggioParenthesis,
just like in arpeggio-bracket.ly and arpeggio.ly.

14 years agoRegtests: consistency in accidentals' description
Valentin Villenave [Thu, 4 Mar 2010 12:58:30 +0000 (13:58 +0100)]
Regtests: consistency in accidentals' description

Replacing 'courtesy' with 'cautionary', since that's
the wording we use everywhere else.

14 years agoDocs: add @funindex for articulation marks
Valentin Villenave [Thu, 4 Mar 2010 12:56:10 +0000 (13:56 +0100)]
Docs: add @funindex for articulation marks

14 years agoRelease: update news.
Graham Percival [Thu, 4 Mar 2010 10:49:56 +0000 (10:49 +0000)]
Release: update news.

14 years agoDoc: use section for essay, doc policy.
Graham Percival [Thu, 4 Mar 2010 10:47:56 +0000 (10:47 +0000)]
Doc: use section for essay, doc policy.

14 years agoDoc: CG: add command for regtest-to-doc work.
Graham Percival [Thu, 4 Mar 2010 10:06:48 +0000 (10:06 +0000)]
Doc: CG: add command for regtest-to-doc work.

14 years agoDoc: tweaks.itely examples tidy up
James Lowe [Mon, 1 Mar 2010 20:34:15 +0000 (20:34 +0000)]
Doc: tweaks.itely examples tidy up

Tidy up layout for examples as per CG for Learning Manuals
Minor spacing issues with spaces for slur and beam braces
removal of unnecessary end of line bar checks

14 years agoAdd more contributors (thanks James).
Graham Percival [Wed, 3 Mar 2010 17:59:16 +0000 (17:59 +0000)]
Add more contributors (thanks James).

14 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Mats Bengtsson [Wed, 3 Mar 2010 11:10:08 +0000 (12:10 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

14 years agoFixed typo in previous patch. Thanks Neil!
Mats Bengtsson [Wed, 3 Mar 2010 11:08:42 +0000 (12:08 +0100)]
Fixed typo in previous patch. Thanks Neil!

14 years agoconvert-ly: fix bug with accented filenames
Valentin Villenave [Wed, 3 Mar 2010 11:02:09 +0000 (12:02 +0100)]
convert-ly: fix bug with accented filenames

converty-ly couldn't cope with accented filenames
(reported by Nick Payne on Jan 4, 2010).  This seems
to do the trick (albeit in a probably non-orthodox way).

Tested on MS Windows (Python 2.4) and GNU/Linux
(Python 2.6).

14 years agoWeb: fix link to Valentin's website.
Patrick McCarty [Wed, 3 Mar 2010 07:40:17 +0000 (23:40 -0800)]
Web: fix link to Valentin's website.

14 years agoUpdate mailmap.
Patrick McCarty [Wed, 3 Mar 2010 07:38:40 +0000 (23:38 -0800)]
Update mailmap.

14 years agoDocs: CG 2.4.6 Add warning about MTU in domestic router
Trevor Daniels [Wed, 3 Mar 2010 00:39:11 +0000 (00:39 +0000)]
Docs: CG 2.4.6 Add warning about MTU in domestic router

14 years agoDocs: typo in CG2.1
Valentin [Tue, 2 Mar 2010 23:00:21 +0000 (00:00 +0100)]
Docs: typo in CG2.1

14 years agoLSR: Local update.
Neil Puttock [Tue, 2 Mar 2010 20:57:09 +0000 (20:57 +0000)]
LSR: Local update.

14 years agoTypo.
Neil Puttock [Tue, 2 Mar 2010 20:28:56 +0000 (20:28 +0000)]
Typo.

14 years agoFix #189: Episema over single neume.
Neil Puttock [Tue, 2 Mar 2010 20:20:39 +0000 (20:20 +0000)]
Fix #189: Episema over single neume.

* add Episema_engraver (based on Text_spanner_engraver) which listens to
  EpisemaEvent and creates Episema spanner

* set NoteHeads as 'side-support-elements so spanner can be quantized over
  neume/melisma

* ensure episema doesn't extend past bound items by setting NoteColumns
  as spanner bounds

* add regression test

14 years agoAdded a comment and reference on \transposition to get the correct octave in MIDI...
Mats Bengtsson [Tue, 2 Mar 2010 12:13:06 +0000 (13:13 +0100)]
Added a comment and reference on \transposition to get the correct octave in MIDI output.

14 years agoInstanciable scheme engravers
Nicolas Sceaux [Sun, 21 Feb 2010 10:00:08 +0000 (11:00 +0100)]
Instanciable scheme engravers

A scheme engraver definition may be a one argument procedure,
taking the context where it is defined as an argument, and
evaluating to an a-list scheme engraver definition.
This allows to define instance slots for a scheme engraver.

This patch also defines some scheme callbacks for grob related
functions, and add an example snippet showing how an existing
C++ engraver may be defined in Scheme: the ambitus engraver.

14 years agoDoc: add warning in README file for issue on included/
Francisco Vila [Mon, 1 Mar 2010 19:52:51 +0000 (20:52 +0100)]
Doc: add warning in README file for issue on included/

14 years agoDoc: fix compilation.
Francisco Vila [Mon, 1 Mar 2010 19:45:21 +0000 (20:45 +0100)]
Doc: fix compilation.

14 years agoDoc: Authors.itexi added contributor to doc
James Lowe [Sun, 28 Feb 2010 18:40:54 +0000 (18:40 +0000)]
Doc: Authors.itexi added contributor to doc

Colin Campbell.

14 years agoDoc: add links to introduction > productions
Valentin Villenave [Tue, 23 Feb 2010 12:13:25 +0000 (13:13 +0100)]
Doc: add links to introduction > productions

Yes, I know linking to my personal website looks
like self-promotion.  Please revert this commit
if too unethical.

14 years agoWeb: add news for report 17.
Graham Percival [Sun, 28 Feb 2010 16:56:28 +0000 (16:56 +0000)]
Web: add news for report 17.

14 years agoDoc: CG: fix TODO.
Mark Polesky [Sun, 28 Feb 2010 07:51:14 +0000 (23:51 -0800)]
Doc: CG: fix TODO.

14 years agoDoc: CG: reogranize Compiling chapter.
Mark Polesky [Sun, 28 Feb 2010 02:30:38 +0000 (18:30 -0800)]
Doc: CG: reogranize Compiling chapter.

* Rename chapter `Compiling LilyPond' -> `Compiling'.
* Move remaining nodes from `contributor/compiling.itexi'
    to `included/compile.itexi'
* Reorganize node structure and clarify explanations throughout.

14 years agoDoc: CG: update/clarify Texinfo usage policy.
Mark Polesky [Fri, 26 Feb 2010 23:55:15 +0000 (15:55 -0800)]
Doc: CG: update/clarify Texinfo usage policy.

14 years agoDoc: use `@allowcodebreaks false' in manuals.
Mark Polesky [Fri, 26 Feb 2010 05:00:41 +0000 (21:00 -0800)]
Doc: use `@allowcodebreaks false' in manuals.

14 years agoFiguredBass: Don't ignore figures on rests by default.
Reinhold Kainhofer [Wed, 17 Feb 2010 21:46:35 +0000 (22:46 +0100)]
FiguredBass: Don't ignore figures on rests by default.

Figures on rests have a well-defined meaning (and really occur every now and then): The harmony
is taken relative to the following bass note.

14 years agoRelease: bump version.
Graham Percival [Sat, 27 Feb 2010 16:20:13 +0000 (16:20 +0000)]
Release: bump version.

14 years agoDoc: add two-week rule for major release.
Graham Percival [Sat, 27 Feb 2010 16:05:28 +0000 (16:05 +0000)]
Doc: add two-week rule for major release.

14 years agoRelease: update news. release/2.13.14-1
Graham Percival [Sat, 27 Feb 2010 14:39:59 +0000 (14:39 +0000)]
Release: update news.

14 years agoconvert-ly: Compat code for python 2.4 and 3.0 (named exception handling)
Reinhold Kainhofer [Fri, 26 Feb 2010 21:00:42 +0000 (22:00 +0100)]
convert-ly: Compat code for python 2.4 and 3.0 (named exception handling)

14 years agoAdd code comments regarding the fix for #1020.
Patrick McCarty [Fri, 26 Feb 2010 20:00:07 +0000 (12:00 -0800)]
Add code comments regarding the fix for #1020.

14 years agofont.scm: Make default text font size more visible.
Patrick McCarty [Fri, 26 Feb 2010 19:53:12 +0000 (11:53 -0800)]
font.scm: Make default text font size more visible.

14 years agoFix #1020.
Patrick McCarty [Fri, 26 Feb 2010 01:17:35 +0000 (17:17 -0800)]
Fix #1020.

The default size of the Century Schoolbook fonts is 11pt (as seen in
font.scm).

But when a 'font-name is specified, the 'text-font-size property is
used, which changes the default size to 12pt.

This commit standardizes the default size to 11pt, and also fixes the
behavior of \abs-fontsize when setting font size to 12pt.

Note: there are still some rounding errors related to converting between
LilyPond's scale and Pango's scale, but they are relatively small.

14 years agoDoc:CG:Clarify policy on sectioning
Carl Sorensen [Fri, 26 Feb 2010 03:12:02 +0000 (20:12 -0700)]
Doc:CG:Clarify policy on sectioning

14 years agoDoc: normalize mode of file.
Francisco Vila [Thu, 25 Feb 2010 17:19:44 +0000 (18:19 +0100)]
Doc: normalize mode of file.

This probably caused for a Windows developer. See 635e992f788

14 years agoDoc: normalize mode of file.
Francisco Vila [Thu, 25 Feb 2010 17:19:44 +0000 (18:19 +0100)]
Doc: normalize mode of file.

This probably caused for a Windows developer. See 635e992f788

14 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Thu, 25 Feb 2010 16:03:03 +0000 (09:03 -0700)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/lilypond

14 years agoDoc:Extending: Change @unnumberedsubsubsec to @subheading
Carl Sorensen [Thu, 25 Feb 2010 15:27:04 +0000 (08:27 -0700)]
Doc:Extending: Change @unnumberedsubsubsec to @subheading

14 years agoBuild fix: forgot to update the depth.
Graham Percival [Thu, 25 Feb 2010 13:18:24 +0000 (13:18 +0000)]
Build fix: forgot to update the depth.

Sorry, I'm an idiot.

14 years agoBuild: dist fixes.
Graham Percival [Thu, 25 Feb 2010 13:05:38 +0000 (13:05 +0000)]
Build: dist fixes.

14 years agoMerge branch 'lilypond/translation'
Francisco Vila [Thu, 25 Feb 2010 09:48:01 +0000 (10:48 +0100)]
Merge branch 'lilypond/translation'

14 years agoT405 - Respect setting bracket-visibility property.
Ian Hulin [Tue, 23 Feb 2010 00:17:21 +0000 (00:17 +0000)]
T405 - Respect setting bracket-visibility property.

14 years agoFix #774 (trill spanner alignment with font-size change).
Neil Puttock [Wed, 24 Feb 2010 22:30:36 +0000 (22:30 +0000)]
Fix #774 (trill spanner alignment with font-size change).

* lily/line-spanner.cc (print):

  scale padding and stencil-offset by font-size

* scm/define-grobs.scm (all-grob-descriptions):

  tweak TrillSpanner bound-details

14 years agoUpdate files missed by grand-replace.
Neil Puttock [Wed, 24 Feb 2010 21:08:21 +0000 (21:08 +0000)]
Update files missed by grand-replace.

14 years agoImprove handling of nested overrides using list syntax.
Neil Puttock [Wed, 24 Feb 2010 20:31:42 +0000 (20:31 +0000)]
Improve handling of nested overrides using list syntax.

* allow nested overrides using lists inside \context blocks.

14 years agoDoc-es: Scheme tutorial -- proofreading.
Francisco Vila [Wed, 24 Feb 2010 15:51:21 +0000 (16:51 +0100)]
Doc-es: Scheme tutorial -- proofreading.

14 years agoDoc-es: Extending -- delete moved block.
Francisco Vila [Wed, 24 Feb 2010 15:50:48 +0000 (16:50 +0100)]
Doc-es: Extending -- delete moved block.

14 years agoDoc: Scheme tutorial -- some proofreading.
Francisco Vila [Wed, 24 Feb 2010 15:49:32 +0000 (16:49 +0100)]
Doc: Scheme tutorial -- some proofreading.

14 years agoDoc-es: strip spaces.
Francisco Vila [Wed, 24 Feb 2010 12:48:07 +0000 (13:48 +0100)]
Doc-es: strip spaces.

14 years agoDoc-es: update Scheme tutorial.
Francisco Vila [Wed, 24 Feb 2010 12:01:57 +0000 (13:01 +0100)]
Doc-es: update Scheme tutorial.

14 years agoDoc: slight policy-compliance rewrites.
Graham Percival [Wed, 24 Feb 2010 07:58:36 +0000 (07:58 +0000)]
Doc: slight policy-compliance rewrites.

14 years agoDoc: Notation Ottava Bracket examples inc -2 to 2
james [Tue, 23 Feb 2010 16:49:08 +0000 (16:49 +0000)]
Doc: Notation Ottava Bracket examples inc -2 to 2

Included comeplete range for \ottava (-2 to 2) previously only showing #1 and #0

14 years agoDOC: NR 1.2.5 rehearsal marks added ref to break-alignable
Colin Campbell [Tue, 23 Feb 2010 16:14:56 +0000 (09:14 -0700)]
DOC: NR 1.2.5 rehearsal marks added ref to break-alignable

Added reference to Aligning objects to provide more
control over positioning of rehearsal marks.

14 years agoPango: use more macros from the public API.
Patrick McCarty [Wed, 24 Feb 2010 03:12:09 +0000 (19:12 -0800)]
Pango: use more macros from the public API.

These are easier to read, and they've been around since Pango 1.3.

14 years agoPango: update interface for PangoContext and PangoFontMap.
Patrick McCarty [Wed, 24 Feb 2010 03:09:47 +0000 (19:09 -0800)]
Pango: update interface for PangoContext and PangoFontMap.

The pango_ft2_get_context() function is deprecated.  Using
pango_context_new() followed by pango_context_set_font_map()
accomplishes the same task.

Fortunately, defining PANGO_ENABLE_BACKEND enables pango_context_new()
and pango_context_set_font_map() for Pango versions older than 1.22.

The recommended function, pango_font_map_create_context(), requires
Pango 1.22, so avoid using it unless we absolutely have to.

14 years agoPango: avoid using hardwired constants.
Patrick McCarty [Wed, 24 Feb 2010 03:06:54 +0000 (19:06 -0800)]
Pango: avoid using hardwired constants.

In this case, 1200 is synonymous with PANGO_RESOLUTION, so use it
instead.

14 years agoChange angle bracket for harmonics in tablature (+ whitespace changes)
Carl Sorensen [Wed, 24 Feb 2010 00:49:36 +0000 (17:49 -0700)]
Change angle bracket for harmonics in tablature (+ whitespace changes)

Angle bracket was drawin with a partially obsolete Unicode character
that gave errors when it was missing from some fonts.

This code changes it to be drawn as a bezier sandwich.

14 years agoDoc: Extending: fix typo
Carl Sorensen [Wed, 24 Feb 2010 00:52:12 +0000 (17:52 -0700)]
Doc: Extending: fix typo

14 years agoFiguredBass: Correct whitespace (tabs->spaces, remove trailing spaces)
Reinhold Kainhofer [Mon, 22 Feb 2010 23:56:55 +0000 (00:56 +0100)]
FiguredBass: Correct whitespace (tabs->spaces, remove trailing spaces)

14 years agoFiguredBass: regtests for different duration than bass; ignore figures on rests
Reinhold Kainhofer [Wed, 17 Feb 2010 17:41:44 +0000 (18:41 +0100)]
FiguredBass: regtests for different duration than bass; ignore figures on rests

14 years agoWeb: add /development rewrite for apache.
Graham Percival [Tue, 23 Feb 2010 13:04:38 +0000 (13:04 +0000)]
Web: add /development rewrite for apache.

Fixes many 404's.  Patch merged from web branch.

14 years agoDoc: typo on the website
Valentin Villenave [Tue, 23 Feb 2010 11:57:20 +0000 (12:57 +0100)]
Doc: typo on the website

14 years agoWeb-es: fix website.
Francisco Vila [Tue, 23 Feb 2010 09:14:21 +0000 (10:14 +0100)]
Web-es: fix website.