]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- pgf and xcolor subpackages (descriptions taken from old tetex-*.spec)
[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)
e0617a36 4# - texlive-format-pdflatex deps
97e8de8b 5# - check unpackaged files
6b25593c 6# - pl updates
97e8de8b 7# - maybe more splits (e.g. latex subpackages)
3a74cdb2 8# - context: consider more splitting, check dependencies
d08789e0
ZU
9# - omega: consider more splitting, check dependencies
10# - tdphp: is it really useful?
11# - allow using Type1 fonts in others applications (symlink to
12# /usr/share/fonts/Type1 ?)
13# - fix package removal:
14# /usr/bin/texhash[77]: kpsewhich: not found
15#
16# FHS TODO:
17# - merge rhconfig and texmfsysvar patches
18# - texmfsysvar patch: change fmtutil and web2cdir variables instead
19# of creating texmfsys{config,var} variables?
20# - move config files to /etc
21# - merge all above with configure switch "--enable-fhs" and send it to TE
22#
23# TeXLive specific TODO:
37bb0d8c 24# - fix broken symlinks in /usr/bin (see line 3564)
4c9dc995 25# - summary/description correcting (all languages)
ca4b56d2
AM
26# - solve xindy case, it doesn't build with tetext, and probably won't with texlive
27# until larm1000 font found (xindy option)
28# - texk/web2c doesn't build (luatex option)
68640cd8 29# - %files latex-bibtex-revtex4
489714ae 30# - Check CEF/cjk!
ca4b56d2 31#
2b453bda
ZU
32# Subpackages TODO:
33# check deps the following subpackages:
34# - latex-exam
35# - latex-SIunits
d08789e0
ZU
36#
37%include /usr/lib/rpm/macros.perl
ca4b56d2 38#
67112f1c 39%bcond_without bootstrap
ca4b56d2 40#
d08789e0
ZU
41Summary: TeX typesetting system and MetaFont font formatter
42Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
43Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
44Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 45Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
46Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
47Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
48Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
49Name: texlive
50Version: 20080816
557de7e9 51Release: 0.8.3
096dca83 52Epoch: 1
d08789e0
ZU
53License: distributable
54Group: Applications/Publishing/TeX
55Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
56# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
57Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
58# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
59Source4: %{name}.cron
60Source5: xdvi.desktop
61Source6: xdvi.png
c48c077b 62Patch0: %{name}-am.patch
2c9c6c5b 63Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 64URL: http://www.tug.org/texlive/
c48c077b 65BuildRequires: autoconf
d08789e0
ZU
66BuildRequires: automake
67BuildRequires: bison
a784d38e 68BuildRequires: clisp
d08789e0 69BuildRequires: ed
a784d38e 70BuildRequires: expat-devel
4c9dc995 71BuildRequires: ffcall-devel
97b079ad 72BuildRequires: flex
a784d38e 73BuildRequires: fontconfig-devel
e671f712
AM
74BuildRequires: freetype-devel
75BuildRequires: freetype1-devel
d08789e0
ZU
76BuildRequires: gd-devel >= 2.0.33
77BuildRequires: libpng-devel >= 1.2.8
97b079ad 78BuildRequires: libtool
c48c077b
AM
79# should this be somewhere in clisp?
80BuildRequires: libsigsegv
d08789e0
ZU
81BuildRequires: libstdc++-devel
82BuildRequires: ncurses-devel
83BuildRequires: rpm-perlprov
84BuildRequires: rpm-pythonprov
d062bbe0 85BuildRequires: sed >= 4.0
d08789e0
ZU
86BuildRequires: t1lib-devel >= 5.0.2
87BuildRequires: texinfo
ca4b56d2
AM
88%if %{with bootstrap}
89BuildRequires: tetex-format-latex
90BuildRequires: tetex-format-pdflatex
ca4b56d2 91BuildRequires: tetex-latex-cyrillic
97b079ad 92BuildRequires: tetex-tex-babel
ca4b56d2 93%else
ca4b56d2
AM
94BuildRequires: texlive-format-latex
95BuildRequires: texlive-format-pdflatex
ca4b56d2 96BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
97BuildRequires: texlive-tex-babel
98# fill with future texlive BR. guesses ones for now
ca4b56d2 99%endif
d08789e0 100BuildRequires: unzip
a784d38e 101BuildRequires: xorg-lib-libICE-devel
d08789e0 102BuildRequires: xorg-lib-libXaw-devel
a784d38e 103BuildRequires: xorg-lib-libXext-devel
a784d38e 104BuildRequires: xorg-lib-libXmu-devel
97b079ad 105BuildRequires: xorg-lib-libXpm-devel
d08789e0 106BuildRequires: zlib-devel >= 1.2.1
78d53d8c 107Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
108Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
109Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
110Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
111Requires: awk
112Requires: dialog
0b6bcf85 113Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
114Requires: sed
115Requires: sh-utils
d3f501b8 116Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 117Requires: textutils
d08789e0
ZU
118Suggests: tmpwatch
119Obsoletes: tetex
120Obsoletes: tetex-afm
121Obsoletes: tetex-doc
122Obsoletes: tetex-doc-latex2e-html
123Obsoletes: tetex-fontinst
124Obsoletes: tetex-fontname
125Obsoletes: tetex-fonts
126Obsoletes: tetex-fonts-pandora
127Obsoletes: tetex-fonts-vcm
128Obsoletes: tetex-format-elatex
129Obsoletes: tetex-format-pdfelatex
130Obsoletes: tetex-format-pdfemex
131Obsoletes: tetex-latex-vnps
132Obsoletes: tetex-latex-vnr
133Obsoletes: tetex-oxdvi
134Obsoletes: tetex-oxdvi
135Obsoletes: tetex-plain-dvips
136Obsoletes: tetex-plain-dvips
137Obsoletes: tetex-plain-mathtime
138Obsoletes: tetex-plain-mathtime
139Obsoletes: tetex-plain-misc
140Obsoletes: tetex-plain-misc
141Obsoletes: tetex-plain-plnfss
142Obsoletes: tetex-plain-plnfss
143Obsoletes: tetex-tex-hyphen
144Obsoletes: tetex-tex-vietnam
145BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
146
f37ff31b 147%define texmf %{_datadir}/texmf
8b5eed5e 148%define texmfdist %{texmf}-dist
1a192771 149%define texmfdoc %{texmf}-doc
d08789e0
ZU
150%define fmtdir /var/lib/texmf/web2c
151%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
152%define _localstatedir /var/lib/texmf
153%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
154%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 ;
155
156%define _noautoreq 'perl(path_tre)'
157
158%description
97b079ad
ZU
159TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
160takes a text file and a set of formatting commands as input and
161creates a typesetter independent .dvi (DeVice Independent) file as
162output. Usually, TeX is used in conjunction with a higher level
163formatting package like LaTeX or PlainTeX, since TeX by itself is not
164very user-friendly.
d08789e0
ZU
165
166%description -l es.UTF-8
167Tex formata archivos de texto y órdenes para una salida independiente
168de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
169de Knut se describen las capacidades y el lenguaje TeX.
170
171%description -l de.UTF-8
172TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
173und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
174DeVice Independent). Die Funktionen und Sprache von TeX werden in The
175TeXbook von Knuth beschrieben.
176
177%description -l fr.UTF-8
178TeX formate un fichier de commandes et de texte mélandés, et produit
179un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
180raccourci pour Device Independant). Les possibilités de TeX et son
181langage sont décrites dans l'ouvrage TeXbook, de Knuth.
182
97b079ad
ZU
183%description -l hu.UTF-8
184TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
185egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
186segítségével a szövegszedő egy független .dvi (DeVice Independent)
187fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
188kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
189TeX önmaga nem túlzottan "felhasználóbarát".
190
d08789e0
ZU
191%description -l pl.UTF-8
192TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
193od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
194Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
195Donalda E. Knutha.
196
197%description -l pt_BR.UTF-8
198Tex formata arquivos de texto e comandos para uma saída independente
199de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
200linguagem TeX são descritas no The TeXbook, de Knuth.
201
202%description -l tr.UTF-8
203TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
204aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
205TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
206TeXbook' başlıklı kitabında anlatılmaktadır.
207
5b7eba8e
MB
208%package doc
209Summary: Documentation for TeX Live
210Group: Documentation
211
212%description doc
213Assorted useful documentation for TeX Live.
214
215%package doc-bg
216Summary: Bulgarian documentation for TeX Live
217Group: Documentation
218
219%description doc-bg
220Assorted useful Bulgarian documentation for TeX Live.
221
222%package doc-cs
223Summary: Czech documentation for TeX Live
224Group: Documentation
225
226%description doc-cs
227Assorted useful Czech documentation for TeX Live.
228
229%package doc-de
230Summary: German documentation for TeX Live
231Group: Documentation
232
233%description doc-de
234Assorted useful German documentation for TeX Live.
235
236%package doc-el
237Summary: Greek documentation for TeX Live
238Group: Documentation
239
240%description doc-el
241Assorted useful Greek documentation for TeX Live.
242
243%package doc-es
244Summary: Spanish documentation for TeX Live
245Group: Documentation
246
247%description doc-es
248Assorted useful Spanish documentation for TeX Live.
249
250%package doc-fi
251Summary: Finnish documentation for TeX Live
252Group: Documentation
253
254%description doc-fi
255Assorted useful Finnish documentation for TeX Live.
256
257%package doc-fr
258Summary: French documentation for TeX Live
259Group: Documentation
260
261%description doc-fr
262Assorted useful French documentation for TeX Live.
263
264%package doc-it
265Summary: Italian documentation for TeX Live
266Group: Documentation
267
268%description doc-it
269Assorted useful Italian documentation for TeX Live.
270
271%package doc-ja
272Summary: Japanese documentation for TeX Live
273Group: Documentation
274
275%description doc-ja
276Assorted useful Japanese documentation for TeX Live.
277
278%package doc-ko
279Summary: Korean documentation for TeX Live
280Group: Documentation
281
282%description doc-ko
283Assorted useful Korean documentation for TeX Live.
284
285%package doc-mn
286Summary: Mongolian documentation for TeX Live
287Group: Documentation
288
289%description doc-mn
290Assorted useful Mongolian documentation for TeX Live.
291
292%package doc-nl
293Summary: Dutch documentation for TeX Live
294Group: Documentation
295
296%description doc-nl
297Assorted useful Dutch documentation for TeX Live.
298
299%package doc-pl
300Summary: Polish documentation for TeX Live
301Group: Documentation
302
303%description doc-pl
304Assorted useful Polish documentation for TeX Live.
305
306%package doc-pt
307Summary: Portuguese documentation for TeX Live
308Group: Documentation
309
310%description doc-pt
311Assorted useful Portuguese documentation for TeX Live.
312
313%package doc-ru
314Summary: Russian documentation for TeX Live
315Group: Documentation
316
317%description doc-ru
318Assorted useful Russian documentation for TeX Live.
319
320%package doc-sk
321Summary: Slovak documentation for TeX Live
322Group: Documentation
323
324%description doc-sk
325Assorted useful Slovak documentation for TeX Live.
326
327%package doc-sl
328Summary: Slovenian documentation for TeX Live
329Group: Documentation
330
331%description doc-sl
332Assorted useful Slovenian documentation for TeX Live.
333
334%package doc-th
335Summary: Thai documentation for TeX Live
336Group: Documentation
337
338%description doc-th
339Assorted useful Thai documentation for TeX Live.
340
341%package doc-tr
342Summary: Turkish documentation for TeX Live
343Group: Documentation
344
345%description doc-tr
346Assorted useful Turkish documentation for TeX Live.
347
348%package doc-uk
349Summary: Ukrainian documentation for TeX Live
350Group: Documentation
351
352%description doc-uk
353Assorted useful Ukrainian documentation for TeX Live.
354
355%package doc-vi
356Summary: Vietnamese documentation for TeX Live
357Group: Documentation
358
359%description doc-vi
360Assorted useful Vietnamese documentation for TeX Live.
361
362%package doc-zh_CN
363Summary: Chinese documentation for TeX Live
364Group: Documentation
365
366%description doc-zh_CN
367Assorted useful Chinese documentation for TeX Live.
489714ae 368
d08789e0
ZU
369%package doc-Catalogue
370Summary: TeX Catalogue
371Summary(pl.UTF-8): Katalog TeXa
372Group: Applications/Publishing/TeX
373Requires(post,postun): %{_bindir}/texhash
374Requires: %{name} = %{epoch}:%{version}-%{release}
375
376%description doc-Catalogue
377TeX Catalogue.
378
379%description doc-Catalogue -l pl.UTF-8
380Katalog TeXa.
381
382%package doc-tug-faq
383Summary: TeX User Group FAQ
489714ae 384Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
385Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
386Group: Applications/Publishing/TeX
387Requires(post,postun): %{_bindir}/texhash
388Requires: %{name} = %{epoch}:%{version}-%{release}
389Obsoletes: tetex-doc-LaTeX-FAQ-francaise
390Obsoletes: tetex-doc-de-tex-faq
391Obsoletes: tetex-doc-uktug-faq
392
393%description doc-tug-faq
394TeX User Group FAQ.
395
74eeb8ec
ZU
396%description doc-tug-faq -l hu.UTF8
397TeX felhasználók FAQ-ja.
398
d08789e0
ZU
399%description doc-tug-faq -l pl.UTF-8
400FAQ Grupy Użytkowników TeXa.
401
402%package doc-latex
403Summary: Basic LaTeX packages documentation
489714ae 404Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
405Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
406Group: Applications/Publishing/TeX
407Requires(post,postun): %{_bindir}/texhash
408Requires: %{name} = %{epoch}:%{version}-%{release}
409
410%description doc-latex
411Basic LaTeX packages documentation.
412
74eeb8ec
ZU
413%description doc-latex -l hu.UTF-8
414Az alap LaTeX csomagok dokumentációja
415
d08789e0
ZU
416%description doc-latex -l pl.UTF-8
417Podstawowa dokumentacja do pakietów LaTeXa.
418
419# # libraries #
096dca83 420%package -n kpathsea
d08789e0 421Summary: File name lookup library
489714ae 422Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
423Summary(pl.UTF-8): Biblioteka szukająca nazw plików
424Group: Applications/Publishing/TeX
425Requires(post,postun): %{_bindir}/texhash
426Requires: %{name} = %{epoch}:%{version}-%{release}
427
096dca83 428%description -n kpathsea
d08789e0
ZU
429File name lookup library.
430
096dca83 431%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
432Fájlnév-kereső könyvtár.
433
096dca83 434%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
435Biblioteka szukająca nazw plików.
436
096dca83 437%package -n kpathsea-devel
d08789e0
ZU
438Summary: Kpathsea library filename lookup header files and documentation
439Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 440Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
441Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
442Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
443Group: Development/Libraries
096dca83 444Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 445
096dca83 446%description -n kpathsea-devel
d08789e0
ZU
447Kpathsea library filename lookup header files and documentation.
448
096dca83 449%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
450Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
451aplicaciones TeX.
452
096dca83 453%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
454Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
455
096dca83 456%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
457Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
458
096dca83 459%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
460Bibliotecas, headers e outros componentes que podem ser utilizados
461para desenvolver aplicações TeX.
462
463# # programs #
464%package dvips
465Summary: DVI to PostScript converter
466Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
467Summary(es.UTF-8): Convertidor dvi para postscript
468Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 469Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
470Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
471Summary(pt_BR.UTF-8): Conversor dvi para postscript
472Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
473Group: Applications/Publishing/TeX
474Requires(post,postun): %{_bindir}/texhash
475Requires: %{name} = %{epoch}:%{version}-%{release}
476
477%description dvips
478The program dvips takes a DVI file file[.dvi] produced by TeX (or by
479some other processor such as GFtoDVI) and converts it to PostScript,
480normally sending the result directly to the laserprinter.
481
482%description dvips -l de.UTF-8
483Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
484durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
485konvertiert diese in PostScript, wobei das Ergebnis in der Regel
486direkt an einen Laserdrucker gesandt wird.
487
488%description dvips -l es.UTF-8
489El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
490otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
491enviando el resultado directamente a la impresora láser.
492
493%description dvips -l fr.UTF-8
494Le programme dvips convertit les fichiers DVI en PostScript, en
495envoyant normalement le résultat directement sur une imprimante Laser.
496
40664f43
ZU
497%description dvips -l hu.UTF-8
498A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 499állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
500lézernyomtatóra küldhetsz.
501
d08789e0
ZU
502%description dvips -l pl.UTF-8
503Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
504program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
505Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
506
507%description dvips -l pt_BR.UTF-8
508O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
509outro processador como o GFtoDVI) e o converte para PostScript,
510normalmente enviando o resultado diretamente para a impressora laser.
511
512%description dvips -l tr.UTF-8
513dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
514PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
515olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
516üretilmiş olabilir.
517
518%package dvilj
519Summary: DVI to PCL converter
520Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
521Summary(es.UTF-8): Convertidor dvi para laserjet
522Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 523Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
524Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
525Summary(pt_BR.UTF-8): Conversor dvi para laserjet
526Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
527Group: Applications/Publishing/TeX
528Requires(post,postun): %{_bindir}/texhash
529Requires: %{name} = %{epoch}:%{version}-%{release}
530
531%description dvilj
532Dvilj and dvilj's siblings (included in this package) will convert TeX
533text formatting system output .dvi files to HP PCL (HP Printer Control
534Language) commands. Using dvilj, you can print TeX files to HP
535LaserJet+ and fully compatible printers. With dvilj2p, you can print
536to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
537can print to HP LaserJet4 and fully compatible printers.
538
539%description dvilj -l de.UTF-8
540Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
541Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
542LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
543kompatiblen Druckern.
544
545%description dvilj -l es.UTF-8
546Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
547HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
548impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
549dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
550
551%description dvilj -l fr.UTF-8
552dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
553(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
554LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
555imprimantes totalement compatibles.
556
6b25593c
ZU
557%description dvilj -l hu.UTF-8
558Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
559Printer Control Language) parancsokká. A dvilj használatával TeX
560fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
561nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
562nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
563
d08789e0
ZU
564%description dvilj -l pl.UTF-8
565dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
566pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
567PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
568pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
569użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
570kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
571LaserJet4 i w pełni kompatybilnych.
572
573%description dvilj -l pt_BR.UTF-8
574Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
575HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
576impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
577dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
578
579%description dvilj -l tr.UTF-8
580TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
581denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
582LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
583uyumlularından yazıcı çıktısı alınabilir.
584
585%package makeindex
586Summary: A general purpose hierarchical index generator
6b25593c 587Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
588Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
589Group: Applications/Publishing/TeX
590Requires(post,postun): %{_bindir}/texhash
591Requires: %{name} = %{epoch}:%{version}-%{release}
592Obsoletes: tetex-rumakeindex
593
594%description makeindex
595A general purpose hierarchical index generator; it accepts one or more
596input files (often produced by a text formatter such as TeX or troff),
597sorts the entries, and produces an output file which can be formatted.
598The formats of the input and output files are specified in a style
599file; by default, input is assumed to be an idx file, as generated by
600LaTeX.
601
6b25593c
ZU
602%description makeindex -l hu.UTF-8
603Egy általános célű hierarchikus index generáló; elfogad egy vagy több
604bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
605rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
606készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
607definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
608LaTeX generál.
609
d08789e0
ZU
610%description makeindex -l pl.UTF-8
611Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
612jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
613narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
614elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
615plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
616przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
617LaTeX.
618
619%package metafont
620Summary: MetaFont
6b25593c 621Summary(hu.UTF-8): MetaFont
d08789e0
ZU
622Summary(pl.UTF-8): Zestaw narzędzi MetaFont
623Group: Applications/Publishing/TeX
624Requires(post,postun): %{_bindir}/texhash
625Requires: %{name} = %{epoch}:%{version}-%{release}
626
627%description metafont
628MetaFont.
629
630%description metafont -l pl.UTF-8
631Zestaw narzędzi MetaFont.
632
633%package metapost
634Summary: MetaPost
6b25593c 635Summary(hu.UTF-8): MetaPost
d08789e0
ZU
636Summary(pl.UTF-8): Zestaw narzędzi MetaPost
637Group: Applications/Publishing/TeX
638Requires(post,postun): %{_bindir}/texhash
639Requires: %{name} = %{epoch}:%{version}-%{release}
640Obsoletes: tetex-matapost
641
642%description metapost
643MetaPost.
644
6b25593c
ZU
645%description metapost -l hu.UTF-8
646MetaPost.
647
d08789e0
ZU
648%description metapost -l pl.UTF-8
649Zestaw narzędzi MetaPost.
650
651%package mptopdf
652Summary: MetaPost to PDF converter
6b25593c 653Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
654Summary(pl.UTF-8): Konwerter MetaPost do PDF
655Group: Applications/Publishing/TeX
656Requires(post,postun): %{_bindir}/texhash
657Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
658
659%description mptopdf
660MetaPost to PDF converter.
661
6b25593c
ZU
662%description mptopdf -l hu.UTF-8
663MetaPost-ból PDF-be konvertáló.
664
d08789e0
ZU
665%description mptopdf -l pl.UTF-8
666Konwerter MetaPost do PDF.
667
668%package texdoctk
669Summary: Easy access to TeX documentation
670Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
671Group: Applications/Publishing/TeX
672Requires(post,postun): %{_bindir}/texhash
673Requires: %{name} = %{epoch}:%{version}-%{release}
674
675%description texdoctk
676A Perl/Tk-based GUI for easy access to package documentation for TeX
677on Unix platforms; the databases it uses are based on the texmf/doc
678subtrees of teTeX v.1.0.x, but database files for local configurations
679with modified/extended directories can be derived from them. Note that
680texdoctk is not a viewer itself, but an interface for finding
681documentation files and opening them with the appropriate viewer; so
682it relies on appropriate programs to be installed on the system.
683However, the choice of these programs can be configured by the
684sysadmin or user.
685
686%description texdoctk -l pl.UTF-8
687Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
688dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
689danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
690używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
691Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
692interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
693właściwej przeglądarce; tak więc wymaga on odpowiednich programów
694zainstalowanych w systemie. Wybór tych programów może być dokonany
695przez administratora lub użytkownika.
696
697%package -n texconfig
698Summary: TeX typesetting system configurator
699Summary(pl.UTF-8): Konfigurator systemu składu TeX
700Group: Applications/Publishing/TeX
701Requires: %{name} = %{epoch}:%{version}-%{release}
702Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
703Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
704Requires: xdvi = %{epoch}:%{version}-%{release}
705Obsoletes: tetex-texconfig
706
707%description -n texconfig
708TeX typesetting system configurator.
709
710%description -n texconfig -l pl.UTF-8
711Konfigurator systemu składu TeX.
712
713%package -n xdvi
714Summary: X11 previewer
715Summary(de.UTF-8): X11-Previewer
716Summary(es.UTF-8): Visualizador TeX X11
717Summary(fr.UTF-8): Prévisualisateur X11
718Summary(pl.UTF-8): Przeglądarka DVI dla X11
719Summary(pt_BR.UTF-8): Visualizador TeX X11
720Summary(tr.UTF-8): X11 öngörüntüleyici
721Group: Applications/Publishing/TeX
722Requires(post,postun): %{_bindir}/texhash
723Requires: %{name} = %{epoch}:%{version}-%{release}
724Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
725Suggests: %{name}-dvips
726Obsoletes: tetex-xdvi
727
728%description -n xdvi
729xdvi is a program which runs under the X window system. It is used to
730preview dvi files, such as are produced by tex and latex.
731
732%description -n xdvi -l de.UTF-8
733xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
734ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
735latex erzeugt wurden.
736
737%description -n xdvi -l es.UTF-8
738xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
739visualizar archivos dvi, como los producidos por tex y latex.
740
741%description -n xdvi -l fr.UTF-8
742xdvi est un programme s'exécutant sous le système X Window. Il sert à
743visualiser les fichiers dvi tels que ceux produits par tex et latex.
744
745%description -n xdvi -l pl.UTF-8
746Xdvi jest programem (działającym w X Window System) do przeglądania
747plików DVI, produkowanych przez TeXa i LaTeXa.
748
749%description -n xdvi -l pt_BR.UTF-8
750xdvi é um programa que roda no sistema X Window. É usado para
751visualizar arquivos dvi, como os produzidos por tex e latex.
752
624ed2f9
ZU
753%package -n xindy
754Summary: Xindy creates sorted and tagged index from raw index
755Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
756Group: Applications/Publishing/TeX
757
758%description -n xindy
759Xindy creates sorted and tagged index from raw index.
760
761%description -n xindy -l hu.UTF-8
762Xindy rendezett és cimkézett indexet készít nyers indexekből.
763
764%package -n xindy-albanian
765Summary: Xindy albanian language
766Summary(hu.UTF-8): Xindy albán nyelv
767Group: Applications/Publishing/TeX
768
769%description -n xindy-albanian
770Xindy albanian language
771
772%description -n xindy-albanian -l hu.UTF-8
773Xindy albán nyelv
774
775%package -n xindy-belarusian
776Summary: Xindy belarusian language
777Summary(hu.UTF-8): Xindy belorusz nyelv
778Group: Applications/Publishing/TeX
779
780%description -n xindy-belarusian
781Xindy belarusian language
782
783%description -n xindy-belarusian -l hu.UTF-8
784Xindy belorusz nyelv
785
786%package -n xindy-bulgarian
787Summary: Xindy bulgarian language
788Summary(hu.UTF-8): Xindy bolgár nyelv
789Group: Applications/Publishing/TeX
790
791%description -n xindy-bulgarian
792Xindy bulgarian language
793
794%description -n xindy-bulgarian -l hu.UTF-8
795Xindy bolgár nyelv
796
797%package -n xindy-croatian
798Summary: Xindy croatian language
799Summary(hu.UTF-8): Xindy horvát nyelv
800Group: Applications/Publishing/TeX
801
802%description -n xindy-croatian
803Xindy croatian language
804
805%description -n xindy-croatian -l hu.UTF-8
806Xindy horvát nyelv
807
808%package -n xindy-czech
809Summary: Xindy czech language
810Summary(hu.UTF-8): Xindy cseh nyelv
811Group: Applications/Publishing/TeX
812
813%description -n xindy-czech
814Xindy czech language
815
816%description -n xindy-czech -l hu.UTF-8
817Xindy cseh nyelv
818
819%package -n xindy-danish
820Summary: Xindy danish language
821Summary(hu.UTF-8): Xindy dán nyelv
822Group: Applications/Publishing/TeX
823
824%description -n xindy-danish
825Xindy danish language
826
827%description -n xindy-danish -l hu.UTF-8
828Xindy dán nyelv
829
830%package -n xindy-dutch
831Summary: Xindy dutch language
832Summary(hu.UTF-8): Xindy holland nyelv
833Group: Applications/Publishing/TeX
834
835%description -n xindy-dutch
836Xindy dutch language
837
838%description -n xindy-dutch -l hu.UTF-8
839Xindy holland nyelv
840
841%package -n xindy-english
842Summary: Xindy english language
843Summary(hu.UTF-8): Xindy angol nyelv
844Group: Applications/Publishing/TeX
845
846%description -n xindy-english
847Xindy english language
848
849%description -n xindy-english -l hu.UTF-8
850Xindy angol nyelv
851
852%package -n xindy-esperanto
853Summary: Xindy esperanto language
854Summary(hu.UTF-8): Xindy eszperantó nyelv
855Group: Applications/Publishing/TeX
856
857%description -n xindy-esperanto
858Xindy esperanto language
859
860%description -n xindy-esperanto -l hu.UTF-8
861Xindy eszperantó nyelv
862
863%package -n xindy-estonian
864Summary: Xindy estonian language
865Summary(hu.UTF-8): Xindy észt nyelv
866Group: Applications/Publishing/TeX
867
868%description -n xindy-estonian
869Xindy estonian language
870
871%description -n xindy-estonian -l hu.UTF-8
872Xindy észt nyelv
873
874%package -n xindy-finnish
875Summary: Xindy finnish language
876Summary(hu.UTF-8): Xindy finn nyelv
877Group: Applications/Publishing/TeX
878
879%description -n xindy-finnish
880Xindy finnish language
881
882%description -n xindy-finnish -l hu.UTF-8
883Xindy finn nyelv
884
885%package -n xindy-french
886Summary: Xindy french language
887Summary(hu.UTF-8): Xindy francia nyelv
888Group: Applications/Publishing/TeX
889
890%description -n xindy-french
891Xindy french language
892
893%description -n xindy-french -l hu.UTF-8
894Xindy francia nyelv
895
896%package -n xindy-general
897Summary: Xindy general language
898Summary(hu.UTF-8): Xindy általános nyelv
899Group: Applications/Publishing/TeX
900
901%description -n xindy-general
902Xindy general language
903
904%description -n xindy-general -l hu.UTF-8
905Xindy általános nyelv
906
907%package -n xindy-georgian
908Summary: Xindy georgian language
909Summary(hu.UTF-8): Xindy georgian nyelv
910Group: Applications/Publishing/TeX
911
912%description -n xindy-georgian
913Xindy georgian language
914
915%description -n xindy-georgian -l hu.UTF-8
916Xindy georgian nyelv
917
918%package -n xindy-german
919Summary: Xindy german language
920Summary(hu.UTF-8): Xindy német nyelv
921Group: Applications/Publishing/TeX
922
923%description -n xindy-german
924Xindy german language
925
926%description -n xindy-german -l hu.UTF-8
927Xindy német nyelv
928
929%package -n xindy-greek
930Summary: Xindy greek language
931Summary(hu.UTF-8): Xindy görög nyelv
932Group: Applications/Publishing/TeX
933
934%description -n xindy-greek
935Xindy greek language
936
937%description -n xindy-greek -l hu.UTF-8
938Xindy görög nyelv
939
940%package -n xindy-gypsy
941Summary: Xindy gypsy language
942Summary(hu.UTF-8): Xindy cigány nyelv
943Group: Applications/Publishing/TeX
944
945%description -n xindy-gypsy
946Xindy gypsy language
947
948%description -n xindy-gypsy -l hu.UTF-8
949Xindy cigány nyelv
950
951%package -n xindy-hausa
952Summary: Xindy hausa language
953Summary(hu.UTF-8): Xindy hausa nyelv
954Group: Applications/Publishing/TeX
955
956%description -n xindy-hausa
957Xindy hausa language
958
959%description -n xindy-hausa -l hu.UTF-8
960Xindy hausa nyelv
961
962%package -n xindy-hebrew
963Summary: Xindy hebrew language
964Summary(hu.UTF-8): Xindy héber nyelv
965Group: Applications/Publishing/TeX
966
967%description -n xindy-hebrew
968Xindy hebrew language
969
970%description -n xindy-hebrew -l hu.UTF-8
971Xindy héber nyelv
972
973%package -n xindy-hungarian
974Summary: Xindy hungarian language
975Summary(hu.UTF-8): Xindy magyar nyelv
976Group: Applications/Publishing/TeX
977
978%description -n xindy-hungarian
979Xindy hungarian language
980
981%description -n xindy-hungarian -l hu.UTF-8
982Xindy magyar nyelv
983
984%package -n xindy-icelandic
985Summary: Xindy icelandic language
986Summary(hu.UTF-8): Xindy izlandi nyelv
987Group: Applications/Publishing/TeX
988
989%description -n xindy-icelandic
990Xindy icelandic language
991
992%description -n xindy-icelandic -l hu.UTF-8
993Xindy izlandi nyelv
994
995%package -n xindy-italian
996Summary: Xindy italian language
997Summary(hu.UTF-8): Xindy olasz nyelv
998Group: Applications/Publishing/TeX
999
1000%description -n xindy-italian
1001Xindy italian language
1002
1003%description -n xindy-italian -l hu.UTF-8
1004Xindy olasz nyelv
1005
1006%package -n xindy-klingon
1007Summary: Xindy klingon language
1008Summary(hu.UTF-8): Xindy klingon nyelv
1009Group: Applications/Publishing/TeX
1010
1011%description -n xindy-klingon
1012Xindy klingon language
1013
1014%description -n xindy-klingon -l hu.UTF-8
1015Xindy klingon nyelv
1016
1017%package -n xindy-kurdish
1018Summary: Xindy kurdish language
1019Summary(hu.UTF-8): Xindy kurd nyelv
1020Group: Applications/Publishing/TeX
1021
1022%description -n xindy-kurdish
1023Xindy kurdish language
1024
1025%description -n xindy-kurdish -l hu.UTF-8
1026Xindy kurd nyelv
1027
1028%package -n xindy-latin
1029Summary: Xindy latin language
1030Summary(hu.UTF-8): Xindy latin nyelv
1031Group: Applications/Publishing/TeX
1032
1033%description -n xindy-latin
1034Xindy latin language
1035
1036%description -n xindy-latin -l hu.UTF-8
1037Xindy latin nyelv
1038
1039%package -n xindy-latvian
1040Summary: Xindy latvian language
1041Summary(hu.UTF-8): Xindy lett nyelv
1042Group: Applications/Publishing/TeX
1043
1044%description -n xindy-latvian
1045Xindy latvian language
1046
1047%description -n xindy-latvian -l hu.UTF-8
1048Xindy lett nyelv
1049
1050%package -n xindy-lithuanian
1051Summary: Xindy lithuanian language
1052Summary(hu.UTF-8): Xindy litván nyelv
1053Group: Applications/Publishing/TeX
1054
1055%description -n xindy-lithuanian
1056Xindy lithuanian language
1057
1058%description -n xindy-lithuanian -l hu.UTF-8
1059Xindy litván nyelv
1060
1061%package -n xindy-lower-sorbian
1062Summary: Xindy lower-sorbian language
1063Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1064Group: Applications/Publishing/TeX
1065
1066%description -n xindy-lower-sorbian
1067Xindy lower-sorbian language
1068
1069%description -n xindy-lower-sorbian -l hu.UTF-8
1070Xindy lower-sorbian nyelv
1071
1072%package -n xindy-macedonian
1073Summary: Xindy macedonian language
1074Summary(hu.UTF-8): Xindy macedón nyelv
1075Group: Applications/Publishing/TeX
1076
1077%description -n xindy-macedonian
1078Xindy macedonian language
1079
1080%description -n xindy-macedonian -l hu.UTF-8
1081Xindy macedón nyelv
1082
1083%package -n xindy-mongolian
1084Summary: Xindy mongolian language
1085Summary(hu.UTF-8): Xindy mongol nyelv
1086Group: Applications/Publishing/TeX
1087
1088%description -n xindy-mongolian
1089Xindy mongolian language
1090
1091%description -n xindy-mongolian -l hu.UTF-8
1092Xindy mongol nyelv
1093
1094%package -n xindy-norwegian
1095Summary: Xindy norwegian language
1096Summary(hu.UTF-8): Xindy norvég nyelv
1097Group: Applications/Publishing/TeX
1098
1099%description -n xindy-norwegian
1100Xindy norwegian language
1101
1102%description -n xindy-norwegian -l hu.UTF-8
1103Xindy norvég nyelv
1104
1105%package -n xindy-polish
1106Summary: Xindy polish language
1107Summary(hu.UTF-8): Xindy lengyel nyelv
1108Group: Applications/Publishing/TeX
1109
1110%description -n xindy-polish
1111Xindy polish language
1112
1113%description -n xindy-polish -l hu.UTF-8
1114Xindy lengyel nyelv
1115
1116%package -n xindy-portuguese
1117Summary: Xindy portuguese language
1118Summary(hu.UTF-8): Xindy portugál nyelv
1119Group: Applications/Publishing/TeX
1120
1121%description -n xindy-portuguese
1122Xindy portuguese language
1123
1124%description -n xindy-portuguese -l hu.UTF-8
1125Xindy portugál nyelv
1126
1127%package -n xindy-romanian
1128Summary: Xindy romanian language
1129Summary(hu.UTF-8): Xindy román nyelv
1130Group: Applications/Publishing/TeX
1131
1132%description -n xindy-romanian
1133Xindy romanian language
1134
1135%description -n xindy-romanian -l hu.UTF-8
1136Xindy román nyelv
1137
1138%package -n xindy-russian
1139Summary: Xindy russian language
1140Summary(hu.UTF-8): Xindy orosz nyelv
1141Group: Applications/Publishing/TeX
1142
1143%description -n xindy-russian
1144Xindy russian language
1145
1146%description -n xindy-russian -l hu.UTF-8
1147Xindy orosz nyelv
1148
1149%package -n xindy-serbian
1150Summary: Xindy serbian language
1151Summary(hu.UTF-8): Xindy szerb nyelv
1152Group: Applications/Publishing/TeX
1153
1154%description -n xindy-serbian
1155Xindy serbian language
1156
1157%description -n xindy-serbian -l hu.UTF-8
1158Xindy szerb nyelv
1159
1160%package -n xindy-slovak
1161Summary: Xindy slovak language
1162Summary(hu.UTF-8): Xindy szlovák nyelv
1163Group: Applications/Publishing/TeX
1164
1165%description -n xindy-slovak
1166Xindy slovak language
1167
1168%description -n xindy-slovak -l hu.UTF-8
1169Xindy szlovák nyelv
1170
1171%package -n xindy-slovenian
1172Summary: Xindy slovenian language
1173Summary(hu.UTF-8): Xindy szlovén nyelv
1174Group: Applications/Publishing/TeX
1175
1176%description -n xindy-slovenian
1177Xindy slovenian language
1178
1179%description -n xindy-slovenian -l hu.UTF-8
1180Xindy szlovén nyelv
1181
1182%package -n xindy-spanish
1183Summary: Xindy spanish language
1184Summary(hu.UTF-8): Xindy spanyol nyelv
1185Group: Applications/Publishing/TeX
1186
1187%description -n xindy-spanish
1188Xindy spanish language
1189
1190%description -n xindy-spanish -l hu.UTF-8
1191Xindy spanyol nyelv
1192
1193%package -n xindy-swedish
1194Summary: Xindy swedish language
1195Summary(hu.UTF-8): Xindy svéd nyelv
1196Group: Applications/Publishing/TeX
1197
1198%description -n xindy-swedish
1199Xindy swedish language
1200
1201%description -n xindy-swedish -l hu.UTF-8
1202Xindy svéd nyelv
1203
1204%package -n xindy-turkish
1205Summary: Xindy turkish language
1206Summary(hu.UTF-8): Xindy török nyelv
1207Group: Applications/Publishing/TeX
1208
1209%description -n xindy-turkish
1210Xindy turkish language
1211
1212%description -n xindy-turkish -l hu.UTF-8
1213Xindy török nyelv
1214
1215%package -n xindy-ukrainian
1216Summary: Xindy ukrainian language
1217Summary(hu.UTF-8): Xindy ukrán nyelv
1218Group: Applications/Publishing/TeX
1219
1220%description -n xindy-ukrainian
1221Xindy ukrainian language
1222
1223%description -n xindy-ukrainian -l hu.UTF-8
1224Xindy ukrán nyelv
1225
1226%package -n xindy-upper-sorbian
1227Summary: Xindy upper-sorbian language
1228Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1229Group: Applications/Publishing/TeX
1230
1231%description -n xindy-upper-sorbian
1232Xindy upper-sorbian language
1233
1234%description -n xindy-upper-sorbian -l hu.UTF-8
1235Xindy upper-sorbian nyelv
1236
1237%package -n xindy-vietnamese
1238Summary: Xindy vietnamese language
1239Summary(hu.UTF-8): Xindy vietnám nyelv
1240Group: Applications/Publishing/TeX
1241
1242%description -n xindy-vietnamese
1243Xindy vietnamese language
1244
1245%description -n xindy-vietnamese -l hu.UTF-8
1246Xindy vietnám nyelv
1247
1248
d08789e0
ZU
1249%package pdftex
1250Summary: TeX generating PDF files instead DVI
1251Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1252Group: Applications/Publishing/TeX
60597425 1253Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1254Requires: %{name} = %{epoch}:%{version}-%{release}
1255Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1256
1257%description pdftex
1258TeX generating PDF files instead DVI.
1259
1260%description pdftex -l pl.UTF-8
1261TeX generujący pliki PDF zamiast DVI.
1262
1263%package omega
1264Summary: Extended unicode TeX
1265Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1266Group: Applications/Publishing/TeX
1267Requires(post,postun): %{_bindir}/texhash
1268Requires: %{name} = %{epoch}:%{version}-%{release}
1269Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1270Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1271
1272%description omega
1273Omega is a version of the TeX program modified for multilingual
1274typesetting. It uses unicode, and has additional primitives for (among
1275other things) bidirectional typesetting.
1276
1277%description omega -l pl.UTF-8
1278Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1279Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1280tekstu pisanego w obu kierunkach.
1281
1282# # formats #
1283
1284# Plain format.
1285
1286%package plain
1287Summary: Plain TeX format basic files
1288Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1289Group: Applications/Publishing/TeX
60597425 1290Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1291Requires: %{name} = %{epoch}:%{version}-%{release}
1292
1293%description plain
1294Plain TeX format basic files.
1295
1296%description plain -l pl.UTF-8
1297Podstawowe pliki dla formatu Plain TeX.
1298
1299%package format-plain
1300Summary: TeX Plain format
1301Summary(pl.UTF-8): Format TeX Plain
1302Group: Applications/Publishing/TeX
1303Requires(post,postun): %{_bindir}/texhash
1304Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1305
1306%description format-plain
1307TeX Plain format.
1308
1309%description format-plain -l pl.UTF-8
1310Format TeX Plain.
1311
1312%package format-pdftex
1313Summary: PDFTeX Plain format
1314Summary(pl.UTF-8): Format PDFTeX Plain
1315Group: Applications/Publishing/TeX
1316Requires(post,postun): %{_bindir}/texhash
1317Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1318Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1319# for epstopdf to work
1320Requires: fonts-Type1-urw
1321Requires: ghostscript
1322
1323%description format-pdftex
1324PDFTeX Plain format.
1325
1326%description format-pdftex -l pl.UTF-8
1327Format PDFTeX Plain.
1328
1329%package format-pdfetex
1330Summary: PDFTeX EPlain format
1331Summary(pl.UTF-8): Format PDFTeX EPlain
1332Group: Applications/Publishing/TeX
1333Requires(post,postun): %{_bindir}/texhash
1334Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1335Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1336
1337%description format-pdfetex
1338PDFTeX EPlain format.
1339
1340%description format-pdfetex -l pl.UTF-8
1341Format PDFTeX EPlain.
1342
1343# MeX Plain format
1344
1345%package mex
1346Summary: MeX Plain Format basic files
1347Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1348Group: Applications/Publishing/TeX
1349Requires(post,postun): %{_bindir}/texhash
1350Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1351Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1352Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1353
1354%description mex
1355MeX Plain Format basic files.
1356
1357%description mex -l pl.UTF-8
1358Podstawowe pliki dla formatu MeX Plain.
1359
1360%package format-mex
1361Summary: MeX Plain Format
1362Summary(pl.UTF-8): Format MeX Plain
1363Group: Applications/Publishing/TeX
1364Requires(post,postun): %{_bindir}/texhash
f6a96d15 1365Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1366
1367%description format-mex
1368MeX Plain Format.
1369
1370%description format-mex -l pl.UTF-8
1371Format MeX Plain.
1372
1373%package format-pdfmex
1374Summary: PDFMeX Plain Format
1375Summary(pl.UTF-8): Format PDFMeX Plain
1376Group: Applications/Publishing/TeX
1377Requires(post,postun): %{_bindir}/texhash
1378Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1379Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1380
1381%description format-pdfmex
1382PDFMeX Plain Format.
1383
1384%description format-pdfmex -l pl.UTF-8
1385Format PDFMeX Plain.
1386
1387%package format-utf8mex
1388Summary: MeX Plain Format with UTF-8 encoded source files
1389Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1390Group: Applications/Publishing/TeX
1391Requires(post,postun): %{_bindir}/texhash
1392Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1393
1394%description format-utf8mex
1395MeX Plain Format with UTF-8 encoded source files.
1396
1397%description format-utf8mex -l pl.UTF-8
1398Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1399
1400# AMS TeX format
1401
1402%package amstex
1403Summary: AMS macros for Plain TeX basic files
1404Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1405Group: Applications/Publishing/TeX
1406Requires(post,postun): %{_bindir}/texhash
1407Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1408Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1409Obsoletes: tetex-ams
1410Obsoletes: tetex-plain-amsfonts
1411
1412%description amstex
1413American Mathematical Society macros for Plain TeX basic files.
1414
1415%description amstex -l pl.UTF-8
1416Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1417Plain TeX.
1418
1419%package format-amstex
1420Summary: AMS macros for Plain TeX
1421Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1422Group: Applications/Publishing/TeX
1423Requires(post,postun): %{_bindir}/texhash
1424Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1425Obsoletes: tetex-ams
1426
1427%description format-amstex
1428American Mathematical Society macros for Plain TeX.
1429
1430%description format-amstex -l pl.UTF-8
1431Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1432
1433%package format-pdfamstex
1434Summary: AMS macros for PDFTeX
1435Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1436Group: Applications/Publishing/TeX
1437Requires(post,postun): %{_bindir}/texhash
1438Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1439Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1440
1441%description format-pdfamstex
1442American Mathematical Society macros for PDFTeX.
1443
1444%description format-pdfamstex -l pl.UTF-8
1445Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1446
1447# CSPlain format
1448
1449%package csplain
1450Summary: TeX CSPlain format basic files
1451Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1452Group: Applications/Publishing/TeX
1453Requires(post,postun): %{_bindir}/texhash
1454Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1455Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1456
1457%description csplain
1458TeX CSPlain format basic files.
1459
1460%description csplain -l pl.UTF-8
1461Podstawowe pliki dla formatu TeX CSPlain.
1462
1463%package format-csplain
1464Summary: TeX CSPlain format
1465Summary(pl.UTF-8): Format TeX CSPlain
1466Group: Applications/Publishing/TeX
1467Requires(post,postun): %{_bindir}/texhash
1468Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1469
1470%description format-csplain
1471TeX CSPlain format.
1472
1473%description format-csplain -l pl.UTF-8
1474Format TeX CSPlain.
1475
1476%package format-pdfcsplain
1477Summary: PDFTeX CSPlain format
1478Summary(pl.UTF-8): Format PDFTeX CSPlain
1479Group: Applications/Publishing/TeX
1480Requires(post,postun): %{_bindir}/texhash
1481Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1482
1483%description format-pdfcsplain
1484PDFTeX CSPlain format.
1485
1486%description format-pdfcsplain -l pl.UTF-8
1487Format PDFTeX CSPlain.
1488
1489# CSLaTeX format
1490
1491%package cslatex
1492Summary: CSLaTeX format basic files
1493Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1494Group: Applications/Publishing/TeX
1495Requires(post,postun): %{_bindir}/texhash
1496Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1497Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1498
1499%description cslatex
1500CSLaTeX format basic files.
1501
1502%description cslatex -l pl.UTF-8
1503Podstawowe pliki dla formatu CSLaTeX.
1504
1505%package format-cslatex
1506Summary: CSLaTeX format
1507Summary(pl.UTF-8): Format CSLaTeX
1508Group: Applications/Publishing/TeX
1509Requires(post,postun): %{_bindir}/texhash
1510Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1511
1512%description format-cslatex
1513CSLaTeX format.
1514
1515%description format-cslatex -l pl.UTF-8
1516Format CSLaTeX.
1517
1518%package format-pdfcslatex
1519Summary: PDF CSLaTeX format
1520Summary(pl.UTF-8): Format PDF CSLaTeX
1521Group: Applications/Publishing/TeX
1522Requires(post,postun): %{_bindir}/texhash
1523Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1524
1525%description format-pdfcslatex
1526PDF CSLaTeX format.
1527
1528%description format-pdfcslatex -l pl.UTF-8
1529Format PDF CSLaTeX.
1530
1531# Cyrillic Plain format
1532
1533%package cyrplain
1534Summary: Cyrillic Plain format basic files
1535Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1536Group: Applications/Publishing/TeX
1537Requires(post,postun): %{_bindir}/texhash
1538Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1539
1540%description cyrplain
1541Cyrillic Plain format basic files.
1542
1543%description cyrplain -l pl.UTF-8
1544Podstawowe pliki dla formatu Cyrillic Plain.
1545
1546%package format-cyrplain
1547Summary: Cyrillic Plain format
1548Summary(pl.UTF-8): Format Cyrillic Plain
1549Group: Applications/Publishing/TeX
1550Requires(post,postun): %{_bindir}/texhash
1551Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1552
1553%description format-cyrplain
1554Cyrillic Plain format.
1555
1556%description format-cyrplain -l pl.UTF-8
1557Format Cyrillic Plain.
1558
1559%package format-cyramstex
1560Summary: Cyrillic AMSTeX format
1561Summary(pl.UTF-8): Format Cyrillic AMSTeX
1562Group: Applications/Publishing/TeX
1563Requires(post,postun): %{_bindir}/texhash
1564Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1565Obsoletes: tetex-cyramstex
1566
1567%description format-cyramstex
1568Cyrillic AMSTeX format.
1569
1570%description format-cyramstex -l pl.UTF-8
1571Format Cyrillic AMSTeX.
1572
1573%package format-cyrtexinfo
1574Summary: Cyrillic TeXInfo format
1575Summary(pl.UTF-8): Format Cyrillic TeXInfo
1576Group: Applications/Publishing/TeX
1577Requires(post,postun): %{_bindir}/texhash
1578Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1579Obsoletes: tetex-cyrtexinfo
1580
1581%description format-cyrtexinfo
1582Cyrillic TeXInfo format.
1583
1584%description format-cyrtexinfo -l pl.UTF-8
1585Format Cyrillic TeXInfo.
1586
1587# EPlain format
1588
1589%package eplain
1590Summary: EPlain format basic files
1591Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1592Group: Applications/Publishing/TeX
1593Requires(post,postun): %{_bindir}/texhash
1594Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1595Obsoletes: tetex-etex
1596
1597%description eplain
1598EPlain format basic files.
1599
1600%description eplain -l pl.UTF-8
1601Podstawowe pliki dla formatu EPlain.
1602
1603%package format-eplain
1604Summary: EPlain format
1605Summary(pl.UTF-8): Format EPlain
1606Group: Applications/Publishing/TeX
1607Requires(post,postun): %{_bindir}/texhash
1608Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1609
1610%description format-eplain
1611EPlain format.
1612
1613%description format-eplain -l pl.UTF-8
1614Format EPlain.
1615
1616# ConTeXt format.
1617
1618%package context
1619Summary: ConTeXt macro package basic files
1620Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1621Group: Applications/Publishing/TeX
1622Requires(post,postun): %{_bindir}/texhash
1623Requires: %{name} = %{epoch}:%{version}-%{release}
1624Obsoletes: tetex-latex-context
1625
1626%define _noautoreq 'perl(path_tre)'
1627
1628%description context
1629A full featured, parameter driven macro package, which fully supports
1630advanced interactive documents.
1631
1632This package contains basic files.
1633
1634%description context -l pl.UTF-8
1635Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1636całkowicie obsługujący zaawansowane dokumenty interaktywne.
1637
1638Ten pakiet zawiera podstawowe pliki.
1639
1640%package format-context-de
1641Summary: German ConTeXt format
1642Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1643Group: Applications/Publishing/TeX
1644Requires(post,postun): %{_bindir}/texhash
1645Requires: %{name}-context = %{epoch}:%{version}-%{release}
1646
1647%description format-context-de
1648German ConTeXt format.
1649
1650%description format-context-de -l pl.UTF-8
1651Niemiecka wersja formatu ConTeXt.
1652
1653%package format-context-en
1654Summary: English ConTeXt format
1655Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1656Group: Applications/Publishing/TeX
1657Requires(post,postun): %{_bindir}/texhash
1658Requires: %{name}-context = %{epoch}:%{version}-%{release}
1659
1660%description format-context-en
1661English ConTeXt format.
1662
1663%description format-context-en -l pl.UTF-8
1664Angielska wersja formatu ConTeXt.
1665
1666%package format-context-nl
1667Summary: Dutch ConTeXt format
1668Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1669Group: Applications/Publishing/TeX
1670Requires(post,postun): %{_bindir}/texhash
1671Requires: %{name}-context = %{epoch}:%{version}-%{release}
1672
1673%description format-context-nl
1674Dutch ConTeXt format.
1675
1676%description format-context-nl -l pl.UTF-8
1677Holenderska wersja formatu ConTeXt.
1678
1679# LaTeX format.
1680
1681%package latex
1682Summary: LaTeX macro package basic files
1683Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1684Group: Applications/Publishing/TeX
60597425 1685Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1686Requires: %{name} = %{epoch}:%{version}-%{release}
1687Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1688Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1689Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1690# for misc/eurosym:
1691Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1692Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613
ZU
1693Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
1694Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1695Obsoletes: tetex-bibtex-koma-script
1696Obsoletes: tetex-latex-SIunits
1697Obsoletes: tetex-latex-caption
1698Obsoletes: tetex-latex-curves
1699Obsoletes: tetex-latex-dinbrief
1700Obsoletes: tetex-latex-draftcopy
1701Obsoletes: tetex-latex-dvilj
1702Obsoletes: tetex-latex-eepic
1703Obsoletes: tetex-latex-endfloat
1704Obsoletes: tetex-latex-fancyhdr
1705Obsoletes: tetex-latex-fancyheadings
1706Obsoletes: tetex-latex-fancyvrb
1707Obsoletes: tetex-latex-fp
1708Obsoletes: tetex-latex-graphics
1709Obsoletes: tetex-latex-hyperref
1710Obsoletes: tetex-latex-koma-script
1711Obsoletes: tetex-latex-labels
1712Obsoletes: tetex-latex-listings
1713Obsoletes: tetex-latex-misc
1714Obsoletes: tetex-latex-ms
1715Obsoletes: tetex-latex-multirow
1716Obsoletes: tetex-latex-mwcls
1717Obsoletes: tetex-latex-mwdtools
1718Obsoletes: tetex-latex-natbib
1719Obsoletes: tetex-latex-ntgclass
1720Obsoletes: tetex-latex-oberdiek
1721Obsoletes: tetex-latex-pb-diagram
1722Obsoletes: tetex-latex-pstriks
1723Obsoletes: tetex-latex-revtex4
1724Obsoletes: tetex-latex-seminar
1725Obsoletes: tetex-latex-t2
1726Obsoletes: tetex-latex-titlesec
1727Obsoletes: tetex-latex-tools
1728Obsoletes: tetex-latex-units
1729Obsoletes: tetex-mwcls
1730Obsoletes: tetex-revtex4
1731
1732%description latex
1733LaTeX is a front end for the TeX text formatting system. Easier to use
1734than TeX, LaTeX is essentially a set of TeX macros which provide
1735convenient, predefined document formats for users.
1736
1737This package contains basic files.
1738
1739%description latex -l pl.UTF-8
1740LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1741łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1742dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1743
1744Ten pakiet zawiera podstawowe pliki.
1745
6c82f497
ZU
1746%package latex-12many
1747Summary: Generalising mathematical index sets
1748Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1749Group: Applications/Publishing/TeX
6c82f497 1750Requires(post,postun): %{_bindir}/texhash
b4d68b39 1751Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1752
1753%description latex-12many
1754Generalising mathematical index sets.
1755
1756%description latex-12many -l hu.UTF-8
1757A matematikai halmazok indexelésének általánosítása.
1758
a8b381b0
ZU
1759%package latex-abstract
1760Summary: Control the typesetting of the abstract environment
1761Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1762Group: Applications/Publishing/TeX
fe66da27 1763Requires(post,postun): %{_bindir}/texhash
b4d68b39 1764Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1765
1766%description latex-abstract
1767Control the typesetting of the abstract environment.
1768
1769%description latex-abstract -l hu.UTF-8
1770Az "abstract" környezet szedésének irányítása.
1771
f1f5d194
ZU
1772%package latex-accfonts
1773Summary: Utilities to derive new fonts from existing ones
1774Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1775Group: Applications/Publishing/TeX
1776Requires(post,postun): %{_bindir}/texhash
1777
1778%description latex-accfonts
1779Utilities to derive new fonts from existing ones.
1780
1781%description latex-accfonts -l hu.UTF-8
1782Eszközök új betűtípusok származtatására már létezőkből.
1783
e88b5dcf
ZU
1784%package latex-adrconv
1785Summary: BibTeX styles to implement an address database
1786Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1787Group: Applications/Publishing/TeX
2fede27b 1788Requires(post,postun): %{_bindir}/texhash
78d53d8c 1789Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1790
1791%description latex-adrconv
1792BibTeX styles to implement an address database.
1793
1794%description latex-adrconv -l hu.UTF-8
1795BibTeX stílusok cím-adatbázis megvalósításához.
1796
1797
d08789e0
ZU
1798%package latex-ae
1799Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1800Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1801Group: Applications/Publishing/TeX
1802Requires(post,postun): %{_bindir}/texhash
1803Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1804Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1805
1806%description latex-ae
1807A set of virtual fonts which emulates T1 coded fonts using the
1808standard CM fonts. The package is called AE fonts (for Almost
1809European). The main use of the package is to produce PDF files using
1810versions of the CM fonts instead of the bitmapped EC fonts.
1811
1812%description latex-ae -l pl.UTF-8
1813Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1814standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1815- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1816 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1817 bitmapowych fontów EC.
1818
1819%package latex-algorithms
1820Summary: Floating algorithm environment
1821Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1822Group: Applications/Publishing/TeX
1823Requires(post,postun): /usr/bin/texhash
1824Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1825
1826%description latex-algorithms
1827Defines a floating algorithm environment designed to work with the
1828algorithmic package.
1829
1830%description latex-algorithms -l pl.UTF-8
1831Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1832do pracy z pakietem algorithmic.
1833
1834%package latex-ams
1835Summary: AMS math facilities for LaTeX
1836Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1837Group: Applications/Publishing/TeX
1838Requires(post,postun): %{_bindir}/texhash
1839Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1840Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1841Obsoletes: tetex-latex-amscls
1842Obsoletes: tetex-latex-amsfonts
1843Obsoletes: tetex-latex-amsmath
1844
1845%description latex-ams
1846This package is the principal package in the AMS-LaTeX distribution.
1847It adapts for use in LaTeX most of the mathematical features found in
1848AMS-TeX.
1849
1850%description latex-ams -l pl.UTF-8
1851To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1852możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1853
1854%package latex-antp
1855Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1856Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1857Group: Applications/Publishing/TeX
1858Requires(post,postun): %{_bindir}/texhash
1859Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1860Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1861
1862%description latex-antp
1863A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1864- -- preliminary version. This font was designed in the 'twenties and
1865 the 'thirties of XX century by a Polish graphic artist and a
1866 typographer Adam Poltawski. It was widely used by Polish printing
1867 houses as long as metal types were in use (until ca the 'sixties).
1868 Perhaps the first complete font family programmed and parametrized in
1869 METAPOST.
1870
1871%description latex-antp -l pl.UTF-8
1872Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1873PostScript Type 1. Ten krój został opracowany w latach 30-tych i
187440-tych XX wieku przez polskiego grafika i typografa Adama
1875Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1876używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1877kompletna rodzina fontów zaprogramowana i zparametryzowana w
1878METAPOSCIE.
1879
1880%package latex-antt
1881Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1882Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1883Group: Applications/Publishing/TeX
1884Requires(post,postun): %{_bindir}/texhash
1885Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1886Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1887
1888%description latex-antt
1889Antykwa Torunska is a serif font designed by the late Polish
1890typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
18911.
1892
1893%description latex-antt -l pl.UTF-8
1894Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1895typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1896postać cyfrową jako Type 1.
1897
e88b5dcf
ZU
1898%package latex-appendix
1899Summary: Extra control of appendices
1900Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1901Group: Applications/Publishing/TeX
1902Requires(post,postun): %{_bindir}/texhash
78d53d8c 1903Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1904
1905%description latex-appendix
1906Extra control of appendices.
1907
1908%description latex-appendix -l hu.UTF-8
1909Az appendixek nagyobb irányítása.
1910
b4d68b39
ZU
1911%package latex-backgammon
1912Summary: LaTeX package to documenting backgammon games
1913Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1914Group: Applications/Publishing/TeX
1915Requires(post,postun): %{_bindir}/texhash
1916Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1917
1918%description latex-backgammon
1919LaTeX package to documenting backgammon games.
1920
1921%description latex-backgammon -l hu.UTF-8
1922LaTeX csomag backgammon játékok dokumentálására
1923
d08789e0
ZU
1924%package latex-bbm
1925Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1926Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1927Group: Applications/Publishing/TeX
1928Requires(post,postun): %{_bindir}/texhash
1929Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1930Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1931
1932%description latex-bbm
1933Blackboard variant fonts for Computer Modern, with LaTeX support.
1934
1935%description latex-bbm -l pl.UTF-8
1936Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1937
6c82f497
ZU
1938%package latex-bardiag
1939Summary: LateX package for drawing bar diagrams
1940Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1941Group: Applications/Publishing/TeX
1942Requires(post,postun): %{_bindir}/texhash
1943
1944%description latex-bardiag
1945LateX package for drawing bar diagrams.
1946
1947%description latex-bardiag -l hu.UTF-8
1948LaTeX csomag oszlopdiagramok rajzolására.
1949
d08789e0
ZU
1950%package latex-bbold
1951Summary: Sans serif blackboard bold for LaTeX
1952Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1953Group: Applications/Publishing/TeX
1954Requires(post,postun): %{_bindir}/texhash
1955Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1956Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1957
1958%description latex-bbold
1959A geometric sans serif blackboard bold font, for use in mathematics.
1960
1961%description latex-bbold -l pl.UTF-8
1962Geometryczny tablicowy tłusty font sans serif, do używania w
1963matematyce.
1964
1965%package latex-bibtex
1966Summary: Bibliography management for LaTeX
1967Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
1968Group: Applications/Publishing/TeX
1969Requires(post,postun): %{_bindir}/texhash
1970Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1971Obsoletes: tetex-bibtex
1972Obsoletes: tetex-natbib
1973Obsoletes: tetex-rubibtex
1974
1975%description latex-bibtex
1976Bibliography management for LaTeX.
1977
1978%description latex-bibtex -l pl.UTF-8
1979Zarządzanie bibliografią dla LaTeXa.
1980
b4d68b39
ZU
1981%package latex-beamer
1982Summary: A LaTeX class for producing presentations and slides
1983Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
1984Group: Applications/Publishing/TeX
1985Requires(post,postun): %{_bindir}/texhash
1986Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1987
1988%description latex-beamer
1989A LaTeX class for producing presentations and slides.
1990
1991%description latex-beamer -l hu.UTF-8
1992LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
1993
2fede27b
ZU
1994%package latex-bezos
1995Summary: Packages by Javier Bezos (additional math tools)
1996Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
1997Group: Applications/Publishing/TeX
1998Requires(post,postun): %{_bindir}/texhash
78d53d8c 1999Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2000
2001%description latex-bezos
2002Packages by Javier Bezos (additional math tools).
2003
2004%description latex-bezos
2005Javier Bezos csomagjai (további matematikai eszközök).
2006
d08789e0
ZU
2007%package latex-bibtex-ams
2008Summary: BibTeX style files for American Mathematical Society publications
2009Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2010Group: Applications/Publishing/TeX
2011Requires(post,postun): %{_bindir}/texhash
2012Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2013Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2014Obsoletes: tetex-bibtex-ams
2015
2016%description latex-bibtex-ams
2017BibTeX style files for American Mathematical Society publications.
2018
2019%description latex-bibtex-ams -l pl.UTF-8
2020Pliki stylów BibTeXa do publikacji American Mathematical Society.
2021
2022%package latex-bibtex-dk
2023Summary: Danish variants of the standard BibTeX styles
2024Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2025Group: Applications/Publishing/TeX
2026Requires(post,postun): /usr/bin/texhash
2027Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2028
2029%description latex-bibtex-dk
2030Dk-bib is a translation of the four standard BibTeX style files
2031(abbrv, alpha, plain and unsrt) into Danish. The files have been
2032extended with ISBN, ISSN and URL fields which can be enabled through a
2033LaTeX style file.
2034
2035%description latex-bibtex-dk -l pl.UTF-8
2036Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2037(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2038rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2039stylu LaTeXa.
2040
2041%package latex-bibtex-nor
2042Summary: Norwegian variants of the standard BibTeX styles
2043Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2044Group: Applications/Publishing/TeX
2045Requires(post,postun): /usr/bin/texhash
2046Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2047
2048%description latex-bibtex-nor
2049Norwegian variants of the standard BibTeX styles.
2050
2051%description latex-bibtex-nor -l pl.UTF-8
2052Norweskie warianty standardowych stylów BibTeXa.
2053
2054%package latex-bibtex-pl
2055Summary: Polish bibliography management for LaTeX
2056Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2057Group: Applications/Publishing/TeX
2058Requires(post,postun): %{_bindir}/texhash
2059Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2060Obsoletes: tetex-bibtex-plbib
2061
2062%description latex-bibtex-pl
2063Polish bibliography management for LaTeX.
2064
2065%description latex-bibtex-pl -l pl.UTF-8
2066Polska wersja zarządzania bibliografią dla LaTeXa.
2067
2068%package latex-bibtex-german
2069Summary: German variants of standard BibTeX styles
2070Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2071Group: Applications/Publishing/TeX
2072Requires(post,postun): %{_bindir}/texhash
2073Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2074Obsoletes: tetex-bibtex-germbib
2075
2076%description latex-bibtex-german
2077German variants of standard BibTeX styles.
2078
2079%description latex-bibtex-german -l pl.UTF-8
2080Niemieckie wersje standardowych stylów BibTeXa.
2081
2082%package latex-bibtex-revtex4
2083Summary: BibTeX styles for REVTeX4
2084Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2085Group: Applications/Publishing/TeX
2086Requires(post,postun): %{_bindir}/texhash
2087Requires: %{name} = %{epoch}:%{version}-%{release}
2088Obsoletes: tetex-bibtex-revtex4
2089
2090%description latex-bibtex-revtex4
2091BibTeX styles for REVTeX4.
2092
2093%description latex-bibtex-revtex4 -l pl.UTF-8
2094Style BibTeXa dla REVTeX4.
2095
2096%package latex-bibtex-jurabib
2097Summary: Extended BibTeX citation support for the humanities and legal texts
2098Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2099Group: Applications/Publishing/TeX
2100Requires(post,postun): %{_bindir}/texhash
2101Requires: %{name} = %{epoch}:%{version}-%{release}
2102Obsoletes: tetex-bibtex-jurabib
2103
2104%description latex-bibtex-jurabib
2105Extended BibTeX citation support for the humanities and legal texts.
2106
2107%description latex-bibtex-jurabib -l pl.UTF-8
2108Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2109prawniczych.
2110
435dbdfa
ZU
2111%package latex-bibtex-vancouver
2112Summary: Bibliographic style file for Biomedical Journals
b5f33174 2113Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2114Group: Applications/Publishing/TeX
435dbdfa 2115Requires(post,postun): %{_bindir}/texhash
b5f33174 2116Requires: %{name}-latex = %{epoch}:%{version}-%{release}
435dbdfa 2117
b5f33174 2118%description latex-bibtex-vancouver
435dbdfa 2119Bibliographic style file for Biomedical Journals.
2fede27b 2120
b5f33174
ZU
2121%description latex-bibtex-vancouver -l hu.UTF-8
2122Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2123
2fede27b
ZU
2124%package latex-booktabs
2125Summary: Publication quality tables in LaTeX
2126Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2127Group: Applications/Publishing/TeX
2128Requires(post,postun): %{_bindir}/texhash
78d53d8c 2129Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2130
2131%description latex-booktabs
2132Publication quality tables in LaTeX.
2133
2134%description latex-booktabs -l hu.UTF-8
2135Nyomdai minőségű táblázatok LaTeX-ben.
2136
2137
2138%package latex-caption
2139Summary: Customising captions in floating environments
2140Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2141Group: Applications/Publishing/TeX
2142Requires(post,postun): %{_bindir}/texhash
78d53d8c 2143Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2144
2145%description latex-caption
2146Customising captions in floating environments.
2147
2148%description latex-caption -l hu.UTF-8
2149Feliratok testreszabása úszó környezetekben.
2150
d08789e0
ZU
2151%package latex-carlisle
2152Summary: Miscellaneous small packages by David Carlisle
2153Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2154Group: Applications/Publishing/TeX
2155Requires(post,postun): %{_bindir}/texhash
2156Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2157
2158%description latex-carlisle
2159Miscellaneous small packages by David Carlisle.
2160
2161%description latex-carlisle -l pl.UTF-8
2162Różne małe pakiety autorstwa Davida Carlisle.
2163
2164%package latex-ccfonts
2165Summary: Support for Concrete text and math fonts in LaTeX
2166Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2167Group: Applications/Publishing/TeX
2168Requires(post,postun): %{_bindir}/texhash
2169Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2170
2171%description latex-ccfonts
2172LaTeX font definition files for the Concrete fonts and a LaTeX package
2173for typesetting documents using Concrete as the default font family.
2174The files support OT1, T1, TS1, and Concrete math including AMS fonts
2175(Ulrik Vieth's concmath).
2176
2177%description latex-ccfonts -l pl.UTF-8
2178Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2179LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2180rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2181Concrete wraz z AMS (concmath Ulrika Vietha).
2182
2183%package latex-cite
2184Summary: Supports compressed, sorted lists of numerical citations
2185Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2186Group: Applications/Publishing/TeX
2187Requires(post,postun): %{_bindir}/texhash
2188Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2189
2190%description latex-cite
2191Supports compressed, sorted lists of numerical citations.
2192
2193%description latex-cite -l pl.UTF-8
2194Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2195
2196%package latex-cmbright
2197Summary: Support for CM Bright fonts in LaTeX
2198Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2199Group: Applications/Publishing/TeX
2200Requires(post,postun): %{_bindir}/texhash
2201Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2202Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2203
2204%description latex-cmbright
2205A family of sans serif fonts for TeX and LaTeX, based on Donald
2206Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2207various shapes as well as all the fonts necessary for mathematical
2208typesetting, incl. AMS symbols. This collection provides all the
2209necessary files for using the fonts with LaTeX.
2210
2211%description latex-cmbright -l pl.UTF-8
2212Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2213Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2214kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2215symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2216używania fontów w LaTeXu.
2217
2fede27b
ZU
2218%package latex-comment
2219Summary: Selectively include/excludes portions of text
2220Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2221Group: Applications/Publishing/TeX
2222Requires(post,postun): %{_bindir}/texhash
78d53d8c 2223Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2224
2225%description latex-comment
2226Selectively include/excludes portions of text.
2227
2228%description latex-comment -l hu.UTF-8
2229A szöveg részeinek beillesztése/kihagyása.
2230
d08789e0
ZU
2231%package latex-concmath
2232Summary: LaTeX package and font definition files to access the Concrete math fonts
2233Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2234Group: Applications/Publishing/TeX
2235Requires(post,postun): %{_bindir}/texhash
2236Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2237Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2238
2239%description latex-concmath
2240LaTeX package and font definition files to access the Concrete math
2241fonts, which were derived from Computer Modern math fonts using
2242parameters from Concrete Roman text fonts.
2243
2244%description latex-concmath -l pl.UTF-8
2245Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2246matematyczne Concrete wywodzące się z fontów matematycznych Computer
2247Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2248Roman.
2249
2fede27b
ZU
2250%package latex-currvita
2251Summary: Typeset a curriculum vitae
2252Summary(hu.UTF-8): Önéletrajzok írása
2253Group: Applications/Publishing/TeX
2254Requires(post,postun): %{_bindir}/texhash
78d53d8c 2255Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2256
2257%description latex-currvita
2258Typeset a curriculum vitae.
2259
2260%description latex-currvita -l hu.UTF-8
2261Önéletrajzok írása.
2262
2263%package latex-curves
2264Summary: Curves for LaTeX picture environment
2265Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2266Group: Applications/Publishing/TeX
2267Requires(post,postun): %{_bindir}/texhash
78d53d8c 2268Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2269
2270%description latex-curves
2271Curves for LaTeX picture environment.
2272
2273%description latex-curves -l hu.UTF-8
2274Görbék LaTeX picture környezetébe.
2275
d08789e0
ZU
2276%package latex-custom-bib
2277Summary: Customized BibTeX styles for LaTeX
2278Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2279Group: Applications/Publishing/TeX
2280Requires(post,postun): %{_bindir}/texhash
2281Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2282
2283%description latex-custom-bib
2284Package generating customized BibTeX bibliography styles from a
2285generic file using docstrip. Includes support for the Harvard style.
2286
2287%description latex-custom-bib -l pl.UTF-8
2288Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2289pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2290
2291%package latex-cyrillic
2292Summary: LaTeX Cyrillic support
2293Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2294Group: Applications/Publishing/TeX
2295Requires(post,postun): %{_bindir}/texhash
2296Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2297
2298%description latex-cyrillic
2299LaTeX Cyrillic support.
2300
2301%description latex-cyrillic -l pl.UTF-8
2302Obsługa cyrylicy dla LaTeXa.
2303
b280f158
ZU
2304%package latex-dstroke
2305Summary: LaTeX doublestroke font
2306Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2307Group: Applications/Publishing/TeX
2308Requires(post,postun): %{_bindir}/texhash
2309Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2310Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2311
2312%description latex-dstroke
2313Doublestroke font for typesetting the mathematical symbols for the
2314natural numbers, whole numbers, rational numbers, real numbers and
2315complex numbers.
2316
2317%description latex-dstroke -l pl.UTF-8
2318Podwójnie kreślony font do składania symboli matematycznych liczb
2319naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2320
60597425
ZU
2321%package latex-enumitem
2322Summary: A package to customize the three basic lists
2323Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2324Group: Applications/Publishing/TeX
2325Requires(post,postun): %{_bindir}/texhash
78d53d8c 2326Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2327
2328%description latex-enumitem
2329A package to customize the three basic lists (enumerate, itemize and
2330description).
2331
2332%description latex-enumitem
2333Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2334(enumerate, itemize, description).
2335
2b453bda
ZU
2336%package latex-exam
2337Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2338Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2339Group: Applications/Publishing/TeX
fe66da27 2340Requires(post,postun): %{_bindir}/texhash
78d53d8c 2341Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2342
2343%description latex-exam
2344The exam document class attempts to make it easy for even a LaTeX
2345novice to prepare exams.
2346
2347%description latex-exam -l hu.UTF-8
2348Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2349feladatsorok készítése.
2350
f1f5d194
ZU
2351%package latex-gbrief
2352Summary: Letter document class
2353Summary(hu.UTF-8): Levél dokumentumosztály
2354Group: Applications/Publishing/TeX
2355Requires(post,postun): %{_bindir}/texhash
2356Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2357
2358%description latex-gbrief
2359Letter document class.
2360
2361%description latex-gbrief -l hu.UTF-8
2362Levél dokumentumosztály.
2363
2b453bda 2364
d08789e0
ZU
2365%package latex-jknappen
2366Summary: Miscellaneous packages by Joerg Knappen
2367Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2368Group: Applications/Publishing/TeX
2369Requires(post,postun): %{_bindir}/texhash
2370Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2371Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2372
2373%description latex-jknappen
2374Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2375Knappen, including sgmlcmpt.
2376
2377%description latex-jknappen -l pl.UTF-8
2378Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2379Knappena. Zawiera sgmlcmpt.
2380
f1f5d194
ZU
2381%package latex-leftidx
2382Summary: Left and right subscripts and superscripts in math mode
2383Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2384Group: Applications/Publishing/TeX
2385Requires(post,postun): %{_bindir}/texhash
2386Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2387
7b6c7caa
ZU
2388%description latex-leftidx
2389Left and right subscripts and superscripts in math mode.
2390
2391%description latex-leftidx -l hu.UTF-8
2392Bal és jobboldali alsó és felső indexek matematikai módban.
2393
d08789e0
ZU
2394%package latex-lm
2395Summary: LaTeX styles for Latin Modern family fonts
2396Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2397Group: Applications/Publishing/TeX
2398Requires(post,postun): /usr/bin/texhash
2399Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2400Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2401
2402%description latex-lm
2403Latin Modern family of fonts, based on the Computer Modern fonts
2404released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2405lot of additional characters, mainly accented ones, but not only.
2406There is a one set of PostScript fonts and four sets of TeX Font
2407Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2408encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2409Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2410potential user knows what to do with all these files. The author is
2411Boguslaw Jackowski.
2412
2413%description latex-lm -l pl.UTF-8
2414Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2415przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2416Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2417Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2418Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2419QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2420(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2421(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2422tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2423
a8b381b0
ZU
2424%package latex-lastpage
2425Summary: Reference last page for "Page N of M" type footers
2426Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2427Group: Applications/Publishing/TeX
fe66da27 2428Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2429
2430%description latex-lastpage
2431Reference last page for Page N of M type footers.
2432
2433%description latex-lastpage -l hu.UTF-8
2434Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2435
d08789e0
ZU
2436%package latex-lineno
2437Summary: Line numbers on paragraphs
2438Summary(pl.UTF-8): Numery linii dla paragrafów
2439Group: Applications/Publishing/TeX
2440Requires(post,postun): /usr/bin/texhash
2441Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2442
2443%description latex-lineno
2444The LaTeX package lineno.sty provides line numbers on paragraphs.
2445After TeX has broken a paragraph into lines there will be line numbers
2446attached to them, with the possibility to make references through the
2447LaTeX \ref, \pageref cross reference mechanism.
2448
2449%description latex-lineno -l pl.UTF-8
2450Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2451paragrafu na linie przez TeXa do linii dołączane są ich numery z
2452możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2453\ref i \pageref.
2454
2455%package latex-microtype
2456Summary: An interface to the micro-typographic extensions of pdfTeX
2457Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2458Group: Applications/Publishing/TeX
2459Requires(post,postun): /usr/bin/texhash
2460Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2461
2462%description latex-microtype
2463The `microtype' package provides a LaTeX interface to pdfTeX's
2464micro-typographic extensions: character protrusion and font expansion.
2465It allows to restrict character protrusion and/or font expansion to a
2466definable set of fonts, and to configure micro-typographic aspects of
2467the fonts in a straight-forward and flexible way. Settings for various
2468fonts are provided.
2469
2470%description latex-microtype -l pl.UTF-8
2471Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2472mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2473Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2474określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2475aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2476dla różnych fontów.
2477
2478%package latex-lucidabr
2479Summary: Package to make Lucida Bright fonts usable with LaTeX
2480Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2481Group: Applications/Publishing/TeX
2482Requires(post,postun): %{_bindir}/texhash
2483Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2484
2485%description latex-lucidabr
2486Package to make Lucida Bright fonts usable with LaTeX.
2487
2488%description latex-lucidabr -l pl.UTF-8
2489Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2490
2491%package latex-marvosym
2492Summary: Styles for Martin Vogel's Symbol (marvosym) font
2493Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2494Group: Applications/Publishing/TeX
2495Requires(post,postun): /usr/bin/texhash
2496Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2497Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2498
2499%description latex-marvosym
2500Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2501currency symbol as defined by the European commission; Euro currency
2502symbols in typefaces Times, Helvetica and Courier; Symbols for
2503structural engineering; Symbols for steel cross-sections; Astronomy
2504signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2505symbols; CE sign and others.
2506
2507%description latex-marvosym -l pl.UTF-8
2508Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2509waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2510krojach Times, Helvetica i Courier; symbole do inżynierii
2511strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2512(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2513CE i inne.
2514
2515%package latex-mathpple
2516Summary: Use PostScript Palatino for typesetting maths
2517Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2518Group: Applications/Publishing/TeX
2519Requires(post,postun): %{_bindir}/texhash
2520Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2521Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2522
2523%description latex-mathpple
2524The package defines the PostScript font family `Palatino' (ppl) as the
2525default roman font and then uses the `mathpple' fonts for typesetting
2526math. These virtual fonts have been created for typesetting math in a
2527style that suits the Palatino text fonts. The AMS fonts, when used
2528additionally, will be scaled to fit Palatino.
2529
2530%description latex-mathpple -l pl.UTF-8
2531Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2532domyślny font roman i używa fontów mathpple do składania wzorów
2533matematycznych. Te wirtualne fonty zostały stworzone do składania
2534wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2535Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2536pasować do Palatino.
2537
2538%package latex-mathtime
2539Summary: Mathtime fonts for LaTeX
2540Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2541Group: Applications/Publishing/TeX
2542Requires(post,postun): %{_bindir}/texhash
2543Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2544
2545%description latex-mathtime
2546The Mathtime fonts have a number of characters remapped to positions
2547different from the ones normally used by the corresponding TeX
2548CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2549style files use the Times Roman font (often called something like:
2550ptmr or ptmr7t or ptmrq).
2551
2552%description latex-mathtime -l pl.UTF-8
2553Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2554różniące się od tych normalnie używanych w odpowiadających im TeXowych
2555fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2556używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2557ptmrq).
2558
2559%package latex-mflogo
2560Summary: LaTeX support for MetaFont and logo fonts
2561Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2562Group: Applications/Publishing/TeX
2563Requires(post,postun): %{_bindir}/texhash
2564Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2565Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2566
2567%description latex-mflogo
2568LaTeX package and font definition file to access the Knuthian `logo'
2569fonts described in `The MetaFontbook' and the MetaFont and logos in
2570LaTeX documents.
2571
2572%description latex-mflogo -l pl.UTF-8
2573Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2574opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2575LaTeXa.
2576
2577%package latex-mfnfss
2578Summary: Font description files to use extra fonts like yinit and ygoth
2579Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2580Group: Applications/Publishing/TeX
2581Requires(post,postun): %{_bindir}/texhash
2582Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2583
2584%description latex-mfnfss
2585Font description files to use extra fonts like yinit and ygoth.
2586
2587%description latex-mfnfss -l pl.UTF-8
2588Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2589
2590%package latex-minitoc
2591Summary: Produce a table of contents for each chapter
2592Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2593Group: Applications/Publishing/TeX
2594Requires(post,postun): %{_bindir}/texhash
2595Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2596
2597%description latex-minitoc
2598Produce a table of contents for each chapter.
2599
2600%description latex-minitoc -l pl.UTF-8
2601Tworzenie spisów treści dla każdego rozdziału.
2602
2603%package latex-mltex
2604Summary: Support for MLTeX
2605Summary(pl.UTF-8): Wsparcie dla MLTeXa
2606Group: Applications/Publishing/TeX
2607Requires(post,postun): %{_bindir}/texhash
2608Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2609
2610%description latex-mltex
2611Support for MLTeX, the multilingual TeX extension from Michael J.
2612Ferguson.
2613
2614%description latex-mltex -l pl.UTF-8
2615Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2616autorstwa Michaela J. Fergusona.
2617
d34bfb7f
ZU
2618%package latex-multienum
2619Summary: Multi-column enumerated lists
2620Summary(hu.UTF-8): Többoszlopos számozott listák
2621Group: Applications/Publishing/TeX
2622Requires(post,postun): %{_bindir}/texhash
2623Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2624
2625%description latex-multienum
2626Multi-column enumerated lists.
2627
2628%description latex-multienum -l hu.UTF-8
2629Többoszlopos számozott listák.
2630
f1f5d194
ZU
2631
2632%package latex-moreverb
2633Summary: Extended verbatim
2634Summary(hu.UTF-8): Kiterjesztett verbatim
2635Group: Applications/Publishing/TeX
2636Requires(post,postun): %{_bindir}/texhash
2637Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2638
2639%description latex-moreverb
2640Extended verbatim.
2641
2642%description latex-moreverb -l hu.UTF-8
2643Kiterjesztett verbatim.
2644
a8b381b0
ZU
2645%package latex-ntheorem
2646Summary: Enhanced theorem environment
2647Summary(hu.UTF-8): Bővített tétel környezet
2648Group: Applications/Publishing/TeX
fe66da27 2649Requires(post,postun): %{_bindir}/texhash
78d53d8c 2650Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2651
2652%description latex-ntheorem
2653Enhanced theorem environment.
2654
2655%description latex-ntheorem -l hu.UTF-8
2656Bővített tétel környezet
2657
d08789e0
ZU
2658%package latex-palatcm
2659Summary: Palatino + Computer Modern math fonts for LaTeX
2660Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2661Group: Applications/Publishing/TeX
2662Requires(post,postun): %{_bindir}/texhash
2663Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2664
2665%description latex-palatcm
2666Palatino + Computer Modern math fonts for LaTeX.
2667
2668%description latex-palatcm -l pl.UTF-8
2669Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2670
03d9d5fa
ZU
2671%package latex-pgf
2672Summary: The TeX Portable Graphic Format
2673Summary(hu.UTF-8): TeX Portable Graphic Formátum
2674Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2675Group: Applications/Publishing/TeX
2676Requires(post,postun): %{_bindir}/texhash
2677Obsoletes: tetex-pgf
2678Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2679Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2680
2681%description latex-pgf
2682A macro package for creating graphics directly in TeX and LaTeX.
2683
2684%description latex-pgf -l hu.UTF-8
2685Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2686
2687%description latex-pgf -l pl.UTF-8
2688Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2689
d08789e0
ZU
2690%package latex-psnfss
2691Summary: LaTeX font support for common PostScript fonts
2692Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2693Group: Applications/Publishing/TeX
2694Requires(post,postun): %{_bindir}/texhash
2695Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2696Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2697Obsoletes: tetex-latex-mathptm
2698Obsoletes: tetex-latex-mathptmx
2699
2700%description latex-psnfss
2701LaTeX font definition files, macros and font metrics for common
2702PostScript fonts.
2703
2704%description latex-psnfss -l pl.UTF-8
2705LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2706popularnych fontów postscriptowych.
2707
2708%package latex-pxfonts
2709Summary: PX fonts LaTeX support
2710Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
2711Group: Applications/Publishing/TeX
2712Requires(post,postun): %{_bindir}/texhash
2713Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
2714Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2715
2716%description latex-pxfonts
2717PX fonts LaTeX support.
2718
2719%description latex-pxfonts -l pl.UTF-8
2720Obsługa fontów PX w LaTeXu.
2721
2722%package latex-qfonts
2723Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
2724Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
2725Group: Applications/Publishing/TeX
2726Requires(post,postun): %{_bindir}/texhash
2727Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2728Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2729
2730%description latex-qfonts
2731A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
2732QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
2733QuasiTimes (regular, italic, bold and bold italic), based on URW++
2734fonts distributed with Ghostscript. The fonts are encoded according to
2735QX layout which facilitates multilingual and technical typesetting
2736using TeX, preserving usability in Windows applications.
2737
2738%description latex-qfonts -l pl.UTF-8
2739Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
2740QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
2741QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
2742fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
2743zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
2744TeXu, zachowując przydatność dla aplikacji windowsowych.
2745
6c82f497
ZU
2746%package latex-SIstyle
2747Summary: Package to typeset SI units, numbers and angles
2748Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
2749Group: Applications/Publishing/TeX
6c82f497 2750Requires(post,postun): /usr/bin/texhash
b4d68b39 2751Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
2752
2753%description latex-SIstyle
2754Package to typeset SI units, numbers and angles.
2755
2756%description latex-SIstyle -l hu.UTF-8
2757Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
2758
2759%package latex-SIunits
2760Summary: The SIunits package can be used to standardise the use of units in your writings
2761Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
2762Group: Applications/Publishing/TeX
fe66da27 2763Requires(post,postun): /usr/bin/texhash
78d53d8c 2764Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
2765
2766%description latex-SIunits
2b453bda
ZU
2767The SIunits package can be used to standardise the use of units in
2768your writings.
3127b522
ZU
2769
2770%description latex-SIunits -l hu.UTF-8
2771Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
2772
6c82f497
ZU
2773%package latex-Tabbing
2774Summary: Tabbing with accented letters
2775Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
2776Group: Applications/Publishing/TeX
2777Requires(post,postun): /usr/bin/texhash
2778
2779%description latex-Tabbing
2780Tabbing with accented letters.
2781
2782%description latex-Tabbing -l hu.UTF-8
2783Tabbing környezet ékezetes betűk használatával.
3127b522 2784
d08789e0
ZU
2785%package latex-urwvn
2786Summary: URWVN fonts
2787Summary(pl.UTF-8): Fonty URWVN
2788Group: Applications/Publishing/TeX
2789Requires(post,postun): /usr/bin/texhash
2790Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
2791Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2792
2793%description latex-urwvn
2794URWVN fonts.
2795
2796%description latex-urwvn -l pl.UTF-8
2797Fonty URWVN.
2798
2799%package latex-txfonts
2800Summary: TX fonts LaTeX support
2801Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
2802Group: Applications/Publishing/TeX
2803Requires(post,postun): %{_bindir}/texhash
2804Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2805Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2806
2807%description latex-txfonts
2808TX fonts LaTeX support.
2809
2810%description latex-txfonts -l pl.UTF-8
2811Obsługa fontów TX w LaTeXu.
2812
7ea3a98b
ZU
2813%package latex-ucs
2814Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
2815Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 2816Group: Applications/Publishing/TeX
7ea3a98b 2817Requires(post,postun): %{_bindir}/texhash
78d53d8c 2818Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
2819
2820%description latex-ucs
d34bfb7f
ZU
2821This package contains support for using UTF-8 as input encoding in
2822LaTeX documents.
7ea3a98b
ZU
2823
2824%description latex-ucs -l hu.UTF-8
2825Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
2826
d08789e0
ZU
2827%package latex-umlaute
2828Summary: An interface to inputenc for using alternate input encodings
2829Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
2830Group: Applications/Publishing/TeX
2831Requires(post,postun): %{_bindir}/texhash
2832Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2833
2834%description latex-umlaute
2835An interface to inputenc for using alternate input encodings.
2836
2837%description latex-umlaute -l pl.UTF-8
2838Interfejs inputenc do używania alternatywnych kodowań wejściowych.
2839
2840%package latex-wasysym
2841Summary: Extra characters from the Waldis symbol fonts
2842Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
2843Group: Applications/Publishing/TeX
2844Requires(post,postun): %{_bindir}/texhash
2845Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
2846Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2847
2848%description latex-wasysym
2849Makes some additional characters available that come from the wasy
2850fonts (Waldis symbol fonts). These fonts are not automatically
2851included in NFSS2/LaTeX2e since they take up important space and often
2852aren't necessary if one makes use of the packages amsfonts or amssymb.
2853Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
2854apple, ocircle invneg, logof, varint, male, female, phone, clock,
2855lightning, pointer, sun, bell, permil, smiley, various electrical
2856symbols, shapes, music notes, circles, signs, astronomy, etc.
2857
2858%description latex-wasysym -l pl.UTF-8
2859Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
2860(Waldis symbol). Te fonty nie są automatycznie dołączane w
2861NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
2862jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
2863m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
2864ocircle invneg, logof, varint, male, female, phone, clock, lightning,
2865pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
2866kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
2867
03d9d5fa
ZU
2868%package latex-xcolor
2869Summary: Allows for access to color tints, shades, tones etc
2870Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
2871Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
2872Group: Applications/Publishing/TeX
2873Obsoletes: tetex-latex-xcolor
2874
2875%description
2876`xcolor' provides easy driver-independent access to several kinds of
2877color tints, shades, tones, and mixes of arbitrary colors. It allows
2878to select a document-wide target color model and offers tools for
2879automatic color schemes, conversion between eight color models, and
2880alternating table row colors.
2881
2882%description latex-xcolor -l hu.UTF-8
2883`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
2884színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
2885keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
2886modell kiválasztásához és a színmodellek közötti konverzióra.
2887
2888%description latex-xcolor -l pl.UTF-8
2889`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
2890wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
2891na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
2892schematów kolorów, konwersji między ośmioma modelami kolorów oraz
2893naprzemiennych kolorów w tabelach.
2894
d08789e0
ZU
2895%package format-latex
2896Summary: LaTeX macro package
2897Summary(pl.UTF-8): Pakiet makr LaTeX
2898Group: Applications/Publishing/TeX
2899Requires(post,postun): %{_bindir}/texhash
2900Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2901Obsoletes: hugelatex
2902
2903%description format-latex
2904LaTeX is a front end for the TeX text formatting system. Easier to use
2905than TeX, LaTeX is essentially a set of TeX macros which provide
2906convenient, predefined document formats for users.
2907
2908This package contains LaTeX format.
2909
2910%description format-latex -l pl.UTF-8
2911LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2912łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2913dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2914
2915Ten pakiet zawiera format LaTeX.
2916
2917%package format-pdflatex
2918Summary: PDF LaTeX macro package
2919Summary(pl.UTF-8): Pakiet makr PDF LaTeX
2920Group: Applications/Publishing/TeX
2921Requires(post,postun): %{_bindir}/texhash
2922Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2923Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2924Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
2925Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
2926Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
2927
2928%description format-pdflatex
2929LaTeX is a front end for the TeX text formatting system. Easier to use
2930than TeX, LaTeX is essentially a set of TeX macros which provide
2931convenient, predefined document formats for users.
2932
2933This package contains PDF LaTeX format.
2934
2935%description format-pdflatex -l pl.UTF-8
2936LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2937łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2938dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2939
2940Ten pakiet zawiera format PDF LaTeX.
2941
2942# PLaTeX format
2943
2944%package platex
2945Summary: PLaTeX format basic files
2946Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
2947Group: Applications/Publishing/TeX
2948Requires(post,postun): %{_bindir}/texhash
2949Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
2950Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2951
2952%description platex
2953PLaTeX format basic files.
2954
2955%description platex -l pl.UTF-8
2956Podstawowe pliki dla formatu PLaTeX.
2957
2958%package format-platex
2959Summary: PLaTeX format
2960Summary(pl.UTF-8): Format PLaTeX
2961Group: Applications/Publishing/TeX
2962Requires(post,postun): %{_bindir}/texhash
2963Requires: %{name}-platex = %{epoch}:%{version}-%{release}
2964
2965%description format-platex
2966PLaTeX format.
2967
2968%description format-platex -l pl.UTF-8
2969Format PLaTeX.
2970
2971%package format-pdfplatex
2972Summary: PDF PLaTeX format
2973Summary(pl.UTF-8): Format PDF PLaTeX
2974Group: Applications/Publishing/TeX
2975Requires(post,postun): %{_bindir}/texhash
2976Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
2977Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
2978Requires: %{name}-platex = %{epoch}:%{version}-%{release}
2979
2980%description format-pdfplatex
2981PDF PLaTeX format.
2982
2983%description format-pdfplatex -l pl.UTF-8
2984Format PDF PLaTeX.
2985
2986# # TeX generic macros #
2987
2988%package tex-babel
2989Summary: Multilingual support for TeX
2990Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
2991Group: Applications/Publishing/TeX
2992Requires(post,postun): %{_bindir}/texhash
2993Requires: %{name} = %{epoch}:%{version}-%{release}
2994
2995%description tex-babel
2996Multilingual support for TeX.
2997
2998%description tex-babel -l pl.UTF-8
2999Obsługa wielu języków dla TeXa.
3000
3001%package tex-german
3002Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3003Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3004Group: Applications/Publishing/TeX
3005Requires(post,postun): %{_bindir}/texhash
3006Requires: %{name} = %{epoch}:%{version}-%{release}
3007
3008%description tex-german
3009Supports the new German orthography (neue deutsche Rechtschreibung).
3010
3011%description tex-german -l pl.UTF-8
3012Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3013
3014%package tex-mfpic
3015Summary: Macros which generate Metafont or Metapost for drawing pictures
3016Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3017Group: Applications/Publishing/TeX
3018Requires(post,postun): %{_bindir}/texhash
3019Requires: %{name} = %{epoch}:%{version}-%{release}
3020
3021%description tex-mfpic
3022Macros which generate Metafont or Metapost for drawing pictures.
3023
3024%description tex-mfpic -l pl.UTF-8
3025Makra generujące Metafont lub Metapost do rysowania obrazków.
3026
3027%package tex-misc
3028Summary: Miscellaneous TeX macros
3029Summary(pl.UTF-8): Różne makra TeXowe
3030Group: Applications/Publishing/TeX
3031Requires(post,postun): %{_bindir}/texhash
3032Requires: %{name} = %{epoch}:%{version}-%{release}
3033Obsoletes: tetex-tex-eijkhout
3034
3035%description tex-misc
3036Miscellaneous TeX macros.
3037
3038%description tex-misc -l pl.UTF-8
3039Różne makra TeXowe.
3040
3041%package tex-pictex
3042Summary: Picture drawing macros for TeX and LaTeX
3043Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3044Group: Applications/Publishing/TeX
3045Requires(post,postun): %{_bindir}/texhash
3046Requires: %{name} = %{epoch}:%{version}-%{release}
3047
3048%description tex-pictex
3049Picture drawing macros for TeX and LaTeX.
3050
3051%description tex-pictex -l pl.UTF-8
3052Makra do rysowania obrazków dla TeXa i LaTeXa.
3053
3054%package tex-pstricks
3055Summary: PostScript macros for TeX
3056Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3057Group: Applications/Publishing/TeX
3058Requires(post,postun): %{_bindir}/texhash
3059Requires: %{name} = %{epoch}:%{version}-%{release}
3060
3061%description tex-pstricks
3062An extensive collection of PostScript macros that is compatible with
3063most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3064AMS-LaTeX. Included are macros for color, graphics, pie charts,
3065rotation, trees and overlays. It has many special features, including:
3066a wide variety of graphics (picture drawing) macros, with a flexible
3067interface and with color support. There are macros for coloring or
3068shading the cells of tables.
3069
3070%description tex-pstricks -l pl.UTF-8
3071Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3072makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3073makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3074nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3075rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3076makra do kolorowania lub cieniowania komórek tabel.
3077
3078%package tex-qpx
3079Summary: QuasiPalatino and PX fonts typesetting support
3080Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3081Group: Applications/Publishing/TeX
3082Requires(post,postun): %{_bindir}/texhash
3083Requires: %{name} = %{epoch}:%{version}-%{release}
3084Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3085
3086%description tex-qpx
3087QuasiPalatino and PX fonts typesetting support.
3088
3089%description tex-qpx -l pl.UTF-8
3090Wsparcie dla składu fontami QuasiPalatino i PX.
3091
31bd2c4a 3092%package tex-qpxqtx
d08789e0
ZU
3093Summary: QuasiTimes and TX fonts typesetting support
3094Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3095Group: Applications/Publishing/TeX
3096Requires(post,postun): %{_bindir}/texhash
3097Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3098Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3099
31bd2c4a 3100%description tex-qpxqtx
d08789e0
ZU
3101QuasiTimes and TX fonts typesetting support.
3102
31bd2c4a 3103%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3104Wsparcie dla składu fontami QuasiTimes i TX.
3105
3106%package tex-ruhyphen
3107Summary: Russian hyphenation
3108Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3109Group: Applications/Publishing/TeX
3110Requires(post,postun): %{_bindir}/texhash
3111Requires: %{name} = %{epoch}:%{version}-%{release}
3112
3113%description tex-ruhyphen
3114A collection of Russian hyphenation patterns supporting a number of
3115Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3116LCY, LWN (OT2), and koi8-r.
3117
3118%description tex-ruhyphen -l pl.UTF-8
3119Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3120kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3121Cyrillic), LCY, LWN (OT2) i koi8-r.
3122
3123%package tex-spanish
3124Summary: Various TeX related files for typesetting documents written in Spanish
3125Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3126Group: Applications/Publishing/TeX
3127Requires(post,postun): %{_bindir}/texhash
3128Requires: %{name} = %{epoch}:%{version}-%{release}
3129Obsoletes: tetex-tex-spanishb
3130
3131%description tex-spanish
3132Various TeX related files for typesetting documents written in
3133Spanish, including hyphenation and dictionaries.
3134
3135%description tex-spanish -l pl.UTF-8
3136Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3137hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3138
3139%package tex-texdraw
3140Summary: Graphical macros, using embedded PostScript
3141Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3142Group: Applications/Publishing/TeX
3143Requires(post,postun): %{_bindir}/texhash
3144Requires: %{name} = %{epoch}:%{version}-%{release}
3145
3146%description tex-texdraw
3147Graphical macros, using embedded PostScript.
3148
3149%description tex-texdraw -l pl.UTF-8
3150Makra graficzne używające osadzanego PostScriptu.
3151
3152%package tex-thumbpdf
3153Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3154Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3155Group: Applications/Publishing/TeX
3156Requires(post,postun): %{_bindir}/texhash
3157Requires: %{name} = %{epoch}:%{version}-%{release}
3158
3159%description tex-thumbpdf
3160Provides support, using Perl, for thumbnails in pdfTeX and
3161dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3162represented in a TeX readable file that is read by the package
3163thumbpdf.sty to automatically include the thumbnails. Works with both
3164plain TeX and LaTeX.
3165
3166%description tex-thumbpdf -l pl.UTF-8
3167Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3168użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3169TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3170ikonki. Działa z formatami plain TeX i LaTeX.
3171
3172%package tex-ukrhyph
3173Summary: Ukranian hyphenation
3174Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3175Group: Applications/Publishing/TeX
3176Requires(post,postun): %{_bindir}/texhash
3177Requires: %{name} = %{epoch}:%{version}-%{release}
3178
3179%description tex-ukrhyph
3180This package allows the use of different hyphenation patterns for the
3181Ukrainian language for various Cyrillic font encodings. Contains
3182packages implementing traditional rules, modern rules, and combined
3183English-Ukrainian hyphenation.
3184
3185%description tex-ukrhyph -l pl.UTF-8
3186Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3187dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3188Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3189łączonych angielsko-ukraińskich.
3190
3191%package latex-vietnam
3192Summary: Vietnamese language support
3193Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3194Group: Applications/Publishing/TeX
3195Requires(post,postun): %{_bindir}/texhash
3196Requires: %{name} = %{epoch}:%{version}-%{release}
3197Obsoletes: tetex-tex-vietnam
3198
3199%description latex-vietnam
3200Vietnamese language support.
3201
3202%description latex-vietnam -l pl.UTF-8
3203Wsparcie dla języka wietnamskiego.
3204
3205%package tex-xypic
3206Summary: Package for typesetting a variety of graphs and diagrams with TeX
3207Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3208Group: Applications/Publishing/TeX
3209Requires(post,postun): %{_bindir}/texhash
3210Requires: %{name} = %{epoch}:%{version}-%{release}
3211Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3212
3213%description tex-xypic
3214A package for typesetting a variety of graphs and diagrams with TeX.
3215Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3216and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3217`supported package'.
3218
3219%description tex-xypic -l pl.UTF-8
3220Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3221z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3222w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3223
3224%package tex-xkeyval
3225Summary: Extension to keyval package
3226Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3227Group: Applications/Publishing/TeX
3228Requires(post,postun): /usr/bin/texhash
3229Requires: %{name} = %{epoch}:%{version}-%{release}
3230
3231%description tex-xkeyval
3232Extension to keyval package.
3233
3234%description tex-xkeyval -l pl.UTF-8
3235Rozszerzenie do pakietu keyval.
3236
3237%package dirs-fonts
3238Summary: TeX font directories
3239Summary(pl.UTF-8): Katalogi fontów TeXa
3240Group: Fonts
3241
3242%description dirs-fonts
3243TeX font directories.
3244
3245%description dirs-fonts -l pl.UTF-8
3246Katalogi fontów TeXa.
3247
3248# # Fonts packages #
3249
3250%package fonts-adobe
3251Summary: Adobe fonts
3252Summary(pl.UTF-8): Fonty Adobe
3253Group: Fonts
78d53d8c 3254Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3255
3256%description fonts-adobe
3257Adobe fonts.
3258
3259%description fonts-adobe -l pl.UTF-8
3260Fonty Adobe.
3261
3262%package fonts-ae
3263Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3264Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3265Group: Fonts
78d53d8c 3266Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3267
3268%description fonts-ae
3269Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3270
3271%description fonts-ae -l pl.UTF-8
3272Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3273
3274%package fonts-ams
3275Summary: AMS fonts
3276Summary(pl.UTF-8): Fonty AMS
3277Group: Fonts
78d53d8c 3278Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3279
3280%description fonts-ams
3281AMS fonts.
3282
3283%description fonts-ams -l pl.UTF-8
3284Fonty AMS.
3285
3286%package fonts-antp
3287Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3288Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3289Group: Fonts
78d53d8c 3290Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3291
3292%description fonts-antp
3293Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3294
3295%description fonts-antp -l pl.UTF-8
3296Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3297Type 1.
3298
3299%package fonts-antt
3300Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3301Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3302Group: Fonts
78d53d8c 3303Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3304
3305%description fonts-antt
3306Antykwa Torunska, a Type 1 family of a Polish traditional type.
3307
3308%description fonts-antt -l pl.UTF-8
3309Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3310
5bc70a92
MB
3311%package fonts-arphic
3312Summary: Arphic fonts
3313Group: Fonts
3314Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3315
3316%description fonts-arphic
3317Arphic fonts.
3318
d08789e0
ZU
3319%package fonts-bbm
3320Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3321Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3322Group: Fonts
78d53d8c 3323Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3324
3325%description fonts-bbm
3326Blackboard variant fonts for Computer Modern, with LaTeX support.
3327
3328%description fonts-bbm -l pl.UTF-8
3329Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3330
3331%package fonts-bbold
3332Summary: Sans serif blackboard bold for LaTeX
3333Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3334Group: Fonts
78d53d8c 3335Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3336
3337%description fonts-bbold
3338Sans serif blackboard bold for LaTeX.
3339
3340%description fonts-bbold -l pl.UTF-8
3341Tablicowy tłusty font sans serif dla LaTeXa.
3342
b280f158
ZU
3343%package fonts-bh
3344Summary: Bold & Heavy Fonts
3345Summary(pl.UTF-8): Fonty Bold i Heavy
3346Group: Fonts
78d53d8c 3347Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3348
b280f158
ZU
3349%description fonts-bh
3350Bold & Heavy Fonts.
d08789e0 3351
b280f158
ZU
3352%description fonts-bh -l pl.UTF-8
3353Fonty Bold i Heavy.
d08789e0
ZU
3354
3355%package fonts-bitstream
3356Summary: Bitstream fonts
3357Summary(pl.UTF-8): Fonty Bitstream
3358Group: Fonts
78d53d8c 3359Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3360Obsoletes: tetex-fonts-bitstrea
3361
3362%description fonts-bitstream
3363Bitstream fonts.
3364
3365%description fonts-bitstream -l pl.UTF-8
3366Fonty Bitstream.
3367
3368%package fonts-cbgreek
3369Summary: Complete set of Greek fonts
3370Summary(pl.UTF-8): Pełny zestaw fontów greckich
3371Group: Fonts
78d53d8c 3372Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3373
3374%description fonts-cbgreek
3375Complete set of Greek fonts.
3376
3377%description fonts-cbgreek -l pl.UTF-8
3378Pełny zestaw fontów greckich.
3379
3380%package fonts-cc-pl
3381Summary: Polish version of Computer Concrete fonts
3382Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3383Group: Fonts
78d53d8c 3384Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3385
3386%description fonts-cc-pl
3387Polish version of Computer Concrete fonts.
3388
3389%description fonts-cc-pl -l pl.UTF-8
3390Polska wersja fontów Computer Concrete.
3391
3392%package fonts-cg
3393Summary: Compugraphic fonts
3394Summary(pl.UTF-8): Fonty Compugraphic
3395Group: Fonts
78d53d8c 3396Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3397
3398%description fonts-cg
3399Compugraphic fonts.
3400
3401%description fonts-cg -l pl.UTF-8
3402Fonty Compugraphic.
3403
3404%package fonts-cm
3405Summary: Computer Modern fonts
3406Summary(pl.UTF-8): Fonty Computer Modern
3407Group: Fonts
78d53d8c 3408Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3409
3410%description fonts-cm
3411Computer Modern fonts.
3412
3413%description fonts-cm -l pl.UTF-8
3414Fonty Computer Modern.
3415
3416%package fonts-cmbright
3417Summary: CM Bright fonts
3418Summary(pl.UTF-8): Fonty CM Bright
3419Group: Fonts
78d53d8c 3420Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3421
3422%description fonts-cmbright
3423CM Bright fonts.
3424
3425%description fonts-cmbright -l pl.UTF-8
3426Fonty CM Bright.
3427
3428%package fonts-cmcyr
3429Summary: Computer Modern fonts extended with Russian letters
3430Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3431Group: Fonts
78d53d8c 3432Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3433
3434%description fonts-cmcyr
3435Computer Modern fonts extended with Russian letters.
3436
3437%description fonts-cmcyr -l pl.UTF-8
3438Fonty Computer Modern rozszerzone o litery rosyjskie.
3439
3440%package fonts-cmextra
3441Summary: Extra Computer Modern fonts, from the American Mathematical Society
3442Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3443Group: Fonts
78d53d8c 3444Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3445
3446%description fonts-cmextra
3447Extra Computer Modern fonts, from the American Mathematical Society.
3448
3449%description fonts-cmextra -l pl.UTF-8
3450Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3451
3452%package fonts-concmath
3453Summary: Concrete Math fonts
3454Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3455Group: Fonts
78d53d8c 3456Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3457
3458%description fonts-concmath
3459Concrete Math fonts.
3460
3461%description fonts-concmath -l pl.UTF-8
3462Fonty matematyczne Concrete Math.
3463
3464%package fonts-concrete
3465Summary: Concrete Roman fonts
3466Summary(pl.UTF-8): Fonty Concrete Roman
3467Group: Fonts
78d53d8c 3468Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3469
3470%description fonts-concrete
3471Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3472with Euler math fonts.
3473
3474%description fonts-concrete -l pl.UTF-8
3475Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3476przeznaczone do używania z fontami matematycznymi Euler.
3477
3478%package fonts-cs
3479Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3480Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3481Group: Fonts
78d53d8c 3482Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3483
3484%description fonts-cs
3485Czech/Slovak-tuned MetaFont Computer Modern fonts.
3486
3487%description fonts-cs -l pl.UTF-8
3488Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3489czeskiego i słowackiego.
3490
4a09ae1a
ZU
3491%package fonts-dstroke
3492Summary: Doublestroke font for typesetting the mathematical symbols
3493Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3494Group: Fonts
78d53d8c 3495Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3496
3497%description fonts-dstroke
3498Doublestroke font for typesetting the mathematical symbols.
3499
3500%description fonts-dstroke -l pl.UTF-8
3501Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3502
3503%package fonts-ecc
3504Summary: Sources for the European Concrete fonts
3505Summary(pl.UTF-8): Źródła dla fontów European Concrete
3506Group: Fonts
78d53d8c 3507Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3508
3509%description fonts-ecc
3510The MetaFont sources and tfm files of the European Concrete Fonts.
3511This is the EC implementation of Knuth's Concrete fonts, including
3512also the corresponding text companion fonts.
3513
3514%description fonts-ecc -l pl.UTF-8
3515Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3516implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3517tekstowymi fontami towarzyszącymi.
3518
3519%package fonts-eurosym
3520Summary: The new European currency symbol for the Euro
3521Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3522Group: Fonts
78d53d8c 3523Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3524
3525%description fonts-eurosym
3526The new European currency symbol for the Euro implemented in Metafont,
3527using the official European Commission dimensions, and providing
3528several shapes (normal, slanted, bold, outline).
3529
3530%description fonts-eurosym -l pl.UTF-8
3531Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3532z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3533różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3534
3535%package fonts-eulervm
3536Summary: The Virtual Euler Math fonts
3537Summary(pl.UTF-8): Fonty Virtual Euler Math
3538Group: Fonts
78d53d8c 3539Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3540
3541%description fonts-eulervm
3542Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3543approach has several advantages over immediately using the _real_
3544Euler fonts: Most noticeably, less TeX resources are consumed, the
3545quality of various math symbols is improved, and a usable \hslash
3546symbol can be provided.
3547
3548%description fonts-eulervm -l pl.UTF-8
3549Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3550fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3551używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
3552jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
3553matematycznych i może być dostępny używalny symbol \hslash.
3554
3555%package fonts-euxm
3556Summary: Fonts similar to EUSM but with two more characters
3557Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
3558Group: Fonts
78d53d8c 3559Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3560
3561%description fonts-euxm
3562Fonts like EUSM but with two more characters needed for Concrete Math
3563included in TeXLive distribution in fonts3.
3564
3565%description fonts-euxm -l pl.UTF-8
3566Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
3567dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
3568
3569%package fonts-gothic
3570Summary: Gothic and ornamental initial fonts by Yannis Haralambous
3571Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
3572Group: Fonts
78d53d8c 3573Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3574
3575%description fonts-gothic
3576Gothic and ornamental initial fonts by Yannis Haralambous.
3577
3578%description fonts-gothic -l pl.UTF-8
3579Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
3580
3581%package fonts-hoekwater
3582Summary: Converted mflogo font
3583Summary(pl.UTF-8): Przekonwertowany font mflogo
3584Group: Fonts
78d53d8c 3585Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3586
3587%description fonts-hoekwater
3588Fonts originally created in MetaFont, transformed to PostScript by
3589Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3590xipa.
3591
3592%description fonts-hoekwater -l pl.UTF-8
3593Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3594PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3595stmaryrd, wasy, wasy2, xipa.
3596
3597%package fonts-jknappen
3598Summary: Miscellaneous packages by Joerg Knappen
3599Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
3600Group: Fonts
78d53d8c 3601Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3602
3603%description fonts-jknappen
3604Miscellaneous macros, mostly for making use of extra fonts, by Joerg
3605Knappen, including sgmlcmpt.
3606
3607%description fonts-jknappen -l pl.UTF-8
3608Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
3609Knappena. Zawiera sgmlcmpt.
3610
3611%package fonts-latex
3612Summary: Basic LaTeX fonts
3613Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
3614Group: Fonts
78d53d8c 3615Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3616
3617%description fonts-latex
3618Basic LaTeX fonts.
3619
3620%description fonts-latex -l pl.UTF-8
3621Podstawowe fonty dla LaTeXa.
3622
3623%package fonts-lh
3624Summary: Olga Lapko's LH fonts
3625Summary(pl.UTF-8): Fonty LH Olgi Lapko
3626Group: Fonts
78d53d8c 3627Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3628
3629%description fonts-lh
3630The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
3631
3632%description fonts-lh -l pl.UTF-8
3633Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
3634
3635%package fonts-lm
3636Summary: Latin Modern family fonts
3637Summary(pl.UTF-8): Fonty z rodziny Latin Modern
3638Group: Applications/Publishing/TeX
78d53d8c 3639Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3640
3641%description fonts-lm
3642Latin Modern family of fonts, based on the Computer Modern fonts
3643released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3644lot of additional characters, mainly accented ones, but not only.
3645There is a one set of PostScript fonts and four sets of TeX Font
3646Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3647encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3648Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3649potential user knows what to do with all these files. The author is
3650Boguslaw Jackowski.
3651
3652%description fonts-lm -l pl.UTF-8
3653Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3654przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3655Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3656Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3657Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3658QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3659(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3660(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3661tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3662
3663%package fonts-marvosym
3664Summary: Martin Vogel's Symbol (marvosym) font
3665Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
3666Group: Fonts
78d53d8c 3667Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3668
3669%description fonts-marvosym
3670Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3671currency symbol as defined by the European commission; Euro currency
3672symbols in typefaces Times, Helvetica and Courier; Symbols for
3673structural engineering; Symbols for steel cross-sections; Astronomy
3674signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3675symbols; CE sign and others.
3676
3677%description fonts-marvosym -l pl.UTF-8
3678Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3679waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3680dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3681strukturalnej; symbole dla przekroi poprzecznych; symbole
3682astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3683krawieckie; znak CE i inne.
3684
3685%package fonts-mflogo
3686Summary: Logo fonts
3687Summary(pl.UTF-8): Fonty logo
3688Group: Fonts
78d53d8c 3689Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3690
3691%description fonts-mflogo
3692Logo fonts.
3693
3694%description fonts-mflogo -l pl.UTF-8
3695Fonty logo.
3696
3697%package fonts-misc
3698Summary: Miscellaneous fonts
3699Summary(pl.UTF-8): Różne fonty
3700Group: Fonts
78d53d8c 3701Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3702
3703%description fonts-misc
3704Miscellaneous fonts.
3705
3706%description fonts-misc -l pl.UTF-8
3707Fonty różne.
3708
3709%package fonts-monotype
3710Summary: Monotype fonts
3711Summary(pl.UTF-8): Fonty Monotype
3712Group: Fonts
78d53d8c 3713Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3714
3715%description fonts-monotype
3716Monotype fonts.
3717
3718%description fonts-monotype -l pl.UTF-8
3719Fonty Monotype.
3720
3721%package fonts-omega
3722Summary: Fonts for Omega - extended unicode TeX
3723Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
3724Group: Fonts
78d53d8c 3725Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3726
3727%description fonts-omega
3728Fonts for Omega - extended unicode TeX.
3729
3730%description fonts-omega -l pl.UTF-8
3731Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
3732
3733%package fonts-pazo
3734Summary: Pazo fonts
3735Summary(pl.UTF-8): Fonty Pazo
3736Group: Fonts
78d53d8c 3737Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3738
3739%description fonts-pazo
3740Pazo fonts.
3741
3742%description fonts-pazo -l pl.UTF-8
3743Fonty Pazo.
3744
3745%package fonts-pl
3746Summary: Polish fonts
3747Summary(pl.UTF-8): Polskie fonty
3748Group: Fonts
78d53d8c 3749Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3750
3751%description fonts-pl
3752Polish fonts.
3753
3754%description fonts-pl -l pl.UTF-8
3755Polskie fonty.
3756
3757%package fonts-px
3758Summary: PX fonts
3759Summary(pl.UTF-8): Fonty PX
3760Group: Fonts
78d53d8c 3761Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3762
3763%description fonts-px
3764PX fonts.
3765
3766%description fonts-px -l pl.UTF-8
3767Fonty PX.
3768
3769%package fonts-qfonts
3770Summary: Quasi fonts
3771Summary(pl.UTF-8): Fonty Quasi
3772Group: Fonts
78d53d8c 3773Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3774
3775%description fonts-qfonts
3776Quasi fonts.
3777
3778%description fonts-qfonts -l pl.UTF-8
3779Fonty Quasi.
3780
3781%package fonts-qpx
3782Summary: Additional fonts for QPX package
3783Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
3784Group: Fonts
78d53d8c 3785Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3786Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3787Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3788
3789%description fonts-qpx
3790Additional fonts for QPX package.
3791
3792%description fonts-qpx -l pl.UTF-8
3793Dodatkowe fonty dla pakietu QPX.
3794
31bd2c4a 3795%package fonts-qpxqtx
d08789e0
ZU
3796Summary: Additional fonts for QTX package
3797Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
3798Group: Fonts
78d53d8c 3799Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3800Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3801Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3802
31bd2c4a 3803%description fonts-qpxqtx
d08789e0
ZU
3804Additional fonts for QTX package.
3805
31bd2c4a 3806%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
3807Dodatkowe fonty dla pakietu QTX.
3808
3809%package fonts-rsfs
3810Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
3811Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
3812Group: Fonts
78d53d8c 3813Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3814
3815%description fonts-rsfs
3816Fonts of uppercase script letters for use as symbols in scientific and
3817mathematical typesetting, in contrast to the informal script fonts
3818such as that used for the `calligraphic' symbols in the TeX math
3819symbol font.
3820
3821%description fonts-rsfs -l pl.UTF-8
3822Fonty wielkich liter pisanych do używania jako symbole przy składaniu
3823dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
3824fontów pisanych takich jak używane do symboli "kaligraficznych" w
3825matematycznym foncie TeXowym symbol.
3826
3827%package fonts-stmaryrd
3828Summary: St Mary Road symbols for functional programming
3829Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
3830Group: Fonts
78d53d8c 3831Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3832
3833%description fonts-stmaryrd
3834St Mary Road symbols for functional programming.
3835
3836%description fonts-stmaryrd -l pl.UTF-8
3837Symbole St Mary Road do programowania funkcyjnego.
3838
3839%package fonts-tx
3840Summary: TX fonts
3841Summary(pl.UTF-8): Fonty TX
3842Group: Fonts
78d53d8c 3843Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3844
3845%description fonts-tx
3846TX fonts.
3847
3848%description fonts-tx -l pl.UTF-8
3849Fonty TX.
3850
5bc70a92
MB
3851%package fonts-uhc
3852Summary: UHC fonts
3853Group: Fonts
3854Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3855
3856%description fonts-uhc
3857UHC fonts.
3858
d08789e0
ZU
3859%package fonts-urw
3860Summary: URW fonts
3861Summary(pl.UTF-8): Fonty URW
3862Group: Fonts
78d53d8c 3863Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3864
3865%description fonts-urw
3866URW fonts.
3867
3868%description fonts-urw -l pl.UTF-8
3869Fonty URW.
3870
3871%package fonts-urwvn
3872Summary: URWVN fonts
3873Summary(pl.UTF-8): Fonty URWVN
3874Group: Fonts
78d53d8c 3875Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3876
3877%description fonts-urwvn
3878URWVN fonts.
3879
3880%description fonts-urwvn -l pl.UTF-8
3881Fonty URWVN.
3882
3883%package fonts-vnr
3884Summary: VNR fonts
3885Summary(pl.UTF-8): Fonty VNR
3886Group: Fonts
78d53d8c 3887Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3888
3889%description fonts-vnr
3890VNR fonts.
3891
3892%description fonts-vnr -l pl.UTF-8
3893Fonty VNR.
3894
5bc70a92
MB
3895%package fonts-wadalab
3896Summary: Wadalab fonts
3897Group: Fonts
3898Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3899
3900%description fonts-wadalab
3901Wadalab fonts.
3902
d08789e0
ZU
3903%package fonts-wasy
3904Summary: Waldis symbol fonts
3905Summary(pl.UTF-8): Fonty Waldis symbol
3906Group: Fonts
78d53d8c 3907Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3908
3909%description fonts-wasy
3910Waldis symbol fonts.
3911
3912%description fonts-wasy -l pl.UTF-8
3913Fonty Waldis symbol.
3914
3915%package fonts-xypic
3916Summary: Xy-pic fonts
3917Summary(pl.UTF-8): Fonty Xy-pic
3918Group: Fonts
78d53d8c 3919Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3920
3921%description fonts-xypic
3922Xy-pic fonts.
3923
3924%description fonts-xypic -l pl.UTF-8
3925Fonty Xy-pic.
3926
3927%package fonts-yandy
3928Summary: European Modern fonts from Y&Y
3929Summary(pl.UTF-8): Fonty European Modern od Y&Y
3930Group: Fonts
78d53d8c 3931Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3932
3933%description fonts-yandy
3934European Modern fonts from Y&Y.
3935
3936%description fonts-yandy -l pl.UTF-8
3937Fonty European Modern od Y&Y.
3938
3939%package fonts-type1-antp
3940Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3941Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3942Group: Fonts
78d53d8c 3943Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3944
3945%description fonts-type1-antp
3946Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3947
3948%description fonts-type1-antp -l pl.UTF-8
3949Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3950Type 1.
3951
3952%package fonts-type1-antt
3953Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3954Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3955Group: Fonts
78d53d8c 3956Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3957
3958%description fonts-type1-antt
3959Antykwa Torunska, a Type 1 family of a Polish traditional type.
3960
3961%description fonts-type1-antt -l pl.UTF-8
3962Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3963
5bc70a92
MB
3964%package fonts-type1-arphic
3965Summary: Type1 Arphic fonts
3966Group: Fonts
3967Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3968
3969%description fonts-type1-arphic
3970Type1 Arphic fonts.
3971
d08789e0
ZU
3972%package fonts-type1-belleek
3973Summary: Free replacement for basic MathTime fonts
3974Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
3975Group: Fonts
78d53d8c 3976Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3977
3978%description fonts-type1-belleek
3979Free replacement for basic MathTime fonts.
3980
3981%description fonts-type1-belleek -l pl.UTF-8
3982Wolnodostępny zamiennik podstawowych fontów MathTime.
3983
3984%package fonts-type1-bitstream
3985Summary: Bitstream fonts
3986Summary(pl.UTF-8): Fonty Bitstream
3987Group: Fonts
78d53d8c 3988Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3989Obsoletes: tetex-fonts-type1-bitstrea
3990
3991%description fonts-type1-bitstream
3992Bitstream fonts.
3993
3994%description fonts-type1-bitstream -l pl.UTF-8
3995Fonty Bitstream.
3996
3997%package fonts-type1-bluesky
3998Summary: Computer Modern family fonts
3999Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4000Group: Fonts
78d53d8c 4001Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4002
4003%description fonts-type1-bluesky
4004Computer Modern family fonts.
4005
4006%description fonts-type1-bluesky -l pl.UTF-8
4007Fonty z rodzony Computer Modern.
4008
4009%package fonts-type1-cc-pl
4010Summary: Polish version of Computer Concrete fonts
4011Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4012Group: Fonts
78d53d8c 4013Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4014
4015%description fonts-type1-cc-pl
4016Polish version of Computer Concrete fonts.
4017
4018%description fonts-type1-cc-pl -l pl.UTF-8
4019Polska wersja fontów Computer Concrete.
4020
4021%package fonts-type1-cmcyr
4022Summary: Computer Modern fonts extended with Russian letters
4023Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4024Group: Fonts
78d53d8c 4025Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4026
4027%description fonts-type1-cmcyr
4028Computer Modern fonts extended with Russian letters.
4029
4030%description fonts-type1-cmcyr -l pl.UTF-8
4031Fonty Computer Modern rozszerzone o litery rosyjskie.
4032
4033%package fonts-type1-cs
4034Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4035Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4036Group: Fonts
78d53d8c 4037Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4038
4039%description fonts-type1-cs
4040Czech/Slovak-tuned MetaFont Computer Modern fonts.
4041
4042%description fonts-type1-cs -l pl.UTF-8
4043Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4044czeskiego i słowackiego.
4045
b280f158
ZU
4046%package fonts-type1-dstroke
4047Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4048Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4049Group: Fonts
78d53d8c 4050Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4051
4052%description fonts-type1-dstroke
4053Doublestroke Type1 font for typesetting the mathematical symbols.
4054
4055%description fonts-type1-dstroke -l pl.UTF-8
4056Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4057
4058%package fonts-type1-eurosym
4059Summary: The new European currency symbol for the Euro
4060Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4061Group: Fonts
78d53d8c 4062Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4063
4064%description fonts-type1-eurosym
4065The new European currency symbol for the Euro implemented in Metafont,
4066using the official European Commission dimensions, and providing
4067several shapes (normal, slanted, bold, outline).
4068
4069%description fonts-type1-eurosym -l pl.UTF-8
4070Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4071z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4072różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4073
4074%package fonts-type1-hoekwater
4075Summary: Converted mflogo font
4076Summary(pl.UTF-8): Przekonwertowany font mflogo
4077Group: Fonts
78d53d8c 4078Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4079
4080%description fonts-type1-hoekwater
4081Fonts originally created in MetaFont, transformed to PostScript by
4082Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4083xipa.
4084
4085%description fonts-type1-hoekwater -l pl.UTF-8
4086Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4087PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4088stmaryrd, wasy, wasy2, xipa.
4089
4090%package fonts-type1-fpl
4091Summary: SC/OsF fonts for URW Palladio L
4092Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4093Group: Fonts
78d53d8c 4094Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4095
4096%description fonts-type1-fpl
4097The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4098are compatible with respect to metrics with the Palatino SC/OsF fonts
4099from Adobe. Note that it is not the author's aim to exactly reproduce
4100the outlines of the original Adobe fonts. The SC and OsF in the FPL
4101Fonts were designed with the glyphs from URW Palladio L as starting
4102point. For some glyphs (eg 'o') the author got the best result by
4103scaling and boldening. For others (eg 'h') shifting selected portions
4104of the character gave more satisfying results. All this was done using
4105the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4106data in these fonts comes from Walter Schmidt's improved Palatino
4107metrics.
4108
4109%description fonts-type1-fpl -l pl.UTF-8
4110Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4111kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4112Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4113kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4114projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4115(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4116pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4117dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4118wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4119Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4120Palatino Waltera Schmidta.
4121
b280f158
ZU
4122%package fonts-type1-tt2001
4123Summary: Type1 tt2001 family fonts
4124Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4125Group: Applications/Publishing/TeX
78d53d8c 4126Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4127
4128%description fonts-type1-tt2001
4129Type1 tt2001 famliy fonts.
4130
4131%description fonts-type1-tt2001 -l pl.UTF-8
4132Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4133
4134%package fonts-type1-lm
4135Summary: Type1 Latin Modern family fonts
4136Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4137Group: Applications/Publishing/TeX
78d53d8c 4138Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4139
4140%description fonts-type1-lm
4141Latin Modern family of fonts, based on the Computer Modern fonts
4142released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4143lot of additional characters, mainly accented ones, but not only.
4144There is a one set of PostScript fonts and four sets of TeX Font
4145Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4146encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4147Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4148potential user knows what to do with all these files. The author is
4149Boguslaw Jackowski.
4150
4151%description fonts-type1-lm -l pl.UTF-8
4152Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4153przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4154Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4155Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4156Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4157QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4158(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4159(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4160tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4161
4162%package fonts-type1-marvosym
4163Summary: Martin Vogel's Symbol (marvosym) font
4164Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4165Group: Fonts
78d53d8c 4166Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4167
4168%description fonts-type1-marvosym
4169Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4170currency symbol as defined by the European commission; Euro currency
4171symbols in typefaces Times, Helvetica and Courier; Symbols for
4172structural engineering; Symbols for steel cross-sections; Astronomy
4173signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4174symbols; CE sign and others.
4175
4176%description fonts-type1-marvosym -l pl.UTF-8
4177Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4178waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4179dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4180strukturalnej; symbole dla przekroi poprzecznych; symbole
4181astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4182krawieckie; znak CE i inne.
4183
4184%package fonts-type1-mathpazo
4185Summary: Pazo Math fonts
4186Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4187Group: Fonts
78d53d8c 4188Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4189
4190%description fonts-type1-mathpazo
4191Pazo Math fonts.
4192
4193%description fonts-type1-mathpazo -l pl.UTF-8
4194Fonty matematyczne Pazo Math.
4195
4196%package fonts-type1-omega
4197Summary: Type1 fonts for Omega - extended unicode TeX
4198Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4199Group: Fonts
78d53d8c 4200Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4201
4202%description fonts-type1-omega
4203Type1 fonts for Omega - extended unicode TeX.
4204
4205%description fonts-type1-omega -l pl.UTF-8
4206Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4207
4208%package fonts-type1-pl
4209Summary: Polish fonts
4210Summary(pl.UTF-8): Polskie fonty
4211Group: Fonts
78d53d8c 4212Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4213Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4214
4215%description fonts-type1-pl
4216Polish fonts.
4217
4218%description fonts-type1-pl -l pl.UTF-8
4219Polskie fonty.
4220
4221%package fonts-type1-px
4222Summary: PX fonts
4223Summary(pl.UTF-8): Fonty PX
4224Group: Fonts
78d53d8c 4225Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4226
4227%description fonts-type1-px
4228PX fonts.
4229
4230%description fonts-type1-px -l pl.UTF-8
4231Fonty PX.
4232
b280f158
ZU
4233%package fonts-type1-qfonts
4234Summary: Quasi fonts
4235Summary(pl.UTF-8): Fonty Quasi
4236Group: Fonts
78d53d8c 4237Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4238
4239%description fonts-type1-qfonts
4240Quasi fonts.
4241
4242%description fonts-type1-qfonts -l pl.UTF-8
4243Fonty Quasi.
d08789e0
ZU
4244
4245%package fonts-type1-tx
4246Summary: TX fonts
4247Summary(pl.UTF-8): Fonty TX
4248Group: Fonts
78d53d8c 4249Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4250
4251%description fonts-type1-tx
4252TX fonts.
4253
4254%description fonts-type1-tx -l pl.UTF-8
4255Fonty TX.
4256
5bc70a92
MB
4257%package fonts-type1-uhc
4258Summary: Type1 UHC fonts
4259Group: Fonts
4260Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4261
4262%description fonts-type1-uhc
4263Type1 UHC fonts.
4264
d08789e0
ZU
4265%package fonts-type1-urw
4266Summary: URW fonts
4267Summary(pl.UTF-8): Fonty URW
4268Group: Fonts
78d53d8c 4269Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4270
4271%description fonts-type1-urw
4272URW fonts.
4273
4274%description fonts-type1-urw -l pl.UTF-8
4275Fonty URW.
4276
4277%package fonts-type1-vnr
4278Summary: Type1 VNR fonts
4279Summary(pl.UTF-8): Fonty Type1 VNR
4280Group: Fonts
78d53d8c 4281Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4282
4283%description fonts-type1-vnr
4284Type1 VNR fonts.
4285
4286%description fonts-type1-vnr -l pl.UTF-8
4287Fonty Type1 VNR.
4288
5bc70a92
MB
4289%package fonts-type1-wadalab
4290Summary: Type1 Wadalab fonts
4291Group: Fonts
4292Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4293
4294%description fonts-type1-wadalab
4295Type1 Wadalab fonts.
4296
d08789e0
ZU
4297%package fonts-type1-xypic
4298Summary: Xy-pic fonts
4299Summary(pl.UTF-8): Fonty Xy-pic
4300Group: Fonts
78d53d8c 4301Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4302
4303%description fonts-type1-xypic
4304Xy-pic fonts.
4305
4306%description fonts-type1-xypic -l pl.UTF-8
4307Fonty Xy-pic.
4308
489714ae
ZU
4309
4310# TeXLive-specific packages - there wasn't before...
4311%package afm2pl
4312Summary: Convert an Adobe font metric file to a TeX font property list
4313Group: Fonts
4314
4315%description afm2pl
4316Convert an Adobe font metric file to a TeX font property list.
4317
4318
4319%package bbox
4320Summary: bbox prints the bounding box of images
4321Group: Applications/Publishing/TeX
4322
4323%description bbox
4324bbox reads a rawppm or rawpbm file and prints out the bounding box of
4325the image.
4326
4327%package cefutils
4328Summary: In cefutils there are CEF-compatible utils
4329Group: Applications/Publishing/TeX
4330
4331%description cefutils
4332In cefutils there are CEF-compatible (Chinese Encoding Framework)
4333utils.
4334
4335%package detex
4336Summary: A filter to strip TeX commands from a .tex file
4337Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4338Group: Applications/Publishing/TeX
4339
4340%description detex
4341A filter to strip TeX commands from a .tex file.
4342
4343%description detex -l hu.UTF-8
4344Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4345
4346
7ffd1967
ZU
4347%package dviutils
4348Summary: Various DVI utils
4349Summary(hu.UTF-8): Vegyes DVI eszközök
4350Group: Applications/Publishing/TeX
4351
4352%description dviutils
4353This package contains various DVI utils.
4354
4355%description dviutils -l hu.UTF-8
4356Ez a csomag mindenféle DVI eszközt tartalmaz.
4357
4358%package epsutils
4359Summary: Various EPS utils
4360Group: Applications/Publishing/TeX
4361
4362%description epsutils
4363Various EPS (Encapsulated PostScript) utils.
4364
4365
4366%package filters
4367Summary: Various filters
4368Group: Applications/Publishing/TeX
4369
4370%description filters
4371Various filters.
4372
4373
489714ae
ZU
4374%package uncategorized-utils
4375Summary: Uncategorized utils
4376Group: Applications/Publishing/TeX
4377
4378%description uncategorized-utils
4379Uncategorized utilities. Needs check and categorizing.
4380
5b7eba8e
MB
4381%package tex4ht
4382Summary: LaTeX and TeX for hypertext
4383Group: Applications/Publishing/TeX
4384
4385%description tex4ht
4386A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4387providing a configurable (La)TeX-based authoring system for hypertext.
4388When converting to XML, you can use MathML instead of images for
4389equation representation.
4390
4224ae6d
MB
4391%package xetex
4392Summary: Extended TeX / LaTeX version for unicode
4393Group: Applications/Publishing/TeX
4394Requires(post,postun): /usr/bin/texhash
4395Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4396
4397%description xetex
4398XeTeX extends the TeX typesetting system (and macro packages such as
4399LaTeX and ConTeXt) to have native support for the Unicode character
4400set, including complex Asian scripts, and for OpenType and TrueType
4401fonts.
4402
4403%package xmltex
4404Summary: TeX package for processing XML files
4405Group: Applications/Publishing/TeX
4406Requires(post,postun): /usr/bin/texhash
4407
4408%description xmltex
4409XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4410It allows TeX to directly process XML files.
4411
d08789e0
ZU
4412%prep
4413%setup -q -c -T -n %{name}-%{version}-source
4414lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4415%patch0 -p1
1cc1dae0 4416%patch1 -p1
c48c077b
AM
4417
4418cd libs/teckit
4419cat ax*.m4 > acinclude.m4
4420%{__libtoolize}
4421%{__aclocal}
4422%{__autoconf}
4423%{__automake}
d08789e0
ZU
4424
4425%build
4426find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4427%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4428cd texk/kpathsea
83feaf0d
ZU
4429%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4430%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4431%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4432%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4433%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4434%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4435cd ../..
d47c034d 4436
a784d38e 4437%configure \
ca4b56d2
AM
4438%if %{with bootstrap}
4439 --without-xindy \
4440 --without-luatex \
4441%endif
d08789e0
ZU
4442 --disable-multiplatform \
4443 --disable-static \
4444 --enable-a4 \
4445 --enable-gf \
4446 --enable-ipc \
4447 --enable-shared \
a784d38e 4448 --with-fontconfig \
d08789e0
ZU
4449 --with-fonts-dir=/var/cache/fonts \
4450 --with-ncurses \
e671f712 4451 --with-system-freetype \
97b079ad 4452 --with-freetype-include=/usr/include/freetype \
a784d38e 4453 --with-system-freetype2 \
97b079ad 4454 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4455 --with-system-gd \
4456 --with-system-ncurses \
4457 --with-system-pnglib \
4458 --with-system-t1lib \
4459 --with-system-zlib \
d08789e0
ZU
4460 --with-xdvi-x-toolkit=xaw \
4461 --without-dialog \
4462 --without-t1utils \
ca4b56d2 4463 --without-texinfo
d08789e0 4464
d08789e0
ZU
4465%{__make}
4466
d08789e0
ZU
4467%install
4468rm -rf $RPM_BUILD_ROOT
4469install -d $RPM_BUILD_ROOT%{_datadir} \
4470 $RPM_BUILD_ROOT%{_desktopdir} \
4471 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4472 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4473 $RPM_BUILD_ROOT/var/cache/fonts \
4474 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4475 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4476 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4477 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4478
f37ff31b
ZU
4479lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4480%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4481%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4482%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4483# This is an empty directory
4484%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4485# Useless binary
4486%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4487
d08789e0
ZU
4488# commented out because of following (non-fatal) error:
4489# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4490#perl -pi \
4491# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4492# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4493# texmf/web2c/texmf.cnf
4494
f37ff31b
ZU
4495# install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
4496# %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
4497# %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
1a192771 4498# %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
d08789e0
ZU
4499
4500install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4501
4502LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4503
4504%{__make} install \
4505 prefix=$RPM_BUILD_ROOT%{_prefix} \
4506 bindir=$RPM_BUILD_ROOT%{_bindir} \
4507 mandir=$RPM_BUILD_ROOT%{_mandir} \
4508 libdir=$RPM_BUILD_ROOT%{_libdir} \
4509 datadir=$RPM_BUILD_ROOT%{_datadir} \
4510 infodir=$RPM_BUILD_ROOT%{_infodir} \
4511 includedir=$RPM_BUILD_ROOT%{_includedir} \
4512 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4513 texmf=$RPM_BUILD_ROOT%{texmf} \
4514 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4515 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4516
37bb0d8c
ZU
4517# Fix broken symlinks
4518# CURDIR=$(pwd)
4519# cd $RPM_BUILD_ROOT%{_bindir}
4520# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
63399af2 4521# ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
37bb0d8c
ZU
4522# done
4523# cd $CURDIR
4524
d08789e0
ZU
4525#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4526#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4527
26d8eaaa
ZU
4528# %{__make} init \
4529# prefix=$RPM_BUILD_ROOT%{_prefix} \
4530# bindir=$RPM_BUILD_ROOT%{_bindir} \
4531# mandir=$RPM_BUILD_ROOT%{_mandir} \
4532# libdir=$RPM_BUILD_ROOT%{_libdir} \
4533# datadir=$RPM_BUILD_ROOT%{_datadir} \
4534# infodir=$RPM_BUILD_ROOT%{_infodir} \
4535# includedir=$RPM_BUILD_ROOT%{_includedir} \
4536# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4537# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 4538
489714ae 4539%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 4540%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 4541
d08789e0
ZU
4542perl -pi \
4543 -e "s|$RPM_BUILD_ROOT||g;" \
4544 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4545
8175e90e 4546install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
4547
4548install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
4549install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
4550
ce981570 4551# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
4552
4553# in separate spec
b4d68b39
ZU
4554# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
4555# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
4556
4557# not included in package
4558rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
4559rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
4560rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
4561rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
4562rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
4563rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
4564rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
4565rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
4566rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
4567rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
4568rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
4569rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
4570rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
4571rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
4572rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
4573rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
4574
4575# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
4576# and we can still analyze them
ce981570
ZU
4577# install -d format-logs
4578# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
4579
4580%clean
4581rm -rf $RPM_BUILD_ROOT
4582
4583%post
4584%fixinfodir
4585%texhash
4586
4587%postun
4588%fixinfodir
4589if [ "$1" = "1" ]; then
4590 %texhash
4591fi
4592
4593%post doc-Catalogue
4594%texhash
4595
4596%postun doc-Catalogue
4597%texhash
4598
4599%post doc-tug-faq
4600%texhash
4601
4602%postun doc-tug-faq
4603%texhash
4604
096dca83 4605%post -n kpathsea
d08789e0
ZU
4606/sbin/ldconfig
4607%fixinfodir
4608%texhash
4609
096dca83 4610%postun -n kpathsea
d08789e0
ZU
4611/sbin/ldconfig
4612%fixinfodir
4613%texhash
4614
096dca83 4615%post -n kpathsea-devel
d08789e0
ZU
4616%texhash
4617
096dca83 4618%postun -n kpathsea-devel
d08789e0
ZU
4619%texhash
4620
4621%post dvips
4622%fixinfodir
4623%texhash
4624
4625%postun dvips
4626%fixinfodir
4627%texhash
4628
4629%post dvilj
4630%texhash
4631
4632%postun dvilj
4633%texhash
4634
4635%post makeindex
4636%texhash
4637
4638%postun makeindex
4639%texhash
4640
4641%post metafont
4642%texhash
4643
4644%postun metafont
4645%texhash
4646
4647%post metapost
4648%texhash
4649
4650%postun metapost
4651%texhash
4652
4653%post mptopdf
4654%texhash
4655
4656%postun mptopdf
4657%texhash
4658
4659%post texdoctk
4660%texhash
4661
4662%postun texdoctk
4663%texhash
4664
4665%post -n xdvi
4666%texhash
4667
4668%postun -n xdvi
4669%texhash
4670
4671%post pdftex
4672%texhash
4673
4674%postun pdftex
4675%texhash
4676
4677%post omega
4678%texhash
4679
4680%postun omega
4681%texhash
4682
4683%post plain
4684%texhash
4685
4686%postun plain
4687%texhash
4688
4689%post format-plain
4690%texhash
4691
4692%postun format-plain
4693%texhash
4694
4695%post format-pdftex
4696%texhash
4697
4698%postun format-pdftex
4699%texhash
4700
4701%post format-pdfetex
4702%texhash
4703
4704%postun format-pdfetex
4705%texhash
4706
4707%post mex
4708%texhash
4709
4710%postun mex
4711%texhash
4712
4713%post format-mex
4714%texhash
4715
4716%postun format-mex
4717%texhash
4718
4719%post format-pdfmex
4720%texhash
4721
4722%postun format-pdfmex
4723%texhash
4724
4725%postun format-utf8mex
4726%texhash
4727
4728%post amstex
4729%texhash
4730
4731%postun amstex
4732%texhash
4733
4734%post format-amstex
4735%texhash
4736
4737%postun format-amstex
4738%texhash
4739
4740%post format-pdfamstex
4741%texhash
4742
4743%postun format-pdfamstex
4744%texhash
4745
4746%post csplain
4747%texhash
4748
4749%postun csplain
4750%texhash
4751
4752%post format-csplain
4753%texhash
4754
4755%postun format-csplain
4756%texhash
4757
4758%post format-pdfcsplain
4759%texhash
4760
4761%postun format-pdfcsplain
4762%texhash
4763
4764%post cslatex
4765%texhash
4766
4767%postun cslatex
4768%texhash
4769
4770%post format-cslatex
4771%texhash
4772
4773%postun format-cslatex
4774%texhash
4775
4776%post format-pdfcslatex
4777%texhash
4778
4779%postun format-pdfcslatex
4780%texhash
4781
4782%post cyrplain
4783%texhash
4784
4785%postun cyrplain
4786%texhash
4787
4788%post format-cyrplain
4789%texhash
4790
4791%postun format-cyrplain
4792%texhash
4793
4794%post format-cyramstex
4795%texhash
4796
4797%postun format-cyramstex
4798%texhash
4799
4800%post format-cyrtexinfo
4801%texhash
4802
4803%postun format-cyrtexinfo
4804%texhash
4805
4806%post eplain
4807%texhash
4808
4809%postun eplain
4810%texhash
4811
4812%post format-eplain
4813%texhash
4814
4815%postun format-eplain
4816%texhash
4817
4818# ConTeXt format
4819
4820%post context
4821%texhash
4822
4823%postun context
4824%texhash
4825
4826%post format-context-de
4827%texhash
4828
4829%postun format-context-de
4830%texhash
4831
4832%post format-context-en
4833%texhash
4834
4835%postun format-context-en
4836%texhash
4837
4838%post format-context-nl
4839%texhash
4840
4841%postun format-context-nl
4842%texhash
4843
4844# LaTeX format.
4845
4846%post latex
4847%fixinfodir
4848%texhash
4849
4850%postun latex
4851%fixinfodir
4852%texhash
4853
6c82f497
ZU
4854%post latex-12many
4855%texhash
4856
4857%postun latex-12many
4858%texhash
4859
fe66da27
ZU
4860%post latex-abstract
4861%texhash
4862
4863%postun latex-abstract
4864%texhash
4865
f1f5d194
ZU
4866%post latex-accfonts
4867%texhash
4868
4869%postun latex-accfonts
4870%texhash
4871
e88b5dcf
ZU
4872%post latex-adrconv
4873%texhash
4874
4875%postun latex-adrconv
4876%texhash
4877
d08789e0
ZU
4878%post latex-ae
4879%texhash
4880
4881%postun latex-ae
4882%texhash
4883
4884%post latex-ams
4885%texhash
4886
4887%postun latex-ams
4888%texhash
4889
4890%post latex-antp
4891%texhash
4892
4893%postun latex-antp
4894%texhash
4895
4896%post latex-antt
4897%texhash
4898
4899%postun latex-antt
4900%texhash
4901
e88b5dcf
ZU
4902%post latex-appendix
4903%texhash
4904
4905%postun latex-appendix
4906%texhash
4907
b4d68b39
ZU
4908%post latex-backgammon
4909%texhash
4910
4911%postun latex-backgammon
4912%texhash
4913
6c82f497
ZU
4914%post latex-bardiag
4915%texhash
4916
4917%postun latex-bardiag
4918%texhash
4919
d08789e0
ZU
4920%post latex-bbm
4921%texhash
4922
4923%postun latex-bbm
4924%texhash
4925
4926%post latex-bbold
4927%texhash
4928
4929%postun latex-bbold
4930%texhash
4931
b4d68b39
ZU
4932%post latex-beamer
4933%texhash
4934
4935%postun latex-beamer
4936%texhash
4937
2fede27b
ZU
4938%post latex-bezos
4939%texhash
4940
4941%postun latex-bezos
4942%texhash
4943
d08789e0
ZU
4944%post latex-bibtex
4945%texhash
4946
4947%postun latex-bibtex
4948%texhash
4949
4950%post latex-bibtex-ams
4951%texhash
4952
4953%postun latex-bibtex-ams
4954%texhash
4955
4956%post latex-bibtex-pl
4957%texhash
4958
4959%postun latex-bibtex-pl
4960%texhash
4961
4962%post latex-bibtex-german
4963%texhash
4964
4965%postun latex-bibtex-german
4966%texhash
4967
4968%post latex-bibtex-revtex4
4969%texhash
4970
4971%postun latex-bibtex-revtex4
4972%texhash
4973
4974%post latex-bibtex-jurabib
4975%texhash
4976
4977%postun latex-bibtex-jurabib
4978%texhash
4979
2fede27b
ZU
4980%post latex-booktabs
4981%texhash
4982
4983%postun latex-booktabs
4984%texhash
4985
4986
4987%post latex-caption
4988%texhash
4989
4990%postun latex-caption
4991%texhash
4992
d08789e0
ZU
4993%post latex-carlisle
4994%texhash
4995
4996%postun latex-carlisle
4997%texhash
4998
4999%post latex-ccfonts
5000%texhash
5001
5002%postun latex-ccfonts
5003%texhash
5004
5005%post latex-cite
5006%texhash
5007
5008%postun latex-cite
5009%texhash
5010
5011%post latex-cmbright
5012%texhash
5013
5014%postun latex-cmbright
5015%texhash
5016
2fede27b
ZU
5017
5018%post latex-comment
5019%texhash
5020
5021%postun latex-comment
5022%texhash
5023
d08789e0
ZU
5024%post latex-concmath
5025%texhash
5026
5027%postun latex-concmath
5028%texhash
5029
2fede27b
ZU
5030%post latex-currvita
5031%texhash
5032
5033%postun latex-currvita
5034%texhash
5035
5036
5037%post latex-curves
5038%texhash
5039
5040%postun latex-curves
5041%texhash
5042
d08789e0
ZU
5043%post latex-custom-bib
5044%texhash
5045
5046%postun latex-custom-bib
5047%texhash
5048
5049%post latex-cyrillic
5050%texhash
5051
5052%postun latex-cyrillic
5053%texhash
5054
04eb4e68
ZU
5055# %post latex-dstroke
5056# %texhash
d08789e0 5057
04eb4e68
ZU
5058# %postun latex-dstroke
5059# %texhash
d08789e0 5060
60597425
ZU
5061%post latex-enumitem
5062%texhash
5063
5064%postun latex-enumitem
5065%texhash
5066
fe66da27
ZU
5067%post latex-exam
5068%texhash
5069
5070%postun latex-exam
5071%texhash
5072
f1f5d194
ZU
5073%post latex-gbrief
5074%texhash
5075
5076%postun latex-gbrief
5077%texhash
5078
d08789e0
ZU
5079%post latex-jknappen
5080%texhash
5081
5082%postun latex-jknappen
5083%texhash
5084
f1f5d194
ZU
5085%post latex-leftidx
5086%texhash
5087
5088%postun latex-leftidx
5089%texhash
5090
d08789e0
ZU
5091%post latex-lm
5092%texhash
5093
fe66da27
ZU
5094%post latex-lastpage
5095%texhash
5096
5097%postun latex-lastpage
5098%texhash
5099
d08789e0
ZU
5100%postun latex-lm
5101%texhash
5102
5103%post latex-lucidabr
5104%texhash
5105
5106%postun latex-lucidabr
5107%texhash
5108
5109%post latex-marvosym
5110%texhash
5111
5112%postun latex-marvosym
5113%texhash
5114
5115%post latex-mathpple
5116%texhash
5117
5118%postun latex-mathpple
5119%texhash
5120
5121%post latex-mathtime
5122%texhash
5123
5124%postun latex-mathtime
5125%texhash
5126
5127%post latex-mflogo
5128%texhash
5129
5130%postun latex-mflogo
5131%texhash
5132
5133%post latex-mfnfss
5134%texhash
5135
5136%postun latex-mfnfss
5137%texhash
5138
5139%post latex-minitoc
5140%texhash
5141
5142%postun latex-minitoc
5143%texhash
5144
5145%post latex-mltex
5146%texhash
5147
5148%postun latex-mltex
5149%texhash
5150
f1f5d194
ZU
5151%post latex-moreverb
5152%texhash
5153
5154%postun latex-moreverb
5155%texhash
5156
d34bfb7f
ZU
5157%post latex-multienum
5158%texhash
5159
5160%postun latex-multienum
5161%texhash
5162
fe66da27
ZU
5163%post latex-ntheorem
5164%texhash
5165
5166%postun latex-ntheorem
5167%texhash
5168
d08789e0
ZU
5169%post latex-palatcm
5170%texhash
5171
5172%postun latex-palatcm
5173%texhash
5174
03d9d5fa
ZU
5175%post latex-pgf
5176%texhash
5177
5178%postun latex-pgf
5179%texhash
5180
d08789e0
ZU
5181%post latex-psnfss
5182%texhash
5183
5184%postun latex-psnfss
5185%texhash
5186
5187%post latex-pxfonts
5188%texhash
5189
5190%postun latex-pxfonts
5191%texhash
5192
5193%post latex-qfonts
5194%texhash
5195
5196%postun latex-qfonts
5197%texhash
5198
6c82f497
ZU
5199%post latex-SIstyle
5200%texhash
5201
5202%postun latex-SIstyle
5203%texhash
5204
fe66da27
ZU
5205%post latex-SIunits
5206%texhash
5207
5208%postun latex-SIunits
5209%texhash
5210
6c82f497
ZU
5211%post latex-Tabbing
5212%texhash
5213
5214%postun latex-Tabbing
5215%texhash
5216
d08789e0
ZU
5217%post latex-txfonts
5218%texhash
5219
5220%postun latex-txfonts
5221%texhash
5222
7ea3a98b
ZU
5223%post latex-ucs
5224%texhash
5225
5226%postun latex-ucs
5227%texhash
5228
d08789e0
ZU
5229%post latex-umlaute
5230%texhash
5231
5232%postun latex-umlaute
5233%texhash
5234
5235%post latex-wasysym
5236%texhash
5237
5238%postun latex-wasysym
5239%texhash
5240
03d9d5fa
ZU
5241%post latex-xcolor
5242%texhash
5243
5244%postun latex-xcolor
5245%texhash
5246
d08789e0
ZU
5247%post format-latex
5248%texhash
5249
5250%postun format-latex
5251%texhash
5252
5253%post format-pdflatex
5254%texhash
5255
5256%postun format-pdflatex
5257%texhash
5258
5259%post platex
5260%texhash
5261
5262%postun platex
5263%texhash
5264
5265%post format-platex
5266%texhash
5267
5268%postun format-platex
5269%texhash
5270
5271%post format-pdfplatex
5272%texhash
5273
5274%postun format-pdfplatex
5275%texhash
5276
5277%post tex-babel
5278%texhash
5279
5280%postun tex-babel
5281%texhash
5282
5283%post tex-german
5284%texhash
5285
5286%postun tex-german
5287%texhash
5288
5289%post tex-mfpic
5290%texhash
5291
5292%postun tex-mfpic
5293%texhash
5294
5295%post tex-misc
5296%texhash
5297
5298%postun tex-misc
5299%texhash
5300
5301%post tex-pictex
5302%texhash
5303
5304%postun tex-pictex
5305%texhash
5306
5307%post tex-pstricks
5308%texhash
5309
5310%postun tex-pstricks
5311%texhash
5312
5313%post tex-qpx
5314%texhash
5315
5316%postun tex-qpx
5317%texhash
5318
31bd2c4a 5319%post tex-qpxqtx
d08789e0
ZU
5320%texhash
5321
31bd2c4a 5322%postun tex-qpxqtx
d08789e0
ZU
5323%texhash
5324
5325%post tex-ruhyphen
5326%texhash
5327
5328%postun tex-ruhyphen
5329%texhash
5330
5331%post tex-spanish
5332%texhash
5333
5334%postun tex-spanish
5335%texhash
5336
5337%post tex-texdraw
5338%texhash
5339
5340%postun tex-texdraw
5341%texhash
5342
5343%post tex-thumbpdf
5344%texhash
5345
5346%postun tex-thumbpdf
5347%texhash
5348
5349%post tex-ukrhyph
5350%texhash
5351
5352%postun tex-ukrhyph
5353%texhash
5354
5355%post latex-vietnam
5356%texhash
5357
5358%postun latex-vietnam
5359%texhash
5360
5361%post tex-xypic
5362%texhash
5363
5364%postun tex-xypic
5365%texhash
5366
5367%post fonts-adobe
5368%texhash
5369
5370%postun fonts-adobe
5371%texhash
5372
5373%post fonts-ae
5374%texhash
5375
5376%postun fonts-ae
5377%texhash
5378
5379%post fonts-ams
5380%texhash
5381
5382%postun fonts-ams
5383%texhash
5384
5385%post fonts-antp
5386%texhash
5387
5388%postun fonts-antp
5389%texhash
5390
5391%post fonts-antt
5392%texhash
5393
5394%postun fonts-antt
5395%texhash
5396
5397%post fonts-bbm
5398%texhash
5399
5400%postun fonts-bbm
5401%texhash
5402
5403%post fonts-bbold
5404%texhash
5405
5406%postun fonts-bbold
5407%texhash
5408
070c5aff
ZU
5409%post fonts-bh
5410%texhash
d08789e0 5411
070c5aff
ZU
5412%postun fonts-bh
5413%texhash
d08789e0
ZU
5414
5415%post fonts-bitstream
5416%texhash
5417
5418%postun fonts-bitstream
5419%texhash
5420
5421%post fonts-cbgreek
5422%texhash
5423
5424%postun fonts-cbgreek
5425%texhash
5426
5427%post fonts-cc-pl
5428%texhash
5429
5430%postun fonts-cc-pl
5431%texhash
5432
5433%post fonts-cg
5434%texhash
5435
5436%postun fonts-cg
5437%texhash
5438
5439%post fonts-cm
5440%texhash
5441
5442%postun fonts-cm
5443%texhash
5444
5445%post fonts-cmbright
5446%texhash
5447
5448%postun fonts-cmbright
5449%texhash
5450
5451%post fonts-cmcyr
5452%texhash
5453
5454%postun fonts-cmcyr
5455%texhash
5456
5457%post fonts-cmextra
5458%texhash
5459
5460%postun fonts-cmextra
5461%texhash
5462
5463%post fonts-concmath
5464%texhash
5465
5466%postun fonts-concmath
5467%texhash
5468
5469%post fonts-concrete
5470%texhash
5471
5472%postun fonts-concrete
5473%texhash
5474
5475%post fonts-cs
5476%texhash
5477
5478%postun fonts-cs
5479%texhash
5480
4a09ae1a
ZU
5481%post fonts-dstroke
5482%texhash
d08789e0 5483
4a09ae1a
ZU
5484%postun fonts-dstroke
5485%texhash
d08789e0
ZU
5486
5487%post fonts-ecc
5488%texhash
5489
5490%postun fonts-ecc
5491%texhash
5492
5493%post fonts-eurosym
5494%texhash
5495
5496%postun fonts-eurosym
5497%texhash
5498
5499%post fonts-euxm
5500%texhash
5501
5502%postun fonts-euxm
5503%texhash
5504
5505%post fonts-gothic
5506%texhash
5507
5508%postun fonts-gothic
5509%texhash
5510
5511%post fonts-hoekwater
5512%texhash
5513
5514%postun fonts-hoekwater
5515%texhash
5516
5517%post fonts-jknappen
5518%texhash
5519
5520%postun fonts-jknappen
5521%texhash
5522
5523%post fonts-latex
5524%texhash
5525
5526%postun fonts-latex
5527%texhash
5528
5529%post fonts-lh
5530%texhash
5531
5532%postun fonts-lh
5533%texhash
5534
5535%post fonts-lm
5536%texhash
5537
5538%postun fonts-lm
5539%texhash
5540
5541%post fonts-marvosym
5542%texhash
5543
5544%postun fonts-marvosym
5545%texhash
5546
5547%post fonts-mflogo
5548%texhash
5549
5550%postun fonts-mflogo
5551%texhash
5552
5553%post fonts-misc
5554%texhash
5555
5556%postun fonts-misc
5557%texhash
5558
5559%post fonts-monotype
5560%texhash
5561
5562%postun fonts-monotype
5563%texhash
5564
5565%post fonts-omega
5566%texhash
5567
5568%postun fonts-omega
5569%texhash
5570
5571%post fonts-pazo
5572%texhash
5573
5574%postun fonts-pazo
5575%texhash
5576
5577%post fonts-pl
5578%texhash
5579
5580%postun fonts-pl
5581%texhash
5582
5583%post fonts-px
5584%texhash
5585
5586%postun fonts-px
5587%texhash
5588
5589%post fonts-qfonts
5590%texhash
5591
5592%postun fonts-qfonts
5593%texhash
5594
5595%post fonts-qpx
5596%texhash
5597
5598%postun fonts-qpx
5599%texhash
5600
31bd2c4a 5601%post fonts-qpxqtx
d08789e0
ZU
5602%texhash
5603
31bd2c4a 5604%postun fonts-qpxqtx
d08789e0
ZU
5605%texhash
5606
5607%post fonts-rsfs
5608%texhash
5609
5610%postun fonts-rsfs
5611%texhash
5612
5613%post fonts-stmaryrd
5614%texhash
5615
5616%postun fonts-stmaryrd
5617%texhash
5618
5619%post fonts-tx
5620%texhash
5621
5622%postun fonts-tx
5623%texhash
5624
5625%post fonts-urw
5626%texhash
5627
5628%postun fonts-urw
5629%texhash
5630
5631%post fonts-vnr
5632%texhash
5633
5634%postun fonts-vnr
5635%texhash
5636
5637%post fonts-wasy
5638%texhash
5639
5640%postun fonts-wasy
5641%texhash
5642
5643%post fonts-xypic
5644%texhash
5645
5646%postun fonts-xypic
5647%texhash
5648
5649%post fonts-yandy
5650%texhash
5651
5652%postun fonts-yandy
5653%texhash
5654
5655%post fonts-type1-antp
5656%texhash
5657
5658%postun fonts-type1-antp
5659%texhash
5660
5661%post fonts-type1-antt
5662%texhash
5663
5664%postun fonts-type1-antt
5665%texhash
5666
5667%post fonts-type1-belleek
5668%texhash
5669
5670%postun fonts-type1-belleek
5671%texhash
5672
5673%post fonts-type1-bitstream
5674%texhash
5675
5676%postun fonts-type1-bitstream
5677%texhash
5678
5679%post fonts-type1-bluesky
5680%texhash
5681
5682%postun fonts-type1-bluesky
5683%texhash
5684
5685%post fonts-type1-cc-pl
5686%texhash
5687
5688%postun fonts-type1-cc-pl
5689%texhash
5690
5691%post fonts-type1-cmcyr
5692%texhash
5693
5694%postun fonts-type1-cmcyr
5695%texhash
5696
5697%post fonts-type1-cs
5698%texhash
5699
5700%postun fonts-type1-cs
5701%texhash
5702
070c5aff
ZU
5703%post fonts-type1-dstroke
5704%texhash
d08789e0 5705
070c5aff
ZU
5706%postun fonts-type1-dstroke
5707%texhash
d08789e0
ZU
5708
5709%post fonts-type1-eurosym
5710%texhash
5711
5712%postun fonts-type1-eurosym
5713%texhash
5714
5715%post fonts-type1-hoekwater
5716%texhash
5717
5718%postun fonts-type1-hoekwater
5719%texhash
5720
5721%post fonts-type1-lm
5722%texhash
5723
5724%postun fonts-type1-lm
5725%texhash
5726
5727%post fonts-type1-marvosym
5728%texhash
5729
5730%postun fonts-type1-marvosym
5731%texhash
5732
5733%post fonts-type1-mathpazo
5734%texhash
5735
5736%postun fonts-type1-mathpazo
5737%texhash
5738
5739%post fonts-type1-omega
5740%texhash
5741
5742%postun fonts-type1-omega
5743%texhash
5744
5745%post fonts-type1-pl
5746%texhash
5747
5748%postun fonts-type1-pl
5749%texhash
5750
5751%post fonts-type1-px
5752%texhash
5753
5754%postun fonts-type1-px
5755%texhash
5756
070c5aff
ZU
5757%post fonts-type1-qfonts
5758%texhash
d08789e0 5759
070c5aff
ZU
5760%postun fonts-type1-qfonts
5761%texhash
d08789e0
ZU
5762
5763%post fonts-type1-tx
5764%texhash
5765
5766%postun fonts-type1-tx
5767%texhash
5768
5769%post fonts-type1-urw
5770%texhash
5771
5772%postun fonts-type1-urw
5773%texhash
5774
5775%post fonts-type1-vnr
5776%texhash
5777
5778%postun fonts-type1-vnr
5779%texhash
5780
5781%post fonts-type1-xypic
5782%texhash
5783
5784%postun fonts-type1-xypic
5785%texhash
5786
5787%post -n texconfig
5788%texhash
5789
5790%postun -n texconfig
5791%texhash
5792
4224ae6d
MB
5793%post xetex
5794%texhash
5795
5796%postun xetex
5797%texhash
5798
5799%post xmltex
5800%texhash
5801
5802%postun xmltex
5803%texhash
5804
5902e778
ZU
5805# Check the commented lines!!!
5806
d08789e0
ZU
5807%files
5808%defattr(644,root,root,755)
0f6c4baf 5809# %doc %{texmf}/LICENSE.texmf
df343eba 5810# %doc %{texmf}/ChangeLog
df343eba 5811# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
5812# There isn't doc/fonts directory
5813# %dir %{texmf}/doc/fonts
5814# %doc %{texmf}/doc/fonts/fontname
5815# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
5816# %dir %{texmf}/doc/help
5817# %doc %{texmf}/doc/help/csname.txt
5818# %doc %{texmf}/doc/help/ctan
5819# %doc %{texmf}/doc/help/tds.dvi
5820# %doc %{texmf}/doc/help/unixtex.ftp
5821# %dir %{texmf}/doc/help/faq
5822# %doc %{texmf}/doc/images
df343eba
ZU
5823# %dir %{texmf}/doc/polish
5824# %doc %{texmf}/doc/polish/*.html
5825# %dir %{texmf}/doc/programs
5826# %doc %{texmf}/doc/programs/web2c*
5827# %doc %{texmf}/doc/programs/cwebman.dvi
5828# %doc %{texmf}/doc/programs/dvipng.*
5829# %doc %{texmf}/doc/knuth
d08789e0
ZU
5830#%attr(755,root,root) %{_bindir}/MakeTeXPK
5831#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
5832
5833# ***********
5834# executables
5835# ***********
d08789e0
ZU
5836%attr(755,root,root) %{_bindir}/a2ping
5837%attr(755,root,root) %{_bindir}/afm2tfm
5838%attr(755,root,root) %{_bindir}/allcm
5839%attr(755,root,root) %{_bindir}/allec
5840%attr(755,root,root) %{_bindir}/allneeded
5841%attr(755,root,root) %{_bindir}/cweave
5842%attr(755,root,root) %{_bindir}/ctangle
5843%attr(755,root,root) %{_bindir}/ctie
5844%attr(755,root,root) %{_bindir}/dmp
5845%attr(755,root,root) %{_bindir}/dvipng
5846%attr(755,root,root) %{_bindir}/e2pall
5847%attr(755,root,root) %{_bindir}/ebb
df343eba 5848# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
5849%attr(755,root,root) %{_bindir}/fmtutil
5850%attr(755,root,root) %{_bindir}/fmtutil-sys
5851#%attr(755,root,root) %{_bindir}/fontexport
5852#%attr(755,root,root) %{_bindir}/fontimport
5853%attr(755,root,root) %{_bindir}/fontinst
5854%attr(755,root,root) %{_bindir}/gftodvi
5855%attr(755,root,root) %{_bindir}/gftopk
5856%attr(755,root,root) %{_bindir}/gftype
5857%attr(755,root,root) %{_bindir}/gsftopk
5858#%attr(755,root,root) %{_bindir}/initex
5859%attr(755,root,root) %{_bindir}/kpseaccess
5860%attr(755,root,root) %{_bindir}/kpsereadlink
5861%attr(755,root,root) %{_bindir}/kpsewhere
5862%attr(755,root,root) %{_bindir}/mag
5863%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
5864#%attr(755,root,root) %{_bindir}/mkfontdesc
5865%attr(755,root,root) %{_bindir}/mktexfmt
5866%attr(755,root,root) %{_bindir}/mktexlsr
5867%attr(755,root,root) %{_bindir}/newer
5868%attr(755,root,root) %{_bindir}/patgen
5869%attr(755,root,root) %{_bindir}/pdfetex
5870%attr(755,root,root) %{_bindir}/pfb2pfa
5871%attr(755,root,root) %{_bindir}/pk2bm
5872%attr(755,root,root) %{_bindir}/pktogf
5873%attr(755,root,root) %{_bindir}/pktype
5874%attr(755,root,root) %{_bindir}/pltotf
5875%attr(755,root,root) %{_bindir}/pooltype
5876%attr(755,root,root) %{_bindir}/ps2frag
5877%attr(755,root,root) %{_bindir}/ps2pk
5878# TODO: move this file to correct subpackage ?
5879%attr(755,root,root) %{_bindir}/ps4pdf
5880#%attr(755,root,root) %{_bindir}/t1mapper
5881%attr(755,root,root) %{_bindir}/tangle
5882#%attr(755,root,root) %{_bindir}/tetex-updmap
5883%attr(755,root,root) %{_bindir}/tex
5884%attr(755,root,root) %{_bindir}/texdoc
d08789e0 5885%attr(755,root,root) %{_bindir}/texhash
df343eba 5886# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
5887%attr(755,root,root) %{_bindir}/texlinks
5888%attr(755,root,root) %{_bindir}/tftopl
5889%attr(755,root,root) %{_bindir}/tie
5890%attr(755,root,root) %{_bindir}/ttf2afm
5891%attr(755,root,root) %{_bindir}/updmap
5892%attr(755,root,root) %{_bindir}/updmap-sys
5893%attr(755,root,root) %{_bindir}/vftovp
5894#%attr(755,root,root) %{_bindir}/virtex
5895%attr(755,root,root) %{_bindir}/vptovf
5896%attr(755,root,root) %{_bindir}/weave
5897
5898%attr(755,root,root) %{texmf}/web2c/mktexnam
5899%attr(755,root,root) %{texmf}/web2c/mktexdir
5900%attr(755,root,root) %{texmf}/web2c/mktexupd
5901
0edad7f5 5902%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
5903
5904#%dir /etc/sysconfig/tetex-updmap
5905#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
5906
5907%ghost %{texmf}/ls-R
7057740b 5908%ghost %{texmfdist}/ls-R
7057740b 5909# %ghost %{_localstatedir}/ls-R
d08789e0 5910
2677a8b0 5911%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 5912%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
5913%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
5914%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
5915%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 5916
d08789e0
ZU
5917%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
5918%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
5919%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
5920%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
5921%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
5922%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
5923%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
5924
d08789e0
ZU
5925%attr(1777,root,root) /var/cache/fonts
5926
5927%{_datadir}/info/web2c.info*
df343eba
ZU
5928# %{_datadir}/info/texi2html.info*
5929# %{_datadir}/texi2html
d08789e0
ZU
5930#%{texmf}/updates.dat
5931
df343eba 5932# %{texmf}/aliases
df343eba 5933# %{texmf}/tex/generic/bghyph
1a192771
ZU
5934# %doc %{texmf}/doc/generic/hyphen
5935#%{texmf}/tex/generic/letterspacing
5936
5937# ***********
5938# Directories
5939# ***********
ae4a938c 5940%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
5941%attr(1777,root,root) %dir %{_localstatedir}/fonts
5942%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 5943%attr(1777,root,root) %dir %{fmtdir}
1a192771 5944
b6042de9
ZU
5945%dir %{texmfdist}
5946%dir %{texmf}
5947
1a192771
ZU
5948%dir %{texmfdist}/doc
5949%dir %{texmfdist}/doc/generic
5950%dir %{texmfdist}/doc/generic/enctex
5951%dir %{texmfdist}/doc/latex
5952%dir %{texmfdist}/doc/latex/localloc
5953%dir %{texmf}/doc
5954%dir %{texmf}/doc/generic
5955%dir %{texmf}/doc/tetex
5956
5957%dir %{texmfdist}/tex
2677a8b0 5958%dir %{texmfdist}/tex/cslatex
0b6bcf85 5959%dir %{texmfdist}/tex/cslatex/base
165b9d73 5960%dir %{texmfdist}/tex/generic
5f841614 5961%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 5962%dir %{texmfdist}/tex/generic/enctex
165b9d73 5963%dir %{texmfdist}/tex/generic/genmisc
5f841614 5964%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 5965%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
5966%dir %{texmfdist}/tex/latex
5967%dir %{texmfdist}/tex/latex/base
1a192771
ZU
5968%dir %{texmf}/dvips
5969%dir %{texmf}/dvips/config
5970%dir %{texmf}/dvips/tetex
d08789e0
ZU
5971%dir %{texmf}/fonts/enc
5972%dir %{texmf}/fonts/enc/dvips
5973%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 5974%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
5975%dir %{texmf}/fonts/map
5976%dir %{texmf}/fonts/map/dvips
5977%dir %{texmf}/fonts/map/dvips/tetex
5978%dir %{texmf}/scripts
5979%dir %{texmf}/tex
1a192771
ZU
5980%dir %{texmf}/tex/generic
5981%dir %{texmf}/tex/generic/config
1a192771
ZU
5982%dir %{texmf}/web2c
5983
5984# Docs
2677a8b0 5985# %doc %{texmf}/doc/README
1a192771
ZU
5986%doc %{texmf}/doc/tetex/TETEXDOC.*
5987%doc %{texmf}/doc/tetex/teTeX-FAQ
5988
5989# %{texmf}/fonts/map/dvips/tetex/contnav.map
5990# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
5991%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
5992%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
5993
5994# Main fonts from TeTeX
d08789e0
ZU
5995%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
5996%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
5997%{texmf}/fonts/enc/dvips/tetex/10037936.enc
5998%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
5999%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6000%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6001%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6002%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6003%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6004%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6005%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6006%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6007
f2555868 6008%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6009%{texmfdist}/tex/generic/encodings
6010%{texmfdist}/tex/generic/epsf
f2555868 6011%{texmfdist}/tex/generic/hyph-utf8/*
1a192771 6012%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 6013%{texmfdist}/tex/generic/misc/null*
1a192771 6014%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6015%{texmfdist}/tex/generic/tap
6016%{texmfdist}/tex/generic/tex-ps
2677a8b0 6017%{texmfdist}/tex/texinfo
1a192771 6018%{texmf}/tex/fontinst
1a192771 6019%{texmf}/tex/generic/hyphen
df343eba 6020
1a192771
ZU
6021# %{fmtdir}/metafun.mem
6022#%{texmf}/web2c/tex-pl.pool
6023# %{texmf}/web2c/tex.pool
fb2a8613 6024%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6025
6026%{texmf}/web2c/*.tcx
df343eba
ZU
6027
6028# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6029# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6030# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6031# %lang(fr) %{_mandir}/fr/man1/access.1*
6032# %lang(hu) %{_mandir}/hu/man1/access.1*
6033# %lang(hu) %{_mandir}/hu/man1/newer.1*
6034# %lang(pl) %{_mandir}/pl/man1/access.1*
6035# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6036#%{_mandir}/man1/MakeTeXPK.1*
6037#%{_mandir}/man1/access.1*
6038#%{_mandir}/man1/fontexport.1*
6039#%{_mandir}/man1/fontimport.1*
6040#%{_mandir}/man1/initex.1*
6041#%{_mandir}/man1/t1mapper.1*
1a192771 6042#%{_mandir}/man1/texdoc.1*
1a192771 6043#%{_mandir}/man1/texi2html.1*
d08789e0 6044#%{_mandir}/man1/virtex.1*
1a192771 6045#%{_mandir}/man8/fmtutil.8*
d08789e0 6046#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6047#%{_mandir}/man8/texlinks.8*
6048
d08789e0
ZU
6049%{_mandir}/man1/afm2tfm.1*
6050%{_mandir}/man1/allcm.1*
fae5faca 6051%{_mandir}/man1/allec.1*
d08789e0 6052%{_mandir}/man1/allneeded.1*
fae5faca 6053%{_mandir}/man1/ctangle.1*
d08789e0 6054%{_mandir}/man1/ctie.1*
fae5faca 6055%{_mandir}/man1/cweave.1*
d08789e0
ZU
6056%{_mandir}/man1/cweb.1*
6057%{_mandir}/man1/dmp.1*
6058%{_mandir}/man1/dvipdft.1*
6059%{_mandir}/man1/dvipng.1*
6060%{_mandir}/man1/e2pall.1*
6061%{_mandir}/man1/ebb.1*
6062%{_mandir}/man1/fmtutil.1*
09deda15 6063%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6064%{_mandir}/man1/fontinst.1*
6065%{_mandir}/man1/gftodvi.1*
6066%{_mandir}/man1/gftopk.1*
6067%{_mandir}/man1/gftype.1*
6068%{_mandir}/man1/gsftopk.1*
6069%{_mandir}/man1/kpseaccess.1*
6070%{_mandir}/man1/kpsereadlink.1*
6071%{_mandir}/man1/kpsewhere.1*
6072%{_mandir}/man1/mag.1*
6073%{_mandir}/man1/makempx.1*
6074%{_mandir}/man1/makempy.1*
fae5faca 6075%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6076%{_mandir}/man1/mktexlsr.1*
6077%{_mandir}/man1/newer.1*
6078%{_mandir}/man1/patgen.1*
6079%{_mandir}/man1/pdfetex.1*
6080%{_mandir}/man1/pfb2pfa.1*
6081%{_mandir}/man1/pk2bm.1*
6082%{_mandir}/man1/pktogf.1*
6083%{_mandir}/man1/pktype.1*
6084%{_mandir}/man1/pltotf.1*
6085%{_mandir}/man1/pooltype.1*
6086%{_mandir}/man1/ps2frag.1*
6087%{_mandir}/man1/ps2pk.1*
6088%{_mandir}/man1/tangle.1*
6089%{_mandir}/man1/tex.1*
d08789e0 6090%{_mandir}/man1/texexec.1*
fae5faca 6091%{_mandir}/man1/texhash.1*
d08789e0 6092%{_mandir}/man1/texlinks.1*
d08789e0 6093%{_mandir}/man1/tftopl.1*
d08789e0 6094%{_mandir}/man1/tie.1*
1a192771 6095%{_mandir}/man1/ttf2afm.1*
d08789e0 6096%{_mandir}/man1/updmap.1*
fae5faca 6097%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6098%{_mandir}/man1/vftovp.1*
6099%{_mandir}/man1/vptovf.1*
6100%{_mandir}/man1/weave.1*
6101%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6102%{_mandir}/man5/updmap.cfg.5*
1a192771 6103
d08789e0
ZU
6104
6105%files dirs-fonts
6106%defattr(644,root,root,755)
1a192771 6107%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
6108%dir %{texmfdist}/fonts
6109%dir %{texmfdist}/fonts/afm
6110%dir %{texmfdist}/fonts/afm/public
4224ae6d 6111%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
6112%dir %{texmfdist}/fonts/enc
6113%dir %{texmfdist}/fonts/enc/dvips
6114%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 6115%dir %{texmfdist}/fonts/map
21c69d95 6116%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
6117%dir %{texmfdist}/fonts/map/dvips
6118%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 6119%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
6120%dir %{texmfdist}/fonts/ofm
6121%dir %{texmfdist}/fonts/ofm/public
6122%dir %{texmfdist}/fonts/ovf
6123%dir %{texmfdist}/fonts/ovf/public
6124%dir %{texmfdist}/fonts/ovp
6125%dir %{texmfdist}/fonts/ovp/public
6126%dir %{texmfdist}/fonts/opentype
6127%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 6128%dir %{texmfdist}/fonts/pk
1a192771 6129%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
6130%dir %{texmfdist}/fonts/source
6131%dir %{texmfdist}/fonts/source/public
21c69d95 6132%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
6133%dir %{texmfdist}/fonts/tfm
6134%dir %{texmfdist}/fonts/tfm/public
4224ae6d 6135%dir %{texmfdist}/fonts/tfm/vntex
26d8eaaa
ZU
6136%dir %{texmfdist}/fonts/type1
6137%dir %{texmfdist}/fonts/type1/public
21c69d95 6138%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
6139%dir %{texmfdist}/fonts/vf
6140%dir %{texmfdist}/fonts/vf/public
21c69d95 6141%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
6142%dir %{texmfdist}/source
6143%dir %{texmfdist}/source/fonts
6144%dir %{texmfdist}/source/latex
1a192771
ZU
6145%dir %{texmf}/fonts
6146%dir %{texmf}/fonts/opentype
6147%dir %{texmf}/fonts/opentype/public
d08789e0 6148
5b7eba8e
MB
6149%files doc
6150%defattr(644,root,root,755)
6151%{texmfdoc}/doc/english
6152
6153%files doc-bg
6154%defattr(644,root,root,755)
6155%{texmfdoc}/doc/bulgarian
6156
6157%files doc-cs
6158%defattr(644,root,root,755)
6159%{texmfdoc}/doc/czechslovak
6160
6161%files doc-de
6162%defattr(644,root,root,755)
6163%{texmfdoc}/doc/german
6164
6165%files doc-el
6166%defattr(644,root,root,755)
6167%{texmfdoc}/doc/greek
6168
6169%files doc-es
6170%defattr(644,root,root,755)
6171%{texmfdoc}/doc/spanish
6172
6173%files doc-fi
6174%defattr(644,root,root,755)
6175%{texmfdoc}/doc/finnish
6176
6177%files doc-fr
6178%defattr(644,root,root,755)
6179%{texmfdoc}/doc/french
6180
6181%files doc-it
6182%defattr(644,root,root,755)
6183%{texmfdoc}/doc/italian
6184
6185%files doc-ja
6186%defattr(644,root,root,755)
6187%{texmfdoc}/doc/japanese
6188
6189%files doc-ko
6190%defattr(644,root,root,755)
6191%{texmfdoc}/doc/korean
6192
6193%files doc-mn
6194%defattr(644,root,root,755)
6195%{texmfdoc}/doc/mongolian
6196
6197%files doc-nl
6198%defattr(644,root,root,755)
6199%{texmfdoc}/doc/dutch
6200
6201%files doc-pl
6202%defattr(644,root,root,755)
6203%{texmfdoc}/doc/polish
6204
6205%files doc-pt
6206%defattr(644,root,root,755)
6207%{texmfdoc}/doc/portuguese
6208
6209%files doc-ru
6210%defattr(644,root,root,755)
6211%{texmfdoc}/doc/russian
6212
6213%files doc-sk
6214%defattr(644,root,root,755)
6215%{texmfdoc}/doc/slovak
6216
6217%files doc-sl
6218%defattr(644,root,root,755)
6219%{texmfdoc}/doc/slovenian
6220
6221%files doc-th
6222%defattr(644,root,root,755)
6223%{texmfdoc}/doc/thai
6224
6225%files doc-tr
6226%defattr(644,root,root,755)
6227%{texmfdoc}/doc/turkish
6228
6229%files doc-uk
6230%defattr(644,root,root,755)
6231%{texmfdoc}/doc/ukrainian
6232
6233%files doc-vi
6234%defattr(644,root,root,755)
6235%{texmfdoc}/doc/vietnamese
6236
6237%files doc-zh_CN
6238%defattr(644,root,root,755)
6239%{texmfdoc}/doc/chinese
6240
0f6c4baf
ZU
6241# %files doc-Catalogue
6242# %defattr(644,root,root,755)
6243# %{texmf}/doc/help/Catalogue
d08789e0 6244
0f6c4baf
ZU
6245# %files doc-tug-faq
6246# %defattr(644,root,root,755)
6247# %{texmf}/doc/help/faq/uktug-faq
d08789e0 6248
5902e778 6249
d08789e0
ZU
6250%files doc-latex
6251%defattr(644,root,root,755)
5902e778
ZU
6252# %{texmfdist}/doc/latex/bar
6253# %{texmfdist}/doc/latex/eclbip
6254# %{texmfdist}/doc/latex/eo
6255# %{texmfdist}/doc/latex/floatflt
6256# %{texmfdist}/doc/latex/general
6257# %{texmfdist}/doc/latex/germbib
6258# %{texmfdist}/doc/latex/images
6259# %{texmfdist}/doc/latex/mathcomp
6260# %{texmfdist}/doc/latex/mt11p
6261# %{texmfdist}/doc/latex/picins
6262# %{texmfdist}/doc/latex/ps4pdf
6263# %{texmfdist}/doc/latex/pslatex
6264# %{texmfdist}/doc/latex/shapepar
6265# %{texmfdist}/doc/latex/supertab
6266# %{texmfdist}/doc/latex/tex-refs
6267# %{texmfdist}/doc/latex/textmerg
6268# %{texmfdist}/doc/latex/treesvr
df343eba 6269%{texmfdist}/doc/latex/acronym
df343eba
ZU
6270%{texmfdist}/doc/latex/aeguill
6271%{texmfdist}/doc/latex/anysize
df343eba
ZU
6272%{texmfdist}/doc/latex/base
6273%{texmfdist}/doc/latex/beton
df343eba
ZU
6274%{texmfdist}/doc/latex/carlisle
6275%{texmfdist}/doc/latex/ccaption
6276%{texmfdist}/doc/latex/changebar
6277%{texmfdist}/doc/latex/chappg
df343eba
ZU
6278%{texmfdist}/doc/latex/concmath
6279%{texmfdist}/doc/latex/crop
df343eba
ZU
6280%{texmfdist}/doc/latex/dinbrief
6281%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
6282%{texmfdist}/doc/latex/eepic
6283%{texmfdist}/doc/latex/endfloat
df343eba
ZU
6284%{texmfdist}/doc/latex/esint
6285%{texmfdist}/doc/latex/eso-pic
6286%{texmfdist}/doc/latex/euler
6287%{texmfdist}/doc/latex/eulervm
df343eba
ZU
6288%{texmfdist}/doc/latex/extsizes
6289%{texmfdist}/doc/latex/fancybox
6290%{texmfdist}/doc/latex/fancyhdr
6291%{texmfdist}/doc/latex/fancyvrb
6292%{texmfdist}/doc/latex/filecontents
6293%{texmfdist}/doc/latex/float
df343eba
ZU
6294%{texmfdist}/doc/latex/footmisc
6295%{texmfdist}/doc/latex/footnpag
6296%{texmfdist}/doc/latex/fp
df343eba 6297%{texmfdist}/doc/latex/geometry
df343eba
ZU
6298%{texmfdist}/doc/latex/graphics
6299%{texmfdist}/doc/latex/hyperref
6300%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
6301%{texmfdist}/doc/latex/index
6302%{texmfdist}/doc/latex/koma-script
6303%{texmfdist}/doc/latex/labels
df343eba 6304%{texmfdist}/doc/latex/layouts
df343eba
ZU
6305%{texmfdist}/doc/latex/lettrine
6306%{texmfdist}/doc/latex/listings
6307%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
6308%{texmfdist}/doc/latex/mdwtools
6309%{texmfdist}/doc/latex/memoir
6310%{texmfdist}/doc/latex/mh
df343eba
ZU
6311%{texmfdist}/doc/latex/mparhack
6312%{texmfdist}/doc/latex/ms
df343eba
ZU
6313%{texmfdist}/doc/latex/multibib
6314%{texmfdist}/doc/latex/mwcls
6315%{texmfdist}/doc/latex/natbib
6316%{texmfdist}/doc/latex/nomencl
6317%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
6318%{texmfdist}/doc/latex/oberdiek
6319%{texmfdist}/doc/latex/overpic
6320%{texmfdist}/doc/latex/paralist
6321%{texmfdist}/doc/latex/pb-diagram
6322%{texmfdist}/doc/latex/pdfpages
6323%{texmfdist}/doc/latex/picinpar
df343eba
ZU
6324%{texmfdist}/doc/latex/pict2e
6325%{texmfdist}/doc/latex/placeins
6326%{texmfdist}/doc/latex/preprint
6327%{texmfdist}/doc/latex/preview
6328%{texmfdist}/doc/latex/program
df343eba 6329%{texmfdist}/doc/latex/psfrag
0f6c4baf 6330%{texmfdist}/doc/latex/revtex
df343eba
ZU
6331%{texmfdist}/doc/latex/rotating
6332%{texmfdist}/doc/latex/rotfloat
6333%{texmfdist}/doc/latex/scale
6334%{texmfdist}/doc/latex/sectsty
6335%{texmfdist}/doc/latex/seminar
df343eba
ZU
6336%{texmfdist}/doc/latex/showlabels
6337%{texmfdist}/doc/latex/sidecap
df343eba
ZU
6338%{texmfdist}/doc/latex/slashbox
6339%{texmfdist}/doc/latex/soul
6340%{texmfdist}/doc/latex/stdclsdv
6341%{texmfdist}/doc/latex/subfig
6342%{texmfdist}/doc/latex/subfigure
df343eba 6343%{texmfdist}/doc/latex/textfit
df343eba
ZU
6344%{texmfdist}/doc/latex/textpos
6345%{texmfdist}/doc/latex/titlesec
6346%{texmfdist}/doc/latex/tocbibind
6347%{texmfdist}/doc/latex/tocloft
6348%{texmfdist}/doc/latex/tools
6349%{texmfdist}/doc/latex/totpages
df343eba
ZU
6350%{texmfdist}/doc/latex/type1cm
6351%{texmfdist}/doc/latex/units
6352%{texmfdist}/doc/latex/vmargin
6353%{texmfdist}/doc/latex/was
6354%{texmfdist}/doc/latex/wrapfig
6355%{texmfdist}/doc/latex/xtab
6356%{texmfdist}/doc/latex/yfonts
6357
096dca83 6358%files -n kpathsea
d08789e0 6359%defattr(644,root,root,755)
4aeb46f7 6360%dir %{texmf}/doc/kpathsea
446ab8e0 6361%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
6362%attr(755,root,root) %{_bindir}/kpsepath
6363%attr(755,root,root) %{_bindir}/kpsestat
6364%attr(755,root,root) %{_bindir}/kpsetool
6365%attr(755,root,root) %{_bindir}/kpsewhich
6366%attr(755,root,root) %{_bindir}/kpsexpand
6367%attr(755,root,root) %{_libdir}/libkpathsea.so.*
6368%{_libdir}/libkpathsea.la
fae5faca
ZU
6369%{_mandir}/man1/kpsexpand.1*
6370%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
6371%{_mandir}/man1/kpsestat.1*
6372%{_mandir}/man1/kpsetool.1*
6373%{_mandir}/man1/kpsewhich.1*
d08789e0 6374
096dca83 6375%files -n kpathsea-devel
d08789e0
ZU
6376%defattr(644,root,root,755)
6377%attr(755,root,root) %{_libdir}/libkpathsea.so
6378%{_includedir}/kpathsea
6379%{_infodir}/kpathsea.info*
6380
6381%files dvips
6382%defattr(644,root,root,755)
446ab8e0 6383# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 6384# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 6385# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
6386# %lang(fi) %{_mandir}/fi/man1/dvips.1*
6387# %{texmf}/dvips/misc
6388# %{texmf}/dvips/config/config.generic
6389# %{texmf}/fonts/map/dvips/misc
6390# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
6391# %{texmf}/fonts/map/dvips/tetex/bsr.map
6392# %{_localstatedir}/fonts/map/dvipdfm
6393# %{_localstatedir}/fonts/map/dvips
6394%dir %{texmfdist}/fonts/map/dvips/cmex
6395%dir %{texmf}/dvipdfm
6396%docdir %{texmf}/doc/dvips
6397%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
6398%attr(755,root,root) %{_bindir}/dvips
6399%attr(755,root,root) %{_bindir}/dvired
6400%attr(755,root,root) %{_bindir}/dvitomp
6401%attr(755,root,root) %{_bindir}/dvitype
6402%attr(755,root,root) %{_bindir}/dvicopy
6403%attr(755,root,root) %{_bindir}/dvipdfm
6404%attr(755,root,root) %{_bindir}/dvipdft
6405# dvi2fax requires ghostscript
6406%attr(755,root,root) %{_bindir}/dvi2fax
6407%{_infodir}/dvips.info*
6408%{_mandir}/man1/dvi2fax.1*
6409%{_mandir}/man1/dvicopy.1*
6410%{_mandir}/man1/dvipdfm.1*
6411%{_mandir}/man1/dvips.1*
6412%{_mandir}/man1/dvired.1*
6413%{_mandir}/man1/dvitomp.1*
6414%{_mandir}/man1/dvitype.1*
d08789e0 6415%{texmf}/dvips/base
d08789e0 6416%{texmf}/dvips/gsftopk
2677a8b0 6417%{texmfdist}/dvips/psfrag
d08789e0 6418%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 6419%{texmfdist}/fonts/enc/dvips/base
9b908671 6420%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
6421%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
6422%{texmf}/dvipdfm/config
6423%{texmf}/dvips/tetex/config.*
d08789e0 6424%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
6425# %{texmf}/fonts/map
6426%dir %{texmf}/fonts/map/dvipdfm
6427%dir %{texmf}/fonts/map/dvips
6428%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
6429%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
6430%{texmf}/fonts/map/dvips/tetex/dvips35.map
6431%{texmf}/fonts/map/dvips/tetex/mathpple.map
6432%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
6433%{texmf}/fonts/map/dvips/tetex/mt-plus.map
6434%{texmf}/fonts/map/dvips/tetex/mt-yy.map
6435%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 6436
d08789e0
ZU
6437
6438%files dvilj
6439%defattr(644,root,root,755)
6440%attr(755,root,root) %{_bindir}/dvihp
6441%attr(755,root,root) %{_bindir}/dvilj
6442%attr(755,root,root) %{_bindir}/dvilj2p
6443%attr(755,root,root) %{_bindir}/dvilj4
6444%attr(755,root,root) %{_bindir}/dvilj4l
6445%attr(755,root,root) %{_bindir}/dvilj6
6446%{_mandir}/man1/dvihp.1*
6447%{_mandir}/man1/dvilj.1*
09deda15
ZU
6448%{_mandir}/man1/dvilj2p.1*
6449%{_mandir}/man1/dvilj4.1*
6450%{_mandir}/man1/dvilj4l.1*
6451%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
6452
6453%files makeindex
6454%defattr(644,root,root,755)
446ab8e0 6455%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
6456%attr(755,root,root) %{_bindir}/mkindex
6457%attr(755,root,root) %{_bindir}/makeindex
6458%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 6459%{texmfdist}/makeindex
d08789e0
ZU
6460%{_mandir}/man1/makeindex.1*
6461%{_mandir}/man1/mkindex.1*
6462%{_mandir}/man1/rumakeindex.1*
6463
6464%files metafont
6465%defattr(644,root,root,755)
d08789e0
ZU
6466#%attr(755,root,root) %{_bindir}/mfw
6467#%attr(755,root,root) %{_bindir}/virmf
6468#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
6469#%{texmf}/mft/cmbase.mft
6470# %{texmf}/mft/e.mft
446ab8e0
ZU
6471# %{texmf}/mft/pl.mft
6472# %{fmtdir}/mf.base
d08789e0 6473#%{texmf}/web2c/mf-nowin.base
446ab8e0 6474# %{texmf}/web2c/mf.pool
d08789e0 6475#%{texmf}/web2c/mfw.base
d08789e0
ZU
6476#%{_mandir}/man1/inimf.1*
6477#%{_mandir}/man1/virmf.1*
5902e778
ZU
6478%dir %{texmfdist}/mft
6479%dir %{texmfdist}/mft/base
6480%attr(755,root,root) %{_bindir}/mf
6481%attr(755,root,root) %{_bindir}/mf-nowin
6482%attr(755,root,root) %{_bindir}/mft
6483%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 6484%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
6485%attr(755,root,root) %{_bindir}/mktextfm
6486%{texmfdist}/metafont
6487%{texmfdist}/mft/base/mplain.mft
6488%{texmfdist}/mft/base/plain.mft
6489%{_mandir}/man1/mf.1*
fae5faca 6490%{_mandir}/man1/mf-nowin.1*
5902e778 6491%{_mandir}/man1/mft.1*
d08789e0
ZU
6492%{_mandir}/man1/mktexmf.1*
6493%{_mandir}/man1/mktexpk.1*
6494%{_mandir}/man1/mktextfm.1*
6495
6496%files metapost
6497%defattr(644,root,root,755)
d08789e0
ZU
6498#%attr(755,root,root) %{_bindir}/virmpost
6499#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
6500# %{texmf}/web2c/mp.pool
6501# %{fmtdir}/mpost.mem
6502#%{_mandir}/man1/inimpost.1*
6503#%{_mandir}/man1/virmpost.1*
446ab8e0 6504%dir %{texmfdist}/metapost
5902e778
ZU
6505%doc %{texmfdist}/doc/metapost
6506%attr(755,root,root) %{_bindir}/mpost
6507%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
6508%{texmfdist}/metapost/base
6509%{texmfdist}/metapost/config
6510%{texmfdist}/metapost/mfpic
6511%{texmfdist}/metapost/misc
6512%{texmfdist}/metapost/support
d08789e0
ZU
6513%{_mandir}/man1/mpost.1*
6514%{_mandir}/man1/mpto.1*
d08789e0
ZU
6515
6516%files mptopdf
6517%defattr(644,root,root,755)
6518%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 6519%{_mandir}/man1/mptopdf.1*
b839a3ce 6520# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
6521
6522%files texdoctk
6523%defattr(644,root,root,755)
446ab8e0 6524# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
6525%attr(755,root,root) %{_bindir}/texdoctk
6526%{texmf}/texdoctk
d08789e0
ZU
6527%{_mandir}/man1/texdoctk.1*
6528
6529%files -n texconfig
6530%defattr(644,root,root,755)
5902e778
ZU
6531%dir %{texmf}/texconfig
6532%doc %{texmf}/texconfig/README
d08789e0
ZU
6533%attr(755,root,root) %{_bindir}/texconfig
6534%attr(755,root,root) %{_bindir}/texconfig-dialog
6535%attr(755,root,root) %{_bindir}/texconfig-sys
6536%attr(755,root,root) %{texmf}/texconfig/tcfmgr
6537%{_mandir}/man1/texconfig.1*
fae5faca 6538%{_mandir}/man1/texconfig-sys.1*
5902e778 6539%{texmf}/texconfig/g
d08789e0 6540%{texmf}/texconfig/generic
5902e778 6541%{texmf}/texconfig/tcfmgr.map
d08789e0 6542%{texmf}/texconfig/v
d08789e0
ZU
6543%{texmf}/texconfig/x
6544
624ed2f9
ZU
6545%files -n xindy
6546%defattr(644,root,root,755)
4224ae6d 6547%doc %{texmf}/doc/xindy
624ed2f9 6548%dir %{texmf}/xindy
624ed2f9 6549%dir %{texmf}/xindy/lang
4224ae6d
MB
6550%{texmf}/xindy/base
6551%{texmf}/xindy/class
6552%{texmf}/xindy/ord
6553%{texmf}/xindy/rules
6554%{texmf}/xindy/styles
6555%{texmf}/xindy/tex
624ed2f9
ZU
6556
6557%files -n xindy-albanian
6558%defattr(644,root,root,755)
4224ae6d 6559%{texmf}/xindy/lang/albanian
624ed2f9
ZU
6560
6561%files -n xindy-belarusian
6562%defattr(644,root,root,755)
4224ae6d 6563%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
6564
6565%files -n xindy-bulgarian
6566%defattr(644,root,root,755)
4224ae6d 6567%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
6568
6569%files -n xindy-croatian
6570%defattr(644,root,root,755)
4224ae6d 6571%{texmf}/xindy/lang/croatian
624ed2f9
ZU
6572
6573%files -n xindy-czech
6574%defattr(644,root,root,755)
4224ae6d 6575%{texmf}/xindy/lang/czech
624ed2f9
ZU
6576
6577%files -n xindy-danish
6578%defattr(644,root,root,755)
4224ae6d 6579%{texmf}/xindy/lang/danish
624ed2f9
ZU
6580
6581%files -n xindy-dutch
6582%defattr(644,root,root,755)
4224ae6d 6583%{texmf}/xindy/lang/dutch
624ed2f9
ZU
6584
6585%files -n xindy-english
6586%defattr(644,root,root,755)
4224ae6d 6587%{texmf}/xindy/lang/english
624ed2f9
ZU
6588
6589%files -n xindy-esperanto
6590%defattr(644,root,root,755)
4224ae6d 6591%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
6592
6593%files -n xindy-estonian
6594%defattr(644,root,root,755)
4224ae6d 6595%{texmf}/xindy/lang/estonian
624ed2f9
ZU
6596
6597%files -n xindy-finnish
6598%defattr(644,root,root,755)
4224ae6d 6599%{texmf}/xindy/lang/finnish
624ed2f9
ZU
6600
6601%files -n xindy-french
6602%defattr(644,root,root,755)
4224ae6d 6603%{texmf}/xindy/lang/french
624ed2f9
ZU
6604
6605%files -n xindy-general
6606%defattr(644,root,root,755)
4224ae6d 6607%{texmf}/xindy/lang/general
624ed2f9
ZU
6608
6609%files -n xindy-georgian
6610%defattr(644,root,root,755)
4224ae6d 6611%{texmf}/xindy/lang/georgian
624ed2f9
ZU
6612
6613%files -n xindy-german
6614%defattr(644,root,root,755)
4224ae6d 6615%{texmf}/xindy/lang/german
624ed2f9
ZU
6616
6617%files -n xindy-greek
6618%defattr(644,root,root,755)
4224ae6d 6619%{texmf}/xindy/lang/greek
624ed2f9
ZU
6620
6621%files -n xindy-gypsy
6622%defattr(644,root,root,755)
4224ae6d 6623%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
6624
6625%files -n xindy-hausa
6626%defattr(644,root,root,755)
4224ae6d 6627%{texmf}/xindy/lang/hausa
624ed2f9
ZU
6628
6629%files -n xindy-hebrew
6630%defattr(644,root,root,755)
4224ae6d 6631%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
6632
6633%files -n xindy-hungarian
6634%defattr(644,root,root,755)
4224ae6d 6635%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
6636
6637%files -n xindy-icelandic
6638%defattr(644,root,root,755)
4224ae6d 6639%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
6640
6641%files -n xindy-italian
6642%defattr(644,root,root,755)
4224ae6d 6643%{texmf}/xindy/lang/italian
624ed2f9
ZU
6644
6645%files -n xindy-klingon
6646%defattr(644,root,root,755)
4224ae6d 6647%{texmf}/xindy/lang/klingon
624ed2f9
ZU
6648
6649%files -n xindy-kurdish
6650%defattr(644,root,root,755)
4224ae6d 6651%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
6652
6653%files -n xindy-latin
6654%defattr(644,root,root,755)
4224ae6d 6655%{texmf}/xindy/lang/latin
624ed2f9
ZU
6656
6657%files -n xindy-latvian
6658%defattr(644,root,root,755)
4224ae6d 6659%{texmf}/xindy/lang/latvian
624ed2f9
ZU
6660
6661%files -n xindy-lithuanian
6662%defattr(644,root,root,755)
4224ae6d 6663%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
6664
6665%files -n xindy-lower-sorbian
6666%defattr(644,root,root,755)
4224ae6d 6667%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
6668
6669%files -n xindy-macedonian
6670%defattr(644,root,root,755)
4224ae6d 6671%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
6672
6673%files -n xindy-mongolian
6674%defattr(644,root,root,755)
4224ae6d 6675%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
6676
6677%files -n xindy-norwegian
6678%defattr(644,root,root,755)
4224ae6d 6679%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
6680
6681%files -n xindy-polish
6682%defattr(644,root,root,755)
4224ae6d 6683%{texmf}/xindy/lang/polish
624ed2f9
ZU
6684
6685%files -n xindy-portuguese
6686%defattr(644,root,root,755)
4224ae6d 6687%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
6688
6689%files -n xindy-romanian
6690%defattr(644,root,root,755)
4224ae6d 6691%{texmf}/xindy/lang/romanian
624ed2f9
ZU
6692
6693%files -n xindy-russian
6694%defattr(644,root,root,755)
4224ae6d 6695%{texmf}/xindy/lang/russian
624ed2f9
ZU
6696
6697%files -n xindy-serbian
6698%defattr(644,root,root,755)
4224ae6d 6699%{texmf}/xindy/lang/serbian
624ed2f9
ZU
6700
6701%files -n xindy-slovak
6702%defattr(644,root,root,755)
4224ae6d 6703%{texmf}/xindy/lang/slovak
624ed2f9
ZU
6704
6705%files -n xindy-slovenian
6706%defattr(644,root,root,755)
4224ae6d 6707%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
6708
6709%files -n xindy-spanish
6710%defattr(644,root,root,755)
4224ae6d 6711%{texmf}/xindy/lang/spanish
624ed2f9
ZU
6712
6713%files -n xindy-swedish
6714%defattr(644,root,root,755)
4224ae6d 6715%{texmf}/xindy/lang/swedish
624ed2f9
ZU
6716
6717%files -n xindy-turkish
6718%defattr(644,root,root,755)
4224ae6d 6719%{texmf}/xindy/lang/turkish
624ed2f9
ZU
6720
6721%files -n xindy-ukrainian
6722%defattr(644,root,root,755)
4224ae6d 6723%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
6724
6725%files -n xindy-upper-sorbian
6726%defattr(644,root,root,755)
4224ae6d 6727%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
6728
6729%files -n xindy-vietnamese
6730%defattr(644,root,root,755)
4224ae6d 6731%{texmf}/xindy/lang/vietnamese/
624ed2f9 6732
d08789e0
ZU
6733%files -n xdvi
6734%defattr(644,root,root,755)
d08789e0 6735#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 6736# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 6737# %{_mandir}/man1/xdvizilla.1*
9b908671 6738%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
6739%attr(755,root,root) %{_bindir}/xdvi
6740%{_mandir}/man1/xdvi.1*
d08789e0
ZU
6741%{_desktopdir}/xdvi.desktop
6742%{_pixmapsdir}/xdvi.png
6743%{texmf}/xdvi
6744
6745%files pdftex
6746%defattr(644,root,root,755)
446ab8e0 6747# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 6748# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 6749# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
6750# %dir %{texmf}/fonts/map/pdftex
6751# %dir %{texmf}/fonts/map/pdftex/cmttf
6752# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
6753# %{texmf}/web2c/pdfetex-pl.pool
6754# %{texmf}/web2c/pdfetex.pool
6755# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
6756# %{_mandir}/man1/pdfxtex.1*
6757%docdir %{texmfdist}/doc/pdftex
6758%attr(755,root,root) %{_bindir}/epstopdf
6759%attr(755,root,root) %{_bindir}/pdfcrop
6760%attr(755,root,root) %{_bindir}/pdftex
6761%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
446ab8e0 6762%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
6763%{_mandir}/man1/epstopdf.1*
6764%{_mandir}/man1/pdftex.1*
d08789e0
ZU
6765
6766%files omega
6767%defattr(644,root,root,755)
5902e778
ZU
6768# %{texmf}/web2c/omega.pool
6769# %{texmf}/web2c/aleph.pool
5902e778
ZU
6770# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
6771# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
6772# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
6773# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
6774%doc %{texmfdist}/doc/omega
6775%dir %{texmfdist}/omega
6776%dir %{texmfdist}/dvips/omega
d08789e0
ZU
6777%attr(755,root,root) %{_bindir}/aleph
6778%attr(755,root,root) %{_bindir}/lambda
6779%attr(755,root,root) %{_bindir}/mkocp
6780%attr(755,root,root) %{_bindir}/mkofm
6781%attr(755,root,root) %{_bindir}/odvicopy
6782%attr(755,root,root) %{_bindir}/odvips
6783%attr(755,root,root) %{_bindir}/odvitype
6784%attr(755,root,root) %{_bindir}/omega
6785%attr(755,root,root) %{_bindir}/omfonts
6786%attr(755,root,root) %{_bindir}/opl2ofm
6787%attr(755,root,root) %{_bindir}/otangle
6788%attr(755,root,root) %{_bindir}/otp2ocp
6789%attr(755,root,root) %{_bindir}/outocp
6790%attr(755,root,root) %{_bindir}/ovf2ovp
6791%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
6792%{texmfdist}/dvips/omega/config.omega
6793%{texmfdist}/dvips/omega/omega.cfg
6794%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
6795%{texmfdist}/omega/ocp
6796%{texmfdist}/omega/otp
2677a8b0 6797%{texmfdist}/tex/lambda
fae5faca 6798%{_mandir}/man1/lambda.1*
d08789e0
ZU
6799%{_mandir}/man1/mkocp.1*
6800%{_mandir}/man1/mkofm.1*
6801%{_mandir}/man1/omega.1*
fae5faca
ZU
6802%{_mandir}/man1/odvicopy.1*
6803%{_mandir}/man1/odvips.1*
6804%{_mandir}/man1/odvitype.1*
d08789e0
ZU
6805%{_mandir}/man1/ofm2opl.1*
6806%{_mandir}/man1/opl2ofm.1*
6807%{_mandir}/man1/otp2ocp.1*
6808%{_mandir}/man1/outocp.1*
6809%{_mandir}/man1/ovf2ovp.1*
6810%{_mandir}/man1/ovp2ovf.1*
6811
d08789e0
ZU
6812%files plain
6813%defattr(644,root,root,755)
446ab8e0
ZU
6814%doc %{texmfdist}/doc/plain
6815%{texmfdist}/tex/plain
4224ae6d 6816%exclude %{texmfdist}/tex/plain/config/xetex.ini
d08789e0
ZU
6817#%{texmf}/web2c/plain.mem
6818#%{texmf}/web2c/plain.base
6819
d5174470
ZU
6820# %files format-plain
6821# %defattr(644,root,root,755)
b839a3ce 6822# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
6823#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
6824
d5174470
ZU
6825# %files format-pdftex
6826# %defattr(644,root,root,755)
b839a3ce 6827# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 6828
d5174470
ZU
6829# %files format-pdfetex
6830# %defattr(644,root,root,755)
b839a3ce 6831# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
6832
6833%files mex
6834%defattr(644,root,root,755)
446ab8e0
ZU
6835# %doc %{texmf}/doc/polish/mex
6836%dir %{texmfdist}/tex/mex
6837%dir %{texmfdist}/tex/mex/base
6838%{texmfdist}/tex/mex/base/mex1.tex
6839%{texmfdist}/tex/mex/base/mex2.tex
6840%{texmfdist}/tex/mex/base/mex.tex
6841%dir %{texmfdist}/tex/mex/config
6842%{texmfdist}/tex/mex/base/mexconf.tex
6843
d08789e0
ZU
6844%files format-mex
6845%defattr(644,root,root,755)
6846%attr(755,root,root) %{_bindir}/mex
2677a8b0 6847%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 6848# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
6849
6850%files format-pdfmex
6851%defattr(644,root,root,755)
6852%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 6853%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 6854# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
6855
6856%files format-utf8mex
6857%defattr(644,root,root,755)
6858%attr(755,root,root) %{_bindir}/utf8mex
2677a8b0
ZU
6859%doc %{texmfdist}/doc/mex/utf8mex
6860%{texmfdist}/tex/mex/utf8mex
b839a3ce 6861# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
6862
6863%files amstex
6864%defattr(644,root,root,755)
2677a8b0
ZU
6865%dir %{texmfdist}/tex/amstex
6866%{texmfdist}/tex/amstex/base
6867%{texmfdist}/tex/amstex/config
6868%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
6869
6870%files format-amstex
6871%defattr(644,root,root,755)
446ab8e0
ZU
6872%doc %{texmfdist}/doc/amstex
6873%{texmfdist}/tex/amstex
d08789e0
ZU
6874%attr(755,root,root) %{_bindir}/amstex
6875%{_mandir}/man1/amstex.1*
446ab8e0
ZU
6876# %lang(fi) %{_mandir}/fi/man1/amstex.1*
6877# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 6878
446ab8e0
ZU
6879# %files format-pdfamstex
6880# %defattr(644,root,root,755)
6881# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 6882#%{texmf}/pdftex/amstex
446ab8e0 6883# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
6884
6885%files csplain
6886%defattr(644,root,root,755)
21c69d95 6887%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
6888%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
6889%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
6890%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
6891%doc %{texmfdist}/doc/cslatex/base/csplain.doc
6892%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
6893%doc %{texmfdist}/doc/cslatex/base/test8z.tex
6894%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 6895%attr(755,root,root) %{_bindir}/csplain
446ab8e0 6896%{texmfdist}/tex/csplain
d08789e0
ZU
6897
6898%files format-csplain
6899%defattr(644,root,root,755)
b839a3ce 6900# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
6901
6902%files format-pdfcsplain
6903%defattr(644,root,root,755)
6904%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 6905# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
6906
6907%files cslatex
6908%defattr(644,root,root,755)
446ab8e0
ZU
6909# %doc %{texmf}/doc/cstex/INSTALL.cslatex
6910# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
6911%{texmfdist}/tex/cslatex
6912%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
6913
6914%files format-cslatex
6915%defattr(644,root,root,755)
6916%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 6917# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
6918
6919%files format-pdfcslatex
6920%defattr(644,root,root,755)
6921%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 6922# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 6923
ffd94364
ZU
6924# %files cyrplain
6925# %defattr(644,root,root,755)
6926# %doc %{texmf}/doc/cyrplain
6927# %{texmf}/tex/cyrplain
d08789e0 6928
ffd94364
ZU
6929# %files format-cyrplain
6930# %defattr(644,root,root,755)
6931# %attr(755,root,root) %{_bindir}/cyrtex
6932# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 6933
ffd94364
ZU
6934# %files format-cyramstex
6935# %defattr(644,root,root,755)
6936# %attr(755,root,root) %{_bindir}/cyramstex
6937# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 6938
ffd94364
ZU
6939# %files format-cyrtexinfo
6940# %defattr(644,root,root,755)
6941# %attr(755,root,root) %{_bindir}/cyrtexinfo
6942# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
6943
6944%files eplain
6945%defattr(644,root,root,755)
ffd94364
ZU
6946%doc %{texmfdist}/doc/etex
6947%doc %{texmfdist}/doc/eplain
6948%{texmfdist}/tex/plain/etex
6949%{texmfdist}/tex/eplain
d08789e0
ZU
6950
6951%files format-eplain
6952%defattr(644,root,root,755)
6953%attr(755,root,root) %{_bindir}/eplain
6954%attr(755,root,root) %{_bindir}/etex
6955%{_mandir}/man1/eplain.1*
6956%{_mandir}/man1/etex.1*
b839a3ce
ZU
6957# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
6958# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
6959
6960%files context
6961%defattr(644,root,root,755)
68640cd8
ZU
6962%doc %{texmfdist}/doc/context
6963# %doc %{texmf}/doc/polish/context
4224ae6d
MB
6964%attr(755,root,root) %{_bindir}/context
6965%attr(755,root,root) %{_bindir}/ctxtools
6966%attr(755,root,root) %{_bindir}/exatools
6967%attr(755,root,root) %{_bindir}/luatools
6968%attr(755,root,root) %{_bindir}/makempy
6969%attr(755,root,root) %{_bindir}/mpstools
6970%attr(755,root,root) %{_bindir}/mtxrun
6971%attr(755,root,root) %{_bindir}/mtxtools
6972%attr(755,root,root) %{_bindir}/pdfthumb
6973%attr(755,root,root) %{_bindir}/pdftools
6974%attr(755,root,root) %{_bindir}/pdftrimwhite
6975%attr(755,root,root) %{_bindir}/pstopdf
6976%attr(755,root,root) %{_bindir}/rlxtools
6977%attr(755,root,root) %{_bindir}/runtools
6978%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
6979%attr(755,root,root) %{_bindir}/texfind
6980%attr(755,root,root) %{_bindir}/texfont
4224ae6d 6981%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 6982%attr(755,root,root) %{_bindir}/texshow
4224ae6d 6983%attr(755,root,root) %{_bindir}/textools
d08789e0 6984%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
6985%attr(755,root,root) %{_bindir}/tmftools
6986%attr(755,root,root) %{_bindir}/xmltools
ffd94364 6987# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
6988%{_mandir}/man1/ctxtools.1*
6989%{_mandir}/man1/pdftools.1*
6990%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
6991%{_mandir}/man1/texfind.1*
6992%{_mandir}/man1/texfont.1*
fae5faca
ZU
6993%{_mandir}/man1/texmfstart.1*
6994%{_mandir}/man1/textools.1*
d08789e0 6995%{_mandir}/man1/texutil.1*
ffd94364 6996# %{_mandir}/man1/texshow.1*
4224ae6d 6997%{texmfdist}/context
68640cd8 6998%{texmfdist}/fonts/enc/dvips/context
ffd94364 6999# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7000%{texmfdist}/metapost/context
7001%{texmfdist}/scripts/context
4224ae6d
MB
7002%{texmfdist}/tex/context
7003%exclude %{texmfdist}/tex/context/config/cont-de.ini
7004%exclude %{texmfdist}/tex/context/config/cont-en.ini
7005%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7006%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7007%{texmfdist}/tex/generic/context
4224ae6d 7008%{texmfdist}/tex/latex/context
68640cd8 7009%{texmfdist}/bibtex/bst/context
d08789e0
ZU
7010
7011# no fmt, so commented out
7012#%files format-context-cz
7013#%defattr(644,root,root,755)
7014#%%{texmf}/tex/context/config/cont-cz.ini
7015# does not build with beta 20021025
7016#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7017
7018%files format-context-de
7019%defattr(644,root,root,755)
2677a8b0 7020%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7021# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7022#%{_mandir}/man1/cont-de.1*
7023
7024%files format-context-en
7025%defattr(644,root,root,755)
2677a8b0 7026%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7027# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7028#%{_mandir}/man1/cont-en.1*
7029# what is the difference betwen uk and en in this particular situation?
2677a8b0 7030%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7031# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7032
7033# no fmt, so commented out
7034#%files format-context-it
7035#%defattr(644,root,root,755)
7036#%%{texmf}/tex/context/config/cont-it.ini
7037
7038%files format-context-nl
7039%defattr(644,root,root,755)
2677a8b0 7040%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7041# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7042#%{_mandir}/man1/cont-nl.1*
7043
7044# no fmt, so commented out
7045#%files format-context-ro
7046#%defattr(644,root,root,755)
7047#%%{texmf}/tex/context/config/cont-ro.ini
7048
3127b522 7049
d08789e0
ZU
7050%files latex
7051%defattr(644,root,root,755)
2496d461
ZU
7052%attr(755,root,root) %{_bindir}/latex
7053%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7054# %lang(fi) %{_mandir}/fi/man1/latex.1*
7055# %lang(pl) %{_mandir}/pl/man1/latex.1*
7056# %{_infodir}/latex.info*
3127b522
ZU
7057%{_mandir}/man1/latex.1*
7058%{_mandir}/man1/pslatex.1*
d08789e0 7059
3127b522
ZU
7060%dir %{texmfdist}/scripts
7061%dir %{texmfdist}/scripts/pst-pdf
63399af2 7062%dir %{texmfdist}/source/generic
df343eba 7063%dir %{texmfdist}/tex/latex
63399af2
ZU
7064%dir %{texmfdist}/tex/plain
7065%dir %{texmf}/tex/latex
d08789e0 7066
3127b522
ZU
7067# %{texmfdist}/tex/latex/citesort
7068# %{texmfdist}/tex/latex/dvilj
7069# %{texmfdist}/tex/latex/eclbip
7070# %{texmfdist}/tex/latex/eo
7071# %{texmfdist}/tex/latex/example
7072# %{texmfdist}/tex/latex/fguill
7073# %{texmfdist}/tex/latex/floatflt
7074# %{texmfdist}/tex/latex/gletter
7075# %{texmfdist}/tex/latex/here
7076# %{texmfdist}/tex/latex/mt11p
7077# %{texmfdist}/tex/latex/relsize
7078# %{texmfdist}/tex/latex/selectp
7079# %{texmfdist}/tex/latex/shadow
7080# %{texmfdist}/tex/latex/showtags
7081# %{texmfdist}/tex/latex/tabls
7082# %{texmfdist}/tex/latex/texmacs
7083# %{texmfdist}/tex/latex/threeparttable
7084# %{texmfdist}/tex/latex/treesvr
7085# %{texmfdist}/tex/latex/ulem
7086# %{texmfdist}/tex/latex/url
7087# %{texmf}/tex/latex/version
7088# %{texmf}/tex/latex/vpage
7089%{texmfdist}/scripts/pst-pdf/ps4pdf
7090%{texmfdist}/tex/generic/pstricks
7091%{texmfdist}/tex/generic/shapepar
3127b522 7092%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
7093%{texmfdist}/tex/latex/12many
7094%{texmfdist}/tex/latex/AkkTeX
7095%{texmfdist}/tex/latex/ESIEEcv
7096%{texmfdist}/tex/latex/GuIT
7097%{texmfdist}/tex/latex/HA-prosper
7098%{texmfdist}/tex/latex/IEEEconf
7099%{texmfdist}/tex/latex/IEEEtran
7100%{texmfdist}/tex/latex/SIstyle
7101%{texmfdist}/tex/latex/Tabbing
7102%{texmfdist}/tex/latex/a0poster
7103%{texmfdist}/tex/latex/aastex
7104%{texmfdist}/tex/latex/abc
6367bfc9
MB
7105%{texmfdist}/tex/latex/achemso
7106%{texmfdist}/tex/latex/acmconf
7107%{texmfdist}/tex/latex/acmtrans
df343eba 7108%{texmfdist}/tex/latex/acronym
6367bfc9
MB
7109%{texmfdist}/tex/latex/active-conf
7110%{texmfdist}/tex/latex/addlines
7111%{texmfdist}/tex/latex/adrlist
df343eba 7112%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
7113%{texmfdist}/tex/latex/afthesis
7114%{texmfdist}/tex/latex/aguplus
7115%{texmfdist}/tex/latex/aiaa
7116%{texmfdist}/tex/latex/akletter
7117%{texmfdist}/tex/latex/alg
7118%{texmfdist}/tex/latex/algorithm2e
7119%{texmfdist}/tex/latex/algorithmicx
7120%{texmfdist}/tex/latex/allrunes
7121%{texmfdist}/tex/latex/alnumsec
7122%{texmfdist}/tex/latex/altfont
7123%{texmfdist}/tex/latex/ametsoc
7124%{texmfdist}/tex/latex/amsaddr
7125%{texmfdist}/tex/latex/amsrefs
7126%{texmfdist}/tex/latex/animate
7127%{texmfdist}/tex/latex/answers
7128%{texmfdist}/tex/latex/antiqua
7129%{texmfdist}/tex/latex/anyfontsize
df343eba 7130%{texmfdist}/tex/latex/anysize
6367bfc9
MB
7131%{texmfdist}/tex/latex/apa
7132%{texmfdist}/tex/latex/apacite
7133%{texmfdist}/tex/latex/apl
7134%{texmfdist}/tex/latex/ar
7135%{texmfdist}/tex/latex/arabi
7136%{texmfdist}/tex/latex/arabtex
7137%{texmfdist}/tex/latex/archaic
7138%{texmfdist}/tex/latex/arcs
7139%{texmfdist}/tex/latex/arev
7140%{texmfdist}/tex/latex/armenian
7141%{texmfdist}/tex/latex/arydshln
7142%{texmfdist}/tex/latex/asaetr
7143%{texmfdist}/tex/latex/ascelike
7144%{texmfdist}/tex/latex/ascii
7145%{texmfdist}/tex/latex/assignment
7146%{texmfdist}/tex/latex/attachfile
7147%{texmfdist}/tex/latex/augie
7148%{texmfdist}/tex/latex/auncial-new
7149%{texmfdist}/tex/latex/aurical
7150%{texmfdist}/tex/latex/authoraftertitle
7151%{texmfdist}/tex/latex/authorindex
7152%{texmfdist}/tex/latex/auto-pst-pdf
7153%{texmfdist}/tex/latex/autoarea
7154%{texmfdist}/tex/latex/autotab
7155%{texmfdist}/tex/latex/avantgar
7156%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
7157%{texmfdist}/tex/latex/bangtex
7158%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
7159%{texmfdist}/tex/latex/base
7160%{texmfdist}/tex/latex/bayer
7161%{texmfdist}/tex/latex/bbding
7162%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
7163%{texmfdist}/tex/latex/begriff
7164%{texmfdist}/tex/latex/bengali
7165%{texmfdist}/tex/latex/bera
7166%{texmfdist}/tex/latex/betababel
df343eba 7167%{texmfdist}/tex/latex/beton
6367bfc9
MB
7168%{texmfdist}/tex/latex/bez123
7169%{texmfdist}/tex/latex/bibarts
7170%{texmfdist}/tex/latex/bibleref
7171%{texmfdist}/tex/latex/biblist
7172%{texmfdist}/tex/latex/bibtopicprefix
7173%{texmfdist}/tex/latex/bigfoot
7174%{texmfdist}/tex/latex/binomexp
7175%{texmfdist}/tex/latex/biocon
7176%{texmfdist}/tex/latex/bizcard
7177%{texmfdist}/tex/latex/blacklettert1
7178%{texmfdist}/tex/latex/blindtext
7179%{texmfdist}/tex/latex/blowup
7180%{texmfdist}/tex/latex/boisik
7181%{texmfdist}/tex/latex/boites
7182%{texmfdist}/tex/latex/boldtensors
7183%{texmfdist}/tex/latex/bookest
7184%{texmfdist}/tex/latex/bookhands
7185%{texmfdist}/tex/latex/booklet
7186%{texmfdist}/tex/latex/bookman
7187%{texmfdist}/tex/latex/bophook
7188%{texmfdist}/tex/latex/boxhandler
7189%{texmfdist}/tex/latex/bpchem
7190%{texmfdist}/tex/latex/braille
7191%{texmfdist}/tex/latex/breakurl
7192%{texmfdist}/tex/latex/bridge
7193%{texmfdist}/tex/latex/brushscr
7194%{texmfdist}/tex/latex/bullcntr
7195%{texmfdist}/tex/latex/burmese
7196%{texmfdist}/tex/latex/bussproofs
7197%{texmfdist}/tex/latex/bytefield
df343eba 7198%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
7199%{texmfdist}/tex/latex/calxxxx
7200%{texmfdist}/tex/latex/captcont
7201%{texmfdist}/tex/latex/casyl
7202%{texmfdist}/tex/latex/catechis
7203%{texmfdist}/tex/latex/cbcoptic
7204%{texmfdist}/tex/latex/cbfonts
df343eba 7205%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
7206%{texmfdist}/tex/latex/cchess
7207%{texmfdist}/tex/latex/cclicenses
7208%{texmfdist}/tex/latex/cd-cover
7209%{texmfdist}/tex/latex/cd
7210%{texmfdist}/tex/latex/cdpbundl
7211%{texmfdist}/tex/latex/cellspace
df343eba 7212%{texmfdist}/tex/latex/changebar
6367bfc9
MB
7213%{texmfdist}/tex/latex/changepage
7214%{texmfdist}/tex/latex/changes
df343eba 7215%{texmfdist}/tex/latex/chappg
6367bfc9
MB
7216%{texmfdist}/tex/latex/chapterfolder
7217%{texmfdist}/tex/latex/chemarrow
7218%{texmfdist}/tex/latex/chemcompounds
7219%{texmfdist}/tex/latex/chemcono
7220%{texmfdist}/tex/latex/chemstyle
7221%{texmfdist}/tex/latex/cherokee
7222%{texmfdist}/tex/latex/chess
7223%{texmfdist}/tex/latex/chessboard
7224%{texmfdist}/tex/latex/chessfss
7225%{texmfdist}/tex/latex/chicago
7226%{texmfdist}/tex/latex/china2e
7227%{texmfdist}/tex/latex/chletter
7228%{texmfdist}/tex/latex/circ
7229%{texmfdist}/tex/latex/citeref
7230%{texmfdist}/tex/latex/cjhebrew
7231%{texmfdist}/tex/latex/cjk
7232%{texmfdist}/tex/latex/cjw
7233%{texmfdist}/tex/latex/classicthesis
7234%{texmfdist}/tex/latex/clefval
7235%{texmfdist}/tex/latex/cleveref
7236%{texmfdist}/tex/latex/clock
7237%{texmfdist}/tex/latex/clrscode
7238%{texmfdist}/tex/latex/cm-lgc
7239%{texmfdist}/tex/latex/cm-super
df343eba 7240%{texmfdist}/tex/latex/cmap
6367bfc9
MB
7241%{texmfdist}/tex/latex/cmcyralt
7242%{texmfdist}/tex/latex/cmdstring
7243%{texmfdist}/tex/latex/cmdtrack
7244%{texmfdist}/tex/latex/cmll
7245%{texmfdist}/tex/latex/cmsd
7246%{texmfdist}/tex/latex/codepage
7247%{texmfdist}/tex/latex/colorinfo
7248%{texmfdist}/tex/latex/colortab
7249%{texmfdist}/tex/latex/colortbl
7250%{texmfdist}/tex/latex/colorwav
7251%{texmfdist}/tex/latex/combine
7252%{texmfdist}/tex/latex/commath
7253%{texmfdist}/tex/latex/compactbib
7254%{texmfdist}/tex/latex/complexity
7255%{texmfdist}/tex/latex/computational-complexity
7256%{texmfdist}/tex/latex/concprog
7257%{texmfdist}/tex/latex/confproc
7258%{texmfdist}/tex/latex/constants
7259%{texmfdist}/tex/latex/contour
7260%{texmfdist}/tex/latex/cooking
7261%{texmfdist}/tex/latex/cool
7262%{texmfdist}/tex/latex/coollist
7263%{texmfdist}/tex/latex/coolstr
7264%{texmfdist}/tex/latex/cooltooltips
7265%{texmfdist}/tex/latex/coordsys
7266%{texmfdist}/tex/latex/courier-scaled
7267%{texmfdist}/tex/latex/courier
7268%{texmfdist}/tex/latex/courseoutline
7269%{texmfdist}/tex/latex/coursepaper
7270%{texmfdist}/tex/latex/coverpage
7271%{texmfdist}/tex/latex/covington
df343eba 7272%{texmfdist}/tex/latex/crop
6367bfc9
MB
7273%{texmfdist}/tex/latex/crossreference
7274%{texmfdist}/tex/latex/crosswrd
7275%{texmfdist}/tex/latex/csbulletin
7276%{texmfdist}/tex/latex/csquotes
7277%{texmfdist}/tex/latex/csvtools
7278%{texmfdist}/tex/latex/ctable
7279%{texmfdist}/tex/latex/ctib
7280%{texmfdist}/tex/latex/cuisine
7281%{texmfdist}/tex/latex/cursor
7282%{texmfdist}/tex/latex/curve
7283%{texmfdist}/tex/latex/curve2e
7284%{texmfdist}/tex/latex/cv
7285%{texmfdist}/tex/latex/cweb-latex
7286%{texmfdist}/tex/latex/cwpuzzle
7287%{texmfdist}/tex/latex/cyklop
7288%{texmfdist}/tex/latex/dashbox
7289%{texmfdist}/tex/latex/dashrule
7290%{texmfdist}/tex/latex/datatool
7291%{texmfdist}/tex/latex/dateiliste
7292%{texmfdist}/tex/latex/datenumber
7293%{texmfdist}/tex/latex/datetime
7294%{texmfdist}/tex/latex/dcpic
7295%{texmfdist}/tex/latex/decimal
7296%{texmfdist}/tex/latex/delimtxt
7297%{texmfdist}/tex/latex/diagnose
7298%{texmfdist}/tex/latex/dialogl
7299%{texmfdist}/tex/latex/dichokey
7300%{texmfdist}/tex/latex/dictsym
7301%{texmfdist}/tex/latex/digiconfigs
df343eba 7302%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
7303%{texmfdist}/tex/latex/dingbat
7304%{texmfdist}/tex/latex/directory
7305%{texmfdist}/tex/latex/disser
7306%{texmfdist}/tex/latex/dlfltxb
7307%{texmfdist}/tex/latex/dnaseq
7308%{texmfdist}/tex/latex/docmfp
7309%{texmfdist}/tex/latex/doi
7310%{texmfdist}/tex/latex/doipubmed
7311%{texmfdist}/tex/latex/dotarrow
7312%{texmfdist}/tex/latex/dotseqn
7313%{texmfdist}/tex/latex/dottex
7314%{texmfdist}/tex/latex/doublestroke
7315%{texmfdist}/tex/latex/dpfloat
7316%{texmfdist}/tex/latex/dprogress
7317%{texmfdist}/tex/latex/drac
df343eba 7318%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
7319%{texmfdist}/tex/latex/draftwatermark
7320%{texmfdist}/tex/latex/dramatist
7321%{texmfdist}/tex/latex/dtk
7322%{texmfdist}/tex/latex/duerer-latex
7323%{texmfdist}/tex/latex/dvdcoll
7324%{texmfdist}/tex/latex/dvipdfmx-def
7325%{texmfdist}/tex/latex/dyntree
7326%{texmfdist}/tex/latex/eCards
7327%{texmfdist}/tex/latex/ean13isbn
7328%{texmfdist}/tex/latex/easy
7329%{texmfdist}/tex/latex/ebezier
7330%{texmfdist}/tex/latex/ebsthesis
7331%{texmfdist}/tex/latex/ecclesiastic
7332%{texmfdist}/tex/latex/ecltree
7333%{texmfdist}/tex/latex/eco
7334%{texmfdist}/tex/latex/economic
7335%{texmfdist}/tex/latex/ecv
7336%{texmfdist}/tex/latex/ed
7337%{texmfdist}/tex/latex/edmargin
7338%{texmfdist}/tex/latex/ednotes
7339%{texmfdist}/tex/latex/eemeir
df343eba 7340%{texmfdist}/tex/latex/eepic
6367bfc9
MB
7341%{texmfdist}/tex/latex/egameps
7342%{texmfdist}/tex/latex/egplot
7343%{texmfdist}/tex/latex/eiad
7344%{texmfdist}/tex/latex/ellipsis
7345%{texmfdist}/tex/latex/elmath
7346%{texmfdist}/tex/latex/elpres
7347%{texmfdist}/tex/latex/elsarticle
7348%{texmfdist}/tex/latex/elsevier
7349%{texmfdist}/tex/latex/em
7350%{texmfdist}/tex/latex/emp
7351%{texmfdist}/tex/latex/emulateapj
7352%{texmfdist}/tex/latex/encxvlna
df343eba 7353%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
7354%{texmfdist}/tex/latex/endheads
7355%{texmfdist}/tex/latex/engpron
7356%{texmfdist}/tex/latex/engrec
7357%{texmfdist}/tex/latex/envbig
7358%{texmfdist}/tex/latex/environ
7359%{texmfdist}/tex/latex/envlab
7360%{texmfdist}/tex/latex/epigrafica
7361%{texmfdist}/tex/latex/epigraph
7362%{texmfdist}/tex/latex/epiolmec
7363%{texmfdist}/tex/latex/epsdice
7364%{texmfdist}/tex/latex/epspdfconversion
7365%{texmfdist}/tex/latex/eqlist
7366%{texmfdist}/tex/latex/eqname
7367%{texmfdist}/tex/latex/eqnarray
7368%{texmfdist}/tex/latex/eqparbox
7369%{texmfdist}/tex/latex/errata
7370%{texmfdist}/tex/latex/esdiff
df343eba 7371%{texmfdist}/tex/latex/esint
6367bfc9
MB
7372%{texmfdist}/tex/latex/eskd
7373%{texmfdist}/tex/latex/eskdx
3127b522 7374%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
7375%{texmfdist}/tex/latex/esvect
7376%{texmfdist}/tex/latex/etaremune
7377%{texmfdist}/tex/latex/etex-pkg
7378%{texmfdist}/tex/latex/ethiop
7379%{texmfdist}/tex/latex/etoolbox
7380%{texmfdist}/tex/latex/eukdate
df343eba
ZU
7381%{texmfdist}/tex/latex/euler
7382%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
7383%{texmfdist}/tex/latex/euproposal
7384%{texmfdist}/tex/latex/euro
7385%{texmfdist}/tex/latex/eurofont
7386%{texmfdist}/tex/latex/europecv
7387%{texmfdist}/tex/latex/eurosans
df343eba 7388%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
7389%{texmfdist}/tex/latex/everypage
7390%{texmfdist}/tex/latex/examdesign
7391%{texmfdist}/tex/latex/examplep
7392%{texmfdist}/tex/latex/exceltex
7393%{texmfdist}/tex/latex/exercise
7394%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
7395%{texmfdist}/tex/latex/expl3
7396%{texmfdist}/tex/latex/export
7397%{texmfdist}/tex/latex/extarrows
7398%{texmfdist}/tex/latex/extpfeil
7399%{texmfdist}/tex/latex/extract
df343eba 7400%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
7401%{texmfdist}/tex/latex/facsimile
7402%{texmfdist}/tex/latex/faktor
df343eba
ZU
7403%{texmfdist}/tex/latex/fancybox
7404%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
7405%{texmfdist}/tex/latex/fancynum
7406%{texmfdist}/tex/latex/fancyref
7407%{texmfdist}/tex/latex/fancytooltips
df343eba 7408%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
7409%{texmfdist}/tex/latex/fax
7410%{texmfdist}/tex/latex/fc
7411%{texmfdist}/tex/latex/feyn
7412%{texmfdist}/tex/latex/feynmf
7413%{texmfdist}/tex/latex/fge
7414%{texmfdist}/tex/latex/figbib
7415%{texmfdist}/tex/latex/figsize
df343eba 7416%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
7417%{texmfdist}/tex/latex/fink
7418%{texmfdist}/tex/latex/fixfoot
7419%{texmfdist}/tex/latex/fixme
6367bfc9
MB
7420%{texmfdist}/tex/latex/flabels
7421%{texmfdist}/tex/latex/flacards
7422%{texmfdist}/tex/latex/flagderiv
7423%{texmfdist}/tex/latex/flashcards
7424%{texmfdist}/tex/latex/flippdf
df343eba 7425%{texmfdist}/tex/latex/float
6367bfc9
MB
7426%{texmfdist}/tex/latex/floatrow
7427%{texmfdist}/tex/latex/flowfram
7428%{texmfdist}/tex/latex/fmp
7429%{texmfdist}/tex/latex/fmtcount
7430%{texmfdist}/tex/latex/fnbreak
7431%{texmfdist}/tex/latex/fncychap
7432%{texmfdist}/tex/latex/foekfont
7433%{texmfdist}/tex/latex/foilhtml
7434%{texmfdist}/tex/latex/fonetika
df343eba 7435%{texmfdist}/tex/latex/fontinst
6367bfc9 7436%{texmfdist}/tex/latex/fonttable
df343eba
ZU
7437%{texmfdist}/tex/latex/footmisc
7438%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
7439%{texmfdist}/tex/latex/forarray
7440%{texmfdist}/tex/latex/forloop
7441%{texmfdist}/tex/latex/formlett
7442%{texmfdist}/tex/latex/formula
7443%{texmfdist}/tex/latex/formular
7444%{texmfdist}/tex/latex/fouridx
7445%{texmfdist}/tex/latex/fourier
7446%{texmfdist}/tex/latex/fouriernc
df343eba 7447%{texmfdist}/tex/latex/fp
6367bfc9
MB
7448%{texmfdist}/tex/latex/frankenstein
7449%{texmfdist}/tex/latex/frcursive
7450%{texmfdist}/tex/latex/frenchle
7451%{texmfdist}/tex/latex/fribrief
7452%{texmfdist}/tex/latex/frletter
7453%{texmfdist}/tex/latex/frontespizio
7454%{texmfdist}/tex/latex/fullblck
7455%{texmfdist}/tex/latex/fullpict
7456%{texmfdist}/tex/latex/functan
7457%{texmfdist}/tex/latex/fundus
6367bfc9
MB
7458%{texmfdist}/tex/latex/gaceta
7459%{texmfdist}/tex/latex/galois
7460%{texmfdist}/tex/latex/gastex
7461%{texmfdist}/tex/latex/gatech-thesis
7462%{texmfdist}/tex/latex/gauss
7463%{texmfdist}/tex/latex/gb4e
7464%{texmfdist}/tex/latex/gcard
7465%{texmfdist}/tex/latex/gcite
7466%{texmfdist}/tex/latex/genmpage
df343eba 7467%{texmfdist}/tex/latex/geometry
6367bfc9 7468%{texmfdist}/tex/latex/geomsty
df343eba 7469%{texmfdist}/tex/latex/germbib
6367bfc9
MB
7470%{texmfdist}/tex/latex/gfsartemisia
7471%{texmfdist}/tex/latex/gfsbaskerville
7472%{texmfdist}/tex/latex/gfsbodoni
7473%{texmfdist}/tex/latex/gfscomplutum
7474%{texmfdist}/tex/latex/gfsdidot
7475%{texmfdist}/tex/latex/gfsneohellenic
7476%{texmfdist}/tex/latex/gfsporson
7477%{texmfdist}/tex/latex/gfssolomos
7478%{texmfdist}/tex/latex/ginpenc
7479%{texmfdist}/tex/latex/gloss
7480%{texmfdist}/tex/latex/glossaries
7481%{texmfdist}/tex/latex/gmdoc
7482%{texmfdist}/tex/latex/gmeometric
7483%{texmfdist}/tex/latex/gmiflink
7484%{texmfdist}/tex/latex/gmutils
7485%{texmfdist}/tex/latex/gmverb
7486%{texmfdist}/tex/latex/gnuplottex
7487%{texmfdist}/tex/latex/go
df343eba 7488%{texmfdist}/tex/latex/graphics
6367bfc9
MB
7489%{texmfdist}/tex/latex/graphicx-psmin
7490%{texmfdist}/tex/latex/greek-inputenc
7491%{texmfdist}/tex/latex/greekdates
68640cd8 7492%{texmfdist}/tex/latex/greektex
6367bfc9
MB
7493%{texmfdist}/tex/latex/grfpaste
7494%{texmfdist}/tex/latex/grnumalt
7495%{texmfdist}/tex/latex/grotesq
7496%{texmfdist}/tex/latex/grverb
7497%{texmfdist}/tex/latex/gu
7498%{texmfdist}/tex/latex/guitar
7499%{texmfdist}/tex/latex/guitbeamer
7500%{texmfdist}/tex/latex/hanging
7501%{texmfdist}/tex/latex/har2nat
7502%{texmfdist}/tex/latex/harmony
7503%{texmfdist}/tex/latex/harpoon
7504%{texmfdist}/tex/latex/harvard
7505%{texmfdist}/tex/latex/hc
7506%{texmfdist}/tex/latex/helvetic
7507%{texmfdist}/tex/latex/hep
7508%{texmfdist}/tex/latex/hepnames
7509%{texmfdist}/tex/latex/hepparticles
7510%{texmfdist}/tex/latex/hepthesis
7511%{texmfdist}/tex/latex/hepunits
7512%{texmfdist}/tex/latex/hexgame
7513%{texmfdist}/tex/latex/hfoldsty
7514%{texmfdist}/tex/latex/hhtensor
7515%{texmfdist}/tex/latex/hilowres
7516%{texmfdist}/tex/latex/histogr
7517%{texmfdist}/tex/latex/hitec
7518%{texmfdist}/tex/latex/hpsdiss
7519%{texmfdist}/tex/latex/hrlatex
7520%{texmfdist}/tex/latex/hvfloat
7521%{texmfdist}/tex/latex/hypdvips
7522%{texmfdist}/tex/latex/hyper
df343eba 7523%{texmfdist}/tex/latex/hyperref
6367bfc9 7524%{texmfdist}/tex/latex/hyperxmp
df343eba 7525%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
7526%{texmfdist}/tex/latex/ibycus-babel
7527%{texmfdist}/tex/latex/icsv
7528%{texmfdist}/tex/latex/ieeepes
7529%{texmfdist}/tex/latex/ifmslide
7530%{texmfdist}/tex/latex/ifplatform
7531%{texmfdist}/tex/latex/ifsym
7532%{texmfdist}/tex/latex/ijmart
7533%{texmfdist}/tex/latex/imac
7534%{texmfdist}/tex/latex/image-gallery
7535%{texmfdist}/tex/latex/imtekda
df343eba 7536%{texmfdist}/tex/latex/index
6367bfc9
MB
7537%{texmfdist}/tex/latex/initials
7538%{texmfdist}/tex/latex/inlinebib
7539%{texmfdist}/tex/latex/inlinedef
7540%{texmfdist}/tex/latex/interactiveworkbook
7541%{texmfdist}/tex/latex/inversepath
7542%{texmfdist}/tex/latex/invoice
7543%{texmfdist}/tex/latex/ipa
7544%{texmfdist}/tex/latex/iso
7545%{texmfdist}/tex/latex/iso10303
7546%{texmfdist}/tex/latex/isodate
7547%{texmfdist}/tex/latex/isodoc
7548%{texmfdist}/tex/latex/isonums
7549%{texmfdist}/tex/latex/isorot
7550%{texmfdist}/tex/latex/isotope
7551%{texmfdist}/tex/latex/itnumpar
7552%{texmfdist}/tex/latex/itrans
7553%{texmfdist}/tex/latex/iwona
7554%{texmfdist}/tex/latex/jeopardy
7555%{texmfdist}/tex/latex/jhep
7556%{texmfdist}/tex/latex/jknapltx
7557%{texmfdist}/tex/latex/jneurosci
7558%{texmfdist}/tex/latex/jpsj
7559%{texmfdist}/tex/latex/jura
7560%{texmfdist}/tex/latex/juraabbrev
7561%{texmfdist}/tex/latex/juramisc
7562%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
7563%{texmfdist}/tex/latex/koma-script
7564%{texmfdist}/tex/latex/labels
4224ae6d
MB
7565%dir %{texmfdist}/tex/latex/latexconfig
7566%{texmfdist}/tex/latex/latexconfig/latex.ini
7567%{texmfdist}/tex/latex/latexconfig/lualatex.ini
7568%{texmfdist}/tex/latex/latexconfig/mllatex.ini
7569%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
7570%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 7571%{texmfdist}/tex/latex/layouts
df343eba
ZU
7572%{texmfdist}/tex/latex/lettrine
7573%{texmfdist}/tex/latex/listings
7574%{texmfdist}/tex/latex/ltabptch
daae3151 7575%{texmfdist}/tex/latex/localloc
cf8dbd64 7576%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
7577%{texmfdist}/tex/latex/mathcomp
7578%{texmfdist}/tex/latex/mdwtools
7579%{texmfdist}/tex/latex/memoir
7580%{texmfdist}/tex/latex/mh
cf8dbd64
MB
7581%{texmfdist}/tex/latex/misc209
7582%{texmfdist}/tex/latex/mmap
7583%{texmfdist}/tex/latex/mnsymbol
7584%{texmfdist}/tex/latex/moderncv
7585%{texmfdist}/tex/latex/modroman
7586%{texmfdist}/tex/latex/mongolian-babel
7587%{texmfdist}/tex/latex/montex
df343eba
ZU
7588%{texmfdist}/tex/latex/mparhack
7589%{texmfdist}/tex/latex/ms
df343eba 7590%{texmfdist}/tex/latex/multibib
df343eba
ZU
7591%{texmfdist}/tex/latex/multirow
7592%{texmfdist}/tex/latex/mwcls
7593%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
7594%{texmfdist}/tex/latex/ncclatex
7595%{texmfdist}/tex/latex/ncctools
7596%{texmfdist}/tex/latex/ncntrsbk
7597%{texmfdist}/tex/latex/nddiss
7598%{texmfdist}/tex/latex/newalg
7599%{texmfdist}/tex/latex/newfile
7600%{texmfdist}/tex/latex/newlfm
7601%{texmfdist}/tex/latex/newspaper
7602%{texmfdist}/tex/latex/newthm
df343eba
ZU
7603%{texmfdist}/tex/latex/nomencl
7604%{texmfdist}/tex/latex/ntgclass
7605%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
7606%{texmfdist}/tex/latex/overpic
7607%{texmfdist}/tex/latex/paralist
df343eba
ZU
7608%{texmfdist}/tex/latex/pb-diagram
7609%{texmfdist}/tex/latex/pdfpages
7610%{texmfdist}/tex/latex/picinpar
df343eba
ZU
7611%{texmfdist}/tex/latex/pict2e
7612%{texmfdist}/tex/latex/placeins
df343eba
ZU
7613%{texmfdist}/tex/latex/preprint
7614%{texmfdist}/tex/latex/preview
7615%{texmfdist}/tex/latex/program
df343eba
ZU
7616%{texmfdist}/tex/latex/psfrag
7617%{texmfdist}/tex/latex/pslatex
df343eba
ZU
7618%{texmfdist}/tex/latex/revtex
7619%{texmfdist}/tex/latex/rotating
7620%{texmfdist}/tex/latex/rotfloat
7621%{texmfdist}/tex/latex/scale
7622%{texmfdist}/tex/latex/sectsty
df343eba
ZU
7623%{texmfdist}/tex/latex/seminar
7624%{texmfdist}/tex/latex/setspace
df343eba
ZU
7625%{texmfdist}/tex/latex/showdim
7626%{texmfdist}/tex/latex/showlabels
df343eba
ZU
7627%{texmfdist}/tex/latex/sidecap
7628%{texmfdist}/tex/latex/slashbox
7629%{texmfdist}/tex/latex/soul
7630%{texmfdist}/tex/latex/stdclsdv
7631%{texmfdist}/tex/latex/stmaryrd
7632%{texmfdist}/tex/latex/subfig
7633%{texmfdist}/tex/latex/subfigure
7634%{texmfdist}/tex/latex/supertabular
7635%{texmfdist}/tex/latex/t2
cf8dbd64
MB
7636%{texmfdist}/tex/latex/t-angles
7637%{texmfdist}/tex/latex/tableaux
7638%{texmfdist}/tex/latex/tablists
7639%{texmfdist}/tex/latex/tablor
7640%{texmfdist}/tex/latex/tabto-ltx
7641%{texmfdist}/tex/latex/tabulary
7642%{texmfdist}/tex/latex/tabvar
7643%{texmfdist}/tex/latex/talk
7644%{texmfdist}/tex/latex/taupin
7645%{texmfdist}/tex/latex/tcldoc
7646%{texmfdist}/tex/latex/tdsfrmath
7647%{texmfdist}/tex/latex/technics
7648%{texmfdist}/tex/latex/ted
7649%{texmfdist}/tex/latex/tengwarscript
7650%{texmfdist}/tex/latex/tensor
7651%{texmfdist}/tex/latex/teubner
7652%{texmfdist}/tex/latex/tex-gyre
7653%{texmfdist}/tex/latex/texilikecover
7654%{texmfdist}/tex/latex/texlogos
7655%{texmfdist}/tex/latex/texmate
7656%{texmfdist}/tex/latex/texpower
7657%{texmfdist}/tex/latex/texshade
7658%{texmfdist}/tex/latex/textcase
df343eba 7659%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
7660%{texmfdist}/tex/latex/textopo
7661%{texmfdist}/tex/latex/textpath
df343eba 7662%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
7663%{texmfdist}/tex/latex/theoremref
7664%{texmfdist}/tex/latex/thesis-titlepage-fhac
7665%{texmfdist}/tex/latex/thinsp
7666%{texmfdist}/tex/latex/thmtools
7667%{texmfdist}/tex/latex/thumb
7668%{texmfdist}/tex/latex/thuthesis
7669%{texmfdist}/tex/latex/ticket
7670%{texmfdist}/tex/latex/tikz-inet
7671%{texmfdist}/tex/latex/times
7672%{texmfdist}/tex/latex/timesht
7673%{texmfdist}/tex/latex/tipa
7674%{texmfdist}/tex/latex/titlefoot
df343eba 7675%{texmfdist}/tex/latex/titlesec
cf8dbd64 7676%{texmfdist}/tex/latex/titling
df343eba
ZU
7677%{texmfdist}/tex/latex/tocbibind
7678%{texmfdist}/tex/latex/tocloft
7679%{texmfdist}/tex/latex/tools
7680%{texmfdist}/tex/latex/totpages
df343eba 7681%{texmfdist}/tex/latex/type1cm
cf8dbd64 7682%{texmfdist}/tex/latex/undertilde
df343eba 7683%{texmfdist}/tex/latex/units
cf8dbd64
MB
7684%{texmfdist}/tex/latex/unitsdef
7685%{texmfdist}/tex/latex/universa
7686%{texmfdist}/tex/latex/unroman
7687%{texmfdist}/tex/latex/upmethodology
df343eba 7688%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
7689%{texmfdist}/tex/latex/varindex
7690%{texmfdist}/tex/latex/varsfromjobname
7691%{texmfdist}/tex/latex/vector
7692%{texmfdist}/tex/latex/velthuis
7693%{texmfdist}/tex/latex/verse
7694%{texmfdist}/tex/latex/versions
7695%{texmfdist}/tex/latex/vhistory
7696%{texmfdist}/tex/latex/vita
df343eba 7697%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
7698%{texmfdist}/tex/latex/volumes
7699%{texmfdist}/tex/latex/vpe
7700%{texmfdist}/tex/latex/vrsion
7701%{texmfdist}/tex/latex/vwcol
7702%{texmfdist}/tex/latex/vxu
7703%{texmfdist}/tex/latex/wallpaper
7704%{texmfdist}/tex/latex/warning
7705%{texmfdist}/tex/latex/warpcol
df343eba 7706%{texmfdist}/tex/latex/was
cf8dbd64
MB
7707%{texmfdist}/tex/latex/williams
7708%{texmfdist}/tex/latex/wnri
7709%{texmfdist}/tex/latex/wordlike
df343eba 7710%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
7711%{texmfdist}/tex/latex/wsuipa
7712%{texmfdist}/tex/latex/xargs
7713%{texmfdist}/tex/latex/xcolor
7714%{texmfdist}/tex/latex/xdoc
7715%{texmfdist}/tex/latex/xfor
7716%{texmfdist}/tex/latex/xifthen
df343eba 7717%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
7718%{texmfdist}/tex/latex/xmpincl
7719%{texmfdist}/tex/latex/xnewcommand
7720%{texmfdist}/tex/latex/xoptarg
7721%{texmfdist}/tex/latex/xpackages
7722%{texmfdist}/tex/latex/xq
7723%{texmfdist}/tex/latex/xskak
7724%{texmfdist}/tex/latex/xstring
df343eba 7725%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
7726%{texmfdist}/tex/latex/xtcapts
7727%{texmfdist}/tex/latex/xyling
7728%{texmfdist}/tex/latex/xytree
7729%{texmfdist}/tex/latex/yafoot
df343eba 7730%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
7731%{texmfdist}/tex/latex/yhmath
7732%{texmfdist}/tex/latex/yi4latex
7733%{texmfdist}/tex/latex/york-thesis
7734%{texmfdist}/tex/latex/youngtab
7735%{texmfdist}/tex/latex/yplan
7736%{texmfdist}/tex/latex/zapfchan
7737%{texmfdist}/tex/latex/zapfding
7738%{texmfdist}/tex/latex/zed-csp
7739%{texmfdist}/tex/latex/zefonts
7740%{texmfdist}/tex/latex/ziffer
7741%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
7742%{texmfdist}/tex/plain/etex
7743%{texmf}/tex/latex/config
7744%{texmf}/tex/latex/dvipdfm
d08789e0 7745
6c82f497
ZU
7746%files latex-12many
7747%defattr(644,root,root,755)
7748%doc %{texmfdist}/doc/latex/12many
7749%{texmfdist}/source/latex/12many
7750
a8b381b0
ZU
7751%files latex-abstract
7752%defattr(644,root,root,755)
7753%doc %{texmfdist}/doc/latex/abstract
7754%{texmfdist}/tex/latex/abstract
7755
f1f5d194
ZU
7756%files latex-accfonts
7757%defattr(644,root,root,755)
7758%{texmfdist}/tex/latex/accfonts
7759
e88b5dcf
ZU
7760%files latex-adrconv
7761%defattr(644,root,root,755)
7762%{texmfdist}/tex/latex/adrconv
7763%{texmfdist}/doc/latex/adrconv
7764
d08789e0
ZU
7765%files latex-algorithms
7766%defattr(644,root,root,755)
68640cd8
ZU
7767%doc %{texmfdist}/doc/latex/algorithms
7768%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
7769
7770%files latex-ae
7771%defattr(644,root,root,755)
2677a8b0 7772%{texmfdist}/tex/latex/ae
d08789e0
ZU
7773
7774%files latex-ams
7775%defattr(644,root,root,755)
68640cd8
ZU
7776%doc %{texmfdist}/doc/latex/amscls
7777%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
7778%doc %{texmfdist}/doc/latex/onlyamsmath
7779%{texmfdist}/tex/latex/amscls
7780%{texmfdist}/tex/latex/amsmath
7781%{texmfdist}/tex/latex/amsfonts
7782%{texmfdist}/tex/latex/onlyamsmath
7783%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
7784
7785%files latex-antp
7786%defattr(644,root,root,755)
7179ac92 7787%{texmfdist}/tex/latex/antp
d08789e0
ZU
7788
7789%files latex-antt
7790%defattr(644,root,root,755)
2677a8b0 7791%{texmfdist}/tex/latex/antt
d08789e0 7792
e88b5dcf
ZU
7793%files latex-appendix
7794%defattr(644,root,root,755)
7795%doc %{texmfdist}/doc/latex/appendix
7796%{texmfdist}/tex/latex/appendix
7797
b4d68b39
ZU
7798%files latex-backgammon
7799%defattr(644,root,root,755)
7800%doc %{texmfdist}/doc/latex/backgammon
7801%{texmfdist}/tex/latex/backgammon
7802
6c82f497
ZU
7803%files latex-bardiag
7804%defattr(644,root,root,755)
7805%doc %{texmfdist}/doc/latex/bardiag
7806%{texmfdist}/tex/latex/bardiag
7807
d08789e0
ZU
7808%files latex-bbm
7809%defattr(644,root,root,755)
68640cd8
ZU
7810%doc %{texmfdist}/doc/fonts/bbm
7811%{texmfdist}/tex/latex/bbm
d08789e0
ZU
7812
7813%files latex-bbold
7814%defattr(644,root,root,755)
ffd94364
ZU
7815%doc %{texmfdist}/doc/latex/bbold
7816%{texmfdist}/tex/latex/bbold
7817%{texmfdist}/source/latex/bbold
d08789e0 7818
b4d68b39
ZU
7819%files latex-beamer
7820%defattr(644,root,root,755)
7821%doc %{texmfdist}/doc/latex/beamer
7822%{texmfdist}/tex/latex/beamer-contrib
7823%{texmfdist}/tex/latex/beamer
7824
2fede27b
ZU
7825%files latex-bezos
7826%defattr(644,root,root,755)
7827%doc %{texmfdist}/doc/latex/bezos
7828%{texmfdist}/tex/latex/bezos
7829
d08789e0
ZU
7830%files latex-bibtex
7831%defattr(644,root,root,755)
68640cd8 7832%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
7833%doc %{texmfdist}/doc/latex/adrconv
7834%doc %{texmfdist}/doc/latex/bibtopic
7835%doc %{texmfdist}/doc/latex/bibunits
7836%doc %{texmfdist}/doc/latex/natbib
7837%doc %{texmfdist}/doc/latex/footbib
7838%dir %{texmfdist}/doc/bibtex
7839%dir %{texmfdist}/bibtex
7840%dir %{texmfdist}/bibtex/bib
7841%dir %{texmfdist}/bibtex/bst
b9a3d45e 7842%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
7843
7844%attr(755,root,root) %{_bindir}/bibtex
7845%attr(755,root,root) %{_bindir}/rubibtex
7846
68640cd8
ZU
7847%{texmfdist}/bibtex/bst/base
7848%{texmfdist}/bibtex/csf/base
7849%{texmfdist}/bibtex/bib/base
7850%{texmfdist}/bibtex/bst/adrconv
7851%{texmfdist}/bibtex/bib/adrconv
7852%{texmfdist}/source/latex/adrconv
7853%{texmfdist}/tex/latex/adrconv
7854# %{texmf}/bibtex/bst/misc
7855%{texmfdist}/bibtex/bst/natbib
7856%{texmfdist}/tex/latex/natbib
7857%{texmfdist}/tex/latex/bibtopic
7858%{texmfdist}/source/latex/bibunits
7859%{texmfdist}/tex/latex/bibunits
7860%{texmfdist}/source/latex/footbib
7861%{texmfdist}/tex/latex/footbib
d08789e0
ZU
7862
7863%{_mandir}/man1/bibtex.1*
7864%{_mandir}/man1/rubibtex.1*
7865
7866%files latex-bibtex-ams
7867%defattr(644,root,root,755)
68640cd8
ZU
7868%{texmfdist}/bibtex/bst/ams
7869%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
7870
7871%files latex-bibtex-pl
7872%defattr(644,root,root,755)
68640cd8 7873%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
7874
7875%files latex-bibtex-german
7876%defattr(644,root,root,755)
68640cd8
ZU
7877%doc %{texmfdist}/doc/bibtex/germbib
7878%{texmfdist}/bibtex/bst/germbib
7879%{texmfdist}/tex/latex/germbib
d08789e0
ZU
7880
7881%files latex-bibtex-revtex4
7882%defattr(644,root,root,755)
68640cd8
ZU
7883%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
7884%{texmfdist}/source/latex/revtex/revtex4.dtx
7885%{texmfdist}/source/latex/revtex/revtex4.ins
7886%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
7887
7888%files latex-bibtex-jurabib
7889%defattr(644,root,root,755)
68640cd8
ZU
7890%doc %{texmfdist}/doc/latex/jurabib
7891%{texmfdist}/bibtex/bst/jurabib
7892%{texmfdist}/bibtex/bib/jurabib
7893%{texmfdist}/source/latex/jurabib
7894%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
7895
7896%files latex-bibtex-dk
7897%defattr(644,root,root,755)
68640cd8
ZU
7898%doc %{texmfdist}/doc/latex/dk-bib
7899%{texmfdist}/bibtex/bst/dk-bib
7900%{texmfdist}/bibtex/csf/dk-bib
7901%{texmfdist}/bibtex/bib/dk-bib
7902%{texmfdist}/source/latex/dk-bib
7903%{texmfdist}/tex/latex/dk-bib
7904
7905# %files latex-bibtex-nor
7906# %defattr(644,root,root,755)
7907# %{texmf}/bibtex/bst/norbib
d08789e0 7908
435dbdfa
ZU
7909%files latex-bibtex-vancouver
7910%defattr(644,root,root,755)
7911%dir %{texmfdist}/bibtex/bib/vancouver
435dbdfa
ZU
7912%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
7913%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
7914%doc %{texmfdist}/doc/bibtex/vancouver/README
7915%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
7916%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
7917
2fede27b
ZU
7918%files latex-booktabs
7919%defattr(644,root,root,755)
7920%doc %{texmfdist}/doc/latex/booktabs
7921%{texmfdist}/tex/latex/booktabs
7922
7923%files latex-caption
7924%defattr(644,root,root,755)
7925%doc %{texmfdist}/doc/latex/caption
7926%{texmfdist}/tex/latex/caption
7927
d08789e0
ZU
7928%files latex-carlisle
7929%defattr(644,root,root,755)
68640cd8
ZU
7930%doc %{texmfdist}/doc/latex/carlisle
7931%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
7932
7933%files latex-ccfonts
7934%defattr(644,root,root,755)
68640cd8
ZU
7935%doc %{texmfdist}/doc/latex/ccfonts
7936%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
7937
7938%files latex-cite
7939%defattr(644,root,root,755)
2677a8b0 7940%{texmfdist}/tex/latex/cite
d08789e0
ZU
7941
7942%files latex-cmbright
7943%defattr(644,root,root,755)
68640cd8
ZU
7944%doc %{texmfdist}/doc/latex/cmbright
7945%{texmfdist}/tex/latex/cmbright
7946
2fede27b
ZU
7947%files latex-comment
7948%defattr(644,root,root,755)
7949%doc %{texmfdist}/doc/latex/comment
7950%{texmfdist}/tex/latex/comment
d08789e0
ZU
7951
7952%files latex-concmath
7953%defattr(644,root,root,755)
2677a8b0 7954%{texmfdist}/tex/latex/concmath
d08789e0 7955
2fede27b
ZU
7956%files latex-currvita
7957%defattr(644,root,root,755)
7958%doc %{texmfdist}/doc/latex/currvita
7959%{texmfdist}/tex/latex/currvita
7960
7961%files latex-curves
7962%defattr(644,root,root,755)
7963%doc %{texmfdist}/doc/latex/curves
7964%{texmfdist}/tex/latex/curves
7965
d08789e0
ZU
7966%files latex-custom-bib
7967%defattr(644,root,root,755)
9501d92c
ZU
7968%doc %{texmfdist}/doc/latex/custom-bib
7969%{texmfdist}/source/latex/custom-bib
7970%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
7971
7972%files latex-cyrillic
7973%defattr(644,root,root,755)
9501d92c
ZU
7974%doc %{texmfdist}/doc/latex/cyrillic
7975%{texmfdist}/source/latex/cyrillic
7976%{texmfdist}/tex/latex/cyrillic
d08789e0 7977
04eb4e68
ZU
7978# %files latex-dstroke
7979# %defattr(644,root,root,755)
7980# %{texmf}/tex/latex/dstroke
d08789e0 7981
60597425
ZU
7982%files latex-enumitem
7983%defattr(644,root,root,755)
7984%doc %{texmfdist}/doc/latex/enumitem
7985%{texmfdist}/tex/latex/enumitem
7986
2b453bda
ZU
7987%files latex-exam
7988%defattr(644,root,root,755)
f1f5d194 7989%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
7990%{texmfdist}/tex/latex/exam
7991
f1f5d194
ZU
7992%files latex-gbrief
7993%defattr(644,root,root,755)
7994%doc %{texmfdist}/doc/latex/g-brief
7995%{texmfdist}/tex/latex/g-brief
7996
d08789e0
ZU
7997%files latex-jknappen
7998%defattr(644,root,root,755)
9501d92c
ZU
7999%doc %{texmfdist}/fonts/source/jknappen
8000%{texmfdist}/fonts/tfm/jknappen
d08789e0 8001
a8b381b0
ZU
8002%files latex-lastpage
8003%defattr(644,root,root,755)
a8b381b0 8004%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
8005%{texmfdist}/tex/latex/lastpage
8006
8007%files latex-leftidx
8008%defattr(644,root,root,755)
8009%doc %{texmfdist}/doc/latex/leftidx
8010%{texmfdist}/tex/latex/leftidx
a8b381b0 8011
d08789e0
ZU
8012%files latex-lm
8013%defattr(644,root,root,755)
9501d92c
ZU
8014%doc %{texmfdist}/doc/fonts/lm
8015%{texmfdist}/tex/latex/lm
8016%{texmfdist}/fonts/afm/public/lm
8017%{texmfdist}/fonts/enc/dvips/lm
8018%{texmfdist}/fonts/map/dvips/lm
8019%{texmfdist}/fonts/map/dvipdfm/lm
8020%{texmfdist}/fonts/opentype/public/lm
8021%{texmfdist}/fonts/tfm/public/lm
8022%{texmfdist}/source/fonts/lm
d08789e0
ZU
8023
8024%files latex-lucidabr
8025%defattr(644,root,root,755)
26d8eaaa
ZU
8026%{texmfdist}/vtex/config/lucidabr-k.ali
8027%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
8028
8029%files latex-lineno
8030%defattr(644,root,root,755)
9501d92c
ZU
8031%doc %{texmfdist}/doc/latex/lineno
8032%{texmfdist}/tex/latex/lineno
8033
d08789e0
ZU
8034
8035%files latex-marvosym
8036%defattr(644,root,root,755)
2677a8b0 8037%{texmfdist}/tex/latex/marvosym
d08789e0 8038
5b7eba8e
MB
8039#%files latex-mathpple
8040#%defattr(644,root,root,755)
d08789e0 8041
5b7eba8e
MB
8042#%files latex-mathtime
8043#%defattr(644,root,root,755)
d08789e0
ZU
8044
8045%files latex-microtype
8046%defattr(644,root,root,755)
26d8eaaa
ZU
8047%doc %{texmfdist}/doc/latex/microtype
8048%{texmfdist}/source/latex/microtype
8049%{texmfdist}/tex/latex/microtype
d08789e0
ZU
8050
8051%files latex-mflogo
8052%defattr(644,root,root,755)
26d8eaaa
ZU
8053%doc %{texmfdist}/doc/latex/mflogo
8054%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8055
8056%files latex-mfnfss
8057%defattr(644,root,root,755)
26d8eaaa
ZU
8058%{texmfdist}/source/latex/mfnfss
8059%{texmfdist}/tex/latex/mfnfss
8060
d08789e0
ZU
8061%files latex-minitoc
8062%defattr(644,root,root,755)
26d8eaaa
ZU
8063%doc %{texmfdist}/doc/latex/minitoc
8064%{texmfdist}/bibtex/bst/minitoc
8065%{texmfdist}/makeindex/minitoc
8066%{texmfdist}/scripts/minitoc
8067%{texmfdist}/source/latex/minitoc
8068%{texmfdist}/tex/latex/minitoc
8069
d08789e0
ZU
8070
8071%files latex-mltex
8072%defattr(644,root,root,755)
26d8eaaa
ZU
8073%doc %{texmfdist}/doc/latex/mltex
8074%{texmfdist}/tex/latex/mltex
d08789e0 8075
f1f5d194
ZU
8076%files latex-moreverb
8077%defattr(644,root,root,755)
8078%doc %{texmfdist}/doc/latex/moreverb
8079%{texmfdist}/tex/latex/moreverb
8080
d34bfb7f
ZU
8081%files latex-multienum
8082%defattr(644,root,root,755)
f2555868 8083%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 8084%dir %{texmfdist}/tex/latex/multenum
f2555868 8085%{texmfdist}/tex/latex/multenum/*
d34bfb7f 8086
a8b381b0
ZU
8087%files latex-ntheorem
8088%defattr(644,root,root,755)
8089%{texmfdist}/tex/latex/ntheorem
8090%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa
ZU
8091
8092# %files latex-palatcm
8093# %defattr(644,root,root,755)
8094# %{texmf}/tex/latex/palatcm
d08789e0 8095
03d9d5fa
ZU
8096%files latex-pgf
8097%defattr(644,root,root,755)
8098%doc %{texmfdist}/doc/generic/pgf
8099%{texmfdist}/tex/latex/pgf
8100%{texmfdist}/tex/latex/pgfopts
8101%{texmfdist}/tex/latex/pgfplots
8102
d08789e0 8103%files latex-psnfss
489714ae 8104%defattr(644,root,root,755)
26d8eaaa 8105%doc %{texmfdist}/doc/latex/psnfss
26d8eaaa 8106%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 8107%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
8108%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
8109%{texmfdist}/tex/latex/psnfss
8110
d08789e0
ZU
8111
8112%files latex-pxfonts
8113%defattr(644,root,root,755)
26d8eaaa
ZU
8114%doc %{texmfdist}/doc/fonts/pxfonts
8115%{texmfdist}/tex/latex/pxfonts
8116%{texmfdist}/fonts/type1/public/pxfonts
8117%{texmfdist}/fonts/afm/public/pxfonts
8118%{texmfdist}/fonts/tfm/public/pxfonts
8119%{texmfdist}/fonts/vf/public/pxfonts
8120%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 8121
5b7eba8e
MB
8122#%files latex-qfonts
8123#%defattr(644,root,root,755)
d08789e0 8124
6c82f497
ZU
8125%files latex-SIstyle
8126%defattr(644,root,root,755)
8127%{texmfdist}/doc/latex/SIstyle
8128%{texmfdist}/source/latex/SIstyle
8129
3127b522
ZU
8130%files latex-SIunits
8131%defattr(644,root,root,755)
3127b522 8132%{texmfdist}/doc/latex/SIunits
5b7eba8e 8133%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
8134%{texmfdist}/source/latex/SIunits
8135
8136%files latex-Tabbing
8137%defattr(644,root,root,755)
8138%{texmfdist}/source/latex/Tabbing
8139%{texmfdist}/doc/latex/Tabbing
3127b522 8140
d08789e0
ZU
8141%files latex-txfonts
8142%defattr(644,root,root,755)
26d8eaaa
ZU
8143%doc %{texmfdist}/doc/fonts/txfonts
8144%{texmfdist}/fonts/type1/public/txfonts
8145%{texmfdist}/fonts/afm/public/txfonts
8146%{texmfdist}/fonts/enc/dvips/txfonts
8147%{texmfdist}/fonts/tfm/public/txfonts
8148%{texmfdist}/fonts/vf/public/txfonts
8149%{texmfdist}/fonts/map/dvips/txfonts
8150%{texmfdist}/tex/latex/txfonts
26d8eaaa 8151
7ea3a98b
ZU
8152%files latex-ucs
8153%defattr(644,root,root,755)
7ea3a98b 8154%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 8155%{texmfdist}/tex/latex/ucs
d08789e0
ZU
8156
8157%files latex-umlaute
8158%defattr(644,root,root,755)
2677a8b0 8159%{texmfdist}/tex/latex/umlaute
d08789e0 8160
26d8eaaa
ZU
8161# %files latex-urwvn
8162# %defattr(644,root,root,755)
d08789e0
ZU
8163
8164%files latex-wasysym
8165%defattr(644,root,root,755)
26d8eaaa
ZU
8166%doc %{texmfdist}/doc/latex/wasysym
8167%{texmfdist}/tex/latex/wasysym
8168%{texmfdist}/source/latex/wasysym
d08789e0 8169
03d9d5fa
ZU
8170%files latex-xcolor
8171%defattr(644,root,root,755)
8172%doc %{texmfdist}/doc/latex/xcolor
8173%{texmfdist}/dvips/xcolor/xcolor.pro
8174%{texmfdist}/source/latex/xcolor
8175
2496d461
ZU
8176# %files format-latex
8177# %defattr(644,root,root,755)
26d8eaaa 8178# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
8179
8180%files format-pdflatex
8181%defattr(644,root,root,755)
8182#%{texmf}/pdftex/latex/config
26d8eaaa 8183# %dir %{texmf}/pdftex/latex
d08789e0 8184%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 8185%{_mandir}/man1/pdflatex.1*
26d8eaaa 8186# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 8187
26d8eaaa
ZU
8188# %files platex
8189# %defattr(644,root,root,755)
8190# %doc %{texmf}/doc/latex/platex
8191# %dir %{texmf}/tex/platex
8192# %{texmf}/tex/platex/config
8193# %{texmf}/tex/latex/platex
d08789e0 8194
26d8eaaa
ZU
8195# %files format-platex
8196# %defattr(644,root,root,755)
8197# %attr(755,root,root) %{_bindir}/platex
d08789e0 8198#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 8199# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
8200#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
8201
26d8eaaa
ZU
8202# %files format-pdfplatex
8203# %defattr(644,root,root,755)
d08789e0
ZU
8204#%dir %{texmf}/pdftex/platex
8205#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
8206# %attr(755,root,root) %{_bindir}/pdfplatex
8207# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
8208
8209%files tex-babel
8210%defattr(644,root,root,755)
21c69d95 8211%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
8212%doc %{texmfdist}/doc/generic/babel
8213%{texmfdist}/tex/generic/babel
d08789e0
ZU
8214
8215%files tex-german
8216%defattr(644,root,root,755)
26d8eaaa
ZU
8217%doc %{texmfdist}/doc/generic/german
8218%{texmfdist}/tex/generic/german
d08789e0
ZU
8219
8220%files tex-mfpic
8221%defattr(644,root,root,755)
26d8eaaa
ZU
8222%doc %{texmfdist}/doc/generic/mfpic
8223%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
8224
8225%files tex-misc
8226%defattr(644,root,root,755)
26d8eaaa
ZU
8227%doc %{texmfdist}/doc/latex/localloc
8228%doc %{texmfdist}/doc/generic/multido
8229%doc %{texmfdist}/doc/generic/tap
d08789e0 8230
26d8eaaa
ZU
8231%{texmfdist}/tex/generic/eijkhout
8232%{texmfdist}/tex/generic/multido
8233%{texmfdist}/tex/generic/misc
d08789e0
ZU
8234
8235%files tex-pictex
8236%defattr(644,root,root,755)
2677a8b0
ZU
8237%doc %{texmfdist}/doc/generic/pictex
8238%{texmfdist}/tex/generic/pictex
d08789e0
ZU
8239
8240%files tex-pstricks
8241%defattr(644,root,root,755)
26d8eaaa
ZU
8242%doc %{texmfdist}/doc/generic/pstricks
8243%{texmfdist}/dvips/pstricks
8244%{texmfdist}/tex/generic/pstricks
d08789e0 8245
26d8eaaa
ZU
8246# %files tex-qpx
8247# %defattr(644,root,root,755)
8248# %doc %{texmf}/doc/fonts/polish/qpx
8249# %{texmf}/tex/generic/qpx
d08789e0 8250
31bd2c4a 8251%files tex-qpxqtx
d08789e0 8252%defattr(644,root,root,755)
26d8eaaa
ZU
8253%doc %{texmfdist}/doc/fonts/qpxqtx
8254%{texmfdist}/fonts/tfm/public/qpxqtx
8255%{texmfdist}/fonts/vf/public/qpxqtx
8256%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
8257
8258%files tex-ruhyphen
8259%defattr(644,root,root,755)
26d8eaaa
ZU
8260%{texmfdist}/tex/generic/ruhyphen
8261%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
8262
8263%files tex-spanish
8264%defattr(644,root,root,755)
26d8eaaa 8265%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95
ZU
8266%dir %{texmfdist}/source/latex/mapcodes
8267%dir %{texmfdist}/source/latex/polyglot/langs
8268%dir %{texmfdist}/tex/latex/apacite
8269%dir %{texmfdist}/tex/latex/babelbib
8270%dir %{texmfdist}/tex/latex/dvdcoll/dcl
8271%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
8272%{texmfdist}/source/generic/babel/spanish.ins
8273%{texmfdist}/source/generic/babel/spanish.dtx
8274%{texmfdist}/source/latex/polyglot/langs/spanish.ld
8275%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
8276%{texmfdist}/source/latex/mapcodes/spanish.map
8277%{texmfdist}/source/latex/mapcodes/spanish.dtx
8278%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
8279%{texmfdist}/tex/generic/babel/spanish.sty
8280%{texmfdist}/tex/generic/babel/spanish.ldf
8281%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
8282%{texmfdist}/tex/latex/custom-bib/spanish.mbs
8283%{texmfdist}/tex/latex/babelbib/spanish.bdf
8284%{texmfdist}/tex/latex/apacite/spanish.apc
8285%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
8286
8287%files tex-texdraw
8288%defattr(644,root,root,755)
26d8eaaa
ZU
8289%doc %{texmfdist}/doc/texdraw
8290%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
8291
8292%files tex-thumbpdf
8293%defattr(644,root,root,755)
26d8eaaa 8294%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 8295%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
8296%{texmfdist}/tex/generic/thumbpdf
8297%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
8298%{_mandir}/man1/thumbpdf.1*
8299
8300%files tex-ukrhyph
8301%defattr(644,root,root,755)
26d8eaaa
ZU
8302%doc %{texmfdist}/doc/generic/ukrhyph
8303%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
8304
8305%files latex-vietnam
8306%defattr(644,root,root,755)
26d8eaaa
ZU
8307%doc %{texmfdist}/doc/generic/vntex
8308%{texmfdist}/tex/latex/vntex
d08789e0
ZU
8309
8310%files tex-xypic
8311%defattr(644,root,root,755)
26d8eaaa
ZU
8312%doc %{texmfdist}/doc/generic/xypic
8313%{texmfdist}/tex/generic/xypic
d08789e0
ZU
8314
8315%files tex-xkeyval
8316%defattr(644,root,root,755)
4a09ae1a
ZU
8317%doc %{texmfdist}/doc/latex/xkeyval
8318%{texmfdist}/source/latex/xkeyval
8319%{texmfdist}/tex/generic/xkeyval
8320%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
8321
8322%files fonts-adobe
8323%defattr(644,root,root,755)
4a09ae1a
ZU
8324%{texmfdist}/fonts/type1/adobe
8325%{texmfdist}/fonts/afm/adobe
8326%{texmfdist}/fonts/tfm/adobe
8327%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
8328
8329%files fonts-ae
8330%defattr(644,root,root,755)
4a09ae1a
ZU
8331%doc %{texmfdist}/doc/fonts/ae
8332%{texmfdist}/fonts/tfm/public/ae
8333%{texmfdist}/fonts/vf/public/ae
8334%{texmfdist}/source/fonts/ae
d08789e0
ZU
8335
8336%files fonts-ams
8337%defattr(644,root,root,755)
4a09ae1a
ZU
8338%{texmfdist}/bibtex/bst/ams
8339%{texmfdist}/bibtex/bib/ams
8340%{texmfdist}/dvips/ams
8341%{texmfdist}/fonts/source/public/ams
8342%{texmfdist}/fonts/type1/bluesky/ams
8343%{texmfdist}/fonts/afm/bluesky/ams
8344%{texmfdist}/fonts/tfm/public/ams
8345%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
8346
8347%files fonts-antp
8348%defattr(644,root,root,755)
26d8eaaa 8349%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
8350%{texmfdist}/fonts/enc/dvips/antp
8351%{texmfdist}/fonts/map/dvips/antp
8352%{texmfdist}/fonts/afm/public/antp
8353%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 8354%{texmfdist}/dvips/antp
d08789e0
ZU
8355
8356%files fonts-antt
8357%defattr(644,root,root,755)
4a09ae1a
ZU
8358%doc %{texmfdist}/doc/fonts/antt
8359%{texmfdist}/fonts/afm/public/antt
8360%{texmfdist}/fonts/opentype/public/antt
8361%{texmfdist}/fonts/enc/dvips/antt
8362%{texmfdist}/fonts/tfm/public/antt
8363%{texmfdist}/fonts/map/dvips/antt
8364%{texmfdist}/tex/plain/antt
8365%{texmfdist}/tex/latex/antt
d08789e0 8366
5bc70a92
MB
8367%files fonts-arphic
8368%defattr(644,root,root,755)
8369%doc %{texmfdist}/doc/fonts/arphic
8370%{texmfdist}/fonts/afm/arphic
8371%{texmfdist}/fonts/tfm/arphic
8372%{texmfdist}/fonts/vf/arphic
8373
d08789e0
ZU
8374%files fonts-bbm
8375%defattr(644,root,root,755)
4a09ae1a
ZU
8376%doc %{texmfdist}/doc/fonts/bbm
8377%{texmfdist}/fonts/source/public/bbm
8378%{texmfdist}/fonts/tfm/public/bbm
8379%{texmfdist}/source/latex/bbm
8380%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8381
8382%files fonts-bbold
8383%defattr(644,root,root,755)
4a09ae1a
ZU
8384%{texmfdist}/fonts/source/public/bbold
8385%{texmfdist}/fonts/tfm/public/bbold
d08789e0 8386
4a09ae1a
ZU
8387# %files fonts-bh
8388# %defattr(644,root,root,755)
8389# %doc %{texmf}/doc/fonts/bh
8390# %{texmf}/fonts/tfm/bh
8391# %{texmf}/fonts/vf/bh
d08789e0
ZU
8392
8393%files fonts-bitstream
8394%defattr(644,root,root,755)
4a09ae1a
ZU
8395%{texmfdist}/fonts/afm/bitstrea
8396%{texmfdist}/fonts/tfm/bitstrea
8397%{texmfdist}/fonts/vf/bitstrea
d08789e0 8398
5b7eba8e
MB
8399#%files fonts-cbgreek
8400#%defattr(644,root,root,755)
d08789e0
ZU
8401
8402%files fonts-cc-pl
8403%defattr(644,root,root,755)
4a09ae1a
ZU
8404%{texmfdist}/fonts/source/public/cc-pl
8405%{texmfdist}/fonts/enc/dvips/cc-pl
8406%{texmfdist}/fonts/tfm/public/cc-pl
8407%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 8408
d08789e0
ZU
8409%files fonts-cg
8410%defattr(644,root,root,755)
4a09ae1a
ZU
8411%{texmfdist}/fonts/tfm/cg
8412%{texmfdist}/fonts/vf/cg
d08789e0
ZU
8413
8414%files fonts-cm
8415%defattr(644,root,root,755)
ffd94364 8416%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
8417%dir %{texmfdist}/doc/fonts
8418%dir %{texmfdist}/dvips
8419%dir %{texmfdist}/fonts/afm/bluesky
8420%dir %{texmfdist}/fonts/map/dvips
8421%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
8422%{texmfdist}/dvips/cm
8423%{texmfdist}/fonts/source/public/cm
8424%{texmfdist}/fonts/afm/bluesky/cm
8425%{texmfdist}/fonts/tfm/public/cm
8426%{texmfdist}/fonts/pk/ljfour/public/cm
8427%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
8428
8429%files fonts-cmbright
8430%defattr(644,root,root,755)
4a09ae1a
ZU
8431%doc %{texmfdist}/doc/latex/cmbright
8432%{texmfdist}/fonts/source/public/cmbright
8433%{texmfdist}/fonts/tfm/public/cmbright
8434%{texmfdist}/source/latex/cmbright
8435%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
8436
8437%files fonts-cmcyr
8438%defattr(644,root,root,755)
4a09ae1a
ZU
8439%doc %{texmfdist}/doc/fonts/cmcyr
8440%{texmfdist}/fonts/source/public/cmcyr
8441%{texmfdist}/fonts/type1/public/cmcyr
8442%{texmfdist}/fonts/tfm/public/cmcyr
8443%{texmfdist}/fonts/vf/public/cmcyr
8444%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
8445
8446%files fonts-cmextra
8447%defattr(644,root,root,755)
4a09ae1a
ZU
8448%{texmfdist}/fonts/source/public/cmextra
8449%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
8450
8451%files fonts-concmath
8452%defattr(644,root,root,755)
4a09ae1a
ZU
8453%doc %{texmfdist}/doc/fonts/concmath
8454%doc %{texmfdist}/doc/latex/concmath
8455%{texmfdist}/fonts/source/public/concmath
8456%{texmfdist}/fonts/tfm/public/concmath
8457%{texmfdist}/source/latex/concmath
8458%{texmfdist}/tex/latex/concmath
d08789e0
ZU
8459
8460%files fonts-concrete
8461%defattr(644,root,root,755)
4a09ae1a
ZU
8462%doc %{texmfdist}/doc/fonts/concrete
8463%{texmfdist}/fonts/source/public/concrete
8464%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
8465
8466%files fonts-cs
8467%defattr(644,root,root,755)
4a09ae1a
ZU
8468%{texmfdist}/dvips/cs
8469%{texmfdist}/fonts/source/public/cs
8470%{texmfdist}/fonts/enc/dvips/cs
8471%{texmfdist}/fonts/tfm/public/cs
8472%{texmfdist}/fonts/map/dvips/cs
d08789e0 8473
5b7eba8e
MB
8474#%files fonts-dstroke
8475#%defattr(644,root,root,755)
d08789e0
ZU
8476
8477%files fonts-ecc
8478%defattr(644,root,root,755)
4a09ae1a
ZU
8479%doc %{texmfdist}/doc/fonts/ecc
8480%{texmfdist}/fonts/source/public/ecc
8481%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
8482
8483%files fonts-eurosym
8484%defattr(644,root,root,755)
4a09ae1a
ZU
8485%doc %{texmfdist}/doc/fonts/eurosym
8486%{texmfdist}/fonts/source/public/eurosym
8487%{texmfdist}/fonts/tfm/public/eurosym
8488%{texmfdist}/fonts/map/dvips/eurosym
8489%{texmfdist}/source/fonts/eurosym
8490%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
8491
8492%files fonts-eulervm
8493%defattr(644,root,root,755)
7179ac92
ZU
8494%doc %{texmfdist}/doc/latex/eulervm
8495%{texmfdist}/fonts/tfm/public/eulervm
8496%{texmfdist}/fonts/vf/public/eulervm
8497%{texmfdist}/source/latex/eulervm
8498%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
8499
8500%files fonts-euxm
8501%defattr(644,root,root,755)
7179ac92
ZU
8502%{texmfdist}/fonts/source/public/euxm
8503%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
8504
8505%files fonts-gothic
8506%defattr(644,root,root,755)
7179ac92
ZU
8507%{texmfdist}/doc/fonts/gothic
8508%{texmfdist}/dvips/gothic
8509%{texmfdist}/fonts/source/public/gothic
8510%{texmfdist}/fonts/type1/public/gothic
8511%{texmfdist}/fonts/afm/public/gothic
8512%{texmfdist}/fonts/tfm/public/gothic
8513%{texmfdist}/fonts/vf/public/gothic
8514%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
8515
8516%files fonts-hoekwater
8517%defattr(644,root,root,755)
7179ac92
ZU
8518%{texmfdist}/fonts/afm/hoekwater
8519%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 8520%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
8521
8522%files fonts-jknappen
8523%defattr(644,root,root,755)
7179ac92
ZU
8524%{texmfdist}/fonts/source/jknappen
8525%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
8526
8527%files fonts-latex
8528%defattr(644,root,root,755)
7179ac92 8529%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
8530%dir %{texmfdist}/fonts/source/public/latex-fonts
8531%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
8532%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
8533%dir %{texmfdist}/fonts/tfm/public/latex-fonts
8534%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
8535%{texmfdist}/fonts/source/public/esint
8536%{texmfdist}/fonts/tfm/public/esint
8537%{texmfdist}/source/latex/esint
8538%{texmfdist}/tex/latex/esint
f2555868
ZU
8539%{texmfdist}/fonts/source/public/latex-fonts/*
8540%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
8541%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
8542%{texmfdist}/fonts/tfm/public/latex-fonts/*
8543%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
8544
8545%files fonts-lh
8546%defattr(644,root,root,755)
7179ac92
ZU
8547%doc %{texmfdist}/doc/fonts/lh
8548%{texmfdist}/fonts/source/lh
8549%{texmfdist}/metapost/support/charlib/LH
8550%{texmfdist}/source/fonts/lh
8551%{texmfdist}/source/latex/lh
d08789e0
ZU
8552
8553%files fonts-lm
8554%defattr(644,root,root,755)
7179ac92
ZU
8555%doc %{texmfdist}/doc/fonts/lm
8556%{texmfdist}/fonts/type1/public/lm
8557%{texmfdist}/fonts/afm/public/lm
8558%{texmfdist}/fonts/opentype/public/lm
8559%{texmfdist}/fonts/enc/dvips/lm
8560%{texmfdist}/fonts/tfm/public/lm
8561%{texmfdist}/fonts/map/dvips/lm
8562%{texmfdist}/fonts/map/dvipdfm/lm
8563%{texmfdist}/source/fonts/lm
8564%{texmfdist}/tex/latex/lm
d08789e0
ZU
8565
8566%files fonts-marvosym
8567%defattr(644,root,root,755)
7179ac92 8568%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
8569%dir %{texmfdist}/source/fonts/eurofont
8570%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 8571%dir %{texmfdist}/tex/latex
7179ac92
ZU
8572%{texmfdist}/fonts/type1/public/marvosym
8573%{texmfdist}/fonts/afm/public/marvosym
8574%{texmfdist}/fonts/tfm/public/marvosym
8575%{texmfdist}/fonts/map/dvips/marvosym
f2555868 8576%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 8577%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
8578
8579%files fonts-mflogo
8580%defattr(644,root,root,755)
7179ac92
ZU
8581%doc %{texmfdist}/doc/latex/mflogo
8582%{texmfdist}/fonts/source/public/mflogo
8583%{texmfdist}/fonts/type1/hoekwater/mflogo
8584%{texmfdist}/fonts/afm/hoekwater/mflogo
8585%{texmfdist}/fonts/tfm/public/mflogo
8586%{texmfdist}/fonts/map/dvips/mflogo
8587%{texmfdist}/source/latex/mflogo
8588%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8589
8590%files fonts-misc
8591%defattr(644,root,root,755)
7179ac92
ZU
8592%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
8593%{texmfdist}/fonts/source/public/misc
8594%{texmfdist}/fonts/tfm/public/misc
8595%{texmfdist}/fonts/misc
d08789e0
ZU
8596
8597%files fonts-monotype
8598%defattr(644,root,root,755)
7179ac92
ZU
8599%{texmfdist}/fonts/tfm/monotype
8600%{texmfdist}/fonts/vf/monotype
d08789e0
ZU
8601
8602%files fonts-omega
489714ae 8603%defattr(644,root,root,755)
7179ac92 8604%doc %{texmfdist}/doc/omega
2677a8b0
ZU
8605%dir %{texmfdist}/omega
8606%dir %{texmfdist}/omega/otp
8607%dir %{texmfdist}/omega/ocp
7179ac92
ZU
8608%{texmfdist}/dvips/omega
8609%{texmfdist}/fonts/ofm/public/omega
8610%{texmfdist}/fonts/type1/public/omega
8611%{texmfdist}/fonts/afm/public/omega
8612%{texmfdist}/fonts/ovp/public/omega
8613%{texmfdist}/fonts/tfm/public/omega
8614%{texmfdist}/fonts/ovf/public/omega
8615%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
8616%{texmfdist}/omega/ocp/omega
8617%{texmfdist}/omega/otp/omega
8618%{texmfdist}/tex/plain/omega
d08789e0 8619
5b7eba8e
MB
8620#%files fonts-pazo
8621#%defattr(644,root,root,755)
d08789e0
ZU
8622
8623%files fonts-pl
8624%defattr(644,root,root,755)
7179ac92
ZU
8625%doc %{texmfdist}/doc/fonts/pl
8626%{texmfdist}/dvips/pl
8627%{texmfdist}/fonts/source/public/pl
8628%{texmfdist}/fonts/type1/public/pl
8629%{texmfdist}/fonts/afm/public/pl
8630%{texmfdist}/fonts/enc/dvips/pl
8631%{texmfdist}/fonts/tfm/public/pl
8632%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 8633%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
8634
8635%files fonts-px
8636%defattr(644,root,root,755)
7179ac92 8637%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
8638# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
8639# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
8640%dir %{texmfdist}/fonts/map/dvips/pxfonts
8641%dir %{texmfdist}/tex/latex/pxfonts
8642%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
8643%{texmfdist}/fonts/afm/public/pxfonts
8644%{texmfdist}/fonts/tfm/public/pxfonts
8645%{texmfdist}/fonts/type1/public/pxfonts
8646%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 8647%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 8648
5b7eba8e
MB
8649#%files fonts-qfonts
8650#%defattr(644,root,root,755)
31bd2c4a
ZU
8651# %doc %{texmf}/doc/fonts/polish/qfonts
8652# %{texmf}/fonts/enc/dvips/qfonts
8653# %{texmf}/fonts/map/dvips/qfonts
8654# %{texmf}/dvips/qfonts
8655# %{texmf}/fonts/afm/public/qfonts
8656# %{texmf}/fonts/tfm/public/qfonts
d08789e0 8657
74dbda3f
ZU
8658# %files fonts-qpx
8659# %defattr(644,root,root,755)
8660# %{texmf}/fonts/tfm/public/qpx
8661# %{texmf}/fonts/vf/public/qpx
d08789e0 8662
31bd2c4a 8663%files fonts-qpxqtx
d08789e0 8664%defattr(644,root,root,755)
7179ac92
ZU
8665%{texmfdist}/fonts/tfm/public/qpxqtx
8666%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
8667
8668%files fonts-rsfs
8669%defattr(644,root,root,755)
7179ac92
ZU
8670%{texmfdist}/fonts/source/public/rsfs
8671%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
8672
8673%files fonts-stmaryrd
8674%defattr(644,root,root,755)
7179ac92
ZU
8675%doc %{texmfdist}/doc/fonts/stmaryrd
8676%{texmfdist}/source/fonts/stmaryrd
8677%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
8678
8679%files fonts-tx
8680%defattr(644,root,root,755)
7179ac92
ZU
8681%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
8682%{texmfdist}/fonts/afm/public/txfonts
8683%{texmfdist}/fonts/tfm/public/txfonts
8684%{texmfdist}/fonts/vf/public/txfonts
d08789e0 8685
5bc70a92
MB
8686%files fonts-uhc
8687%defattr(644,root,root,755)
8688%doc %{texmfdist}/doc/fonts/uhc
8689%{texmfdist}/fonts/afm/uhc
8690%{texmfdist}/fonts/tfm/uhc
8691%{texmfdist}/fonts/vf/uhc
8692
d08789e0
ZU
8693%files fonts-urw
8694%defattr(644,root,root,755)
7179ac92 8695%{texmfdist}/fonts/afm/urw
5bc70a92
MB
8696%{texmfdist}/fonts/tfm/urw
8697%{texmfdist}/fonts/vf/urw
d08789e0
ZU
8698
8699%files fonts-urwvn
8700%defattr(644,root,root,755)
26d8eaaa 8701%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
8702%{texmfdist}/fonts/tfm/vntex/urwvn
8703%{texmfdist}/fonts/type1/vntex/urwvn
8704%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
8705
8706%files fonts-vnr
8707%defattr(644,root,root,755)
7179ac92
ZU
8708%{texmfdist}/fonts/map/dvips/vntex
8709%{texmfdist}/fonts/source/vntex/vnr
8710%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 8711
5bc70a92
MB
8712%files fonts-wadalab
8713%defattr(644,root,root,755)
8714%doc %{texmfdist}/doc/fonts/wadalab
8715%{texmfdist}/fonts/afm/wadalab
8716%{texmfdist}/fonts/tfm/wadalab
8717%{texmfdist}/fonts/vf/wadalab
8718
d08789e0
ZU
8719%files fonts-wasy
8720%defattr(644,root,root,755)
7179ac92
ZU
8721%{texmfdist}/fonts/source/public/wasy
8722%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
8723
8724%files fonts-xypic
8725%defattr(644,root,root,755)
7179ac92
ZU
8726%{texmfdist}/fonts/map/dvips/xypic
8727# %{texmfdist}/fonts/afm/public/xypic
8728%{texmfdist}/fonts/source/public/xypic
8729%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
8730
8731%files fonts-yandy
8732%defattr(644,root,root,755)
adbd04dd 8733# %{texmf}/fonts/afm/yandy
7179ac92 8734%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
8735# %{texmf}/fonts/tfm/yandy
8736# %{texmf}/fonts/vf/yandy
d08789e0
ZU
8737
8738%files fonts-type1-antp
8739%defattr(644,root,root,755)
7179ac92
ZU
8740%{texmfdist}/dvips/antp
8741%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
8742
8743%files fonts-type1-antt
8744%defattr(644,root,root,755)
adbd04dd 8745# %{texmf}/dvips/antt
7179ac92 8746%{texmfdist}/fonts/type1/public/antt
d08789e0 8747
5bc70a92
MB
8748%files fonts-type1-arphic
8749%defattr(644,root,root,755)
8750%{texmfdist}/fonts/type1/arphic
8751
d08789e0
ZU
8752%files fonts-type1-belleek
8753%defattr(644,root,root,755)
7179ac92
ZU
8754%doc %{texmfdist}/doc/fonts/belleek
8755%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
8756
8757%files fonts-type1-bitstream
8758%defattr(644,root,root,755)
7179ac92 8759%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
8760
8761%files fonts-type1-bluesky
8762%defattr(644,root,root,755)
04eb4e68
ZU
8763# %doc %{texmf}/doc/fonts/bluesky
8764# %{texmf}/dvips/bluesky
7179ac92 8765%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
8766
8767%files fonts-type1-cc-pl
8768%defattr(644,root,root,755)
7179ac92
ZU
8769%doc %{texmfdist}/doc/fonts/cc-pl
8770%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
8771
8772%files fonts-type1-cmcyr
8773%defattr(644,root,root,755)
7179ac92 8774%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
8775
8776%files fonts-type1-cs
8777%defattr(644,root,root,755)
7179ac92 8778%{texmfdist}/fonts/type1/public/cs
d08789e0 8779
04eb4e68
ZU
8780# %files fonts-type1-dstroke
8781# %defattr(644,root,root,755)
8782# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
8783
8784%files fonts-type1-eurosym
8785%defattr(644,root,root,755)
7179ac92 8786%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
8787
8788%files fonts-type1-hoekwater
8789%defattr(644,root,root,755)
7179ac92 8790%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
8791
8792%files fonts-type1-fpl
8793%defattr(644,root,root,755)
7179ac92
ZU
8794%doc %{texmfdist}/doc/fonts/fpl
8795%{texmfdist}/fonts/afm/public/fpl
8796%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
8797
8798%files fonts-type1-lm
8799%defattr(644,root,root,755)
7179ac92
ZU
8800%{texmfdist}/fonts/afm/public/lm
8801%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
8802
8803%files fonts-type1-marvosym
8804%defattr(644,root,root,755)
7179ac92 8805%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
8806
8807%files fonts-type1-mathpazo
8808%defattr(644,root,root,755)
04eb4e68 8809# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
8810%{texmfdist}/fonts/afm/public/mathpazo
8811%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
8812
8813%files fonts-type1-omega
8814%defattr(644,root,root,755)
7179ac92 8815%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
8816
8817%files fonts-type1-pl
8818%defattr(644,root,root,755)
04eb4e68 8819# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 8820%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
8821
8822%files fonts-type1-px
8823%defattr(644,root,root,755)
7179ac92 8824%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 8825
04eb4e68
ZU
8826# %files fonts-type1-qfonts
8827# %defattr(644,root,root,755)
7179ac92 8828# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
8829
8830%files fonts-type1-tx
8831%defattr(644,root,root,755)
7179ac92 8832%{texmfdist}/fonts/type1/public/txfonts
d08789e0 8833
04eb4e68
ZU
8834# %files fonts-type1-tt2001
8835# %defattr(644,root,root,755)
8836# %{texmf}/fonts/type1/public/tt2001
d08789e0 8837
5bc70a92
MB
8838%files fonts-type1-uhc
8839%defattr(644,root,root,755)
8840%{texmfdist}/fonts/type1/uhc
8841
d08789e0
ZU
8842%files fonts-type1-urw
8843%defattr(644,root,root,755)
7179ac92 8844%{texmfdist}/fonts/type1/urw
d08789e0
ZU
8845
8846%files fonts-type1-vnr
8847%defattr(644,root,root,755)
7179ac92 8848%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 8849
5bc70a92
MB
8850%files fonts-type1-wadalab
8851%defattr(644,root,root,755)
8852%{texmfdist}/fonts/type1/wadalab
8853
d08789e0
ZU
8854%files fonts-type1-xypic
8855%defattr(644,root,root,755)
7179ac92 8856%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
8857
8858# TeXLive-specific
8859
8860%files afm2pl
8861%defattr(644,root,root,755)
8862%attr(755,root,root) %{_bindir}/afm2pl
8863%{_mandir}/man1/afm2pl*
8864
8865%files bbox
8866%defattr(644,root,root,755)
8867%attr(755,root,root) %{_bindir}/bbox
8868%{_mandir}/man1/bbox*
8869
8870%files cefutils
8871%defattr(644,root,root,755)
8872%attr(755,root,root) %{_bindir}/cef*
2677a8b0 8873%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
8874%dir %{texmfdist}/doc/latex/cjk
8875%dir %{texmfdist}/source/latex/cjk
8876%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 8877%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
8878%doc %{texmfdist}/doc/latex/cjk/doc
8879%doc %{texmfdist}/doc/latex/cjk/examples
8880%{texmfdist}/source/latex/cjk/utils/CEFconv
8881
8882%files detex
8883%defattr(644,root,root,755)
8884%attr(755,root,root) %{_bindir}/detex
8885%{_mandir}/man1/detex*
8886
7ffd1967
ZU
8887
8888%files dviutils
8889%defattr(644,root,root,755)
8890%attr(755,root,root) %{_bindir}/dt2dv
8891%attr(755,root,root) %{_bindir}/dv2dt
8892%attr(755,root,root) %{_bindir}/dvi2tty
8893%attr(755,root,root) %{_bindir}/dviasm
8894%attr(755,root,root) %{_bindir}/dvibook
8895%attr(755,root,root) %{_bindir}/dviconcat
8896%attr(755,root,root) %{_bindir}/dvidvi
8897%attr(755,root,root) %{_bindir}/dvigif
8898%attr(755,root,root) %{_bindir}/dvipdfmx
8899%attr(755,root,root) %{_bindir}/dvipos
8900%attr(755,root,root) %{_bindir}/dviselect
8901%attr(755,root,root) %{_bindir}/dvitodvi
8902%{_mandir}/man1/dt2dv*
8903%{_mandir}/man1/dv2dt*
8904%{_mandir}/man1/dvi2tty*
8905%{_mandir}/man1/dvibook*
8906%{_mandir}/man1/dviconcat*
8907%{_mandir}/man1/dvidvi*
8908%{_mandir}/man1/dvigif*
8909%{_mandir}/man1/dvipos*
8910%{_mandir}/man1/dviselect*
8911%{_mandir}/man1/dvitodvi*
8912
8913%files epsutils
8914%defattr(644,root,root,755)
8915%attr(755,root,root) %{_bindir}/epsffit
8916%attr(755,root,root) %{_bindir}/epspdf
8917%attr(755,root,root) %{_bindir}/epspdftk
8918%{texmfdist}/scripts/epspdf
8919%{_mandir}/man1/epsffit*
8920%doc %{texmfdist}/doc/epspdf
8921
8922%files filters
8923%defattr(644,root,root,755)
8924%attr(755,root,root) %{_bindir}/fix*
8925%{_mandir}/man1/fix*
8926
489714ae
ZU
8927%files uncategorized-utils
8928%defattr(644,root,root,755)
8929%attr(755,root,root) %{_bindir}/devnag
8930%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
8931
8932%files tex4ht
8933%defattr(644,root,root,755)
add234d3
MB
8934%attr(755,root,root) %{_bindir}/ht
8935%attr(755,root,root) %{_bindir}/htcontext
8936%attr(755,root,root) %{_bindir}/htlatex
8937%attr(755,root,root) %{_bindir}/htmex
8938%attr(755,root,root) %{_bindir}/httex
8939%attr(755,root,root) %{_bindir}/httexi
8940%attr(755,root,root) %{_bindir}/htxelatex
8941%attr(755,root,root) %{_bindir}/htxetex
8942%attr(755,root,root) %{_bindir}/mk4ht
8943%attr(755,root,root) %{_bindir}/t4ht
8944%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 8945%{texmf}/scripts/tex4ht
5b7eba8e 8946%{texmfdist}/tex/generic/tex4ht
add234d3
MB
8947%dir %{texmfdist}/scripts/tex4ht
8948%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
8949%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
8950%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
8951%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
8952%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
8953%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
8954%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
8955%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
8956%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5b7eba8e 8957%{texmfdist}/tex4ht
4224ae6d
MB
8958
8959%files xetex
8960%defattr(644,root,root,755)
8961%attr(755,root,root) %{_bindir}/xdvipdfmx
8962%attr(755,root,root) %{_bindir}/xelatex
8963%attr(755,root,root) %{_bindir}/xetex
8964%{texmf}/fmtutil/format.xetex.cnf
8965%doc %{texmfdist}/doc/xelatex
8966%doc %{texmfdist}/doc/xetex
8967%{texmfdist}/scripts/xetex
8968%{texmfdist}/tex/generic/ifxetex
8969%{texmfdist}/tex/generic/xetexconfig
8970%{texmfdist}/tex/latex/latexconfig/xelatex.ini
8971%{texmfdist}/tex/plain/config/xetex.ini
8972%{texmfdist}/tex/xelatex
8973%{texmfdist}/tex/xetex
8974
8975%files xmltex
8976%defattr(644,root,root,755)
8977%doc %{texmfdist}/doc/xmltex
8978%attr(755,root,root) %{_bindir}/pdfxmltex
8979%attr(755,root,root) %{_bindir}/xmltex
8980%{texmfdist}/tex/xmltex
8981%{texmf}/fmtutil/format.xmltex.cnf
This page took 1.400414 seconds and 4 git commands to generate.