Changes

Jump to navigation Jump to search
381 bytes added ,  17:30, 3 July 2012
m
Remove empty category Textools
< [[Installation hints]]
 
''Hans Hagen wrote in the mailing list at 2004-10-25:''
Launching a script, can be done indirectly, using ''texmfstart,'' like
<ttpre> texmfstart texexec.pl ... args ...</ttpre>
or one can make a small stub, for instance:
<ttpre> texmfstart --make texexec.pl</ttpre>
and move the resulting <tt>bat</tt> file in one of your <tt>bin</tt> path. The ''texmfstart'' route is supposed to work with the old and new trees and future trees (since I will try to keep ''texmfstart'' downward compatible).
[These changes in the enc/map file locations may give users who have their own font trees some headaches; also, if you use scripts in your own scripting tools e.g. in server apps, then you should be aware of the fact that locating scripts needs patches, i.e. the format fed to ''kpsewhich;'' Here I have so many scripts that I don't put them all in the path, for instance because of name clashes, and I used to use ''kpsewhich'' to locate them; using ''texmfstart'' in such cases is more future safe, and with the coming new kpse run-as-deamon libraries it may become faster as well.]
 
=== Updating fonts ===
 
* mkdir new
* fetch iwona.zip. antt.zip kurier.zip (or any other font that you want to have)
* unzip them in new
 
then run:
textools --update new e:\tex\texmf
and see what gets reported; if you feel comfortable, run
textools --update new e:\tex\texmf --merge --force --delete
and then
mktexlsr
 
[[Category:Installation]]

Navigation menu