Re: Issue tracker

2015-08-26 Thread David Kastrup
Daniel Rosen writes: > I've been scouring the list archives for the past half hour trying to > find out where the new issue tracker is (now that the Google Code one > has been frozen). Can anyone point me in the right direction? http://lists.gnu.org/archive/html/bug-lilypond/> Search for [ISSUE

Re: Make a new staff occupy the same vertical space as a previous staff

2015-08-26 Thread David Kastrup
Joel Ebel writes: > On Tue, Aug 25, 2015 at 10:26 PM, Joel Ebel wrote: >> On Tue, Aug 25, 2015 at 9:53 PM, David Kastrup wrote: >>> The following appears to work here. Of course it begs the question >>> whether we should provide a context definition like that, possibly with >>> a better name,

Issue tracker

2015-08-26 Thread Daniel Rosen
I've been scouring the list archives for the past half hour trying to find out where the new issue tracker is (now that the Google Code one has been frozen). Can anyone point me in the right direction? Thanks, Dan ___ lilypond-user mailing list lilypo

Re: Make a new staff occupy the same vertical space as a previous staff

2015-08-26 Thread Joel Ebel
On Tue, Aug 25, 2015 at 10:26 PM, Joel Ebel wrote: > On Tue, Aug 25, 2015 at 9:53 PM, David Kastrup wrote: >> The following appears to work here. Of course it begs the question >> whether we should provide a context definition like that, possibly with >> a better name, in LilyPond by default. I

Re: Allow LyricText/SpanBar overlapping

2015-08-26 Thread Simon Albrecht
Hi Trevor, thanks, that works cleanly. In the meantime I found that it would actually better if syllables were only allowed to overlap on the right. It’s uncommon and seems odd/more difficult to read to have the syllable stick into span bar _at the left_. But that’s a more involved task, of c

Re: Allow LyricText/SpanBar overlapping

2015-08-26 Thread Trevor Daniels
Simon, you wrote Monday, August 24, 2015 8:27 PM > following 19th century practice, I am using StaffGroup for choir scores. > When there are longer syllables at the end of a measure, they avoid to > overlap with the span bar, which costs horizontal space. I’d prefer this > to be turned off, b

Re: OT: Beauty of programming languages

2015-08-26 Thread Urs Liska
Am 26. August 2015 15:38:17 MESZ, schrieb Martin Tarenskeen : > > >On Wed, 26 Aug 2015, David Kastrup wrote: > In the APL course I took years ago, the teacher said: « Exercice >for the > >>> I recall that crucial to APL was its interactive environment. We had > >> Still have a COMPASS manua

Re: set barlines manually

2015-08-26 Thread Nathan Ho
On Wed, Aug 26, 2015 at 12:40 PM, Mátyás Seress wrote: > Hi all, > > how can I set barlines completely manually throughout a whole sheet music? If you have no time signatures, remove Time_signature_engraver and use \cadenzaOn. You can place bars with \bar "|". Regards, Nathan __

set barlines manually

2015-08-26 Thread Mátyás Seress
Hi all, how can I set barlines completely manually throughout a whole sheet music? I tried these: \override Staff.TimeSignature #'stencil = ##f \new Staff \with { \hide BarLine } { \new Staff \with {\remove "Time_signature_engraver" \omit BarLine}{ \omit Score.BarLine \undo \omit Score.BarLine

Re: OT: Beauty of programming languages

2015-08-26 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Andrew Bernard" Cc: "LilyPond User Group" Sent: Wednesday, August 26, 2015 4:23 PM Subject: Re: OT: Beauty of programming languages Andrew Bernard writes: imj-muz...@bluewin.ch> wrote: 1€ question for the young : whom does EWD stan

Re: OT: Beauty of programming languages

2015-08-26 Thread David Kastrup
"Mark Stephen Mrotek" writes: > lilypond-user-bounces+carsonmark=ca.rr@gnu.org wrote: >> Of David Kastrup >> Sent: Wednesday, August 26, 2015 8:24 AM >> To: Andrew Bernard >> Cc: LilyPond User Group >> Subject: Re: OT: Beauty of programming languages >> >> Andrew Bernard writes: >> >>> >>

RE: OT: Beauty of programming languages

2015-08-26 Thread Mark Stephen Mrotek
David, With a great deal of respect and admiration, I return to you a quote you once sent to me: Wrangling down that attacking Rottweiler was actually not all that hard. It boils down to the same grips and holds we used to employ for killing lions when I was young. Sincerely, Mark -Ori

Re: OT: Beauty of programming languages

2015-08-26 Thread David Kastrup
Andrew Bernard writes: > imj-muz...@bluewin.ch> wrote: >> >>>1€ question for the young : whom does EWD stand for, and did he bring >>> to computer science? > > Writing by hand with a fountain pen. Look it up folks! Seriously? My dad did all of his Theoretical Physics stuff including the script

Re: Repeats in \parallelMusic

