Hi Trevor,
Just want to know is lilybin.com is permanently down. If not when it will be
available? I missed the web page. BTW, when it up again will it contains the
request that a midi file also available to down other then the pdf file.
Blessing in+,
Ming.
>_
Well Kieren said it was on page 225 but I just looked and that page in the
pdf is about guitar fret diagrams.
He also said that it's not explicit and under formating text which
eventually I found, it's not in Section 1.8.2 Formating Text (which btw
does not come up in a search and begins on page 16
2012/6/2 diekunstderfuge :
>
> Hi all,
>
> I'm trying to achieve the compound time signature seen in the image here:
> http://old.nabble.com/file/p33950720/custom_time_signature.png
>
> As you can see, it's meant to represent 3 bars of 2/4 grouped together as
> one bar. My plan was to write it as o
Valentin Villenave writes:
> On Sat, Jun 2, 2012 at 11:10 PM, Janek Warchoł
> wrote:
>> The function in the snippet had 61 lines, and you changed it to 6 lines...
>> can i say anything else than 8O ?
>
> There's just one caveat though, which is that the note-names language
> is hardcoded in Davi
On Jun 2, 2012, at 4:10 PM, Janek Warchoł wrote:
> On Sat, Jun 2, 2012 at 6:28 AM, David Kastrup wrote:
>> I actually would write the whole snippet as
>>
>> autochange =
>> #(define-music-function (parser location ref music) ((ly:pitch?) ly:music?)
>> (let ((mus (make-autochange-music parser
On Jun 2, 2012, at 2:08 PM, Louis Guillaume wrote:
> On 6/1/12 6:16 PM, Jeff Barnes wrote:
>
>> To me, there is no such thing as a flat 6. It's flat 13, and almost
>> always that means -alt. The definition of -alt to me is altered 9th
>> and flat 13. Although... I usually omit the 11th in an alt
On Sat, Jun 2, 2012 at 11:15 PM, Valentin Villenave
wrote:
> On Sat, Jun 2, 2012 at 11:10 PM, Janek Warchoł
> wrote:
>> The function in the snippet had 61 lines, and you changed it to 6 lines...
>> can i say anything else than 8O ?
>
> There's just one caveat though, which is that the note-names
On Sat, Jun 2, 2012 at 11:20 AM, Stefan Thomas
wrote:
> Dear community,
> is it possible to adjust the midi-panorama within lilypond's source code?
As far as i know this isn't possible, unfortunately :(
___
lilypond-user mailing list
lilypond-user@gnu.
On Sat, Jun 2, 2012 at 11:10 PM, Janek Warchoł wrote:
> The function in the snippet had 61 lines, and you changed it to 6 lines...
> can i say anything else than 8O ?
There's just one caveat though, which is that the note-names language
is hardcoded in David's function as the first \transpose arg
On Sat, Jun 2, 2012 at 6:28 AM, David Kastrup wrote:
> I actually would write the whole snippet as
>
> autochange =
> #(define-music-function (parser location ref music) ((ly:pitch?) ly:music?)
> (let ((mus (make-autochange-music parser
> (if ref #{ \transpose $ref c' $music #} music
On Sat, Jun 2, 2012 at 1:50 PM, Ezequiel Birman
wrote:
> I am using http://lsr.dsi.unimi.it/LSR/Item?id=743 to type compund time
> signatures but in order to copy a score accurately, I need to be able to
> write the fraction plus a note glyph.
>
> For example:
>
> \compoundMeter #'((5 4) (1 8)) ye
On Sat, Jun 2, 2012 at 5:49 PM, Janek Warchoł wrote:
> ok. I think that adding a /small/ donation progress bar in David's
> description wouldn't be a violation of the rules. But i don't insist.
+1. I've been talking for years about a "donation thermometer" like
they have on Blender's homepage,
I am using http://lsr.dsi.unimi.it/LSR/Item?id=743 to type compund time
signatures but in order to copy a score accurately, I need to be able to
write the fraction plus a note glyph.
For example:
\compoundMeter #'((5 4) (1 8)) yelds "5/4 + 1/8"
But i need "5/4 + "
I tried to modify the code mys
On Sat, Jun 2, 2012 at 6:28 AM, David Kastrup wrote:
> Much more banal, and actually you were right. The internals are working
> fine, it is just the user interface that broke down. Change
>
> autochangeWithPitch =
> #(define-music-function (parser location ref music) (ly:music? ly:music?)
>
Hi all,
I'm trying to achieve the compound time signature seen in the image here:
http://old.nabble.com/file/p33950720/custom_time_signature.png
As you can see, it's meant to represent 3 bars of 2/4 grouped together as
one bar. My plan was to write it as one bar of 3/2 and then override the
tim
On 6/1/12 6:16 PM, Jeff Barnes wrote:
To me, there is no such thing as a flat 6. It's flat 13, and almost
always that means -alt. The definition of -alt to me is altered 9th
and flat 13. Although... I usually omit the 11th in an alt chord.
Hmmm I may need to re-think.
As I learned it, an "alte
Janek Warchoł writes:
> On Sat, Jun 2, 2012 at 5:37 PM, Graham Percival
> wrote:
>> On Sat, Jun 02, 2012 at 04:38:24PM +0200, Janek Warchoł wrote:
>>> So, apologies - and where can i read detailed policies?
>>
>> Detailed policy is pretty much exactly what is shown on that
>> webpage,
>
> ok. I
On Sat, Jun 2, 2012 at 4:59 PM, Mike wrote:
> Eek! How embarrassing - groveling apologies to all for the noise. I didn't
> realize that it took 12hrs+ for posts to appear, so I started fiddling
> with settings assuming there was a problem.
they usually appear sooner, but every now-and-then an ex
On Sat, Jun 2, 2012 at 5:37 PM, Graham Percival
wrote:
> On Sat, Jun 02, 2012 at 04:38:24PM +0200, Janek Warchoł wrote:
>> So, apologies - and where can i read detailed policies?
>
> Detailed policy is pretty much exactly what is shown on that
> webpage,
ok. I think that adding a /small/ donatio
On Sat, Jun 02, 2012 at 04:38:24PM +0200, Janek Warchoł wrote:
> Now i've found
> http://lists.gnu.org/archive/html/lilypond-devel/2011-12/msg00124.html
> and it looks like the discussion happened when i was absent.
As per GOP 6, it was a private email discussion so no archives are
available.
>
On Sat, Jun 02, 2012 at 12:30:01AM +0200, Francisco Vila wrote:
> 2012/6/1 Graham Percival :
> > And lilynet is a good place for "experimental" / "unofficial" stuff.
>
> Well, http://wiki.lilynet.net/index.php/Special:RecentChanges
-snip problems-
> I am sorry, I don't really want to be unconstr
On Sat, Jun 02, 2012 at 03:54:47PM +0200, David Kastrup wrote:
> > PS: list server *seems* to be swallowing posts: apologies if this appears
> > several times.
>
> So far four times.
>
> > Or maybe I am too impatient.
>
> Maybe.
Eek! How embarrassing - groveling apologies to all for the noise.
On Fri, Jun 1, 2012 at 11:20 PM, Graham Percival
wrote:
> But can we stop arguing about commercializing lilypond.org? As a
> result of a fair amount of arguments, we have a sponsorship page.
> Do you really want to re-open that debate? after only a few
> months? I'm pretty sick of that topic.
Mike writes:
> PS: list server *seems* to be swallowing posts: apologies if this appears
> several times.
So far four times.
> Or maybe I am too impatient.
Maybe.
--
David Kastrup
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists
- Original Message -
From: "Kieren MacMillan"
To: "Jay Hamilton"
Cc: "lilypond user group"
Sent: Friday, June 01, 2012 2:10 PM
Subject: Re: how to underline or italic a single word in lyric?
Hi Jay,
Sorry but it's not in the v2.14 pdf manual.
That may be true (I haven't checked),
Hi Harm,
On Fri, Jun 1, 2012 at 6:45 PM, Thomas Morley wrote:
> Hi,
>
> 2012/6/1 diekunstderfuge :
> >
> > Hi all,
> >
> > I would like the barline printed by System_start_delimiter_engraver using
> > SystemStartBar to print as a dashed barline instead of a solid barline.
>
> it seems that the o
- Original Message -
From: "Tao Cumplido"
To:
Sent: Saturday, June 02, 2012 11:45 AM
Subject: Issue with pango font tree and global staff size
Dear list,
I am having a problem with using a custom pango font tree and
set-global-staff-size at the same time.
If I set the staff size be
This is my first attempt at scheme hacking and I would appreciate a little
help.
What I am trying to do is implement editorial ties ( a small vertical line mid
tie). I can find the X mid point easily enough, but cannot work out how to
find the Y position (relative to currentpoint). I've tried loo
Dear Eluze,
Thank you for your swift and useful reply.
damien
-Eluze wrote:
>
>
> dam1en wrote:
>>
>>
>> I would like to align the fret diagram to the center of the page.but I
>> need your help to do this :
>>
>>
>
> welcome to LilyPond!
>
> I think this will do:
>
> \markup \override #
dear fellow lilypond users.
please can you take a look at my lilypond file? I would like to align the
fret diagram to the center of the page.but I need your help to do this :
thank you in advance damien. (p.s is this is wrong place to post questions .
I apologise. and ask you to direct my to the
Dear list,
I am having a problem with using a custom pango font tree and
set-global-staff-size at the same time.
If I set the staff size before the \paper block only the staff lines change,
the feta glyphs and text don't.
But if I set the staff-size after the \paper block it resets the pango fon
This is my first attempt at scheme hacking and I would appreciate a little help.
What I am trying to do is implement editorial ties ( a small vertical line
mid tie). I can find the X mid point easily enough, but cannot work out how to
find the Y position (relative to currentpoint). I've tried loo
This is my first attempt at scheme hacking and I would appreciate a little help.
What I am trying to do is implement editorial ties ( a small vertical line
mid tie). I can find the X mid point easily enough, but cannot work out how to
find the Y position (relative to currentpoint). I've tried loo
Dear list,
I am having a problem with using a custom pango font tree and
set-global-staff-size at the same time.
If I set the staff size before the \paper block only the staff lines change,
the feta glyphs and text don't.
But if I set the staff-size after the \paper block it resets the pango font
This is my first attempt at scheme hacking and I would appreciate a little help.
What I am trying to do is implement editorial ties ( a small vertical line
mid tie). I can find the X mid point easily enough, but cannot work out how to
find the Y position (relative to currentpoint).
The second qu
Il 02/06/2012 14:36, MING TSANG ha scritto:
Hi, lily users,
Is anyone have problem accessing lilybin.com? I have been trying for
three weeks and not been able to get into it.
Blessing in+,
Ming.
Hi Ming,
when in doubt about a website being down or not, check this website:
http://www.downfor
Hi Nick,
> For this I use a PDF portfolio created with Adobe Acrobat, and containing the
> various PDF manuals (Internals, Notation, Learning, Web, Snippets, Usage,
> Extending). The portfolio is indexed, allowing searches to be conducted
> across all the manuals at once. Unfortunately that req
Hi, lily users,
Is anyone have problem accessing lilybin.com? I have been trying for three
weeks and not been able to get into it.
Blessing in+,
Ming.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/li
Dear community,
is it possible to adjust the midi-panorama within lilypond's source code?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
39 matches
Mail list logo