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