Re: Two time signature at start of system

2014-10-02 Thread MING TSANG
Sorry, I mix up Simon and Patrick. Thanks for the answer. Immanuel, Ming On Thursday, October 2, 2014 9:03 AM, MING TSANG wrote: Thank you Simon and Kieren, Immanuel, Ming On Thursday, October 2, 2014 8:59 AM, pls wrote: It’s the “grace note bug”. Workaround: insert \acciacatura s8

Re: Two time signature at start of system

2014-10-02 Thread MING TSANG
Behalf Of MING TSANG Sent: Thursday, October 02, 2014 5:50 AM To: lilypond-user@gnu.org Subject: Two time signature at start of system Dear lilyponders, I didn't realize until I have coded a hymn with 92 measures that two time signature at bar #78. So I code a test version just bar 76-79 to

Re: Supporting ♯ and ♭

2014-10-06 Thread MING TSANG
Marc: >Message: 4 >Date: Mon, 6 Oct 2014 08:37:55 -0700 (PDT) >From: MarcM >To: lilypond-user@gnu.org >Subject: Re: Supporting ? and ? >Message-ID: <1412609875943-167212.p...@n5.nabble.com> >Content-Type: text/plain; charset=UTF-8 >I agree it is not easier to type but any non-techie musici

runtime termiate

2010-11-17 Thread MING TSANG
I try \transpose f bf and i got the following error, Please help This is a console shell for running LilyPond and related commands. Enter %help to see the available special commands. > %lilypond %args "C:\Documents and >Settings\Administrator\Desktop\LILY_POND\Mary-did-you-know_b-minor.ly" 正

soprano staff did not transpose

2010-11-18 Thread MING TSANG
I need help. I try to transpose the whole song from f to b-flat. After running lilypond, piano right hand and left staffs transpose to b-flat but soprano staff stay as f. Where did I make mistake? Below is snippet (part of the whole piece): \version "2.13.39" date = #(strftime "%d-%m-%Y"

Re: soprano staff did not transpose

2010-11-19 Thread MING TSANG
Thanks Carl and Holmes. This works. From: Phil Holmes To: MING TSANG Sent: Thu, November 18, 2010 11:39:56 AM Subject: Re: soprano staff did not transpose  As Carl said. Or using this in the staff for the upper voices: \tempo 4 = 94

question on \transpose

2010-11-20 Thread MING TSANG
How can I specifiy key minor or key major in transpose? Is it possible \transpose from f major to b flat minor? How to code in \transpose? I put \transpose f bflat minor and I get syntax error.___ lilypond-user mailing list lilypond-user@gnu.org http:/

Re: question on \transpose

2010-11-21 Thread MING TSANG
produce lilypond score sheet with 5 sharps for B-flat minor? From: James Lowe To: MING TSANG ; lilypond-user@gnu.org Sent: Sat, November 20, 2010 5:42:05 PM Subject: RE: question on \transpose Hello -Original Message- From: lilypond-user-bounces+james.lowe

Re:soprano staff did not transpose (Peter Chubb)

2010-11-22 Thread MING TSANG
Thank you Peter. The coding is now clearer. Thanks.___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

bar number printed above the phrase (slur) curve

2010-12-13 Thread MING TSANG
Please note the bar number #2,4,8 is printed very far from the bar line. Is is possible to have it printed close to the bar line? Below is the lilypond code: \version "2.13.40" date = #(strftime "%d-%m-%Y" (localtime (current-time))) % #(ly:set-option 'delete-intermediate-files #f) \heade

\set midiInstrument =

2010-12-13 Thread MING TSANG
(1) Where do I code the \set midiInstrument = ? (2) I want to set each voice (S, A, T, B) with different midi -instrument. How can I code it? (3) How can I specify different sound volume for each voice? I was hoping to empathize one particular voice for practise. (4) How to turn off cres.

Re: bar number printed above the phrase (slur) curve

