Changes

Jump to navigation Jump to search
58 bytes removed ,  07:47, 11 July 2008
m
Formatted \externalfigure as texcode.
If you have the program 'curl' installed, then your input file can contain e.g.
<texcode>\externalfigure [h t t phttp://www.pragma-ade.com/show-gra.pdf]</texcode>
and the referenced file will be downloaded automatically and placed in the 'texmf cache' if is not found in the cache already. (the code example has extra spaces because the wiki parser interferes)
== Cache internals ==
* '''curl''' contains downloaded files. The url is converted to something that can be represented on disk by replacing problematic characters by dashes
* '''fonts''' contains the file data/names.tma, this is the 'font name database' (and the derived names.tmc, tmc files are byte-compiled lua code for faster loading). There are also subdirectories containing the preprocessed metrics for non-tex fonts, one folder for each font type.
* '''formats''' contains the Mark iV IV format file
* '''trees''' has a small set of files with hexadecimal names, one for each of the top-level constituents of TEXMF (containing the filename database for that tree), and one for each of the found texmf.cnf files (containing in preprocessed form all the variables defined by that file). The filenames are md5sums of the contained directory or filename.
gardener
110

edits

Navigation menu