wordprocessors 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. #------------------------------------------------------------------------------
  2. # $File: wordprocessors,v 1.17 2013/02/06 14:18:52 christos Exp $
  3. # wordprocessors: file(1) magic fo word processors.
  4. #
  5. ####### PWP file format used on Smith Corona Personal Word Processors:
  6. 2 string \040\040\040\040\040\040\040\040\040\040\040ML4D\040'92 Smith Corona PWP
  7. >24 byte 2 \b, single spaced
  8. >24 byte 3 \b, 1.5 spaced
  9. >24 byte 4 \b, double spaced
  10. >25 byte 0x42 \b, letter
  11. >25 byte 0x54 \b, legal
  12. >26 byte 0x46 \b, A4
  13. #WordPerfect type files Version 1.6 - PLEASE DO NOT REMOVE THIS LINE
  14. 0 string \377WPC\020\000\000\000\022\012\001\001\000\000\000\000 (WP) loadable file
  15. >15 byte 0 Optimized for Intel
  16. >15 byte 1 Optimized for Non-Intel
  17. 1 string WPC (Corel/WP)
  18. >8 short 257 WordPerfect macro
  19. >8 short 258 WordPerfect help file
  20. >8 short 259 WordPerfect keyboard file
  21. >8 short 266 WordPerfect document
  22. >8 short 267 WordPerfect dictionary
  23. >8 short 268 WordPerfect thesaurus
  24. >8 short 269 WordPerfect block
  25. >8 short 270 WordPerfect rectangular block
  26. >8 short 271 WordPerfect column block
  27. >8 short 272 WordPerfect printer data
  28. >8 short 275 WordPerfect printer data
  29. >8 short 276 WordPerfect driver resource data
  30. >8 short 279 WordPerfect hyphenation code
  31. >8 short 280 WordPerfect hyphenation data
  32. >8 short 281 WordPerfect macro resource data
  33. >8 short 283 WordPerfect hyphenation lex
  34. >8 short 285 WordPerfect wordlist
  35. >8 short 286 WordPerfect equation resource data
  36. >8 short 289 WordPerfect spell rules
  37. >8 short 290 WordPerfect dictionary rules
  38. >8 short 295 WordPerfect spell rules (Microlytics)
  39. >8 short 299 WordPerfect settings file
  40. >8 short 301 WordPerfect 4.2 document
  41. >8 short 325 WordPerfect dialog file
  42. >8 short 332 WordPerfect button bar
  43. >8 short 513 Shell macro
  44. >8 short 522 Shell definition
  45. >8 short 769 Notebook macro
  46. >8 short 770 Notebook help file
  47. >8 short 771 Notebook keyboard file
  48. >8 short 778 Notebook definition
  49. >8 short 1026 Calculator help file
  50. >8 short 1538 Calendar help file
  51. >8 short 1546 Calendar data file
  52. >8 short 1793 Editor macro
  53. >8 short 1794 Editor help file
  54. >8 short 1795 Editor keyboard file
  55. >8 short 1817 Editor macro resource file
  56. >8 short 2049 Macro editor macro
  57. >8 short 2050 Macro editor help file
  58. >8 short 2051 Macro editor keyboard file
  59. >8 short 2305 PlanPerfect macro
  60. >8 short 2306 PlanPerfect help file
  61. >8 short 2307 PlanPerfect keyboard file
  62. >8 short 2314 PlanPerfect worksheet
  63. >8 short 2319 PlanPerfect printer definition
  64. >8 short 2322 PlanPerfect graphic definition
  65. >8 short 2323 PlanPerfect data
  66. >8 short 2324 PlanPerfect temporary printer
  67. >8 short 2329 PlanPerfect macro resource data
  68. >8 byte 11 Mail
  69. >8 short 2818 help file
  70. >8 short 2821 distribution list
  71. >8 short 2826 out box
  72. >8 short 2827 in box
  73. >8 short 2836 users archived mailbox
  74. >8 short 2837 archived message database
  75. >8 short 2838 archived attachments
  76. >8 short 3083 Printer temporary file
  77. >8 short 3330 Scheduler help file
  78. >8 short 3338 Scheduler in file
  79. >8 short 3339 Scheduler out file
  80. >8 short 3594 GroupWise settings file
  81. >8 short 3601 GroupWise directory services
  82. >8 short 3627 GroupWise settings file
  83. >8 short 4362 Terminal resource data
  84. >8 short 4363 Terminal resource data
  85. >8 short 4395 Terminal resource data
  86. >8 short 4619 GUI loadable text
  87. >8 short 4620 graphics resource data
  88. >8 short 4621 printer settings file
  89. >8 short 4622 port definition file
  90. >8 short 4623 print queue parameters
  91. >8 short 4624 compressed file
  92. >8 short 5130 Network service msg file
  93. >8 short 5131 Network service msg file
  94. >8 short 5132 Async gateway login msg
  95. >8 short 5134 GroupWise message file
  96. >8 short 7956 GroupWise admin domain database
  97. >8 short 7957 GroupWise admin host database
  98. >8 short 7959 GroupWise admin remote host database
  99. >8 short 7960 GroupWise admin ADS deferment data file
  100. >8 short 8458 IntelliTAG (SGML) compiled DTD
  101. >8 long 18219264 WordPerfect graphic image (1.0)
  102. >8 long 18219520 WordPerfect graphic image (2.0)
  103. #end of WordPerfect type files Version 1.6 - PLEASE DO NOT REMOVE THIS LINE
  104. # Hangul (Korean) Word Processor File
  105. 0 string HWP\ Document\ File Hangul (Korean) Word Processor File 3.0
  106. # From: Won-Kyu Park <wkpark@kldp.org>
  107. 512 string R\0o\0o\0t\0 Hangul (Korean) Word Processor File 2000
  108. !:mime application/x-hwp
  109. # CosmicBook, from Benoit Rouits
  110. 0 string CSBK Ted Neslson's CosmicBook hypertext file
  111. 2 string EYWR AmigaWriter file
  112. # chi: file(1) magic for ChiWriter files
  113. 0 string \\1cw\ ChiWriter file
  114. >5 string >\0 version %s
  115. 0 string \\1cw ChiWriter file
  116. # Quark Express from http://www.garykessler.net/library/file_sigs.html
  117. 2 string IIXPR3 Intel Quark Express Document (English)
  118. 2 string IIXPRa Intel Quark Express Document (Korean)
  119. 2 string MMXPR3 Motorola Quark Express Document (English)
  120. !:mime application/x-quark-xpress-3
  121. 2 string MMXPRa Motorola Quark Express Document (Korean)
  122. # adobe indesign (document, whatever...) from querkan
  123. 0 belong 0x0606edf5 Adobe InDesign
  124. >16 string DOCUMENT Document
  125. #------------------------------------------------------------------------------
  126. # ichitaro456: file(1) magic for Just System Word Processor Ichitaro
  127. #
  128. # Contributor kenzo-:
  129. # Reversed-engineered JS Ichitaro magic numbers
  130. #
  131. 0 string DOC
  132. >43 byte 0x14 Just System Word Processor Ichitaro v4
  133. !:mime application/x-ichitaro4
  134. >144 string JDASH application/x-ichitaro4
  135. 0 string DOC
  136. >43 byte 0x15 Just System Word Processor Ichitaro v5
  137. !:mime application/x-ichitaro5
  138. 0 string DOC
  139. >43 byte 0x16 Just System Word Processor Ichitaro v6
  140. !:mime application/x-ichitaro6
  141. # Type: Freemind mindmap documents
  142. # From: Jamie Thompson <debian-bugs@jamie-thompson.co.uk>
  143. 0 string/w \<map\ version Freemind document
  144. !:mime application/x-freemind
  145. # Type: Freeplane mindmap documents
  146. # From: Felix Natter <fnatter@gmx.net>
  147. 0 string/w \<map\ version="freeplane Freeplane document
  148. !:mime application/x-freeplane
  149. # Type: Scribus
  150. # From: Werner Fink <werner@suse.de>
  151. 0 string \<SCRIBUSUTF8\ Version Scribus Document
  152. 0 string \<SCRIBUSUTF8NEW\ Version Scribus Document
  153. !:mime application/x-scribus
  154. # help files .hlp compiled from html and used by gfxboot added by Joerg Jenderek
  155. # markups page=0x04,label=0x12, followed by strings like "opt" or "main" and title=0x14
  156. 0 ulelong&0x8080FFFF 0x00001204 gfxboot compiled html help file