diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/rtflatex/README |
Initial commit
Diffstat (limited to 'support/rtflatex/README')
-rw-r--r-- | support/rtflatex/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/support/rtflatex/README b/support/rtflatex/README new file mode 100644 index 0000000000..7d019d0d24 --- /dev/null +++ b/support/rtflatex/README @@ -0,0 +1,26 @@ +Subject: RTFLATEX -- July 25th, 1995 +New release of RTF-to-LaTeX converter (RTFLaTeX), +version 2.14, by Daniel TAUPIN, +Laboratoire de Physique des Solides, 91405 ORSAY, France. + +New features: + -- C source (from p2c) corrected to avoid data overrunning due to a p2c + "feature" ignoring string truncation at assignments, but overwriting + nearby and unpredictable data, + -- font handling conform either to LaTeX2e or to LaTeX209 (option) + -- tables (approximately) converted +Does not convert: + -- pictures + -- equation editor output (this is... unpredictably coded) + -- other features whose semantic is not clear in Microsoft's specifications + +Available at anonymous ftp: rsovax.lps.u-psud.fr + Directory [anonymous.rtf2tex] + + ftp: hprib.lps.u-psud.fr + Directory pub/rtflatex + +Provided as zipped (executable for MS-DOS, Turbopascal source, standard +C and data files) + + |