Re: Extra Staff length

2014-03-28 Thread David Nalesnik
Hi Conor, On Thu, Mar 27, 2014 at 10:14 PM, Conor Cook wrote: > > On Mar 27, 2014, at 10:15 AM, David Nalesnik > wrote: > > You might move the text to where you want it by first placing it where > the staff length is unaffected, then overriding TextScript.extra-offset.

Re: Extra Staff length

2014-03-27 Thread David Nalesnik
Hi, On Thu, Mar 27, 2014 at 10:08 AM, Phil Holmes wrote: > I presume Lily will take any text moved to the right of the music as > continuing music and surround it with staves. You could either move the > text back to the left (why the "\override TextScript.outside-staff-priority > = ##f" which

Re: [SPAM] Re: Exact stem length?

2014-03-26 Thread David Nalesnik
Hi, On Wed, Mar 26, 2014 at 6:25 AM, Urs Liska wrote: > b) > Optionally add a slash because that gesture is often used with a slash. No > idea yet, but I recall that Gilberto recently worked on that. For slashed grace-note groups, see http://lsr.di.unimi.it/LSR/Snippet?id=721 --David __

Re: Exact stem length?

2014-03-26 Thread David Nalesnik
Hi Urs, On Wed, Mar 26, 2014 at 7:27 AM, Urs Liska wrote: > Am 26.03.2014 12:25, schrieb Urs Liska: > > BTW: Does anybody have a good name for that notation? >> >> > pitchedGlissando > pitchedStems > fastScale > fuzzyScale > > ??? > > I think the last one matches the intention quite well. > >

Re: \shape not impacting ties slurs on next line

2014-03-25 Thread David Nalesnik
Hi Javier, > Javier Ruiz-Alma writes: > > > The tie continued on a next line is not influenced by positioning > > override. Instead, it's placed per default positioning. How can one > > move these continued ties or slur? > You need to specify another number-pair-list for the second broken bit

Re: again: problem with hide curves

2014-03-21 Thread David Nalesnik
Hi Stefan, On Fri, Mar 21, 2014 at 9:56 AM, Stefan Thomas wrote: > Dear David, > thanks for Your help. > Could You pleade give me a hint, where I should insert the line: > > (this-stil (if (null? this-stil) point-stencil this-stil)) > Exactly where I put it in the quote from your code. --Davi

Re: again: problem with hide curves

2014-03-21 Thread David Nalesnik
Hi Stefan, On Fri, Mar 21, 2014 at 6:00 AM, Stefan Thomas wrote: > Dear community, > I have a problem with the function > > hideCurvesFrom which I use sometimes. > Where did you get this function? > When I compile the following snippet I get the error message: > > Drawing systems...bogenvorze

Re: lyrics hyphens question

2014-03-20 Thread David Nalesnik
On Thu, Mar 20, 2014 at 6:18 PM, David Nalesnik wrote: > On Thu, Mar 20, 2014 at 5:19 PM, Kieren MacMillan < > kieren_macmil...@sympatico.ca> wrote: > >> >> However, I ran into a few difficulties/bugs during my last big engraving >> effort — which, unfortun

Re: lyrics hyphens question

2014-03-20 Thread David Nalesnik
Kieren. On Thu, Mar 20, 2014 at 5:19 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi David (et al.), > > Of course, I love this engraver! :) > Nice to hear! > > However, I ran into a few difficulties/bugs during my last big engraving > effort — which, unfortunately, I can’t

Re: lyrics hyphens question

2014-03-20 Thread David Nalesnik
Hi, On Wed, Mar 19, 2014 at 7:08 PM, Simon Albrecht wrote: > > You might be interested in the following thread: > http://lists.gnu.org/archive/html/lilypond-devel/2013-12/msg00425.html > > This thread went private after a time, and I proposed the attached > solution. Mike S. had suggested the u

Re: lyrics hyphens question

2014-03-19 Thread David Nalesnik
Hi Klaus, On Wed, Mar 19, 2014 at 9:40 AM, Klaus Föhl wrote: > Hello, > > Recently I was talking with a person who also prepares music editions. > We were sitting there later in the night over a beer or two, and then > to illustrate a point I first had to fetch a choral piece on paper > set in l

Re: Ragged right for contents but not staff?

2014-03-15 Thread David Nalesnik
Hi all, On Thu, Mar 13, 2014 at 12:41 PM, David Kastrup wrote: > > You should likely also use interval-index instead of doing your own code > internally. It's shorter and much more flexible as it is not restrained > to LEFT/CENTER/RIGHT. > Thanks for pointing this out. I've incorporated it in

Re: Oskar Fried: the Big Bang

2014-03-13 Thread David Nalesnik
On Tue, Mar 11, 2014 at 6:07 AM, Urs Liska wrote: > Hi all, > > Janek and I have made some fuzz recently about that secret March 11, and > now's the time to disclose the great news: > > Our edition of Oskar Fried's songs was elected "BEST EDITION 2014" by the > German Music Publishers' Associatio

