summaryrefslogtreecommitdiff
path: root/support/tex2rtf/README.1ST
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/tex2rtf/README.1ST
Initial commit
Diffstat (limited to 'support/tex2rtf/README.1ST')
-rw-r--r--support/tex2rtf/README.1ST33
1 files changed, 33 insertions, 0 deletions
diff --git a/support/tex2rtf/README.1ST b/support/tex2rtf/README.1ST
new file mode 100644
index 0000000000..811496c5b6
--- /dev/null
+++ b/support/tex2rtf/README.1ST
@@ -0,0 +1,33 @@
+Tex2RTF: how to download
+------------------------
+
+Tex2RTF is a utility for converting from simple LaTeX to HTML,
+RTF, Windows Help RTF, and wxHelp.
+
+The files in this directory are as follows:
+
+install.txt ; Installation instructions (also in archive)
+readme.txt ; Standard blurb (also in archive)
+tex2rtf1.46.zip ; Latest source and Windows executable, now ; compilable _without_ wxWindows or a GUI toolkit
+tex2rtf.tar.Z ; Ditto, but in tarred/compressed format, no .exe
+tex2rtf1.21_ol.Z ; Open Look SPARC executable
+tex2rtf1.22_sun_nogui.Z ; Command line SPARC executable (no GUI)
+
+tex2rtf_nt.zip ; Tex2RTF compiled for Windows NT from Petr Smilauer.
+tex2rtf_nt2.exe.gz ; Tex2RTF compiled for Windows NT: another version
+ ; from Nigel Dodd.
+ ; Which is better? I don't know, can't try them...
+
+rtfutils/* ; Miscellaneous RTF utilities and documents
+
+So for a Sun, you may want to get the source and the executables
+(all .Z files.)
+
+For a non-Sun UNIX machine, you'll just want tex2rtf.tar.Z.
+
+For a Windows machine, you'll just want tex2rtf.zip.
+
+------------------------------------------------------------------------
+Julian Smart
+J.Smart@ed.ac.uk
+February 1993