$B!!(B
$B!!(B*$B!!Bg?M$N0Y$NAm9g%J%$%H%a%G%#%"!!!V%"[EMAIL PROTECTED]:!W(B
$B!!(B*$B!!%"[EMAIL PROTECTED]<%J!hAj8_$N8z2L$,4|BT$G$-$^$9!!"v(B
(B
(B$B!&(B Yahoo & $B!!(BGoogle$B!!$KM-NA7G:[EMAIL PROTECTED](B
$B!!(
Whew I solved it.
It seems that when I previously used convert-ly it changed the version
number to 2.2.0 but didn't actually convert the file.
I removed the version line and added the original file version ran
convert-ly and now the file parses without the errors.
Thanks
Aaron
On Mon, 2004-11-0
On Nov 8, 2004, at 5:05 AM, Mats Bengtsson wrote:
This feature is now described in a subsection of the manual called
"Scaling durations". Can you propose some change to the documentation
that makes it easier to find this useful trick? (Of course, there
are hundreds of different small tricks that ma
Bertalan Fodor wrote:
What about \mark \markup { \box A }?
Bert
Wow, that's too easy, here I've been using the old style of box molecule
code to make those. Anyway, this doesn't work -
\override Score.RehearsalMark #'padding = #2 \mark \markup { \box D }
which I expect is due to the Score.Rehears
What about \mark \markup { \box A }?
Bert
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
I don't know how aplly \box inside ^ markup {} to obtain square with a
letter for example A
above the staff :
|A |
| __|
Staff --
> "Jan" == Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
Jan> Victor S. Miller writes:
>> However, I get the message about ec-fonts not being available. I
>> downloaded them, but how do I let lilypond know about their
>> location?
Jan> LilyPond uses kpathsea, the tetex search mechanism to fi
How to draw a letter A with a square box around under staff ?
I know that something like \bar "|:" ^ markup { \box A }} .
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
(This time to the list (sorry Mats)):
On 4 nov 2004, at 13:43, Mats Bengtsson wrote:
As you can see if you look at other emails in the same thread as
the mail cited below, you'll notics that I also had a number of
comments on that particular example.
Unfortunately, I don't know of a fast track. I'm
On Monday 08 November 2004 17.27, Albert Einstein wrote:
> I can't write the note on the last bottom line of staff -- g.
> The lower I can is a.
i suppose that a, is what you're looking for.
Erik
___
lilypond-user mailing list
[EMAIL PROTECTED]
http:/
On 11/8/04 10:42 AM, "Albert Einstein" <[EMAIL PROTECTED]> wrote:
> g, this is the last pitch on staff with bass clef
>
>
Albert,
I haven't tried this on a staff with bass clef, but if you use
\relative mode, you can add more than one comma (ie. g,, )to lower the note
by more than one octav
g, this is the last pitch on staff with bass clef
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
THe lower I can write is c.
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi all,
I have been wrestling with convert-ly and it seems to have beaten me.
I read the manual on convert-ly and this is what I got.
convert-ly -e --to=1.3.150 `find . -name '*.ly' -print`
I did
convert-ly -e --to=2.2.6 `find . -name '*.ly' -print`
this produced a blank file with the *.ly.NEW
I can't write the note on the last bottom line of staff -- g.
The lower I can is a.
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
You didn't say what version of LilyPond you use and what version
your input file was written for. To upgrade your input file to
the version you use, read in the manual about the program convert-ly
that automatically will fix most of the necessary changes.
/Mats
Aaron wrote:
Hi I am trying to par
Hi I am trying to parse a lilypond file and get the following error.
Backtrace:
In unknown file:
?: 0* [# #]
In /disks/hda2/bakup/projectnigun/notation/norai/lily/ly/withwords.ly:
16: 1* [text-map # #]
2: 2 (let (# # #) (if # #) (if # #) ...)
2: 3* (ly:get-mus-property music (quote
Уникальное предложение:
представляем вам портативный переносной жесткий диск
обьемом 40 Гб, с различными базами данных.
Для работы вам достаточно вставить кабель от нашего HDD в USB-порт Вашего компьютера.
Все базы данных уже установлены и для и работают с одного ярлыка.
На жестком дис
It's probably easiest to look at the definition of
RemoveEmptyStaffContext in
/usr/share/lilypond/1.4.*/ly/engraver-init.ly
(or wherever the file is located on your system).
Then, you can either add a new context type, redefine the existing
one using
\layout{
\context{
\RhythmicStaff
\rem
As far as I understand, the music in a RhythmicStaff is printed
by a normal Voice context, so it should work to just name that
Voice the same way as for normal music (haven't tested, though).
/Mats
Arno Waschk wrote:
dear list,
from the given docs and examples i cannot figure out how i can add
TIM HUCKER wrote:
> You can't post to the group as attachment get stripped out
automtaically, so I suppose the only way is by direct email, or by
posting on your own websaite of you have one (I don't).
I think the best way to make my solution available to everyone
interested in is to simply post
Thanks for your reply.
Someone else on this list pointed me to the Page Layout section. I've
been able to kludge together something that does the job, like you
describe. Looks pretty good, apart from a few niggles. A little bit of
playing around with these new commands might get me the result I'
This feature is now described in a subsection of the manual called
"Scaling durations". Can you propose some change to the documentation
that makes it easier to find this useful trick? (Of course, there
are hundreds of different small tricks that may be just as useful in
other occasions and also de
dear list,
i have
\context { \RemoveEmptyStaffContext }
in my \layout {} thing, which works nicely except for not affecting the
RhythmicStaff when being empty for lines.
Can i change this?
Thanks, Arno
--
http://www.arnowaschk.de
___
lilypond-user mailing
Mats Bengtsson wrote:
Read in INSTALL.txt about the file lilypond-profile (or lilypond-login
if you use tchs).
/Mats
< snip
didn't find anything concerning this. Apologies if my question is too
trivial.
Now it works beautifully; thanks for your patience, Mats. (Was rather
trivial, wasn't it,
dear list,
from the given docs and examples i cannot figure out how i can add lyrics
to a RhythmicStaff similar to how i can add them to a voice.
Can somebody give me a hint please?
Thanks, Arno
--
http://www.arnowaschk.de
___
lilypond-user mailing lis
dear list,
i have
\context { \RemoveEmptyStaffContext }
in my \layout {} thing, which works nicely except for not affecting the
RhythmicStaff when being empty for lines.
Can i change this?
Thanks, Arno
--
http://www.arnowaschk.de
___
lilypond-user mail
Why not use \mark "Some text"? It should work both before the
first note and at the final bar line.
/Mats
Roland Goretzki wrote:
Hello list, hello James,
You wrote:
Two questions:
1. How do you add text above the time signature (or somewhere close)? I've
seen the a4^"This is text" syntax, but
This list is OK, but it's even better to send bug reports like
yours to [EMAIL PROTECTED] See http://lilypond.org/web/about/
for an overview of all the mailing lists.
/Mats
Arjan Bos wrote:
Dear List,
Could anyone please tell me where I can report the following?
I'm reading the documentation in o
Why not set the leftmargin or rightmargin, see
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Page-layout.html#Page-layout
The page layout handling has changed completely since version 2.2, so
don't try to use your old solutions.
/Mats
Cameron Horsburgh wrote:
I have the follow
As far as I have understood from previous emails on the list,
LilyPond should actually work on Win98, but you have to click
OK on a number of warning messages every time you run it.
What DLL files are said to be missing?
Actually, the problem is not in the LilyPond package itself but in
the Python
Read in INSTALL.txt about the file lilypond-profile (or lilypond-login
if you use tchs).
/Mats
Tapio Tuovila wrote:
Hi,
I compiled and installed 2.4.1 yesterday.
When trying to test the program, I got the following error:
"
lilypond-2.4.1/input> lilypond simple.ly
GNU LilyPond 2.4.1
Processing `
32 matches
Mail list logo