Hello,
In the following fragment the last tied A flat in the top voice
is played by midi. It works fine if I leave out the bottom voice, or
take away the first bar. It also worked under 2.0. (I just upgraded to
2.2.) Can anyone help me with this?
-
Michael Welsh Duggan wrote:
In the following fragment:
<< e1 \\ { c4 d e f } >>
When played by a pianist (which I should emphasize, I am not), the e4
should interrupt the e1 so that it sounds like:
<< e2 \\ { c4 d e f } >>
What the midi output currently does is this:
<< e1 \\ { c4 d s f } >>
Oddgeir Finstad <[EMAIL PROTECTED]> writes:
> An example .ly file with Scandinavian lyrics would probably be the
> easiest way out for me. Or maybe a table with instructions of how to
> type the actual letters? Or some relevant pointers?
The absolutely simplest way of entering Scandinavian lyrics
Strange! When I run convert-ly --from 2.0.0 test.ly on your
original file, I certainly get an output that is in correct
2.2.0 syntax. By the way, add the flag '-e' to convert-ly if
you want convert-ly to just replace the old file with the
new syntax.
/Mats
Steve Shorter wrote:
On Thu, Apr 15, 2
The intention is that LilyPond should give a nice layout by default,
so if you think the output looks wrong (and you haven't done anything
very strange), then please send an example file to [EMAIL PROTECTED]
Having said that, I have to admit that I don't know any really good
solution to your proble
You don't need to change the font-name or add the t1enc package
unless you want to be able to search for the lyrics in Acrobat
or copy/paste them from Acrobat to some other file.
Also, with most text editors (i.e. with editors that can
output latin1 coded text), you can just write the letters
as us
Hello.
I tried installing Lilypond about 20 times (from different servers) and I
don't know, what should be wrong with it; I did everything like it's
described.
Problem:
$ ly2dvi -p foo
bash: ly2dvi: command not found
PLatform: Pentium III (866), WIN2000
Greetings,
K.M.
>I tried installing Lilypond about 20 times (from different servers) and I
>don't know, what should be wrong with it; I did everything like it's
>described.
>
>Problem:
>
>$ ly2dvi -p foo
>bash: ly2dvi: command not found
ly2dvi was removed from LilyPond some time ago. The current command is
sim
It seems that you use version 2.2, which includes new support
for exactly this situation with different number of syllables
in different verses, using the ignoreMelismata property.
See
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/The-Lyrics-context.html#The%20Lyrics%20context
a
"Klemens Moser" <[EMAIL PROTECTED]> writes:
> I tried installing Lilypond about 20 times (from different
> servers) and I don't know, what should be wrong with it; I
> did everything like it's described.
>
> Problem:
>
> $ ly2dvi -p foo
> bash: ly2dvi: command not found
ly2dvi is gone, use lilypo
On Sunday 18 April 2004 09:06, Klemens Moser wrote:
> Hello.
>
> I tried installing Lilypond about 20 times (from different servers) and I
> don't know, what should be wrong with it; I did everything like it's
> described.
>
> Problem:
>
> $ ly2dvi -p foo
> bash: ly2dvi: command not found
You stat
Ни для кого не секрет, что успех любого проекта зависит от того, насколько
мотивированы сотрудники на его выполнение.
У Вас отличная команда, но сотрудники не горят желанием работать? Все можно исправить!
Как
сделать так, чтобы сотрудники с энтузиазмом работали,
не требуя бесконечных прибавок к з
Mats Bengtsson <[EMAIL PROTECTED]> writes:
> Michael Welsh Duggan wrote:
>> In the following fragment:
>> << e1 \\ { c4 d e f } >>
>> When played by a pianist (which I should emphasize, I am not), the
>> e4
>> should interrupt the e1 so that it sounds like:
>> << e2 \\ { c4 d e f } >>
>> What the
Yes, I noticed all sorts of whitespace mixups in the scripts, I've been
using the ActiveState Python editor and it makes finding and fixing
this sort of thing very easy.
I actually did get a later version from the 2.3 distrubution, but I
noticed enough differences in the way that the lilypond
Guy Gascoigne-Piggford writes:
> Anyway to cut a long ramble short, I noticed that ABC's idea of
> beaming wasn't preserved in Lilypond so I've modifed the abc2ly python
> script from 2.0.1 (the version that I'm running on XP) so that it now
> supports beams.
Thanks! I've included this in 2.3 CV
Guy Gascoigne writes:
> Yes, I noticed all sorts of whitespace mixups in the scripts, I've
> been using the ActiveState Python editor and it makes finding and
> fixing this sort of thing very easy.
Good.
> I actually did get a later version from the 2.3 distrubution, but I
> noticed enough diff
Regarding:
> It seems that you use version 2.2, which includes new support
> for exactly this situation with different number of syllables
> in different verses, using the ignoreMelismata property.
Unfortunately, as I added verses to the piece, I'd add more ties and then
I'd have to go back thro
I use slurs in my tabs for fake Hammer and Pulling-Off. But the
characters 'H' and 'P' doesn't appears well. They are put on top of the
slur, and I would they are under or above the slur. How it is possible ?
For any example, you could see this :
http://dadgad.org/deus_en-dro_darger-page1.png
Hello, it's me again !
I want to make chords on tabs like I play it, with the fingers position
that I take. But Lilypond don't care about the strings of tab that I
noticed,like : . Is there any way to make it possible ?
Some ugly example at : http://dadgad.org/grille-blues-page1.png
--
Sébast
On Mon, Apr 19, 2004 at 08:14:19PM +0200, Jan Nieuwenhuizen wrote:
> Next time, please send a unified diff, see
> http://lilypond.org/web/devel/participating/
Small hint on diffing: I typically have two directories: project (the
original sources), and project.local (a copy, probably locally modifi
On Monday 19 April 2004 21.14, Jean Connelly wrote:
> Regarding:
> > It seems that you use version 2.2, which includes new support
> > for exactly this situation with different number of syllables
> > in different verses, using the ignoreMelismata property.
>
> Unfortunately, as I added verses to t
On Monday 19 April 2004 21.50, Matthias Kilian wrote:
> On Mon, Apr 19, 2004 at 08:14:19PM +0200, Jan Nieuwenhuizen wrote:
> > Next time, please send a unified diff, see
> > http://lilypond.org/web/devel/participating/
>
> Small hint on diffing: I typically have two directories: project (the
> orig
Am Mittwoch, 14. April 2004 15:52 schrieb Jan Kohnert:
> Am Mittwoch, 14. April 2004 09:09 schrieb Jan Nieuwenhuizen:
> > Jan Kohnert writes:
> > > Hello all, trying to compile lily 2.2.0 I get the following error:
> > > Font `cmbxti8'...
> > > error: can't find file `f7b6d320.enc'
> >
> > Are you
Michael Welsh Duggan <[EMAIL PROTECTED]> writes:
> Mats Bengtsson <[EMAIL PROTECTED]> writes:
>
>> Michael Welsh Duggan wrote:
>>> In the following fragment:
>>> << e1 \\ { c4 d e f } >>
>>> When played by a pianist (which I should emphasize, I am not), the
>>> e4
>>> should interrupt the e1 so th
Hi,
Working with lilypond 2.2.0 I noticed that the default fontsize of
the texts (at least Lyrics, but other text as well?) has
changed. How do I change that?
What I also noticed is that the letters are 'fatter'. In the hymne book
I am working on, this results in a huge difference between lyr
25 matches
Mail list logo