diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-23 03:08:53 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-23 03:08:53 +0000 |
commit | 59405b711ceebf34e6683b2fc748294b993c8a18 (patch) | |
tree | ddbc31c509b6c38f371183e214a9d1ade370efe1 /Build/source/texk/dvi2tty/dvi2tty-5.3.4/README.VMS | |
parent | 5cd6f50be0533a56aa7eccf59d527bc4c2df4e76 (diff) |
texk/dvi2tty: New convention
git-svn-id: svn://tug.org/texlive/trunk@39831 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvi2tty/dvi2tty-5.3.4/README.VMS')
-rw-r--r-- | Build/source/texk/dvi2tty/dvi2tty-5.3.4/README.VMS | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/Build/source/texk/dvi2tty/dvi2tty-5.3.4/README.VMS b/Build/source/texk/dvi2tty/dvi2tty-5.3.4/README.VMS deleted file mode 100644 index 1d07f22389c..00000000000 --- a/Build/source/texk/dvi2tty/dvi2tty-5.3.4/README.VMS +++ /dev/null @@ -1,38 +0,0 @@ -README file for using dvi2tty on VAX/VMS using VAXC -Created and submitted as a saveset by: - - Robert Schneider Internet: robert@perv.pe.utexas.edu - Department of Petroleum Engineering BITNET: pefv673@utchpc - University of Texas at Austin THEnet: PERV::ROBERT - - Marcel Mol ----------------------------------- - -dvi2tty for VAX/VMS - - -This is a version of dvi2tty for VAX/VMS which may be compiled with VAXC -and used as a filter for converting the device independent output files -produced by TeX to files which may be printed on ASCII terminals or line -printers. The original version of dvi2tty was written by Svante Lindahl. -The improved C version of dvi2tty on which this port was based was done -by Marcel Mol. Only a few minor modifications were necessary to make -dvi2tty work under VMS with VAXC. Please see the file README. for further -information on the authors and capabilities of dvi2tty. - -This saveset includes all sources which are necessary to compile and -link dvi2tty under VMS using VAXC. Also included in the saveset are object -files and images generated from these sources. The command file for -building dvi2tty under VMS and the TeX documentation file for dvi2tty were -done at The University of Texas at Austin. The TeX documentation file -was derived from the Unix man page by tr2tex and then converted to match -local documentation styles. Please see the "NOTE ---" comments in the -documentation file to make the appropriate modifications for your site. - -If you need to rebuild the images used, simply execute VMS_VAXC_DVI2TTY.COM. - - -Robert Schneider - - - |