2015-08-26 Thread Jacques Menu
For example, 2.19.25, given : fagottThemaAndanteConVariazioni = \relative f { \clef "bass" \key g \major \time 2/4 \tempo "Thema andante con variazioni" \set Score.skipBars = ##t % page 43 \repeat volta 2 { \partial 8*1 d8\p | \barNumberCheck #1 g4 a | b4 c |

Re: Repeats in \parallelMusic

2015-08-26 Thread David Kastrup
David Sumbler writes: > On Wed, 2015-08-26 at 14:10 +0200, David Kastrup wrote: >> David Sumbler writes: >> > But suppose that the repeat should start in the middle of bar 1 and end >> > in the middle of bar 2. This is easily done when setting the parts >> > separately; but can it be done with

Re: OT: Beauty of programming languages

2015-08-26 Thread Jacques Menu
So I owe you 1€: what is you IBAN? JM > Le 26 août 2015 à 15:50, Martin Tarenskeen a écrit : > > > > On Wed, 26 Aug 2015, Andrew Bernard wrote: > >> Writing by hand with a fountain pen. Look it up folks! > > I looked it up: > > https://en.wikipedia.org/wiki/Edsger_W._Dijkstra > >>> 1€ que

Re: Repeats in \parallelMusic

2015-08-26 Thread Jacques Menu
Hello David, Wouldn’t all that be much simpler without \parallelMusic, with just one variable per staff contents? JM > Le 26 août 2015 à 16:02, David Sumbler a écrit : > > On Wed, 2015-08-26 at 14:10 +0200, David Kastrup wrote: >> David Sumbler writes: >> >>> is it >>> possible to have rep

Re: Repeats in \parallelMusic

2015-08-26 Thread David Sumbler
On Wed, 2015-08-26 at 14:10 +0200, David Kastrup wrote: > David Sumbler writes: > > > is it > > possible to have repeats starting and ending within a bar when using > > \parallelMusic? > > > > \version "2.18.0" > > > > \parallelMusic #'(Vone Vtwo) { > > %bar 1 > > \repeat volta 2 { > > d'

Re: OT: Beauty of programming languages

2015-08-26 Thread Martin Tarenskeen
On Wed, 26 Aug 2015, Andrew Bernard wrote: Writing by hand with a fountain pen. Look it up folks! I looked it up: https://en.wikipedia.org/wiki/Edsger_W._Dijkstra 1€ question for the young : whom does EWD stand for, and did he bring to computer science? -- MT__

Re: OT: Beauty of programming languages

2015-08-26 Thread Martin Tarenskeen
On Wed, 26 Aug 2015, David Kastrup wrote: In the APL course I took years ago, the teacher said: « Exercice for the I recall that crucial to APL was its interactive environment. We had Still have a COMPASS manual around. Put it up to Ebay at minimum starting price, but no takers. :-)

Re: OT: Beauty of programming languages

2015-08-26 Thread Andrew Bernard
Writing by hand with a fountain pen. Look it up folks! Andrew On 26/08/2015 23:30, "Jacques Menu" wrote: >1€ question for the young : whom does EWD stand for, and did he bring to >computer science? > ___ lilypond-user mailing list lilypond-user

Re: OT: Beauty of programming languages

2015-08-26 Thread Andrew Bernard
I am older and know the answer. Am I eligible? Andrew On 26/08/2015 23:30, "Jacques Menu" wrote: >1€ question for the young : whom does EWD stand for, and did he bring to >computer science? > ___ lilypond-user mailing list lilypond-user@gnu.org

Re: OT: Beauty of programming languages

2015-08-26 Thread David Kastrup
Jacques Menu writes: > 1€ question for the young : whom does EWD stand for, and did he bring > to computer science? 5 forks. -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: OT: Beauty of programming languages

2015-08-26 Thread Jacques Menu
1€ question for the young : whom does EWD stand for, and did he bring to computer science? JM > Le 26 août 2015 à 13:12, David Kastrup a écrit : > > Johan Vromans writes: > >> On Tue, 25 Aug 2015 18:41:54 +0200 >> Jacques Menu wrote: >> >>> In the APL course I took years ago, the teacher s

Re: Repeats in \parallelMusic

2015-08-26 Thread David Kastrup
David Sumbler writes: > This solution works fine for the piece I am currently setting. However, > it raises a question for which I may some day need an answer: is it > possible to have repeats starting and ending within a bar when using > \parallelMusic? > > Here is a modified version of the abo

Re: Repeats in \parallelMusic

2015-08-26 Thread David Sumbler
On Tue, 2015-08-25 at 18:34 +0200, David Kastrup wrote: > David Sumbler writes: > > > Is there a way of using "\repeat volta 2" and similar when using > > the \parallelMusic command? The following does not work: > > > > > > \version "2.18.0" > > > > \parallelMusic #'(Vone Vtwo) { > > %bar 1 > >

Re: OT: Beauty of programming languages

2015-08-26 Thread David Kastrup
Johan Vromans writes: > On Tue, 25 Aug 2015 18:41:54 +0200 > Jacques Menu wrote: > >> In the APL course I took years ago, the teacher said: « Exercice for the >> next two weeks : find out what this sample program (25 symbols >> altogether) does. A guy says two weeks later: « It does this and tha

Re: OT: Beauty of programming languages (was: Way to flatten nested \include's?)

2015-08-26 Thread Johan Vromans
On Tue, 25 Aug 2015 18:41:54 +0200 Jacques Menu wrote: > In the APL course I took years ago, the teacher said: « Exercice for the > next two weeks : find out what this sample program (25 symbols > altogether) does. A guy says two weeks later: « It does this and that… > but it took me two and a ha

Re: lyric-text::interpolate-alignment

2015-08-26 Thread Simon Albrecht
Am 26.08.2015 um 01:31 schrieb David Nalesnik: Simon, On Tue, Aug 25, 2015 at 5:40 PM, Simon Albrecht mailto:simon.albre...@mail.de>> wrote: Am 26.08.2015 um 00:04 schrieb Simon Albrecht: Hello, with my current project I wanted to avoid making too many manual adj