I have two different versions of each of my lilypond files, each with a
different header. At the top of each file, I have this:
\include "C:/songs/lilypond_header_file_1.ly"
%\include "C:/music/lilypond_header_file_2.ly"
I'd like to be able to use a global variable that is set in only one place
At 22:34 17/11/2014 -0700, Ingbol Bograr wrote:
I have two different versions of each of my lilypond files, each
with a different header. At the top of each file, I have this:
\include "C:/songs/lilypond_header_file_1.ly"
%\include "C:/music/lilypond_header_file_2.ly"
I'd like to be able to u
Hi Ingbol (?),
Am 18.11.2014 06:34, schrieb ingbolbograr:
I have two different versions of each of my lilypond files, each with a
different header. At the top of each file, I have this:
\include "C:/songs/lilypond_header_file_1.ly"
%\include "C:/music/lilypond_header_file_2.ly"
I'd like to be
Hi All,
I'm trying to convert this v2.16 file :
http://lilypond-french-users.1298960.n2.nabble.com/attachment/7581913/0/arnaud.ly
but this gives me
"error: unexpected post-event".
So I've come up with this function :
ti =
#(define-music-function (parser location button) (string?)
(if cadb
How about using define-scheme-function instead?
-Abraham
Sent from my iPhone
> On Nov 18, 2014, at 3:15 AM, Schneidy [via Lilypond]
> wrote:
>
> Hi All,
>
> I'm trying to convert this v2.16 file :
> http://lilypond-french-users.1298960.n2.nabble.com/attachment/7581913/0/arnaud.ly
>
> but t
Hi Philippe, thanks for your post. Hopefully I can finally install
frescobaldi on my computer (10.10.1).
Unfortunately, i am getting stuck after I download this link :
https://python-poppler-qt4.googlecode.com/files/python-poppler-qt4-0.16.3.tar.gz
I double-click to unzip, get the folder... then
2014-11-18 12:21 GMT+01:00 signorpantofola :
> Hi Philippe, thanks for your post. Hopefully I can finally install
> frescobaldi on my computer (10.10.1).
> Unfortunately, i am getting stuck after I download this link :
> https://python-poppler-qt4.googlecode.com/files/python-poppler-qt4-0.16.3.tar.
\version "2.18.2"
;;; OS Vista and Frescobaldi
;;; attempt to improve include file enharmonic.ly
;;; why does guile display fail to produce an output to thefresobaldi log file
#(ly:message "Test debug 1\n")
#(define (naturalize-pitch p)
(let ((o (ly:pitch-octave p))
(a (* 4 (ly:pitch-alteration p)
Hello,
There is another way to install Frescobaldi since I wrote this guide (via
Macports, for frescobaldi too) if you prefer. In that case, you just have to
type:
sudo port install frescobaldi
Meanwhile, I'll try to explain more precisely what to do in you case:
Obviously, the Terminal doesn'
Hello Silvan,
Trick (dating back from the NeXT era) : in the Terminal, type ‘cd ‘ (with the
space) and drag a folder icon from a nearby Finder window on the same line: the
path to the folder comes as the text argument to ‘cd’.
Enjoy!
JM
> Le 18 nov. 2014 à 13:57:19, Philippe Massart a
> éc
Hi Philippe, thanks for your post. Hopefully I can finally install
frescobaldi on my computer (10.10.1).
Unfortunately, i am getting stuck after I download this link :
https://python-poppler-qt4.googlecode.com/files/python-poppler-qt4-0.16.3.tar.gz
I double-click to unzip, get the folder... then I
Why not install the Frescobaldi.app bundle instead, which is installed like any
Mac app?
> On Nov 18, 2014, at 5:18 AM, signorpantofola
> wrote:
>
> Hi Philippe, thanks for your post. Hopefully I can finally install
> frescobaldi on my computer (10.10.1).
> Unfortunately, i am getting stuck a
Hi List,
Iḿ looking for a way of making quick repeats of small fragments (not
tremolos) without having to input the whole \repeat function.
I don't know if theres already a threat with these topic.
for example:
a4 r a r a r a r
with the function '\repeat' would be
\repeat unfold 4 {a4 r}
in t
Hello all,
I'm typesetting pieces for piano and melody instrument and I have a
question about dynamic placement.
I'm adding dynamics to the melody part in a separate Dynamics context
because I like for each line of markings to have its own static
baseline. But I need that baseline to 'hug' the
This DMG was very very very helpful to me and seems to be working great. I
do not want to install HomeBrew nor MacPorts on my mac, and the task of
manually installing from all the sources and dependencies was daunting to
say the least. This DMG version worked out of the box really well so thank
y
Hello all,
I'm typesetting pieces for piano and melody instrument and I have a
question about dynamic placement.
I'm adding dynamics to the melody part in a separate Dynamics context
because I like for each line of markings to have its own static
baseline. But I need that baseline to 'hug' t
Am 18.11.2014 um 17:58 schrieb Marcos Press:
Hi List,
Iḿ looking for a way of making quick repeats of small fragments (not
tremolos) without having to input the whole \repeat function.
I don't know if theres already a threat with these topic.
for example:
a4 r a r a r a r
with the function '\
Dear Lilypond-Community,
I'd like to have a key signature with a flat on B3 (one octave lower
than usual). This can be achieved easily. But I would like to have a
ledger line for this key signature accidental. Is this possible?
\version "2.18.2"
\relative c' {
\override Staff.KeySignature.fl
>> {a4 r}*4
>>
>> Wouldn't be great?
>
> I remember a discussion about this long time ago. A possible workaround
> is described in
>
> http://lists.gnu.org/archive/html/lilypond-devel/2009-11/msg00362.html
That would have been my solution, too. With a recent version, you can
also write:
\versio
Hi David,
2014-11-18 18:30 GMT+01:00 David B. Stocker :
> I need that baseline to 'hug' the bottom of the melody
> staff and I haven't been able to do that.
>
See :
http://lilypond.org/doc/v2.18/Documentation/notation/flexible-vertical-spacing-within-systems
Mini example enclosed.
HTH
Pierre
\v
Thanks.
Seams the way would be to just use the macro :) which its a great one ;)
2014-11-18 16:30 GMT-03:00 Noeck :
> >> {a4 r}*4
> >>
> >> Wouldn't be great?
> >
> > I remember a discussion about this long time ago. A possible workaround
> > is described in
> >
> > http://lists.gnu.org/archive/
Hi Abraham,
2014-11-18 11:58 GMT+01:00 tisimst :
How about using define-scheme-function instead?
>
Hum, doesn't look better from my side.
Thanks for the answer though.
Cheers,
Pierre
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
Hi Pierre,
2014-11-18 11:14 GMT+01:00 Pierre Perol-Schneider
:
> Hi All,
>
> I'm trying to convert this v2.16 file :
> http://lilypond-french-users.1298960.n2.nabble.com/attachment/7581913/0/arnaud.ly
>
> but this gives me
> "error: unexpected post-event".
>
> So I've come up with this function :
Hi.
2014-11-18 18:56 GMT+01:00 Dewdman42 :
> This DMG version worked out of the box really well
I'm glad it works for you!
> Is this link on this thread the most up to date version BTW?
Yes, it is the most up to date DMG (although Frescobaldi actually
changed a lot since June).
> please make s
2014-11-18 16:34 GMT+01:00 Tim McNamara :
> Why not install the Frescobaldi.app bundle instead, which is installed like
> any Mac app?
Indeed, if you don't need the newest features of Frescobaldi at the moment.
See the thread starting at
http://lists.gnu.org/archive/html/lilypond-user/2014-06/ms
That's brilliant. Thank you.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Defining-a-variable-for-path-names-tp168784p168811.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypon
Hi everyone, I just upgraded to 2.18.2 to use the cool new NullVoice. It
seems like a slick solution to polyphonic lyric alignment. Unfortunately, I
seem to be doing something wrong, because I am getting two syllables
printed right on top of each other (see attached PNG). In this example, I
want ea
Dear Lilypondians,
is it possible to display a system bracket midline?
Here is a working example:
\version "2.18.2"
global = { \override Staff.Clef.full-size-change = ##t
\override Score.BreakAlignment #'break-align-orders = #(
make-vector 3 '(
Hi Andrea,
Check this thread :
http://lists.gnu.org/archive/html/lilypond-user/2012-05/msg00379.html
HTH,
Pierre
2014-11-19 6:20 GMT+01:00 Jayaratna :
> Dear Lilypondians,
>
> is it possible to display a system bracket midline?
>
> Here is a working example:
>
>
> \version "2.18.2"
>
> global =
Thank you, Pierre,
Very helpful, as always! :D
I'll try to adapt that snippet and get back if I have problems.
Andrea
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Midline-system-bracket-tp168813p168815.html
Sent from the User mailing list archive at Nabble.com.
Yes, I need help, sorry.
How would you make a bracket instead of a brace in this function of yours:
braceBar =
#(define-music-function (parser location bracExt)(number?)
(define ((braceBarLine markup) grob)
(ly:stencil-combine-at-edge (ly:bar-line::print grob)
X LEFT (gro
31 matches
Mail list logo