blob: 5664828518edc17c5081083411e8e92660d7cd7f (
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
37
38
39
40
41
42
43
44
45
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/nrc.zip">
<TPM:Name>nrc</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:55:38</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Format of the NRC Canadian Journal of Physics.
</TPM:Title>
<TPM:Description>
Macros, and some documentation, for typesetting papers for
submission to journals published by the National Research
Council of Canada. The macros are provided as a pair of
classes, one for journals printed in two columns and the other
for journals (such as the Canadian Journal of Physics,
post-1997) which are printed in a single-column format.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Robin Fairbairns</TPM:Author>
<TPM:Size>587813</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="130559">
texmf-dist/tex/latex/nrc/nrc1.cls
texmf-dist/tex/latex/nrc/nrc1.sty
texmf-dist/tex/latex/nrc/nrc2.cls
texmf-dist/tex/latex/nrc/nrc2.sty
texmf-dist/tex/latex/nrc/nrcdoc.sty
texmf-dist/tpm/nrc.tpm
</TPM:RunFiles>
<TPM:DocFiles size="293658">
texmf-dist/doc/latex/nrc/README
texmf-dist/doc/latex/nrc/authors.txt
texmf-dist/doc/latex/nrc/userguide.pdf
texmf-dist/doc/latex/nrc/userguide.tex
</TPM:DocFiles>
<TPM:SourceFiles size="163596">
texmf-dist/source/latex/nrc/nrc.dtx
texmf-dist/source/latex/nrc/nrc.ins
</TPM:SourceFiles>
<TPM:Provides>Package/nrc</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|