RE: [Best Practices] instrument changes

2011-06-28 Thread James Lowe
Kieren, From: Kieren MacMillan [kieren_macmil...@sympatico.ca] Sent: 28 June 2011 16:39 To: James Lowe Cc: Lilypond-User Mailing List Subject: Re: [Best Practices] instrument changes Q1: When you have a doubler-switch in the middle of a passage, do you use

RE: Precise locating rendered items

2011-06-27 Thread James Lowe
'pointAndClickOn' function) and Mike (who is part of the thread above)) can give you some guidelines? James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond-user Digest, Vol 103, Issue 98

2011-06-27 Thread James Harkins
with with the beam angle). James -- James Harkins /// dewdrop world jamshar...@dewdrop-world.net http://www.dewdrop-world.net Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal. -- Whitman blog: http://www.dewdrop-world.net/words audio clips: http://www.dewdrop

RE: Bug Squad: 40-minute-a-week volunteer needed

2011-06-26 Thread James Lowe
Welcome aboard Derek! From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of Graham Percival [gra...@percival-music.ca] Sent: 26 June 2011 15:07 To: Derek Klinge; Phil Holmes Cc:

RE: Slurs across system breaks are not good

2011-06-24 Thread James Lowe
appreciative. If not you can still help the project http://lilypond.org/help-us.html Regards James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: chord names with lowered bass

2011-06-24 Thread James Lowe
-notation (inversion): I use it to define the bass string to pick on the guitar. - http://lsr.dsi.unimi.it/LSR/Snippet?id=459 ? You want to use a \super markup perhaps? James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

RE: convert-ly log file

2011-06-23 Thread James Lowe
to stderr. In a typical unix shell, I'd do logfile.txt instead of what you wrote, but I don't know what to do on DOS. --- See http://www.adp-gmbh.ch/win/misc/redirect_stdin_stdout_stderr.html This is a concise example of the commands in dos that I think you need,. James

RE: Placing dynamics above above-staff lyrics

2011-06-23 Thread James Lowe
what you were looking for but... http://lsr.dsi.unimi.it/LSR/Item?id=232 I don't have much experience with Lyric setting, but I hope this might be useful. James PS we now have 2.14.1 out which has improved spacing generally. I strongly recommend you try this new version

Re: stem direction [Was: Snippet: Tie does not appear]

2011-06-22 Thread James Harkins
you have explicit voices, you can set their behaviour using \voiceOne, \voiceTwo etc. What is the purpose of naming the voices? If I do \new Voice { \voiceThree ... it's fairly obvious to the eye which voice it is, without the added typing of = third ... correct? James -- James Harkins

Re: Snippet: Tie does not appear

2011-06-21 Thread James Harkins
and a less angular style, then yes, relative mode is a breeze in that case. (Another +1 for Frescobaldi -- convert to relative and convert to absolute.) James -- James Harkins /// dewdrop world jamshar...@dewdrop-world.net http://www.dewdrop-world.net Come said the Muse, Sing me a song no poet has yet

RE: Reverting to the 2.13.46 font

2011-06-21 Thread James Lowe
. James * The symptom reported that this update fixed actually caused LP to generate PDFs without any noteheads (just the stems). So it may not be anything similar or related to your issue. ___ lilypond-user mailing list lilypond-user@gnu.org https

Editors? Emacs bindings for Frescobaldi?

2011-06-20 Thread James Harkins
but the change did not take effect until after quitting and restarting Emacs.) The PDF display thing is almost a dealbreaker. The integration is simply much better in Frescobaldi. Has anyone created Emacs keybindings for the Frescobaldi editor (or, 'kate' in general)? Thanks, James -- James

Re: Editors? Emacs bindings for Frescobaldi?

2011-06-20 Thread James Harkins
if I want to kill the old one (from C-c C-s). If I say no, it won't re-render. If I say yes, it closes the window. So that's a little untidy, but after that, indeed, it's fine. Good tip! James -- James Harkins /// dewdrop world jamshar...@dewdrop-world.net http://www.dewdrop-world.net Come said

Re: Editors? Emacs bindings for Frescobaldi?

