Re: scheme code generate variable series with leading "\"

2016-08-09 Thread MING TSANG
Harm,  thank you very much.Immanuel,Ming From: Thomas Morley To: MING TSANG Cc: David Kastrup ; Lilypond-usermailinglist Sent: Tuesday, August 9, 2016 6:44 AM Subject: Re: scheme code generate variable series with leading "\" 2016-08-09 12:20 GMT+02:00 MING TSANG :

circle of fifths

2016-09-05 Thread MING TSANG
Him lilyponders: I found LSR circle of fifths. It is in \language "deutsch" by Manuela http://lsr.di.unimi.it/LSR/Snippet?id=1040  I tried to make / adapt for language "english", but having hard time to generate.  Can someone make this circle of fifths for "english"? Thanks for the help. Immanuel

Re: circle of fifths

2016-09-06 Thread MING TSANG
Brian,  Thank you very much for the "english" version.Immanuel,Ming. From: Brian Barker To: lilypond-user@gnu.org Cc: Ming Tsang Sent: Tuesday, September 6, 2016 12:19 AM Subject: Re: circle of fifths At 03:04 06/09/2016 +0000, Ming Tsang wrote: >I found LSR circle

Re: cross staff slur

2016-09-20 Thread MING TSANG
Simon,Thank you very much for the help.Ming. From: Simon Albrecht To: MING TSANG ; Lilypond-usermailinglist Sent: Tuesday, September 20, 2016 10:27 AM Subject: Re: cross staff slur Hi Ming, On 20.09.2016 14:32, MING TSANG wrote: > hi, lilyponders: > I have difficulty to ge

Exited with return code -1073741819.

2016-10-30 Thread MING TSANG
hi, lilyponders: (1).  What is the meaning of the following error message?I have SATB + piano score of 100 bars. Each SATB+pianoRH coded with 100 bars. I started to code piano-LH and it was all compilable upto bar  45 (no error). But after coded bar 46, I got the error. (2)  Window 10 generate t

Re: Exited with return code -1073741819.

2016-10-31 Thread MING TSANG
is lilypond 2.19.49 available. I download and install.  Now when code bar 46, compile OK; Code bar 47, compile error. I don't know what to do now.  Help is appreciated. Immanuel,Ming. From: Christ van Willegen To: MING TSANG Cc: Lilypond-usermailinglist Sent: Monday, October 31, 2

Re: Exited with return code -1073741819.

2016-11-01 Thread MING TSANG
Andrew,Here is the .ly file. I did further compile, now the error appear on left piano bar 54. Thank you for your help. Immanuel,Ming From: Andrew Bernard To: MING TSANG Cc: Lilypond-usermailinglist Sent: Tuesday, November 1, 2016 12:21 AM Subject: Re: Exited with return code

coding chord-names in language "italiano"

2016-11-15 Thread MING TSANG
Hi, lilyponders: I try "italiano" to transcribe a music score because the original is in numeric "do re mi". It works fine until I try to code chord names.  I got unrecongized string error.   But I change the language to "english", there is no error. Question: what is the coding chordnames in lan

(lilypond-windows.exe:6216): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

2016-11-16 Thread MING TSANG
Hi lilyponders, I am running window 10 with lilypond v2.19.50 and frecobaldi 2.19.0 1. What is that mean? 2. Am I missing pango fonts?3. I search notation.pdf 2.19.50 and cannot find a list of error message or warning + explaination help appreciated. Immanuel,Ming__

Re: (lilypond-windows.exe:6216): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

2016-11-16 Thread MING TSANG
the new PS - is new PS fixes the problem? Immanuel,Ming From: David Wright To: MING TSANG Cc: Lilypond-usermailinglist Sent: Wednesday, November 16, 2016 6:12 PM Subject: Re: (lilypond-windows.exe:6216): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() On

Re: (lilypond-windows.exe:6216): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

2016-11-16 Thread MING TSANG
  From: Andrew Bernard To: 'MING TSANG' ; lilypond-user@gnu.org Sent: Wednesday, November 16, 2016 8:59 PM Subject: RE: (lilypond-windows.exe:6216): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() #yiv8425948074 #yiv8425948074 -- _filtered #yiv8425948

LSR - file information [0.24759]

