On Aug 23, 2009, at 6:12 PM, Brian Lloyd wrote:
Dear Colleagues,
A relative newcomer to Lilypond, I am v. pleased to be able to
notate drums in drum mode, and / but—
Need your guidance on getting notation on beat in upper and lower
voice to same horizontal location.
I am typesetting sw
I'm having trouble with altered fingering placements fouling up the
position of an arpeggio line. It only happens when fingering indications
are placed to the left of the notes--the arpeggio line and fingerings
are moved way to the left, leaving a significant amount of space between
the line an
Thank you to all for setting me straight. It's working for me now :-))
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Graham Percival wrote:
It sounds like your input contained e-natural and b-natural. You
probably wanted to write ees and bes in your input file.
Seriously, have you read the tutorial? If so, why did you skip
over the big warning about accidentals? This is the second person
recently to not no
Jonathan Wilkes wrote:
One thing I don't get is why, in NR 5.1.6 is there a need for the
following:
\consists Note_heads_engraver
\consists Text_engraver
These are already part of the Voice context because of the use of
\alias, so isn't this redundant?
No! \alias does something completely
There are already functions available in LilyPond Scheme, to draw boxes,
that should be useful here, such as box-stencil. To use it, you first
have to create an (empty) stencil of the appropriate dimensions, for
example using ly:make-stencil.
/Mats
Nick Payne wrote:
The box could be drawn w
On Mon, Aug 24, 2009 at 11:39:37AM -0700, Sona wrote:
> I'm new to Lilypond and the list. So far the code is pretty
> intuitive, but I am stumped by the way accidentals work. Several
> posts deal with this subject, but probably are beyond a novice's
> ability to undertand.
No. Those posts tried
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Montag, 24. August 2009 20:39:37 schrieb Sona:
> I'm new to Lilypond and the list. So far the code is pretty intuitive, but
> I am stumped by the way accidentals work. Several posts deal with this
> subject, but probably are beyond a novice's abilit
Hi Sona,
I can send my page code, if it would be helpful.
Yes, it would.
Cheers,
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Without seeing your code we can only speculate about your problem.
Having said that, however, new users often miss the point that LilyPond
needs to be told the actual pitch of every note regardless of the key
signature. If you're getting, for example, e-naturals when you want
e-flats, be sure
I'm new to Lilypond and the list. So far the code is pretty intuitive, but I am
stumped by the way accidentals work. Several posts deal with this subject, but
probably are beyond a novice's ability to undertand.
I'm transcribing a modern piece with 2 flats in the key signature (I've set
\key g
Jonathan Wilkes wrote Monday, August 24, 2009 6:20 PM
--- On Mon, 8/24/09, Trevor Daniels wrote:
This was one of my questions as a newbie
three years ago next week! The answer came
from Nicolaus Sceaux, see
http://lists.gnu.org/archive/html/lilypond-user/2006-08/msg00560.html
Whoops, sorr
Thanks Kieren. I've seen this technique mentioned regarding another
issue I had, so I guess I should explore it some more.
One thing I don't get is why, in NR 5.1.6 is there a need for the
following:
\consists Note_heads_engraver
\consists Text_engraver
These are already part of the Voice cont
--- On Mon, 8/24/09, Trevor Daniels wrote:
> From: Trevor Daniels
> Subject: Re: Scheme function for ossia
> To: "Jonathan Wilkes" , lilypond-user@gnu.org
> Date: Monday, August 24, 2009, 10:42 AM
>
> Jonathan Wilkes wrote Monday, August 24, 2009 6:24 AM
>
>
> > Would probably help if I sho
Dear Nick,
I've modified Your code a little bit.
Unfortunately I'm not able to move the brackets vertically.
Do You know hot to do this?
Thanks for Your help
Stefan
\version "2.13.3"
% rechte und linke Klammer weden erzeugt
linksKlammer = \markup { \postscript #" 0.25 setlinewidth
And staffName wants symbol? notstring?
Sorry; forget that.
The parameter given to \ossia should be #"main" not #'main
Cheers,
Robin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypon
Trevor Daniels wrote:
like this:
And staffName wants symbol? notstring?
Cheers,
Robin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi Jonathan,
> Would probably help if I showed the file :). I'm guessing the problem
> is it's not allowed to use a variable inside of the braces after the \with
> command, but I don't understand why.
I don't know how to solve your Scheme problem, but this is what I would do.
Hope it helps!
Che
Op maandag 24 augustus 2009, schreef Federico Bruni:
> that worked, thanks :-)
great. I'll add a copy button or context menu option to the log view. If
people would like it, I could also add a Save option to (automagically?) save
the LilyPond log messages.
best regards,
Wilbert Berendsen
--
F
Jonathan Wilkes wrote Monday, August 24, 2009 6:24 AM
Would probably help if I showed the file :). I'm guessing the
problem
is it's not allowed to use a variable inside of the braces after
the \with
command, but I don't understand why.
Correct. A \with clause may contain only
a) propert
Wilbert Berendsen wrote:
Op dinsdag 18 augustus 2009, schreef Federico Bruni:
How can I copy the error message in Frescobaldi?
ctrl+C or ctrl+shift+C don't work..
Where can I find the log file?
Thanks in advance,
Just select the LilyPond messages with the mouse and paste them where you wa
> The full score has 13 pages, but the size of the pdf is only
> 1.30M. If you're running Windows, please use your system's
> built-in fonts (please use a tool to view the real name of the
> font, not the filename). [...]
To be more precise, you should use CJK fonts which don't have embe
Hello everybody,
thanks for Your excellent ideas.
Is it maybee possible to use the postscript command in combination with the
bracket engraver?
2009/8/23 Nick Payne
> The box could be drawn with Postscript. Here’s an example of drawing
> large square brackets with Postscript. Easily modifiable
23 matches
Mail list logo