Hi,
As an absolute beginner, I've stumbled upon a strange problem. I'm using
lilypond-book (lilypond v2.8.1) to embed my lilypond code in a latex document.
After running lilypond-book, as described in the documentation, the sheet music
itself apears to have a margin of its own on the left. The res
I would like to put a voice following indication between two staffs of a choral
piece, e.g. from the tenor to the bass part. Is it possible to get a marking
like the one from \set followVoice = ##t when I am using 4 staffs?
___
lilypond-user mailing l
Hello,I know somebody replied to this last night, but your response went to my junk mail folder which I emptied before realizing what was in there. Could you re-submit it please?Thanks for your reply!RickRick Hogg <[EMAIL PROTECTED]> wrote: I know it has something to do with an \override or someth
Try searching the mailist archives.
- Graham
On 9-May-06, at 6:32 AM, Rick Hogg wrote:
Hello,
I know somebody replied to this last night, but your response went to
my junk mail folder which I emptied before realizing what was in
there. Could you re-submit it please?
Thanks for your reply!
Why am I getting an attachment with no cover letter? I don't open
attachments unless I know what it is.
Stephen
- Original Message -
From: "Matevz Jekovec" <[EMAIL PROTECTED]>
To:
Sent: Monday, May 08, 2006 6:02 PM
Subject: Re: different notehead styles
___
Thanks
On Mon, 2006-05-08 at 09:06 -0700, Rick Hansen (aka RickH) wrote:
> I'm not on a computer where I can test this now, but a cursory glance tells
> me that your containment of the \center-align { } function is not correct.
> All the things that you want "stacked vertically" should be containe
On 5/8/06 8:56 PM, "Rick Hogg" <[EMAIL PROTECTED]> wrote:
> \version "2.8.1"
> #(set-default-paper-size "letter")
> \paper {
> top-margin = 0.00\cm
> }
> % the header
> \header {
> title = "Cherokee"
> tagline = "Learn this in all 12 keys!"
> }
> % the
Hi,
I saw from your doc that I can color notes using:
\override NoteHead #'color = #red
c4 c
\override Stem #'color = #blue
e
But when I try to color a note using:
4 |
I got an error:
error: syntax error, unexpected \override, expecting DRUM_PITCH or
NOTENAME_PITCH o
On 9-May-06, at 10:40 AM, Xiaoyu Ding wrote:
But when I try to color a note using:
4 |
I got an error:
error: syntax error, unexpected \override, expecting DRUM_PITCH or
NOTENAME_PITCH or '>'
Is this because that I'm trying to color a note within a chord? Is
that
allowed? If not, i
Alle 19:40, martedì 9 maggio 2006, Xiaoyu Ding ha scritto:
> Is this because that I'm trying to color a note within a chord?
It is not allowed to use the "override" command within a chord; if you're
working with lilypond 2.8, you can use the "tweak" command.
Your example will work this way:
4
I
On Monday 08 May 2006 19:30, Arjan Bos wrote:
> On 6 mei 2006, at 21:20, Mats Bengtsson wrote:
> > Quoting Erik Sandberg <[EMAIL PROTECTED]>:
> >> On Tuesday 02 May 2006 09:06, Tomas Valusek wrote:
> > Or the context hierarchy or which engravers are included in each
> > context
> > or which objects
-Oorspronkelijk bericht-
Van:Simon Dahlbacka
>> On 5/10/06, Erik Sandberg <[EMAIL PROTECTED]> wrote:
>>
>>
>> There's a lot of data used in lily. It would require quite some effort to
>> build the model you're suggesting, and someone would need to maintain the
>> model (which is cha
12 matches
Mail list logo