The MIDI output from LilyPond is intended for "proof reading"
the score while you are working on it and you can certainly
process your half-made files and listen the resulting MIDI.
I'm not sure what you mean with your second question. The MIDI
output is an integrated part of the program.
I hope yo
I haven't tried to process your example, but noticed that
the \melody begins with half a bar whereas the \ndvoice
begins with a full bar. I don't know how you expect LilyPond
to combine those two?
In order to avoid this kind of problems, I always use bar checks,
http://lilypond.org/doc/v2.2/Documen
On Thu, 04 Nov 2004 20:48:48 -0200, Pedro Kroger
<[EMAIL PROTECTED]> wrote:
> dax2 <[EMAIL PROTECTED]> writes:
>
> >> What is happening? What could I do for making better PDF or PNG output ?
>
> It can't find the fonts. A few people are having trouble with my package
> and I can't reproduce or fi
Sébastien Lardière wrote:
On Thu, 04 Nov 2004 20:48:48 -0200, Pedro Kroger
<[EMAIL PROTECTED]> wrote:
dax2 <[EMAIL PROTECTED]> writes:
What is happening? What could I do for making better PDF or PNG output ?
It can't find the fonts. A few people are having trouble with my package
a
Hello list, hello Paul,
You wrote:
> Sébastien Lardière wrote:
>
> >$ lilypond-snapshot deus_en-dro_darger-2.4.0.ly
> >GNU LilyPond 2.4.1
> >ERROR: In procedure primitive-load-path:
> >ERROR: Unable to find file "lily.scm" in load path
> >
> >But lily.scm is found :
> >
> >$ dpkg -S lily.scm
>
Hello list, hello Pedro,
You wrote:
> Roland Goretzki <[EMAIL PROTECTED]> writes:
>
> >> http://www.pedrokroeger.net/lilypond/lilypond-snapshot-doc_2.4.0-2_all.deb
>
> I actually meant:
>
> http://www.pedrokroeger.net/lilypond/lilypond-snapshot_2.4.0-2_i386.deb
Well, I installed them both,
li
On Fri, 05 Nov 2004 02:35:24 -0700, Paul Scott <[EMAIL PROTECTED]> wrote:
> >
> I just notified Pedro of this bug. I just went back to 2.4.0-2.
>
> If you haven't cleaned your cache you can do:
>
> dpkg -r lilypond-snapshot
> dpkg -i /var/cache/apt/archives/lilypond-snapshot_2.4.0-2_i386.deb
>
Roland Goretzki wrote:
Hello list, hello Paul,
You wrote:
Sébastien Lardière wrote:
$ lilypond-snapshot deus_en-dro_darger-2.4.0.ly
GNU LilyPond 2.4.1
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "lily.scm" in load path
But lily.scm is found :
$ dpkg -S lily.scm
lil
I
run command printenv > log.txt in cygwin, because lilypond gives
error about LaTeX:
Analyzing test.tex
Running...
Lilypond: error: LaTeX failed on the output file.
lilypond: error: The error log is as follows:
LATEX output to 'test.latex' ...
TEX output to 'test.tex'
What sugge
In your profile file, you will need the following lines:
unset TEXMF
unset TEXMFCNF
unset TEXMFTEMP
I hope that the command
which latex
returns
/usr/bin/latex
and nothing else.
/Mats
Albert Einstein wrote:
I run command printenv > log.txt in cygwin, because lilypond gives
error about LaTeX:
A
Dear list,
Could anyone of you please explain why I need to state `\lyricsto' for
every piece within my lyrics context? I assumed that stating it once on
the top-level would be sufficient.
This is what I'm talking about:
\version "2.4.0"
global = { \key c \major \time 4/4 }
startText = \lyricmod
In earlier versions of lilypond (e.g. 2.2.6) I reduced the space between
the staffs with
\score {
<< \set Staff.minimumVerticalExtent = #'(-1 . 1 )
\set Staff.VerticalExtent = #'(-1 . 1 )
\hornOneNotes>>}
>From the manual of 2.4.0 I learned that Staff.VerticalExtent does not
exist
Title: problems during build
Dear list,
This has probably come up before but I had problems with the list search facility.
I'm trying to build Lilypond 2.4 on a Redhat 8.0 machine with a 2.4.18-14 kernel.
The compiling stops with this message:
chmod 755 out/midi2ly
/usr
The command : ^\markup{ \combine \vcenter \musicglyph
#"accordion-accDiscant" \translate #'(0 . -1 ) \musicglyph
#"accordion-accDot" }
works and command translate#'(0 . -1) move down the dot from the centre
of accDiscant.
But the next dots are put one after other with space between- all
vertic
Hello list, hello Paul,
You wrote:
> Roland Goretzki wrote:
>
> [ ... ]
> >Excuse me, but I think, this would make no sense,
> >if the bug would be in both, 2.4.0-2 AND 2.4.1,
> >as I assume ... :-(
> >
> I am running Debian sid. I am working quite well with 2.4.0-2.
> I updated to 2.4.1-1, s
Two questions:
1. How do you add text above the time signature (or somewhere close)? I've
seen the a4^"This is text" syntax, but I'd like to add text before the first
note. (The music I'm looking at has things like "Moderately slow", "slow
gospel," "not too slowly" written there.)
2. How do y
What's the right way to designate repeats for a piece that has:
Chorus
Chorus (written at end of chorus: "last X to Coda")
Verse 1
Verse 2 (written at end of verse: "D.C. al Coda"
Chorus
Coda
The chorus and verse repeats seem simple, but I have no idea how to
designate the last chorus/coda bit.
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes:
Mats> Did you compile it yourself or install from an RPM? Are the
Mats> symbols missing both in DVI, PS, PDF and printed output?
I compiled it myself, since it needs to be installed in a non-standard place.
Mats> Do the PDF files from t
Here's some more data:
There appears to be an incompatibility in the meaning of the
envirnoment variable LILYPONDPREFIX between lilypond-profile.sh and
lilypond. I have lilypond installed in the directory
/usr/local/coop/share/lilypond. In order to get lilypond to work from
the command line, I f
I'm attempting to transcribe a piece for electric bass that contains a
lot of harminic notes ("Portrait of Tracy" by Jaco Pastorius) using a
bass staff and a tablature staff. I've run into three issues:
1) I want to turn off the stems on the tablature staff; all I want to
see are the fret numbers
Hello list, hello James,
You wrote:
> Two questions:
>
> 1. How do you add text above the time signature (or somewhere close)? I've
> seen the a4^"This is text" syntax, but I'd like to add text before the first
> note. (The music I'm looking at has things like "Moderately slow", "slow
> gospe
Aloha!
Enjoy island style entertainment with these hot new promotional offers:
$300 match deposit bonus - bonus code X3DAW at casino's cashier.
$10 free, no deposit necessary - bonus code FR1EE at casino's cashier.
Vacation at Aloha Casino!
50 amazing games - 24/7 customer support - SafeBet cer
Colin J. Cotter writes:
> /usr/bin/perl /home/cjc1/lilypond-2.4.1/buildscripts/out/help2man out/midi2ly >
> out/midi2ly.1
> help2man: can't get `--help' info from out/midi2ly
> make[1]: *** [out/midi2ly.1] Error 1
> make[1]: Leaving directory `/home/cjc1/lilypond-2.4.1/scripts'
> make: *** [all] E
Roland Goretzki wrote:
Hello list, hello Paul,
You wrote:
Roland Goretzki wrote:
[ ... ]
Excuse me, but I think, this would make no sense,
if the bug would be in both, 2.4.0-2 AND 2.4.1,
as I assume ... :-(
I am running Debian sid. I am working quite well with 2.4.0-2.
I updated to
On Fri, Nov 05, 2004 at 11:44:54AM -0700, goochrules! wrote:
> 1) I want to turn off the stems on the tablature staff; all I want to
> see are the fret numbers on the appropriate string.
Insert these two commands to turn off Stems and Beams.
\override TabStaff.Beam #'transparent = ##t
\override T
Any suggestions how to get around this...
mftrace --encoding feta-din10.enc -I ./out/ --pfa --simplify feta-din10
sh: potrace: command not found
mftrace 1.0.34
Font `feta-din10'...
Using encoding file: `./out/feta-din10.enc'
Running Metafont...
Tracing bitmaps... [33][102][109][112][114][115][122]
On Friday 05 November 2004 11:46, James Moore wrote:
> What's the right way to designate repeats for a piece that has:
>
> Chorus
> Chorus (written at end of chorus: "last X to Coda")
> Verse 1
> Verse 2 (written at end of verse: "D.C. al Coda"
> Chorus
> Coda
>
> The chorus and verse repeats see
[EMAIL PROTECTED] writes:
> Any suggestions how to get around this...
>
> mftrace --encoding feta-din10.enc -I ./out/ --pfa --simplify feta-din10
> sh: potrace: command not found
> mftrace 1.0.34
> Font `feta-din10'...
> Using encoding file: `./out/feta-din10.enc'
> Running Metafont...
> Tracing b
[EMAIL PROTECTED] writes:
> Here's some more data:
>
> There appears to be an incompatibility in the meaning of the
> envirnoment variable LILYPONDPREFIX between lilypond-profile.sh and
> lilypond. I have lilypond installed in the directory
> /usr/local/coop/share/lilypond. In order to get lilyp
Han-Wen Nienhuys writes:
> (LILYPONDPREFIX is for gurus like me, who run LilyPond from the
> compile directory)
Nah, real don't even use LILYPONDPREFIX for that, just set a clever
--prefix ;-)
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4al
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] writes:
> > Any suggestions how to get around this...
>
> Upgrade FontForge, it is a bug in fontforge.
The only version I see in Debian is fontforge-0.0.20041012-1. The
fontforge_0.0.20040703-2.wf.1_i386.deb in the woody deb direc
[This is a follow-up to a similar mail from July.]
Currently, it is not possible to directly use lilypond with CJK
lyrics -- I plan to fix this.
On the other hand, you can easily use CJK characters for lyrics with
lilypond-book. The only drawback is that the syllable length for
lyrics is always
Title: RE: problems during build
Thanks for your reply Jan. I've attached the whole output.
-cjc
-Original Message-
From: Jan Nieuwenhuizen [mailto:[EMAIL PROTECTED]]
Sent: Fri 11/5/2004 6:55 PM
To: Cotter, Colin J
Cc: [EMAIL PROTECTED]
Subject: Re: problems durin
Dear List,
Could anyone please tell me where I can report the following?
I'm reading the documentation in one-big-page for version 2.4
(http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/
lilypond.html)
and when trying to follow links to the program reference, I get 404 on
for e
Türkçe - English ? Arabic ? German - Danish
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - -
Hello list, hello Paul,
Oh, it was my turn for misunderstanding (I'm not firm in English)-:
You wrote:
> Take care,
These were the words, which me let believe, You could have feeled
attacked by me.
I didn't see this until yet as a greeting form ... :)
Okay,
Best Regards Roland
--
On 5-Nov-04, at 1:31 PM, Arjan Bos wrote:
Could anyone please tell me where I can report the following?
Ideally to lilypond-devel, but I'm the person who should deal with it,
and I've
got your report now. Thanks. :)
Cheers,
Graham Percival, LilyPond Doc editor
_
Roland Goretzki wrote:
Hello list, hello Paul,
Oh, it was my turn for misunderstanding (I'm not firm in English)-:
You wrote:
Take care,
These were the words, which me let believe, You could have feeled
attacked by me.
It's not as well known as some greetings.
I didn't see this until yet
Hello,
I'm enjoying version 2.4 on Mac OS X. I am making some variations of an
exercise and would like to spread it out over two pages. I am not quite
happy with how it comes out and would like to insert a page break. Nothing I
seem to do has the desired effect. Reading the manual leads me to b
39 matches
Mail list logo