Am 08.01.2009 um 04:42 schrieb T. Kiriyama:
Hi,all,
I just find another problems with part cobination.
The slur for partone, bar number between 2 and 3 and drawing of
partone, bar number 5 to 6 were forgotten.
Is this a bug or is there any kind of solution?
Best Regards,
%%
%% lilypond source
Am 07.01.2009 um 23:11 schrieb chip:
I just tried to register on the LSR, got to the registration page,
entered my info, but the cursor never changes from the timer to the
arrow. Pressing the go button does nothing. Using Firefox on Linux.
I also tried on my XP box in both Firefox and IE7
On Wed, Jan 07, 2009 at 08:47:41AM -0500, Kieren MacMillan wrote:
> Hi Graham,
>
>> Use \tag. It was invented for *precisely* this situation.
>> It should be somewhere in NR 3.
>
> I avoid \tag at all costs — and suggest the same to other users, and
> warn newbies against it (or don't introduce
Thanks. Using
\override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible
Fixed the problem.
Nick
> -Original Message-
> From: Dmytro O. Redchuk [mailto:brownian@gmail.com]
> Sent: Thursday, 8 January 2009 18:52
> To: Nick Payne
> Cc: Neil Thornock; lilypond-user@gnu
Yes, It's my mistake.
Does anyone know how to find such kind of easy mistake like gcc's -Wall option ?
2009/1/8 James E. Bailey :
>
> Am 08.01.2009 um 04:42 schrieb T. Kiriyama:
>
>> Hi,all,
>> I just find another problems with part cobination.
>> The slur for partone, bar number between 2 and
Uum... 2nd problem is my mistake, but first problem is still there.
How about this?
2009/1/8 James E. Bailey :
>
> Am 08.01.2009 um 04:42 schrieb T. Kiriyama:
>
>> Hi,all,
>> I just find another problems with part cobination.
>> The slur for partone, bar number between 2 and 3 and drawing of
>> pa
How can I specify that a bar containing only a single tied note be a certain
minimum width? Because the note is tied, I tried using
\once\override Slur #'minimum-length = #16
That works if the bar is in the middle of a line, but it doesn't work at the
end of a line, which is precisely where I nee
Am 08.01.2009 um 12:03 schrieb T. Kiriyama:
Yes, It's my mistake.
Does anyone know how to find such kind of easy mistake like gcc's -
Wall option ?
I don't know what editor you use, but if it has a syntax hilighting,
you can use that to easily hilight ( and end the hilight with ). I
Am 08.01.2009 um 12:20 schrieb Nick Payne:
How can I specify that a bar containing only a single tied note be
a certain
minimum width? Because the note is tied, I tried using
\once\override Slur #'minimum-length = #16
That works if the bar is in the middle of a line, but it doesn't
work a
Graham,
You want a way of indicating that something is only to be used for
particular instruments/situations, without using a command that's
designed to be used for particular instrument/situations?
No, I want you to tell me why I should use \tag to hide/display an
instrument name in a parti
Hi Daniel,
If, for a specific presentation feature, there's another way to turn
that feature on and off that doesn't require extra annotations in your
content definition, then certainly, that's the better way in that
case,
That's exactly what I said — thanks for the +1! ;-)
Kieren.
___
2009/1/8 Kieren MacMillan :
> That's exactly what I said — thanks for the +1! ;-)
+another 1 for me.
\tag sucks, \context rulz.
Cheers,
Valentin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hello!
Please, help me with music function creation. My function has one
argument to represent one note, how can I get the same note, but with only a
half of its
original duration?
Of course, the following is completely wrong, but something like:
myfunc =
#(define-music-function (parser location
2009/1/8 Michael Pozhidaev :
> Please, help me with music function creation. My function has one
> argument to represent one note, how can I get the same note, but with only a
> half of its
> original duration?
we have exactly what you need:
http://lsr.dsi.unimi.it/LSR/Item?id=305
Cheers,
Valen
Johan Vromans writes:
> After typesetting several scores for our popchoir[1] I realized that many
> things are the same each time. So I worked out a generic template to
> be used as a starting point for new scores.
>
> The template is loosely based on the SATB template from the docs,
> enhanced
On Thu, Jan 8, 2009 at 4:57 AM, James E. Bailey
wrote:
>
> Am 08.01.2009 um 12:20 schrieb Nick Payne:
>
>> How can I specify that a bar containing only a single tied note be a
>> certain
>> minimum width?
> Section 1.8.1 on text may help. \override Score.PaperColumn
> #'keep-inside-line = ##t ma
I have finally go registered to add my template to the LSR and have
added all the relevant info into the form to do so. When I click on
either the Go button or the Save button I get a pop-up box that says -
The page at https://lsr.dsi.unumi.it says:
No output from Lilypond
I have tried several
2009/1/8 chip :
> I have finally go registered to add my template to the LSR and have added
> all the relevant info into the form to do so. When I click on either the Go
> button or the Save button I get a pop-up box that says -
>
> The page at https://lsr.dsi.unumi.it says:
> No output from Lilypo
On Thu, Jan 08, 2009 at 02:41:38PM +0100, Valentin Villenave wrote:
> 2009/1/8 Kieren MacMillan :
>
> > That's exactly what I said — thanks for the +1! ;-)
>
> +another 1 for me.
>
> \tag sucks, \context rulz.
Yeah... \context is okay, I guess, but surely my way of doing
this---using \set shor
Hi Cameron,
Yeah... \context is okay, I guess, but surely my way of doing
this---using \set short.InstrumentName in the appropriate \staff block
is the more idiomatic way to go. That way the definition is
*completely* removed from the content. It just seems more LilyPondish.
Agreed!
I always t
Hi all,
Some Hip-Hop, Rap and derived patterns from a contributor here:
http://philippe.hezaine.free.fr/spip.php?article31
In this release i changed the midi.scm by default.
I wanted to try a new set of dynamics for the percussions.
You'll find the results in the folder: midi+newveloc.
I also i
Kieren MacMillan wrote:
Hi Cameron,
Yeah... \context is okay, I guess, but surely my way of doing
this---using \set short.InstrumentName in the appropriate \staff block
is the more idiomatic way to go. That way the definition is
*completely* removed from the content. It just seems more LilyPond
2009/1/8 chip :
> The page at https://lsr.dsi.unumi.it says:
> No output from Lilypond
Can you post your snippet here?
Cheers,
Valentin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Am 08.01.2009 um 23:15 schrieb chip:
I've been reading all the messages in this thread and haven't quite
understood all of it, but I believe you are referring to the
content section as the section where all the notes are. That being
the wrong place to put
\set short.instrumentname. I finall
2009/1/8 James E. Bailey :
> I don't know if this is a new problem or not, but I've never been able to
> successfully register on lsr.
Have you tried going on http://lsr.dsi.unimi.it/list.php?type=usr and
clicking on "New"?
Cheers,
Valentin
___
lilypo
2009/1/9 Valentin Villenave :
> Have you tried going on http://lsr.dsi.unimi.it/list.php?type=usr and
> clicking on "New"?
Sorry, the correct link is https://lsr.dsi.unimi.it/list.php?type=usr
Cheers,
Valentin
___
lilypond-user mailing list
lilypond-
Valentin Villenave wrote:
2009/1/8 chip :
The page at https://lsr.dsi.unumi.it says:
No output from Lilypond
Can you post your snippet here?
Cheers,
Valentin
Absolutely. Here it is -
~~~
% LilyPond
%{
This is a template that works well for a horn sec
Valentin Villenave wrote:
2009/1/9 Valentin Villenave :
Have you tried going on http://lsr.dsi.unimi.it/list.php?type=usr and
clicking on "New"?
Sorry, the correct link is https://lsr.dsi.unimi.it/list.php?type=usr
Cheers,
Valentin
When I go there, highlight my name in the Users w
28 matches
Mail list logo