I'm reasonably happy with my solution to compound times. I'm
still wondering about the printing -- should I leave it as
3 + 3 + 2
8 8 8
or change it to something like
8 (3+3+2)
8
Anyway, that's a relatively minor issue. The attached file prints
compound time signatures and sets up automati
On Sun, Oct 19, 2008 at 03:27:28AM +0200, Martin Tarenskeen wrote:
>
> Last question: driekwart-midi.ly shows \version "2.7.18" while I'm
> testing lilypond 2.11.62. Has the program not been maintained/updated
> for a long time ?
Yes, it has not been maintained in a long time.
> Shouldn't some
Hi Martin,
I ran the same commands as you with the same results. I can't comment
on the maintenance of the program or the non-functioning -o flag, but I
can say that the time signature problem is because "\time 3/4" is in a
variable that wasn't included in the \score block. If you either put
Hi Lilyponders,
I'm new in this newsgroup, forgive me if my question had already been
discussed.
I'm trying the midi2ly utility. I have attached (I hope this mailinglist
accepts attachments)
1. driekwart.mid - a few bars in 3/4 time (happy birthday,)
I tried this:
# midi2ly -o midi2ly-test.ly
Some thoughts on searching.
Valentin Villenave wrote:
the search function should show the results in the main "frame"
on the right, without making the tocframe disappear
The toc pane and the main pane are a coherent unit.
The user refers to the toc to see e.g.
- what part of the document
2008/10/16 Eluze <[EMAIL PROTECTED]>:
> so in a soonish release we can expect this to change?
> or do we need a list of these hard-coded values which we can change on need?
It'll be fixed in the next development release.
Regards,
Neil
___
lilypond-us
I think you just had one small typo. By changing "staff" to "Staff" in
the following line it works for me:
\change Staff = RHStaff b c d e
Jon
Stefan Slapeta wrote:
Hi all,
please could anybody give me a hint why staff switches are not working
with me?? Find attached a short sample of my a
Hi all,
please could anybody give me a hint why staff switches are not working
with me?? Find attached a short sample of my approach, as I understand
from the documentation.
Thanks very much!
Stefan
\version "2.10.33"
NotesRH = {
\clef "treble"
\transpose c c \relative c''
{
}
}
Hi,
I'm trying using Lilypond for the first time. The program is installed on my
computer with Ubuntu-studio. I created a fill (essai.ly) in that
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Quoting Daniel Hulme <[EMAIL PROTECTED]>:
That's very interesting. My original file had that in a different place:
\new DrumVoice = "1" {\set countPercentRepeats = ##t \skips }
If you do it like that, then the setting is only done within the current
context, i.e. within the current DrumVoi
Thank you for your speedy reply.
On Sat, Oct 18, 2008 at 06:41:44AM -0500, Jonathan Kulp wrote:
> I added one thing to your code and the results are different, without
> programming errors and without the superfluous bar. See if you get what
> you want with this block:
>
> piece = \drummode {
I added one thing to your code and the results are different, without
programming errors and without the superfluous bar. See if you get what
you want with this block:
piece = \drummode {
\set countPercentRepeats = ##t
\time 4/4
\repeat percent 10 { \basicBar }
% ...
}
Jon
Daniel Hulm
I'm trying to re-engrave a percussion part I have been given to play and
I get the above message, with a superfluous bar in my output. A minimal
example and Lilypond's resulting message follows. I started with 2.10.33
but updated to git master on Thursday night and the problem persists.
Even if the
Patrick McCarty wrote Friday, October 17, 2008 6:54 PM
On Fri, Oct 17, 2008 at 1:52 AM, Trevor Daniels <[EMAIL PROTECTED]>
wrote:
Patrick McCarty wrote Thursday, October 16, 2008 8:15 PM
I thought we wanted to leave all of these examples here. Since they
cover all of the easy-to-tweak p
14 matches
Mail list logo