The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

muse-preprocessor.pl -- fix your muse document

SYNOPSIS

 muse-preprocessor.pl [ options ] inputfile.muse [ outputfile.muse ]

The input file is processed according to the options and the output is left in the output file. Both arguments are mandatory, unless --inplace is specified.

Options:

Makes all the links active

typography

Apply typographical fixes according to the language of the document

nbsp

Add non-breaking spaces according to the language of the document (if applicable).

remove-nbsp

Unconditionally remove all the invisible non-breaking spaces

show-nbsp

Make the (usually) invisible non-breaking spaces explicit with a double tilde.

footnotes

Rearrange the footnotes.

inplace

Overwrite the original file.

help

Show this help and exit.