Re: more leadsheet questions

2014-03-21 Thread Schneidy
Martin Tarenskeen wrote > [...] Shouldn't something frequently used like this be found in the > snippets, or > better still, included in LilyPond, instead of just in the mailinglist > archives? Done : http://lsr.di.unimi.it/LSR/Item?u=1&id=908 Cheers, ~Pierre -- View this message in contex

Re: Noteheads as numbers/characters

2014-03-21 Thread Pierre Perol-Schneider
2014-03-22 4:47 GMT+01:00 Joey Di Nardo : > Does anyone know how to make a notehead a custom ascii character/s? Say, > '+', '5', or '+5'? > See : http://lsr.di.unimi.it/LSR/Item?id=475 HTH ~Pierre ___ lilypond-user mailing list lilypond-user@gnu.org h

Noteheads as numbers/characters

2014-03-21 Thread Joey Di Nardo
Does anyone know how to make a notehead a custom ascii character/s? Say, '+', '5', or '+5'? Thanks, Joey ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Generating Interest in LilyPond through Kickstarter

2014-03-21 Thread Paul Tannous
Lilyponders, I am considering starting a Kickstarter project to engrave a major choral work in LilyPond that is in the public domain. The idea is to raise funds to pay for the LilyPond engraving, proofreading, contributor premiums, etc. The LilyPond source would then be put into the public doma

Re: minor chords (and a possible transition to a new topic)

2014-03-21 Thread Kieren MacMillan
Hi Wol, >> \override Score.NonMusicalPaperColumn.line-break-permission = ##f > m not met that. > > My first reaction though, is why would what appears to be a line-break > setting affect the number of pages? Sorry — should have been \override Score.NonMusicalPaperColumn.page-break-perm

Re: minor chords (and a possible transition to a new topic)

2014-03-21 Thread Anthony Youngman
On 19/03/14 18:13, Kieren MacMillan wrote: >> there is no setting that says "force everything onto one page, beauty be >> damned" > > Does > > \override Score.NonMusicalPaperColumn.line-break-permission = ##f > > not work for you? > > Cheers, Kieren. m not met that. My first reactio

Re: more leadsheet questions

2014-03-21 Thread Martin Tarenskeen
On Fri, 21 Mar 2014, Robin Bannister wrote: \version "2.18.0" simile = \markup { \bold \fontsize #1 \char ##x066A } % arabic simileCN = \once \override ChordNames.ChordName #'text = #simile \chords { c1:m | \simileCN c:m | \simileCN c:m | c:m } O

Re: again: problem with hide curves

2014-03-21 Thread Pierre Perol-Schneider
Hi David, 2014-03-21 14:11 GMT+01:00 David Nalesnik : > > Where did you get this function? > see : http://lsr.di.unimi.it/LSR/Item?id=613 Cheers, Pierre ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypo

Re: again: problem with hide curves

2014-03-21 Thread Stefan Thomas
Dear David, thanks! It helped! 2014-03-21 16:29 GMT+01:00 David Nalesnik : > Hi Stefan, > > > On Fri, Mar 21, 2014 at 9:56 AM, Stefan Thomas < > kontrapunktste...@gmail.com> wrote: > >> Dear David, >> thanks for Your help. >> Could You pleade give me a hint, where I should insert the line: >> >

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 Stefan Thomas
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)) 2014-03-21 14:11 GMT+01:00 David Nalesnik : > Hi Stefan, > > > On Fri, Mar 21, 2014 at 6:00 AM, Stefan Thomas < > kontrapunktste...@gmail

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: Palestrina: Missa "Brevis"

2014-03-21 Thread Fulvio Turra
Great job, congratulations! I sang the bass section with a choir many years ago. I absolutely love Palestrina's music. Fulvio 2014-03-21 10:20 GMT+01:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > > Nice job Simon, congratulations ! > Cheers, > ~Pierre > >

Re: How ro surpress the time symbol

2014-03-21 Thread Venus' Wink
Hi Pierre. Urs, and all, Thanks a lot! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: How ro surpress the time symbol

2014-03-21 Thread Urs Liska
Am 21.03.2014 12:07, schrieb Venus' Wink: Hi all, Hou could I surpress displaying the time symbol on the first measure? \override Staff.TimeSignature.stencil = ##f When you only want to suppress the _first_ time signature you can prepend it with "\once" Urs Thanks.

Re: How ro surpress the time symbol

2014-03-21 Thread Pierre Perol-Schneider
2014-03-21 12:07 GMT+01:00 Venus' Wink : > Hi all, > Hi Venus > > Hou could I surpress displaying the time symbol > on the first measure? > \new Staff \with { \omit TimeSignature } { c' 1 } See also : http://lilypond.org/doc/v2.18/Documentation/learning/tweaking-output HTH ~Pierre

How ro surpress the time symbol

2014-03-21 Thread Venus' Wink
Hi all, Hou could I surpress displaying the time symbol on the first measure? Thanks. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

again: problem with hide curves

2014-03-21 Thread Stefan Thomas
Dear community, I have a problem with the function hideCurvesFrom which I use sometimes. When I compile the following snippet I get the error message: Drawing systems...bogenvorzeichenkollision.ly:41:27: In procedure ly:stencil-extent in expression (ly:stencil-extent this-stil 0): bogenvorzeiche

Re: Slurs between two pianos

2014-03-21 Thread Urs Liska
Am 21.03.2014 11:06, schrieb Thomas Morley: 2014-03-21 10:44 GMT+01:00 Urs Liska : Hi all, I'm at a loss with the problem shown in the attachments. I intend to engrave a piece with two pianos (actually a piano and a synthesizer), where there are _many_ things going on between the two pianos. T

Re: Slurs between two pianos

2014-03-21 Thread Thomas Morley
2014-03-21 10:44 GMT+01:00 Urs Liska : > Hi all, > > I'm at a loss with the problem shown in the attachments. > > I intend to engrave a piece with two pianos (actually a piano and a > synthesizer), where there are _many_ things going on between the two pianos. > The first is having grace notes or a

Re: more leadsheet questions

2014-03-21 Thread Robin Bannister
Martin Tarenskeen wrote: look like Cm % % % where the % is not really a percentage sign How about the following? \version "2.18.0" simile = \markup { \bold \fontsize #1 \char ##x066A } % arabic simileCN = \once \override ChordNames.ChordName #'text

Slurs between two pianos

2014-03-21 Thread Urs Liska
Hi all, I'm at a loss with the problem shown in the attachments. I intend to engrave a piece with two pianos (actually a piano and a synthesizer), where there are _many_ things going on between the two pianos. The first is having grace notes or acciaccaturas in the "other" piano. Writing it s

Re: Palestrina: Missa "Brevis"

2014-03-21 Thread Pierre Perol-Schneider
Nice job Simon, congratulations ! Cheers, ~Pierre ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Glissando function

2014-03-21 Thread David Kastrup
Thomas Morley writes: > 2014-03-20 13:41 GMT+01:00 David Kastrup : >> >> That's actually a different problem: you cannot attach articulations to >> music events in variables. You can probably futz around this a bit by >> using things like >> >> < $NoteA >\glissando >> >> but of course that only