NAME mkjobtexmf -- Generate a texmf tree for a particular job VERSION 2011-11-10 v0.8 SYNOPSIS The progam mkjobtexmf runs a program and tries to find the used file names. Two methods are available, option "-recorder" of TeX (Web2C) or the program strace. Then it generates a directory with a texmf tree. It checks the found files and tries sort them in this texmf tree. It can be used for archiving purposes or to speed up following TeX runs. mkjobtexmf [options] This runs TeX that can be configured by options. Both methods for getting the used file names are available. mkjobtexmf [options] -- [args] The latter form runs program *cmd* with arguments *args* instead of TeX. As method only program strace is available. Options: --jobname Name of the job (mandatory). Usually this is the TeX file without extension --texname Input file for TeX. Default is the job name with extension '.tex' --texopt