# Read defaults from MakeTeX.site if that file exists. Can be used to # overwrite anything defined below. Please use the same syntax as # given here (e.g. ``: ${MODE=ljfour}'', not just ``MODE=ljfour'', as # this can cause trouble (e.g. when the mode for MakeTeXnames is # already specified on the command line). test -r $TEXMFCNF_DIR/MakeTeX.site.unix && . $TEXMFCNF_DIR/MakeTeX.site.unix # Possible features: appendonlydir dosnames nomode stripsupplier striptypeface varfonts. : ${MT_FEATURES=appendonlydir} : ${MODE=ljfour} : ${BDPI=600} # If you use the appendonlydir feature in MT_FEATURES, MT_DIR_PERMS will be # overwritten by 1777. : ${MT_DIR_PERMS=755} # keep to three digits or appendonlydir will fail : ${MT_FILE_PERMS=644} : ${ps_to_pk=gsftopk} # some prefer ps2pk