2011-06-20 Thread James Harkins
... I forgot, I used the transpose feature in Frescobaldi just today. I would miss that in lilypond-mode. Yeah, that pretty much makes my decision... I like emacs but convenience is convenience. James -- James Harkins /// dewdrop world jamshar...@dewdrop-world.net http://www.dewdrop-world.net

Re: Snippet: Tie does not appear

2011-06-20 Thread James Harkins
: on my Ubuntu machine, lilypond 2.14.1 choked on the non-breaking spaces copied over from the HTML-formatted e-mail. Tons of unexpected string errors. I can't think of any good reason why non-breaking spaces should cause parsing to fail. Should I file a bug report?) James -- James Harkins

Re: Editors? Emacs bindings for Frescobaldi?

2011-06-20 Thread James Harkins
I guess if I need transposition etc. functions, I'll copy and paste over to FB. James... (wishes his webserver were named gelato...) Dr Peter Chubb http://www.gelato.unsw.edu.aupeterc AT gelato.unsw.edu.au -- James Harkins /// dewdrop world jamshar...@dewdrop-world.net http://www.dewdrop

Re: How does \RemoveEmptyStaffContext work in ly 2.14.1?

2011-06-19 Thread James Harkins
At Sun, 19 Jun 2011 13:56:44 +0800, James Harkins wrote: What's the best way to do it? This instrument[1] is most commonly notated with one staff, but when the writing gets more complicated, it can expand to two. It's not like a piano where both staves should be visible all the time, even

RE: Adding line breaks within lyrics

2011-06-19 Thread James Lowe
a way to say 'line-wdith = length of measure' to create breaks easily. But I hope this does help. james ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Adding line breaks within lyrics

2011-06-19 Thread James Lowe
. -- Ah, I saw this after I wrote my response. Yes that was the kind of thing I was looking at, but you can (it seems) incorporate it directly in LyricText object rather that just using it as a markup (which may be more convenient). James

RE: Adding text above a system

2011-06-18 Thread James Lowe
= X } markup as here http://lilypond.org/doc/v2.14/Documentation/notation/creating-titles-headers-and-footers#title-blocks-explained James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: lyrics vertical movement - help requested.

2011-06-18 Thread James Lowe
. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Here is a Template for creating multiple 'mini scores' on a single page

2011-06-18 Thread James Lowe
to also write an email explaining how I had done it to the person who was still learning LP. It seemed to satisfy whoever it was I gave it to in the end and came across it today, forgetting that I was meant to share this if it worked. Anyway, have fun James * It could be useful as an LSR

RE: Documentation

2011-06-18 Thread James Lowe
Ralph, From: Ralph Palmer [palmer.r.vio...@gmail.com] Sent: 18 June 2011 13:03 To: James Lowe Cc: lilypond-user Mailinglist Subject: Documentation Greetings, James Lowe - Just wanted to commend and thank you for your work on the documentation. Lilypond

How does \RemoveEmptyStaffContext work in ly 2.14.1?

2011-06-18 Thread James Harkins
with one staff, but when the writing gets more complicated, it can expand to two. It's not like a piano where both staves should be visible all the time, even if one or the other has only rests for a complete system. Maybe PianoStaff overrides \RemoveEmptyStaffContext? New behavior in 2.14? James

RE: ottava sign placement and bracket length

2011-06-17 Thread James Lowe
to play about with 'minimum-length'. You can use this directly in your music and if you use a \once \override then you can use it on a case-by-case. I hope this helps. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

RE: What do these warnings mean and why are they occurring?

2011-06-17 Thread James Lowe
, there isn't any comprehensive documentation of these )messages. Or? ) )I was using a previous version of the articulate script under LilyPond )2.12.3. These warnings did not occur there. ) ) --- [James' reply:] Could be this one. http://code.google.com/p/lilypond/issues/detail?id=1678 James

Voices, ties and rests

2011-06-15 Thread James Harkins
override that behavior of \voiceOne? (I did eventually find the syntax b'4\rest, but seems clunky and verbose... better way?) Thanks... btw, I'm completely hooked on lilypond after only a little bit of use. Everything that I hated in Finale seems to be much better handled here :) James

RE: V2.14.0 - midi volume midi arpeggio

