[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: word2x mc



On Mon, Jan 20, 2003 at 04:51:48PM +0100, franzi wrote:

> > [...]
> > # Microsoft Word Document
> > regex/\.(doc|DOC)$
> > #       View=%view{ascii} catdoc -w %f
> >        View=%view{ascii} word2x -f text %f -
> >        Icon=word.xpm
> > type/Microsoft Word Document
> > #       View=%view{ascii} catdoc -w %f
> >        View=%view{ascii} word2x -f text %f -
> >        Icon=word.xpm
> Ho inserito le righe da te suggeritemi ma ti mostro il risultato
> grazie pero' per l'aiuto

[...]
Ciao Franzi,
a me funziona bene, pero' uso file .doc di word 6 e non word 8 (purtroppo
anche tra una versione di word e le successiva ci sono dei problemi!). Ho
pensato di fornirti un frammento della man page di word2x ...


NAME
       word2x - convert word 6 documents to another format
                       ^^^^^^^^  

SYNOPSIS
       word2x  [-Vhvq]  [-w  width]  [-f  format] [-d date-style]
       files...


DESCRIPTION
       word2x is a program that attempts to produce a  component,
       if  not perfect rendition of a word 6 document. It guesses
       rather a lot from context and can make mistakes.  Pictures
       are  not supported and will not appear. There is very lim-
       ited maths support in LaTeX mode, mainly due  to  lack  of
       samples  of mathematics. (I probably should have done this
       using TeX catcode and macro magic, instead of writing spe-
       cial code).

       Input  files  must  be seekable and therefore stdin is not
       allowed. The files argument is of  the  form  input  file,
       output  file,  input  file, output file etc. - may be used
       for stdout in the output file. If the output file  is  not
       sepcified  a named is generated by adding on an appropiate
       suffix in place of .DOC (or .doc). Both .DOC and .doc  are
       added  automatically if the file name specified can not be
       found.

       As a special exception to the above  any  file  ending  on
       .doc  or  .DOC is assumed to be an input file. This allows
       one to type word2x -f latex *.DOC, for example.

[...]

Fai una cosa, da word 8 salva in formato word 6 (credo si possa fare benche'
siano diversi anni che non "tocco" win$ozz e i suoi applicativi) e poi
riprova...

Eventalmente commenta la righe dove ci sono i comandi di word2x e de-coomenta
le righe dove ci sono i comandi per catdoc, se l'hai installato, dovrebbe
funzionare, prima pero' dai un'occhiata alla man page di catdoc, per vedere
quali versioni di file.doc supporta...

Aurevoire
Hugh Hartmann



Reply to: