Re: instrumentSwitch and addInstrumentDefinition use

2015-01-11 Thread Paul Scott
On Sun, Jan 11, 2015 at 03:36:43PM -0500, Kieren MacMillan wrote: > Hi all, > > >> Is anyone using instrumentSwitch that can explain what the various > >> variables in addInstrumentDefinition mean? > > > > Don't use instrumentSwitch. It is a pointless frustrating waste of time. > > I agree. An

Re: Overriding preset tablature for ukulele

2015-01-11 Thread Keith OHara
Ryan Clarin gmail.com> writes: > When I tab the note G4 (treble clef 2nd line G), \tabstaff marks it as 3rd string 3rd fret. I want it to make G as > 4th string open, but cannot find in the manual how exactly to do that. It should be under "string number" in the fretted strings section g\4

Re: bug with compound glyphs and/or diacritical markings?

2015-01-11 Thread Keith OHara
Werner LEMBERG gnu.org> writes: > For me it works just fine on my GNU/Linux; see attached PDF. Almost certainly the problem with kerning and combining characters when using Pango on Windows, then http://code.google.com/p/lilypond/issues/detail?id=2657 __

Re: instrumentSwitch and addInstrumentDefinition use

2015-01-11 Thread Keith OHara
On Sun, 11 Jan 2015 12:36:43 -0800, Kieren MacMillan wrote: So LilyPond does not store a global key signature. No, but as you well know, many (most?) Lilypounders abstract the key signature (etc.) into their own global [variable](s). Right, but LilyPond doesn't know if that is the concert

Overriding preset tablature for ukulele

2015-01-11 Thread Ryan Clarin
When I tab the note G4 (treble clef 2nd line G), \tabstaff marks it as 3rd string 3rd fret. I want it to make G as 4th string open, but cannot find in the manual how exactly to do that. Thank you for help! Ryan ___ lilypond-user mailing list lilypon

Re: Score and parts template

2015-01-11 Thread James Harkins
Phil Holmes philholmes.net> writes: > I believe that, as a tutorial template, it would be more useful to > illustrate how to accommodate key signature indications with transposing > instruments, since this remains the norm for most music. Ah, OK -- that makes perfect sense. It sounded at first

Re: bug with compound glyphs and/or diacritical markings?

2015-01-11 Thread Kieren MacMillan
Hi Christopher, > The workaround would be to use a proper i-kratkoye (й) instead of an i > plus combining breve... and really, since it’s considered a separate > letter, that would be the correct thing anyway. Yes — thanks. The main thing was, it turns out that while I was *trying* to use the pro

Re: bug with compound glyphs and/or diacritical markings?

2015-01-11 Thread Christopher R. Maden
On 01/11/2015 02:18 PM, Kieren MacMillan wrote: > Hello all, > > The code > > \version “2.19.15" > \markup \fontsize #12 “й" > > gives > > [n.b., The diacritical mark should be centred directly above the glyph.] > > Is that expected, or is this a bug? > In either case, is there a sug

Re: segmented glissando lines

2015-01-11 Thread Urs Liska
Am 12.01.2015 um 00:37 schrieb Thomas Morley: 2015-01-12 0:06 GMT+01:00 Urs Liska : Hi Harm, this is terrific! I'm about to collect a number of examples why LilyPond rocks for engraving contemporary music, and this should definitely be part of it. Hi Urs, glad you like it. Though, there's

Re: segmented glissando lines

2015-01-11 Thread Thomas Morley
2015-01-12 0:06 GMT+01:00 Urs Liska : > Hi Harm, > > this is terrific! > I'm about to collect a number of examples why LilyPond rocks for engraving > contemporary music, and this should definitely be part of it. Hi Urs, glad you like it. Though, there's the problem I mentioned and it needs some

Re: segmented glissando lines

2015-01-11 Thread Urs Liska
Hi Harm, this is terrific! I'm about to collect a number of examples why LilyPond rocks for engraving contemporary music, and this should definitely be part of it. Best Urs Am 12.01.2015 um 00:00 schrieb Thomas Morley: 2015-01-11 10:28 GMT+01:00 Orm Finnendahl : Hi Pierre, Urs, that's ex

Re: segmented glissando lines

2015-01-11 Thread Thomas Morley
2015-01-11 10:28 GMT+01:00 Orm Finnendahl : > Hi Pierre, Urs, > > that's excellent and very instructional, thanks! > > -- > Orm > > > Am Samstag, den 10. Januar 2015 um 23:56:03 Uhr (+0100) schrieb Pierre > Perol-Schneider: >> Hi Orm, >> >> How about : >> >> \version "2.19.15" >> >> #(define (add

Re: Add \mark entries with edition-engraver?

2015-01-11 Thread Kieren MacMillan
Hi Jan-Peter, > thank you for this snippet! I will work on it next week :) While you’re in there… ;) 1. If you \set Score.currentBarNumber, everything gets wonky from there on. =) 2. Please consider addding some syntactic sugar for common actions like 2a. setting a lot of items at the sa

Re: bug with compound glyphs and/or diacritical markings?

2015-01-11 Thread Kieren MacMillan
Hi all, Interesting discovery: on Mac OS X, some Cyrillic keyboard layouts don't output proper Unicode glyphs! Selecting the desired glyph directly from the Unicode Table section of the Character Viewer outputs the correct glyph, and Lilypond then outputs the correct/desired result. Hope this

Re: instrumentSwitch and addInstrumentDefinition use

2015-01-11 Thread Kieren MacMillan
Hi all, >> Is anyone using instrumentSwitch that can explain what the various >> variables in addInstrumentDefinition mean? > > Don't use instrumentSwitch. It is a pointless frustrating waste of time. I agree. And I’m particularly irritated about that fact, since I was the one who sponsored (

Re: bug with compound glyphs and/or diacritical markings?

2015-01-11 Thread Werner LEMBERG
> The code > > \version “2.19.15" > \markup \fontsize #12 “й" > > gives > > [a diacritic shifted to the right] > > [n.b., The diacritical mark should be centred directly above the glyph.] > > Is that expected, or is this a bug? > In either case, is there a suggested workaround? For me

bug with compound glyphs and/or diacritical markings?

2015-01-11 Thread Kieren MacMillan
Hello all, The code \version “2.19.15" \markup \fontsize #12 “й" gives [n.b., The diacritical mark should be centred directly above the glyph.] Is that expected, or is this a bug? In either case, is there a suggested workaround? Thanks, Kieren. ___ Kieren MacMill

Re: instrumentSwitch and addInstrumentDefinition use

2015-01-11 Thread Keith OHara
Paul Scott ultrasw.com> writes: > Is anyone using instrumentSwitch that can explain what the various > variables in addInstrumentDefinition mean? Don't use instrumentSwitch. It is a pointless frustrating waste of time. (The same could be said for LilyPond, except that there is sometimes a poin

Re: moving the ottoava bracket, but not at the very beginning

2015-01-11 Thread Stefan Thomas
Dear David, thanks for You answer! This command does, what I want to do! 2015-01-05 18:14 GMT+01:00 David Nalesnik : > Hi Stefan, > > On Mon, Jan 5, 2015 at 10:48 AM, Stefan Thomas < > kontrapunktste...@gmail.com> wrote: > >> Dear community, >> I would like to move the ottava-bracket a bit upward

Re: Score and parts template

2015-01-11 Thread tisimst
On Sun, Jan 11, 2015 at 5:29 AM, Phil Holmes-2 [via Lilypond] wrote: > I believe that, as a tutorial template, it would be more useful to > illustrate how to accommodate key signature indications with > transposing > instruments, since this remains the norm for most music. +1! That's exactly

Re: Voice notes stem direction, bass line with score

2015-01-11 Thread Kevin Tough
Thanks for the tips. I did a google search and obviously used the wrong keywords. I'll be digging into the manual this week. Take care and thanks On Sun, 2015-01-11 at 18:26 +0100, Thomas Morley wrote: > 2015-01-11 18:21 GMT+01:00 tisimst : > > Kevin, > > > > Voices 1, 3, etc. (odd numbered) poin

Re: Voice notes stem direction, bass line with score

2015-01-11 Thread Thomas Morley
2015-01-11 18:21 GMT+01:00 tisimst : > Kevin, > > Voices 1, 3, etc. (odd numbered) point stems up. Voices 2, 4, etc. (even > numbered) point stems down. So, if you want the quarter notes stemmed up and > the half notes stemmed down, switch their order in the brackets, like > > <<{r4 r }\\{c2 e}>>

