超低价**签约包月**专业上门维修电脑
(1)个人电脑组装及硬件销售与维修
(2)安装各种操作系统
(3)排除各种常见的故障
(4)提供和安装各种实用工具软件
(5)局域网、广域网共享
(6)网络系统布线设计及应用
(7)计算机病毒防治及防火墙设置
电脑维护、电脑组装、网络工程
*热烈欢迎单位或个人签约包月*
**热诚的服务,全心全意全为了您**
深圳群力科技有限公司
联系人:张锋
联系电话:13714661862或0755-83601633
QQ:282079259
E-mail:[EMAIL PROTECTED]
"Hendrik" <[EMAIL PROTECTED]> writes:
> I've been subscribed for one day on the list, and received
> three spam mails from it already! This is not funny!
No, it isn't. But it isn't common either. Bad day.
> Second: isn't there a newsgroup about Lilypond? Seems
> much more economic and practi
Since I started using the \noBeam, I wonder if
Lilypond should have implicit beam breaking or \noBeam after there's a tied note from
a preious bar.
an example.
b2~ |
b8. \noBeam fis'16 b8. fis16 |
the beam should break automatically at \noBeam as the first tied note (b8.) is
considere
Hi:
After much use of lilypond, I've noticed that it's quite good at page
layout; if I leave most of the settings to their defaults, I get a nice
four staff groups per page, beautifully spaced.
What I'm wondering is: is there a variable I can set somewhere to get an
arbitrary number of staff gr
Anything you write in the header fields is sent directly to
LaTeX which formats the titling. So, this is really a LaTeX
question, not a LilyPond question.
In ordinary LaTeX, the solution is to "escape" the & with a
backslash: \&
However, in the LilyPond input, you have to escape the backslash
once
Am Freitag, 28. Mai 2004 13:34 schrieb Hendrik:
> Hello,
>
> I've been subscribed for one day on the list, and received three spam mails
> from it already! This is not funny! There must be a way to prevent this
> right? I mean, I could install a spam-filter, but that is not what I want.
> Most o
Thanks you got what I wanted!
I almost resorted to doing
\autoBeamOff cis8. \autoBeamOn a16 d8. a16 |
This works!
cis8.\noBeam a16 d8. a16 |
=) Joshua
=== At 2004-05-28, 04:20:57 you wrote: ===
>On Thursday 27 May 2004 17.59, you wrote:
>
>> well, it bega
It certainly works here (version 2.2). Always tell what LilyPond version
you use when asking questions.
Where in the file did you add the lines? It has to appear either
before the \score{..} or in the end of the score block:
\score{
...
\paper...
\midi...
\header{...}
}
/Mats
Jim Sabatke
Stan Sanderson wrote:
On May 27, 2004, at 5:45 PM, Jim Sabatke wrote:
Stan Sanderson wrote:
On May 27, 2004, at 1:26 PM, Jim Sabatke wrote:
Two problems with grace note beams:
1. The beams are way too thick for my use. I can get the single
grace note flags really thin, but haven't been able to f
Hi list !
I try to have the piece
\header { piece="Les Galans & les Dames"}
printed. But Lilly seems to be annoyed by the symbol &. How can make Lily print it
like I want ?
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailma
Hello,
I decided I'd download LilyPond after continuous gushing about it from some
of my friends. I'm not quite a whiz with computers, but I thought I'd give
it a go. I've got Windows 98 on this machine. I think I've managed to
download the programme, but when it came to downloading the test as
"se.e" <[EMAIL PROTECTED]> writes:
> 2) Tablature --
> if I've a chord (ex. {<>} ), [...]
In recent (2.0+) LilyPonds the chord syntax is .
--
Feri.
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
Check gmane (www.gmane.org) and
http://news.gmane.org/gmane.comp.gnu.lilypond.general or
nntp://news.gmane.org/gmane.comp.gnu.lilypond.general
Bert
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
Perhaps you can try a \\& instead of & (as \& in TeX)?
(Sorry, I'm not at home, I can't try it.)
Olivier
LEGRAND Jean-Marc wrote:
Hi list !
I try to have the piece
\header { piece="Les Galans & les Dames"}
printed. But Lilly seems to be annoyed by the symbol &. How can make Lily print it like I wan
One trick is to start the piece with
\partial 16 s16 \bar "||"
/Mats
Jim Sabatke wrote:
I'm writing a converter for BMW (a windows bagpipe music program) to
Lilypond conversion program. There are thousands of BMW files on the
web, so it will be useful.
Pipers are very picky about how their mu
Hi Mats, it works!!!
I've installed tetext-base and it's fine in both ways: '©' and 'LaTeX'.
Now I have to study better \stem*! :-)
Thank you very much for help.
Cheers.
AB
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/l
Hello,
I've been subscribed for one day on the list, and received three spam mails
from it already! This is not funny! There must be a way to prevent this
right? I mean, I could install a spam-filter, but that is not what I want.
Most of you are experienced computer users, so why is this still
Joshua Koo wrote:
1 last point is that i figure out how to play with midi2ly.
1 guess a very import thing is to specify the quantise note durations, if not the generated ly looks really horrible.
depending on the songs, 16 or 32 seems quite good.
then of course, rests will appear as spaces, so any
hi,
Thanks for your advice. I have to agree with you after finding I waste much time
trying (unsuccessfully) to convert extracts of midi with tons of triplets, rests and
dotted value notes.
However, midi2ly still has usefulness as it can convert software generated sequenced
midi (eg. maybe fin
On May 28, 2004, at 3:12 AM, Mats Bengtsson wrote:
With respect to your second question, here is my solution to a
similar problem:
\acciaccatura {\override Stem #'beamed-lengths = #'(3.6 4.2) af,16[
af']}
The upper note was originally hidden in the beam; by adjusting the
beamed-lengths, I was
This is a bit more tricky, since it's determined by the
space-function property, as described at
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond-internals/Beam.html
However, you are lucky! There's a good example in the Tips and Tricks
document on the web page, search for cue-notes.
Hi Jean-Marc,
The problem you face here, is due to the fact that lily doesn't print the
text, but let's LaTeX do the printing. The '&' symbol is a reserved symbol,
which means that it has a special function in LaTex. To get the '&' symbol
printed one has to place a \ right before the '&' symbol.
Hello,
Using pedro's packages on debian unstable, I experience fonts problem : running
lily generates good .dvi file, but wrong postscript file (gv or ggv show score
without noteheads)...
I tried to delete the font cache, but the problem remains.
More : using dvips -f -Z on the dvi file built a
Thanks for the trick.
Actually, \& is OK.
Mats Bengtsson
It turns out that there is a very simple solution to the
problems with double-clicking on files with spaces in the
directory path. Just open the file C:\cygwin\bin\lily-wins
in a text editor, add double quotes around $1:
#!/bin/sh
python /bin/lily-wins.py "$1"
Save the file and everything should wo
[EMAIL PROTECTED] writes:
> > I couldn't find any examples; I searched the web, mail lists and my
> > installed documents and examply ly files.
> >
> > For example: How does one set "slope-limit"?
>
>\set Beam #'slope-limit = #0
almost correct,
\override Beam #'slope-limit = #0
> > Sorr
The following code snippet doesn't seem to either turn off
page numbering, or to print a tagline:
\header {
%% texidoc = "@cindex Bagpipe Music"
title = "Title"
composer = "Composer"
piece = "Piece"
source = "March"
tagline = "Printed by Lilypond from BMW source"
pagen
Jim Sabatke wrote:
Jan Nieuwenhuizen wrote:
Jim Sabatke writes:
Bagpipers are used to reading music with flat beams. The stems should
be long, enough to not interfere with the clutter of grace notes.
I've done a lot of web research on beams, and various kinds of
"concaveness" seem to be something
Jim Sabatke wrote:
Two problems with grace note beams:
1. The beams are way too thick for my use. I can get the single grace
note flags really thin, but haven't been able to find what to set for
the beams.
If you look up the detailed documentation for beams, you will find the
property thickness
Jim Sabatke writes:
> I had found that document during my initial search for a solution,
> however, I have no idea how to use the functions or set the variables.
Good point. We should add links to how to use the properties in the
backend documentation.
> I couldn't find any examples; I searched
Mats Bengtsson wrote:
Jan Kohnert wrote:
Am Samstag, 22. Mai 2004 06:49 schrieb Jim Sabatke:
I've just spent about 16 hours straight trying to get some
bagpipe music to print out properly. I've used the lilypond
bagpipe.ly as a starting point. I am also trying to expand
the grace note groupings
I now have the thickness of the beams working right, but I
have no idea of how to make the space between them smaller.
--
Jim Sabatke
Hire Me!! - See my resume at http://my.execpc.com/~jsabatke
Do not meddle in the affairs of Dragons, for you are crunchy
and good with ketchup.
_
32 matches
Mail list logo