Re: Ragged right for contents but not staff?

2014-03-13 Thread David Nalesnik
Hello, On Thu, Mar 13, 2014 at 12:25 PM, David Nalesnik wrote: > > > On Thu, Mar 13, 2014 at 11:43 AM, David Nalesnik > wrote: > > >> I'll post a revision of this in a little while. It incorporates reduce >> as David K. suggests, and it also allows you to s

Re: Ragged right for contents but not staff?

2014-03-13 Thread David Nalesnik
OK, On Thu, Mar 13, 2014 at 11:43 AM, David Nalesnik wrote: > I'll post a revision of this in a little while. It incorporates reduce as > David K. suggests, and it also allows you to specify alignments as pairs: > left/center/right of one to left/center/right of the other. > &

Re: Ragged right for contents but not staff?

2014-03-13 Thread David Nalesnik
Hi, On Thu, Mar 13, 2014 at 11:50 AM, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > 2014-03-13 17:43 GMT+01:00 David Nalesnik : > > > >> I have no objections to posting it on the LSR, but I think there should >> be warnings about its limitat

Re: Ragged right for contents but not staff?

2014-03-13 Thread David Nalesnik
Hi, On Thu, Mar 13, 2014 at 11:31 AM, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > 2014-03-13 15:44 GMT+01:00 David Kastrup : > > >> Well, yeah. But that's still awful to use. I have not bothered >> cleaning up the function (it should really use reduce for finding the >>

Re: storing and manipulating multi-chunk texts

