blob: c76c19e0489dafd46f3090bd596981e4bb12cf67 (
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
27
28
29
30
31
32
33
|
*** File == 00READ_BIBTEX.VMS == *** 06-July-1995
This directory contains files that port BibTeX to OpenVMS:
bibtex.vms-changes Change file to BibTeX 0.99c for VMS
bibtex_cli.cld DCL command interface definition,
version to be compiled into the executable
bibtex.cld DCL command interface definition,
version for inclusion in command table.
bibtex.rnh Runoff source of VMS Help entry for BibTeX
make_bibtex.com Command procedure to tangle, compile, and link BibTeX
You need a working Tangle and the {DEC|VAX} Pascal
compiler to run this procedure.
link_bibtex.com Command procedure to relink BibTeX, required
prerequisites are the BIBTEX.{VAX|AXP}_OBJ
suitable for your system, and the BIBTEX_CLI.CLD
source file.
The contents of this directory are copied from the VMS port BibTeX source
archive, currently located in "/tex_archive/systems/vms/src/bibtex.zip".
These files may not be up to date. If in doubt, please check the vms/
branch in the "tex_archive/systems/" directory tree; there is the primary
location of VMS specific stuff.
Christian Spieler
<spieler@linac.ikp.physik.th-darmstadt.de>
*** End of == 00READ_BIBTEX.VMS == ***
|