Terminal:
[EMAIL PROTECTED]:~/Lilypond> sh lilypond-X.Y.Z.linux.sh
sh: lilypond-X.Y.Z.linux.sh: No such file or directory
[EMAIL PROTECTED]:~/Lilypond> ls
lilypond-2.8.5-1.linux.sh
[EMAIL PROTECTED]:~/Lilypond> lilypond-2.8.5-1.linux.sh
bash: ./lilypond-2.8.5-1.linux.sh: Permission denied
[EMAIL PR
On 03/07/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Terminal:
[EMAIL PROTECTED]:~/Lilypond> sh lilypond-X.Y.Z.linux.sh
sh: lilypond-X.Y.Z.linux.sh: No such file or directory
[EMAIL PROTECTED]:~/Lilypond> ls
lilypond-2.8.5-1.linux.sh
[EMAIL PROTECTED]:~/Lilypond> lilypond-2.8.5-1.linux.sh
ba
OK, I'm not sure why you wouldn't use the following:
% this makes it center aligned.
\once \override Score.RehearsalMark #'self-alignment-X = #0
% this puts it on the following system if there is a break.
% if there is no break, it has no effect.
\once \override Score.RehearsalMark #'b
hi list !
using XP lily 2.8.3
I've discovered a odd thing in figured bass, but it surely has a scientific
explanation !
In this example :
\version "2.8.3"
theorbefigures = \new FiguredBass
\figuremode {
\override FiguredBass.BassFigure #'font-size = # -2
<_->2 <7 _->
}
theorbe = \new Voic
I'm trying to do some guitar barring, which
involves using the fraction 1/2. The markup /fraction gives me a fraction with
one number vertically above the other. I'd quite like it so that the 1 is in the
top left, the 2 in the bottom right, with a diagonal line
inbetween.
Is this possible
Jean-marc LEGRAND wrote:
hi list !
using XP lily 2.8.3
I've discovered a odd thing in figured bass, but it surely has a scientific
explanation !
In this example :
\version "2.8.3"
theorbefigures = \new FiguredBass
\figuremode {
\override FiguredBass.BassFigure #'font-size = # -2
<_->2 <7
Thanks, it works great !
I personnally prefer the minus sign which is a little shorter.
However, i had to write this complicated markup to obtain a correct "7 / b5" for semi-diminished chords (instead of the dashed circle).
- \markup { "-" \super {7/ \hspace #0.2 \teeny
{\raise #0.3 \flat} 5}
Thibaut Chevalier wrote:
Thanks, it works great !
I personnally prefer the minus sign which is a little shorter.
However, i had to write this complicated markup to obtain a correct "7
/ b5" for semi-diminished chords (instead of the dashed circle).
-\markup { "-" \super {7/ \hspace #0.2 \
Im having problems with this file
http://www.ezequielsierra.com/1.txt
Lyrics Jumping to next staff
Removing Staff Numbering
Adding repeat to the end of the song
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinf
Im having problems with this file
http://www.ezequielsierra.com/1.txt
Lyrics Jumping to next staff
Removing Staff Numbering
Adding repeat to the end of the song
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listin
Graham Percival <[EMAIL PROTECTED]> writes:
> Fairchild wrote:
>> Many have invested extensive effort in creating quality scores with various
>> versions.
>
> The "guidelines for writing lilypond files" section of the manual
> attempts to mitigate this. By writing lilypond files carefully, you ca
Great! How can i remove the staff number in each system, cause im
getting in it in the first staff of each system row
On Jul 3, 2006, at 1:45 AM, Paul Scott wrote:
Ezequiel Sierra wrote:
Im trying to remove the little margin that has the first system in
the left side. how can i do it?
\la
On Monday 03 July 2006 16:48, Stewart Holmes wrote:
> I'm trying to do some guitar barring, which involves using the fraction
> 1/2. The markup /fraction gives me a fraction with one number vertically
> above the other. I'd quite like it so that the 1 is in the top left, the 2
> in the bottom right
Hello, all!
I propose using the rendered "Examples" section of the documentation
(now empty) to post a series of AllAbouts, prepared by users,
each being an in-depth example of a narrow set of features [...]
Well, my "little project" is now finally over -- well, at least the
*premiere* is ov
Ola, Ezequiel!
The problem of lyrics jumping to another stanza can be solved by doing this:
Substitute all the constructs: << { "notes" } \\ { notes }>> with: << {
\voiceOne "notes" } \new Voice { \voiceTwo "notes" } >> \oneVoice
If you do it this way, you won't probably need to use stemUp an
- Original Message -
From: "Paul Scott" <[EMAIL PROTECTED]>
To: "Jean-marc LEGRAND" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, July 04, 2006 2:06 AM
Subject: Re: figured bass : flat over figure
> Jean-marc LEGRAND wrote:
> >
> >
> > hi list !
> >
> > using XP lily 2.8.3
> >
> > I've discov
Kieren MacMillan wrote:
So, where am I needed? I can start on some AllAbouts, or whatever. Just
say the word!
In a few days the technical backend should be ready, but start looking
at the "tricks and tips" examples. Some of them are broken, others may
have been made obsolete by recent featur
- Original Message -
From: "Dewdman42" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 01, 2006 2:42 AM
Subject: Re: Python scripts on WindowsXP, was: abc2ly on Windows XP
>
> Trent,
>
> When I first installed 2.9.9 I had this problem a lot too. I found that
if
> I ran the script as foll
Trent Johnston wrote:
- Original Message -
From: "Paul Scott" <[EMAIL PROTECTED]>
It looks like (even in 2.9.10) that figured bass is broken. In addition
to preceeding
< 7 _- > with < 6 > you can also get < 7 _- > to work by putting it at
the beginning of a line. I tried a number of
Hello, how can i place a () in every chord like (E) (A) (F)?
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Thibaut Chevalier wrote:
> However, i had to write this complicated markup to obtain a correct "7 /
> b5"
> for semi-diminished chords (instead of the dashed circle).
>
> -\markup { "-" \super {7/ \hspace #0.2 \teeny {\raise
> #0.3 \flat} 5} }% C dashed circle -> C-7/5b
>
> It seems that
21 matches
Mail list logo