2011-06-15 Thread James Lowe
Ming, From: MING TSANG [mailto:tsan...@rogers.com] Sent: 15 June 2011 02:49 To: David Santamauro; James Lowe; Federico Bruni Cc: lilypond-user@gnu.org Subject: Re: V2.14.0 - midi volume midi arpeggio david, James Federico :Thank you all for the tips. It cut down my learning curve. Federico

Voices, ties and rests

2011-06-15 Thread James Harkins
that behavior of \voiceOne? Thanks... btw, I'm completely hooked on lilypond after only a little bit of use. Everything that I hated in Finale seems to be much better handled here :) James ~~~ \version 2.12.3 \include english.ly \paper { #(set-paper-size a4) } global = { \key d \major

RE: Voices, ties and rests

2011-06-15 Thread James Lowe
Hello )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf Of Phil Holmes )Sent: 15 June 2011 14:00 )To: James Harkins; lily-users )Subject: Re: Voices, ties and rests ) )- Original

Re: Voices, ties and rests

2011-06-15 Thread James Harkins
in the hopes that keeping the notes officially in the same staff would make it possible to have the ties. But that didn't work either, so you're right, simplifying and taking out the cruft is better, as below. James \version 2.12.3 \include english.ly \paper { #(set-paper-size a4) } global

Re: Voices, ties and rests

2011-06-15 Thread James Harkins
At Wed, 15 Jun 2011 13:07:05 +, James Lowe wrote: You should probably get the latest stable version 2.14.x that has just been released as this contains some significant improvements especially with regard to spacing. Done. Also, if you do not know there are lots of good 'hacks

RE: Can you make MultiMeasureRests ignore spaces?

2011-06-14 Thread James Lowe
in individual measures if possible.  Any suggestions? --- [James' reply:] Put the \compressFullBarRests inside the music variable Notes = { \compressFullBarRests R1*4/4*4 } etc James ___ lilypond-user mailing

RE: Can you make MultiMeasureRests ignore spaces?

2011-06-14 Thread James Lowe
Hello From: Steven Weber [pant...@hotmail.com] Sent: 14 June 2011 21:01 To: James Lowe; lilypond-user@gnu.org Subject: RE: Can you make MultiMeasureRests ignore spaces? -- From: lilypond-user-bounces+james.lowe=datacore@gnu.org

RE: V2.14.0 - midi volume midi arpeggio

2011-06-14 Thread James Lowe
your password as verification. If you try to run a command that requires 'sudo' without typing the command in, the prompt will tell you...something like 'permission denied' or 'you need to be 'root' to do that'. I hope that helps. James PS if you ever want to know what a command does or means

RE: 6/9 chord

2011-06-09 Thread James Lowe
this? ___ http://lsr.dsi.unimi.it/LSR/Item?id=517 ? James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Correct Figured Bass signs (slashed and crossed numbers)

2011-06-09 Thread James Lowe
? (Publishers will) -- http://lilypond.org/doc/v2.13/Documentation/notation/other#index-_005cbackslashed_002ddigit This isn't what you want I know but might give you some clues (or others) how you could go about creating that specific FB char without re-inventing the wheel. James

RE: Small notes in chords

2011-06-09 Thread James Lowe
r4. e8 } \new CueVoice { \stemUp d'8^flute c d e fis2 } d,4 r a r } Hopefully you get the idea James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: 2.14 docs PDF portfolio

2011-06-07 Thread James Lowe
Reader 9.x or later. 3rd party PDF readers can't cope ) with PDF portfolios. ) [James' reply:] http://www.foxitsoftware.com/support/showfaq_technical.htm Seems they can but I don't really understand portfolios to know if this is the same thing or not. Foxit is a better viewer generally for Windows

RE: LilyPond to Finale :-(

2011-06-05 Thread James Lowe
/albums/v60/Langer/misc/aphex-twin-deathwaltz-1.jpg or http://www.well.com/user/bryan/quartet.gif :) Ready everyone...ah-one ah-two ah-three... James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo

Re: equivalence of old XXX-spacing to new flexible vertical spacing commands

2011-06-04 Thread James Lowe
there is no one-to-one equivalent. I don't know about Kainhofer, but the official doc page is here: http://lilypond.org/doc/v2.13/Documentation/notation/vertical-spacing The descriptions are given as far as I can tell. There are more aspects of control now hence the different naming. James

RE: lilypond-book file path resolution error?

2011-06-02 Thread James Lowe
to exit Please type another input file name: This seems to be a path resolution problem, but I can't understand what is causing the trouble. - What does the command 'path' give you when you run that in cmd window? James ___ lilypond-user mailing list

RE: transpose

2011-06-02 Thread James Lowe
DynamicText #'font-size = #-2 ) ) } ) } )} ) [James' reply:] There are a few ways to do this, the way that I do it is this. MyMusic = relative c' { a b c d } \score { \transpose bes c { \MyMusic } } This transposes all my music into b-flat (assuming it is written in concert pitch) so

Re: lilypond-book file path resolution error?

2011-06-02 Thread James Lowe
/gmane.comp.gnu.lilypond.general/59941 James p.s doesn't help with the 'path' issue though. :/ ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Compound time signature

2011-06-01 Thread James Lowe
Reinhold, )-Original Message- )From: Reinhold Kainhofer [mailto:reinh...@kainhofer.com] )Sent: 01 June 2011 12:15 )To: lilypond-user@gnu.org )Cc: Paul Scott; James Lowe )Subject: Re: Compound time signature ) )Am Mittwoch, 1. Juni 2011, 13:13:04 schrieb Reinhold Kainhofer: ) Am Mittwoch

