blob: b87f99e498d9467a82d60cc52119d42784fc86a0 (
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/makecell.zip">
<TPM:Name>makecell</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/28 19:09:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>Tabular column heads and multilined cells</TPM:Title>
<TPM:Description>
This package offers a command based on one-column tabular
environment for tabular column heads. This macro allows to support
a common layout for tabular column heads in document. Also it
offers a command for creation of multilined tabular cells.
The Package offers also:
1) a macro, which changes vertical spaces around all cells in tabular
(like in tabls package);
2) macros for multirow cells, which use macro from multirow packa
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>270822</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="12167">
texmf-dist/tex/latex/makecell/makecell.sty
texmf-dist/tpm/makecell.tpm
</TPM:RunFiles>
<TPM:DocFiles size="212901">
texmf-dist/doc/latex/makecell/README
texmf-dist/doc/latex/makecell/makecell-rus.tex
texmf-dist/doc/latex/makecell/makecell.pdf
texmf-dist/doc/latex/makecell/makecell.xml
</TPM:DocFiles>
<TPM:SourceFiles size="45754">
texmf-dist/source/latex/makecell/makecell.dtx
</TPM:SourceFiles>
<TPM:Provides>Package/makecell</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|