AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

text/misc/catdoc.lha

Mirror:Random
Showing: i386-amithlon icongeneric icon
No screenshot available
Short:MS-Word reader for Amiga, Unix, etc.. v0.3
Author:"Victor B. Wagner" vitus at agropc.msk.su
Uploader:gcornu serveur dtr fr (Gerard Cornu)
Type:text/misc
Version:0.3
Architecture:m68k-amigaos
Date:1997-11-10
Download:text/misc/catdoc.lha - View contents
Readme:text/misc/catdoc.readme
Downloads:678

 * From: "Victor B. Wagner" <vitus@agropc.msk.su>
 * Newsgroups: comp.os.linux.misc,comp.os.linux.development.apps,
 *             comp.unix.programmer
 * Subject: CATDOC ver 0.3 (MS-Word reader for UNIX and DOS)
 *          released (source here)
 * Date: 27 Dec 1996 16:47:30 +0300
 * Reply-To: vitus@agropc.msk.su
 *
 * Hi, All!
 *
 * I've just finished third release of MS-Word to ASCII converter.
 * New features:
 *
 * 1. Some Word character can be converted into TeX control sequences
 * 2. Optionally, program can return exit code 1, if file is not in MS-Word
 *    format (application of this feature see below)
 * 3. Source code is completely rewritten to achieve more clarity.
 *
 * Missing features:
 *
 * 1. fast saves still not handled correctly.
 * 2. footnotes are viewed as separate paragrapghs at the end of text without
 *   any link to their marks (footnote marks are silently deleted)
 * 3. Nothing done with embedded illustrations and OLE objects.
 * 4. Reserved sign is translated just to (R) instead of correct TeX sequence
 * 5. Some garbage is displayed at the end (and possible at the start)
 *   of document
 *
 * Usage notes
 *
 * -t switch causes replacing of special symbols such as em-dash by
 *    TeX (LaTeX) commands instead of ASCII printable equivalents
 * -a disables effect of prevouisly specified -t
 *
 *
 * -s switch: if program cannot find MS-Word signature before
 * first pritable paragraph, it exits with code 1, supposing that it is
 * just plain text which has .doc suffix only by coincedence.
 *
 * In case of errors it returns exit code 2.
 *
 * So I write following command file to view doc files in DOS environment:
 *
 * ------------------
 * @echo off
 * rem docview.bat - viewer for files with DOC extension
 * rem uses Norton's WPVIEW.EXE
 * catdoc -s %1>%TEMP%\docview.tmp
 * if errorlevel 2 goto quit
 * if errorlevel 1 copy $1 %TEMP^%\docview.tmp
 * rem this is not winword file. Probably it is viewable without special effort
 * wpview %TEMP%\docview.tmp
 * :quit
 * del %TEMP%\docview.tmp
 * ---------------
 *
 * If you want to use this program as filter (I wonder, who would supply
 * Word file for stdin), just use dash '-' instead of file name
 *
 

[Gerard Cornu]: I have just compiled it plain (no options) with gcc
                from ADE GG2.

   email:   gcornu@serveur.dtr.fr

   http:    http://www.dtr.fr/homepage/gcornu  

   mail:    Gerard Cornu
            11, Av. E. Aynard
            69130 Ecully
            (France)


Contents of text/misc/catdoc.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  867    1636  53.0% -lh5- 10bd Nov  5  1997 catdoc.info
[generic]                 5125    9592  53.4% -lh5- efba Nov  5  1997 catdoc/catdoc
[generic]                 4579   11908  38.5% -lh5- d121 Nov  5  1997 catdoc/catdoc.c
[generic]                 1283    1770  72.5% -lh5- 1a20 Sep 24  1997 catdoc/catdoc.c.info
[generic]                 1367    2695  50.7% -lh5- 66a1 Nov  5  1997 catdoc/catdoc.readme
[generic]                  821    1369  60.0% -lh5- 575c Nov  5  1997 catdoc/catdoc.readme.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         6 files   14042   28970  48.5%            Nov 10  1997
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>