2014-03-07 Thread David Nalesnik
Hi Harm, On Fri, Mar 7, 2014 at 1:43 PM, Thomas Morley wrote: > 2014-03-07 14:41 GMT+01:00 Kieren MacMillan >: > > Hi Harm, > > > >> Comments, hints, tests are highly apreciated. > > Please help! > None native speaker here. > > > your snippet + my setup (including Mac OS X 10.9.2 + Lilypond 2.1

Re: Repeat Box

2014-03-06 Thread David Nalesnik
Marc, On Thu, Mar 6, 2014 at 8:40 AM, Marc Hohl wrote: > Hi list, > > Am 06.03.2014 14:42, schrieb David Nalesnik: > >> Hi Marc, all, >> >> [...] > > I'm a bit conflicted about this. Once the LSR is upgraded, it might be >> possible to uploa

Re: Repeat Box

2014-03-06 Thread David Nalesnik
Hi Marc, all, On Thu, Mar 6, 2014 at 1:51 AM, Marc Hohl wrote: > Am 06.03.2014 00:12, schrieb Simon Albrecht: > >> [...] >> >> Why is this not in the LSR or even in >> http://lilypond.org/doc/v2.18/Documentation/notation/graphical-notation? >> > > AFAIK there is no way to use scheme engravers i

Re: Repeat Box

2014-03-05 Thread David Nalesnik
Hi Nike, On Wed, Mar 5, 2014 at 8:00 AM, Nike Hedges wrote: > Hi, > Sorry I sent two topics simultaneously. > I also want to write boxes which express the part to be repeated. > > Like: > [image: 埋め込み画像 1] > An excerpt from Murail "Territoires de l'oubli" > This is a little complex case, in whi

Re: glissando in fingering notation

2014-02-26 Thread David Nalesnik
Hi Bart, On Wed, Feb 26, 2014 at 7:54 AM, bart deruyter wrote: > I tried it out, worked perfectly as in the snippet you showed, from the b > to the a, but when adding the same override to the second one, from d to c, > it does not work anymore (the 1 to 1 fingering instructions) > > I added the

Re: Space between beams?

2014-02-23 Thread David Nalesnik
Hi, On Sun, Feb 23, 2014 at 4:15 AM, David Kastrup wrote: > > > Still begs the question why Beam has the font-interface. It does > override the font-family with roman. > > Where would that be used? Beam has a property "annotation" which attaches a string to a beam. In beam.cc, it's used in a

Re: piece title

2014-02-21 Thread David Nalesnik
Hi, On Fri, Feb 21, 2014 at 2:35 PM, Phil Holmes wrote: > I'm not going to look at it. To be honest, if you can't be bothered to > cut this down to a manageable size, and provide a compilable example, I > can't see anyone else bothering either: > > etude11-20.ly:2:10: error: cannot find file:

Re: What is LilyPond's ideal of "classical music engraving" ?

2014-02-19 Thread David Nalesnik
Steve, On Wed, Feb 19, 2014 at 10:51 AM, wrote: > > http://lilypond.org/doc/v2.19/Documentation/essay/engraved-examples-_0028bwv-861_0029 > > Hmm, Is the Bärenreiter Neue Bach Ausgabe engraving the "gold > standard" in > engraving that LilyPond seeks? At least for Bach? > I would thi

Re: What is LilyPond's ideal of "classical music engraving" ?

2014-02-19 Thread David Nalesnik
Hi Steve, On Wed, Feb 19, 2014 at 10:30 AM, wrote: > > Howdy! > > I am starting to investigate how Ties and Slurs should look > according to the > statement on lilypond.org that lilypond > > "creates beautiful sheet music following the best traditions of > classical music eng

Re: notes fixed alignment for rhytmic notation

2014-02-19 Thread David Nalesnik
Hi Carlo, On Wed, Feb 19, 2014 at 6:39 AM, Carlo Vanoni wrote: > Hi everyone! > > I need to write some rhytmic exercises for my students. I would like to > align the notes in the various lines not for the "best fit" output, but > aligning the notes duration. > In each line, a given note duration

Re: combine codes

2014-02-14 Thread David Nalesnik
Hi Ming, On Fri, Feb 14, 2014 at 4:09 PM, MING TSANG wrote: > As the sample from David Nalesnik that combine three set of variables into > one, I try to do the same to combine two sets into one. I have problem to > let the combine code to recognize a list that is to be pass

Re: Overriding staff-padding for MeasureCounter fails

2014-02-14 Thread David Nalesnik
Hi Ed, On Fri, Feb 14, 2014 at 8:05 AM, Ed Gordijn wrote: > Hi David, > > > Huh--that's strange. This will involve some investigation to get at the >> cause, determine if there's a bug. >> >> Anyway, overriding outside-staff-padding instead should give you what you >> want: >> >> \override St

Re: Overriding staff-padding for MeasureCounter fails

2014-02-14 Thread David Nalesnik
Hi, On Fri, Feb 14, 2014 at 3:33 AM, Ed Gordijn wrote: > Hi, > > I tried to align the numbers of the MeasureCounter engraver but the > override doesn't have effect. Is this a bug or am I doing something wrong > here? > > Greetings, Ed > > > \version "2.18.0" > > { > \override Staff.MeasureCou

Re: \fill-line while respecting natural widths

2014-02-13 Thread David Nalesnik
Hi all, I've posted an update to this on the issue tracker. I think the discussion should move there. https://code.google.com/p/lilypond/issues/detail?id=3860 Best, David ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailm

Re: New try with lyric extender

2014-02-13 Thread David Nalesnik
Hi Yann, On Thu, Feb 13, 2014 at 8:27 AM, Yann wrote: > > > I have a problem with the code below, lilypond gives me errors with > the two scheme expressions. > > \version "2.18.0" > > correctionAlignement = ##t > aligner = \relative c' { g'4. g8 c,4( c) | } > lyrics = \lyricmode { Glo -- ri

Re: consolidate code

2014-02-11 Thread David Nalesnik
On Tue, Feb 11, 2014 at 7:49 PM, MING TSANG wrote: > David, > Thank you very much. Now that I have a clean function instead of duplicate > code in the same file for minor difference - what a life-saver. > Emmanuel, > Ming. > Glad I could help! --David ___

Re: consolidate code

2014-02-11 Thread David Nalesnik
Hi Ming, On Tue, Feb 11, 2014 at 7:13 PM, MING TSANG wrote: > > Hi, David: I cut & paste > http://www.mail-archive.com/address@hidden/msg73062.html > > but I got > > Not Found > The document you were looking for was not found. > Hmm. That's something I don't fully understand. I see the addres

Re: consolidate code

2014-02-11 Thread David Nalesnik
Hi Ming, On Tue, Feb 11, 2014 at 4:28 PM, MING TSANG wrote: > Hi all, > I further reduce the code to 53 lines. line 4 - 20 & line 24 - 40 are > identical except line 14 vs line 34. The actual code for notes is only 8 > lines ( 45 - 52). I think I cannot reduce anymore in order to show my

Re: consolidate code

2014-02-11 Thread David Nalesnik
Hi, On Tue, Feb 11, 2014 at 3:35 PM, Phil Holmes wrote: > OK - so this "tiny" example is 107 lines of code. > > > > - Original Message - > *From:* MING TSANG > *To:* -Eluze ; lilypond-user > mailinglist > *Sent:* Tuesday, February 11, 2014 9:07 PM > *Subject:* Re: consolidate code >

Re: Define custom/new \accidentalStyles (dodecaphonic minus repeated notes)

2014-02-09 Thread David Nalesnik
Hi Urs, On Mon, Feb 3, 2014 at 3:16 AM, Urs Liska wrote: > Hi, > > searching the docs and the lilypond-user archive I couldn't find any > relevant information. > > I am looking for a custom \accidentalStyle. Actually I think this is quite > commonly used, so it would also seem like a useful add

Re: \fill-line while respecting natural widths

2014-02-08 Thread David Nalesnik
Hi Kieren, On Sat, Feb 8, 2014 at 7:16 AM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > David (et al.), > > OOO! > This is wonderful. I can already see several places where I will use this. > > Thanks, > Kieren. > > Hmm--do you think it should be added as an option to \fill-lin

Re: \fill-line while respecting natural widths

2014-02-08 Thread David Nalesnik
Hi Mike, On Sat, Feb 8, 2014 at 1:20 AM, Mike Solomon wrote: > > On Feb 8, 2014, at 1:18 AM, David Nalesnik > wrote: > > Hi Mike, > > See the attached. (I just changed a line or two of the definition of > \fill-line from scm/define-markup-commands.scm.) Hopefully t

Re: \fill-line while respecting natural widths

2014-02-07 Thread David Nalesnik
Hi Mike, See the attached. (I just changed a line or two of the definition of \fill-line from scm/define-markup-commands.scm.) Hopefully this gives you what you want! --David \version "2.18.0" #(define-markup-command (fill-line-two layout props args) (markup-list?) #:category align #:p

Re: \fill-line while respecting natural widths

2014-02-07 Thread David Nalesnik
On Fri, Feb 7, 2014 at 2:25 PM, David Nalesnik wrote: > Hi Mike, > > > On Fri, Feb 7, 2014 at 1:36 PM, Mike Solomon wrote: > > > It looks like you could alter get-fill-space in > scm/define-markup-commands.scm to reflect your formula. Unfortunately, I'm > not at

Re: \fill-line while respecting natural widths

2014-02-07 Thread David Nalesnik
Hi Mike, On Fri, Feb 7, 2014 at 1:36 PM, Mike Solomon wrote: > Hey all > > If I have > > \markup \fill-line { > foo br hi > } > > The line will be filled irrespective of the widths of the elements, meaning > that the middle element will always be on the center of the page. > > I

Re: Behaviour of TextSpanner dashes

2014-02-05 Thread David Nalesnik
Hi Urs, On Wed, Feb 5, 2014 at 8:26 AM, Urs Liska wrote: > Am 05.02.2014 15:20, schrieb David Nalesnik: > >> >> > >> In fact, there's a markup command \draw-dashed-line which guards against >> these clipped edges. >> >> > You mean I shoul

Re: Behaviour of TextSpanner dashes

2014-02-05 Thread David Nalesnik
Hi Urs, On Wed, Feb 5, 2014 at 8:09 AM, Mark Knoop wrote: > At 14:59 on 05 Feb 2014, Urs Liska wrote: > >in the attached image you see a TextSpanner, and I'm having some > >issues with it: > > > >- why is the first dash longer than the other(s), > > is this a design decision (if yes, why)? >

Re: New try with lyric extender

2014-02-04 Thread David Nalesnik
Hi Yann, On Mon, Feb 3, 2014 at 3:39 PM, Yann wrote: > I think this is a not working example for what he asked for: > > > > \version "2.18.0" > > { > > a a a a > > } > > \addlyrics { > > A B C D > > % what should be written here instead? > > \display Lyrics.LyricExtender.minimum-length

Re: "Chained" glissando runs out of paper

2014-02-03 Thread David Nalesnik
Hi Helge, On Mon, Feb 3, 2014 at 1:44 PM, Helge Kruse wrote: > Hello, > > I have a part for voice where both hands should play glissandi > alternatively for some measures. So when one glissando stops the other just > started. It looks like as Lilypond avoids a line break in a glissando. The > c

Re: New try with lyric extender

2014-02-03 Thread David Nalesnik
Hi Yann, On Mon, Feb 3, 2014 at 10:35 AM, Yann wrote: > Hello all :) > > I wanted to try again to find a solution to adapt the length of a > lyric extender in order to take into account all voices in a SATB > hymn, as I described sometimes ago in > http://lists.gnu.org/archive/html/lilypond-use

Re: Is \offset documented?

2014-01-29 Thread David Nalesnik
Warchol but I can't > find any documentation about it. All I could find was the patch > submission<https://codereview.appspot.com/8647044/> > by > David Nalesnik. > > No, it's got a short synopsis in "Available Music Functions," but it needs to get a decent

Re: Horizontal TupletBrackets?

2014-01-25 Thread David Nalesnik
Hi Peter, On Fri, Jan 24, 2014 at 8:20 AM, Peter Crighton wrote: > Hi List, > > is there a way to have all TupletBrackets in a score be horizontal without > altering every single one? > [...] In a drum score I think it’s preferable to have all Beams and > TupletBrackets horizontal as this help

Re: Shape of individual ties in chords

2014-01-23 Thread David Nalesnik
On Thu, Jan 23, 2014 at 8:01 AM, David Nalesnik wrote: > >> >>> >> There's also the attached file (which comes from >> http://www.mail-archive.com/lilypond-devel@gnu.org/msg47432/shape-tie-columns.ly) >> which will work with broken ties. >> >>

Re: Shape of individual ties in chords

2014-01-23 Thread David Nalesnik
Hi again, On Thu, Jan 23, 2014 at 8:01 AM, David Nalesnik wrote: > Hi, > > > On Wed, Jan 22, 2014 at 4:55 PM, Thomas Morley > wrote: > > >> Below some coding just to show that it can be done. >> It's a very first sketch, several issues are present (p.e. l

Re: Shape of individual ties in chords

2014-01-23 Thread David Nalesnik
Hi, On Wed, Jan 22, 2014 at 4:55 PM, Thomas Morley wrote: > Below some coding just to show that it can be done. > It's a very first sketch, several issues are present (p.e. linebreak) > Might be a starting point, though. > > There's also the attached file (which comes from http://www.mail-archi

Re: A follow-up on Roman numeral code.

2014-01-19 Thread David Nalesnik
Hi, On Sun, Jan 19, 2014 at 5:20 AM, Hwaen Ch'uqi wrote: > Greetings Eluze, > > On 1/19/14, Eluze wrote: > > Hwaen Ch'uqi wrote > >> David Nalesnik provided some invaluable code which dealt with the > >> switch from Roman to Arabic page numbers and i

Re: \qBeam turn on and off ?- how

2013-12-28 Thread David Nalesnik
Jay, On Sat, Dec 28, 2013 at 1:05 PM, wrote: > > Why do you ask? > Just because the user who wrote the functions was apparently using 2.12. A lot of changes have happened since then, so unless you're using 2.12, I wouldn't be able to guarantee that \rBeam would work for you. Please always post

Re: \qBeam turn on and off ?- how

2013-12-28 Thread David Nalesnik
Hi Jay, On Sat, Dec 28, 2013 at 11:10 AM, wrote: > Hello, > I've been using \qBeam at the top of a piece but how to turn it off and > then back on has me stumped. > Please direct me to the correct manual page(s) > Thanks > Jay > Well, it appears that \qBeam is a user-defined function submitted

Re: 3x repeats

2013-12-24 Thread David Nalesnik
Hi Janek, On Tue, Dec 24, 2013 at 2:45 PM, Janek Warchoł wrote: > 2013/12/23 Xavier Noria : > > On Sun, Dec 22, 2013 at 12:36 PM, Phil Holmes > wrote: > > > >> The only guidance in Gould is where she writes "Repeat 3 times" in a > >> horizontal bracket. > > > > > > How do you produce that? I hav

Re: guitar position indication

2013-12-23 Thread David Nalesnik
Hi Bart, On Mon, Dec 23, 2013 at 4:43 AM, bart deruyter wrote: > hi, > > I've tried the solution from Simon, works very well, with one minor point. > In frescobaldi, when rendering with the option to have controlepoints > enabled, I get errors and rendering stops. > > rendering without control p

Re: Spanner.center.text property?

2013-12-21 Thread David Nalesnik
semesters. I'm thoroughly embarrassed by the raggedy undigested code attached. > I’m playing around with a test case, to see if I can get it close to the > goal line — I’ll repost when I’m within sight of it. OK! --David \version "2.17.25" \header { snippet-title

Re: LyricHyphen hara-kiri

2013-12-21 Thread David Nalesnik
Kieren, On Sat, Dec 21, 2013 at 3:26 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > I think [to begin with] there are two separate issues to consider here: > > 1. In m.28, it’s clear that “foo bar” has not become one Pango string, > which it apparently has on the downbeat of m.2

Re: LyricHyphen hara-kiri

2013-12-21 Thread David Nalesnik
Kieren, On Sat, Dec 21, 2013 at 2:30 PM, David Nalesnik wrote: > Kieren, > > On Sat, Dec 21, 2013 at 2:18 PM, Kieren MacMillan < > kieren_macmil...@sympatico.ca> wrote: > > >> >> Clearly, there’s a gap in several measures, right? >> > > Yup.

Re: LyricHyphen hara-kiri

2013-12-21 Thread David Nalesnik
Kieren, On Sat, Dec 21, 2013 at 2:18 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > > Clearly, there’s a gap in several measures, right? > Yup. > > However, now that I look at the output again, there are no gaps to be > found — i.e., it apparently works as advertised/expected/

Re: LyricHyphen hara-kiri

2013-12-21 Thread David Nalesnik
Hi Kieren, On Sat, Dec 21, 2013 at 1:19 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hello all, > > I’ve been asking around to see if anyone can work on Lyric bounties (e.g., > GSoC stuff, plus other features). > > This one — LyricHyphen hara-kiri — was one that Mike S. suggest

WAS: SostenutoPedalLineSpanner and texts

2013-12-21 Thread David Nalesnik
Hi, This question came in reference to a workaround given for repeating texts on a broken pedal line: On Fri, Dec 20, 2013 at 1:42 AM, Simon Bailey wrote: > >> Could this be adapted to solve this problem: >> http://lists.gnu.org/archive/html/lilypond-user/2013-12/msg00839.html ? >> I'd be willin

Re: How to transpose a custom slur

2013-12-20 Thread David Nalesnik
Hi again, On Fri, Dec 20, 2013 at 6:08 PM, David Nalesnik wrote: [...] > Sorry, goofed the syntax... > > myMusic = { > > \shape #'((0 . 0.25) (1.5 . 1) (0 . 1) (0 . 0.5)) Slur > should be \shape Slur #'((0 . 0.25

Re: How to transpose a custom slur

2013-12-20 Thread David Nalesnik
Hi Marten, On Fri, Dec 20, 2013 at 5:12 PM, Marten Visser wrote: > Hi all, > > When transposing a score, how can I make sure that custom slurs will also > get transposed? Is there any way to read out how much the notes in the > score have moved up/down, so that I can use that as a variable in t

Fwd: SostenutoPedalLineSpanner and texts

2013-12-20 Thread David Nalesnik
Oops, mistakenly sent this only to the OP... -- Forwarded message -- From: David Nalesnik Date: Fri, Dec 20, 2013 at 9:01 AM Subject: Re: SostenutoPedalLineSpanner and texts To: Simon Bailey Hi Simon, On Fri, Dec 20, 2013 at 1:42 AM, Simon Bailey wrote: > Hi, > >

Re: Symmetrical ties in TieColumn

2013-12-06 Thread David Nalesnik
Karol, On Wed, Dec 4, 2013 at 6:14 PM, Karol Majewski wrote: > Hi, David > > > > Your function for offsetting control-points of a TieColumn is very useful > to me. Now it would be great if someone could improve it to make it work > with ties over the line break. > I'm glad that you find some u

Re: An invitation to a LilyPond powered concert

2013-11-26 Thread David Nalesnik
On Tue, Nov 26, 2013 at 9:51 AM, Ryan McClure wrote: > If only we could make a pun of MuseScore > > Yeah, that would be NoteWorthy. Sorry. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Cross-staff Glissando Stencil Error

2013-11-22 Thread David Nalesnik
On Thu, Nov 21, 2013 at 11:59 PM, Keith OHara wrote: > > > Maybe you can override the 'stencil command itself with a wrapper function. > LilyPond will call the wrapper when she is ready to draw the Glissando, > you can first call the default function (ly:line-spanner::print) to > generate the ste

Fwd: Cross-staff Glissando Stencil Error

2013-11-18 Thread David Nalesnik
Arghh--here's to the whole list. -- Forwarded message -- From: David Nalesnik Date: Mon, Nov 18, 2013 at 10:32 AM Subject: Re: Cross-staff Glissando Stencil Error To: Eluze Hi Eluze, On Mon, Nov 18, 2013 at 10:13 AM, Eluze wrote: > David Nalesnik-2 wrote > &

Re: Cross-staff Glissando Stencil Error

2013-11-18 Thread David Nalesnik
Just something which isn't really central to the issue: On Mon, Nov 18, 2013 at 10:16 AM, David Nalesnik wrote: [...] > \version "2.17.95" > > #(define (stencil-test grob) > > (let* ((stencil (ly:grob-property grob 'stencil))) > > (disp

Re: Cross-staff Glissando Stencil Error

2013-11-18 Thread David Nalesnik
On Mon, Nov 18, 2013 at 10:08 AM, Piaras Hoban wrote: > David Nalesnik-2 wrote > > This seems like a bug to me. > > > > I applied your override to a similar grob, VoiceFollower, to see if the > > problem is just with Glissando. I get the same disruption of vert

Re: Cross-staff Glissando Stencil Error

2013-11-18 Thread David Nalesnik
Hi Piaras, On Mon, Nov 18, 2013 at 9:38 AM, Piaras Hoban wrote: > Eluze wrote > > sorry I can't help with scheme, but what's wrong with the default output? > > So these images should illustrate how the spacing is disrupted by trying to > access the stencil for a cross-staff glissando. > > cross

Re: So, slashed beamed grace notes...

2013-11-12 Thread David Nalesnik
Hi Gilberto, On Mon, Oct 28, 2013 at 6:52 AM, Gilberto Agostinho < gilbertohasn...@gmail.com> wrote: [...] > in case you make some other modifications to it, please > share it with us! I've worked on this a bit more, and come up with the attached file. This version takes the beam angle into

Re: is there a way to suppress repeated time signatures (analogous to chordChanges)

2013-11-11 Thread David Nalesnik
Hi, On Mon, Nov 11, 2013 at 6:03 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi Urs, > > > I didn't look into it, but when _I_ asked this question I got the > attachment as a result. > > This looks really good — thanks! > > I would be happy to offer a little bounty (e.g. US$25

Re: Angled Beams

2013-11-11 Thread David Nalesnik
Hi Mark and Gilberto, wrote: > The Beam #'positions always take a pair of numbers > as argument, written as = #'(n . m), where n and m are the absolute > position > of the beginning of the beam and the end of the beam, respectively (unit = > distance between two staff lines). n and m can be neg

Re: Angled Beams

2013-11-11 Thread David Nalesnik
Hi Mark, On Mon, Nov 11, 2013 at 11:16 AM, Mark Stephen Mrotek wrote: > Hello, > > > > In the attached example I want the beams in the upper staff second measure > to be parallel (angled) to the beams in the lower staff second measure, as > they are at the end of the first measure. > > > One wa

Re: Using the 'avoid-slur property (redux)

2013-11-10 Thread David Nalesnik
Hi Ming, On Sun, Nov 10, 2013 at 7:31 AM, MING TSANG wrote: > David, > Please take a look at the .png screen capture and the .ly file. The "mf" > was place inside and outside the slur. > > \version "2.17.95" > \markup "with outside-staff-priority = #500." > \relative c { > \overrid

Re: Using the 'avoid-slur property (redux)

2013-11-10 Thread David Nalesnik
Ming, On Sun, Nov 10, 2013 at 5:46 AM, MING TSANG wrote: > \version "2.17.95" > \relative c { > \override Slur.outside-staff-priority = #0 > f16\mf( f a'8\p a8) > } > > I play with #555. I change it to #0 (or #5) and it works. > Question: what is the difference of # number #555 and #0 (or

Re: Beam positions and time signature spacing

2013-11-09 Thread David Nalesnik
Gilberto, On Sat, Nov 9, 2013 at 6:29 PM, Gilberto Agostinho < gilbertohasn...@gmail.com> wrote: > Hi David, > > Indeed that exact example is the worst one, but I think that our way of > dealing with engraving rules, spacing, etc. should not be conducted by what > bother us or not. I really think

Re: Beam positions and time signature spacing

2013-11-09 Thread David Nalesnik
Hi Gilberto, On Sat, Nov 9, 2013 at 10:20 AM, Gilberto Agostinho < gilbertohasn...@gmail.com> wrote: > Great! > > So now it would also be nice to hear what others have to say on this issue > of spacing. As you said, Gould book is highly regarded and I think we > should > follow it whenever we fi

Re: Syntax error

2013-11-08 Thread David Nalesnik
On Fri, Nov 8, 2013 at 8:11 PM, Colin Campbell wrote: > > Finally, the canned response is a very firm suggestion that you work > through the Learning Manual on the LilyPond website, having installed a > syntax-highlighting editor beforehand. My favourite is undoubtedly > Frescobaldi, but others a

Re: Syntax error

2013-11-08 Thread David Nalesnik
Hi Seb, On Fri, Nov 8, 2013 at 1:37 PM, taylor...@sky.com wrote: > Hi, > > I seem to keep getting a syntax error, and I don't know why can someone > help please?? > > My code is: > > << > \new Voice = "soprano" { > \relative c''{ > \key f \major > \autoBeamOff > \time 4/4 > \partial 4 > a

Re: Note spacing

2013-11-05 Thread David Nalesnik
Hi Gilberto, On Tue, Nov 5, 2013 at 7:57 AM, Gilberto Agostinho < gilbertohasn...@gmail.com> wrote: > Hi all, > > I am looking for some advice related to note spacing. I am currently > typesetting a score that looks very good with uniform-stretching in some > places but in others it doesn't. Is

Re: New "make-path-stencil" function

2013-10-29 Thread David Nalesnik
On Tue, Oct 29, 2013 at 1:48 AM, David Kastrup wrote: > > In the process of working on adding niente circles to Ferneyhough > hairpins > > (Issue 3357), I noticed that these hairpins don't work with line breaks. > > (They are simply duplicated.) The routine which draws them uses > > make-conne

Re: New "make-path-stencil" function

2013-10-28 Thread David Nalesnik
Hi Paul, On Mon, Oct 28, 2013 at 8:26 PM, Paul Morris wrote: [...] > > Eventually I could see a version of this making its way into LilyPond > (either alongside or as a replacement of "make-connected-path-stencil"). > Thank you for posting this! In the process of working on adding niente ci

Re: Change page number during score

2013-10-26 Thread David Nalesnik
Hi, > > > You're right, there's no way to set the page number, AFAIK :( > Well, no simple way. It is possible to write a markup function to increment the page numbers at a certain point. I retooled a function which does Roman numeral page numbers here: http://www.mail-archive.com/lilypond-user@

Re: So, slashed beamed grace notes...

2013-10-24 Thread David Nalesnik
On Thu, Oct 24, 2013 at 9:10 PM, David Nalesnik wrote: > > > I worked on this a bit more, and I've come up with a snippet which allows > for better placement and customization. > > You call it with > \slash [angle] [stem-fraction] [protrusion] > > (Explanation of th

Re: So, slashed beamed grace notes...

2013-10-23 Thread David Nalesnik
Hi, On Wed, Oct 23, 2013 at 2:25 PM, Gilberto Agostinho < gilbertohasn...@gmail.com> wrote: > > > I recently discussed this with some other users on this post here: > > http://lilypond.1069038.n5.nabble.com/Acciaccaturas-and-slashed-stems-td150981.html#a150995 In one of the messages, an exampl

Re: Symmetrical ties in TieColumn

2013-10-20 Thread David Nalesnik
On Sun, Oct 20, 2013 at 6:20 AM, Karol Majewski wrote: > I must be doing something wrong. Where are the numbers? In PDF? In > separate file? > > I use version 2.17.28 on Windows 7. Perhaps it is Windows issue? > > The numbers are in the log. ___ lilypon

Re: Symmetrical ties in TieColumn

2013-10-19 Thread David Nalesnik
Karol, On Sat, Oct 19, 2013 at 6:22 PM, Karol Majewski wrote: > Thank you, David, it works indeed! I know that this is not exactly what I > asked for but it is a good starting point. > > > > Now the question: is it possible for LilyPond to show control_point_values > of ties? > Let's say I hav

Re: Symmetrical ties in TieColumn

2013-10-19 Thread David Nalesnik
Hi Karol, On Sat, Oct 19, 2013 at 3:36 PM, Karol Majewski wrote: > Hi > > Currently I'm making some experiments with ties. > > What I need is a function that makes all ties in TieColumn have the same > length (see attachment). I tried to achieve this by changing some values > from Tie.details,

Re: New, more powerful version of \shape!

2013-10-17 Thread David Nalesnik
Hi Janek, On Thu, Oct 17, 2013 at 5:03 PM, Janek Warchoł wrote: > After several days of work i'm proud to present: > - ability to use input shorthands when specifying offsets with \shape, - a version of \shape using polar coordinates. > > You can see the code in the attachment, and the output he

Re: Lilypond down?

2013-10-13 Thread David Nalesnik
Ralph, On Sun, Oct 13, 2013 at 6:58 AM, Ralph Palmer wrote: > Greetings - > > I'm running Windows 7. When I try to connect to Lilypond.org this morning, > I get "No data received". Chrome says "Error code : ERR_EMPTY_RESPONSE". > > Is it just me? > > Not just you. Same result on Windows XP. --

Re: Move episema vertically

2013-10-09 Thread David Nalesnik
Hi Ben, On Wed, Oct 9, 2013 at 3:04 PM, Ben Hillen wrote: > Hi David, > > Thank you, your solution works fine, also in my installed version "2.16.2". > > Can you tell me how to code override of 'direction for getting Episema > below > the staff when the beam is down? > >

Re: Move episema vertically

2013-10-08 Thread David Nalesnik
Hi Ben, On Tue, Oct 8, 2013 at 2:32 PM, Ben Hillen wrote: > Hi, > > Who can help me? I want to vertically move the episema above the beam, > preferably automatically coupled to the vertical and if possible also > horizontally to the horizontal beam position. > Well, the issue with the Y positi

Re: Page number changes & forcing headers to appear on second page

2013-10-08 Thread David Nalesnik
Hi Ed, > EdBeesley wrote > > Please forgive me bumping this thread but I quite urgently need to find > > the answer to this and despite my best attempts I can't figure it out. > > > > To recap in brief: I have a title page which Lilypond is counting as the > > 'first' page of the score, so that m

Re: Making only the first letter of a word bold in a text markup?

2013-09-29 Thread David Nalesnik
Hi Paul, On Sun, Sep 29, 2013 at 11:02 AM, Paul Morris wrote: > In a text markup, is it possible to make only the first letter of a word > bold? I tried using \bold as shown below, but an unwanted space appears > after the bold letter. I could probably shift the letters around manually > to c

Re: Catch direction operators

2013-09-29 Thread David Nalesnik
Hi Ming, On Sun, Sep 29, 2013 at 8:37 AM, MING TSANG wrote: > I was following the caption subject in lily user list. I run the > following (copy from the lists). I got error, please see the log at the > end of lily code. > Thanks, > Ming > > %lily code starts % > \version "2.17

Re: Catch direction operators

2013-09-28 Thread David Nalesnik
Hi Urs, On Sat, Sep 28, 2013 at 12:13 PM, Urs Liska wrote: > Hi, > > I have a 'function' that redefines commands like \slurUp to color the > corresponding grob (highlighting manual interventions during score > development). > > Is it possible to 'catch' instances of grobs whose direction has be

<    7   8   9   10   11   12   13   14   15   16   >