Strange Part II

2007-01-10 Thread Stewart Holmes
Hello again, If you look at www.stewartholmes.com/moonlight3_letter.pdf again; on page 25 of the pdf, in the last bar there is something peculiar going on; there is a stray tuplet bracket over some notes. I'm using the latest dev version. On previous versions, this same thing was present, but t

RE: Strange...

2007-01-10 Thread Stewart Holmes
Thanks. -Original Message- From: Rune Zedeler [mailto:[EMAIL PROTECTED] Sent: 10 January 2007 02:01 To: Stewart Holmes Cc: lilypond-user@gnu.org Subject: Re: Strange... Stewart Holmes wrote: > 2.10.9. Okay. I can reproduce in latest stable (2.10.10) but not in latest dev (2.11.10).

RE: Strange...

2007-01-09 Thread Stewart Holmes
2.10.9. -Original Message- From: Rune Zedeler [mailto:[EMAIL PROTECTED] Sent: 10 January 2007 01:28 To: Stewart Holmes Cc: lilypond-user@gnu.org Subject: Re: Strange... Stewart Holmes wrote: > I've just finished working on a piece, but I get a rather peculiar > error: See t

Strange...

2007-01-09 Thread Stewart Holmes
Hi everyone, I've just finished working on a piece, but I get a rather peculiar error: See the 2nd bar of the 25th page of the pdf at www.stewartholmes.com/m3.pdf. Notice how, on the second beat, the beam has not been drawn correctly. It's almost as though the beam at the top should actually be

RE: Generating small fragments to be embedded into latex

2007-01-04 Thread Stewart Holmes
1) Try lilypondbook; I'd go into more detail, but it's an area I've not ventured into. 2) In the header, use tagline = "" 4) In the \layout section, use ragged-right = ##f Stewart Still, I have a number of problem. 1) I'd like to generate a 'small' pdf, to be embedded in a text, rather than

Re: Off-Topic: Orchestration Aid

2006-12-30 Thread Stewart Holmes
-Original Message- From: Stewart Holmes [mailto:[EMAIL PROTECTED] Sent: 30 December 2006 14:30 To: [EMAIL PROTECTED] Subject: RE: Off-Topic: Orchestration Aid Software wise, I know that Sibelius does some of these, for example instrument ranges, string fingering, harp pedalling

RE: FW: Visual Slur Tweaking Tool

2006-12-29 Thread Stewart Holmes
d, that's a bit disturbing I saw in your code that at last you didn't use my formula for calculating pixels to staff space. Have you come out some more precise solution? Congratulations, again. (If you'd like to include it into LilyPondTool yourself, you're welcome ;-) ) Bert

FW: Visual Slur Tweaking Tool

2006-12-28 Thread Stewart Holmes
Greetings, I’ve knocked up a tool that allows for some tweaking of the control points of slurs visually; it can be downloaded from HYPERLINK "http://www.stewartholmes.com/LilypondBezierTool.jar"www.stewartholmes.com/L ilypondBezierTool.jar. Source files are included. It’s still a bit ugly aroun

How does staff-size relate to pixels?

2006-12-27 Thread Stewart Holmes
Hi there, I'm working on a tool-like widget to use for tweaking scores. For a given staff size, how many pixels is 1 staff-space? Cheers, Stewart ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond

Re: Midstring markup

2006-09-07 Thread Stewart Holmes
I think you have the easiest way there. You could do something like \markup { \bold T ime }, but then you'd have to play with the word separation, and things get far uglier - Original Message - From: "Trevor Bača" <[EMAIL PROTECTED]> To: "lilypond-user" Sent: Thursday, September 07,

Re: Swing Eighths Marking

2006-09-06 Thread Stewart Holmes
Give a man a match, and he'll be warm for a few minutes. Set a man on fire, and he'll be warm for the rest of his life. ;) - Original Message - From: "Rick Hansen (aka RickH)" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 06, 2006 3:36 AM Subject: Re: Swing Eighths Marking If

Fw: Swing Eighths Marking

2006-09-05 Thread Stewart Holmes
I think this whole discussion is becoming increasingly ridiculous, but here's a thought; the next time the same person is stuck with something, I bet they'll now search through the archives; maybe they previously didn't know they were searchable.   I'm sure that Kieren had no intention of b

Slur Control Points over page breaks?

