Graham Percival [Sun, 29 Jun 2008 08:01:15 +0000 (01:01 -0700)]
Start LM 1 fixing.
Graham Percival [Sat, 28 Jun 2008 14:00:04 +0000 (07:00 -0700)]
About docs.
Graham Percival [Sat, 28 Jun 2008 01:17:41 +0000 (18:17 -0700)]
Small update from Ralph, big changes by Graham.
Trevor Daniels [Fri, 27 Jun 2008 14:31:33 +0000 (15:31 +0100)]
GDP Rework NR 3.3.2
John Mandereau [Thu, 26 Jun 2008 20:57:14 +0000 (22:57 +0200)]
Fix docs compilation
John Mandereau [Thu, 26 Jun 2008 18:33:04 +0000 (20:33 +0200)]
Merge branch 'master' of /home/lilydev/git/lily/
* 'master' of /home/lilydev/git/lily/:
Update from Ralph.
Fix version number of regression test
Graham Percival [Thu, 26 Jun 2008 13:13:21 +0000 (06:13 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 26 Jun 2008 13:12:31 +0000 (06:12 -0700)]
Update from Ralph.
Reinhold Kainhofer [Thu, 26 Jun 2008 09:02:03 +0000 (11:02 +0200)]
Fix version number of regression test
John Mandereau [Thu, 26 Jun 2008 06:43:39 +0000 (08:43 +0200)]
Merge branch 'master' of /home/lilydev/git/lily/
* 'master' of /home/lilydev/git/lily/:
bump version
Minor updates.
Update for expressive.itely
New markup command snippets.
Minor improvement
Use noragged-right
Fix version number in regression test case
Fix version number for conversion rule.
LSR: Update.
markuplines: really fix vertical spacing of lines when using eg. \justify-lines
Add noragged-right fragment option.
New Feature: Include text in \tempo indications
Minor formatting
reminder
More minor tweaks.
Clarify / fix.
Another final touch.
add small png creation info
Update from Francisco with edits.
John Mandereau [Thu, 26 Jun 2008 06:43:27 +0000 (08:43 +0200)]
Nits in tutorial
Graham Percival [Thu, 26 Jun 2008 04:12:41 +0000 (21:12 -0700)]
bump version
Graham Percival [Thu, 26 Jun 2008 04:07:09 +0000 (21:07 -0700)]
Minor updates.
Graham Percival [Thu, 26 Jun 2008 04:06:15 +0000 (21:06 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Patrick McCarty [Thu, 26 Jun 2008 02:30:26 +0000 (19:30 -0700)]
Update for expressive.itely
* miscellaneous updates, and suggestions from Carl and Graham
* new snippet for input/new
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Neil Puttock [Thu, 26 Jun 2008 01:59:22 +0000 (02:59 +0100)]
New markup command snippets.
Trevor Daniels [Wed, 25 Jun 2008 09:43:07 +0000 (10:43 +0100)]
Minor improvement
Trevor Daniels [Wed, 25 Jun 2008 09:18:14 +0000 (10:18 +0100)]
Use noragged-right
Reinhold Kainhofer [Tue, 24 Jun 2008 20:23:09 +0000 (22:23 +0200)]
Fix version number in regression test case
Reinhold Kainhofer [Tue, 24 Jun 2008 20:21:37 +0000 (22:21 +0200)]
Fix version number for conversion rule.
I developed this feature before 2.11.49 was out, but merged it only
afterwards, so the conversion rule should use 2.11.50
Neil Puttock [Mon, 23 Jun 2008 21:44:09 +0000 (22:44 +0100)]
LSR: Update.
Nicolas Sceaux [Mon, 23 Jun 2008 18:49:10 +0000 (20:49 +0200)]
markuplines: really fix vertical spacing of lines when using eg. \justify-lines
Neil Puttock [Mon, 23 Jun 2008 17:20:24 +0000 (18:20 +0100)]
Add noragged-right fragment option.
Reinhold Kainhofer [Fri, 6 Jun 2008 22:35:19 +0000 (00:35 +0200)]
New Feature: Include text in \tempo indications
A tempo indication in general is either a text markup, a note=count or both.
So far, lilypond only supported the note=count type of tempo indications in
its \tempo command.
This patch extends the \tempo function to include a text string, too. It
allows any of the following types of tempo settings:
\tempo 4=120
\tempo "Allegro" 4=120
\tempo "Allegro"
\tempo \markup{\italic \medium "Allegro"}
etc.
What it does:
- Extend the parser to allow the above forms for \tempo
- Add a tempoText property, similar to tempoUnitCount
- Metronome_mark_engraver uses this property and checks whether it has
changed
- Extend the metronomeMarkFormatter to take four arguments (text, duration,
count, context) and print either the text, the note=count or text
(note=count), depending on whether the properties are set to sensible
values.
- Add a tempoHideNote property to hide note=count in the metronome mark
- Extend the define-extra-display-method to also check for tempoText and
produce any of the allowed \tempo forms when you use \displayLilyMusic
- Added a convert-ly rule to warn the user about the change to the signature
of the metronomeMarkFormater function
Trevor Daniels [Mon, 23 Jun 2008 09:04:06 +0000 (10:04 +0100)]
Minor formatting
Graham Percival [Mon, 23 Jun 2008 00:24:23 +0000 (17:24 -0700)]
reminder
Graham Percival [Mon, 23 Jun 2008 00:18:59 +0000 (17:18 -0700)]
More minor tweaks.
Graham Percival [Mon, 23 Jun 2008 00:09:06 +0000 (17:09 -0700)]
Clarify / fix.
Graham Percival [Mon, 23 Jun 2008 00:08:54 +0000 (17:08 -0700)]
Another final touch.
Graham Percival [Sun, 22 Jun 2008 22:56:09 +0000 (15:56 -0700)]
add small png creation info
Graham Percival [Sun, 22 Jun 2008 22:44:10 +0000 (15:44 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sun, 22 Jun 2008 22:43:33 +0000 (15:43 -0700)]
Update from Francisco with edits.
Nicolas Sceaux [Sun, 22 Jun 2008 08:54:31 +0000 (10:54 +0200)]
markuplines: fix vertical spacing of lines when using eg. \justify-lines
Graham Percival [Sat, 21 Jun 2008 22:59:31 +0000 (15:59 -0700)]
Update from Francisco.
Graham Percival [Sat, 21 Jun 2008 22:57:19 +0000 (15:57 -0700)]
Another todo item.
Trevor Daniels [Sat, 21 Jun 2008 10:52:11 +0000 (11:52 +0100)]
GDP: Updates to LM
Comments from Patrick Horgan to LM 2.4.2
Use new predefs in LM 4.5.3
John Mandereau [Sat, 21 Jun 2008 08:23:27 +0000 (10:23 +0200)]
Polish French docs sectioning
John Mandereau [Sat, 21 Jun 2008 07:31:30 +0000 (09:31 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
Add predefs for commonly used simultaneous tweaks.
Proofreading from Carl and me.
Graham Percival [Sat, 21 Jun 2008 05:37:50 +0000 (22:37 -0700)]
Add predefs for commonly used simultaneous tweaks.
Graham Percival [Sat, 21 Jun 2008 05:37:20 +0000 (22:37 -0700)]
Proofreading from Carl and me.
Francisco Vila [Fri, 20 Jun 2008 11:56:03 +0000 (13:56 +0200)]
Add rlsr macro -- German
Francisco Vila [Fri, 20 Jun 2008 11:43:00 +0000 (13:43 +0200)]
Fix old broken LSR refs -- Spanish
Francisco Vila [Fri, 20 Jun 2008 11:05:26 +0000 (13:05 +0200)]
Fix old broken LSR refs -- German
Francisco Vila [Fri, 20 Jun 2008 09:55:56 +0000 (11:55 +0200)]
Sectioning of Ancient and moved Figured Bass -- German
Francisco Vila [Fri, 20 Jun 2008 08:35:02 +0000 (10:35 +0200)]
Merge branch 'lilypond/translation' of ssh://pacovila@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
Francisco Vila [Fri, 20 Jun 2008 08:34:12 +0000 (10:34 +0200)]
Fixed committishes that gave bad object messages
John Mandereau [Fri, 20 Jun 2008 07:21:00 +0000 (09:21 +0200)]
Merge branch 'master' into lilypond/translation
* master:
Update doc POs
Update translations status
Generate translation status pages per language
Split long Python lines
GDP NR 3 Re-work NR 3.3.1 Including LilyPond files
John Mandereau [Fri, 20 Jun 2008 07:15:53 +0000 (09:15 +0200)]
Update doc POs
John Mandereau [Fri, 20 Jun 2008 07:13:28 +0000 (09:13 +0200)]
Update translations status
This implies a fix of documentlanguage in Spanish lilypond-program.tely.
John Mandereau [Fri, 20 Jun 2008 07:10:44 +0000 (09:10 +0200)]
Generate translation status pages per language
translations.template.html.in files in de/ es/ fr/ are only skeletons,
translators will fill them with a free translation from the template
file in English.
John Mandereau [Thu, 19 Jun 2008 20:27:24 +0000 (22:27 +0200)]
Split long Python lines
Trevor Daniels [Thu, 19 Jun 2008 19:32:27 +0000 (20:32 +0100)]
GDP NR 3 Re-work NR 3.3.1 Including LilyPond files
Francisco Vila [Thu, 19 Jun 2008 16:44:31 +0000 (18:44 +0200)]
Moved Figured Bass -- French
Francisco Vila [Thu, 19 Jun 2008 16:34:49 +0000 (18:34 +0200)]
Sectioning of Ancient -- French
Francisco Vila [Thu, 19 Jun 2008 15:57:20 +0000 (17:57 +0200)]
Setcioning of Percussion -- German
Francisco Vila [Thu, 19 Jun 2008 15:38:16 +0000 (17:38 +0200)]
Sectioning of Percussion -- French
Francisco Vila [Thu, 19 Jun 2008 12:18:25 +0000 (14:18 +0200)]
Inclusion of LSR snippets in Rhythms and aesthetic formatting
Francisco Vila [Thu, 19 Jun 2008 12:00:10 +0000 (14:00 +0200)]
Rest of rhythms snippets texidoc descriptions
Francisco Vila [Thu, 19 Jun 2008 11:28:41 +0000 (13:28 +0200)]
Texidoc strings for snippets in Rhythms
Francisco Vila [Thu, 19 Jun 2008 08:53:36 +0000 (10:53 +0200)]
Update of Spanish Simultaneous
John Mandereau [Thu, 19 Jun 2008 07:27:13 +0000 (09:27 +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:
Update of Spanish PO
Partial update of rhythms
Texidoc and title strings for Pitches snippets
Translation completion of pitches
NR 1 mater file translation
Full translation of chords
John Mandereau [Thu, 19 Jun 2008 07:25:51 +0000 (09:25 +0200)]
Fix small inconsistency in tutorial
Thanks to Yohann Martineau for the report on bug-lilypond.
John Mandereau [Thu, 19 Jun 2008 05:48:32 +0000 (07:48 +0200)]
Merge branch 'master' into lilypond/translation
* master:
Add fluff sentences.
Update from Francisco.
Remove conflicting texidoc.
Update for expressive.itely
Tweak formatting of SL.
figured bass: Implement backslashed figures (raised 6th steps)
Minor corrections to NR 1.8
Minor corrections in NR 1.8
Update from Ralph with changes.
New snippet for input/new
Graham Percival [Thu, 19 Jun 2008 00:37:14 +0000 (17:37 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 19 Jun 2008 00:32:34 +0000 (17:32 -0700)]
Add fluff sentences.
Graham Percival [Thu, 19 Jun 2008 00:29:28 +0000 (17:29 -0700)]
Update from Francisco.
Neil Puttock [Wed, 18 Jun 2008 17:11:44 +0000 (18:11 +0100)]
Remove conflicting texidoc.
Patrick McCarty [Tue, 17 Jun 2008 03:46:34 +0000 (20:46 -0700)]
Update for expressive.itely
* miscellaneous updates
* revised input/new snippet
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Graham Percival [Tue, 17 Jun 2008 22:32:26 +0000 (15:32 -0700)]
Tweak formatting of SL.
Reinhold Kainhofer [Tue, 10 Jun 2008 17:44:47 +0000 (19:44 +0200)]
figured bass: Implement backslashed figures (raised 6th steps)
raised 6th steps are typically shown as 6 with a backslash through it
(rather than with a '+'). This patch implements this by adding the
\\ modifier to bass figures: <6\\>
The back-slashed digit is printed out using the new markup function
backslashed-digit (copied from slashed-digit and adapted to backslashes).
Both forward and backward slashes uses the same internal function.
I also increased the slope of forward slashes to make it easier to
distinguish the direction of the slash.
For some numbers I also enlarge the slash in X directions to make it
more visible (my hand-engraved scores use an even larger slash than
lilypond, anyway). I also move the slash up/down for some numbers
to make it more visible.
Also use the real Y extents of the slash rather than the whole interval
for the number. As we shift the slash for some numbers, otherwise
it would make the whole digit larger and shift it down for no apparent
visual reason.
Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
Francisco Vila [Tue, 17 Jun 2008 11:28:09 +0000 (13:28 +0200)]
Update of Spanish PO
Francisco Vila [Tue, 17 Jun 2008 11:13:27 +0000 (13:13 +0200)]
Partial update of rhythms
Valentin Villenave [Tue, 17 Jun 2008 09:02:20 +0000 (11:02 +0200)]
Minor corrections to NR 1.8
added @predefined for font-size commands.
replaced @i{} with @notation{}.
Valentin Villenave [Tue, 17 Jun 2008 08:39:34 +0000 (10:39 +0200)]
Minor corrections in NR 1.8
Graham Percival [Tue, 17 Jun 2008 02:37:55 +0000 (19:37 -0700)]
Update from Ralph with changes.
Graham Percival [Tue, 17 Jun 2008 01:50:09 +0000 (18:50 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond
Patrick McCarty [Mon, 16 Jun 2008 21:46:36 +0000 (14:46 -0700)]
New snippet for input/new
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Francisco Vila [Tue, 17 Jun 2008 00:02:10 +0000 (02:02 +0200)]
Texidoc and title strings for Pitches snippets
Francisco Vila [Mon, 16 Jun 2008 23:00:39 +0000 (01:00 +0200)]
Translation completion of pitches
Francisco Vila [Mon, 16 Jun 2008 22:51:35 +0000 (00:51 +0200)]
NR 1 mater file translation
Francisco Vila [Mon, 16 Jun 2008 22:26:39 +0000 (00:26 +0200)]
Merge branch 'lilypond/translation' of ssh://pacovila@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
Francisco Vila [Mon, 16 Jun 2008 22:23:41 +0000 (00:23 +0200)]
Full translation of chords
John Mandereau [Mon, 16 Jun 2008 20:25:57 +0000 (22:25 +0200)]
Fix convert-ly rule
John Mandereau [Mon, 16 Jun 2008 20:03:21 +0000 (22:03 +0200)]
Fix Spanish docs
John Mandereau [Mon, 16 Jun 2008 19:38:23 +0000 (21:38 +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:
Urgency xrefs fix
Update of fretted strings
Missing section
Update of Percussion
Partial update of Changing Defaults
partial update of text, fixes doc build
Fix wrong menu
Updated Spanish PO
Update of expressive
Update of tutorial
John Mandereau [Mon, 16 Jun 2008 19:30:46 +0000 (21:30 +0200)]
Remove @lsr in French docs
Francisco Vila [Mon, 16 Jun 2008 16:16:37 +0000 (18:16 +0200)]
Urgency xrefs fix
There are still subsections in English but structure is now OK
Francisco Vila [Mon, 16 Jun 2008 13:54:52 +0000 (15:54 +0200)]
Update of fretted strings
Francisco Vila [Mon, 16 Jun 2008 13:24:19 +0000 (15:24 +0200)]
Missing section
Francisco Vila [Mon, 16 Jun 2008 12:01:05 +0000 (14:01 +0200)]
Update of Percussion
Francisco Vila [Mon, 16 Jun 2008 11:38:12 +0000 (13:38 +0200)]
Partial update of Changing Defaults
Francisco Vila [Mon, 16 Jun 2008 11:32:37 +0000 (13:32 +0200)]
Merge branch 'lilypond/translation' of ssh://pacovila@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
John Mandereau [Sun, 15 Jun 2008 21:11:31 +0000 (23:11 +0200)]
Add docs building and installation instructions
- mention Info docs with images,
- add workaround to force docs rebuilding (this somewhat replaces
Graham's trickery which is already deleted).
John Mandereau [Sun, 15 Jun 2008 20:39:43 +0000 (22:39 +0200)]
Thinko: add command rename in NEWS
Francisco Vila [Sun, 15 Jun 2008 14:35:46 +0000 (16:35 +0200)]
partial update of text, fixes doc build
John Mandereau [Sun, 15 Jun 2008 06:21:37 +0000 (08:21 +0200)]
Merge branch 'master' into lilypond/translation
* master: (21 commits)
Update for expressive.itely
update from Kurt.
Update from Carl.
Ignore lsr-unsafe.txt.
LSR: Update.
Remove @bullet in NR 1.8
Second half of Kurt's update.
First half of Kurt's update.
Update from Valentin.
Update from Valentin.
Update from Carl.
Correct documentation following fix to Issue 552
MusicXML: Fix major-minor, add power chord as noted by Carl Sorensen
Bump version.
Typo
New markup command snippets.
Update from Valentin.
Preventing LilyPond to delete PDF files on *nix systems
GDP: Move Useful concepts and properties to Changing defaults
Fix #313 (2).
...
Patrick McCarty [Sat, 14 Jun 2008 23:14:14 +0000 (16:14 -0700)]
Update for expressive.itely
* Mostly rewriting, and new examples
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Graham Percival [Sat, 14 Jun 2008 04:47:29 +0000 (21:47 -0700)]
update from Kurt.
Graham Percival [Sat, 14 Jun 2008 04:46:59 +0000 (21:46 -0700)]
Update from Carl.
Neil Puttock [Fri, 13 Jun 2008 19:58:33 +0000 (20:58 +0100)]
Ignore lsr-unsafe.txt.