First of all I do apologize I sent it all source code, but I was not able to
for a long time.
I  looked again at souce code and I found that there is not problem with
blank characters at the end of line. That command should be put this way:
\def\atnextbar{\znotes\centerpause\en}\bar %7

If you write:
\def\atnextbar{\znotes\centerpause\en}
\bar % 7
you have a problem. Thats all. Thanks for help.

Zdeno


Bernhard Lang wrote:

> First of all, you should try yourself to isolate the problem a bit more. Is
> it really necessary to post more than 400 lines of source code to the
> mailing list?
>
> The problem is here:
>
> \def\atnextbar{\znotes\centerpause\en}
> \bar % 7                              ^^^
>
> musixTeX interprets this open line end as a blank character which adds
> superfluent space to the music. Whenever you get music extending the line
> you should first look for these sort of things :-)
>
> Bernhard



Reply via email to