2006-08-24 Thread Stewart Holmes
Hi,   I'm trying to manually alter some slurs, by setting the control points. This seems, however, not to work across page breaks. I know one solution is to ensure there is no page break, but that's not possible in this case. Is there any way of dealing with slurs over page breaks?   Cheers,

Re: Generating EPS with lilypond

2006-08-19 Thread Stewart Holmes
I'm not an expert on the subject, but here goes... Have you tried opening the EPS in other programs? Moreover, have you tried opening it in GSView after unchecking 'Safer' on the tools menu? I don't myself know the reason why, but this is required to view a Lilypond-generated .ps file, so it m

Re: Markup macro?

2006-08-18 Thread Stewart Holmes
It seems as if you just found one of the features that differ between version 2.8 and 2.9. I don't know any details but it's probably related to Erik's major revision of the front end of LilyPond. One simple solution that works well in both 2.8 and 2.9 is: fingerscript = { \once \override TextS

Re: Markup macro?

2006-08-17 Thread Stewart Holmes
Hmm. 2.8.0 here, and I can't get it to play. - Original Message - From: "Kieren MacMillan" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Thursday, August 17, 2006 10:34 PM Subject: Re: Markup macro? Stewart: Your examp

Re: Markup macro?

2006-08-17 Thread Stewart Holmes
| c | c | c | } gives me the error, "syntax error, unexpected MUSIC_FUNCTION_SCM". I'm not quite sure what I'm doing wrong. Cheers, Stewart - Original Message - From: "Nicolas Sceaux" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAI

Re: Markup macro?

