logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

musixflx - process mx1 files (the second pass of 3-pass MusiXTeX typesetting)

Author

       This manual page was written by Andreas Tille <tille@debian.org> for the Debian GNU/Linux system (but may
       be  used  by  others).  Corrections  to  the  synopsis  were   pointed   out   by   Peter   Breitenlohner
       <peb@mppmu.mpg.de> and implemented by Bob Tennent <rdt@cs.queensu.ca>.

musixflx-0.83.3lua7                                2018-06-15                                        MUSIXFLX(1)

Description

       Musixflx processes mx1 files (the second pass of 3-pass MusiXTeX typesetting)

       To  allow  for  ease  of  use  with  a  batch  file,   musixflx.lua  can be fed with either  jobname.mx1,
       jobname.tex, or just  jobname, any of which open  jobname.mx1 and create  jobname.mx2.

Name

       musixflx - process mx1 files (the second pass of 3-pass MusiXTeX typesetting)

See Also

musixtex(1)
       musixdoc.pdf

Synopsis

       [ texlua ] musixflx[.lua]jobname [ .mx1  | .tex ] [ debugmode ]

       where debugmode can be
            d    output debugging information to the screen
            m    output line numbers to the screen
            f    output debugging information to jobname.mxl (not mx1)
            s    output computed lines to the screen

See Also