summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm/dashrule.tpm
blob: 22a9bab148614a9870374e59f8d51334d3ac750c (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
<!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/dashrule.zip">
    <TPM:Name>dashrule</TPM:Name>
    <TPM:Type>Package</TPM:Type>
    <TPM:Date>2006/01/11 23:52:15</TPM:Date>
    <TPM:Version>1.0</TPM:Version>
    <TPM:Creator>rahtz</TPM:Creator>
    <TPM:Title>Draw dashed rules.</TPM:Title>
    <TPM:Description>
The dashrule package makes it easy to draw a huge variety of
dashed rules (i.e., lines) in LaTeX.  dashrule provides a command,
\hdashrule, which is a cross between LaTeX's \rule and
PostScript's setdash command.  \hdashrule draws horizontally
dashed rules using the same syntax as \rule, but with an
additional, setdash-like parameter that specifies the pattern of
dash segments and the space between those segments.  Because
dashrule's rules are constructed internally using \rule (as
opposed to, e.g., PostScript \specials) they are fully compatible
with every LaTeX back-end processor.
[description copied from TeX Catalogue]
    </TPM:Description>
    <TPM:Author></TPM:Author>
    <TPM:Size>21606</TPM:Size>
    <TPM:Build/>
    <TPM:RunFiles size="3488">
texmf-dist/tex/latex/dashrule/dashrule.sty
texmf-dist/tpm/dashrule.tpm
    </TPM:RunFiles>
    <TPM:DocFiles size="1745">texmf-dist/doc/latex/dashrule/README</TPM:DocFiles>
    <TPM:SourceFiles size="16373">
texmf-dist/source/latex/dashrule/dashrule.dtx
texmf-dist/source/latex/dashrule/dashrule.ins
    </TPM:SourceFiles>
    <TPM:Provides>Package/dashrule</TPM:Provides>
  </rdf:Description>
</rdf:RDF>