Java, was: etf2ly

2007-05-26 Thread Helge Kruse

Carl,

I downloaded LilypondTool as well as JEdit. But JEdit requires Java Runtime, 
that I avoided as long as possible. I think the programmers of LilypondTool 
and JEdit have done a good work, but I cannot see it without this ugly Jave 
Runtime Einvironment JRE 1.3.


At the sun web site I found a lot of Java Studio and at lot of other tools 
or componets like Java EE, Java SE and so on. But no JRE 1.3 has been seen. 
And I fear that I cannot remove this Java thingee, if I want to.


Now I try to setup a Linux in a virtual machine like "colinux". Hope I can 
get easier rid off it, if I like.


Best regards, Helge



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Java, was: etf2ly

2007-05-26 Thread Damian leGassick
if you use a virtual linux i'd recommend looking at rosegarden for a  
gui - it has good .ly export features


d


On 26 May 2007, at 11:11, Helge Kruse wrote:


Carl,

I downloaded LilypondTool as well as JEdit. But JEdit requires Java  
Runtime, that I avoided as long as possible. I think the  
programmers of LilypondTool and JEdit have done a good work, but I  
cannot see it without this ugly Jave Runtime Einvironment JRE 1.3.


At the sun web site I found a lot of Java Studio and at lot of  
other tools or componets like Java EE, Java SE and so on. But no  
JRE 1.3 has been seen. And I fear that I cannot remove this Java  
thingee, if I want to.


Now I try to setup a Linux in a virtual machine like "colinux".  
Hope I can get easier rid off it, if I like.


Best regards, Helge



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Crescendo text too close to dynamic mark

2007-05-26 Thread Kieren MacMillan

Hi, Zoltán:


%% I'm not sure whether it's wrong or not, but I think that
%% the crescendo text is too close to the preceding dynamic mark.


Yes, but I doubt this will be classified as a bug, since the  
mechanism is not intended to solve the problem you're showing.


Perhaps this code will give you the result you want?

Best wishes,
Kieren.

p.s. Cross-posted to lilypond-user, in case the tip is helpful to  
others...

__

\version "2.11.23"

mfCrescText =
{
\setTextCresc
	\set crescendoText = \markup { \line { \dynamic "mf" \translate  
#'(0.5 . 0.15) \italic "cresc." } }

}

\paper { ragged-right = ##t }

\relative g'
{
\mfCrescText g2\< g2 | \repeat "unfold" 5 { g1 | \noBreak } g\fff |
}

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Java, was: etf2ly

2007-05-26 Thread Bertalan Fodor
Why don't you install jEdit + Java bundle downloadable from the jEdit 
website?


Bert


Helge Kruse írta:

Carl,

I downloaded LilypondTool as well as JEdit. But JEdit requires Java 
Runtime, that I avoided as long as possible. I think the programmers 
of LilypondTool and JEdit have done a good work, but I cannot see it 
without this ugly Jave Runtime Einvironment JRE 1.3.


At the sun web site I found a lot of Java Studio and at lot of other 
tools or componets like Java EE, Java SE and so on. But no JRE 1.3 has 
been seen. And I fear that I cannot remove this Java thingee, if I 
want to.


Now I try to setup a Linux in a virtual machine like "colinux". Hope I 
can get easier rid off it, if I like.


Best regards, Helge



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user