ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* kpse
@ 2005-08-16  8:44 Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2005-08-16  8:44 UTC (permalink / raw)
  Cc: c

Hi,

The latest distribution has an experimental ruby kpse class in 
kpsefast.rb (expects updates -). As far as i can measure it's not slower 
than native kpse and once loaded in a ruby prog it's faster of than 
reinvoking kpse each time;  it can (optionaly) dump the database in a 
home/temp path which halves loading time. I will probably use this 
mechanism in the coming texexec/texutil (maybe also in texmfstart).

The associated variant of kpsewhich is 'tmftools' (no help yet). Apart 
from basic kpsewhich  functionality  it will harbor more tree tools.

texmfstart tfmtools --analyze --root=/whatever/tex

texmfstart tfmtools --analyze --root=/whatever/tex 
--trees=texmf,texmf-local

can be very instructive on duplicate files on your machine and point you 
to problems. It has a --delete option which can be used as follows

texmfstart tfmtools --analyze --root=/whatever/tex  --delete 
"texmf-local/fonts/.*/lm"

this will remove dups in texmf-local (to be sure, one needs to pass 
--force as well)

Hans



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-16  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-16  8:44 kpse Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).