John Mandereau [Tue, 2 Feb 2010 22:33:24 +0000 (23:33 +0100)]
Docs-fr: fix PDF docs build
John Mandereau [Mon, 1 Feb 2010 00:25:42 +0000 (00:25 +0000)]
Fix lilypond-book fragment options generation
Option strings were previously generated multiple time due to
erroneous loop constructs.
John Mandereau [Mon, 1 Feb 2010 16:23:51 +0000 (17:23 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
Graham Percival [Mon, 1 Feb 2010 12:47:48 +0000 (12:47 +0000)]
Doc: compile fix, oops.
I actually noticed+fixed this problem 6 hours ago, but I forgot to
commit and push it. Sorry!
Graham Percival [Mon, 1 Feb 2010 05:15:39 +0000 (05:15 +0000)]
Build: move "help us" into Documentation/included/
Patrick McCarty [Mon, 1 Feb 2010 02:46:43 +0000 (18:46 -0800)]
abc2ly: update URLs for abc notation resources.
Till Paala [Sun, 31 Jan 2010 20:04:14 +0000 (22:04 +0200)]
Doc-de: last updates for Learning manual
Till Paala [Sun, 31 Jan 2010 19:31:43 +0000 (21:31 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation
Jean-Charles Malahieude [Sun, 31 Jan 2010 19:29:32 +0000 (20:29 +0100)]
Web-fr: updates
* macros.itexi: nitpicks
* web.texi: nitpicks
* web/manuals.itexi: review
Till Paala [Sun, 31 Jan 2010 19:20:53 +0000 (21:20 +0200)]
Doc-de: further update to the Learning manual
Neil Puttock [Sun, 31 Jan 2010 17:35:40 +0000 (17:35 +0000)]
Remove obsolete context properties.
Neil Puttock [Sun, 31 Jan 2010 17:16:59 +0000 (17:16 +0000)]
LSR: Update.
Jean-Charles Malahieude [Sun, 31 Jan 2010 16:08:15 +0000 (17:08 +0100)]
Doc-fr: typo
Jean-Charles Malahieude [Sun, 31 Jan 2010 16:07:50 +0000 (17:07 +0100)]
Docs: typos
en/es/fr notation/fretted-strings raggeT-right => raggeD-right
Carl Sorensen [Sun, 31 Jan 2010 05:12:35 +0000 (22:12 -0700)]
Doc -- modify Clef section to bring back to standards
Carl Sorensen [Sat, 16 Jan 2010 01:15:35 +0000 (18:15 -0700)]
Make tab-note-heads and fretboards use common code.
This combines the string and fret assigning code of the
tab-note-heads engraver and the fret-boards engraver. Both
will use scheme procedures defined in scm/translation-functions.scm
and specified by context properties initialized in ly/engraver-init.ly
* Modify the calling sequence of noteToFretFunction so that it
takes a context, a note-list, a string-list, and an optional
grob. If grob is included, noteToFretFunction will add the
fretboard to the grob. If grob is not included, noteToFretFunction
will return a list of (string fret finger) tuples.
* Refactor the code in scm/translation-functions.scm to support
this separation of function.
* predefinedDiagramTable is now a context property for TabStaff as
well as for FretBoards. This means that if a chord is present in
TabStaff, and predefinedDiagramTable for that TabStaff is not #f,
and a predefined diagram for the chord exists, the TabStaff will
display the notes of the predefined diagram.
* Change tab-note-heads-engraver so that it calls noteToFretFunction
instead of having the fret calculation code inside the engraver.
* Change the noteToFretFunction calling sequence in fretboard-engraver
to match the new definition
* Add an optional default argument to ly:context-property so we
can set a default at call time
Patrick Schmidt [Sat, 30 Jan 2010 22:17:55 +0000 (23:17 +0100)]
unnumberedsubsubsec Clef
Corrections/Additions
Patrick McCarty [Sat, 30 Jan 2010 22:15:51 +0000 (14:15 -0800)]
Update mailmap.
james [Sat, 30 Jan 2010 19:57:28 +0000 (19:57 +0000)]
Doc: CG Howto for Virtualbox Guest Additions
james [Sat, 30 Jan 2010 20:21:57 +0000 (20:21 +0000)]
Doc: tweaks.itely clarification for faster process
Specifically for not enabling 'keep-inside-line' tweak until needed
Graham Percival [Sat, 30 Jan 2010 21:33:29 +0000 (21:33 +0000)]
Doc: CG: fix website script.
Graham Percival [Sat, 30 Jan 2010 21:29:03 +0000 (21:29 +0000)]
Build: another ugly hack for website integration.
My comment for issue 1004 (opened for this patch):
As release manager, I feel that I should reject the patches I'm
writing because they are, as "weegies" (people from Glasgow) would
put it, "utter pish". However, as overall manager, I want to let
doc writers and translators work on the website and see how it
really looks.
Given my doc roots, the doc side wins, so I'm hacking stuff. But
only with the promise that this item is High priority, and that
I'll work on it as soon as I've finished all Critical items. It
*will* be fixed before GLISS starts. GOP might start first, if
everything else is already in place.
Graham Percival [Sat, 30 Jan 2010 20:55:43 +0000 (20:55 +0000)]
Regtest: clarify wording.
Patrick McCarty [Sat, 30 Jan 2010 17:18:58 +0000 (09:18 -0800)]
Revert "Fontconfig: simplify font caching process."
This reverts commit
bf41cfe25aaf50d1eda70ec664837c474aba314d.
Graham Percival [Sat, 30 Jan 2010 16:07:34 +0000 (16:07 +0000)]
Regtests: fix a typo and force an accidental.
Graham Percival [Sat, 30 Jan 2010 15:56:07 +0000 (15:56 +0000)]
Doc: CG: rename working -> source-code.itexi
When I'm staring at a directory of files, "working.itexi" doesn't
give any clue about the contents of the file.
Graham Percival [Sat, 30 Jan 2010 00:02:46 +0000 (00:02 +0000)]
Doc: move divisiones.ly into Ancient.
Translations: I did the same thing here to retain compiling;
hopefully this doesn't break anything. AFAIK nobody has touched
the translations of Ancient in years.
Graham Percival [Sat, 30 Jan 2010 00:38:02 +0000 (00:38 +0000)]
Build: move shared .itexi files into included/
Graham Percival [Sat, 30 Jan 2010 00:23:13 +0000 (00:23 +0000)]
Build: run makelsr.py
Graham Percival [Sat, 30 Jan 2010 00:21:52 +0000 (00:21 +0000)]
Build: move screech-boink.ly into snippets.
Graham Percival [Sat, 30 Jan 2010 00:02:02 +0000 (00:02 +0000)]
Build: add warning not to remove simple.ly.
Till Paala [Fri, 29 Jan 2010 20:18:39 +0000 (22:18 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation
Conflicts:
Documentation/de/learning.tely
Nicolas Sceaux [Fri, 29 Jan 2010 18:46:46 +0000 (19:46 +0100)]
Fix #1003: chord repetition: copy nothing from previous chord but pitches
Trevor Daniels [Fri, 29 Jan 2010 09:48:23 +0000 (09:48 +0000)]
Docs: CG Update virtual machine instructions
- update ubuntu iso download url
- up the recommended virtual disk size
Patrick McCarty [Fri, 29 Jan 2010 02:22:39 +0000 (18:22 -0800)]
Thinko in fix for #887.
ly:string-substitute must be called on the filename before
ly:string-percent-encode to properly substitute forward slashes for
backslashes.
Patrick McCarty [Fri, 29 Jan 2010 01:55:34 +0000 (17:55 -0800)]
Fix permissions of scm/guile-debugger.scm
Patrick McCarty [Sun, 24 Jan 2010 22:46:51 +0000 (14:46 -0800)]
Fix #887: Use ly:string-percent-encode for textedit URIs.
* Add an overloaded instance of String_convert::bin2hex optimized for
converting single bytes to hex.
* Add a new callback, ly:string-percent-encode, to be used for percent
escaping paths in textedit URIs. This does the following:
- Leave unreserved characters in textedit URIs unescaped. This
includes 0-9, A-Z, a-z, and three punctuation characters (hyphen,
underscore, and full-stop).
- Leave the forward slash (/) unescaped, since it is used as a path
delimiter.
- Escape all other characters. Don't check for a null byte, since
those likely won't sneak into a full pathname.
* Use the callback function in the PS backend.
Patrick McCarty [Thu, 28 Jan 2010 21:04:37 +0000 (13:04 -0800)]
Fontconfig: simplify font caching process.
- Remove FcConfigGetCache(), since it returns NULL in all modern
Fontconfig versions.
- Remove obsolete code. Fontconfig automatically sets up rescanning
intervals for font caches and does not use per-user cache files
anymore.
- Use FcInitBringUptoDate(), which takes care of all caching issues
behind the scenes. For example, it will automatically call
FcConfigBuildFonts() and FcConfigSetCurrent(), if necessary.
Till Paala [Thu, 28 Jan 2010 11:47:10 +0000 (13:47 +0200)]
Doc-de: Update to the Learning manual
* update of common-notation.itely and tutorial.itely
* updating linkage and skelleton file usage/suggestions.itely
Till Paala [Thu, 28 Jan 2010 08:55:20 +0000 (10:55 +0200)]
Doc-de: create extending.tely
John Mandereau [Thu, 28 Jan 2010 08:23:18 +0000 (09:23 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
Conflicts:
Documentation/es/notation.tely
Werner Lemberg [Thu, 28 Jan 2010 07:53:10 +0000 (08:53 +0100)]
Make MF code more readable.
Marc Hohl [Fri, 1 Jan 2010 16:05:09 +0000 (17:05 +0100)]
Font: rotating the g clef for better apperance.
The g clef is rotated clockwise about 1.5 degrees;
this value has been evaluated with several tests before.
The shape of the clef remains untouched.
Francisco Vila [Wed, 27 Jan 2010 20:02:36 +0000 (21:02 +0100)]
Doc-es: update Unfretted.
Francisco Vila [Wed, 27 Jan 2010 19:51:52 +0000 (20:51 +0100)]
Doc-es: update Staff.
Francisco Vila [Wed, 27 Jan 2010 19:31:30 +0000 (20:31 +0100)]
Doc-es: Translate skeleton of Contemporary.
Till Paala [Wed, 27 Jan 2010 18:54:05 +0000 (20:54 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation
Francisco Vila [Wed, 27 Jan 2010 18:31:36 +0000 (19:31 +0100)]
Doc-es: update Specialist.
Francisco Vila [Wed, 27 Jan 2010 18:27:24 +0000 (19:27 +0100)]
Doc-es: update Spacing.
Till Paala [Wed, 27 Jan 2010 17:12:48 +0000 (19:12 +0200)]
Doc-de: begin of updating learning.tely
Till Paala [Wed, 27 Jan 2010 16:01:05 +0000 (18:01 +0200)]
Doc-de: compilation fix
Till Paala [Wed, 27 Jan 2010 15:43:36 +0000 (17:43 +0200)]
Doc-de: update macros.itexi
Till Paala [Wed, 27 Jan 2010 15:02:40 +0000 (17:02 +0200)]
Doc-de: update of essay
Francisco Vila [Wed, 27 Jan 2010 12:11:17 +0000 (13:11 +0100)]
Doc-es: update Simultaneous.
Francisco Vila [Wed, 27 Jan 2010 11:52:19 +0000 (12:52 +0100)]
Doc-es: update Rhythms.
Francisco Vila [Wed, 27 Jan 2010 09:08:26 +0000 (10:08 +0100)]
Doc-es: Update of Repeats.
Neil Puttock [Wed, 27 Jan 2010 01:41:04 +0000 (01:41 +0000)]
Set context-id for implicit voices in polyphony shorthand.
Since voicify-music now uses the context alias `Bottom' to create the
appropriate voice-level contexts in a << { } \\ { } >> construct, the
context-id sent via context-spec-music is ignored.
* add context-id as arg to Global_context/Context::get_default_interpreter (),
with empty string as default
* pass context-id to Context::get_default_interpreter () so it can
be used in call to create_context () instead of empty string
* add regtest, which will fail to compile if context-id is invalid
Trevor Daniels [Wed, 27 Jan 2010 00:16:06 +0000 (00:16 +0000)]
Fix residual unwanted whiteout in tablature
Francisco Vila [Tue, 26 Jan 2010 23:07:18 +0000 (00:07 +0100)]
Doc: Fix link, part two.
John Mandereau [Tue, 26 Jan 2010 22:45:50 +0000 (23:45 +0100)]
CG: thinko on the argument of @translationof
Thanks to Yoshiki Sawada.
Joe Neeman [Tue, 26 Jan 2010 20:36:18 +0000 (12:36 -0800)]
Remove the last vestiges of next-space.
Francisco Vila [Tue, 26 Jan 2010 17:59:18 +0000 (18:59 +0100)]
Doc-es: move Extending.
Francisco Vila [Tue, 26 Jan 2010 17:46:13 +0000 (18:46 +0100)]
Doc: fix link.
Till Paala [Tue, 26 Jan 2010 17:45:49 +0000 (19:45 +0200)]
Doc-de: updating of essay.tely
Francisco Vila [Tue, 26 Jan 2010 17:29:45 +0000 (18:29 +0100)]
Doc-es: update of Pitches.
Francisco Vila [Tue, 26 Jan 2010 10:19:04 +0000 (11:19 +0100)]
Doc-es: Update of Percussion.
Francisco Vila [Tue, 26 Jan 2010 10:04:46 +0000 (11:04 +0100)]
Doc-es: Update of Literature.
Francisco Vila [Tue, 26 Jan 2010 10:01:42 +0000 (11:01 +0100)]
Doc-es: update of Keyboards.
Francisco Vila [Tue, 26 Jan 2010 09:42:38 +0000 (10:42 +0100)]
Doc-es: Update of Input.
Francisco Vila [Tue, 26 Jan 2010 09:15:34 +0000 (10:15 +0100)]
Doc-es: Update of Fretted
Neil Puttock [Tue, 26 Jan 2010 00:29:45 +0000 (00:29 +0000)]
Add FretBoards context to performer-init.ly.
This silences the following warning in midi:
warning: cannot find or create new `FretBoards'
Neil Puttock [Tue, 26 Jan 2010 00:29:23 +0000 (00:29 +0000)]
Doc: CG: Add `grand-replace' instructions.
Francisco Vila [Tue, 26 Jan 2010 00:25:32 +0000 (01:25 +0100)]
Doc-es: Update of Expressive.
Graham Percival [Mon, 25 Jan 2010 21:35:15 +0000 (21:35 +0000)]
Build: think in EXTRA_DIST_FILES command.
Graham Percival [Mon, 25 Jan 2010 21:03:02 +0000 (21:03 +0000)]
Doc: CG: fix git cmd for uploading release/unstable.
Graham Percival [Mon, 25 Jan 2010 20:38:44 +0000 (20:38 +0000)]
Doc: bring consistency to LM \context{ indentation.
Graham Percival [Mon, 25 Jan 2010 20:36:07 +0000 (20:36 +0000)]
Doc: CG: remove second "stable release" list.
I forgot that it was already earlier in the chapter.
Francisco Vila [Mon, 25 Jan 2010 17:46:12 +0000 (18:46 +0100)]
Doc-es: Update of Editorial.
Francisco Vila [Mon, 25 Jan 2010 17:40:05 +0000 (18:40 +0100)]
Doc-es: Update of Chords
Francisco Vila [Mon, 25 Jan 2010 17:34:01 +0000 (18:34 +0100)]
Doc-es: update Cheatsheet.
Francisco Vila [Mon, 25 Jan 2010 17:28:16 +0000 (18:28 +0100)]
Doc: Policy nits
Francisco Vila [Mon, 25 Jan 2010 16:11:52 +0000 (17:11 +0100)]
Doc-es: Add missing file - Common Notation
Francisco Vila [Mon, 25 Jan 2010 16:11:30 +0000 (17:11 +0100)]
Doc-es: Update of Changing Defaults.
Jean-Charles Malahieude [Sun, 24 Jan 2010 19:44:54 +0000 (20:44 +0100)]
Docs: typos
Graham Percival [Sun, 24 Jan 2010 15:57:08 +0000 (15:57 +0000)]
Build: remove unneeded EXTRA_DIST.
Graham Percival [Sun, 24 Jan 2010 15:40:46 +0000 (15:40 +0000)]
Doc: CG: begin list of pre-stable release tasks.
Graham Percival [Sun, 24 Jan 2010 15:23:06 +0000 (15:23 +0000)]
Build: move unused templates into Usage.
Graham Percival [Sun, 24 Jan 2010 15:19:58 +0000 (15:19 +0000)]
Web build: fix "return to manuals index" links.
Graham Percival [Sun, 24 Jan 2010 14:38:01 +0000 (14:38 +0000)]
Build: run makelsr.py, add new files to git.
Graham Percival [Sun, 24 Jan 2010 14:32:52 +0000 (14:32 +0000)]
Build: move headwords into LSR staging area.
Trevor Daniels [Sun, 24 Jan 2010 11:31:17 +0000 (11:31 +0000)]
Set git to ignore *.info files
Neil Puttock [Sat, 23 Jan 2010 21:17:27 +0000 (21:17 +0000)]
Run grand-replace for 2010.
Neil Puttock [Sat, 23 Jan 2010 21:11:51 +0000 (21:11 +0000)]
grand-replace.py: Update.
* add txi-it.tex to copied_files
* use lookahead to prevent space after current year being swallowed in
files with single copyright year
Neil Puttock [Sat, 23 Jan 2010 15:53:19 +0000 (15:53 +0000)]
Regtests: Improve texidoc for quote-tie.ly.
Jean-Charles Malahieude [Sat, 23 Jan 2010 14:44:55 +0000 (15:44 +0100)]
Doc-fr: proofreadings of web
* adding membership to web.texi
* web.texi: correct documentlanguage
* web/introduction: review
* web/manuals: first pass
Graham Percival [Sat, 23 Jan 2010 13:20:45 +0000 (13:20 +0000)]
Doc build: fix links to duplicate html anchors.
Fix issue #957. texi2html still creates two html anchors, but at
least we link to the right one, so the website pages load
correctly.
Francisco Vila [Sat, 23 Jan 2010 11:51:13 +0000 (12:51 +0100)]
Doc-es: fix links in Ancient.
Node names cannot contain colons
Till Paala [Fri, 22 Jan 2010 10:02:47 +0000 (12:02 +0200)]
Doc-de: corrections to the website
Till Paala [Fri, 22 Jan 2010 08:58:13 +0000 (10:58 +0200)]
Doc-de: improve untranslated nodes in web/community.itexi
Graham Percival [Fri, 22 Jan 2010 19:47:16 +0000 (19:47 +0000)]
Web build: remove some unneeded # html links.
Unfortunately this only applies to external_href, so the website
TOC is still broken. But at least it's a step in the right
direction.