> .H 1 > .PS > .so schnitt.pic > .PE > .H 1.
If the files that are being sourced need to be preprocessed (as in the above example, with pic), you will need to preprocess the entire document with soelim (the soelim manpage has an explanation): mmroff -k -s -p -Tps test.mm >test.ps
