You need some other plugins installed as well. This will be automatic
if LilyPondTool is released to the jEdit plugin manager. Meanwhile
install Console, Errorlist, ProjectViewer, SideKick and Jakarta
Commons. I think that's it. Though jEdit should display the missing
stuff on startup.
2011/11/18,
How can I avoid lilypond placing the extension dot
for the note of the upper voice behind the lower voice note?
I'd like to have the upper voice note (including dot)
to the left (or right) of the lower voice note, and its dot
should be next to the note.
see attached screenshot
<>_
Hello,
I have never been able to get LilyPondTool to work. I only just now
reinstalled the latest versions of Java, jEdit and now this version of
Lilypondtool, and again it will not work. I unzipped the file to .jEdit as
instructed, but when I go to the Plugin Manager to install it, the Lilypond
l
The long awaited 2.14 release of LilyPondTool is now available for download
from
https://sourceforge.net/projects/lily4jedit/files/latest/download?source=files
Unzip to your jEdit settings directory (e.g. c:\documents and
settings\YOU\.jedit)
The most important new features are:
- completely rewr
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 show on a measure
Hello,
On 17 November 2011 17:46, David Kastrup wrote:
> "Phil Holmes" writes:
>
>> It now thinks that your cue voice is already in the bass clef, so
>> doesn't show another clef.
>>
>> Add this before each \clef command you want to force to be shown:
>>
>> \set Staff.forceClef = ##t
>
> Perha
"Phil Holmes" writes:
> It now thinks that your cue voice is already in the bass clef, so
> doesn't show another clef.
>
> Add this before each \clef command you want to force to be shown:
>
> \set Staff.forceClef = ##t
Perhaps, similar to \time, we should make this automatic when you say
It now thinks that your cue voice is already in the bass clef, so doesn't show
another clef.
Add this before each \clef command you want to force to be shown:
\set Staff.forceClef = ##t
--
Phil Holmes
- Original Message -
From: MING TSANG
To: Peekay Ex
Cc: lilypond-user
Thanks.
It works for the first \cueClef, but the second one it shows at the wrong place
(at the begining of second system instead of befoe the last second note of the
second system. Any idea, what I did wrong.
% start
\version "2.14.2"
\include "english.ly"
upper = \relative c {
\cle
Ming
On 17 November 2011 11:55, MING TSANG wrote:
> 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.
Yes because you have already defined your clef.
Use \cueClef instead.
James
--
--
James
__
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
11 matches
Mail list logo