blob: 4711e569ec3585e50d4f0763eaa84a75bd07ad95 (
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
|
<!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/scalebar.zip">
<TPM:Name>scalebar</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:03:17</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Create scalebars for maps, diagrams or photos.
</TPM:Title>
<TPM:Description>
This is a small package to create scalebars for maps, diagrams
or photos. It was designed for use with cave maps but
can be used for anything from showing a scalebar in kilometers
for topographic maps to a scalebar in micrometers for
an electron microscope image.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Michael Lake</TPM:Author>
<TPM:Size>84977</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="4937">
texmf-dist/tex/latex/scalebar/scalebar.sty
texmf-dist/tpm/scalebar.tpm
</TPM:RunFiles>
<TPM:DocFiles size="59503">
texmf-dist/doc/latex/scalebar/README
texmf-dist/doc/latex/scalebar/scalebar_examples.pdf
texmf-dist/doc/latex/scalebar/scalebar_examples.tex
</TPM:DocFiles>
<TPM:SourceFiles size="20537">
texmf-dist/source/latex/scalebar/scalebar.dtx
texmf-dist/source/latex/scalebar/scalebar.ins
</TPM:SourceFiles>
<TPM:Provides>Package/scalebar</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|