blob: 7d019d0d249ec38fe2c10890e50c84b14035b00e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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)
|