Lowering the number off staves

1. all pmx files must start with the maximum number of staves, i this is the case you are lucky, you may lower the number by a new movement:
example: L4Mcr-n212bt (4th system has 2 staffs)
Maybe you have to rename the instruments by \setname1{Manual}

If the piece is starting with 2 staves, you first have to make 2 dummy pages with 3 staff systems (you my try 1 page, but sometimes 1 page does not work)

2. Second method, totally different from the first one:

- Use zero space between the staffs with 'I0' in 'ArbdI0
- Use \\interstaff{13}\setinterinstrument1{-13\Interligne}\ if you need 2 staves
- Use 'rbp rbp rbp rbp rbp /' in the staff you don't want to see
- Use \\\setinterinstrument1{-3\Interligne}\ if you need 3 staves, somewhere before a new movement

There is a problem here: you have to renew the setting for 2 staves on a new page (pmx is resetting \setstaff).
This can be done with

\\let\ejectsav\eject\
\\\def\eject{\let\eject\ejectsav\def\contpiece{\
\\\interstaff{12}\setinterinstrument1{-12\Interligne}\
\\\startpiece\addspace\afterruleskip\let\contpiece\holdcont}\eject}\

before the new page start

This is an example (pay attention on broken lines)

===================cut here
    3    -2 1 2    4 4 4 4   0  1
   2   8 20  .04

Man.
bbt
./
ArbdI0
\\interstaff{13}\setinterinstrument1{-13\Interligne}\
%1
rbp rbp rbp rbp rbp /
c44 b8 a b4 g | d+ c8 b c4 a | e+ d8 c d4 b | e c d d- | g0 /
e44 d8 c d2 | f4 e8 d e2 | g4 f8 e f2 | g.f | g0 //
g24.b | a.c | b.d | c4 b a2 | g0r /
%6
Ct rbp rbp rb2 Cb rb2 rbp /
Ct g4+ f8 e f4 d | ff e8 d e4 cs | d2 Cb a | d- d4+ cn /
b4 a8 g a2 t | a4 t g8 fn g2 t | g4 t f e d8 cs | d2 r+0 //
d2+.c | c.b | b4 a t a8 t g f e | f2 rb /
%10
rbp rbp rbp rbp rbp /
c4 b8 a b4 g | d+ c8 b c4 a | e+ d8 c d4 b | e c d d- | g0 /
e4 d8 c d2 | f4 e8 d e2 | g4 f8 e f2 | g2.f | g0 //
g2.b a.c b.d | c4 b a2 g0r /
L3M+6c
m9898
K+0-4
rbp /
f4d ed dd /
a4d gd fd //
c4d cd b8 a b /
m6868
rbp /
c2d /
e2ds //
c2d /
m9898
rbp /
f4d ed dd /
a4d gd fd //
c4d cd b8 a b /
m6868
rbp /
c2d /
e2ds //
c2d /
%19
rbp rbp rbp rbp /
f4d bd- | fd+ d,c | bd cd | f2d /
a4d fd | ad fd t | fdr t eds | f2d //
c4d d,d | cd b,a | gd t g8 t a b | a4d fd /
%23
m9898
rbp /
f4d ed dd /
a4d gd fd //
c4d+ cd b8 a b /
m6868
rbp rbp rbp rbp rbp /
c2d f4d bd- | fd+ d,c | bd cd f2d /
e2ds | a4d fd | ad fd t | fdr t eds f2d //
c2d | c4d d,d cd b,a | gd t g t ,a f2d /
%
\\let\ejectsav\eject\
\\\def\eject{\let\eject\ejectsav\def\contpiece{\
\\\interstaff{12}\setinterinstrument1{-12\Interligne}\
\\\startpiece\addspace\afterruleskip\let\contpiece\holdcont}\eject}\
L5P2M+6c
%L5
mo434
K+0+3
rbp /
r4 /
e4 //
e4 /
m3400
rbp rbp rbp rbp /
e2d t ed t t ed t t ed t //
b2d t bd t t bd t t bd t /
d2ds ddn e,f g,a //
f2,f g,g a,c e,e /
%34
rbp rbp rbp rbp rbp rbp /
d2d t dd t ed s d s ,c cdf bd //
a2d t ad t t ad t g,a t ad t e4 f e /
f2df t fdfi t t fdfi t e,e dds ddn //
c2d t c4 t b a b2d t b t ob ,e- f,f g,g /
%40
\\\setinterinstrument1{-3\Interligne}\
rbp rbp rbp rbp rbp rbp /
a2d cd dd ed ad- t ad t //
e2,a t ad t t ad t t a4 t f g f2d ed /
c2,e t ed t fdf dd t dd t cd //
a2,c e,e e d8.d c2,c ad t ad t /
%
L7M+14r+ci.05
m6464
K+0-1
\\\setname1{Ped.}\setname2{Man.}\
d0d- t dd t t dd t t dd t /
a2d+ t ad t | ed+ d,c | a0d e2+ d8 e d2,c /
f2d t fd t t f0d t t fd t t fd t //
e2d+ dS2,cS1 a0d e2+ d8 e d2,c a0d t /
%50
f2d ed e0d e2d d,c a0d g2d+ fd /
a2d gd f0d XS1.2 gd ed bd+ //
rbp a0d t ad t rbp rbp /
e2d d,c rbp rbp d2d cd d0d t //
a0d t f2d e,d cd d,e a0d b2d a,g /
================


Andre
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to