Having set privately several music books for a music-therapy school in
Berlin, I have just published (for the first time officially) a book of
65 violin studies for a client.
The combination of LilyPond/Lilypond-Book/Latex allowed me to produce a
single pdf file which was delivered to the prin
I found a lilypond script on a programmer's website. It shall print
piano keys. But this gives only errors when I compile it with lilypond.
Would it be really possible to achieve what is requested or is it just a
joke?
Here is the link: http://kuerzer.de/DpMHSdKCO
Regards,
Helge
___
On 05.02.2010, at 05:27, Tom Dickson wrote:
I have a piece where I want to change keys without the key change
being shown at the end of the previous line.
\relative c' {
\override Staff.TimeSignature #'stencil = ##f
\key bes \major
g'1 g1 \bar "|." | \break
\s
Until sometime in the Middle Ages, "I" & "J" were variant ways to
write the same letter of the Latin alphabet.
http://en.wikipedia.org/wiki/Latin_alphabet#Medieval_and_later_developments
Mike O'D.
--
Message: 1
Date: Fr
There are links that work in the PDF version of the documentation but
not in the HTML version. For example, in the latest 2.13.12 PDF
documentation, on p.224 of the Notation Reference (selected fingering
snippets), there are links at the bottom of the page to the StringNumber
and Fingering sect
\override Fingering #'staff-padding = #'() % vertical fingering
inside the staff
\override StringNumber #'staff-padding = #'() % vertical string
numbers inside the staff
\override StrokeFinger #'staff-padding = #'() % vertical stroke
fingering inside the staff
To ensure
Bob,
After fooling around with this, I'm not quite sure what you're after.
Could you please explain where you want the string number indication to
appear?
David
Bobber wrote:
Ok, I'm getting the hang of things a little better now.
Here's a tricky measure I'm working on. It has left hand f
Bertalan Fodor (LilyPondTool) wrote:
Circular staves ARE possible with pure LilyPond, just look at this:
This was made using LilyPondTool's ruler feature, with the following
score:
\score {
\relative c' {
\override Staff.StaffSymbol #'transparent = ##t
\
On Thu, Feb 4, 2010 at 8:36 PM, Steve Taylor wrote:
>
> What I'd like to know is whether SVG output from LilyPond is ready yet for
> this task? I've seen some previous discussions on SVG output having been
> broken and recently repaired in the current beta versions. I've tried some
> suggested s
Hi LilyPond gurus and friends,
I have been helping on Wikipedia lately and one thing I see is lots of PNG
images of musical notation. These start to look nasty when the pages are
viewed at browser zooms other than 100%. It would be great to convert these
to SVG; indeed, many are tagged as needin
I have a piece where I want to change keys without the key change being shown
at the end of the previous line.
\relative c' {
\override Staff.TimeSignature #'stencil = ##f
\key bes \major
g'1 g1 \bar "|." | \break
\set Staff.printKeyCancellation = ##f
\over
Ok, I'm getting the hang of things a little better now.
Here's a tricky measure I'm working on. It has left hand fingerings and
a string number. I don't quite understand the behavior of the string
number. If I designate right or left, it goes next to the note and on
the staff. But if I put
On Thu, Feb 4, 2010 at 6:08 PM, Graham Percival
wrote:
> On Thu, Feb 04, 2010 at 08:34:14PM -0500, Brett McCoy wrote:
>> I've read in a few places -- including the Lilypond documentation --
>> that, traditionally, when using rehearsal marks in a score, the letter
>> I is skipped. Does anyone know
On Thu, Feb 4, 2010 at 5:39 PM, Neil Puttock wrote:
> On 5 February 2010 01:07, Nick Payne wrote:
>> If I use \column \center-align for a title with multiple lines then the text
>> isn't centred between the left and right margins. Remove \center-align and
>> the first line of the title *is* centr
Bobber wrote:
A commercial publisher that I talked with claims that there is no
product currently available which can produce the same quality of output
as the Score software.
I'm afraid I'd have to agree with him. I haven't yet seen a software
program that can match SCORE's emotionless chill ;-
See the thread I started a couple of days ago: Lilypond vs. Score.
A commercial publisher that I talked with claims that there is no
product currently available which can produce the same quality of output
as the Score software.
Michael J. O'Donnell wrote:
I am pondering offering engraving serv
On Thu, Feb 4, 2010 at 9:08 PM, Graham Percival
wrote:
> On Thu, Feb 04, 2010 at 08:34:14PM -0500, Brett McCoy wrote:
>> I've read in a few places -- including the Lilypond documentation --
>> that, traditionally, when using rehearsal marks in a score, the letter
>> I is skipped. Does anyone know
On Thu, Feb 04, 2010 at 08:34:14PM -0500, Brett McCoy wrote:
> I've read in a few places -- including the Lilypond documentation --
> that, traditionally, when using rehearsal marks in a score, the letter
> I is skipped. Does anyone know why this is done?
I'm pretty certain it's because I is easy
On Fri, Feb 5, 2010 at 1:59 AM, Michael J. O'Donnell <
michael_odonn...@acm.org> wrote:
> I am pondering offering engraving services with LilyPond. I wonder if
> there are people ready and willing to share information on the
> possibility to make modest money this way.
>
> I found one (slightly br
On 5 February 2010 01:29, Werner LEMBERG wrote:
> Having such an empty name »« is a silly warning IMHO and confusing.
I agree.
> Any chance to fix it, for example by writing
>
> unnamed »Timing« can neither be found...
Yes, it's just a simple addition in context.cc.
Regards,
Neil
_
Michael,
I've done some LilyPond engraving for paying clients, including an
original arrangement of a popular song by one of my clients. This is
something that I'd be interested in.
My impression right now (after almost a decade in the commercial print
business, doing mostly transcription an
On 5 February 2010 01:07, Nick Payne wrote:
> If I use \column \center-align for a title with multiple lines then the text
> isn't centred between the left and right margins. Remove \center-align and
> the first line of the title *is* centred. Worked ok with \center-align in
> previous versions:
Count me in as someone who's interested.
-Mike
On Thu, Feb 4, 2010 at 7:59 PM, Michael J. O'Donnell
wrote:
> I am pondering offering engraving services with LilyPond. I wonder if
> there are people ready and willing to share information on the
> possibility to make modest money this way.
_
>> Warnung: »Timing« (»« genannt) kann weder gefunden noch erzeugt werden
>
> You'll get this warning if you haven't explicitly instantiated each stave:
>
> \new Staff
Having such an empty name »« is a silly warning IMHO and confusing.
Any chance to fix it, for example by writing
unnamed »Ti
I've read in a few places -- including the Lilypond documentation --
that, traditionally, when using rehearsal marks in a score, the letter
I is skipped. Does anyone know why this is done?
Lilypond handles this automatically, do Finale and Sibelius?
-- Brett
--
Michael Good:
...
> LilyPond may be free software, but it has more lock-in than nearly any
> current
> commercial music notation product.
...
You might be able to claim that and get away with it, but look at [1]:
In economics, vendor lock-in, also known as proprietary lock-in,
or customer loc
On 5 February 2010 00:50, Ole Schmidt wrote:
> Dear all,
>
> I want multiple litte examples- everyone with an extra title- on one page.
> How can I control the vertical spacing between those (two) systems.
> All I've tried had no effect...
> Thanks for a hint
http://lilypond.org/doc/v2.13/Docume
If I use \column \center-align for a title with multiple lines then the
text isn't centred between the left and right margins. Remove
\center-align and the first line of the title *is* centred. Worked ok
with \center-align in previous versions:
\version "2.13.12"
\header {
title = \markup
I am pondering offering engraving services with LilyPond. I wonder if
there are people ready and willing to share information on the
possibility to make modest money this way.
I found one (slightly broken) thread in the archives:
http://lists.gnu.org/archive/html/lilypond-user/2007-10/msg00482.ht
On 5 February 2010 00:12, Werner wrote:
> Thanks to you I now did find the right hints in the NR: "Staves with different
> time signatures, unequal bar lengths". But also if I add two lines from
> snippets
> „Printing music with different time signatures“
> \remove "Time_signature_engraver"
> an
Dear all,
I want multiple litte examples- everyone with an extra title- on one page.
How can I control the vertical spacing between those (two) systems.
All I've tried had no effect...
Thanks for a hint
ole
%%
\version "2.13.7"
\header { tagline = ##f }
\layo
version 2.13.12:
/usr/local/lilypond/usr/share/lilypond/current/scm/lily-library.scm:201:5: In
procedure ly:book-process in expression (process-procedure book paper ...):
/usr/local/lilypond/usr/share/lilypond/current/scm/lily-library.scm:201:5: Wrong
type (expecting exact integer): ()
version 2
On 2/4/10 3:53 PM, "Michael Good" wrote:
>
> LilyPond may be free software, but it has more lock-in than nearly any current
> commercial music notation product. Scores can only be imported into LilyPond
> format. They can never be moved effectively from LilyPond to another notation
> program.
On 3 February 2010 17:36, Reinhold Kainhofer wrote:
> Isn't it possible to generate the ambitus score object in the 'finalize
> method
> of the engraver and assign it to a header field? One could then use
> subtitle=\fromproperty #'header:ambitus
> to get the ambitus printed.
Yes (see attach
On Thu, Feb 04, 2010 at 04:03:17PM -0800, Patrick McCarty wrote:
> On Thu, Feb 4, 2010 at 2:53 PM, Michael Good wrote:
> >
> > It is unfortunate that LilyPond users cannot take advantage of
> > the same data freedom that Finale and Sibelius users can.
I agree that it is unfortunate that nobody ha
> > I'll try to manage it overriding some time-Signatures and setting
> > some bars manually... That seems to be easier than the example (I
> > even don't understand).
That didn't work, because I got too much bar-lines. Lets say
d d | d | d | d d
d d | d | d | d d
instead of
d d d | d d d
d d |
On Thu, Feb 4, 2010 at 2:53 PM, Michael Good wrote:
>
> LilyPond may be free software, but it has more lock-in than nearly any current
> commercial music notation product. Scores can only be imported into LilyPond
> format. They can never be moved effectively from LilyPond to another notation
> pr
M Watts wrote on 02/04/2010 05:18:40 AM:
>
> > I have to admit - I tried it and it's not easy to get a staff to
conform
> > to a circle, for example. Maybe someone else can. My Inkscape skills
are
> > weak, though I love the software.
> >
>
>
> Not sure how to wrap the entire staff in a circ
Nick Payne wrote Thursday, February 04, 2010 11:11 PM
Looks like you can't have both left and right specified for
fingering of
different notes in a chord.
Correct
Couldn't see anything in the
documentation mentioning this as a known issue:
You'll find fingering is explained much more fu
On 4 February 2010 23:14, Xavier Scheuer wrote:
> Yes, but in your proposal, the h [b in non-Deutsch note names)
> is not tied (although the g is).
> No matter the voice name...
> That's why I speak about \hideNotes.
Oops, I didn't notice that. :)
> Well, this is /still/ a bug, isn't it?
Until
On 4 February 2010 23:54, Neil Puttock wrote:
> It is possible if you name the main voice correctly:
>
> \new Voice = "1" \relative a' {
> 16 8 16 ~ << { g' c, d e } \\ { h8 h } >>
> }
>
> [...]
Yes, but in your proposal, the h [b in non-Deutsch note names)
is not tied (although the g is).
No m
Looks like you can't have both left and right specified for fingering of
different notes in a chord. The first \set fingeringOrientations is
correctly engraved but the second isn't. Couldn't see anything in the
documentation mentioning this as a known issue:
\version "2.13.12"
\relative c'' {
On 4 February 2010 22:19, Xavier Scheuer wrote:
> Hi,
>
> On 4 February 2010 22:05, Robert Clausecker wrote:
>
>> I tried to tie some notes together wichs are in different Voices. That
>> failed. Maybe somebody could help me. This is the score:
>>
>> \relative a' {
>> 16 8 16 ~ << { g' c,
Hi Martin and Kirill,
Martin, MusicXML is pervasive in the music preparation business, whether it is
preparation for print music, film, or TV. It is not yet used very widely as a
consumer format for sheet music, but this is starting to change. You can see
the list of sites offering MusicXML sco
Hi,
On 4 February 2010 22:05, Robert Clausecker wrote:
> I tried to tie some notes together wichs are in different Voices. That
> failed. Maybe somebody could help me. This is the score:
>
> \relative a' {
> 16 8 16 ~ << { g' c, d e } \\ { h8 h } >>
> }
It is not possible to tie notes fr
On Thu, 4 Feb 2010, Graham Percival wrote:
Trying to guess at your intentions, you'd probably be better off
different software. I vaguely recall some kind of KDE applet that
did music notation... muscore or something like that? In any
case, I really doubt that lilypond is the right tool for
Robert Clausecker writes:
> I tried to tie some notes together wichs are in different Voices. That
> failed.
Not possible.
> Maybe somebody could help me. This is the score:
>
> \relative a' {
> 16 8 16 ~ << { g' c, d e } \\ { h8 h } >>
> }
Try something like
\relative a' {
16 8
James,
Correct, thanks and sorry.
However, why minor (m) are at chord letter level, and the major (triangle)
upon the chord name?
I put the pdf for reference.
Éric
%%
\version "2.12.3"
#(define (conditional-kern-before markup bool amount)
"Add AMOUNT of sp
On 02/05/2010 02:33 AM, Bertalan Fodor (LilyPondTool) wrote:
Circular staves ARE possible with pure LilyPond, just look at this:
Impressive!
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
They are discussing such issues on the Haskell lists, for Hugs and
GHC. One could get Hugs compile:
http://old.nabble.com/Hugs-on-the-iphone-td19478992.html
But it is harder for GHC, which depends on some libraries like GMP.
LilyPond depends on a lot more.
Searching the Haskell-Cafe list f
On Thu, Feb 04, 2010 at 08:53:22PM +, Dave Addey wrote:
>1) How do you rate my chances of getting Lilypond to compile for the
>ARM-based iPhone OS, especially given the number of libraries it depends
>on?
Compiling on an ARM-based chip? No problem. Debian's been
compiling lilypon
I tried to tie some notes together wichs are in different Voices. That
failed. Maybe somebody could help me. This is the score:
\relative a' {
16 8 16 ~ << { g' c, d e } \\ { h8 h } >>
}
Additional, the "||:" bar behaves remarkable: In a piano staff, it
creates two dots in the center betw
Hi all,
I¹m wondering if anyone has built or tried to build the Lilypond library for
the iPhone platform, to render engraved music on an iPhone-OS-powered
device? I¹m considering this for an upcoming project, and wanted to ask a
few questions before diving in to trying it myself. Here goes:
1)
I want to create a sustain-pedal-signature longer then the last note, because
other voice still plays. The code:
\cadenzaOn
r8
\set Staff.pedalSustainStyle = #'mixed
e,8\sustainOn
gis ais c d e fis gis ais
\repeat unfold 9 s8
\sustainOff
\cadenzaOff
gives on the one hand nine error messages (I s
Werner wrote:
Mats Bengtsson ee.kth.se> writes:
By default, LilyPond assumes that the music is normal, that is, that the
time signature is the same in all staves and that the duration of one
beat is the same in all staves. To change that, you have to tell
LilyPond to write separate time
On 04/02/2010 10:16 AM, Patrick Karl wrote:
> Where are the various error messages and warnings explicated? Here are
> two examples:
>
Usually a search of the mailing list answers my questions. I agree that
it would be nice if there were a more comprehensive documentation somewhere.
> * progra
In the 2.13 docs, it's in Usage 1.3 Error messages.
Cheers,
- Graham
On Thu, Feb 4, 2010 at 5:16 PM, Patrick Karl wrote:
>
> Message: 5
> Date: Wed, 3 Feb 2010 21:42:55 -0700
> From: Carl Sorensen
> Subject: Re: Editing notes in a separate file
> To: "michael_odonn...@acm.org" ,
> lilypond-use
Message: 5
Date: Wed, 3 Feb 2010 21:42:55 -0700
From: Carl Sorensen
Subject: Re: Editing notes in a separate file
To: "michael_odonn...@acm.org" ,
lilypond-user
Message-ID:
Content-Type: text/plain; charset="iso-8859-1"
On 3/2/10 21:42 Carl Sorensen wrote:
On 1/2/10 10:06 AM, "M
2010/2/4 Bertalan Fodor (LilyPondTool)
>
> Circular staves ARE possible with pure LilyPond, just look at this:
>
Great and almost perfect, except for the six-line staff
--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com
___
lilypo
У чт, 2010-02-04 у 17:33 +0100, Bertalan Fodor (LilyPondTool) пише:
> Circular staves ARE possible with pure LilyPond, just look at this:
Bgha-gha-gha!.. Hm.. Sorry :-)
Great!-)
Great demonstration, indeed :-)
ps. 2LSR?..
--
Dmytro O. Redchuk
__
Circular staves ARE possible with pure LilyPond, just look at this:
This was made using LilyPondTool's ruler feature, with the following
score:
\score {
\relative c' {
\override Staff.StaffSymbol #'transparent = ##t
\override Staff.KeySignature #'transparent = ##t
Mats Bengtsson ee.kth.se> writes:
> By default, LilyPond assumes that the music is normal, that is, that the
> time signature is the same in all staves and that the duration of one
> beat is the same in all staves. To change that, you have to tell
> LilyPond to write separate time signatures f
Cutting a pasting Eric's next response for the user group thread
(Including attachment)
--cut--
James,
Correct, thanks and sorry.
However, why minor (m) are at chord letter level, and the major
(triangle) upon the chord name?
I put the pdf for reference.
Éric
%%
Werner wrote:
I want to have just 2-3 bars in a piece with different time for two voices.
In snippets I found
Changing time signatures inside a polymetric section using \scaleDurations
but I don't understand that very well.
Why doesn't lilypond just do what I write? it puts the first voice to 2
I have to admit - I tried it and it's not easy to get a staff to conform
to a circle, for example. Maybe someone else can. My Inkscape skills are
weak, though I love the software.
Not sure how to wrap the entire staff in a circle, but you can easily
draw a circular staff in Inkscape:-
Dra
Tim,
The file you see to 'test the app' is the *.ly file you would then save
and either drag and drop on the Lilypond.app or you would right click on
the file you have saved and using the windows context menu 'open
with...' choose Lilypond.
So to start your own file you would simply open not
I want to have just 2-3 bars in a piece with different time for two voices.
In snippets I found
Changing time signatures inside a polymetric section using \scaleDurations
but I don't understand that very well.
Why doesn't lilypond just do what I write? it puts the first voice to 2/4 with
the second
On Fri, Jan 29, 2010 at 2:53 PM, Tim Cansfield wrote:
> Hi my question is that after I have installed lily pond ( xp pro )I
> don't
> seem to be able to get an application window up, all I get when I double
> click
> the icon is the instructions to test the app, which work and produce the
> co
Hi my question is that after I have installed lily pond ( xp pro )I don't
seem to be able to get an application window up, all I get when I double click
the icon is the instructions to test the app, which work and produce the correct
pdf , and a command window ?does this mean the applicatio
У чт, 2010-02-04 у 11:18 +, Werner пише:
> \time none
Unmetered music?
http://lilypond.org/doc/v2.13/Documentation/notation/displaying-rhythms#unmetered-music
--
Dmytro O. Redchuk
___
lilypond-user mailing list
lilypond-user@gnu.org
http://li
Hello James.
> I guess you just use c major and for accidentals See Notation Reference -
Automatic accidentals. One of
> those will do what you want ('dodecaphonic' or possibly 'forget').
Thank you - „forget“ was the right hint!
> I don't know about no time but you can also remove the bar engra
Eric,
Just an FYI
I get a compilation error in your example.
I am guessing this last chord needs to be
cis1:aug7
not
cisd1:aug7
James
--
# -*-compilation-*-
Processing `C:/Users/jlowe/Desktop/test.ly'
Parsing...
C:/Users/jlowe/Desktop/test.ly:46:42: error: syntax error, unexpected STRING
Op woensdag 03 februari 2010 schreef Werner:
> I want to write without time, with no bars and - with no key-signature (or
> C-major), but the behavior should be: every accidental holds only for one
> note, so naturals aren't necessary (can be forced like always with ! or ?)
> but for repeated fi
Dear community,
unfortunately, with my very old version of sibelius I can't run the plugin.
Ins't it possible to make a conversion into lilypond, without having
sibelius?
This would be a great thing!
___
lilypond-user mailing list
lilypond-user@gnu.org
ht
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 04 February 2010 10:00:43 David Kastrup wrote:
> So what does that tell us about the user-friendliness of this behavior?
> Is there a really compelling reason why we want to have
> fingeringOrientations ignored on non-chord notes?
>
> If n
David Kastrup wrote Thursday, February 04, 2010 9:00 AM
"Trevor Daniels" writes:
"Bobber" wrote Thursday, February 04, 2010 3:39 AM
Tried it but nothing happens:
{ \set fingeringOrientations = #'(right) c,2.-4 }
Read what the original responder advised:
In particular, be aware that mo
"Trevor Daniels" writes:
> "Bobber" wrote Thursday, February 04, 2010 3:39 AM
>
>> Tried it but nothing happens:
>> { \set fingeringOrientations = #'(right) c,2.-4 }
>
> Read what the original responder advised:
>
>>> In particular, be aware that modifications like \set
>>> fingeringOrientations
"Bobber" wrote Thursday, February 04, 2010 3:39 AM
Tried it but nothing happens:
{ \set fingeringOrientations = #'(right) c,2.-4 }
Read what the original responder advised:
In particular, be aware that modifications like \set
fingeringOrientations = '#(left) don't have an effect on
fingeri
78 matches
Mail list logo