On Apr 28, 2014, at 7:26 PM, David Kastrup wrote:
> Tim McNamara writes:
>
>> Can I put \modalTranspose inside the existing \transpose? Or should
>> it go outside? Or will the two hopelessly disagree? My head hurts
>> trying to figure this sort of thing out...
>
> When in doubt, try it out
Tim McNamara writes:
> Can I put \modalTranspose inside the existing \transpose? Or should
> it go outside? Or will the two hopelessly disagree? My head hurts
> trying to figure this sort of thing out...
When in doubt, try it out.
It would seem most likely to me that you can use \modalTransp
On Apr 28, 2014, at 6:38 PM, David Kastrup wrote:
> Tim McNamara writes:
>
>> I’ve been hunting around (without success) for a method to transpose a
>> melody up or down an interval diatonically. It’s easy to transpose
>> into a new key to deal with transposing instruments, but I want to
>> s
Tim McNamara writes:
> I’ve been hunting around (without success) for a method to transpose a
> melody up or down an interval diatonically. It’s easy to transpose
> into a new key to deal with transposing instruments, but I want to
> shift a melody up a third within the original key to create a
I’ve been hunting around (without success) for a method to transpose a melody
up or down an interval diatonically. It’s easy to transpose into a new key to
deal with transposing instruments, but I want to shift a melody up a third
within the original key to create a harmony line. Does Lilypond
Am 29.04.2014 00:02, schrieb Kate Sekula:
I am trying to use microtone notation and need the symbol for a raised flat.
I have the lilypond document from the following page saved as microtone.ly in
the same folder as my main document.
http://x31eq.com/lilypond/regular.ly
Is there a way to access
I am trying to use microtone notation and need the symbol for a raised flat.
I have the lilypond document from the following page saved as microtone.ly in
the same folder as my main document.
http://x31eq.com/lilypond/regular.ly
Is there a way to access the object for a raised flat (esih) fr
On 29/04/14 04:48, Knute Snortum wrote:
I have another problem with voices and ties. basically, I have
octaves moving and an inner voice staying still. I'd like the upper
notes of the octaves to be tieUp and the lower notes to be tieDown.
But I can find no way to act on the lower and upper n
Is available at
https://www.dropbox.com/s/txf8ad4600ky7fd/lilydoc-2.19.5.pdf. Needs to
be opened in Adobe Reader 9.x or later to correctly function as a portfolio.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/list
David Kastrup wrote
> doScore =
> #(define-void-function (parser location cond? mus)(procedure? ly:music?)
>; if condition is met, parser shall create score
>(if (cond? parser location)
>(begin
> (ly:parser-define! parser 'doScoreMusic mus)
> (ly:parser-include-strin
David Kastrup writes:
> Knute Snortum writes:
>
>> I have another problem with voices and ties. basically, I have octaves
>> moving and an inner voice staying still. I'd like the upper notes of the
>> octaves to be tieUp and the lower notes to be tieDown. But I can find no
>> way to act on th
Knute Snortum writes:
> I have another problem with voices and ties. basically, I have octaves
> moving and an inner voice staying still. I'd like the upper notes of the
> octaves to be tieUp and the lower notes to be tieDown. But I can find no
> way to act on the lower and upper note independ
I have another problem with voices and ties. basically, I have octaves
moving and an inner voice staying still. I'd like the upper notes of the
octaves to be tieUp and the lower notes to be tieDown. But I can find no
way to act on the lower and upper note independently of each other and
still sh
Paul Morris writes:
> Hi David,
>
>
> David Kastrup wrote
>>> Your "doScore" function seems to be a workaround for the limitation
>>> that music functions can't return a score.
>>
>> That's not a "limitation". A music function returning a score makes as
>> little sense as an integer function re
Hi David,
David Kastrup wrote
>> Your "doScore" function seems to be a workaround for the limitation
>> that music functions can't return a score.
>
> That's not a "limitation". A music function returning a score makes as
> little sense as an integer function returning a complex number.
>
> If
Worked like a charm! Thank you!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
2014-04-28 18:56 GMT+02:00 Kate Sekula :
> % \once \override TextSpanner...something about bound details on
> right?
>
\override TextSpanner.rotation = #'(10 -1 0) % or whatever
should do the job.
see also :
http://www.lilypond.org/doc/v2.18/Documentation/notation/rotating-objects.fr.html
Paul Morris writes:
> Hi Jan-Peter,
>
>
> Jan-Peter Voigt wrote
>> to use a file for including definitions and also to compile it
>> stand-alone, I use a command to conditionally create the score. It is
>> integrated in a system to execute templates:
>> https://github.com/openlilylib/snippets/t
Is there a way to make a spanner angle upwards/downwards? I am trying to
create a textspanner line which starts at (0 . 0) and ends somewhere around (0
. 2).
Here's a minimal example:
\once \override TextSpanner.style = #'line
% \once \override TextSpanner...something about bound de
Hi Jan-Peter,
Jan-Peter Voigt wrote
> to use a file for including definitions and also to compile it
> stand-alone, I use a command to conditionally create the score. It is
> integrated in a system to execute templates:
> https://github.com/openlilylib/snippets/tree/master/templates/lalily
>
>
James Harkins writes:
> Steven Arntson stevenarntson.com> writes:
>
>> I may be getting in over my head with this question. I'm a new user of
> Lilypond,
>> transitioning away from Musescore. I've
>> been using Frescobaldi a bit, and am impressed with it so far.
>>
>> However, I see there's an
Hi, Pierre:
<<<
On Monday, April 28, 2014 10:40:40 AM, Pierre Perol-Schneider
wrote:
2014-04-28 14:08 GMT+02:00 MING TSANG :
I applied your change to my full score and I notice that the staff size for
female-staff & male-staff are the same. I am expecting the male-staff size is
larger for
2014-04-28 16:14 GMT+02:00 David Stephen Grant :
> Hello list,
>
Hello David,
> I'm looking for a way to nudge the articulation slightly to the left, but
> can't work out how to do this.
>
Try :
%%
\relative c {
\clef bass
r8. c=16(
\tuplet 3/2 { c,16-\tweak X-offs
2014-04-28 14:08 GMT+02:00 MING TSANG :
> I applied your change to my full score and I notice that the staff size
> for female-staff & male-staff are the same. I am expecting the male-staff
> size is larger for better reading.
>
Hi,
Please try the enclosed file,
~Pierre
>
\version "2.19.5"
\l
Hello list,
Please see code snippet: In the second system the slur seems to be pushing
the tuplet bracket down, causing it to collide with the wedge. I'm looking
for a way to nudge the articulation slightly to the left, but can't work
out how to do this. Help or other suggestions much appreciated!
2014-04-27 20:48 GMT+02:00 Richard Shann :
> On Sun, 2014-04-27 at 19:31 +0200, Thomas Morley wrote:
>> It is a simple typo in bar-line.scm
>> replace:
>> (define-bar-line ":|]" ":|]" #f " |")
>> with
>> (define-bar-line ":|]" ":|]" #f " | ")
>> and all should work. Note the added space!
>>
>> For
Steven Arntson stevenarntson.com> writes:
> I may be getting in over my head with this question. I'm a new user of
Lilypond,
> transitioning away from Musescore. I've
> been using Frescobaldi a bit, and am impressed with it so far.
>
> However, I see there's an Emacs mode available through org-b
2014-04-28 4:32 GMT+02:00 MING TSANG :
> Hi, Pierre:
>
Hi Emmanuel,
> I remove the \EzNum from Female staff; I am expecting to see normal
> staff display, but it give me the easyNoteheadsOn . I want female Staff
> display normal staff and male staff display as selfege noteheads. Any idea
> to
Am 28.04.2014 00:08, schrieb Rutger Hofman:
Good evening list,
I want to include a title page w/ an \epsfile image in a number of files
(score, parts), where the point size for the files may differ: score has
smaller font than parts, basically. Now I want to write one include file
that makes the
29 matches
Mail list logo