1*835f6802SDirk Vogt 2ef01931fSBen Gras#------------------------------------------------------------------------------ 3*835f6802SDirk Vogt# $File: frame,v 1.12 2009/09/19 16:28:09 christos Exp $ 4ef01931fSBen Gras# frame: file(1) magic for FrameMaker files 5ef01931fSBen Gras# 6ef01931fSBen Gras# This stuff came on a FrameMaker demo tape, most of which is 7ef01931fSBen Gras# copyright, but this file is "published" as witness the following: 8ef01931fSBen Gras# 9ef01931fSBen Gras# Note that this is the Framemaker Maker Interchange Format, not the 10ef01931fSBen Gras# Normal format which would be application/vnd.framemaker. 11ef01931fSBen Gras# 12ef01931fSBen Gras0 string \<MakerFile FrameMaker document 13ef01931fSBen Gras!:mime application/x-mif 14ef01931fSBen Gras>11 string 5.5 (5.5 15ef01931fSBen Gras>11 string 5.0 (5.0 16ef01931fSBen Gras>11 string 4.0 (4.0 17ef01931fSBen Gras>11 string 3.0 (3.0 18ef01931fSBen Gras>11 string 2.0 (2.0 19ef01931fSBen Gras>11 string 1.0 (1.0 20ef01931fSBen Gras>14 byte x %c) 21ef01931fSBen Gras0 string \<MIFFile FrameMaker MIF (ASCII) file 22ef01931fSBen Gras!:mime application/x-mif 23ef01931fSBen Gras>9 string 4.0 (4.0) 24ef01931fSBen Gras>9 string 3.0 (3.0) 25ef01931fSBen Gras>9 string 2.0 (2.0) 26ef01931fSBen Gras>9 string 1.0 (1.x) 27ef01931fSBen Gras0 search/1 \<MakerDictionary FrameMaker Dictionary text 28ef01931fSBen Gras!:mime application/x-mif 29ef01931fSBen Gras>17 string 3.0 (3.0) 30ef01931fSBen Gras>17 string 2.0 (2.0) 31ef01931fSBen Gras>17 string 1.0 (1.x) 32ef01931fSBen Gras0 string \<MakerScreenFont FrameMaker Font file 33ef01931fSBen Gras!:mime application/x-mif 34ef01931fSBen Gras>17 string 1.01 (%s) 35ef01931fSBen Gras0 string \<MML FrameMaker MML file 36ef01931fSBen Gras!:mime application/x-mif 37ef01931fSBen Gras0 string \<BookFile FrameMaker Book file 38ef01931fSBen Gras!:mime application/x-mif 39ef01931fSBen Gras>10 string 3.0 (3.0 40ef01931fSBen Gras>10 string 2.0 (2.0 41ef01931fSBen Gras>10 string 1.0 (1.0 42ef01931fSBen Gras>13 byte x %c) 43ef01931fSBen Gras# XXX - this book entry should be verified, if you find one, uncomment this 44ef01931fSBen Gras#0 string \<Book\ FrameMaker Book (ASCII) file 45ef01931fSBen Gras#!:mime application/x-mif 46ef01931fSBen Gras#>6 string 3.0 (3.0) 47ef01931fSBen Gras#>6 string 2.0 (2.0) 48ef01931fSBen Gras#>6 string 1.0 (1.0) 49ef01931fSBen Gras0 string \<Maker Intermediate Print File FrameMaker IPL file 50ef01931fSBen Gras!:mime application/x-mif 51