blob: 95871d238a555a29e94adc14a86faef05126d7fd (
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
34
35
36
|
Macros for NRC press journals
This directory contains macros, and some documentation, for
typesetting papers for submission to journals published by the
National Research Council of Canada.
Files in this directory are:
nrc.dtx source of the macros
nrc.ins TeX installation script for the NRC classes
userguide.tex LaTeX documentation file
userguide.ps.gz Resolution-independent postscript of documentation
userguide.pdf Hypertext acrobat documentation
README This file
authors.txt upgrading instructions for authors
To create the NRC class files for use with (current) LaTeX:
- download the files nrc.dtx and nrc.ins
- process nrc.ins with LaTeX
- (optionally) move the resulting files nrc1.cls, nrc2.cls (and the
corresponding .sty files) to a directory on your LaTeX input path
(recommended TDS location, for modern freeware installations of
LaTeX, is <local texmf tree>/tex/latex/nrc/)
User-level documentation is available (in three forms) as userguide.*
in this directory. If you wish to process userguide.tex, please
delete any old copy of nrcdoc.sty that is to be found on your system
(the file will generate a new copy of nrcdoc.sty in the course of
being processed).
More TeXnical documentation may be had by processing nrc.dtx with
LaTeX, in the usual way.
Robin Fairbairns
For the NRC, 18th October 2002
|