Re: Transcription service?

2011-11-08 Thread ymingt
I am interested. Please provide additional info and the deadline you want it transcribed. Is there any copyright involved? ming. emw wrote: > > Apologies if commercial requests are not allowed in the forums-- > > I'm looking for someone who can transcribe some recitatives from Don > Giovanni

Re: Introduction, and question on symbol placement

2011-11-08 Thread Jim Long
Thanks to all of you for your suggestions. I will give them a try, perhaps in combination. JIm ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Transcription service?

2011-11-08 Thread ymingt
Please led me know the amount of the service. I assume it per task bases. Please send me the score sheet of Don Giovanni and I will start coding it in lilypond v 2.14.2 I have paypal a/c, how does this works? ming. ymingt wrote: > > I am interested. Please provide additional info and the deadl

Hiding or delaying new staffs

2011-11-08 Thread Steve Downes
I have a situation I feel there should be an answer to but cannot find it. I write arrangements which start with, say, 8 bars intro during which , again say, up to 4 front line instruments are doing nothing. I either want to suppress their staffs during the intro or not create them till the end

"official" way to have a MultiMeasureRest force appearance of a french-ed Staff

2011-11-08 Thread Jean-Charles Malahieude
Le 07/11/2011 09:22, Kieren MacMillan disait : Situation: Lilypond 2.15.x Staff has been "french-ed" by \RemoveEmptyStaves; one particular MultiMeasureRest needs to be visible What's the current best practice for doing this? What I would do, if enough spacing in the other staves, is forcing a

Re: Hiding or delaying new staffs

2011-11-08 Thread Phil Holmes
- Original Message - From: "Steve Downes" To: "lilypond-user Mailinglist" Sent: Tuesday, November 08, 2011 6:46 PM Subject: Hiding or delaying new staffs I have a situation I feel there should be an answer to but cannot find it. I write arrangements which start with, say, 8 bars intr

Re: Hiding or delaying new staffs

2011-11-08 Thread Steve Downes
On Tue, Nov 08, 2011 at 06:50:32PM -, Phil Holmes wrote: > - Original Message - From: "Steve Downes" > > To: "lilypond-user Mailinglist" > Sent: Tuesday, November 08, 2011 6:46 PM > Subject: Hiding or delaying new staffs > > > >I have a situation I feel there should be an answer to

Cheat Sheet

2011-11-08 Thread Tim Roberts
As I do more and more LilyPond data entry, I find the skill set development to be interesting. I've become pretty quick at data entry now, including dynamics and articulation marks. I've become pretty good at tweaking the output to get the effects I want. The skill that is NOT developing, ap

Re: Hiding or delaying new staffs

2011-11-08 Thread Phil Holmes
- Original Message - From: "Steve Downes" To: "Phil Holmes" Cc: "lilypond-user Mailinglist" Sent: Tuesday, November 08, 2011 7:29 PM Subject: Re: Hiding or delaying new staffs On Tue, Nov 08, 2011 at 06:50:32PM -, Phil Holmes wrote: - Original Message - From: "Steve Dow

Re: Hiding or delaying new staffs

2011-11-08 Thread -Eluze
hi steve downes wrote: > > >> To get rid of all except piano staffs which only contain Whole >> Measure Rests, use: >> >> \layout { >> \context { >>\RemoveEmptyStaffContext >>\override VerticalAxisGroup #'remove-first = ##t >> } >> } > > Thanks for your very prompt reply. I had alre

Re: How to change the stem-length?

2011-11-08 Thread Thomas Morley
Hi Mike, 2011/11/7 m...@apollinemike.com > (...) > > The function will be consistent if you hijack a different property. To > wit, quantized-positions. By the time you call ly:beam::print, the stencil > values for the stem may have already been cached, in which case they will > not be recalcul

Re: Cheat Sheet

2011-11-08 Thread Carl Sorensen
On 11/8/11 1:32 PM, "Tim Roberts" wrote: > > > >As I do more and more > LilyPond data entry, I find the skill set development to be > interesting. I've become pretty quick at data entry now, >including dynamics and articulation marks. I've become pretty good >at tweaki

Re: Transcription service?

2011-11-08 Thread ymingt
I lived in Canada. phone number is 905-534-0608. email is tsan...@rogers.com I have access to dropbox. I am checking paypal to see how I can receive payment. emw wrote: > > Great! I need them done by 12/31, but would like to get them as they are > completed. > > There is no copyright involved

Extending Lilypond's chord vocabulary

2011-11-08 Thread lilypond
How can I add a new chord to Lilypond's "chordmode" vocabulary? A minor augmented triad is composed of a root, a minor third, and an augmented fifth. On lead sheets, I would like the markup to be something like: markup { \text "m" \super "aug" } How would I reference this chord in chordmode