Re: teTeX 3.0 config on Solaris
David Stone <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Thomas Esser <te <at> dbs.uni-hannover.de> writes:
>
> Dear David,
>
> I don't see anything wrong in teTeX and I don't know what your problem
> is. The instructions in TETEXDOC are neutral regarding the actual texmf
> tree. None is mentioned and only web2c/mktex.cnf is specified.
>
Thomas,
I expected to find mktex.cnf somewhere other than the distribution tree (texmf-
dist) as I know the idea in teTeX 3.0 is to leave the texmf-dist tree untouched
after install.
>
> In your case, it is likely that your web2c/mktex.cnf file already has
> the features
> : ${MT_FEATURES=appendonlydir:varfonts}
> so that no modification was necessary and no new config files was
> installed. The idea in teTeX-3.0's new texconfig is to store new versions
> of config files only if this is necessary.
>
Thanks for the reply, it clarifies things for me - particularly how teTeX
behaves when a config change is made. As you say, because the default settings
matched what I wanted then there was no need for teTeX to create or modify a
configuration file.
> Have you checked if it works, e.g. by running
> mktextfm ecrm1321.tfm
>
>
Yes, it does all work and fonts are created as expected.
Thanks again,
David