2011/10/13 Stjepan Horvat :
> Hi..
> I have a lot of properties junk that I use to override some properties in
> each file of my song book so i was thinking that I could make some include
> files eg config.ly. In what way could i define this functions from what I
> have.
> \new ChordNames {
> \se
Hi..
I have a lot of properties junk that I use to override some properties in
each file of my song book so i was thinking that I could make some include
files eg config.ly. In what way could i define this functions from what I
have.
\new ChordNames {
\semiGermanChords
\override ChordName #'f
Hi David,
Ok, this is nice and for now a little bit confusing ;-)
Thanks for helping me.
Greetings, Ed
Op 13-10-11 19:36, David Nalesnik schreef:
\version "2.14.2"
squeezeTie = #(define-music-function (parser location gap) (number?)
#{
\override Tie #'details = #`((note-head-gap . ,$gap
On Thu, Oct 13, 2011 at 12:36 PM, David Nalesnik
wrote:
>
>
> Hope this helps!
>
>
I probably should mention that I've used a backquote: ` not '
For more explanation, see:
http://www.gnu.org/software/guile/manual/html_node/Expression-Syntax.html#index-quasiquote-2441
David
_
Hi Frank,
> But there is one thing which I was unable to find out:
> After an hour of fiddling, experimenting and understanding how those snippets
> actually work, I managed to have a hierarchy of brackets in a piece. But in
> order to put the dot on the i, I would like the order of brackets rev
Hi Ed,
On Thu, Oct 13, 2011 at 12:25 PM, Ed Gordijn wrote:
> case this works even better then tweaking the control points! Sorry Urs!
> Am I right is this not yet documented?
>
> I tried to make a music function and that didn't work. Do you know why not?
>
Try this:
\version "2.14.2"
squeez
Hi Harm,
I my case this works even better then tweaking the control points! Sorry
Urs! Am I right is this not yet documented?
I tried to make a music function and that didn't work. Do you know why not?
\version "2.15.14"
squeezeTie = #(define-music-function (parser location gap) (number?)
#{
Hello again dear list
Again, like with almost every piece, I encountered something new and unknown.
I had half a dozen problems, but I could find out (almost) everything by
myself. So the documentation indeed is quite complete. ;-)
But there is one thing which I was unable to find out:
After an
Thank you very much..!!! This is exactly what i wanted..!
Only one more thing..is there a posibility for alteration..for example in C
major if there is a Ces to show "Ib"..
i have found thins..i tried it to combine it with your anwser but have got
en errors..
#(define (my-chord-name->pop-markup
Am 2011-10-13 um 09:23 schrieb Alexander Kobel:
Dear all,
I switched back from Linux to OS X on one of my machines recently,
and now I'm puzzled how to use user-installed fonts with LilyPond.
I did the usual thing: grab a .ttf (Gentium in this case), double-
click (opens in FontBook.app), c
Dear all,
I switched back from Linux to OS X on one of my machines recently, and
now I'm puzzled how to use user-installed fonts with LilyPond.
I did the usual thing: grab a .ttf (Gentium in this case), double-click
(opens in FontBook.app), click "install". The font file is copied to
$HOME/L
11 matches
Mail list logo