1284194Sdelphij
2284194Sdelphij#------------------------------------------------------------------------------
3284194Sdelphij# $File: frame,v 1.12 2009/09/19 16:28:09 christos Exp $
4284194Sdelphij# frame:  file(1) magic for FrameMaker files
5284194Sdelphij#
6284194Sdelphij# This stuff came on a FrameMaker demo tape, most of which is
7284194Sdelphij# copyright, but this file is "published" as witness the following:
8284194Sdelphij#
9284194Sdelphij# Note that this is the Framemaker Maker Interchange Format, not the
10284194Sdelphij# Normal format which would be application/vnd.framemaker.
11284194Sdelphij#
12284194Sdelphij0	string		\<MakerFile	FrameMaker document
13284194Sdelphij!:mime	application/x-mif
14284194Sdelphij>11	string		5.5		 (5.5
15284194Sdelphij>11	string		5.0		 (5.0
16284194Sdelphij>11	string		4.0		 (4.0
17284194Sdelphij>11	string		3.0		 (3.0
18284194Sdelphij>11	string		2.0		 (2.0
19284194Sdelphij>11	string		1.0		 (1.0
20284194Sdelphij>14	byte		x		  %c)
21284194Sdelphij0	string		\<MIFFile	FrameMaker MIF (ASCII) file
22284194Sdelphij!:mime	application/x-mif
23284194Sdelphij>9	string		4.0		 (4.0)
24284194Sdelphij>9	string		3.0		 (3.0)
25284194Sdelphij>9	string		2.0		 (2.0)
26284194Sdelphij>9	string		1.0		 (1.x)
27284194Sdelphij0	search/1	\<MakerDictionary	FrameMaker Dictionary text
28284194Sdelphij!:mime	application/x-mif
29284194Sdelphij>17	string		3.0		 (3.0)
30284194Sdelphij>17	string		2.0		 (2.0)
31284194Sdelphij>17	string		1.0		 (1.x)
32284194Sdelphij0	string		\<MakerScreenFont	FrameMaker Font file
33284194Sdelphij!:mime	application/x-mif
34284194Sdelphij>17	string		1.01		 (%s)
35284194Sdelphij0	string		\<MML		FrameMaker MML file
36284194Sdelphij!:mime	application/x-mif
37284194Sdelphij0	string		\<BookFile	FrameMaker Book file
38284194Sdelphij!:mime	application/x-mif
39284194Sdelphij>10	string		3.0		 (3.0
40284194Sdelphij>10	string		2.0		 (2.0
41284194Sdelphij>10	string		1.0		 (1.0
42284194Sdelphij>13	byte		x		  %c)
43284194Sdelphij# XXX - this book entry should be verified, if you find one, uncomment this
44284194Sdelphij#0	string		\<Book\ 	FrameMaker Book (ASCII) file
45284194Sdelphij#!:mime	application/x-mif
46284194Sdelphij#>6	string		3.0		 (3.0)
47284194Sdelphij#>6	string		2.0		 (2.0)
48284194Sdelphij#>6	string		1.0		 (1.0)
49284194Sdelphij0	string		\<Maker	Intermediate Print File	FrameMaker IPL file
50284194Sdelphij!:mime	application/x-mif
51