Dear Lilyponders.
I want to enter the following piece (see .GIF) from Dvorak symphony nr. 9,
bar 19, clarinetti B and I just can't get it right in Lilypond.
The closest I get is:
<< c''4.\p( \\ f8.[ >> { e16 ] f8[} 8] 2)
but that results in an unterminated beam and unterminated slur error.
I
situation that did not work
correctly.
Thanks a lot,
Hans de Rijck
- Original Message -
From: "Paul Scott" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, July 22, 2005 9:37 PM
Subject: Re: Beams, slurs and Chords
> Han
Hello LilyPonders,
For those of you who are using NoteWorthy composer and are interested in a
conversion tool to LilyPond please see my website:
http://hans.octet.nl/muziek/nwc2ly.html
It's far from perfect, but can possibly save you a lot of time.
Regards,
Hans de
Hi Paul,
Thanks for your answer. I see what you mean, and it certainly looks good,
but it will be almost impossible to generate this from the input. I'll keep
your solution in mind though, as it is probably the way it should have been
notated in the first place.
thanks,
Hans de
urana parts and the 'barcheck fails' warnings are
whizzing around my ears.
Thanks,
Hans de Rijck
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hello Paul,
Thanks for your answer. This is what I was looking for. I understood from
the manual that capitalization was only used for multi-measure rests, but
apparently I was wrong.
thanks,
Hans de Rijck.
- Original Message -
From: "Paul Scott" <[EMAIL PROTECTED]>
To
s from LilyPond, the text just
seems to be glued firmly to the staff.
See bar 2, text 'No.1 Lent et douloureux'.
If anyone could help, I'd be much obliged.
kind regards,
Hans de Rijck.
%File generated by MusicCVT, a music converter by Hans de Rijck.
%(original file: satiegy1_3.nwc,
Kris and Mats,
thanks for your answers, I think I understand now.
Mats, is there a list somewhere of objects that can be overridden? In the
manual some (but I'm sure not all) are mentioned but only in examples. It
certainly would be helpfull to have such a list (eg. Staff.TimeSignature,
Score.ski
ould be handy to have
such a list, so its easier to see what can be overridden.
thanks,
Hans.
- Original Message -
From: "Mats Bengtsson" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, August 22, 2005 5:12 PM
Subject: Re: o
Hello.
When I use a \override Voice.Hairpin #'extra-offset LilyPond dies in
compilation. No errors or warnings. Log says:
# -*-compilation-*-
Changing working directory to `G:/MusicCvt'
Processing `G:/MusicCvt/test.ly'
Parsing...
thats all.
Using Win2k, version 2.6.3. Example file is attached.
Thanks Trevor,
I just found it myself too.
regards,
Hans.
- Original Message -
From: "Trevor Baca" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, August 24, 2005 3:04 PM
Subject: Re: LilyPond dies on hairpin overri
Tom,
Thanks for the explanation, could you please check your list if:
\override SpacingSpanner #'shortest-duration-space = #3.0
is on it? It doesn't seem to do anything.
thanks,
Hans
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Hans de Rijck" <
Thanks Mats,
Now it works.
regards,
Hans.
- Original Message -
From: "Mats Bengtsson" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>;
Sent: Thursday, August 25, 2005 1:44 PM
Subject: Re: LilyPond dies on hai
Hi gurus,
What is the preferred way to add general texts?
So far I've found two ways that are reasonably 'universal':
\mark \markup { MyText }
or
s1*0 ^\markup { MyText }
where the latter has the possibility to position the text above the staff.
or is there another way that should be used for
Hi Mats,
> > or is there another way that should be used for general purpose?
>
> Too general question to answer!
>
Well, in fact it's a clear answer. Apparently there is no general way.
thanks,
Hans.
ps. I agree with Trevor that adding the different ways to the manual would
help.
h.
Hi developers,
Some information that may help when looking for LilyPond performance
optimisation.
When I converted a (rather large) score I noticed that Lily's resource usage
is somewhat strange.
Total conversion time: about 10 minutes.
During first 8 minutes memory usage slowly increases to 190
>
> Yes, I suspect a bug in the way you measure the resource usage. Or do
> you have an extreme number of fonts installed?
>
I don't think so. It's the windows taskmanager, AFAIK its above suspicion.
I sent you an attached .png but it was bounced by the group.
total number of fonts installed
>
> The suspicious number is actually 18,601,020 - it's doing a lot of small
> reads.
Agreed, figures are consistent with blocked I/O and 512 bytes/block
> What happens if you run with --verbose? What does lily do when
> the increase happens.
>
Here is the verbose output:
First part: no spe
Add LYEDITOR to your environment, something like:
LYEDITOR=e:\progra~1\vslick\win\vs.exe -#%(line)s %(file)s
regards,
Hans.
- Original Message -
From: "Mehmet Okonsar" <[EMAIL PROTECTED]>
To:
Sent: Thursday, September 01, 2005 8:08 AM
Subject: Guile
> how can I easily, and without h
Or, for someone with a C compiler, the poor-man's algorithm is:
for ( unsigned int i = 0; i < length; i++ )
{
if ( (unsigned char)line1[i] > 127 )
{
*line2++ = (char)(192 + (((unsigned char)line1[ i ]) / 64));
*line2++ = (char)(128 + (((unsigned cha
ere
is any interest for this).
For those of you who are interested, more information can be found on:
http://musiccvt.octet.nl
Kind regards,
Hans de Rijck.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
I get an errormessage that I don't understand, the last lines of
lilypond --verbose are:
819][822][825][828][831][834][837][840][843][846][849][852][855][858][861][8
64][
867][870][873][876][879][882][885][888][891][894][897][900][903][906][909][9
12][
915][918][921][924][927][930][933][936][
Done.
h.
- Original Message -
From: "Erik Sandberg" <[EMAIL PROTECTED]>
To: ; "Hans de Rijck" <[EMAIL PROTECTED]>
Sent: Sunday, September 04, 2005 7:35 PM
Subject: Re: Cryptical errormessage
> On Sunday 04 September 2005 17.21, Hans de Rijck wrote:
&g
rest to r1 too.
regards,
Hans.
Lilypond version: 2.6.3
Message:
programming error: not a markup:
continuing, cross fingers
Assertion failed: false, file text-interface.cc, line 61
- Original Message -
From: "Han-Wen Nienhuys" <[EMAIL PROTECTED]>
To: "Hans de
oc/v2.6/Documentation/user/out-www/lilypond/Multi-measu
re-rests.html
> you'll see that adding a fermata to a multi-measure rest (R1 rather than
> r1) is done with \fermataMarkup instead of \fermata.
>
> --Daniel
>
> Hans de Rijck wrote:
>
> >Han-Wen,
> >
&
Hi all,
Does anyone know if it is possible to put curly brackets {} in a \markup?
Can they be escaped or something like that?
thanks,
Hans.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Thanks Nicolas, should have thought of this myself..
regards,
Hans.
> "Hans de Rijck" <[EMAIL PROTECTED]> writes:
>
> > Hi all,
> >
> > Does anyone know if it is possible to put curly brackets {} in a
\markup?
> > Can they be escaped or somet
27 matches
Mail list logo