2016-11-26 Thread MING TSANG
Hi Lily ponders I try to user LSR to get file information. I assume the LSR is writen for V2.18.2. Si I did a lily convert.  The following is the LSR: Thank you for the help.Immanuel,Ming. \version "2.19.49" %{ Display ly file information on the score, including file name, file size,  LilyPond ver

Re: LSR - file information [0.24759]

2016-11-26 Thread MING TSANG
/CHOIR_2016/filename.ly"Unbound variable: modtNo such file or directory: "rive/CHOIR_2016/filename.ly"No such file or directory: "rive/CHOIR_2016/filename.ly"fatal error: failed files: "C:/Users/user/Google Drive/CHOIR_2016/filename.ly"Exited with return code 1.

Re: LSR - file information [0.24759]

2016-11-26 Thread MING TSANG
OIR_2016/filename_.ly"Unbound variable: modtNo such file or directory: "rive/CHOIR_2016/filename_.ly"No such file or directory: "rive/CHOIR_2016/filename_.ly"fatal error: failed files: "C:/Users/user/Google Drive/CHOIR_2016/filename_.ly"Exited with ret

Re: LSR - file information [0.24759]

2016-11-27 Thread MING TSANG
as variable-name as well. Andrew: Thank you for invest time to look into this UTF-8 behavior in filename.  Harm: Thank you for Guile analysis.  Hope this will be resolved soon  -  a bonus for UTF-8 user. Immanuel,Ming. From: Andrew Bernard To: MING TSANG Cc: Lilypond-usermailinglist

stanza question

2016-12-05 Thread MING TSANG
Dear lilyponders: Is it possible to box (or circle, triangle) the stanza text.  it is a bold text now. Immanuel,Ming___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: stanza question

2016-12-05 Thread MING TSANG
Dear Michael, Thank you very much for answering mu question.  Thank you for showing me a sample MME that I will remember next time I ask question to the list.  Ming From: "Gerdau, Michael" To: Lilypond-usermailinglist ; MING TSANG Sent: Monday, December 5, 2016 8:22 AM S

how to extract few measures from S A T B + piano score all staff at the same time

2016-12-06 Thread MING TSANG
Dear lilyponders, I don't know how to do MMR to demonstrate what I would like to see, so I enclose a full score. 1. Is it possible to extract measure 89 to 95 for all staff that will generate pdf and midi as well?2. the pdf retain bar numbers 89 to 96. I can comment out measures 1 to 88 and

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

running lilypond

2024-05-24 Thread ming tsang
Hi lilyponders, I try to run the following code as lilypond .ly \version "2.24.3" lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts myfile.ly And I got the following in log file with Exited with return code 1. Starting lilypond.exe 2.24.3 [Untitled]... Processing `C:/Users/Owner/App

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

markup

2024-06-06 Thread ming tsang
Dear Lilyponders, I have two markups printed in two lines. questions: 1.. How to print the two markups side-by-side on one line 2.. How to shorten the fill-line or have an arg to determine the width. Here is the lily markup code: \version "2.24.3" \markup\circle" 1. " \markup \box \fill-line { "\t\

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

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

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

jianpu10a.ly : Re: Compress Long Rest in Jianpu

2024-10-22 Thread ming tsang
Re: Compress Long Rest in Jianpu. -- *From*: Werner LEMBERG *Subject*: Re: Compress Long Rest in Jianpu. *Date*: Sun, 24 Mar 2024 06:27:49 + (UTC) -- [Please always reply to the list!] >* Sure, it looks like this* >* [image: image.png]*

Re: where are the file created?

2024-09-21 Thread ming tsang
4 PM Stu McKenzie via LilyPond User List < swwlilyu...@stoozsoftware.com> wrote: > > > On 2024-09-20 04:39, ming tsang wrote: > > Hi lilyponders, > the following code generates two files according to the log. > %%% > \paper { > output-filename = "my_

where are the file created?

2024-09-20 Thread ming tsang
Hi lilyponders, the following code generates two files according to the log. %%% \paper { output-filename = "my_special_output" } \book { \paper { output-suffix = "menuetto" } \score {\relative { c''4 d e f } } } \book { \paper { output-suffix = "scherzo" } \score {

Re: where are the file created?

2024-09-20 Thread ming tsang
> >> On 9/20/24 07:39, ming tsang wrote: >> > Hi lilyponders, >> > the following code generates two files according to the log. >> >> > This seems to be a problem with Frescobaldi and not with LilyPond. If you > execute the code directly with LilyPon

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

<    2   3   4   5   6   7