Hello--
Having just downloaded and compiled the 1.6.6 sourcecode, I ran ly2dvi
-P on an .ly sourcefile without error messages and got a surprise when I
tried to view the results with xdvi. It loaded with this error message:
"Cannot find PostScript file for inclusion in document:
music-drawing-
Graham Percival wrote:
On Fri, 25 Oct 2002 10:30:06 -0700
Paul Scott <[EMAIL PROTECTED]> wrote:
For a simple piece with score and parts how do I cause the tempo marking
to appear only at once above the top part in the score and and once at
the beginning of each part. This will be a fairly s
On Sat, 26 Oct 2002 01:37:47 +0200
Rune Zedeler <[EMAIL PROTECTED]> wrote:
> Graham Percival wrote:
> > One of these days I'll add a note to HaraKiri refman that empty lyrics
> > don't count as empty bars.
>
> A Much Better (tm) solution would be to add a property telling whether
> to look at lyr
Graham Percival wrote:
One of these days I'll add a note to HaraKiri refman that empty lyrics
don't count as empty bars.
A Much Better (tm) solution would be to add a property telling whether
to look at lyrics when determining if a measure is empty.
This would also solve the "lyrics as chord
On Tue, 22 Oct 2002 23:44:08 -0400
Jule Slootbeek <[EMAIL PROTECTED]> wrote:
> yeah i forgot the includes, sorry, here they are, i'm using 1.6.0 on
> Mac OS X
In the future, please include *all* files necessary to compile the
example -- I had already deleted your previous email, so I had to find
On Fri, 25 Oct 2002 10:30:06 -0700
Paul Scott <[EMAIL PROTECTED]> wrote:
> For a simple piece with score and parts how do I cause the tempo marking
> to appear only at once above the top part in the score and and once at
> the beginning of each part. This will be a fairly standard marking like:
Hi,
For a simple piece with score and parts how do I cause the tempo marking
to appear only at once above the top part in the score and and once at
the beginning of each part. This will be a fairly standard marking like:
Allegro = 120
where I do know how to create ' = 100' as per the manual.
Here's a third to answer your request. Take a look at
\partcombine, see
http://lilypond.org/stable/Documentation/user/out-www/lilypond/Automatic-part-combining.html
/Mats
> I am just doing some SATB pieces and I wonder if there is a way
> to share common rests between the two voices of one s
On Fri, 25 Oct 2002 14:35:34 Klaus Zimmermann wrote:
> I am just doing some SATB pieces and I wonder if there is a way
> to share common rests between the two voices of one staff.
>
> The default behaviour for something like the following is that there
> are two rests generated, one typeset above
what i do is use a third voice for the rests
soprano =
\notes
{
c4 s c c
}
alto =
\notes
{
e4 s c c
}
rests =
\notes
{
s4 r s s
}
score{
\context Staff = women
<
\soprano
\rests
\alto
>
something along those lines works for me.
and of course if there's a rest
I am just doing some SATB pieces and I wonder if there is a way
to share common rests between the two voices of one staff.
The default behaviour for something like the following is that there
are two rests generated, one typeset above the other.
I know of the possibility to use s instead of r in
> dvipslist:
> kdebug:search(feta-nummer8.vf) =>
> kdebug:search(feta-nummer8.720pk) => ./feta-nummer8.720pk
> kdebug:search(feta16.vf) =>
> kdebug:search(feta16.720pk) => ./feta16.720pk
> kdebug:search(feta-braces4.vf) =>
> kdebug:search(feta-braces4.720pk) => ./feta-braces4.720pk
Simply remove
I've attached the dvipslist and xdvilist. They appear to have different
lists of fonts in them. I also printed the dvips generated file and it
looks just like it does in gv (completely messed up).
Russell.
On Fri, 2002-10-25 at 02:58, Mats Bengtsson wrote:
> Try the following:
>
> export KPATH
> You're correct. I just did a clean font. I viewed my example with xdvi
> and tried "kpsewhich feta20.pk" again. No response again.
Strange.
> However I did notice that there is no font problem with xdvi (and the
> rests are okay, they have also been a problem)...see the attached png.
That's a
14 matches
Mail list logo