Many thanks to Malte, Brian, David and Tim. You help me a lot.
Best regards,
Jinsong
On 2014/12/29 10:16, Jinsong Zhao wrote:
Hi there,
I am try to learn LilyPond by doing. I have a score, which display a
flat symbol in ees major. However, I can't get that in LilyPond.
\version "2.19.15"
\rel
Jinsong Zhao wrote:
>
> I am try to learn LilyPond by doing. I have a score, which display a
> flat symbol in ees major. However, I can't get that in LilyPond.
>
> \version "2.19.15"
> \relative c, {
>\clef "bass"
>\key ees \major
>c8 g' ees' g, c,4 < g'' bes, > |%m69
> }
What you wa
Hi, and welcome to the community!
On Mon, Dec 29, 2014 at 12:16 PM, Jinsong Zhao wrote:
> Hi there,
>
> I am try to learn LilyPond by doing. I have a score, which display a flat
> symbol in ees major. However, I can't get that in LilyPond.
>
> \version "2.19.15"
> \relative c, {
> \clef "bass"
To force an accidental, simply write an exclamation mark behind the pitch:
bes!
Am 29.12.2014 um 19:16 schrieb Jinsong Zhao:
Hi there,
I am try to learn LilyPond by doing. I have a score, which display a
flat symbol in ees major. However, I can't get that in LilyPond.
\version "2.19.15"
\rela
At 10:16 29/12/2014 -0800, Jinsong Zhao wrote:
I am try to learn LilyPond by doing. I have a score, which display a
flat symbol in ees major. However, I can't get that in LilyPond.
Easy: append an exclamation mark to the note name. Even better,
append a question mark, which helpfully parenthes
Hi there,
I am try to learn LilyPond by doing. I have a score, which display a
flat symbol in ees major. However, I can't get that in LilyPond.
\version "2.19.15"
\relative c, {
\clef "bass"
\key ees \major
c8 g' ees' g, c,4 < g'' bes, > |%m69
}
The last note in that score has a flat s