Re: transposing

2002-07-29 Thread Simon Bailey
thanks for this pointer -- i'll have a look into it tomorrow. its definitely getting close to my bedtime. *gg* it's an interesting solution -- i don't know any lisp to hack it into emacs, but i do know perl, so i'll mebbe have a crack at that tomorrow. or maybe in vbscript -- that should be a fa

Re: transposing

2002-07-29 Thread William R Brohinsky
Simon Bailey wrote: > > On Mon, 2002-07-29 at 22:18, Rune Zedeler wrote: > > > i know this may seem like a weird question but is there a way to > > > transpose and generate "lily-input" output? > > > > Why would you need that? > > one of the projects i'm currently working on is rearranging a m

Re: font problem?

2002-07-29 Thread Simon Bailey
this sounds like a font-path problem. source the file lilypond-profile in $LILYSRC/buildscripts/ or add those contents of lilypond-profile permanently to your .bash_profile. (i think -- at least that works for me) hope this helps. greetings from the alps, simon. On Tue, 2002-07-30 at 00:42, A

font problem?

2002-07-29 Thread Anna Langley
I'm running lilypond on SuSE Linux 8.0. Lilypond is version 1.4.10-87 When I process my files I get C clefs appearing instead of the tails of quavers. Any suggestions? Thanks, Anna -- Anna Langley London UK ___ Lilypond-user mailing list [EMAIL

Re: transposing

2002-07-29 Thread David Raleigh Arnold
On Mon, 29 Jul 2002 20:18:56 Rune Zedeler wrote: > Simon Bailey wrote: > > > i know this may seem like a weird question but is there a way to > > transpose and generate "lily-input" output? > > Why would you need that? > > > is there any way to do this, or must all this sort of tranposing be >

Re: transposing

2002-07-29 Thread Simon Bailey
On Mon, 2002-07-29 at 22:18, Rune Zedeler wrote: > > i know this may seem like a weird question but is there a way to > > transpose and generate "lily-input" output? > > Why would you need that? one of the projects i'm currently working on is rearranging a march from the american civil war for a

Re: transposing

2002-07-29 Thread Rune Zedeler
Simon Bailey wrote: > i know this may seem like a weird question but is there a way to > transpose and generate "lily-input" output? Why would you need that? > is there any way to do this, or must all this sort of tranposing be done > by headwork? You can use the lilypond transpose-command to

transposing

2002-07-29 Thread Simon Bailey
hi all, i know this may seem like a weird question but is there a way to transpose and generate "lily-input" output? like so: \include "deutsch.ly" trumpet = \notes \relative c' { c4 d e f g a h c1 c4 h a g f e d c1 } \notes transpose b { \trumpet } would result in :

Re: midi2ly I have the solution *.so -> *.dll

2002-07-29 Thread Mats Bengtsson
> (no heads for the notes) > > Again, it looks like you have a font problem. Should have nothing to > > do with ghostscript. Run > > > > ly2dvi --verbose -P example-1.ly > ok > > > ly2dvi --verbose -P foom.ly >& foom.err > > kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --m

Re: Lily error

2002-07-29 Thread Carter Brey
Han-Wen Nienhuys wrote: >[EMAIL PROTECTED] writes: > > >>Dear Han Wen, >> >>Of course you were right; I had to debug specifically using " #'( " as >>the search criterion before locating the typo. >> >> > > >just out of curiosity -- which one was it? I tried finding the >offending #'( , but

Re: Lily error

2002-07-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Dear Han Wen, > > Of course you were right; I had to debug specifically using " #'( " as > the search criterion before locating the typo. just out of curiosity -- which one was it? I tried finding the offending #'( , but gave up. -- Han-Wen Nienhuys | [EMAIL

Re: Lily error

2002-07-29 Thread Carter Brey
Dear Han Wen, Of course you were right; I had to debug specifically using " #'( " as the search criterion before locating the typo. All's well. Thanks again for pointing me in the right direction. Carter Han-Wen Nienhuys wrote: >[EMAIL PROTECTED] writes: > > >>Hello, >> >>I'm having a very

Re: midi2ly I have the solution *.so -> *.dll

2002-07-29 Thread umlaut
(no heads for the notes) > Again, it looks like you have a font problem. Should have nothing to > do with ghostscript. Run > > ly2dvi --verbose -P example-1.ly ok ly2dvi --verbose -P foom.ly >& foom.err foom.ly: \score { \notes { c4 ( ) c4 } } \midi { \tempo 4 =84}

Lily error

2002-07-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hello, > > I'm having a very perplexing problem compiling my big score, and I can't > trace the root of the trouble. I've got some work to do, so I can't trace the exact problem, but I think you forgot a close ")" for a markup text somewhere, causing all your notes t

Lily error

2002-07-29 Thread Carter Brey
Hello, I'm having a very perplexing problem compiling my big score, and I can't trace the root of the trouble. Here is the readout from a run of lilypond -V (version 1.5.64): [cbrey@Betty rococo]$ lilypond -V rococo-score.ly GNU LilyPond 1.5.64.uu1 [/usr/share/lilypond/1.5.64.uu1/scm/lily.scm]