blob: 983ad0e06358205673c2e9fb3b34ca92879785d8 (
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
42
43
44
45
|
<!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/engrec.zip">
<TPM:Name>engrec</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:52:46</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Enumerate with lower- or uppercase Greek letters.
</TPM:Title>
<TPM:Description>
This package provides two macros \engrec and \EnGrec to convert
number arguments to lower case or upper case greek letters. They
have the syntax of \alph, i.e. \engrec{a_counter},
\EnGrec{a_counter}.
Options are provided to work with the
upgreek and
fourier packages.
Requires amsmath.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Yvon Henel</TPM:Author>
<TPM:Size>200338</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5748">
texmf-dist/tex/latex/engrec/engrec.sty
texmf-dist/tpm/engrec.tpm
</TPM:RunFiles>
<TPM:DocFiles size="168597">
texmf-dist/doc/latex/engrec/Changements
texmf-dist/doc/latex/engrec/Changes
texmf-dist/doc/latex/engrec/LISEZMOI
texmf-dist/doc/latex/engrec/README
texmf-dist/doc/latex/engrec/engrec.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="25993">
texmf-dist/source/latex/engrec/Makefile
texmf-dist/source/latex/engrec/engrec.dtx
texmf-dist/source/latex/engrec/engrec.ins
</TPM:SourceFiles>
<TPM:Provides>Package/engrec</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|