pls-2 wrote
> Hey all,
>
> I'd like to be able to call some rare accidentals by their own note names.
> ...
> Thanks for your help!
> patrick
>
>
> ___
> lilypond-user mailing list
> lilypond-user@
> https://lists.gnu.org/mailman/listinfo/lilypond-us
David Nalesnik writes:
> Hi Paul,
>
>
> On Mon, Oct 28, 2013 at 8:26 PM, Paul Morris wrote:
>
> [...]
>
>
>>
>> Eventually I could see a version of this making its way into LilyPond
>> (either alongside or as a replacement of "make-connected-path-stencil").
>>
>
> Thank you for posting this!
>
>
On 10/28/13 7:26 PM, "Paul Morris" wrote:
>Hi all,
>
>While working on a snippet for the "make-connected-path-stencil"
>function[1] I got to thinking about whether it would be possible to write
>a function that would have all of its benefits but none of its
>limitations. A function that woul
Here's an example that numbers pages with prime numbers. ;-)
Ok, that was just for fun. Here's also a version that skips a specific list of
page numbers.
(IMHO, it would still be better to figure out how to embed your graphic pages
within Lilypond using eps!)
-Curt
From: lilypond-
Hi Paul,
On Mon, Oct 28, 2013 at 8:26 PM, Paul Morris wrote:
[...]
>
> Eventually I could see a version of this making its way into LilyPond
> (either alongside or as a replacement of "make-connected-path-stencil").
>
Thank you for posting this!
In the process of working on adding niente ci
Hi all,
While working on a snippet for the "make-connected-path-stencil" function[1] I
got to thinking about whether it would be possible to write a function that
would have all of its benefits but none of its limitations. A function that
would combine the benefits of make-connected-path-ste
On 28 Oct 2013, at 21:52, Graham Breed wrote:
I have been studying 31 equal temperament and wish to implement Adriaan
Fokker's notation in Lilypond. I would very much appreciate it if you could
give me some help.
In search for a solution, I found a 2008 thread between yo
2013/10/28 Kieren MacMillan :
> p.s. Maybe the docs/examples should warn people that Gould explicitly
> recommends against putting text inside hairpins? While I love the fact that
> Lilypond (including your excellent extensions) give people lots of
> flexibility, I feel we as a community should
2013/10/28 Kieren MacMillan :
> Hi Janek,
>
>> Done - see attachments. How do you like it?
>
> Looks great!
thanks!
> p.s. Maybe the docs/examples should warn people that Gould explicitly
> recommends against putting text inside hairpins? While I love the fact that
> Lilypond (including your e
Hi Janek,
> Done - see attachments. How do you like it?
Looks great!
> I didn't notice any alignment problems. Seems to work correctly.
Yep, don’t notice the same problems that plagued the old version(s).
p.s. Maybe the docs/examples should warn people that Gould explicitly
recommends again
On 27/10/2013 10:58 PM, ryanmichaelmcclure wrote:
Hi Mark,
Thank you for your response. I have a few quick questions about this
quickly:
Who should I put as the creator of the software at the beginning? Would this
be the way I should do it, in your opinion?
CREATOR INFORMATION (2013). Lilypond
I have been studying 31 equal temperament and wish to implement Adriaan
Fokker's notation in Lilypond. I would very much appreciate it if you could
give me some help.
In search for a solution, I found a 2008 thread between you and Graham
Breed:
http://lilypond.1069038.n5.nabble.com/Arbitrary-acci
Stjepan Horvat wrote Monday, October 28, 2013 4:38 PM
> Hi guys..Is this possible..
> I'm dealing with speaking music which has chords and duration..something
> like poetry over music..and afterwords singing parts..
> i know that i can separate score blocks but it would be better if it
> could
Hi guys..Is this possible..
I'm dealing with speaking music which has chords and duration..something
like poetry over music..and afterwords singing parts..
i know that i can separate score blocks but it would be better if it
could be in the same..then i wouldnt have problems with bar numbers and
Hello Ryan McClure:
On Sun, 27 Oct 2013 19:58:10 -0700 (PDT)
ryanmichaelmcclure wrote:
> Would this be the way I should do it, in your opinion?
>
> CREATOR INFORMATION (2013). Lilypond (Version 2.17.29) [Software].
> Available from http://lilypond.org/download.html
>
I believe that the proper
On 27 Oct 2013, at 23:07, Han-Wen Nienhuys wrote:
> [+lilypond-user]
>
> You should ask on lilypond-user
>
> On Sun, Oct 27, 2013 at 1:07 AM, Clive So wrote:
>> Dear Han-Wen,
>>
>> I have been studying 31 equal temperament and wish to implement Adriaan
>> Fokker's notation in Lilypond. I woul
Am 28.10.2013 13:56, schrieb René Brandenburger:
Am 26.10.2013 10:53, schrieb Urs Liska:
Hi,
now the new Preview Modes in Frescobaldi have been available for a
while I would like to have some feedback. I know they aren't
'production quality' yet and I want to improve them.
So please report any
Am 26.10.2013 10:53, schrieb Urs Liska:
> Hi,
>
> now the new Preview Modes in Frescobaldi have been available for a
> while I would like to have some feedback. I know they aren't
> 'production quality' yet and I want to improve them.
>
> So please report any inconveniences, bugs or additional wish
Hi Janek,
If possible, please set the alignment so that adjacent hairpins or dynamic
texts are properly aligned.
The existing “hairpinWithCenteredText” function doesn’t align well by default,
I believe.
Thanks!
Kieren.
___
lilypond-user mailing list
l
Hi David,
I am sorry for the late reply. Your snippet is being so useful to me now, I
am already using it to type a score full of slashed graces. Thanks a lot for
sharing it here, and in case you make some other modifications to it, please
share it with us!
Take care,
Gilberto
--
View this me
Hi Janek, it's great to hear that! Please let us all know when you release a
new version of your snippet.
Take care,
Gilberto
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/A-function-for-specifying-slur-attachment-tp152860p153050.html
Sent from the User mailing list ar
There is always more than one way to skin the cat I use something like
The file mozza4.eps is a graphic use a batch file
for %%F in (*.png) do sam2p.exe %%F %%~nF.eps
for %%F in (*.jpg) do sam2p.exe %%F %%~nF.eps
To convert to eps
I forget where I found sam2p.exe but it should be in the Lilyp
Am 28.10.2013 09:59, schrieb Johan Vromans:
This is probably hard to do, but nevertheless... asking is easy :).
Would it be possible for frescobaldi to have point&click adjust the midi
player to the correct position (or measure)?
-- Johan
___
lilypon
On 27 Oct 2013, at 23:07, Han-Wen Nienhuys wrote:
> [+lilypond-user]
>
> You should ask on lilypond-user
>
> On Sun, Oct 27, 2013 at 1:07 AM, Clive So wrote:
>> Dear Han-Wen,
>>
>> I have been studying 31 equal temperament and wish to implement Adriaan
>> Fokker's notation in Lilypond. I wou
This is probably hard to do, but nevertheless... asking is easy :).
Would it be possible for frescobaldi to have point&click adjust the midi
player to the correct position (or measure)?
-- Johan
___
lilypond-user mailing list
lilypond-user@gnu.org
http
That should be added to the new "Editor Preferences" page I think.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Point&click jumps to the start of the object that was clicked.
I find that 99% of the times I use point&click, the next thing I do is
move the cursor to the end of the object.
Would it be possible to automate this behaviour? E.g., add an option to
have frescobaldi perform a 'skip to next whitespa
Am 28.10.2013 05:22, schrieb Kevin Tough:
My lilypond install of 2.16.2 cannot parse the input file. It hangs at
fatal error: failed files: "SnippetForBookWithTitleAndTOC"
(4 of 29): error: unknown escaped string: *\markuplines'
I am guessing now that a snippet then is a separate file that shoul
Am 28.10.2013 01:03, schrieb Joshua Nichols:
I'm not familiar enough to know how well LilyPond works with creating
separate title pages...
Is there a feasible way of doing this within LilyPond?
Here is a complete real live example. It might be improved though.
Regards
Helge
%==
29 matches
Mail list logo