RE: Script priority and vertical ordering of scripts on chords

2011-05-31 Thread James Lowe
)script-priority that has been set. ) [James' reply:] This is an LSR snippet. http://lsr.dsi.unimi.it/LSR/Item?id=447 I've checked the CG and it only talks about if the docs fail to compile, vs updating an LSR snippet. Do I just go in and do this edit directly on the snippet and then send

RE: Global resizing for grace notes dynamics

2011-05-28 Thread James Lowe
{\tiny \dynamic p} )[ gis8_\markup{\tiny \dynamic mp} ]} ) )Best regards, ) )- Karim Barkati [James' reply:] You could define a global 'smallDynamicGrace' function in your ly file so that you included a \once \override and make the dynamic smaller that way so that every time you used

RE: Cross-staff beaming

2011-05-26 Thread James Lowe
. Is this still on the to-do list, or )am I missing something? (A workaround?) ) )-- --- [James' reply:] There are few bugs still about for cross staff http://code.google.com/p/lilypond/issues/list?can=2q=cross%20staff Some of them contain workarounds some don't. 1300 and 1324 for instance. James

Re: Completely separate staff

2011-05-26 Thread James Lowe
not really sure exactly want you want but just add another \score {...} under the first one. \score { \somenotes} \score { \morenotes } that's it. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Artificial-looking clef in a CueVoice?

2011-05-20 Thread James Lowe
to remember : ) James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: LSR is not available

2011-05-19 Thread James Lowe
website ! Please make it more visible. G. http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/index.html Second Link. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: How to set a constant vertical distance?

2011-05-13 Thread James Lowe
. See: http://lilypond.org/doc/v2.13/Documentation/notation/vertical-spacing James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: quoteDuring with octave transposition

2011-05-11 Thread James Lowe
on how you have constructed your \addQuote can you not just change the' \relative c' to' \relative c,' or use the '\transpose bes,' by explicitly stating the 'relative-ness' of the Octave. using ' or , James ___ lilypond-user mailing list lilypond-user

RE: nobody has ready Learning 3.1 ??? (was: how does beforebreak work?)

2011-05-10 Thread James Lowe
Janek et al From: Janek Warchoł [mailto:lemniskata.bernoull...@gmail.com] Sent: 10 May 2011 08:00 To: Graham Percival Cc: Francisco Vila; lilypond-user@gnu.org; James Lowe Subject: Re: nobody has ready Learning 3.1 ??? (was: how does beforebreak work?) James,  is any more help needed (assuming

RE: 2.13.61 2 rehearsal marks

2011-05-09 Thread James Lowe
://lilypond.org/doc/v2.13/Documentation/notation/aligning-objects#index-break_002dalign_002dsymbols and move it 'back' towards the start of the new line (if you see what I mean). You can even (I do this sometimes) use a normal markup to a note and then tweak it so it shifts 'left'. James

RE: header anomalies LP2.13.60

2011-05-08 Thread James Lowe
you use an 'absfontsize' (which I guess is what a \huge is) or if you choose a different font. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Soundfonts and MIDI output (beginner questions)

2011-05-08 Thread James Lowe
more information, if no one answers you. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: nobody has ready Learning 3.1 ??? (was: how does beforebreak work?)

2011-05-06 Thread James Lowe
to 'document'. So I appreciate any offers, but I will have to go back over the emails again to see if I can concisely re-state my problems with the attempts to help before. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

RE: Compound time signature

2011-05-02 Thread James Lowe
for Man of La Mancha. A )common one is 3/4 6/8 but I an example of 3/4 4/4. ) http://lsr.dsi.unimi.it/LSR/Item?id=261 Does that do what you want? or http://lsr.dsi.unimi.it/LSR/Item?id=743 for another option. also this http://lsr.dsi.unimi.it/LSR/Item?id=395 James

