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