On Sat, 7 Jun 2014, Jean-Pierre Coulon wrote:

Date: Sat, 7 Jun 2014 10:49:30 +0200
From: Jean-Pierre Coulon <[email protected]>
Reply-To: Werner Icking Music Archive <[email protected]>
To: Werner Icking Music Archive <[email protected]>
Subject: [Tex-music] How can I lift-and-center a rest?

I want \centerpause lifted by a given amount. Knowing the definition of \centerpause doesn't help.

Any idea?
Bye,
Jean-Pierre Coulon

are you using musixtex or pmx ? with pmx its easy enough --
look in my pmx tutorial.
But I know too little with musixtex to give you an answer
for muixtex directly.
But here is a hint: make a successful solution with pmx and look at the tex file that pmx produced for you.

"Hoping that hilft ..."

ccn. ..................................................................
  Prof.Dr. Cornelius C. Noack
  Inst. f. Theor. Physik FB 1
  Universit"at Bremen               Phone    : +49 (421) 218-62031
  Otto-Hahn-Allee                   Fax      :              -4869
  D - 28334  Bremen                 home     : +49 (421)  34 22 36
                                                    Fax:  346 7872
  E-mail  : ccnoack at mailaps.org
  WWW-page: www.itp.uni-bremen.de/~noack
..................................................................




\input musixtex
\setstaffs12
\setclef1{\bass\treble}

\startpiece
\Notes|\qu{cebafded}\en
\def\atnextbar{\znotes\centerpause\en}% 
\bar% 2
\Notes|\qu{cbdceabc}\en
\def\atnextbar{\znotes\centerbar\pause\en}% definition of centerpause
\bar% 3
\Notes|\qu{cebdbaef}\en
%\def\atnextbar{\znotes\raise2\Interligne\pause\en}% works
%\def\atnextbar{\znotes\centerbar\raise2\Interligne\pause\en}%
\def\atnextbar{\znotes\centerbar\liftpause2\en}%
\bar% 4
\Notes|\qu{cedceabc}\en
\stoppiece
\end
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to