home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / textfiles / amigafaq.lha / AmigaFAQ / AmigaFAQ.doc.diffs next >
Encoding:
Text File  |  1994-12-05  |  52.2 KB  |  1,097 lines

  1. 67a68
  2. >     6 Font Concepts
  3. 76,78d76
  4. <     6 How to deal with Non-Latin texts?
  5. <       1 Japanese editors and viewers
  6. <       2 Chinese text viewers
  7. 91a90,92
  8. >     6 How to deal with Non-Latin texts?
  9. >       1 Japanese editors and viewers
  10. >       2 Chinese text viewers
  11. 202,219d202
  12. <      If you are going to install an IDE-harddisk, regardless if 2.5" or
  13. <   3.5", you should always consider that the it may not work flawlessly,
  14. <   if the drive and ROM-version have not been tested and approved by
  15. <   Commodore. Regarding the A1200, one should also remember that this
  16. <   Amiga has not been designed to hold 3.5" harddisk drives. The 2.5"
  17. <   drives, which are mainly thought for portable computers, may have some
  18. <   advantages (for example in power consumption, heat emission or shock
  19. <   resistance) that could pay off because of the small keyboard case of
  20. <   the A1200 and the limited power supply. With the larger 3.5" drives,
  21. <   ventilation inside the computer might also be disturbed. If it is
  22. <   necessary to remove some shielding inside the A1200 to make the drive
  23. <   fit inside, even radio interference may occur.
  24. <   
  25. <      To sum it up: if 3.5" harddisk drives could really be used in the
  26. <   A1200 without any problems, you could be sure Commodore themselves
  27. <   wouldn't have used the slightly more expensive 2.5" drives in the
  28. <   A1200-HD.
  29. <   
  30. 1922,1923c1905,1906
  31. <   Font Concepts
  32. <   =============
  33. ---
  34. >   5.6 Font Concepts
  35. >   =================
  36. 1936c1919
  37. <   5.5.1 Amiga Font Formats
  38. ---
  39. >   5.6.1 Amiga Font Formats
  40. 1939,1942c1922,1925
  41. <     1. Agfa IntelliFont (suffix: .type or .lib) is the native font format
  42. <        on   the Amiga. You can use it in any application and it can be
  43. <        converted to the   standard bitmap format using the system
  44. <        utilities `IntelliFont'   (OS 3.x) or `Fountain' (OS 2.x).
  45. ---
  46. >     1. Agfa IntelliFont is the native font format on the Amiga. You can
  47. >        use it   in any application and it can be converted to the
  48. >        standard bitmap format   using the system utilities `IntelliFont'
  49. >        (OS 3.x) or `Fountain'   (OS 2.x).
  50. 1946,1982c1929,1956
  51. <        two versions of   the Type 1 format: Binary and ASCII (suffix:
  52. <        .pfb & .pfa). The Amiga   software uses the Binary format, but you
  53. <        can easily convert them with   TypeSmith or some PD software
  54. <        products (z.B. PFB2PFA) . In Addition to the   files mentioned
  55. <        above, there are the metrics files with the suffixes .afm   or
  56. <        .pfm. They contain information about the size (width) of the
  57. <        letters   and most programs expect this file to be in the same
  58. <        directory as the font   file.
  59. <   
  60. <     3. Postscript Type 3 fonts (suffix: .ps or nothing) are not often
  61. <        used on   the Amiga, but some applications do support this font
  62. <        format (e.g.    PageStream). There are also some download
  63. <        utilities from PD sources   available.
  64. <   
  65. <     4. Truetype fonts (suffix: .ttf) are not very common on the Amiga,
  66. <        there   is one word processor supporting this format (Wordworth
  67. <        3.0). Due to the   lower quality of the format, Amiga users tend
  68. <        to use higher quality for   their DTP, DTV and word processing...
  69. <        There are also two formats: Mac &   Windows available. The Amiga
  70. <        software is able to use the Windows format.
  71. <   
  72. <     5. DMF fonts is the privat format of PageStream (suffix: .dmf), since
  73. <         PageStream is the market leader in DTP programs on the Amiga, so
  74. <        this   format is very common!
  75. <   
  76. <     6. Bitmap fonts (suffix: .font and numbers in a directory by the name
  77. <        of   the font, sometimes .otag when converted from IntelliFont)
  78. <        were used in the   OS 1.x, but have been replaced by the  superior
  79. <        IntelliFont Format in OS   2.0. Under 2.0 or higher you still are
  80. <        able to use the bitmap fonts for   small sizes, but for printouts
  81. <        you should use the IntelliFont format or   any other vector font
  82. <        format mentioned above.
  83. <   
  84. <     7. Colour Bitmap fonts (same suffixes as Bitmap Fonts, but the
  85. <        numbers have   in addition a C, e.g. 35C) are also very common on
  86. <        the Amiga, they are   mainly used for DTV applications, like the
  87. <        Video Toaster and Scala.
  88. ---
  89. >        two versions of   the Type 1 format: Binary and ASCII (.pfb &
  90. >        .pfa). The Amiga software uses   the Binary format, but you can
  91. >        easily convert them with TypeSmith or some   PD software products.
  92. >   
  93. >     3. Postscript Type 3 fonts are not often used on the Amiga, but some
  94. >        applications do support this font format (e.g. PageStream). There
  95. >        are   also some download utilities from PD sources available.
  96. >   
  97. >     4. Truetype fonts are not very common on the Amiga, there is one word
  98. >         processor supporting this format (Wordworth 3.0). Due to the
  99. >        lower quality of   the format, Amiga users tend to use higher
  100. >        quality for their DTP, DTV and   word processing... There are also
  101. >        two formats: Mac & Windows available. The   Amiga software is able
  102. >        to use the Windows format.
  103. >   
  104. >     5. DMF fonts is the privat format of PageStream, since PageStream is
  105. >        the   market leader in DTP programs on the Amiga, so this format
  106. >        is very common!
  107. >   
  108. >     6. Bitmap fonts were used in the OS 1.x, but have been replaced by the
  109. >         superior IntelliFont Format in OS 2.0. Under 2.0 or higher you
  110. >        still are   able to use the bitmap fonts for small sizes, but for
  111. >        printouts you should   use the IntelliFont format or any other
  112. >        vector font format mentioned above.
  113. >   
  114. >     7. Colour Bitmap fonts are also very common on the Amiga, they are
  115. >        mainly   used for DTV applications, like the Video Toaster and
  116. >        Scala.
  117. 1985c1959
  118. <   5.5.2 Frequently Requested Amiga Fonts
  119. ---
  120. >   5.6.2 Frequently Requested Amiga Fonts
  121. 1993,1999c1967,1971
  122. <          1. ftp.wustl.edu,
  123. <   
  124. <          2. ftp.luth.se,
  125. <   
  126. <          3. ftp.eunet.ch,
  127. <   
  128. <          4. ftp.uni-paderborn.de,
  129. ---
  130. >                 ftp.wustl.edu,
  131. >                 ftp.luth.se,
  132. >                 ftp.eunet.ch,
  133. >                 ftp.uni-paderborn.de,
  134. >                 ftp.doc.ic.ac.uk.
  135. 2001,2002d1972
  136. <          5. ftp.doc.ic.ac.uk.
  137. <   
  138. 2005c1975
  139. <        /pub/aminet/text/font.
  140. ---
  141. >        `/pub/aminet/text/font'.
  142. 2009,2010c1979
  143. <          1. ftp.cica.indiana.edu
  144. <   
  145. ---
  146. >                 ftp.cica.indiana.edu
  147. 2016,2017c1985
  148. <          1. http://jasper.ora.com/Internet-Font-Archive.html
  149. <   
  150. ---
  151. >                 http://jasper.ora.com/Internet-Font-Archive.html
  152. 2022c1990,1991
  153. <          1. Fred Fish / Amiga Library Services (orders@amigalib.com)
  154. ---
  155. >                 Fred Fish / Amiga Library Services (orders@amigalib.com)
  156. >                 Stefan Ossowski / Schatztruhe GmbH
  157. 2024,2026d1992
  158. <          2. Stefan Ossowski / Schatztruhe GmbH
  159. <   
  160. <   
  161. 2032,2033c1998
  162. <          1. http://macke.gris.informatik.uni-tuebingen.de:4711/~damor/
  163. <   
  164. ---
  165. >                 http://macke.gris.informatik.uni-tuebingen.de:4711/~damor/
  166. 2036c2001
  167. <   5.5.3 Commercial Font Sources
  168. ---
  169. >   5.6.3 Commercial Font Sources
  170. 2051c2016
  171. <   5.5.4 Non-Latin fonts on the Amiga
  172. ---
  173. >   5.6.4 Non-Latin fonts on the Amiga
  174. 2076c2041
  175. <   5.5.5 Amiga Font Installation
  176. ---
  177. >   5.6.5 Amiga Font Installation
  178. 2096c2061
  179. <   5.5.6 Amiga Font Utilities
  180. ---
  181. >   5.6.6 Amiga Font Utilities
  182. 2130c2095,2099
  183. <          1. Truetype
  184. ---
  185. >               Truetype
  186. >               DMF
  187. >               Adobe (Type 1 & 3)
  188. >               IntelliFont
  189. >               Bitmap (Amiga, Adobe, DMF)
  190. 2132,2140c2101
  191. <          2. DMF
  192. <   
  193. <          3. Adobe (Type 1 & 3)
  194. <   
  195. <          4. IntelliFont
  196. <   
  197. <          5. Bitmap (Amiga, Adobe, DMF)
  198. <   
  199. <   5.5.7 Making Outline Fonts
  200. ---
  201. >   5.6.7 Making Outline Fonts
  202. 2175c2136
  203. <   5.5.8 Problems and Possible Solutions
  204. ---
  205. >   5.6.8 Problems and Possible Solutions
  206. 2201,2298d2161
  207. <   
  208. <   5.6 How to deal with Non-Latin texts?
  209. <   =====================================
  210. <   
  211. <      Currently I know only programs for read japanese and chinese texts.
  212. <   
  213. <      Siepieau Pang (siepiau@gbamail.mincom.oz.au)
  214. <   
  215. <   5.6.1 Japanese editors and viewers
  216. <   ----------------------------------
  217. <   
  218. <      ANS (Amiga Nihongo System) version 1.0, produced by
  219. <            SoftHouse Tecnode
  220. <            102 Coupo Izumi
  221. <            1-4-5 Houya-shi
  222. <            Izumi-machi
  223. <            Tokyo 202
  224. <            JAPAN
  225. <   
  226. <   and distributed in Japan by MIQ Japan, Ltd. has been released in Japan.
  227. <   It offers a Japanese environment for Commodore Amiga users, is
  228. <   compatible with Amiga DOS 2.0 (works fine with version 1.3, too), and
  229. <   requires at least 1MB RAM (more recommended). ANS features Japanese
  230. <   windows/menus (these replace the English menus), 12 and 24 dot-matrix
  231. <   Japanese fonts, Jinput/Joutput (both constitute a Japanese front-end
  232. <   processor), XEDmini (a simple Japanese text editor with built-in font
  233. <   editor, and can be used as a Japanese terminal), a kana-to-kanji
  234. <   conversion dictionary for XEDmini and Jinput, Jfilter (for viewing
  235. <   Japanese files while connected to an MS-DOS console), and utilities for
  236. <   Japanese code conversion and communication. Note that XEDmini uses pcj
  237. <   (Japanese version of pcd) for communications, and that one can do binary
  238. <   uploads/downloads while working on files). I hear that it is reasonably
  239. <   priced, and very easy to use.
  240. <   
  241. <      JemTeX is a preprocessor that turns a Japanese text file (i.e., a
  242. <   TeX file with Japanese text) into a standard (La/Mu)TeX file.  The
  243. <   archive (zipped) comes with the jis2mf utility along with a 24-dot
  244. <   bitmapped kanji font and a program for generating kanji tables. With
  245. <   jis2mf you can make metafont files out of the bitmapped font. JemTeX
  246. <   v2.0 will compile on an Amiga using SAS/C, or on a UNIX machine using
  247. <   gcc. This program is available at the FTP site utsun.s.u-tokyo.ac.jp
  248. <   (133.11.11.11). JemTeX v2.0 was written by Francois Jalbert
  249. <   (jalbert@iro.umontreal.ca or jalbert@cs.ubc.ca).
  250. <   
  251. <      The following are PD viewers on Aminet (text/show directory)
  252. <   
  253. <      JIStoJi by Bart Mathias automatically identifies electronic texts
  254. <   written in Old-JIS, New-JIS, Shift-JIS, or EUC-JIS (as well as ASCII)
  255. <   and displays them on screen, or prints them to dot-matrix printers.
  256. <   Will run on Kickstart 1.3 and up.
  257. <   
  258. <      jmore (Japanese more) is basically a more clone that also reads
  259. <   ns-kanji (Shift-JIS) text. It opens its own hires interlaced screen and
  260. <   requires a font handler called jFontSys to be running. The archive
  261. <   includes jmore, jFontsys and the wlook/16 bitmap font.  However, you
  262. <   will also need the kanji fonts. (Aminet, `text/font/amknj16.lzh') All
  263. <   the documentation comes as Japanese text, so you need a JIS viewer to
  264. <   read the installation instructions. For your convenience, I have
  265. <   summarized the installation procedure below:
  266. <     1. Place the `wlook/16' font in your `FONTS:' directory
  267. <   
  268. <     2. Assign `JFONTS:' to where you unarchive the amknj16 fonts. This
  269. <        need not be the same as your `FONTS:' directory
  270. <   
  271. <     3. Place the file `jFont-startup' in the `S:' directory
  272. <   
  273. <     4. Insert the following line into your `startup-sequence':
  274. <                 run >nil: jFontSys
  275. <   
  276. <     5. To use execute the following command
  277. <                 jmore <japanese.txt>
  278. <   
  279. <   JISconvert by Dwight Hubbard is a japanese text conversion utility for
  280. <   Amiga computers. It supports conversion between EUC, New JIS, Old JIS,
  281. <   NEC JIS and Shift JIS. It also has options to convert half-size
  282. <   katakana to full size and repair files with ESC characters stripped. No
  283. <   installation required. Requires AmigaDOS 2.04 or newer.
  284. <   
  285. <   5.6.2 Chinese text viewers
  286. <   --------------------------
  287. <   
  288. <      HZview (by Ji Ma) shows 8-bit Guo Biao encoded chinese text
  289. <   documents. Requires AmigaDOS v2.1 and above, and cclib.16 bitmap
  290. <   library (included).
  291. <   
  292. <      *NOTE*: This is a pre-release version. What the doc file does not
  293. <   tell you is that you need to do the following:
  294. <     1. Open a default public hires interlaced 1 or 2-bit deep screen
  295. <   
  296. <     2. The size of the file to be read is restricted to about 30K (on my
  297. <        machine, A1200, WB3.0)
  298. <   
  299. <     3. An FPU is required if you want to scroll the text without crashing
  300. <   
  301. <     4. The cclib.16 should be in the same directory as the file to be read
  302. <   
  303. <   Other small bugs still exist which may crash the machine.
  304. <   
  305. 2302,2303c2165,2166
  306. <      What? The Amiga isn't good enough? You really want it to be another
  307. <   machine?  Well, look here...
  308. ---
  309. >           What? The Amiga isn't good enough? You really want it to be
  310. >   another machine?  Well, look here...
  311. 2308,2330c2171,2194
  312. <      Actually there are three Unix versions on the Amiga. All of them
  313. <   need at least 68030 (see 68EC0xx), probably a 68040 in the near future
  314. <   and seem to have problems with many hard-drive-controllers. You should
  315. <   have a good look into the documentation before installing it. Unix
  316. <   needs much resources, say at least 10Mb RAM and a 150Mb Unix-partition
  317. <   on the hard-drive.
  318. <   
  319. <     1. Commodore offered a System V Unix in the past. It contained TCP/IP,
  320. <        X11 and other software and seemed to make a good job, but it was
  321. <        expensive and after all Commodore has dropped developing it.
  322. <        Commodore-Unix needs a streamer because it is distributed on tapes.
  323. <   
  324. <     2. A Linux port is prepared. But actually there is not very much than
  325. <        the kernel. Specialists might like to use it, but it cannot be
  326. <        recommended for now. Linux is freely distributable. Sources:
  327. <        `ftp.tsx-11.mit.edu' or `ftp.uni-erlangen.de', both directory
  328. <        `/pub/Linux/MIRROR.tsx-11/680x0'.  Or `ftp.leo.org', directory
  329. <        `/pub/comp/os/linux/680x0'.
  330. <   
  331. <     3. NetBSD is freely distributable too. Like Linux it isn't ready for
  332. <        now, but it seems to make big steps. Most GNU software is said to
  333. <        run, especially emacs and gcc. I think it's worth to have a look
  334. <        on it. Sources: `ftp.uni-erlangen.de', Directory
  335. ---
  336. >           Actually there are three Unix versions on the Amiga. All of
  337. >   them need at least 68030 (see 68EC0xx), probably a 68040 in the near
  338. >   future and seem to have problems with many hard-drive-controllers. You
  339. >   should have a good look into the documentation before installing it.
  340. >   Unix needs much resources, say at least 10Mb RAM and a 150Mb
  341. >   Unix-partition on the hard-drive.
  342. >   
  343. >          1. Commodore offered a System V Unix in the past. It contained
  344. >             TCP/IP, X11 and other software and seemed to make a good job,
  345. >             but it was expensive and after all Commodore has dropped
  346. >             developing it. Commodore-Unix needs a streamer because it is
  347. >             distributed on tapes.
  348. >   
  349. >          2. A Linux port is prepared. But actually there is not very much
  350. >             than the kernel. Specialists might like to use it, but it
  351. >             cannot be recommended for now. Linux is freely distributable.
  352. >             Sources: `ftp.tsx-11.mit.edu' or `ftp.uni-erlangen.de', both
  353. >             directory `/pub/Linux/MIRROR.tsx-11/680x0'.  Or
  354. >             `ftp.tu-muenchen.de', directory `/pub/comp/os/linux/680x0'.
  355. >   
  356. >          3. NetBSD is freely distributable too. Like Linux it isn't ready
  357. >             for now, but it seems to make big steps. Most GNU software is
  358. >             said to run, especially emacs and gcc. I think it's worth to
  359. >             have a look on it. Sources: `ftp.uni-erlangen.de', Directory
  360. 2333d2196
  361. <   
  362. 2339,2341c2202,2204
  363. <      GfxBase offers a commercial version which is said to be excellent,
  364. <   but expensive. The distribution includes different window managers
  365. <   andclients.  A demo version is on Aminet.
  366. ---
  367. >           GfxBase offers a commercial version which is said to be
  368. >   excellent, but expensive. The distribution includes different window
  369. >   managers andclients.  A demo version is on Aminet.
  370. 2344,2346c2207,2209
  371. <      DaggeX is freely distributable and probably not finished yet. (It
  372. <   calls itself version 0.91.) Source: Aminet, `gfx/x11/DaggeX-0.91.lha'
  373. <   and `gfx/x11/twm_930531.lha'.
  374. ---
  375. >           DaggeX is freely distributable and probably not finished yet.
  376. >   (It calls itself version 0.91.) Source: Aminet,
  377. >   `gfx/x11/DaggeX-0.91.lha' and `gfx/x11/twm_930531.lha'.
  378. 2351,2356c2214,2219
  379. <      PC-Task is a software only IBM-PC emulator for all Amiga computers.
  380. <   The current release is 2.03 which includes emulation of 8086 with
  381. <   MDA/CGA/EGA/VGA, serial and parallel ports, mouse, two harddrives and
  382. <   two floppies.  A demonstration version can be obtained from aminet
  383. <   sites: `/pub/aminet/misc/emu/PCTaskDemo203a.lzh'.  Chris Hames
  384. <   (bytey@melbourne.dialix.oz.au) (pctask@quasar.dialix.au)
  385. ---
  386. >           PC-Task is a software only IBM-PC emulator for all Amiga
  387. >   computers.  The current release is 2.03 which includes emulation of
  388. >   8086 with MDA/CGA/EGA/VGA, serial and parallel ports, mouse, two
  389. >   harddrives and two floppies.  A demonstration version can be obtained
  390. >   from aminet sites: `/pub/aminet/misc/emu/PCTaskDemo203a.lzh'.  Chris
  391. >   Hames (bytey@melbourne.dialix.oz.au) (pctask@quasar.dialix.au)
  392. 2361,2362c2224,2226
  393. <      To mount a MSDos-formatted Syquest on Amiga, you need with an (DOSen)
  394. <   Adaptec-Controller the following Mount-entry in `DEVS:Mountlist':
  395. ---
  396. >           To mount a MSDos-formatted Syquest on Amiga, you need with an
  397. >   (DOSen) Adaptec-Controller the following Mount-entry in
  398. >   `DEVS:Mountlist':
  399. 2382,2385c2246,2249
  400. <      For different (DOSen) controllers this entry should work, too, but
  401. <   maybe you have to adjust it. When inserted, the Syquest-88MB medium is
  402. <   (in this case) automatically mounted (as drive D:) and can be used with
  403. <   help of the CrossDOS-Filesystem as usual.
  404. ---
  405. >           For different (DOSen) controllers this entry should work, too,
  406. >   but maybe you have to adjust it. When inserted, the Syquest-88MB medium
  407. >   is (in this case) automatically mounted (as drive D:) and can be used
  408. >   with help of the CrossDOS-Filesystem as usual.
  409. 2403,2404c2267,2268
  410. <      Most endings on FTP sites or Fish disks tell you that the file is
  411. <   compressed and/or is an archive containing more than one file. Some
  412. ---
  413. >           Most endings on FTP sites or Fish disks tell you that the file
  414. >   is compressed and/or is an archive containing more than one file. Some
  415. 2408,2410c2272,2274
  416. <        Compressed archives which are included in an executable program:
  417. <        Just call the program and it will extract itself (sfx = self
  418. <        extract)
  419. ---
  420. >             Compressed archives which are included in an executable
  421. >             program: Just call the program and it will extract itself
  422. >             (sfx = self extract)
  423. 2414,2416c2278,2281
  424. <        Compressed archives; recommended: LhA (`util/arc/LhA_e138.run' on
  425. <        Aminet  or Fish disk 715) or Lx (`util/arc/lx100.lha' on Aminet),
  426. <        Unix version available (`misc/unix/lha-1.00.tar.Z')
  427. ---
  428. >             Compressed archives; recommended: LhA
  429. >             (`util/arc/LhA_e138.run' on Aminet  or Fish disk 715) or Lx
  430. >             (`util/arc/lx100.lha' on Aminet), Unix version available
  431. >             (`misc/unix/lha-1.00.tar.Z')
  432. 2423,2425c2288,2290
  433. <        Disks compressed using Zoom (`util/arc/Zoom_5.4.lha' on Aminet,
  434. <        Fish disk 682); an older version which you probably need for
  435. <        uncompressing PasTeX is found on Fish disk 459.
  436. ---
  437. >             Disks compressed using Zoom (`util/arc/Zoom_5.4.lha' on
  438. >             Aminet, Fish disk 682); an older version which you probably
  439. >             need for uncompressing PasTeX is found on Fish disk 459.
  440. 2428,2429c2293,2294
  441. <        Compressed archive; recommended: Zoo (`util/arc/zpp2-10.lzh' on
  442. <        Aminet or Fish disk 527)
  443. ---
  444. >             Compressed archive; recommended: Zoo (`util/arc/zpp2-10.lzh'
  445. >             on Aminet or Fish disk 527)
  446. 2434,2435c2299,2300
  447. <        Compressed files; recommended gzip (`util/pack/gzip124x.lha' on
  448. <        Aminet), note that this are Unix files in most cases
  449. ---
  450. >             Compressed files; recommended gzip (`util/pack/gzip124x.lha'
  451. >             on Aminet), note that this are Unix files in most cases
  452. 2439,2440c2304,2306
  453. <        `util/arc/gtar10.lha' on Aminet or Fish disk 445), note that tar is
  454. <        a Unix archiver and you often find soething like `.tar.Z'.
  455. ---
  456. >             `util/arc/gtar10.lha' on Aminet or Fish disk 445), note that
  457. >             tar is a Unix archiver and you often find soething like
  458. >             `.tar.Z'.
  459. 2443,2444c2309,2310
  460. <        Compressed archive; recommended unarj (`util/arc/unarj-0.5.lha' on
  461. <        Aminet)
  462. ---
  463. >             Compressed archive; recommended unarj
  464. >             (`util/arc/unarj-0.5.lha' on Aminet)
  465. 2447,2448c2313,2315
  466. <        Compressed archive; recommended UnZip (`util/arc/unzip-5.1.lha' on
  467. <        Aminet), note that this are MS-Dos archives in most cases
  468. ---
  469. >             Compressed archive; recommended UnZip
  470. >             (`util/arc/unzip-5.1.lha' on Aminet), note that this are
  471. >             MS-Dos archives in most cases
  472. 2459,2462c2326,2329
  473. <      XPKDisk by Olaf 'Rhialto' Seibert is another stacker program that
  474. <   takes advantage of the variety of XPK libraries available. Unlike other
  475. <   harddisk compressors it does not compress the files, but creates a
  476. <   pseudo partition and stores the whole tracks as compressed files on
  477. ---
  478. >           XPKDisk by Olaf 'Rhialto' Seibert is another stacker program
  479. >   that takes advantage of the variety of XPK libraries available. Unlike
  480. >   other harddisk compressors it does not compress the files, but creates
  481. >   a pseudo partition and stores the whole tracks as compressed files on
  482. 2467,2471c2334,2338
  483. <      But be careful if you want to use ReOrg on a comprimized partition:
  484. <   ReOrg should be set to leave enough memory for the xpkdisk buffers.
  485. <   And because of ReOrgs buffering, you can use few buffers for xpkdisk
  486. <   (perhaps as few as 2 or 3). Don't use ReOrg if you don't know the
  487. <   memory needs of XFH or XPKDisk.
  488. ---
  489. >           But be careful if you want to use ReOrg on a comprimized
  490. >   partition: ReOrg should be set to leave enough memory for the xpkdisk
  491. >   buffers.  And because of ReOrgs buffering, you can use few buffers for
  492. >   xpkdisk (perhaps as few as 2 or 3). Don't use ReOrg if you don't know
  493. >   the memory needs of XFH or XPKDisk.
  494. 2473,2474c2340,2341
  495. <      Another possibility is EPU. It's shareware and should offer the same
  496. <   as XFH, but without limiting the file size.
  497. ---
  498. >           Another possibility is EPU. It's shareware and should offer the
  499. >   same as XFH, but without limiting the file size.
  500. 2476,2477c2343,2344
  501. <      Sources: Aminet, directory `util/pack', Fish disks 754 (XFH) and 858
  502. <   (EPU)
  503. ---
  504. >           Sources: Aminet, directory `util/pack', Fish disks 754 (XFH) and
  505. >   858 (EPU)
  506. 2482,2483c2349,2350
  507. <      Those FTP servers have that much space (or a CD-Rom) to have all
  508. <   fish disks available online:
  509. ---
  510. >           Those FTP servers have that much space (or a CD-Rom) to have
  511. >   all fish disks available online:
  512. 2504,2505c2371,2472
  513. <      MUI is found in two archives, one for developers only and one for
  514. <   users. Source: Aminet, `dev/misc'.
  515. ---
  516. >           MUI is found in two archives, one for developers only and one
  517. >   for users. Source: Aminet, `dev/misc'.
  518. >   
  519. >   7.6 How to deal with Non-Latin texts?
  520. >   =====================================
  521. >   
  522. >           Currently I know only programs for read japanese and chinese
  523. >   texts.
  524. >   
  525. >           Siepieau Pang (siepiau@gbamail.mincom.oz.au)
  526. >   
  527. >   7.6.1 Japanese editors and viewers
  528. >   ----------------------------------
  529. >   
  530. >           ANS (Amiga Nihongo System) version 1.0, produced by
  531. >                 SoftHouse Tecnode
  532. >                 102 Coupo Izumi
  533. >                 1-4-5 Houya-shi
  534. >                 Izumi-machi
  535. >                 Tokyo 202
  536. >                 JAPAN
  537. >   
  538. >        and distributed in Japan by MIQ Japan, Ltd. has been released in
  539. >   Japan. It offers a Japanese environment for Commodore Amiga users, is
  540. >   compatible with Amiga DOS 2.0 (works fine with version 1.3, too), and
  541. >   requires at least 1MB RAM (more recommended). ANS features Japanese
  542. >   windows/menus (these replace the English menus), 12 and 24 dot-matrix
  543. >   Japanese fonts, Jinput/Joutput (both constitute a Japanese front-end
  544. >   processor), XEDmini (a simple Japanese text editor with built-in font
  545. >   editor, and can be used as a Japanese terminal), a kana-to-kanji
  546. >   conversion dictionary for XEDmini and Jinput, Jfilter (for viewing
  547. >   Japanese files while connected to an MS-DOS console), and utilities for
  548. >   Japanese code conversion and communication. Note that XEDmini uses pcj
  549. >   (Japanese version of pcd) for communications, and that one can do binary
  550. >   uploads/downloads while working on files). I hear that it is reasonably
  551. >   priced, and very easy to use.
  552. >   
  553. >           JemTeX is a preprocessor that turns a Japanese text file (i.e.,
  554. >   a TeX file with Japanese text) into a standard (La/Mu)TeX file.  The
  555. >   archive (zipped) comes with the jis2mf utility along with a 24-dot
  556. >   bitmapped kanji font and a program for generating kanji tables. With
  557. >   jis2mf you can make metafont files out of the bitmapped font. JemTeX
  558. >   v2.0 will compile on an Amiga using SAS/C, or on a UNIX machine using
  559. >   gcc. This program is available at the FTP site utsun.s.u-tokyo.ac.jp
  560. >   (133.11.11.11). JemTeX v2.0 was written by Francois Jalbert
  561. >   (jalbert@iro.umontreal.ca or jalbert@cs.ubc.ca).
  562. >   
  563. >           The following are PD viewers on Aminet (text/show directory)
  564. >   
  565. >           JIStoJi by Bart Mathias automatically identifies electronic
  566. >   texts written in Old-JIS, New-JIS, Shift-JIS, or EUC-JIS (as well as
  567. >   ASCII) and displays them on screen, or prints them to dot-matrix
  568. >   printers. Will run on Kickstart 1.3 and up.
  569. >   
  570. >           jmore (Japanese more) is basically a more clone that also reads
  571. >   ns-kanji (Shift-JIS) text. It opens its own hires interlaced screen and
  572. >   requires a font handler called jFontSys to be running. The archive
  573. >   includes jmore, jFontsys and the wlook/16 bitmap font.  However, you
  574. >   will also need the kanji fonts. (Aminet, `text/font/amknj16.lzh') All
  575. >   the documentation comes as Japanese text, so you need a JIS viewer to
  576. >   read the installation instructions. For your convenience, I have
  577. >   summarized the installation procedure below:
  578. >          1. Place the `wlook/16' font in your `FONTS:' directory
  579. >   
  580. >          2. Assign `JFONTS:' to where you unarchive the amknj16 fonts.
  581. >             This need not be the same as your `FONTS:' directory
  582. >   
  583. >          3. Place the file `jFont-startup' in the `S:' directory
  584. >   
  585. >          4. Insert the following line into your `startup-sequence':
  586. >                      run >nil: jFontSys
  587. >   
  588. >          5. To use execute the following command
  589. >                      jmore <japanese.txt>
  590. >   
  591. >        JISconvert by Dwight Hubbard is a japanese text conversion utility
  592. >   for Amiga computers. It supports conversion between EUC, New JIS, Old
  593. >   JIS, NEC JIS and Shift JIS. It also has options to convert half-size
  594. >   katakana to full size and repair files with ESC characters stripped. No
  595. >   installation required. Requires AmigaDOS 2.04 or newer.
  596. >   
  597. >   7.6.2 Chinese text viewers
  598. >   --------------------------
  599. >   
  600. >           HZview (by Ji Ma) shows 8-bit Guo Biao encoded chinese text
  601. >   documents. Requires AmigaDOS v2.1 and above, and cclib.16 bitmap
  602. >   library (included).
  603. >   
  604. >           *NOTE*: This is a pre-release version. What the doc file does
  605. >   not tell you is that you need to do the following:
  606. >          1. Open a default public hires interlaced 1 or 2-bit deep screen
  607. >   
  608. >          2. The size of the file to be read is restricted to about 30K
  609. >             (on my machine, A1200, WB3.0)
  610. >   
  611. >          3. An FPU is required if you want to scroll the text without
  612. >             crashing
  613. >   
  614. >          4. The cclib.16 should be in the same directory as the file to
  615. >             be read
  616. >   
  617. >        Other small bugs still exist which may crash the machine.
  618. 2510,2511c2477,2478
  619. <      Three questions arise in this context: Which programs can be found,
  620. <   where are they and how to get them and transfer them home?
  621. ---
  622. >           Three questions arise in this context: Which programs can be
  623. >   found, where are they and how to get them and transfer them home?
  624. 2516,2517c2483,2484
  625. <      Of course you need to know where you find things. Many good choices
  626. <   are listed in this paper, as I hope. Other sources are:
  627. ---
  628. >           Of course you need to know where you find things. Many good
  629. >   choices are listed in this paper, as I hope. Other sources are:
  630. 2520,2526c2487,2494
  631. <        is a list of software and where you find it in Ascii format. It is
  632. <        posted monthly to the newsgroups `comp.sys.amiga.applications',
  633. <        `comp.unix.amiga', and `news.answers'. Additionally you will find
  634. <        it on Aminet sites (`text/doc/AmigaSciSchool-4.01'). It handles
  635. <        everything listed here and many more, for example GNU software,
  636. <        libraries (linked and shared), shells, Unix commands, educational
  637. <        and scientific software and much more.
  638. ---
  639. >             is a list of software and where you find it in Ascii format.
  640. >             It is posted monthly to the newsgroups
  641. >             `comp.sys.amiga.applications', `comp.unix.amiga', and
  642. >             `news.answers'. Additionally you will find it on Aminet sites
  643. >             (`text/doc/AmigaSciSchool-4.01'). It handles everything
  644. >             listed here and many more, for example GNU software, libraries
  645. >             (linked and shared), shells, Unix commands, educational and
  646. >             scientific software and much more.
  647. 2529,2530c2497,2498
  648. <        are lists of the Fish disk contents. (`fish/doc/fishcon-???.lzh' on
  649. <        Aminet)
  650. ---
  651. >             are lists of the Fish disk contents.
  652. >             (`fish/doc/fishcon-???.lzh' on Aminet)
  653. 2534,2535c2502,2503
  654. <        (`fish/doc/fishxref-???.lzh' on Aminet) FishXref and Fishcon are in
  655. <        Ascii format.
  656. ---
  657. >             (`fish/doc/fishxref-???.lzh' on Aminet) FishXref and Fishcon
  658. >             are in Ascii format.
  659. 2538,2541c2506,2509
  660. <        A Fish disk database, (`fish/doc/Kingfisher1_30.lha', which is the
  661. <        program and `fish/doc/KFData850.lha' ,which contains the data, on
  662. <        Aminet or Fish disk 863) allows search by name and context. See
  663. <        Fish.
  664. ---
  665. >             A Fish disk database, (`fish/doc/Kingfisher1_30.lha', which
  666. >             is the program and `fish/doc/KFData850.lha' ,which contains
  667. >             the data, on Aminet or Fish disk 863) allows search by name
  668. >             and context. See Fish.
  669. 2546,2552c2514,2520
  670. <      `Comp.sys.amiga.reviews' is a moderated newsgroup where tests of
  671. <   soft- and hardware, books and anything else relevant to the Amiga are
  672. <   posted. Its always a good idea to check this newsgroup for a review, if
  673. <   you are interested in something special. Of course you always find only
  674. <   the latest reviews, but the older postings are available per FTP from
  675. <   `math.uh.edu', Directory `/pub/Amiga/comp.sys.amiga.reviews' or on the
  676. <   Fish CDs.
  677. ---
  678. >           `Comp.sys.amiga.reviews' is a moderated newsgroup where tests
  679. >   of soft- and hardware, books and anything else relevant to the Amiga
  680. >   are posted. Its always a good idea to check this newsgroup for a
  681. >   review, if you are interested in something special. Of course you
  682. >   always find only the latest reviews, but the older postings are
  683. >   available per FTP from `math.uh.edu', Directory
  684. >   `/pub/Amiga/comp.sys.amiga.reviews' or on the Fish CDs.
  685. 2561,2567c2529,2536
  686. <      FTP allows you to gain access to some other machines and store and/or
  687. <   retrieve files. Normally one needs an acoount on the remote machine to
  688. <   use it, bat a number of machines have a setup that allows everybody to
  689. <   log in as the user `ftp' or `anonymous', so anybody may get files from
  690. <   them. The most important of this servers are the Aminet servers, which
  691. <   mirror each other and hence should have the same files. They are the
  692. <   best choice if you are looking for Amiga software. Aminet hosts are
  693. ---
  694. >           FTP allows you to gain access to some other machines and store
  695. >   and/or retrieve files. Normally one needs an acoount on the remote
  696. >   machine to use it, bat a number of machines have a setup that allows
  697. >   everybody to log in as the user `ftp' or `anonymous', so anybody may
  698. >   get files from them. The most important of this servers are the Aminet
  699. >   servers, which mirror each other and hence should have the same files.
  700. >   They are the best choice if you are looking for Amiga software. Aminet
  701. >   hosts are
  702. 2581,2583c2550,2552
  703. <      All these mirrors have a directory `/pub/aminet', where you will find
  704. <   much stuff. Please use a mirror close to you! Some other important hosts
  705. <   are
  706. ---
  707. >           All these mirrors have a directory `/pub/aminet', where you
  708. >   will find much stuff. Please use a mirror close to you! Some other
  709. >   important hosts are
  710. 2589,2590c2558,2559
  711. <      Note that grind, aachen and erlangen have the full collection of Fish
  712. <   disks available! See Fish disk xxx.
  713. ---
  714. >           Note that grind, aachen and erlangen have the full collection
  715. >   of Fish disks available! See Fish disk xxx.
  716. 2592,2593c2561,2562
  717. <      To connect to a special host (ftp.uni-erlangen.de for example), you
  718. <   should type
  719. ---
  720. >           To connect to a special host (ftp.uni-erlangen.de for example),
  721. >   you should type
  722. 2599,2600c2568,2569
  723. <   No you are asked for a password. Please type your Email address here, if
  724. <   you have one. If not, use the password ftp.
  725. ---
  726. >        No you are asked for a password. Please type your Email address
  727. >   here, if you have one. If not, use the password ftp.
  728. 2602,2603c2571,2572
  729. <      Now you're inside the host. There is a number of commands you may
  730. <   execute here. The most important are:
  731. ---
  732. >           Now you're inside the host. There is a number of commands you
  733. >   may execute here. The most important are:
  734. 2605,2606c2574,2575
  735. <        Prints the help text of the FTP command. Additionally you may type
  736. <        *? command* to get information on a special command.
  737. ---
  738. >             Prints the help text of the FTP command. Additionally you may
  739. >             type *? command* to get information on a special command.
  740. 2609,2611c2578,2581
  741. <        Tells the FTP program that you whish to transfer binary files. It
  742. <        is always a good choice to type bin as the very first command!
  743. <        Files you load without the bin command can be corrupt.
  744. ---
  745. >             Tells the FTP program that you whish to transfer binary
  746. >             files. It is always a good choice to type bin as the very
  747. >             first command! Files you load without the bin command can be
  748. >             corrupt.
  749. 2614,2617c2584,2587
  750. <        Loads the given file from the host. On most Unix machines you can
  751. <        type something like `get file.txt -' or `get file.txt |more' to
  752. <        show a text on the screen. Note that there *must not* be any blank
  753. <        between the | and the word more!
  754. ---
  755. >             Loads the given file from the host. On most Unix machines you
  756. >             can type something like `get file.txt -' or `get file.txt
  757. >             |more' to show a text on the screen. Note that there *must
  758. >             not* be any blank between the | and the word more!
  759. 2620c2590,2591
  760. <        Loads the given files. pat may contain Unix style like wildcards.
  761. ---
  762. >             Loads the given files. pat may contain Unix style like
  763. >             wildcards.
  764. 2624,2627c2595,2598
  765. <        Like get and mget, but transfer files from you to the remote host.
  766. <        This is in most cases not allowed, except for a special directory
  767. <        called `incoming'. You can place files here which you want to make
  768. <        public.
  769. ---
  770. >             Like get and mget, but transfer files from you to the remote
  771. >             host. This is in most cases not allowed, except for a special
  772. >             directory called `incoming'. You can place files here which
  773. >             you want to make public.
  774. 2630,2631c2601,2602
  775. <        Like the usual cd command. The commands get, mget, put, mput, dir
  776. <        and ls refer to the current working directory.
  777. ---
  778. >             Like the usual cd command. The commands get, mget, put, mput,
  779. >             dir and ls refer to the current working directory.
  780. 2641,2642c2612,2613
  781. <      When you have used FTP for the first times you will notice, that you
  782. <   always begin with executing the same steps:
  783. ---
  784. >           When you have used FTP for the first times you will notice,
  785. >   that you always begin with executing the same steps:
  786. 2649,2651c2620,2623
  787. <     4. Change the current working directory (`/pub/aminet' for example)
  788. <           This may get executed automatically. What you need is a file
  789. <   called `.netrc' in your home directory. Note that it needs to be
  790. ---
  791. >          4. Change the current working directory (`/pub/aminet' for
  792. >             example)
  793. >                This may get executed automatically. What you need is a
  794. >   file called `.netrc' in your home directory. Note that it needs to be
  795. 2663,2664c2635,2636
  796. <      Note that on some machines it is possible to use the machine name
  797. <   `default' which meets all machines not listed in .netrc.
  798. ---
  799. >           Note that on some machines it is possible to use the machine
  800. >   name `default' which meets all machines not listed in .netrc.
  801. 2669,2670c2641,2642
  802. <      Another way to get files is to use a mail server. This assumes that
  803. <   you can send mail to Internet addresses and get mail from Internet
  804. ---
  805. >           Another way to get files is to use a mail server. This assumes
  806. >   that you can send mail to Internet addresses and get mail from Internet
  807. 2676c2648
  808. <        mailserver@leo.org
  809. ---
  810. >             ftp-mailer@ftp.informatik.tu-muenchen.de
  811. 2683,2684c2655,2656
  812. <        Tells the server that you wish to get an Ascii file containing
  813. <        detailed explanation how to use the server.
  814. ---
  815. >             Tells the server that you wish to get an Ascii file
  816. >             containing detailed explanation how to use the server.
  817. 2687,2690c2659,2662
  818. <        Specifys that you wish to get not more than <number> Kbytes per
  819. <        mail.  Larger files get splitted into small pieces of at most
  820. <        <number> Kbytes which are sent as separate mails each. Note that
  821. <        the mails may get larger because of overhead.
  822. ---
  823. >             Specifys that you wish to get not more than <number> Kbytes
  824. >             per mail.  Larger files get splitted into small pieces of at
  825. >             most <number> Kbytes which are sent as separate mails each.
  826. >             Note that the mails may get larger because of overhead.
  827. 2693,2694c2665,2666
  828. <        Sets the current working directory to <dir>. This directory is
  829. <        used by the commands send and dir.
  830. ---
  831. >             Sets the current working directory to <dir>. This directory
  832. >             is used by the commands send and dir.
  833. 2697,2698c2669,2670
  834. <        will return a list of files and/or directories that the server
  835. <        offers. Note that this may be *very* large!
  836. ---
  837. >             will return a list of files and/or directories that the
  838. >             server offers. Note that this may be *very* large!
  839. 2704c2676,2677
  840. <        returns a list of the files and directories in the given directory.
  841. ---
  842. >             returns a list of the files and directories in the given
  843. >             directory.
  844. 2713,2715c2686,2688
  845. <        Like Begin, but specifies to ignore the lines below. (A signature
  846. <        for example!) A typical session would be to send the following
  847. <   mail to the mail server:
  848. ---
  849. >             Like Begin, but specifies to ignore the lines below. (A
  850. >             signature for example!) A typical session would be to send
  851. >   the following mail to the mail server:
  852. 2724,2725c2697,2698
  853. <      You also can get files from one of the many BBS's (`Bulletin Board
  854. <   System').  Most of these are driven by private users, so there is
  855. ---
  856. >           You also can get files from one of the many BBS's (`Bulletin
  857. >   Board System').  Most of these are driven by private users, so there is
  858. 2729,2734c2702,2707
  859. <      I want to publish a list of all Amiga mailboxes here.  So please
  860. <   send to me a list of all mailboxes which are related to the Amiga - in
  861. <   any way.  I need all telephone numbers of the boxes and their name.
  862. <   Tell me the nation where the box resides and - if possible - some more
  863. <   info (Does the box have Aminet or the Fish PD or FRAS?  Is the box
  864. <   especially for Amiga users?)
  865. ---
  866. >           I want to publish a list of all Amiga mailboxes here.  So
  867. >   please send to me a list of all mailboxes which are related to the
  868. >   Amiga - in any way.  I need all telephone numbers of the boxes and
  869. >   their name.  Tell me the nation where the box resides and - if possible
  870. >   - some more info (Does the box have Aminet or the Fish PD or FRAS?  Is
  871. >   the box especially for Amiga users?)
  872. 2741,2742c2714,2715
  873. <      A very good source is the Fish PD series. One distinguishes between
  874. <   the floppy disks and the CD-Roms.
  875. ---
  876. >           A very good source is the Fish PD series. One distinguishes
  877. >   between the floppy disks and the CD-Roms.
  878. 2755,2756c2728,2729
  879. <      There are some things which can be found on the Fish disks, but not
  880. <   on Aminet.  However, you can get them with FTP. See Fish disk xxx.
  881. ---
  882. >           There are some things which can be found on the Fish disks, but
  883. >   not on Aminet.  However, you can get them with FTP. See Fish disk xxx.
  884. 2761,2763c2734,2738
  885. <      Fred Fish is going on to offer freely distributable software. But
  886. <   now he collects it on CD-Rom's. He releases two different kinds of CD's:
  887. <     1. Monthly released disks are divided into roughly three sections:
  888. ---
  889. >           Fred Fish is going on to offer freely distributable software.
  890. >   But now he collects it on CD-Rom's. He releases two different kinds of
  891. >   CD's:
  892. >          1. Monthly released disks are divided into roughly three
  893. >             sections:
  894. 2765,2774c2740,2750
  895. <             unreleased floppy disks as well as material which does not
  896. <             appear in the floppy distribution, about 84Mb on the first
  897. <             disk.
  898. <   
  899. <          2. Useful utilities that can be used directly off the CD-ROM if
  900. <             desired, thus freeing up the corresponding amount of hard
  901. <             disk space (GNU Emacs, Gnu C, GNU C++, Amiga E, PasTeX,
  902. <             AmigaGuide, Installer, 2.0 and 3.0-Includes, different
  903. <             archivers, tape drivers, the AmiCDROM filesystem and many
  904. <             other GNU and BSD tools, ...), about 150Mb on the first disk.
  905. ---
  906. >                  unreleased floppy disks as well as material which does
  907. >                  not appear in the floppy distribution, about 84Mb on the
  908. >                  first disk.
  909. >   
  910. >               2. Useful utilities that can be used directly off the
  911. >                  CD-ROM if desired, thus freeing up the corresponding
  912. >                  amount of hard disk space (GNU Emacs, Gnu C, GNU C++,
  913. >                  Amiga E, PasTeX, AmigaGuide, Installer, 2.0 and
  914. >                  3.0-Includes, different archivers, tape drivers, the
  915. >                  AmiCDROM filesystem and many other GNU and BSD tools,
  916. >                  ...), about 150Mb on the first disk.
  917. 2777c2753,2754
  918. <             CD-ROM's, about 404 Mb on the first disk. (Fish disk 600-910)
  919. ---
  920. >                  CD-ROM's, about 404 Mb on the first disk. (Fish disk
  921. >                  600-910)
  922. 2779,2784c2756,2761
  923. <     2. Disks containing the latest software as well as recent software in
  924. <        packed format only. (These are intended to be used for example in
  925. <        BBS's.)
  926. <           I recommend especially the first kind of Fish CD's. They cost
  927. <   about 20$ plus 3$ for shipping (5$ outside USA/Canada/Mexico) and are
  928. <   available from
  929. ---
  930. >          2. Disks containing the latest software as well as recent
  931. >             software in packed format only. (These are intended to be
  932. >             used for example in BBS's.)
  933. >                I recommend especially the first kind of Fish CD's. They
  934. >   cost about 20$ plus 3$ for shipping (5$ outside USA/Canada/Mexico) and
  935. >   are available from
  936. 2804,2808c2781,2786
  937. <      People still running Workbench 2.0 or lower need a program called
  938. <   `MSH'.  You will find this on the Aminet (directory misc/emu) and on
  939. <   Fish disk 382.  See Sources. After editing the file `devs:MountList' as
  940. <   described in the documentation you have to say Mount msh: in the CLI
  941. <   and can now do the same as above replacing the word `pc0:' with `msh:'.
  942. ---
  943. >           People still running Workbench 2.0 or lower need a program
  944. >   called `MSH'.  You will find this on the Aminet (directory misc/emu)
  945. >   and on Fish disk 382.  See Sources. After editing the file
  946. >   `devs:MountList' as described in the documentation you have to say
  947. >   Mount msh: in the CLI and can now do the same as above replacing the
  948. >   word `pc0:' with `msh:'.
  949. 2813,2818c2791,2796
  950. <      There are some archives which are too large to fit on one disk. To
  951. <   transfer them on disks you need to split them into smaller pieces and
  952. <   transfer each part on a separate disk. I recommend Martin Schlodder's
  953. <   `Splitter'.  (Aminet, `util/misc/splitter_121.lha'. The archive
  954. <   contains binaries for MS-DOS and should be compilable without problems
  955. <   on any Unix system.
  956. ---
  957. >           There are some archives which are too large to fit on one disk.
  958. >   To transfer them on disks you need to split them into smaller pieces
  959. >   and transfer each part on a separate disk. I recommend Martin
  960. >   Schlodder's `Splitter'.  (Aminet, `util/misc/splitter_121.lha'. The
  961. >   archive contains binaries for MS-DOS and should be compilable without
  962. >   problems on any Unix system.
  963. 2823,2827c2801,2805
  964. <      A mailing list is a server that allows to discuss special things via
  965. <   Email. The server holds a list of people that are interested in the
  966. <   respective topic. For example, the gcc mailing list will discuss bugs,
  967. <   new features and other problems of gcc. (see Compilers) If a mail is
  968. <   sent to the server from someone he will forward this mail to all the
  969. ---
  970. >           A mailing list is a server that allows to discuss special
  971. >   things via Email. The server holds a list of people that are interested
  972. >   in the respective topic. For example, the gcc mailing list will discuss
  973. >   bugs, new features and other problems of gcc. (see Compilers) If a mail
  974. >   is sent to the server from someone he will forward this mail to all the
  975. 2830,2837c2808,2815
  976. <      You will be added to the list by sending a mail to the server which
  977. <   will usually contain the word `Subscribe' or something similar. Once you
  978. <   are no more interested in the mailing list you can unsubscribe.
  979. <   
  980. <      Unforunately the servers have a different syntax of subscribing and
  981. <   unsubscribing. The best way to find how to subscribe is to send a mail
  982. <   with the word `Help' to the server. He will reply a mail which should
  983. <   explain how to handle this special server.
  984. ---
  985. >           You will be added to the list by sending a mail to the server
  986. >   which will usually contain the word `Subscribe' or something similar.
  987. >   Once you are no more interested in the mailing list you can unsubscribe.
  988. >   
  989. >           Unforunately the servers have a different syntax of subscribing
  990. >   and unsubscribing. The best way to find how to subscribe is to send a
  991. >   mail with the word `Help' to the server. He will reply a mail which
  992. >   should explain how to handle this special server.
  993. 2857,2861c2835,2840
  994. <        This is a list of books for the Amiga, including short discussions,
  995. <        prices and sources. Newsgroups: comp.sys.amiga.misc,
  996. <        comp.sys.amiga.introduction, comp.sys.amiga.programmer (monthly)
  997. <        Ftp: rtfm.mit.edu, pub/usenet/comp.sys.amiga.misc.  Maintainer:
  998. <        Marc Atkins, atkin@cs.umass.edu
  999. ---
  1000. >             This is a list of books for the Amiga, including short
  1001. >             discussions, prices and sources. Newsgroups:
  1002. >             comp.sys.amiga.misc, comp.sys.amiga.introduction,
  1003. >             comp.sys.amiga.programmer (monthly) Ftp: rtfm.mit.edu,
  1004. >             pub/usenet/comp.sys.amiga.misc.  Maintainer: Marc Atkins,
  1005. >             atkin@cs.umass.edu
  1006. 2864,2869c2843,2849
  1007. <        This is for users of AmiTCP/IP, a set of programs which allows to
  1008. <        include an Amiga into a TCP/IP network. (Most well known nets,
  1009. <        Internet for example use TCP/IP.) Newsgroups: comp.sys.amiga.misc,
  1010. <        comp.sys.amiga.datacomm, comp.sys.amiga.networking (biweekly) Ftp:
  1011. <        rtfm.mit.edu, pub/usenet/comp.sys.amiga.networking Maintainer:
  1012. <        Neil J. McRae (atcpfaq@domino.demon.co.uk)
  1013. ---
  1014. >             This is for users of AmiTCP/IP, a set of programs which
  1015. >             allows to include an Amiga into a TCP/IP network. (Most well
  1016. >             known nets, Internet for example use TCP/IP.) Newsgroups:
  1017. >             comp.sys.amiga.misc, comp.sys.amiga.datacomm,
  1018. >             comp.sys.amiga.networking (biweekly) Ftp: rtfm.mit.edu,
  1019. >             pub/usenet/comp.sys.amiga.networking Maintainer: Neil J.
  1020. >             McRae (atcpfaq@domino.demon.co.uk)
  1021. 2872,2873c2852,2853
  1022. <        Unlike the AmiTCP/IP FAQ this one wants to cover all aspects of
  1023. <        networking, including TCP/IP and Envoy.  Newsgroups:
  1024. ---
  1025. >             Unlike the AmiTCP/IP FAQ this one wants to cover all aspects
  1026. >             of networking, including TCP/IP and Envoy.  Newsgroups:
  1027. 2875,2876c2855,2856
  1028. <        rtfm.mit.edu, pub/usenet/comp.sys.amiga.networking Maintainer:
  1029. <        Richard Norman (norman@afas.msfc.nasa.gov)
  1030. ---
  1031. >             rtfm.mit.edu, pub/usenet/comp.sys.amiga.networking
  1032. >             Maintainer: Richard Norman (norman@afas.msfc.nasa.gov)
  1033. 2887,2888c2867,2869
  1034. <        Newsgroups: comp.sys.amiga.misc (monthly) Ftp: Aminet, info/start
  1035. <        Betreuer: Urban Dominik Mueller (umueller@amiga.icu.net.ch)
  1036. ---
  1037. >             Newsgroups: comp.sys.amiga.misc (monthly) Ftp: Aminet,
  1038. >             info/start Betreuer: Urban Dominik Mueller
  1039. >             (umueller@amiga.icu.net.ch)
  1040. 2893,2897c2874,2878
  1041. <      The Amiga-FAQ is available in different formats: Ascii format (which
  1042. <   is posted to the nets) AmigaGuide format (which is the adequate format
  1043. <   on the Amiga) and in dvi format (to be printed). Additionally there is
  1044. <   some stuff, that might be useful or interesting, but could not be
  1045. <   included into the Amiga-FAQ:
  1046. ---
  1047. >           The Amiga-FAQ is available in different formats: Ascii format
  1048. >   (which is posted to the nets) AmigaGuide format (which is the adequate
  1049. >   format on the Amiga) and in dvi format (to be printed). Additionally
  1050. >   there is some stuff, that might be useful or interesting, but could not
  1051. >   be included into the Amiga-FAQ:
  1052. 2914,2915c2895,2896
  1053. <      I decided to collect these in the Amiga-FAQ archive. It is called
  1054. <   AmigaFAQ.lha and can be found on Aminet, directory `docs/misc'.
  1055. ---
  1056. >           I decided to collect these in the Amiga-FAQ archive. It is
  1057. >   called AmigaFAQ.lha and can be found on Aminet, directory `docs/misc'.
  1058. 2920,2926c2901,2907
  1059. <      This FAQ can neither get useful nor hit further development without
  1060. <   your help. Suggestions, contributions, new answers, critics, anything
  1061. <   is rather welcome.
  1062. <   
  1063. <      Please note, that very major subjects are absolutely missing yet:
  1064. <   Nothing about sound, nothing on graphic cards, no Animation. These are
  1065. <   some of the Amiga's best points! But I don't know them ... :-(
  1066. ---
  1067. >           This FAQ can neither get useful nor hit further development
  1068. >   without your help. Suggestions, contributions, new answers, critics,
  1069. >   anything is rather welcome.
  1070. >   
  1071. >           Please note, that very major subjects are absolutely missing
  1072. >   yet: Nothing about sound, nothing on graphic cards, no Animation. These
  1073. >   are some of the Amiga's best points! But I don't know them ... :-(
  1074. 2928,2929c2909,2910
  1075. <      So grab your keyboard (Your pencil? Well, if there's no other way...)
  1076. <   and send mail to:
  1077. ---
  1078. >           So grab your keyboard (Your pencil? Well, if there's no other
  1079. >   way...) and send mail to:
  1080. 2950,2951c2931,2932
  1081. <        for contributing the sections on Editors, Word Processors, DTP and
  1082. <        Postscript and some wording fixes.
  1083. ---
  1084. >             for contributing the sections on Editors, Word Processors,
  1085. >             DTP and Postscript and some wording fixes.
  1086. 2954,2955c2935,2936
  1087. <        for help in the section on chunky/planar, double buffering and
  1088. <        PAL/NTSC
  1089. ---
  1090. >             for help in the section on chunky/planar, double buffering
  1091. >             and PAL/NTSC
  1092. 2965c2946,2947
  1093. <        for the composition and posting of the Amiga FAQ until July 1994.
  1094. ---
  1095. >             for the composition and posting of the Amiga FAQ until July
  1096. >             1994.
  1097.