RE: Blank PDF but a MINI file that plays the music... Any ideas?

2011-04-29 Thread James Lowe
an example, however if you have a \midi { } in your \layout {} then simply comment it out % and see if you can compile it and produce a PDF, else you'll need to give us a bit more to help you here. What does 'Windows - 2.13.2' mean? James ___ lilypond

RE: Blank PDF but a MINI file that plays the music... Any ideas?

2011-04-29 Thread James Lowe
#/Users/Jon/Desktop/Kummer 72.pdf -c .setpdfwrite -f /Users/Jon/Desktop/Kummer 72.ps' failed (1) error: failed files: C:\\Users\\Jon\\Desktop\\Kummer 72.ly -- What version of Windows are you using? james ___ lilypond-user mailing list lilypond-user

RE: Blank PDF but a MINI file that plays the music... Any ideas?

2011-04-29 Thread James Lowe
hello --- From: Jon Daly [mailto:jondal...@gmail.com] Sent: 29 April 2011 14:27 To: James Lowe Cc: Phil Holmes; lilypond-user@gnu.org Subject: Re: Blank PDF but a MINI file that plays the music... Any ideas? I am using windows 7 --- and you installed SP1 recently right? if yes

RE: OS X update for problems with OpenType fonts in 10.6.7

2011-04-27 Thread James Lowe
the PDF, the screen display was fine. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Drawing systems...ERROR: In procedure min: ERROR: Wrong type: lilyvartmpbh

2011-04-27 Thread James Lowe
' is )acceptable, and in some situations either ` or ' are both valid. this seems a )bad situation to have so far as making it easy to write valid lilypond source )code. See: http://thread.gmane.org/gmane.comp.gnu.lilypond.devel/29523/focus=29525 James

RE: font use

2011-04-27 Thread James Lowe
Karl, )-Original Message- )From: Patrick Karl [mailto:pck...@mac.com] )Sent: 27 April 2011 15:31 )To: lilypond-user@gnu.org; m...@philholmes.net; James Lowe; Fr. )Michael Gilmary, mma )Subject: Re: font use ) ) ) ) Message: 1 ) Date: Tue, 26 Apr 2011 17:09:10 +0100 ) From: Phil Holmes m

RE: font use

2011-04-26 Thread James Lowe
if it would be useful to get a before (2.12) and after (2.13) of the ligature you say used to be shown. James ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Artificial-looking clef in a CueVoice?

2011-04-19 Thread James Lowe
reasons I use a CueVoice and _not_ \cueDuring . Thanks in advance. Cheers, Xavier While not the most elegant way, can you not just use a markup with the clef glyph and an override to make it smaller and then shift it up/down/left/right as needed? James

RE: Composition/notation advice, please

2011-04-19 Thread James Lowe
type thing' it isn't always codas and fines. James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Change the color of ledger lines

2011-04-18 Thread James Lowe
) )but it does not work. ) )Any idea how I could change the color of the ledger lines (ledger lines )only, I do not want to change the whole staff's color). )Thanks in advance. ) \override Staff.StaffSymbol #'color = #red James ___ lilypond-user mailing list

RE: MAC help

2011-04-17 Thread James Lowe
/v2.13/Documentation/contributor/index With regard to compiling source code. However it seems that your friend just wants to use LP to create beautiful notation, so no compiling is needed just use the download links above and it should be fine. James

RE: MAC help

