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