lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4778 Doc: NR


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4778 Doc: NR - 2.10.2 - Arabic Music - improved example
Date: Fri, 27 May 2016 13:22:54 +0000

Diff:

--- old
+++ new
@@ -1,8 +1,9 @@
 On 21/02/16 18:41, Blöchl Bernhard wrote:
 > % Chapter 2.10.2 Arabic music
+> % http://lilypond.org/doc/v2.19/Documentation/notation/arabic-music.html#arabic-key-signatures
 > % subchapter Selected Snippets
 > % Non-traditional key signatures
-> % http://www.lilypond.org/doc/v2.19/Documentation/snippets/world-music
+> % http://lilypond.org/doc/v2.19/Documentation/snippets/pitches#pitches-non_002dtraditional-key-signatures
 > % The shown snippet unhappily does not fit to the Chapter headline:
 > % 1st \include arabic.ly does not support other than italian note names,
 > % but just english note names are used in the example snippet

[issues:#4778] Doc: NR - 2.10.2 - Arabic Music - improved example

Status: Accepted
Created: Sun Feb 21, 2016 08:57 PM UTC by pkx166h
Last Updated: Sun Feb 21, 2016 08:57 PM UTC
Owner: nobody

On 21/02/16 18:41, Blöchl Bernhard wrote:

% Chapter 2.10.2 Arabic music
% http://lilypond.org/doc/v2.19/Documentation/notation/arabic-music.html#arabic-key-signatures
% subchapter Selected Snippets
% Non-traditional key signatures
% http://lilypond.org/doc/v2.19/Documentation/snippets/pitches#pitches-non_002dtraditional-key-signatures
% The shown snippet unhappily does not fit to the Chapter headline:
% 1st \include arabic.ly does not support other than italian note names,
% but just english note names are used in the example snippet
% 2nd the \set Staff.keyAlterations doe not use any SEMI-FLAT as typical
% for arabic/turkish notation - the user has to look for the syntax for quarter steps
% I add a short snippet that helps the user better than the actual one
% in the manual - in my oppinion

\include "arabic.ly"
\relative do' {
\set Staff.keyAlterations = #`(
(0 . ,SEMI-FLAT)
(1 . ,SEMI-FLAT)
(2 . ,FLAT)
(5 . ,FLAT)
(6 . ,SEMI-FLAT)
)
%\set Staff.extraNatural = ##f
re reb \dwn reb resd
dod dob dosd \dwn dob |
dobsb dodsd do do |
}

% I ask myself if there is not an additional place for description
% of "Non-traditional key signatures" necessary,
% outside the arabic/turkish notation context?


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]