Bezugsquellen für LaTeX etc

Muss Dich aber vielleicht ggf. noch-x fragen, weil das
Umsteigen auf TeX noch ein wenig dauert (vielleicht dann zus.
mit Linux).

Beides zur gleichen Zeit ist sicher nicht günstig. Vielleicht
erst auf LaTeX umsteigen und wenn der Umgang mit einem
protablen Textformat steht dann über Linux nachdenken.

Sebastian

Ja, macht Sinn. Hoffe, das RTF-Format ist auch „protabel“. :wink:

CU DannyFox64

Hallo,

Ja, macht Sinn. Hoffe, das RTF-Format ist auch „protabel“. :wink:

RTF ist nicht „portabel“ zu LaTeX, falls Du das wissen wolltest. Du wirst bisherige Texte nur mühsam von Word zu LaTeX konvertieren können. Am besten wäre es, dann einfach ASCII-Text zu exportieren und diesen entsprechend mit Markup zu versehen.

Gruß

Fritze

Oh, dann muss ich mich x auf http://www.file-ext.com/ nach Konvertern umsehen, weil ‚blank‘ ist wirklich schon ein bisschen hart.

Danke, Fritze,

CU DannyFox64

[Bei dieser Antwort wurde das Vollzitat nachträglich automatisiert entfernt]

Ja, macht Sinn. Hoffe, das RTF-Format ist auch „protabel“. :wink:

Es ist ofenbar nicht so pro fi tabel für einen großen Softwarehersteller…

RTF ist nicht „portabel“ zu LaTeX, falls Du das wissen
wolltest. Du wirst bisherige Texte nur mühsam von Word zu
LaTeX konvertieren können. Am besten wäre es, dann einfach
ASCII-Text zu exportieren und diesen entsprechend mit Markup
zu versehen.

Oh, dann muss ich mich x auf http://www.file-ext.com/ nach
Konvertern umsehen, weil ‚blank‘ ist wirklich schon ein
bisschen hart.

word2x(1) LOCAL COMMANDS word2x(1)


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).

_[...]_

Keine Ahnung, wie das tut…

**niehaus@niehaus:~ \>** word2x --help
Usage: word2x [-f] [--dates] [-w]
 []
Supported date formats: uk, british, us, de, deHTML, deL1
Supported output formats: text, latex, html
**niehaus@niehaus:~ \>**

Oder sowas? – Naja, ich bezweifele, daß man aus Word-Dateien wesentlich mehr als „nur Text“ nach LaTeX retten kann…

**niehaus@corrosive:~\>** antiword 
 Name: antiword
 Purpose: Display MS-Word files
 Author: (C) 1998-2001 Adri van Os
 Version: 0.32 (05 Oct 2001)
 Status: GNU General Public License
 Usage: antiword [switches] wordfile1 [wordfile2 ...]
 Switches: [-t|-p papersize][-m mapping][-w #][-i #][-X #][-Ls]
 -t text output (default)
 -p PostScript output
 like: a4, letter or legal
 -m character mapping file
 -w in characters of text output
 -i image level (PostScript only)
 -X character set (Postscript only)
 -L use landscape mode (PostScript only)
 -s Show hidden (by Word) text

Gruß,

Sebastian