Re: Can I write a bass line with score, same staff?

2015-01-11 Thread Jacques Menu
Hello Kevin, Not clear what you want to achieve. Do the attached files satisfy the need? JM Test.ly Description: Binary data > Le 11 janv. 2015 à 17:31, Kevin Tough a écrit : > > HI, > I've done some searching but found no hints as to whether Lilypond can > be used to write a bass line

Re: Voice notes stem direction, bass line with score

2015-01-11 Thread tisimst
Kevin, Voices 1, 3, etc. (odd numbered) point stems up. Voices 2, 4, etc. (even numbered) point stems down. So, if you want the quarter notes stemmed up and the half notes stemmed down, switch their order in the brackets, like <<{r4 r }\\{c2 e}>> HTH, Abraham On Sun, Jan 11, 2015 at 10:09

Voice notes stem direction, bass line with score

2015-01-11 Thread Kevin Tough
Hi all/Claudio. I've put this code into Lilypond... \version "2.18.2" \language "english" \header { title = "Alternating Bass with Walk" composer = "EwithM" subtitle = "With pick or fingers" } \paper { ragged-right = ##f } \layout { indent = 0.0\cm } << \relative c {

Re: Can I write a bass line with score, same staff?

2015-01-11 Thread Kieren MacMillan
Hi Kevin, > I've done some searching but found no hints as to whether Lilypond can > be used to write a bass line and melody or chord notes at the same time. What did you search for? Did sections of the documentation like

Can I write a bass line with score, same staff?

2015-01-11 Thread Kevin Tough
HI, I've done some searching but found no hints as to whether Lilypond can be used to write a bass line and melody or chord notes at the same time. Let's say for example I play a C and then an E half note for a measure 4/4. On beats 2 and 4 I would like to indicate that the notes G,C and E should b

Re: OT crop eps to printed area

2015-01-11 Thread Alicuota618
Or formulated differently: How do you adjust print area to printed area in lilypond? I mean, using paper margins = 0 lets white space at the top and bottom of the printed area. I suppose there is a way to crop the paper to the very outside black areas... Thanks in advance, Francois 2015-01-10

Re: Score and parts template

2015-01-11 Thread Phil Holmes
- Original Message - From: "James Harkins" To: "Phil Holmes" ; Sent: Sunday, January 11, 2015 12:18 PM Subject: Re: Score and parts template On January 11, 2015 8:06:55 PM "Phil Holmes" wrote: So I assume the clarinet in A (which I'd missed) has a lower range than the Bb? Clarin

Re: Score and parts template

2015-01-11 Thread James Harkins
On January 11, 2015 8:06:55 PM "Phil Holmes" wrote: So I assume the clarinet in A (which I'd missed) has a lower range than the Bb? Clarinets in Bb and A have the same written range, extending down to the E below middle C. This note sounds as concert D on the Bb clarinet, and concert C# on

Re: Score and parts template

2015-01-11 Thread Phil Holmes
- Original Message - From: "James Harkins" To: ; Sent: Sunday, January 11, 2015 6:37 AM Subject: Re: Score and parts template From: Phil Holmes > Since the question came up about organizing LilyPond code for score and > parts, I thought I would make a quick demo of what I believe t

Re: Add \mark entries with edition-engraver?

2015-01-11 Thread Jan-Peter Voigt
Hi Harm, thank you for this snippet! I will work on it next week :) Cheers, Jan-Peter Am 10.01.2015 um 19:21 schrieb Thomas Morley: > 2015-01-10 15:44 GMT+01:00 Jan-Peter Voigt : > >> So, if one can show a scheme-engraver, that produces marks (or time-sigs) >> programmaticly, I can easily add

Re: segmented glissando lines

2015-01-11 Thread Orm Finnendahl
Hi Pierre, Urs, that's excellent and very instructional, thanks! -- Orm Am Samstag, den 10. Januar 2015 um 23:56:03 Uhr (+0100) schrieb Pierre Perol-Schneider: > Hi Orm, > > How about : > > \version "2.19.15" > > #(define (add-gliss m) >(case (ly:music-property m 'name) > ((NoteEv