2013-04-02 11:14:57 +02:00
|
|
|
Index: magic/Localstuff
|
|
|
|
===================================================================
|
|
|
|
--- magic/Localstuff.orig
|
|
|
|
+++ magic/Localstuff
|
2006-12-19 00:15:53 +01:00
|
|
|
@@ -5,3 +5,12 @@
|
2013-03-22 11:16:05 +01:00
|
|
|
# $File: Localstuff,v 1.5 2007/01/12 17:38:27 christos Exp $
|
2006-12-19 00:15:53 +01:00
|
|
|
# Add any locally observed files here. Remember:
|
|
|
|
# text if readable, executable if runnable binary, data if unreadable.
|
|
|
|
+
|
|
|
|
+# XXX promoted from tex so that *.tfm is not mis-identified as mc68k file.
|
|
|
|
+# There is no way to detect TeX Font Metric (*.tfm) files without
|
|
|
|
+# breaking them apart and reading the data. The following patterns
|
|
|
|
+# match most *.tfm files generated by METAFONT or afm2tfm.
|
|
|
|
+2 string \000\021 TeX font metric data
|
|
|
|
+>33 string >\0 (%s)
|
|
|
|
+2 string \000\022 TeX font metric data
|
|
|
|
+>33 string >\0 (%s)
|