blob: 9f61ef88b46313e412180a547ff27dc92f787eb6 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/sciwordconv.zip">
<TPM:Name>sciwordconv</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2003/02/21 00:07:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Scientific Word/WorkPlace source files with another TeX.
</TPM:Title>
<TPM:Description>
These macros allows you to combine the power of the graphical
front-end of Scientific Word/Scientific WorkPlace (SW/SWP) with
one's own favourite TeX compiler (for example, MiKTeX).
Currently includes support for russian language, other languages
can be handled easily.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Berik I. Tuleuov</TPM:Author>
<TPM:Size>8675</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="6011">
texmf-dist/tex/latex/sciwordconv/Sw2Rus.sty
texmf-dist/tpm/sciwordconv.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1165">texmf-dist/doc/latex/sciwordconv/README</TPM:DocFiles>
<TPM:SourceFiles size="1499">
texmf-dist/source/latex/sciwordconv/GenericRussian.shl
</TPM:SourceFiles>
<TPM:Provides>Package/sciwordconv</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|