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