It works in version 2.18.2
Error in version 2.19.40
Sent from Mail for Windows 10
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
James,
In your editor select UTF-8 and lily support UTF-code. This will display
Chinese character. I have been using this since lilypond v2.12.
Immanuel,
Ming
Sent from Mail for Windows 10
___
lilypond-user mailing list
lilypond-user@gnu.org
https
Can this code be modified for movable do?
Sent from Mail for Windows 10
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I download and installed lilypond_3.10.33-1.mingw.exe
I did not see lilypond icon.
I tried to execute c:\Program Files\LilyPond\usr\bin\lilypond-windows.exe, but
no lilypond screen displayed. Is this the right program to execute?
___
lilypond-use
display / print Chinese lyrics.
Thank you Tim and Mats. This will become a long learning process for me.
Thanks,
Ming.
- Original Message
From: Mats Bengtsson <[EMAIL PROTECTED]>
To: Tim Litwiller <[EMAIL PROTECTED]>
Cc: ming tsang <[EMAIL PROTECTED]>; lilypond
Trevor,
Thank you for updating the lilybin. It is wonderful when I use somebody's pc
(don't have lilypond installed).
Blessing in+,
Ming
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
The following snippet did not transpose the pitch name to numbers
e.g. for key g\major the transpose should be:
g= 1(do) a= 2(re) b= 3(mi) c= 4(fa) d= 5(so) e= 6(la) ff=7(ti)
I was told to substitute CDEFGAB(namer) for 1234567(numbr) will produce the
right numeric. I appreciate if s
Hi, lily user,
Just want to find out how can I fix the problem I have with the following email
sent on Oct 14.
Blessing in+,
Ming.
>
> From: MING TSANG
>To: lilypond-usermailinglist
>Sent: Sunday, October 14, 2012 6:08:56 PM
>Subject: pitch
;BB" is wrong.
Is it possible to resolve the \numer?
The png is produce by test_namer.ly
Blessing in+,
Ming.
>
> From: MING TSANG
>To: lilypond-usermailinglist
>Sent: Friday, October 19, 2012 8:54:11 AM
>Subject: Re: pitch name transpose
for
lily user community will continue.
Blessing in+,
Ming
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
(let* ...
(scalestep (modulo
(- (ly:pitch-notename pitch) (...base of key
signature...)) 7))
(name (format #f "~a~a"
(string-ref "1234567" (scalestep))...
assuming someone can point out what to substitute for my unknown
the staff?
Thanks again for your solution.
Blessing +,
Ming.
<><><><><><><><><><><><><><><>
Le Sun, 28 Oct 2012 23:16:34 +0100, MING TSANG a écrit:
(let* ... (scalestep (modulo (- (ly:pitch-notena
Gilles,
Thank you for you answer. This is great.
Additional question: Can the numeric line up horizontally?
Blessing in+,
Lyndon.
>
> From: Gilles
>
>> One question though: Can the numeric displayed above the staff?
>
>Just set the property of newgrob to UP
Hi, fellow lily users:
I am executing lilypond by Frescobaldi. How to specify lilypond options, eg
--png in Frescobaldi (not as command-line)?
Blessing in+,
Ming___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/list
Silas,
I am interested. Can you post some sample file and more info how to use it? I
am not a programer. I use frescobaldi to exec lilypond. I am a window 7 user.
Currently I am using Ez_numbers_engraver LSR and easyHeadsOn
Blessing in+,
Ming
Hi, Gilles,
Thank you for the solution. It seems the padding method is simplier. I am not
a programmer.
Blessing in+,
Ming.
>
> From: Gilles
>To: lilypond-usermailinglist ; MING TSANG
>
>Sent: Monday, November 5, 2012 11:30:39 AM
>
\language
english?
4. Can ais (as in english) print as A# Major & f# Minor; same for flat as well?
Thank you such useful custom key signature. I definitely will use it.
Blessing in+,
Ming.
___
lilypond-user mailing list
lilypond-user@gnu.org
https:/
Hi, Paul:
For now I just do alternate key signature on the top staff only or use manually
by hand . Hope you have time to re-work to use rehearsal approach.
Blessing in+,
Ming
>
> From: Paul Morris
>To: MING TSANG
>Cc: lilypond-usermailing
Paul,
Thank you.
Blessing in+,
Ming.
>
> From: Paul Morris
>To: MING TSANG
>Cc: lilypond-usermailinglist
>Sent: Wednesday, November 14, 2012 12:13:44 AM
>Subject: Re: Custom key signature stencils, differentiating major and minor
>k
anyone had done this to share.
Blessing in+,
ming.
<>___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
;6" "7") delta))
(newgrob (ly:engraver-make-grob engraver 'TextScript event)))
(if (string= name "Hb") (set! name "B"))
(set! (ly:grob-property newgrob 'text) name)
(set! (ly:grob-property newgrob 'direction) UP)
Blessing in+,
Ming.
- Forw
Blessing in+,___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
ut output to `he's-always-been-faithful_SATB.ps'...
Converting to `./he's-always-been-faithful_SATB.pdf'...
This object should be a markup: ()
This object should be a markup: ()
This object should be a markup: ()
Success: compilation successfully completed
Completed successfully in
Phil,
I have hard time creating scale down of codes that produce the error. Here is
the full .ly file. It has 274 lines.
Blessing in+,
>
> From: Phil Holmes
>To: MING TSANG ; lilypond-usermailinglist
>
>Sent: Wednesday, November 21,
up: ()
Success: compilation successfully completed
Completed successfully in 12.4".
Blessing in+,
Ming.
>
> From: Phil Holmes
>To: MING TSANG ; lilypond-usermailinglist
>
>Sent: Wednesday, November 21, 2012 2:11:51 PM
>Subject: Re: UnquieCon
any ides?
Blessing in+,
Ming.
>
> From: David Nalesnik
>To: MING TSANG
>Cc: lilypond-user
>Sent: Wednesday, November 21, 2012 6:12:52 PM
>Subject: Re: roman numerals
>
>Hi Ming,
>
>On Wed, Nov 21, 2012 at 4:56 PM, MING TSANG
g systems...
Layout output to `he's-always-been-faithful_SATB_x.ps'...
Converting to `./he's-always-been-faithful_SATB_x.pdf'...
Success: compilation successfully completed
Completed successfully in 1.5".
Blessing in+,
>
> From: Thoma
Blessing in+,
Ming
>
> From: Thomas Morley
>To: MING TSANG
>Cc: Phil Holmes ; lilypond-usermailinglist
>
>Sent: Thursday, November 22, 2012 6:16:33 AM
>Subject: Re: UnquieContext3
>
>2012/11/22 MING TSANG :
>> Hi, Thomas &am
Hi, lily user,
The following lily code did not produce \bar"|:" at the beginning.
\version "2.17.7"
\relative c' {
\key c \major \time 6/8
\bar"||:" \repeat volta 2 {c4 e4. g8 | e8( d8) d4 r8 c8 | c4 e4. g8 | e2 r8 d8
|
} \alternative {{ c2. d2. } {d2. d2.}} e4 e8 f4 f8 \bar"|."
}
The out
or the expression beginning here
#
(ly:score-music #{ \score { \include "jesus-love-me-this-i-know.ly" } #})
Wrong type argument in position 1 (expecting Score): #
fatal error: failed files:
"c:\\users\\tsang\\appdata\\local\\temp\\frescobaldi-qrtpmf\\tmpxigjju\\document.ly"
E
: lilypond-user@gnu.org
>Subject: Re: include header conflicts
>Message-ID: <1353945503884-136877.p...@n5.nabble.com>
>Content-Type: text/plain; charset=us-ascii
>
>MING TSANG wrote
>please send logs as they are, just copy and paste what is there (don't try
>to emphasi
nd/current/ly/english.ly:23:0:
error: score expected
\language "english"
Exited with return code -1073741819.
Blessing in+,
Ming.
>
>
>
>Message: 3
>Date: Mon, 26 Nov 2012 12:46:58 -0800
>From: Tim Roberts
>To: "lilypond-user@gn
Thank you for the info. I will keep this in mind.
Blessing in+,
Ming
>
> From: Reinhold Kainhofer
>To: MING TSANG
>Cc: lilypond-usermailinglist
>Sent: Tuesday, December 11, 2012 5:42:55 PM
>Subject: Re: problem of placing "\with {
100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107
Thunderbird/17.0.2
____
Il 29/01/2013 01:10, MING TSANG ha scritto:
Hi, lily user' I coded \bar"|:" and \bar":|" and the pdf does not print them.
What
am I di
Paul:
Thank you.
I try tools menu update with convert-ly & I got the following error from
frescobaldi.
Blessing in+,
Ming.
Traceback (most recent call last):
File "C:\Program Files\Frescobaldi\frescobaldi_app\documentactions.py", line
105, in convertLy
convert_ly.convert(s
Hi, Noeck:
I try \repeat volta 2 { ... } as suggested. I have to put \bar".|:" before the
first note.
Thank you also Paul & Federico
Blessing in+,
Ming
>
>
>Message: 4
>Date: Tue, 29 Jan 2013 09:00:34 +0100
>From: Noeck
>To
Hi, lily users,
I have trouble displaying number 7 on a chord, but 9 is OK. Please refer to
.ly file
I also don't know how to code these chord ( refer to .png : G(add2) G(sus4) &
A(add9) )
Thank you for the help and is much appreciated.
Ming.
test-chord.ly
Description: Bi
Hi, Nathan:
Thank you for your solution code.
c1:3.5.9 c1:2.3.5 c1:sus4 >> what is 3.5.9 and 2.3.5? I am not a musician.
Ming.
>
> From: Nathan
>To: MING TSANG
>Cc: lilypond-usermailinglist
>Sent: Friday, February 22, 2013
Hi,
I am also new to lilypond. I spot typo error on line 181. The code should be
\bar"I" not \bar"\". I make change and it compiles.
Ming.___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Tim Roberts,
Thank you for the info. I always transpose a whole song that contains only a
key signature. The is the first time I transpose a song with two key
signatures. Thank you for your info.
Ming.
___
lilypond-user mailing list
lilypond-user
Hi, Thomas:
Thank you for the work-a-round. It displays great - true to the original.
Thank You.
Blessing,
Ming.
>
> From: Thomas Morley
>To: MING TSANG
>Cc: lilypond-usermailinglist
>Sent: Thursday, April 11, 2013 7:52:41 PM
>Subjec
Hi, lily users:
I added crescendo to a song and I got the warning message. The PDF output
correctly. What can I do to eliminated the warning message.
Thanks for your help.
Ming
C:/Users/Gladys Tsang/Documents/My
Dropbox/Lyndon/LiLy/this-is-the-day/this-is-the-day_transpose-AG_ED.ly:24:19
MING TSANG wrote
>I added crescendo to a song and I got the warning message. The PDF output
>>correctly. What can I do to eliminated the warning message. > >
>>C:/Users/Gladys Tsang/Documents/My
>>Dropbox/Lyndon/LiLy/this-is-the-day/this-is-the-day_transpose-AG_E
Hi, lily users:
I compile a .ly file and got the following programming error. I don't know how
to resolve it. There is no reference line number that I can look at the code.
There are 7 error messages - is that mean there are 7 places where the code is
wrong? The pdf seems ok.
Starting lilyp
Hi lily users:
I like to print solfege ( d r m f s l t) on to the note-head. The following
snippet print numbers onto the note-head. Is it possible to adapt the following
snippet to print solfege onto the note-head?
Thank for the help,
Ming.
Numbers as easy note heads [0.07143] - snippet
Giles:
Thank you for the quick response. "EzSolfegeEngraver" works wonderfully. I
did replace :
(solfege-base (circular-list "S" "O" "L" "F" "E" "G" "E"))
with
(solfege-base (circular-list "d" "r&
7.17 be available soon or where can I find it if it is available? Google
>search find lilydoc-2.17.16.pdf but not lilydoc-2.17.17.pdf.
>
>
>I find the lilydoc-2.17.16.pdf portfolio very useful for finding pertain to
>lilypond.
>
>
>Thanks,
>Ming
My habit with each
From: Nick Payne
Subject: Re: Newbie problems
Date: Tue, 16 Apr 2013 06:38:03 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329
Thunderbird/17.0.5
Hi Nick,
>
>
>I don't know if you generated lilypond fully indexed PDF? Will v2.17.17
My habit with each new rele
Thank you Nick.
>Date: Thu, 02 May 2013 07:51:15 +1000
>From: Nick Payne
>To: MING TSANG
>Cc: "lilypond-user@gnu.org"
>Subject: Re: lilydoc-2.17.17.pdf
>Message-ID: <51818e53.9060...@internode.on.net>
>Content-Type: text/plain; charset="iso-8859-1&qu
Hi lily user:
Is it possible to modify the following code. I like to display notes in
numbered equivalent. eg. key c\major
f = 4 - if possible there is a "." below the number e.g. *
f' =4 - e.g. 4
f'' =4 - if possible to display a "." on top of t
Hi lily user:
I try lilypond scheme-sandbox. The highlight did not correspond to what
chapter 1 - scheme tutorial (extending.pdf) said: "2" is suppose displays on a
line, but it is not. Please refer to the copy of the run.
Thanks for the help,
Ming
Microsoft Windows [Versio
yte while at f the "o" is double byte.
Thank you for your help.
Ming.
>Message: 4
>Date: Thu, 2 May 2013 13:25:12 -0500
>From: David Nalesnik
>To: Jun Wang
>Cc: "lilypond-user@gnu.org"
>Subject: Re: Lyrics and Punctuations Alignment Issue?
>Mess
Hi David,
Here is the .ly file that generates the png file in previous email. This file
is UTF-8 encoded.
Thank for looking the solution,
Ming.
>
> From: David Nalesnik
>To: MING TSANG
>Cc: "lilypond-user@gnu.org"
>Sent: Thursda
David,
Thank you very much. I try to do two punctuation to the left, but I cannot
make it work. Any help is appreciated. Please refer to "a" and "c" from the
.png
Thank again,
Ming.
>
> From: David Nalesnik
>To: Jun Wang
Jun, Thank you. I add a few punctuation to your code.
David, I don't know scheme. That's why I did a lousy job. I add few more
punctuation to the Jun's latest code. It works.
Thank you both. I have been looking this for a long time.
Ming.
>__
David,
Yes, left and right UTF-8 parenthese - UTF-8.
Thanks,
Ming
>
> From: David Nalesnik
>To: MING TSANG
>Cc: Jun Wang ; "lilypond-user@gnu.org"
>
>Sent: Saturday, May 4, 2013 4:05:37 PM
>Subject: Re: Lyrics a
Hi lily users:
Is it possible to adapt the following numbr (at end of this email) which
display number notes to display additional info as to the following table?
Thanks in advance,
Ming.
Whole (semibreve): 1 - - -Dotted whole: 1 - - - - -Double dotted: 1
- - - - - - Half (minim
jianpu. I just want to enter
lilypond code and have option to display jianpu without manually translates it.
Thanks,
Ming.
>
> From: Jun Wang
>To: MING TSANG ; "lilypond-user@gnu.org"
>
>Sent: Thursday, May 9, 2013 7:30:04 PM
>
I use the following link from the caption subject
http://code.google.com/p/lilykde/downloads/list
I got the following error message.
Frescobaldi Setup 2.0.10.exeUnknown network error.
Ming.___
lilypond-user mailing list
lilypond-user@gnu.org
https
al 8^^ r8 r4 \grace { \tuplet 3/2{ c,16 e,16 g,16 } } q8^^ r8 r4 |
%m80 \repeat tremolo 2 { c, c,,} | %m81 8 r8 r2. %m82}%end
Immanuel,Ming
IMAGE_0
IMAGE_!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinf
Thomas,Thank you very much.Immanuel,Ming
From: Thomas Morley
To: MING TSANG
Cc: Lilypond-user Mailinglist
Sent: Sunday, August 9, 2015 8:53 AM
Subject: Re: \repeat tremolo
2015-08-09 14:18 GMT+02:00 MING TSANG :
Hi lilyponder,
I am trying to code \repeat tremolo to produce
Lilyponders,
I code a "\override Glissando.style = #'trill", but there is no glissando
display on staff
http://lilybin.com/05mbl7/1
output from above snippet:
original score shown:
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.
Dominic, Thank you very much for catching the missing "\arpeggio" command.I
have always coding the chord - the "bottom note first". I notice the advantage
in this case. Can I mixed coding "top note first" with "bottom note
first"?Immanuel,Ming
| Fr
k contains 10 STAB
choir songs. I transcribe one of them and use for whole choir. Is this legal?
Immanuel,Ming.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I try to download to-day and I got the following message.
Also it seem there there is no activity on user mailinglist.Immanuel,Ming
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I follow the link from brian Barker, I saw lots of entry for Oct 03.
BUT, on lilypond-user Archives I only see one entry on Oct 3 mark at 1.07 am
I receive the latest from subscription lilypond-user digest:
lilypond-user Digest, Vol 155, Issue 25
From: Brian Barker
To: Ming Tsang
It didn't show up at lilypond-user Mailinglist. Try again
- Forwarded Message -
From: MING TSANG
To: Lilypond-user Mailinglist
Sent: Thursday, October 8, 2015 7:10 PM
Subject: code \acciaccatura e'8 broke the manual \break
Dear lilyponders,
Please refer to .png
Thank you Thomas & Jacques
From: Thomas Morley
To: MING TSANG
Cc: Lilypond-user Mailinglist
Sent: Saturday, October 10, 2015 5:19 AM
Subject: Re: code \acciaccatura e'8 broke the manual \break
2015-10-10 4:35 GMT+02:00 MING TSANG :
It didn't show up at
Hi lilyponders:
Frecobaldi can open the file, yet when I hit to run lilypond, I got strange
error message:
Starting lilypond-windows.exe 2.19.29 [06_prayer-willing_禱願.ly]...Processing
`K://06_prayer-willing_�/�.ly'Parsing...warning: cannot open file:
`K://06_prayer-willing_�/�.ly'K:/粤曲/0
ine
as well3.. the file name with utf-8 "禱" when comply generate the strange error
-- no version statement found.
Question: can be be resolved? Or nothing we can do?
Immanuel,ming.
From: David Wright
To: MING TSANG
Cc: Lilypond-user Mailinglist
Sent: Friday, October 30,
Hi, lilyponders:
I ran the attach file and got the following.Question: can this be solved? How?
Appreciate help given.
Starting lilypond.exe 2.19.31 [test_ymt-曾煒明.ly]...Processing
`K:/LILY_POND/test_ymt-��.ly'Parsing...Interpreting music...Preprocessing
graphical objects...Finding the ideal
I run lilypond 2.19.34 with frescobaldi 2.18.2Upon exit frescobaldi ask to save
file and I comply. But pdf is not saved. I saw a lot additional info that I
did not see when running frescobaldi 2.18.1 and lilypond 2.19.34 Need help.
Starting lilypond-windows.exe 2.19.34 [eye-hath-not-seen.ly]
hi, Jacques, Robert, Simon, David, Thomas, Michael Gerdau,Johan Vroman:
Thank you for the responses. It helps. Now I save .ly file before execute
lilypond - midi pdf files are saved.
Looking forward for lilypond v2.19.35
Immanuel,Ming
From: Jacques Menu
To: MING TSANG
Cc: Jacques
lilyponders:Recently I purchase a laptops with window 10 home version
installed. Anything I have to do in window 10 in order to have the same
dingbats special character shown as in window 7?Immanuel,Ming
The special characters of dingbats in window 10 home version did not show as in
window
Sorry, the frescobaldi version should be 1.18.1 for window 7 and 1.18.2 for
window 10 home version.
From: MING TSANG
To: Lilypond-user Mailinglist
Sent: Sunday, February 7, 2016 11:57 PM
Subject: dingbat special characters of frescobaldi 18.2
lilyponders:Recently I purchase a
Sorry again: frescobaldi version is 2.18.1 in window 7and 2.18.2 in window 10
home versionImmanuel,Ming
From: MING TSANG
To: Lilypond-user Mailinglist
Sent: Monday, February 8, 2016 12:09 AM
Subject: Re: dingbat special characters of frescobaldi 18.2
Sorry, the frescobaldi
Hi, lily ponders:
There is lilypond-windows.exc and lilypond.exc in \usr\bin. What is the
difference? I have window 10 - which one should I use?
Immanuel,Ming___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/li
under frescobaldi.
Immanuel,Ming From: Phil Holmes
To: Helge Kruse ; MING TSANG
Cc: Lilypond-user Mailinglist
Sent: Tuesday, February 23, 2016 4:02 AM
Subject: Re: lilypond-windows.exc vs lilypond-exc
- Original Message -
From: "Helge Kruse"
To: "MING TSANG&
quot; mean ? What to do to
resolve. I am running frescobaldi -lilypond in window 10.
Immanuel,Ming.
Starting lilypond-windows.exe 2.19.36
[I-will-sing-of-my-redeemer_here-is-love.ly]...Processing
`c:/users/user/appdata/local/temp/frescobaldi-uvdpao/tmpvmyku8/I-will-sing-of-my-redeem
for "What the fuck?", an expression of disbelief
If that is what you mean, I don't appreciate the language. I appreciate you
help.Immanuel,Ming.
--
Message: 4
Date: Fri, 18 Mar 2016 15:04:09 +0100
From: Malte Meyn
To: lilypond-user@gnu.org
S
Hi, lilyponder:
I have a question about coding construct. Please refer to lilybin attachment
LilyPond Score
| |
| | | | | |
| LilyPond ScoreLilyPond Score made using LilyBin. |
| |
| View on lilybin.com | Preview by Yahoo |
| |
| |
Immanuel,Ming_
object is to
reuse the measure(s) other than copy-&-paste method.
Thanks again,Ming.
From: Thomas Morley
To: lilypond-user
Cc: Benjamin Strecker ; MING TSANG ;
David Wright
Sent: Saturday, March 19, 2016 3:14 PM
Subject: Re: difference of code construct
2016-03-19 17:26 GMT+0
Lilypond user community:
I started to use lilypond window (XP) version 2.13. ( I am a newbie to
lilyPond). The following is lilypond text file I managed to compose. I have
question ato ask for assistance.
1. How can I create two voices for pianoRHMusic and pianoLHMusic?
I want to genera
- Forwarded Message
From: MING TSANG
To: lilypond-user-requ...@gnu.org
Sent: Wed, September 1, 2010 12:07:34 PM
Subject: no sound produce for bass staff
The following is a new .ly file. I am new to lilypond (I start to use
lilypond
three week ago). I have questions to ask for
- Forwarded Message
From: MING TSANG
To: Phil Holmes
Sent: Thu, September 2, 2010 2:17:56 PM
Subject: Re: no sound produce for bass staff
Thank you for your speedy assistance.
1. I can hear bass until bar 16 and after that I cannot hear even I see the
base
in midi. I use
r until bar 16, after that the volume suddenly drops
- hardly can hear.
2. I try this and works wonderfully. Thank you for the tips.
3. C.4 The Feta fonts has accidentals.M2 of Lilypond 2.6.6 manual. Right now
I
draw a \flat on the title and it looks big.
icsto "Sop" { \VerseOne }
%\new Lyrics \lyricsto "Sop" { \VerseTwo }
%\new Lyrics \lyricsto "Sop" { \VerseThree }
%\new Lyrics \lyricsto "Sop" { \VerseFour }
>>
\new Staff <<
\clef "bass"
%
Thank you, Kaz:
By adding \mf to bar 14 after the "cresc." on bar 13, I can hear bass notes
to
the end now. I have to remember this whenever I code/use "cresc.".
From: Kaz Kylheku
To: MING TSANG
Cc: Phil Holmes ; lilypond-us
I ran the following snippet and an error occurs (please refer to red text
below)Please help.
Numbers as easy note heads
Easy notation note heads use the note-names property of the NoteHead object to
determine what appears inside the note head. By overriding this property, it
is
possible to p
I am using 2.12.3-1. When will 2.13.11 be released as stable version? In the
mean time can I down 2.13.11 and install in window xp co-exist with 2.16.3-1 on
the same computer?
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/ma
ood news. Just want to led you know that I am new
to lilypond and to-day is my 4th week of using lilypond.
From: Martin Tarenskeen
To: MING TSANG
Cc: lilypond-user mailinglist
Sent: Tue, September 7, 2010 4:50:49 PM
Subject: Re: numbers as easy note head
O
ot;\makup{Deciso}" to a pitch (note)?
____
From: MING TSANG
To: Martin Tarenskeen ; Carl Sorensen
Cc: lilypond-user mailinglist
Sent: Tue, September 7, 2010 9:53:03 PM
Subject: Re: numbers as easy note head
Thank you for the info pertain to 2.13.32 - parti
I use jedit with lilypond tool. I also use lilypond 2.13.33 The console has the
following message. However, I cannot locate the .pdf file. I do a search on
c:\
drive and cannot find the file. I see the midi file. One additional question:
on v2.12 after running lilypond, I can see three files
Thank you Phil.
I put the line in to .ly Now .PS file is created but there is still no .PDF
file generated.
From: Phil Holmes
To: MING TSANG ; lilypond-user@gnu.org
Sent: Wed, September 22, 2010 12:38:34 PM
Subject: Re: Jedit with lilypond tools
In
ted in the dynamic link library
gs-8.70.dll"
For the past few days I have been rebooting window xp several times.
Mark Polesky: thank you for pointing me to contact jedit users. I have send
them an email and waiting for their response.
From: Kaz Kylheku
To:
Thank you Bertalan. I did a search on c: drive for the .pdf file and cannot
locate it anywhere.
From: Bertalan Fodor (LilyPondTool)
To: MING TSANG
Cc: lilypond-user@gnu.org
Sent: Fri, September 24, 2010 6:35:14 AM
Subject: Re: Jedit with lilypond tools
the following reply all did't go thru. Now I try again, just send ti lilypond
users.
- Forwarded Message
From: MING TSANG
To: Kaz Kylheku
Cc: lilypond-user@gnu.org
Sent: Fri, September 24, 2010 8:58:11 AM
Subject: Re: Help needed - missing .pdf file after running lil
Fr. Gordon,
The jedit version is 4.3.2; lilypond is v2.13.33. I see the viewer icon. I
single click it and it displays nothing. It is because the .pdf file is not
created even though the jedit console says it did generate a .pdf file.
Ming.
From: Father
all v2.6.5 and
install v3.13.33 - how come I am still running v2.6.5.
Thanks everyone,
Ming.
____
From: neuro黃學仁
To: MING TSANG
Cc: lilypond-user@gnu.org
Sent: Fri, September 24, 2010 2:09:48 PM
Subject: Re: Fw: Help needed - missing .pdf file after running lilyp
the larger number effect. I have no idea what's wrong.
Ming.
<><><> .ly file
\version "2.13.33"
#(ly:set-option 'delete-intermediate-files #f)
\header {
% #(before-title-space 10\mm)
title = "The Lord Is In His Holy Temple"
subtitle = "主在
1 - 100 of 633 matches
Mail list logo