2007/8/31, Graham Percival <[EMAIL PROTECTED]>:
> Is the creator of this snippet on this list?
His name is "ak"; maybe we can retrieve his mail address in the
database if he left one.
> The snippet includes a script for jedit; I'm not certain if that makes
> sense on LSR. Although many people us
Valentin Villenave wrote:
As far as I'm concerned, I don't want us to delete this macro (unless
its author asks me to do so); while it certainly doesn't belong here,
it's quite harmless, and easy to find in case people would be
interested. What makes you want to remove it?
I was updating the s
> \version "2.11.30"
> \paper { ragged-right = ##t }
> \relative { \time 12/16
> #(override-auto-beam-setting '(end * * 12 16) 6 16 'Score)
> c'16 c c c c c c c c c c c %correct autobeaming without subdivision
> \set beatLength = #(ly:make-moment 3 16)
> \set subdivideBeams = ##t
2007/8/31, Graham Percival <[EMAIL PROTECTED]>:
> Hmm... I'd rather not have OS-specific info in LSR, and
> application-specific info is even worse than OS-specific. OTOH, I guess
> this script _is_ harmless. I'm not really certain what I think about it.
Well, make up your mind :)
As you notic
Werner LEMBERG wrote:
\version "2.11.30"
\paper { ragged-right = ##t }
\relative { \time 12/16
#(override-auto-beam-setting '(end * * 12 16) 6 16 'Score)
c'16 c c c c c c c c c c c %correct autobeaming without subdivision
\set beatLength = #(ly:make-moment 3 16)
\set subdivideB
Hello- I have played around with spacing in lyrics with underlines and that
didn't work very well. In the example below if I increase the lower spacing
for the text the lyrics lower accordingly. What suggestions does anyone have
to get the two lines to be together so the words attached to both
On 8/31/07, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>
>
>
> Werner LEMBERG wrote:
> >> \version "2.11.30"
> >> \paper { ragged-right = ##t }
> >> \relative { \time 12/16
> >> #(override-auto-beam-setting '(end * * 12 16) 6 16 'Score)
> >> c'16 c c c c c c c c c c c %correct autobeaming w
Hello:
I am transcribing Webern's Drei Lieder Op. 25 for alto flute and
piano. Though I have studied the documentation, particularly 9.1.1
Automatic Accidentals, I haven't been able to find what I need.
1.) accidentals before every note (including naturals)
2.) transposition without creat
Hi Jay,
What suggestions does anyone have to get the two lines to be
together so the words attached to both notes and rests line up better.
I'm not sure exactly what you want (especially, for example, with the
bold markup "In Position..." -- is that supposed to be a subtitle?)...
Regardless
2007/8/31, David F. Place <[EMAIL PROTECTED]>:
> I am transcribing Webern's Drei Lieder Op. 25 for alto flute and
> piano. Though I have studied the documentation, particularly 9.1.1
> Automatic Accidentals, I haven't been able to find what I need.
>
> 1.) accidentals before every note (including
David F. Place skrev:
1.) accidentals before every note (including naturals)
2.) transposition without creating a key signature
%%% begin %%%
\version "2.10.0"
webernAccidentals = {
% the 5s are just "a value different from any accidental"
\set Staff.keySignature = #'((0 . 5) (1 . 5
Thanks, Rune.
That does work, but it makes lilypond print a warning for every note.
Cheers, David
___
(---o---o-o-o---o-o-o(
David F. Place
mailto:[EMAIL PROTECTED]
___
lilypond-user mailing list
lilypond-user@gnu.org
htt
(works for me without warnings)
this'll save me so much time, thanks rune
i found the parameters in the program reference, but i can't figure
out what this means:
keySignature (list)
The current key signature. This is an alist containing (step .
alter) or ((octave . step) . alter), whe
Hi Oded,
On 8/29/07, Oded Ben-Tal <[EMAIL PROTECTED]> wrote:
>
>
> any way of correcting these things by tweaking?
As far as I know, there's no simple way of correcting these; in a similar
situation to yours I've used the following overrides, which unfortunately
involve a degree of trial and er
2007/8/31, Rune Zedeler <[EMAIL PROTECTED]>:
> \webernAccidentals
This is absolutely outrageous! As soon as I've seen your trick, I've
added it to the LSR, but while I was doing so someone has posted it
too! I thought I was the only guy who cares about the LSR, now what do
I have left???
;-)
Hi Neil, hi Oded,
since Oded has given some relevant examples, and since it appears that
LilyPond's default behavior isn't as nice as these examples, do you
think this should be reported as a bug?
Valentin
___
lilypond-user mailing list
lilypond-user@
Hi Valentin,
On 8/31/07, Valentin Villenave < [EMAIL PROTECTED]> wrote:
>
> 2007/8/31, Rune Zedeler <[EMAIL PROTECTED]>:
>
> > \webernAccidentals
>
> This is absolutely outrageous! As soon as I've seen your trick, I've
> added it to the LSR, but while I was doing so someone has posted it
> to
Citat Valentin Villenave <[EMAIL PROTECTED]>:
> Here's my snippet; it's more detailed than the other one, but since
> English isn't my native language, if someone can rewrite it somehow it
> should get much better.
> http://lsr.dsi.unimi.it/LSR/Item?u=1&id=314
How do you manage to link to snippet
Citat "David F. Place" <[EMAIL PROTECTED]>:
> That does work, but it makes lilypond print a warning for every note.
Are you sure that you removed the key_engraver as specified in my snippet?
-Rune
___
lilypond-user mailing list
lilypond-user@gnu.org
Hi Valentin,
On 8/31/07, Valentin Villenave <[EMAIL PROTECTED]> wrote:
>
> Hi Neil, hi Oded,
>
> since Oded has given some relevant examples, and since it appears that
> LilyPond's default behavior isn't as nice as these examples, do you
> think this should be reported as a bug?
Oh, Definitely.I
2007/9/1, Rune Zedeler <[EMAIL PROTECTED]>:
> How do you manage to link to snippets so fast?
> When I add stuff, I have to wait for the nightly rebuild before I can link to
> my
> snippet.
Not at all! The snippets are compiled immediately after tiy send them
(Sebastiano did great, by the way). A
On Aug 31, 2007, at 7:25 PM, Rune Zedeler wrote:
Are you sure that you removed the key_engraver as specified in my
snippet?
-Rune
I did not. Now, I have and it works perfectly.
___
(---o---o-o-o---o-o-o(
David F. Place
mailto:[EMAIL PROTECTED]
__
2007/9/1, Neil Puttock <[EMAIL PROTECTED]>:
> Are you the first port of call for submitting corrections? I've noticed a
> few snippets which don't work properly, e.g.
> http://lsr.dsi.unimi.it/LSR/Item?id=295
Yes I am. Or Cameron, whenever he's in the neighborhood.
Thank you for remind me of corr
23 matches
Mail list logo