missing numbers in ps file

2002-08-28 Thread oveg l

Hi!

I have a SuSE linux 7.2 and 8.0. I like to use lilypond make a ps file
from manual note. When I compile from test.ly file to test.ps file. I
cannot get error. When I have look at the ps file some number missing.
My own test.ly file:

% Creator: I am, at Sun Aug 11 17:20:18 2002

header
 { title = "Error test: missing numbers"
   subtitle = "Lilypond 1.4.10 on SuSE linux 8.0"
   composer = "Myself"
   piece = "Piece"
   opus = "Opus"
   tagline = "Inter"
   instrument = "Clarinetto si b"
   year = "2002"
   tagline = "Public domain"
 }

include "paper16.ly"


version "1.4.10"
% MIDI copyright:
% MIDI instrument:

score {
  notes {
time 12/8
% 1
c''8 d''8 c''8  b'8 a'8 b'8  c''8 d''8 c''8  b'8 a'8 b'8 |
mark "1"
% 2
c''8 d''8 c''8  b'8 a'8 b'8  c''8 d''8 c''8  b'8 a'8 b'8 |
mark "11"
% 3
c'8 d'8 c'8  b8 a8 b8  c'8 d'8 c'8  b8 a8 b8 |
 }

paper{}
midi{
tempo 4=100
 }
}

Missing numbers are is ps file:
time 12/8 > "2"
and
mark "11" > 2.th "1".

Why missing this numbers? What can I do to avoid this error?

(Sorry, my poor english.)



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-08-28 Thread oveg l

Hi!

Thanks your answer.

> I assume that you have installed your current Lilypond 1.4.10
> from an RPM, or did you compile it yourself?
I get SuSE linux 8.0 distribution. The SuSE 8.0 contain the recompiled
lilypond version (in rpm). When I installed the linux distribution I
requested lilypond package installation. I like recompile latest
version, but I cannot. Lilypond tar file contain suse.spec file, but
this file only aviable for SuSE 7.0 version. I try compile lilypond
with: ./configure, make, make install commands, but I get error.

> How did you process the file, did you use ly2dvi -P test.ly?
> Have you tried to view the .dvi file in xdvi (or kdvi or
> whatever you have)? Does it have the same problems?
No. I try this command:
lilypond -f ps test.ly
and I get test.ps file. The ps pile "contain" missing numbers.

> Do you see the same problems both on the screen and on
> printouts?
Yes (I wiev with kgostscript). And I convert with kghostscript to pdf
file. I see same problems.

> Please followup to the mailing list.
I tryed search same question, but I cannot get hits.

>/Mats
Sorry, I don't understand this row.
Thanks.


--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: missing numbers in ps file

2002-09-03 Thread oveg l

> >    /Mats
> Sorry, I don't understand this row.

> That's my name!

Sorry, I wasn't carefully. I new in the list and the english. (I still
learning these things.)

> The recommended approach is ly2dvi -P test.ly

I tryed it and work fine. Many thanks.



--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



repeat volta question

2002-09-10 Thread oveg l

Hi!

If the music this is:

notes {
time 2/4
% 1
g'4 a'4 |
% 2
f'4 g'4 |
% 3
g'4 a'4 |
% 4
f'4 r4  |
% 5
g'4 a'4 |
% 6
f'4 g'4 |
% 7
g'4 a'4 |
% 8
f'4 r4  |
}

Is it possibile this repeat volta ?

notes {
time 2/4
repeat volta 4  {
% 1
g'4 a'4 |
}
alternative {
% 2
%   I'd like: volta 1, 3; but I wouldn't like 1-3,
%   because 2 is NOT this alternative.
{f'4 g'4 |}
% 3
%   I'd like: volta 2, 4; but I wouldn't like only 4.
{f'4 r4  |}
}

--
http://www.mailbox.hu - Mert levelezni kell...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user