Re: Cannot install on OS X

2004-02-16 Thread Terje Tjervaag
On 15/02/04 23:10 +0100, TS Sunhede Fulk wrote: > Hello, > > I tried to follow the installation instruction for OS X. > > I have fink. I enabled unstable/main and unstable/crypto. I updated the > cvs. Then I typed fink install liliypond-unstable and got this output: > Information about 3007 pack

Re: compiling under OSX

2004-01-02 Thread Terje Tjervaag
On 01/01/04 18:46 -0500, John Scherk wrote: > I have got past the problems with flex and successfully > compiled everything in the lily directory. But there are > problems in the python directory: If you don't have particular reasons for compiling Lilypond yourself, may I suggest you try the Fink

Re: simple update from 1.6.10 to 2.1.0 on Mac OS X ???

2003-11-27 Thread Terje Tjervaag
On Nov 27, 2003, at 2:29 AM, Stan Sanderson wrote: Can I simply update lilypond-1.6.10 to ilypond-2.1.0 (the latest version??) without re-installing fink etc. But there must be something different with installing then?! . I'm not really a Unix-Freak, I'm happy to be able to paste some termina

Re: test failed (installing error) Mac OSX

2003-11-24 Thread Terje Tjervaag
On Nov 24, 2003, at 11:23 AM, Pascal Legris wrote: 2) X11SDK for MacOS X.2 is no longer available from Apple site and my Mac is not upgradable to Mac OS X.3. I have copied missing library files from another Mac. Since X11 is included with Panther to start with, the X11 SDK is now downloadable t

Re: can Lilypond be made into a single Mac OS X binary/executable?

2003-11-01 Thread Terje Tjervaag
On Oct 31, 2003, at 6:38 PM, Kieren Richard MacMillan wrote: Hello, all: While my Lilypond-installation-screwup (still on-going!) has brought my engraving plans to a halt, I'd like to ask if/how the whole Lilypond system (TeX and all) could be made into a single executable that someone could d

Re: OS 10.3 & lilypond

2003-11-01 Thread Terje Tjervaag
On Oct 31, 2003, at 8:14 PM, Will Oram wrote: Does anyone here have lilypond 2, Panther, and the newest version of fink installed at the same time? Yes! :-) Though I am a bit confused by the Fink versions. Are those the version of the installer package, the version of the fink binary or what?

Re: Help with LilyPond on OS X

2003-10-19 Thread Terje Tjervaag
Have you installed the Developer Tools? I think ar is a part of those. If you don't want to install the developer tools I suggest you try the stable binary fink package of Lilypond. On Oct 19, 2003, at 3:52 PM, Aaron Jacobs wrote: configure: error: No ar utility found. -- Terje "Life begins w

Re: MIDI Tempo Off...Everywhere

2003-10-15 Thread Terje Tjervaag
Ah, but midi files not created by lilypond plays fine, so it can't be only a QuickTime problem. I haven't really needed the midi function a lot, but I'll experiment a bit with it and see if I can find a pattern. Timidity++ is also available for OS X btw, even if it means wading through japanes

Re: Look what i've done (guitar fret)

2003-10-06 Thread Terje Tjervaag
José, Just to have it clarified, is this supposed to be the neck of a guitar (or another string-instrument)? If so, what would numbers signify? This is cool though, it could be used for fretboard patterns, scales and other stuff. Nicely done! :-) I'm using Lilypond for normal tablature, and

Accidental text in score

2003-10-02 Thread Terje Tjervaag
Hi, Sorry if this is covered in the manual, I can't find it anywhere. Is it possible to insert pieces of text anywhere within the score? I'm thinking about comments and whatnot and it would be useful to be able to place them wherever. If this is not possible, what are the possibilities in L

Re: Questions about guitar tablature support

2003-09-25 Thread Terje Tjervaag
Sorry to bump this one, but I am also very interested in more advanced tablature support in Lilypond and I'm wondering if there are any people working on this right now. If not, would you accept submissions regarding tab or have you decided to leave the tab support where it is? I haven't looke

Re: slightly OT question about midi rendering

2003-09-16 Thread Terje Tjervaag
On Sun, 14 Sep 2003 20:14:46 -0400 Lucas Gonze <[EMAIL PROTECTED]> wrote: Of course there are a bazillion software sequencers, but none of them meet the need. They're either bloated GUI tools, non-OS X, or pre-alpha dreamware. All I need is a MIDI renderer that respects tempo instructions, so tha

Thanks for (Writing a Lilypond Front-End),and Re: rests in Tab notation

2003-08-18 Thread Terje Tjervaag
On Wednesday, Aug 13, 2003, at 05:22 Europe/Oslo, Graham Percival wrote: Being a vi user, I don't know exactly how emacs and Lilypond interact, but from what I've heard, that's the only thing which does something similar to what you're trying to do. Thanks, that gives me at least a place to start

Writing a front-end for lilypond

2003-08-14 Thread Terje Tjervaag
Hi people, I am writing a banjo tabulature editor for Mac OS X, and I am using Lilypond for the tab output. Right now I am drawing the staff the user is currently editing by myself (by use of the Cocoa framework's drawing routines) and updating a pdf view (output from ly2dvi) periodically. Th