2006-08-17 Thread Stewart Holmes
Ah, thanks. This here language that Lilypond uses... I understand it's used in other things. What's it called, and do you know of any good tutorial/information sites? Thanks for your help, Stewart - Original Message - From: "Nicolas Sceaux" <[EMAIL PROTECTED

Re: Shortening ties

2006-08-17 Thread Stewart Holmes
http://www.lilypond.org/doc/v2.9/Documentation/user/lilypond/Laissez-vibrer-ties.html Is that of any use? You can use LaissezVibrerTieColumn #'X-extent to lengthen them to your desired length. - Original Message - From: "Michael J Millett" <[EMAIL PROTECTED]> To: Sent: Thursday, Aug

Markup macro?

2006-08-16 Thread Stewart Holmes
Original Message - From: "Nicolas Sceaux" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, August 15, 2006 10:38 AM Subject: Re: Markup macro? Kieren MacMillan <[EMAIL PROTECTED]> writes: Hi, Stewart: I can do what I wan

Re: Markup macro?

2006-08-14 Thread Stewart Holmes
uot;5-4" }, but I'm looking for a nice neat macro I can use instead of having to add markup every time.   Cheers, Stewart - Original Message ----- From: tiM To: 'Stewart Holmes' ; lilypond-user@gnu.org Sent: Tuesday, August 15, 2006 1:06 AM Sub

Markup macro?

2006-08-14 Thread Stewart Holmes
Hi,   I'm trying to do something like:   fingerSwitch = #(define-music-function (parser location text) (string?)#{    \markup { \finger $text } #})   c4-\fingerSwitch   but it's not working. I guess that you can't attach scheme code to a note in such a way. Is there a nice neat solution to th

Re: TextSpanner misbehaving?

2006-08-10 Thread Stewart Holmes
- From: "Kieren MacMillan" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Thursday, August 10, 2006 10:24 PM Subject: Re: TextSpanner misbehaving? Hi, Stewart: Has anyone had any joy regarding/ideas for this? I'm at rather an

Fw: TextSpanner misbehaving?

2006-08-10 Thread Stewart Holmes
Has anyone had any joy regarding/ideas for this? I'm at rather an impass at to how I might progress.   Cheers, Stewart   - Original Message - From: Stewart Holmes To: lilypond-user@gnu.org Sent: Monday, August 07, 2006 3:11 PM Subject: TextSpanner misbehaving? Greetings,   It

Re: pasting lilypond output into a Word document

2006-08-09 Thread Stewart Holmes
You could try running Lilypond with --png, and then import the generated images. Stewart - Original Message - From: "Jon Wild" <[EMAIL PROTECTED]> To: "Diosnel Herrnsdorf" <[EMAIL PROTECTED]> Cc: Sent: Thursday, August 10, 2006 12:49 AM Subject: Re: pasting lilypond output into a Wor

Fw: TextSpanner misbehaving?

2006-08-07 Thread Stewart Holmes
Oh dear, I can't type. Let me clarify:   > Notice how the textspanner doesn't extend to its full duration. Now recompile the file, but remove the line, \context Voice = "2" { \voiceTwo \pedal }, and notice how ... the textspanner now functions as it should do.   Since the [problem] disappears

TextSpanner misbehaving?

2006-08-07 Thread Stewart Holmes
Greetings,   It seems that, under certain circumstances, TextSpanner misbehaves. Bug or not, this is probably my fault for bad organisation. I attach a .ly file that shows this in effect.   Notice how the textspanner doesn't extend to its full duration. Now recompile the file, but remove the

Fw: Clarity of Fingering?

2006-08-07 Thread Stewart Holmes
Joe, Thanks for the reply. The circled numbers are indeed used to denote string number, a very common practice on the guitar. Thanks, Stewart - Original Message - From: <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Sent: Sunday, August 06, 200

Clarity of Fingering?

2006-08-06 Thread Stewart Holmes
Greetings,   I was wondering what other people thought about this. I'm fingering some music for the guitar, and I'm starting to wonder about how readable the fingerings are (i.e. the 3 on the 3rd beat of bar 2 in the attached png). Am I being over-critical and too much of a perfectionist?  

Fw: Useful expressions

2006-08-05 Thread Stewart Holmes
I might clarify a couple of these. Some of them have literal translations which provide a good indication of their meaning. Adagio Slow, leisurely Literally, 'at ease' Andante Moving with a moderate tempo Literally, 'walking' Con Brio with vigor and spirit Literally, 'with liveliness'

Re: triangle chord notation

2006-08-04 Thread Stewart Holmes
Academics poison the well when they use the system for analysis, which is a purpose for which it was never intended. Do not follow the innovations suggested by academic articles. It leads to such abominations as the flat13th chord or the B#7, which is better written C7, regardless of a big fat b

Re: Running PY utiities

2006-07-30 Thread Stewart Holmes
A .py is a python script. Your machine should be able to handle them, I think Lilypond installs a Python interpreter. To run the files, you have to use the command line prompt (Start -> Run... -> cmd). - Original Message - From: "Mats Bengtsson" <[EMAIL PROTECTED]> To: "Rick Hansen (a

Re: convert-ly

2006-07-29 Thread Stewart Holmes
Sorry, using 2.8.0 here. To find which version to convert to, did you just use trial & error? Cheers, Stewart - Original Message - From: "Mats Bengtsson" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Saturday, July 29, 2

convert-ly

2006-07-29 Thread Stewart Holmes
Hi,   I'm trying to use convert-ly to update http://www.mutopiaproject.org/ftp/BeethovenLv/O27/moonlight1/moonlight1.ly. However, when I do, I'm given some nasty errors, which don't really mean a lot to me. My question... is it worth the time trying to tinker with the source file to get conve

Re: sponsering LilyPond if download works

2006-07-22 Thread Stewart Holmes
lilypond.exe is purely a command-line tool. Lilypond (.ly) files are plain text files... you can edit them with notepad, or your text editor of choice (I believe the Windows installer associates .ly files with LilyPad, included with Lilypond). To compile a file, right click on it, and you should

Volta + rehearsal mark?

2006-07-18 Thread Stewart Holmes
This is either a bug, or a subtlety that I'm not understanding; clarification on either would be appreciated.   If you look at the output, notice that the markup is only correctly right-aligned when I use \override instead of \once \override.   I'm not really sure to do; I'm currently using

TextSpanner & line-breaking.

2006-07-16 Thread Stewart Holmes
Howdy,   I'm using a TextSpanner over a linebreak. I've modified it using:   \once \override TextSpanner #'shorten-pair = #'(-7 . -8)   This causes there to be a gap in the textspanner at the start of the next line.     This gap disappears if I remove the shorten-pair modification... but

Re: TextSpanner length?

2006-07-13 Thread Stewart Holmes
, for example a pedal bracket, negative values lengthening the text-spanner. Cheers, Stewart - Original Message - From: "Kieren MacMillan" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Thursday, July 13, 2006 8:35 PM Subject: R

TextSpanner length?

2006-07-13 Thread Stewart Holmes
Consider:   \once \override TextSpanner #'edge-text = #'("CVIII" . "") s8\startTextSpan s8 s4 s s\stopTextSpan |   This makes the TextSpanner too far to the right for my taste, so I move it with:   \override TextSpanner #'extra-offset = #'(-2 . 0)   However, the line of the spanner is now to

fingeringOrientations & chords

2006-07-13 Thread Stewart Holmes
I hesitate to call this a bug, as I'm not sure if there's some reason that this functionality is intended.   Example 1:   \set fingeringOrientations = #'(left) a-1 b-2 c-3 d-4   The fingering is printed above the notes, no matter what fingeringOrientations is set to.   Example 2:   \set finge

Fw: Lilypond store?

2006-07-09 Thread Stewart Holmes
My intention is to offer downloads of PDF files. My plan was to source from public domain sources, such as archives of old sheet music, and indeed parts of Mutopia which are under certain licence. I'm not sure I understand why I would want to sell printed music - surely, here, I would not be able

Re: Re: Lilypond store?

2006-07-06 Thread Stewart Holmes
I don't think there's much problem about people willing to buy... the quality can be as good or better as printed editions, thanks to Lilypond, and the price can be very reasonable due to very little overhead. I'd quite happily buy (decent) scores from the internet if they were around the same

Fw: Lilypond store?

2006-07-05 Thread Stewart Holmes
On 7/5/06, Stewart Holmes <[EMAIL PROTECTED]> wrote: > I suggest that you start a discussion thread on mutopia's mailing > lists: > If > you have constructive ideas on how to create an archive of > high-quality > public domain notes, then I would strongly recom

Re: Lilypond store?

2006-07-05 Thread Stewart Holmes
I suggest that you start a discussion thread on mutopia's mailing lists: If you have constructive ideas on how to create an archive of high-quality public domain notes, then I would strongly recommend you to use your ideas to improve mutopia; if that's not possible, use mutopia as a base for cr

Re: Lilypond store?

2006-07-05 Thread Stewart Holmes
s topic run for another few days maybe, and see about any other responses. Then, if everything is reasonably positive, I'll start to try and get people to volunteer to help with this project.   Thanks, Stewart - Original Message - From: Anthony Youngman To: Stewart Holmes ; l

Re: Lilypond store?

2006-07-05 Thread Stewart Holmes
control... after all, nobody will pay money for music unless it looks professional. - Original Message - From: "Mats Bengtsson" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, July 05, 2006 2:05 PM Subject: Re: Lilypond

Lilypond store?

2006-07-04 Thread Stewart Holmes
Okay... this may seem like a strange place for this, but it's seem the best place to put it in order to get attention/opinions.   What I'm proposing is some kind of a collaboration between Lilypond users to submit their scores to an online score (the scores being engraved from public domain

Re: 'Slanted' fractions

2006-07-04 Thread Stewart Holmes
Aha, thanks... just what I was looking for. - Original Message - From: "Erik Sandberg" <[EMAIL PROTECTED]> To: Cc: "Stewart Holmes" <[EMAIL PROTECTED]> Sent: Monday, July 03, 2006 11:28 PM Subject: Re: 'Slanted' fractions On Monday 03 J

'Slanted' fractions

2006-07-03 Thread Stewart Holmes
I'm trying to do some guitar barring, which involves using the fraction 1/2. The markup /fraction gives me a fraction with one number vertically above the other. I'd quite like it so that the 1 is in the top left, the 2 in the bottom right, with a diagonal line inbetween.   Is this possible

Re: Feedback

2006-06-30 Thread Stewart Holmes
Aha, thanks for catching those... amazing how one can be completely oblivious to some things so blatant.   - Original Message - From: Diosnel Herrnsdorf To: Stewart Holmes Sent: Saturday, July 01, 2006 12:26 AM Subject: Re: Feedback Hi, Stewart,   You&#

Feedback

2006-06-30 Thread Stewart Holmes
eader { %Mutopia headers mutopiatitle = "Recuerdos de la Alhambra" mutopiacomposer = "F. Tárrega (1852-1909)" mutopiainstrument = "Guitar" source = "Orfeo Tracio Edition" style = "Romantic" copyright = "Public Domain" maintainer

Re: barline problem

2006-06-13 Thread Stewart Holmes
If you're using Acrobat viewer, then this is your PDF viewer. Onscreen, it doesn't always display very accurately, possibly something to do with the resolution at which it displays the image. But try printing the document out; everything will look fine. You just have to learn to take Acrobat's

Re: One-time ragged-right?

2006-05-29 Thread Stewart Holmes
Fantastic, just the trick. Thanks. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 29, 2006 11:34 PM Subject: One-time ragged-right? Hi, you can try this: By using the commands \stopStaff and \startStaff you can determine where your staff st

One-time ragged-right?

2006-05-29 Thread Stewart Holmes
Hi,   I'm looking to put a line break in a piece, but leave just that line ragged, in order to create some white space to the side of the bar. I'm not sure if Lilypond can do this, but is there any kind of workaround known?   Thanks, Stewart ___ lil

String number/fingering

2006-05-28 Thread Stewart Holmes
Hi,   From what the documentation says, these features are fairly limited; string numbers can't seem to be moved, and fingering numbers can only be moved to be to the left/right/top/bottom of a note.   Please tell me there are ways of tweaking these so I don't have to resort to doing the whol

Re: Automatic beaming

2006-05-27 Thread Stewart Holmes
Hmm... I think I may have misunderstood the documentation originally. If I use #(override-auto-beam-setting '(end * * * *) 1 4 'Staff) #(override-auto-beam-setting '(end * * * *) 1 2 'Staff) #(override-auto-beam-setting '(end * * * *) 3 4 'Staff) it works. The trick must be to define each

Automatic beaming

2006-05-27 Thread Stewart Holmes
rument = "Guitar" source = "Orfeo Tracio Edition" style = "Romantic" copyright = "Public Domain" maintainer = "Stewart Holmes" lastupdated = "2006/May/26" dedication = "Hommage á l'eminent artiste Alfred Cottin" title =

Fw:

2006-05-07 Thread Stewart Holmes
I'm having trouble with merge-differently-headed; parts \top & \bottom merge fine, but parts \top & \pedal refuse to merge, printing the noteheads side-by side. I think it may have something to do with the polyphony, but I couldn't find an example of this sort in the documentation.   Thanks

Joined triplets?

2006-04-06 Thread Stewart Holmes
Hello,   I use the following _expression_:   \times 2/3 { des,8 ees f } \times 2/3 { des8 ees f } ges8 ees   I get the 2 triplets at the start of the bar, but they are beamed together with all the triplets.   Also, later:   \times 2/3 { des,8 ees f } \times 2/3 { des,8 ees f } \times 2/3 { de

Re: Odd space

2006-04-06 Thread Stewart Holmes
Bingo! You're too good at this Mats, thanks. - Original Message - From: "Mats Bengtsson" <[EMAIL PROTECTED]> To: "Stewart Holmes" <[EMAIL PROTECTED]> Cc: Sent: Thursday, April 06, 2006 8:37 AM Subject: Re: Odd space See http://lists.gnu.

Re: Odd space

2006-04-06 Thread Stewart Holmes
Thanks for the tip. The strange thing is, the large space is completely unlabelled. One strange thing, is that when I change the global staff size, the size of the space changes. Cheers, Stewart - Original Message - From: "Graham Percival" <[EMAIL PROTECTED]> To:

Odd space

2006-04-05 Thread Stewart Holmes
;pianotreble.ly" \include "pianobass.ly" \include "violin1.ly" \include "violin2.ly" \include "viola.ly" \include "cello.ly" #(set-default-paper-size "a4" ) #(set-global-staff-size 14 ) \header { title = "Sonata for Piano Qu

Moving dynamics

2006-03-30 Thread Stewart Holmes
Am I supposed to do something like this to move my dynamics down on the page? This thing has me beat.   \layout{ \context {  \Staff \set DynamicLineSpanner #'staff-padding = #-5 }}   Cheers, Stewart ___ lilypond-user mailing list lilypond-user@gnu.or

[no subject]

2006-03-29 Thread Stewart Holmes
Hi,   I'm trying to move some dynamics downards. From various places from the internet, I've come up with:      \context Staff = violini   <<\property Staff.DynamicLineSpanner \override #'direction = #-1\global\set Staff.instrument = "Violin I"\set Staff.instr = "Vln. I"