So, I've been thinking about this, would the easiest way to create a
metronome mark that's barline aligned that plays back in midi be to:
• left-align the rehearsal mark with \override Score.RehearsalMark
#'self-alignment-X = #-1
• create a manual metronome mark using the \mark \markup {}
• h
On Sat, Apr 17, 2010 at 01:04:38AM +0200, Xavier Scheuer wrote:
> 2010/4/17 Nick Payne :
>
> > No, the header blocks need to go at the end of the score blocks,
> > after the music.
More precisely, a score block must start with a music expression;
everything else can be ordered as desired.
> Sinc
2010/4/17 Nick Payne :
> No, the header blocks need to go at the end of the score blocks,
> after the music. If the header block goes immediately after the start
> of the score block, you get an error and the score doesn't build:
> "error: syntax error, unexpected \header".
Yes, and by the way I
On 17/04/10 00:41, Mats Bengtsson wrote:
Francisco Vila wrote:
2010/4/16 Mats Bengtsson :
See also http://lsr.dsi.unimi.it/LSR/Item?id=310
Right, but note that I was [partially] wrong here:
Francisco Vila wrote:
Yes, and in order to avoid repeated printing of the first title
(score
tit
Hi Neil
Thanks. It was a language problem. I had cut and pasted the snippet you
sent me into a previous .ly file I had been working with. That file
contained the following line:
\include "suomi.ly"
Being a newbie to lilypond I didn't know what that line was for. I do now
and after deleting it a
On 16 April 2010 21:34, wrote:
> Yes, your output looks fine. I'm using version 2.12.2 and just that one note
> is positioned incorrectly.
Are you using German notenames?
(If not, then I'm stumped, since 2.12.2 works fine for me.)
Cheers,
Neil
___
Yes, your output looks fine. I'm using version 2.12.2 and just that one note
is positioned incorrectly.
> On 16 April 2010 08:04, wrote:
>
>> Looks like soemthing is wrong though. The A# and the B show up at the
>> same position.
>
> Looks fine here (see attached image). Which version of LilyPo
I would like to write a custom Djembe staff. I added core examples, as
simple and as short as needed. The noStructured example gives what
works, but without structure. I would like to change this example into
voices, Djembe staff, in the score. I did an attempt, see my
structure example, b
On 16 April 2010 08:04, wrote:
> Looks like soemthing is wrong though. The A# and the B show up at the
> same position.
Looks fine here (see attached image). Which version of LilyPond are
you running?
Regards,
Neil
<>___
lilypond-user mailing list
l
On 4/16/10 8:30 AM, "Bernardo Barros" wrote:
> Hi Carl and others,
>
> Very good job indeed! I'm trying now to notate the chord glissando I mentioned
> in the first email. The problem is that it is actually a re attacked chord
> glissando, so I would need to hide some noteheads and the glissa
2010/4/16 Mats Bengtsson :
> Francisco Vila wrote:
>> 2010/4/16 Mats Bengtsson :
>>> See also http://lsr.dsi.unimi.it/LSR/Item?id=310
>> Right, but note that I was [partially] wrong here:
> Francisco Vila wrote:
>> Yes, and in order to avoid repeated printing of the first title (score
>
Francisco Vila wrote:
2010/4/16 Mats Bengtsson :
See also http://lsr.dsi.unimi.it/LSR/Item?id=310
Right, but note that I was [partially] wrong here:
Francisco Vila wrote:
Yes, and in order to avoid repeated printing of the first title (score
title = book title), put y
2010/4/16 Mats Bengtsson :
> See also http://lsr.dsi.unimi.it/LSR/Item?id=310
Right, but note that I was [partially] wrong here:
>>> Francisco Vila wrote:
Yes, and in order to avoid repeated printing of the first title (score
title = book title), put your header blocks after score bloc
On 4/16/10 7:27 AM, "Phil Holmes" wrote:
> You can override this:
>
> http://lsr.dsi.unimi.it/LSR/Item?id=457
Thanks for the tip!
Here's a revised version, with the warning message turned off during the
chordGlissando and back on afterwards:
% Start of cut and paste section
\version
You can override this:
http://lsr.dsi.unimi.it/LSR/Item?id=457
--
Phil Holmes
- Original Message -
From: "Carl Sorensen"
To: "Kieren MacMillan"
Cc: ; "lilypond-user"
Sent: Friday, April 16, 2010 2:07 PM
Subject: Re: Problems with chord glissandos with articulations and tablature
Bernardo Barros wrote:
Interesting thing..
I made the image with PhotoLine (Mac) and i got the error.
Now I opened with InkScape and saved again and now the image appears
in the pdf...
You are not the first one to report problems with the \epsfile function,
which seems to work well for cert
On 4/16/10 6:23 AM, "Kieren MacMillan"
wrote:
> Carl,
>
> 1. This is awesome!
Thanks! I had fun doing it, and learned more about Scheme programming in
LilyPond.
> 2. I get "clashing note columns" errors < is that a known side-effect, to be
> ignored?
Yes, it is. There are more than two v
Graham Percival wrote:
(sorry, forgot to send to list)
It's there.
gperc...@gperciva-desktop:~/src/lilypond/Documentation/notation$ git
grep print-all-headers
input.itely:@funindex print-all-headers
input.itely: print-all-headers = ##t
spacing.itely:@item print-all-headers
spacing.itely:@funin
Carl,
1. This is awesome!
2. I get "clashing note columns" errors — is that a known side-effect, to be
ignored?
Thanks,
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Interesting thing..
I made the image with PhotoLine (Mac) and i got the error.
Now I opened with InkScape and saved again and now the image appears in the
pdf...
On 16 April 2010 01:10, wrote:
>
> Have you tried with another eps file? I tried your exact code, just
> substituting another eps f
(sorry, forgot to send to list)
It's there.
gperc...@gperciva-desktop:~/src/lilypond/Documentation/notation$ git
grep print-all-headers
input.itely:@funindex print-all-headers
input.itely: print-all-headers = ##t
spacing.itely:@item print-all-headers
spacing.itely:@funindex print-all-headers
A
Is this is the doc? I took a quick scan (NR 3.1.2 and 3.1.3) and this
sounds like it should go in here somewhere.
I don't pretend to know about header blocks but if you think this would
be good to add I can do that, if you point me where you think it should go.
Francisco Vila wrote:
2010/4/1
On 4/15/10 9:09 PM, "Bernardo Barros" wrote:
> Thanks a lot, Carl.
>
> Let me know if you make this work with any number of notes.
>
> I'm sure that would be a great feature to add to the next version of
> Lilypond.
>
> I'm new to Lilypond, but I'm finding a pretty good programme.
> I'm a
2010/4/16 Nick Payne :
> I experimented with using \score only, but I couldn't get the headers to
> display (with centred title and right-justified composer) for each piece. I
> eventually found that I had to add print-all-headers = ##t to the \paper
> block to get the header for each piece to disp
Thanks Neil
Looks like soemthing is wrong though. The A# and the B show up at the
same position.
> On 16 April 2010 01:01, wrote:
>
>> I would like to be able to use Lilypond to create chromatic musical
>> notation - 6 lines per staff movement from any line to space or space
>> to line is a h
25 matches
Mail list logo