Re: Incorrect behavior of lyrics aligned to nullvoice

2019-01-08 Thread Tyler Mitchell
On Tue, Jan 08, 2019 at 04:49:21PM +0300, Павел Буданов wrote: > Hello everyone! > Look for my example from Bach's chorale. Syllable positioning is incorrect > where is the second between soprano and alto. Can you help me? >   > sopranonotes = \relative c'' { a g2 f4 } > altonotes = \relative c'' {

Re: Help with figured bass

2019-01-08 Thread Mark Probert
Carl wrote: > > I'm not sure exactly what you want, but I decided to try this. > Is this what you want? > Yes, exactly. As a lilypond newbie I am still coming to terms with some of the syntactical feeatures of the program, like the << >> pairings. .. mark.

Re: Help with figured bass

2019-01-08 Thread Mark Probert
Kieren wrote: > > Attached, below, is the way I would code your example. You’ll see > that I’ve separated the definition of the notes (etc.) from the > score ― I find it much easier to parse that way. > Wow! I didn't know you could do that. Thanks for the tip. .. mark. __

Re: Aleatoric Elements with barlines

2019-01-08 Thread Martin Neubauer
On 07/01/2019 17:29, Reggie wrote: > Aaron you are a great teacher thank you. Just a couple few more questions > please. First how did you know that it had to equal 2 full measures? I did > not see how you arrived. Second please tell me is there any negative effect > of moving the barline from scor

Re: Help with figured bass

2019-01-08 Thread Carl Sorensen
On 1/8/19, 6:47 PM, "Mark Probert" wrote: Which produces the attached. Any ideas on how I can get the figures (or the notes) all coming together nicely? I'm not sure exactly what you want, but I decided to try this. Is this what you want? \score { \new StaffGroup <<

Re: Help with figured bass

2019-01-08 Thread Kieren MacMillan
Hi Mark, Attached, below, is the way I would code your example. You’ll see that I’ve separated the definition of the notes (etc.) from the score — I find it much easier to parse that way. Hope this helps! Kieren. %%% SNIPPET BEGINS \version "2.19.80" global = { \key d \major s1*2 } theN

Help with figured bass

2019-01-08 Thread Mark Probert
Hi, everyone. I'm having a problem getting LilyPond to do a figured bass. I've read the manual, and followed the examples, but I have clearly missed something out. Here is the code I am currently using ---< cut >--- \score { \new StaffGroup << \new Staff { \relative c'' {

Re: Ambitus per voice and Ez_numbers_engraver

2019-01-08 Thread Thomas Morley
Am Di., 8. Jan. 2019 um 14:51 Uhr schrieb Gloops : > > Hello! > Ambitus by voice and Ez_numbers_engraver can not work together? The problem: Ez_numbers_engraver works on every grob with a note-head-interface. NoteHeads and AmbitusNoteHead both have this. Though, at the time this engraver works the

Re: Lilypond not rendering PDF on Mac

2019-01-08 Thread Henning Hraban Ramm
Am 2019-01-08 um 18:32 schrieb Stephen Wilkinson : > I've recently installed Lilypond (2.18.2) onto a new Mac (OS X 14.2), but > have run into a problem at the beginning. Lilypond hangs when rendering a > file at the 'Converting to .pdf.' stage. Probably you need to add the path to your lily

Re: Lilypond not rendering PDF on Mac

2019-01-08 Thread Tyler Mitchell
On Tue, Jan 08, 2019 at 05:32:11PM +, Stephen Wilkinson wrote: > Sorry, not sure if I've posted this twice Yes. > I've recently installed Lilypond (2.18.2) onto a new Mac (OS X > 14.2), but have run into a problem at the beginning. Lilypond > hangs when rendering a file at the 'Converting to

Re: Lilypond not rendering PDF on Mac

2019-01-08 Thread Michael Hendry
> On 8 Jan 2019, at 17:32, Stephen Wilkinson > wrote: > > Sorry, not sure if I've posted this twice > > I've recently installed Lilypond (2.18.2) onto a new Mac (OS X 14.2), but > have run into a problem at the beginning. Lilypond hangs when rendering a > file at the 'Converting to .pdf.' st

Re: Brand new user trying to use markups

2019-01-08 Thread Sergio Tovich
Hi Kieren, was that ! Here is my firt note with markup [image: imagen.png] Thank you very much! :D On Tue, Jan 8, 2019 at 6:20 PM Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi Monchito, > > > i getting frustrating because i can't do a tablature of a simple note: > > I think yo

Re: Brand new user trying to use markups

2019-01-08 Thread Kieren MacMillan
Hi Monchito, > i getting frustrating because i can't do a tablature of a simple note: I think you need to have the lh and rh entries as well, even if they’re null: \version "2.19.80" global = { \key d \major \time 4/4 } \relative d'' { \global \textLengthOn d4^\markup { \woodwind-dia

Brand new user trying to use markups

2019-01-08 Thread Sergio Tovich
Hi all, i'am new on LilyPond. Following this link: http://lilypond.org/doc/v2.19/Documentation/snippets/winds Seems really nice, but i getting frustrating because i can't do a tablature of a simple note: *Here is the code:* global = { \key d \major \time 4/4 % \relative mode d' } \relativ

Lilypond not rendering PDF on Mac

2019-01-08 Thread Stephen Wilkinson
Sorry, not sure if I've posted this twice I've recently installed Lilypond (2.18.2) onto a new Mac (OS X 14.2), but have run into a problem at the beginning. Lilypond hangs when rendering a file at the 'Converting to .pdf.' stage. I've tried this both with the default test file and scores I've a

ps to pdf step not working on Mac

2019-01-08 Thread Glug
I've recently installed Lilypond (2.18.2) onto a new Mac (OS X 14.2), but have run into a problem at the beginning. Lilypond hangs when rendering a file at the 'Converting to .pdf.' stage. I've tried this both with the default test file and scores I've already got, and both through and without Fr

Incorrect behaivor of lyrics aligned to nullvoice

2019-01-08 Thread Павел Буданов
Hello everyone!Look for my example from Bach's chorale. Syllable positioning is incorrect where is the second between soprano and alto. Can you help me? sopranonotes = \relative c'' { a g2 f4 }altonotes = \relative c'' { g8[ f] f[( e16 d] e4) c }aligner = \relative c'' { a8[ a] g( g16 g g8 g) f4 }l

Ambitus per voice and Ez_numbers_engraver

2019-01-08 Thread Gloops
Hello! Ambitus by voice and Ez_numbers_engraver can not work together? Gilles #(define Ez_numbers_engraver (make-engraver (acknowledgers ((note-head-interface engraver grob source-engraver) (let* ((context (ly:translator-context engraver)) (tonic-pitch (ly:context-pr

Re: Letters as note heads

2019-01-08 Thread Gloops
Thanks a lot Aaron and David it works perfectly Gilles -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Letters as note heads

2019-01-08 Thread Aaron Hill
On 2019-01-08 12:24 am, Gloops wrote: Indeed it's what I wanted "ly: pitch-semitones" but there is a mistake at the change of octave … [ . . . ] %No good \relative c' { \override NoteHead.stencil = #(lambda (grob) (let* ((cause (ly:grob-property grob 'cause)) (pitch (ly:eve

Re: Letters as note heads

2019-01-08 Thread Gloops
David Kastrup wrote > Aaron Hill < > lilypond@ > > writes: > >> On 2019-01-07 6:37 am, Gloops wrote: >>> Hello! >>> I am also interested in this code, but is it possible to have a >>> "list-ref" >>> running on 12 rather than 7, >>> and remove the original alterations? >>> Do you believe that pos