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