Re: Mirror image

2025-04-03 Thread ming tsang
Hi Michael, thQ very much Ming Tsang On Wed, Apr 2, 2025 at 11:33 AM Michael Gerdau wrote: > > \markup { > >\line { > > \scale #'(3 . 1) > > Mirror > > \scale #'(3 . -1) > > Mirror } > > } > > How about > >

Mirror image

2025-04-02 Thread ming tsang
hi lilyponders, How can I get the true mirror image? i.e. "M" below mirror "M". \markup { \line { \scale #'(3 . 1) Mirror \scale #'(3 . -1) Mirror } } Ming Tsang -- ming (lyndon) tsang

jianpu10a.ly : Re: Compress Long Rest in Jianpu

2024-10-22 Thread ming tsang
ests into quarter notes *my messages:* Dear Wernerf Lamberg : how can I get the new jianpu10a.ly with MMR? thQ and appreciated. Dear Windy Deng : Can I get the lily source code that generates the pdf? thQ and appreciated. jianpo of 大哉乾元(胡多多) score pdf. -- ming (lyndon) tsang

Re: where are the file created?

2024-09-21 Thread ming tsang
Good Morning Stu McKenzie, I am using frecobaldi v3.3.0 & lilypond v2.25.18, The two files created are in the same folder of my source lily file. However I cannot find the temp - it is not important as long as I find the two pdf created. tkQ, ming (lyndon) tsang. On Fri, Sep 20, 2024 at 6:1

Re: where are the file created?

2024-09-20 Thread ming tsang
Hi Knute & William : Thank you for your reply. I have been using frescobaldi since 2010. I have never run lilypond without frescobaldi. Can you show me how to run a lilypond without using frescobaldi.? thQ, ming (Lyndon) Tsang. On Fri, Sep 20, 2024 at 11:39 AM Knute Snortum wrote: >

where are the file created?

2024-09-20 Thread ming tsang
... Converting to `my_special_output-scherzo.pdf'... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Converting to `my_special_output.pdf'... Success: compilation successfully completed Completed successfully in 0.6". %} -- ming (lyndon) tsang

ez-number size

2024-09-13 Thread ming tsang
#t \context { \Voice \consists \Ez_numbers_engraver } } % \midi { % \tempo 4=81 %} } %% end of mme Thank you for your help, Ming Tsang -- ming (lyndon) tsang

Re: markup

2024-06-06 Thread ming tsang
PS forgot to include the output pdf. On Thu, Jun 6, 2024 at 5:12 PM ming tsang wrote: > Dear Valentin, > > The "%\rouded-box" is a misplaced typo. Once I delete the \rounded-box > trom the code you sent me, it works A-ok. Your code answers my two > questions. > I mi

Re: markup

2024-06-06 Thread ming tsang
o, > > Do you mean something like this: > > \version "2.24.3" > \markup\line { > \circle" 1. " > \box \override #'(line-width . 40) \fill-line { "\t\musicglyh \tlsr?" } % > \rounded-box > } > \markup \vspace #0.75 > > Cheers, &g

markup

2024-06-06 Thread ming tsang
box \fill-line { "\t\musicglyh \tlsr?" } %\rounded-box \markup \vspace #0.75 -- ming (lyndon) tsang

Re: running lilypond

2024-05-24 Thread ming tsang
is fine with me. BTW I am running window 10 Ming (Lyndon) Tsang On Fri, May 24, 2024 at 7:36 AM Jean Abou Samra wrote: > Le vendredi 24 mai 2024 à 07:23 -0600, ming tsang a écrit : > > I try to run the following code as lilypond .ly > > \version "2.24.3" > > lily

running lilypond

2024-05-24 Thread ming tsang
l/Temp/frescobaldi-hw7wj9lu/tmpw7z7ix8h/document.ly:3:70 <2>: error: syntax error, unexpected end of input, expecting '=' lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts myfile. ly fatal error: failed files: "C:\\Users\\Owner\\AppData\\Local\\Temp\\frescobaldi-hw7wj9lu

Re: Help using a Scheme variable in a function

2024-04-13 Thread ming tsang
Hello Mathew Fong, I am very interested in this scheme variable in a function, however I have a hard time generating a working .ly with sample output. Thank you. -- ming (lyndon) tsang

Re: warning

2024-03-06 Thread ming tsang
r help. Very much appreciated. waiming(lyndon) Tsang On Tue, Mar 5, 2024 at 5:06 PM Aaron Hill wrote: > On 2024-03-05 1:53 pm, ming tsang wrote: > > Hi users, > > I got the following warning message. I read some where one should not > > ignore the warning message. > >

warning

2024-03-05 Thread ming tsang
Hi users, I got the following warning message. I read some where one should not ignore the warning message. warning: cannot find context Voice = soprano how to make context specification? Thanks -- ming (lyndon) tsang

align solfege display

2022-10-08 Thread ming tsang
Hi lilyponders, Someone helped to to produce solfege Up or below staff. Question: 1. How to align the solfege? 2. Is it possible to have the solfege on a seperate staff ont its own OR as dynamic staff (line)? Thanks for the help. Ming Tsang Example: [image: image.png] -- ming (lyndon) tsang

Re: error: Unbound variable: \version

2022-09-20 Thread ming tsang
Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Converting to `document.pdf'... Success: compilation successfully completed Completed successfully in 1.4". I am just querious about the error in v2.18.2. Ming On Tue, Sep 20, 2022 at 4:56 AM

error: Unbound variable: \version

2022-09-20 Thread ming tsang
ure primitive-load-path in expression (primitive-load-path file-name): C:/LilyPond_2-18-2/usr/share/lilypond/current/scm/lily.scm:462:5 <1>: Unbound variable: \version Exited with return code 1. QUESTION: I have version in my computer. I have window 10, lilypond v2.18.2 and v2.23.10, freco

Re: chord name does not transpose as score using language italino

2022-09-07 Thread ming tsang
Hi Hans Thank you for the info pertaining to the known issue 6305. I found the work around solution from the known issue link. Ming Tsang On Wed, Sep 7, 2022 at 2:15 AM Hans Aikema wrote: > > > On 7 Sep 2022, at 05:32, ming tsang wrote: > >  > The following code produces a

chord name does not transpose as score using language italino

2022-09-06 Thread ming tsang
cmode { % Lyrics follow here. } \score { << \new ChordNames \chordNames \new Staff { \melody } \addlyrics { \verse } >> \layout { } \midi { \tempo 4=158 } } the output png screen print: [image: image.png] I am expecting to seeA C#m F#m D C#m Bm Any help is appreciated. ming (lyndon) tsang

Rehearsal MIDI files: in wizard

2022-08-25 Thread ming tsang
Dear lilyponders, on frecobaldi there is a score wizard which contains Rehearsal MIDI files option. After I install frecobalsi 3.2 I cannot locate this option. Does it move to other section within the score wizard? Thanks for the help. Ming. -- ming (lyndon) tsang

Compiling from the command line from Frecobaldi

2022-07-19 Thread ming tsang
How to run the command line to compile lilypond v2.23.8 from frecobaldi,v3.1.3? e.g.: $ lilypond -dbackend=svg -o test svg.ly shalom + Emmanuel, ming. -- ming (lyndon) tsang

Re: UTF-8 unicode use in \markup

2021-11-29 Thread ming tsang
you can also do > ##xa7 as well as simply 167 (which is the decimal numeric value for hex A7). > > Thus char basically takes a number and gives us that unicode character. > > Cheers, > Valentin > > Am Montag, 29. November 2021, 01:27:37 CET schrieb ming tsang: >> Hi

Re: UTF-8 unicode use in \markup

2021-11-28 Thread ming tsang
\char could accept U+00a7. Now I can use ##x00a7. Thank you for your info. Shalom, yMing. On Sun, Nov 28, 2021 at 5:16 PM Valentin Petzel wrote: > Hello Ming, > > I do not understand your exact problem. If you want to have € in markup > you > can either directly put € in the marku

UTF-8 unicode use in \markup

2021-11-28 Thread ming tsang
Hi lilyponder, I would like to use \markup to display € using U+20AC. I can use \markup { \char ##x2197 } to display / print / output to pdf. ##x2197 is [image: image.png] Your help is appreciated. Shalom, yMing -- ming (lyndon) tsang

Re: print log content to a pdf

2021-11-23 Thread ming tsang
On Sun, Nov 21, 2021 at 10:02 PM David Wright wrote: > On Sun 21 Nov 2021 at 16:01:43 (-0500), ming tsang wrote: > > > The following lilypond code > > > > #(ly:font-config-display-fonts) > > > > generate a log output. > > > > Is it possible to

print log content to a pdf

2021-11-21 Thread ming tsang
Dear lilyponders, The following lilypond code #(ly:font-config-display-fonts) generate a log output. Is it possible to generate a pdf by lilypond? Shalom, yMing. -- ming (lyndon) tsang

Re: eps file

2021-09-02 Thread ming tsang
Hi Valentin Petzel: Here is the file. I open the lily.scm with miscrosoft notepad and save as. Thank you very much Valentin and David for your patience and helpful hands. Very much appreciated. Shalom, Ming. On Thu, Sep 2, 2021 at 7:37 AM Valentin Petzel wrote: > Okay, the guile version lo

Re: eps file

2021-09-01 Thread ming tsang
Hi Valentin, I try another way to code eps file location path. I move the eps file to the same folder of lily file. Shalom, Ming \version "2.23.3" \markup { \general-align #Y #DOWN { \epsfile #Y #20 #"Untitled_draw-squibble-1.eps" } } ERROR Message, Starting lilypon

Re: eps file

2021-09-01 Thread ming tsang
Hi Valentin, Thank you for the info. But I have a hard time entering the file path name. When I ran lilypond through frescobaldi v2.3.3, I got an error - see at the end of the lily code. I have no idea what "ice-9 format" is. Shalom, Ming. \version "2.23.3" \markup { \ge

eps file

2021-09-01 Thread ming tsang
Dear lilyponders, How can I specify the eps file that will be recognized by the \markup - re below lilypond code? The eps file is in my computer folder. Shalom, Ming \markup { \general-align #Y #DOWN { \epsfile #X #20 #"context-example.eps" \epsfile #Y #20 #"cont

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-23 Thread ming tsang
e: > On Thu 22 Jul 2021 at 12:12:03 (-0400), ming tsang wrote: > > > > I guess I will wait for #1379 in frecobaldi user list to resolve. > > I hope you're only waiting to be able to double-click in your file > manager, which after all is just a matter of convenience, rather

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-22 Thread ming tsang
ly> frecobaldi display the file with contents in "勉勵.ly <http://xn--4grwd.ly>." tab. Note: either file location or file name or both contain non english characters, "A" happends. Shalom, yMing. On Sun, Jul 18, 2021 at 11:56 PM David Wright wrote: > On Sun 18

Re: error :GUILE signaled an error for the expression

2021-07-13 Thread ming tsang
xample code. The above test is for folder names containing utf-8 characters. Later today I will test the folder and filename containing utf-8 characters to see the effects. Thank you for your help. Shalom, yMing Tsang On Tue, Jul 13, 2021 at 12:15 PM David Wright wrote: > > Date: Tue, 13

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread ming tsang
eak or wrap at the > > spaces? > > This may be too obvious, but anything wrong with \wordwrap-string ? > > -- > David Kastrup > -- ming (lyndon) tsang

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-12 Thread ming tsang
ul 12, 2021 at 6:30 AM Thomas Morley wrote: > Am Mo., 12. Juli 2021 um 08:38 Uhr schrieb Jonas Hahnfeld via LilyPond > user discussion : > > > > Am Sonntag, dem 11.07.2021 um 22:54 -0700 schrieb Aaron Hill: > > > On 2021-07-11 12:32 pm, ming tsang wrote: > > > >

Re: error :GUILE signaled an error for the expression beginning here #

2021-07-11 Thread ming tsang
ccessfully executed. Consider the problem solved! Thanks. Also thank you to : Knute Snortum; David Kastrup for the help. Thanks again, yMing Tsang On Sat, Jul 10, 2021 at 11:50 PM Aaron Hill wrote: > On 2021-07-10 8:46 pm, Aaron Hill wrote: > > On 2021-07-10 7:15 pm, ming tsang wrote

Re: wront type for argument: on \note

2021-07-10 Thread ming tsang
Thank you both: I will definitely run convert from now on. yMing Tsang Sent from my iPhone > On Jul 9, 2021, at 7:00 PM, David Kastrup wrote: > > Aaron Hill writes: > >>> On 2021-07-09 1:22 pm, ming tsang wrote: >>> I try to run the following lilypond code. >

wront type for argument: on \note

2021-07-09 Thread ming tsang
/current/scm/lily/lily.scm:973:21 <1>: In procedure reverse! in expression (ly:parse-file file-name): C:/LilyPond_2-23-3/usr/share/lilypond/current/scm/lily/lily.scm:973:21 <2>: Wrong type argument in position 1: (1 "16" . #f) Exited with return code 1. -- Thank you. yMing Tsang ming (lyndon) tsang

Re: lilypond coding problem

2021-06-22 Thread ming tsang
use \once\hideNotes from now on. I am trying to understand this hide and unHide business. Thanks, Ming Tsang On Tue, Jun 22, 2021 at 9:53 PM ming tsang wrote: > Dear Knute: > Thank you for the reply. > I had 35 bars that requires the \hideNotes: > bars 16, 20, 21, 23, 25, 26 no \unHid

Re: lilypond coding problem

2021-06-22 Thread ming tsang
:35 AM Knute Snortum wrote: > On Tue, Jun 22, 2021 at 3:13 AM ming tsang wrote: > > > > Dear Moinard and Knute > > Thank you for the tips on \hideNotes and \unHideNotes. > > I coded 35 bars using \hidesNotes, only 4 bars need the \unHideNotes. I > discovered this

Re: lilypond coding problem

2021-06-22 Thread ming tsang
\hideNotes and \unHideNotes must be used in pairs? 2. How can I pass the nide note in using variables? ie hn = *3/4 (\hideNotes d8) in my code I use f,2\hn Thank you very much for your help. Ming Tsang On Tue, Jun 22, 2021 at 2:19 AM F. Moinard wrote: > Hello, > > Sorry, I forgot t

Exited with return code -1073741819.

2021-06-17 Thread ming tsang
to resolve this. Thanks in advance. ming (lyndon) tsang \version "2.23.0" \language "english" \header { title = "專 心 信 主" subtitle = "Trust In The Lord" } global = { \key c \major \numericTimeSignature \time 3/4 \tempo "Moderately" 4=90 } e

Exited with return code -1073741819.

2021-06-17 Thread ming tsang
rying -- ming (lyndon) tsang

Re: lilypond coding problem

2021-06-16 Thread ming tsang
Thank you Knute. Sent from my iPhone > On Jun 16, 2021, at 2:03 PM, Knute Snortum wrote: > >  > I think force-hshift is what you're looking for: > > \once \override NoteColumn.force-hshift = 1.5 a4 > > -- > Knute Snortum > > > >> On

Re:

2020-09-19 Thread ming tsang
Hi, Jonas, I downloaded and installed v2.21.6 per your suggestion and the error was gone. Thank you for the info. Ming On Thu, Sep 17, 2020 at 12:14 PM Jonas Hahnfeld wrote: > Hi, > > Am Donnerstag, den 17.09.2020, 11:29 -0400 schrieb ming tsang: > > Starting lilypond-win

[no subject]

2020-09-17 Thread ming tsang
annot create temp file: the-conflict-of-the-ages.mid. 2365: Invalid argument Exited with return code 1. Hi, lilyponders: How to resolve the above error message? I did not find any .mid file in my pc. Thanks for the help. Ming. -- ming (lyndon) tsang

print copyright on every page

2020-02-27 Thread MING TSANG
Dear lilyponders, How can I print the copyright info on every page. The following code only have the copyright printed on the first page only. Ming \version "2.19.84"\language "english" ymt = \markup {   \note #"16" #1  " yMt"  \postscript #"0.075 set

Re: change postscript output size

2020-02-27 Thread MING TSANG
Hi Pierre, Thank you for the different way of coding \scale.Now it works wonderfully. Thanks again. Ming.  On Thursday, February 27, 2020, 01:31:15 a.m. EST, Pierre Perol-Schneider wrote: Hi Ming Le mer. 26 févr. 2020 à 22:30, MING TSANG a écrit : Pierre:Thank you for the \scale

Re: change postscript output size

2020-02-26 Thread MING TSANG
Pierre:Thank you for the \scale option,  but the text part did not scale. refer to below: The note is now outside the fish. Thank you,Ming On Wednesday, February 26, 2020, 03:43:02 p.m. EST, Pierre Perol-Schneider wrote: Hi Ming,How about \scale?e.g.:\version "2.19.84" ymt

change postscript output size

2020-02-26 Thread MING TSANG
dear lilyponders, I have the following postscript code. How can I make it smaller or larger? ymt = \markup {   \note #"16" #1  " yMt"  \postscript #"0.075 setlinewidth 0 -2.5 moveto -13.75 10 -10 -7 2.5 5    rcurveto stroke"} image after lilypond compilation: Thank you for the help.Ming

Re: remove a staff

2019-10-12 Thread MING TSANG
pdfs. The pdf-file-name depicts the outcome result. I hope it is not too much for such a request. Do I need to open up another thread? Thank you,Ming  On Saturday, October 12, 2019, 04:28:17 p.m. EDT, Simon Albrecht wrote: Hello Ming, no less than six volunteers have stepped up to help

Re: remove a staff

2019-10-09 Thread MING TSANG
Michael, Thank you. Please refer answer to Simon & Graham. Thanks, Ming. Sent from my iPhone > On Oct 8, 2019, at 10:39 PM, Michael Gerdau wrote: > > Yes, that’s possible. > > Care to provide a MWE so that I or others could easily show you how? > > Kind regards, >

Open multiple files on frecoaldi

2019-10-09 Thread MING TSANG
don't recall making any major changes to my settings. Is > there something in the settings that, if changed, will restore the function > to its former usefulness? > > I run windows 10 and lilypond 2.19.83 and frecobaldi 3.02 Thanks, Ming Sent from my iPhone__

Re: remove a staff

2019-10-09 Thread MING TSANG
Staff.StaffSymbol.line-count = #0          \hideNotes %\hide Staff.NoteHead          \hide Staff.TimeSignature          \hide Staff.Clef } The result: Thanks,Ming.On Wednesday, October 9, 2019, 05:49:17 a.m. EDT, Graham King wrote: On 9 Oct 2019, at 02:22, MING TSANG wrote: Hi, lilyponders, Is it

Re: remove a staff

2019-10-09 Thread MING TSANG
it’s possible, but it’s not clear what your problem is. Why can’t you remove a staff? Do you want to hide it in certain systems only? We need more context and at best an example to answer the question. http://lilypond.org/tiny-examples.html Best, Simon On 09.10.19 03:22, MING TSANG wrote

Re: remove a staff

2019-10-09 Thread MING TSANG
Hi, Graham & Simon:Additional info, I also find the tie (slur) not hide. How to hide at least the key signature abd the tie/slur. I can live with bar number.  Refer to image :  Thanks,Ming  On Wednesday, October 9, 2019, 07:37:30 a.m. EDT, MING TSANG wrote: Hi, Graham: Thank

remove a staff

2019-10-08 Thread MING TSANG
Hi, lilyponders, Is it possible to remove a staff ( everything)? Thanks for the help,Ming___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

open multiple files for viewing/editing in frecobaldi v3.0.1

2019-09-10 Thread MING TSANG
Hi list: I used can open multiple files in frecobaldi that show each file in tabs. Two days ago I cannot do this anymore. I have no idea what setting that disable that function.  Is there s special settling that will restore the caption subject. I run window 10 and lilypond 2.19.83. Thank you,Mi

drop down list

2019-07-30 Thread MING TSANG
dear lily ponders, On score setup wizard - frecobaldi a few entry such as "subsubtitle", "tempo indication" have drop down list, is it possible to edit the list - ie to delete or modify  entries? Thanks for the help,Ming___ lilypond-user mailing list li

Re: conver-ly using frecobaldi 3.0.1

2019-06-21 Thread MING TSANG
recobaldi to do the convert-ly and it fails. I have not run command line convert-ly ever. Please send me the command synthetic and steps of executing it. Thanks. Ming  On Friday, June 21, 2019, 07:40:37 a.m. EDT, David Kastrup wrote: MING TSANG writes: > Hi, all > At frecobaldi I

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-20 Thread MING TSANG
rs.4). Remove \grace or \\acciaccatura  from my full .ly file, it compiles clean. Question: 1.) what is the difference between \grace & \acciaccatura?2.) How to resolve this programming error...?3.) Just ignore it? Thanks,Ming. On Sunday, May 19, 2019, 3:37:51 p.m. EDT, Brian Barker wrote:

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread MING TSANG
ce to\  \acciaccatura and the compile clean without the programming error Then I add next bar and the compile indicated three programming error...I don't see how the code affect the compile. Any where I can find the explaination of the programming error and how to resolve it? Ming The lil

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread MING TSANG
Hi Simon, Thank you for the info.  I finally find the first time the programming error appears.I now have a minimal lily code demonstrate the error. Ming  %%%\version "2.19.83"\language "english"global = {  \key a \major  \numericTimeSignature  \time 3/4  \partial 4   % Dra

Re: tie four 8 note to 4 chord

2019-05-18 Thread MING TSANG
Stefano & Andrew: Thank you for the solution and explanation.  Thanks,Ming. On Saturday, May 18, 2019, 11:00:41 a.m. EDT, Stefano Troncaro wrote: Hi Ming, it depends on the music you are working with and your preference. I personally have it set to ##t as my personal default. I d

Re: tie four 8 note to 4 chord

2019-05-17 Thread MING TSANG
Andrew: Thank you very much. Once the tieWaitForNote = ##t is set, it continues to work. Is this the intention?  Is it necessary to reset to it's default? Thanks,Ming  On Thursday, May 16, 2019, 7:41:14 p.m. EDT, Andrew Bernard wrote: Hi Ming, \set tieWaitForNote = ##t It

programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-17 Thread MING TSANG
Hi, lilyponders: What is it mean "...miss-predicted..."?How to resolve the following error? Thank you for the help.Ming error log after compile: Starting lilypond-windows.exe 2.19.83 [speechless-praise.ly]... Processing `C:/Users/yming tsang/Documents/S_team/2019-06-02/Speechless-Praise/speechles

tie four 8 note to 4 chord

2019-05-16 Thread MING TSANG
I try to transcribe the above image. Question: is this  normal / standard score? The below code is my attempt: %code  \key a\major  \clef bass  \time 3/4   d8~ f~ gs~ b~ 4 |}%endThe result and log: Thanks,Ming ___ lilypond-user mailing list

Re: how to restore the override to it default.

2019-05-07 Thread MING TSANG
Thank you for the quick response, Malte Meyn and David Kastup.___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

how to restore the override to it default.

2019-05-07 Thread MING TSANG
Lilyponders,  The override take effect for bar 2 to bar 4. I try to use \remove , but not working. \version "2.19.83"{  \fixed c' { c'4 b a g   %bar 1     \override NoteHead.style = #'slash     \override Stem.transparent = ##t     \override Flag.transparent = ##t     c'4 4 4 4   %bar 2     b4 4

Re: warning message - missing slur

2019-04-14 Thread MING TSANG
Lukas-Fabian, Ralph, Budanov and Ben: Thank you all for the solution. Ming.On Sunday, April 14, 2019, 8:18:42 a.m. EDT, Ralph Palmer wrote: On Sun, Apr 14, 2019 at 4:33 AM Lukas-Fabian Moser wrote: That's not true anymore: In recent versions (starting at some point in the

warning message - missing slur

2019-04-13 Thread MING TSANG
lly completed Completed successfully in 0.9". the slur e8( f8) is missing. How can I get the slur printed by lilypond. original:        On the above image, slur from e to f necessary. Thank you,Ming ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: pdf & mid file not saved onto the folder where lily file resides.

2019-03-28 Thread MING TSANG
The issue with the network drive is known, I think. Probably this one: https://github.com/frescobaldi/frescobaldi/issues/1053 I should double-check... Il giorno gio 28 mar 2019 alle 3:20, MING TSANG ha scritto: > Thank you for the info. Now I use folder in C-drive. Save and compile > solve m

Re: pdf & mid file not saved onto the folder where lily file resides.

2019-03-27 Thread MING TSANG
Abraham, Thank you for the info. Now I use folder in C-drive. Save and compile solve my problem..I was trying to use router network drive. I can the lily file but not pdf and mid even I did save and compile. I have no idea. So i switch back using C-drive. Thanks,Ming On Wednesday, March

pdf & mid file not saved onto the folder where lily file resides.

2019-03-27 Thread MING TSANG
p is appreciated. Log file is at below text. Ming Starting lilypond-windows.exe 2.19.83 [just-as-i-am.ly]... Processing `C:/Users/YMINGT~1/AppData/Local/Temp/frescobaldi-ft__bl24/tmpl0b7mag8/just-as-i-am.ly' Parsing... Interpreting music... MIDI output to `just-as-i-am-soprano.mid'... Inte

utf-8 file name in lilypond

2019-01-30 Thread MING TSANG
http://lsr.di.unimi.it/LSR/Snippet?id=197 I copy the above snippet and name it test_file-name_info.ly and run with fracobaldi3.01 + lilypond2.19.82 it produces desired file infomation. Then I rename the file as test_中文.ly (UTF-8 Chinese characters) and execute and the following error occurs: St

Re: arpeggio variant

2019-01-23 Thread MING TSANG
Andrew, Thank you very much. Ming. On Wednesday, January 23, 2019, 7:37:49 a.m. EST, Andrew Bernard wrote: HI Ming, A usage problem. Read the NR section 1.3.3 Expressive Marks as Lines and see the section Arpeggio. You will immediately see what's wrong. Andrew On Wed, 23 Jan

arpeggio variant

2019-01-23 Thread MING TSANG
Dear lilypond user list: I coded arpeggio variant and is not working. Am I use them wrongly? Ming \version "2.19.82"\language "english"right = \fixed c' {  \key bf\major  \time 4/4  1\arpeggio  |  1\arpeggioArrowDown |   1\arpeggioBracket |   1\arpeggioArrowUp  |  1\

Re: Flat flared hairpins

2018-12-31 Thread Ming Tsang
In our apartment here in Canada the floor number is 1,2,3,5,6,7,8,9,10,11,12,15, 16 17 missing 4,13 & 14 Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Jianpu

2018-12-28 Thread MING TSANG
Thank you for the workaround. Sent from my iPhone > On Dec 27, 2018, at 2:44 PM, Thomas Morley wrote: > > > >> Am Do., 27. Dez. 2018 um 21:03 Uhr schrieb MING TSANG : >> Dear Paul and David >> >> I don't know the code. Appreciate if either one of yo

Jianpu

2018-12-27 Thread MING TSANG
Dear Paul and David I don't know the code. Appreciate if either one of you can help to resolve the tie problem for jianpu. Thank you,Ming  the lily code is \version "2.19" \language "english" \include "jianpu10a.ly" global = { \key d \major \numericT

RE: change of volta number

2018-06-22 Thread Ming Tsang
lyric. This combination serve me well. \set Score.repeatCommands = #'(end-repeat (volta "2.")) Works fine for changing the volta 1 to 2. Thank you all, Ming Sent from Mail for Windows 10 test-snippet.ly Description: Binary data __

change of volta number

2018-06-21 Thread Ming Tsang
Hi lilyponders, how can I modify volta number from 1. To 2? Thanks, Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Different time signature on different staff

2018-04-16 Thread Ming Tsang
Knut, Thank you for the sample PDF and ly source. http://lilybin.com/94hi4y/1 Question: how to align bar lines for the above lilybin sample. Ming Sent from Mail for Windows 10 From: Knut Petersen Sent: April 16, 2018 12:07 PM To: Ming Tsang; lilypond-user@gnu.org Subject: Re: Different time

RE: Different time signature on different staff

2018-04-16 Thread Ming Tsang
Brian, Thank you for pointing me to NR. I have been search LSR and found nothing. I will study the NR. Ming Sent from Mail for Windows 10 From: Brian Barker Sent: April 16, 2018 11:49 AM To: lilypond-user@gnu.org Cc: Ming Tsang Subject: Re: Different time signature on different staff At 11:17

Different time signature on different staff

2018-04-16 Thread Ming Tsang
Dear ponders, My code did not produce the expecting of time 6/8 on the first staff. What shall I code to correct this. Thanks, Ming Sent from Mail for Windows 10 the-spirit-of-life_test.ly Description: Binary data ___ lilypond-user mailing list

Re: Another code AbMaj7(#11)/Eb

2018-02-21 Thread Ming Tsang
Elaine: Thank you. I has been a great help. Is there any resource that will provide help next time I need co code some special chord? Thanks again, Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https

Another code AbMaj7(#11)/Eb

2018-02-20 Thread Ming Tsang
Hi, lilyponders, I need help for code another chord per the image link https://tsang94-rogers.tinytake.com/sf/MjM2OTAyOF83MjE0MDA1 Is there any resource that I can locate the solution? Thank you, Ming Sent from Mail for Windows 10 ___ lilypond-user

Re: chord name e2:m7(b5)/d

2018-02-20 Thread Ming Tsang
Thank You Torsten and Robert: Thank you for the tips. I use language English sot I change c ees ges bes to c ef gf bf. The result is great. Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https

chord name e2:m7(b5)/d

2018-02-16 Thread Ming Tsang
Lilyponders How to generate the second chard name? Thanks for the help Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: alignment of "To" and \coda horizontally

2018-02-03 Thread Ming Tsang
Robin, Think you. I did not find the answer is LSR Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: alignment of "To" and \coda horizontally

2018-02-02 Thread Ming Tsang
Sent from Mail for Windows 10 From: Ming Tsang Sent: February 2, 2018 6:07 PM To: lilypond-user@gnu.org Subject: alignment of "To" and \coda horizontally Liliponders, How can I align the following on the same line horizontally? Thanks, Ming \version "2.19.80" { f'1^\mar

Re: color lyrics text

2017-12-12 Thread MING TSANG
hi Simon, David, Peter and Ben: Thank you for your answer. Here is so many ways to color lyric text. I am wondering, if one method is better than the other. Thank you,Ming Here is the various method. \version "2.19.80"\language "english" \header {  title = "test t

RE: \unfoldRepeats for midi file

2017-12-11 Thread Ming Tsang
Peter, I did reply all and I got mail delivery fail on your rmail address. Thank you for the answer. One question: how can I just want to show few color lyric text only? I try to use {}, but it shows all lyric text in color. Ming Sent from Mail for Windows 10 From: pe...@chubb.wattle.id.au

Color lyrics text

2017-12-10 Thread Ming Tsang
Hi lilyponders, Can I color few lyric text? Thank you for your help. Ming Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: \unfoldRepeats for midi file

2017-12-10 Thread Ming Tsang
Hi Peter, Thank you for the reply. I did not know volta 2 can have no \alternative. That why I use volta 1. I change volta 1 to volta 2 and the \unfoldRepeats works. Thank you very much. Next time I will try a minimal example. Ming. Sent from Mail for Windows 10 From: pe...@chubb.wattle.id.au

\unfoldRepeats for midi file

2017-12-07 Thread Ming Tsang
Hi lilyponders, I try to produce file file that unfoldRepeats. The following code did not produce repeats volta. I need help. Thanks, Ming \version "2.19.80" \language "english" \header { subtitle = "Joy to the World / Angels We Have Heard on High"

Re: Full bar rest R time 6/8 and 9/8

2017-12-01 Thread Ming Tsang
Thank you for the helping hand, Malte Meyn. Sent from Mail for Windows 10 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Full bar rest R time 6/8 and 9/8

2017-11-29 Thread Ming Tsang
Lilyponders: 1 for time 4/4R1 provides full bar rest centered; 2 for time 2/4R2 provides full bar rest centered 3 for time 3/4 R2. Provides full bar rest centered How to code : 4 for time 6/8; for time 9/8 Thank you for the help. Ming Sent from Mail for Windows 10

Re: Exited with return code 1. - Guile signal error & cannot find context to switch to

2017-09-28 Thread MING TSANG
Sorry for the missing attachment .ly file.  Here it is. From: MING TSANG To: Lilypond-usermailinglist Sent: Thursday, September 28, 2017 8:43 PM Subject: Exited with return code 1. - Guile signal error & cannot find context to switch to Dear lilyponders,I run (compile)

  1   2   3   4   5   6   7   >