blob: 4bbac96e2daa570ce063ea8eec441da2f0dd38b3 (
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
46
47
48
49
50
51
52
|
<!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/grverb.zip">
<TPM:Name>grverb</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:51</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Enables both Latin and Greek verbatim modes with babel package.
</TPM:Title>
<TPM:Description>
jest zbyt og/olny
One major drawback of the `greek' option of the babel package is that
one cannot easily write both Latin and Greek verbatim text. This package
solves this problem by introducing the environment `grverbatim' and the
command `grverb' whose functionality is identical to the functionality
of the corresponding standards. A public domain font is used by both the
command and the environment. The font conforms to the ISO-8859-7 encoding
for the Greek language.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>106136</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="78270">
texmf-dist/fonts/afm/public/grverb/grkcurp.afm
texmf-dist/fonts/map/dvips/grverb/grverb.map
texmf-dist/fonts/tfm/public/grverb/grcour7t.tfm
texmf-dist/fonts/tfm/public/grverb/grcour8a.tfm
texmf-dist/fonts/type1/public/grverb/grkcurp.pfb
texmf-dist/fonts/vf/public/grverb/grcour7t.vf
texmf-dist/tex/latex/grverb/grverb.sty
texmf-dist/tpm/grverb.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1684">
texmf-dist/doc/latex/grverb/README
texmf-dist/doc/latex/grverb/grv.dvi
texmf-dist/doc/latex/grverb/grv.tex
</TPM:DocFiles>
<TPM:SourceFiles size="26182">
texmf-dist/source/latex/grverb/grcour7t.vpl
texmf-dist/source/latex/grverb/grverb.dtx
texmf-dist/source/latex/grverb/grverb.ins
</TPM:SourceFiles>
<TPM:Installation>
<TPM:Execute function="addMap" parameter="grverb.map"/>
</TPM:Installation>
<TPM:Provides>Package/grverb</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|