2011-04-17 Thread James Lowe
want to put you or your friend off from using LP on a Mac. Indeed I've literally just finished a set of 10 parts for our Local Wind Band with no issues at all. regards James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org

RE: Using the articulate.ly script AND getting nice-looking engraved output - how to

2011-04-15 Thread James Lowe
changes so I often have to 'extract' meaning out of people's problems if the doc could have prevented that. I don't have access to create tracker issues else I could do that kind of thing myself if only to stop me keeping my own personal to-do lists, if that makes sense. James

RE: getting repeats to play in midi

2011-04-15 Thread James Lowe
Tom, )-Original Message- )From: Tom Cloyd [mailto:t...@tomcloyd.com] )Sent: 15 April 2011 07:31 )To: James Lowe )Subject: Re: getting repeats to play in midi ) .. ) )I write hoping the feedback might be helpful in some way. I STILL have no )idea where to send documentation suggests other

RE: Using the articulate.ly script AND getting nice-lookingengraved output - how to

2011-04-15 Thread James Lowe
Hello, )-Original Message- )From: Phil Holmes [mailto:m...@philholmes.net] )Sent: 15 April 2011 11:47 )To: James Lowe; Graham Percival; Tom Cloyd )Cc: Lilypond )Subject: Re: Using the articulate.ly script AND getting nice- )lookingengraved output - how to ) )James - do you have a Gmail

Fwd: getting repeats to play in midi

2011-04-15 Thread James Lowe
to keep message in user Begin forwarded message: From: Tom Cloyd t...@tomcloyd.commailto:t...@tomcloyd.com Date: 15 April 2011 22:25:27 GMT+01:00 To: James Lowe james.l...@datacore.commailto:james.l...@datacore.com Subject: Re: getting repeats to play in midi Reply-To: t...@tomcloyd.commailto:t

Re: slur collides with ledger line grace note size

2011-04-15 Thread James Lowe
for grace notes are listed and set. Is this what you were looking for? James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: getting repeats to play in midi

2011-04-14 Thread James Lowe
that the documentation is )updated if this possible. ) Any constructive suggestions to the Documentation are always, always welcome especially if you write something yourself. Start here: http://lilypond.org/doc/v2.13/Documentation/contributor/documentation-suggestions.html regards James

RE: First page completed; tweaking questions

2011-04-10 Thread James Lowe
example. I hope this helps James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Dividing ties and adjusting ties in an arpeggiated chord

2011-04-10 Thread James Lowe
. sorry if this was irrelevant. James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Old version (2.6.5) Time signature before bar line?

2011-04-08 Thread James Lowe
hello James. On 8 Apr 2011, at 23:53, Ed Ardzinski ed_ardzin...@hotmail.com wrote: It just seems odd that going back to the beginning of the repeat, back in 4/4, would not have any notification... I don't think so. If you are repeating the bar then you are repeating the bar, I.e. play

Re: Mismatch version number in 2.13.58 on Windows

2011-04-08 Thread James Lowe
to manually remove those extra LP path statements too. Hope this is of help. James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: How to create and so on... snippets, examples, excerpts etc. with lilypond

2011-04-07 Thread James Lowe
. ) http://lsr.dsi.unimi.it/LSR/Item?id=668 For a start james ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: programming error: Going back in MIDI time

2011-04-06 Thread James Lowe
'] } a'8[ a'8 a'8 a'8 ] Is this a bug or should we putting this as an @knownissue? James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: ottavation

2011-04-06 Thread James Lowe
Staff.ottavation = #8 to include it in the layout )section so it applies to the whole score? Can't you just use \clef treble_8 in your score http://lilypond.org/doc/v2.13/Documentation/notation/displaying-pitches#clef Instead of using a \layout { } construct? james

FW: ottavation

2011-04-06 Thread James Lowe
2011/4/6 James Lowe james.l...@datacore.com Hello, )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf Of Peter O'Doherty )Sent: 06 April 2011 09:51 )To: lilypond-user

FW: ottavation

2011-04-06 Thread James Lowe
From: Peter O'Doherty [mailto:k.p.odohe...@gmail.com] Sent: 06 April 2011 12:21 To: James Lowe Subject: Re: ottavation Thanks for your reply, James. My question wasn't very clear - there are numerous instances of ottava passages in the score, but not the whole score so \clef treble_8

