AZ logo

CTAN directory: /support/txt

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
txt Output documents via terminals, line printers, etc.

Subdirectories

Name Notes
dvi2tty/ another name for /dviware/dvi2tty/

Files

Name Size* Date UTC Notes
README 1 KiB 1992-Aug-23 Shown below
doc.tfm 1 KiB 1991-Jun-28
i-d.sty 1 KiB 1991-Jun-28
myparms.sty 1 KiB 1992-Sep-30
rfc.sty 1 KiB 1991-Jul-12
rfc.tex 1 KiB 1992-Aug-07
txt-old.sty 5 KiB 1991-Jun-25
txt.aux 1 KiB 1992-Sep-30
txt.dvi 6 KiB 1992-Sep-30
txt.log 1 KiB 1992-Sep-30
txt.sty 5 KiB 1992-Aug-07
txt.tex 5 KiB 1992-Sep-30

  *File sizes in kibibytes.

Contents of README

To install:

1) Copy the desired .sty files to your favoriate LaTeX library (e.g.,
/usr/lib/tex/inputs).

   txt.sty      - Generates fixed-width font output from LaTeX input.
                  Does flush-right output if doc.tfm is installed.

   txt-old.sty  - Older version of txt.sty that generates ragged-right
                  output, but does not require doc.tfm

   txt.tex      - "Documentation" for the above.

   rfc.sty      - .sty for Internet RFCs.

   i-d.sty      - .sty for Internet Drafts.

   rfc.tex      - "Documentation" for the above.

2) Copy the doc.tfm file to your favorite LaTeX font directory (e.g.,
/usr/lib/tex/fonts).

3) Make and install the new version of dvi2tty:

   cd dvi2tty
   make
   cp dvi2tty <your favorite binary directory>