Francisco Vila [Sun, 18 Sep 2011 15:03:48 +0000 (17:03 +0200)]
Doc: a more precise translation status.
Francisco Vila [Sun, 18 Sep 2011 14:51:17 +0000 (16:51 +0200)]
Doc-es: update Suggestions, Scheme, Updating.
Francisco Vila [Sun, 18 Sep 2011 14:09:04 +0000 (16:09 +0200)]
Doc-es: update CHANGES, Chords, Percussion, World, usage/external, and more.
Francisco Vila [Sat, 17 Sep 2011 23:36:27 +0000 (01:36 +0200)]
Merge branch 'master' into lilypond/translation
Marc Hohl [Wed, 14 Sep 2011 18:23:13 +0000 (20:23 +0200)]
Doc: adding doc strings for \...DashPattern and \harmonicBy...
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.
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.
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.
Janek Warchol [Sat, 17 Sep 2011 20:57:25 +0000 (22:57 +0200)]
Revert "variable fix"
This reverts commit
67e06fc960b674bff40bffa0e7770f5e833e7285.
Janek Warchol [Tue, 13 Sep 2011 15:19:58 +0000 (17:19 +0200)]
variable fix
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.
Reinhold Kainhofer [Sat, 17 Sep 2011 19:19:27 +0000 (21:19 +0200)]
Glossary: Fix snippets with Scale degree and function
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
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
Graham Percival [Sat, 17 Sep 2011 16:51:22 +0000 (17:51 +0100)]
Release: update news.
Graham Percival [Sat, 17 Sep 2011 16:46:40 +0000 (17:46 +0100)]
Build: fix website (1892)
Bertrand Bordage [Sat, 17 Sep 2011 16:32:53 +0000 (18:32 +0200)]
Add missing files of the previous commit.
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.
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.
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...
Reinhold Kainhofer [Sat, 17 Sep 2011 10:48:01 +0000 (12:48 +0200)]
Docs: Use @code instead of @var for a placeholder description
Jean-Charles Malahieude [Sat, 17 Sep 2011 09:38:39 +0000 (11:38 +0200)]
Dof-fr: fix bad object (usage/lpbk)
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.
Joe Neeman [Sat, 17 Sep 2011 01:54:45 +0000 (18:54 -0700)]
Cleanups and generalizations in Bezier::minmax.
Till Paala [Fri, 16 Sep 2011 19:42:39 +0000 (22:42 +0300)]
Doc-de: remove not translated file authors.itexi
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.
Francisco Vila [Fri, 16 Sep 2011 15:25:53 +0000 (17:25 +0200)]
Doc-es: fix wrong markers.
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.
Francisco Vila [Fri, 16 Sep 2011 15:13:25 +0000 (17:13 +0200)]
Doc: run makelsr locally.
Francisco Vila [Fri, 16 Sep 2011 15:09:40 +0000 (17:09 +0200)]
Doc-es: update some snippets.
Francisco Vila [Fri, 16 Sep 2011 14:50:00 +0000 (16:50 +0200)]
Doc: Update translation status.
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.
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.
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.
Reinhold Kainhofer [Fri, 16 Sep 2011 10:19:50 +0000 (12:19 +0200)]
Docs: lilyquote -> quote snippet option
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.
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.
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.
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.
Phil Holmes [Thu, 15 Sep 2011 13:24:43 +0000 (14:24 +0100)]
Update CG with how to make English only docs
Reinhold Kainhofer [Thu, 15 Sep 2011 12:19:08 +0000 (14:19 +0200)]
programming_error messages should NOT be translated
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.
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
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
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
Francisco Vila [Thu, 15 Sep 2011 10:06:01 +0000 (12:06 +0200)]
Doc-es: update Ancient.
Francisco Vila [Thu, 15 Sep 2011 09:58:12 +0000 (11:58 +0200)]
Doc-es: update Macros.
Francisco Vila [Thu, 15 Sep 2011 09:55:55 +0000 (11:55 +0200)]
Doc-es: update Templates.
Francisco Vila [Thu, 15 Sep 2011 09:52:54 +0000 (11:52 +0200)]
Doc-es: update Common Notation.
Phil Holmes [Wed, 14 Sep 2011 15:57:41 +0000 (16:57 +0100)]
Uses langdefs.py for make website
Francisco Vila [Thu, 15 Sep 2011 09:47:37 +0000 (11:47 +0200)]
Doc-es: update include/helpus.
Francisco Vila [Thu, 15 Sep 2011 09:44:59 +0000 (11:44 +0200)]
Doc-es: update marker for a translated file.
Francisco Vila [Thu, 15 Sep 2011 09:42:50 +0000 (11:42 +0200)]
Doc-es: update CHANGES for 2.16
David Kastrup [Thu, 15 Sep 2011 08:20:02 +0000 (10:20 +0200)]
parser.yy: introduce PITCH_IDENTIFIER
David Kastrup [Tue, 13 Sep 2011 14:41:45 +0000 (16:41 +0200)]
music-functions.scm: allow dotted argument lists for music functions
David Kastrup [Tue, 13 Sep 2011 09:27:20 +0000 (11:27 +0200)]
Fix completely broken Scheme functions
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.
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.
David Kastrup [Mon, 12 Sep 2011 17:06:59 +0000 (19:06 +0200)]
parser.yy et al: turn \partial and \skip into music functions.
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.
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.
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.
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.
David Kastrup [Mon, 12 Sep 2011 08:09:34 +0000 (10:09 +0200)]
parser.yy et al: Fix a few style issues of
d8ee829c73452cc35ef17c6c22abf5b47c754c15
David Kastrup [Mon, 12 Sep 2011 01:08:18 +0000 (03:08 +0200)]
leaning.itely: add a musing about \relative f
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.
Francisco Vila [Mon, 12 Sep 2011 15:09:32 +0000 (17:09 +0200)]
Doc-es: update Scheme tutorial.
Marc Hohl [Mon, 12 Sep 2011 14:39:04 +0000 (16:39 +0200)]
Issue 1135: changing @findex to @funindex in scm/document-identifiers.scm
Graham Percival [Sun, 11 Sep 2011 17:00:07 +0000 (18:00 +0100)]
Merge branch 'release/unstable'
Graham Percival [Sun, 11 Sep 2011 16:58:42 +0000 (17:58 +0100)]
Release: bump version.
Graham Percival [Sun, 11 Sep 2011 15:15:53 +0000 (16:15 +0100)]
Release: update news.
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.
Trevor Daniels [Sun, 11 Sep 2011 15:49:29 +0000 (16:49 +0100)]
Bar numbers should not affect music spacing (1880)
David Kastrup [Tue, 22 Mar 2011 14:22:50 +0000 (15:22 +0100)]
lexer.ll et al: obliterate DIGIT token class
Graham Percival [Sun, 11 Sep 2011 15:15:53 +0000 (16:15 +0100)]
Release: update news.
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.
David Kastrup [Fri, 9 Sep 2011 12:33:38 +0000 (14:33 +0200)]
parser.yy et al: Turn \transpose into a music function.
David Kastrup [Fri, 9 Sep 2011 21:00:09 +0000 (23:00 +0200)]
parser.yy: Remove dead token OCTAVE
Trevor Daniels [Sat, 10 Sep 2011 21:17:56 +0000 (22:17 +0100)]
Doc: capture another nugget from Neil
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
Graham Percival [Sat, 10 Sep 2011 11:37:11 +0000 (12:37 +0100)]
Merge branch 'release/unstable'
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.
Janek Warchol [Fri, 9 Sep 2011 19:51:50 +0000 (21:51 +0200)]
add Julien Rieux to contributors
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.
Graham Percival [Wed, 7 Sep 2011 23:03:05 +0000 (00:03 +0100)]
Doc: CG: remove more GOP material
David Kastrup [Fri, 9 Sep 2011 11:10:37 +0000 (13:10 +0200)]
parser.yy: allow music function pitch arguments also in chord mode.
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.
David Kastrup [Thu, 8 Sep 2011 12:50:35 +0000 (14:50 +0200)]
Merge branch 'define-scheme-function'
David Kastrup [Wed, 7 Sep 2011 23:08:11 +0000 (01:08 +0200)]
Add documentation for define-scheme-function command
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
David Kastrup [Mon, 5 Sep 2011 11:51:48 +0000 (13:51 +0200)]
lexer.ll: Introduce Scheme functions
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
Graham Percival [Tue, 6 Sep 2011 10:30:02 +0000 (11:30 +0100)]
Release: bump version.
Graham Percival [Mon, 5 Sep 2011 19:18:58 +0000 (20:18 +0100)]
Release: update news.
Graham Percival [Tue, 6 Sep 2011 08:19:56 +0000 (09:19 +0100)]
Merge remote branch 'origin' into release/unstable
Keith OHara [Fri, 26 Aug 2011 04:38:43 +0000 (21:38 -0700)]
Align pedal brackets to main note-column; issue 723
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
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
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.
Janek Warchol [Mon, 5 Sep 2011 20:43:58 +0000 (22:43 +0200)]
update the address of git-cl source files