Re: Combo Template for Lilypond 2.4

2004-12-22 Thread Christ van Willegen
Hi Rick, list, > I would also like to create an include file (see below) with guitar > chord diagrams. Does anyone have any suggestion for a naming standard > for all of the different forms of the same chord? I applaud this! I would suggest dmaj_II for plaring a major D chord in the 2nd position

Re: Triplets at the other direction

2004-12-22 Thread Graham Percival
On 18-Dec-04, at 8:22 AM, Mats Bengtsson wrote: Joshua Koo wrote: Hi, When I have triplet, the 3 is in the same direction of the stems (eg. 3 is at the bottom if stem are down) . However I like it at the side of the note head, which means the opposite direction the stem are facing. (eg. I would

Re: Building Lily

2004-12-22 Thread Mats Bengtsson
The problem sounds familiar. Check the access rights of the .../share/lilypond/... directories. My guess is that only root has access to some of these directory levels. /Mats dax2 wrote: On Tue, 21 Dec 2004 23:40:46 -0500 Luis wrote: Please excuse me... now I have a strange problem: If I ru

Re: Notes having two values contemporaneously

2004-12-22 Thread Ralph Little
Hi, It sounds like you are talking about something like: |\ |\ | | * ** * | || | ====== Is this right? It doesn't seem to obey the timing rules?!??! Or do you mean... |\ |\ | | * ** * | || | ====== Regards Ralph

Re: Notes having two values contemporaneously

2004-12-22 Thread Maurizio Tomasi
Die5Willes wrote: Hello! I'm trying to type a piece by Robert Schumann: "Des Abends" (Evening) from the Phantasiestücke op. 12 for piano solo. The time-signature is 2/8 (no mistake!!) and the right hand plays tuplets in 16th-notes for almost the entire piece. So there are two tuplets a measure w

Re: lilypond-user Digest, Vol 25, Issue 49

2004-12-22 Thread Bryan Stanbridge
On 12/22/2004, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> From: "Michael T. Garrison Stuber" <[EMAIL PROTECTED]> >I'm hitting a strange issue with Lilypond 2.4.2. The following works just >fine: >frag = { >\key bes \major >\time 3/4 >{ r2. r r r4 r c g,2 e,4 e,4 f, g,~g, a, bes,~bes, c2 d2. ees >r r

percussion notation issues

2004-12-22 Thread Bruce McIntyre
Hello all. I've just finished reading through Norman Weinberg's _Guide to Standardized Drumset Notation_ published by the Percussive Arts Society (1998). I've put up a synopsis of some of the more important points at http://home.iprimus.com.au/brucemcintyre/percussion-notation.png Note the numbe

Missing cygX11-6.dll

2004-12-22 Thread Axel Niedenhoff
Hello, Lilypond support! Running Lilypond on test.ly on Windows XP gives an error message saying that cygX11-6.dll cannot be found. I guess I need to install an additional Cygwin package. But which one? (I swear I followed the installation instructions, though! ;-) Kind regards, Axel N

Re: Building Lily

2004-12-22 Thread Luis G.
Content-Transfer-Encoding: quoted-printable Hi! Thank you very much for your reply! I finally moved the file "buildscripts/out/lilypond-profile" to a location the script advice to do, and now I can do "lilypond" as a regular user! (too bad I moved it instead of just copying: now I don't now wher

Re: Building Lily

2004-12-22 Thread dax2
Great that the normal user could use Lilypond! On Wed, 22 Dec 2004 16:05:28 -0500 Luis wrote: > (too bad I moved it instead of just copying: now I don't > now where it went, hehe). Hey that's not so hard, you can find the script again e.g. find /etc -name 'lilypond*' or on most Linux

Re: lilypond-user Digest, Vol 25, Issue 49

2004-12-22 Thread Graham Percival
On 22-Dec-04, at 7:56 AM, Bryan Stanbridge wrote: On 12/22/2004, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> From: "Michael T. Garrison Stuber" <[EMAIL PROTECTED]> { r2. r r r4 r c g,2 e,4 e,4 f, g,~g, a, bes,~bes, c2 d2. ees r r r r The code for E-Flat is just es. It's freaking out with the extra e.

Re: lilypond-user Digest, Vol 25, Issue 49

2004-12-22 Thread Paul Scott
Bryan Stanbridge wrote: On 12/22/2004, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> From: "Michael T. Garrison Stuber" <[EMAIL PROTECTED]> I'm hitting a strange issue with Lilypond 2.4.2. The following works just fine: frag = { \key bes \major \time 3/4 { r2. r r r4 r c g,2 e,4 e,4 f, g,~g, a, bes,~b

Re: Missing cygX11-6.dll

2004-12-22 Thread Bertalan Fodor
Try running setup.exe again. Bert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: percussion notation issues

2004-12-22 Thread Rick Sutphin
Bruce, Thanks for the post. I have started working on a define file (see below) that could be included to bring Lilypond's drumset notation more inline with PAS standards. The file does everything I need at the moment (I am a lousy drummer), but I may extend it in the future. Rick On Thu, 2004-

Re: Combo Template for Lilypond 2.4

2004-12-22 Thread Graham Percival
On 20-Dec-04, at 4:53 PM, Rick Sutphin wrote: I am attempting to update and improve the combo template for Lilypond 2.4. You're talking about the Jazz Combo template in section 3.7? Great! I would like to do the following: 1. update syntax to 2.4 2. breakup template into separate files for each in

Re: percussion notation issues

2004-12-22 Thread Graham Percival
I don't know anything about percussion notation, but this might be of interest to lilypond-devel as well. - Graham On 22-Dec-04, at 6:50 AM, Bruce McIntyre wrote: Hello all. I've just finished reading through Norman Weinberg's _Guide to Standardized Drumset Notation_ published by the Percussive A

Re: Combo Template for Lilypond 2.4

2004-12-22 Thread Rick Sutphin
Christ, That is a good idea. Would it be possible to incorporate the shape the chord is based on as part of the name? On Wed, 2004-12-22 at 10:49 +0100, Christ van Willegen wrote: > Hi Rick, list, > > > I would also like to create an include file (see below) with guitar > > chord diagrams. Does a

Re: Combo Template for Lilypond 2.4

2004-12-22 Thread Rick Sutphin
> > 3. use make and a makefile to automate creation of scores and part > > extraction > > 4. create a script that would create a directory with the needed files > > for combos with various instrumentation > > I think these are a bit too complicated to be included in that part > of the manual. Wha

Recent improvements of the Lilypond mailing list

2004-12-22 Thread François Pinard
Hello, everybody. First of all, my best wishes to everybody. I just want to share my great pleasure, observing recently that spam has been almost eradicated from the Lilypond mailing list (am I dreaming?). It's a breeze of fresh air for me. My thanks to all people involved in the process of this

Re: Invert note head but keeping stem directions

2004-12-22 Thread Erik Sandberg
On Thursday 23 December 2004 02.03, Jefferson dos Santos Felix wrote: > Erik, > > Is there an alternative solution, maybe using hidden notes? I tryed > everything I know, but I can't put the dotted note on right. I know > it's a bug, but lilypond always provide alternative solutions to its > bugs.