3 # The mktex.cnf file, if it exists, can be used to tailor a setup to
4 # local conditions. If you use the mktex scripts, this file can contain
5 # generic bourne shell code. However, the C emulations of the scripts
6 # do not handle anything beyond simple assignment of variables, and doing
7 # more is not exactly recommended.
9 # To assign variables, use constructs like the examples below, which only
10 # set unassigned variables. The scripts may malfunction if you do
13 # Some examples of what you can the mktex.cnf file for:
14 # : ${MT_FEATURES=appendonlydir:varfonts}
17 # : ${ps_to_pk=gsftopk}