]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- Epoch 1
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2
ZU
2# MAIN TODO (sort by importnce):
3# - need more %dir (poldek says it missed)
97e8de8b 4# - check unpackaged files
6b25593c 5# - pl updates
97e8de8b 6# - maybe more splits (e.g. latex subpackages)
3a74cdb2 7# - context: consider more splitting, check dependencies
d08789e0
ZU
8# - omega: consider more splitting, check dependencies
9# - tdphp: is it really useful?
10# - allow using Type1 fonts in others applications (symlink to
11# /usr/share/fonts/Type1 ?)
12# - fix package removal:
13# /usr/bin/texhash[77]: kpsewhich: not found
14#
15# FHS TODO:
16# - merge rhconfig and texmfsysvar patches
17# - texmfsysvar patch: change fmtutil and web2cdir variables instead
18# of creating texmfsys{config,var} variables?
19# - move config files to /etc
20# - merge all above with configure switch "--enable-fhs" and send it to TE
21#
22# TeXLive specific TODO:
37bb0d8c 23# - fix broken symlinks in /usr/bin (see line 3564)
4c9dc995 24# - summary/description correcting (all languages)
ca4b56d2
AM
25# - solve xindy case, it doesn't build with tetext, and probably won't with texlive
26# until larm1000 font found (xindy option)
27# - texk/web2c doesn't build (luatex option)
68640cd8 28# - %files latex-bibtex-revtex4
489714ae 29# - Check CEF/cjk!
ca4b56d2 30#
2b453bda
ZU
31# Subpackages TODO:
32# check deps the following subpackages:
33# - latex-exam
34# - latex-SIunits
d08789e0
ZU
35#
36%include /usr/lib/rpm/macros.perl
ca4b56d2 37#
67112f1c 38%bcond_without bootstrap
ca4b56d2 39#
d08789e0
ZU
40Summary: TeX typesetting system and MetaFont font formatter
41Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
42Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
43Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 44Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
45Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
46Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
47Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
48Name: texlive
49Version: 20080816
63399af2 50Release: 0.8.1
096dca83 51Epoch: 1
d08789e0
ZU
52License: distributable
53Group: Applications/Publishing/TeX
54Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
55# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
56Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
57# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
58Source4: %{name}.cron
59Source5: xdvi.desktop
60Source6: xdvi.png
c48c077b 61Patch0: %{name}-am.patch
2c9c6c5b 62Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 63URL: http://www.tug.org/texlive/
c48c077b 64BuildRequires: autoconf
d08789e0
ZU
65BuildRequires: automake
66BuildRequires: bison
a784d38e 67BuildRequires: clisp
d08789e0 68BuildRequires: ed
a784d38e 69BuildRequires: expat-devel
4c9dc995 70BuildRequires: ffcall-devel
97b079ad 71BuildRequires: flex
a784d38e 72BuildRequires: fontconfig-devel
e671f712
AM
73BuildRequires: freetype-devel
74BuildRequires: freetype1-devel
d08789e0
ZU
75BuildRequires: gd-devel >= 2.0.33
76BuildRequires: libpng-devel >= 1.2.8
97b079ad 77BuildRequires: libtool
c48c077b
AM
78# should this be somewhere in clisp?
79BuildRequires: libsigsegv
d08789e0
ZU
80BuildRequires: libstdc++-devel
81BuildRequires: ncurses-devel
82BuildRequires: rpm-perlprov
83BuildRequires: rpm-pythonprov
d062bbe0 84BuildRequires: sed >= 4.0
d08789e0
ZU
85BuildRequires: t1lib-devel >= 5.0.2
86BuildRequires: texinfo
ca4b56d2
AM
87%if %{with bootstrap}
88BuildRequires: tetex-format-latex
89BuildRequires: tetex-format-pdflatex
ca4b56d2 90BuildRequires: tetex-latex-cyrillic
97b079ad 91BuildRequires: tetex-tex-babel
ca4b56d2 92%else
ca4b56d2
AM
93BuildRequires: texlive-format-latex
94BuildRequires: texlive-format-pdflatex
ca4b56d2 95BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
96BuildRequires: texlive-tex-babel
97# fill with future texlive BR. guesses ones for now
ca4b56d2 98%endif
d08789e0 99BuildRequires: unzip
a784d38e 100BuildRequires: xorg-lib-libICE-devel
d08789e0 101BuildRequires: xorg-lib-libXaw-devel
a784d38e 102BuildRequires: xorg-lib-libXext-devel
a784d38e 103BuildRequires: xorg-lib-libXmu-devel
97b079ad 104BuildRequires: xorg-lib-libXpm-devel
d08789e0
ZU
105BuildRequires: zlib-devel >= 1.2.1
106Requires: %{name}-dirs-fonts
107Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
108Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
096dca83 109Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
110Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
111Requires: awk
112Requires: dialog
113Requires: sed
114Requires: sh-utils
63399af2 115Requires: texconfig = %{version}-%{release}
e88b5dcf 116Requires: textutils
d08789e0
ZU
117Suggests: tmpwatch
118Obsoletes: tetex
119Obsoletes: tetex-afm
120Obsoletes: tetex-doc
121Obsoletes: tetex-doc-latex2e-html
122Obsoletes: tetex-fontinst
123Obsoletes: tetex-fontname
124Obsoletes: tetex-fonts
125Obsoletes: tetex-fonts-pandora
126Obsoletes: tetex-fonts-vcm
127Obsoletes: tetex-format-elatex
128Obsoletes: tetex-format-pdfelatex
129Obsoletes: tetex-format-pdfemex
130Obsoletes: tetex-latex-vnps
131Obsoletes: tetex-latex-vnr
132Obsoletes: tetex-oxdvi
133Obsoletes: tetex-oxdvi
134Obsoletes: tetex-plain-dvips
135Obsoletes: tetex-plain-dvips
136Obsoletes: tetex-plain-mathtime
137Obsoletes: tetex-plain-mathtime
138Obsoletes: tetex-plain-misc
139Obsoletes: tetex-plain-misc
140Obsoletes: tetex-plain-plnfss
141Obsoletes: tetex-plain-plnfss
142Obsoletes: tetex-tex-hyphen
143Obsoletes: tetex-tex-vietnam
144BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
145
f37ff31b 146%define texmf %{_datadir}/texmf
8b5eed5e 147%define texmfdist %{texmf}-dist
1a192771 148%define texmfdoc %{texmf}-doc
d08789e0
ZU
149%define fmtdir /var/lib/texmf/web2c
150%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
151%define _localstatedir /var/lib/texmf
152%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
153%define fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
154
155%define _noautoreq 'perl(path_tre)'
156
157%description
97b079ad
ZU
158TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
159takes a text file and a set of formatting commands as input and
160creates a typesetter independent .dvi (DeVice Independent) file as
161output. Usually, TeX is used in conjunction with a higher level
162formatting package like LaTeX or PlainTeX, since TeX by itself is not
163very user-friendly.
d08789e0
ZU
164
165%description -l es.UTF-8
166Tex formata archivos de texto y órdenes para una salida independiente
167de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
168de Knut se describen las capacidades y el lenguaje TeX.
169
170%description -l de.UTF-8
171TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
172und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
173DeVice Independent). Die Funktionen und Sprache von TeX werden in The
174TeXbook von Knuth beschrieben.
175
176%description -l fr.UTF-8
177TeX formate un fichier de commandes et de texte mélandés, et produit
178un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
179raccourci pour Device Independant). Les possibilités de TeX et son
180langage sont décrites dans l'ouvrage TeXbook, de Knuth.
181
97b079ad
ZU
182%description -l hu.UTF-8
183TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
184egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
185segítségével a szövegszedő egy független .dvi (DeVice Independent)
186fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
187kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
188TeX önmaga nem túlzottan "felhasználóbarát".
189
d08789e0
ZU
190%description -l pl.UTF-8
191TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
192od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
193Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
194Donalda E. Knutha.
195
196%description -l pt_BR.UTF-8
197Tex formata arquivos de texto e comandos para uma saída independente
198de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
199linguagem TeX são descritas no The TeXbook, de Knuth.
200
201%description -l tr.UTF-8
202TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
203aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
204TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
205TeXbook' başlıklı kitabında anlatılmaktadır.
206
489714ae 207
d08789e0
ZU
208%package doc-Catalogue
209Summary: TeX Catalogue
210Summary(pl.UTF-8): Katalog TeXa
211Group: Applications/Publishing/TeX
212Requires(post,postun): %{_bindir}/texhash
213Requires: %{name} = %{epoch}:%{version}-%{release}
214
215%description doc-Catalogue
216TeX Catalogue.
217
218%description doc-Catalogue -l pl.UTF-8
219Katalog TeXa.
220
221%package doc-tug-faq
222Summary: TeX User Group FAQ
489714ae 223Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
224Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
225Group: Applications/Publishing/TeX
226Requires(post,postun): %{_bindir}/texhash
227Requires: %{name} = %{epoch}:%{version}-%{release}
228Obsoletes: tetex-doc-LaTeX-FAQ-francaise
229Obsoletes: tetex-doc-de-tex-faq
230Obsoletes: tetex-doc-uktug-faq
231
232%description doc-tug-faq
233TeX User Group FAQ.
234
74eeb8ec
ZU
235%description doc-tug-faq -l hu.UTF8
236TeX felhasználók FAQ-ja.
237
d08789e0
ZU
238%description doc-tug-faq -l pl.UTF-8
239FAQ Grupy Użytkowników TeXa.
240
241%package doc-latex
242Summary: Basic LaTeX packages documentation
489714ae 243Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
244Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
245Group: Applications/Publishing/TeX
246Requires(post,postun): %{_bindir}/texhash
247Requires: %{name} = %{epoch}:%{version}-%{release}
248
249%description doc-latex
250Basic LaTeX packages documentation.
251
74eeb8ec
ZU
252%description doc-latex -l hu.UTF-8
253Az alap LaTeX csomagok dokumentációja
254
d08789e0
ZU
255%description doc-latex -l pl.UTF-8
256Podstawowa dokumentacja do pakietów LaTeXa.
257
258# # libraries #
096dca83 259%package -n kpathsea
d08789e0 260Summary: File name lookup library
489714ae 261Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
262Summary(pl.UTF-8): Biblioteka szukająca nazw plików
263Group: Applications/Publishing/TeX
264Requires(post,postun): %{_bindir}/texhash
265Requires: %{name} = %{epoch}:%{version}-%{release}
266
096dca83 267%description -n kpathsea
d08789e0
ZU
268File name lookup library.
269
096dca83 270%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
271Fájlnév-kereső könyvtár.
272
096dca83 273%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
274Biblioteka szukająca nazw plików.
275
096dca83 276%package -n kpathsea-devel
d08789e0
ZU
277Summary: Kpathsea library filename lookup header files and documentation
278Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 279Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
280Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
281Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
282Group: Development/Libraries
096dca83 283Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 284
096dca83 285%description -n kpathsea-devel
d08789e0
ZU
286Kpathsea library filename lookup header files and documentation.
287
096dca83 288%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
289Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
290aplicaciones TeX.
291
096dca83 292%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
293Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
294
096dca83 295%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
296Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
297
096dca83 298%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
299Bibliotecas, headers e outros componentes que podem ser utilizados
300para desenvolver aplicações TeX.
301
302# # programs #
303%package dvips
304Summary: DVI to PostScript converter
305Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
306Summary(es.UTF-8): Convertidor dvi para postscript
307Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 308Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
309Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
310Summary(pt_BR.UTF-8): Conversor dvi para postscript
311Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
312Group: Applications/Publishing/TeX
313Requires(post,postun): %{_bindir}/texhash
314Requires: %{name} = %{epoch}:%{version}-%{release}
315
316%description dvips
317The program dvips takes a DVI file file[.dvi] produced by TeX (or by
318some other processor such as GFtoDVI) and converts it to PostScript,
319normally sending the result directly to the laserprinter.
320
321%description dvips -l de.UTF-8
322Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
323durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
324konvertiert diese in PostScript, wobei das Ergebnis in der Regel
325direkt an einen Laserdrucker gesandt wird.
326
327%description dvips -l es.UTF-8
328El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
329otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
330enviando el resultado directamente a la impresora láser.
331
332%description dvips -l fr.UTF-8
333Le programme dvips convertit les fichiers DVI en PostScript, en
334envoyant normalement le résultat directement sur une imprimante Laser.
335
40664f43
ZU
336%description dvips -l hu.UTF-8
337A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 338állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
339lézernyomtatóra küldhetsz.
340
d08789e0
ZU
341%description dvips -l pl.UTF-8
342Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
343program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
344Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
345
346%description dvips -l pt_BR.UTF-8
347O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
348outro processador como o GFtoDVI) e o converte para PostScript,
349normalmente enviando o resultado diretamente para a impressora laser.
350
351%description dvips -l tr.UTF-8
352dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
353PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
354olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
355üretilmiş olabilir.
356
357%package dvilj
358Summary: DVI to PCL converter
359Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
360Summary(es.UTF-8): Convertidor dvi para laserjet
361Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 362Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
363Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
364Summary(pt_BR.UTF-8): Conversor dvi para laserjet
365Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
366Group: Applications/Publishing/TeX
367Requires(post,postun): %{_bindir}/texhash
368Requires: %{name} = %{epoch}:%{version}-%{release}
369
370%description dvilj
371Dvilj and dvilj's siblings (included in this package) will convert TeX
372text formatting system output .dvi files to HP PCL (HP Printer Control
373Language) commands. Using dvilj, you can print TeX files to HP
374LaserJet+ and fully compatible printers. With dvilj2p, you can print
375to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
376can print to HP LaserJet4 and fully compatible printers.
377
378%description dvilj -l de.UTF-8
379Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
380Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
381LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
382kompatiblen Druckern.
383
384%description dvilj -l es.UTF-8
385Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
386HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
387impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
388dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
389
390%description dvilj -l fr.UTF-8
391dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
392(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
393LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
394imprimantes totalement compatibles.
395
6b25593c
ZU
396%description dvilj -l hu.UTF-8
397Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
398Printer Control Language) parancsokká. A dvilj használatával TeX
399fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
400nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
401nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
402
d08789e0
ZU
403%description dvilj -l pl.UTF-8
404dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
405pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
406PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
407pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
408użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
409kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
410LaserJet4 i w pełni kompatybilnych.
411
412%description dvilj -l pt_BR.UTF-8
413Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
414HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
415impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
416dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
417
418%description dvilj -l tr.UTF-8
419TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
420denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
421LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
422uyumlularından yazıcı çıktısı alınabilir.
423
424%package makeindex
425Summary: A general purpose hierarchical index generator
6b25593c 426Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
427Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
428Group: Applications/Publishing/TeX
429Requires(post,postun): %{_bindir}/texhash
430Requires: %{name} = %{epoch}:%{version}-%{release}
431Obsoletes: tetex-rumakeindex
432
433%description makeindex
434A general purpose hierarchical index generator; it accepts one or more
435input files (often produced by a text formatter such as TeX or troff),
436sorts the entries, and produces an output file which can be formatted.
437The formats of the input and output files are specified in a style
438file; by default, input is assumed to be an idx file, as generated by
439LaTeX.
440
6b25593c
ZU
441%description makeindex -l hu.UTF-8
442Egy általános célű hierarchikus index generáló; elfogad egy vagy több
443bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
444rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
445készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
446definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
447LaTeX generál.
448
d08789e0
ZU
449%description makeindex -l pl.UTF-8
450Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
451jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
452narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
453elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
454plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
455przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
456LaTeX.
457
458%package metafont
459Summary: MetaFont
6b25593c 460Summary(hu.UTF-8): MetaFont
d08789e0
ZU
461Summary(pl.UTF-8): Zestaw narzędzi MetaFont
462Group: Applications/Publishing/TeX
463Requires(post,postun): %{_bindir}/texhash
464Requires: %{name} = %{epoch}:%{version}-%{release}
465
466%description metafont
467MetaFont.
468
469%description metafont -l pl.UTF-8
470Zestaw narzędzi MetaFont.
471
472%package metapost
473Summary: MetaPost
6b25593c 474Summary(hu.UTF-8): MetaPost
d08789e0
ZU
475Summary(pl.UTF-8): Zestaw narzędzi MetaPost
476Group: Applications/Publishing/TeX
477Requires(post,postun): %{_bindir}/texhash
478Requires: %{name} = %{epoch}:%{version}-%{release}
479Obsoletes: tetex-matapost
480
481%description metapost
482MetaPost.
483
6b25593c
ZU
484%description metapost -l hu.UTF-8
485MetaPost.
486
d08789e0
ZU
487%description metapost -l pl.UTF-8
488Zestaw narzędzi MetaPost.
489
490%package mptopdf
491Summary: MetaPost to PDF converter
6b25593c 492Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
493Summary(pl.UTF-8): Konwerter MetaPost do PDF
494Group: Applications/Publishing/TeX
495Requires(post,postun): %{_bindir}/texhash
496Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
497
498%description mptopdf
499MetaPost to PDF converter.
500
6b25593c
ZU
501%description mptopdf -l hu.UTF-8
502MetaPost-ból PDF-be konvertáló.
503
d08789e0
ZU
504%description mptopdf -l pl.UTF-8
505Konwerter MetaPost do PDF.
506
507%package texdoctk
508Summary: Easy access to TeX documentation
509Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
510Group: Applications/Publishing/TeX
511Requires(post,postun): %{_bindir}/texhash
512Requires: %{name} = %{epoch}:%{version}-%{release}
513
514%description texdoctk
515A Perl/Tk-based GUI for easy access to package documentation for TeX
516on Unix platforms; the databases it uses are based on the texmf/doc
517subtrees of teTeX v.1.0.x, but database files for local configurations
518with modified/extended directories can be derived from them. Note that
519texdoctk is not a viewer itself, but an interface for finding
520documentation files and opening them with the appropriate viewer; so
521it relies on appropriate programs to be installed on the system.
522However, the choice of these programs can be configured by the
523sysadmin or user.
524
525%description texdoctk -l pl.UTF-8
526Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
527dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
528danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
529używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
530Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
531interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
532właściwej przeglądarce; tak więc wymaga on odpowiednich programów
533zainstalowanych w systemie. Wybór tych programów może być dokonany
534przez administratora lub użytkownika.
535
536%package -n texconfig
537Summary: TeX typesetting system configurator
538Summary(pl.UTF-8): Konfigurator systemu składu TeX
539Group: Applications/Publishing/TeX
540Requires: %{name} = %{epoch}:%{version}-%{release}
541Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
542Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
543Requires: xdvi = %{epoch}:%{version}-%{release}
544Obsoletes: tetex-texconfig
545
546%description -n texconfig
547TeX typesetting system configurator.
548
549%description -n texconfig -l pl.UTF-8
550Konfigurator systemu składu TeX.
551
552%package -n xdvi
553Summary: X11 previewer
554Summary(de.UTF-8): X11-Previewer
555Summary(es.UTF-8): Visualizador TeX X11
556Summary(fr.UTF-8): Prévisualisateur X11
557Summary(pl.UTF-8): Przeglądarka DVI dla X11
558Summary(pt_BR.UTF-8): Visualizador TeX X11
559Summary(tr.UTF-8): X11 öngörüntüleyici
560Group: Applications/Publishing/TeX
561Requires(post,postun): %{_bindir}/texhash
562Requires: %{name} = %{epoch}:%{version}-%{release}
563Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
564Suggests: %{name}-dvips
565Obsoletes: tetex-xdvi
566
567%description -n xdvi
568xdvi is a program which runs under the X window system. It is used to
569preview dvi files, such as are produced by tex and latex.
570
571%description -n xdvi -l de.UTF-8
572xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
573ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
574latex erzeugt wurden.
575
576%description -n xdvi -l es.UTF-8
577xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
578visualizar archivos dvi, como los producidos por tex y latex.
579
580%description -n xdvi -l fr.UTF-8
581xdvi est un programme s'exécutant sous le système X Window. Il sert à
582visualiser les fichiers dvi tels que ceux produits par tex et latex.
583
584%description -n xdvi -l pl.UTF-8
585Xdvi jest programem (działającym w X Window System) do przeglądania
586plików DVI, produkowanych przez TeXa i LaTeXa.
587
588%description -n xdvi -l pt_BR.UTF-8
589xdvi é um programa que roda no sistema X Window. É usado para
590visualizar arquivos dvi, como os produzidos por tex e latex.
591
592%package pdftex
593Summary: TeX generating PDF files instead DVI
594Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
595Group: Applications/Publishing/TeX
60597425 596Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
597Requires: %{name} = %{epoch}:%{version}-%{release}
598Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
599
600%description pdftex
601TeX generating PDF files instead DVI.
602
603%description pdftex -l pl.UTF-8
604TeX generujący pliki PDF zamiast DVI.
605
606%package omega
607Summary: Extended unicode TeX
608Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
609Group: Applications/Publishing/TeX
610Requires(post,postun): %{_bindir}/texhash
611Requires: %{name} = %{epoch}:%{version}-%{release}
612Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
613Requires: %{name}-plain = %{epoch}:%{version}-%{release}
614
615%description omega
616Omega is a version of the TeX program modified for multilingual
617typesetting. It uses unicode, and has additional primitives for (among
618other things) bidirectional typesetting.
619
620%description omega -l pl.UTF-8
621Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
622Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
623tekstu pisanego w obu kierunkach.
624
625# # formats #
626
627# Plain format.
628
629%package plain
630Summary: Plain TeX format basic files
631Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
632Group: Applications/Publishing/TeX
60597425 633Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
634Requires: %{name} = %{epoch}:%{version}-%{release}
635
636%description plain
637Plain TeX format basic files.
638
639%description plain -l pl.UTF-8
640Podstawowe pliki dla formatu Plain TeX.
641
642%package format-plain
643Summary: TeX Plain format
644Summary(pl.UTF-8): Format TeX Plain
645Group: Applications/Publishing/TeX
646Requires(post,postun): %{_bindir}/texhash
647Requires: %{name}-plain = %{epoch}:%{version}-%{release}
648
649%description format-plain
650TeX Plain format.
651
652%description format-plain -l pl.UTF-8
653Format TeX Plain.
654
655%package format-pdftex
656Summary: PDFTeX Plain format
657Summary(pl.UTF-8): Format PDFTeX Plain
658Group: Applications/Publishing/TeX
659Requires(post,postun): %{_bindir}/texhash
660Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
661Requires: %{name}-plain = %{epoch}:%{version}-%{release}
662# for epstopdf to work
663Requires: fonts-Type1-urw
664Requires: ghostscript
665
666%description format-pdftex
667PDFTeX Plain format.
668
669%description format-pdftex -l pl.UTF-8
670Format PDFTeX Plain.
671
672%package format-pdfetex
673Summary: PDFTeX EPlain format
674Summary(pl.UTF-8): Format PDFTeX EPlain
675Group: Applications/Publishing/TeX
676Requires(post,postun): %{_bindir}/texhash
677Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
678Requires: %{name}-plain = %{epoch}:%{version}-%{release}
679
680%description format-pdfetex
681PDFTeX EPlain format.
682
683%description format-pdfetex -l pl.UTF-8
684Format PDFTeX EPlain.
685
686# MeX Plain format
687
688%package mex
689Summary: MeX Plain Format basic files
690Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
691Group: Applications/Publishing/TeX
692Requires(post,postun): %{_bindir}/texhash
693Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
694Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
695Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
696
697%description mex
698MeX Plain Format basic files.
699
700%description mex -l pl.UTF-8
701Podstawowe pliki dla formatu MeX Plain.
702
703%package format-mex
704Summary: MeX Plain Format
705Summary(pl.UTF-8): Format MeX Plain
706Group: Applications/Publishing/TeX
707Requires(post,postun): %{_bindir}/texhash
f6a96d15 708Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
709
710%description format-mex
711MeX Plain Format.
712
713%description format-mex -l pl.UTF-8
714Format MeX Plain.
715
716%package format-pdfmex
717Summary: PDFMeX Plain Format
718Summary(pl.UTF-8): Format PDFMeX Plain
719Group: Applications/Publishing/TeX
720Requires(post,postun): %{_bindir}/texhash
721Requires: %{name}-mex = %{epoch}:%{version}-%{release}
722Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
723
724%description format-pdfmex
725PDFMeX Plain Format.
726
727%description format-pdfmex -l pl.UTF-8
728Format PDFMeX Plain.
729
730%package format-utf8mex
731Summary: MeX Plain Format with UTF-8 encoded source files
732Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
733Group: Applications/Publishing/TeX
734Requires(post,postun): %{_bindir}/texhash
735Requires: %{name}-mex = %{epoch}:%{version}-%{release}
736
737%description format-utf8mex
738MeX Plain Format with UTF-8 encoded source files.
739
740%description format-utf8mex -l pl.UTF-8
741Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
742
743# AMS TeX format
744
745%package amstex
746Summary: AMS macros for Plain TeX basic files
747Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
748Group: Applications/Publishing/TeX
749Requires(post,postun): %{_bindir}/texhash
750Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
751Requires: %{name}-plain = %{epoch}:%{version}-%{release}
752Obsoletes: tetex-ams
753Obsoletes: tetex-plain-amsfonts
754
755%description amstex
756American Mathematical Society macros for Plain TeX basic files.
757
758%description amstex -l pl.UTF-8
759Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
760Plain TeX.
761
762%package format-amstex
763Summary: AMS macros for Plain TeX
764Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
765Group: Applications/Publishing/TeX
766Requires(post,postun): %{_bindir}/texhash
767Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
768Obsoletes: tetex-ams
769
770%description format-amstex
771American Mathematical Society macros for Plain TeX.
772
773%description format-amstex -l pl.UTF-8
774Makra AMS (American Mathematical Society) dla formatu Plain TeX.
775
776%package format-pdfamstex
777Summary: AMS macros for PDFTeX
778Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
779Group: Applications/Publishing/TeX
780Requires(post,postun): %{_bindir}/texhash
781Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
782Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
783
784%description format-pdfamstex
785American Mathematical Society macros for PDFTeX.
786
787%description format-pdfamstex -l pl.UTF-8
788Makra AMS (American Mathematical Society) dla formatu PDFTeX.
789
790# CSPlain format
791
792%package csplain
793Summary: TeX CSPlain format basic files
794Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
795Group: Applications/Publishing/TeX
796Requires(post,postun): %{_bindir}/texhash
797Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
798Requires: %{name}-plain = %{epoch}:%{version}-%{release}
799
800%description csplain
801TeX CSPlain format basic files.
802
803%description csplain -l pl.UTF-8
804Podstawowe pliki dla formatu TeX CSPlain.
805
806%package format-csplain
807Summary: TeX CSPlain format
808Summary(pl.UTF-8): Format TeX CSPlain
809Group: Applications/Publishing/TeX
810Requires(post,postun): %{_bindir}/texhash
811Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
812
813%description format-csplain
814TeX CSPlain format.
815
816%description format-csplain -l pl.UTF-8
817Format TeX CSPlain.
818
819%package format-pdfcsplain
820Summary: PDFTeX CSPlain format
821Summary(pl.UTF-8): Format PDFTeX CSPlain
822Group: Applications/Publishing/TeX
823Requires(post,postun): %{_bindir}/texhash
824Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
825
826%description format-pdfcsplain
827PDFTeX CSPlain format.
828
829%description format-pdfcsplain -l pl.UTF-8
830Format PDFTeX CSPlain.
831
832# CSLaTeX format
833
834%package cslatex
835Summary: CSLaTeX format basic files
836Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
837Group: Applications/Publishing/TeX
838Requires(post,postun): %{_bindir}/texhash
839Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
840Requires: %{name}-plain = %{epoch}:%{version}-%{release}
841
842%description cslatex
843CSLaTeX format basic files.
844
845%description cslatex -l pl.UTF-8
846Podstawowe pliki dla formatu CSLaTeX.
847
848%package format-cslatex
849Summary: CSLaTeX format
850Summary(pl.UTF-8): Format CSLaTeX
851Group: Applications/Publishing/TeX
852Requires(post,postun): %{_bindir}/texhash
853Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
854
855%description format-cslatex
856CSLaTeX format.
857
858%description format-cslatex -l pl.UTF-8
859Format CSLaTeX.
860
861%package format-pdfcslatex
862Summary: PDF CSLaTeX format
863Summary(pl.UTF-8): Format PDF CSLaTeX
864Group: Applications/Publishing/TeX
865Requires(post,postun): %{_bindir}/texhash
866Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
867
868%description format-pdfcslatex
869PDF CSLaTeX format.
870
871%description format-pdfcslatex -l pl.UTF-8
872Format PDF CSLaTeX.
873
874# Cyrillic Plain format
875
876%package cyrplain
877Summary: Cyrillic Plain format basic files
878Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
879Group: Applications/Publishing/TeX
880Requires(post,postun): %{_bindir}/texhash
881Requires: %{name}-plain = %{epoch}:%{version}-%{release}
882
883%description cyrplain
884Cyrillic Plain format basic files.
885
886%description cyrplain -l pl.UTF-8
887Podstawowe pliki dla formatu Cyrillic Plain.
888
889%package format-cyrplain
890Summary: Cyrillic Plain format
891Summary(pl.UTF-8): Format Cyrillic Plain
892Group: Applications/Publishing/TeX
893Requires(post,postun): %{_bindir}/texhash
894Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
895
896%description format-cyrplain
897Cyrillic Plain format.
898
899%description format-cyrplain -l pl.UTF-8
900Format Cyrillic Plain.
901
902%package format-cyramstex
903Summary: Cyrillic AMSTeX format
904Summary(pl.UTF-8): Format Cyrillic AMSTeX
905Group: Applications/Publishing/TeX
906Requires(post,postun): %{_bindir}/texhash
907Requires: %{name}-plain = %{epoch}:%{version}-%{release}
908Obsoletes: tetex-cyramstex
909
910%description format-cyramstex
911Cyrillic AMSTeX format.
912
913%description format-cyramstex -l pl.UTF-8
914Format Cyrillic AMSTeX.
915
916%package format-cyrtexinfo
917Summary: Cyrillic TeXInfo format
918Summary(pl.UTF-8): Format Cyrillic TeXInfo
919Group: Applications/Publishing/TeX
920Requires(post,postun): %{_bindir}/texhash
921Requires: %{name}-plain = %{epoch}:%{version}-%{release}
922Obsoletes: tetex-cyrtexinfo
923
924%description format-cyrtexinfo
925Cyrillic TeXInfo format.
926
927%description format-cyrtexinfo -l pl.UTF-8
928Format Cyrillic TeXInfo.
929
930# EPlain format
931
932%package eplain
933Summary: EPlain format basic files
934Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
935Group: Applications/Publishing/TeX
936Requires(post,postun): %{_bindir}/texhash
937Requires: %{name}-plain = %{epoch}:%{version}-%{release}
938Obsoletes: tetex-etex
939
940%description eplain
941EPlain format basic files.
942
943%description eplain -l pl.UTF-8
944Podstawowe pliki dla formatu EPlain.
945
946%package format-eplain
947Summary: EPlain format
948Summary(pl.UTF-8): Format EPlain
949Group: Applications/Publishing/TeX
950Requires(post,postun): %{_bindir}/texhash
951Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
952
953%description format-eplain
954EPlain format.
955
956%description format-eplain -l pl.UTF-8
957Format EPlain.
958
959# ConTeXt format.
960
961%package context
962Summary: ConTeXt macro package basic files
963Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
964Group: Applications/Publishing/TeX
965Requires(post,postun): %{_bindir}/texhash
966Requires: %{name} = %{epoch}:%{version}-%{release}
967Obsoletes: tetex-latex-context
968
969%define _noautoreq 'perl(path_tre)'
970
971%description context
972A full featured, parameter driven macro package, which fully supports
973advanced interactive documents.
974
975This package contains basic files.
976
977%description context -l pl.UTF-8
978Pakiet makr sterowanych przez parametry o pełnych możliwościach,
979całkowicie obsługujący zaawansowane dokumenty interaktywne.
980
981Ten pakiet zawiera podstawowe pliki.
982
983%package format-context-de
984Summary: German ConTeXt format
985Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
986Group: Applications/Publishing/TeX
987Requires(post,postun): %{_bindir}/texhash
988Requires: %{name}-context = %{epoch}:%{version}-%{release}
989
990%description format-context-de
991German ConTeXt format.
992
993%description format-context-de -l pl.UTF-8
994Niemiecka wersja formatu ConTeXt.
995
996%package format-context-en
997Summary: English ConTeXt format
998Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
999Group: Applications/Publishing/TeX
1000Requires(post,postun): %{_bindir}/texhash
1001Requires: %{name}-context = %{epoch}:%{version}-%{release}
1002
1003%description format-context-en
1004English ConTeXt format.
1005
1006%description format-context-en -l pl.UTF-8
1007Angielska wersja formatu ConTeXt.
1008
1009%package format-context-nl
1010Summary: Dutch ConTeXt format
1011Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1012Group: Applications/Publishing/TeX
1013Requires(post,postun): %{_bindir}/texhash
1014Requires: %{name}-context = %{epoch}:%{version}-%{release}
1015
1016%description format-context-nl
1017Dutch ConTeXt format.
1018
1019%description format-context-nl -l pl.UTF-8
1020Holenderska wersja formatu ConTeXt.
1021
1022# LaTeX format.
1023
1024%package latex
1025Summary: LaTeX macro package basic files
1026Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1027Group: Applications/Publishing/TeX
60597425 1028Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1029Requires: %{name} = %{epoch}:%{version}-%{release}
1030Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
5f841614
ZU
1031Requires: %{name}-tex-ruhyphen
1032Requires: %{name}-tex-ukrhyph
d08789e0
ZU
1033# for misc/eurosym:
1034Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1035Obsoletes: tetex-bibtex-koma-script
1036Obsoletes: tetex-latex-SIunits
1037Obsoletes: tetex-latex-caption
1038Obsoletes: tetex-latex-curves
1039Obsoletes: tetex-latex-dinbrief
1040Obsoletes: tetex-latex-draftcopy
1041Obsoletes: tetex-latex-dvilj
1042Obsoletes: tetex-latex-eepic
1043Obsoletes: tetex-latex-endfloat
1044Obsoletes: tetex-latex-fancyhdr
1045Obsoletes: tetex-latex-fancyheadings
1046Obsoletes: tetex-latex-fancyvrb
1047Obsoletes: tetex-latex-fp
1048Obsoletes: tetex-latex-graphics
1049Obsoletes: tetex-latex-hyperref
1050Obsoletes: tetex-latex-koma-script
1051Obsoletes: tetex-latex-labels
1052Obsoletes: tetex-latex-listings
1053Obsoletes: tetex-latex-misc
1054Obsoletes: tetex-latex-ms
1055Obsoletes: tetex-latex-multirow
1056Obsoletes: tetex-latex-mwcls
1057Obsoletes: tetex-latex-mwdtools
1058Obsoletes: tetex-latex-natbib
1059Obsoletes: tetex-latex-ntgclass
1060Obsoletes: tetex-latex-oberdiek
1061Obsoletes: tetex-latex-pb-diagram
1062Obsoletes: tetex-latex-pstriks
1063Obsoletes: tetex-latex-revtex4
1064Obsoletes: tetex-latex-seminar
1065Obsoletes: tetex-latex-t2
1066Obsoletes: tetex-latex-titlesec
1067Obsoletes: tetex-latex-tools
1068Obsoletes: tetex-latex-units
1069Obsoletes: tetex-mwcls
1070Obsoletes: tetex-revtex4
1071
1072%description latex
1073LaTeX is a front end for the TeX text formatting system. Easier to use
1074than TeX, LaTeX is essentially a set of TeX macros which provide
1075convenient, predefined document formats for users.
1076
1077This package contains basic files.
1078
1079%description latex -l pl.UTF-8
1080LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1081łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1082dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1083
1084Ten pakiet zawiera podstawowe pliki.
1085
a8b381b0
ZU
1086%package latex-abstract
1087Summary: Control the typesetting of the abstract environment
1088Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1089Group: Applications/Publishing/TeX
fe66da27 1090Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
1091
1092%description latex-abstract
1093Control the typesetting of the abstract environment.
1094
1095%description latex-abstract -l hu.UTF-8
1096Az "abstract" környezet szedésének irányítása.
1097
e88b5dcf
ZU
1098%package latex-adrconv
1099Summary: BibTeX styles to implement an address database
1100Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1101Group: Applications/Publishing/TeX
2fede27b 1102Requires(post,postun): %{_bindir}/texhash
e88b5dcf
ZU
1103Requires: %{name}-latex
1104
1105%description latex-adrconv
1106BibTeX styles to implement an address database.
1107
1108%description latex-adrconv -l hu.UTF-8
1109BibTeX stílusok cím-adatbázis megvalósításához.
1110
1111
d08789e0
ZU
1112%package latex-ae
1113Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1114Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1115Group: Applications/Publishing/TeX
1116Requires(post,postun): %{_bindir}/texhash
1117Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1118Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1119
1120%description latex-ae
1121A set of virtual fonts which emulates T1 coded fonts using the
1122standard CM fonts. The package is called AE fonts (for Almost
1123European). The main use of the package is to produce PDF files using
1124versions of the CM fonts instead of the bitmapped EC fonts.
1125
1126%description latex-ae -l pl.UTF-8
1127Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1128standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1129- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1130 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1131 bitmapowych fontów EC.
1132
1133%package latex-algorithms
1134Summary: Floating algorithm environment
1135Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1136Group: Applications/Publishing/TeX
1137Requires(post,postun): /usr/bin/texhash
1138Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1139
1140%description latex-algorithms
1141Defines a floating algorithm environment designed to work with the
1142algorithmic package.
1143
1144%description latex-algorithms -l pl.UTF-8
1145Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1146do pracy z pakietem algorithmic.
1147
1148%package latex-ams
1149Summary: AMS math facilities for LaTeX
1150Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1151Group: Applications/Publishing/TeX
1152Requires(post,postun): %{_bindir}/texhash
1153Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1154Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1155Obsoletes: tetex-latex-amscls
1156Obsoletes: tetex-latex-amsfonts
1157Obsoletes: tetex-latex-amsmath
1158
1159%description latex-ams
1160This package is the principal package in the AMS-LaTeX distribution.
1161It adapts for use in LaTeX most of the mathematical features found in
1162AMS-TeX.
1163
1164%description latex-ams -l pl.UTF-8
1165To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1166możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1167
1168%package latex-antp
1169Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1170Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1171Group: Applications/Publishing/TeX
1172Requires(post,postun): %{_bindir}/texhash
1173Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1174Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1175
1176%description latex-antp
1177A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1178- -- preliminary version. This font was designed in the 'twenties and
1179 the 'thirties of XX century by a Polish graphic artist and a
1180 typographer Adam Poltawski. It was widely used by Polish printing
1181 houses as long as metal types were in use (until ca the 'sixties).
1182 Perhaps the first complete font family programmed and parametrized in
1183 METAPOST.
1184
1185%description latex-antp -l pl.UTF-8
1186Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1187PostScript Type 1. Ten krój został opracowany w latach 30-tych i
118840-tych XX wieku przez polskiego grafika i typografa Adama
1189Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1190używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1191kompletna rodzina fontów zaprogramowana i zparametryzowana w
1192METAPOSCIE.
1193
1194%package latex-antt
1195Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1196Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1197Group: Applications/Publishing/TeX
1198Requires(post,postun): %{_bindir}/texhash
1199Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1200Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1201
1202%description latex-antt
1203Antykwa Torunska is a serif font designed by the late Polish
1204typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
12051.
1206
1207%description latex-antt -l pl.UTF-8
1208Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1209typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1210postać cyfrową jako Type 1.
1211
e88b5dcf
ZU
1212%package latex-appendix
1213Summary: Extra control of appendices
1214Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1215Group: Applications/Publishing/TeX
1216Requires(post,postun): %{_bindir}/texhash
1217Requires: %{name}-latex
1218
1219%description latex-appendix
1220Extra control of appendices.
1221
1222%description latex-appendix -l hu.UTF-8
1223Az appendixek nagyobb irányítása.
1224
d08789e0
ZU
1225%package latex-bbm
1226Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1227Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1228Group: Applications/Publishing/TeX
1229Requires(post,postun): %{_bindir}/texhash
1230Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1231Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1232
1233%description latex-bbm
1234Blackboard variant fonts for Computer Modern, with LaTeX support.
1235
1236%description latex-bbm -l pl.UTF-8
1237Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1238
1239%package latex-bbold
1240Summary: Sans serif blackboard bold for LaTeX
1241Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1242Group: Applications/Publishing/TeX
1243Requires(post,postun): %{_bindir}/texhash
1244Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1245Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1246
1247%description latex-bbold
1248A geometric sans serif blackboard bold font, for use in mathematics.
1249
1250%description latex-bbold -l pl.UTF-8
1251Geometryczny tablicowy tłusty font sans serif, do używania w
1252matematyce.
1253
1254%package latex-bibtex
1255Summary: Bibliography management for LaTeX
1256Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
1257Group: Applications/Publishing/TeX
1258Requires(post,postun): %{_bindir}/texhash
1259Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1260Obsoletes: tetex-bibtex
1261Obsoletes: tetex-natbib
1262Obsoletes: tetex-rubibtex
1263
1264%description latex-bibtex
1265Bibliography management for LaTeX.
1266
1267%description latex-bibtex -l pl.UTF-8
1268Zarządzanie bibliografią dla LaTeXa.
1269
2fede27b
ZU
1270%package latex-bezos
1271Summary: Packages by Javier Bezos (additional math tools)
1272Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
1273Group: Applications/Publishing/TeX
1274Requires(post,postun): %{_bindir}/texhash
1275Requires: %{name}-latex
1276
1277%description latex-bezos
1278Packages by Javier Bezos (additional math tools).
1279
1280%description latex-bezos
1281Javier Bezos csomagjai (további matematikai eszközök).
1282
d08789e0
ZU
1283%package latex-bibtex-ams
1284Summary: BibTeX style files for American Mathematical Society publications
1285Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
1286Group: Applications/Publishing/TeX
1287Requires(post,postun): %{_bindir}/texhash
1288Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
1289Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1290Obsoletes: tetex-bibtex-ams
1291
1292%description latex-bibtex-ams
1293BibTeX style files for American Mathematical Society publications.
1294
1295%description latex-bibtex-ams -l pl.UTF-8
1296Pliki stylów BibTeXa do publikacji American Mathematical Society.
1297
1298%package latex-bibtex-dk
1299Summary: Danish variants of the standard BibTeX styles
1300Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
1301Group: Applications/Publishing/TeX
1302Requires(post,postun): /usr/bin/texhash
1303Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1304
1305%description latex-bibtex-dk
1306Dk-bib is a translation of the four standard BibTeX style files
1307(abbrv, alpha, plain and unsrt) into Danish. The files have been
1308extended with ISBN, ISSN and URL fields which can be enabled through a
1309LaTeX style file.
1310
1311%description latex-bibtex-dk -l pl.UTF-8
1312Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
1313(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
1314rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
1315stylu LaTeXa.
1316
1317%package latex-bibtex-nor
1318Summary: Norwegian variants of the standard BibTeX styles
1319Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
1320Group: Applications/Publishing/TeX
1321Requires(post,postun): /usr/bin/texhash
1322Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1323
1324%description latex-bibtex-nor
1325Norwegian variants of the standard BibTeX styles.
1326
1327%description latex-bibtex-nor -l pl.UTF-8
1328Norweskie warianty standardowych stylów BibTeXa.
1329
1330%package latex-bibtex-pl
1331Summary: Polish bibliography management for LaTeX
1332Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
1333Group: Applications/Publishing/TeX
1334Requires(post,postun): %{_bindir}/texhash
1335Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1336Obsoletes: tetex-bibtex-plbib
1337
1338%description latex-bibtex-pl
1339Polish bibliography management for LaTeX.
1340
1341%description latex-bibtex-pl -l pl.UTF-8
1342Polska wersja zarządzania bibliografią dla LaTeXa.
1343
1344%package latex-bibtex-german
1345Summary: German variants of standard BibTeX styles
1346Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
1347Group: Applications/Publishing/TeX
1348Requires(post,postun): %{_bindir}/texhash
1349Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1350Obsoletes: tetex-bibtex-germbib
1351
1352%description latex-bibtex-german
1353German variants of standard BibTeX styles.
1354
1355%description latex-bibtex-german -l pl.UTF-8
1356Niemieckie wersje standardowych stylów BibTeXa.
1357
1358%package latex-bibtex-revtex4
1359Summary: BibTeX styles for REVTeX4
1360Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
1361Group: Applications/Publishing/TeX
1362Requires(post,postun): %{_bindir}/texhash
1363Requires: %{name} = %{epoch}:%{version}-%{release}
1364Obsoletes: tetex-bibtex-revtex4
1365
1366%description latex-bibtex-revtex4
1367BibTeX styles for REVTeX4.
1368
1369%description latex-bibtex-revtex4 -l pl.UTF-8
1370Style BibTeXa dla REVTeX4.
1371
1372%package latex-bibtex-jurabib
1373Summary: Extended BibTeX citation support for the humanities and legal texts
1374Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
1375Group: Applications/Publishing/TeX
1376Requires(post,postun): %{_bindir}/texhash
1377Requires: %{name} = %{epoch}:%{version}-%{release}
1378Obsoletes: tetex-bibtex-jurabib
1379
1380%description latex-bibtex-jurabib
1381Extended BibTeX citation support for the humanities and legal texts.
1382
1383%description latex-bibtex-jurabib -l pl.UTF-8
1384Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
1385prawniczych.
1386
2fede27b
ZU
1387
1388%package latex-booktabs
1389Summary: Publication quality tables in LaTeX
1390Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
1391Group: Applications/Publishing/TeX
1392Requires(post,postun): %{_bindir}/texhash
1393Requires: %{name}-latex
1394
1395%description latex-booktabs
1396Publication quality tables in LaTeX.
1397
1398%description latex-booktabs -l hu.UTF-8
1399Nyomdai minőségű táblázatok LaTeX-ben.
1400
1401
1402%package latex-caption
1403Summary: Customising captions in floating environments
1404Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
1405Group: Applications/Publishing/TeX
1406Requires(post,postun): %{_bindir}/texhash
1407Requires: %{name}-latex
1408
1409%description latex-caption
1410Customising captions in floating environments.
1411
1412%description latex-caption -l hu.UTF-8
1413Feliratok testreszabása úszó környezetekben.
1414
d08789e0
ZU
1415%package latex-carlisle
1416Summary: Miscellaneous small packages by David Carlisle
1417Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
1418Group: Applications/Publishing/TeX
1419Requires(post,postun): %{_bindir}/texhash
1420Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1421
1422%description latex-carlisle
1423Miscellaneous small packages by David Carlisle.
1424
1425%description latex-carlisle -l pl.UTF-8
1426Różne małe pakiety autorstwa Davida Carlisle.
1427
1428%package latex-ccfonts
1429Summary: Support for Concrete text and math fonts in LaTeX
1430Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
1431Group: Applications/Publishing/TeX
1432Requires(post,postun): %{_bindir}/texhash
1433Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1434
1435%description latex-ccfonts
1436LaTeX font definition files for the Concrete fonts and a LaTeX package
1437for typesetting documents using Concrete as the default font family.
1438The files support OT1, T1, TS1, and Concrete math including AMS fonts
1439(Ulrik Vieth's concmath).
1440
1441%description latex-ccfonts -l pl.UTF-8
1442Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
1443LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
1444rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
1445Concrete wraz z AMS (concmath Ulrika Vietha).
1446
1447%package latex-cite
1448Summary: Supports compressed, sorted lists of numerical citations
1449Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
1450Group: Applications/Publishing/TeX
1451Requires(post,postun): %{_bindir}/texhash
1452Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1453
1454%description latex-cite
1455Supports compressed, sorted lists of numerical citations.
1456
1457%description latex-cite -l pl.UTF-8
1458Obsługa kompresowanych, sortowanych list numerowanych cytatów.
1459
1460%package latex-cmbright
1461Summary: Support for CM Bright fonts in LaTeX
1462Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
1463Group: Applications/Publishing/TeX
1464Requires(post,postun): %{_bindir}/texhash
1465Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
1466Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1467
1468%description latex-cmbright
1469A family of sans serif fonts for TeX and LaTeX, based on Donald
1470Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
1471various shapes as well as all the fonts necessary for mathematical
1472typesetting, incl. AMS symbols. This collection provides all the
1473necessary files for using the fonts with LaTeX.
1474
1475%description latex-cmbright -l pl.UTF-8
1476Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
1477Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
1478kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
1479symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
1480używania fontów w LaTeXu.
1481
2fede27b
ZU
1482%package latex-comment
1483Summary: Selectively include/excludes portions of text
1484Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
1485Group: Applications/Publishing/TeX
1486Requires(post,postun): %{_bindir}/texhash
1487Requires: %{name}-latex
1488
1489%description latex-comment
1490Selectively include/excludes portions of text.
1491
1492%description latex-comment -l hu.UTF-8
1493A szöveg részeinek beillesztése/kihagyása.
1494
d08789e0
ZU
1495%package latex-concmath
1496Summary: LaTeX package and font definition files to access the Concrete math fonts
1497Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
1498Group: Applications/Publishing/TeX
1499Requires(post,postun): %{_bindir}/texhash
1500Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
1501Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1502
1503%description latex-concmath
1504LaTeX package and font definition files to access the Concrete math
1505fonts, which were derived from Computer Modern math fonts using
1506parameters from Concrete Roman text fonts.
1507
1508%description latex-concmath -l pl.UTF-8
1509Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
1510matematyczne Concrete wywodzące się z fontów matematycznych Computer
1511Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
1512Roman.
1513
2fede27b
ZU
1514%package latex-currvita
1515Summary: Typeset a curriculum vitae
1516Summary(hu.UTF-8): Önéletrajzok írása
1517Group: Applications/Publishing/TeX
1518Requires(post,postun): %{_bindir}/texhash
1519Requires: %{name}-latex
1520
1521%description latex-currvita
1522Typeset a curriculum vitae.
1523
1524%description latex-currvita -l hu.UTF-8
1525Önéletrajzok írása.
1526
1527%package latex-curves
1528Summary: Curves for LaTeX picture environment
1529Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
1530Group: Applications/Publishing/TeX
1531Requires(post,postun): %{_bindir}/texhash
1532Requires: %{name}-latex
1533
1534%description latex-curves
1535Curves for LaTeX picture environment.
1536
1537%description latex-curves -l hu.UTF-8
1538Görbék LaTeX picture környezetébe.
1539
d08789e0
ZU
1540%package latex-custom-bib
1541Summary: Customized BibTeX styles for LaTeX
1542Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
1543Group: Applications/Publishing/TeX
1544Requires(post,postun): %{_bindir}/texhash
1545Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1546
1547%description latex-custom-bib
1548Package generating customized BibTeX bibliography styles from a
1549generic file using docstrip. Includes support for the Harvard style.
1550
1551%description latex-custom-bib -l pl.UTF-8
1552Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
1553pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
1554
1555%package latex-cyrillic
1556Summary: LaTeX Cyrillic support
1557Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
1558Group: Applications/Publishing/TeX
1559Requires(post,postun): %{_bindir}/texhash
1560Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1561
1562%description latex-cyrillic
1563LaTeX Cyrillic support.
1564
1565%description latex-cyrillic -l pl.UTF-8
1566Obsługa cyrylicy dla LaTeXa.
1567
b280f158
ZU
1568%package latex-dstroke
1569Summary: LaTeX doublestroke font
1570Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
1571Group: Applications/Publishing/TeX
1572Requires(post,postun): %{_bindir}/texhash
1573Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
1574Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1575
1576%description latex-dstroke
1577Doublestroke font for typesetting the mathematical symbols for the
1578natural numbers, whole numbers, rational numbers, real numbers and
1579complex numbers.
1580
1581%description latex-dstroke -l pl.UTF-8
1582Podwójnie kreślony font do składania symboli matematycznych liczb
1583naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 1584
60597425
ZU
1585%package latex-enumitem
1586Summary: A package to customize the three basic lists
1587Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
1588Group: Applications/Publishing/TeX
1589Requires(post,postun): %{_bindir}/texhash
8175e90e 1590Requires: %{name}-latex
60597425
ZU
1591
1592%description latex-enumitem
1593A package to customize the three basic lists (enumerate, itemize and
1594description).
1595
1596%description latex-enumitem
1597Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
1598(enumerate, itemize, description).
1599
2b453bda
ZU
1600%package latex-exam
1601Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
1602Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
1603Group: Applications/Publishing/TeX
fe66da27 1604Requires(post,postun): %{_bindir}/texhash
8175e90e 1605Requires: %{name}-latex
2b453bda
ZU
1606
1607%description latex-exam
1608The exam document class attempts to make it easy for even a LaTeX
1609novice to prepare exams.
1610
1611%description latex-exam -l hu.UTF-8
1612Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
1613feladatsorok készítése.
1614
1615
d08789e0
ZU
1616%package latex-jknappen
1617Summary: Miscellaneous packages by Joerg Knappen
1618Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
1619Group: Applications/Publishing/TeX
1620Requires(post,postun): %{_bindir}/texhash
1621Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
1622Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1623
1624%description latex-jknappen
1625Miscellaneous macros, mostly for making use of extra fonts, by Joerg
1626Knappen, including sgmlcmpt.
1627
1628%description latex-jknappen -l pl.UTF-8
1629Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
1630Knappena. Zawiera sgmlcmpt.
1631
1632%package latex-lm
1633Summary: LaTeX styles for Latin Modern family fonts
1634Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
1635Group: Applications/Publishing/TeX
1636Requires(post,postun): /usr/bin/texhash
1637Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
1638Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1639
1640%description latex-lm
1641Latin Modern family of fonts, based on the Computer Modern fonts
1642released into public domain by AMS (copyright (C) 1997 AMS). Contain a
1643lot of additional characters, mainly accented ones, but not only.
1644There is a one set of PostScript fonts and four sets of TeX Font
1645Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
1646encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
1647Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
1648potential user knows what to do with all these files. The author is
1649Boguslaw Jackowski.
1650
1651%description latex-lm -l pl.UTF-8
1652Rodzina fontów Latin Modern, oparta na fontach Computer Modern
1653przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
1654Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
1655Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
1656Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
1657QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
1658(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
1659(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
1660tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
1661
a8b381b0
ZU
1662%package latex-lastpage
1663Summary: Reference last page for "Page N of M" type footers
1664Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
1665Group: Applications/Publishing/TeX
fe66da27 1666Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
1667
1668%description latex-lastpage
1669Reference last page for Page N of M type footers.
1670
1671%description latex-lastpage -l hu.UTF-8
1672Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
1673
d08789e0
ZU
1674%package latex-lineno
1675Summary: Line numbers on paragraphs
1676Summary(pl.UTF-8): Numery linii dla paragrafów
1677Group: Applications/Publishing/TeX
1678Requires(post,postun): /usr/bin/texhash
1679Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1680
1681%description latex-lineno
1682The LaTeX package lineno.sty provides line numbers on paragraphs.
1683After TeX has broken a paragraph into lines there will be line numbers
1684attached to them, with the possibility to make references through the
1685LaTeX \ref, \pageref cross reference mechanism.
1686
1687%description latex-lineno -l pl.UTF-8
1688Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
1689paragrafu na linie przez TeXa do linii dołączane są ich numery z
1690możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
1691\ref i \pageref.
1692
1693%package latex-microtype
1694Summary: An interface to the micro-typographic extensions of pdfTeX
1695Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
1696Group: Applications/Publishing/TeX
1697Requires(post,postun): /usr/bin/texhash
1698Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1699
1700%description latex-microtype
1701The `microtype' package provides a LaTeX interface to pdfTeX's
1702micro-typographic extensions: character protrusion and font expansion.
1703It allows to restrict character protrusion and/or font expansion to a
1704definable set of fonts, and to configure micro-typographic aspects of
1705the fonts in a straight-forward and flexible way. Settings for various
1706fonts are provided.
1707
1708%description latex-microtype -l pl.UTF-8
1709Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
1710mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
1711Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
1712określonego zbioru fontów oraz skonfigurować mikrotypograficzne
1713aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
1714dla różnych fontów.
1715
1716%package latex-lucidabr
1717Summary: Package to make Lucida Bright fonts usable with LaTeX
1718Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
1719Group: Applications/Publishing/TeX
1720Requires(post,postun): %{_bindir}/texhash
1721Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1722
1723%description latex-lucidabr
1724Package to make Lucida Bright fonts usable with LaTeX.
1725
1726%description latex-lucidabr -l pl.UTF-8
1727Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
1728
1729%package latex-marvosym
1730Summary: Styles for Martin Vogel's Symbol (marvosym) font
1731Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
1732Group: Applications/Publishing/TeX
1733Requires(post,postun): /usr/bin/texhash
1734Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
1735Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1736
1737%description latex-marvosym
1738Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
1739currency symbol as defined by the European commission; Euro currency
1740symbols in typefaces Times, Helvetica and Courier; Symbols for
1741structural engineering; Symbols for steel cross-sections; Astronomy
1742signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
1743symbols; CE sign and others.
1744
1745%description latex-marvosym -l pl.UTF-8
1746Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
1747waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
1748krojach Times, Helvetica i Courier; symbole do inżynierii
1749strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
1750(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
1751CE i inne.
1752
1753%package latex-mathpple
1754Summary: Use PostScript Palatino for typesetting maths
1755Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
1756Group: Applications/Publishing/TeX
1757Requires(post,postun): %{_bindir}/texhash
1758Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
1759Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1760
1761%description latex-mathpple
1762The package defines the PostScript font family `Palatino' (ppl) as the
1763default roman font and then uses the `mathpple' fonts for typesetting
1764math. These virtual fonts have been created for typesetting math in a
1765style that suits the Palatino text fonts. The AMS fonts, when used
1766additionally, will be scaled to fit Palatino.
1767
1768%description latex-mathpple -l pl.UTF-8
1769Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
1770domyślny font roman i używa fontów mathpple do składania wzorów
1771matematycznych. Te wirtualne fonty zostały stworzone do składania
1772wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
1773Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
1774pasować do Palatino.
1775
1776%package latex-mathtime
1777Summary: Mathtime fonts for LaTeX
1778Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
1779Group: Applications/Publishing/TeX
1780Requires(post,postun): %{_bindir}/texhash
1781Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1782
1783%description latex-mathtime
1784The Mathtime fonts have a number of characters remapped to positions
1785different from the ones normally used by the corresponding TeX
1786CM-fonts. For the symbol font ``operators'' the corresponding mathtime
1787style files use the Times Roman font (often called something like:
1788ptmr or ptmr7t or ptmrq).
1789
1790%description latex-mathtime -l pl.UTF-8
1791Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
1792różniące się od tych normalnie używanych w odpowiadających im TeXowych
1793fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
1794używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
1795ptmrq).
1796
1797%package latex-mflogo
1798Summary: LaTeX support for MetaFont and logo fonts
1799Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
1800Group: Applications/Publishing/TeX
1801Requires(post,postun): %{_bindir}/texhash
1802Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
1803Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1804
1805%description latex-mflogo
1806LaTeX package and font definition file to access the Knuthian `logo'
1807fonts described in `The MetaFontbook' and the MetaFont and logos in
1808LaTeX documents.
1809
1810%description latex-mflogo -l pl.UTF-8
1811Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
1812opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
1813LaTeXa.
1814
1815%package latex-mfnfss
1816Summary: Font description files to use extra fonts like yinit and ygoth
1817Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
1818Group: Applications/Publishing/TeX
1819Requires(post,postun): %{_bindir}/texhash
1820Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1821
1822%description latex-mfnfss
1823Font description files to use extra fonts like yinit and ygoth.
1824
1825%description latex-mfnfss -l pl.UTF-8
1826Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
1827
1828%package latex-minitoc
1829Summary: Produce a table of contents for each chapter
1830Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
1831Group: Applications/Publishing/TeX
1832Requires(post,postun): %{_bindir}/texhash
1833Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1834
1835%description latex-minitoc
1836Produce a table of contents for each chapter.
1837
1838%description latex-minitoc -l pl.UTF-8
1839Tworzenie spisów treści dla każdego rozdziału.
1840
1841%package latex-mltex
1842Summary: Support for MLTeX
1843Summary(pl.UTF-8): Wsparcie dla MLTeXa
1844Group: Applications/Publishing/TeX
1845Requires(post,postun): %{_bindir}/texhash
1846Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1847
1848%description latex-mltex
1849Support for MLTeX, the multilingual TeX extension from Michael J.
1850Ferguson.
1851
1852%description latex-mltex -l pl.UTF-8
1853Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
1854autorstwa Michaela J. Fergusona.
1855
d34bfb7f
ZU
1856%package latex-multienum
1857Summary: Multi-column enumerated lists
1858Summary(hu.UTF-8): Többoszlopos számozott listák
1859Group: Applications/Publishing/TeX
1860Requires(post,postun): %{_bindir}/texhash
1861Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1862
1863%description latex-multienum
1864Multi-column enumerated lists.
1865
1866%description latex-multienum -l hu.UTF-8
1867Többoszlopos számozott listák.
1868
a8b381b0
ZU
1869%package latex-ntheorem
1870Summary: Enhanced theorem environment
1871Summary(hu.UTF-8): Bővített tétel környezet
1872Group: Applications/Publishing/TeX
fe66da27 1873Requires(post,postun): %{_bindir}/texhash
8175e90e 1874Requires: %{name}-latex
a8b381b0
ZU
1875
1876%description latex-ntheorem
1877Enhanced theorem environment.
1878
1879%description latex-ntheorem -l hu.UTF-8
1880Bővített tétel környezet
1881
d08789e0
ZU
1882%package latex-palatcm
1883Summary: Palatino + Computer Modern math fonts for LaTeX
1884Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
1885Group: Applications/Publishing/TeX
1886Requires(post,postun): %{_bindir}/texhash
1887Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1888
1889%description latex-palatcm
1890Palatino + Computer Modern math fonts for LaTeX.
1891
1892%description latex-palatcm -l pl.UTF-8
1893Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
1894
1895%package latex-psnfss
1896Summary: LaTeX font support for common PostScript fonts
1897Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
1898Group: Applications/Publishing/TeX
1899Requires(post,postun): %{_bindir}/texhash
1900Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
1901Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1902Obsoletes: tetex-latex-mathptm
1903Obsoletes: tetex-latex-mathptmx
1904
1905%description latex-psnfss
1906LaTeX font definition files, macros and font metrics for common
1907PostScript fonts.
1908
1909%description latex-psnfss -l pl.UTF-8
1910LaTeXowe pliki definicji fontów, makra i metryki fontów dla
1911popularnych fontów postscriptowych.
1912
1913%package latex-pxfonts
1914Summary: PX fonts LaTeX support
1915Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
1916Group: Applications/Publishing/TeX
1917Requires(post,postun): %{_bindir}/texhash
1918Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
1919Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1920
1921%description latex-pxfonts
1922PX fonts LaTeX support.
1923
1924%description latex-pxfonts -l pl.UTF-8
1925Obsługa fontów PX w LaTeXu.
1926
1927%package latex-qfonts
1928Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
1929Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
1930Group: Applications/Publishing/TeX
1931Requires(post,postun): %{_bindir}/texhash
1932Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
1933Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1934
1935%description latex-qfonts
1936A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
1937QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
1938QuasiTimes (regular, italic, bold and bold italic), based on URW++
1939fonts distributed with Ghostscript. The fonts are encoded according to
1940QX layout which facilitates multilingual and technical typesetting
1941using TeX, preserving usability in Windows applications.
1942
1943%description latex-qfonts -l pl.UTF-8
1944Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
1945QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
1946QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
1947fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
1948zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
1949TeXu, zachowując przydatność dla aplikacji windowsowych.
1950
3127b522
ZU
1951
1952%package latex-SIunits
1953Summary: The SIunits package can be used to standardise the use of units in your writings
1954Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
1955Group: Applications/Publishing/TeX
fe66da27 1956Requires(post,postun): /usr/bin/texhash
d34bfb7f 1957Requires: %{name}-latex-ams
3127b522
ZU
1958
1959%description latex-SIunits
2b453bda
ZU
1960The SIunits package can be used to standardise the use of units in
1961your writings.
3127b522
ZU
1962
1963%description latex-SIunits -l hu.UTF-8
1964Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
1965
1966
d08789e0
ZU
1967%package latex-urwvn
1968Summary: URWVN fonts
1969Summary(pl.UTF-8): Fonty URWVN
1970Group: Applications/Publishing/TeX
1971Requires(post,postun): /usr/bin/texhash
1972Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
1973Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1974
1975%description latex-urwvn
1976URWVN fonts.
1977
1978%description latex-urwvn -l pl.UTF-8
1979Fonty URWVN.
1980
1981%package latex-txfonts
1982Summary: TX fonts LaTeX support
1983Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
1984Group: Applications/Publishing/TeX
1985Requires(post,postun): %{_bindir}/texhash
1986Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
1987Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1988
1989%description latex-txfonts
1990TX fonts LaTeX support.
1991
1992%description latex-txfonts -l pl.UTF-8
1993Obsługa fontów TX w LaTeXu.
1994
7ea3a98b
ZU
1995%package latex-ucs
1996Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
1997Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 1998Group: Applications/Publishing/TeX
7ea3a98b
ZU
1999Requires(post,postun): %{_bindir}/texhash
2000Requires: %{name}-latex
2001
2002%description latex-ucs
d34bfb7f
ZU
2003This package contains support for using UTF-8 as input encoding in
2004LaTeX documents.
7ea3a98b
ZU
2005
2006%description latex-ucs -l hu.UTF-8
2007Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
2008
d08789e0
ZU
2009%package latex-umlaute
2010Summary: An interface to inputenc for using alternate input encodings
2011Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
2012Group: Applications/Publishing/TeX
2013Requires(post,postun): %{_bindir}/texhash
2014Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2015
2016%description latex-umlaute
2017An interface to inputenc for using alternate input encodings.
2018
2019%description latex-umlaute -l pl.UTF-8
2020Interfejs inputenc do używania alternatywnych kodowań wejściowych.
2021
2022%package latex-wasysym
2023Summary: Extra characters from the Waldis symbol fonts
2024Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
2025Group: Applications/Publishing/TeX
2026Requires(post,postun): %{_bindir}/texhash
2027Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
2028Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2029
2030%description latex-wasysym
2031Makes some additional characters available that come from the wasy
2032fonts (Waldis symbol fonts). These fonts are not automatically
2033included in NFSS2/LaTeX2e since they take up important space and often
2034aren't necessary if one makes use of the packages amsfonts or amssymb.
2035Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
2036apple, ocircle invneg, logof, varint, male, female, phone, clock,
2037lightning, pointer, sun, bell, permil, smiley, various electrical
2038symbols, shapes, music notes, circles, signs, astronomy, etc.
2039
2040%description latex-wasysym -l pl.UTF-8
2041Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
2042(Waldis symbol). Te fonty nie są automatycznie dołączane w
2043NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
2044jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
2045m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
2046ocircle invneg, logof, varint, male, female, phone, clock, lightning,
2047pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
2048kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
2049
2050%package format-latex
2051Summary: LaTeX macro package
2052Summary(pl.UTF-8): Pakiet makr LaTeX
2053Group: Applications/Publishing/TeX
2054Requires(post,postun): %{_bindir}/texhash
2055Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2056Obsoletes: hugelatex
2057
2058%description format-latex
2059LaTeX is a front end for the TeX text formatting system. Easier to use
2060than TeX, LaTeX is essentially a set of TeX macros which provide
2061convenient, predefined document formats for users.
2062
2063This package contains LaTeX format.
2064
2065%description format-latex -l pl.UTF-8
2066LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2067łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2068dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2069
2070Ten pakiet zawiera format LaTeX.
2071
2072%package format-pdflatex
2073Summary: PDF LaTeX macro package
2074Summary(pl.UTF-8): Pakiet makr PDF LaTeX
2075Group: Applications/Publishing/TeX
2076Requires(post,postun): %{_bindir}/texhash
2077Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2078Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2079Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
2080Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
2081Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
2082
2083%description format-pdflatex
2084LaTeX is a front end for the TeX text formatting system. Easier to use
2085than TeX, LaTeX is essentially a set of TeX macros which provide
2086convenient, predefined document formats for users.
2087
2088This package contains PDF LaTeX format.
2089
2090%description format-pdflatex -l pl.UTF-8
2091LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2092łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2093dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2094
2095Ten pakiet zawiera format PDF LaTeX.
2096
2097# PLaTeX format
2098
2099%package platex
2100Summary: PLaTeX format basic files
2101Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
2102Group: Applications/Publishing/TeX
2103Requires(post,postun): %{_bindir}/texhash
2104Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
2105Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2106
2107%description platex
2108PLaTeX format basic files.
2109
2110%description platex -l pl.UTF-8
2111Podstawowe pliki dla formatu PLaTeX.
2112
2113%package format-platex
2114Summary: PLaTeX format
2115Summary(pl.UTF-8): Format PLaTeX
2116Group: Applications/Publishing/TeX
2117Requires(post,postun): %{_bindir}/texhash
2118Requires: %{name}-platex = %{epoch}:%{version}-%{release}
2119
2120%description format-platex
2121PLaTeX format.
2122
2123%description format-platex -l pl.UTF-8
2124Format PLaTeX.
2125
2126%package format-pdfplatex
2127Summary: PDF PLaTeX format
2128Summary(pl.UTF-8): Format PDF PLaTeX
2129Group: Applications/Publishing/TeX
2130Requires(post,postun): %{_bindir}/texhash
2131Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
2132Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
2133Requires: %{name}-platex = %{epoch}:%{version}-%{release}
2134
2135%description format-pdfplatex
2136PDF PLaTeX format.
2137
2138%description format-pdfplatex -l pl.UTF-8
2139Format PDF PLaTeX.
2140
2141# # TeX generic macros #
2142
2143%package tex-babel
2144Summary: Multilingual support for TeX
2145Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
2146Group: Applications/Publishing/TeX
2147Requires(post,postun): %{_bindir}/texhash
2148Requires: %{name} = %{epoch}:%{version}-%{release}
2149
2150%description tex-babel
2151Multilingual support for TeX.
2152
2153%description tex-babel -l pl.UTF-8
2154Obsługa wielu języków dla TeXa.
2155
2156%package tex-german
2157Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
2158Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
2159Group: Applications/Publishing/TeX
2160Requires(post,postun): %{_bindir}/texhash
2161Requires: %{name} = %{epoch}:%{version}-%{release}
2162
2163%description tex-german
2164Supports the new German orthography (neue deutsche Rechtschreibung).
2165
2166%description tex-german -l pl.UTF-8
2167Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
2168
2169%package tex-mfpic
2170Summary: Macros which generate Metafont or Metapost for drawing pictures
2171Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
2172Group: Applications/Publishing/TeX
2173Requires(post,postun): %{_bindir}/texhash
2174Requires: %{name} = %{epoch}:%{version}-%{release}
2175
2176%description tex-mfpic
2177Macros which generate Metafont or Metapost for drawing pictures.
2178
2179%description tex-mfpic -l pl.UTF-8
2180Makra generujące Metafont lub Metapost do rysowania obrazków.
2181
2182%package tex-misc
2183Summary: Miscellaneous TeX macros
2184Summary(pl.UTF-8): Różne makra TeXowe
2185Group: Applications/Publishing/TeX
2186Requires(post,postun): %{_bindir}/texhash
2187Requires: %{name} = %{epoch}:%{version}-%{release}
2188Obsoletes: tetex-tex-eijkhout
2189
2190%description tex-misc
2191Miscellaneous TeX macros.
2192
2193%description tex-misc -l pl.UTF-8
2194Różne makra TeXowe.
2195
2196%package tex-pictex
2197Summary: Picture drawing macros for TeX and LaTeX
2198Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
2199Group: Applications/Publishing/TeX
2200Requires(post,postun): %{_bindir}/texhash
2201Requires: %{name} = %{epoch}:%{version}-%{release}
2202
2203%description tex-pictex
2204Picture drawing macros for TeX and LaTeX.
2205
2206%description tex-pictex -l pl.UTF-8
2207Makra do rysowania obrazków dla TeXa i LaTeXa.
2208
2209%package tex-pstricks
2210Summary: PostScript macros for TeX
2211Summary(pl.UTF-8): Makra postscriptowe dla TeXa
2212Group: Applications/Publishing/TeX
2213Requires(post,postun): %{_bindir}/texhash
2214Requires: %{name} = %{epoch}:%{version}-%{release}
2215
2216%description tex-pstricks
2217An extensive collection of PostScript macros that is compatible with
2218most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
2219AMS-LaTeX. Included are macros for color, graphics, pie charts,
2220rotation, trees and overlays. It has many special features, including:
2221a wide variety of graphics (picture drawing) macros, with a flexible
2222interface and with color support. There are macros for coloring or
2223shading the cells of tables.
2224
2225%description tex-pstricks -l pl.UTF-8
2226Duży zestaw makr postscriptowych kompatybilny z większością pakietów
2227makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
2228makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
2229nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
2230rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
2231makra do kolorowania lub cieniowania komórek tabel.
2232
2233%package tex-qpx
2234Summary: QuasiPalatino and PX fonts typesetting support
2235Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
2236Group: Applications/Publishing/TeX
2237Requires(post,postun): %{_bindir}/texhash
2238Requires: %{name} = %{epoch}:%{version}-%{release}
2239Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
2240
2241%description tex-qpx
2242QuasiPalatino and PX fonts typesetting support.
2243
2244%description tex-qpx -l pl.UTF-8
2245Wsparcie dla składu fontami QuasiPalatino i PX.
2246
31bd2c4a 2247%package tex-qpxqtx
d08789e0
ZU
2248Summary: QuasiTimes and TX fonts typesetting support
2249Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
2250Group: Applications/Publishing/TeX
2251Requires(post,postun): %{_bindir}/texhash
2252Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 2253Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 2254
31bd2c4a 2255%description tex-qpxqtx
d08789e0
ZU
2256QuasiTimes and TX fonts typesetting support.
2257
31bd2c4a 2258%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
2259Wsparcie dla składu fontami QuasiTimes i TX.
2260
2261%package tex-ruhyphen
2262Summary: Russian hyphenation
2263Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
2264Group: Applications/Publishing/TeX
2265Requires(post,postun): %{_bindir}/texhash
2266Requires: %{name} = %{epoch}:%{version}-%{release}
2267
2268%description tex-ruhyphen
2269A collection of Russian hyphenation patterns supporting a number of
2270Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
2271LCY, LWN (OT2), and koi8-r.
2272
2273%description tex-ruhyphen -l pl.UTF-8
2274Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
2275kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
2276Cyrillic), LCY, LWN (OT2) i koi8-r.
2277
2278%package tex-spanish
2279Summary: Various TeX related files for typesetting documents written in Spanish
2280Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
2281Group: Applications/Publishing/TeX
2282Requires(post,postun): %{_bindir}/texhash
2283Requires: %{name} = %{epoch}:%{version}-%{release}
2284Obsoletes: tetex-tex-spanishb
2285
2286%description tex-spanish
2287Various TeX related files for typesetting documents written in
2288Spanish, including hyphenation and dictionaries.
2289
2290%description tex-spanish -l pl.UTF-8
2291Różne pliki TeXowe służące do składu dokumentów napisanych w języku
2292hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
2293
2294%package tex-texdraw
2295Summary: Graphical macros, using embedded PostScript
2296Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
2297Group: Applications/Publishing/TeX
2298Requires(post,postun): %{_bindir}/texhash
2299Requires: %{name} = %{epoch}:%{version}-%{release}
2300
2301%description tex-texdraw
2302Graphical macros, using embedded PostScript.
2303
2304%description tex-texdraw -l pl.UTF-8
2305Makra graficzne używające osadzanego PostScriptu.
2306
2307%package tex-thumbpdf
2308Summary: Thumbnails for PDFTeX and dvips/ps2pdf
2309Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
2310Group: Applications/Publishing/TeX
2311Requires(post,postun): %{_bindir}/texhash
2312Requires: %{name} = %{epoch}:%{version}-%{release}
2313
2314%description tex-thumbpdf
2315Provides support, using Perl, for thumbnails in pdfTeX and
2316dvips/ps2pdf, using ghostscript to generate the thumbnails which get
2317represented in a TeX readable file that is read by the package
2318thumbpdf.sty to automatically include the thumbnails. Works with both
2319plain TeX and LaTeX.
2320
2321%description tex-thumbpdf -l pl.UTF-8
2322Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
2323użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
2324TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
2325ikonki. Działa z formatami plain TeX i LaTeX.
2326
2327%package tex-ukrhyph
2328Summary: Ukranian hyphenation
2329Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
2330Group: Applications/Publishing/TeX
2331Requires(post,postun): %{_bindir}/texhash
2332Requires: %{name} = %{epoch}:%{version}-%{release}
2333
2334%description tex-ukrhyph
2335This package allows the use of different hyphenation patterns for the
2336Ukrainian language for various Cyrillic font encodings. Contains
2337packages implementing traditional rules, modern rules, and combined
2338English-Ukrainian hyphenation.
2339
2340%description tex-ukrhyph -l pl.UTF-8
2341Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
2342dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
2343Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
2344łączonych angielsko-ukraińskich.
2345
2346%package latex-vietnam
2347Summary: Vietnamese language support
2348Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
2349Group: Applications/Publishing/TeX
2350Requires(post,postun): %{_bindir}/texhash
2351Requires: %{name} = %{epoch}:%{version}-%{release}
2352Obsoletes: tetex-tex-vietnam
2353
2354%description latex-vietnam
2355Vietnamese language support.
2356
2357%description latex-vietnam -l pl.UTF-8
2358Wsparcie dla języka wietnamskiego.
2359
2360%package tex-xypic
2361Summary: Package for typesetting a variety of graphs and diagrams with TeX
2362Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
2363Group: Applications/Publishing/TeX
2364Requires(post,postun): %{_bindir}/texhash
2365Requires: %{name} = %{epoch}:%{version}-%{release}
2366Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
2367
2368%description tex-xypic
2369A package for typesetting a variety of graphs and diagrams with TeX.
2370Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
2371and plain TeX), in particular Xy-pic is provided as a LaTeX2e
2372`supported package'.
2373
2374%description tex-xypic -l pl.UTF-8
2375Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
2376z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
2377w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
2378
2379%package tex-xkeyval
2380Summary: Extension to keyval package
2381Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
2382Group: Applications/Publishing/TeX
2383Requires(post,postun): /usr/bin/texhash
2384Requires: %{name} = %{epoch}:%{version}-%{release}
2385
2386%description tex-xkeyval
2387Extension to keyval package.
2388
2389%description tex-xkeyval -l pl.UTF-8
2390Rozszerzenie do pakietu keyval.
2391
2392%package dirs-fonts
2393Summary: TeX font directories
2394Summary(pl.UTF-8): Katalogi fontów TeXa
2395Group: Fonts
2396
2397%description dirs-fonts
2398TeX font directories.
2399
2400%description dirs-fonts -l pl.UTF-8
2401Katalogi fontów TeXa.
2402
2403# # Fonts packages #
2404
2405%package fonts-adobe
2406Summary: Adobe fonts
2407Summary(pl.UTF-8): Fonty Adobe
2408Group: Fonts
2409Requires: %{name}-dirs-fonts
2410
2411%description fonts-adobe
2412Adobe fonts.
2413
2414%description fonts-adobe -l pl.UTF-8
2415Fonty Adobe.
2416
2417%package fonts-ae
2418Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
2419Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
2420Group: Fonts
2421Requires: %{name}-dirs-fonts
2422
2423%description fonts-ae
2424Virtual fonts for PDF-files with T1 encoded CMR-fonts.
2425
2426%description fonts-ae -l pl.UTF-8
2427Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
2428
2429%package fonts-ams
2430Summary: AMS fonts
2431Summary(pl.UTF-8): Fonty AMS
2432Group: Fonts
2433Requires: %{name}-dirs-fonts
2434
2435%description fonts-ams
2436AMS fonts.
2437
2438%description fonts-ams -l pl.UTF-8
2439Fonty AMS.
2440
2441%package fonts-antp
2442Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2443Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
2444Group: Fonts
2445Requires: %{name}-dirs-fonts
2446
2447%description fonts-antp
2448Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
2449
2450%description fonts-antp -l pl.UTF-8
2451Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
2452Type 1.
2453
2454%package fonts-antt
2455Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
2456Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
2457Group: Fonts
2458Requires: %{name}-dirs-fonts
2459
2460%description fonts-antt
2461Antykwa Torunska, a Type 1 family of a Polish traditional type.
2462
2463%description fonts-antt -l pl.UTF-8
2464Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
2465
2466%package fonts-bbm
2467Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
2468Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
2469Group: Fonts
2470Requires: %{name}-dirs-fonts
2471
2472%description fonts-bbm
2473Blackboard variant fonts for Computer Modern, with LaTeX support.
2474
2475%description fonts-bbm -l pl.UTF-8
2476Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
2477
2478%package fonts-bbold
2479Summary: Sans serif blackboard bold for LaTeX
2480Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
2481Group: Fonts
2482Requires: %{name}-dirs-fonts
2483
2484%description fonts-bbold
2485Sans serif blackboard bold for LaTeX.
2486
2487%description fonts-bbold -l pl.UTF-8
2488Tablicowy tłusty font sans serif dla LaTeXa.
2489
b280f158
ZU
2490%package fonts-bh
2491Summary: Bold & Heavy Fonts
2492Summary(pl.UTF-8): Fonty Bold i Heavy
2493Group: Fonts
2494Requires: %{name}-dirs-fonts
d08789e0 2495
b280f158
ZU
2496%description fonts-bh
2497Bold & Heavy Fonts.
d08789e0 2498
b280f158
ZU
2499%description fonts-bh -l pl.UTF-8
2500Fonty Bold i Heavy.
d08789e0
ZU
2501
2502%package fonts-bitstream
2503Summary: Bitstream fonts
2504Summary(pl.UTF-8): Fonty Bitstream
2505Group: Fonts
2506Requires: %{name}-dirs-fonts
2507Obsoletes: tetex-fonts-bitstrea
2508
2509%description fonts-bitstream
2510Bitstream fonts.
2511
2512%description fonts-bitstream -l pl.UTF-8
2513Fonty Bitstream.
2514
2515%package fonts-cbgreek
2516Summary: Complete set of Greek fonts
2517Summary(pl.UTF-8): Pełny zestaw fontów greckich
2518Group: Fonts
2519Requires: %{name}-dirs-fonts
2520
2521%description fonts-cbgreek
2522Complete set of Greek fonts.
2523
2524%description fonts-cbgreek -l pl.UTF-8
2525Pełny zestaw fontów greckich.
2526
2527%package fonts-cc-pl
2528Summary: Polish version of Computer Concrete fonts
2529Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
2530Group: Fonts
2531Requires: %{name}-dirs-fonts
2532
2533%description fonts-cc-pl
2534Polish version of Computer Concrete fonts.
2535
2536%description fonts-cc-pl -l pl.UTF-8
2537Polska wersja fontów Computer Concrete.
2538
2539%package fonts-cg
2540Summary: Compugraphic fonts
2541Summary(pl.UTF-8): Fonty Compugraphic
2542Group: Fonts
2543Requires: %{name}-dirs-fonts
2544
2545%description fonts-cg
2546Compugraphic fonts.
2547
2548%description fonts-cg -l pl.UTF-8
2549Fonty Compugraphic.
2550
2551%package fonts-cm
2552Summary: Computer Modern fonts
2553Summary(pl.UTF-8): Fonty Computer Modern
2554Group: Fonts
2555Requires: %{name}-dirs-fonts
2556
2557%description fonts-cm
2558Computer Modern fonts.
2559
2560%description fonts-cm -l pl.UTF-8
2561Fonty Computer Modern.
2562
2563%package fonts-cmbright
2564Summary: CM Bright fonts
2565Summary(pl.UTF-8): Fonty CM Bright
2566Group: Fonts
2567Requires: %{name}-dirs-fonts
2568
2569%description fonts-cmbright
2570CM Bright fonts.
2571
2572%description fonts-cmbright -l pl.UTF-8
2573Fonty CM Bright.
2574
2575%package fonts-cmcyr
2576Summary: Computer Modern fonts extended with Russian letters
2577Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
2578Group: Fonts
2579Requires: %{name}-dirs-fonts
2580
2581%description fonts-cmcyr
2582Computer Modern fonts extended with Russian letters.
2583
2584%description fonts-cmcyr -l pl.UTF-8
2585Fonty Computer Modern rozszerzone o litery rosyjskie.
2586
2587%package fonts-cmextra
2588Summary: Extra Computer Modern fonts, from the American Mathematical Society
2589Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
2590Group: Fonts
2591Requires: %{name}-dirs-fonts
2592
2593%description fonts-cmextra
2594Extra Computer Modern fonts, from the American Mathematical Society.
2595
2596%description fonts-cmextra -l pl.UTF-8
2597Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
2598
2599%package fonts-concmath
2600Summary: Concrete Math fonts
2601Summary(pl.UTF-8): Fonty matematyczne Concrete Math
2602Group: Fonts
2603Requires: %{name}-dirs-fonts
2604
2605%description fonts-concmath
2606Concrete Math fonts.
2607
2608%description fonts-concmath -l pl.UTF-8
2609Fonty matematyczne Concrete Math.
2610
2611%package fonts-concrete
2612Summary: Concrete Roman fonts
2613Summary(pl.UTF-8): Fonty Concrete Roman
2614Group: Fonts
2615Requires: %{name}-dirs-fonts
2616
2617%description fonts-concrete
2618Concrete Roman fonts, designed by Donald E. Knuth, originally for use
2619with Euler math fonts.
2620
2621%description fonts-concrete -l pl.UTF-8
2622Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
2623przeznaczone do używania z fontami matematycznymi Euler.
2624
2625%package fonts-cs
2626Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
2627Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
2628Group: Fonts
2629Requires: %{name}-dirs-fonts
2630
2631%description fonts-cs
2632Czech/Slovak-tuned MetaFont Computer Modern fonts.
2633
2634%description fonts-cs -l pl.UTF-8
2635Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
2636czeskiego i słowackiego.
2637
4a09ae1a
ZU
2638%package fonts-dstroke
2639Summary: Doublestroke font for typesetting the mathematical symbols
2640Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
2641Group: Fonts
2642Requires: %{name}-dirs-fonts
2643
2644%description fonts-dstroke
2645Doublestroke font for typesetting the mathematical symbols.
2646
2647%description fonts-dstroke -l pl.UTF-8
2648Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
2649
2650%package fonts-ecc
2651Summary: Sources for the European Concrete fonts
2652Summary(pl.UTF-8): Źródła dla fontów European Concrete
2653Group: Fonts
2654Requires: %{name}-dirs-fonts
2655
2656%description fonts-ecc
2657The MetaFont sources and tfm files of the European Concrete Fonts.
2658This is the EC implementation of Knuth's Concrete fonts, including
2659also the corresponding text companion fonts.
2660
2661%description fonts-ecc -l pl.UTF-8
2662Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
2663implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
2664tekstowymi fontami towarzyszącymi.
2665
2666%package fonts-eurosym
2667Summary: The new European currency symbol for the Euro
2668Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
2669Group: Fonts
2670Requires: %{name}-dirs-fonts
2671
2672%description fonts-eurosym
2673The new European currency symbol for the Euro implemented in Metafont,
2674using the official European Commission dimensions, and providing
2675several shapes (normal, slanted, bold, outline).
2676
2677%description fonts-eurosym -l pl.UTF-8
2678Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
2679z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
2680różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
2681
2682%package fonts-eulervm
2683Summary: The Virtual Euler Math fonts
2684Summary(pl.UTF-8): Fonty Virtual Euler Math
2685Group: Fonts
2686Requires: %{name}-dirs-fonts
2687
2688%description fonts-eulervm
2689Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
2690approach has several advantages over immediately using the _real_
2691Euler fonts: Most noticeably, less TeX resources are consumed, the
2692quality of various math symbols is improved, and a usable \hslash
2693symbol can be provided.
2694
2695%description fonts-eulervm -l pl.UTF-8
2696Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
2697fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
2698używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
2699jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
2700matematycznych i może być dostępny używalny symbol \hslash.
2701
2702%package fonts-euxm
2703Summary: Fonts similar to EUSM but with two more characters
2704Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
2705Group: Fonts
2706Requires: %{name}-dirs-fonts
2707
2708%description fonts-euxm
2709Fonts like EUSM but with two more characters needed for Concrete Math
2710included in TeXLive distribution in fonts3.
2711
2712%description fonts-euxm -l pl.UTF-8
2713Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
2714dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
2715
2716%package fonts-gothic
2717Summary: Gothic and ornamental initial fonts by Yannis Haralambous
2718Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
2719Group: Fonts
2720Requires: %{name}-dirs-fonts
2721
2722%description fonts-gothic
2723Gothic and ornamental initial fonts by Yannis Haralambous.
2724
2725%description fonts-gothic -l pl.UTF-8
2726Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
2727
2728%package fonts-hoekwater
2729Summary: Converted mflogo font
2730Summary(pl.UTF-8): Przekonwertowany font mflogo
2731Group: Fonts
2732Requires: %{name}-dirs-fonts
2733
2734%description fonts-hoekwater
2735Fonts originally created in MetaFont, transformed to PostScript by
2736Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
2737xipa.
2738
2739%description fonts-hoekwater -l pl.UTF-8
2740Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
2741PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
2742stmaryrd, wasy, wasy2, xipa.
2743
2744%package fonts-jknappen
2745Summary: Miscellaneous packages by Joerg Knappen
2746Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2747Group: Fonts
2748Requires: %{name}-dirs-fonts
2749
2750%description fonts-jknappen
2751Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2752Knappen, including sgmlcmpt.
2753
2754%description fonts-jknappen -l pl.UTF-8
2755Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2756Knappena. Zawiera sgmlcmpt.
2757
2758%package fonts-latex
2759Summary: Basic LaTeX fonts
2760Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
2761Group: Fonts
2762Requires: %{name}-dirs-fonts
2763
2764%description fonts-latex
2765Basic LaTeX fonts.
2766
2767%description fonts-latex -l pl.UTF-8
2768Podstawowe fonty dla LaTeXa.
2769
2770%package fonts-lh
2771Summary: Olga Lapko's LH fonts
2772Summary(pl.UTF-8): Fonty LH Olgi Lapko
2773Group: Fonts
2774Requires: %{name}-dirs-fonts
2775
2776%description fonts-lh
2777The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
2778
2779%description fonts-lh -l pl.UTF-8
2780Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
2781
2782%package fonts-lm
2783Summary: Latin Modern family fonts
2784Summary(pl.UTF-8): Fonty z rodziny Latin Modern
2785Group: Applications/Publishing/TeX
2786Requires: %{name}-dirs-fonts
2787
2788%description fonts-lm
2789Latin Modern family of fonts, based on the Computer Modern fonts
2790released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2791lot of additional characters, mainly accented ones, but not only.
2792There is a one set of PostScript fonts and four sets of TeX Font
2793Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2794encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2795Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2796potential user knows what to do with all these files. The author is
2797Boguslaw Jackowski.
2798
2799%description fonts-lm -l pl.UTF-8
2800Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2801przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2802Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2803Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2804Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2805QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2806(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2807(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2808tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2809
2810%package fonts-marvosym
2811Summary: Martin Vogel's Symbol (marvosym) font
2812Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
2813Group: Fonts
2814Requires: %{name}-dirs-fonts
2815
2816%description fonts-marvosym
2817Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2818currency symbol as defined by the European commission; Euro currency
2819symbols in typefaces Times, Helvetica and Courier; Symbols for
2820structural engineering; Symbols for steel cross-sections; Astronomy
2821signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2822symbols; CE sign and others.
2823
2824%description fonts-marvosym -l pl.UTF-8
2825Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
2826waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
2827dla krojów Times, Helvetica i Courier; symbole dla inżynierii
2828strukturalnej; symbole dla przekroi poprzecznych; symbole
2829astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
2830krawieckie; znak CE i inne.
2831
2832%package fonts-mflogo
2833Summary: Logo fonts
2834Summary(pl.UTF-8): Fonty logo
2835Group: Fonts
2836Requires: %{name}-dirs-fonts
2837
2838%description fonts-mflogo
2839Logo fonts.
2840
2841%description fonts-mflogo -l pl.UTF-8
2842Fonty logo.
2843
2844%package fonts-misc
2845Summary: Miscellaneous fonts
2846Summary(pl.UTF-8): Różne fonty
2847Group: Fonts
2848Requires: %{name}-dirs-fonts
2849
2850%description fonts-misc
2851Miscellaneous fonts.
2852
2853%description fonts-misc -l pl.UTF-8
2854Fonty różne.
2855
2856%package fonts-monotype
2857Summary: Monotype fonts
2858Summary(pl.UTF-8): Fonty Monotype
2859Group: Fonts
2860Requires: %{name}-dirs-fonts
2861
2862%description fonts-monotype
2863Monotype fonts.
2864
2865%description fonts-monotype -l pl.UTF-8
2866Fonty Monotype.
2867
2868%package fonts-omega
2869Summary: Fonts for Omega - extended unicode TeX
2870Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
2871Group: Fonts
2872Requires: %{name}-dirs-fonts
2873
2874%description fonts-omega
2875Fonts for Omega - extended unicode TeX.
2876
2877%description fonts-omega -l pl.UTF-8
2878Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
2879
2880%package fonts-pazo
2881Summary: Pazo fonts
2882Summary(pl.UTF-8): Fonty Pazo
2883Group: Fonts
2884Requires: %{name}-dirs-fonts
2885
2886%description fonts-pazo
2887Pazo fonts.
2888
2889%description fonts-pazo -l pl.UTF-8
2890Fonty Pazo.
2891
2892%package fonts-pl
2893Summary: Polish fonts
2894Summary(pl.UTF-8): Polskie fonty
2895Group: Fonts
2896Requires: %{name}-dirs-fonts
2897
2898%description fonts-pl
2899Polish fonts.
2900
2901%description fonts-pl -l pl.UTF-8
2902Polskie fonty.
2903
2904%package fonts-px
2905Summary: PX fonts
2906Summary(pl.UTF-8): Fonty PX
2907Group: Fonts
2908Requires: %{name}-dirs-fonts
2909
2910%description fonts-px
2911PX fonts.
2912
2913%description fonts-px -l pl.UTF-8
2914Fonty PX.
2915
2916%package fonts-qfonts
2917Summary: Quasi fonts
2918Summary(pl.UTF-8): Fonty Quasi
2919Group: Fonts
2920Requires: %{name}-dirs-fonts
2921
2922%description fonts-qfonts
2923Quasi fonts.
2924
2925%description fonts-qfonts -l pl.UTF-8
2926Fonty Quasi.
2927
2928%package fonts-qpx
2929Summary: Additional fonts for QPX package
2930Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
2931Group: Fonts
2932Requires: %{name}-dirs-fonts
2933Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
2934Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2935
2936%description fonts-qpx
2937Additional fonts for QPX package.
2938
2939%description fonts-qpx -l pl.UTF-8
2940Dodatkowe fonty dla pakietu QPX.
2941
31bd2c4a 2942%package fonts-qpxqtx
d08789e0
ZU
2943Summary: Additional fonts for QTX package
2944Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
2945Group: Fonts
2946Requires: %{name}-dirs-fonts
2947Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2948Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2949
31bd2c4a 2950%description fonts-qpxqtx
d08789e0
ZU
2951Additional fonts for QTX package.
2952
31bd2c4a 2953%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
2954Dodatkowe fonty dla pakietu QTX.
2955
2956%package fonts-rsfs
2957Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
2958Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
2959Group: Fonts
2960Requires: %{name}-dirs-fonts
2961
2962%description fonts-rsfs
2963Fonts of uppercase script letters for use as symbols in scientific and
2964mathematical typesetting, in contrast to the informal script fonts
2965such as that used for the `calligraphic' symbols in the TeX math
2966symbol font.
2967
2968%description fonts-rsfs -l pl.UTF-8
2969Fonty wielkich liter pisanych do używania jako symbole przy składaniu
2970dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
2971fontów pisanych takich jak używane do symboli "kaligraficznych" w
2972matematycznym foncie TeXowym symbol.
2973
2974%package fonts-stmaryrd
2975Summary: St Mary Road symbols for functional programming
2976Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
2977Group: Fonts
2978Requires: %{name}-dirs-fonts
2979
2980%description fonts-stmaryrd
2981St Mary Road symbols for functional programming.
2982
2983%description fonts-stmaryrd -l pl.UTF-8
2984Symbole St Mary Road do programowania funkcyjnego.
2985
2986%package fonts-tx
2987Summary: TX fonts
2988Summary(pl.UTF-8): Fonty TX
2989Group: Fonts
2990Requires: %{name}-dirs-fonts
2991
2992%description fonts-tx
2993TX fonts.
2994
2995%description fonts-tx -l pl.UTF-8
2996Fonty TX.
2997
2998%package fonts-urw
2999Summary: URW fonts
3000Summary(pl.UTF-8): Fonty URW
3001Group: Fonts
3002Requires: %{name}-dirs-fonts
3003
3004%description fonts-urw
3005URW fonts.
3006
3007%description fonts-urw -l pl.UTF-8
3008Fonty URW.
3009
3010%package fonts-urwvn
3011Summary: URWVN fonts
3012Summary(pl.UTF-8): Fonty URWVN
3013Group: Fonts
3014Requires: %{name}-dirs-fonts
3015
3016%description fonts-urwvn
3017URWVN fonts.
3018
3019%description fonts-urwvn -l pl.UTF-8
3020Fonty URWVN.
3021
3022%package fonts-vnr
3023Summary: VNR fonts
3024Summary(pl.UTF-8): Fonty VNR
3025Group: Fonts
3026Requires: %{name}-dirs-fonts
3027
3028%description fonts-vnr
3029VNR fonts.
3030
3031%description fonts-vnr -l pl.UTF-8
3032Fonty VNR.
3033
3034%package fonts-wasy
3035Summary: Waldis symbol fonts
3036Summary(pl.UTF-8): Fonty Waldis symbol
3037Group: Fonts
3038Requires: %{name}-dirs-fonts
3039
3040%description fonts-wasy
3041Waldis symbol fonts.
3042
3043%description fonts-wasy -l pl.UTF-8
3044Fonty Waldis symbol.
3045
3046%package fonts-xypic
3047Summary: Xy-pic fonts
3048Summary(pl.UTF-8): Fonty Xy-pic
3049Group: Fonts
3050Requires: %{name}-dirs-fonts
3051
3052%description fonts-xypic
3053Xy-pic fonts.
3054
3055%description fonts-xypic -l pl.UTF-8
3056Fonty Xy-pic.
3057
3058%package fonts-yandy
3059Summary: European Modern fonts from Y&Y
3060Summary(pl.UTF-8): Fonty European Modern od Y&Y
3061Group: Fonts
3062Requires: %{name}-dirs-fonts
3063
3064%description fonts-yandy
3065European Modern fonts from Y&Y.
3066
3067%description fonts-yandy -l pl.UTF-8
3068Fonty European Modern od Y&Y.
3069
3070%package fonts-type1-antp
3071Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3072Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3073Group: Fonts
3074Requires: %{name}-dirs-fonts
3075
3076%description fonts-type1-antp
3077Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3078
3079%description fonts-type1-antp -l pl.UTF-8
3080Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3081Type 1.
3082
3083%package fonts-type1-antt
3084Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3085Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3086Group: Fonts
3087Requires: %{name}-dirs-fonts
3088
3089%description fonts-type1-antt
3090Antykwa Torunska, a Type 1 family of a Polish traditional type.
3091
3092%description fonts-type1-antt -l pl.UTF-8
3093Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3094
3095%package fonts-type1-belleek
3096Summary: Free replacement for basic MathTime fonts
3097Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
3098Group: Fonts
3099Requires: %{name}-dirs-fonts
3100
3101%description fonts-type1-belleek
3102Free replacement for basic MathTime fonts.
3103
3104%description fonts-type1-belleek -l pl.UTF-8
3105Wolnodostępny zamiennik podstawowych fontów MathTime.
3106
3107%package fonts-type1-bitstream
3108Summary: Bitstream fonts
3109Summary(pl.UTF-8): Fonty Bitstream
3110Group: Fonts
3111Requires: %{name}-dirs-fonts
3112Obsoletes: tetex-fonts-type1-bitstrea
3113
3114%description fonts-type1-bitstream
3115Bitstream fonts.
3116
3117%description fonts-type1-bitstream -l pl.UTF-8
3118Fonty Bitstream.
3119
3120%package fonts-type1-bluesky
3121Summary: Computer Modern family fonts
3122Summary(pl.UTF-8): Fonty z rodziny Computer Modern
3123Group: Fonts
3124Requires: %{name}-dirs-fonts
3125
3126%description fonts-type1-bluesky
3127Computer Modern family fonts.
3128
3129%description fonts-type1-bluesky -l pl.UTF-8
3130Fonty z rodzony Computer Modern.
3131
3132%package fonts-type1-cc-pl
3133Summary: Polish version of Computer Concrete fonts
3134Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3135Group: Fonts
3136Requires: %{name}-dirs-fonts
3137
3138%description fonts-type1-cc-pl
3139Polish version of Computer Concrete fonts.
3140
3141%description fonts-type1-cc-pl -l pl.UTF-8
3142Polska wersja fontów Computer Concrete.
3143
3144%package fonts-type1-cmcyr
3145Summary: Computer Modern fonts extended with Russian letters
3146Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3147Group: Fonts
3148Requires: %{name}-dirs-fonts
3149
3150%description fonts-type1-cmcyr
3151Computer Modern fonts extended with Russian letters.
3152
3153%description fonts-type1-cmcyr -l pl.UTF-8
3154Fonty Computer Modern rozszerzone o litery rosyjskie.
3155
3156%package fonts-type1-cs
3157Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3158Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3159Group: Fonts
3160Requires: %{name}-dirs-fonts
3161
3162%description fonts-type1-cs
3163Czech/Slovak-tuned MetaFont Computer Modern fonts.
3164
3165%description fonts-type1-cs -l pl.UTF-8
3166Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3167czeskiego i słowackiego.
3168
b280f158
ZU
3169%package fonts-type1-dstroke
3170Summary: Doublestroke Type1 font for typesetting the mathematical symbols
3171Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
3172Group: Fonts
3173Requires: %{name}-dirs-fonts
3174
3175%description fonts-type1-dstroke
3176Doublestroke Type1 font for typesetting the mathematical symbols.
3177
3178%description fonts-type1-dstroke -l pl.UTF-8
3179Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
3180
3181%package fonts-type1-eurosym
3182Summary: The new European currency symbol for the Euro
3183Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3184Group: Fonts
3185Requires: %{name}-dirs-fonts
3186
3187%description fonts-type1-eurosym
3188The new European currency symbol for the Euro implemented in Metafont,
3189using the official European Commission dimensions, and providing
3190several shapes (normal, slanted, bold, outline).
3191
3192%description fonts-type1-eurosym -l pl.UTF-8
3193Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3194z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3195różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3196
3197%package fonts-type1-hoekwater
3198Summary: Converted mflogo font
3199Summary(pl.UTF-8): Przekonwertowany font mflogo
3200Group: Fonts
3201Requires: %{name}-dirs-fonts
3202
3203%description fonts-type1-hoekwater
3204Fonts originally created in MetaFont, transformed to PostScript by
3205Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3206xipa.
3207
3208%description fonts-type1-hoekwater -l pl.UTF-8
3209Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3210PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3211stmaryrd, wasy, wasy2, xipa.
3212
3213%package fonts-type1-fpl
3214Summary: SC/OsF fonts for URW Palladio L
3215Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
3216Group: Fonts
3217Requires: %{name}-dirs-fonts
3218
3219%description fonts-type1-fpl
3220The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
3221are compatible with respect to metrics with the Palatino SC/OsF fonts
3222from Adobe. Note that it is not the author's aim to exactly reproduce
3223the outlines of the original Adobe fonts. The SC and OsF in the FPL
3224Fonts were designed with the glyphs from URW Palladio L as starting
3225point. For some glyphs (eg 'o') the author got the best result by
3226scaling and boldening. For others (eg 'h') shifting selected portions
3227of the character gave more satisfying results. All this was done using
3228the free font editor FontForge <http://fontforge.sf.net/>. The kerning
3229data in these fonts comes from Walter Schmidt's improved Palatino
3230metrics.
3231
3232%description fonts-type1-fpl -l pl.UTF-8
3233Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
3234kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
3235Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
3236kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
3237projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
3238(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
3239pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
3240dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
3241wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
3242Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
3243Palatino Waltera Schmidta.
3244
b280f158
ZU
3245%package fonts-type1-tt2001
3246Summary: Type1 tt2001 family fonts
3247Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
3248Group: Applications/Publishing/TeX
3249Requires: %{name}-dirs-fonts
3250
3251%description fonts-type1-tt2001
3252Type1 tt2001 famliy fonts.
3253
3254%description fonts-type1-tt2001 -l pl.UTF-8
3255Fonty Type1 z rodziny tt2001.
d08789e0
ZU
3256
3257%package fonts-type1-lm
3258Summary: Type1 Latin Modern family fonts
3259Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
3260Group: Applications/Publishing/TeX
3261Requires: %{name}-dirs-fonts
3262
3263%description fonts-type1-lm
3264Latin Modern family of fonts, based on the Computer Modern fonts
3265released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3266lot of additional characters, mainly accented ones, but not only.
3267There is a one set of PostScript fonts and four sets of TeX Font
3268Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3269encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3270Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3271potential user knows what to do with all these files. The author is
3272Boguslaw Jackowski.
3273
3274%description fonts-type1-lm -l pl.UTF-8
3275Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3276przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3277Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3278Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3279Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3280QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3281(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3282(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3283tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3284
3285%package fonts-type1-marvosym
3286Summary: Martin Vogel's Symbol (marvosym) font
3287Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
3288Group: Fonts
3289Requires: %{name}-dirs-fonts
3290
3291%description fonts-type1-marvosym
3292Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3293currency symbol as defined by the European commission; Euro currency
3294symbols in typefaces Times, Helvetica and Courier; Symbols for
3295structural engineering; Symbols for steel cross-sections; Astronomy
3296signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3297symbols; CE sign and others.
3298
3299%description fonts-type1-marvosym -l pl.UTF-8
3300Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3301waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3302dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3303strukturalnej; symbole dla przekroi poprzecznych; symbole
3304astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3305krawieckie; znak CE i inne.
3306
3307%package fonts-type1-mathpazo
3308Summary: Pazo Math fonts
3309Summary(pl.UTF-8): Fonty matematyczne Pazo Math
3310Group: Fonts
3311Requires: %{name}-dirs-fonts
3312
3313%description fonts-type1-mathpazo
3314Pazo Math fonts.
3315
3316%description fonts-type1-mathpazo -l pl.UTF-8
3317Fonty matematyczne Pazo Math.
3318
3319%package fonts-type1-omega
3320Summary: Type1 fonts for Omega - extended unicode TeX
3321Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
3322Group: Fonts
3323Requires: %{name}-dirs-fonts
3324
3325%description fonts-type1-omega
3326Type1 fonts for Omega - extended unicode TeX.
3327
3328%description fonts-type1-omega -l pl.UTF-8
3329Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
3330
3331%package fonts-type1-pl
3332Summary: Polish fonts
3333Summary(pl.UTF-8): Polskie fonty
3334Group: Fonts
3335Requires: %{name}-dirs-fonts
3336Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
3337
3338%description fonts-type1-pl
3339Polish fonts.
3340
3341%description fonts-type1-pl -l pl.UTF-8
3342Polskie fonty.
3343
3344%package fonts-type1-px
3345Summary: PX fonts
3346Summary(pl.UTF-8): Fonty PX
3347Group: Fonts
3348Requires: %{name}-dirs-fonts
3349
3350%description fonts-type1-px
3351PX fonts.
3352
3353%description fonts-type1-px -l pl.UTF-8
3354Fonty PX.
3355
b280f158
ZU
3356%package fonts-type1-qfonts
3357Summary: Quasi fonts
3358Summary(pl.UTF-8): Fonty Quasi
3359Group: Fonts
3360Requires: %{name}-dirs-fonts
3361
3362%description fonts-type1-qfonts
3363Quasi fonts.
3364
3365%description fonts-type1-qfonts -l pl.UTF-8
3366Fonty Quasi.
d08789e0
ZU
3367
3368%package fonts-type1-tx
3369Summary: TX fonts
3370Summary(pl.UTF-8): Fonty TX
3371Group: Fonts
3372Requires: %{name}-dirs-fonts
3373
3374%description fonts-type1-tx
3375TX fonts.
3376
3377%description fonts-type1-tx -l pl.UTF-8
3378Fonty TX.
3379
3380%package fonts-type1-urw
3381Summary: URW fonts
3382Summary(pl.UTF-8): Fonty URW
3383Group: Fonts
3384Requires: %{name}-dirs-fonts
3385
3386%description fonts-type1-urw
3387URW fonts.
3388
3389%description fonts-type1-urw -l pl.UTF-8
3390Fonty URW.
3391
3392%package fonts-type1-vnr
3393Summary: Type1 VNR fonts
3394Summary(pl.UTF-8): Fonty Type1 VNR
3395Group: Fonts
3396Requires: %{name}-dirs-fonts
3397
3398%description fonts-type1-vnr
3399Type1 VNR fonts.
3400
3401%description fonts-type1-vnr -l pl.UTF-8
3402Fonty Type1 VNR.
3403
3404%package fonts-type1-xypic
3405Summary: Xy-pic fonts
3406Summary(pl.UTF-8): Fonty Xy-pic
3407Group: Fonts
3408Requires: %{name}-dirs-fonts
3409
3410%description fonts-type1-xypic
3411Xy-pic fonts.
3412
3413%description fonts-type1-xypic -l pl.UTF-8
3414Fonty Xy-pic.
3415
489714ae
ZU
3416
3417# TeXLive-specific packages - there wasn't before...
3418%package afm2pl
3419Summary: Convert an Adobe font metric file to a TeX font property list
3420Group: Fonts
3421
3422%description afm2pl
3423Convert an Adobe font metric file to a TeX font property list.
3424
3425
3426%package bbox
3427Summary: bbox prints the bounding box of images
3428Group: Applications/Publishing/TeX
3429
3430%description bbox
3431bbox reads a rawppm or rawpbm file and prints out the bounding box of
3432the image.
3433
3434%package cefutils
3435Summary: In cefutils there are CEF-compatible utils
3436Group: Applications/Publishing/TeX
3437
3438%description cefutils
3439In cefutils there are CEF-compatible (Chinese Encoding Framework)
3440utils.
3441
3442%package detex
3443Summary: A filter to strip TeX commands from a .tex file
3444Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
3445Group: Applications/Publishing/TeX
3446
3447%description detex
3448A filter to strip TeX commands from a .tex file.
3449
3450%description detex -l hu.UTF-8
3451Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
3452
3453
7ffd1967
ZU
3454%package dviutils
3455Summary: Various DVI utils
3456Summary(hu.UTF-8): Vegyes DVI eszközök
3457Group: Applications/Publishing/TeX
3458
3459%description dviutils
3460This package contains various DVI utils.
3461
3462%description dviutils -l hu.UTF-8
3463Ez a csomag mindenféle DVI eszközt tartalmaz.
3464
3465%package epsutils
3466Summary: Various EPS utils
3467Group: Applications/Publishing/TeX
3468
3469%description epsutils
3470Various EPS (Encapsulated PostScript) utils.
3471
3472
3473%package filters
3474Summary: Various filters
3475Group: Applications/Publishing/TeX
3476
3477%description filters
3478Various filters.
3479
3480
489714ae
ZU
3481%package uncategorized-utils
3482Summary: Uncategorized utils
3483Group: Applications/Publishing/TeX
3484
3485%description uncategorized-utils
3486Uncategorized utilities. Needs check and categorizing.
3487
d08789e0
ZU
3488%prep
3489%setup -q -c -T -n %{name}-%{version}-source
3490lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 3491%patch0 -p1
1cc1dae0 3492%patch1 -p1
c48c077b
AM
3493
3494cd libs/teckit
3495cat ax*.m4 > acinclude.m4
3496%{__libtoolize}
3497%{__aclocal}
3498%{__autoconf}
3499%{__automake}
d08789e0
ZU
3500
3501%build
3502find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 3503%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 3504cd texk/kpathsea
83feaf0d
ZU
3505%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
3506%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
3507%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
3508%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
3509%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 3510%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 3511cd ../..
d47c034d 3512
a784d38e 3513%configure \
ca4b56d2
AM
3514%if %{with bootstrap}
3515 --without-xindy \
3516 --without-luatex \
3517%endif
d08789e0
ZU
3518 --disable-multiplatform \
3519 --disable-static \
3520 --enable-a4 \
3521 --enable-gf \
3522 --enable-ipc \
3523 --enable-shared \
a784d38e 3524 --with-fontconfig \
d08789e0
ZU
3525 --with-fonts-dir=/var/cache/fonts \
3526 --with-ncurses \
e671f712 3527 --with-system-freetype \
97b079ad 3528 --with-freetype-include=/usr/include/freetype \
a784d38e 3529 --with-system-freetype2 \
97b079ad 3530 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
3531 --with-system-gd \
3532 --with-system-ncurses \
3533 --with-system-pnglib \
3534 --with-system-t1lib \
3535 --with-system-zlib \
d08789e0
ZU
3536 --with-xdvi-x-toolkit=xaw \
3537 --without-dialog \
3538 --without-t1utils \
ca4b56d2 3539 --without-texinfo
d08789e0 3540
d08789e0
ZU
3541%{__make}
3542
d08789e0
ZU
3543%install
3544rm -rf $RPM_BUILD_ROOT
3545install -d $RPM_BUILD_ROOT%{_datadir} \
3546 $RPM_BUILD_ROOT%{_desktopdir} \
3547 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 3548 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
3549 $RPM_BUILD_ROOT/var/cache/fonts \
3550 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 3551 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
3552 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
3553 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 3554
f37ff31b
ZU
3555lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
3556%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
3557%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
3558%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
3559# This is an empty directory
3560%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 3561# Useless binary
3562%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 3563
d08789e0
ZU
3564# commented out because of following (non-fatal) error:
3565# Can't open texmf/web2c/texmf.cnf: No such file or directory.
3566#perl -pi \
3567# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
3568# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
3569# texmf/web2c/texmf.cnf
3570
f37ff31b
ZU
3571# install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
3572# %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
3573# %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
1a192771 3574# %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
d08789e0
ZU
3575
3576install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
3577
3578LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
3579
3580%{__make} install \
3581 prefix=$RPM_BUILD_ROOT%{_prefix} \
3582 bindir=$RPM_BUILD_ROOT%{_bindir} \
3583 mandir=$RPM_BUILD_ROOT%{_mandir} \
3584 libdir=$RPM_BUILD_ROOT%{_libdir} \
3585 datadir=$RPM_BUILD_ROOT%{_datadir} \
3586 infodir=$RPM_BUILD_ROOT%{_infodir} \
3587 includedir=$RPM_BUILD_ROOT%{_includedir} \
3588 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3589 texmf=$RPM_BUILD_ROOT%{texmf} \
3590 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
3591 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
3592
37bb0d8c
ZU
3593# Fix broken symlinks
3594# CURDIR=$(pwd)
3595# cd $RPM_BUILD_ROOT%{_bindir}
3596# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
63399af2 3597# ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
37bb0d8c
ZU
3598# done
3599# cd $CURDIR
3600
d08789e0
ZU
3601#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
3602#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
3603
26d8eaaa
ZU
3604# %{__make} init \
3605# prefix=$RPM_BUILD_ROOT%{_prefix} \
3606# bindir=$RPM_BUILD_ROOT%{_bindir} \
3607# mandir=$RPM_BUILD_ROOT%{_mandir} \
3608# libdir=$RPM_BUILD_ROOT%{_libdir} \
3609# datadir=$RPM_BUILD_ROOT%{_datadir} \
3610# infodir=$RPM_BUILD_ROOT%{_infodir} \
3611# includedir=$RPM_BUILD_ROOT%{_includedir} \
3612# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3613# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 3614
489714ae 3615%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 3616%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 3617
d08789e0
ZU
3618perl -pi \
3619 -e "s|$RPM_BUILD_ROOT||g;" \
3620 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
3621
8175e90e 3622install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
3623
3624install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
3625install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
3626
ce981570 3627# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
3628
3629# in separate spec
3630rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{beamer,pgf,xcolor}
3631rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{beamer,pgf,xcolor}
3632
3633# not included in package
3634rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
3635rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
3636rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
3637rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
3638rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
3639rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
3640rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
3641rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
3642rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
3643rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
3644rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
3645rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
3646rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
3647rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
3648rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
3649rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
3650
3651# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
3652# and we can still analyze them
ce981570
ZU
3653# install -d format-logs
3654# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
3655
3656%clean
3657rm -rf $RPM_BUILD_ROOT
3658
3659%post
3660%fixinfodir
3661%texhash
3662
3663%postun
3664%fixinfodir
3665if [ "$1" = "1" ]; then
3666 %texhash
3667fi
3668
3669%post doc-Catalogue
3670%texhash
3671
3672%postun doc-Catalogue
3673%texhash
3674
3675%post doc-tug-faq
3676%texhash
3677
3678%postun doc-tug-faq
3679%texhash
3680
096dca83 3681%post -n kpathsea
d08789e0
ZU
3682/sbin/ldconfig
3683%fixinfodir
3684%texhash
3685
096dca83 3686%postun -n kpathsea
d08789e0
ZU
3687/sbin/ldconfig
3688%fixinfodir
3689%texhash
3690
096dca83 3691%post -n kpathsea-devel
d08789e0
ZU
3692%texhash
3693
096dca83 3694%postun -n kpathsea-devel
d08789e0
ZU
3695%texhash
3696
3697%post dvips
3698%fixinfodir
3699%texhash
3700
3701%postun dvips
3702%fixinfodir
3703%texhash
3704
3705%post dvilj
3706%texhash
3707
3708%postun dvilj
3709%texhash
3710
3711%post makeindex
3712%texhash
3713
3714%postun makeindex
3715%texhash
3716
3717%post metafont
3718%texhash
3719
3720%postun metafont
3721%texhash
3722
3723%post metapost
3724%texhash
3725
3726%postun metapost
3727%texhash
3728
3729%post mptopdf
3730%texhash
3731
3732%postun mptopdf
3733%texhash
3734
3735%post texdoctk
3736%texhash
3737
3738%postun texdoctk
3739%texhash
3740
3741%post -n xdvi
3742%texhash
3743
3744%postun -n xdvi
3745%texhash
3746
3747%post pdftex
3748%texhash
3749
3750%postun pdftex
3751%texhash
3752
3753%post omega
3754%texhash
3755
3756%postun omega
3757%texhash
3758
3759%post plain
3760%texhash
3761
3762%postun plain
3763%texhash
3764
3765%post format-plain
3766%texhash
3767
3768%postun format-plain
3769%texhash
3770
3771%post format-pdftex
3772%texhash
3773
3774%postun format-pdftex
3775%texhash
3776
3777%post format-pdfetex
3778%texhash
3779
3780%postun format-pdfetex
3781%texhash
3782
3783%post mex
3784%texhash
3785
3786%postun mex
3787%texhash
3788
3789%post format-mex
3790%texhash
3791
3792%postun format-mex
3793%texhash
3794
3795%post format-pdfmex
3796%texhash
3797
3798%postun format-pdfmex
3799%texhash
3800
3801%postun format-utf8mex
3802%texhash
3803
3804%post amstex
3805%texhash
3806
3807%postun amstex
3808%texhash
3809
3810%post format-amstex
3811%texhash
3812
3813%postun format-amstex
3814%texhash
3815
3816%post format-pdfamstex
3817%texhash
3818
3819%postun format-pdfamstex
3820%texhash
3821
3822%post csplain
3823%texhash
3824
3825%postun csplain
3826%texhash
3827
3828%post format-csplain
3829%texhash
3830
3831%postun format-csplain
3832%texhash
3833
3834%post format-pdfcsplain
3835%texhash
3836
3837%postun format-pdfcsplain
3838%texhash
3839
3840%post cslatex
3841%texhash
3842
3843%postun cslatex
3844%texhash
3845
3846%post format-cslatex
3847%texhash
3848
3849%postun format-cslatex
3850%texhash
3851
3852%post format-pdfcslatex
3853%texhash
3854
3855%postun format-pdfcslatex
3856%texhash
3857
3858%post cyrplain
3859%texhash
3860
3861%postun cyrplain
3862%texhash
3863
3864%post format-cyrplain
3865%texhash
3866
3867%postun format-cyrplain
3868%texhash
3869
3870%post format-cyramstex
3871%texhash
3872
3873%postun format-cyramstex
3874%texhash
3875
3876%post format-cyrtexinfo
3877%texhash
3878
3879%postun format-cyrtexinfo
3880%texhash
3881
3882%post eplain
3883%texhash
3884
3885%postun eplain
3886%texhash
3887
3888%post format-eplain
3889%texhash
3890
3891%postun format-eplain
3892%texhash
3893
3894# ConTeXt format
3895
3896%post context
3897%texhash
3898
3899%postun context
3900%texhash
3901
3902%post format-context-de
3903%texhash
3904
3905%postun format-context-de
3906%texhash
3907
3908%post format-context-en
3909%texhash
3910
3911%postun format-context-en
3912%texhash
3913
3914%post format-context-nl
3915%texhash
3916
3917%postun format-context-nl
3918%texhash
3919
3920# LaTeX format.
3921
3922%post latex
3923%fixinfodir
3924%texhash
3925
3926%postun latex
3927%fixinfodir
3928%texhash
3929
fe66da27
ZU
3930%post latex-abstract
3931%texhash
3932
3933%postun latex-abstract
3934%texhash
3935
e88b5dcf
ZU
3936%post latex-adrconv
3937%texhash
3938
3939%postun latex-adrconv
3940%texhash
3941
d08789e0
ZU
3942%post latex-ae
3943%texhash
3944
3945%postun latex-ae
3946%texhash
3947
3948%post latex-ams
3949%texhash
3950
3951%postun latex-ams
3952%texhash
3953
3954%post latex-antp
3955%texhash
3956
3957%postun latex-antp
3958%texhash
3959
3960%post latex-antt
3961%texhash
3962
3963%postun latex-antt
3964%texhash
3965
e88b5dcf
ZU
3966%post latex-appendix
3967%texhash
3968
3969%postun latex-appendix
3970%texhash
3971
d08789e0
ZU
3972%post latex-bbm
3973%texhash
3974
3975%postun latex-bbm
3976%texhash
3977
3978%post latex-bbold
3979%texhash
3980
3981%postun latex-bbold
3982%texhash
3983
2fede27b
ZU
3984%post latex-bezos
3985%texhash
3986
3987%postun latex-bezos
3988%texhash
3989
d08789e0
ZU
3990%post latex-bibtex
3991%texhash
3992
3993%postun latex-bibtex
3994%texhash
3995
3996%post latex-bibtex-ams
3997%texhash
3998
3999%postun latex-bibtex-ams
4000%texhash
4001
4002%post latex-bibtex-pl
4003%texhash
4004
4005%postun latex-bibtex-pl
4006%texhash
4007
4008%post latex-bibtex-german
4009%texhash
4010
4011%postun latex-bibtex-german
4012%texhash
4013
4014%post latex-bibtex-revtex4
4015%texhash
4016
4017%postun latex-bibtex-revtex4
4018%texhash
4019
4020%post latex-bibtex-jurabib
4021%texhash
4022
4023%postun latex-bibtex-jurabib
4024%texhash
4025
2fede27b
ZU
4026%post latex-booktabs
4027%texhash
4028
4029%postun latex-booktabs
4030%texhash
4031
4032
4033%post latex-caption
4034%texhash
4035
4036%postun latex-caption
4037%texhash
4038
d08789e0
ZU
4039%post latex-carlisle
4040%texhash
4041
4042%postun latex-carlisle
4043%texhash
4044
4045%post latex-ccfonts
4046%texhash
4047
4048%postun latex-ccfonts
4049%texhash
4050
4051%post latex-cite
4052%texhash
4053
4054%postun latex-cite
4055%texhash
4056
4057%post latex-cmbright
4058%texhash
4059
4060%postun latex-cmbright
4061%texhash
4062
2fede27b
ZU
4063
4064%post latex-comment
4065%texhash
4066
4067%postun latex-comment
4068%texhash
4069
d08789e0
ZU
4070%post latex-concmath
4071%texhash
4072
4073%postun latex-concmath
4074%texhash
4075
2fede27b
ZU
4076%post latex-currvita
4077%texhash
4078
4079%postun latex-currvita
4080%texhash
4081
4082
4083%post latex-curves
4084%texhash
4085
4086%postun latex-curves
4087%texhash
4088
d08789e0
ZU
4089%post latex-custom-bib
4090%texhash
4091
4092%postun latex-custom-bib
4093%texhash
4094
4095%post latex-cyrillic
4096%texhash
4097
4098%postun latex-cyrillic
4099%texhash
4100
04eb4e68
ZU
4101# %post latex-dstroke
4102# %texhash
d08789e0 4103
04eb4e68
ZU
4104# %postun latex-dstroke
4105# %texhash
d08789e0 4106
60597425
ZU
4107%post latex-enumitem
4108%texhash
4109
4110%postun latex-enumitem
4111%texhash
4112
fe66da27
ZU
4113%post latex-exam
4114%texhash
4115
4116%postun latex-exam
4117%texhash
4118
d08789e0
ZU
4119%post latex-jknappen
4120%texhash
4121
4122%postun latex-jknappen
4123%texhash
4124
4125%post latex-lm
4126%texhash
4127
fe66da27
ZU
4128%post latex-lastpage
4129%texhash
4130
4131%postun latex-lastpage
4132%texhash
4133
d08789e0
ZU
4134%postun latex-lm
4135%texhash
4136
4137%post latex-lucidabr
4138%texhash
4139
4140%postun latex-lucidabr
4141%texhash
4142
4143%post latex-marvosym
4144%texhash
4145
4146%postun latex-marvosym
4147%texhash
4148
4149%post latex-mathpple
4150%texhash
4151
4152%postun latex-mathpple
4153%texhash
4154
4155%post latex-mathtime
4156%texhash
4157
4158%postun latex-mathtime
4159%texhash
4160
4161%post latex-mflogo
4162%texhash
4163
4164%postun latex-mflogo
4165%texhash
4166
4167%post latex-mfnfss
4168%texhash
4169
4170%postun latex-mfnfss
4171%texhash
4172
4173%post latex-minitoc
4174%texhash
4175
4176%postun latex-minitoc
4177%texhash
4178
4179%post latex-mltex
4180%texhash
4181
4182%postun latex-mltex
4183%texhash
4184
d34bfb7f
ZU
4185%post latex-multienum
4186%texhash
4187
4188%postun latex-multienum
4189%texhash
4190
fe66da27
ZU
4191%post latex-ntheorem
4192%texhash
4193
4194%postun latex-ntheorem
4195%texhash
4196
d08789e0
ZU
4197%post latex-palatcm
4198%texhash
4199
4200%postun latex-palatcm
4201%texhash
4202
4203%post latex-psnfss
4204%texhash
4205
4206%postun latex-psnfss
4207%texhash
4208
4209%post latex-pxfonts
4210%texhash
4211
4212%postun latex-pxfonts
4213%texhash
4214
4215%post latex-qfonts
4216%texhash
4217
4218%postun latex-qfonts
4219%texhash
4220
fe66da27
ZU
4221%post latex-SIunits
4222%texhash
4223
4224%postun latex-SIunits
4225%texhash
4226
d08789e0
ZU
4227%post latex-txfonts
4228%texhash
4229
4230%postun latex-txfonts
4231%texhash
4232
7ea3a98b
ZU
4233%post latex-ucs
4234%texhash
4235
4236%postun latex-ucs
4237%texhash
4238
d08789e0
ZU
4239%post latex-umlaute
4240%texhash
4241
4242%postun latex-umlaute
4243%texhash
4244
4245%post latex-wasysym
4246%texhash
4247
4248%postun latex-wasysym
4249%texhash
4250
4251%post format-latex
4252%texhash
4253
4254%postun format-latex
4255%texhash
4256
4257%post format-pdflatex
4258%texhash
4259
4260%postun format-pdflatex
4261%texhash
4262
4263%post platex
4264%texhash
4265
4266%postun platex
4267%texhash
4268
4269%post format-platex
4270%texhash
4271
4272%postun format-platex
4273%texhash
4274
4275%post format-pdfplatex
4276%texhash
4277
4278%postun format-pdfplatex
4279%texhash
4280
4281%post tex-babel
4282%texhash
4283
4284%postun tex-babel
4285%texhash
4286
4287%post tex-german
4288%texhash
4289
4290%postun tex-german
4291%texhash
4292
4293%post tex-mfpic
4294%texhash
4295
4296%postun tex-mfpic
4297%texhash
4298
4299%post tex-misc
4300%texhash
4301
4302%postun tex-misc
4303%texhash
4304
4305%post tex-pictex
4306%texhash
4307
4308%postun tex-pictex
4309%texhash
4310
4311%post tex-pstricks
4312%texhash
4313
4314%postun tex-pstricks
4315%texhash
4316
4317%post tex-qpx
4318%texhash
4319
4320%postun tex-qpx
4321%texhash
4322
31bd2c4a 4323%post tex-qpxqtx
d08789e0
ZU
4324%texhash
4325
31bd2c4a 4326%postun tex-qpxqtx
d08789e0
ZU
4327%texhash
4328
4329%post tex-ruhyphen
4330%texhash
4331
4332%postun tex-ruhyphen
4333%texhash
4334
4335%post tex-spanish
4336%texhash
4337
4338%postun tex-spanish
4339%texhash
4340
4341%post tex-texdraw
4342%texhash
4343
4344%postun tex-texdraw
4345%texhash
4346
4347%post tex-thumbpdf
4348%texhash
4349
4350%postun tex-thumbpdf
4351%texhash
4352
4353%post tex-ukrhyph
4354%texhash
4355
4356%postun tex-ukrhyph
4357%texhash
4358
4359%post latex-vietnam
4360%texhash
4361
4362%postun latex-vietnam
4363%texhash
4364
4365%post tex-xypic
4366%texhash
4367
4368%postun tex-xypic
4369%texhash
4370
4371%post fonts-adobe
4372%texhash
4373
4374%postun fonts-adobe
4375%texhash
4376
4377%post fonts-ae
4378%texhash
4379
4380%postun fonts-ae
4381%texhash
4382
4383%post fonts-ams
4384%texhash
4385
4386%postun fonts-ams
4387%texhash
4388
4389%post fonts-antp
4390%texhash
4391
4392%postun fonts-antp
4393%texhash
4394
4395%post fonts-antt
4396%texhash
4397
4398%postun fonts-antt
4399%texhash
4400
4401%post fonts-bbm
4402%texhash
4403
4404%postun fonts-bbm
4405%texhash
4406
4407%post fonts-bbold
4408%texhash
4409
4410%postun fonts-bbold
4411%texhash
4412
070c5aff
ZU
4413%post fonts-bh
4414%texhash
d08789e0 4415
070c5aff
ZU
4416%postun fonts-bh
4417%texhash
d08789e0
ZU
4418
4419%post fonts-bitstream
4420%texhash
4421
4422%postun fonts-bitstream
4423%texhash
4424
4425%post fonts-cbgreek
4426%texhash
4427
4428%postun fonts-cbgreek
4429%texhash
4430
4431%post fonts-cc-pl
4432%texhash
4433
4434%postun fonts-cc-pl
4435%texhash
4436
4437%post fonts-cg
4438%texhash
4439
4440%postun fonts-cg
4441%texhash
4442
4443%post fonts-cm
4444%texhash
4445
4446%postun fonts-cm
4447%texhash
4448
4449%post fonts-cmbright
4450%texhash
4451
4452%postun fonts-cmbright
4453%texhash
4454
4455%post fonts-cmcyr
4456%texhash
4457
4458%postun fonts-cmcyr
4459%texhash
4460
4461%post fonts-cmextra
4462%texhash
4463
4464%postun fonts-cmextra
4465%texhash
4466
4467%post fonts-concmath
4468%texhash
4469
4470%postun fonts-concmath
4471%texhash
4472
4473%post fonts-concrete
4474%texhash
4475
4476%postun fonts-concrete
4477%texhash
4478
4479%post fonts-cs
4480%texhash
4481
4482%postun fonts-cs
4483%texhash
4484
4a09ae1a
ZU
4485%post fonts-dstroke
4486%texhash
d08789e0 4487
4a09ae1a
ZU
4488%postun fonts-dstroke
4489%texhash
d08789e0
ZU
4490
4491%post fonts-ecc
4492%texhash
4493
4494%postun fonts-ecc
4495%texhash
4496
4497%post fonts-eurosym
4498%texhash
4499
4500%postun fonts-eurosym
4501%texhash
4502
4503%post fonts-euxm
4504%texhash
4505
4506%postun fonts-euxm
4507%texhash
4508
4509%post fonts-gothic
4510%texhash
4511
4512%postun fonts-gothic
4513%texhash
4514
4515%post fonts-hoekwater
4516%texhash
4517
4518%postun fonts-hoekwater
4519%texhash
4520
4521%post fonts-jknappen
4522%texhash
4523
4524%postun fonts-jknappen
4525%texhash
4526
4527%post fonts-latex
4528%texhash
4529
4530%postun fonts-latex
4531%texhash
4532
4533%post fonts-lh
4534%texhash
4535
4536%postun fonts-lh
4537%texhash
4538
4539%post fonts-lm
4540%texhash
4541
4542%postun fonts-lm
4543%texhash
4544
4545%post fonts-marvosym
4546%texhash
4547
4548%postun fonts-marvosym
4549%texhash
4550
4551%post fonts-mflogo
4552%texhash
4553
4554%postun fonts-mflogo
4555%texhash
4556
4557%post fonts-misc
4558%texhash
4559
4560%postun fonts-misc
4561%texhash
4562
4563%post fonts-monotype
4564%texhash
4565
4566%postun fonts-monotype
4567%texhash
4568
4569%post fonts-omega
4570%texhash
4571
4572%postun fonts-omega
4573%texhash
4574
4575%post fonts-pazo
4576%texhash
4577
4578%postun fonts-pazo
4579%texhash
4580
4581%post fonts-pl
4582%texhash
4583
4584%postun fonts-pl
4585%texhash
4586
4587%post fonts-px
4588%texhash
4589
4590%postun fonts-px
4591%texhash
4592
4593%post fonts-qfonts
4594%texhash
4595
4596%postun fonts-qfonts
4597%texhash
4598
4599%post fonts-qpx
4600%texhash
4601
4602%postun fonts-qpx
4603%texhash
4604
31bd2c4a 4605%post fonts-qpxqtx
d08789e0
ZU
4606%texhash
4607
31bd2c4a 4608%postun fonts-qpxqtx
d08789e0
ZU
4609%texhash
4610
4611%post fonts-rsfs
4612%texhash
4613
4614%postun fonts-rsfs
4615%texhash
4616
4617%post fonts-stmaryrd
4618%texhash
4619
4620%postun fonts-stmaryrd
4621%texhash
4622
4623%post fonts-tx
4624%texhash
4625
4626%postun fonts-tx
4627%texhash
4628
4629%post fonts-urw
4630%texhash
4631
4632%postun fonts-urw
4633%texhash
4634
4635%post fonts-vnr
4636%texhash
4637
4638%postun fonts-vnr
4639%texhash
4640
4641%post fonts-wasy
4642%texhash
4643
4644%postun fonts-wasy
4645%texhash
4646
4647%post fonts-xypic
4648%texhash
4649
4650%postun fonts-xypic
4651%texhash
4652
4653%post fonts-yandy
4654%texhash
4655
4656%postun fonts-yandy
4657%texhash
4658
4659%post fonts-type1-antp
4660%texhash
4661
4662%postun fonts-type1-antp
4663%texhash
4664
4665%post fonts-type1-antt
4666%texhash
4667
4668%postun fonts-type1-antt
4669%texhash
4670
4671%post fonts-type1-belleek
4672%texhash
4673
4674%postun fonts-type1-belleek
4675%texhash
4676
4677%post fonts-type1-bitstream
4678%texhash
4679
4680%postun fonts-type1-bitstream
4681%texhash
4682
4683%post fonts-type1-bluesky
4684%texhash
4685
4686%postun fonts-type1-bluesky
4687%texhash
4688
4689%post fonts-type1-cc-pl
4690%texhash
4691
4692%postun fonts-type1-cc-pl
4693%texhash
4694
4695%post fonts-type1-cmcyr
4696%texhash
4697
4698%postun fonts-type1-cmcyr
4699%texhash
4700
4701%post fonts-type1-cs
4702%texhash
4703
4704%postun fonts-type1-cs
4705%texhash
4706
070c5aff
ZU
4707%post fonts-type1-dstroke
4708%texhash
d08789e0 4709
070c5aff
ZU
4710%postun fonts-type1-dstroke
4711%texhash
d08789e0
ZU
4712
4713%post fonts-type1-eurosym
4714%texhash
4715
4716%postun fonts-type1-eurosym
4717%texhash
4718
4719%post fonts-type1-hoekwater
4720%texhash
4721
4722%postun fonts-type1-hoekwater
4723%texhash
4724
4725%post fonts-type1-lm
4726%texhash
4727
4728%postun fonts-type1-lm
4729%texhash
4730
4731%post fonts-type1-marvosym
4732%texhash
4733
4734%postun fonts-type1-marvosym
4735%texhash
4736
4737%post fonts-type1-mathpazo
4738%texhash
4739
4740%postun fonts-type1-mathpazo
4741%texhash
4742
4743%post fonts-type1-omega
4744%texhash
4745
4746%postun fonts-type1-omega
4747%texhash
4748
4749%post fonts-type1-pl
4750%texhash
4751
4752%postun fonts-type1-pl
4753%texhash
4754
4755%post fonts-type1-px
4756%texhash
4757
4758%postun fonts-type1-px
4759%texhash
4760
070c5aff
ZU
4761%post fonts-type1-qfonts
4762%texhash
d08789e0 4763
070c5aff
ZU
4764%postun fonts-type1-qfonts
4765%texhash
d08789e0
ZU
4766
4767%post fonts-type1-tx
4768%texhash
4769
4770%postun fonts-type1-tx
4771%texhash
4772
4773%post fonts-type1-urw
4774%texhash
4775
4776%postun fonts-type1-urw
4777%texhash
4778
4779%post fonts-type1-vnr
4780%texhash
4781
4782%postun fonts-type1-vnr
4783%texhash
4784
4785%post fonts-type1-xypic
4786%texhash
4787
4788%postun fonts-type1-xypic
4789%texhash
4790
4791%post -n texconfig
4792%texhash
4793
4794%postun -n texconfig
4795%texhash
4796
5902e778
ZU
4797# Check the commented lines!!!
4798
d08789e0
ZU
4799%files
4800%defattr(644,root,root,755)
0f6c4baf 4801# %doc %{texmf}/LICENSE.texmf
df343eba 4802# %doc %{texmf}/ChangeLog
df343eba 4803# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
4804# There isn't doc/fonts directory
4805# %dir %{texmf}/doc/fonts
4806# %doc %{texmf}/doc/fonts/fontname
4807# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
4808# %dir %{texmf}/doc/help
4809# %doc %{texmf}/doc/help/csname.txt
4810# %doc %{texmf}/doc/help/ctan
4811# %doc %{texmf}/doc/help/tds.dvi
4812# %doc %{texmf}/doc/help/unixtex.ftp
4813# %dir %{texmf}/doc/help/faq
4814# %doc %{texmf}/doc/images
df343eba
ZU
4815# %dir %{texmf}/doc/polish
4816# %doc %{texmf}/doc/polish/*.html
4817# %dir %{texmf}/doc/programs
4818# %doc %{texmf}/doc/programs/web2c*
4819# %doc %{texmf}/doc/programs/cwebman.dvi
4820# %doc %{texmf}/doc/programs/dvipng.*
4821# %doc %{texmf}/doc/knuth
d08789e0
ZU
4822#%attr(755,root,root) %{_bindir}/MakeTeXPK
4823#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
4824
4825# ***********
4826# executables
4827# ***********
d08789e0
ZU
4828%attr(755,root,root) %{_bindir}/a2ping
4829%attr(755,root,root) %{_bindir}/afm2tfm
4830%attr(755,root,root) %{_bindir}/allcm
4831%attr(755,root,root) %{_bindir}/allec
4832%attr(755,root,root) %{_bindir}/allneeded
4833%attr(755,root,root) %{_bindir}/cweave
4834%attr(755,root,root) %{_bindir}/ctangle
4835%attr(755,root,root) %{_bindir}/ctie
4836%attr(755,root,root) %{_bindir}/dmp
4837%attr(755,root,root) %{_bindir}/dvipng
4838%attr(755,root,root) %{_bindir}/e2pall
4839%attr(755,root,root) %{_bindir}/ebb
df343eba 4840# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
4841%attr(755,root,root) %{_bindir}/fmtutil
4842%attr(755,root,root) %{_bindir}/fmtutil-sys
4843#%attr(755,root,root) %{_bindir}/fontexport
4844#%attr(755,root,root) %{_bindir}/fontimport
4845%attr(755,root,root) %{_bindir}/fontinst
4846%attr(755,root,root) %{_bindir}/gftodvi
4847%attr(755,root,root) %{_bindir}/gftopk
4848%attr(755,root,root) %{_bindir}/gftype
4849%attr(755,root,root) %{_bindir}/gsftopk
4850#%attr(755,root,root) %{_bindir}/initex
4851%attr(755,root,root) %{_bindir}/kpseaccess
4852%attr(755,root,root) %{_bindir}/kpsereadlink
4853%attr(755,root,root) %{_bindir}/kpsewhere
4854%attr(755,root,root) %{_bindir}/mag
4855%attr(755,root,root) %{_bindir}/makempx
4856%attr(755,root,root) %{_bindir}/makempy
4857#%attr(755,root,root) %{_bindir}/mkfontdesc
4858%attr(755,root,root) %{_bindir}/mktexfmt
4859%attr(755,root,root) %{_bindir}/mktexlsr
4860%attr(755,root,root) %{_bindir}/newer
4861%attr(755,root,root) %{_bindir}/patgen
4862%attr(755,root,root) %{_bindir}/pdfetex
4863%attr(755,root,root) %{_bindir}/pfb2pfa
4864%attr(755,root,root) %{_bindir}/pk2bm
4865%attr(755,root,root) %{_bindir}/pktogf
4866%attr(755,root,root) %{_bindir}/pktype
4867%attr(755,root,root) %{_bindir}/pltotf
4868%attr(755,root,root) %{_bindir}/pooltype
4869%attr(755,root,root) %{_bindir}/ps2frag
4870%attr(755,root,root) %{_bindir}/ps2pk
4871# TODO: move this file to correct subpackage ?
4872%attr(755,root,root) %{_bindir}/ps4pdf
4873#%attr(755,root,root) %{_bindir}/t1mapper
4874%attr(755,root,root) %{_bindir}/tangle
4875#%attr(755,root,root) %{_bindir}/tetex-updmap
4876%attr(755,root,root) %{_bindir}/tex
4877%attr(755,root,root) %{_bindir}/texdoc
4878%attr(755,root,root) %{_bindir}/texexec
4879%attr(755,root,root) %{_bindir}/texhash
df343eba 4880# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
4881%attr(755,root,root) %{_bindir}/texlinks
4882%attr(755,root,root) %{_bindir}/tftopl
4883%attr(755,root,root) %{_bindir}/tie
4884%attr(755,root,root) %{_bindir}/ttf2afm
4885%attr(755,root,root) %{_bindir}/updmap
4886%attr(755,root,root) %{_bindir}/updmap-sys
4887%attr(755,root,root) %{_bindir}/vftovp
4888#%attr(755,root,root) %{_bindir}/virtex
4889%attr(755,root,root) %{_bindir}/vptovf
4890%attr(755,root,root) %{_bindir}/weave
4891
4892%attr(755,root,root) %{texmf}/web2c/mktexnam
4893%attr(755,root,root) %{texmf}/web2c/mktexdir
4894%attr(755,root,root) %{texmf}/web2c/mktexupd
4895
0edad7f5 4896%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
4897
4898#%dir /etc/sysconfig/tetex-updmap
4899#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
4900
4901%ghost %{texmf}/ls-R
7057740b 4902%ghost %{texmfdist}/ls-R
7057740b 4903# %ghost %{_localstatedir}/ls-R
d08789e0 4904
2677a8b0 4905%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 4906%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
4907%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
4908%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
4909%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 4910
d08789e0
ZU
4911%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
4912%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
4913%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
4914%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
4915%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
4916%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
4917%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
4918
d08789e0
ZU
4919%attr(1777,root,root) /var/cache/fonts
4920
4921%{_datadir}/info/web2c.info*
df343eba
ZU
4922# %{_datadir}/info/texi2html.info*
4923# %{_datadir}/texi2html
d08789e0
ZU
4924#%{texmf}/updates.dat
4925
df343eba 4926# %{texmf}/aliases
df343eba 4927# %{texmf}/tex/generic/bghyph
1a192771
ZU
4928# %doc %{texmf}/doc/generic/hyphen
4929#%{texmf}/tex/generic/letterspacing
4930
4931# ***********
4932# Directories
4933# ***********
ae4a938c 4934%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
4935%attr(1777,root,root) %dir %{_localstatedir}/fonts
4936%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 4937%attr(1777,root,root) %dir %{fmtdir}
1a192771 4938
b6042de9
ZU
4939%dir %{texmfdist}
4940%dir %{texmf}
4941
1a192771
ZU
4942%dir %{texmfdist}/doc
4943%dir %{texmfdist}/doc/generic
4944%dir %{texmfdist}/doc/generic/enctex
4945%dir %{texmfdist}/doc/latex
4946%dir %{texmfdist}/doc/latex/localloc
4947%dir %{texmf}/doc
4948%dir %{texmf}/doc/generic
4949%dir %{texmf}/doc/tetex
4950
4951%dir %{texmfdist}/tex
2677a8b0 4952%dir %{texmfdist}/tex/cslatex
165b9d73 4953%dir %{texmfdist}/tex/generic
5f841614 4954%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 4955%dir %{texmfdist}/tex/generic/enctex
165b9d73 4956%dir %{texmfdist}/tex/generic/genmisc
5f841614 4957%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73
ZU
4958%dir %{texmfdist}/tex/generic/misc
4959%dir %{texmfdist}/tex/generic/tex4ht
1a192771
ZU
4960%dir %{texmf}/dvips
4961%dir %{texmf}/dvips/config
4962%dir %{texmf}/dvips/tetex
d08789e0
ZU
4963%dir %{texmf}/fonts/enc
4964%dir %{texmf}/fonts/enc/dvips
4965%dir %{texmf}/fonts/enc/dvips/tetex
1a192771
ZU
4966%dir %{texmf}/fonts/map
4967%dir %{texmf}/fonts/map/dvips
4968%dir %{texmf}/fonts/map/dvips/tetex
4969%dir %{texmf}/scripts
4970%dir %{texmf}/tex
1a192771
ZU
4971%dir %{texmf}/tex/generic
4972%dir %{texmf}/tex/generic/config
1a192771
ZU
4973%dir %{texmf}/web2c
4974
4975# Docs
2677a8b0 4976# %doc %{texmf}/doc/README
1a192771
ZU
4977%doc %{texmf}/doc/tetex/TETEXDOC.*
4978%doc %{texmf}/doc/tetex/teTeX-FAQ
4979
4980# %{texmf}/fonts/map/dvips/tetex/contnav.map
4981# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
4982%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
4983%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
4984
4985# Main fonts from TeTeX
d08789e0
ZU
4986%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
4987%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
4988%{texmf}/fonts/enc/dvips/tetex/10037936.enc
4989%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
4990%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
4991%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
4992%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
4993%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
4994%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
4995%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
4996%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 4997%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 4998
f2555868 4999%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
5000%{texmfdist}/tex/generic/encodings
5001%{texmfdist}/tex/generic/epsf
f2555868 5002%{texmfdist}/tex/generic/hyph-utf8/*
1a192771 5003%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 5004%{texmfdist}/tex/generic/misc/null*
1a192771 5005%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
5006%{texmfdist}/tex/generic/tap
5007%{texmfdist}/tex/generic/tex-ps
1a192771 5008%{texmfdist}/tex/generic/tex4ht/path.4ht
2677a8b0 5009%{texmfdist}/tex/texinfo
1a192771 5010%{texmf}/tex/fontinst
1a192771 5011%{texmf}/tex/generic/hyphen
df343eba 5012
1a192771
ZU
5013# %{fmtdir}/metafun.mem
5014#%{texmf}/web2c/tex-pl.pool
5015# %{texmf}/web2c/tex.pool
5016#%{texmf}/fonts/map/dvips/updmap/ps2pk.map
5017
5018%{texmf}/web2c/*.tcx
df343eba
ZU
5019
5020# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
5021# %lang(fi) %{_mandir}/fi/man1/allcm.1*
5022# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
5023# %lang(fr) %{_mandir}/fr/man1/access.1*
5024# %lang(hu) %{_mandir}/hu/man1/access.1*
5025# %lang(hu) %{_mandir}/hu/man1/newer.1*
5026# %lang(pl) %{_mandir}/pl/man1/access.1*
5027# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
5028#%{_mandir}/man1/MakeTeXPK.1*
5029#%{_mandir}/man1/access.1*
1a192771 5030#%{_mandir}/man1/allec.1*
d08789e0
ZU
5031#%{_mandir}/man1/fontexport.1*
5032#%{_mandir}/man1/fontimport.1*
5033#%{_mandir}/man1/initex.1*
1a192771 5034#%{_mandir}/man1/mktexfmt.1*
d08789e0 5035#%{_mandir}/man1/t1mapper.1*
1a192771
ZU
5036#%{_mandir}/man1/texdoc.1*
5037#%{_mandir}/man1/texhash.1*
5038#%{_mandir}/man1/texi2html.1*
d08789e0 5039#%{_mandir}/man1/virtex.1*
1a192771 5040#%{_mandir}/man8/fmtutil.8*
d08789e0 5041#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
5042#%{_mandir}/man8/texlinks.8*
5043
d08789e0
ZU
5044%{_mandir}/man1/afm2tfm.1*
5045%{_mandir}/man1/allcm.1*
d08789e0
ZU
5046%{_mandir}/man1/allneeded.1*
5047%{_mandir}/man1/ctie.1*
5048%{_mandir}/man1/cweb.1*
5049%{_mandir}/man1/dmp.1*
5050%{_mandir}/man1/dvipdft.1*
5051%{_mandir}/man1/dvipng.1*
5052%{_mandir}/man1/e2pall.1*
5053%{_mandir}/man1/ebb.1*
5054%{_mandir}/man1/fmtutil.1*
5055%{_mandir}/man1/fontinst.1*
5056%{_mandir}/man1/gftodvi.1*
5057%{_mandir}/man1/gftopk.1*
5058%{_mandir}/man1/gftype.1*
5059%{_mandir}/man1/gsftopk.1*
5060%{_mandir}/man1/kpseaccess.1*
5061%{_mandir}/man1/kpsereadlink.1*
5062%{_mandir}/man1/kpsewhere.1*
5063%{_mandir}/man1/mag.1*
5064%{_mandir}/man1/makempx.1*
5065%{_mandir}/man1/makempy.1*
d08789e0
ZU
5066%{_mandir}/man1/mktexlsr.1*
5067%{_mandir}/man1/newer.1*
5068%{_mandir}/man1/patgen.1*
5069%{_mandir}/man1/pdfetex.1*
5070%{_mandir}/man1/pfb2pfa.1*
5071%{_mandir}/man1/pk2bm.1*
5072%{_mandir}/man1/pktogf.1*
5073%{_mandir}/man1/pktype.1*
5074%{_mandir}/man1/pltotf.1*
5075%{_mandir}/man1/pooltype.1*
5076%{_mandir}/man1/ps2frag.1*
5077%{_mandir}/man1/ps2pk.1*
5078%{_mandir}/man1/tangle.1*
5079%{_mandir}/man1/tex.1*
d08789e0
ZU
5080%{_mandir}/man1/texexec.1*
5081%{_mandir}/man1/texlinks.1*
d08789e0 5082%{_mandir}/man1/tftopl.1*
d08789e0 5083%{_mandir}/man1/tie.1*
1a192771 5084%{_mandir}/man1/ttf2afm.1*
d08789e0
ZU
5085%{_mandir}/man1/updmap.1*
5086%{_mandir}/man1/vftovp.1*
5087%{_mandir}/man1/vptovf.1*
5088%{_mandir}/man1/weave.1*
5089%{_mandir}/man5/fmtutil.cnf.5*
1a192771 5090
d08789e0
ZU
5091
5092%files dirs-fonts
5093%defattr(644,root,root,755)
1a192771 5094%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
5095%dir %{texmfdist}/fonts
5096%dir %{texmfdist}/fonts/afm
5097%dir %{texmfdist}/fonts/afm/public
1a192771
ZU
5098%dir %{texmfdist}/fonts/enc
5099%dir %{texmfdist}/fonts/enc/dvips
5100%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 5101%dir %{texmfdist}/fonts/map
1a192771
ZU
5102%dir %{texmfdist}/fonts/map/dvips
5103%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 5104%dir %{texmfdist}/fonts/map/fontname
26d8eaaa 5105%dir %{texmfdist}/fonts/pk
1a192771 5106%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
5107%dir %{texmfdist}/fonts/source
5108%dir %{texmfdist}/fonts/source/public
5109%dir %{texmfdist}/fonts/tfm
5110%dir %{texmfdist}/fonts/tfm/public
5111%dir %{texmfdist}/fonts/type1
5112%dir %{texmfdist}/fonts/type1/public
5113%dir %{texmfdist}/fonts/vf
5114%dir %{texmfdist}/fonts/vf/public
4aeb46f7
ZU
5115%dir %{texmfdist}/source
5116%dir %{texmfdist}/source/fonts
5117%dir %{texmfdist}/source/latex
63399af2 5118%dir %{texmfdist}/tex4ht
1a192771
ZU
5119%dir %{texmfdist}/tex4ht/ht-fonts
5120%dir %{texmfdist}/tex4ht/ht-fonts/css
5121%dir %{texmfdist}/tex4ht/ht-fonts/iso8859
4aeb46f7 5122%dir %{texmfdist}/tex4ht/ht-fonts/win
1a192771
ZU
5123%dir %{texmf}/fonts
5124%dir %{texmf}/fonts/opentype
5125%dir %{texmf}/fonts/opentype/public
d08789e0 5126
0f6c4baf
ZU
5127# %files doc-Catalogue
5128# %defattr(644,root,root,755)
5129# %{texmf}/doc/help/Catalogue
d08789e0 5130
0f6c4baf
ZU
5131# %files doc-tug-faq
5132# %defattr(644,root,root,755)
5133# %{texmf}/doc/help/faq/uktug-faq
d08789e0 5134
5902e778 5135
d08789e0
ZU
5136%files doc-latex
5137%defattr(644,root,root,755)
5902e778
ZU
5138# %{texmfdist}/doc/latex/bar
5139# %{texmfdist}/doc/latex/eclbip
5140# %{texmfdist}/doc/latex/eo
5141# %{texmfdist}/doc/latex/floatflt
5142# %{texmfdist}/doc/latex/general
5143# %{texmfdist}/doc/latex/germbib
5144# %{texmfdist}/doc/latex/images
5145# %{texmfdist}/doc/latex/mathcomp
5146# %{texmfdist}/doc/latex/mt11p
5147# %{texmfdist}/doc/latex/picins
5148# %{texmfdist}/doc/latex/ps4pdf
5149# %{texmfdist}/doc/latex/pslatex
5150# %{texmfdist}/doc/latex/shapepar
5151# %{texmfdist}/doc/latex/supertab
5152# %{texmfdist}/doc/latex/tex-refs
5153# %{texmfdist}/doc/latex/textmerg
5154# %{texmfdist}/doc/latex/treesvr
df343eba 5155%{texmfdist}/doc/latex/acronym
df343eba
ZU
5156%{texmfdist}/doc/latex/aeguill
5157%{texmfdist}/doc/latex/anysize
df343eba
ZU
5158%{texmfdist}/doc/latex/base
5159%{texmfdist}/doc/latex/beton
df343eba
ZU
5160%{texmfdist}/doc/latex/carlisle
5161%{texmfdist}/doc/latex/ccaption
5162%{texmfdist}/doc/latex/changebar
5163%{texmfdist}/doc/latex/chappg
df343eba
ZU
5164%{texmfdist}/doc/latex/concmath
5165%{texmfdist}/doc/latex/crop
df343eba
ZU
5166%{texmfdist}/doc/latex/dinbrief
5167%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
5168%{texmfdist}/doc/latex/eepic
5169%{texmfdist}/doc/latex/endfloat
df343eba
ZU
5170%{texmfdist}/doc/latex/esint
5171%{texmfdist}/doc/latex/eso-pic
5172%{texmfdist}/doc/latex/euler
5173%{texmfdist}/doc/latex/eulervm
df343eba
ZU
5174%{texmfdist}/doc/latex/extsizes
5175%{texmfdist}/doc/latex/fancybox
5176%{texmfdist}/doc/latex/fancyhdr
5177%{texmfdist}/doc/latex/fancyvrb
5178%{texmfdist}/doc/latex/filecontents
5179%{texmfdist}/doc/latex/float
df343eba
ZU
5180%{texmfdist}/doc/latex/footmisc
5181%{texmfdist}/doc/latex/footnpag
5182%{texmfdist}/doc/latex/fp
5183%{texmfdist}/doc/latex/g-brief
df343eba 5184%{texmfdist}/doc/latex/geometry
df343eba
ZU
5185%{texmfdist}/doc/latex/graphics
5186%{texmfdist}/doc/latex/hyperref
5187%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
5188%{texmfdist}/doc/latex/index
5189%{texmfdist}/doc/latex/koma-script
5190%{texmfdist}/doc/latex/labels
df343eba
ZU
5191%{texmfdist}/doc/latex/layouts
5192%{texmfdist}/doc/latex/leftidx
5193%{texmfdist}/doc/latex/lettrine
5194%{texmfdist}/doc/latex/listings
5195%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
5196%{texmfdist}/doc/latex/mdwtools
5197%{texmfdist}/doc/latex/memoir
5198%{texmfdist}/doc/latex/mh
5199%{texmfdist}/doc/latex/moreverb
5200%{texmfdist}/doc/latex/mparhack
5201%{texmfdist}/doc/latex/ms
df343eba
ZU
5202%{texmfdist}/doc/latex/multibib
5203%{texmfdist}/doc/latex/mwcls
5204%{texmfdist}/doc/latex/natbib
5205%{texmfdist}/doc/latex/nomencl
5206%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
5207%{texmfdist}/doc/latex/oberdiek
5208%{texmfdist}/doc/latex/overpic
5209%{texmfdist}/doc/latex/paralist
5210%{texmfdist}/doc/latex/pb-diagram
5211%{texmfdist}/doc/latex/pdfpages
5212%{texmfdist}/doc/latex/picinpar
df343eba
ZU
5213%{texmfdist}/doc/latex/pict2e
5214%{texmfdist}/doc/latex/placeins
5215%{texmfdist}/doc/latex/preprint
5216%{texmfdist}/doc/latex/preview
5217%{texmfdist}/doc/latex/program
df343eba 5218%{texmfdist}/doc/latex/psfrag
0f6c4baf 5219%{texmfdist}/doc/latex/revtex
df343eba
ZU
5220%{texmfdist}/doc/latex/rotating
5221%{texmfdist}/doc/latex/rotfloat
5222%{texmfdist}/doc/latex/scale
5223%{texmfdist}/doc/latex/sectsty
5224%{texmfdist}/doc/latex/seminar
df343eba
ZU
5225%{texmfdist}/doc/latex/showlabels
5226%{texmfdist}/doc/latex/sidecap
df343eba
ZU
5227%{texmfdist}/doc/latex/slashbox
5228%{texmfdist}/doc/latex/soul
5229%{texmfdist}/doc/latex/stdclsdv
5230%{texmfdist}/doc/latex/subfig
5231%{texmfdist}/doc/latex/subfigure
df343eba 5232%{texmfdist}/doc/latex/textfit
df343eba
ZU
5233%{texmfdist}/doc/latex/textpos
5234%{texmfdist}/doc/latex/titlesec
5235%{texmfdist}/doc/latex/tocbibind
5236%{texmfdist}/doc/latex/tocloft
5237%{texmfdist}/doc/latex/tools
5238%{texmfdist}/doc/latex/totpages
df343eba
ZU
5239%{texmfdist}/doc/latex/type1cm
5240%{texmfdist}/doc/latex/units
5241%{texmfdist}/doc/latex/vmargin
5242%{texmfdist}/doc/latex/was
5243%{texmfdist}/doc/latex/wrapfig
5244%{texmfdist}/doc/latex/xtab
5245%{texmfdist}/doc/latex/yfonts
5246
096dca83 5247%files -n kpathsea
d08789e0 5248%defattr(644,root,root,755)
5902e778
ZU
5249#%{_mandir}/man1/kpsexpand.1*
5250#%{_mandir}/man1/kpsepath.1*
4aeb46f7 5251%dir %{texmf}/doc/kpathsea
446ab8e0 5252%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
5253%attr(755,root,root) %{_bindir}/kpsepath
5254%attr(755,root,root) %{_bindir}/kpsestat
5255%attr(755,root,root) %{_bindir}/kpsetool
5256%attr(755,root,root) %{_bindir}/kpsewhich
5257%attr(755,root,root) %{_bindir}/kpsexpand
5258%attr(755,root,root) %{_libdir}/libkpathsea.so.*
5259%{_libdir}/libkpathsea.la
d08789e0
ZU
5260%{_mandir}/man1/kpsestat.1*
5261%{_mandir}/man1/kpsetool.1*
5262%{_mandir}/man1/kpsewhich.1*
d08789e0 5263
096dca83 5264%files -n kpathsea-devel
d08789e0
ZU
5265%defattr(644,root,root,755)
5266%attr(755,root,root) %{_libdir}/libkpathsea.so
5267%{_includedir}/kpathsea
5268%{_infodir}/kpathsea.info*
5269
5270%files dvips
5271%defattr(644,root,root,755)
446ab8e0 5272# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 5273# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 5274# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
5275# %lang(fi) %{_mandir}/fi/man1/dvips.1*
5276# %{texmf}/dvips/misc
5277# %{texmf}/dvips/config/config.generic
5278# %{texmf}/fonts/map/dvips/misc
5279# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
5280# %{texmf}/fonts/map/dvips/tetex/bsr.map
5281# %{_localstatedir}/fonts/map/dvipdfm
5282# %{_localstatedir}/fonts/map/dvips
5283%dir %{texmfdist}/fonts/map/dvips/cmex
5284%dir %{texmf}/dvipdfm
5285%docdir %{texmf}/doc/dvips
5286%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
5287%attr(755,root,root) %{_bindir}/dvips
5288%attr(755,root,root) %{_bindir}/dvired
5289%attr(755,root,root) %{_bindir}/dvitomp
5290%attr(755,root,root) %{_bindir}/dvitype
5291%attr(755,root,root) %{_bindir}/dvicopy
5292%attr(755,root,root) %{_bindir}/dvipdfm
5293%attr(755,root,root) %{_bindir}/dvipdft
5294# dvi2fax requires ghostscript
5295%attr(755,root,root) %{_bindir}/dvi2fax
5296%{_infodir}/dvips.info*
5297%{_mandir}/man1/dvi2fax.1*
5298%{_mandir}/man1/dvicopy.1*
5299%{_mandir}/man1/dvipdfm.1*
5300%{_mandir}/man1/dvips.1*
5301%{_mandir}/man1/dvired.1*
5302%{_mandir}/man1/dvitomp.1*
5303%{_mandir}/man1/dvitype.1*
d08789e0 5304%{texmf}/dvips/base
d08789e0 5305%{texmf}/dvips/gsftopk
2677a8b0 5306%{texmfdist}/dvips/psfrag
d08789e0 5307%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 5308%{texmfdist}/fonts/enc/dvips/base
9b908671 5309%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
5310%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
5311%{texmf}/dvipdfm/config
5312%{texmf}/dvips/tetex/config.*
d08789e0 5313%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
5314# %{texmf}/fonts/map
5315%dir %{texmf}/fonts/map/dvipdfm
5316%dir %{texmf}/fonts/map/dvips
5317%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
5318%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
5319%{texmf}/fonts/map/dvips/tetex/dvips35.map
5320%{texmf}/fonts/map/dvips/tetex/mathpple.map
5321%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
5322%{texmf}/fonts/map/dvips/tetex/mt-plus.map
5323%{texmf}/fonts/map/dvips/tetex/mt-yy.map
5324%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 5325
d08789e0
ZU
5326
5327%files dvilj
5328%defattr(644,root,root,755)
5329%attr(755,root,root) %{_bindir}/dvihp
5330%attr(755,root,root) %{_bindir}/dvilj
5331%attr(755,root,root) %{_bindir}/dvilj2p
5332%attr(755,root,root) %{_bindir}/dvilj4
5333%attr(755,root,root) %{_bindir}/dvilj4l
5334%attr(755,root,root) %{_bindir}/dvilj6
5335%{_mandir}/man1/dvihp.1*
5336%{_mandir}/man1/dvilj.1*
5337
5338%files makeindex
5339%defattr(644,root,root,755)
446ab8e0 5340%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
5341%attr(755,root,root) %{_bindir}/mkindex
5342%attr(755,root,root) %{_bindir}/makeindex
5343%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 5344%{texmfdist}/makeindex
d08789e0
ZU
5345%{_mandir}/man1/makeindex.1*
5346%{_mandir}/man1/mkindex.1*
5347%{_mandir}/man1/rumakeindex.1*
5348
5349%files metafont
5350%defattr(644,root,root,755)
d08789e0
ZU
5351#%attr(755,root,root) %{_bindir}/mfw
5352#%attr(755,root,root) %{_bindir}/virmf
5353#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
5354#%{texmf}/mft/cmbase.mft
5355# %{texmf}/mft/e.mft
446ab8e0
ZU
5356# %{texmf}/mft/pl.mft
5357# %{fmtdir}/mf.base
d08789e0 5358#%{texmf}/web2c/mf-nowin.base
446ab8e0 5359# %{texmf}/web2c/mf.pool
d08789e0 5360#%{texmf}/web2c/mfw.base
d08789e0
ZU
5361#%{_mandir}/man1/inimf.1*
5362#%{_mandir}/man1/virmf.1*
5902e778
ZU
5363%dir %{texmfdist}/mft
5364%dir %{texmfdist}/mft/base
5365%attr(755,root,root) %{_bindir}/mf
5366%attr(755,root,root) %{_bindir}/mf-nowin
5367%attr(755,root,root) %{_bindir}/mft
5368%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 5369%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
5370%attr(755,root,root) %{_bindir}/mktextfm
5371%{texmfdist}/metafont
5372%{texmfdist}/mft/base/mplain.mft
5373%{texmfdist}/mft/base/plain.mft
5374%{_mandir}/man1/mf.1*
5375%{_mandir}/man1/mft.1*
d08789e0
ZU
5376%{_mandir}/man1/mktexmf.1*
5377%{_mandir}/man1/mktexpk.1*
5378%{_mandir}/man1/mktextfm.1*
5379
5380%files metapost
5381%defattr(644,root,root,755)
d08789e0
ZU
5382#%attr(755,root,root) %{_bindir}/virmpost
5383#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
5384# %{texmf}/web2c/mp.pool
5385# %{fmtdir}/mpost.mem
5386#%{_mandir}/man1/inimpost.1*
5387#%{_mandir}/man1/virmpost.1*
446ab8e0 5388%dir %{texmfdist}/metapost
5902e778
ZU
5389%doc %{texmfdist}/doc/metapost
5390%attr(755,root,root) %{_bindir}/mpost
5391%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
5392%{texmfdist}/metapost/base
5393%{texmfdist}/metapost/config
5394%{texmfdist}/metapost/mfpic
5395%{texmfdist}/metapost/misc
5396%{texmfdist}/metapost/support
d08789e0
ZU
5397%{_mandir}/man1/mpost.1*
5398%{_mandir}/man1/mpto.1*
d08789e0
ZU
5399
5400%files mptopdf
5401%defattr(644,root,root,755)
5402%attr(755,root,root) %{_bindir}/mptopdf
b839a3ce 5403# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
5404
5405%files texdoctk
5406%defattr(644,root,root,755)
446ab8e0 5407# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
5408%attr(755,root,root) %{_bindir}/texdoctk
5409%{texmf}/texdoctk
d08789e0
ZU
5410%{_mandir}/man1/texdoctk.1*
5411
5412%files -n texconfig
5413%defattr(644,root,root,755)
5902e778
ZU
5414%dir %{texmf}/texconfig
5415%doc %{texmf}/texconfig/README
d08789e0
ZU
5416%attr(755,root,root) %{_bindir}/texconfig
5417%attr(755,root,root) %{_bindir}/texconfig-dialog
5418%attr(755,root,root) %{_bindir}/texconfig-sys
5419%attr(755,root,root) %{texmf}/texconfig/tcfmgr
5420%{_mandir}/man1/texconfig.1*
5902e778 5421%{texmf}/texconfig/g
d08789e0 5422%{texmf}/texconfig/generic
5902e778 5423%{texmf}/texconfig/tcfmgr.map
d08789e0 5424%{texmf}/texconfig/v
d08789e0
ZU
5425%{texmf}/texconfig/x
5426
5427%files -n xdvi
5428%defattr(644,root,root,755)
d08789e0 5429#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 5430# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 5431# %{_mandir}/man1/xdvizilla.1*
9b908671 5432%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
5433%attr(755,root,root) %{_bindir}/xdvi
5434%{_mandir}/man1/xdvi.1*
d08789e0
ZU
5435%{_desktopdir}/xdvi.desktop
5436%{_pixmapsdir}/xdvi.png
5437%{texmf}/xdvi
5438
5439%files pdftex
5440%defattr(644,root,root,755)
446ab8e0 5441# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 5442# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 5443# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
5444# %dir %{texmf}/fonts/map/pdftex
5445# %dir %{texmf}/fonts/map/pdftex/cmttf
5446# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
5447# %{texmf}/web2c/pdfetex-pl.pool
5448# %{texmf}/web2c/pdfetex.pool
5449# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
5450# %{_mandir}/man1/pdfxtex.1*
5451%docdir %{texmfdist}/doc/pdftex
5452%attr(755,root,root) %{_bindir}/epstopdf
5453%attr(755,root,root) %{_bindir}/pdfcrop
5454%attr(755,root,root) %{_bindir}/pdftex
5455%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
446ab8e0 5456%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
5457%{_mandir}/man1/epstopdf.1*
5458%{_mandir}/man1/pdftex.1*
d08789e0
ZU
5459
5460%files omega
5461%defattr(644,root,root,755)
5902e778
ZU
5462# %{texmf}/web2c/omega.pool
5463# %{texmf}/web2c/aleph.pool
5464#%{_mandir}/man1/lambda.1*
5465# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
5466# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
5467# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
5468# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
5469%doc %{texmfdist}/doc/omega
5470%dir %{texmfdist}/omega
5471%dir %{texmfdist}/dvips/omega
d08789e0
ZU
5472%attr(755,root,root) %{_bindir}/aleph
5473%attr(755,root,root) %{_bindir}/lambda
5474%attr(755,root,root) %{_bindir}/mkocp
5475%attr(755,root,root) %{_bindir}/mkofm
5476%attr(755,root,root) %{_bindir}/odvicopy
5477%attr(755,root,root) %{_bindir}/odvips
5478%attr(755,root,root) %{_bindir}/odvitype
5479%attr(755,root,root) %{_bindir}/omega
5480%attr(755,root,root) %{_bindir}/omfonts
5481%attr(755,root,root) %{_bindir}/opl2ofm
5482%attr(755,root,root) %{_bindir}/otangle
5483%attr(755,root,root) %{_bindir}/otp2ocp
5484%attr(755,root,root) %{_bindir}/outocp
5485%attr(755,root,root) %{_bindir}/ovf2ovp
5486%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
5487%{texmfdist}/dvips/omega/config.omega
5488%{texmfdist}/dvips/omega/omega.cfg
5489%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
5490%{texmfdist}/omega/ocp
5491%{texmfdist}/omega/otp
2677a8b0 5492%{texmfdist}/tex/lambda
d08789e0
ZU
5493%{_mandir}/man1/mkocp.1*
5494%{_mandir}/man1/mkofm.1*
5495%{_mandir}/man1/omega.1*
5496%{_mandir}/man1/ofm2opl.1*
5497%{_mandir}/man1/opl2ofm.1*
5498%{_mandir}/man1/otp2ocp.1*
5499%{_mandir}/man1/outocp.1*
5500%{_mandir}/man1/ovf2ovp.1*
5501%{_mandir}/man1/ovp2ovf.1*
5502
d08789e0
ZU
5503%files plain
5504%defattr(644,root,root,755)
446ab8e0
ZU
5505%doc %{texmfdist}/doc/plain
5506%{texmfdist}/tex/plain
d08789e0
ZU
5507#%{texmf}/web2c/plain.mem
5508#%{texmf}/web2c/plain.base
5509
5510%files format-plain
5511%defattr(644,root,root,755)
b839a3ce 5512# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
5513#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
5514
5515%files format-pdftex
5516%defattr(644,root,root,755)
b839a3ce 5517# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0
ZU
5518
5519%files format-pdfetex
5520%defattr(644,root,root,755)
b839a3ce 5521# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
5522
5523%files mex
5524%defattr(644,root,root,755)
446ab8e0
ZU
5525# %doc %{texmf}/doc/polish/mex
5526%dir %{texmfdist}/tex/mex
5527%dir %{texmfdist}/tex/mex/base
5528%{texmfdist}/tex/mex/base/mex1.tex
5529%{texmfdist}/tex/mex/base/mex2.tex
5530%{texmfdist}/tex/mex/base/mex.tex
5531%dir %{texmfdist}/tex/mex/config
5532%{texmfdist}/tex/mex/base/mexconf.tex
5533
d08789e0
ZU
5534%files format-mex
5535%defattr(644,root,root,755)
5536%attr(755,root,root) %{_bindir}/mex
2677a8b0 5537%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 5538# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
5539
5540%files format-pdfmex
5541%defattr(644,root,root,755)
5542%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 5543%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 5544# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
5545
5546%files format-utf8mex
5547%defattr(644,root,root,755)
5548%attr(755,root,root) %{_bindir}/utf8mex
2677a8b0
ZU
5549%doc %{texmfdist}/doc/mex/utf8mex
5550%{texmfdist}/tex/mex/utf8mex
b839a3ce 5551# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
5552
5553%files amstex
5554%defattr(644,root,root,755)
2677a8b0
ZU
5555%dir %{texmfdist}/tex/amstex
5556%{texmfdist}/tex/amstex/base
5557%{texmfdist}/tex/amstex/config
5558%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
5559
5560%files format-amstex
5561%defattr(644,root,root,755)
446ab8e0
ZU
5562%doc %{texmfdist}/doc/amstex
5563%{texmfdist}/tex/amstex
d08789e0
ZU
5564%attr(755,root,root) %{_bindir}/amstex
5565%{_mandir}/man1/amstex.1*
446ab8e0
ZU
5566# %lang(fi) %{_mandir}/fi/man1/amstex.1*
5567# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 5568
446ab8e0
ZU
5569# %files format-pdfamstex
5570# %defattr(644,root,root,755)
5571# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 5572#%{texmf}/pdftex/amstex
446ab8e0 5573# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
5574
5575%files csplain
5576%defattr(644,root,root,755)
446ab8e0
ZU
5577%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
5578%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
5579%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
5580%doc %{texmfdist}/doc/cslatex/base/csplain.doc
5581%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
5582%doc %{texmfdist}/doc/cslatex/base/test8z.tex
5583%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 5584%attr(755,root,root) %{_bindir}/csplain
446ab8e0 5585%{texmfdist}/tex/csplain
d08789e0
ZU
5586
5587%files format-csplain
5588%defattr(644,root,root,755)
b839a3ce 5589# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
5590
5591%files format-pdfcsplain
5592%defattr(644,root,root,755)
5593%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 5594# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
5595
5596%files cslatex
5597%defattr(644,root,root,755)
446ab8e0
ZU
5598# %doc %{texmf}/doc/cstex/INSTALL.cslatex
5599# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
5600%{texmfdist}/tex/cslatex
5601%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
5602
5603%files format-cslatex
5604%defattr(644,root,root,755)
5605%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 5606# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
5607
5608%files format-pdfcslatex
5609%defattr(644,root,root,755)
5610%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 5611# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 5612
ffd94364
ZU
5613# %files cyrplain
5614# %defattr(644,root,root,755)
5615# %doc %{texmf}/doc/cyrplain
5616# %{texmf}/tex/cyrplain
d08789e0 5617
ffd94364
ZU
5618# %files format-cyrplain
5619# %defattr(644,root,root,755)
5620# %attr(755,root,root) %{_bindir}/cyrtex
5621# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 5622
ffd94364
ZU
5623# %files format-cyramstex
5624# %defattr(644,root,root,755)
5625# %attr(755,root,root) %{_bindir}/cyramstex
5626# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 5627
ffd94364
ZU
5628# %files format-cyrtexinfo
5629# %defattr(644,root,root,755)
5630# %attr(755,root,root) %{_bindir}/cyrtexinfo
5631# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
5632
5633%files eplain
5634%defattr(644,root,root,755)
ffd94364
ZU
5635%doc %{texmfdist}/doc/etex
5636%doc %{texmfdist}/doc/eplain
5637%{texmfdist}/tex/plain/etex
5638%{texmfdist}/tex/eplain
d08789e0
ZU
5639
5640%files format-eplain
5641%defattr(644,root,root,755)
5642%attr(755,root,root) %{_bindir}/eplain
5643%attr(755,root,root) %{_bindir}/etex
5644%{_mandir}/man1/eplain.1*
5645%{_mandir}/man1/etex.1*
b839a3ce
ZU
5646# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
5647# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
5648
5649%files context
5650%defattr(644,root,root,755)
68640cd8
ZU
5651%doc %{texmfdist}/doc/context
5652# %doc %{texmf}/doc/polish/context
5653%dir %{texmfdist}/context
5654%dir %{texmfdist}/context/config
5655%dir %{texmfdist}/tex/context
5656%dir %{texmfdist}/tex/context/config
d08789e0
ZU
5657%attr(755,root,root) %{_bindir}/texfind
5658%attr(755,root,root) %{_bindir}/texfont
5659%attr(755,root,root) %{_bindir}/texshow
5660%attr(755,root,root) %{_bindir}/texutil
ffd94364 5661# %{_mandir}/man1/fdf2tex.1*
d08789e0
ZU
5662%{_mandir}/man1/texfind.1*
5663%{_mandir}/man1/texfont.1*
5664%{_mandir}/man1/texutil.1*
ffd94364
ZU
5665# %{_mandir}/man1/texshow.1*
5666# %{texmfdist}/context/config/texexec.ini
68640cd8
ZU
5667%{texmfdist}/context/config/texexec.rme
5668%{texmfdist}/context/data
5669%{texmfdist}/fonts/enc/dvips/context
ffd94364 5670# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
5671%{texmfdist}/metapost/context
5672%{texmfdist}/scripts/context
5673%{texmfdist}/tex/latex/context
5674%{texmfdist}/tex/context/base
5675%{texmfdist}/tex/context/bib
5676%{texmfdist}/tex/context/config/cont-usr.tex
5677%{texmfdist}/tex/context/extra
5678%{texmfdist}/tex/context/foxet
5679%{texmfdist}/tex/context/interface
ffd94364 5680# %{texmfdist}/tex/context/maths
68640cd8
ZU
5681%{texmfdist}/tex/context/sample
5682%{texmfdist}/tex/context/user
5683%{texmfdist}/tex/generic/context
5684%{texmfdist}/bibtex/bst/context
d08789e0
ZU
5685
5686# no fmt, so commented out
5687#%files format-context-cz
5688#%defattr(644,root,root,755)
5689#%%{texmf}/tex/context/config/cont-cz.ini
5690# does not build with beta 20021025
5691#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
5692
5693%files format-context-de
5694%defattr(644,root,root,755)
2677a8b0 5695%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 5696# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
5697#%{_mandir}/man1/cont-de.1*
5698
5699%files format-context-en
5700%defattr(644,root,root,755)
2677a8b0 5701%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 5702# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
5703#%{_mandir}/man1/cont-en.1*
5704# what is the difference betwen uk and en in this particular situation?
2677a8b0 5705%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 5706# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
5707
5708# no fmt, so commented out
5709#%files format-context-it
5710#%defattr(644,root,root,755)
5711#%%{texmf}/tex/context/config/cont-it.ini
5712
5713%files format-context-nl
5714%defattr(644,root,root,755)
2677a8b0 5715%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 5716# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
5717#%{_mandir}/man1/cont-nl.1*
5718
5719# no fmt, so commented out
5720#%files format-context-ro
5721#%defattr(644,root,root,755)
5722#%%{texmf}/tex/context/config/cont-ro.ini
5723
3127b522 5724
d08789e0
ZU
5725%files latex
5726%defattr(644,root,root,755)
ffd94364
ZU
5727# %lang(fi) %{_mandir}/fi/man1/latex.1*
5728# %lang(pl) %{_mandir}/pl/man1/latex.1*
5729# %{_infodir}/latex.info*
3127b522
ZU
5730%{_mandir}/man1/latex.1*
5731%{_mandir}/man1/pslatex.1*
d08789e0 5732
3127b522
ZU
5733%dir %{texmfdist}/scripts
5734%dir %{texmfdist}/scripts/pst-pdf
63399af2 5735%dir %{texmfdist}/source/generic
df343eba 5736%dir %{texmfdist}/tex/latex
2677a8b0 5737%dir %{texmfdist}/tex/latex/base
63399af2 5738%dir %{texmfdist}/tex/latex/hyper
a69050bb 5739%dir %{texmfdist}/tex/latex/latexconfig
63399af2
ZU
5740%dir %{texmfdist}/tex/plain
5741%dir %{texmf}/tex/latex
d08789e0 5742
3127b522
ZU
5743# %{texmfdist}/tex/latex/citesort
5744# %{texmfdist}/tex/latex/dvilj
5745# %{texmfdist}/tex/latex/eclbip
5746# %{texmfdist}/tex/latex/eo
5747# %{texmfdist}/tex/latex/example
5748# %{texmfdist}/tex/latex/fguill
5749# %{texmfdist}/tex/latex/floatflt
5750# %{texmfdist}/tex/latex/gletter
5751# %{texmfdist}/tex/latex/here
5752# %{texmfdist}/tex/latex/mt11p
5753# %{texmfdist}/tex/latex/relsize
5754# %{texmfdist}/tex/latex/selectp
5755# %{texmfdist}/tex/latex/shadow
5756# %{texmfdist}/tex/latex/showtags
5757# %{texmfdist}/tex/latex/tabls
5758# %{texmfdist}/tex/latex/texmacs
5759# %{texmfdist}/tex/latex/threeparttable
5760# %{texmfdist}/tex/latex/treesvr
5761# %{texmfdist}/tex/latex/ulem
5762# %{texmfdist}/tex/latex/url
5763# %{texmf}/tex/latex/version
5764# %{texmf}/tex/latex/vpage
5765%{texmfdist}/scripts/pst-pdf/ps4pdf
5766%{texmfdist}/tex/generic/pstricks
5767%{texmfdist}/tex/generic/shapepar
5768%{texmfdist}/tex/generic/tex4ht/boxedminipage.4ht
5769%{texmfdist}/tex/generic/tex4ht/endnotes.4ht
5770%{texmfdist}/tex/generic/tex4ht/floatflt.4ht
5771%{texmfdist}/tex/generic/tex4ht/multind.4ht
5772%{texmfdist}/tex/generic/tex4ht/picins.4ht
5773%{texmfdist}/tex/generic/textmerg
df343eba 5774%{texmfdist}/tex/latex/acronym
df343eba
ZU
5775%{texmfdist}/tex/latex/aeguill
5776%{texmfdist}/tex/latex/anysize
f2555868 5777%{texmfdist}/tex/latex/base/*
df343eba 5778%{texmfdist}/tex/latex/beton
df343eba 5779%{texmfdist}/tex/latex/calrsfs
df343eba
ZU
5780%{texmfdist}/tex/latex/ccaption
5781%{texmfdist}/tex/latex/changebar
5782%{texmfdist}/tex/latex/chappg
df343eba 5783%{texmfdist}/tex/latex/cmap
df343eba 5784%{texmfdist}/tex/latex/crop
df343eba
ZU
5785%{texmfdist}/tex/latex/dinbrief
5786%{texmfdist}/tex/latex/draftcopy
df343eba
ZU
5787%{texmfdist}/tex/latex/eepic
5788%{texmfdist}/tex/latex/endfloat
df343eba 5789%{texmfdist}/tex/latex/esint
3127b522 5790%{texmfdist}/tex/latex/eso-pic
df343eba
ZU
5791%{texmfdist}/tex/latex/euler
5792%{texmfdist}/tex/latex/eulervm
5793%{texmfdist}/tex/latex/eurosym
cf8dbd64
MB
5794%{texmfdist}/tex/latex/expl3
5795%{texmfdist}/tex/latex/export
5796%{texmfdist}/tex/latex/extarrows
5797%{texmfdist}/tex/latex/extpfeil
5798%{texmfdist}/tex/latex/extract
df343eba 5799%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
5800%{texmfdist}/tex/latex/facsimile
5801%{texmfdist}/tex/latex/faktor
df343eba
ZU
5802%{texmfdist}/tex/latex/fancybox
5803%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
5804%{texmfdist}/tex/latex/fancynum
5805%{texmfdist}/tex/latex/fancyref
5806%{texmfdist}/tex/latex/fancytooltips
df343eba 5807%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
5808%{texmfdist}/tex/latex/fax
5809%{texmfdist}/tex/latex/fc
5810%{texmfdist}/tex/latex/feyn
5811%{texmfdist}/tex/latex/feynmf
5812%{texmfdist}/tex/latex/fge
5813%{texmfdist}/tex/latex/figbib
5814%{texmfdist}/tex/latex/figsize
df343eba 5815%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
5816%{texmfdist}/tex/latex/fink
5817%{texmfdist}/tex/latex/fixfoot
5818%{texmfdist}/tex/latex/fixme
df343eba 5819%{texmfdist}/tex/latex/float
df343eba
ZU
5820%{texmfdist}/tex/latex/fontinst
5821%{texmfdist}/tex/latex/footmisc
5822%{texmfdist}/tex/latex/footnpag
5823%{texmfdist}/tex/latex/fp
df343eba
ZU
5824%{texmfdist}/tex/latex/g-brief
5825%{texmfdist}/tex/latex/geometry
5826%{texmfdist}/tex/latex/germbib
df343eba 5827%{texmfdist}/tex/latex/graphics
68640cd8 5828%{texmfdist}/tex/latex/greektex
3127b522 5829%{texmfdist}/tex/latex/hyper/fancyheadings.hyp
df343eba
ZU
5830%{texmfdist}/tex/latex/hyperref
5831%{texmfdist}/tex/latex/hyphenat
df343eba
ZU
5832%{texmfdist}/tex/latex/index
5833%{texmfdist}/tex/latex/koma-script
5834%{texmfdist}/tex/latex/labels
f2555868 5835%{texmfdist}/tex/latex/latexconfig/*
df343eba
ZU
5836%{texmfdist}/tex/latex/layouts
5837%{texmfdist}/tex/latex/leftidx
5838%{texmfdist}/tex/latex/lettrine
5839%{texmfdist}/tex/latex/listings
5840%{texmfdist}/tex/latex/ltabptch
daae3151 5841%{texmfdist}/tex/latex/localloc
cf8dbd64 5842%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
5843%{texmfdist}/tex/latex/mathcomp
5844%{texmfdist}/tex/latex/mdwtools
5845%{texmfdist}/tex/latex/memoir
5846%{texmfdist}/tex/latex/mh
cf8dbd64
MB
5847%{texmfdist}/tex/latex/misc209
5848%{texmfdist}/tex/latex/mmap
5849%{texmfdist}/tex/latex/mnsymbol
5850%{texmfdist}/tex/latex/moderncv
5851%{texmfdist}/tex/latex/modroman
5852%{texmfdist}/tex/latex/mongolian-babel
5853%{texmfdist}/tex/latex/montex
df343eba
ZU
5854%{texmfdist}/tex/latex/moreverb
5855%{texmfdist}/tex/latex/mparhack
5856%{texmfdist}/tex/latex/ms
df343eba 5857%{texmfdist}/tex/latex/multibib
df343eba
ZU
5858%{texmfdist}/tex/latex/multirow
5859%{texmfdist}/tex/latex/mwcls
5860%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
5861%{texmfdist}/tex/latex/ncclatex
5862%{texmfdist}/tex/latex/ncctools
5863%{texmfdist}/tex/latex/ncntrsbk
5864%{texmfdist}/tex/latex/nddiss
5865%{texmfdist}/tex/latex/newalg
5866%{texmfdist}/tex/latex/newfile
5867%{texmfdist}/tex/latex/newlfm
5868%{texmfdist}/tex/latex/newspaper
5869%{texmfdist}/tex/latex/newthm
df343eba
ZU
5870%{texmfdist}/tex/latex/nomencl
5871%{texmfdist}/tex/latex/ntgclass
5872%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
5873%{texmfdist}/tex/latex/overpic
5874%{texmfdist}/tex/latex/paralist
df343eba
ZU
5875%{texmfdist}/tex/latex/pb-diagram
5876%{texmfdist}/tex/latex/pdfpages
5877%{texmfdist}/tex/latex/picinpar
df343eba
ZU
5878%{texmfdist}/tex/latex/pict2e
5879%{texmfdist}/tex/latex/placeins
df343eba
ZU
5880%{texmfdist}/tex/latex/preprint
5881%{texmfdist}/tex/latex/preview
5882%{texmfdist}/tex/latex/program
df343eba
ZU
5883%{texmfdist}/tex/latex/psfrag
5884%{texmfdist}/tex/latex/pslatex
df343eba
ZU
5885%{texmfdist}/tex/latex/revtex
5886%{texmfdist}/tex/latex/rotating
5887%{texmfdist}/tex/latex/rotfloat
5888%{texmfdist}/tex/latex/scale
5889%{texmfdist}/tex/latex/sectsty
df343eba
ZU
5890%{texmfdist}/tex/latex/seminar
5891%{texmfdist}/tex/latex/setspace
df343eba
ZU
5892%{texmfdist}/tex/latex/showdim
5893%{texmfdist}/tex/latex/showlabels
df343eba
ZU
5894%{texmfdist}/tex/latex/sidecap
5895%{texmfdist}/tex/latex/slashbox
5896%{texmfdist}/tex/latex/soul
5897%{texmfdist}/tex/latex/stdclsdv
5898%{texmfdist}/tex/latex/stmaryrd
5899%{texmfdist}/tex/latex/subfig
5900%{texmfdist}/tex/latex/subfigure
5901%{texmfdist}/tex/latex/supertabular
5902%{texmfdist}/tex/latex/t2
cf8dbd64
MB
5903%{texmfdist}/tex/latex/t-angles
5904%{texmfdist}/tex/latex/tableaux
5905%{texmfdist}/tex/latex/tablists
5906%{texmfdist}/tex/latex/tablor
5907%{texmfdist}/tex/latex/tabto-ltx
5908%{texmfdist}/tex/latex/tabulary
5909%{texmfdist}/tex/latex/tabvar
5910%{texmfdist}/tex/latex/talk
5911%{texmfdist}/tex/latex/taupin
5912%{texmfdist}/tex/latex/tcldoc
5913%{texmfdist}/tex/latex/tdsfrmath
5914%{texmfdist}/tex/latex/technics
5915%{texmfdist}/tex/latex/ted
5916%{texmfdist}/tex/latex/tengwarscript
5917%{texmfdist}/tex/latex/tensor
5918%{texmfdist}/tex/latex/teubner
5919%{texmfdist}/tex/latex/tex-gyre
5920%{texmfdist}/tex/latex/texilikecover
5921%{texmfdist}/tex/latex/texlogos
5922%{texmfdist}/tex/latex/texmate
5923%{texmfdist}/tex/latex/texpower
5924%{texmfdist}/tex/latex/texshade
5925%{texmfdist}/tex/latex/textcase
df343eba 5926%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
5927%{texmfdist}/tex/latex/textopo
5928%{texmfdist}/tex/latex/textpath
df343eba 5929%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
5930%{texmfdist}/tex/latex/theoremref
5931%{texmfdist}/tex/latex/thesis-titlepage-fhac
5932%{texmfdist}/tex/latex/thinsp
5933%{texmfdist}/tex/latex/thmtools
5934%{texmfdist}/tex/latex/thumb
5935%{texmfdist}/tex/latex/thuthesis
5936%{texmfdist}/tex/latex/ticket
5937%{texmfdist}/tex/latex/tikz-inet
5938%{texmfdist}/tex/latex/times
5939%{texmfdist}/tex/latex/timesht
5940%{texmfdist}/tex/latex/tipa
5941%{texmfdist}/tex/latex/titlefoot
df343eba 5942%{texmfdist}/tex/latex/titlesec
cf8dbd64 5943%{texmfdist}/tex/latex/titling
df343eba
ZU
5944%{texmfdist}/tex/latex/tocbibind
5945%{texmfdist}/tex/latex/tocloft
5946%{texmfdist}/tex/latex/tools
5947%{texmfdist}/tex/latex/totpages
df343eba 5948%{texmfdist}/tex/latex/type1cm
cf8dbd64 5949%{texmfdist}/tex/latex/undertilde
df343eba 5950%{texmfdist}/tex/latex/units
cf8dbd64
MB
5951%{texmfdist}/tex/latex/unitsdef
5952%{texmfdist}/tex/latex/universa
5953%{texmfdist}/tex/latex/unroman
5954%{texmfdist}/tex/latex/upmethodology
df343eba 5955%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
5956%{texmfdist}/tex/latex/varindex
5957%{texmfdist}/tex/latex/varsfromjobname
5958%{texmfdist}/tex/latex/vector
5959%{texmfdist}/tex/latex/velthuis
5960%{texmfdist}/tex/latex/verse
5961%{texmfdist}/tex/latex/versions
5962%{texmfdist}/tex/latex/vhistory
5963%{texmfdist}/tex/latex/vita
df343eba 5964%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
5965%{texmfdist}/tex/latex/volumes
5966%{texmfdist}/tex/latex/vpe
5967%{texmfdist}/tex/latex/vrsion
5968%{texmfdist}/tex/latex/vwcol
5969%{texmfdist}/tex/latex/vxu
5970%{texmfdist}/tex/latex/wallpaper
5971%{texmfdist}/tex/latex/warning
5972%{texmfdist}/tex/latex/warpcol
df343eba 5973%{texmfdist}/tex/latex/was
cf8dbd64
MB
5974%{texmfdist}/tex/latex/williams
5975%{texmfdist}/tex/latex/wnri
5976%{texmfdist}/tex/latex/wordlike
df343eba 5977%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
5978%{texmfdist}/tex/latex/wsuipa
5979%{texmfdist}/tex/latex/xargs
5980%{texmfdist}/tex/latex/xcolor
5981%{texmfdist}/tex/latex/xdoc
5982%{texmfdist}/tex/latex/xfor
5983%{texmfdist}/tex/latex/xifthen
df343eba 5984%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
5985%{texmfdist}/tex/latex/xmpincl
5986%{texmfdist}/tex/latex/xnewcommand
5987%{texmfdist}/tex/latex/xoptarg
5988%{texmfdist}/tex/latex/xpackages
5989%{texmfdist}/tex/latex/xq
5990%{texmfdist}/tex/latex/xskak
5991%{texmfdist}/tex/latex/xstring
df343eba 5992%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
5993%{texmfdist}/tex/latex/xtcapts
5994%{texmfdist}/tex/latex/xyling
5995%{texmfdist}/tex/latex/xytree
5996%{texmfdist}/tex/latex/yafoot
df343eba 5997%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
5998%{texmfdist}/tex/latex/yhmath
5999%{texmfdist}/tex/latex/yi4latex
6000%{texmfdist}/tex/latex/york-thesis
6001%{texmfdist}/tex/latex/youngtab
6002%{texmfdist}/tex/latex/yplan
6003%{texmfdist}/tex/latex/zapfchan
6004%{texmfdist}/tex/latex/zapfding
6005%{texmfdist}/tex/latex/zed-csp
6006%{texmfdist}/tex/latex/zefonts
6007%{texmfdist}/tex/latex/ziffer
6008%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
6009%{texmfdist}/tex/plain/etex
6010%{texmf}/tex/latex/config
6011%{texmf}/tex/latex/dvipdfm
d08789e0 6012
a8b381b0
ZU
6013%files latex-abstract
6014%defattr(644,root,root,755)
6015%doc %{texmfdist}/doc/latex/abstract
6016%{texmfdist}/tex/latex/abstract
6017
e88b5dcf
ZU
6018%files latex-adrconv
6019%defattr(644,root,root,755)
6020%{texmfdist}/tex/latex/adrconv
6021%{texmfdist}/doc/latex/adrconv
6022
d08789e0
ZU
6023%files latex-algorithms
6024%defattr(644,root,root,755)
68640cd8
ZU
6025%doc %{texmfdist}/doc/latex/algorithms
6026%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
6027
6028%files latex-ae
6029%defattr(644,root,root,755)
2677a8b0 6030%{texmfdist}/tex/latex/ae
d08789e0
ZU
6031
6032%files latex-ams
6033%defattr(644,root,root,755)
68640cd8
ZU
6034%doc %{texmfdist}/doc/latex/amscls
6035%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
6036%doc %{texmfdist}/doc/latex/onlyamsmath
6037%{texmfdist}/tex/latex/amscls
6038%{texmfdist}/tex/latex/amsmath
6039%{texmfdist}/tex/latex/amsfonts
6040%{texmfdist}/tex/latex/onlyamsmath
6041%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
6042
6043%files latex-antp
6044%defattr(644,root,root,755)
7179ac92 6045%{texmfdist}/tex/latex/antp
d08789e0
ZU
6046
6047%files latex-antt
6048%defattr(644,root,root,755)
2677a8b0 6049%{texmfdist}/tex/latex/antt
d08789e0 6050
e88b5dcf
ZU
6051%files latex-appendix
6052%defattr(644,root,root,755)
6053%doc %{texmfdist}/doc/latex/appendix
6054%{texmfdist}/tex/latex/appendix
6055
d08789e0
ZU
6056%files latex-bbm
6057%defattr(644,root,root,755)
68640cd8
ZU
6058%doc %{texmfdist}/doc/fonts/bbm
6059%{texmfdist}/tex/latex/bbm
d08789e0
ZU
6060
6061%files latex-bbold
6062%defattr(644,root,root,755)
ffd94364
ZU
6063%doc %{texmfdist}/doc/latex/bbold
6064%{texmfdist}/tex/latex/bbold
6065%{texmfdist}/source/latex/bbold
d08789e0 6066
2fede27b
ZU
6067%files latex-bezos
6068%defattr(644,root,root,755)
6069%doc %{texmfdist}/doc/latex/bezos
6070%{texmfdist}/tex/latex/bezos
6071
d08789e0
ZU
6072%files latex-bibtex
6073%defattr(644,root,root,755)
68640cd8 6074%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
6075%doc %{texmfdist}/doc/latex/adrconv
6076%doc %{texmfdist}/doc/latex/bibtopic
6077%doc %{texmfdist}/doc/latex/bibunits
6078%doc %{texmfdist}/doc/latex/natbib
6079%doc %{texmfdist}/doc/latex/footbib
6080%dir %{texmfdist}/doc/bibtex
6081%dir %{texmfdist}/bibtex
6082%dir %{texmfdist}/bibtex/bib
6083%dir %{texmfdist}/bibtex/bst
d08789e0
ZU
6084
6085%attr(755,root,root) %{_bindir}/bibtex
6086%attr(755,root,root) %{_bindir}/rubibtex
6087
68640cd8
ZU
6088%{texmfdist}/bibtex/bst/base
6089%{texmfdist}/bibtex/csf/base
6090%{texmfdist}/bibtex/bib/base
6091%{texmfdist}/bibtex/bst/adrconv
6092%{texmfdist}/bibtex/bib/adrconv
6093%{texmfdist}/source/latex/adrconv
6094%{texmfdist}/tex/latex/adrconv
6095# %{texmf}/bibtex/bst/misc
6096%{texmfdist}/bibtex/bst/natbib
6097%{texmfdist}/tex/latex/natbib
6098%{texmfdist}/tex/latex/bibtopic
6099%{texmfdist}/source/latex/bibunits
6100%{texmfdist}/tex/latex/bibunits
6101%{texmfdist}/source/latex/footbib
6102%{texmfdist}/tex/latex/footbib
d08789e0
ZU
6103
6104%{_mandir}/man1/bibtex.1*
6105%{_mandir}/man1/rubibtex.1*
6106
6107%files latex-bibtex-ams
6108%defattr(644,root,root,755)
68640cd8
ZU
6109%{texmfdist}/bibtex/bst/ams
6110%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
6111
6112%files latex-bibtex-pl
6113%defattr(644,root,root,755)
68640cd8 6114%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
6115
6116%files latex-bibtex-german
6117%defattr(644,root,root,755)
68640cd8
ZU
6118%doc %{texmfdist}/doc/bibtex/germbib
6119%{texmfdist}/bibtex/bst/germbib
6120%{texmfdist}/tex/latex/germbib
d08789e0
ZU
6121
6122%files latex-bibtex-revtex4
6123%defattr(644,root,root,755)
68640cd8
ZU
6124%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
6125%{texmfdist}/source/latex/revtex/revtex4.dtx
6126%{texmfdist}/source/latex/revtex/revtex4.ins
6127%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
6128
6129%files latex-bibtex-jurabib
6130%defattr(644,root,root,755)
68640cd8
ZU
6131%doc %{texmfdist}/doc/latex/jurabib
6132%{texmfdist}/bibtex/bst/jurabib
6133%{texmfdist}/bibtex/bib/jurabib
6134%{texmfdist}/source/latex/jurabib
6135%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
6136
6137%files latex-bibtex-dk
6138%defattr(644,root,root,755)
68640cd8
ZU
6139%doc %{texmfdist}/doc/latex/dk-bib
6140%{texmfdist}/bibtex/bst/dk-bib
6141%{texmfdist}/bibtex/csf/dk-bib
6142%{texmfdist}/bibtex/bib/dk-bib
6143%{texmfdist}/source/latex/dk-bib
6144%{texmfdist}/tex/latex/dk-bib
6145
6146# %files latex-bibtex-nor
6147# %defattr(644,root,root,755)
6148# %{texmf}/bibtex/bst/norbib
d08789e0 6149
2fede27b
ZU
6150%files latex-booktabs
6151%defattr(644,root,root,755)
6152%doc %{texmfdist}/doc/latex/booktabs
6153%{texmfdist}/tex/latex/booktabs
6154
6155%files latex-caption
6156%defattr(644,root,root,755)
6157%doc %{texmfdist}/doc/latex/caption
6158%{texmfdist}/tex/latex/caption
6159
d08789e0
ZU
6160%files latex-carlisle
6161%defattr(644,root,root,755)
68640cd8
ZU
6162%doc %{texmfdist}/doc/latex/carlisle
6163%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
6164
6165%files latex-ccfonts
6166%defattr(644,root,root,755)
68640cd8
ZU
6167%doc %{texmfdist}/doc/latex/ccfonts
6168%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
6169
6170%files latex-cite
6171%defattr(644,root,root,755)
2677a8b0 6172%{texmfdist}/tex/latex/cite
d08789e0
ZU
6173
6174%files latex-cmbright
6175%defattr(644,root,root,755)
68640cd8
ZU
6176%doc %{texmfdist}/doc/latex/cmbright
6177%{texmfdist}/tex/latex/cmbright
6178
2fede27b
ZU
6179%files latex-comment
6180%defattr(644,root,root,755)
6181%doc %{texmfdist}/doc/latex/comment
6182%{texmfdist}/tex/latex/comment
d08789e0
ZU
6183
6184%files latex-concmath
6185%defattr(644,root,root,755)
2677a8b0 6186%{texmfdist}/tex/latex/concmath
d08789e0 6187
2fede27b
ZU
6188%files latex-currvita
6189%defattr(644,root,root,755)
6190%doc %{texmfdist}/doc/latex/currvita
6191%{texmfdist}/tex/latex/currvita
6192
6193%files latex-curves
6194%defattr(644,root,root,755)
6195%doc %{texmfdist}/doc/latex/curves
6196%{texmfdist}/tex/latex/curves
6197
d08789e0
ZU
6198%files latex-custom-bib
6199%defattr(644,root,root,755)
9501d92c
ZU
6200%doc %{texmfdist}/doc/latex/custom-bib
6201%{texmfdist}/source/latex/custom-bib
6202%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
6203
6204%files latex-cyrillic
6205%defattr(644,root,root,755)
9501d92c
ZU
6206%doc %{texmfdist}/doc/latex/cyrillic
6207%{texmfdist}/source/latex/cyrillic
6208%{texmfdist}/tex/latex/cyrillic
6209%{texmfdist}/tex4ht/ht-fonts/symbol/cyrillic
6210%{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic
6211%{texmfdist}/tex4ht/ht-fonts/unicode/ams/cyrillic
6212%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic
6213%{texmfdist}/tex4ht/ht-fonts/alias/cyrillic
6214%{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic
d08789e0 6215
04eb4e68
ZU
6216# %files latex-dstroke
6217# %defattr(644,root,root,755)
6218# %{texmf}/tex/latex/dstroke
d08789e0 6219
60597425
ZU
6220%files latex-enumitem
6221%defattr(644,root,root,755)
6222%doc %{texmfdist}/doc/latex/enumitem
6223%{texmfdist}/tex/latex/enumitem
6224
2b453bda
ZU
6225%files latex-exam
6226%defattr(644,root,root,755)
6227%{texmfdist}/doc/latex/exam
6228%{texmfdist}/tex/latex/exam
6229
d08789e0
ZU
6230%files latex-jknappen
6231%defattr(644,root,root,755)
9501d92c
ZU
6232%doc %{texmfdist}/fonts/source/jknappen
6233%{texmfdist}/fonts/tfm/jknappen
6234%{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
6235%{texmfdist}/tex4ht/ht-fonts/alias/jknappen
d08789e0 6236
a8b381b0
ZU
6237%files latex-lastpage
6238%defattr(644,root,root,755)
6239%{texmfdist}/tex/latex/lastpage
6240%doc %{texmfdist}/doc/latex/lastpage
6241
d08789e0
ZU
6242%files latex-lm
6243%defattr(644,root,root,755)
9501d92c
ZU
6244%doc %{texmfdist}/doc/fonts/lm
6245%{texmfdist}/tex/latex/lm
6246%{texmfdist}/fonts/afm/public/lm
6247%{texmfdist}/fonts/enc/dvips/lm
6248%{texmfdist}/fonts/map/dvips/lm
6249%{texmfdist}/fonts/map/dvipdfm/lm
6250%{texmfdist}/fonts/opentype/public/lm
6251%{texmfdist}/fonts/tfm/public/lm
6252%{texmfdist}/source/fonts/lm
6253%{texmfdist}/tex4ht/ht-fonts/unicode/lm
6254%{texmfdist}/tex4ht/ht-fonts/alias/lm
d08789e0
ZU
6255
6256%files latex-lucidabr
6257%defattr(644,root,root,755)
26d8eaaa
ZU
6258%{texmfdist}/vtex/config/lucidabr-k.ali
6259%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
6260
6261%files latex-lineno
6262%defattr(644,root,root,755)
9501d92c
ZU
6263%doc %{texmfdist}/doc/latex/lineno
6264%{texmfdist}/tex/latex/lineno
6265
d08789e0
ZU
6266
6267%files latex-marvosym
6268%defattr(644,root,root,755)
2677a8b0 6269%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
6270
6271%files latex-mathpple
6272%defattr(644,root,root,755)
26d8eaaa 6273%{texmfdist}/tex4ht/ht-fonts/alias/mathpple
d08789e0
ZU
6274
6275%files latex-mathtime
6276%defattr(644,root,root,755)
26d8eaaa
ZU
6277%{texmfdist}/tex4ht/ht-fonts/symbol/mathtime
6278%{texmfdist}/tex4ht/ht-fonts/unicode/mathtime
6279%{texmfdist}/tex4ht/ht-fonts/iso8859/1/mathtime
6280%{texmfdist}/tex4ht/ht-fonts/alias/mathtime
6281%{texmfdist}/tex4ht/ht-fonts/aliase/mathtime
d08789e0
ZU
6282
6283%files latex-microtype
6284%defattr(644,root,root,755)
26d8eaaa
ZU
6285%doc %{texmfdist}/doc/latex/microtype
6286%{texmfdist}/source/latex/microtype
6287%{texmfdist}/tex/latex/microtype
d08789e0
ZU
6288
6289%files latex-mflogo
6290%defattr(644,root,root,755)
26d8eaaa
ZU
6291%doc %{texmfdist}/doc/latex/mflogo
6292%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
6293
6294%files latex-mfnfss
6295%defattr(644,root,root,755)
26d8eaaa
ZU
6296%{texmfdist}/source/latex/mfnfss
6297%{texmfdist}/tex/latex/mfnfss
6298
d08789e0
ZU
6299
6300%files latex-minitoc
6301%defattr(644,root,root,755)
26d8eaaa
ZU
6302%doc %{texmfdist}/doc/latex/minitoc
6303%{texmfdist}/bibtex/bst/minitoc
6304%{texmfdist}/makeindex/minitoc
6305%{texmfdist}/scripts/minitoc
6306%{texmfdist}/source/latex/minitoc
6307%{texmfdist}/tex/latex/minitoc
6308
d08789e0
ZU
6309
6310%files latex-mltex
6311%defattr(644,root,root,755)
26d8eaaa
ZU
6312%doc %{texmfdist}/doc/latex/mltex
6313%{texmfdist}/tex/latex/mltex
d08789e0 6314
d34bfb7f
ZU
6315%files latex-multienum
6316%defattr(644,root,root,755)
f2555868 6317%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 6318%dir %{texmfdist}/tex/latex/multenum
f2555868 6319%{texmfdist}/tex/latex/multenum/*
d34bfb7f 6320
a8b381b0
ZU
6321%files latex-ntheorem
6322%defattr(644,root,root,755)
6323%{texmfdist}/tex/latex/ntheorem
6324%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa
ZU
6325
6326# %files latex-palatcm
6327# %defattr(644,root,root,755)
6328# %{texmf}/tex/latex/palatcm
d08789e0
ZU
6329
6330%files latex-psnfss
489714ae 6331%defattr(644,root,root,755)
26d8eaaa 6332%doc %{texmfdist}/doc/latex/psnfss
26d8eaaa 6333%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 6334%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
6335%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
6336%{texmfdist}/tex/latex/psnfss
6337
d08789e0
ZU
6338
6339%files latex-pxfonts
6340%defattr(644,root,root,755)
26d8eaaa
ZU
6341%doc %{texmfdist}/doc/fonts/pxfonts
6342%{texmfdist}/tex/latex/pxfonts
6343%{texmfdist}/fonts/type1/public/pxfonts
6344%{texmfdist}/fonts/afm/public/pxfonts
6345%{texmfdist}/fonts/tfm/public/pxfonts
6346%{texmfdist}/fonts/vf/public/pxfonts
6347%{texmfdist}/fonts/map/dvips/pxfonts
6348%{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
6349%{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
6350
d08789e0
ZU
6351
6352%files latex-qfonts
6353%defattr(644,root,root,755)
26d8eaaa 6354%{texmfdist}/tex4ht/ht-fonts/alias/qfonts
d08789e0 6355
3127b522
ZU
6356%files latex-SIunits
6357%defattr(644,root,root,755)
6358%{texmfdist}/tex/latex/SIunits
6359%{texmfdist}/doc/latex/SIunits
6360
d08789e0
ZU
6361%files latex-txfonts
6362%defattr(644,root,root,755)
26d8eaaa
ZU
6363%doc %{texmfdist}/doc/fonts/txfonts
6364%{texmfdist}/fonts/type1/public/txfonts
6365%{texmfdist}/fonts/afm/public/txfonts
6366%{texmfdist}/fonts/enc/dvips/txfonts
6367%{texmfdist}/fonts/tfm/public/txfonts
6368%{texmfdist}/fonts/vf/public/txfonts
6369%{texmfdist}/fonts/map/dvips/txfonts
6370%{texmfdist}/tex/latex/txfonts
6371%{texmfdist}/tex4ht/ht-fonts/unicode/txfonts
6372%{texmfdist}/tex4ht/ht-fonts/alias/txfonts
6373
7ea3a98b
ZU
6374%files latex-ucs
6375%defattr(644,root,root,755)
7ea3a98b
ZU
6376%doc %{texmfdist}/doc/latex/ucs
6377%dir %{texmfdist}/tex/latex/ucs
f2555868 6378%{texmfdist}/tex/latex/ucs/*
d08789e0
ZU
6379
6380%files latex-umlaute
6381%defattr(644,root,root,755)
2677a8b0 6382%{texmfdist}/tex/latex/umlaute
d08789e0 6383
26d8eaaa
ZU
6384# %files latex-urwvn
6385# %defattr(644,root,root,755)
d08789e0
ZU
6386
6387%files latex-wasysym
6388%defattr(644,root,root,755)
26d8eaaa
ZU
6389%doc %{texmfdist}/doc/latex/wasysym
6390%{texmfdist}/tex/latex/wasysym
6391%{texmfdist}/source/latex/wasysym
d08789e0
ZU
6392
6393%files format-latex
6394%defattr(644,root,root,755)
6395%attr(755,root,root) %{_bindir}/latex
6396%attr(755,root,root) %{_bindir}/pslatex
26d8eaaa 6397# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
6398
6399%files format-pdflatex
6400%defattr(644,root,root,755)
6401#%{texmf}/pdftex/latex/config
26d8eaaa 6402# %dir %{texmf}/pdftex/latex
d08789e0 6403%attr(755,root,root) %{_bindir}/pdflatex
26d8eaaa 6404# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0
ZU
6405#%{_mandir}/man1/pdflatex.1*
6406
26d8eaaa
ZU
6407# %files platex
6408# %defattr(644,root,root,755)
6409# %doc %{texmf}/doc/latex/platex
6410# %dir %{texmf}/tex/platex
6411# %{texmf}/tex/platex/config
6412# %{texmf}/tex/latex/platex
d08789e0 6413
26d8eaaa
ZU
6414# %files format-platex
6415# %defattr(644,root,root,755)
6416# %attr(755,root,root) %{_bindir}/platex
d08789e0 6417#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 6418# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
6419#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
6420
26d8eaaa
ZU
6421# %files format-pdfplatex
6422# %defattr(644,root,root,755)
d08789e0
ZU
6423#%dir %{texmf}/pdftex/platex
6424#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
6425# %attr(755,root,root) %{_bindir}/pdfplatex
6426# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
6427
6428%files tex-babel
6429%defattr(644,root,root,755)
26d8eaaa
ZU
6430%doc %{texmfdist}/doc/generic/babel
6431%{texmfdist}/tex/generic/babel
d08789e0
ZU
6432
6433%files tex-german
6434%defattr(644,root,root,755)
26d8eaaa
ZU
6435%doc %{texmfdist}/doc/generic/german
6436%{texmfdist}/tex/generic/german
d08789e0
ZU
6437
6438%files tex-mfpic
6439%defattr(644,root,root,755)
26d8eaaa
ZU
6440%doc %{texmfdist}/doc/generic/mfpic
6441%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
6442
6443%files tex-misc
6444%defattr(644,root,root,755)
26d8eaaa
ZU
6445%doc %{texmfdist}/doc/latex/localloc
6446%doc %{texmfdist}/doc/generic/multido
6447%doc %{texmfdist}/doc/generic/tap
d08789e0 6448
26d8eaaa
ZU
6449%{texmfdist}/tex/generic/eijkhout
6450%{texmfdist}/tex/generic/multido
6451%{texmfdist}/tex/generic/misc
d08789e0
ZU
6452
6453%files tex-pictex
6454%defattr(644,root,root,755)
2677a8b0
ZU
6455%doc %{texmfdist}/doc/generic/pictex
6456%{texmfdist}/tex/generic/pictex
d08789e0
ZU
6457
6458%files tex-pstricks
6459%defattr(644,root,root,755)
26d8eaaa
ZU
6460%doc %{texmfdist}/doc/generic/pstricks
6461%{texmfdist}/dvips/pstricks
6462%{texmfdist}/tex/generic/pstricks
d08789e0 6463
26d8eaaa
ZU
6464# %files tex-qpx
6465# %defattr(644,root,root,755)
6466# %doc %{texmf}/doc/fonts/polish/qpx
6467# %{texmf}/tex/generic/qpx
d08789e0 6468
31bd2c4a 6469%files tex-qpxqtx
d08789e0 6470%defattr(644,root,root,755)
26d8eaaa
ZU
6471%doc %{texmfdist}/doc/fonts/qpxqtx
6472%{texmfdist}/fonts/tfm/public/qpxqtx
6473%{texmfdist}/fonts/vf/public/qpxqtx
6474%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
6475
6476%files tex-ruhyphen
6477%defattr(644,root,root,755)
26d8eaaa
ZU
6478%{texmfdist}/tex/generic/ruhyphen
6479%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
6480
6481%files tex-spanish
6482%defattr(644,root,root,755)
26d8eaaa
ZU
6483%doc %{texmfdist}/doc/latex/spanish-mx
6484%{texmfdist}/source/generic/babel/spanish.ins
6485%{texmfdist}/source/generic/babel/spanish.dtx
6486%{texmfdist}/source/latex/polyglot/langs/spanish.ld
6487%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
6488%{texmfdist}/source/latex/mapcodes/spanish.map
6489%{texmfdist}/source/latex/mapcodes/spanish.dtx
6490%{texmfdist}/tex/texsis/base/Spanish.txs
6491%{texmfdist}/tex/generic/tex4ht/spanish.4ht
6492%{texmfdist}/tex/generic/babel/spanish.sty
6493%{texmfdist}/tex/generic/babel/spanish.ldf
6494%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
6495%{texmfdist}/tex/latex/custom-bib/spanish.mbs
6496%{texmfdist}/tex/latex/babelbib/spanish.bdf
6497%{texmfdist}/tex/latex/apacite/spanish.apc
6498%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
6499
6500%files tex-texdraw
6501%defattr(644,root,root,755)
26d8eaaa
ZU
6502%doc %{texmfdist}/doc/texdraw
6503%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
6504
6505%files tex-thumbpdf
6506%defattr(644,root,root,755)
26d8eaaa 6507%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 6508%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
6509%{texmfdist}/tex/generic/thumbpdf
6510%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
6511%{_mandir}/man1/thumbpdf.1*
6512
6513%files tex-ukrhyph
6514%defattr(644,root,root,755)
26d8eaaa
ZU
6515%doc %{texmfdist}/doc/generic/ukrhyph
6516%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
6517
6518%files latex-vietnam
6519%defattr(644,root,root,755)
26d8eaaa
ZU
6520%doc %{texmfdist}/doc/generic/vntex
6521%{texmfdist}/tex/latex/vntex
d08789e0
ZU
6522
6523%files tex-xypic
6524%defattr(644,root,root,755)
26d8eaaa
ZU
6525%doc %{texmfdist}/doc/generic/xypic
6526%{texmfdist}/tex/generic/xypic
d08789e0
ZU
6527
6528%files tex-xkeyval
6529%defattr(644,root,root,755)
4a09ae1a
ZU
6530%doc %{texmfdist}/doc/latex/xkeyval
6531%{texmfdist}/source/latex/xkeyval
6532%{texmfdist}/tex/generic/xkeyval
6533%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
6534
6535%files fonts-adobe
6536%defattr(644,root,root,755)
4a09ae1a
ZU
6537%{texmfdist}/fonts/type1/adobe
6538%{texmfdist}/fonts/afm/adobe
6539%{texmfdist}/fonts/tfm/adobe
6540%{texmfdist}/fonts/vf/adobe
6541%{texmfdist}/tex4ht/ht-fonts/unicode/adobe
6542%{texmfdist}/tex4ht/ht-fonts/alias/adobe
6543%{texmfdist}/tex4ht/ht-fonts/share/adobe
d08789e0
ZU
6544
6545%files fonts-ae
6546%defattr(644,root,root,755)
4a09ae1a
ZU
6547%doc %{texmfdist}/doc/fonts/ae
6548%{texmfdist}/fonts/tfm/public/ae
6549%{texmfdist}/fonts/vf/public/ae
6550%{texmfdist}/source/fonts/ae
6551%{texmfdist}/tex4ht/ht-fonts/unicode/ae
6552%{texmfdist}/tex4ht/ht-fonts/alias/ae
6553
d08789e0
ZU
6554
6555%files fonts-ams
6556%defattr(644,root,root,755)
4a09ae1a
ZU
6557%{texmfdist}/bibtex/bst/ams
6558%{texmfdist}/bibtex/bib/ams
6559%{texmfdist}/dvips/ams
6560%{texmfdist}/fonts/source/public/ams
6561%{texmfdist}/fonts/type1/bluesky/ams
6562%{texmfdist}/fonts/afm/bluesky/ams
6563%{texmfdist}/fonts/tfm/public/ams
6564%{texmfdist}/fonts/map/dvips/ams
6565%{texmfdist}/tex4ht/ht-fonts/unicode/ams
6566%{texmfdist}/tex4ht/ht-fonts/alias/ams
d08789e0
ZU
6567
6568%files fonts-antp
6569%defattr(644,root,root,755)
26d8eaaa 6570%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
6571%{texmfdist}/fonts/enc/dvips/antp
6572%{texmfdist}/fonts/map/dvips/antp
6573%{texmfdist}/fonts/afm/public/antp
6574%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 6575%{texmfdist}/dvips/antp
d08789e0
ZU
6576
6577%files fonts-antt
6578%defattr(644,root,root,755)
4a09ae1a
ZU
6579%doc %{texmfdist}/doc/fonts/antt
6580%{texmfdist}/fonts/afm/public/antt
6581%{texmfdist}/fonts/opentype/public/antt
6582%{texmfdist}/fonts/enc/dvips/antt
6583%{texmfdist}/fonts/tfm/public/antt
6584%{texmfdist}/fonts/map/dvips/antt
6585%{texmfdist}/tex/plain/antt
6586%{texmfdist}/tex/latex/antt
6587%{texmfdist}/tex4ht/ht-fonts/unicode/antt
6588%{texmfdist}/tex4ht/ht-fonts/alias/antt
d08789e0
ZU
6589
6590%files fonts-bbm
6591%defattr(644,root,root,755)
4a09ae1a
ZU
6592%doc %{texmfdist}/doc/fonts/bbm
6593%{texmfdist}/fonts/source/public/bbm
6594%{texmfdist}/fonts/tfm/public/bbm
6595%{texmfdist}/source/latex/bbm
6596%{texmfdist}/tex/latex/bbm
d08789e0
ZU
6597
6598%files fonts-bbold
6599%defattr(644,root,root,755)
4a09ae1a
ZU
6600%{texmfdist}/fonts/source/public/bbold
6601%{texmfdist}/fonts/tfm/public/bbold
d08789e0 6602
4a09ae1a
ZU
6603# %files fonts-bh
6604# %defattr(644,root,root,755)
6605# %doc %{texmf}/doc/fonts/bh
6606# %{texmf}/fonts/tfm/bh
6607# %{texmf}/fonts/vf/bh
d08789e0
ZU
6608
6609%files fonts-bitstream
6610%defattr(644,root,root,755)
4a09ae1a
ZU
6611%{texmfdist}/fonts/afm/bitstrea
6612%{texmfdist}/fonts/tfm/bitstrea
6613%{texmfdist}/fonts/vf/bitstrea
6614%{texmfdist}/tex4ht/ht-fonts/unicode/bitstrea
6615%{texmfdist}/tex4ht/ht-fonts/alias/bitstrea
d08789e0
ZU
6616
6617%files fonts-cbgreek
6618%defattr(644,root,root,755)
4a09ae1a 6619%{texmfdist}/tex4ht/ht-fonts/unicode/cbgreek
d08789e0
ZU
6620
6621%files fonts-cc-pl
6622%defattr(644,root,root,755)
4a09ae1a
ZU
6623%{texmfdist}/fonts/source/public/cc-pl
6624%{texmfdist}/fonts/enc/dvips/cc-pl
6625%{texmfdist}/fonts/tfm/public/cc-pl
6626%{texmfdist}/fonts/map/dvips/cc-pl
6627%{texmfdist}/tex4ht/ht-fonts/alias/cc-pl
6628
d08789e0
ZU
6629%files fonts-cg
6630%defattr(644,root,root,755)
4a09ae1a
ZU
6631%{texmfdist}/fonts/tfm/cg
6632%{texmfdist}/fonts/vf/cg
d08789e0
ZU
6633
6634%files fonts-cm
6635%defattr(644,root,root,755)
ffd94364 6636%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
6637%dir %{texmfdist}/doc/fonts
6638%dir %{texmfdist}/dvips
6639%dir %{texmfdist}/fonts/afm/bluesky
6640%dir %{texmfdist}/fonts/map/dvips
6641%dir %{texmfdist}/fonts/pk/ljfour/public
6642%dir %{texmfdist}/tex4ht/ht-fonts/alias
6643%dir %{texmfdist}/tex4ht/ht-fonts/css/emacspeak
6644%dir %{texmfdist}/tex4ht/ht-fonts/iso8859/1
6645%dir %{texmfdist}/tex4ht/ht-fonts/iso8859/5
6646%dir %{texmfdist}/tex4ht/ht-fonts/unicode
6647%dir %{texmfdist}/tex4ht/ht-fonts/win/1251
4a09ae1a
ZU
6648%{texmfdist}/dvips/cm
6649%{texmfdist}/fonts/source/public/cm
6650%{texmfdist}/fonts/afm/bluesky/cm
6651%{texmfdist}/fonts/tfm/public/cm
6652%{texmfdist}/fonts/pk/ljfour/public/cm
6653%{texmfdist}/fonts/map/dvips/cm
6654%{texmfdist}/tex4ht/ht-fonts/unicode/cm
6655%{texmfdist}/tex4ht/ht-fonts/iso8859/1/cm
6656%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cm
6657%{texmfdist}/tex4ht/ht-fonts/alias/cm
6658%{texmfdist}/tex4ht/ht-fonts/win/1251/cm
6659%{texmfdist}/tex4ht/ht-fonts/css/emacspeak/cm
4a09ae1a 6660
d08789e0
ZU
6661
6662%files fonts-cmbright
6663%defattr(644,root,root,755)
4a09ae1a
ZU
6664%doc %{texmfdist}/doc/latex/cmbright
6665%{texmfdist}/fonts/source/public/cmbright
6666%{texmfdist}/fonts/tfm/public/cmbright
6667%{texmfdist}/source/latex/cmbright
6668%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
6669
6670%files fonts-cmcyr
6671%defattr(644,root,root,755)
4a09ae1a
ZU
6672%doc %{texmfdist}/doc/fonts/cmcyr
6673%{texmfdist}/fonts/source/public/cmcyr
6674%{texmfdist}/fonts/type1/public/cmcyr
6675%{texmfdist}/fonts/tfm/public/cmcyr
6676%{texmfdist}/fonts/vf/public/cmcyr
6677%{texmfdist}/fonts/map/dvips/cmcyr
6678%{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr
6679%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr
6680%{texmfdist}/tex4ht/ht-fonts/alias/cyrillic/cmcyr
6681%{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr
d08789e0
ZU
6682
6683%files fonts-cmextra
6684%defattr(644,root,root,755)
4a09ae1a
ZU
6685%{texmfdist}/fonts/source/public/cmextra
6686%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
6687
6688%files fonts-concmath
6689%defattr(644,root,root,755)
4a09ae1a
ZU
6690%doc %{texmfdist}/doc/fonts/concmath
6691%doc %{texmfdist}/doc/latex/concmath
6692%{texmfdist}/fonts/source/public/concmath
6693%{texmfdist}/fonts/tfm/public/concmath
6694%{texmfdist}/source/latex/concmath
6695%{texmfdist}/tex/latex/concmath
d08789e0
ZU
6696
6697%files fonts-concrete
6698%defattr(644,root,root,755)
4a09ae1a
ZU
6699%doc %{texmfdist}/doc/fonts/concrete
6700%{texmfdist}/fonts/source/public/concrete
6701%{texmfdist}/fonts/tfm/public/concrete
6702%{texmfdist}/tex4ht/ht-fonts/unicode/concrete
6703%{texmfdist}/tex4ht/ht-fonts/alias/concrete
d08789e0
ZU
6704
6705%files fonts-cs
6706%defattr(644,root,root,755)
4a09ae1a
ZU
6707%{texmfdist}/dvips/cs
6708%{texmfdist}/fonts/source/public/cs
6709%{texmfdist}/fonts/enc/dvips/cs
6710%{texmfdist}/fonts/tfm/public/cs
6711%{texmfdist}/fonts/map/dvips/cs
6712%{texmfdist}/tex4ht/ht-fonts/unicode/cs
6713%{texmfdist}/tex4ht/ht-fonts/alias/cs
d08789e0 6714
4a09ae1a 6715%files fonts-dstroke
489714ae 6716%defattr(644,root,root,755)
4a09ae1a 6717%{texmfdist}/tex4ht/ht-fonts/unicode/dstroke
d08789e0
ZU
6718
6719%files fonts-ecc
6720%defattr(644,root,root,755)
4a09ae1a
ZU
6721%doc %{texmfdist}/doc/fonts/ecc
6722%{texmfdist}/fonts/source/public/ecc
6723%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
6724
6725%files fonts-eurosym
6726%defattr(644,root,root,755)
4a09ae1a
ZU
6727%doc %{texmfdist}/doc/fonts/eurosym
6728%{texmfdist}/fonts/source/public/eurosym
6729%{texmfdist}/fonts/tfm/public/eurosym
6730%{texmfdist}/fonts/map/dvips/eurosym
6731%{texmfdist}/source/fonts/eurosym
6732%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
6733
6734%files fonts-eulervm
6735%defattr(644,root,root,755)
7179ac92
ZU
6736%doc %{texmfdist}/doc/latex/eulervm
6737%{texmfdist}/fonts/tfm/public/eulervm
6738%{texmfdist}/fonts/vf/public/eulervm
6739%{texmfdist}/source/latex/eulervm
6740%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
6741
6742%files fonts-euxm
6743%defattr(644,root,root,755)
7179ac92
ZU
6744%{texmfdist}/fonts/source/public/euxm
6745%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
6746
6747%files fonts-gothic
6748%defattr(644,root,root,755)
7179ac92
ZU
6749%{texmfdist}/doc/fonts/gothic
6750%{texmfdist}/dvips/gothic
6751%{texmfdist}/fonts/source/public/gothic
6752%{texmfdist}/fonts/type1/public/gothic
6753%{texmfdist}/fonts/afm/public/gothic
6754%{texmfdist}/fonts/tfm/public/gothic
6755%{texmfdist}/fonts/vf/public/gothic
6756%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
6757
6758%files fonts-hoekwater
6759%defattr(644,root,root,755)
7179ac92
ZU
6760%{texmfdist}/fonts/afm/hoekwater
6761%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 6762%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
6763
6764%files fonts-jknappen
6765%defattr(644,root,root,755)
7179ac92
ZU
6766%{texmfdist}/fonts/source/jknappen
6767%{texmfdist}/fonts/tfm/jknappen
6768%{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
6769%{texmfdist}/tex4ht/ht-fonts/alias/jknappen
d08789e0
ZU
6770
6771%files fonts-latex
6772%defattr(644,root,root,755)
7179ac92 6773%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
6774%dir %{texmfdist}/fonts/source/public/latex-fonts
6775%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
6776%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
6777%dir %{texmfdist}/fonts/tfm/public/latex-fonts
6778%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
6779%{texmfdist}/fonts/source/public/esint
6780%{texmfdist}/fonts/tfm/public/esint
6781%{texmfdist}/source/latex/esint
6782%{texmfdist}/tex/latex/esint
f2555868
ZU
6783%{texmfdist}/fonts/source/public/latex-fonts/*
6784%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
6785%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
6786%{texmfdist}/fonts/tfm/public/latex-fonts/*
6787%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
6788
6789%files fonts-lh
6790%defattr(644,root,root,755)
7179ac92
ZU
6791%doc %{texmfdist}/doc/fonts/lh
6792%{texmfdist}/fonts/source/lh
6793%{texmfdist}/metapost/support/charlib/LH
6794%{texmfdist}/source/fonts/lh
6795%{texmfdist}/source/latex/lh
6796%{texmfdist}/tex4ht/ht-fonts/koi/8r/lh
6797%{texmfdist}/tex4ht/ht-fonts/unicode/lh
6798%{texmfdist}/tex4ht/ht-fonts/iso8859/5/lh
6799%{texmfdist}/tex4ht/ht-fonts/alias/lh
6800%{texmfdist}/tex4ht/ht-fonts/win/1251/lh
d08789e0
ZU
6801
6802%files fonts-lm
6803%defattr(644,root,root,755)
7179ac92
ZU
6804%doc %{texmfdist}/doc/fonts/lm
6805%{texmfdist}/fonts/type1/public/lm
6806%{texmfdist}/fonts/afm/public/lm
6807%{texmfdist}/fonts/opentype/public/lm
6808%{texmfdist}/fonts/enc/dvips/lm
6809%{texmfdist}/fonts/tfm/public/lm
6810%{texmfdist}/fonts/map/dvips/lm
6811%{texmfdist}/fonts/map/dvipdfm/lm
6812%{texmfdist}/source/fonts/lm
6813%{texmfdist}/tex/latex/lm
6814%{texmfdist}/tex4ht/ht-fonts/unicode/lm
6815%{texmfdist}/tex4ht/ht-fonts/alias/lm
d08789e0
ZU
6816
6817%files fonts-marvosym
6818%defattr(644,root,root,755)
7179ac92 6819%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
6820%dir %{texmfdist}/source/fonts/eurofont
6821%dir %{texmfdist}/source/fonts/eurofont/marvosym
7179ac92
ZU
6822%{texmfdist}/fonts/type1/public/marvosym
6823%{texmfdist}/fonts/afm/public/marvosym
6824%{texmfdist}/fonts/tfm/public/marvosym
6825%{texmfdist}/fonts/map/dvips/marvosym
f2555868 6826%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92
ZU
6827%{texmfdist}/tex/latex/marvosym
6828%{texmfdist}/tex4ht/ht-fonts/unicode/marvosym
6829%{texmfdist}/tex4ht/ht-fonts/alias/marvosym
d08789e0
ZU
6830
6831%files fonts-mflogo
6832%defattr(644,root,root,755)
7179ac92
ZU
6833%doc %{texmfdist}/doc/latex/mflogo
6834%{texmfdist}/fonts/source/public/mflogo
6835%{texmfdist}/fonts/type1/hoekwater/mflogo
6836%{texmfdist}/fonts/afm/hoekwater/mflogo
6837%{texmfdist}/fonts/tfm/public/mflogo
6838%{texmfdist}/fonts/map/dvips/mflogo
6839%{texmfdist}/source/latex/mflogo
6840%{texmfdist}/tex/latex/mflogo
6841%{texmfdist}/tex4ht/ht-fonts/unicode/mflogo
d08789e0
ZU
6842
6843%files fonts-misc
6844%defattr(644,root,root,755)
7179ac92
ZU
6845%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
6846%{texmfdist}/fonts/source/public/misc
6847%{texmfdist}/fonts/tfm/public/misc
6848%{texmfdist}/fonts/misc
d08789e0
ZU
6849
6850%files fonts-monotype
6851%defattr(644,root,root,755)
7179ac92
ZU
6852%{texmfdist}/fonts/tfm/monotype
6853%{texmfdist}/fonts/vf/monotype
d08789e0
ZU
6854
6855%files fonts-omega
489714ae 6856%defattr(644,root,root,755)
7179ac92 6857%doc %{texmfdist}/doc/omega
2677a8b0
ZU
6858%dir %{texmfdist}/omega
6859%dir %{texmfdist}/omega/otp
6860%dir %{texmfdist}/omega/ocp
7179ac92
ZU
6861%{texmfdist}/dvips/omega
6862%{texmfdist}/fonts/ofm/public/omega
6863%{texmfdist}/fonts/type1/public/omega
6864%{texmfdist}/fonts/afm/public/omega
6865%{texmfdist}/fonts/ovp/public/omega
6866%{texmfdist}/fonts/tfm/public/omega
6867%{texmfdist}/fonts/ovf/public/omega
6868%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
6869%{texmfdist}/omega/ocp/omega
6870%{texmfdist}/omega/otp/omega
6871%{texmfdist}/tex/plain/omega
d08789e0
ZU
6872
6873%files fonts-pazo
6874%defattr(644,root,root,755)
7179ac92 6875%{texmfdist}/tex4ht/ht-fonts/alias/pazo
d08789e0
ZU
6876
6877%files fonts-pl
6878%defattr(644,root,root,755)
7179ac92
ZU
6879%doc %{texmfdist}/doc/fonts/pl
6880%{texmfdist}/dvips/pl
6881%{texmfdist}/fonts/source/public/pl
6882%{texmfdist}/fonts/type1/public/pl
6883%{texmfdist}/fonts/afm/public/pl
6884%{texmfdist}/fonts/enc/dvips/pl
6885%{texmfdist}/fonts/tfm/public/pl
6886%{texmfdist}/fonts/map/dvips/pl
6887%{texmfdist}/tex4ht/ht-fonts/unicode/pl
6888%{texmfdist}/tex4ht/ht-fonts/alias/pl
31bd2c4a 6889%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
6890
6891%files fonts-px
6892%defattr(644,root,root,755)
7179ac92 6893%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
6894# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
6895# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
6896%dir %{texmfdist}/fonts/map/dvips/pxfonts
6897%dir %{texmfdist}/tex/latex/pxfonts
6898%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
6899%{texmfdist}/fonts/afm/public/pxfonts
6900%{texmfdist}/fonts/tfm/public/pxfonts
6901%{texmfdist}/fonts/type1/public/pxfonts
6902%{texmfdist}/fonts/vf/public/pxfonts
6903%{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
6904%{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
7179ac92 6905%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0
ZU
6906
6907%files fonts-qfonts
6908%defattr(644,root,root,755)
7179ac92 6909%{texmfdist}/tex4ht/ht-fonts/alias/qfonts
31bd2c4a
ZU
6910# %doc %{texmf}/doc/fonts/polish/qfonts
6911# %{texmf}/fonts/enc/dvips/qfonts
6912# %{texmf}/fonts/map/dvips/qfonts
6913# %{texmf}/dvips/qfonts
6914# %{texmf}/fonts/afm/public/qfonts
6915# %{texmf}/fonts/tfm/public/qfonts
d08789e0 6916
74dbda3f
ZU
6917# %files fonts-qpx
6918# %defattr(644,root,root,755)
6919# %{texmf}/fonts/tfm/public/qpx
6920# %{texmf}/fonts/vf/public/qpx
d08789e0 6921
31bd2c4a 6922%files fonts-qpxqtx
d08789e0 6923%defattr(644,root,root,755)
7179ac92
ZU
6924%{texmfdist}/fonts/tfm/public/qpxqtx
6925%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
6926
6927%files fonts-rsfs
6928%defattr(644,root,root,755)
7179ac92
ZU
6929%{texmfdist}/fonts/source/public/rsfs
6930%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
6931
6932%files fonts-stmaryrd
6933%defattr(644,root,root,755)
7179ac92
ZU
6934%doc %{texmfdist}/doc/fonts/stmaryrd
6935%{texmfdist}/source/fonts/stmaryrd
6936%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
6937
6938%files fonts-tx
6939%defattr(644,root,root,755)
7179ac92
ZU
6940%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
6941%{texmfdist}/fonts/afm/public/txfonts
6942%{texmfdist}/fonts/tfm/public/txfonts
6943%{texmfdist}/fonts/vf/public/txfonts
d08789e0
ZU
6944
6945%files fonts-urw
6946%defattr(644,root,root,755)
bc0fac3b 6947# %doc %{texmf}/doc/fonts/urw
7179ac92 6948%{texmfdist}/fonts/afm/urw
d08789e0
ZU
6949
6950%files fonts-urwvn
6951%defattr(644,root,root,755)
26d8eaaa 6952%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
6953%{texmfdist}/fonts/tfm/vntex/urwvn
6954%{texmfdist}/fonts/type1/vntex/urwvn
6955%{texmfdist}/fonts/vf/vntex/urwvn
26d8eaaa 6956%{texmfdist}/tex4ht/ht-fonts/alias/vntex/urwvn
d08789e0
ZU
6957
6958%files fonts-vnr
6959%defattr(644,root,root,755)
7179ac92
ZU
6960%{texmfdist}/fonts/map/dvips/vntex
6961%{texmfdist}/fonts/source/vntex/vnr
6962%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0
ZU
6963
6964%files fonts-wasy
6965%defattr(644,root,root,755)
7179ac92
ZU
6966%{texmfdist}/fonts/source/public/wasy
6967%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
6968
6969%files fonts-xypic
6970%defattr(644,root,root,755)
7179ac92
ZU
6971%{texmfdist}/fonts/map/dvips/xypic
6972# %{texmfdist}/fonts/afm/public/xypic
6973%{texmfdist}/fonts/source/public/xypic
6974%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
6975
6976%files fonts-yandy
6977%defattr(644,root,root,755)
adbd04dd 6978# %{texmf}/fonts/afm/yandy
7179ac92 6979%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
6980# %{texmf}/fonts/tfm/yandy
6981# %{texmf}/fonts/vf/yandy
d08789e0
ZU
6982
6983%files fonts-type1-antp
6984%defattr(644,root,root,755)
7179ac92
ZU
6985%{texmfdist}/dvips/antp
6986%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
6987
6988%files fonts-type1-antt
6989%defattr(644,root,root,755)
adbd04dd 6990# %{texmf}/dvips/antt
7179ac92 6991%{texmfdist}/fonts/type1/public/antt
d08789e0
ZU
6992
6993%files fonts-type1-belleek
6994%defattr(644,root,root,755)
7179ac92
ZU
6995%doc %{texmfdist}/doc/fonts/belleek
6996%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
6997
6998%files fonts-type1-bitstream
6999%defattr(644,root,root,755)
7179ac92 7000%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
7001
7002%files fonts-type1-bluesky
7003%defattr(644,root,root,755)
04eb4e68
ZU
7004# %doc %{texmf}/doc/fonts/bluesky
7005# %{texmf}/dvips/bluesky
7179ac92 7006%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
7007
7008%files fonts-type1-cc-pl
7009%defattr(644,root,root,755)
7179ac92
ZU
7010%doc %{texmfdist}/doc/fonts/cc-pl
7011%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
7012
7013%files fonts-type1-cmcyr
7014%defattr(644,root,root,755)
7179ac92 7015%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
7016
7017%files fonts-type1-cs
7018%defattr(644,root,root,755)
7179ac92 7019%{texmfdist}/fonts/type1/public/cs
d08789e0 7020
04eb4e68
ZU
7021# %files fonts-type1-dstroke
7022# %defattr(644,root,root,755)
7023# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
7024
7025%files fonts-type1-eurosym
7026%defattr(644,root,root,755)
7179ac92 7027%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
7028
7029%files fonts-type1-hoekwater
7030%defattr(644,root,root,755)
7179ac92 7031%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
7032
7033%files fonts-type1-fpl
7034%defattr(644,root,root,755)
7179ac92
ZU
7035%doc %{texmfdist}/doc/fonts/fpl
7036%{texmfdist}/fonts/afm/public/fpl
7037%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
7038
7039%files fonts-type1-lm
7040%defattr(644,root,root,755)
7179ac92
ZU
7041%{texmfdist}/fonts/afm/public/lm
7042%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
7043
7044%files fonts-type1-marvosym
7045%defattr(644,root,root,755)
7179ac92 7046%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
7047
7048%files fonts-type1-mathpazo
7049%defattr(644,root,root,755)
04eb4e68 7050# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
7051%{texmfdist}/fonts/afm/public/mathpazo
7052%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
7053
7054%files fonts-type1-omega
7055%defattr(644,root,root,755)
7179ac92 7056%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
7057
7058%files fonts-type1-pl
7059%defattr(644,root,root,755)
04eb4e68 7060# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 7061%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
7062
7063%files fonts-type1-px
7064%defattr(644,root,root,755)
7179ac92 7065%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 7066
04eb4e68
ZU
7067# %files fonts-type1-qfonts
7068# %defattr(644,root,root,755)
7179ac92 7069# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
7070
7071%files fonts-type1-tx
7072%defattr(644,root,root,755)
7179ac92 7073%{texmfdist}/fonts/type1/public/txfonts
d08789e0 7074
04eb4e68
ZU
7075# %files fonts-type1-tt2001
7076# %defattr(644,root,root,755)
7077# %{texmf}/fonts/type1/public/tt2001
d08789e0
ZU
7078
7079%files fonts-type1-urw
7080%defattr(644,root,root,755)
7179ac92 7081%{texmfdist}/fonts/type1/urw
d08789e0
ZU
7082
7083%files fonts-type1-vnr
7084%defattr(644,root,root,755)
7179ac92 7085%{texmfdist}/fonts/type1/vntex/vnr
d08789e0
ZU
7086
7087%files fonts-type1-xypic
7088%defattr(644,root,root,755)
7179ac92 7089%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
7090
7091# TeXLive-specific
7092
7093%files afm2pl
7094%defattr(644,root,root,755)
7095%attr(755,root,root) %{_bindir}/afm2pl
7096%{_mandir}/man1/afm2pl*
7097
7098%files bbox
7099%defattr(644,root,root,755)
7100%attr(755,root,root) %{_bindir}/bbox
7101%{_mandir}/man1/bbox*
7102
7103%files cefutils
7104%defattr(644,root,root,755)
7105%attr(755,root,root) %{_bindir}/cef*
2677a8b0
ZU
7106%dir %{texmfdist}/tex/latex/cjk
7107%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
7108%doc %{texmfdist}/doc/latex/cjk/doc
7109%doc %{texmfdist}/doc/latex/cjk/examples
7110%{texmfdist}/source/latex/cjk/utils/CEFconv
7111
7112%files detex
7113%defattr(644,root,root,755)
7114%attr(755,root,root) %{_bindir}/detex
7115%{_mandir}/man1/detex*
7116
7ffd1967
ZU
7117
7118%files dviutils
7119%defattr(644,root,root,755)
7120%attr(755,root,root) %{_bindir}/dt2dv
7121%attr(755,root,root) %{_bindir}/dv2dt
7122%attr(755,root,root) %{_bindir}/dvi2tty
7123%attr(755,root,root) %{_bindir}/dviasm
7124%attr(755,root,root) %{_bindir}/dvibook
7125%attr(755,root,root) %{_bindir}/dviconcat
7126%attr(755,root,root) %{_bindir}/dvidvi
7127%attr(755,root,root) %{_bindir}/dvigif
7128%attr(755,root,root) %{_bindir}/dvipdfmx
7129%attr(755,root,root) %{_bindir}/dvipos
7130%attr(755,root,root) %{_bindir}/dviselect
7131%attr(755,root,root) %{_bindir}/dvitodvi
7132%{_mandir}/man1/dt2dv*
7133%{_mandir}/man1/dv2dt*
7134%{_mandir}/man1/dvi2tty*
7135%{_mandir}/man1/dvibook*
7136%{_mandir}/man1/dviconcat*
7137%{_mandir}/man1/dvidvi*
7138%{_mandir}/man1/dvigif*
7139%{_mandir}/man1/dvipos*
7140%{_mandir}/man1/dviselect*
7141%{_mandir}/man1/dvitodvi*
7142
7143%files epsutils
7144%defattr(644,root,root,755)
7145%attr(755,root,root) %{_bindir}/epsffit
7146%attr(755,root,root) %{_bindir}/epspdf
7147%attr(755,root,root) %{_bindir}/epspdftk
7148%{texmfdist}/scripts/epspdf
7149%{_mandir}/man1/epsffit*
7150%doc %{texmfdist}/doc/epspdf
7151
7152%files filters
7153%defattr(644,root,root,755)
7154%attr(755,root,root) %{_bindir}/fix*
7155%{_mandir}/man1/fix*
7156
489714ae
ZU
7157%files uncategorized-utils
7158%defattr(644,root,root,755)
7159%attr(755,root,root) %{_bindir}/devnag
7160%attr(755,root,root) %{_bindir}/disdvi
7ffd1967 7161%attr(755,root,root) %{_bindir}/exatools
This page took 3.147662 seconds and 4 git commands to generate.