RE: Parallel LilyPonds on Windoze

2011-04-05 Thread James Lowe
else and the one you 'want' to use is just called lilypond.app and you are all set. You can even leave any icons in the dock as they are as they link to 'lillypond.app' not the specific executable inside of it. James ___ lilypond-user mailing list

Re: Alignment of text mark in a function

2011-04-05 Thread James Lowe
as no one knows or has an answer. James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Mac compiling and executing

2011-04-04 Thread James Samir Ismail
Thanks so much Carl - I got it to run! -James On Apr 2, 2011, at 4:11 AM, Carl Sorensen wrote: James, It looks to me like you don't have your path set up right. You should not be in the ~/bin directory to run lilypond. Eliminate the links ~/bin/lilypond and ~/bin/maqam.ly. move

RE: Re:Re: How to thing a staff's lines

2011-04-04 Thread James Lowe
/staffsymbol Which lists ' ledger-line-thickness' but not 'thickness'. So it doesn't appear to be listed. At least that is how I assume one would go about finding the value? James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org

Re: problem with OS X 10.6.7 and Lily-PDFs

2011-04-04 Thread James Lowe
hello . On 4 Apr 2011, at 22:52, Damian leGassick damianlegass...@mac.com wrote: running onyx plus reboot has fixed this for me d any particular operations or did you just clear/run everything? James ___ lilypond-user mailing list lilypond-user

Re: position of the little '8' in bass clef

2011-04-03 Thread James Worlton
a little more centered to my liking. Hope this helps. James Worlton ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: numbered rests in parts

2011-04-01 Thread James Lowe
hello, On 1 Apr 2011, at 00:03, Bernhard Ott bernhard@gmx.net wrote: On 30.03.2011 17:36, James Lowe wrote: Hello, )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf

RE: problem with OS X 10.6.7 and Lily-PDFs

2011-03-31 Thread James Lowe
and Adobe Acrobat on the Mac and in Windows.) So is this a problem with Acrobat and Preview works ok? James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: problem with OS X 10.6.7 and Lily-PDFs

2011-03-31 Thread James Lowe
Hello From: Jan-Peter Voigt [mailto:jp.vo...@gmx.de] Sent: 31 March 2011 12:50 To: James Lowe Cc: m...@apollinemike.com; lilypond-user Mailinglist Subject: Re: problem with OS X 10.6.7 and Lily-PDFs I have also installed 10.6.7 and have not noticed anything - I've just printed out a full score

Re: problem with OS X 10.6.7 and Lily-PDFs

2011-03-31 Thread James Lowe
hello, James. On 31 Mar 2011, at 22:08, Patrick Karl pck...@mac.com wrote: Message: 3 Date: Thu, 31 Mar 2011 13:21:09 +0200 From: Jan-Peter Voigt jp.vo...@gmx.de Subject: problem with OS X 10.6.7 and Lily-PDFs To: lilypond-user Mailinglist lilypond-user@gnu.org Message-ID: 4d9463a5.1000

Re: no natural sign when clef changes

2011-03-31 Thread James Lowe
hello James. On 31 Mar 2011, at 22:25, Bernhard Ott bernhard@gmx.net wrote: Dear all, IMHO there should be a natural sign showing the f' after the clef-change: am I wrong? music = \relative c' { c8 d e fis c d e f c8 d e fis \clef alto c d e f } \score

Fwd: no natural sign when clef changes

2011-03-31 Thread James Lowe
Begin forwarded message: From: Shane Brandes sh...@grayskies.netmailto:sh...@grayskies.net Date: 31 March 2011 23:18:35 GMT+01:00 To: James Lowe james.l...@datacore.commailto:james.l...@datacore.com Subject: Re: no natural sign when clef changes The terminal f if natural requires a natural sign

RE: transposition not \relative in \transpose(d) music?

2011-03-30 Thread James Lowe
round the cue notes issue. James ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: numbered rests in parts

2011-03-30 Thread James Lowe
if there is an automated way to produce numbered full-measure )rests like shown in the attachment? )R1^\markup 1 does not come in too handy when setting parts for )percussion with loads of rests. There is this http://lsr.dsi.unimi.it/LSR/Item?id=473 James

<    4   5   6   7   8   9   10   11   12   13   >