On Tue, 8 Jan 2013, Ewan Delanoy wrote:

Hello all,

the following basic pmx file produces an ugly display, with
all notes on one another and concentrated at the end of the
line. How do I fix this ?

Thanks in advance for any help,

Ewan

%----------------%
%
%  hello_world2.pmx   %
%----------------%
%
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
  1    1      4       4        4      4       
 0       0
%
% npages,nsyst,musicsize,fracindent
    1      1     1        20
%=========================================

f
./
%%
a8 a a a b b b b c c c c d d d d e e e e /
%==========================================

There are several typos in your file (fracindent, e.g.).

The following runs as it should:
% ======================================================
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
1 1 4 4 4 4 0 0
%
% npages,nsyst,musicsize,fracindent
1 1 20 0.2

f
./
%
a8 a a a b b b b
c c c c d d d d
e e e e e e e e  /
% ======================================================

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: noack at itp.uni-bremen.de   or   ccnoack at mailaps.org
  WWW-page: www.itp.uni-bremen.de/~noack
..................................................................
-------------------------------
[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