]>
git.donarmstrong.com Git - lilypond.git/log
Carl Sorensen [Sun, 14 Mar 2010 04:48:36 +0000 (21:48 -0700)]
Modify fretboard engraver to recognize string articulations
Graham Percival [Sun, 14 Mar 2010 00:01:00 +0000 (00:01 +0000)]
Web build: fix links to manuals.
Also avoid translating links to non-translated manual.
Graham Percival [Sat, 13 Mar 2010 23:43:04 +0000 (23:43 +0000)]
Web translation: fix build errors.
Fix build errors that the translators should have fixed.
Graham Percival [Sat, 13 Mar 2010 23:30:29 +0000 (23:30 +0000)]
Doc build: remove debugging message.
Jan Nieuwenhuizen [Fri, 12 Mar 2010 16:02:41 +0000 (17:02 +0100)]
DOC: nl: translate features and examples page.
Jan Nieuwenhuizen [Fri, 12 Mar 2010 16:02:10 +0000 (17:02 +0100)]
DOC: change some instances of Lilypond to LilyPond in web docs.
Francisco Vila [Fri, 12 Mar 2010 15:56:49 +0000 (16:56 +0100)]
Doc: prevent link to deleted node from being broken.
Patrick McCarty [Sun, 7 Mar 2010 01:28:59 +0000 (17:28 -0800)]
Remove gettext wrappers for ancient Guile versions.
Mark Polesky [Thu, 11 Mar 2010 20:35:56 +0000 (12:35 -0800)]
Doc: NR A.6: Move sM1double to `Special Notehead glyphs'.
Mark Polesky [Tue, 9 Mar 2010 04:57:45 +0000 (20:57 -0800)]
Doc: NR A.6: Add sM1double to `Default Notehead glyphs'.
Neil Puttock [Wed, 10 Mar 2010 23:20:58 +0000 (23:20 +0000)]
Add regtest for tuplet bracket visibility.
Neil Puttock [Wed, 10 Mar 2010 23:08:00 +0000 (23:08 +0000)]
Fix tuplet bracket visibility again.
* use to_boolean (), but only for single-note case
Neil Puttock [Wed, 10 Mar 2010 22:45:20 +0000 (22:45 +0000)]
Revert "Restore default tuplet bracket visibility for single note tremolos."
This reverts commit
303d2058203aa72b28aadfca0bf89ab16617e01e .
* broke 'bracket-visibility = ##f (no regtest checks this)
Reinhold Kainhofer [Wed, 10 Mar 2010 15:03:47 +0000 (16:03 +0100)]
Parser: Remove all trailing tabs (to make diffs easier in the future)
Reinhold Kainhofer [Wed, 10 Mar 2010 14:58:49 +0000 (15:58 +0100)]
Parser: Remove all trailing whitespace (to make diffs easier in the future)
Francisco Vila [Wed, 10 Mar 2010 09:57:54 +0000 (10:57 +0100)]
Merge branch 'master' into lilypond/translation
Francisco Vila [Tue, 9 Mar 2010 00:56:25 +0000 (01:56 +0100)]
Web-es: fix acronym
Neil Puttock [Mon, 8 Mar 2010 22:57:48 +0000 (22:57 +0000)]
Regtests: Tweak overrides in tuplet-properties.ly to match annotations.
Neil Puttock [Mon, 8 Mar 2010 22:42:00 +0000 (22:42 +0000)]
Test display method for \bendAfter.
Neil Puttock [Mon, 8 Mar 2010 22:31:01 +0000 (22:31 +0000)]
Restore default tuplet bracket visibility for single note tremolos.
* lily/tuplet-bracket.cc (print):
don't use ly_scm2bool () to retrieve 'bracket-visibility, since it relies
on SCM_NFALSEP () which returns true for all scheme objects except #f
* nitpick code
Werner Lemberg [Mon, 8 Mar 2010 22:43:42 +0000 (23:43 +0100)]
Typos.
Carl Sorensen [Mon, 8 Mar 2010 22:37:45 +0000 (15:37 -0700)]
Add white padding to angle brackets in tablature harmonic
Valentin Villenave [Mon, 8 Mar 2010 22:35:30 +0000 (23:35 +0100)]
Web-fr: translated helpus.itexi
I had put this file in the wrong directory; it is now fixed.
Carl Sorensen [Mon, 8 Mar 2010 22:05:03 +0000 (15:05 -0700)]
Fix extents on parenthesis stencil
Graham Percival [Mon, 8 Mar 2010 22:01:47 +0000 (22:01 +0000)]
Web build: thinkos in previous commit.
Graham Percival [Mon, 8 Mar 2010 20:39:50 +0000 (20:39 +0000)]
Web build: refactor website_post and add exlusions.
Certain links should not be modified for translations.
Valentin Villenave [Mon, 8 Mar 2010 20:53:39 +0000 (21:53 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond into lilypond/translation
Valentin Villenave [Mon, 8 Mar 2010 20:51:03 +0000 (21:51 +0100)]
Merge branch 'lilypond/translation' of git://git.sv.gnu.org/lilypond into trad
Jean-Charles Malahieude [Mon, 8 Mar 2010 20:48:37 +0000 (21:48 +0100)]
Web-fr: adding helpus.itexi
Graham Percival [Mon, 8 Mar 2010 20:39:40 +0000 (20:39 +0000)]
Doc build: remove debugging info.
Francisco Vila [Mon, 8 Mar 2010 20:38:31 +0000 (21:38 +0100)]
Web-es: fix download links.
Graham Percival [Mon, 8 Mar 2010 14:20:59 +0000 (14:20 +0000)]
Web build: enable automatic language selection.
Graham Percival [Mon, 8 Mar 2010 14:12:35 +0000 (14:12 +0000)]
Web build: robutify, allow build-not-from-fresh.
James Lowe [Fri, 5 Mar 2010 21:53:13 +0000 (21:53 +0000)]
Doc: Tweaks.itely examples tidy up
Tidy up layout as per CG for Learning Manual
Added note values for each new line
Removed unnecessary bar checks and amended spacing for slurs and baces
minor layout corrections for clarity
Graham Percival [Mon, 8 Mar 2010 12:02:19 +0000 (12:02 +0000)]
Web build: add .en.html symlinks.
According to the old python scripts, this is necessary for
automatic language selection. I don't know if that's true or not,
but it's an easy addition.
Next step: refactor this file and conform to lilypond's python
guidelines.
Patrick McCarty [Sun, 7 Mar 2010 20:04:16 +0000 (12:04 -0800)]
SVG backend: rename "feta-alphabet-to-path" procedure.
Patrick McCarty [Sun, 7 Mar 2010 19:53:14 +0000 (11:53 -0800)]
SVG backend: fix loading of new fetaText strings.
The hackish workaround for substituting "emmentaler" for "feta-alphabet"
is no longer needed.
Jan Nieuwenhuizen [Sun, 7 Mar 2010 19:36:29 +0000 (20:36 +0100)]
DOC: small nl tweaks.
Jan Nieuwenhuizen [Sun, 7 Mar 2010 19:09:34 +0000 (20:09 +0100)]
Update nl/web skeleton, translation of home page.
What a mess, skeleton-update is broken, po-update is broken,
make all-doc rebuilds lots of stuff when everything
is up to date...
Han-Wen Nienhuys [Sun, 7 Mar 2010 17:33:37 +0000 (14:33 -0300)]
Use alist for design sizes in gonville.ly.
Han-Wen Nienhuys [Sun, 7 Mar 2010 17:33:20 +0000 (14:33 -0300)]
Use a generic alist of design sizes for text fonts too.
Han-Wen Nienhuys [Sun, 7 Mar 2010 17:26:50 +0000 (14:26 -0300)]
Remove bogus weight (design size) from SetFontNames() argument when
generating Emmentaler-X.otf.
Han-Wen Nienhuys [Sun, 7 Mar 2010 17:26:05 +0000 (14:26 -0300)]
Do generate PFB files explicitly, otherwise they are deleted as
intermediate files.
Han-Wen Nienhuys [Fri, 5 Mar 2010 05:36:32 +0000 (02:36 -0300)]
* Unify fetaDynamic and fetaNumber into one fetaText encoding
* Load fetaText through the emmentaler OTF font.
* Put Emmentaler design size into the font name.
* Stop installing PFB files.
Werner Lemberg [Sun, 7 Mar 2010 08:10:56 +0000 (09:10 +0100)]
Fix compilation with g++ 4.5
Jean-Charles Malahieude [Sat, 6 Mar 2010 18:44:24 +0000 (19:44 +0100)]
Web-fr: add generating-output
Jean-Charles Malahieude [Sat, 6 Mar 2010 18:33:07 +0000 (19:33 +0100)]
Web-fr: updates - untranslated strings in introduction - prepare inclusion of "generating-output"
Carl Sorensen [Sun, 7 Mar 2010 04:39:25 +0000 (21:39 -0700)]
DOC:NR1:Rhythms -- Fix autobeam documentation
Eliminate reference to subdivide rule.
Clarify that autobeam rules apply to beams containing notes
whose shortest duration is the beam rule length.
Carl Sorensen [Sat, 6 Mar 2010 23:25:10 +0000 (16:25 -0700)]
Add angularity to regtest and docstring for parenthesize markup
Patrick McCarty [Sat, 6 Mar 2010 20:39:04 +0000 (12:39 -0800)]
Change the PostScript name for Emmentaler-Brace.
The Emmentaler-Brace font does not use multiple design sizes, so the
style name (Regular) does not need to be appended to the PostScript font
name.
This also fixes a workaround in scm/lily-library.scm, since the SVG
backend expects the font/style name to agree with the font's filename.
Patrick McCarty [Sat, 6 Mar 2010 20:19:33 +0000 (12:19 -0800)]
Fix Emmentaler-Brace loading with SVG backend.
This is just a workaround until we get the font filename is synchronized
with the internal font name/style.
Carl Sorensen [Sat, 6 Mar 2010 20:26:35 +0000 (13:26 -0700)]
Move gonville.ly to Documentation/included
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
Han-Wen Nienhuys [Sat, 6 Mar 2010 17:03:39 +0000 (14:03 -0300)]
indent
Carl Sorensen [Sat, 6 Mar 2010 15:34:58 +0000 (08:34 -0700)]
Doc:CG: fix typo on DYLD_FALLBACK_LIBRARY_PATH for OSX
Nicolas Sceaux [Sat, 6 Mar 2010 13:39:05 +0000 (14:39 +0100)]
Doc: document the ambitus scheme engraver snippet
Graham Percival [Sat, 6 Mar 2010 11:58:20 +0000 (11:58 +0000)]
Web build: fix more warnings from translations.
Valentin Villenave [Sat, 6 Mar 2010 09:45:23 +0000 (10:45 +0100)]
Web-fr: translate lipsum.
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.).
Carl Sorensen [Sat, 6 Mar 2010 00:51:58 +0000 (17:51 -0700)]
Doc:CG: Update path variables to use DYLD_FALLBACK_LIBRARY_PATH
Francisco Vila [Sat, 6 Mar 2010 01:29:54 +0000 (02:29 +0100)]
Web-es: translate lipsum.
Francisco Vila [Sat, 6 Mar 2010 01:16:29 +0000 (02:16 +0100)]
Web-es: fix some links
Graham Percival [Fri, 5 Mar 2010 19:28:47 +0000 (19:28 +0000)]
Web build: translation and pdf links.
Graham Percival [Fri, 5 Mar 2010 19:11:11 +0000 (19:11 +0000)]
Web build: add translations for "Other languages"
Graham Percival [Fri, 5 Mar 2010 18:44:28 +0000 (18:44 +0000)]
Web build: fix english website generation.
Francisco Vila [Fri, 5 Mar 2010 15:16:11 +0000 (16:16 +0100)]
Doc-es: update Spanish snippet committishes.
Francisco Vila [Fri, 5 Mar 2010 13:39:11 +0000 (14:39 +0100)]
Doc: update snippet committishes.
Graham Percival [Fri, 5 Mar 2010 13:38:52 +0000 (13:38 +0000)]
Web build: reduce the number of errors/warnings.
Francisco Vila [Fri, 5 Mar 2010 13:08:07 +0000 (14:08 +0100)]
Doc-es: Full update of Spanish translation.
Graham Percival [Fri, 5 Mar 2010 12:59:05 +0000 (12:59 +0000)]
Doc: change essay to use @section; doc policy.
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.
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.
Graham Percival [Fri, 5 Mar 2010 12:32:47 +0000 (12:32 +0000)]
Doc: CG: add bi-weekly label:patch checking.
Francisco Vila [Fri, 5 Mar 2010 12:20:06 +0000 (13:20 +0100)]
Merge branch 'master' into lilypond/translation
Francisco Vila [Fri, 5 Mar 2010 11:01:59 +0000 (12:01 +0100)]
Web-es: fix sectioning.
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.
Han-Wen Nienhuys [Fri, 5 Mar 2010 04:39:01 +0000 (01:39 -0300)]
Rename aybabtu font to emmentaler-brace.
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.
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
Neil Puttock [Thu, 4 Mar 2010 21:54:39 +0000 (21:54 +0000)]
Fix some C++ nitpicking rules in fixcc.py.
Neil Puttock [Thu, 4 Mar 2010 21:43:11 +0000 (21:43 +0000)]
Add display method for \bendAfter.
Graham Percival [Thu, 4 Mar 2010 20:54:18 +0000 (20:54 +0000)]
Web build: add footer for language selection.
Graham Percival [Thu, 4 Mar 2010 18:40:32 +0000 (18:40 +0000)]
Doc: CG: update website script instructions.
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.
Graham Percival [Thu, 4 Mar 2010 16:48:58 +0000 (16:48 +0000)]
Release: bump version.
Graham Percival [Thu, 4 Mar 2010 16:37:13 +0000 (16:37 +0000)]
Doc: add stub for gonville.
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.
Valentin Villenave [Thu, 4 Mar 2010 13:32:40 +0000 (14:32 +0100)]
Regtests: typo.
I mixed up "quanting" and "quantizing". Sorry.
Valentin Villenave [Thu, 4 Mar 2010 13:13:03 +0000 (14:13 +0100)]
Regtests: use UTF-8 accented chars in descriptions
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.
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.
Valentin Villenave [Thu, 4 Mar 2010 12:56:10 +0000 (13:56 +0100)]
Docs: add @funindex for articulation marks
Graham Percival [Thu, 4 Mar 2010 10:49:56 +0000 (10:49 +0000)]
Release: update news.
Graham Percival [Thu, 4 Mar 2010 10:47:56 +0000 (10:47 +0000)]
Doc: use section for essay, doc policy.
Graham Percival [Thu, 4 Mar 2010 10:06:48 +0000 (10:06 +0000)]
Doc: CG: add command for regtest-to-doc work.
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
Graham Percival [Wed, 3 Mar 2010 17:59:16 +0000 (17:59 +0000)]
Add more contributors (thanks James).
Mats Bengtsson [Wed, 3 Mar 2010 11:10:08 +0000 (12:10 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Mats Bengtsson [Wed, 3 Mar 2010 11:08:42 +0000 (12:08 +0100)]
Fixed typo in previous patch. Thanks Neil!
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).