Re: Custom Key Signatures

2014-11-13 Thread Trevor Daniels
st...@linuxsuite.org wrote Thursday, November 13, 2014 7:18 PM >Which works fine! But the 2.19 method is gross! Why so ugly, > complicated in > 2.19 compared to 2.18? Or will this work in 2.19? > > \set Staff.keySignature = #`(( 3 . ,SHARP) >( 0 . ,SHARP

Re: Custom Key Signatures

2014-11-13 Thread Hans Aberg
> On 13 Nov 2014, at 18:13, st...@linuxsuite.org wrote: >I want to make a custom key signature. It should have f# c# a# > > How can I do this? LilyPond supports custom transposable key signatures, as in the example below. \version "2.19.15" hitzaz = #`( (0 . 0)

Re: Custom Key Signatures

2014-11-13 Thread steve
gt;> > > THis will get you started, Steve: > http://www.lilypond.org/doc/v2.19/Documentation/snippets/pitches#pitches-creating-custom-key-signatures > Ok I found this, http://www.lilypond.org/doc/v2.18/Documentation/snippets/staff-notation#staff-notation-non_002dtraditiona

Re: Custom Key Signatures

2014-11-13 Thread Colin Campbell
/pitches#pitches-creating-custom-key-signatures Cheers, Colin -- I've learned that you shouldn't go through life with a catcher's mitt on both hands. You need to be able to throw something back. -Maya Angelou, poet (1928- ) ___ lilypond-us

Custom Key Signatures

2014-11-13 Thread steve
Howdy! I want to make a custom key signature. It should have f# c# a# How can I do this? -steve ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: custom key signatures

2012-09-03 Thread james
On Sep 3, 2012, at 7:10 AM, Keith OHara wrote: > james googlemail.com> writes: > If you define an unusual key signature with G-flat and A-flat \new Staff { \clef bass \override Staff.KeySignature #'flat-positions = #'(5) \set Staff.keySignature = #`(( 4 . ,FLAT) ( 5 .

Re: custom key signatures

2012-09-02 Thread Keith OHara
james googlemail.com> writes: > >> If you define an unusual key signature with G-flat and A-flat > >> > >> \new Staff { \clef bass > >> \override Staff.KeySignature #'flat-positions = #'(5) > >> \set Staff.keySignature = #`(( 4 . ,FLAT) ( 5 . ,FLAT)) > >> f4 ges as b } > Brain fart. the space b

Re: custom key signatures

2012-09-02 Thread james
On Sep 2, 2012, at 11:51 PM, james wrote: > > On Sep 2, 2012, at 11:46 PM, Keith OHara wrote: > >> james googlemail.com> writes: >> >>> I'm looking at the new options for custom key signatures, >> >>> "Accidentals in the key

Re: custom key signatures

2012-09-02 Thread james
On Sep 2, 2012, at 11:46 PM, Keith OHara wrote: > james googlemail.com> writes: > >> I'm looking at the new options for custom key signatures, > >> "Accidentals in the key signature may be printed in octaves other than >> their traditional positions, o

Re: custom key signatures

2012-09-02 Thread Keith OHara
james googlemail.com> writes: > I'm looking at the new options for custom key signatures, > "Accidentals in the key signature may be printed in octaves other than > their traditional positions, or in multiple octaves, by using the flat- > positions and shar

custom key signatures

2012-09-02 Thread james
I'm looking at the new options for custom key signatures, and before I begin playing around with this, I don't understand this text at all. "Accidentals in the key signature may be printed in octaves other than their traditional positions, or in multiple octaves, by using the fl

Re: Custom key signatures

2010-02-15 Thread Thomas Scharkowski
Original-Nachricht Thomas Scharkowski wrote: Hi, I would like to write the following key signatures: 1) 5/8 (2+3) hi if you don't want to play around with scheme (and only need a workaround for once or twice) you can use \override Staff.TimeSignature #'stencil = #l

Re: Complex time signatures was: Custom key signatures

2010-02-15 Thread James Bailey
On 15.02.2010, at 14:39, Thomas Scharkowski wrote: Hi, I would like to write the following key signatures: 1) 5/8 (2+3) 2) 6/4 (3/4) (no slashes, just default fraction) Is this possible? I have looked in the manual and lsr, maybe the examples for compound can be used as starting point,

Re: Custom key signatures

2010-02-15 Thread -Eluze
\hspace #-1 ")" } } } hth -- View this message in context: http://old.nabble.com/Custom-key-signatures-tp27593957p27596308.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Custom key signatures

2010-02-15 Thread Thomas Scharkowski
Hi, I would like to write the following key signatures: 1) 5/8 (2+3) 2) 6/4 (3/4) (no slashes, just default fraction) Is this possible? I have looked in the manual and lsr, maybe the examples for compound can be used as starting point, but I can't figure out how. Thank you, Thomas LilyP

Re: Custom key signatures

2009-02-23 Thread Mats Bengtsson
Kees van den Doel wrote: My source file looks like this: \include "persian.ly" \score { \relative c' { \set Staff.keySignature = \shurE a b c } \midi { } \layout { \context { \Score \override KeySignature #'text = #shurEKey } } } which works

Custom key signatures

2009-02-21 Thread Kees van den Doel
I managed to print custom key signatures from a microtonal font. One problem remains, and I wonder if anyone can help me. In my init file persian.ly I have defined variables for various key signatures and keys, e.g. for Shur in E shurEKey = \markup{ \translate #'(0 . 1) \SORIS