Hans Hagen wrote:
Gary wrote:
[...]
3.) Is there some other way besides my traditional method of unzipping cont-tmf.zip file into /localtexmf ? Do I need to rebuild the file system?
no, you can unzip, run "textools --fixtexmf --force", regenerate the database, and cross your fingers
ok, here's what I did: 1. Upgraded MikTeX 2. Unzipped the latest cont-tmf.zip (from pragma-ade.com) into c:\tex\localtexmf 3. ran "textools --fixtexmf --force" (what does that do?) 4. checked c:\tex\localtex\context\config. texexec.ini is newer than texexec.rme, so I left it alone. 5. ran "texexec --make en nl" (do I need "nl"? I'm exclusively English. I guess it can't hurt.) 6. noticed that cont-en.efmt was automatically relocated to c:\tex\localtex\miktex\fmt but cont-nl was not. 7. moved cont-nl.efmt to c:\tex\localtex\miktex\fmt 8. renamed them both to *.fmt (per a note in the contextgarden wiki. Is this necessary?) 9. ran "texexec --make metafun" 10. moved metefun.mem to c:\tex\localtex\miktex\mem 11. ran "mktexlsr" So far, everything seems to be fine. Are all of these steps necessary? or advisable? Did I forget anything? Is there an shorter method that I've missed? (not that this is long or difficult) Thanks again, -gary