2010-12-15 Thread MING TSANG
w Lyrics \lyricsto "Sop" { \VerseTwo } >> >> >> \layout { \context { \RemoveEmptyStaffContext \override VerticalAxisGroup #'remove-first = ##t } \context { \Voice } } \midi { \context { \Staff \rem

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread MING TSANG
om the staff / bar line. Bar #3 looks good even though it is above the phrase curve. What I hope to do is to make bar numbers pretty much line bar#4 all through the score. Thank you again for your help Ming. ____ From: Jan Warchoł To: MING TSANG Cc: James ;

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread MING TSANG
Hi, Janek: Thank you for the solution. That means I need to tune up after the score sheet is completed for the large score. Is there a parameter that will put the bar number just above the staff / bar line? Ming. From: MING TSANG To: Jan Warchoł Cc

Re: lilypond-user Digest, Vol 97, Issue 87

2010-12-18 Thread MING TSANG
I use lilypondtool with jedit. Message: 3 Date: Sat, 18 Dec 2010 23:19:07 +0100 From: Ludo Beckers Subject: ways of using Lilypond? To: lilypond-user@gnu.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" Just wondering, has there ever been

Re: lilypond-user Digest, Vol 97, Issue 111

2010-12-22 Thread MING TSANG
I try all three links and I got the following error message: Not Found The requested URL /archive/html/lilypond-user/attachments/20101222/441958db/svgdance.bin was not found on this server. I am running firefox 3.6.13 From: "lilypond-user-requ...@gnu.org"

Re: lilypond-user Digest, Vol 97, Issue 114

2010-12-23 Thread MING TSANG
Thank you for the tip. From: Patrick Karl To: lilypond-user@gnu.org; tsan...@rogers.com Sent: Thu, December 23, 2010 12:24:13 PM Subject: Re: lilypond-user Digest, Vol 97, Issue 114 Message: 1 >Date: Wed, 22 Dec 2010 19:39:19 -0800 (PST) >From: MING

Re: lilypond-user Digest, Vol 97, Issue 127

2010-12-28 Thread MING TSANG
reply to message 2 the attachement is not available. When click on the link I got the error message: Sorry, the page you were looking for could not be found http://lists.gnu.org/archive/html/lilypond-user/attachments/20101227/b949ceaa/CenterLyrics.obj From

page layout syntax

2011-01-05 Thread MING TSANG
I try to format the page layout. It seems that it doesn't work. 1. Is it the right way of doing this? I change the (headsep, beforetitlespace, aftertitlespace, between-system-space) to different number and after compile, it looks the same. 2. Is possible to make one of the staff line in co

Re: page layout syntax

2011-01-05 Thread MING TSANG
I use version "2.13.45". I made the correction and re-compiled again and I did not see any difference. Sorry for the typo. From: Phil Holmes To: MING TSANG ; lilypond-user@gnu.org Sent: Wed, January 5, 2011 10:55:27 AM Subject: Re: page lay

Re: page layout syntax

2011-01-05 Thread MING TSANG
Thank you. I shall applied it to my score sheet. From: Xavier Scheuer To: MING TSANG Cc: lilypond-user@gnu.org Sent: Wed, January 5, 2011 11:24:28 AM Subject: Re: page layout syntax On 5 January 2011 16:13, MING TSANG wrote: > > [...] > > 2.

Re: page layout syntax

2011-01-05 Thread MING TSANG
Thank you Eluze, for pointing out the difference of syntax per versions. I have been using a hard copy of version 2.6.6 since I started to use lilypond three months ago. I did not realize the syntax changed so much. Message: 6 Date: Wed, 5 Jan 2011 07:47

LSR item?id=700

2011-01-05 Thread MING TSANG
I run the following LSR and I got the error message. This is a console shell for running LilyPond and related commands. Enter %help to see the available special commands. > %lilypond %args "C:\Documents and >Settings\Administrator\Desktop\LILY_POND\snippet_test-colou-staff line.ly" 正在處理 ‘C:/Docu

Re: LSR item?id=700

2011-01-06 Thread MING TSANG
Addition info I uninstall v2.13.45 and install 2.12.3-1. Then I run the LSR item?id=700 again. It compiles fine and produce print out as described on the LSR 700 question: Is there a syntax change for "interval-translate span-point" ? ____ From: MING

Re: LSR item?id=700

2011-01-06 Thread MING TSANG
Jakog, Thank you for your suggestion. I made change and run under v2.13.45 and it works. I use define-public. From: jakob lund To: MING TSANG Sent: Thu, January 6, 2011 10:36:18 AM Subject: Re: LSR item?id=700 2011/1/6 MING TSANG : > Addition info &g

EasyHeadOn

2011-01-21 Thread MING TSANG
I have been using easyHeadOn plus "#(define Ez_numbers_engraver" (from the lilypond GNU-List) translates them into numbers. The number is printed inside the note head. Is it possible to have the number printed adjacent to the note head? ___ lilypond-us

Re: easyHeadOn

2011-01-22 Thread MING TSANG
> http://lists.gnu.org/mailman/listinfo/lilypond-user > or, via email, send a message with subject or body 'help' to > lilypond-user-requ...@gnu.org > > You can reach the person managing the list at > lilypond-user-ow...@gnu.org > > When replying, please edi

easyHeadOn - print numbers next to the note head.

2011-01-25 Thread MING TSANG
ypond-user@gnu.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.gnu.org/mailman/listinfo/lilypond-user > or, via email, send a message with subject or body 'help' to > lilypond-user-requ...@gnu.org > > You can reach the

refrain lyrics

2011-02-02 Thread MING TSANG
How can I print refrain lyric centered between stanza 1 and 2? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: refrain lyrics

2011-02-02 Thread MING TSANG
Yes, but it took me awhile to figure how to code. Thank you. From: Marek Klein To: MING TSANG Cc: lilypond-user@gnu.org Sent: Wed, February 2, 2011 11:33:54 AM Subject: Re: refrain lyrics Hi, 2011/2/2 MING TSANG How can I print refrain lyric centered

english.ly

2011-02-10 Thread MING TSANG
I installed v2.13.49 this morning and ran a lily file I have. I did not get the following syntax error on v2.13.48. The following error shows up when I use v2.13.49. Any idea? c:/Program Files/LilyPond/usr/share/lilypond/current/ly/english.ly:23:0: 錯誤: syntax error, unexpected MUSIC_F

sol-fa notation

2011-03-07 Thread MING TSANG
I am interested. How can I get hold of the excel? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

skip lyrics

2011-03-09 Thread MING TSANG
I have two verses for a score. The score has 30 measures (bars). However only first 4 measures and last 4 measure have distinct two verses, the middle sections lyrics of two verses are identical. Right low I code verse 2 with lyrics for first 4 measure follow with 120 " " for the notes, then l

Re: skip lyrics

2011-03-09 Thread MING TSANG
Thank you. It works. What "8" means on the \skip 8? I use "4" and I get the same result. The 120 notes are a mixture of eight- note, quarter-note, half-note and some dotted-note. : <> I have two verses for a score. The score has 30 measures (bars). H

Re: lilypond-user Digest, Vol 100, Issue 36

2011-03-10 Thread MING TSANG
Thank you Jan-Peter Voiat & Timothy Sheasbv >Message: 4 >Date: Thu, 10 Mar 2011 09:55:23 +0200 >From: Timothy Sheasby >Subject: Re: skip lyrics >To: MING TSANG >Cc: LilyPond User >Message-ID: <3a5a7800-ceba-4887-847a-9c1cbdf22

Re: filename in markup

2011-03-11 Thread MING TSANG
How can I code this in a .ly file? I am just interested in printing the file name (if possible with the full path) on the bottom of a score sheet. >Message: 2 >Date: Fri, 11 Mar 2011 11:22:03 +0200 >From: "Dmytro O. Redchuk" >Subject: Re: filename in markup >To: Marek Klein >Cc: lilypond-us

Re: filename in markup

2011-03-11 Thread MING TSANG
Thank you. Additional question: Can the path of the file name be printed also? From: Marek Klein To: MING TSANG Cc: lilypond-user@gnu.org Sent: Fri, March 11, 2011 10:19:01 AM Subject: Re: filename in markup 2011/3/11 MING TSANG How can I code this in

lilypond v2.13.54

2011-03-16 Thread MING TSANG
I deleted v.2.13.53 and download v2.13.53, then install v2.13.54. Now I cannot run lilypond anymore. Where can I get v2.13.53? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond v2.13.54

2011-03-16 Thread MING TSANG
Bruni To: MING TSANG Cc: lilypond-user@gnu.org Sent: Wed, March 16, 2011 5:30:00 PM Subject: Re: lilypond v2.13.54 Il giorno mer, 16/03/2011 alle 14.08 -0700, MING TSANG ha scritto: > I deleted v.2.13.53 and download v2.13.53, then install v2.13.54. Now > I cannot run lilypond anymore.

Re: lilypond v2.13.54

2011-03-16 Thread MING TSANG
I uninstall v2.13.53 and re-install v2.13.54 in order to re-created the error message. I enclosed 2 .png files. One png is from jedit run and the other is a cmd run. Hope you can read them. From: Federico Bruni To: MING TSANG Cc: Stan Sanderson

error reading attachment

2011-04-05 Thread MING TSANG
I cannot read the following attachment. Not Found The requested URL /archive/html/lilypond-user/attachments/20110405/9a4be8e7/CenterMark.obj was not found on this server. From: "lilypond-user-requ...@gnu.org" To: lilypond-user@gnu.org Sent: Tue, April 5, 201

midi arpeggio

2011-04-11 Thread MING TSANG
The midi output does not produce arpeggio midi sound. <><><> snippet \version "2.13.59" \include "english.ly" TimeKey = { \time 4/4 \key ef \major } PianoRHand = \relative c' { 8 ef4 8 8 ef'4 8 |%bar 01 8 ef4 8 8 4 8 |%bar 02 8 g4 8 4 8 8~ \break

mup2ly.py

2011-04-11 Thread MING TSANG
I download lilypond v2.6.5 and try to use mup2ly.py to convert a .mup file to .ly questions: 1. mup2ly.py sample2.mup did not produce a .ly file. 2. is any one know how this mup2ly works? ___ lilypond-user mailing list lilypond-user@gnu.org http:/

define line break

2011-05-02 Thread MING TSANG
According to lilypond usage 5.2 * Define mBreak = { \break } and insert \mBreak in the input file whenever the manuscript has a line break. This makes it much easier to compare the LilyPond music to the original music. When you are finished proofreading your score, you may define mB

Fw: midi arpeggio

2011-05-02 Thread MING TSANG
Re posting the following. Need help! - Forwarded Message From: MING TSANG To: lilypond-user@gnu.org Sent: Mon, April 11, 2011 5:31:39 PM Subject: midi arpeggio The midi output does not produce arpeggio midi sound. <><><> snippet \version "2.13.59" \

Re: mup2ly.py

2011-05-02 Thread MING TSANG
I am re-posting the following email. I have not received any reply yet. From: MING TSANG To: lilypond-user@gnu.org Sent: Mon, April 11, 2011 10:40:17 PM Subject: mup2ly.py I download lilypond v2.6.5 and try to use mup2ly.py to convert a .mup file to .ly

Re: define line break

2011-05-02 Thread MING TSANG
It works now. Thanks. From: Phil Holmes To: MING TSANG ; lilypond-user@gnu.org; lilypond-user-requ...@gnu.org Sent: Mon, May 2, 2011 9:47:49 AM Subject: Re: define line break You don't need the word "define". It's just an instr

window 7 -64 bit

2011-05-06 Thread MING TSANG
Question: Does Lilypond run on window 7 64-bits hardware? ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: window 7 -64 bit

2011-05-06 Thread MING TSANG
Thank you. I am contemplating upgrade to window 7 64-bit computer. From: Marc Hohl To: MING TSANG Cc: lilypond-user@gnu.org; lilypond-user-requ...@gnu.org Sent: Fri, May 6, 2011 4:19:39 PM Subject: Re: window 7 -64 bit Am 06.05.2011 20:10, schrieb MING

V2.14.0 - midi volume & midi arpeggio

2011-06-09 Thread MING TSANG
Thank you for the release of 2.14.0. I install this version on to my window 7 pc and I am running jedit with lilypondtool. I coded a song with S A T B (seperately) with piano (right + left hands).The songs has 96 bars (measures). At bar 96 (last cord is an cross staff arpeggio. QUESTIONS: 1.

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-09 Thread MING TSANG
ither. From: Janek Warchoł To: Federico Bruni Cc: MING TSANG ; lilypond-user-requ...@gnu.org; lilypond-user@gnu.org Sent: Thu, June 9, 2011 4:03:30 PM Subject: Re: V2.14.0 - midi volume & midi arpeggio 2011/6/9 Federico Bruni : > Il giorno gio, 09/06/2011 alle

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-10 Thread MING TSANG
to uninstall v2.12.3 lilypond? How can I do it? Janek: arpeggio midi sound is not produced on v2.12.3 either. From: Helge Hafting To: lilypond-user@gnu.org; tsan...@rogers.com Sent: Fri, June 10, 2011 6:01:52 AM Subject: Re: V2.14.0 - midi volume & midi arp

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-10 Thread MING TSANG
2.14.0-1.linux-x86.sh tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~/Downloads$ sh lilypond-2.14.0-1.linux.x86.sh sh: Can't open lilypond-2.14.0-1.linux.x86.sh tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~/Downloads$ ____ From: Federico Bruni To: MING TSANG Cc:

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-10 Thread MING TSANG
rn' from package 'trn4' (multiverse) Command 'rup' from package 'rstat-client' (universe) Command 'srun' from package 'slurm-llnl' (universe) run: command not found tsang@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~/bin$ uninstall-lilypond uninstall-li

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-10 Thread MING TSANG
/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games From: Federico Bruni To: MING TSANG Cc: David Santamauro ; lilypond-user@gnu.org Sent: Fri, June 10, 2011 11:09:51 AM Subject: Re: V2.14.0 - midi volume & midi arpeggio ~/bin is not in your

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-11 Thread MING TSANG
et="iso-8859-1"; Format="flowed" On 11-06-10 03:23 PM, MING TSANG wrote: > After several attempt, I successfully install lilypond v2.14.0_1 in > /home/tsang/bin/lilypond (v2.14.0_1) > lilypond v2.12.3 was still in /bin/lilypond > > Now I have two version in ub

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-13 Thread MING TSANG
Thank you. I discovered that once I change configue-frescobali/path both icon use the same version v2.14.1 I follow you instruction and have trouble running v2.12.3. From: Colin Campbell To: MING TSANG Cc: lilypond-user@gnu.org Sent: Sat, June 11, 2011

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-14 Thread MING TSANG
ow I am stuck. Don't know what to do. Is there a simpler way to install frescobaldi (like ubuntu software centre)? How can I get ubuntu upgrade to install the newest frescobaldi? Thank you for your help. >From: Colin Campbell >To: MING TSANG >Cc: lilypond-user@gnu.org >Se

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-14 Thread MING TSANG
ng@tsang-HP-Pavilion-dv2000-EZ723UA-ABL:~$ cMake . No command 'cMake' found, did you mean: Command 'cake' from package 'cakephp-scripts' (universe) Command 'cmake' from package 'cmake' (main) cMake: command not found tsang@tsang-HP-Pavilion-dv2000-EZ72

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-14 Thread MING TSANG
under ubuntu software centre, I remove and install fresbaldi. The frescobaldi still show 1.0.2 How can I get ubuntu sfotware centre upgrade so that it will install frescobaldi 1.2.0? From: Colin Campbell To: MING TSANG Cc: lilypond-user@gnu.org Sent: Tue

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-14 Thread MING TSANG
lilypond v2.15.1? Will the install of v2.15.1 override v2.14.1? From: Federico Bruni To: MING TSANG Cc: Colin Campbell ; lilypond-user@gnu.org Sent: Tue, June 14, 2011 10:45:41 AM Subject: Re: V2.14.0 - midi volume & midi arpeggio 2011/6/14 MING T

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-14 Thread MING TSANG
: Federico Bruni To: MING TSANG Cc: Colin Campbell ; lilypond-user@gnu.org Sent: Tue, June 14, 2011 3:11:11 PM Subject: Re: V2.14.0 - midi volume & midi arpeggio > Questions: > How can I locate the full path for lilypond 2.12.3 if it still there? > Type in a terminal: whic

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-14 Thread MING TSANG
untu. From: David Santamauro To: MING TSANG Cc: Federico Bruni ; lilypond-user@gnu.org Sent: Tue, June 14, 2011 4:56:21 PM Subject: Re: V2.14.0 - midi volume & midi arpeggio On Tue, 14 Jun 2011 13:00:17 -0700 (PDT) MING TSANG wrote: > of using linux ubuntu.

Re: V2.14.0 - midi volume & midi arpeggio

2011-06-16 Thread MING TSANG
Thank you very much for the terminal tips. It helps. From: Helge Hafting To: MING TSANG Cc: lilypond-user@gnu.org Sent: Thu, June 16, 2011 4:58:18 AM Subject: Re: V2.14.0 - midi volume & midi arpeggio On 10. juni 2011 13:55, MING TSANG wrote: > Th

midi player in frescobldi

2011-07-24 Thread MING TSANG
Hi lilypond users: I ran frescobaldi 1.2.0 with lilypond 2.14.1 in ubuntu 11.04 (Natty Narwhal). After compile lilypond .ly file, I got a pdf and log. Then I try to run midi player within frescobaldi I got the following error Could not load the kMid part. Please install kMid 2.4.0 or

kmid2 for frescobaldi in Fedora

2011-08-11 Thread MING TSANG
Recently I switch from ubuntu to fedora.  I installed frescobaldi and when I try to play the midi generated by lilypond, frescobaldi said it need Kmid2 2.4.  I try to install Kmid2 2.4.0 I got yhe following the error report. transaction error: kmid2-2.4.0-1.fc16.i686 requires libkmidbackend.s

Re: kmid2 for frescobaldi in Fedora

2011-08-11 Thread MING TSANG
Please note the download file in the email below is kmid2-2.4.0-1.fc16.i686.rpm from RPM resource kmid2   Blessing, ming From: MING TSANG To: "lilypond-user@gnu.org" ; "lilypond-user-requ...@gnu.org" Sent: Thursday, August 11, 2011 5:15:

lyrics skips?

2011-09-05 Thread MING TSANG
I ran the following snippet and I find lyrics skipped on measure two.  I am expecting " six seven eight nine " on measure two -- "six seven " is skipped to measure three. Question:  How can this be resolved?  I search LSR and cannot find solution. Thanks, Ming. %<><><><> snippet starts \

Re: lyrics skips?

2011-09-05 Thread MING TSANG
Thanks.  What is the syntax for the suppression of voice two?  How it is incorporate into the code?   Blessing, Ming From: Éditions IN NOMINE To: MING TSANG Cc: "lilypond-user-requ...@gnu.org" ; "lilypond-user@gnu.org" Sent: Monday, Se

Re: lyrics skips?

2011-09-05 Thread MING TSANG
Since it said not for "<<\\>>" construct, and I am using << \\ >> construct is it mean that I need to modify my code not to use "<<\\>>" construct?   Blessing, Ming. ____ From: Kieren MacMillan To:

Re: lyrics skips?

2011-09-05 Thread MING TSANG
Thank you. The sample code work wonders.  I only have three measures to change the "<<\\>>" construct to "<< >>" construct.   Blessing, Ming. ____ From: Kieren MacMillan To: MING TSANG Cc: Éditions IN NOMINE ; Lilypond

Re: lyrics skips?

2011-09-05 Thread MING TSANG
Thank you.   Blessing, Ming. From: Kieren MacMillan To: MING TSANG Cc: Lilypond-User Mailing List Sent: Monday, September 5, 2011 10:24:25 AM Subject: Re: lyrics skips? > Since it said not for "<<\\>>" construct, and I am using &l

RE:Alpha-release of Frescobaldi 2.0

2011-09-27 Thread MING TSANG
Hi, lilypond user: I have following the frescobaldi alpha release. I sound interesting.  I would like to try but don't have experience installing software. Currently I have window 7 and linux fedora 15.  I have jedit & lilypond 2.15.13 in window7; frescobaldi 1.2 and lilypond 2.14.2 in linux fe

[no subject]

2011-10-10 Thread MING TSANG
I compile the .ly file in v2.15.14, there is a programming error and a warming.  The generated output .pdf file seems OK. Questions: 1.  what is a programming error?  Where can I find explaination in NR?  -- red text below. 2.  what is the warning complain about (no line # reference given - don'

\times 2/3{ }

2011-10-20 Thread MING TSANG
Hi, lily users: I am coding a score (57 bars) which contains 100+ "\times 2/3{ }" in the left hand piano . I try to code 'tm = \times 2/3' then use it as '\tm{c8 d8 c8}' and this isn't working. Is there any other way to shorten '\times 2/3{ }' construct so that I don't need to type '\times 2/3

Re: \times 2/3{ }

2011-10-20 Thread MING TSANG
Thank you Xavier & Kieren:  This tip saves me lots of typing.   > >From: Kieren MacMillan >To: MING TSANG >Cc: Lilypond-User Mailing List ; Xavier Scheuer > >Sent: Thursday, October 20, 2011 2:50:57 PM >Subject: Re: \times 2/3{ } >

tie & slur to different notes from a note

2011-10-21 Thread MING TSANG
Is it possible to d1 to d'1 and d1 slur to g,1 e.g. d1~(                     %bar 23 1                         %bar 24   Blessing in+, Ming ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: tie & slur to different notes from a note

2011-10-21 Thread MING TSANG
  Blessing in+, Ming. > >From: Colin Campbell >To: MING TSANG >Cc: "lilypond-user-requ...@gnu.org" ; >"lilypond-user@gnu.org" >Sent: Friday, October 21, 2011 9:15:43 AM >Subject: Re: tie & slur to different notes fr

Re: tie & slur to different notes from a note

2011-10-21 Thread MING TSANG
Hi, Thomas & Colin, The "^~_("  & ") outside the <> construct" works this time.  Thank you both.   Blessing in+, Ming. >____ >From: Thomas Morley >To: MING TSANG >Cc: Colin Campbell ; "lilypond-user-requ...@gn

lilypond and jedit

2011-10-22 Thread MING TSANG
Hi, lily users: A general question.  Can lilypond and jedit be installed in an USB thumb drive? What would happen about the PATH?     Blessing, Ming. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-

Re: lilypond and jedit

2011-10-22 Thread MING TSANG
Sorry!  It is window 7.   > >From: Francisco Vila >To: MING TSANG >Cc: "lilypond-user@gnu.org" ; >"lilypond-user-requ...@gnu.org" >Sent: Saturday, October 22, 2011 12:27:56 PM >Subject: Re: lilypond and jedi

Re: lilypond and jedit

2011-10-22 Thread MING TSANG
Thank you. How about lilypond v2.14.2 or v2.15.14?   > >From: Bertalan Fodor (LilyPondTool) >To: MING TSANG >Cc: Francisco Vila ; "lilypond-user-requ...@gnu.org" >; "lilypond-user@gnu.org" > >Sent: Saturday,

bass sign does not show on a measure

2011-11-17 Thread MING TSANG
Hi, lily users: I need help.  I coded "\clef bass" before the last third note on measure two, but the bass sign does not appear.  How can I make it printed? snip \version "2.14.2" \include "english.ly" upper = \relative c {   \clef bass   \key c \major   \time 4/4   \autoBeamOff   page

Re: bass sign does not show on a measure

2011-11-17 Thread MING TSANG
af16 af16 bf16 f16 g8 g8 \cueClef bass   bf8 ef,8 \break  %second system   } \score { \new Staff = upper { \new Voice = "singer" \upper } } % end   Blessing in+, ming >____ >From: Peekay Ex >To: MING TSANG >Cc: "lilypond-user

Re: bass sign does not show on a measure

2011-11-17 Thread MING TSANG
Thank you.  It works perfectly now.   Blessing in+, Ming > >From: Phil Holmes >To: MING TSANG ; Peekay Ex >Cc: lilypond-user-requ...@gnu.org; lilypond-user@gnu.org >Sent: Thursday, November 17, 2011 11:36:08 AM >Subject: Re: bass sign does not

\break

2011-11-19 Thread MING TSANG
Hi all, I want to \break in the middle of a measure.  I coded the following, but it is not breaking at the desire place. Is it possible to do that? % begin \version "2.14.2" \include "english.ly" breaktest = \relative c' {   f8 f8 r4 f4 f8 g8 |  a8 a16 a16 a16 a16 bs16 c16 c8 f,8 r8 f8

Re: \break

2011-11-19 Thread MING TSANG
Thank you.   Blessing in+, > > From: Xavier Scheuer >To: MING TSANG >Cc: "lilypond-user@gnu.org" ; >"lilypond-user-requ...@gnu.org" >Sent: Saturday, November 19, 2011 6:07:20 AM >Subject: Re: \break > >On 19 N

Re: \break

2011-11-19 Thread MING TSANG
thank you very much.   Blessing in+, > > From: Phil Holmes >To: MING TSANG ; lilypond-user@gnu.org; >lilypond-user-requ...@gnu.org >Sent: Saturday, November 19, 2011 6:05:13 AM >Subject: Re: \break > > > >Please read the Not

force page break?

2011-12-01 Thread MING TSANG
Hi, lily users, Is it possible to force a page break.  "\break" is for line break.   Blessing in+, Ming ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: force page break?

2011-12-02 Thread MING TSANG
Thank you Nick. This helps.   Blessing in+, Ming ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

unable to view attachment

2011-12-06 Thread MING TSANG
 I click on the following URL and I got the following error message: Not Found The requested URL /archive/html/lilypond-user/attachments/20111206/bc2adba5/attachment.html was not found on this server. Apache/2.2.14 Server at lists.gnu.org Port 80 Blessing

Re: lilypond-user Digest, Vol 109, Issue 61

2011-12-18 Thread MING TSANG
Hi, lily users: I click on the URL and I got Not Found The requested URL /archive/html/lilypond-user/attachments/20111218/bc798a5f/attachment-0001.jpg was not found on this server. Apache/2.2.14 Server at lists.gnu.org Port 80 *

cannot load the popplerqt4 module : frescobaldi 2.0.0

2011-12-27 Thread MING TSANG
Hi lily users: I installed frescobaldi 2.0.0 on my fedora and when I try to open .ly file, i got the following error.  " cannot load the popplerqt4 module " I cannot use frescobaldi 1.9.3 anymore. Questions: 1.  how can I resolve the popplerqt4 issue? 2.  how can I un-install frescobalsi 2.0.0

Re: cannot load the popplerqt4 module : frescobaldi 2.0.0

2011-12-28 Thread MING TSANG
essing in+, Ming. > > From: Martin Tarenskeen >To: MING TSANG >Cc: lilypond-user mailinglist >Sent: Wednesday, December 28, 2011 5:43:37 AM >Subject: Re: cannot load the popplerqt4 module : frescobaldi 2.0.0 > > >Any success running Fr

Header LSR 0.34821

2012-01-25 Thread MING TSANG
I try to use the LSR 0.34821 in LPv2.15.26 and I got the following error:  <><><><><><><> > %lilypond %args "C:\Users\Tsang\Dropbox\Lyndon\LiLy\TEST\test_header.ly" Processing `C:/Users/Tsang/Dropbox/Lyndon/LiLy/TEST/test_header.ly' Parsing... C:/Users/Tsang/Dropbox/Lyndon/LiLy/TEST/test_header.ly

Paste function broken on lilypond editor

2012-02-05 Thread MING TSANG
I try to paste a .ly content to lilypond editor, it won't accept it.  I am running window 7 64 bits and firefox 10.0   I try the same on Fodera & firefox 10.0 and am unable to paste.   Blessing in+, yming ___ lilypond-user mailing list lilypond-user@gn

midi output on lilypond editor?

2012-02-05 Thread MING TSANG
Hi, lilypond editor creator: May I request lilypond editor to create midi file as well.  I sing tenor in a choir.  If I can enter notes on lilypond editor and have midi output to practise singing, this will be awesome.  Right now I am using jedit to so that.  Lilypond editor provides a more ea

Re: Paste function broken on lilypond editor

2012-02-05 Thread MING TSANG
Sorry about the confusion.  I am refer to the experimental on-line lilypond editor from lily.styes.net. I try again just now and I cannot paste anything to the editor.   Blessing in+, > > From: Francisco Vila >To: MING TSANG >Cc: "lily

Re: lilypond-user Digest, Vol 111, Issue 31

2012-02-05 Thread MING TSANG
+, yming. > > > >Date: Sun, 05 Feb 2012 14:46:47 +0100 >From: David Kastrup >To: lilypond-user@gnu.org >Subject: Re: midi output on lilypond editor? >Message-ID: <878vkhwfy0@fencepost.gnu.org> >Content-Type: text/plain; charset

Re: LilyBin Launch

2012-02-11 Thread MING TSANG
I like it.  Thank you for the convenience. Question: 1.  Is it possible for Lilybin (lilypond editor) to display multiple pages? 2.  There is \midi{} on the sample (initial screen). How can I get the midi file as well?   Blessing in+, Ming > > > >___

<    1   2   3   4   5   6   7   >