]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- remove binary crap: builds on powerpc
[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
ef329b0f 3533# Useless binary
3534%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 3535
d08789e0
ZU
3536# commented out because of following (non-fatal) error:
3537# Can't open texmf/web2c/texmf.cnf: No such file or directory.
3538#perl -pi \
3539# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
3540# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
3541# texmf/web2c/texmf.cnf
3542
f37ff31b
ZU
3543# install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
3544# %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
3545# %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
1a192771 3546# %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
d08789e0
ZU
3547
3548install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
3549
3550LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
3551
3552%{__make} install \
3553 prefix=$RPM_BUILD_ROOT%{_prefix} \
3554 bindir=$RPM_BUILD_ROOT%{_bindir} \
3555 mandir=$RPM_BUILD_ROOT%{_mandir} \
3556 libdir=$RPM_BUILD_ROOT%{_libdir} \
3557 datadir=$RPM_BUILD_ROOT%{_datadir} \
3558 infodir=$RPM_BUILD_ROOT%{_infodir} \
3559 includedir=$RPM_BUILD_ROOT%{_includedir} \
3560 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3561 texmf=$RPM_BUILD_ROOT%{texmf} \
3562 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
3563 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
3564
37bb0d8c
ZU
3565# Fix broken symlinks
3566# CURDIR=$(pwd)
3567# cd $RPM_BUILD_ROOT%{_bindir}
3568# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
3569# ln -sf $(readlink $file | %{__sed} "s@\.\.@/usr/share@") $file
3570# done
3571# cd $CURDIR
3572
d08789e0
ZU
3573#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
3574#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
3575
26d8eaaa
ZU
3576# %{__make} init \
3577# prefix=$RPM_BUILD_ROOT%{_prefix} \
3578# bindir=$RPM_BUILD_ROOT%{_bindir} \
3579# mandir=$RPM_BUILD_ROOT%{_mandir} \
3580# libdir=$RPM_BUILD_ROOT%{_libdir} \
3581# datadir=$RPM_BUILD_ROOT%{_datadir} \
3582# infodir=$RPM_BUILD_ROOT%{_infodir} \
3583# includedir=$RPM_BUILD_ROOT%{_includedir} \
3584# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3585# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 3586
489714ae 3587%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 3588%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 3589
d08789e0
ZU
3590perl -pi \
3591 -e "s|$RPM_BUILD_ROOT||g;" \
3592 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
3593
8175e90e 3594install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
3595
3596install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
3597install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
3598
ce981570 3599# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
3600
3601# in separate spec
3602rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{beamer,pgf,xcolor}
3603rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{beamer,pgf,xcolor}
3604
3605# not included in package
3606rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
3607rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
3608rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
3609rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
3610rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
3611rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
3612rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
3613rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
3614rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
3615rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
3616rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
3617rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
3618rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
3619rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
3620rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
3621rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
3622
3623# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
3624# and we can still analyze them
ce981570
ZU
3625# install -d format-logs
3626# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
3627
3628%clean
3629rm -rf $RPM_BUILD_ROOT
3630
3631%post
3632%fixinfodir
3633%texhash
3634
3635%postun
3636%fixinfodir
3637if [ "$1" = "1" ]; then
3638 %texhash
3639fi
3640
3641%post doc-Catalogue
3642%texhash
3643
3644%postun doc-Catalogue
3645%texhash
3646
3647%post doc-tug-faq
3648%texhash
3649
3650%postun doc-tug-faq
3651%texhash
3652
3653%post -n kpathsea
3654/sbin/ldconfig
3655%fixinfodir
3656%texhash
3657
3658%postun -n kpathsea
3659/sbin/ldconfig
3660%fixinfodir
3661%texhash
3662
3663%post -n kpathsea-devel
3664%texhash
3665
3666%postun -n kpathsea-devel
3667%texhash
3668
3669%post dvips
3670%fixinfodir
3671%texhash
3672
3673%postun dvips
3674%fixinfodir
3675%texhash
3676
3677%post dvilj
3678%texhash
3679
3680%postun dvilj
3681%texhash
3682
3683%post makeindex
3684%texhash
3685
3686%postun makeindex
3687%texhash
3688
3689%post metafont
3690%texhash
3691
3692%postun metafont
3693%texhash
3694
3695%post metapost
3696%texhash
3697
3698%postun metapost
3699%texhash
3700
3701%post mptopdf
3702%texhash
3703
3704%postun mptopdf
3705%texhash
3706
3707%post texdoctk
3708%texhash
3709
3710%postun texdoctk
3711%texhash
3712
3713%post -n xdvi
3714%texhash
3715
3716%postun -n xdvi
3717%texhash
3718
3719%post pdftex
3720%texhash
3721
3722%postun pdftex
3723%texhash
3724
3725%post omega
3726%texhash
3727
3728%postun omega
3729%texhash
3730
3731%post plain
3732%texhash
3733
3734%postun plain
3735%texhash
3736
3737%post format-plain
3738%texhash
3739
3740%postun format-plain
3741%texhash
3742
3743%post format-pdftex
3744%texhash
3745
3746%postun format-pdftex
3747%texhash
3748
3749%post format-pdfetex
3750%texhash
3751
3752%postun format-pdfetex
3753%texhash
3754
3755%post mex
3756%texhash
3757
3758%postun mex
3759%texhash
3760
3761%post format-mex
3762%texhash
3763
3764%postun format-mex
3765%texhash
3766
3767%post format-pdfmex
3768%texhash
3769
3770%postun format-pdfmex
3771%texhash
3772
3773%postun format-utf8mex
3774%texhash
3775
3776%post amstex
3777%texhash
3778
3779%postun amstex
3780%texhash
3781
3782%post format-amstex
3783%texhash
3784
3785%postun format-amstex
3786%texhash
3787
3788%post format-pdfamstex
3789%texhash
3790
3791%postun format-pdfamstex
3792%texhash
3793
3794%post csplain
3795%texhash
3796
3797%postun csplain
3798%texhash
3799
3800%post format-csplain
3801%texhash
3802
3803%postun format-csplain
3804%texhash
3805
3806%post format-pdfcsplain
3807%texhash
3808
3809%postun format-pdfcsplain
3810%texhash
3811
3812%post cslatex
3813%texhash
3814
3815%postun cslatex
3816%texhash
3817
3818%post format-cslatex
3819%texhash
3820
3821%postun format-cslatex
3822%texhash
3823
3824%post format-pdfcslatex
3825%texhash
3826
3827%postun format-pdfcslatex
3828%texhash
3829
3830%post cyrplain
3831%texhash
3832
3833%postun cyrplain
3834%texhash
3835
3836%post format-cyrplain
3837%texhash
3838
3839%postun format-cyrplain
3840%texhash
3841
3842%post format-cyramstex
3843%texhash
3844
3845%postun format-cyramstex
3846%texhash
3847
3848%post format-cyrtexinfo
3849%texhash
3850
3851%postun format-cyrtexinfo
3852%texhash
3853
3854%post eplain
3855%texhash
3856
3857%postun eplain
3858%texhash
3859
3860%post format-eplain
3861%texhash
3862
3863%postun format-eplain
3864%texhash
3865
3866# ConTeXt format
3867
3868%post context
3869%texhash
3870
3871%postun context
3872%texhash
3873
3874%post format-context-de
3875%texhash
3876
3877%postun format-context-de
3878%texhash
3879
3880%post format-context-en
3881%texhash
3882
3883%postun format-context-en
3884%texhash
3885
3886%post format-context-nl
3887%texhash
3888
3889%postun format-context-nl
3890%texhash
3891
3892# LaTeX format.
3893
3894%post latex
3895%fixinfodir
3896%texhash
3897
3898%postun latex
3899%fixinfodir
3900%texhash
3901
fe66da27
ZU
3902%post latex-abstract
3903%texhash
3904
3905%postun latex-abstract
3906%texhash
3907
e88b5dcf
ZU
3908%post latex-adrconv
3909%texhash
3910
3911%postun latex-adrconv
3912%texhash
3913
d08789e0
ZU
3914%post latex-ae
3915%texhash
3916
3917%postun latex-ae
3918%texhash
3919
3920%post latex-ams
3921%texhash
3922
3923%postun latex-ams
3924%texhash
3925
3926%post latex-antp
3927%texhash
3928
3929%postun latex-antp
3930%texhash
3931
3932%post latex-antt
3933%texhash
3934
3935%postun latex-antt
3936%texhash
3937
e88b5dcf
ZU
3938%post latex-appendix
3939%texhash
3940
3941%postun latex-appendix
3942%texhash
3943
d08789e0
ZU
3944%post latex-bbm
3945%texhash
3946
3947%postun latex-bbm
3948%texhash
3949
3950%post latex-bbold
3951%texhash
3952
3953%postun latex-bbold
3954%texhash
3955
2fede27b
ZU
3956%post latex-bezos
3957%texhash
3958
3959%postun latex-bezos
3960%texhash
3961
d08789e0
ZU
3962%post latex-bibtex
3963%texhash
3964
3965%postun latex-bibtex
3966%texhash
3967
3968%post latex-bibtex-ams
3969%texhash
3970
3971%postun latex-bibtex-ams
3972%texhash
3973
3974%post latex-bibtex-pl
3975%texhash
3976
3977%postun latex-bibtex-pl
3978%texhash
3979
3980%post latex-bibtex-german
3981%texhash
3982
3983%postun latex-bibtex-german
3984%texhash
3985
3986%post latex-bibtex-revtex4
3987%texhash
3988
3989%postun latex-bibtex-revtex4
3990%texhash
3991
3992%post latex-bibtex-jurabib
3993%texhash
3994
3995%postun latex-bibtex-jurabib
3996%texhash
3997
2fede27b
ZU
3998%post latex-booktabs
3999%texhash
4000
4001%postun latex-booktabs
4002%texhash
4003
4004
4005%post latex-caption
4006%texhash
4007
4008%postun latex-caption
4009%texhash
4010
d08789e0
ZU
4011%post latex-carlisle
4012%texhash
4013
4014%postun latex-carlisle
4015%texhash
4016
4017%post latex-ccfonts
4018%texhash
4019
4020%postun latex-ccfonts
4021%texhash
4022
4023%post latex-cite
4024%texhash
4025
4026%postun latex-cite
4027%texhash
4028
4029%post latex-cmbright
4030%texhash
4031
4032%postun latex-cmbright
4033%texhash
4034
2fede27b
ZU
4035
4036%post latex-comment
4037%texhash
4038
4039%postun latex-comment
4040%texhash
4041
d08789e0
ZU
4042%post latex-concmath
4043%texhash
4044
4045%postun latex-concmath
4046%texhash
4047
2fede27b
ZU
4048%post latex-currvita
4049%texhash
4050
4051%postun latex-currvita
4052%texhash
4053
4054
4055%post latex-curves
4056%texhash
4057
4058%postun latex-curves
4059%texhash
4060
d08789e0
ZU
4061%post latex-custom-bib
4062%texhash
4063
4064%postun latex-custom-bib
4065%texhash
4066
4067%post latex-cyrillic
4068%texhash
4069
4070%postun latex-cyrillic
4071%texhash
4072
04eb4e68
ZU
4073# %post latex-dstroke
4074# %texhash
d08789e0 4075
04eb4e68
ZU
4076# %postun latex-dstroke
4077# %texhash
d08789e0 4078
60597425
ZU
4079%post latex-enumitem
4080%texhash
4081
4082%postun latex-enumitem
4083%texhash
4084
fe66da27
ZU
4085%post latex-exam
4086%texhash
4087
4088%postun latex-exam
4089%texhash
4090
d08789e0
ZU
4091%post latex-jknappen
4092%texhash
4093
4094%postun latex-jknappen
4095%texhash
4096
4097%post latex-lm
4098%texhash
4099
fe66da27
ZU
4100%post latex-lastpage
4101%texhash
4102
4103%postun latex-lastpage
4104%texhash
4105
d08789e0
ZU
4106%postun latex-lm
4107%texhash
4108
4109%post latex-lucidabr
4110%texhash
4111
4112%postun latex-lucidabr
4113%texhash
4114
4115%post latex-marvosym
4116%texhash
4117
4118%postun latex-marvosym
4119%texhash
4120
4121%post latex-mathpple
4122%texhash
4123
4124%postun latex-mathpple
4125%texhash
4126
4127%post latex-mathtime
4128%texhash
4129
4130%postun latex-mathtime
4131%texhash
4132
4133%post latex-mflogo
4134%texhash
4135
4136%postun latex-mflogo
4137%texhash
4138
4139%post latex-mfnfss
4140%texhash
4141
4142%postun latex-mfnfss
4143%texhash
4144
4145%post latex-minitoc
4146%texhash
4147
4148%postun latex-minitoc
4149%texhash
4150
4151%post latex-mltex
4152%texhash
4153
4154%postun latex-mltex
4155%texhash
4156
d34bfb7f
ZU
4157%post latex-multienum
4158%texhash
4159
4160%postun latex-multienum
4161%texhash
4162
fe66da27
ZU
4163%post latex-ntheorem
4164%texhash
4165
4166%postun latex-ntheorem
4167%texhash
4168
d08789e0
ZU
4169%post latex-palatcm
4170%texhash
4171
4172%postun latex-palatcm
4173%texhash
4174
4175%post latex-psnfss
4176%texhash
4177
4178%postun latex-psnfss
4179%texhash
4180
4181%post latex-pxfonts
4182%texhash
4183
4184%postun latex-pxfonts
4185%texhash
4186
4187%post latex-qfonts
4188%texhash
4189
4190%postun latex-qfonts
4191%texhash
4192
fe66da27
ZU
4193%post latex-SIunits
4194%texhash
4195
4196%postun latex-SIunits
4197%texhash
4198
d08789e0
ZU
4199%post latex-txfonts
4200%texhash
4201
4202%postun latex-txfonts
4203%texhash
4204
7ea3a98b
ZU
4205%post latex-ucs
4206%texhash
4207
4208%postun latex-ucs
4209%texhash
4210
d08789e0
ZU
4211%post latex-umlaute
4212%texhash
4213
4214%postun latex-umlaute
4215%texhash
4216
4217%post latex-wasysym
4218%texhash
4219
4220%postun latex-wasysym
4221%texhash
4222
4223%post format-latex
4224%texhash
4225
4226%postun format-latex
4227%texhash
4228
4229%post format-pdflatex
4230%texhash
4231
4232%postun format-pdflatex
4233%texhash
4234
4235%post platex
4236%texhash
4237
4238%postun platex
4239%texhash
4240
4241%post format-platex
4242%texhash
4243
4244%postun format-platex
4245%texhash
4246
4247%post format-pdfplatex
4248%texhash
4249
4250%postun format-pdfplatex
4251%texhash
4252
4253%post tex-babel
4254%texhash
4255
4256%postun tex-babel
4257%texhash
4258
4259%post tex-german
4260%texhash
4261
4262%postun tex-german
4263%texhash
4264
4265%post tex-mfpic
4266%texhash
4267
4268%postun tex-mfpic
4269%texhash
4270
4271%post tex-misc
4272%texhash
4273
4274%postun tex-misc
4275%texhash
4276
4277%post tex-pictex
4278%texhash
4279
4280%postun tex-pictex
4281%texhash
4282
4283%post tex-pstricks
4284%texhash
4285
4286%postun tex-pstricks
4287%texhash
4288
4289%post tex-qpx
4290%texhash
4291
4292%postun tex-qpx
4293%texhash
4294
31bd2c4a 4295%post tex-qpxqtx
d08789e0
ZU
4296%texhash
4297
31bd2c4a 4298%postun tex-qpxqtx
d08789e0
ZU
4299%texhash
4300
4301%post tex-ruhyphen
4302%texhash
4303
4304%postun tex-ruhyphen
4305%texhash
4306
4307%post tex-spanish
4308%texhash
4309
4310%postun tex-spanish
4311%texhash
4312
4313%post tex-texdraw
4314%texhash
4315
4316%postun tex-texdraw
4317%texhash
4318
4319%post tex-thumbpdf
4320%texhash
4321
4322%postun tex-thumbpdf
4323%texhash
4324
4325%post tex-ukrhyph
4326%texhash
4327
4328%postun tex-ukrhyph
4329%texhash
4330
4331%post latex-vietnam
4332%texhash
4333
4334%postun latex-vietnam
4335%texhash
4336
4337%post tex-xypic
4338%texhash
4339
4340%postun tex-xypic
4341%texhash
4342
4343%post fonts-adobe
4344%texhash
4345
4346%postun fonts-adobe
4347%texhash
4348
4349%post fonts-ae
4350%texhash
4351
4352%postun fonts-ae
4353%texhash
4354
4355%post fonts-ams
4356%texhash
4357
4358%postun fonts-ams
4359%texhash
4360
4361%post fonts-antp
4362%texhash
4363
4364%postun fonts-antp
4365%texhash
4366
4367%post fonts-antt
4368%texhash
4369
4370%postun fonts-antt
4371%texhash
4372
4373%post fonts-bbm
4374%texhash
4375
4376%postun fonts-bbm
4377%texhash
4378
4379%post fonts-bbold
4380%texhash
4381
4382%postun fonts-bbold
4383%texhash
4384
070c5aff
ZU
4385%post fonts-bh
4386%texhash
d08789e0 4387
070c5aff
ZU
4388%postun fonts-bh
4389%texhash
d08789e0
ZU
4390
4391%post fonts-bitstream
4392%texhash
4393
4394%postun fonts-bitstream
4395%texhash
4396
4397%post fonts-cbgreek
4398%texhash
4399
4400%postun fonts-cbgreek
4401%texhash
4402
4403%post fonts-cc-pl
4404%texhash
4405
4406%postun fonts-cc-pl
4407%texhash
4408
4409%post fonts-cg
4410%texhash
4411
4412%postun fonts-cg
4413%texhash
4414
4415%post fonts-cm
4416%texhash
4417
4418%postun fonts-cm
4419%texhash
4420
4421%post fonts-cmbright
4422%texhash
4423
4424%postun fonts-cmbright
4425%texhash
4426
4427%post fonts-cmcyr
4428%texhash
4429
4430%postun fonts-cmcyr
4431%texhash
4432
4433%post fonts-cmextra
4434%texhash
4435
4436%postun fonts-cmextra
4437%texhash
4438
4439%post fonts-concmath
4440%texhash
4441
4442%postun fonts-concmath
4443%texhash
4444
4445%post fonts-concrete
4446%texhash
4447
4448%postun fonts-concrete
4449%texhash
4450
4451%post fonts-cs
4452%texhash
4453
4454%postun fonts-cs
4455%texhash
4456
4a09ae1a
ZU
4457%post fonts-dstroke
4458%texhash
d08789e0 4459
4a09ae1a
ZU
4460%postun fonts-dstroke
4461%texhash
d08789e0
ZU
4462
4463%post fonts-ecc
4464%texhash
4465
4466%postun fonts-ecc
4467%texhash
4468
4469%post fonts-eurosym
4470%texhash
4471
4472%postun fonts-eurosym
4473%texhash
4474
4475%post fonts-euxm
4476%texhash
4477
4478%postun fonts-euxm
4479%texhash
4480
4481%post fonts-gothic
4482%texhash
4483
4484%postun fonts-gothic
4485%texhash
4486
4487%post fonts-hoekwater
4488%texhash
4489
4490%postun fonts-hoekwater
4491%texhash
4492
4493%post fonts-jknappen
4494%texhash
4495
4496%postun fonts-jknappen
4497%texhash
4498
4499%post fonts-latex
4500%texhash
4501
4502%postun fonts-latex
4503%texhash
4504
4505%post fonts-lh
4506%texhash
4507
4508%postun fonts-lh
4509%texhash
4510
4511%post fonts-lm
4512%texhash
4513
4514%postun fonts-lm
4515%texhash
4516
4517%post fonts-marvosym
4518%texhash
4519
4520%postun fonts-marvosym
4521%texhash
4522
4523%post fonts-mflogo
4524%texhash
4525
4526%postun fonts-mflogo
4527%texhash
4528
4529%post fonts-misc
4530%texhash
4531
4532%postun fonts-misc
4533%texhash
4534
4535%post fonts-monotype
4536%texhash
4537
4538%postun fonts-monotype
4539%texhash
4540
4541%post fonts-omega
4542%texhash
4543
4544%postun fonts-omega
4545%texhash
4546
4547%post fonts-pazo
4548%texhash
4549
4550%postun fonts-pazo
4551%texhash
4552
4553%post fonts-pl
4554%texhash
4555
4556%postun fonts-pl
4557%texhash
4558
4559%post fonts-px
4560%texhash
4561
4562%postun fonts-px
4563%texhash
4564
4565%post fonts-qfonts
4566%texhash
4567
4568%postun fonts-qfonts
4569%texhash
4570
4571%post fonts-qpx
4572%texhash
4573
4574%postun fonts-qpx
4575%texhash
4576
31bd2c4a 4577%post fonts-qpxqtx
d08789e0
ZU
4578%texhash
4579
31bd2c4a 4580%postun fonts-qpxqtx
d08789e0
ZU
4581%texhash
4582
4583%post fonts-rsfs
4584%texhash
4585
4586%postun fonts-rsfs
4587%texhash
4588
4589%post fonts-stmaryrd
4590%texhash
4591
4592%postun fonts-stmaryrd
4593%texhash
4594
4595%post fonts-tx
4596%texhash
4597
4598%postun fonts-tx
4599%texhash
4600
4601%post fonts-urw
4602%texhash
4603
4604%postun fonts-urw
4605%texhash
4606
4607%post fonts-vnr
4608%texhash
4609
4610%postun fonts-vnr
4611%texhash
4612
4613%post fonts-wasy
4614%texhash
4615
4616%postun fonts-wasy
4617%texhash
4618
4619%post fonts-xypic
4620%texhash
4621
4622%postun fonts-xypic
4623%texhash
4624
4625%post fonts-yandy
4626%texhash
4627
4628%postun fonts-yandy
4629%texhash
4630
4631%post fonts-type1-antp
4632%texhash
4633
4634%postun fonts-type1-antp
4635%texhash
4636
4637%post fonts-type1-antt
4638%texhash
4639
4640%postun fonts-type1-antt
4641%texhash
4642
4643%post fonts-type1-belleek
4644%texhash
4645
4646%postun fonts-type1-belleek
4647%texhash
4648
4649%post fonts-type1-bitstream
4650%texhash
4651
4652%postun fonts-type1-bitstream
4653%texhash
4654
4655%post fonts-type1-bluesky
4656%texhash
4657
4658%postun fonts-type1-bluesky
4659%texhash
4660
4661%post fonts-type1-cc-pl
4662%texhash
4663
4664%postun fonts-type1-cc-pl
4665%texhash
4666
4667%post fonts-type1-cmcyr
4668%texhash
4669
4670%postun fonts-type1-cmcyr
4671%texhash
4672
4673%post fonts-type1-cs
4674%texhash
4675
4676%postun fonts-type1-cs
4677%texhash
4678
070c5aff
ZU
4679%post fonts-type1-dstroke
4680%texhash
d08789e0 4681
070c5aff
ZU
4682%postun fonts-type1-dstroke
4683%texhash
d08789e0
ZU
4684
4685%post fonts-type1-eurosym
4686%texhash
4687
4688%postun fonts-type1-eurosym
4689%texhash
4690
4691%post fonts-type1-hoekwater
4692%texhash
4693
4694%postun fonts-type1-hoekwater
4695%texhash
4696
4697%post fonts-type1-lm
4698%texhash
4699
4700%postun fonts-type1-lm
4701%texhash
4702
4703%post fonts-type1-marvosym
4704%texhash
4705
4706%postun fonts-type1-marvosym
4707%texhash
4708
4709%post fonts-type1-mathpazo
4710%texhash
4711
4712%postun fonts-type1-mathpazo
4713%texhash
4714
4715%post fonts-type1-omega
4716%texhash
4717
4718%postun fonts-type1-omega
4719%texhash
4720
4721%post fonts-type1-pl
4722%texhash
4723
4724%postun fonts-type1-pl
4725%texhash
4726
4727%post fonts-type1-px
4728%texhash
4729
4730%postun fonts-type1-px
4731%texhash
4732
070c5aff
ZU
4733%post fonts-type1-qfonts
4734%texhash
d08789e0 4735
070c5aff
ZU
4736%postun fonts-type1-qfonts
4737%texhash
d08789e0
ZU
4738
4739%post fonts-type1-tx
4740%texhash
4741
4742%postun fonts-type1-tx
4743%texhash
4744
4745%post fonts-type1-urw
4746%texhash
4747
4748%postun fonts-type1-urw
4749%texhash
4750
4751%post fonts-type1-vnr
4752%texhash
4753
4754%postun fonts-type1-vnr
4755%texhash
4756
4757%post fonts-type1-xypic
4758%texhash
4759
4760%postun fonts-type1-xypic
4761%texhash
4762
4763%post -n texconfig
4764%texhash
4765
4766%postun -n texconfig
4767%texhash
4768
5902e778
ZU
4769# Check the commented lines!!!
4770
d08789e0
ZU
4771%files
4772%defattr(644,root,root,755)
0f6c4baf 4773# %doc %{texmf}/LICENSE.texmf
df343eba 4774# %doc %{texmf}/ChangeLog
df343eba 4775# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
4776# There isn't doc/fonts directory
4777# %dir %{texmf}/doc/fonts
4778# %doc %{texmf}/doc/fonts/fontname
4779# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
4780# %dir %{texmf}/doc/help
4781# %doc %{texmf}/doc/help/csname.txt
4782# %doc %{texmf}/doc/help/ctan
4783# %doc %{texmf}/doc/help/tds.dvi
4784# %doc %{texmf}/doc/help/unixtex.ftp
4785# %dir %{texmf}/doc/help/faq
4786# %doc %{texmf}/doc/images
4787# %dir %{texmf}/doc/latex
4788# %dir %{texmf}/doc/polish
4789# %doc %{texmf}/doc/polish/*.html
4790# %dir %{texmf}/doc/programs
4791# %doc %{texmf}/doc/programs/web2c*
4792# %doc %{texmf}/doc/programs/cwebman.dvi
4793# %doc %{texmf}/doc/programs/dvipng.*
4794# %doc %{texmf}/doc/knuth
d08789e0
ZU
4795#%attr(755,root,root) %{_bindir}/MakeTeXPK
4796#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
4797
4798# ***********
4799# executables
4800# ***********
d08789e0
ZU
4801%attr(755,root,root) %{_bindir}/a2ping
4802%attr(755,root,root) %{_bindir}/afm2tfm
4803%attr(755,root,root) %{_bindir}/allcm
4804%attr(755,root,root) %{_bindir}/allec
4805%attr(755,root,root) %{_bindir}/allneeded
4806%attr(755,root,root) %{_bindir}/cweave
4807%attr(755,root,root) %{_bindir}/ctangle
4808%attr(755,root,root) %{_bindir}/ctie
4809%attr(755,root,root) %{_bindir}/dmp
4810%attr(755,root,root) %{_bindir}/dvipng
4811%attr(755,root,root) %{_bindir}/e2pall
4812%attr(755,root,root) %{_bindir}/ebb
df343eba 4813# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
4814%attr(755,root,root) %{_bindir}/fmtutil
4815%attr(755,root,root) %{_bindir}/fmtutil-sys
4816#%attr(755,root,root) %{_bindir}/fontexport
4817#%attr(755,root,root) %{_bindir}/fontimport
4818%attr(755,root,root) %{_bindir}/fontinst
4819%attr(755,root,root) %{_bindir}/gftodvi
4820%attr(755,root,root) %{_bindir}/gftopk
4821%attr(755,root,root) %{_bindir}/gftype
4822%attr(755,root,root) %{_bindir}/gsftopk
4823#%attr(755,root,root) %{_bindir}/initex
4824%attr(755,root,root) %{_bindir}/kpseaccess
4825%attr(755,root,root) %{_bindir}/kpsereadlink
4826%attr(755,root,root) %{_bindir}/kpsewhere
4827%attr(755,root,root) %{_bindir}/mag
4828%attr(755,root,root) %{_bindir}/makempx
4829%attr(755,root,root) %{_bindir}/makempy
4830#%attr(755,root,root) %{_bindir}/mkfontdesc
4831%attr(755,root,root) %{_bindir}/mktexfmt
4832%attr(755,root,root) %{_bindir}/mktexlsr
4833%attr(755,root,root) %{_bindir}/newer
4834%attr(755,root,root) %{_bindir}/patgen
4835%attr(755,root,root) %{_bindir}/pdfetex
4836%attr(755,root,root) %{_bindir}/pfb2pfa
4837%attr(755,root,root) %{_bindir}/pk2bm
4838%attr(755,root,root) %{_bindir}/pktogf
4839%attr(755,root,root) %{_bindir}/pktype
4840%attr(755,root,root) %{_bindir}/pltotf
4841%attr(755,root,root) %{_bindir}/pooltype
4842%attr(755,root,root) %{_bindir}/ps2frag
4843%attr(755,root,root) %{_bindir}/ps2pk
4844# TODO: move this file to correct subpackage ?
4845%attr(755,root,root) %{_bindir}/ps4pdf
4846#%attr(755,root,root) %{_bindir}/t1mapper
4847%attr(755,root,root) %{_bindir}/tangle
4848#%attr(755,root,root) %{_bindir}/tetex-updmap
4849%attr(755,root,root) %{_bindir}/tex
4850%attr(755,root,root) %{_bindir}/texdoc
4851%attr(755,root,root) %{_bindir}/texexec
4852%attr(755,root,root) %{_bindir}/texhash
df343eba 4853# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
4854%attr(755,root,root) %{_bindir}/texlinks
4855%attr(755,root,root) %{_bindir}/tftopl
4856%attr(755,root,root) %{_bindir}/tie
4857%attr(755,root,root) %{_bindir}/ttf2afm
4858%attr(755,root,root) %{_bindir}/updmap
4859%attr(755,root,root) %{_bindir}/updmap-sys
4860%attr(755,root,root) %{_bindir}/vftovp
4861#%attr(755,root,root) %{_bindir}/virtex
4862%attr(755,root,root) %{_bindir}/vptovf
4863%attr(755,root,root) %{_bindir}/weave
4864
4865%attr(755,root,root) %{texmf}/web2c/mktexnam
4866%attr(755,root,root) %{texmf}/web2c/mktexdir
4867%attr(755,root,root) %{texmf}/web2c/mktexupd
4868
0edad7f5 4869%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
4870
4871#%dir /etc/sysconfig/tetex-updmap
4872#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
4873
4874%ghost %{texmf}/ls-R
7057740b 4875%ghost %{texmfdist}/ls-R
7057740b 4876# %ghost %{_localstatedir}/ls-R
d08789e0 4877
2677a8b0 4878%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 4879%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
4880%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
4881%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
4882%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 4883
d08789e0
ZU
4884%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
4885%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
4886%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
4887%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
4888%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
4889%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
4890%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
4891
d08789e0
ZU
4892%attr(1777,root,root) /var/cache/fonts
4893
4894%{_datadir}/info/web2c.info*
df343eba
ZU
4895# %{_datadir}/info/texi2html.info*
4896# %{_datadir}/texi2html
d08789e0
ZU
4897#%{texmf}/updates.dat
4898
df343eba 4899# %{texmf}/aliases
df343eba 4900# %{texmf}/tex/generic/bghyph
1a192771
ZU
4901# %doc %{texmf}/doc/generic/hyphen
4902#%{texmf}/tex/generic/letterspacing
4903
4904# ***********
4905# Directories
4906# ***********
ae4a938c 4907%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
4908%attr(1777,root,root) %dir %{_localstatedir}/fonts
4909%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 4910%attr(1777,root,root) %dir %{fmtdir}
1a192771 4911
b6042de9
ZU
4912%dir %{texmfdist}
4913%dir %{texmf}
4914
1a192771
ZU
4915%dir %{texmfdist}/doc
4916%dir %{texmfdist}/doc/generic
4917%dir %{texmfdist}/doc/generic/enctex
4918%dir %{texmfdist}/doc/latex
4919%dir %{texmfdist}/doc/latex/localloc
4920%dir %{texmf}/doc
4921%dir %{texmf}/doc/generic
4922%dir %{texmf}/doc/tetex
4923
4924%dir %{texmfdist}/tex
2677a8b0 4925%dir %{texmfdist}/tex/cslatex
165b9d73 4926%dir %{texmfdist}/tex/generic
5f841614 4927%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 4928%dir %{texmfdist}/tex/generic/enctex
165b9d73 4929%dir %{texmfdist}/tex/generic/genmisc
5f841614 4930%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73
ZU
4931%dir %{texmfdist}/tex/generic/misc
4932%dir %{texmfdist}/tex/generic/tex4ht
1a192771
ZU
4933%dir %{texmf}/dvips
4934%dir %{texmf}/dvips/config
4935%dir %{texmf}/dvips/tetex
d08789e0
ZU
4936%dir %{texmf}/fonts/enc
4937%dir %{texmf}/fonts/enc/dvips
4938%dir %{texmf}/fonts/enc/dvips/tetex
1a192771
ZU
4939%dir %{texmf}/fonts/map
4940%dir %{texmf}/fonts/map/dvips
4941%dir %{texmf}/fonts/map/dvips/tetex
4942%dir %{texmf}/scripts
4943%dir %{texmf}/tex
1a192771
ZU
4944%dir %{texmf}/tex/generic
4945%dir %{texmf}/tex/generic/config
1a192771
ZU
4946%dir %{texmf}/web2c
4947
4948# Docs
2677a8b0 4949# %doc %{texmf}/doc/README
1a192771
ZU
4950%doc %{texmf}/doc/tetex/TETEXDOC.*
4951%doc %{texmf}/doc/tetex/teTeX-FAQ
4952
4953# %{texmf}/fonts/map/dvips/tetex/contnav.map
4954# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
4955%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
4956%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
4957
4958# Main fonts from TeTeX
d08789e0
ZU
4959%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
4960%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
4961%{texmf}/fonts/enc/dvips/tetex/10037936.enc
4962%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
4963%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
4964%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
4965%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
4966%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
4967%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
4968%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
4969%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 4970%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 4971
5f841614 4972%{texmfdist}/tex/generic/dehyph-exptl
2677a8b0
ZU
4973%{texmfdist}/tex/generic/encodings
4974%{texmfdist}/tex/generic/epsf
5f841614 4975%{texmfdist}/tex/generic/hyph-utf8
1a192771 4976%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 4977%{texmfdist}/tex/generic/misc/null*
1a192771 4978%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
4979%{texmfdist}/tex/generic/tap
4980%{texmfdist}/tex/generic/tex-ps
1a192771 4981%{texmfdist}/tex/generic/tex4ht/path.4ht
2677a8b0 4982%{texmfdist}/tex/texinfo
1a192771 4983%{texmf}/tex/fontinst
1a192771 4984%{texmf}/tex/generic/hyphen
df343eba 4985
1a192771
ZU
4986# %{fmtdir}/metafun.mem
4987#%{texmf}/web2c/tex-pl.pool
4988# %{texmf}/web2c/tex.pool
4989#%{texmf}/fonts/map/dvips/updmap/ps2pk.map
4990
4991%{texmf}/web2c/*.tcx
df343eba
ZU
4992
4993# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
4994# %lang(fi) %{_mandir}/fi/man1/allcm.1*
4995# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
4996# %lang(fr) %{_mandir}/fr/man1/access.1*
4997# %lang(hu) %{_mandir}/hu/man1/access.1*
4998# %lang(hu) %{_mandir}/hu/man1/newer.1*
4999# %lang(pl) %{_mandir}/pl/man1/access.1*
5000# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
5001#%{_mandir}/man1/MakeTeXPK.1*
5002#%{_mandir}/man1/access.1*
1a192771 5003#%{_mandir}/man1/allec.1*
d08789e0
ZU
5004#%{_mandir}/man1/fontexport.1*
5005#%{_mandir}/man1/fontimport.1*
5006#%{_mandir}/man1/initex.1*
1a192771 5007#%{_mandir}/man1/mktexfmt.1*
d08789e0 5008#%{_mandir}/man1/t1mapper.1*
1a192771
ZU
5009#%{_mandir}/man1/texdoc.1*
5010#%{_mandir}/man1/texhash.1*
5011#%{_mandir}/man1/texi2html.1*
d08789e0 5012#%{_mandir}/man1/virtex.1*
1a192771 5013#%{_mandir}/man8/fmtutil.8*
d08789e0 5014#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
5015#%{_mandir}/man8/texlinks.8*
5016
d08789e0
ZU
5017%{_mandir}/man1/afm2tfm.1*
5018%{_mandir}/man1/allcm.1*
d08789e0
ZU
5019%{_mandir}/man1/allneeded.1*
5020%{_mandir}/man1/ctie.1*
5021%{_mandir}/man1/cweb.1*
5022%{_mandir}/man1/dmp.1*
5023%{_mandir}/man1/dvipdft.1*
5024%{_mandir}/man1/dvipng.1*
5025%{_mandir}/man1/e2pall.1*
5026%{_mandir}/man1/ebb.1*
5027%{_mandir}/man1/fmtutil.1*
5028%{_mandir}/man1/fontinst.1*
5029%{_mandir}/man1/gftodvi.1*
5030%{_mandir}/man1/gftopk.1*
5031%{_mandir}/man1/gftype.1*
5032%{_mandir}/man1/gsftopk.1*
5033%{_mandir}/man1/kpseaccess.1*
5034%{_mandir}/man1/kpsereadlink.1*
5035%{_mandir}/man1/kpsewhere.1*
5036%{_mandir}/man1/mag.1*
5037%{_mandir}/man1/makempx.1*
5038%{_mandir}/man1/makempy.1*
d08789e0
ZU
5039%{_mandir}/man1/mktexlsr.1*
5040%{_mandir}/man1/newer.1*
5041%{_mandir}/man1/patgen.1*
5042%{_mandir}/man1/pdfetex.1*
5043%{_mandir}/man1/pfb2pfa.1*
5044%{_mandir}/man1/pk2bm.1*
5045%{_mandir}/man1/pktogf.1*
5046%{_mandir}/man1/pktype.1*
5047%{_mandir}/man1/pltotf.1*
5048%{_mandir}/man1/pooltype.1*
5049%{_mandir}/man1/ps2frag.1*
5050%{_mandir}/man1/ps2pk.1*
5051%{_mandir}/man1/tangle.1*
5052%{_mandir}/man1/tex.1*
d08789e0
ZU
5053%{_mandir}/man1/texexec.1*
5054%{_mandir}/man1/texlinks.1*
d08789e0 5055%{_mandir}/man1/tftopl.1*
d08789e0 5056%{_mandir}/man1/tie.1*
1a192771 5057%{_mandir}/man1/ttf2afm.1*
d08789e0
ZU
5058%{_mandir}/man1/updmap.1*
5059%{_mandir}/man1/vftovp.1*
5060%{_mandir}/man1/vptovf.1*
5061%{_mandir}/man1/weave.1*
5062%{_mandir}/man5/fmtutil.cnf.5*
1a192771 5063
d08789e0
ZU
5064
5065%files dirs-fonts
5066%defattr(644,root,root,755)
1a192771 5067%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
5068%dir %{texmfdist}/fonts
5069%dir %{texmfdist}/fonts/afm
5070%dir %{texmfdist}/fonts/afm/public
1a192771
ZU
5071%dir %{texmfdist}/fonts/enc
5072%dir %{texmfdist}/fonts/enc/dvips
5073%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 5074%dir %{texmfdist}/fonts/map
1a192771
ZU
5075%dir %{texmfdist}/fonts/map/dvips
5076%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 5077%dir %{texmfdist}/fonts/map/fontname
26d8eaaa 5078%dir %{texmfdist}/fonts/pk
1a192771 5079%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
5080%dir %{texmfdist}/fonts/source
5081%dir %{texmfdist}/fonts/source/public
5082%dir %{texmfdist}/fonts/tfm
5083%dir %{texmfdist}/fonts/tfm/public
5084%dir %{texmfdist}/fonts/type1
5085%dir %{texmfdist}/fonts/type1/public
5086%dir %{texmfdist}/fonts/vf
5087%dir %{texmfdist}/fonts/vf/public
4aeb46f7
ZU
5088%dir %{texmfdist}/source
5089%dir %{texmfdist}/source/fonts
5090%dir %{texmfdist}/source/latex
1a192771
ZU
5091%dir %{texmfdist}/tex4ht/ht-fonts
5092%dir %{texmfdist}/tex4ht/ht-fonts/css
5093%dir %{texmfdist}/tex4ht/ht-fonts/iso8859
4aeb46f7 5094%dir %{texmfdist}/tex4ht/ht-fonts/win
1a192771
ZU
5095%dir %{texmf}/fonts
5096%dir %{texmf}/fonts/opentype
5097%dir %{texmf}/fonts/opentype/public
d08789e0 5098
0f6c4baf
ZU
5099# %files doc-Catalogue
5100# %defattr(644,root,root,755)
5101# %{texmf}/doc/help/Catalogue
d08789e0 5102
0f6c4baf
ZU
5103# %files doc-tug-faq
5104# %defattr(644,root,root,755)
5105# %{texmf}/doc/help/faq/uktug-faq
d08789e0 5106
5902e778 5107
d08789e0
ZU
5108%files doc-latex
5109%defattr(644,root,root,755)
5902e778
ZU
5110# %{texmfdist}/doc/latex/bar
5111# %{texmfdist}/doc/latex/eclbip
5112# %{texmfdist}/doc/latex/eo
5113# %{texmfdist}/doc/latex/floatflt
5114# %{texmfdist}/doc/latex/general
5115# %{texmfdist}/doc/latex/germbib
5116# %{texmfdist}/doc/latex/images
5117# %{texmfdist}/doc/latex/mathcomp
5118# %{texmfdist}/doc/latex/mt11p
5119# %{texmfdist}/doc/latex/picins
5120# %{texmfdist}/doc/latex/ps4pdf
5121# %{texmfdist}/doc/latex/pslatex
5122# %{texmfdist}/doc/latex/shapepar
5123# %{texmfdist}/doc/latex/supertab
5124# %{texmfdist}/doc/latex/tex-refs
5125# %{texmfdist}/doc/latex/textmerg
5126# %{texmfdist}/doc/latex/treesvr
df343eba 5127%{texmfdist}/doc/latex/acronym
df343eba
ZU
5128%{texmfdist}/doc/latex/aeguill
5129%{texmfdist}/doc/latex/anysize
df343eba
ZU
5130%{texmfdist}/doc/latex/base
5131%{texmfdist}/doc/latex/beton
df343eba
ZU
5132%{texmfdist}/doc/latex/carlisle
5133%{texmfdist}/doc/latex/ccaption
5134%{texmfdist}/doc/latex/changebar
5135%{texmfdist}/doc/latex/chappg
df343eba
ZU
5136%{texmfdist}/doc/latex/concmath
5137%{texmfdist}/doc/latex/crop
df343eba
ZU
5138%{texmfdist}/doc/latex/dinbrief
5139%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
5140%{texmfdist}/doc/latex/eepic
5141%{texmfdist}/doc/latex/endfloat
df343eba
ZU
5142%{texmfdist}/doc/latex/esint
5143%{texmfdist}/doc/latex/eso-pic
5144%{texmfdist}/doc/latex/euler
5145%{texmfdist}/doc/latex/eulervm
df343eba
ZU
5146%{texmfdist}/doc/latex/extsizes
5147%{texmfdist}/doc/latex/fancybox
5148%{texmfdist}/doc/latex/fancyhdr
5149%{texmfdist}/doc/latex/fancyvrb
5150%{texmfdist}/doc/latex/filecontents
5151%{texmfdist}/doc/latex/float
df343eba
ZU
5152%{texmfdist}/doc/latex/footmisc
5153%{texmfdist}/doc/latex/footnpag
5154%{texmfdist}/doc/latex/fp
5155%{texmfdist}/doc/latex/g-brief
df343eba 5156%{texmfdist}/doc/latex/geometry
df343eba
ZU
5157%{texmfdist}/doc/latex/graphics
5158%{texmfdist}/doc/latex/hyperref
5159%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
5160%{texmfdist}/doc/latex/index
5161%{texmfdist}/doc/latex/koma-script
5162%{texmfdist}/doc/latex/labels
df343eba
ZU
5163%{texmfdist}/doc/latex/layouts
5164%{texmfdist}/doc/latex/leftidx
5165%{texmfdist}/doc/latex/lettrine
5166%{texmfdist}/doc/latex/listings
5167%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
5168%{texmfdist}/doc/latex/mdwtools
5169%{texmfdist}/doc/latex/memoir
5170%{texmfdist}/doc/latex/mh
5171%{texmfdist}/doc/latex/moreverb
5172%{texmfdist}/doc/latex/mparhack
5173%{texmfdist}/doc/latex/ms
df343eba
ZU
5174%{texmfdist}/doc/latex/multibib
5175%{texmfdist}/doc/latex/mwcls
5176%{texmfdist}/doc/latex/natbib
5177%{texmfdist}/doc/latex/nomencl
5178%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
5179%{texmfdist}/doc/latex/oberdiek
5180%{texmfdist}/doc/latex/overpic
5181%{texmfdist}/doc/latex/paralist
5182%{texmfdist}/doc/latex/pb-diagram
5183%{texmfdist}/doc/latex/pdfpages
5184%{texmfdist}/doc/latex/picinpar
df343eba
ZU
5185%{texmfdist}/doc/latex/pict2e
5186%{texmfdist}/doc/latex/placeins
5187%{texmfdist}/doc/latex/preprint
5188%{texmfdist}/doc/latex/preview
5189%{texmfdist}/doc/latex/program
df343eba 5190%{texmfdist}/doc/latex/psfrag
0f6c4baf 5191%{texmfdist}/doc/latex/revtex
df343eba
ZU
5192%{texmfdist}/doc/latex/rotating
5193%{texmfdist}/doc/latex/rotfloat
5194%{texmfdist}/doc/latex/scale
5195%{texmfdist}/doc/latex/sectsty
5196%{texmfdist}/doc/latex/seminar
df343eba
ZU
5197%{texmfdist}/doc/latex/showlabels
5198%{texmfdist}/doc/latex/sidecap
df343eba
ZU
5199%{texmfdist}/doc/latex/slashbox
5200%{texmfdist}/doc/latex/soul
5201%{texmfdist}/doc/latex/stdclsdv
5202%{texmfdist}/doc/latex/subfig
5203%{texmfdist}/doc/latex/subfigure
df343eba 5204%{texmfdist}/doc/latex/textfit
df343eba
ZU
5205%{texmfdist}/doc/latex/textpos
5206%{texmfdist}/doc/latex/titlesec
5207%{texmfdist}/doc/latex/tocbibind
5208%{texmfdist}/doc/latex/tocloft
5209%{texmfdist}/doc/latex/tools
5210%{texmfdist}/doc/latex/totpages
df343eba
ZU
5211%{texmfdist}/doc/latex/type1cm
5212%{texmfdist}/doc/latex/units
5213%{texmfdist}/doc/latex/vmargin
5214%{texmfdist}/doc/latex/was
5215%{texmfdist}/doc/latex/wrapfig
5216%{texmfdist}/doc/latex/xtab
5217%{texmfdist}/doc/latex/yfonts
5218
d08789e0
ZU
5219%files -n kpathsea
5220%defattr(644,root,root,755)
5902e778
ZU
5221#%{_mandir}/man1/kpsexpand.1*
5222#%{_mandir}/man1/kpsepath.1*
4aeb46f7 5223%dir %{texmf}/doc/kpathsea
446ab8e0 5224%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
5225%attr(755,root,root) %{_bindir}/kpsepath
5226%attr(755,root,root) %{_bindir}/kpsestat
5227%attr(755,root,root) %{_bindir}/kpsetool
5228%attr(755,root,root) %{_bindir}/kpsewhich
5229%attr(755,root,root) %{_bindir}/kpsexpand
5230%attr(755,root,root) %{_libdir}/libkpathsea.so.*
5231%{_libdir}/libkpathsea.la
d08789e0
ZU
5232%{_mandir}/man1/kpsestat.1*
5233%{_mandir}/man1/kpsetool.1*
5234%{_mandir}/man1/kpsewhich.1*
d08789e0
ZU
5235
5236%files -n kpathsea-devel
5237%defattr(644,root,root,755)
5238%attr(755,root,root) %{_libdir}/libkpathsea.so
5239%{_includedir}/kpathsea
5240%{_infodir}/kpathsea.info*
5241
5242%files dvips
5243%defattr(644,root,root,755)
446ab8e0 5244# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 5245# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 5246# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
5247# %lang(fi) %{_mandir}/fi/man1/dvips.1*
5248# %{texmf}/dvips/misc
5249# %{texmf}/dvips/config/config.generic
5250# %{texmf}/fonts/map/dvips/misc
5251# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
5252# %{texmf}/fonts/map/dvips/tetex/bsr.map
5253# %{_localstatedir}/fonts/map/dvipdfm
5254# %{_localstatedir}/fonts/map/dvips
5255%dir %{texmfdist}/fonts/map/dvips/cmex
5256%dir %{texmf}/dvipdfm
5257%docdir %{texmf}/doc/dvips
5258%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
5259%attr(755,root,root) %{_bindir}/dvips
5260%attr(755,root,root) %{_bindir}/dvired
5261%attr(755,root,root) %{_bindir}/dvitomp
5262%attr(755,root,root) %{_bindir}/dvitype
5263%attr(755,root,root) %{_bindir}/dvicopy
5264%attr(755,root,root) %{_bindir}/dvipdfm
5265%attr(755,root,root) %{_bindir}/dvipdft
5266# dvi2fax requires ghostscript
5267%attr(755,root,root) %{_bindir}/dvi2fax
5268%{_infodir}/dvips.info*
5269%{_mandir}/man1/dvi2fax.1*
5270%{_mandir}/man1/dvicopy.1*
5271%{_mandir}/man1/dvipdfm.1*
5272%{_mandir}/man1/dvips.1*
5273%{_mandir}/man1/dvired.1*
5274%{_mandir}/man1/dvitomp.1*
5275%{_mandir}/man1/dvitype.1*
d08789e0 5276%{texmf}/dvips/base
d08789e0 5277%{texmf}/dvips/gsftopk
2677a8b0 5278%{texmfdist}/dvips/psfrag
d08789e0 5279%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 5280%{texmfdist}/fonts/enc/dvips/base
9b908671 5281%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
5282%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
5283%{texmf}/dvipdfm/config
5284%{texmf}/dvips/tetex/config.*
d08789e0 5285%{texmf}/fonts/enc/dvips/tetex/mtex.enc
9b908671 5286%{texmf}/fonts/map
d08789e0 5287%{texmf}/fonts/map/dvipdfm
9b908671 5288%{texmf}/fonts/map/dvips
d08789e0
ZU
5289%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
5290%{texmf}/fonts/map/dvips/tetex/dvips35.map
5291%{texmf}/fonts/map/dvips/tetex/mathpple.map
5292%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
5293%{texmf}/fonts/map/dvips/tetex/mt-plus.map
5294%{texmf}/fonts/map/dvips/tetex/mt-yy.map
5295%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 5296
d08789e0
ZU
5297
5298%files dvilj
5299%defattr(644,root,root,755)
5300%attr(755,root,root) %{_bindir}/dvihp
5301%attr(755,root,root) %{_bindir}/dvilj
5302%attr(755,root,root) %{_bindir}/dvilj2p
5303%attr(755,root,root) %{_bindir}/dvilj4
5304%attr(755,root,root) %{_bindir}/dvilj4l
5305%attr(755,root,root) %{_bindir}/dvilj6
5306%{_mandir}/man1/dvihp.1*
5307%{_mandir}/man1/dvilj.1*
5308
5309%files makeindex
5310%defattr(644,root,root,755)
446ab8e0 5311%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
5312%attr(755,root,root) %{_bindir}/mkindex
5313%attr(755,root,root) %{_bindir}/makeindex
5314%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 5315%{texmfdist}/makeindex
d08789e0
ZU
5316%{_mandir}/man1/makeindex.1*
5317%{_mandir}/man1/mkindex.1*
5318%{_mandir}/man1/rumakeindex.1*
5319
5320%files metafont
5321%defattr(644,root,root,755)
d08789e0
ZU
5322#%attr(755,root,root) %{_bindir}/mfw
5323#%attr(755,root,root) %{_bindir}/virmf
5324#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
5325#%{texmf}/mft/cmbase.mft
5326# %{texmf}/mft/e.mft
446ab8e0
ZU
5327# %{texmf}/mft/pl.mft
5328# %{fmtdir}/mf.base
d08789e0 5329#%{texmf}/web2c/mf-nowin.base
446ab8e0 5330# %{texmf}/web2c/mf.pool
d08789e0 5331#%{texmf}/web2c/mfw.base
d08789e0
ZU
5332#%{_mandir}/man1/inimf.1*
5333#%{_mandir}/man1/virmf.1*
5902e778
ZU
5334%dir %{texmfdist}/mft
5335%dir %{texmfdist}/mft/base
5336%attr(755,root,root) %{_bindir}/mf
5337%attr(755,root,root) %{_bindir}/mf-nowin
5338%attr(755,root,root) %{_bindir}/mft
5339%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 5340%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
5341%attr(755,root,root) %{_bindir}/mktextfm
5342%{texmfdist}/metafont
5343%{texmfdist}/mft/base/mplain.mft
5344%{texmfdist}/mft/base/plain.mft
5345%{_mandir}/man1/mf.1*
5346%{_mandir}/man1/mft.1*
d08789e0
ZU
5347%{_mandir}/man1/mktexmf.1*
5348%{_mandir}/man1/mktexpk.1*
5349%{_mandir}/man1/mktextfm.1*
5350
5351%files metapost
5352%defattr(644,root,root,755)
d08789e0
ZU
5353#%attr(755,root,root) %{_bindir}/virmpost
5354#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
5355# %{texmf}/web2c/mp.pool
5356# %{fmtdir}/mpost.mem
5357#%{_mandir}/man1/inimpost.1*
5358#%{_mandir}/man1/virmpost.1*
446ab8e0 5359%dir %{texmfdist}/metapost
5902e778
ZU
5360%doc %{texmfdist}/doc/metapost
5361%attr(755,root,root) %{_bindir}/mpost
5362%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
5363%{texmfdist}/metapost/base
5364%{texmfdist}/metapost/config
5365%{texmfdist}/metapost/mfpic
5366%{texmfdist}/metapost/misc
5367%{texmfdist}/metapost/support
d08789e0
ZU
5368%{_mandir}/man1/mpost.1*
5369%{_mandir}/man1/mpto.1*
d08789e0
ZU
5370
5371%files mptopdf
5372%defattr(644,root,root,755)
5373%attr(755,root,root) %{_bindir}/mptopdf
b839a3ce 5374# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
5375
5376%files texdoctk
5377%defattr(644,root,root,755)
446ab8e0 5378# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
5379%attr(755,root,root) %{_bindir}/texdoctk
5380%{texmf}/texdoctk
d08789e0
ZU
5381%{_mandir}/man1/texdoctk.1*
5382
5383%files -n texconfig
5384%defattr(644,root,root,755)
5902e778
ZU
5385%dir %{texmf}/texconfig
5386%doc %{texmf}/texconfig/README
d08789e0
ZU
5387%attr(755,root,root) %{_bindir}/texconfig
5388%attr(755,root,root) %{_bindir}/texconfig-dialog
5389%attr(755,root,root) %{_bindir}/texconfig-sys
5390%attr(755,root,root) %{texmf}/texconfig/tcfmgr
5391%{_mandir}/man1/texconfig.1*
5902e778 5392%{texmf}/texconfig/g
d08789e0 5393%{texmf}/texconfig/generic
5902e778 5394%{texmf}/texconfig/tcfmgr.map
d08789e0 5395%{texmf}/texconfig/v
d08789e0
ZU
5396%{texmf}/texconfig/x
5397
5398%files -n xdvi
5399%defattr(644,root,root,755)
d08789e0 5400#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 5401# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 5402# %{_mandir}/man1/xdvizilla.1*
9b908671 5403%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
5404%attr(755,root,root) %{_bindir}/xdvi
5405%{_mandir}/man1/xdvi.1*
d08789e0
ZU
5406%{_desktopdir}/xdvi.desktop
5407%{_pixmapsdir}/xdvi.png
5408%{texmf}/xdvi
5409
5410%files pdftex
5411%defattr(644,root,root,755)
446ab8e0 5412# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 5413# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 5414# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
5415# %dir %{texmf}/fonts/map/pdftex
5416# %dir %{texmf}/fonts/map/pdftex/cmttf
5417# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
5418# %{texmf}/web2c/pdfetex-pl.pool
5419# %{texmf}/web2c/pdfetex.pool
5420# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
5421# %{_mandir}/man1/pdfxtex.1*
5422%docdir %{texmfdist}/doc/pdftex
5423%attr(755,root,root) %{_bindir}/epstopdf
5424%attr(755,root,root) %{_bindir}/pdfcrop
5425%attr(755,root,root) %{_bindir}/pdftex
5426%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
446ab8e0 5427%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
5428%{_mandir}/man1/epstopdf.1*
5429%{_mandir}/man1/pdftex.1*
d08789e0
ZU
5430
5431%files omega
5432%defattr(644,root,root,755)
5902e778
ZU
5433# %{texmf}/web2c/omega.pool
5434# %{texmf}/web2c/aleph.pool
5435#%{_mandir}/man1/lambda.1*
5436# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
5437# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
5438# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
5439# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
5440%doc %{texmfdist}/doc/omega
5441%dir %{texmfdist}/omega
5442%dir %{texmfdist}/dvips/omega
d08789e0
ZU
5443%attr(755,root,root) %{_bindir}/aleph
5444%attr(755,root,root) %{_bindir}/lambda
5445%attr(755,root,root) %{_bindir}/mkocp
5446%attr(755,root,root) %{_bindir}/mkofm
5447%attr(755,root,root) %{_bindir}/odvicopy
5448%attr(755,root,root) %{_bindir}/odvips
5449%attr(755,root,root) %{_bindir}/odvitype
5450%attr(755,root,root) %{_bindir}/omega
5451%attr(755,root,root) %{_bindir}/omfonts
5452%attr(755,root,root) %{_bindir}/opl2ofm
5453%attr(755,root,root) %{_bindir}/otangle
5454%attr(755,root,root) %{_bindir}/otp2ocp
5455%attr(755,root,root) %{_bindir}/outocp
5456%attr(755,root,root) %{_bindir}/ovf2ovp
5457%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
5458%{texmfdist}/dvips/omega/config.omega
5459%{texmfdist}/dvips/omega/omega.cfg
5460%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
5461%{texmfdist}/omega/ocp
5462%{texmfdist}/omega/otp
2677a8b0 5463%{texmfdist}/tex/lambda
d08789e0
ZU
5464%{_mandir}/man1/mkocp.1*
5465%{_mandir}/man1/mkofm.1*
5466%{_mandir}/man1/omega.1*
5467%{_mandir}/man1/ofm2opl.1*
5468%{_mandir}/man1/opl2ofm.1*
5469%{_mandir}/man1/otp2ocp.1*
5470%{_mandir}/man1/outocp.1*
5471%{_mandir}/man1/ovf2ovp.1*
5472%{_mandir}/man1/ovp2ovf.1*
5473
d08789e0
ZU
5474%files plain
5475%defattr(644,root,root,755)
446ab8e0
ZU
5476%doc %{texmfdist}/doc/plain
5477%{texmfdist}/tex/plain
d08789e0
ZU
5478#%{texmf}/web2c/plain.mem
5479#%{texmf}/web2c/plain.base
5480
5481%files format-plain
5482%defattr(644,root,root,755)
b839a3ce 5483# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
5484#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
5485
5486%files format-pdftex
5487%defattr(644,root,root,755)
b839a3ce 5488# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0
ZU
5489
5490%files format-pdfetex
5491%defattr(644,root,root,755)
b839a3ce 5492# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
5493
5494%files mex
5495%defattr(644,root,root,755)
446ab8e0
ZU
5496# %doc %{texmf}/doc/polish/mex
5497%dir %{texmfdist}/tex/mex
5498%dir %{texmfdist}/tex/mex/base
5499%{texmfdist}/tex/mex/base/mex1.tex
5500%{texmfdist}/tex/mex/base/mex2.tex
5501%{texmfdist}/tex/mex/base/mex.tex
5502%dir %{texmfdist}/tex/mex/config
5503%{texmfdist}/tex/mex/base/mexconf.tex
5504
d08789e0
ZU
5505%files format-mex
5506%defattr(644,root,root,755)
5507%attr(755,root,root) %{_bindir}/mex
2677a8b0 5508%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 5509# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
5510
5511%files format-pdfmex
5512%defattr(644,root,root,755)
5513%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 5514%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 5515# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
5516
5517%files format-utf8mex
5518%defattr(644,root,root,755)
5519%attr(755,root,root) %{_bindir}/utf8mex
2677a8b0
ZU
5520%doc %{texmfdist}/doc/mex/utf8mex
5521%{texmfdist}/tex/mex/utf8mex
b839a3ce 5522# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
5523
5524%files amstex
5525%defattr(644,root,root,755)
2677a8b0
ZU
5526%dir %{texmfdist}/tex/amstex
5527%{texmfdist}/tex/amstex/base
5528%{texmfdist}/tex/amstex/config
5529%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
5530
5531%files format-amstex
5532%defattr(644,root,root,755)
446ab8e0
ZU
5533%doc %{texmfdist}/doc/amstex
5534%{texmfdist}/tex/amstex
d08789e0
ZU
5535%attr(755,root,root) %{_bindir}/amstex
5536%{_mandir}/man1/amstex.1*
446ab8e0
ZU
5537# %lang(fi) %{_mandir}/fi/man1/amstex.1*
5538# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 5539
446ab8e0
ZU
5540# %files format-pdfamstex
5541# %defattr(644,root,root,755)
5542# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 5543#%{texmf}/pdftex/amstex
446ab8e0 5544# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
5545
5546%files csplain
5547%defattr(644,root,root,755)
446ab8e0
ZU
5548%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
5549%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
5550%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
5551%doc %{texmfdist}/doc/cslatex/base/csplain.doc
5552%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
5553%doc %{texmfdist}/doc/cslatex/base/test8z.tex
5554%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 5555%attr(755,root,root) %{_bindir}/csplain
446ab8e0 5556%{texmfdist}/tex/csplain
d08789e0
ZU
5557
5558%files format-csplain
5559%defattr(644,root,root,755)
b839a3ce 5560# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
5561
5562%files format-pdfcsplain
5563%defattr(644,root,root,755)
5564%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 5565# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
5566
5567%files cslatex
5568%defattr(644,root,root,755)
446ab8e0
ZU
5569# %doc %{texmf}/doc/cstex/INSTALL.cslatex
5570# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
5571%{texmfdist}/tex/cslatex
5572%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
5573
5574%files format-cslatex
5575%defattr(644,root,root,755)
5576%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 5577# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
5578
5579%files format-pdfcslatex
5580%defattr(644,root,root,755)
5581%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 5582# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 5583
ffd94364
ZU
5584# %files cyrplain
5585# %defattr(644,root,root,755)
5586# %doc %{texmf}/doc/cyrplain
5587# %{texmf}/tex/cyrplain
d08789e0 5588
ffd94364
ZU
5589# %files format-cyrplain
5590# %defattr(644,root,root,755)
5591# %attr(755,root,root) %{_bindir}/cyrtex
5592# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 5593
ffd94364
ZU
5594# %files format-cyramstex
5595# %defattr(644,root,root,755)
5596# %attr(755,root,root) %{_bindir}/cyramstex
5597# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 5598
ffd94364
ZU
5599# %files format-cyrtexinfo
5600# %defattr(644,root,root,755)
5601# %attr(755,root,root) %{_bindir}/cyrtexinfo
5602# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
5603
5604%files eplain
5605%defattr(644,root,root,755)
ffd94364
ZU
5606%doc %{texmfdist}/doc/etex
5607%doc %{texmfdist}/doc/eplain
5608%{texmfdist}/tex/plain/etex
5609%{texmfdist}/tex/eplain
d08789e0
ZU
5610
5611%files format-eplain
5612%defattr(644,root,root,755)
5613%attr(755,root,root) %{_bindir}/eplain
5614%attr(755,root,root) %{_bindir}/etex
5615%{_mandir}/man1/eplain.1*
5616%{_mandir}/man1/etex.1*
b839a3ce
ZU
5617# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
5618# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
5619
5620%files context
5621%defattr(644,root,root,755)
68640cd8
ZU
5622%doc %{texmfdist}/doc/context
5623# %doc %{texmf}/doc/polish/context
5624%dir %{texmfdist}/context
5625%dir %{texmfdist}/context/config
5626%dir %{texmfdist}/tex/context
5627%dir %{texmfdist}/tex/context/config
d08789e0
ZU
5628%attr(755,root,root) %{_bindir}/texfind
5629%attr(755,root,root) %{_bindir}/texfont
5630%attr(755,root,root) %{_bindir}/texshow
5631%attr(755,root,root) %{_bindir}/texutil
ffd94364 5632# %{_mandir}/man1/fdf2tex.1*
d08789e0
ZU
5633%{_mandir}/man1/texfind.1*
5634%{_mandir}/man1/texfont.1*
5635%{_mandir}/man1/texutil.1*
ffd94364
ZU
5636# %{_mandir}/man1/texshow.1*
5637# %{texmfdist}/context/config/texexec.ini
68640cd8
ZU
5638%{texmfdist}/context/config/texexec.rme
5639%{texmfdist}/context/data
5640%{texmfdist}/fonts/enc/dvips/context
ffd94364 5641# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
5642%{texmfdist}/metapost/context
5643%{texmfdist}/scripts/context
5644%{texmfdist}/tex/latex/context
5645%{texmfdist}/tex/context/base
5646%{texmfdist}/tex/context/bib
5647%{texmfdist}/tex/context/config/cont-usr.tex
5648%{texmfdist}/tex/context/extra
5649%{texmfdist}/tex/context/foxet
5650%{texmfdist}/tex/context/interface
ffd94364 5651# %{texmfdist}/tex/context/maths
68640cd8
ZU
5652%{texmfdist}/tex/context/sample
5653%{texmfdist}/tex/context/user
5654%{texmfdist}/tex/generic/context
5655%{texmfdist}/bibtex/bst/context
d08789e0
ZU
5656
5657# no fmt, so commented out
5658#%files format-context-cz
5659#%defattr(644,root,root,755)
5660#%%{texmf}/tex/context/config/cont-cz.ini
5661# does not build with beta 20021025
5662#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
5663
5664%files format-context-de
5665%defattr(644,root,root,755)
2677a8b0 5666%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 5667# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
5668#%{_mandir}/man1/cont-de.1*
5669
5670%files format-context-en
5671%defattr(644,root,root,755)
2677a8b0 5672%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 5673# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
5674#%{_mandir}/man1/cont-en.1*
5675# what is the difference betwen uk and en in this particular situation?
2677a8b0 5676%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 5677# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
5678
5679# no fmt, so commented out
5680#%files format-context-it
5681#%defattr(644,root,root,755)
5682#%%{texmf}/tex/context/config/cont-it.ini
5683
5684%files format-context-nl
5685%defattr(644,root,root,755)
2677a8b0 5686%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 5687# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
5688#%{_mandir}/man1/cont-nl.1*
5689
5690# no fmt, so commented out
5691#%files format-context-ro
5692#%defattr(644,root,root,755)
5693#%%{texmf}/tex/context/config/cont-ro.ini
5694
3127b522 5695
d08789e0
ZU
5696%files latex
5697%defattr(644,root,root,755)
ffd94364
ZU
5698# %lang(fi) %{_mandir}/fi/man1/latex.1*
5699# %lang(pl) %{_mandir}/pl/man1/latex.1*
5700# %{_infodir}/latex.info*
3127b522
ZU
5701%{_mandir}/man1/latex.1*
5702%{_mandir}/man1/pslatex.1*
d08789e0 5703
3127b522
ZU
5704%dir %{texmfdist}/scripts
5705%dir %{texmfdist}/scripts/pst-pdf
df343eba 5706%dir %{texmfdist}/tex/latex
4aeb46f7
ZU
5707%dir %{texmfdist}/tex/latex/hyper
5708%dir %{texmfdist}/tex/latex/misc209
5709%dir %{texmfdist}/tex/plain
2677a8b0
ZU
5710%dir %{texmfdist}/tex/latex
5711%dir %{texmfdist}/tex/latex/base
a69050bb 5712%dir %{texmfdist}/tex/latex/latexconfig
daae3151 5713%dir %{texmfdist}/tex/latex/ltxmisc
d08789e0 5714
3127b522
ZU
5715# %{texmfdist}/tex/latex/citesort
5716# %{texmfdist}/tex/latex/dvilj
5717# %{texmfdist}/tex/latex/eclbip
5718# %{texmfdist}/tex/latex/eo
5719# %{texmfdist}/tex/latex/example
5720# %{texmfdist}/tex/latex/fguill
5721# %{texmfdist}/tex/latex/floatflt
5722# %{texmfdist}/tex/latex/gletter
5723# %{texmfdist}/tex/latex/here
5724# %{texmfdist}/tex/latex/mt11p
5725# %{texmfdist}/tex/latex/relsize
5726# %{texmfdist}/tex/latex/selectp
5727# %{texmfdist}/tex/latex/shadow
5728# %{texmfdist}/tex/latex/showtags
5729# %{texmfdist}/tex/latex/tabls
5730# %{texmfdist}/tex/latex/texmacs
5731# %{texmfdist}/tex/latex/threeparttable
5732# %{texmfdist}/tex/latex/treesvr
5733# %{texmfdist}/tex/latex/ulem
5734# %{texmfdist}/tex/latex/url
5735# %{texmf}/tex/latex/version
5736# %{texmf}/tex/latex/vpage
5737%{texmfdist}/scripts/pst-pdf/ps4pdf
5738%{texmfdist}/tex/generic/pstricks
5739%{texmfdist}/tex/generic/shapepar
5740%{texmfdist}/tex/generic/tex4ht/boxedminipage.4ht
5741%{texmfdist}/tex/generic/tex4ht/endnotes.4ht
5742%{texmfdist}/tex/generic/tex4ht/floatflt.4ht
5743%{texmfdist}/tex/generic/tex4ht/multind.4ht
5744%{texmfdist}/tex/generic/tex4ht/picins.4ht
5745%{texmfdist}/tex/generic/textmerg
df343eba 5746%{texmfdist}/tex/latex/acronym
df343eba
ZU
5747%{texmfdist}/tex/latex/aeguill
5748%{texmfdist}/tex/latex/anysize
df343eba
ZU
5749%{texmfdist}/tex/latex/base
5750%{texmfdist}/tex/latex/beton
df343eba 5751%{texmfdist}/tex/latex/calrsfs
df343eba
ZU
5752%{texmfdist}/tex/latex/ccaption
5753%{texmfdist}/tex/latex/changebar
5754%{texmfdist}/tex/latex/chappg
df343eba 5755%{texmfdist}/tex/latex/cmap
df343eba 5756%{texmfdist}/tex/latex/crop
df343eba
ZU
5757%{texmfdist}/tex/latex/dinbrief
5758%{texmfdist}/tex/latex/draftcopy
df343eba
ZU
5759%{texmfdist}/tex/latex/eepic
5760%{texmfdist}/tex/latex/endfloat
df343eba 5761%{texmfdist}/tex/latex/esint
3127b522 5762%{texmfdist}/tex/latex/eso-pic
df343eba
ZU
5763%{texmfdist}/tex/latex/euler
5764%{texmfdist}/tex/latex/eulervm
5765%{texmfdist}/tex/latex/eurosym
df343eba
ZU
5766%{texmfdist}/tex/latex/extsizes
5767%{texmfdist}/tex/latex/fancybox
5768%{texmfdist}/tex/latex/fancyhdr
df343eba 5769%{texmfdist}/tex/latex/fancyvrb
df343eba
ZU
5770%{texmfdist}/tex/latex/filecontents
5771%{texmfdist}/tex/latex/float
df343eba
ZU
5772%{texmfdist}/tex/latex/fontinst
5773%{texmfdist}/tex/latex/footmisc
5774%{texmfdist}/tex/latex/footnpag
5775%{texmfdist}/tex/latex/fp
df343eba
ZU
5776%{texmfdist}/tex/latex/g-brief
5777%{texmfdist}/tex/latex/geometry
5778%{texmfdist}/tex/latex/germbib
df343eba 5779%{texmfdist}/tex/latex/graphics
68640cd8 5780%{texmfdist}/tex/latex/greektex
3127b522 5781%{texmfdist}/tex/latex/hyper/fancyheadings.hyp
df343eba
ZU
5782%{texmfdist}/tex/latex/hyperref
5783%{texmfdist}/tex/latex/hyphenat
df343eba
ZU
5784%{texmfdist}/tex/latex/index
5785%{texmfdist}/tex/latex/koma-script
5786%{texmfdist}/tex/latex/labels
a69050bb 5787%{texmfdist}/tex/latex/latexconfig
df343eba
ZU
5788%{texmfdist}/tex/latex/layouts
5789%{texmfdist}/tex/latex/leftidx
5790%{texmfdist}/tex/latex/lettrine
5791%{texmfdist}/tex/latex/listings
5792%{texmfdist}/tex/latex/ltabptch
daae3151 5793%{texmfdist}/tex/latex/localloc
3127b522
ZU
5794%{texmfdist}/tex/latex/ltxmisc/a4wide.sty
5795%{texmfdist}/tex/latex/ltxmisc/bold-extra.sty
5796%{texmfdist}/tex/latex/ltxmisc/boxedminipage.sty
5797%{texmfdist}/tex/latex/ltxmisc/cancel.sty
5798%{texmfdist}/tex/latex/ltxmisc/capt-of.sty
5799%{texmfdist}/tex/latex/ltxmisc/chngpage.sty
5800%{texmfdist}/tex/latex/ltxmisc/concrete.sty
5801%{texmfdist}/tex/latex/ltxmisc/endnotes.sty
5802%{texmfdist}/tex/latex/ltxmisc/fnpara.sty
5803%{texmfdist}/tex/latex/ltxmisc/framed.sty
5804%{texmfdist}/tex/latex/ltxmisc/import.sty
5805%{texmfdist}/tex/latex/ltxmisc/nextpage.sty
5806%{texmfdist}/tex/latex/ltxmisc/optional.sty
5807%{texmfdist}/tex/latex/ltxmisc/parskip.sty
daae3151 5808%{texmfdist}/tex/latex/ltxmisc/path.sty
df343eba
ZU
5809%{texmfdist}/tex/latex/mathcomp
5810%{texmfdist}/tex/latex/mdwtools
5811%{texmfdist}/tex/latex/memoir
5812%{texmfdist}/tex/latex/mh
3127b522
ZU
5813%{texmfdist}/tex/latex/misc209/bar.sty
5814%{texmfdist}/tex/latex/misc209/hangcaption.sty
5815%{texmfdist}/tex/latex/misc209/multibox.sty
5816%{texmfdist}/tex/latex/misc209/multind.sty
5817%{texmfdist}/tex/latex/misc209/portland.sty
5818%{texmfdist}/tex/latex/misc209/psboxit.sty
df343eba
ZU
5819%{texmfdist}/tex/latex/moreverb
5820%{texmfdist}/tex/latex/mparhack
5821%{texmfdist}/tex/latex/ms
df343eba 5822%{texmfdist}/tex/latex/multibib
df343eba
ZU
5823%{texmfdist}/tex/latex/multirow
5824%{texmfdist}/tex/latex/mwcls
5825%{texmfdist}/tex/latex/natbib
df343eba
ZU
5826%{texmfdist}/tex/latex/nomencl
5827%{texmfdist}/tex/latex/ntgclass
5828%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
5829%{texmfdist}/tex/latex/overpic
5830%{texmfdist}/tex/latex/paralist
df343eba
ZU
5831%{texmfdist}/tex/latex/pb-diagram
5832%{texmfdist}/tex/latex/pdfpages
5833%{texmfdist}/tex/latex/picinpar
df343eba
ZU
5834%{texmfdist}/tex/latex/pict2e
5835%{texmfdist}/tex/latex/placeins
df343eba
ZU
5836%{texmfdist}/tex/latex/preprint
5837%{texmfdist}/tex/latex/preview
5838%{texmfdist}/tex/latex/program
df343eba
ZU
5839%{texmfdist}/tex/latex/psfrag
5840%{texmfdist}/tex/latex/pslatex
df343eba
ZU
5841%{texmfdist}/tex/latex/revtex
5842%{texmfdist}/tex/latex/rotating
5843%{texmfdist}/tex/latex/rotfloat
5844%{texmfdist}/tex/latex/scale
5845%{texmfdist}/tex/latex/sectsty
df343eba
ZU
5846%{texmfdist}/tex/latex/seminar
5847%{texmfdist}/tex/latex/setspace
df343eba
ZU
5848%{texmfdist}/tex/latex/showdim
5849%{texmfdist}/tex/latex/showlabels
df343eba
ZU
5850%{texmfdist}/tex/latex/sidecap
5851%{texmfdist}/tex/latex/slashbox
5852%{texmfdist}/tex/latex/soul
5853%{texmfdist}/tex/latex/stdclsdv
5854%{texmfdist}/tex/latex/stmaryrd
5855%{texmfdist}/tex/latex/subfig
5856%{texmfdist}/tex/latex/subfigure
5857%{texmfdist}/tex/latex/supertabular
5858%{texmfdist}/tex/latex/t2
df343eba 5859%{texmfdist}/tex/latex/textfit
df343eba 5860%{texmfdist}/tex/latex/textpos
df343eba
ZU
5861%{texmfdist}/tex/latex/titlesec
5862%{texmfdist}/tex/latex/tocbibind
5863%{texmfdist}/tex/latex/tocloft
5864%{texmfdist}/tex/latex/tools
5865%{texmfdist}/tex/latex/totpages
df343eba 5866%{texmfdist}/tex/latex/type1cm
df343eba
ZU
5867%{texmfdist}/tex/latex/units
5868%{texmfdist}/tex/latex/upquote
df343eba 5869%{texmfdist}/tex/latex/vmargin
df343eba
ZU
5870%{texmfdist}/tex/latex/was
5871%{texmfdist}/tex/latex/wrapfig
5872%{texmfdist}/tex/latex/xkeyval
5873%{texmfdist}/tex/latex/xtab
5874%{texmfdist}/tex/latex/yfonts
3127b522
ZU
5875%{texmfdist}/tex/plain/etex
5876%{texmf}/tex/latex/config
5877%{texmf}/tex/latex/dvipdfm
d08789e0 5878
a8b381b0
ZU
5879%files latex-abstract
5880%defattr(644,root,root,755)
5881%doc %{texmfdist}/doc/latex/abstract
5882%{texmfdist}/tex/latex/abstract
5883
e88b5dcf
ZU
5884%files latex-adrconv
5885%defattr(644,root,root,755)
5886%{texmfdist}/tex/latex/adrconv
5887%{texmfdist}/doc/latex/adrconv
5888
d08789e0
ZU
5889%files latex-algorithms
5890%defattr(644,root,root,755)
68640cd8
ZU
5891%doc %{texmfdist}/doc/latex/algorithms
5892%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
5893
5894%files latex-ae
5895%defattr(644,root,root,755)
2677a8b0 5896%{texmfdist}/tex/latex/ae
d08789e0
ZU
5897
5898%files latex-ams
5899%defattr(644,root,root,755)
68640cd8
ZU
5900%doc %{texmfdist}/doc/latex/amscls
5901%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
5902%doc %{texmfdist}/doc/latex/onlyamsmath
5903%{texmfdist}/tex/latex/amscls
5904%{texmfdist}/tex/latex/amsmath
5905%{texmfdist}/tex/latex/amsfonts
5906%{texmfdist}/tex/latex/onlyamsmath
5907%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
5908
5909%files latex-antp
5910%defattr(644,root,root,755)
7179ac92 5911%{texmfdist}/tex/latex/antp
d08789e0
ZU
5912
5913%files latex-antt
5914%defattr(644,root,root,755)
2677a8b0 5915%{texmfdist}/tex/latex/antt
d08789e0 5916
e88b5dcf
ZU
5917%files latex-appendix
5918%defattr(644,root,root,755)
5919%doc %{texmfdist}/doc/latex/appendix
5920%{texmfdist}/tex/latex/appendix
5921
d08789e0
ZU
5922%files latex-bbm
5923%defattr(644,root,root,755)
68640cd8
ZU
5924%doc %{texmfdist}/doc/fonts/bbm
5925%{texmfdist}/tex/latex/bbm
d08789e0
ZU
5926
5927%files latex-bbold
5928%defattr(644,root,root,755)
ffd94364
ZU
5929%doc %{texmfdist}/doc/latex/bbold
5930%{texmfdist}/tex/latex/bbold
5931%{texmfdist}/source/latex/bbold
d08789e0 5932
2fede27b
ZU
5933%files latex-bezos
5934%defattr(644,root,root,755)
5935%doc %{texmfdist}/doc/latex/bezos
5936%{texmfdist}/tex/latex/bezos
5937
d08789e0
ZU
5938%files latex-bibtex
5939%defattr(644,root,root,755)
68640cd8 5940%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
5941%doc %{texmfdist}/doc/latex/adrconv
5942%doc %{texmfdist}/doc/latex/bibtopic
5943%doc %{texmfdist}/doc/latex/bibunits
5944%doc %{texmfdist}/doc/latex/natbib
5945%doc %{texmfdist}/doc/latex/footbib
5946%dir %{texmfdist}/doc/bibtex
5947%dir %{texmfdist}/bibtex
5948%dir %{texmfdist}/bibtex/bib
5949%dir %{texmfdist}/bibtex/bst
d08789e0
ZU
5950
5951%attr(755,root,root) %{_bindir}/bibtex
5952%attr(755,root,root) %{_bindir}/rubibtex
5953
68640cd8
ZU
5954%{texmfdist}/bibtex/bst/base
5955%{texmfdist}/bibtex/csf/base
5956%{texmfdist}/bibtex/bib/base
5957%{texmfdist}/bibtex/bst/adrconv
5958%{texmfdist}/bibtex/bib/adrconv
5959%{texmfdist}/source/latex/adrconv
5960%{texmfdist}/tex/latex/adrconv
5961# %{texmf}/bibtex/bst/misc
5962%{texmfdist}/bibtex/bst/natbib
5963%{texmfdist}/tex/latex/natbib
5964%{texmfdist}/tex/latex/bibtopic
5965%{texmfdist}/source/latex/bibunits
5966%{texmfdist}/tex/latex/bibunits
5967%{texmfdist}/source/latex/footbib
5968%{texmfdist}/tex/latex/footbib
d08789e0
ZU
5969
5970%{_mandir}/man1/bibtex.1*
5971%{_mandir}/man1/rubibtex.1*
5972
5973%files latex-bibtex-ams
5974%defattr(644,root,root,755)
68640cd8
ZU
5975%{texmfdist}/bibtex/bst/ams
5976%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
5977
5978%files latex-bibtex-pl
5979%defattr(644,root,root,755)
68640cd8 5980%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
5981
5982%files latex-bibtex-german
5983%defattr(644,root,root,755)
68640cd8
ZU
5984%doc %{texmfdist}/doc/bibtex/germbib
5985%{texmfdist}/bibtex/bst/germbib
5986%{texmfdist}/tex/latex/germbib
d08789e0
ZU
5987
5988%files latex-bibtex-revtex4
5989%defattr(644,root,root,755)
68640cd8
ZU
5990%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
5991%{texmfdist}/source/latex/revtex/revtex4.dtx
5992%{texmfdist}/source/latex/revtex/revtex4.ins
5993%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
5994
5995%files latex-bibtex-jurabib
5996%defattr(644,root,root,755)
68640cd8
ZU
5997%doc %{texmfdist}/doc/latex/jurabib
5998%{texmfdist}/bibtex/bst/jurabib
5999%{texmfdist}/bibtex/bib/jurabib
6000%{texmfdist}/source/latex/jurabib
6001%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
6002
6003%files latex-bibtex-dk
6004%defattr(644,root,root,755)
68640cd8
ZU
6005%doc %{texmfdist}/doc/latex/dk-bib
6006%{texmfdist}/bibtex/bst/dk-bib
6007%{texmfdist}/bibtex/csf/dk-bib
6008%{texmfdist}/bibtex/bib/dk-bib
6009%{texmfdist}/source/latex/dk-bib
6010%{texmfdist}/tex/latex/dk-bib
6011
6012# %files latex-bibtex-nor
6013# %defattr(644,root,root,755)
6014# %{texmf}/bibtex/bst/norbib
d08789e0 6015
2fede27b
ZU
6016%files latex-booktabs
6017%defattr(644,root,root,755)
6018%doc %{texmfdist}/doc/latex/booktabs
6019%{texmfdist}/tex/latex/booktabs
6020
6021%files latex-caption
6022%defattr(644,root,root,755)
6023%doc %{texmfdist}/doc/latex/caption
6024%{texmfdist}/tex/latex/caption
6025
d08789e0
ZU
6026%files latex-carlisle
6027%defattr(644,root,root,755)
68640cd8
ZU
6028%doc %{texmfdist}/doc/latex/carlisle
6029%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
6030
6031%files latex-ccfonts
6032%defattr(644,root,root,755)
68640cd8
ZU
6033%doc %{texmfdist}/doc/latex/ccfonts
6034%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
6035
6036%files latex-cite
6037%defattr(644,root,root,755)
2677a8b0 6038%{texmfdist}/tex/latex/cite
d08789e0
ZU
6039
6040%files latex-cmbright
6041%defattr(644,root,root,755)
68640cd8
ZU
6042%doc %{texmfdist}/doc/latex/cmbright
6043%{texmfdist}/tex/latex/cmbright
6044
2fede27b
ZU
6045%files latex-comment
6046%defattr(644,root,root,755)
6047%doc %{texmfdist}/doc/latex/comment
6048%{texmfdist}/tex/latex/comment
d08789e0
ZU
6049
6050%files latex-concmath
6051%defattr(644,root,root,755)
2677a8b0 6052%{texmfdist}/tex/latex/concmath
d08789e0 6053
2fede27b
ZU
6054%files latex-currvita
6055%defattr(644,root,root,755)
6056%doc %{texmfdist}/doc/latex/currvita
6057%{texmfdist}/tex/latex/currvita
6058
6059%files latex-curves
6060%defattr(644,root,root,755)
6061%doc %{texmfdist}/doc/latex/curves
6062%{texmfdist}/tex/latex/curves
6063
d08789e0
ZU
6064%files latex-custom-bib
6065%defattr(644,root,root,755)
9501d92c
ZU
6066%doc %{texmfdist}/doc/latex/custom-bib
6067%{texmfdist}/source/latex/custom-bib
6068%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
6069
6070%files latex-cyrillic
6071%defattr(644,root,root,755)
9501d92c
ZU
6072%doc %{texmfdist}/doc/latex/cyrillic
6073%{texmfdist}/source/latex/cyrillic
6074%{texmfdist}/tex/latex/cyrillic
6075%{texmfdist}/tex4ht/ht-fonts/symbol/cyrillic
6076%{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic
6077%{texmfdist}/tex4ht/ht-fonts/unicode/ams/cyrillic
6078%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic
6079%{texmfdist}/tex4ht/ht-fonts/alias/cyrillic
6080%{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic
d08789e0 6081
04eb4e68
ZU
6082# %files latex-dstroke
6083# %defattr(644,root,root,755)
6084# %{texmf}/tex/latex/dstroke
d08789e0 6085
60597425
ZU
6086%files latex-enumitem
6087%defattr(644,root,root,755)
6088%doc %{texmfdist}/doc/latex/enumitem
6089%{texmfdist}/tex/latex/enumitem
6090
2b453bda
ZU
6091%files latex-exam
6092%defattr(644,root,root,755)
6093%{texmfdist}/doc/latex/exam
6094%{texmfdist}/tex/latex/exam
6095
d08789e0
ZU
6096%files latex-jknappen
6097%defattr(644,root,root,755)
9501d92c
ZU
6098%doc %{texmfdist}/fonts/source/jknappen
6099%{texmfdist}/fonts/tfm/jknappen
6100%{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
6101%{texmfdist}/tex4ht/ht-fonts/alias/jknappen
d08789e0 6102
a8b381b0
ZU
6103%files latex-lastpage
6104%defattr(644,root,root,755)
6105%{texmfdist}/tex/latex/lastpage
6106%doc %{texmfdist}/doc/latex/lastpage
6107
d08789e0
ZU
6108%files latex-lm
6109%defattr(644,root,root,755)
9501d92c
ZU
6110%doc %{texmfdist}/doc/fonts/lm
6111%{texmfdist}/tex/latex/lm
6112%{texmfdist}/fonts/afm/public/lm
6113%{texmfdist}/fonts/enc/dvips/lm
6114%{texmfdist}/fonts/map/dvips/lm
6115%{texmfdist}/fonts/map/dvipdfm/lm
6116%{texmfdist}/fonts/opentype/public/lm
6117%{texmfdist}/fonts/tfm/public/lm
6118%{texmfdist}/source/fonts/lm
6119%{texmfdist}/tex4ht/ht-fonts/unicode/lm
6120%{texmfdist}/tex4ht/ht-fonts/alias/lm
d08789e0
ZU
6121
6122%files latex-lucidabr
6123%defattr(644,root,root,755)
26d8eaaa
ZU
6124%{texmfdist}/vtex/config/lucidabr-k.ali
6125%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
6126
6127%files latex-lineno
6128%defattr(644,root,root,755)
9501d92c
ZU
6129%doc %{texmfdist}/doc/latex/lineno
6130%{texmfdist}/tex/latex/lineno
6131
d08789e0
ZU
6132
6133%files latex-marvosym
6134%defattr(644,root,root,755)
2677a8b0 6135%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
6136
6137%files latex-mathpple
6138%defattr(644,root,root,755)
26d8eaaa 6139%{texmfdist}/tex4ht/ht-fonts/alias/mathpple
d08789e0
ZU
6140
6141%files latex-mathtime
6142%defattr(644,root,root,755)
26d8eaaa
ZU
6143%{texmfdist}/tex4ht/ht-fonts/symbol/mathtime
6144%{texmfdist}/tex4ht/ht-fonts/unicode/mathtime
6145%{texmfdist}/tex4ht/ht-fonts/iso8859/1/mathtime
6146%{texmfdist}/tex4ht/ht-fonts/alias/mathtime
6147%{texmfdist}/tex4ht/ht-fonts/aliase/mathtime
d08789e0
ZU
6148
6149%files latex-microtype
6150%defattr(644,root,root,755)
26d8eaaa
ZU
6151%doc %{texmfdist}/doc/latex/microtype
6152%{texmfdist}/source/latex/microtype
6153%{texmfdist}/tex/latex/microtype
d08789e0
ZU
6154
6155%files latex-mflogo
6156%defattr(644,root,root,755)
26d8eaaa
ZU
6157%doc %{texmfdist}/doc/latex/mflogo
6158%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
6159
6160%files latex-mfnfss
6161%defattr(644,root,root,755)
26d8eaaa
ZU
6162%{texmfdist}/source/latex/mfnfss
6163%{texmfdist}/tex/latex/mfnfss
6164
d08789e0
ZU
6165
6166%files latex-minitoc
6167%defattr(644,root,root,755)
26d8eaaa
ZU
6168%doc %{texmfdist}/doc/latex/minitoc
6169%{texmfdist}/bibtex/bst/minitoc
6170%{texmfdist}/makeindex/minitoc
6171%{texmfdist}/scripts/minitoc
6172%{texmfdist}/source/latex/minitoc
6173%{texmfdist}/tex/latex/minitoc
6174
d08789e0
ZU
6175
6176%files latex-mltex
6177%defattr(644,root,root,755)
26d8eaaa
ZU
6178%doc %{texmfdist}/doc/latex/mltex
6179%{texmfdist}/tex/latex/mltex
d08789e0 6180
d34bfb7f
ZU
6181%files latex-multienum
6182%defattr(644,root,root,755)
6183%dir %{texmfdist}/doc/latex/multenum
6184%{texmfdist}/doc/latex/multenum
6185%dir %{texmfdist}/tex/latex/multenum
6186%{texmfdist}/tex/latex/multenum
6187
a8b381b0
ZU
6188%files latex-ntheorem
6189%defattr(644,root,root,755)
6190%{texmfdist}/tex/latex/ntheorem
6191%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa
ZU
6192
6193# %files latex-palatcm
6194# %defattr(644,root,root,755)
6195# %{texmf}/tex/latex/palatcm
d08789e0
ZU
6196
6197%files latex-psnfss
489714ae 6198%defattr(644,root,root,755)
26d8eaaa 6199%doc %{texmfdist}/doc/latex/psnfss
26d8eaaa 6200%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 6201%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
6202%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
6203%{texmfdist}/tex/latex/psnfss
6204
d08789e0
ZU
6205
6206%files latex-pxfonts
6207%defattr(644,root,root,755)
26d8eaaa
ZU
6208%doc %{texmfdist}/doc/fonts/pxfonts
6209%{texmfdist}/tex/latex/pxfonts
6210%{texmfdist}/fonts/type1/public/pxfonts
6211%{texmfdist}/fonts/afm/public/pxfonts
6212%{texmfdist}/fonts/tfm/public/pxfonts
6213%{texmfdist}/fonts/vf/public/pxfonts
6214%{texmfdist}/fonts/map/dvips/pxfonts
6215%{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
6216%{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
6217
d08789e0
ZU
6218
6219%files latex-qfonts
6220%defattr(644,root,root,755)
26d8eaaa 6221%{texmfdist}/tex4ht/ht-fonts/alias/qfonts
d08789e0 6222
3127b522
ZU
6223%files latex-SIunits
6224%defattr(644,root,root,755)
6225%{texmfdist}/tex/latex/SIunits
6226%{texmfdist}/doc/latex/SIunits
6227
d08789e0
ZU
6228%files latex-txfonts
6229%defattr(644,root,root,755)
26d8eaaa
ZU
6230%doc %{texmfdist}/doc/fonts/txfonts
6231%{texmfdist}/fonts/type1/public/txfonts
6232%{texmfdist}/fonts/afm/public/txfonts
6233%{texmfdist}/fonts/enc/dvips/txfonts
6234%{texmfdist}/fonts/tfm/public/txfonts
6235%{texmfdist}/fonts/vf/public/txfonts
6236%{texmfdist}/fonts/map/dvips/txfonts
6237%{texmfdist}/tex/latex/txfonts
6238%{texmfdist}/tex4ht/ht-fonts/unicode/txfonts
6239%{texmfdist}/tex4ht/ht-fonts/alias/txfonts
6240
7ea3a98b
ZU
6241%files latex-ucs
6242%defattr(644,root,root,755)
6243%dir %{texmfdist}/doc/latex/ucs
6244%doc %{texmfdist}/doc/latex/ucs
6245%dir %{texmfdist}/tex/latex/ucs
6246%{texmfdist}/tex/latex/ucs
d08789e0
ZU
6247
6248%files latex-umlaute
6249%defattr(644,root,root,755)
2677a8b0 6250%{texmfdist}/tex/latex/umlaute
d08789e0 6251
26d8eaaa
ZU
6252# %files latex-urwvn
6253# %defattr(644,root,root,755)
d08789e0
ZU
6254
6255%files latex-wasysym
6256%defattr(644,root,root,755)
26d8eaaa
ZU
6257%doc %{texmfdist}/doc/latex/wasysym
6258%{texmfdist}/tex/latex/wasysym
6259%{texmfdist}/source/latex/wasysym
d08789e0
ZU
6260
6261%files format-latex
6262%defattr(644,root,root,755)
6263%attr(755,root,root) %{_bindir}/latex
6264%attr(755,root,root) %{_bindir}/pslatex
26d8eaaa 6265# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
6266
6267%files format-pdflatex
6268%defattr(644,root,root,755)
6269#%{texmf}/pdftex/latex/config
26d8eaaa 6270# %dir %{texmf}/pdftex/latex
d08789e0 6271%attr(755,root,root) %{_bindir}/pdflatex
26d8eaaa 6272# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0
ZU
6273#%{_mandir}/man1/pdflatex.1*
6274
26d8eaaa
ZU
6275# %files platex
6276# %defattr(644,root,root,755)
6277# %doc %{texmf}/doc/latex/platex
6278# %dir %{texmf}/tex/platex
6279# %{texmf}/tex/platex/config
6280# %{texmf}/tex/latex/platex
d08789e0 6281
26d8eaaa
ZU
6282# %files format-platex
6283# %defattr(644,root,root,755)
6284# %attr(755,root,root) %{_bindir}/platex
d08789e0 6285#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 6286# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
6287#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
6288
26d8eaaa
ZU
6289# %files format-pdfplatex
6290# %defattr(644,root,root,755)
d08789e0
ZU
6291#%dir %{texmf}/pdftex/platex
6292#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
6293# %attr(755,root,root) %{_bindir}/pdfplatex
6294# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
6295
6296%files tex-babel
6297%defattr(644,root,root,755)
26d8eaaa
ZU
6298%doc %{texmfdist}/doc/generic/babel
6299%{texmfdist}/tex/generic/babel
d08789e0
ZU
6300
6301%files tex-german
6302%defattr(644,root,root,755)
26d8eaaa
ZU
6303%doc %{texmfdist}/doc/generic/german
6304%{texmfdist}/tex/generic/german
d08789e0
ZU
6305
6306%files tex-mfpic
6307%defattr(644,root,root,755)
26d8eaaa
ZU
6308%doc %{texmfdist}/doc/generic/mfpic
6309%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
6310
6311%files tex-misc
6312%defattr(644,root,root,755)
26d8eaaa
ZU
6313%doc %{texmfdist}/doc/latex/localloc
6314%doc %{texmfdist}/doc/generic/multido
6315%doc %{texmfdist}/doc/generic/tap
d08789e0 6316
26d8eaaa
ZU
6317%{texmfdist}/tex/generic/eijkhout
6318%{texmfdist}/tex/generic/multido
6319%{texmfdist}/tex/generic/misc
d08789e0
ZU
6320
6321%files tex-pictex
6322%defattr(644,root,root,755)
2677a8b0
ZU
6323%doc %{texmfdist}/doc/generic/pictex
6324%{texmfdist}/tex/generic/pictex
d08789e0
ZU
6325
6326%files tex-pstricks
6327%defattr(644,root,root,755)
26d8eaaa
ZU
6328%doc %{texmfdist}/doc/generic/pstricks
6329%{texmfdist}/dvips/pstricks
6330%{texmfdist}/tex/generic/pstricks
d08789e0 6331
26d8eaaa
ZU
6332# %files tex-qpx
6333# %defattr(644,root,root,755)
6334# %doc %{texmf}/doc/fonts/polish/qpx
6335# %{texmf}/tex/generic/qpx
d08789e0 6336
31bd2c4a 6337%files tex-qpxqtx
d08789e0 6338%defattr(644,root,root,755)
26d8eaaa
ZU
6339%doc %{texmfdist}/doc/fonts/qpxqtx
6340%{texmfdist}/fonts/tfm/public/qpxqtx
6341%{texmfdist}/fonts/vf/public/qpxqtx
6342%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
6343
6344%files tex-ruhyphen
6345%defattr(644,root,root,755)
26d8eaaa
ZU
6346%{texmfdist}/tex/generic/ruhyphen
6347%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
6348
6349%files tex-spanish
6350%defattr(644,root,root,755)
26d8eaaa
ZU
6351%doc %{texmfdist}/doc/latex/spanish-mx
6352%{texmfdist}/source/generic/babel/spanish.ins
6353%{texmfdist}/source/generic/babel/spanish.dtx
6354%{texmfdist}/source/latex/polyglot/langs/spanish.ld
6355%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
6356%{texmfdist}/source/latex/mapcodes/spanish.map
6357%{texmfdist}/source/latex/mapcodes/spanish.dtx
6358%{texmfdist}/tex/texsis/base/Spanish.txs
6359%{texmfdist}/tex/generic/tex4ht/spanish.4ht
6360%{texmfdist}/tex/generic/babel/spanish.sty
6361%{texmfdist}/tex/generic/babel/spanish.ldf
6362%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
6363%{texmfdist}/tex/latex/custom-bib/spanish.mbs
6364%{texmfdist}/tex/latex/babelbib/spanish.bdf
6365%{texmfdist}/tex/latex/apacite/spanish.apc
6366%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
6367
6368%files tex-texdraw
6369%defattr(644,root,root,755)
26d8eaaa
ZU
6370%doc %{texmfdist}/doc/texdraw
6371%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
6372
6373%files tex-thumbpdf
6374%defattr(644,root,root,755)
26d8eaaa 6375%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 6376%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
6377%{texmfdist}/tex/generic/thumbpdf
6378%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
6379%{_mandir}/man1/thumbpdf.1*
6380
6381%files tex-ukrhyph
6382%defattr(644,root,root,755)
26d8eaaa
ZU
6383%doc %{texmfdist}/doc/generic/ukrhyph
6384%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
6385
6386%files latex-vietnam
6387%defattr(644,root,root,755)
26d8eaaa
ZU
6388%doc %{texmfdist}/doc/generic/vntex
6389%{texmfdist}/tex/latex/vntex
d08789e0
ZU
6390
6391%files tex-xypic
6392%defattr(644,root,root,755)
26d8eaaa
ZU
6393%doc %{texmfdist}/doc/generic/xypic
6394%{texmfdist}/tex/generic/xypic
d08789e0
ZU
6395
6396%files tex-xkeyval
6397%defattr(644,root,root,755)
4a09ae1a
ZU
6398%doc %{texmfdist}/doc/latex/xkeyval
6399%{texmfdist}/source/latex/xkeyval
6400%{texmfdist}/tex/generic/xkeyval
6401%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
6402
6403%files fonts-adobe
6404%defattr(644,root,root,755)
4a09ae1a
ZU
6405%{texmfdist}/fonts/type1/adobe
6406%{texmfdist}/fonts/afm/adobe
6407%{texmfdist}/fonts/tfm/adobe
6408%{texmfdist}/fonts/vf/adobe
6409%{texmfdist}/tex4ht/ht-fonts/unicode/adobe
6410%{texmfdist}/tex4ht/ht-fonts/alias/adobe
6411%{texmfdist}/tex4ht/ht-fonts/share/adobe
d08789e0
ZU
6412
6413%files fonts-ae
6414%defattr(644,root,root,755)
4a09ae1a
ZU
6415%doc %{texmfdist}/doc/fonts/ae
6416%{texmfdist}/fonts/tfm/public/ae
6417%{texmfdist}/fonts/vf/public/ae
6418%{texmfdist}/source/fonts/ae
6419%{texmfdist}/tex4ht/ht-fonts/unicode/ae
6420%{texmfdist}/tex4ht/ht-fonts/alias/ae
6421
d08789e0
ZU
6422
6423%files fonts-ams
6424%defattr(644,root,root,755)
4a09ae1a
ZU
6425%{texmfdist}/bibtex/bst/ams
6426%{texmfdist}/bibtex/bib/ams
6427%{texmfdist}/dvips/ams
6428%{texmfdist}/fonts/source/public/ams
6429%{texmfdist}/fonts/type1/bluesky/ams
6430%{texmfdist}/fonts/afm/bluesky/ams
6431%{texmfdist}/fonts/tfm/public/ams
6432%{texmfdist}/fonts/map/dvips/ams
6433%{texmfdist}/tex4ht/ht-fonts/unicode/ams
6434%{texmfdist}/tex4ht/ht-fonts/alias/ams
d08789e0
ZU
6435
6436%files fonts-antp
6437%defattr(644,root,root,755)
26d8eaaa 6438%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
6439%{texmfdist}/fonts/enc/dvips/antp
6440%{texmfdist}/fonts/map/dvips/antp
6441%{texmfdist}/fonts/afm/public/antp
6442%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 6443%{texmfdist}/dvips/antp
d08789e0
ZU
6444
6445%files fonts-antt
6446%defattr(644,root,root,755)
4a09ae1a
ZU
6447%doc %{texmfdist}/doc/fonts/antt
6448%{texmfdist}/fonts/afm/public/antt
6449%{texmfdist}/fonts/opentype/public/antt
6450%{texmfdist}/fonts/enc/dvips/antt
6451%{texmfdist}/fonts/tfm/public/antt
6452%{texmfdist}/fonts/map/dvips/antt
6453%{texmfdist}/tex/plain/antt
6454%{texmfdist}/tex/latex/antt
6455%{texmfdist}/tex4ht/ht-fonts/unicode/antt
6456%{texmfdist}/tex4ht/ht-fonts/alias/antt
d08789e0
ZU
6457
6458%files fonts-bbm
6459%defattr(644,root,root,755)
4a09ae1a
ZU
6460%doc %{texmfdist}/doc/fonts/bbm
6461%{texmfdist}/fonts/source/public/bbm
6462%{texmfdist}/fonts/tfm/public/bbm
6463%{texmfdist}/source/latex/bbm
6464%{texmfdist}/tex/latex/bbm
d08789e0
ZU
6465
6466%files fonts-bbold
6467%defattr(644,root,root,755)
4a09ae1a
ZU
6468%{texmfdist}/fonts/source/public/bbold
6469%{texmfdist}/fonts/tfm/public/bbold
d08789e0 6470
4a09ae1a
ZU
6471# %files fonts-bh
6472# %defattr(644,root,root,755)
6473# %doc %{texmf}/doc/fonts/bh
6474# %{texmf}/fonts/tfm/bh
6475# %{texmf}/fonts/vf/bh
d08789e0
ZU
6476
6477%files fonts-bitstream
6478%defattr(644,root,root,755)
4a09ae1a
ZU
6479%{texmfdist}/fonts/afm/bitstrea
6480%{texmfdist}/fonts/tfm/bitstrea
6481%{texmfdist}/fonts/vf/bitstrea
6482%{texmfdist}/tex4ht/ht-fonts/unicode/bitstrea
6483%{texmfdist}/tex4ht/ht-fonts/alias/bitstrea
d08789e0
ZU
6484
6485%files fonts-cbgreek
6486%defattr(644,root,root,755)
4a09ae1a 6487%{texmfdist}/tex4ht/ht-fonts/unicode/cbgreek
d08789e0
ZU
6488
6489%files fonts-cc-pl
6490%defattr(644,root,root,755)
4a09ae1a
ZU
6491%{texmfdist}/fonts/source/public/cc-pl
6492%{texmfdist}/fonts/enc/dvips/cc-pl
6493%{texmfdist}/fonts/tfm/public/cc-pl
6494%{texmfdist}/fonts/map/dvips/cc-pl
6495%{texmfdist}/tex4ht/ht-fonts/alias/cc-pl
6496
d08789e0
ZU
6497%files fonts-cg
6498%defattr(644,root,root,755)
4a09ae1a
ZU
6499%{texmfdist}/fonts/tfm/cg
6500%{texmfdist}/fonts/vf/cg
d08789e0
ZU
6501
6502%files fonts-cm
6503%defattr(644,root,root,755)
ffd94364 6504%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
6505%dir %{texmfdist}/doc/fonts
6506%dir %{texmfdist}/dvips
6507%dir %{texmfdist}/fonts/afm/bluesky
6508%dir %{texmfdist}/fonts/map/dvips
6509%dir %{texmfdist}/fonts/pk/ljfour/public
6510%dir %{texmfdist}/tex4ht/ht-fonts/alias
6511%dir %{texmfdist}/tex4ht/ht-fonts/css/emacspeak
6512%dir %{texmfdist}/tex4ht/ht-fonts/iso8859/1
6513%dir %{texmfdist}/tex4ht/ht-fonts/iso8859/5
6514%dir %{texmfdist}/tex4ht/ht-fonts/unicode
6515%dir %{texmfdist}/tex4ht/ht-fonts/win/1251
4a09ae1a
ZU
6516%{texmfdist}/dvips/cm
6517%{texmfdist}/fonts/source/public/cm
6518%{texmfdist}/fonts/afm/bluesky/cm
6519%{texmfdist}/fonts/tfm/public/cm
6520%{texmfdist}/fonts/pk/ljfour/public/cm
6521%{texmfdist}/fonts/map/dvips/cm
6522%{texmfdist}/tex4ht/ht-fonts/unicode/cm
6523%{texmfdist}/tex4ht/ht-fonts/iso8859/1/cm
6524%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cm
6525%{texmfdist}/tex4ht/ht-fonts/alias/cm
6526%{texmfdist}/tex4ht/ht-fonts/win/1251/cm
6527%{texmfdist}/tex4ht/ht-fonts/css/emacspeak/cm
4a09ae1a 6528
d08789e0
ZU
6529
6530%files fonts-cmbright
6531%defattr(644,root,root,755)
4a09ae1a
ZU
6532%doc %{texmfdist}/doc/latex/cmbright
6533%{texmfdist}/fonts/source/public/cmbright
6534%{texmfdist}/fonts/tfm/public/cmbright
6535%{texmfdist}/source/latex/cmbright
6536%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
6537
6538%files fonts-cmcyr
6539%defattr(644,root,root,755)
4a09ae1a
ZU
6540%doc %{texmfdist}/doc/fonts/cmcyr
6541%{texmfdist}/fonts/source/public/cmcyr
6542%{texmfdist}/fonts/type1/public/cmcyr
6543%{texmfdist}/fonts/tfm/public/cmcyr
6544%{texmfdist}/fonts/vf/public/cmcyr
6545%{texmfdist}/fonts/map/dvips/cmcyr
6546%{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr
6547%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr
6548%{texmfdist}/tex4ht/ht-fonts/alias/cyrillic/cmcyr
6549%{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr
d08789e0
ZU
6550
6551%files fonts-cmextra
6552%defattr(644,root,root,755)
4a09ae1a
ZU
6553%{texmfdist}/fonts/source/public/cmextra
6554%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
6555
6556%files fonts-concmath
6557%defattr(644,root,root,755)
4a09ae1a
ZU
6558%doc %{texmfdist}/doc/fonts/concmath
6559%doc %{texmfdist}/doc/latex/concmath
6560%{texmfdist}/fonts/source/public/concmath
6561%{texmfdist}/fonts/tfm/public/concmath
6562%{texmfdist}/source/latex/concmath
6563%{texmfdist}/tex/latex/concmath
d08789e0
ZU
6564
6565%files fonts-concrete
6566%defattr(644,root,root,755)
4a09ae1a
ZU
6567%doc %{texmfdist}/doc/fonts/concrete
6568%{texmfdist}/fonts/source/public/concrete
6569%{texmfdist}/fonts/tfm/public/concrete
6570%{texmfdist}/tex4ht/ht-fonts/unicode/concrete
6571%{texmfdist}/tex4ht/ht-fonts/alias/concrete
d08789e0
ZU
6572
6573%files fonts-cs
6574%defattr(644,root,root,755)
4a09ae1a
ZU
6575%{texmfdist}/dvips/cs
6576%{texmfdist}/fonts/source/public/cs
6577%{texmfdist}/fonts/enc/dvips/cs
6578%{texmfdist}/fonts/tfm/public/cs
6579%{texmfdist}/fonts/map/dvips/cs
6580%{texmfdist}/tex4ht/ht-fonts/unicode/cs
6581%{texmfdist}/tex4ht/ht-fonts/alias/cs
d08789e0 6582
4a09ae1a 6583%files fonts-dstroke
489714ae 6584%defattr(644,root,root,755)
4a09ae1a 6585%{texmfdist}/tex4ht/ht-fonts/unicode/dstroke
d08789e0
ZU
6586
6587%files fonts-ecc
6588%defattr(644,root,root,755)
4a09ae1a
ZU
6589%doc %{texmfdist}/doc/fonts/ecc
6590%{texmfdist}/fonts/source/public/ecc
6591%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
6592
6593%files fonts-eurosym
6594%defattr(644,root,root,755)
4a09ae1a
ZU
6595%doc %{texmfdist}/doc/fonts/eurosym
6596%{texmfdist}/fonts/source/public/eurosym
6597%{texmfdist}/fonts/tfm/public/eurosym
6598%{texmfdist}/fonts/map/dvips/eurosym
6599%{texmfdist}/source/fonts/eurosym
6600%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
6601
6602%files fonts-eulervm
6603%defattr(644,root,root,755)
7179ac92
ZU
6604%doc %{texmfdist}/doc/latex/eulervm
6605%{texmfdist}/fonts/tfm/public/eulervm
6606%{texmfdist}/fonts/vf/public/eulervm
6607%{texmfdist}/source/latex/eulervm
6608%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
6609
6610%files fonts-euxm
6611%defattr(644,root,root,755)
7179ac92
ZU
6612%{texmfdist}/fonts/source/public/euxm
6613%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
6614
6615%files fonts-gothic
6616%defattr(644,root,root,755)
7179ac92
ZU
6617%{texmfdist}/doc/fonts/gothic
6618%{texmfdist}/dvips/gothic
6619%{texmfdist}/fonts/source/public/gothic
6620%{texmfdist}/fonts/type1/public/gothic
6621%{texmfdist}/fonts/afm/public/gothic
6622%{texmfdist}/fonts/tfm/public/gothic
6623%{texmfdist}/fonts/vf/public/gothic
6624%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
6625
6626%files fonts-hoekwater
6627%defattr(644,root,root,755)
7179ac92
ZU
6628%{texmfdist}/fonts/afm/hoekwater
6629%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 6630%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
6631
6632%files fonts-jknappen
6633%defattr(644,root,root,755)
7179ac92
ZU
6634%{texmfdist}/fonts/source/jknappen
6635%{texmfdist}/fonts/tfm/jknappen
6636%{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
6637%{texmfdist}/tex4ht/ht-fonts/alias/jknappen
d08789e0
ZU
6638
6639%files fonts-latex
6640%defattr(644,root,root,755)
7179ac92 6641%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
6642%dir %{texmfdist}/fonts/source/public/latex-fonts
6643%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
6644%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
6645%dir %{texmfdist}/fonts/tfm/public/latex-fonts
6646%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
6647%{texmfdist}/fonts/source/public/esint
6648%{texmfdist}/fonts/tfm/public/esint
6649%{texmfdist}/source/latex/esint
6650%{texmfdist}/tex/latex/esint
1489b005
ZU
6651%{texmfdist}/fonts/source/public/latex-fonts
6652%{texmfdist}/fonts/type1/bluesky/latex-fonts
6653%{texmfdist}/fonts/afm/bluesky/latex-fonts
6654%{texmfdist}/fonts/tfm/public/latex-fonts
6655%{texmfdist}/fonts/map/dvips/latex-fonts
d08789e0
ZU
6656
6657%files fonts-lh
6658%defattr(644,root,root,755)
7179ac92
ZU
6659%doc %{texmfdist}/doc/fonts/lh
6660%{texmfdist}/fonts/source/lh
6661%{texmfdist}/metapost/support/charlib/LH
6662%{texmfdist}/source/fonts/lh
6663%{texmfdist}/source/latex/lh
6664%{texmfdist}/tex4ht/ht-fonts/koi/8r/lh
6665%{texmfdist}/tex4ht/ht-fonts/unicode/lh
6666%{texmfdist}/tex4ht/ht-fonts/iso8859/5/lh
6667%{texmfdist}/tex4ht/ht-fonts/alias/lh
6668%{texmfdist}/tex4ht/ht-fonts/win/1251/lh
d08789e0
ZU
6669
6670%files fonts-lm
6671%defattr(644,root,root,755)
7179ac92
ZU
6672%doc %{texmfdist}/doc/fonts/lm
6673%{texmfdist}/fonts/type1/public/lm
6674%{texmfdist}/fonts/afm/public/lm
6675%{texmfdist}/fonts/opentype/public/lm
6676%{texmfdist}/fonts/enc/dvips/lm
6677%{texmfdist}/fonts/tfm/public/lm
6678%{texmfdist}/fonts/map/dvips/lm
6679%{texmfdist}/fonts/map/dvipdfm/lm
6680%{texmfdist}/source/fonts/lm
6681%{texmfdist}/tex/latex/lm
6682%{texmfdist}/tex4ht/ht-fonts/unicode/lm
6683%{texmfdist}/tex4ht/ht-fonts/alias/lm
d08789e0
ZU
6684
6685%files fonts-marvosym
6686%defattr(644,root,root,755)
7179ac92
ZU
6687%doc %{texmfdist}/doc/latex/marvosym
6688%{texmfdist}/fonts/type1/public/marvosym
6689%{texmfdist}/fonts/afm/public/marvosym
6690%{texmfdist}/fonts/tfm/public/marvosym
6691%{texmfdist}/fonts/map/dvips/marvosym
6692%{texmfdist}/source/fonts/eurofont/marvosym
6693%{texmfdist}/tex/latex/marvosym
6694%{texmfdist}/tex4ht/ht-fonts/unicode/marvosym
6695%{texmfdist}/tex4ht/ht-fonts/alias/marvosym
d08789e0
ZU
6696
6697%files fonts-mflogo
6698%defattr(644,root,root,755)
7179ac92
ZU
6699%doc %{texmfdist}/doc/latex/mflogo
6700%{texmfdist}/fonts/source/public/mflogo
6701%{texmfdist}/fonts/type1/hoekwater/mflogo
6702%{texmfdist}/fonts/afm/hoekwater/mflogo
6703%{texmfdist}/fonts/tfm/public/mflogo
6704%{texmfdist}/fonts/map/dvips/mflogo
6705%{texmfdist}/source/latex/mflogo
6706%{texmfdist}/tex/latex/mflogo
6707%{texmfdist}/tex4ht/ht-fonts/unicode/mflogo
d08789e0
ZU
6708
6709%files fonts-misc
6710%defattr(644,root,root,755)
7179ac92
ZU
6711%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
6712%{texmfdist}/fonts/source/public/misc
6713%{texmfdist}/fonts/tfm/public/misc
6714%{texmfdist}/fonts/misc
d08789e0
ZU
6715
6716%files fonts-monotype
6717%defattr(644,root,root,755)
7179ac92
ZU
6718%{texmfdist}/fonts/tfm/monotype
6719%{texmfdist}/fonts/vf/monotype
d08789e0
ZU
6720
6721%files fonts-omega
489714ae 6722%defattr(644,root,root,755)
7179ac92 6723%doc %{texmfdist}/doc/omega
2677a8b0
ZU
6724%dir %{texmfdist}/omega
6725%dir %{texmfdist}/omega/otp
6726%dir %{texmfdist}/omega/ocp
7179ac92
ZU
6727%{texmfdist}/dvips/omega
6728%{texmfdist}/fonts/ofm/public/omega
6729%{texmfdist}/fonts/type1/public/omega
6730%{texmfdist}/fonts/afm/public/omega
6731%{texmfdist}/fonts/ovp/public/omega
6732%{texmfdist}/fonts/tfm/public/omega
6733%{texmfdist}/fonts/ovf/public/omega
6734%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
6735%{texmfdist}/omega/ocp/omega
6736%{texmfdist}/omega/otp/omega
6737%{texmfdist}/tex/plain/omega
d08789e0
ZU
6738
6739%files fonts-pazo
6740%defattr(644,root,root,755)
7179ac92 6741%{texmfdist}/tex4ht/ht-fonts/alias/pazo
d08789e0
ZU
6742
6743%files fonts-pl
6744%defattr(644,root,root,755)
7179ac92
ZU
6745%doc %{texmfdist}/doc/fonts/pl
6746%{texmfdist}/dvips/pl
6747%{texmfdist}/fonts/source/public/pl
6748%{texmfdist}/fonts/type1/public/pl
6749%{texmfdist}/fonts/afm/public/pl
6750%{texmfdist}/fonts/enc/dvips/pl
6751%{texmfdist}/fonts/tfm/public/pl
6752%{texmfdist}/fonts/map/dvips/pl
6753%{texmfdist}/tex4ht/ht-fonts/unicode/pl
6754%{texmfdist}/tex4ht/ht-fonts/alias/pl
31bd2c4a 6755%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
6756
6757%files fonts-px
6758%defattr(644,root,root,755)
7179ac92 6759%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
6760# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
6761# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
6762%dir %{texmfdist}/fonts/map/dvips/pxfonts
6763%dir %{texmfdist}/tex/latex/pxfonts
6764%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
6765%{texmfdist}/fonts/afm/public/pxfonts
6766%{texmfdist}/fonts/tfm/public/pxfonts
6767%{texmfdist}/fonts/type1/public/pxfonts
6768%{texmfdist}/fonts/vf/public/pxfonts
6769%{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
6770%{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
7179ac92 6771%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0
ZU
6772
6773%files fonts-qfonts
6774%defattr(644,root,root,755)
7179ac92 6775%{texmfdist}/tex4ht/ht-fonts/alias/qfonts
31bd2c4a
ZU
6776# %doc %{texmf}/doc/fonts/polish/qfonts
6777# %{texmf}/fonts/enc/dvips/qfonts
6778# %{texmf}/fonts/map/dvips/qfonts
6779# %{texmf}/dvips/qfonts
6780# %{texmf}/fonts/afm/public/qfonts
6781# %{texmf}/fonts/tfm/public/qfonts
d08789e0 6782
74dbda3f
ZU
6783# %files fonts-qpx
6784# %defattr(644,root,root,755)
6785# %{texmf}/fonts/tfm/public/qpx
6786# %{texmf}/fonts/vf/public/qpx
d08789e0 6787
31bd2c4a 6788%files fonts-qpxqtx
d08789e0 6789%defattr(644,root,root,755)
7179ac92
ZU
6790%{texmfdist}/fonts/tfm/public/qpxqtx
6791%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
6792
6793%files fonts-rsfs
6794%defattr(644,root,root,755)
7179ac92
ZU
6795%{texmfdist}/fonts/source/public/rsfs
6796%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
6797
6798%files fonts-stmaryrd
6799%defattr(644,root,root,755)
7179ac92
ZU
6800%doc %{texmfdist}/doc/fonts/stmaryrd
6801%{texmfdist}/source/fonts/stmaryrd
6802%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
6803
6804%files fonts-tx
6805%defattr(644,root,root,755)
7179ac92
ZU
6806%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
6807%{texmfdist}/fonts/afm/public/txfonts
6808%{texmfdist}/fonts/tfm/public/txfonts
6809%{texmfdist}/fonts/vf/public/txfonts
d08789e0
ZU
6810
6811%files fonts-urw
6812%defattr(644,root,root,755)
bc0fac3b 6813# %doc %{texmf}/doc/fonts/urw
7179ac92 6814%{texmfdist}/fonts/afm/urw
d08789e0
ZU
6815
6816%files fonts-urwvn
6817%defattr(644,root,root,755)
26d8eaaa 6818%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
6819%{texmfdist}/fonts/tfm/vntex/urwvn
6820%{texmfdist}/fonts/type1/vntex/urwvn
6821%{texmfdist}/fonts/vf/vntex/urwvn
26d8eaaa 6822%{texmfdist}/tex4ht/ht-fonts/alias/vntex/urwvn
d08789e0
ZU
6823
6824%files fonts-vnr
6825%defattr(644,root,root,755)
7179ac92
ZU
6826%{texmfdist}/fonts/map/dvips/vntex
6827%{texmfdist}/fonts/source/vntex/vnr
6828%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0
ZU
6829
6830%files fonts-wasy
6831%defattr(644,root,root,755)
7179ac92
ZU
6832%{texmfdist}/fonts/source/public/wasy
6833%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
6834
6835%files fonts-xypic
6836%defattr(644,root,root,755)
7179ac92
ZU
6837%{texmfdist}/fonts/map/dvips/xypic
6838# %{texmfdist}/fonts/afm/public/xypic
6839%{texmfdist}/fonts/source/public/xypic
6840%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
6841
6842%files fonts-yandy
6843%defattr(644,root,root,755)
adbd04dd 6844# %{texmf}/fonts/afm/yandy
7179ac92 6845%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
6846# %{texmf}/fonts/tfm/yandy
6847# %{texmf}/fonts/vf/yandy
d08789e0
ZU
6848
6849%files fonts-type1-antp
6850%defattr(644,root,root,755)
7179ac92
ZU
6851%{texmfdist}/dvips/antp
6852%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
6853
6854%files fonts-type1-antt
6855%defattr(644,root,root,755)
adbd04dd 6856# %{texmf}/dvips/antt
7179ac92 6857%{texmfdist}/fonts/type1/public/antt
d08789e0
ZU
6858
6859%files fonts-type1-belleek
6860%defattr(644,root,root,755)
7179ac92
ZU
6861%doc %{texmfdist}/doc/fonts/belleek
6862%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
6863
6864%files fonts-type1-bitstream
6865%defattr(644,root,root,755)
7179ac92 6866%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
6867
6868%files fonts-type1-bluesky
6869%defattr(644,root,root,755)
04eb4e68
ZU
6870# %doc %{texmf}/doc/fonts/bluesky
6871# %{texmf}/dvips/bluesky
7179ac92 6872%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
6873
6874%files fonts-type1-cc-pl
6875%defattr(644,root,root,755)
7179ac92
ZU
6876%doc %{texmfdist}/doc/fonts/cc-pl
6877%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
6878
6879%files fonts-type1-cmcyr
6880%defattr(644,root,root,755)
7179ac92 6881%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
6882
6883%files fonts-type1-cs
6884%defattr(644,root,root,755)
7179ac92 6885%{texmfdist}/fonts/type1/public/cs
d08789e0 6886
04eb4e68
ZU
6887# %files fonts-type1-dstroke
6888# %defattr(644,root,root,755)
6889# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
6890
6891%files fonts-type1-eurosym
6892%defattr(644,root,root,755)
7179ac92 6893%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
6894
6895%files fonts-type1-hoekwater
6896%defattr(644,root,root,755)
7179ac92 6897%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
6898
6899%files fonts-type1-fpl
6900%defattr(644,root,root,755)
7179ac92
ZU
6901%doc %{texmfdist}/doc/fonts/fpl
6902%{texmfdist}/fonts/afm/public/fpl
6903%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
6904
6905%files fonts-type1-lm
6906%defattr(644,root,root,755)
7179ac92
ZU
6907%{texmfdist}/fonts/afm/public/lm
6908%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
6909
6910%files fonts-type1-marvosym
6911%defattr(644,root,root,755)
7179ac92 6912%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
6913
6914%files fonts-type1-mathpazo
6915%defattr(644,root,root,755)
04eb4e68 6916# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
6917%{texmfdist}/fonts/afm/public/mathpazo
6918%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
6919
6920%files fonts-type1-omega
6921%defattr(644,root,root,755)
7179ac92 6922%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
6923
6924%files fonts-type1-pl
6925%defattr(644,root,root,755)
04eb4e68 6926# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 6927%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
6928
6929%files fonts-type1-px
6930%defattr(644,root,root,755)
7179ac92 6931%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 6932
04eb4e68
ZU
6933# %files fonts-type1-qfonts
6934# %defattr(644,root,root,755)
7179ac92 6935# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
6936
6937%files fonts-type1-tx
6938%defattr(644,root,root,755)
7179ac92 6939%{texmfdist}/fonts/type1/public/txfonts
d08789e0 6940
04eb4e68
ZU
6941# %files fonts-type1-tt2001
6942# %defattr(644,root,root,755)
6943# %{texmf}/fonts/type1/public/tt2001
d08789e0
ZU
6944
6945%files fonts-type1-urw
6946%defattr(644,root,root,755)
7179ac92 6947%{texmfdist}/fonts/type1/urw
d08789e0
ZU
6948
6949%files fonts-type1-vnr
6950%defattr(644,root,root,755)
7179ac92 6951%{texmfdist}/fonts/type1/vntex/vnr
d08789e0
ZU
6952
6953%files fonts-type1-xypic
6954%defattr(644,root,root,755)
7179ac92 6955%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
6956
6957# TeXLive-specific
6958
6959%files afm2pl
6960%defattr(644,root,root,755)
6961%attr(755,root,root) %{_bindir}/afm2pl
6962%{_mandir}/man1/afm2pl*
6963
6964%files bbox
6965%defattr(644,root,root,755)
6966%attr(755,root,root) %{_bindir}/bbox
6967%{_mandir}/man1/bbox*
6968
6969%files cefutils
6970%defattr(644,root,root,755)
6971%attr(755,root,root) %{_bindir}/cef*
2677a8b0
ZU
6972%dir %{texmfdist}/tex/latex/cjk
6973%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
6974%doc %{texmfdist}/doc/latex/cjk/doc
6975%doc %{texmfdist}/doc/latex/cjk/examples
6976%{texmfdist}/source/latex/cjk/utils/CEFconv
6977
6978%files detex
6979%defattr(644,root,root,755)
6980%attr(755,root,root) %{_bindir}/detex
6981%{_mandir}/man1/detex*
6982
7ffd1967
ZU
6983
6984%files dviutils
6985%defattr(644,root,root,755)
6986%attr(755,root,root) %{_bindir}/dt2dv
6987%attr(755,root,root) %{_bindir}/dv2dt
6988%attr(755,root,root) %{_bindir}/dvi2tty
6989%attr(755,root,root) %{_bindir}/dviasm
6990%attr(755,root,root) %{_bindir}/dvibook
6991%attr(755,root,root) %{_bindir}/dviconcat
6992%attr(755,root,root) %{_bindir}/dvidvi
6993%attr(755,root,root) %{_bindir}/dvigif
6994%attr(755,root,root) %{_bindir}/dvipdfmx
6995%attr(755,root,root) %{_bindir}/dvipos
6996%attr(755,root,root) %{_bindir}/dviselect
6997%attr(755,root,root) %{_bindir}/dvitodvi
6998%{_mandir}/man1/dt2dv*
6999%{_mandir}/man1/dv2dt*
7000%{_mandir}/man1/dvi2tty*
7001%{_mandir}/man1/dvibook*
7002%{_mandir}/man1/dviconcat*
7003%{_mandir}/man1/dvidvi*
7004%{_mandir}/man1/dvigif*
7005%{_mandir}/man1/dvipos*
7006%{_mandir}/man1/dviselect*
7007%{_mandir}/man1/dvitodvi*
7008
7009%files epsutils
7010%defattr(644,root,root,755)
7011%attr(755,root,root) %{_bindir}/epsffit
7012%attr(755,root,root) %{_bindir}/epspdf
7013%attr(755,root,root) %{_bindir}/epspdftk
7014%{texmfdist}/scripts/epspdf
7015%{_mandir}/man1/epsffit*
7016%doc %{texmfdist}/doc/epspdf
7017
7018%files filters
7019%defattr(644,root,root,755)
7020%attr(755,root,root) %{_bindir}/fix*
7021%{_mandir}/man1/fix*
7022
489714ae
ZU
7023%files uncategorized-utils
7024%defattr(644,root,root,755)
7025%attr(755,root,root) %{_bindir}/devnag
7026%attr(755,root,root) %{_bindir}/disdvi
7ffd1967 7027%attr(755,root,root) %{_bindir}/exatools
This page took 1.199783 seconds and 4 git commands to generate.