> > From: "Petr Felzmann" <[EMAIL PROTECTED]>
> > Date: Wed, 27 Sep 2000 11:53:41 +0200
>
> [... from the log-file ...]
> > Underfull \hbox (badness 10000) in paragraph at lines 23--31
> > [][] [][][][][]
> >
> > \hbox(94.59998+0.0)x739.77165, glue set 724.28833 []
> >
> > \inline=
> > ----------------------------------------------------------
> >
> > I detect that during first pass through TeX I haven't complette file
> > *.mx1. Informations about the last *.ex file are missing in *.mx1.
The
> > informations appears in *.log file!? In *.log file I have something
as:
> >
> > ----------------------------------------------------------
>
> Did you erase/delete/remove the .mx1 file before the first TeX pass?
> If not, do so.

Of course :-) In batch file:
if exist %1.mx1 del %1.mx1

> Did the first TeX pass complete normally? There are cases where the
> first TeX-pass stops without completing the .mx1-file, whilst the
> 2nd pass after musixflx does not stop for the same reason.

First TeX-pass is without error, but in *.mx1-file are missing info
about the last inserted *.ex-file. In *.mx1-file I have info about first
cca 6 *.ex-files, but about the 7th is info in *.log-file!?? Therefore
during the second TeX-pass arise the error above. I don't know why TeX
write info, which must be in *.mx1-file, into the *.log-file during the
first TeX-pass???

> In rare cases \endmuflex my be missing.

Where?

Thank You for your help,
Petr Felzmann.

Reply via email to