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