summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm/tracking.tpm
blob: 062e0126c8e50aa7ea13a452ccf0f5b3bc982bd5 (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
<!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/tracking.zip">
    <TPM:Name>tracking</TPM:Name>
    <TPM:Type>Package</TPM:Type>
    <TPM:Date>1970/01/01 00:00:00</TPM:Date>
    <TPM:Version></TPM:Version>
    <TPM:Creator>rahtz</TPM:Creator>
    <TPM:Title>Adjust tracking of strings.</TPM:Title>
    <TPM:Description>
Automatically adjust spaces between symbols in words or
phrases to fit them into a specified length. Any chain of
symbols (including spaces) in the current font may be treated.
Commands \track{&amp;lt;length&amp;gt;}{&amp;lt;string&amp;gt;}
(add space &amp;lt;length&amp;gt; after each symbol of
&amp;lt;string&amp;gt;, which may be &amp;lt;0),
\fittrack{&amp;lt;length&amp;gt;}{&amp;lt;string&amp;gt;} (make
&amp;lt;string&amp;gt; fit into width &amp;lt;length&amp;gt;,
which may be smaller than the original width) and
\ratiotrack{&amp;lt;ratio&amp;gt;}{&amp;lt;string&amp;gt;} (as
\fittrack, with &amp;lt;length&amp;gt; replaced by
&amp;lt;ratio&amp;gt; of the natural length of
&amp;lt;string&amp;gt;).
[description copied from TeX Catalogue]
    </TPM:Description>
    <TPM:Author>Dmitry A. Glazkov</TPM:Author>
    <TPM:Size>4166</TPM:Size>
    <TPM:License></TPM:License>
    <TPM:Build/>
    <TPM:RunFiles size="4166">
texmf-dist/tex/latex/tracking/tracking.sty
texmf-dist/tpm/tracking.tpm
    </TPM:RunFiles>
    <TPM:Provides>Package/tracking</TPM:Provides>
  </rdf:Description>
</rdf:RDF>