Re: LilyPond Question

2021-04-18 Thread Jean Abou Samra
Le 18/04/2021 à 18:31, Thomas Morley a écrit : Am So., 18. Apr. 2021 um 18:23 Uhr schrieb F M : Hi, I hope you are doing well. I was wondering if you possibly knew how to center align bar numbers over the first notes in a measure on new lines. In reference to the first attached screen cap,

Re: LilyPond Question

2021-04-18 Thread Thomas Morley
Am So., 18. Apr. 2021 um 18:23 Uhr schrieb F M : > > Hi, > > I hope you are doing well. I was wondering if you possibly knew how to center > align bar numbers over the first notes in a measure on new lines. > > In reference to the first attached screen cap, I'd like to see bar numbers 5 > and 25

Re: Scheme / Lilypond question

2017-01-06 Thread Simon Albrecht
On 06.01.2017 21:26, Jay Vara wrote: 1) Is it possible to define a variable as a piece of music: jj = g16 \3 ( f e f) Of course it’s possible – there’s no way engraving reasonably large scores without that! The only thing you need to change from your example is wrap the notes in {} to create

Scheme / Lilypond question

2017-01-06 Thread Jay Vara
1) Is it possible to define a variable as a piece of music: jj = g16 \3 ( f e f) The idea is, in the music I am working on the note F is sometimes replaced by the above [and similarly other notes]. Perhaps a scheme function may be needed for this? 2) When I am specifying the guitar string the no

Re: How do you tell tempo for indications in English (music question, not Lilypond question)

2011-02-02 Thread Tim Reeves
>What you are asking, it seems is, 'what speed is 'cheerful''? >Which doesn't makes much sense. I disagree... at least in part. I think that there is a range of speeds that most musicians would say "Yes, that is cheerful." when they hear it. In other words it requires some musicality, some ju

Re: lilypond question

2009-07-18 Thread Hans Aberg
On 18 Jul 2009, at 11:13, Martin Tarenskeen wrote: Lilypond is just a program that creates a printable, viewable, or playable(=MIDI) score from a text-based inputfile. Nothing more and nothing less. Direct MIDI/USB support is not relevant. That's what the third party tools that I mentioned are f

Re: lilypond question

2009-07-18 Thread Martin Tarenskeen
On Sat, Jul 18, 2009 at 10:16:20AM +0200, Hans Aberg wrote: > On 17 Jul 2009, at 16:30, Alex | Brascolor wrote: > > Then LilyPond is a typesetting program. I'm not sure it supports USB > MIDI-devices (yet), it is possible with some other typesetting programs. There are several programs that su

Re: lilypond question

2009-07-18 Thread Hans Aberg
On 17 Jul 2009, at 16:30, Alex | Brascolor wrote: my name is alex, and i am from brazil, i would like to know if i can use lilypond to learn piano music, sort off: i hit a key on my digital piano and the program show me where i am hiting, in this way i can load a song into lilypond and star

lilypond question

2009-07-17 Thread Alex | Brascolor
hi there, my name is alex, and i am from brazil, i would like to know if i can use lilypond to learn piano music, sort off: i hit a key on my digital piano and the program show me where i am hiting, in this way i can load a song into lilypond and start learning. thank you, alex a...@brascolor.com

Re: Lilypond Question

2005-03-14 Thread Jan Nieuwenhuizen
Grant Wall writes: > I am a musician, and a newbie to Linux. I am running Mandrake 10.1, > and I installed lilypond with all the dependencies it asked for > successfully. > However, after creating the test.ly file and attempting to process it > at the command prompt, I get the following messages

Re: Lilypond Question (Mandrake install)

2005-03-14 Thread Jean-Charles & Isabelle Malahieude
Hi ! You just have, especially with Mandrake, to install the separate package libguile-devel Jean-Charles Grant Wall a écrit : I am a musician, and a newbie to Linux. I am running Mandrake 10.1, and I installed lilypond with all the dependencies it asked for successfully. I then proceeded with

Lilypond Question

2005-03-14 Thread Grant Wall
I am a musician, and a newbie to Linux. I am running Mandrake 10.1, and I installed lilypond with all the dependencies it asked for successfully. I then proceeded with the online tutorial found at the following url: http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Tutorial.html

Re: Lilypond Question

2003-06-17 Thread Mats Bengtsson
Since the typesetting of the titles is done by TeX, you can use any standard TeX or LaTeX command to specify the font. The low-level TeX way to do it is \font\myfont=wncyr10\myfont but I'm sure you can find a high-level LaTeX method as well. /Mats ario wrote: On Tue, 2003-06-17 at 15:09, Rob V

Re: Lilypond Question

2003-06-17 Thread ario
On Tue, 2003-06-17 at 15:09, Rob Vlasaty wrote: > I saw your question on the Lilypond mail website. I also posted a question, but > nobody is answering it, so I thought I'd contact other users directly. > > I noticed that you are trying to use a Cyrillic font. How are you using this font > for

Re: lilypond question (aligning lyrics)

2003-01-08 Thread Jan Nieuwenhuizen
Jeff Ousley <[EMAIL PROTECTED]> writes: > Thanks for the reply. I truly appreciate it and will > try your suggestion. Forgive my ignorance, what is > melismata? Did I miss something in the lilypond doc? I > see it mentioned once, but not as you do. Hmm, indeed, it's missing from the glossary.

lilypond question (aligning lyrics)

2003-01-07 Thread Jeff Ousley
Hello! I'm trying to quickly come up to speed on lilypond and stumbling quite a bit. I'm putting together a music book for a group I'm in. In working on the first, very short song, I'm running into a problem with the lyrics. The song starts out with a quarter note pickup (\partial 4). So, the firs

Re: lilypond question (aligning lyrics)

2003-01-07 Thread Erik Sandberg
On Tuesday 07 January 2003 05.45, Jeff Ousley wrote: > Hello! > > I'm trying to quickly come up to speed on lilypond and > stumbling quite a bit. I'm putting together a music > book for a group I'm in. In working on the first, very > short song, I'm running into a problem with the > lyrics. The son

Re: lilypond question (aligning lyrics)

2003-01-07 Thread Jan Nieuwenhuizen
Jeff Ousley <[EMAIL PROTECTED]> writes: > There should be two words in the lyrics that align to > these 8th notes, but it's not working. The first word > seems to be aligning to the second note. You either want to remove your beaming, ie, change: [c8 f8] to c8 f8 or set:

Re: lilypond question (aligning lyrics)

2003-01-07 Thread Rune Zedeler
Citat Jeff Ousley <[EMAIL PROTECTED]>: > I've attached the file so you can see what I'm talking > about. Problem is that you have both entered the timing for the lyrics and issued an \addlyrics. \addlyrics is used to automatically set the timing of the lyrics - and should NOT be used if you do