blob: 054502cbbf9ede03a2e7eebb50c4b2e044d0de09 (
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
|
<!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/limap.zip">
<TPM:Name>limap</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:54:37</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Typeset maps and blocks according to the Information Mapping method.
</TPM:Title>
<TPM:Description>
The Information Mapping method provides a methodology for
structuring and presenting information. It claims to be useful
for readers who are more concerned about finding the right
information than reading the document as a whole. Thus short,
highly structured, and context free pieces of information are
used. A LaTeX style and a LaTeX class are provided. The style
contains definitions to typeset maps and blocks according to the
Information Mapping method. The class provides all definitions
to typeset a whole document.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Gerd Neugebauer</TPM:Author>
<TPM:Size>68717</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="23028">
texmf-dist/tex/latex/limap/limap.cls
texmf-dist/tex/latex/limap/limap.sty
texmf-dist/tpm/limap.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="45689">
texmf-dist/source/latex/limap/Makefile
texmf-dist/source/latex/limap/limap.dtx
texmf-dist/source/latex/limap/limap.ins
</TPM:SourceFiles>
<TPM:Provides>Package/limap</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|