]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- rel up
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2 2# MAIN TODO (sort by importnce):
e0617a36 3# - texlive-format-pdflatex deps
13870b4c 4# - check unpackaged files (only some files)
6b25593c 5# - pl updates
97e8de8b 6# - maybe more splits (e.g. latex subpackages)
13870b4c 7# - see uncategorized and *other* subpackages and split
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:
4c9dc995 24# - summary/description correcting (all languages)
ca4b56d2 25# - texk/web2c doesn't build (luatex option)
68640cd8 26# - %files latex-bibtex-revtex4
489714ae 27# - Check CEF/cjk!
ca4b56d2 28#
d08789e0 29%include /usr/lib/rpm/macros.perl
ca4b56d2 30#
67112f1c 31%bcond_without bootstrap
ca4b56d2 32#
d08789e0
ZU
33Summary: TeX typesetting system and MetaFont font formatter
34Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
35Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
36Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 37Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
38Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
39Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
40Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
41Name: texlive
42Version: 20080816
830ca960 43Release: 0.9.7
096dca83 44Epoch: 1
d08789e0
ZU
45License: distributable
46Group: Applications/Publishing/TeX
47Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
48# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
49Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
50# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
51Source4: %{name}.cron
52Source5: xdvi.desktop
53Source6: xdvi.png
c48c077b 54Patch0: %{name}-am.patch
2c9c6c5b 55Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 56URL: http://www.tug.org/texlive/
c48c077b 57BuildRequires: autoconf
d08789e0
ZU
58BuildRequires: automake
59BuildRequires: bison
a784d38e 60BuildRequires: clisp
d08789e0 61BuildRequires: ed
a784d38e 62BuildRequires: expat-devel
4c9dc995 63BuildRequires: ffcall-devel
97b079ad 64BuildRequires: flex
a784d38e 65BuildRequires: fontconfig-devel
e671f712
AM
66BuildRequires: freetype-devel
67BuildRequires: freetype1-devel
d08789e0
ZU
68BuildRequires: gd-devel >= 2.0.33
69BuildRequires: libpng-devel >= 1.2.8
97b079ad 70BuildRequires: libtool
c48c077b
AM
71# should this be somewhere in clisp?
72BuildRequires: libsigsegv
d08789e0
ZU
73BuildRequires: libstdc++-devel
74BuildRequires: ncurses-devel
75BuildRequires: rpm-perlprov
76BuildRequires: rpm-pythonprov
d062bbe0 77BuildRequires: sed >= 4.0
d08789e0
ZU
78BuildRequires: t1lib-devel >= 5.0.2
79BuildRequires: texinfo
ca4b56d2
AM
80%if %{with bootstrap}
81BuildRequires: tetex-format-latex
82BuildRequires: tetex-format-pdflatex
ca4b56d2 83BuildRequires: tetex-latex-cyrillic
97b079ad 84BuildRequires: tetex-tex-babel
ca4b56d2 85%else
ca4b56d2
AM
86BuildRequires: texlive-format-latex
87BuildRequires: texlive-format-pdflatex
ca4b56d2 88BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
89BuildRequires: texlive-tex-babel
90# fill with future texlive BR. guesses ones for now
ca4b56d2 91%endif
d08789e0 92BuildRequires: unzip
a784d38e 93BuildRequires: xorg-lib-libICE-devel
d08789e0 94BuildRequires: xorg-lib-libXaw-devel
a784d38e 95BuildRequires: xorg-lib-libXext-devel
a784d38e 96BuildRequires: xorg-lib-libXmu-devel
97b079ad 97BuildRequires: xorg-lib-libXpm-devel
d08789e0 98BuildRequires: zlib-devel >= 1.2.1
78d53d8c 99Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
100Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
101Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
102Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
103Requires: awk
104Requires: dialog
0b6bcf85 105Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
106Requires: sed
107Requires: sh-utils
d3f501b8 108Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 109Requires: textutils
d08789e0
ZU
110Suggests: tmpwatch
111Obsoletes: tetex
112Obsoletes: tetex-afm
113Obsoletes: tetex-doc
114Obsoletes: tetex-doc-latex2e-html
115Obsoletes: tetex-fontinst
116Obsoletes: tetex-fontname
117Obsoletes: tetex-fonts
118Obsoletes: tetex-fonts-pandora
119Obsoletes: tetex-fonts-vcm
120Obsoletes: tetex-format-elatex
121Obsoletes: tetex-format-pdfelatex
122Obsoletes: tetex-format-pdfemex
123Obsoletes: tetex-latex-vnps
124Obsoletes: tetex-latex-vnr
125Obsoletes: tetex-oxdvi
126Obsoletes: tetex-oxdvi
127Obsoletes: tetex-plain-dvips
128Obsoletes: tetex-plain-dvips
129Obsoletes: tetex-plain-mathtime
130Obsoletes: tetex-plain-mathtime
131Obsoletes: tetex-plain-misc
132Obsoletes: tetex-plain-misc
133Obsoletes: tetex-plain-plnfss
134Obsoletes: tetex-plain-plnfss
135Obsoletes: tetex-tex-hyphen
136Obsoletes: tetex-tex-vietnam
137BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
138
f37ff31b 139%define texmf %{_datadir}/texmf
8b5eed5e 140%define texmfdist %{texmf}-dist
1a192771 141%define texmfdoc %{texmf}-doc
d08789e0
ZU
142%define fmtdir /var/lib/texmf/web2c
143%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
144%define _localstatedir /var/lib/texmf
145%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
146%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 ;
147
148%define _noautoreq 'perl(path_tre)'
149
150%description
97b079ad
ZU
151TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
152takes a text file and a set of formatting commands as input and
153creates a typesetter independent .dvi (DeVice Independent) file as
154output. Usually, TeX is used in conjunction with a higher level
155formatting package like LaTeX or PlainTeX, since TeX by itself is not
156very user-friendly.
d08789e0
ZU
157
158%description -l es.UTF-8
159Tex formata archivos de texto y órdenes para una salida independiente
160de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
161de Knut se describen las capacidades y el lenguaje TeX.
162
163%description -l de.UTF-8
164TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
165und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
166DeVice Independent). Die Funktionen und Sprache von TeX werden in The
167TeXbook von Knuth beschrieben.
168
169%description -l fr.UTF-8
170TeX formate un fichier de commandes et de texte mélandés, et produit
171un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
172raccourci pour Device Independant). Les possibilités de TeX et son
173langage sont décrites dans l'ouvrage TeXbook, de Knuth.
174
97b079ad
ZU
175%description -l hu.UTF-8
176TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
177egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
178segítségével a szövegszedő egy független .dvi (DeVice Independent)
179fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
180kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
181TeX önmaga nem túlzottan "felhasználóbarát".
182
d08789e0
ZU
183%description -l pl.UTF-8
184TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
185od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
186Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
187Donalda E. Knutha.
188
189%description -l pt_BR.UTF-8
190Tex formata arquivos de texto e comandos para uma saída independente
191de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
192linguagem TeX são descritas no The TeXbook, de Knuth.
193
194%description -l tr.UTF-8
195TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
196aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
197TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
198TeXbook' başlıklı kitabında anlatılmaktadır.
199
80fa261c
ZU
200%package other-utils
201Summary: Other utilities
202Group: Applications/Publishing/TeX
203
204%description other-utils
205Other utilities.
206
830ca960
ZU
207%package other-utils-doc
208Summary: Other utilities documentation
209Group: Applications/Publishing/TeX
210
211%description other-utils-doc
212Other utilities documentation.
213
5b7eba8e
MB
214%package doc
215Summary: Documentation for TeX Live
216Group: Documentation
217
218%description doc
219Assorted useful documentation for TeX Live.
220
221%package doc-bg
222Summary: Bulgarian documentation for TeX Live
223Group: Documentation
224
225%description doc-bg
226Assorted useful Bulgarian documentation for TeX Live.
227
228%package doc-cs
229Summary: Czech documentation for TeX Live
230Group: Documentation
231
232%description doc-cs
233Assorted useful Czech documentation for TeX Live.
234
235%package doc-de
236Summary: German documentation for TeX Live
237Group: Documentation
238
239%description doc-de
240Assorted useful German documentation for TeX Live.
241
242%package doc-el
243Summary: Greek documentation for TeX Live
244Group: Documentation
245
246%description doc-el
247Assorted useful Greek documentation for TeX Live.
248
249%package doc-es
250Summary: Spanish documentation for TeX Live
251Group: Documentation
252
253%description doc-es
254Assorted useful Spanish documentation for TeX Live.
255
256%package doc-fi
257Summary: Finnish documentation for TeX Live
258Group: Documentation
259
260%description doc-fi
261Assorted useful Finnish documentation for TeX Live.
262
263%package doc-fr
264Summary: French documentation for TeX Live
265Group: Documentation
266
267%description doc-fr
268Assorted useful French documentation for TeX Live.
269
270%package doc-it
271Summary: Italian documentation for TeX Live
272Group: Documentation
273
274%description doc-it
275Assorted useful Italian documentation for TeX Live.
276
277%package doc-ja
278Summary: Japanese documentation for TeX Live
279Group: Documentation
280
281%description doc-ja
282Assorted useful Japanese documentation for TeX Live.
283
284%package doc-ko
285Summary: Korean documentation for TeX Live
286Group: Documentation
287
288%description doc-ko
289Assorted useful Korean documentation for TeX Live.
290
291%package doc-mn
292Summary: Mongolian documentation for TeX Live
293Group: Documentation
294
295%description doc-mn
296Assorted useful Mongolian documentation for TeX Live.
297
298%package doc-nl
299Summary: Dutch documentation for TeX Live
300Group: Documentation
301
302%description doc-nl
303Assorted useful Dutch documentation for TeX Live.
304
305%package doc-pl
306Summary: Polish documentation for TeX Live
307Group: Documentation
308
309%description doc-pl
310Assorted useful Polish documentation for TeX Live.
311
312%package doc-pt
313Summary: Portuguese documentation for TeX Live
314Group: Documentation
315
316%description doc-pt
317Assorted useful Portuguese documentation for TeX Live.
318
319%package doc-ru
320Summary: Russian documentation for TeX Live
321Group: Documentation
322
323%description doc-ru
324Assorted useful Russian documentation for TeX Live.
325
326%package doc-sk
327Summary: Slovak documentation for TeX Live
328Group: Documentation
329
330%description doc-sk
331Assorted useful Slovak documentation for TeX Live.
332
333%package doc-sl
334Summary: Slovenian documentation for TeX Live
335Group: Documentation
336
337%description doc-sl
338Assorted useful Slovenian documentation for TeX Live.
339
340%package doc-th
341Summary: Thai documentation for TeX Live
342Group: Documentation
343
344%description doc-th
345Assorted useful Thai documentation for TeX Live.
346
347%package doc-tr
348Summary: Turkish documentation for TeX Live
349Group: Documentation
350
351%description doc-tr
352Assorted useful Turkish documentation for TeX Live.
353
354%package doc-uk
355Summary: Ukrainian documentation for TeX Live
356Group: Documentation
357
358%description doc-uk
359Assorted useful Ukrainian documentation for TeX Live.
360
361%package doc-vi
362Summary: Vietnamese documentation for TeX Live
363Group: Documentation
364
365%description doc-vi
366Assorted useful Vietnamese documentation for TeX Live.
367
368%package doc-zh_CN
369Summary: Chinese documentation for TeX Live
370Group: Documentation
371
372%description doc-zh_CN
373Assorted useful Chinese documentation for TeX Live.
489714ae 374
d08789e0
ZU
375%package doc-Catalogue
376Summary: TeX Catalogue
377Summary(pl.UTF-8): Katalog TeXa
378Group: Applications/Publishing/TeX
379Requires(post,postun): %{_bindir}/texhash
380Requires: %{name} = %{epoch}:%{version}-%{release}
381
382%description doc-Catalogue
383TeX Catalogue.
384
385%description doc-Catalogue -l pl.UTF-8
386Katalog TeXa.
387
388%package doc-tug-faq
389Summary: TeX User Group FAQ
489714ae 390Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
391Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
392Group: Applications/Publishing/TeX
393Requires(post,postun): %{_bindir}/texhash
394Requires: %{name} = %{epoch}:%{version}-%{release}
395Obsoletes: tetex-doc-LaTeX-FAQ-francaise
396Obsoletes: tetex-doc-de-tex-faq
397Obsoletes: tetex-doc-uktug-faq
398
399%description doc-tug-faq
400TeX User Group FAQ.
401
74eeb8ec
ZU
402%description doc-tug-faq -l hu.UTF8
403TeX felhasználók FAQ-ja.
404
d08789e0
ZU
405%description doc-tug-faq -l pl.UTF-8
406FAQ Grupy Użytkowników TeXa.
407
408%package doc-latex
409Summary: Basic LaTeX packages documentation
489714ae 410Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
411Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
412Group: Applications/Publishing/TeX
413Requires(post,postun): %{_bindir}/texhash
414Requires: %{name} = %{epoch}:%{version}-%{release}
415
416%description doc-latex
417Basic LaTeX packages documentation.
418
74eeb8ec
ZU
419%description doc-latex -l hu.UTF-8
420Az alap LaTeX csomagok dokumentációja
421
d08789e0
ZU
422%description doc-latex -l pl.UTF-8
423Podstawowa dokumentacja do pakietów LaTeXa.
424
425# # libraries #
096dca83 426%package -n kpathsea
d08789e0 427Summary: File name lookup library
489714ae 428Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
429Summary(pl.UTF-8): Biblioteka szukająca nazw plików
430Group: Applications/Publishing/TeX
431Requires(post,postun): %{_bindir}/texhash
432Requires: %{name} = %{epoch}:%{version}-%{release}
433
096dca83 434%description -n kpathsea
d08789e0
ZU
435File name lookup library.
436
096dca83 437%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
438Fájlnév-kereső könyvtár.
439
096dca83 440%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
441Biblioteka szukająca nazw plików.
442
096dca83 443%package -n kpathsea-devel
d08789e0
ZU
444Summary: Kpathsea library filename lookup header files and documentation
445Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 446Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
447Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
448Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
449Group: Development/Libraries
096dca83 450Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 451
096dca83 452%description -n kpathsea-devel
d08789e0
ZU
453Kpathsea library filename lookup header files and documentation.
454
096dca83 455%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
456Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
457aplicaciones TeX.
458
096dca83 459%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
460Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
461
096dca83 462%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
463Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
464
096dca83 465%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
466Bibliotecas, headers e outros componentes que podem ser utilizados
467para desenvolver aplicações TeX.
468
469# # programs #
470%package dvips
471Summary: DVI to PostScript converter
472Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
473Summary(es.UTF-8): Convertidor dvi para postscript
474Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 475Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
476Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
477Summary(pt_BR.UTF-8): Conversor dvi para postscript
478Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
479Group: Applications/Publishing/TeX
480Requires(post,postun): %{_bindir}/texhash
481Requires: %{name} = %{epoch}:%{version}-%{release}
482
483%description dvips
484The program dvips takes a DVI file file[.dvi] produced by TeX (or by
485some other processor such as GFtoDVI) and converts it to PostScript,
486normally sending the result directly to the laserprinter.
487
488%description dvips -l de.UTF-8
489Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
490durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
491konvertiert diese in PostScript, wobei das Ergebnis in der Regel
492direkt an einen Laserdrucker gesandt wird.
493
494%description dvips -l es.UTF-8
495El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
496otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
497enviando el resultado directamente a la impresora láser.
498
499%description dvips -l fr.UTF-8
500Le programme dvips convertit les fichiers DVI en PostScript, en
501envoyant normalement le résultat directement sur une imprimante Laser.
502
40664f43
ZU
503%description dvips -l hu.UTF-8
504A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 505állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
506lézernyomtatóra küldhetsz.
507
d08789e0
ZU
508%description dvips -l pl.UTF-8
509Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
510program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
511Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
512
513%description dvips -l pt_BR.UTF-8
514O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
515outro processador como o GFtoDVI) e o converte para PostScript,
516normalmente enviando o resultado diretamente para a impressora laser.
517
518%description dvips -l tr.UTF-8
519dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
520PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
521olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
522üretilmiş olabilir.
523
524%package dvilj
525Summary: DVI to PCL converter
526Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
527Summary(es.UTF-8): Convertidor dvi para laserjet
528Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 529Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
530Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
531Summary(pt_BR.UTF-8): Conversor dvi para laserjet
532Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
533Group: Applications/Publishing/TeX
534Requires(post,postun): %{_bindir}/texhash
535Requires: %{name} = %{epoch}:%{version}-%{release}
536
537%description dvilj
538Dvilj and dvilj's siblings (included in this package) will convert TeX
539text formatting system output .dvi files to HP PCL (HP Printer Control
540Language) commands. Using dvilj, you can print TeX files to HP
541LaserJet+ and fully compatible printers. With dvilj2p, you can print
542to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
543can print to HP LaserJet4 and fully compatible printers.
544
545%description dvilj -l de.UTF-8
546Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
547Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
548LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
549kompatiblen Druckern.
550
551%description dvilj -l es.UTF-8
552Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
553HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
554impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
555dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
556
557%description dvilj -l fr.UTF-8
558dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
559(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
560LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
561imprimantes totalement compatibles.
562
6b25593c
ZU
563%description dvilj -l hu.UTF-8
564Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
565Printer Control Language) parancsokká. A dvilj használatával TeX
566fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
567nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
568nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
569
d08789e0
ZU
570%description dvilj -l pl.UTF-8
571dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
572pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
573PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
574pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
575użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
576kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
577LaserJet4 i w pełni kompatybilnych.
578
579%description dvilj -l pt_BR.UTF-8
580Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
581HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
582impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
583dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
584
585%description dvilj -l tr.UTF-8
586TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
587denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
588LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
589uyumlularından yazıcı çıktısı alınabilir.
590
591%package makeindex
592Summary: A general purpose hierarchical index generator
6b25593c 593Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
594Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
595Group: Applications/Publishing/TeX
596Requires(post,postun): %{_bindir}/texhash
597Requires: %{name} = %{epoch}:%{version}-%{release}
598Obsoletes: tetex-rumakeindex
599
600%description makeindex
601A general purpose hierarchical index generator; it accepts one or more
602input files (often produced by a text formatter such as TeX or troff),
603sorts the entries, and produces an output file which can be formatted.
604The formats of the input and output files are specified in a style
605file; by default, input is assumed to be an idx file, as generated by
606LaTeX.
607
6b25593c
ZU
608%description makeindex -l hu.UTF-8
609Egy általános célű hierarchikus index generáló; elfogad egy vagy több
610bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
611rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
612készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
613definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
614LaTeX generál.
615
d08789e0
ZU
616%description makeindex -l pl.UTF-8
617Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
618jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
619narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
620elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
621plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
622przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
623LaTeX.
624
625%package metafont
626Summary: MetaFont
6b25593c 627Summary(hu.UTF-8): MetaFont
d08789e0
ZU
628Summary(pl.UTF-8): Zestaw narzędzi MetaFont
629Group: Applications/Publishing/TeX
630Requires(post,postun): %{_bindir}/texhash
631Requires: %{name} = %{epoch}:%{version}-%{release}
632
633%description metafont
634MetaFont.
635
636%description metafont -l pl.UTF-8
637Zestaw narzędzi MetaFont.
638
639%package metapost
640Summary: MetaPost
6b25593c 641Summary(hu.UTF-8): MetaPost
d08789e0
ZU
642Summary(pl.UTF-8): Zestaw narzędzi MetaPost
643Group: Applications/Publishing/TeX
644Requires(post,postun): %{_bindir}/texhash
645Requires: %{name} = %{epoch}:%{version}-%{release}
646Obsoletes: tetex-matapost
647
648%description metapost
649MetaPost.
650
6b25593c
ZU
651%description metapost -l hu.UTF-8
652MetaPost.
653
d08789e0
ZU
654%description metapost -l pl.UTF-8
655Zestaw narzędzi MetaPost.
656
657%package mptopdf
658Summary: MetaPost to PDF converter
6b25593c 659Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
660Summary(pl.UTF-8): Konwerter MetaPost do PDF
661Group: Applications/Publishing/TeX
662Requires(post,postun): %{_bindir}/texhash
663Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
664
665%description mptopdf
666MetaPost to PDF converter.
667
6b25593c
ZU
668%description mptopdf -l hu.UTF-8
669MetaPost-ból PDF-be konvertáló.
670
d08789e0
ZU
671%description mptopdf -l pl.UTF-8
672Konwerter MetaPost do PDF.
673
674%package texdoctk
675Summary: Easy access to TeX documentation
676Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
677Group: Applications/Publishing/TeX
678Requires(post,postun): %{_bindir}/texhash
679Requires: %{name} = %{epoch}:%{version}-%{release}
680
681%description texdoctk
682A Perl/Tk-based GUI for easy access to package documentation for TeX
683on Unix platforms; the databases it uses are based on the texmf/doc
684subtrees of teTeX v.1.0.x, but database files for local configurations
685with modified/extended directories can be derived from them. Note that
686texdoctk is not a viewer itself, but an interface for finding
687documentation files and opening them with the appropriate viewer; so
688it relies on appropriate programs to be installed on the system.
689However, the choice of these programs can be configured by the
690sysadmin or user.
691
692%description texdoctk -l pl.UTF-8
693Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
694dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
695danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
696używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
697Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
698interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
699właściwej przeglądarce; tak więc wymaga on odpowiednich programów
700zainstalowanych w systemie. Wybór tych programów może być dokonany
701przez administratora lub użytkownika.
702
703%package -n texconfig
704Summary: TeX typesetting system configurator
705Summary(pl.UTF-8): Konfigurator systemu składu TeX
706Group: Applications/Publishing/TeX
707Requires: %{name} = %{epoch}:%{version}-%{release}
708Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
709Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
710Requires: xdvi = %{epoch}:%{version}-%{release}
711Obsoletes: tetex-texconfig
712
713%description -n texconfig
714TeX typesetting system configurator.
715
716%description -n texconfig -l pl.UTF-8
717Konfigurator systemu składu TeX.
718
719%package -n xdvi
720Summary: X11 previewer
721Summary(de.UTF-8): X11-Previewer
722Summary(es.UTF-8): Visualizador TeX X11
723Summary(fr.UTF-8): Prévisualisateur X11
724Summary(pl.UTF-8): Przeglądarka DVI dla X11
725Summary(pt_BR.UTF-8): Visualizador TeX X11
726Summary(tr.UTF-8): X11 öngörüntüleyici
727Group: Applications/Publishing/TeX
728Requires(post,postun): %{_bindir}/texhash
729Requires: %{name} = %{epoch}:%{version}-%{release}
730Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
731Suggests: %{name}-dvips
732Obsoletes: tetex-xdvi
733
734%description -n xdvi
735xdvi is a program which runs under the X window system. It is used to
736preview dvi files, such as are produced by tex and latex.
737
738%description -n xdvi -l de.UTF-8
739xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
740ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
741latex erzeugt wurden.
742
743%description -n xdvi -l es.UTF-8
744xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
745visualizar archivos dvi, como los producidos por tex y latex.
746
747%description -n xdvi -l fr.UTF-8
748xdvi est un programme s'exécutant sous le système X Window. Il sert à
749visualiser les fichiers dvi tels que ceux produits par tex et latex.
750
751%description -n xdvi -l pl.UTF-8
752Xdvi jest programem (działającym w X Window System) do przeglądania
753plików DVI, produkowanych przez TeXa i LaTeXa.
754
755%description -n xdvi -l pt_BR.UTF-8
756xdvi é um programa que roda no sistema X Window. É usado para
757visualizar arquivos dvi, como os produzidos por tex e latex.
758
624ed2f9
ZU
759%package -n xindy
760Summary: Xindy creates sorted and tagged index from raw index
761Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
762Group: Applications/Publishing/TeX
763
764%description -n xindy
765Xindy creates sorted and tagged index from raw index.
766
767%description -n xindy -l hu.UTF-8
768Xindy rendezett és cimkézett indexet készít nyers indexekből.
769
770%package -n xindy-albanian
771Summary: Xindy albanian language
772Summary(hu.UTF-8): Xindy albán nyelv
773Group: Applications/Publishing/TeX
774
775%description -n xindy-albanian
776Xindy albanian language
777
778%description -n xindy-albanian -l hu.UTF-8
779Xindy albán nyelv
780
781%package -n xindy-belarusian
782Summary: Xindy belarusian language
783Summary(hu.UTF-8): Xindy belorusz nyelv
784Group: Applications/Publishing/TeX
785
786%description -n xindy-belarusian
787Xindy belarusian language
788
789%description -n xindy-belarusian -l hu.UTF-8
790Xindy belorusz nyelv
791
792%package -n xindy-bulgarian
793Summary: Xindy bulgarian language
794Summary(hu.UTF-8): Xindy bolgár nyelv
795Group: Applications/Publishing/TeX
796
797%description -n xindy-bulgarian
798Xindy bulgarian language
799
800%description -n xindy-bulgarian -l hu.UTF-8
801Xindy bolgár nyelv
802
803%package -n xindy-croatian
804Summary: Xindy croatian language
805Summary(hu.UTF-8): Xindy horvát nyelv
806Group: Applications/Publishing/TeX
807
808%description -n xindy-croatian
809Xindy croatian language
810
811%description -n xindy-croatian -l hu.UTF-8
812Xindy horvát nyelv
813
814%package -n xindy-czech
815Summary: Xindy czech language
816Summary(hu.UTF-8): Xindy cseh nyelv
817Group: Applications/Publishing/TeX
818
819%description -n xindy-czech
820Xindy czech language
821
822%description -n xindy-czech -l hu.UTF-8
823Xindy cseh nyelv
824
825%package -n xindy-danish
826Summary: Xindy danish language
827Summary(hu.UTF-8): Xindy dán nyelv
828Group: Applications/Publishing/TeX
829
830%description -n xindy-danish
831Xindy danish language
832
833%description -n xindy-danish -l hu.UTF-8
834Xindy dán nyelv
835
836%package -n xindy-dutch
837Summary: Xindy dutch language
838Summary(hu.UTF-8): Xindy holland nyelv
839Group: Applications/Publishing/TeX
840
841%description -n xindy-dutch
842Xindy dutch language
843
844%description -n xindy-dutch -l hu.UTF-8
845Xindy holland nyelv
846
847%package -n xindy-english
848Summary: Xindy english language
849Summary(hu.UTF-8): Xindy angol nyelv
850Group: Applications/Publishing/TeX
851
852%description -n xindy-english
853Xindy english language
854
855%description -n xindy-english -l hu.UTF-8
856Xindy angol nyelv
857
858%package -n xindy-esperanto
859Summary: Xindy esperanto language
860Summary(hu.UTF-8): Xindy eszperantó nyelv
861Group: Applications/Publishing/TeX
862
863%description -n xindy-esperanto
864Xindy esperanto language
865
866%description -n xindy-esperanto -l hu.UTF-8
867Xindy eszperantó nyelv
868
869%package -n xindy-estonian
870Summary: Xindy estonian language
871Summary(hu.UTF-8): Xindy észt nyelv
872Group: Applications/Publishing/TeX
873
874%description -n xindy-estonian
875Xindy estonian language
876
877%description -n xindy-estonian -l hu.UTF-8
878Xindy észt nyelv
879
880%package -n xindy-finnish
881Summary: Xindy finnish language
882Summary(hu.UTF-8): Xindy finn nyelv
883Group: Applications/Publishing/TeX
884
885%description -n xindy-finnish
886Xindy finnish language
887
888%description -n xindy-finnish -l hu.UTF-8
889Xindy finn nyelv
890
891%package -n xindy-french
892Summary: Xindy french language
893Summary(hu.UTF-8): Xindy francia nyelv
894Group: Applications/Publishing/TeX
895
896%description -n xindy-french
897Xindy french language
898
899%description -n xindy-french -l hu.UTF-8
900Xindy francia nyelv
901
902%package -n xindy-general
903Summary: Xindy general language
904Summary(hu.UTF-8): Xindy általános nyelv
905Group: Applications/Publishing/TeX
906
907%description -n xindy-general
908Xindy general language
909
910%description -n xindy-general -l hu.UTF-8
911Xindy általános nyelv
912
913%package -n xindy-georgian
914Summary: Xindy georgian language
915Summary(hu.UTF-8): Xindy georgian nyelv
916Group: Applications/Publishing/TeX
917
918%description -n xindy-georgian
919Xindy georgian language
920
921%description -n xindy-georgian -l hu.UTF-8
922Xindy georgian nyelv
923
924%package -n xindy-german
925Summary: Xindy german language
926Summary(hu.UTF-8): Xindy német nyelv
927Group: Applications/Publishing/TeX
928
929%description -n xindy-german
930Xindy german language
931
932%description -n xindy-german -l hu.UTF-8
933Xindy német nyelv
934
935%package -n xindy-greek
936Summary: Xindy greek language
937Summary(hu.UTF-8): Xindy görög nyelv
938Group: Applications/Publishing/TeX
939
940%description -n xindy-greek
941Xindy greek language
942
943%description -n xindy-greek -l hu.UTF-8
944Xindy görög nyelv
945
946%package -n xindy-gypsy
947Summary: Xindy gypsy language
948Summary(hu.UTF-8): Xindy cigány nyelv
949Group: Applications/Publishing/TeX
950
951%description -n xindy-gypsy
952Xindy gypsy language
953
954%description -n xindy-gypsy -l hu.UTF-8
955Xindy cigány nyelv
956
957%package -n xindy-hausa
958Summary: Xindy hausa language
959Summary(hu.UTF-8): Xindy hausa nyelv
960Group: Applications/Publishing/TeX
961
962%description -n xindy-hausa
963Xindy hausa language
964
965%description -n xindy-hausa -l hu.UTF-8
966Xindy hausa nyelv
967
968%package -n xindy-hebrew
969Summary: Xindy hebrew language
970Summary(hu.UTF-8): Xindy héber nyelv
971Group: Applications/Publishing/TeX
972
973%description -n xindy-hebrew
974Xindy hebrew language
975
976%description -n xindy-hebrew -l hu.UTF-8
977Xindy héber nyelv
978
979%package -n xindy-hungarian
980Summary: Xindy hungarian language
981Summary(hu.UTF-8): Xindy magyar nyelv
982Group: Applications/Publishing/TeX
983
984%description -n xindy-hungarian
985Xindy hungarian language
986
987%description -n xindy-hungarian -l hu.UTF-8
988Xindy magyar nyelv
989
990%package -n xindy-icelandic
991Summary: Xindy icelandic language
992Summary(hu.UTF-8): Xindy izlandi nyelv
993Group: Applications/Publishing/TeX
994
995%description -n xindy-icelandic
996Xindy icelandic language
997
998%description -n xindy-icelandic -l hu.UTF-8
999Xindy izlandi nyelv
1000
1001%package -n xindy-italian
1002Summary: Xindy italian language
1003Summary(hu.UTF-8): Xindy olasz nyelv
1004Group: Applications/Publishing/TeX
1005
1006%description -n xindy-italian
1007Xindy italian language
1008
1009%description -n xindy-italian -l hu.UTF-8
1010Xindy olasz nyelv
1011
1012%package -n xindy-klingon
1013Summary: Xindy klingon language
1014Summary(hu.UTF-8): Xindy klingon nyelv
1015Group: Applications/Publishing/TeX
1016
1017%description -n xindy-klingon
1018Xindy klingon language
1019
1020%description -n xindy-klingon -l hu.UTF-8
1021Xindy klingon nyelv
1022
1023%package -n xindy-kurdish
1024Summary: Xindy kurdish language
1025Summary(hu.UTF-8): Xindy kurd nyelv
1026Group: Applications/Publishing/TeX
1027
1028%description -n xindy-kurdish
1029Xindy kurdish language
1030
1031%description -n xindy-kurdish -l hu.UTF-8
1032Xindy kurd nyelv
1033
1034%package -n xindy-latin
1035Summary: Xindy latin language
1036Summary(hu.UTF-8): Xindy latin nyelv
1037Group: Applications/Publishing/TeX
1038
1039%description -n xindy-latin
1040Xindy latin language
1041
1042%description -n xindy-latin -l hu.UTF-8
1043Xindy latin nyelv
1044
1045%package -n xindy-latvian
1046Summary: Xindy latvian language
1047Summary(hu.UTF-8): Xindy lett nyelv
1048Group: Applications/Publishing/TeX
1049
1050%description -n xindy-latvian
1051Xindy latvian language
1052
1053%description -n xindy-latvian -l hu.UTF-8
1054Xindy lett nyelv
1055
1056%package -n xindy-lithuanian
1057Summary: Xindy lithuanian language
1058Summary(hu.UTF-8): Xindy litván nyelv
1059Group: Applications/Publishing/TeX
1060
1061%description -n xindy-lithuanian
1062Xindy lithuanian language
1063
1064%description -n xindy-lithuanian -l hu.UTF-8
1065Xindy litván nyelv
1066
1067%package -n xindy-lower-sorbian
1068Summary: Xindy lower-sorbian language
1069Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1070Group: Applications/Publishing/TeX
1071
1072%description -n xindy-lower-sorbian
1073Xindy lower-sorbian language
1074
1075%description -n xindy-lower-sorbian -l hu.UTF-8
1076Xindy lower-sorbian nyelv
1077
1078%package -n xindy-macedonian
1079Summary: Xindy macedonian language
1080Summary(hu.UTF-8): Xindy macedón nyelv
1081Group: Applications/Publishing/TeX
1082
1083%description -n xindy-macedonian
1084Xindy macedonian language
1085
1086%description -n xindy-macedonian -l hu.UTF-8
1087Xindy macedón nyelv
1088
1089%package -n xindy-mongolian
1090Summary: Xindy mongolian language
1091Summary(hu.UTF-8): Xindy mongol nyelv
1092Group: Applications/Publishing/TeX
1093
1094%description -n xindy-mongolian
1095Xindy mongolian language
1096
1097%description -n xindy-mongolian -l hu.UTF-8
1098Xindy mongol nyelv
1099
1100%package -n xindy-norwegian
1101Summary: Xindy norwegian language
1102Summary(hu.UTF-8): Xindy norvég nyelv
1103Group: Applications/Publishing/TeX
1104
1105%description -n xindy-norwegian
1106Xindy norwegian language
1107
1108%description -n xindy-norwegian -l hu.UTF-8
1109Xindy norvég nyelv
1110
1111%package -n xindy-polish
1112Summary: Xindy polish language
1113Summary(hu.UTF-8): Xindy lengyel nyelv
1114Group: Applications/Publishing/TeX
1115
1116%description -n xindy-polish
1117Xindy polish language
1118
1119%description -n xindy-polish -l hu.UTF-8
1120Xindy lengyel nyelv
1121
1122%package -n xindy-portuguese
1123Summary: Xindy portuguese language
1124Summary(hu.UTF-8): Xindy portugál nyelv
1125Group: Applications/Publishing/TeX
1126
1127%description -n xindy-portuguese
1128Xindy portuguese language
1129
1130%description -n xindy-portuguese -l hu.UTF-8
1131Xindy portugál nyelv
1132
1133%package -n xindy-romanian
1134Summary: Xindy romanian language
1135Summary(hu.UTF-8): Xindy román nyelv
1136Group: Applications/Publishing/TeX
1137
1138%description -n xindy-romanian
1139Xindy romanian language
1140
1141%description -n xindy-romanian -l hu.UTF-8
1142Xindy román nyelv
1143
1144%package -n xindy-russian
1145Summary: Xindy russian language
1146Summary(hu.UTF-8): Xindy orosz nyelv
1147Group: Applications/Publishing/TeX
1148
1149%description -n xindy-russian
1150Xindy russian language
1151
1152%description -n xindy-russian -l hu.UTF-8
1153Xindy orosz nyelv
1154
1155%package -n xindy-serbian
1156Summary: Xindy serbian language
1157Summary(hu.UTF-8): Xindy szerb nyelv
1158Group: Applications/Publishing/TeX
1159
1160%description -n xindy-serbian
1161Xindy serbian language
1162
1163%description -n xindy-serbian -l hu.UTF-8
1164Xindy szerb nyelv
1165
1166%package -n xindy-slovak
1167Summary: Xindy slovak language
1168Summary(hu.UTF-8): Xindy szlovák nyelv
1169Group: Applications/Publishing/TeX
1170
1171%description -n xindy-slovak
1172Xindy slovak language
1173
1174%description -n xindy-slovak -l hu.UTF-8
1175Xindy szlovák nyelv
1176
1177%package -n xindy-slovenian
1178Summary: Xindy slovenian language
1179Summary(hu.UTF-8): Xindy szlovén nyelv
1180Group: Applications/Publishing/TeX
1181
1182%description -n xindy-slovenian
1183Xindy slovenian language
1184
1185%description -n xindy-slovenian -l hu.UTF-8
1186Xindy szlovén nyelv
1187
1188%package -n xindy-spanish
1189Summary: Xindy spanish language
1190Summary(hu.UTF-8): Xindy spanyol nyelv
1191Group: Applications/Publishing/TeX
1192
1193%description -n xindy-spanish
1194Xindy spanish language
1195
1196%description -n xindy-spanish -l hu.UTF-8
1197Xindy spanyol nyelv
1198
1199%package -n xindy-swedish
1200Summary: Xindy swedish language
1201Summary(hu.UTF-8): Xindy svéd nyelv
1202Group: Applications/Publishing/TeX
1203
1204%description -n xindy-swedish
1205Xindy swedish language
1206
1207%description -n xindy-swedish -l hu.UTF-8
1208Xindy svéd nyelv
1209
1210%package -n xindy-turkish
1211Summary: Xindy turkish language
1212Summary(hu.UTF-8): Xindy török nyelv
1213Group: Applications/Publishing/TeX
1214
1215%description -n xindy-turkish
1216Xindy turkish language
1217
1218%description -n xindy-turkish -l hu.UTF-8
1219Xindy török nyelv
1220
1221%package -n xindy-ukrainian
1222Summary: Xindy ukrainian language
1223Summary(hu.UTF-8): Xindy ukrán nyelv
1224Group: Applications/Publishing/TeX
1225
1226%description -n xindy-ukrainian
1227Xindy ukrainian language
1228
1229%description -n xindy-ukrainian -l hu.UTF-8
1230Xindy ukrán nyelv
1231
1232%package -n xindy-upper-sorbian
1233Summary: Xindy upper-sorbian language
1234Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1235Group: Applications/Publishing/TeX
1236
1237%description -n xindy-upper-sorbian
1238Xindy upper-sorbian language
1239
1240%description -n xindy-upper-sorbian -l hu.UTF-8
1241Xindy upper-sorbian nyelv
1242
1243%package -n xindy-vietnamese
1244Summary: Xindy vietnamese language
04123363 1245Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1246Group: Applications/Publishing/TeX
1247
1248%description -n xindy-vietnamese
1249Xindy vietnamese language
1250
1251%description -n xindy-vietnamese -l hu.UTF-8
1252Xindy vietnám nyelv
1253
1254
d08789e0
ZU
1255%package pdftex
1256Summary: TeX generating PDF files instead DVI
04123363 1257Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1258Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1259Group: Applications/Publishing/TeX
60597425 1260Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1261Requires: %{name} = %{epoch}:%{version}-%{release}
1262Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1263
1264%description pdftex
1265TeX generating PDF files instead DVI.
1266
1267%description pdftex -l pl.UTF-8
1268TeX generujący pliki PDF zamiast DVI.
1269
faa40f44
ZU
1270%package psutils
1271Summary: PostScript Utilities
1272Summary(hu.UTF-8): PostScript eszközök
1273Summary(pl.UTF-8): Narzędzia do PostScriptu
faa40f44 1274Group: Applications/Printing
8affbd2c 1275Obsoletes: psutils
faa40f44
ZU
1276
1277%description psutils
1278This archive contains some utilities for manipulating PostScript
1279documents. Page selection and rearrangement are supported, including
1280arrangement into signatures for booklet printing, and page merging for
1281n-up printing.
1282
1283%description psutils -l hu.UTF-8
1284Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1285dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1286beleértve a booklet nyomtatáshoz való átrendezést is.
1287
1288%description psutils -l pl.UTF-8
1289PSutils zawiera programy pomagające manipulować plikami PostScript,
8affbd2c
ZU
1290wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1291także na łączenie różnych plików PostScript w całość.
faa40f44 1292
04123363
ZU
1293%package phyzzx
1294Summary: A TeX format for physicists
1295Summary(hu.UTF-8): TeX formátum fizikusoknak
1296Group: Applications/Publishing/TeX
1297Requires(post,postun): %{_bindir}/texhash
1298Requires: %{name} = %{epoch}:%{version}-%{release}
1299
1300%description phyzzx
1301A TeX format for physicists.
1302
1303%description phyzzx -l hu.UTF-8
1304TeX formátum fizikusoknak.
1305
d08789e0
ZU
1306%package omega
1307Summary: Extended unicode TeX
1308Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1309Group: Applications/Publishing/TeX
1310Requires(post,postun): %{_bindir}/texhash
1311Requires: %{name} = %{epoch}:%{version}-%{release}
1312Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1313Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1314
1315%description omega
1316Omega is a version of the TeX program modified for multilingual
1317typesetting. It uses unicode, and has additional primitives for (among
1318other things) bidirectional typesetting.
1319
1320%description omega -l pl.UTF-8
1321Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1322Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1323tekstu pisanego w obu kierunkach.
1324
1325# # formats #
1326
1327# Plain format.
1328
1329%package plain
1330Summary: Plain TeX format basic files
1331Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1332Group: Applications/Publishing/TeX
60597425 1333Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1334Requires: %{name} = %{epoch}:%{version}-%{release}
1335
1336%description plain
1337Plain TeX format basic files.
1338
1339%description plain -l pl.UTF-8
1340Podstawowe pliki dla formatu Plain TeX.
1341
1342%package format-plain
1343Summary: TeX Plain format
1344Summary(pl.UTF-8): Format TeX Plain
1345Group: Applications/Publishing/TeX
1346Requires(post,postun): %{_bindir}/texhash
1347Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1348
1349%description format-plain
1350TeX Plain format.
1351
1352%description format-plain -l pl.UTF-8
1353Format TeX Plain.
1354
1355%package format-pdftex
1356Summary: PDFTeX Plain format
1357Summary(pl.UTF-8): Format PDFTeX Plain
1358Group: Applications/Publishing/TeX
1359Requires(post,postun): %{_bindir}/texhash
1360Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1361Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1362# for epstopdf to work
1363Requires: fonts-Type1-urw
1364Requires: ghostscript
1365
1366%description format-pdftex
1367PDFTeX Plain format.
1368
1369%description format-pdftex -l pl.UTF-8
1370Format PDFTeX Plain.
1371
1372%package format-pdfetex
1373Summary: PDFTeX EPlain format
1374Summary(pl.UTF-8): Format PDFTeX EPlain
1375Group: Applications/Publishing/TeX
1376Requires(post,postun): %{_bindir}/texhash
1377Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1378Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1379
1380%description format-pdfetex
1381PDFTeX EPlain format.
1382
1383%description format-pdfetex -l pl.UTF-8
1384Format PDFTeX EPlain.
1385
1386# MeX Plain format
1387
1388%package mex
1389Summary: MeX Plain Format basic files
1390Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1391Group: Applications/Publishing/TeX
1392Requires(post,postun): %{_bindir}/texhash
1393Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1394Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1395Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1396
1397%description mex
1398MeX Plain Format basic files.
1399
1400%description mex -l pl.UTF-8
1401Podstawowe pliki dla formatu MeX Plain.
1402
1403%package format-mex
1404Summary: MeX Plain Format
1405Summary(pl.UTF-8): Format MeX Plain
1406Group: Applications/Publishing/TeX
1407Requires(post,postun): %{_bindir}/texhash
f6a96d15 1408Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1409
1410%description format-mex
1411MeX Plain Format.
1412
1413%description format-mex -l pl.UTF-8
1414Format MeX Plain.
1415
1416%package format-pdfmex
1417Summary: PDFMeX Plain Format
1418Summary(pl.UTF-8): Format PDFMeX Plain
1419Group: Applications/Publishing/TeX
1420Requires(post,postun): %{_bindir}/texhash
1421Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1422Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1423
1424%description format-pdfmex
1425PDFMeX Plain Format.
1426
1427%description format-pdfmex -l pl.UTF-8
1428Format PDFMeX Plain.
1429
1430%package format-utf8mex
1431Summary: MeX Plain Format with UTF-8 encoded source files
1432Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1433Group: Applications/Publishing/TeX
1434Requires(post,postun): %{_bindir}/texhash
1435Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1436
1437%description format-utf8mex
1438MeX Plain Format with UTF-8 encoded source files.
1439
1440%description format-utf8mex -l pl.UTF-8
1441Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1442
1443# AMS TeX format
1444
1445%package amstex
1446Summary: AMS macros for Plain TeX basic files
1447Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1448Group: Applications/Publishing/TeX
1449Requires(post,postun): %{_bindir}/texhash
1450Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1451Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1452Obsoletes: tetex-ams
1453Obsoletes: tetex-plain-amsfonts
1454
1455%description amstex
1456American Mathematical Society macros for Plain TeX basic files.
1457
1458%description amstex -l pl.UTF-8
1459Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1460Plain TeX.
1461
1462%package format-amstex
1463Summary: AMS macros for Plain TeX
1464Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1465Group: Applications/Publishing/TeX
1466Requires(post,postun): %{_bindir}/texhash
1467Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1468Obsoletes: tetex-ams
1469
1470%description format-amstex
1471American Mathematical Society macros for Plain TeX.
1472
1473%description format-amstex -l pl.UTF-8
1474Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1475
1476%package format-pdfamstex
1477Summary: AMS macros for PDFTeX
1478Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1479Group: Applications/Publishing/TeX
1480Requires(post,postun): %{_bindir}/texhash
1481Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1482Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1483
1484%description format-pdfamstex
1485American Mathematical Society macros for PDFTeX.
1486
1487%description format-pdfamstex -l pl.UTF-8
1488Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1489
1490# CSPlain format
1491
1492%package csplain
1493Summary: TeX CSPlain format basic files
1494Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1495Group: Applications/Publishing/TeX
1496Requires(post,postun): %{_bindir}/texhash
1497Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1498Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1499
1500%description csplain
1501TeX CSPlain format basic files.
1502
1503%description csplain -l pl.UTF-8
1504Podstawowe pliki dla formatu TeX CSPlain.
1505
1506%package format-csplain
1507Summary: TeX CSPlain format
1508Summary(pl.UTF-8): Format TeX CSPlain
1509Group: Applications/Publishing/TeX
1510Requires(post,postun): %{_bindir}/texhash
1511Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1512
1513%description format-csplain
1514TeX CSPlain format.
1515
1516%description format-csplain -l pl.UTF-8
1517Format TeX CSPlain.
1518
1519%package format-pdfcsplain
1520Summary: PDFTeX CSPlain format
1521Summary(pl.UTF-8): Format PDFTeX CSPlain
1522Group: Applications/Publishing/TeX
1523Requires(post,postun): %{_bindir}/texhash
1524Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1525
1526%description format-pdfcsplain
1527PDFTeX CSPlain format.
1528
1529%description format-pdfcsplain -l pl.UTF-8
1530Format PDFTeX CSPlain.
1531
1532# CSLaTeX format
1533
1534%package cslatex
1535Summary: CSLaTeX format basic files
1536Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1537Group: Applications/Publishing/TeX
1538Requires(post,postun): %{_bindir}/texhash
1539Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1540Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1541
1542%description cslatex
1543CSLaTeX format basic files.
1544
1545%description cslatex -l pl.UTF-8
1546Podstawowe pliki dla formatu CSLaTeX.
1547
1548%package format-cslatex
1549Summary: CSLaTeX format
1550Summary(pl.UTF-8): Format CSLaTeX
1551Group: Applications/Publishing/TeX
1552Requires(post,postun): %{_bindir}/texhash
1553Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1554
1555%description format-cslatex
1556CSLaTeX format.
1557
1558%description format-cslatex -l pl.UTF-8
1559Format CSLaTeX.
1560
1561%package format-pdfcslatex
1562Summary: PDF CSLaTeX format
1563Summary(pl.UTF-8): Format PDF CSLaTeX
1564Group: Applications/Publishing/TeX
1565Requires(post,postun): %{_bindir}/texhash
1566Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1567
1568%description format-pdfcslatex
1569PDF CSLaTeX format.
1570
1571%description format-pdfcslatex -l pl.UTF-8
1572Format PDF CSLaTeX.
1573
1574# Cyrillic Plain format
1575
1576%package cyrplain
1577Summary: Cyrillic Plain format basic files
1578Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1579Group: Applications/Publishing/TeX
1580Requires(post,postun): %{_bindir}/texhash
1581Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1582
1583%description cyrplain
1584Cyrillic Plain format basic files.
1585
1586%description cyrplain -l pl.UTF-8
1587Podstawowe pliki dla formatu Cyrillic Plain.
1588
1589%package format-cyrplain
1590Summary: Cyrillic Plain format
1591Summary(pl.UTF-8): Format Cyrillic Plain
1592Group: Applications/Publishing/TeX
1593Requires(post,postun): %{_bindir}/texhash
1594Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1595
1596%description format-cyrplain
1597Cyrillic Plain format.
1598
1599%description format-cyrplain -l pl.UTF-8
1600Format Cyrillic Plain.
1601
1602%package format-cyramstex
1603Summary: Cyrillic AMSTeX format
1604Summary(pl.UTF-8): Format Cyrillic AMSTeX
1605Group: Applications/Publishing/TeX
1606Requires(post,postun): %{_bindir}/texhash
1607Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1608Obsoletes: tetex-cyramstex
1609
1610%description format-cyramstex
1611Cyrillic AMSTeX format.
1612
1613%description format-cyramstex -l pl.UTF-8
1614Format Cyrillic AMSTeX.
1615
1616%package format-cyrtexinfo
1617Summary: Cyrillic TeXInfo format
1618Summary(pl.UTF-8): Format Cyrillic TeXInfo
1619Group: Applications/Publishing/TeX
1620Requires(post,postun): %{_bindir}/texhash
1621Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1622Obsoletes: tetex-cyrtexinfo
1623
1624%description format-cyrtexinfo
1625Cyrillic TeXInfo format.
1626
1627%description format-cyrtexinfo -l pl.UTF-8
1628Format Cyrillic TeXInfo.
1629
1630# EPlain format
1631
1632%package eplain
1633Summary: EPlain format basic files
1634Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1635Group: Applications/Publishing/TeX
1636Requires(post,postun): %{_bindir}/texhash
1637Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1638Obsoletes: tetex-etex
1639
1640%description eplain
1641EPlain format basic files.
1642
1643%description eplain -l pl.UTF-8
1644Podstawowe pliki dla formatu EPlain.
1645
1646%package format-eplain
1647Summary: EPlain format
1648Summary(pl.UTF-8): Format EPlain
1649Group: Applications/Publishing/TeX
1650Requires(post,postun): %{_bindir}/texhash
1651Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1652
1653%description format-eplain
1654EPlain format.
1655
1656%description format-eplain -l pl.UTF-8
1657Format EPlain.
1658
1659# ConTeXt format.
1660
1661%package context
1662Summary: ConTeXt macro package basic files
1663Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1664Group: Applications/Publishing/TeX
1665Requires(post,postun): %{_bindir}/texhash
1666Requires: %{name} = %{epoch}:%{version}-%{release}
1667Obsoletes: tetex-latex-context
1668
1669%define _noautoreq 'perl(path_tre)'
1670
1671%description context
1672A full featured, parameter driven macro package, which fully supports
1673advanced interactive documents.
1674
1675This package contains basic files.
1676
1677%description context -l pl.UTF-8
1678Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1679całkowicie obsługujący zaawansowane dokumenty interaktywne.
1680
1681Ten pakiet zawiera podstawowe pliki.
1682
1683%package format-context-de
1684Summary: German ConTeXt format
1685Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1686Group: Applications/Publishing/TeX
1687Requires(post,postun): %{_bindir}/texhash
1688Requires: %{name}-context = %{epoch}:%{version}-%{release}
1689
1690%description format-context-de
1691German ConTeXt format.
1692
1693%description format-context-de -l pl.UTF-8
1694Niemiecka wersja formatu ConTeXt.
1695
1696%package format-context-en
1697Summary: English ConTeXt format
1698Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1699Group: Applications/Publishing/TeX
1700Requires(post,postun): %{_bindir}/texhash
1701Requires: %{name}-context = %{epoch}:%{version}-%{release}
1702
1703%description format-context-en
1704English ConTeXt format.
1705
1706%description format-context-en -l pl.UTF-8
1707Angielska wersja formatu ConTeXt.
1708
1709%package format-context-nl
1710Summary: Dutch ConTeXt format
1711Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1712Group: Applications/Publishing/TeX
1713Requires(post,postun): %{_bindir}/texhash
1714Requires: %{name}-context = %{epoch}:%{version}-%{release}
1715
1716%description format-context-nl
1717Dutch ConTeXt format.
1718
1719%description format-context-nl -l pl.UTF-8
1720Holenderska wersja formatu ConTeXt.
1721
1722# LaTeX format.
1723
1724%package latex
1725Summary: LaTeX macro package basic files
1726Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1727Group: Applications/Publishing/TeX
60597425 1728Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1729Requires: %{name} = %{epoch}:%{version}-%{release}
1730Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1731Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1732Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1733# for misc/eurosym:
1734Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1735Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613 1736Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
5ff30b02 1737Suggests: %{name}-fonts-jknappen
fb2a8613 1738Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1739Obsoletes: tetex-bibtex-koma-script
1740Obsoletes: tetex-latex-SIunits
1741Obsoletes: tetex-latex-caption
1742Obsoletes: tetex-latex-curves
1743Obsoletes: tetex-latex-dinbrief
1744Obsoletes: tetex-latex-draftcopy
1745Obsoletes: tetex-latex-dvilj
1746Obsoletes: tetex-latex-eepic
1747Obsoletes: tetex-latex-endfloat
1748Obsoletes: tetex-latex-fancyhdr
1749Obsoletes: tetex-latex-fancyheadings
1750Obsoletes: tetex-latex-fancyvrb
1751Obsoletes: tetex-latex-fp
1752Obsoletes: tetex-latex-graphics
1753Obsoletes: tetex-latex-hyperref
1754Obsoletes: tetex-latex-koma-script
1755Obsoletes: tetex-latex-labels
1756Obsoletes: tetex-latex-listings
1757Obsoletes: tetex-latex-misc
1758Obsoletes: tetex-latex-ms
1759Obsoletes: tetex-latex-multirow
1760Obsoletes: tetex-latex-mwcls
1761Obsoletes: tetex-latex-mwdtools
1762Obsoletes: tetex-latex-natbib
1763Obsoletes: tetex-latex-ntgclass
1764Obsoletes: tetex-latex-oberdiek
1765Obsoletes: tetex-latex-pb-diagram
1766Obsoletes: tetex-latex-pstriks
1767Obsoletes: tetex-latex-revtex4
1768Obsoletes: tetex-latex-seminar
1769Obsoletes: tetex-latex-t2
1770Obsoletes: tetex-latex-titlesec
1771Obsoletes: tetex-latex-tools
1772Obsoletes: tetex-latex-units
1773Obsoletes: tetex-mwcls
1774Obsoletes: tetex-revtex4
1775
1776%description latex
1777LaTeX is a front end for the TeX text formatting system. Easier to use
1778than TeX, LaTeX is essentially a set of TeX macros which provide
1779convenient, predefined document formats for users.
1780
1781This package contains basic files.
1782
1783%description latex -l pl.UTF-8
1784LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1785łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1786dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1787
1788Ten pakiet zawiera podstawowe pliki.
1789
6c82f497
ZU
1790%package latex-12many
1791Summary: Generalising mathematical index sets
1792Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1793Group: Applications/Publishing/TeX
6c82f497 1794Requires(post,postun): %{_bindir}/texhash
b4d68b39 1795Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1796
1797%description latex-12many
1798Generalising mathematical index sets.
1799
1800%description latex-12many -l hu.UTF-8
1801A matematikai halmazok indexelésének általánosítása.
1802
a8b381b0
ZU
1803%package latex-abstract
1804Summary: Control the typesetting of the abstract environment
1805Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1806Group: Applications/Publishing/TeX
fe66da27 1807Requires(post,postun): %{_bindir}/texhash
b4d68b39 1808Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1809
1810%description latex-abstract
1811Control the typesetting of the abstract environment.
1812
1813%description latex-abstract -l hu.UTF-8
1814Az "abstract" környezet szedésének irányítása.
1815
f1f5d194
ZU
1816%package latex-accfonts
1817Summary: Utilities to derive new fonts from existing ones
1818Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1819Group: Applications/Publishing/TeX
1820Requires(post,postun): %{_bindir}/texhash
1821
1822%description latex-accfonts
1823Utilities to derive new fonts from existing ones.
1824
1825%description latex-accfonts -l hu.UTF-8
1826Eszközök új betűtípusok származtatására már létezőkből.
1827
e88b5dcf
ZU
1828%package latex-adrconv
1829Summary: BibTeX styles to implement an address database
1830Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1831Group: Applications/Publishing/TeX
2fede27b 1832Requires(post,postun): %{_bindir}/texhash
78d53d8c 1833Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1834
1835%description latex-adrconv
1836BibTeX styles to implement an address database.
1837
1838%description latex-adrconv -l hu.UTF-8
1839BibTeX stílusok cím-adatbázis megvalósításához.
1840
1841
d08789e0
ZU
1842%package latex-ae
1843Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1844Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1845Group: Applications/Publishing/TeX
1846Requires(post,postun): %{_bindir}/texhash
1847Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1848Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1849
1850%description latex-ae
1851A set of virtual fonts which emulates T1 coded fonts using the
1852standard CM fonts. The package is called AE fonts (for Almost
1853European). The main use of the package is to produce PDF files using
1854versions of the CM fonts instead of the bitmapped EC fonts.
1855
1856%description latex-ae -l pl.UTF-8
1857Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1858standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1859- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1860 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1861 bitmapowych fontów EC.
1862
1863%package latex-algorithms
1864Summary: Floating algorithm environment
1865Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1866Group: Applications/Publishing/TeX
1867Requires(post,postun): /usr/bin/texhash
1868Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1869
1870%description latex-algorithms
1871Defines a floating algorithm environment designed to work with the
1872algorithmic package.
1873
1874%description latex-algorithms -l pl.UTF-8
1875Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1876do pracy z pakietem algorithmic.
1877
1878%package latex-ams
1879Summary: AMS math facilities for LaTeX
1880Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1881Group: Applications/Publishing/TeX
1882Requires(post,postun): %{_bindir}/texhash
1883Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1884Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1885Obsoletes: tetex-latex-amscls
1886Obsoletes: tetex-latex-amsfonts
1887Obsoletes: tetex-latex-amsmath
1888
1889%description latex-ams
1890This package is the principal package in the AMS-LaTeX distribution.
1891It adapts for use in LaTeX most of the mathematical features found in
1892AMS-TeX.
1893
1894%description latex-ams -l pl.UTF-8
1895To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1896możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1897
1898%package latex-antp
1899Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1900Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1901Group: Applications/Publishing/TeX
1902Requires(post,postun): %{_bindir}/texhash
1903Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1904Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1905
1906%description latex-antp
1907A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1908- -- preliminary version. This font was designed in the 'twenties and
1909 the 'thirties of XX century by a Polish graphic artist and a
1910 typographer Adam Poltawski. It was widely used by Polish printing
1911 houses as long as metal types were in use (until ca the 'sixties).
1912 Perhaps the first complete font family programmed and parametrized in
1913 METAPOST.
1914
1915%description latex-antp -l pl.UTF-8
1916Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1917PostScript Type 1. Ten krój został opracowany w latach 30-tych i
191840-tych XX wieku przez polskiego grafika i typografa Adama
1919Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1920używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1921kompletna rodzina fontów zaprogramowana i zparametryzowana w
1922METAPOSCIE.
1923
1924%package latex-antt
1925Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1926Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1927Group: Applications/Publishing/TeX
1928Requires(post,postun): %{_bindir}/texhash
1929Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1930Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1931
1932%description latex-antt
1933Antykwa Torunska is a serif font designed by the late Polish
1934typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
19351.
1936
1937%description latex-antt -l pl.UTF-8
1938Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1939typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1940postać cyfrową jako Type 1.
1941
e88b5dcf
ZU
1942%package latex-appendix
1943Summary: Extra control of appendices
1944Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1945Group: Applications/Publishing/TeX
1946Requires(post,postun): %{_bindir}/texhash
78d53d8c 1947Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1948
1949%description latex-appendix
1950Extra control of appendices.
1951
1952%description latex-appendix -l hu.UTF-8
1953Az appendixek nagyobb irányítása.
1954
b4d68b39
ZU
1955%package latex-backgammon
1956Summary: LaTeX package to documenting backgammon games
1957Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1958Group: Applications/Publishing/TeX
1959Requires(post,postun): %{_bindir}/texhash
1960Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1961
1962%description latex-backgammon
1963LaTeX package to documenting backgammon games.
1964
1965%description latex-backgammon -l hu.UTF-8
1966LaTeX csomag backgammon játékok dokumentálására
1967
d08789e0
ZU
1968%package latex-bbm
1969Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1970Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1971Group: Applications/Publishing/TeX
1972Requires(post,postun): %{_bindir}/texhash
1973Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1974Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1975
1976%description latex-bbm
1977Blackboard variant fonts for Computer Modern, with LaTeX support.
1978
1979%description latex-bbm -l pl.UTF-8
1980Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1981
6c82f497
ZU
1982%package latex-bardiag
1983Summary: LateX package for drawing bar diagrams
1984Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1985Group: Applications/Publishing/TeX
1986Requires(post,postun): %{_bindir}/texhash
1987
1988%description latex-bardiag
1989LateX package for drawing bar diagrams.
1990
1991%description latex-bardiag -l hu.UTF-8
1992LaTeX csomag oszlopdiagramok rajzolására.
1993
d08789e0
ZU
1994%package latex-bbold
1995Summary: Sans serif blackboard bold for LaTeX
1996Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1997Group: Applications/Publishing/TeX
1998Requires(post,postun): %{_bindir}/texhash
1999Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2000Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2001
2002%description latex-bbold
2003A geometric sans serif blackboard bold font, for use in mathematics.
2004
2005%description latex-bbold -l pl.UTF-8
2006Geometryczny tablicowy tłusty font sans serif, do używania w
2007matematyce.
2008
2009%package latex-bibtex
2010Summary: Bibliography management for LaTeX
2011Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2012Group: Applications/Publishing/TeX
2013Requires(post,postun): %{_bindir}/texhash
2014Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2015Obsoletes: tetex-bibtex
2016Obsoletes: tetex-natbib
2017Obsoletes: tetex-rubibtex
2018
2019%description latex-bibtex
2020Bibliography management for LaTeX.
2021
2022%description latex-bibtex -l pl.UTF-8
2023Zarządzanie bibliografią dla LaTeXa.
2024
b4d68b39
ZU
2025%package latex-beamer
2026Summary: A LaTeX class for producing presentations and slides
2027Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2028Group: Applications/Publishing/TeX
2029Requires(post,postun): %{_bindir}/texhash
2030Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2031
2032%description latex-beamer
2033A LaTeX class for producing presentations and slides.
2034
2035%description latex-beamer -l hu.UTF-8
2036LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2037
2fede27b
ZU
2038%package latex-bezos
2039Summary: Packages by Javier Bezos (additional math tools)
2040Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2041Group: Applications/Publishing/TeX
2042Requires(post,postun): %{_bindir}/texhash
78d53d8c 2043Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2044
2045%description latex-bezos
2046Packages by Javier Bezos (additional math tools).
2047
2048%description latex-bezos
2049Javier Bezos csomagjai (további matematikai eszközök).
2050
d08789e0
ZU
2051%package latex-bibtex-ams
2052Summary: BibTeX style files for American Mathematical Society publications
2053Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2054Group: Applications/Publishing/TeX
2055Requires(post,postun): %{_bindir}/texhash
2056Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2057Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2058Obsoletes: tetex-bibtex-ams
2059
2060%description latex-bibtex-ams
2061BibTeX style files for American Mathematical Society publications.
2062
2063%description latex-bibtex-ams -l pl.UTF-8
2064Pliki stylów BibTeXa do publikacji American Mathematical Society.
2065
2066%package latex-bibtex-dk
2067Summary: Danish variants of the standard BibTeX styles
2068Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2069Group: Applications/Publishing/TeX
2070Requires(post,postun): /usr/bin/texhash
2071Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2072
2073%description latex-bibtex-dk
2074Dk-bib is a translation of the four standard BibTeX style files
2075(abbrv, alpha, plain and unsrt) into Danish. The files have been
2076extended with ISBN, ISSN and URL fields which can be enabled through a
2077LaTeX style file.
2078
2079%description latex-bibtex-dk -l pl.UTF-8
2080Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2081(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2082rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2083stylu LaTeXa.
2084
2085%package latex-bibtex-nor
2086Summary: Norwegian variants of the standard BibTeX styles
2087Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2088Group: Applications/Publishing/TeX
2089Requires(post,postun): /usr/bin/texhash
2090Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2091
2092%description latex-bibtex-nor
2093Norwegian variants of the standard BibTeX styles.
2094
2095%description latex-bibtex-nor -l pl.UTF-8
2096Norweskie warianty standardowych stylów BibTeXa.
2097
2098%package latex-bibtex-pl
2099Summary: Polish bibliography management for LaTeX
2100Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2101Group: Applications/Publishing/TeX
2102Requires(post,postun): %{_bindir}/texhash
2103Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2104Obsoletes: tetex-bibtex-plbib
2105
2106%description latex-bibtex-pl
2107Polish bibliography management for LaTeX.
2108
2109%description latex-bibtex-pl -l pl.UTF-8
2110Polska wersja zarządzania bibliografią dla LaTeXa.
2111
2112%package latex-bibtex-german
2113Summary: German variants of standard BibTeX styles
2114Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2115Group: Applications/Publishing/TeX
2116Requires(post,postun): %{_bindir}/texhash
2117Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2118Obsoletes: tetex-bibtex-germbib
2119
2120%description latex-bibtex-german
2121German variants of standard BibTeX styles.
2122
2123%description latex-bibtex-german -l pl.UTF-8
2124Niemieckie wersje standardowych stylów BibTeXa.
2125
2126%package latex-bibtex-revtex4
2127Summary: BibTeX styles for REVTeX4
2128Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2129Group: Applications/Publishing/TeX
2130Requires(post,postun): %{_bindir}/texhash
2131Requires: %{name} = %{epoch}:%{version}-%{release}
2132Obsoletes: tetex-bibtex-revtex4
2133
2134%description latex-bibtex-revtex4
2135BibTeX styles for REVTeX4.
2136
2137%description latex-bibtex-revtex4 -l pl.UTF-8
2138Style BibTeXa dla REVTeX4.
2139
2140%package latex-bibtex-jurabib
2141Summary: Extended BibTeX citation support for the humanities and legal texts
2142Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2143Group: Applications/Publishing/TeX
2144Requires(post,postun): %{_bindir}/texhash
2145Requires: %{name} = %{epoch}:%{version}-%{release}
2146Obsoletes: tetex-bibtex-jurabib
2147
2148%description latex-bibtex-jurabib
2149Extended BibTeX citation support for the humanities and legal texts.
2150
2151%description latex-bibtex-jurabib -l pl.UTF-8
2152Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2153prawniczych.
2154
33b3b483
ZU
2155%package latex-bibtex-styles
2156Summary: Various BibTeX styles
2157Summary(hu.UTF-8): Vegyes BibTeX stílusok
2158Group: Applications/Publishing/TeX
2159Requires(post,postun): %{_bindir}/texhash
2160Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2161
2162%description latex-bibtex-styles
2163Various BibTeX styles.
2164
2165%description latex-bibtex-styles -l hu.UTF-8
2166Vegyes BibTeX stílusok.
2167
435dbdfa
ZU
2168%package latex-bibtex-vancouver
2169Summary: Bibliographic style file for Biomedical Journals
b5f33174 2170Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2171Group: Applications/Publishing/TeX
435dbdfa 2172Requires(post,postun): %{_bindir}/texhash
33b3b483 2173Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2174
b5f33174 2175%description latex-bibtex-vancouver
435dbdfa 2176Bibliographic style file for Biomedical Journals.
2fede27b 2177
b5f33174
ZU
2178%description latex-bibtex-vancouver -l hu.UTF-8
2179Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2180
2fede27b
ZU
2181%package latex-booktabs
2182Summary: Publication quality tables in LaTeX
2183Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2184Group: Applications/Publishing/TeX
2185Requires(post,postun): %{_bindir}/texhash
78d53d8c 2186Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2187
2188%description latex-booktabs
2189Publication quality tables in LaTeX.
2190
2191%description latex-booktabs -l hu.UTF-8
2192Nyomdai minőségű táblázatok LaTeX-ben.
2193
2194
2195%package latex-caption
2196Summary: Customising captions in floating environments
2197Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2198Group: Applications/Publishing/TeX
2199Requires(post,postun): %{_bindir}/texhash
78d53d8c 2200Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2201
2202%description latex-caption
2203Customising captions in floating environments.
2204
2205%description latex-caption -l hu.UTF-8
2206Feliratok testreszabása úszó környezetekben.
2207
d08789e0
ZU
2208%package latex-carlisle
2209Summary: Miscellaneous small packages by David Carlisle
2210Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2211Group: Applications/Publishing/TeX
2212Requires(post,postun): %{_bindir}/texhash
2213Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2214
2215%description latex-carlisle
2216Miscellaneous small packages by David Carlisle.
2217
2218%description latex-carlisle -l pl.UTF-8
2219Różne małe pakiety autorstwa Davida Carlisle.
2220
2221%package latex-ccfonts
2222Summary: Support for Concrete text and math fonts in LaTeX
2223Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2224Group: Applications/Publishing/TeX
2225Requires(post,postun): %{_bindir}/texhash
2226Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2227
2228%description latex-ccfonts
2229LaTeX font definition files for the Concrete fonts and a LaTeX package
2230for typesetting documents using Concrete as the default font family.
2231The files support OT1, T1, TS1, and Concrete math including AMS fonts
2232(Ulrik Vieth's concmath).
2233
2234%description latex-ccfonts -l pl.UTF-8
2235Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2236LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2237rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2238Concrete wraz z AMS (concmath Ulrika Vietha).
2239
2240%package latex-cite
2241Summary: Supports compressed, sorted lists of numerical citations
2242Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2243Group: Applications/Publishing/TeX
2244Requires(post,postun): %{_bindir}/texhash
2245Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2246
2247%description latex-cite
2248Supports compressed, sorted lists of numerical citations.
2249
2250%description latex-cite -l pl.UTF-8
2251Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2252
2253%package latex-cmbright
2254Summary: Support for CM Bright fonts in LaTeX
2255Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2256Group: Applications/Publishing/TeX
2257Requires(post,postun): %{_bindir}/texhash
2258Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2259Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2260
2261%description latex-cmbright
2262A family of sans serif fonts for TeX and LaTeX, based on Donald
2263Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2264various shapes as well as all the fonts necessary for mathematical
2265typesetting, incl. AMS symbols. This collection provides all the
2266necessary files for using the fonts with LaTeX.
2267
2268%description latex-cmbright -l pl.UTF-8
2269Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2270Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2271kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2272symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2273używania fontów w LaTeXu.
2274
2fede27b
ZU
2275%package latex-comment
2276Summary: Selectively include/excludes portions of text
2277Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2278Group: Applications/Publishing/TeX
2279Requires(post,postun): %{_bindir}/texhash
78d53d8c 2280Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2281
2282%description latex-comment
2283Selectively include/excludes portions of text.
2284
2285%description latex-comment -l hu.UTF-8
2286A szöveg részeinek beillesztése/kihagyása.
2287
d08789e0
ZU
2288%package latex-concmath
2289Summary: LaTeX package and font definition files to access the Concrete math fonts
2290Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2291Group: Applications/Publishing/TeX
2292Requires(post,postun): %{_bindir}/texhash
2293Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2294Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2295
2296%description latex-concmath
2297LaTeX package and font definition files to access the Concrete math
2298fonts, which were derived from Computer Modern math fonts using
2299parameters from Concrete Roman text fonts.
2300
2301%description latex-concmath -l pl.UTF-8
2302Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2303matematyczne Concrete wywodzące się z fontów matematycznych Computer
2304Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2305Roman.
2306
2fede27b
ZU
2307%package latex-currvita
2308Summary: Typeset a curriculum vitae
2309Summary(hu.UTF-8): Önéletrajzok írása
2310Group: Applications/Publishing/TeX
2311Requires(post,postun): %{_bindir}/texhash
78d53d8c 2312Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2313
2314%description latex-currvita
2315Typeset a curriculum vitae.
2316
2317%description latex-currvita -l hu.UTF-8
2318Önéletrajzok írása.
2319
2320%package latex-curves
2321Summary: Curves for LaTeX picture environment
2322Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2323Group: Applications/Publishing/TeX
2324Requires(post,postun): %{_bindir}/texhash
78d53d8c 2325Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2326
2327%description latex-curves
2328Curves for LaTeX picture environment.
2329
2330%description latex-curves -l hu.UTF-8
2331Görbék LaTeX picture környezetébe.
2332
d08789e0
ZU
2333%package latex-custom-bib
2334Summary: Customized BibTeX styles for LaTeX
2335Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2336Group: Applications/Publishing/TeX
2337Requires(post,postun): %{_bindir}/texhash
2338Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2339
2340%description latex-custom-bib
2341Package generating customized BibTeX bibliography styles from a
2342generic file using docstrip. Includes support for the Harvard style.
2343
2344%description latex-custom-bib -l pl.UTF-8
2345Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2346pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2347
2348%package latex-cyrillic
2349Summary: LaTeX Cyrillic support
2350Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2351Group: Applications/Publishing/TeX
2352Requires(post,postun): %{_bindir}/texhash
2353Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2354
2355%description latex-cyrillic
2356LaTeX Cyrillic support.
2357
2358%description latex-cyrillic -l pl.UTF-8
2359Obsługa cyrylicy dla LaTeXa.
2360
b280f158
ZU
2361%package latex-dstroke
2362Summary: LaTeX doublestroke font
2363Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2364Group: Applications/Publishing/TeX
2365Requires(post,postun): %{_bindir}/texhash
2366Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2367Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2368
2369%description latex-dstroke
2370Doublestroke font for typesetting the mathematical symbols for the
2371natural numbers, whole numbers, rational numbers, real numbers and
2372complex numbers.
2373
2374%description latex-dstroke -l pl.UTF-8
2375Podwójnie kreślony font do składania symboli matematycznych liczb
2376naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2377
60597425
ZU
2378%package latex-enumitem
2379Summary: A package to customize the three basic lists
2380Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2381Group: Applications/Publishing/TeX
2382Requires(post,postun): %{_bindir}/texhash
78d53d8c 2383Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2384
2385%description latex-enumitem
2386A package to customize the three basic lists (enumerate, itemize and
2387description).
2388
2389%description latex-enumitem
2390Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2391(enumerate, itemize, description).
2392
2b453bda
ZU
2393%package latex-exam
2394Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2395Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2396Group: Applications/Publishing/TeX
fe66da27 2397Requires(post,postun): %{_bindir}/texhash
78d53d8c 2398Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2399
2400%description latex-exam
2401The exam document class attempts to make it easy for even a LaTeX
2402novice to prepare exams.
2403
2404%description latex-exam -l hu.UTF-8
2405Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2406feladatsorok készítése.
2407
f1f5d194
ZU
2408%package latex-gbrief
2409Summary: Letter document class
2410Summary(hu.UTF-8): Levél dokumentumosztály
2411Group: Applications/Publishing/TeX
2412Requires(post,postun): %{_bindir}/texhash
2413Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2414
2415%description latex-gbrief
2416Letter document class.
2417
2418%description latex-gbrief -l hu.UTF-8
2419Levél dokumentumosztály.
2420
2b453bda 2421
d08789e0
ZU
2422%package latex-jknappen
2423Summary: Miscellaneous packages by Joerg Knappen
2424Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2425Group: Applications/Publishing/TeX
2426Requires(post,postun): %{_bindir}/texhash
2427Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2428Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2429
2430%description latex-jknappen
2431Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2432Knappen, including sgmlcmpt.
2433
2434%description latex-jknappen -l pl.UTF-8
2435Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2436Knappena. Zawiera sgmlcmpt.
2437
d19eaaab
ZU
2438%package latex-keystroke
2439Summary: Graphical representation of keys on keyboard
2440Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2441Group: Applications/Publishing/TeX
2442Requires(post,postun): %{_bindir}/texhash
2443Requires: %{name}-latex
2444
2445%description latex-keystroke
2446Graphical representation of keys on keyboard.
2447
2448%description latex-keystroke -l hu.UTF-8
2449A billentyűk grafikus megjelenítése.
2450
2451
2452%package latex-labbook
2453Summary: Typeset laboratory journals
2454Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2455Group: Applications/Publishing/TeX
2456Requires(post,postun): %{_bindir}/texhash
2457Requires: %{name}-latex
2458
2459%description latex-labbook
2460Typeset laboratory journals.
2461
2462%description latex-labbook -l hu.UTF-8
2463Laborjegyzőkönyvek szedése.
2464
2465%package latex-lcd
2466Summary: Alphanumerical LCD-style displays
f65b3398 2467Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2468Group: Applications/Publishing/TeX
2469Requires(post,postun): %{_bindir}/texhash
2470Requires: %{name}-latex
2471
2472%description latex-lcd
2473Alphanumerical LCD-style displays.
2474
2475%description latex-lcd -l hu.UTF-8
f65b3398 2476Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2477
2478%package latex-leaflet
2479Summary: Create small handouts (flyers)
2480Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2481Group: Applications/Publishing/TeX
2482Requires(post,postun): %{_bindir}/texhash
2483Requires: %{name}-latex
2484
2485%description latex-leaflet
2486Create small handouts (flyers).
2487
2488%description latex-leaflet -l hu.UTF-8
2489Kis "kézikönyvek" készítése (brossúrák).
2490
f1f5d194
ZU
2491%package latex-leftidx
2492Summary: Left and right subscripts and superscripts in math mode
2493Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2494Group: Applications/Publishing/TeX
2495Requires(post,postun): %{_bindir}/texhash
2496Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2497
7b6c7caa
ZU
2498%description latex-leftidx
2499Left and right subscripts and superscripts in math mode.
2500
2501%description latex-leftidx -l hu.UTF-8
2502Bal és jobboldali alsó és felső indexek matematikai módban.
2503
d19eaaab
ZU
2504
2505%package latex-lewis
2506Summary: Draw Lewis structures (chemistry)
2507Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2508Group: Applications/Publishing/TeX
2509Requires(post,postun): %{_bindir}/texhash
2510Requires: %{name}-latex
2511
2512%description latex-lewis
2513Draw Lewis structures (chemistry).
2514
2515%description latex-lewis -l hu.UTF-8
2516Lewis struktúrák készítése (kémia).
2517
d08789e0
ZU
2518%package latex-lm
2519Summary: LaTeX styles for Latin Modern family fonts
2520Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2521Group: Applications/Publishing/TeX
2522Requires(post,postun): /usr/bin/texhash
2523Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2524Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2525
2526%description latex-lm
2527Latin Modern family of fonts, based on the Computer Modern fonts
2528released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2529lot of additional characters, mainly accented ones, but not only.
2530There is a one set of PostScript fonts and four sets of TeX Font
2531Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2532encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2533Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2534potential user knows what to do with all these files. The author is
2535Boguslaw Jackowski.
2536
2537%description latex-lm -l pl.UTF-8
2538Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2539przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2540Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2541Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2542Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2543QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2544(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2545(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2546tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2547
a8b381b0
ZU
2548%package latex-lastpage
2549Summary: Reference last page for "Page N of M" type footers
2550Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2551Group: Applications/Publishing/TeX
fe66da27 2552Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2553
2554%description latex-lastpage
2555Reference last page for Page N of M type footers.
2556
2557%description latex-lastpage -l hu.UTF-8
2558Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2559
d08789e0
ZU
2560%package latex-lineno
2561Summary: Line numbers on paragraphs
2562Summary(pl.UTF-8): Numery linii dla paragrafów
2563Group: Applications/Publishing/TeX
2564Requires(post,postun): /usr/bin/texhash
2565Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2566
2567%description latex-lineno
2568The LaTeX package lineno.sty provides line numbers on paragraphs.
2569After TeX has broken a paragraph into lines there will be line numbers
2570attached to them, with the possibility to make references through the
2571LaTeX \ref, \pageref cross reference mechanism.
2572
2573%description latex-lineno -l pl.UTF-8
2574Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2575paragrafu na linie przez TeXa do linii dołączane są ich numery z
2576możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2577\ref i \pageref.
2578
d19eaaab
ZU
2579
2580%package latex-mathexam
2581Summary: Package for typesetting exams
2582Summary(hu.UTF-8): Vizsgák szedése
2583Group: Applications/Publishing/TeX
2584Requires(post,postun): %{_bindir}/texhash
2585Requires: %{name}-latex
2586
2587%description latex-mathexam
2588Package for typesetting exams.
2589
2590%description latex-mathexam -l hu.UTF-8
2591Vizsgák szedése.
2592
d08789e0
ZU
2593%package latex-microtype
2594Summary: An interface to the micro-typographic extensions of pdfTeX
2595Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2596Group: Applications/Publishing/TeX
2597Requires(post,postun): /usr/bin/texhash
2598Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2599
2600%description latex-microtype
2601The `microtype' package provides a LaTeX interface to pdfTeX's
2602micro-typographic extensions: character protrusion and font expansion.
2603It allows to restrict character protrusion and/or font expansion to a
2604definable set of fonts, and to configure micro-typographic aspects of
2605the fonts in a straight-forward and flexible way. Settings for various
2606fonts are provided.
2607
2608%description latex-microtype -l pl.UTF-8
2609Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2610mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2611Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2612określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2613aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2614dla różnych fontów.
2615
8ed039e0
ZU
2616%package latex-musictex
2617Summary: Typesetting music with TeX
2618Summary(hu.UTF-8): Zenék szedése TeX-hel
2619Group: Applications/Publishing/TeX
2620Requires(post,postun): %{_bindir}/texhash
2621Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2622
2623%description latex-musictex
2624Typesetting music with TeX.
2625
2626%description latex-musictex -l hu.UTF-8
2627Zenék szedése TeX-hel.
2628
d08789e0
ZU
2629%package latex-lucidabr
2630Summary: Package to make Lucida Bright fonts usable with LaTeX
2631Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2632Group: Applications/Publishing/TeX
2633Requires(post,postun): %{_bindir}/texhash
2634Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2635
2636%description latex-lucidabr
2637Package to make Lucida Bright fonts usable with LaTeX.
2638
2639%description latex-lucidabr -l pl.UTF-8
2640Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2641
2642%package latex-marvosym
2643Summary: Styles for Martin Vogel's Symbol (marvosym) font
2644Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2645Group: Applications/Publishing/TeX
2646Requires(post,postun): /usr/bin/texhash
2647Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2648Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2649
2650%description latex-marvosym
2651Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2652currency symbol as defined by the European commission; Euro currency
2653symbols in typefaces Times, Helvetica and Courier; Symbols for
2654structural engineering; Symbols for steel cross-sections; Astronomy
2655signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2656symbols; CE sign and others.
2657
2658%description latex-marvosym -l pl.UTF-8
2659Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2660waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2661krojach Times, Helvetica i Courier; symbole do inżynierii
2662strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2663(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2664CE i inne.
2665
2666%package latex-mathpple
2667Summary: Use PostScript Palatino for typesetting maths
2668Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2669Group: Applications/Publishing/TeX
2670Requires(post,postun): %{_bindir}/texhash
2671Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2672Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2673
2674%description latex-mathpple
2675The package defines the PostScript font family `Palatino' (ppl) as the
2676default roman font and then uses the `mathpple' fonts for typesetting
2677math. These virtual fonts have been created for typesetting math in a
2678style that suits the Palatino text fonts. The AMS fonts, when used
2679additionally, will be scaled to fit Palatino.
2680
2681%description latex-mathpple -l pl.UTF-8
2682Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2683domyślny font roman i używa fontów mathpple do składania wzorów
2684matematycznych. Te wirtualne fonty zostały stworzone do składania
2685wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2686Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2687pasować do Palatino.
2688
2689%package latex-mathtime
2690Summary: Mathtime fonts for LaTeX
2691Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2692Group: Applications/Publishing/TeX
2693Requires(post,postun): %{_bindir}/texhash
2694Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2695
2696%description latex-mathtime
2697The Mathtime fonts have a number of characters remapped to positions
2698different from the ones normally used by the corresponding TeX
2699CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2700style files use the Times Roman font (often called something like:
2701ptmr or ptmr7t or ptmrq).
2702
2703%description latex-mathtime -l pl.UTF-8
2704Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2705różniące się od tych normalnie używanych w odpowiadających im TeXowych
2706fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2707używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2708ptmrq).
2709
2710%package latex-mflogo
2711Summary: LaTeX support for MetaFont and logo fonts
2712Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2713Group: Applications/Publishing/TeX
2714Requires(post,postun): %{_bindir}/texhash
2715Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2716Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2717
2718%description latex-mflogo
2719LaTeX package and font definition file to access the Knuthian `logo'
2720fonts described in `The MetaFontbook' and the MetaFont and logos in
2721LaTeX documents.
2722
2723%description latex-mflogo -l pl.UTF-8
2724Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2725opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2726LaTeXa.
2727
2728%package latex-mfnfss
2729Summary: Font description files to use extra fonts like yinit and ygoth
2730Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2731Group: Applications/Publishing/TeX
2732Requires(post,postun): %{_bindir}/texhash
2733Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2734
2735%description latex-mfnfss
2736Font description files to use extra fonts like yinit and ygoth.
2737
2738%description latex-mfnfss -l pl.UTF-8
2739Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2740
2741%package latex-minitoc
2742Summary: Produce a table of contents for each chapter
2743Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2744Group: Applications/Publishing/TeX
2745Requires(post,postun): %{_bindir}/texhash
2746Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2747
2748%description latex-minitoc
2749Produce a table of contents for each chapter.
2750
2751%description latex-minitoc -l pl.UTF-8
2752Tworzenie spisów treści dla każdego rozdziału.
2753
2754%package latex-mltex
2755Summary: Support for MLTeX
2756Summary(pl.UTF-8): Wsparcie dla MLTeXa
2757Group: Applications/Publishing/TeX
2758Requires(post,postun): %{_bindir}/texhash
2759Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2760
2761%description latex-mltex
2762Support for MLTeX, the multilingual TeX extension from Michael J.
2763Ferguson.
2764
2765%description latex-mltex -l pl.UTF-8
2766Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2767autorstwa Michaela J. Fergusona.
2768
d34bfb7f
ZU
2769%package latex-multienum
2770Summary: Multi-column enumerated lists
2771Summary(hu.UTF-8): Többoszlopos számozott listák
2772Group: Applications/Publishing/TeX
2773Requires(post,postun): %{_bindir}/texhash
2774Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2775
2776%description latex-multienum
2777Multi-column enumerated lists.
2778
2779%description latex-multienum -l hu.UTF-8
2780Többoszlopos számozott listák.
2781
f1f5d194
ZU
2782
2783%package latex-moreverb
2784Summary: Extended verbatim
2785Summary(hu.UTF-8): Kiterjesztett verbatim
2786Group: Applications/Publishing/TeX
2787Requires(post,postun): %{_bindir}/texhash
2788Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2789
2790%description latex-moreverb
2791Extended verbatim.
2792
2793%description latex-moreverb -l hu.UTF-8
2794Kiterjesztett verbatim.
2795
a8b381b0
ZU
2796%package latex-ntheorem
2797Summary: Enhanced theorem environment
2798Summary(hu.UTF-8): Bővített tétel környezet
2799Group: Applications/Publishing/TeX
fe66da27 2800Requires(post,postun): %{_bindir}/texhash
78d53d8c 2801Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2802
2803%description latex-ntheorem
2804Enhanced theorem environment.
2805
2806%description latex-ntheorem -l hu.UTF-8
2807Bővített tétel környezet
2808
f65b3398
ZU
2809%package latex-other
2810Summary: Other LaTeX packages
2811Summary(hu.UTF-8): Néhány további LaTeX csomag
2812Group: Applications/Publishing/TeX
2813Requires(post,postun): %{_bindir}/texhash
2814Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2815
2816%description latex-other
2817Other LaTeX packages.
2818
2819%description latex-other -l hu.UTF-8
2820Néhány további LaTeX csomag.
2821
2822%package latex-other-doc
2823Summary: Other LaTeX packages documentation
2824Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2825Group: Applications/Publishing/TeX
2826Requires(post,postun): %{_bindir}/texhash
2827Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2828
2829%description latex-other-doc
2830Other LaTeX packages documentation.
2831
2832%description latex-other-doc -l hu.UTF-8
2833Néhány további LaTeX csomag dokumentációja.
2834
d08789e0
ZU
2835%package latex-palatcm
2836Summary: Palatino + Computer Modern math fonts for LaTeX
2837Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2838Group: Applications/Publishing/TeX
2839Requires(post,postun): %{_bindir}/texhash
2840Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2841
2842%description latex-palatcm
2843Palatino + Computer Modern math fonts for LaTeX.
2844
2845%description latex-palatcm -l pl.UTF-8
2846Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2847
f65b3398
ZU
2848
2849%package latex-pdfslide
2850Summary: Presentation slides using pdftex
2851Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2852Group: Applications/Publishing/TeX
2853Requires(post,postun): %{_bindir}/texhash
2854Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2855
2856%description latex-pdfslide
2857Presentation slides using pdftex.
2858
2859%description latex-pdfslide -l hu.UTF-8
2860Prezentáció készítése pdftex-hel.
2861
03d9d5fa
ZU
2862%package latex-pgf
2863Summary: The TeX Portable Graphic Format
2864Summary(hu.UTF-8): TeX Portable Graphic Formátum
2865Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2866Group: Applications/Publishing/TeX
2867Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2868Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2869Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2870Obsoletes: tetex-pgf
03d9d5fa
ZU
2871
2872%description latex-pgf
2873A macro package for creating graphics directly in TeX and LaTeX.
2874
2875%description latex-pgf -l hu.UTF-8
2876Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2877
2878%description latex-pgf -l pl.UTF-8
2879Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2880
f65b3398
ZU
2881%package latex-polynom
2882Summary: Macros for manipulating polynomials
2883Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2884Group: Applications/Publishing/TeX
2885Requires(post,postun): %{_bindir}/texhash
2886Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2887
2888%description latex-polynom
2889Macros for manipulating polynomials.
2890
2891%description latex-polynom -l hu.UTF-8
2892Makrók polinomokkal való műveletekre.
2893
2894%package latex-polynomial
2895Summary: Typeset (univariate) polynomials
2896Summary(hu.UTF-8): Egyváltozós polinomok szedése
2897Group: Applications/Publishing/TeX
2898Requires(post,postun): %{_bindir}/texhash
2899Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2900
2901%description latex-polynomial
2902Typeset (univariate) polynomials.
2903
2904%description latex-polynomial -l hu.UTF-8
2905Egyváltozós polinomok szedése.
2906
b7b4a109
ZU
2907%package latex-prosper
2908Summary: LaTeX class for high quality slides
2909Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2910Group: Applications/Publishing/TeX
2911Requires(post,postun): %{_bindir}/texhash
2912Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2913
2914%description latex-prosper
2915LaTeX class for high quality slides.
2916
2917%description latex-prosper -l hu.UTF-8
2918LaTeX osztály jó minőségű fóliák készítéséhez.
2919
2920%package latex-pseudocode
2921Summary: LaTeX enviroment for specifying algorithms in a natural way
2922Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2923Group: Applications/Publishing/TeX
2924Requires(post,postun): %{_bindir}/texhash
2925Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2926
2927%description latex-pseudocode
2928LaTeX enviroment for specifying algorithms in a natural way.
2929
2930%description latex-pseudocode -l hu.UTF-8
2931LaTeX környezet algoritmusok bevitelére.
2932
d08789e0
ZU
2933%package latex-psnfss
2934Summary: LaTeX font support for common PostScript fonts
2935Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2936Group: Applications/Publishing/TeX
2937Requires(post,postun): %{_bindir}/texhash
2938Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2939Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2940Obsoletes: tetex-latex-mathptm
2941Obsoletes: tetex-latex-mathptmx
2942
2943%description latex-psnfss
2944LaTeX font definition files, macros and font metrics for common
2945PostScript fonts.
2946
2947%description latex-psnfss -l pl.UTF-8
2948LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2949popularnych fontów postscriptowych.
2950
8efa6a9c
ZU
2951%package latex-pst-2dplot
2952Summary: A PSTricks package for drawing 2D curves
2953Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2954Group: Applications/Publishing/TeX
2955Requires(post,postun): %{_bindir}/texhash
2956Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2957
2958%description latex-pst-2dplot
2959A PSTricks package for drawing 2D curves.
2960
2961%description latex-pst-2dplot -l hu.UTF-8
2962PSTricks csomag kétdimenziós görbék rajzolásához.
2963
2964%package latex-pst-3dplot
2965Summary: Draw 3d curves and graphs using PSTricks
2966Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2967Group: Applications/Publishing/TeX
2968Requires(post,postun): %{_bindir}/texhash
2969Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2970
2971%description latex-pst-3dplot
2972Draw 3d curves and graphs using PSTricks.
2973
2974%description latex-pst-3dplot -l hu.UTF-8
29753D-s görbék és grafikonok PSTricks-szel.
2976
2977
2978%package latex-pst-bar
2979Summary: Produces bar charts using pstricks
2980Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
2981Group: Applications/Publishing/TeX
2982Requires(post,postun): %{_bindir}/texhash
2983Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2984
2985%description latex-pst-bar
2986Produces bar charts using pstricks.
2987
2988%description latex-pst-bar -l hu.UTF-8
2989Oszlopdiagramok pstricks-szel.
2990
2991%package latex-pst-circ
2992Summary: PSTricks package for drawing electric circuits
2993Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
2994Group: Applications/Publishing/TeX
2995Requires(post,postun): %{_bindir}/texhash
2996Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2997
2998%description latex-pst-circ
2999PSTricks package for drawing electric circuits.
3000
3001%description latex-pst-circ -l hu.UTF-8
3002PSTricks csomag elektromos áramkörök rajzolásához.
3003
3004%package latex-pst-diffraction
3005Summary: Print diffraction patterns from various apertures
3006Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
3007Group: Applications/Publishing/TeX
3008Requires(post,postun): %{_bindir}/texhash
3009Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3010
3011%description latex-pst-diffraction
3012Print diffraction patterns from various apertures.
3013
3014%description latex-pst-diffraction -l hu.UTF-8
3015Diffrakciós képek különböző eszközökön.
3016
b7b4a109
ZU
3017%package latex-pst-eucl
3018Summary: Euclidian geometry with pstricks
3019Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3020Group: Applications/Publishing/TeX
3021Requires(post,postun): %{_bindir}/texhash
3022Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3023
3024%description latex-pst-eucl
3025Euclidian geometry with pstricks.
3026
3027%description latex-pst-eucl -l hu.UTF-8
3028Euklidészi geometria a pstricks használatával.
3029
8efa6a9c
ZU
3030
3031%package latex-pst-fun
3032Summary: Draw "funny" objects with PSTricks
3033Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3034Group: Applications/Publishing/TeX
3035Requires(post,postun): %{_bindir}/texhash
3036Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3037
3038%description latex-pst-fun
3039Draw "funny" objects with PSTricks.
3040
3041%description latex-pst-fun -l hu.UTF-8
3042"Vicces" rajzok PSTricks-szel
3043
3044%package latex-pst-func
3045Summary: PSTricks package for plotting mathematical functions
3046Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3047Group: Applications/Publishing/TeX
3048Requires(post,postun): %{_bindir}/texhash
3049Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3050
3051%description latex-pst-func
3052PSTricks package for plotting mathematical functions.
3053
3054%description latex-pst-eucl -l hu.UTF-8
3055PSTricks csomag matematikai függvények ábrázolásához.
3056
b7b4a109
ZU
3057%package latex-pst-fr3d
3058Summary: Draw 3-dimensional framed boxes using PSTricks
3059Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3060Group: Applications/Publishing/TeX
3061Requires(post,postun): %{_bindir}/texhash
3062Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3063
3064%description latex-pst-fr3d
3065Draw 3-dimensional framed boxes using PSTricks.
3066
3067%description latex-pst-fr3d -l hu.UTF-8
3068Háromdimenziós dobozok PSTricks segítségével.
3069
3070%package latex-pst-fractal
3071Summary: Draw fractal sets using PSTricks
3072Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3073Group: Applications/Publishing/TeX
3074Requires(post,postun): %{_bindir}/texhash
3075Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3076
3077%description latex-pst-fractal
3078Draw fractal sets using PSTricks.
3079
3080%description latex-pst-fractal -l hu.UTF-8
3081Fraktálok rajzolása PSTricks segítségével.
3082
8efa6a9c
ZU
3083%package latex-pst-infixplot
3084Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3085Summary(hu.UTF-8): Infix kifejezések ábrázolása
3086Group: Applications/Publishing/TeX
3087Requires(post,postun): %{_bindir}/texhash
3088Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3089
3090%description latex-pst-infixplot
3091Using pstricks plotting capacities with infix expressions rather than
3092RPN.
3093
3094%description latex-pst-infixplot -l hu.UTF-8
3095Infix kifejezések ábrázolása.
3096
3097%package latex-pst-math
3098Summary: Enhancement of PostScript math operators to use with pstricks
3099Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3100Group: Applications/Publishing/TeX
3101Requires(post,postun): %{_bindir}/texhash
3102Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3103
3104%description latex-pst-math
3105Enhancement of PostScript math operators to use with pstricks.
3106
3107%description latex-pst-math -l hu.UTF-8
3108PostScript matematikai operátorok bővítése pstricks-szel.
3109
3110%package latex-pst-ob3d
3111Summary: Three dimensional objects using PSTricks
3112Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3113Group: Applications/Publishing/TeX
3114Requires(post,postun): %{_bindir}/texhash
3115Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3116
3117%description latex-pst-ob3d
3118Three dimensional objects using PSTricks.
3119
3120%description latex-pst-ob3d -l hu.UTF-8
3121Háromdimenziós objektumok PSTricks-szel.
3122
3123%package latex-pst-optexp
3124Summary: Drawing optical experimental setups
3125Summary(hu.UTF-8): Optikai összeállítások rajzolása
3126Group: Applications/Publishing/TeX
3127Requires(post,postun): %{_bindir}/texhash
3128Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3129
3130%description latex-pst-optexp
3131Drawing optical experimental setups.
3132
3133%description latex-pst-optexp -l hu.UTF-8
3134Optikai összeállítások rajzolása.
3135
3136%package latex-pst-optic
3137Summary: Drawing optics diagrams
3138Summary(hu.UTF-8): Optikai ábrák rajzolása
3139Group: Applications/Publishing/TeX
3140Requires(post,postun): %{_bindir}/texhash
3141Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3142
3143%description latex-pst-optic
3144Drawing optics diagrams.
3145
3146%description latex-pst-optic -l hu.UTF-8
3147Optikai ábrák rajzolása.
3148
3149%package latex-pst-text
3150Summary: Text and character manipulation in PSTricks
3151Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3152Group: Applications/Publishing/TeX
3153Requires(post,postun): %{_bindir}/texhash
3154Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3155
3156%description latex-pst-text
3157Text and character manipulation in PSTricks.
3158
3159%description latex-pst-text -l hu.UTF-8
3160Szöveg és karakter manipulációk PSTricks-szel.
3161
1024ab0e
ZU
3162%package latex-pst-uncategorized
3163Summary: Other uncategorized PSTricks packages
3164Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3165Group: Applications/Publishing/TeX
3166Requires(post,postun): %{_bindir}/texhash
3167Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3168
3169%description latex-pst-uncategorized
3170Other uncategorized PSTricks packages.
3171
3172%description latex-pst-uncategorized -l hu.UTF-8
3173Néhány kategorizálatlan PSTricks csomag.
3174
d08789e0
ZU
3175%package latex-pxfonts
3176Summary: PX fonts LaTeX support
3177Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3178Group: Applications/Publishing/TeX
3179Requires(post,postun): %{_bindir}/texhash
3180Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3181Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3182
3183%description latex-pxfonts
3184PX fonts LaTeX support.
3185
3186%description latex-pxfonts -l pl.UTF-8
3187Obsługa fontów PX w LaTeXu.
3188
3189%package latex-qfonts
3190Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3191Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3192Group: Applications/Publishing/TeX
3193Requires(post,postun): %{_bindir}/texhash
3194Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3195Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3196
3197%description latex-qfonts
3198A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3199QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3200QuasiTimes (regular, italic, bold and bold italic), based on URW++
3201fonts distributed with Ghostscript. The fonts are encoded according to
3202QX layout which facilitates multilingual and technical typesetting
3203using TeX, preserving usability in Windows applications.
3204
3205%description latex-qfonts -l pl.UTF-8
3206Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3207QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3208QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3209fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3210zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3211TeXu, zachowując przydatność dla aplikacji windowsowych.
3212
6c82f497
ZU
3213%package latex-SIstyle
3214Summary: Package to typeset SI units, numbers and angles
3215Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3216Group: Applications/Publishing/TeX
6c82f497 3217Requires(post,postun): /usr/bin/texhash
b4d68b39 3218Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3219
3220%description latex-SIstyle
3221Package to typeset SI units, numbers and angles.
3222
3223%description latex-SIstyle -l hu.UTF-8
3224Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3225
3226%package latex-SIunits
3227Summary: The SIunits package can be used to standardise the use of units in your writings
3228Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3229Group: Applications/Publishing/TeX
fe66da27 3230Requires(post,postun): /usr/bin/texhash
78d53d8c 3231Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3232
3233%description latex-SIunits
2b453bda
ZU
3234The SIunits package can be used to standardise the use of units in
3235your writings.
3127b522
ZU
3236
3237%description latex-SIunits -l hu.UTF-8
3238Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3239
f65b3398
ZU
3240%package latex-siunitx
3241Summary: A comprehensive (SI) units package
3242Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3243Group: Applications/Publishing/TeX
3244Requires(post,postun): /usr/bin/texhash
3245Requires: %{name}-latex
3246
3247%description latex-siunitx
3248A comprehensive (SI) units package.
3249
3250%description latex-siunitx -l hu.UTF-8
3251Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3252
6c82f497
ZU
3253%package latex-Tabbing
3254Summary: Tabbing with accented letters
3255Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3256Group: Applications/Publishing/TeX
3257Requires(post,postun): /usr/bin/texhash
3258
3259%description latex-Tabbing
3260Tabbing with accented letters.
3261
3262%description latex-Tabbing -l hu.UTF-8
3263Tabbing környezet ékezetes betűk használatával.
3127b522 3264
d08789e0
ZU
3265%package latex-urwvn
3266Summary: URWVN fonts
3267Summary(pl.UTF-8): Fonty URWVN
3268Group: Applications/Publishing/TeX
3269Requires(post,postun): /usr/bin/texhash
3270Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3271Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3272
3273%description latex-urwvn
3274URWVN fonts.
3275
3276%description latex-urwvn -l pl.UTF-8
3277Fonty URWVN.
3278
3279%package latex-txfonts
3280Summary: TX fonts LaTeX support
3281Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3282Group: Applications/Publishing/TeX
3283Requires(post,postun): %{_bindir}/texhash
3284Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3285Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3286
3287%description latex-txfonts
3288TX fonts LaTeX support.
3289
3290%description latex-txfonts -l pl.UTF-8
3291Obsługa fontów TX w LaTeXu.
3292
7ea3a98b
ZU
3293%package latex-ucs
3294Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3295Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3296Group: Applications/Publishing/TeX
7ea3a98b 3297Requires(post,postun): %{_bindir}/texhash
78d53d8c 3298Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3299
3300%description latex-ucs
d34bfb7f
ZU
3301This package contains support for using UTF-8 as input encoding in
3302LaTeX documents.
7ea3a98b
ZU
3303
3304%description latex-ucs -l hu.UTF-8
3305Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3306
d08789e0
ZU
3307%package latex-umlaute
3308Summary: An interface to inputenc for using alternate input encodings
3309Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3310Group: Applications/Publishing/TeX
3311Requires(post,postun): %{_bindir}/texhash
3312Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3313
3314%description latex-umlaute
3315An interface to inputenc for using alternate input encodings.
3316
3317%description latex-umlaute -l pl.UTF-8
3318Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3319
3320%package latex-wasysym
3321Summary: Extra characters from the Waldis symbol fonts
3322Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3323Group: Applications/Publishing/TeX
3324Requires(post,postun): %{_bindir}/texhash
3325Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3326Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3327
3328%description latex-wasysym
3329Makes some additional characters available that come from the wasy
3330fonts (Waldis symbol fonts). These fonts are not automatically
3331included in NFSS2/LaTeX2e since they take up important space and often
3332aren't necessary if one makes use of the packages amsfonts or amssymb.
3333Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3334apple, ocircle invneg, logof, varint, male, female, phone, clock,
3335lightning, pointer, sun, bell, permil, smiley, various electrical
3336symbols, shapes, music notes, circles, signs, astronomy, etc.
3337
3338%description latex-wasysym -l pl.UTF-8
3339Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3340(Waldis symbol). Te fonty nie są automatycznie dołączane w
3341NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3342jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3343m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3344ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3345pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3346kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3347
03d9d5fa
ZU
3348%package latex-xcolor
3349Summary: Allows for access to color tints, shades, tones etc
3350Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3351Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3352Group: Applications/Publishing/TeX
3353Obsoletes: tetex-latex-xcolor
3354
3355%description
3356`xcolor' provides easy driver-independent access to several kinds of
3357color tints, shades, tones, and mixes of arbitrary colors. It allows
3358to select a document-wide target color model and offers tools for
3359automatic color schemes, conversion between eight color models, and
3360alternating table row colors.
3361
3362%description latex-xcolor -l hu.UTF-8
3363`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3364színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3365keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3366modell kiválasztásához és a színmodellek közötti konverzióra.
3367
3368%description latex-xcolor -l pl.UTF-8
3369`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3370wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3371na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3372schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3373naprzemiennych kolorów w tabelach.
3374
d08789e0
ZU
3375%package format-latex
3376Summary: LaTeX macro package
3377Summary(pl.UTF-8): Pakiet makr LaTeX
3378Group: Applications/Publishing/TeX
3379Requires(post,postun): %{_bindir}/texhash
3380Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3381Obsoletes: hugelatex
3382
3383%description format-latex
3384LaTeX is a front end for the TeX text formatting system. Easier to use
3385than TeX, LaTeX is essentially a set of TeX macros which provide
3386convenient, predefined document formats for users.
3387
3388This package contains LaTeX format.
3389
3390%description format-latex -l pl.UTF-8
3391LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3392łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3393dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3394
3395Ten pakiet zawiera format LaTeX.
3396
3397%package format-pdflatex
3398Summary: PDF LaTeX macro package
3399Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3400Group: Applications/Publishing/TeX
3401Requires(post,postun): %{_bindir}/texhash
3402Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3403Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3404Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3405Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3406Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3407
3408%description format-pdflatex
3409LaTeX is a front end for the TeX text formatting system. Easier to use
3410than TeX, LaTeX is essentially a set of TeX macros which provide
3411convenient, predefined document formats for users.
3412
3413This package contains PDF LaTeX format.
3414
3415%description format-pdflatex -l pl.UTF-8
3416LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3417łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3418dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3419
3420Ten pakiet zawiera format PDF LaTeX.
3421
3422# PLaTeX format
3423
3424%package platex
3425Summary: PLaTeX format basic files
3426Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3427Group: Applications/Publishing/TeX
3428Requires(post,postun): %{_bindir}/texhash
3429Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3430Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3431
3432%description platex
3433PLaTeX format basic files.
3434
3435%description platex -l pl.UTF-8
3436Podstawowe pliki dla formatu PLaTeX.
3437
3438%package format-platex
3439Summary: PLaTeX format
3440Summary(pl.UTF-8): Format PLaTeX
3441Group: Applications/Publishing/TeX
3442Requires(post,postun): %{_bindir}/texhash
3443Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3444
3445%description format-platex
3446PLaTeX format.
3447
3448%description format-platex -l pl.UTF-8
3449Format PLaTeX.
3450
3451%package format-pdfplatex
3452Summary: PDF PLaTeX format
3453Summary(pl.UTF-8): Format PDF PLaTeX
3454Group: Applications/Publishing/TeX
3455Requires(post,postun): %{_bindir}/texhash
3456Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3457Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3458Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3459
3460%description format-pdfplatex
3461PDF PLaTeX format.
3462
3463%description format-pdfplatex -l pl.UTF-8
3464Format PDF PLaTeX.
3465
3466# # TeX generic macros #
3467
3468%package tex-babel
3469Summary: Multilingual support for TeX
3470Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3471Group: Applications/Publishing/TeX
3472Requires(post,postun): %{_bindir}/texhash
3473Requires: %{name} = %{epoch}:%{version}-%{release}
3474
3475%description tex-babel
3476Multilingual support for TeX.
3477
3478%description tex-babel -l pl.UTF-8
3479Obsługa wielu języków dla TeXa.
3480
3481%package tex-german
3482Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3483Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3484Group: Applications/Publishing/TeX
3485Requires(post,postun): %{_bindir}/texhash
3486Requires: %{name} = %{epoch}:%{version}-%{release}
3487
3488%description tex-german
3489Supports the new German orthography (neue deutsche Rechtschreibung).
3490
3491%description tex-german -l pl.UTF-8
3492Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3493
3494%package tex-mfpic
3495Summary: Macros which generate Metafont or Metapost for drawing pictures
3496Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3497Group: Applications/Publishing/TeX
3498Requires(post,postun): %{_bindir}/texhash
3499Requires: %{name} = %{epoch}:%{version}-%{release}
3500
3501%description tex-mfpic
3502Macros which generate Metafont or Metapost for drawing pictures.
3503
3504%description tex-mfpic -l pl.UTF-8
3505Makra generujące Metafont lub Metapost do rysowania obrazków.
3506
3507%package tex-misc
3508Summary: Miscellaneous TeX macros
3509Summary(pl.UTF-8): Różne makra TeXowe
3510Group: Applications/Publishing/TeX
3511Requires(post,postun): %{_bindir}/texhash
3512Requires: %{name} = %{epoch}:%{version}-%{release}
3513Obsoletes: tetex-tex-eijkhout
3514
3515%description tex-misc
3516Miscellaneous TeX macros.
3517
3518%description tex-misc -l pl.UTF-8
3519Różne makra TeXowe.
3520
3521%package tex-pictex
3522Summary: Picture drawing macros for TeX and LaTeX
3523Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3524Group: Applications/Publishing/TeX
3525Requires(post,postun): %{_bindir}/texhash
3526Requires: %{name} = %{epoch}:%{version}-%{release}
3527
3528%description tex-pictex
3529Picture drawing macros for TeX and LaTeX.
3530
3531%description tex-pictex -l pl.UTF-8
3532Makra do rysowania obrazków dla TeXa i LaTeXa.
3533
3534%package tex-pstricks
3535Summary: PostScript macros for TeX
3536Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3537Group: Applications/Publishing/TeX
3538Requires(post,postun): %{_bindir}/texhash
3539Requires: %{name} = %{epoch}:%{version}-%{release}
3540
3541%description tex-pstricks
3542An extensive collection of PostScript macros that is compatible with
3543most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3544AMS-LaTeX. Included are macros for color, graphics, pie charts,
3545rotation, trees and overlays. It has many special features, including:
3546a wide variety of graphics (picture drawing) macros, with a flexible
3547interface and with color support. There are macros for coloring or
3548shading the cells of tables.
3549
3550%description tex-pstricks -l pl.UTF-8
3551Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3552makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3553makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3554nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3555rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3556makra do kolorowania lub cieniowania komórek tabel.
3557
3558%package tex-qpx
3559Summary: QuasiPalatino and PX fonts typesetting support
3560Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3561Group: Applications/Publishing/TeX
3562Requires(post,postun): %{_bindir}/texhash
3563Requires: %{name} = %{epoch}:%{version}-%{release}
3564Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3565
3566%description tex-qpx
3567QuasiPalatino and PX fonts typesetting support.
3568
3569%description tex-qpx -l pl.UTF-8
3570Wsparcie dla składu fontami QuasiPalatino i PX.
3571
31bd2c4a 3572%package tex-qpxqtx
d08789e0
ZU
3573Summary: QuasiTimes and TX fonts typesetting support
3574Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3575Group: Applications/Publishing/TeX
3576Requires(post,postun): %{_bindir}/texhash
3577Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3578Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3579
31bd2c4a 3580%description tex-qpxqtx
d08789e0
ZU
3581QuasiTimes and TX fonts typesetting support.
3582
31bd2c4a 3583%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3584Wsparcie dla składu fontami QuasiTimes i TX.
3585
3586%package tex-ruhyphen
3587Summary: Russian hyphenation
3588Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3589Group: Applications/Publishing/TeX
3590Requires(post,postun): %{_bindir}/texhash
3591Requires: %{name} = %{epoch}:%{version}-%{release}
3592
3593%description tex-ruhyphen
3594A collection of Russian hyphenation patterns supporting a number of
3595Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3596LCY, LWN (OT2), and koi8-r.
3597
3598%description tex-ruhyphen -l pl.UTF-8
3599Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3600kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3601Cyrillic), LCY, LWN (OT2) i koi8-r.
3602
3603%package tex-spanish
3604Summary: Various TeX related files for typesetting documents written in Spanish
3605Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3606Group: Applications/Publishing/TeX
3607Requires(post,postun): %{_bindir}/texhash
3608Requires: %{name} = %{epoch}:%{version}-%{release}
3609Obsoletes: tetex-tex-spanishb
3610
3611%description tex-spanish
3612Various TeX related files for typesetting documents written in
3613Spanish, including hyphenation and dictionaries.
3614
3615%description tex-spanish -l pl.UTF-8
3616Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3617hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3618
3619%package tex-texdraw
3620Summary: Graphical macros, using embedded PostScript
3621Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3622Group: Applications/Publishing/TeX
3623Requires(post,postun): %{_bindir}/texhash
3624Requires: %{name} = %{epoch}:%{version}-%{release}
3625
3626%description tex-texdraw
3627Graphical macros, using embedded PostScript.
3628
3629%description tex-texdraw -l pl.UTF-8
3630Makra graficzne używające osadzanego PostScriptu.
3631
3632%package tex-thumbpdf
3633Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3634Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3635Group: Applications/Publishing/TeX
3636Requires(post,postun): %{_bindir}/texhash
3637Requires: %{name} = %{epoch}:%{version}-%{release}
3638
3639%description tex-thumbpdf
3640Provides support, using Perl, for thumbnails in pdfTeX and
3641dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3642represented in a TeX readable file that is read by the package
3643thumbpdf.sty to automatically include the thumbnails. Works with both
3644plain TeX and LaTeX.
3645
3646%description tex-thumbpdf -l pl.UTF-8
3647Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3648użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3649TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3650ikonki. Działa z formatami plain TeX i LaTeX.
3651
3652%package tex-ukrhyph
3653Summary: Ukranian hyphenation
3654Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3655Group: Applications/Publishing/TeX
3656Requires(post,postun): %{_bindir}/texhash
3657Requires: %{name} = %{epoch}:%{version}-%{release}
3658
3659%description tex-ukrhyph
3660This package allows the use of different hyphenation patterns for the
3661Ukrainian language for various Cyrillic font encodings. Contains
3662packages implementing traditional rules, modern rules, and combined
3663English-Ukrainian hyphenation.
3664
3665%description tex-ukrhyph -l pl.UTF-8
3666Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3667dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3668Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3669łączonych angielsko-ukraińskich.
3670
3671%package latex-vietnam
3672Summary: Vietnamese language support
3673Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3674Group: Applications/Publishing/TeX
3675Requires(post,postun): %{_bindir}/texhash
3676Requires: %{name} = %{epoch}:%{version}-%{release}
3677Obsoletes: tetex-tex-vietnam
3678
3679%description latex-vietnam
3680Vietnamese language support.
3681
3682%description latex-vietnam -l pl.UTF-8
3683Wsparcie dla języka wietnamskiego.
3684
3685%package tex-xypic
3686Summary: Package for typesetting a variety of graphs and diagrams with TeX
3687Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3688Group: Applications/Publishing/TeX
3689Requires(post,postun): %{_bindir}/texhash
3690Requires: %{name} = %{epoch}:%{version}-%{release}
3691Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3692
3693%description tex-xypic
3694A package for typesetting a variety of graphs and diagrams with TeX.
3695Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3696and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3697`supported package'.
3698
3699%description tex-xypic -l pl.UTF-8
3700Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3701z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3702w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3703
3704%package tex-xkeyval
3705Summary: Extension to keyval package
3706Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3707Group: Applications/Publishing/TeX
3708Requires(post,postun): /usr/bin/texhash
3709Requires: %{name} = %{epoch}:%{version}-%{release}
3710
3711%description tex-xkeyval
3712Extension to keyval package.
3713
3714%description tex-xkeyval -l pl.UTF-8
3715Rozszerzenie do pakietu keyval.
3716
3717%package dirs-fonts
3718Summary: TeX font directories
3719Summary(pl.UTF-8): Katalogi fontów TeXa
3720Group: Fonts
5ff30b02 3721Obsoletes: tetex-dirs-fonts
d08789e0
ZU
3722
3723%description dirs-fonts
3724TeX font directories.
3725
3726%description dirs-fonts -l pl.UTF-8
3727Katalogi fontów TeXa.
3728
3729# # Fonts packages #
3730
3731%package fonts-adobe
3732Summary: Adobe fonts
3733Summary(pl.UTF-8): Fonty Adobe
3734Group: Fonts
78d53d8c 3735Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3736
3737%description fonts-adobe
3738Adobe fonts.
3739
3740%description fonts-adobe -l pl.UTF-8
3741Fonty Adobe.
3742
3743%package fonts-ae
3744Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3745Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3746Group: Fonts
78d53d8c 3747Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3748
3749%description fonts-ae
3750Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3751
3752%description fonts-ae -l pl.UTF-8
3753Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3754
3755%package fonts-ams
3756Summary: AMS fonts
3757Summary(pl.UTF-8): Fonty AMS
3758Group: Fonts
78d53d8c 3759Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3760
3761%description fonts-ams
3762AMS fonts.
3763
3764%description fonts-ams -l pl.UTF-8
3765Fonty AMS.
3766
3767%package fonts-antp
3768Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3769Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3770Group: Fonts
78d53d8c 3771Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3772
3773%description fonts-antp
3774Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3775
3776%description fonts-antp -l pl.UTF-8
3777Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3778Type 1.
3779
3780%package fonts-antt
3781Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3782Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3783Group: Fonts
78d53d8c 3784Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3785
3786%description fonts-antt
3787Antykwa Torunska, a Type 1 family of a Polish traditional type.
3788
3789%description fonts-antt -l pl.UTF-8
3790Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3791
5bc70a92
MB
3792%package fonts-arphic
3793Summary: Arphic fonts
3794Group: Fonts
3795Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3796
3797%description fonts-arphic
3798Arphic fonts.
3799
d08789e0
ZU
3800%package fonts-bbm
3801Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3802Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3803Group: Fonts
78d53d8c 3804Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3805
3806%description fonts-bbm
3807Blackboard variant fonts for Computer Modern, with LaTeX support.
3808
3809%description fonts-bbm -l pl.UTF-8
3810Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3811
3812%package fonts-bbold
3813Summary: Sans serif blackboard bold for LaTeX
3814Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3815Group: Fonts
78d53d8c 3816Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3817
3818%description fonts-bbold
3819Sans serif blackboard bold for LaTeX.
3820
3821%description fonts-bbold -l pl.UTF-8
3822Tablicowy tłusty font sans serif dla LaTeXa.
3823
b280f158
ZU
3824%package fonts-bh
3825Summary: Bold & Heavy Fonts
3826Summary(pl.UTF-8): Fonty Bold i Heavy
3827Group: Fonts
78d53d8c 3828Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3829
b280f158
ZU
3830%description fonts-bh
3831Bold & Heavy Fonts.
d08789e0 3832
b280f158
ZU
3833%description fonts-bh -l pl.UTF-8
3834Fonty Bold i Heavy.
d08789e0
ZU
3835
3836%package fonts-bitstream
3837Summary: Bitstream fonts
3838Summary(pl.UTF-8): Fonty Bitstream
3839Group: Fonts
78d53d8c 3840Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3841Obsoletes: tetex-fonts-bitstrea
3842
3843%description fonts-bitstream
3844Bitstream fonts.
3845
3846%description fonts-bitstream -l pl.UTF-8
3847Fonty Bitstream.
3848
3849%package fonts-cbgreek
3850Summary: Complete set of Greek fonts
3851Summary(pl.UTF-8): Pełny zestaw fontów greckich
3852Group: Fonts
78d53d8c 3853Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3854
3855%description fonts-cbgreek
3856Complete set of Greek fonts.
3857
3858%description fonts-cbgreek -l pl.UTF-8
3859Pełny zestaw fontów greckich.
3860
3861%package fonts-cc-pl
3862Summary: Polish version of Computer Concrete fonts
3863Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3864Group: Fonts
78d53d8c 3865Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3866
3867%description fonts-cc-pl
3868Polish version of Computer Concrete fonts.
3869
3870%description fonts-cc-pl -l pl.UTF-8
3871Polska wersja fontów Computer Concrete.
3872
3873%package fonts-cg
3874Summary: Compugraphic fonts
3875Summary(pl.UTF-8): Fonty Compugraphic
3876Group: Fonts
78d53d8c 3877Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3878
3879%description fonts-cg
3880Compugraphic fonts.
3881
3882%description fonts-cg -l pl.UTF-8
3883Fonty Compugraphic.
3884
3885%package fonts-cm
3886Summary: Computer Modern fonts
3887Summary(pl.UTF-8): Fonty Computer Modern
3888Group: Fonts
78d53d8c 3889Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3890
3891%description fonts-cm
3892Computer Modern fonts.
3893
3894%description fonts-cm -l pl.UTF-8
3895Fonty Computer Modern.
3896
3897%package fonts-cmbright
3898Summary: CM Bright fonts
3899Summary(pl.UTF-8): Fonty CM Bright
3900Group: Fonts
78d53d8c 3901Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3902
3903%description fonts-cmbright
3904CM Bright fonts.
3905
3906%description fonts-cmbright -l pl.UTF-8
3907Fonty CM Bright.
3908
5d7e11d7
ZU
3909%package fonts-cmsuper
3910Summary: CM Super fonts
3911Summary(hu.UTF-8): CM Super betűtípus
3912Group: Fonts
3913Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3914
830ca960 3915%description fonts-cmsuper
5d7e11d7
ZU
3916CM Super fonts.
3917
830ca960 3918%description fonts-cmsuper -l hu.UTF-8
5d7e11d7
ZU
3919CM Super betűtípus
3920
3921
d08789e0
ZU
3922%package fonts-cmcyr
3923Summary: Computer Modern fonts extended with Russian letters
3924Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3925Group: Fonts
78d53d8c 3926Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3927
3928%description fonts-cmcyr
3929Computer Modern fonts extended with Russian letters.
3930
3931%description fonts-cmcyr -l pl.UTF-8
3932Fonty Computer Modern rozszerzone o litery rosyjskie.
3933
3934%package fonts-cmextra
3935Summary: Extra Computer Modern fonts, from the American Mathematical Society
3936Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3937Group: Fonts
78d53d8c 3938Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3939
3940%description fonts-cmextra
3941Extra Computer Modern fonts, from the American Mathematical Society.
3942
3943%description fonts-cmextra -l pl.UTF-8
3944Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3945
3946%package fonts-concmath
3947Summary: Concrete Math fonts
3948Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3949Group: Fonts
78d53d8c 3950Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3951
3952%description fonts-concmath
3953Concrete Math fonts.
3954
3955%description fonts-concmath -l pl.UTF-8
3956Fonty matematyczne Concrete Math.
3957
3958%package fonts-concrete
3959Summary: Concrete Roman fonts
3960Summary(pl.UTF-8): Fonty Concrete Roman
3961Group: Fonts
78d53d8c 3962Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3963
3964%description fonts-concrete
3965Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3966with Euler math fonts.
3967
3968%description fonts-concrete -l pl.UTF-8
3969Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3970przeznaczone do używania z fontami matematycznymi Euler.
3971
3972%package fonts-cs
3973Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3974Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3975Group: Fonts
78d53d8c 3976Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3977
3978%description fonts-cs
3979Czech/Slovak-tuned MetaFont Computer Modern fonts.
3980
3981%description fonts-cs -l pl.UTF-8
3982Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3983czeskiego i słowackiego.
3984
4a09ae1a
ZU
3985%package fonts-dstroke
3986Summary: Doublestroke font for typesetting the mathematical symbols
3987Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3988Group: Fonts
78d53d8c 3989Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3990
3991%description fonts-dstroke
3992Doublestroke font for typesetting the mathematical symbols.
3993
3994%description fonts-dstroke -l pl.UTF-8
3995Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3996
3997%package fonts-ecc
3998Summary: Sources for the European Concrete fonts
3999Summary(pl.UTF-8): Źródła dla fontów European Concrete
4000Group: Fonts
78d53d8c 4001Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4002
4003%description fonts-ecc
4004The MetaFont sources and tfm files of the European Concrete Fonts.
4005This is the EC implementation of Knuth's Concrete fonts, including
4006also the corresponding text companion fonts.
4007
4008%description fonts-ecc -l pl.UTF-8
4009Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4010implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4011tekstowymi fontami towarzyszącymi.
4012
4013%package fonts-eurosym
4014Summary: The new European currency symbol for the Euro
4015Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4016Group: Fonts
78d53d8c 4017Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4018
4019%description fonts-eurosym
4020The new European currency symbol for the Euro implemented in Metafont,
4021using the official European Commission dimensions, and providing
4022several shapes (normal, slanted, bold, outline).
4023
4024%description fonts-eurosym -l pl.UTF-8
4025Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4026z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4027różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4028
4029%package fonts-eulervm
4030Summary: The Virtual Euler Math fonts
4031Summary(pl.UTF-8): Fonty Virtual Euler Math
4032Group: Fonts
78d53d8c 4033Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4034
4035%description fonts-eulervm
4036Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4037approach has several advantages over immediately using the _real_
4038Euler fonts: Most noticeably, less TeX resources are consumed, the
4039quality of various math symbols is improved, and a usable \hslash
4040symbol can be provided.
4041
4042%description fonts-eulervm -l pl.UTF-8
4043Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4044fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4045używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4046jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4047matematycznych i może być dostępny używalny symbol \hslash.
4048
4049%package fonts-euxm
4050Summary: Fonts similar to EUSM but with two more characters
4051Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4052Group: Fonts
78d53d8c 4053Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4054
4055%description fonts-euxm
4056Fonts like EUSM but with two more characters needed for Concrete Math
4057included in TeXLive distribution in fonts3.
4058
4059%description fonts-euxm -l pl.UTF-8
4060Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4061dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4062
4063%package fonts-gothic
4064Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4065Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4066Group: Fonts
78d53d8c 4067Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4068
4069%description fonts-gothic
4070Gothic and ornamental initial fonts by Yannis Haralambous.
4071
4072%description fonts-gothic -l pl.UTF-8
4073Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4074
4075%package fonts-hoekwater
4076Summary: Converted mflogo font
4077Summary(pl.UTF-8): Przekonwertowany font mflogo
4078Group: Fonts
78d53d8c 4079Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4080
4081%description fonts-hoekwater
4082Fonts originally created in MetaFont, transformed to PostScript by
4083Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4084xipa.
4085
4086%description fonts-hoekwater -l pl.UTF-8
4087Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4088PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4089stmaryrd, wasy, wasy2, xipa.
4090
4091%package fonts-jknappen
4092Summary: Miscellaneous packages by Joerg Knappen
4093Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4094Group: Fonts
78d53d8c 4095Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4096
4097%description fonts-jknappen
4098Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4099Knappen, including sgmlcmpt.
4100
4101%description fonts-jknappen -l pl.UTF-8
4102Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4103Knappena. Zawiera sgmlcmpt.
4104
4105%package fonts-latex
4106Summary: Basic LaTeX fonts
4107Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4108Group: Fonts
78d53d8c 4109Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4110
4111%description fonts-latex
4112Basic LaTeX fonts.
4113
4114%description fonts-latex -l pl.UTF-8
4115Podstawowe fonty dla LaTeXa.
4116
4117%package fonts-lh
4118Summary: Olga Lapko's LH fonts
4119Summary(pl.UTF-8): Fonty LH Olgi Lapko
4120Group: Fonts
78d53d8c 4121Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4122
4123%description fonts-lh
4124The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4125
4126%description fonts-lh -l pl.UTF-8
4127Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4128
4129%package fonts-lm
4130Summary: Latin Modern family fonts
4131Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4132Group: Applications/Publishing/TeX
78d53d8c 4133Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4134
4135%description fonts-lm
4136Latin Modern family of fonts, based on the Computer Modern fonts
4137released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4138lot of additional characters, mainly accented ones, but not only.
4139There is a one set of PostScript fonts and four sets of TeX Font
4140Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4141encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4142Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4143potential user knows what to do with all these files. The author is
4144Boguslaw Jackowski.
4145
4146%description fonts-lm -l pl.UTF-8
4147Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4148przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4149Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4150Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4151Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4152QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4153(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4154(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4155tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4156
4157%package fonts-marvosym
4158Summary: Martin Vogel's Symbol (marvosym) font
4159Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4160Group: Fonts
78d53d8c 4161Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4162
4163%description fonts-marvosym
4164Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4165currency symbol as defined by the European commission; Euro currency
4166symbols in typefaces Times, Helvetica and Courier; Symbols for
4167structural engineering; Symbols for steel cross-sections; Astronomy
4168signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4169symbols; CE sign and others.
4170
4171%description fonts-marvosym -l pl.UTF-8
4172Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4173waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4174dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4175strukturalnej; symbole dla przekroi poprzecznych; symbole
4176astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4177krawieckie; znak CE i inne.
4178
4179%package fonts-mflogo
4180Summary: Logo fonts
4181Summary(pl.UTF-8): Fonty logo
4182Group: Fonts
78d53d8c 4183Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4184
4185%description fonts-mflogo
4186Logo fonts.
4187
4188%description fonts-mflogo -l pl.UTF-8
4189Fonty logo.
4190
4191%package fonts-misc
4192Summary: Miscellaneous fonts
4193Summary(pl.UTF-8): Różne fonty
4194Group: Fonts
78d53d8c 4195Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4196
4197%description fonts-misc
4198Miscellaneous fonts.
4199
4200%description fonts-misc -l pl.UTF-8
4201Fonty różne.
4202
4203%package fonts-monotype
4204Summary: Monotype fonts
4205Summary(pl.UTF-8): Fonty Monotype
4206Group: Fonts
78d53d8c 4207Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4208
4209%description fonts-monotype
4210Monotype fonts.
4211
4212%description fonts-monotype -l pl.UTF-8
4213Fonty Monotype.
4214
4215%package fonts-omega
4216Summary: Fonts for Omega - extended unicode TeX
4217Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4218Group: Fonts
78d53d8c 4219Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4220
4221%description fonts-omega
4222Fonts for Omega - extended unicode TeX.
4223
4224%description fonts-omega -l pl.UTF-8
4225Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4226
f1ba8563
ZU
4227
4228%package fonts-other
4229Summary: Other fonts
4230Summary(hu.UTF-8): További betűtípusok
4231Group: Fonts
4232Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4233
4234%description fonts-other
4235Other fonts.
4236
4237%description fonts-omega -l hu.UTF-8
4238További betűtípusok.
4239
d08789e0
ZU
4240%package fonts-pazo
4241Summary: Pazo fonts
4242Summary(pl.UTF-8): Fonty Pazo
4243Group: Fonts
78d53d8c 4244Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4245
4246%description fonts-pazo
4247Pazo fonts.
4248
4249%description fonts-pazo -l pl.UTF-8
4250Fonty Pazo.
4251
4252%package fonts-pl
4253Summary: Polish fonts
4254Summary(pl.UTF-8): Polskie fonty
4255Group: Fonts
78d53d8c 4256Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4257
4258%description fonts-pl
4259Polish fonts.
4260
4261%description fonts-pl -l pl.UTF-8
4262Polskie fonty.
4263
4264%package fonts-px
4265Summary: PX fonts
4266Summary(pl.UTF-8): Fonty PX
4267Group: Fonts
78d53d8c 4268Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4269
4270%description fonts-px
4271PX fonts.
4272
4273%description fonts-px -l pl.UTF-8
4274Fonty PX.
4275
4276%package fonts-qfonts
4277Summary: Quasi fonts
4278Summary(pl.UTF-8): Fonty Quasi
4279Group: Fonts
78d53d8c 4280Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4281
4282%description fonts-qfonts
4283Quasi fonts.
4284
4285%description fonts-qfonts -l pl.UTF-8
4286Fonty Quasi.
4287
4288%package fonts-qpx
4289Summary: Additional fonts for QPX package
4290Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4291Group: Fonts
78d53d8c 4292Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4293Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4294Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4295
4296%description fonts-qpx
4297Additional fonts for QPX package.
4298
4299%description fonts-qpx -l pl.UTF-8
4300Dodatkowe fonty dla pakietu QPX.
4301
31bd2c4a 4302%package fonts-qpxqtx
d08789e0
ZU
4303Summary: Additional fonts for QTX package
4304Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4305Group: Fonts
78d53d8c 4306Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4307# I hope qpxqtx doesn't need qfonts
4308# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4309Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4310
31bd2c4a 4311%description fonts-qpxqtx
d08789e0
ZU
4312Additional fonts for QTX package.
4313
31bd2c4a 4314%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4315Dodatkowe fonty dla pakietu QTX.
4316
4317%package fonts-rsfs
4318Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4319Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4320Group: Fonts
78d53d8c 4321Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4322
4323%description fonts-rsfs
4324Fonts of uppercase script letters for use as symbols in scientific and
4325mathematical typesetting, in contrast to the informal script fonts
4326such as that used for the `calligraphic' symbols in the TeX math
4327symbol font.
4328
4329%description fonts-rsfs -l pl.UTF-8
4330Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4331dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4332fontów pisanych takich jak używane do symboli "kaligraficznych" w
4333matematycznym foncie TeXowym symbol.
4334
4335%package fonts-stmaryrd
4336Summary: St Mary Road symbols for functional programming
4337Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4338Group: Fonts
78d53d8c 4339Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4340
4341%description fonts-stmaryrd
4342St Mary Road symbols for functional programming.
4343
4344%description fonts-stmaryrd -l pl.UTF-8
4345Symbole St Mary Road do programowania funkcyjnego.
4346
4347%package fonts-tx
4348Summary: TX fonts
4349Summary(pl.UTF-8): Fonty TX
4350Group: Fonts
78d53d8c 4351Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4352
4353%description fonts-tx
4354TX fonts.
4355
4356%description fonts-tx -l pl.UTF-8
4357Fonty TX.
4358
5bc70a92
MB
4359%package fonts-uhc
4360Summary: UHC fonts
4361Group: Fonts
4362Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4363
4364%description fonts-uhc
4365UHC fonts.
4366
d08789e0
ZU
4367%package fonts-urw
4368Summary: URW fonts
4369Summary(pl.UTF-8): Fonty URW
4370Group: Fonts
78d53d8c 4371Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4372
4373%description fonts-urw
4374URW fonts.
4375
4376%description fonts-urw -l pl.UTF-8
4377Fonty URW.
4378
4379%package fonts-urwvn
4380Summary: URWVN fonts
4381Summary(pl.UTF-8): Fonty URWVN
4382Group: Fonts
78d53d8c 4383Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4384
4385%description fonts-urwvn
4386URWVN fonts.
4387
4388%description fonts-urwvn -l pl.UTF-8
4389Fonty URWVN.
4390
4391%package fonts-vnr
4392Summary: VNR fonts
4393Summary(pl.UTF-8): Fonty VNR
4394Group: Fonts
78d53d8c 4395Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4396
4397%description fonts-vnr
4398VNR fonts.
4399
4400%description fonts-vnr -l pl.UTF-8
4401Fonty VNR.
4402
5bc70a92
MB
4403%package fonts-wadalab
4404Summary: Wadalab fonts
4405Group: Fonts
4406Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4407
4408%description fonts-wadalab
4409Wadalab fonts.
4410
d08789e0
ZU
4411%package fonts-wasy
4412Summary: Waldis symbol fonts
4413Summary(pl.UTF-8): Fonty Waldis symbol
4414Group: Fonts
78d53d8c 4415Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4416
4417%description fonts-wasy
4418Waldis symbol fonts.
4419
4420%description fonts-wasy -l pl.UTF-8
4421Fonty Waldis symbol.
4422
4423%package fonts-xypic
4424Summary: Xy-pic fonts
4425Summary(pl.UTF-8): Fonty Xy-pic
4426Group: Fonts
78d53d8c 4427Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4428
4429%description fonts-xypic
4430Xy-pic fonts.
4431
4432%description fonts-xypic -l pl.UTF-8
4433Fonty Xy-pic.
4434
4435%package fonts-yandy
4436Summary: European Modern fonts from Y&Y
4437Summary(pl.UTF-8): Fonty European Modern od Y&Y
4438Group: Fonts
78d53d8c 4439Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4440
4441%description fonts-yandy
4442European Modern fonts from Y&Y.
4443
4444%description fonts-yandy -l pl.UTF-8
4445Fonty European Modern od Y&Y.
4446
4447%package fonts-type1-antp
4448Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4449Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4450Group: Fonts
78d53d8c 4451Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4452
4453%description fonts-type1-antp
4454Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4455
4456%description fonts-type1-antp -l pl.UTF-8
4457Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4458Type 1.
4459
4460%package fonts-type1-antt
4461Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4462Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4463Group: Fonts
78d53d8c 4464Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4465
4466%description fonts-type1-antt
4467Antykwa Torunska, a Type 1 family of a Polish traditional type.
4468
4469%description fonts-type1-antt -l pl.UTF-8
4470Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4471
5bc70a92
MB
4472%package fonts-type1-arphic
4473Summary: Type1 Arphic fonts
4474Group: Fonts
4475Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4476
4477%description fonts-type1-arphic
4478Type1 Arphic fonts.
4479
d08789e0
ZU
4480%package fonts-type1-belleek
4481Summary: Free replacement for basic MathTime fonts
4482Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4483Group: Fonts
78d53d8c 4484Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4485
4486%description fonts-type1-belleek
4487Free replacement for basic MathTime fonts.
4488
4489%description fonts-type1-belleek -l pl.UTF-8
4490Wolnodostępny zamiennik podstawowych fontów MathTime.
4491
4492%package fonts-type1-bitstream
4493Summary: Bitstream fonts
4494Summary(pl.UTF-8): Fonty Bitstream
4495Group: Fonts
78d53d8c 4496Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4497Obsoletes: tetex-fonts-type1-bitstrea
4498
4499%description fonts-type1-bitstream
4500Bitstream fonts.
4501
4502%description fonts-type1-bitstream -l pl.UTF-8
4503Fonty Bitstream.
4504
4505%package fonts-type1-bluesky
4506Summary: Computer Modern family fonts
4507Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4508Group: Fonts
78d53d8c 4509Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4510
4511%description fonts-type1-bluesky
4512Computer Modern family fonts.
4513
4514%description fonts-type1-bluesky -l pl.UTF-8
4515Fonty z rodzony Computer Modern.
4516
4517%package fonts-type1-cc-pl
4518Summary: Polish version of Computer Concrete fonts
4519Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4520Group: Fonts
78d53d8c 4521Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4522
4523%description fonts-type1-cc-pl
4524Polish version of Computer Concrete fonts.
4525
4526%description fonts-type1-cc-pl -l pl.UTF-8
4527Polska wersja fontów Computer Concrete.
4528
4529%package fonts-type1-cmcyr
4530Summary: Computer Modern fonts extended with Russian letters
4531Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4532Group: Fonts
78d53d8c 4533Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4534
4535%description fonts-type1-cmcyr
4536Computer Modern fonts extended with Russian letters.
4537
4538%description fonts-type1-cmcyr -l pl.UTF-8
4539Fonty Computer Modern rozszerzone o litery rosyjskie.
4540
4541%package fonts-type1-cs
4542Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4543Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4544Group: Fonts
78d53d8c 4545Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4546
4547%description fonts-type1-cs
4548Czech/Slovak-tuned MetaFont Computer Modern fonts.
4549
4550%description fonts-type1-cs -l pl.UTF-8
4551Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4552czeskiego i słowackiego.
4553
b280f158
ZU
4554%package fonts-type1-dstroke
4555Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4556Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4557Group: Fonts
78d53d8c 4558Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4559
4560%description fonts-type1-dstroke
4561Doublestroke Type1 font for typesetting the mathematical symbols.
4562
4563%description fonts-type1-dstroke -l pl.UTF-8
4564Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4565
4566%package fonts-type1-eurosym
4567Summary: The new European currency symbol for the Euro
4568Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4569Group: Fonts
78d53d8c 4570Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4571
4572%description fonts-type1-eurosym
4573The new European currency symbol for the Euro implemented in Metafont,
4574using the official European Commission dimensions, and providing
4575several shapes (normal, slanted, bold, outline).
4576
4577%description fonts-type1-eurosym -l pl.UTF-8
4578Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4579z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4580różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4581
4582%package fonts-type1-hoekwater
4583Summary: Converted mflogo font
4584Summary(pl.UTF-8): Przekonwertowany font mflogo
4585Group: Fonts
78d53d8c 4586Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4587
4588%description fonts-type1-hoekwater
4589Fonts originally created in MetaFont, transformed to PostScript by
4590Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4591xipa.
4592
4593%description fonts-type1-hoekwater -l pl.UTF-8
4594Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4595PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4596stmaryrd, wasy, wasy2, xipa.
4597
4598%package fonts-type1-fpl
4599Summary: SC/OsF fonts for URW Palladio L
4600Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4601Group: Fonts
78d53d8c 4602Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4603
4604%description fonts-type1-fpl
4605The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4606are compatible with respect to metrics with the Palatino SC/OsF fonts
4607from Adobe. Note that it is not the author's aim to exactly reproduce
4608the outlines of the original Adobe fonts. The SC and OsF in the FPL
4609Fonts were designed with the glyphs from URW Palladio L as starting
4610point. For some glyphs (eg 'o') the author got the best result by
4611scaling and boldening. For others (eg 'h') shifting selected portions
4612of the character gave more satisfying results. All this was done using
4613the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4614data in these fonts comes from Walter Schmidt's improved Palatino
4615metrics.
4616
4617%description fonts-type1-fpl -l pl.UTF-8
4618Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4619kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4620Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4621kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4622projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4623(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4624pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4625dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4626wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4627Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4628Palatino Waltera Schmidta.
4629
b280f158
ZU
4630%package fonts-type1-tt2001
4631Summary: Type1 tt2001 family fonts
4632Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4633Group: Applications/Publishing/TeX
78d53d8c 4634Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4635
4636%description fonts-type1-tt2001
4637Type1 tt2001 famliy fonts.
4638
4639%description fonts-type1-tt2001 -l pl.UTF-8
4640Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4641
4642%package fonts-type1-lm
4643Summary: Type1 Latin Modern family fonts
4644Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4645Group: Applications/Publishing/TeX
78d53d8c 4646Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4647
4648%description fonts-type1-lm
4649Latin Modern family of fonts, based on the Computer Modern fonts
4650released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4651lot of additional characters, mainly accented ones, but not only.
4652There is a one set of PostScript fonts and four sets of TeX Font
4653Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4654encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4655Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4656potential user knows what to do with all these files. The author is
4657Boguslaw Jackowski.
4658
4659%description fonts-type1-lm -l pl.UTF-8
4660Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4661przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4662Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4663Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4664Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4665QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4666(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4667(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4668tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4669
4670%package fonts-type1-marvosym
4671Summary: Martin Vogel's Symbol (marvosym) font
4672Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4673Group: Fonts
78d53d8c 4674Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4675
4676%description fonts-type1-marvosym
4677Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4678currency symbol as defined by the European commission; Euro currency
4679symbols in typefaces Times, Helvetica and Courier; Symbols for
4680structural engineering; Symbols for steel cross-sections; Astronomy
4681signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4682symbols; CE sign and others.
4683
4684%description fonts-type1-marvosym -l pl.UTF-8
4685Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4686waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4687dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4688strukturalnej; symbole dla przekroi poprzecznych; symbole
4689astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4690krawieckie; znak CE i inne.
4691
4692%package fonts-type1-mathpazo
4693Summary: Pazo Math fonts
4694Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4695Group: Fonts
78d53d8c 4696Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4697
4698%description fonts-type1-mathpazo
4699Pazo Math fonts.
4700
4701%description fonts-type1-mathpazo -l pl.UTF-8
4702Fonty matematyczne Pazo Math.
4703
4704%package fonts-type1-omega
4705Summary: Type1 fonts for Omega - extended unicode TeX
4706Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4707Group: Fonts
78d53d8c 4708Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4709
4710%description fonts-type1-omega
4711Type1 fonts for Omega - extended unicode TeX.
4712
4713%description fonts-type1-omega -l pl.UTF-8
4714Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4715
4716%package fonts-type1-pl
4717Summary: Polish fonts
4718Summary(pl.UTF-8): Polskie fonty
4719Group: Fonts
78d53d8c 4720Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4721Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4722
4723%description fonts-type1-pl
4724Polish fonts.
4725
4726%description fonts-type1-pl -l pl.UTF-8
4727Polskie fonty.
4728
4729%package fonts-type1-px
4730Summary: PX fonts
4731Summary(pl.UTF-8): Fonty PX
4732Group: Fonts
78d53d8c 4733Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4734
4735%description fonts-type1-px
4736PX fonts.
4737
4738%description fonts-type1-px -l pl.UTF-8
4739Fonty PX.
4740
b280f158
ZU
4741%package fonts-type1-qfonts
4742Summary: Quasi fonts
4743Summary(pl.UTF-8): Fonty Quasi
4744Group: Fonts
78d53d8c 4745Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4746
4747%description fonts-type1-qfonts
4748Quasi fonts.
4749
4750%description fonts-type1-qfonts -l pl.UTF-8
4751Fonty Quasi.
d08789e0
ZU
4752
4753%package fonts-type1-tx
4754Summary: TX fonts
4755Summary(pl.UTF-8): Fonty TX
4756Group: Fonts
78d53d8c 4757Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4758
4759%description fonts-type1-tx
4760TX fonts.
4761
4762%description fonts-type1-tx -l pl.UTF-8
4763Fonty TX.
4764
5bc70a92
MB
4765%package fonts-type1-uhc
4766Summary: Type1 UHC fonts
4767Group: Fonts
4768Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4769
4770%description fonts-type1-uhc
4771Type1 UHC fonts.
4772
d08789e0
ZU
4773%package fonts-type1-urw
4774Summary: URW fonts
4775Summary(pl.UTF-8): Fonty URW
4776Group: Fonts
78d53d8c 4777Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4778
4779%description fonts-type1-urw
4780URW fonts.
4781
4782%description fonts-type1-urw -l pl.UTF-8
4783Fonty URW.
4784
4785%package fonts-type1-vnr
4786Summary: Type1 VNR fonts
4787Summary(pl.UTF-8): Fonty Type1 VNR
4788Group: Fonts
78d53d8c 4789Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4790
4791%description fonts-type1-vnr
4792Type1 VNR fonts.
4793
4794%description fonts-type1-vnr -l pl.UTF-8
4795Fonty Type1 VNR.
4796
5bc70a92
MB
4797%package fonts-type1-wadalab
4798Summary: Type1 Wadalab fonts
4799Group: Fonts
4800Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4801
4802%description fonts-type1-wadalab
4803Type1 Wadalab fonts.
4804
d08789e0
ZU
4805%package fonts-type1-xypic
4806Summary: Xy-pic fonts
4807Summary(pl.UTF-8): Fonty Xy-pic
4808Group: Fonts
78d53d8c 4809Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4810
4811%description fonts-type1-xypic
4812Xy-pic fonts.
4813
4814%description fonts-type1-xypic -l pl.UTF-8
4815Fonty Xy-pic.
4816
489714ae
ZU
4817
4818# TeXLive-specific packages - there wasn't before...
4819%package afm2pl
4820Summary: Convert an Adobe font metric file to a TeX font property list
4821Group: Fonts
4822
4823%description afm2pl
4824Convert an Adobe font metric file to a TeX font property list.
4825
4826
4827%package bbox
4828Summary: bbox prints the bounding box of images
4829Group: Applications/Publishing/TeX
4830
4831%description bbox
4832bbox reads a rawppm or rawpbm file and prints out the bounding box of
4833the image.
4834
4835%package cefutils
4836Summary: In cefutils there are CEF-compatible utils
4837Group: Applications/Publishing/TeX
4838
4839%description cefutils
4840In cefutils there are CEF-compatible (Chinese Encoding Framework)
4841utils.
4842
4843%package detex
4844Summary: A filter to strip TeX commands from a .tex file
4845Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4846Group: Applications/Publishing/TeX
4847
4848%description detex
4849A filter to strip TeX commands from a .tex file.
4850
4851%description detex -l hu.UTF-8
4852Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4853
4854
7ffd1967
ZU
4855%package dviutils
4856Summary: Various DVI utils
4857Summary(hu.UTF-8): Vegyes DVI eszközök
4858Group: Applications/Publishing/TeX
4859
4860%description dviutils
4861This package contains various DVI utils.
4862
4863%description dviutils -l hu.UTF-8
4864Ez a csomag mindenféle DVI eszközt tartalmaz.
4865
4866%package epsutils
4867Summary: Various EPS utils
4868Group: Applications/Publishing/TeX
4869
4870%description epsutils
4871Various EPS (Encapsulated PostScript) utils.
4872
4873
4874%package filters
4875Summary: Various filters
4876Group: Applications/Publishing/TeX
4877
4878%description filters
4879Various filters.
4880
4881
489714ae
ZU
4882%package uncategorized-utils
4883Summary: Uncategorized utils
4884Group: Applications/Publishing/TeX
4885
4886%description uncategorized-utils
4887Uncategorized utilities. Needs check and categorizing.
4888
5b7eba8e
MB
4889%package tex4ht
4890Summary: LaTeX and TeX for hypertext
4891Group: Applications/Publishing/TeX
4892
4893%description tex4ht
4894A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4895providing a configurable (La)TeX-based authoring system for hypertext.
4896When converting to XML, you can use MathML instead of images for
4897equation representation.
4898
4224ae6d
MB
4899%package xetex
4900Summary: Extended TeX / LaTeX version for unicode
4901Group: Applications/Publishing/TeX
4902Requires(post,postun): /usr/bin/texhash
4903Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4904
4905%description xetex
4906XeTeX extends the TeX typesetting system (and macro packages such as
4907LaTeX and ConTeXt) to have native support for the Unicode character
4908set, including complex Asian scripts, and for OpenType and TrueType
4909fonts.
4910
4911%package xmltex
4912Summary: TeX package for processing XML files
4913Group: Applications/Publishing/TeX
4914Requires(post,postun): /usr/bin/texhash
4915
4916%description xmltex
4917XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4918It allows TeX to directly process XML files.
4919
d08789e0
ZU
4920%prep
4921%setup -q -c -T -n %{name}-%{version}-source
4922lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4923%patch0 -p1
1cc1dae0 4924%patch1 -p1
c48c077b
AM
4925
4926cd libs/teckit
4927cat ax*.m4 > acinclude.m4
4928%{__libtoolize}
4929%{__aclocal}
4930%{__autoconf}
4931%{__automake}
d08789e0
ZU
4932
4933%build
4934find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4935%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4936cd texk/kpathsea
83feaf0d
ZU
4937%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4938%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4939%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4940%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4941%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4942%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4943cd ../..
d47c034d 4944
a784d38e 4945%configure \
ca4b56d2
AM
4946%if %{with bootstrap}
4947 --without-xindy \
4948 --without-luatex \
4949%endif
d08789e0
ZU
4950 --disable-multiplatform \
4951 --disable-static \
4952 --enable-a4 \
4953 --enable-gf \
4954 --enable-ipc \
4955 --enable-shared \
a784d38e 4956 --with-fontconfig \
d08789e0
ZU
4957 --with-fonts-dir=/var/cache/fonts \
4958 --with-ncurses \
e671f712 4959 --with-system-freetype \
97b079ad 4960 --with-freetype-include=/usr/include/freetype \
a784d38e 4961 --with-system-freetype2 \
97b079ad 4962 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4963 --with-system-gd \
4964 --with-system-ncurses \
4965 --with-system-pnglib \
4966 --with-system-t1lib \
4967 --with-system-zlib \
d08789e0
ZU
4968 --with-xdvi-x-toolkit=xaw \
4969 --without-dialog \
4970 --without-t1utils \
ca4b56d2 4971 --without-texinfo
d08789e0 4972
d08789e0
ZU
4973%{__make}
4974
d08789e0
ZU
4975%install
4976rm -rf $RPM_BUILD_ROOT
4977install -d $RPM_BUILD_ROOT%{_datadir} \
4978 $RPM_BUILD_ROOT%{_desktopdir} \
4979 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4980 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4981 $RPM_BUILD_ROOT/var/cache/fonts \
4982 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4983 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4984 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4985 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4986
f37ff31b
ZU
4987lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4988%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4989%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4990%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4991# This is an empty directory
4992%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4993# Useless binary
4994%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4995
d08789e0
ZU
4996# commented out because of following (non-fatal) error:
4997# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4998#perl -pi \
4999# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5000# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5001# texmf/web2c/texmf.cnf
5002
d08789e0
ZU
5003install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5004
5005LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5006
5007%{__make} install \
5008 prefix=$RPM_BUILD_ROOT%{_prefix} \
5009 bindir=$RPM_BUILD_ROOT%{_bindir} \
5010 mandir=$RPM_BUILD_ROOT%{_mandir} \
5011 libdir=$RPM_BUILD_ROOT%{_libdir} \
5012 datadir=$RPM_BUILD_ROOT%{_datadir} \
5013 infodir=$RPM_BUILD_ROOT%{_infodir} \
5014 includedir=$RPM_BUILD_ROOT%{_includedir} \
5015 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5016 texmf=$RPM_BUILD_ROOT%{texmf} \
5017 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5018 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5019
37bb0d8c 5020# Fix broken symlinks
3702646a
ZU
5021CURDIR=$(pwd)
5022cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
5023ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5024ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5025ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5026ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5027ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5028ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5029ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5030ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5031ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5032ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5033ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5034ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5035ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5036ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5037ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5038ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5039ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5040ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5041ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5042ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5043ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5044ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5045ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5046ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5047ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5048ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5049ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5050ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5051ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5052ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5053ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5054ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5055ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5056ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5057ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5058ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5059ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5060ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5061ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5062ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5063ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5064ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5065ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5066ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5067ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5068ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5069ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5070ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5071ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5072ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5073ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5074ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5075ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5076ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5077ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5078ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5079ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5080ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5081ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5082ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
3702646a 5083cd $CURDIR
37bb0d8c 5084
d08789e0
ZU
5085#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5086#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5087
26d8eaaa
ZU
5088# %{__make} init \
5089# prefix=$RPM_BUILD_ROOT%{_prefix} \
5090# bindir=$RPM_BUILD_ROOT%{_bindir} \
5091# mandir=$RPM_BUILD_ROOT%{_mandir} \
5092# libdir=$RPM_BUILD_ROOT%{_libdir} \
5093# datadir=$RPM_BUILD_ROOT%{_datadir} \
5094# infodir=$RPM_BUILD_ROOT%{_infodir} \
5095# includedir=$RPM_BUILD_ROOT%{_includedir} \
5096# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5097# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5098
489714ae 5099%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5100%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8fef59bb
ZU
5101# We don't need it
5102%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
80fa261c 5103%{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}%source
8e2a2403 5104
d08789e0
ZU
5105perl -pi \
5106 -e "s|$RPM_BUILD_ROOT||g;" \
5107 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5108
8175e90e 5109install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5110
5111install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5112install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5113
ce981570 5114# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5115
5116# in separate spec
b4d68b39
ZU
5117# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5118# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5119
5120# not included in package
5121rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5122rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5123rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5124rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5125rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5126rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5127rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5128rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5129rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5130rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5131rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5132rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5133rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5134rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5135rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5136rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5137
5138# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5139# and we can still analyze them
ce981570
ZU
5140# install -d format-logs
5141# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5142
5143%clean
5144rm -rf $RPM_BUILD_ROOT
5145
5146%post
5147%fixinfodir
5148%texhash
5149
5150%postun
5151%fixinfodir
5152if [ "$1" = "1" ]; then
5153 %texhash
5154fi
5155
5156%post doc-Catalogue
5157%texhash
5158
5159%postun doc-Catalogue
5160%texhash
5161
5162%post doc-tug-faq
5163%texhash
5164
5165%postun doc-tug-faq
5166%texhash
5167
096dca83 5168%post -n kpathsea
d08789e0
ZU
5169/sbin/ldconfig
5170%fixinfodir
5171%texhash
5172
096dca83 5173%postun -n kpathsea
d08789e0
ZU
5174/sbin/ldconfig
5175%fixinfodir
5176%texhash
5177
096dca83 5178%post -n kpathsea-devel
d08789e0
ZU
5179%texhash
5180
096dca83 5181%postun -n kpathsea-devel
d08789e0
ZU
5182%texhash
5183
5184%post dvips
5185%fixinfodir
5186%texhash
5187
5188%postun dvips
5189%fixinfodir
5190%texhash
5191
5192%post dvilj
5193%texhash
5194
5195%postun dvilj
5196%texhash
5197
5198%post makeindex
5199%texhash
5200
5201%postun makeindex
5202%texhash
5203
5204%post metafont
5205%texhash
5206
5207%postun metafont
5208%texhash
5209
5210%post metapost
5211%texhash
5212
5213%postun metapost
5214%texhash
5215
5216%post mptopdf
5217%texhash
5218
5219%postun mptopdf
5220%texhash
5221
5222%post texdoctk
5223%texhash
5224
5225%postun texdoctk
5226%texhash
5227
5228%post -n xdvi
5229%texhash
5230
5231%postun -n xdvi
5232%texhash
5233
5234%post pdftex
5235%texhash
5236
5237%postun pdftex
5238%texhash
5239
04123363
ZU
5240%post phyzzx
5241%texhash
5242
5243%postun phyzzx
5244%texhash
5245
d08789e0
ZU
5246%post omega
5247%texhash
5248
5249%postun omega
5250%texhash
5251
5252%post plain
5253%texhash
5254
5255%postun plain
5256%texhash
5257
5258%post format-plain
5259%texhash
5260
5261%postun format-plain
5262%texhash
5263
5264%post format-pdftex
5265%texhash
5266
5267%postun format-pdftex
5268%texhash
5269
5270%post format-pdfetex
5271%texhash
5272
5273%postun format-pdfetex
5274%texhash
5275
5276%post mex
5277%texhash
5278
5279%postun mex
5280%texhash
5281
5282%post format-mex
5283%texhash
5284
5285%postun format-mex
5286%texhash
5287
5288%post format-pdfmex
5289%texhash
5290
5291%postun format-pdfmex
5292%texhash
5293
5294%postun format-utf8mex
5295%texhash
5296
5297%post amstex
5298%texhash
5299
5300%postun amstex
5301%texhash
5302
5303%post format-amstex
5304%texhash
5305
5306%postun format-amstex
5307%texhash
5308
5309%post format-pdfamstex
5310%texhash
5311
5312%postun format-pdfamstex
5313%texhash
5314
5315%post csplain
5316%texhash
5317
5318%postun csplain
5319%texhash
5320
5321%post format-csplain
5322%texhash
5323
5324%postun format-csplain
5325%texhash
5326
5327%post format-pdfcsplain
5328%texhash
5329
5330%postun format-pdfcsplain
5331%texhash
5332
5333%post cslatex
5334%texhash
5335
5336%postun cslatex
5337%texhash
5338
5339%post format-cslatex
5340%texhash
5341
5342%postun format-cslatex
5343%texhash
5344
5345%post format-pdfcslatex
5346%texhash
5347
5348%postun format-pdfcslatex
5349%texhash
5350
5351%post cyrplain
5352%texhash
5353
5354%postun cyrplain
5355%texhash
5356
5357%post format-cyrplain
5358%texhash
5359
5360%postun format-cyrplain
5361%texhash
5362
5363%post format-cyramstex
5364%texhash
5365
5366%postun format-cyramstex
5367%texhash
5368
5369%post format-cyrtexinfo
5370%texhash
5371
5372%postun format-cyrtexinfo
5373%texhash
5374
5375%post eplain
5376%texhash
5377
5378%postun eplain
5379%texhash
5380
5381%post format-eplain
5382%texhash
5383
5384%postun format-eplain
5385%texhash
5386
5387# ConTeXt format
5388
5389%post context
5390%texhash
5391
5392%postun context
5393%texhash
5394
5395%post format-context-de
5396%texhash
5397
5398%postun format-context-de
5399%texhash
5400
5401%post format-context-en
5402%texhash
5403
5404%postun format-context-en
5405%texhash
5406
5407%post format-context-nl
5408%texhash
5409
5410%postun format-context-nl
5411%texhash
5412
5413# LaTeX format.
5414
5415%post latex
5416%fixinfodir
5417%texhash
5418
5419%postun latex
5420%fixinfodir
5421%texhash
5422
6c82f497
ZU
5423%post latex-12many
5424%texhash
5425
5426%postun latex-12many
5427%texhash
5428
fe66da27
ZU
5429%post latex-abstract
5430%texhash
5431
5432%postun latex-abstract
5433%texhash
5434
f1f5d194
ZU
5435%post latex-accfonts
5436%texhash
5437
5438%postun latex-accfonts
5439%texhash
5440
e88b5dcf
ZU
5441%post latex-adrconv
5442%texhash
5443
5444%postun latex-adrconv
5445%texhash
5446
d08789e0
ZU
5447%post latex-ae
5448%texhash
5449
5450%postun latex-ae
5451%texhash
5452
5453%post latex-ams
5454%texhash
5455
5456%postun latex-ams
5457%texhash
5458
5459%post latex-antp
5460%texhash
5461
5462%postun latex-antp
5463%texhash
5464
5465%post latex-antt
5466%texhash
5467
5468%postun latex-antt
5469%texhash
5470
e88b5dcf
ZU
5471%post latex-appendix
5472%texhash
5473
5474%postun latex-appendix
5475%texhash
5476
b4d68b39
ZU
5477%post latex-backgammon
5478%texhash
5479
5480%postun latex-backgammon
5481%texhash
5482
6c82f497
ZU
5483%post latex-bardiag
5484%texhash
5485
5486%postun latex-bardiag
5487%texhash
5488
d08789e0
ZU
5489%post latex-bbm
5490%texhash
5491
5492%postun latex-bbm
5493%texhash
5494
5495%post latex-bbold
5496%texhash
5497
5498%postun latex-bbold
5499%texhash
5500
b4d68b39
ZU
5501%post latex-beamer
5502%texhash
5503
5504%postun latex-beamer
5505%texhash
5506
2fede27b
ZU
5507%post latex-bezos
5508%texhash
5509
5510%postun latex-bezos
5511%texhash
5512
d08789e0
ZU
5513%post latex-bibtex
5514%texhash
5515
5516%postun latex-bibtex
5517%texhash
5518
5519%post latex-bibtex-ams
5520%texhash
5521
5522%postun latex-bibtex-ams
5523%texhash
5524
5525%post latex-bibtex-pl
5526%texhash
5527
5528%postun latex-bibtex-pl
5529%texhash
5530
5531%post latex-bibtex-german
5532%texhash
5533
5534%postun latex-bibtex-german
5535%texhash
5536
5537%post latex-bibtex-revtex4
5538%texhash
5539
5540%postun latex-bibtex-revtex4
5541%texhash
5542
5543%post latex-bibtex-jurabib
5544%texhash
5545
5546%postun latex-bibtex-jurabib
5547%texhash
5548
33b3b483
ZU
5549%post latex-bibtex-styles
5550%texhash
5551
5552%postun latex-bibtex-styles
5553%texhash
5554
2fede27b
ZU
5555%post latex-booktabs
5556%texhash
5557
5558%postun latex-booktabs
5559%texhash
5560
5561
5562%post latex-caption
5563%texhash
5564
5565%postun latex-caption
5566%texhash
5567
d08789e0
ZU
5568%post latex-carlisle
5569%texhash
5570
5571%postun latex-carlisle
5572%texhash
5573
5574%post latex-ccfonts
5575%texhash
5576
5577%postun latex-ccfonts
5578%texhash
5579
5580%post latex-cite
5581%texhash
5582
5583%postun latex-cite
5584%texhash
5585
5586%post latex-cmbright
5587%texhash
5588
5589%postun latex-cmbright
5590%texhash
5591
2fede27b
ZU
5592
5593%post latex-comment
5594%texhash
5595
5596%postun latex-comment
5597%texhash
5598
d08789e0
ZU
5599%post latex-concmath
5600%texhash
5601
5602%postun latex-concmath
5603%texhash
5604
2fede27b
ZU
5605%post latex-currvita
5606%texhash
5607
5608%postun latex-currvita
5609%texhash
5610
5611
5612%post latex-curves
5613%texhash
5614
5615%postun latex-curves
5616%texhash
5617
d08789e0
ZU
5618%post latex-custom-bib
5619%texhash
5620
5621%postun latex-custom-bib
5622%texhash
5623
5624%post latex-cyrillic
5625%texhash
5626
5627%postun latex-cyrillic
5628%texhash
5629
04eb4e68
ZU
5630# %post latex-dstroke
5631# %texhash
d08789e0 5632
04eb4e68
ZU
5633# %postun latex-dstroke
5634# %texhash
d08789e0 5635
60597425
ZU
5636%post latex-enumitem
5637%texhash
5638
5639%postun latex-enumitem
5640%texhash
5641
fe66da27
ZU
5642%post latex-exam
5643%texhash
5644
5645%postun latex-exam
5646%texhash
5647
f1f5d194
ZU
5648%post latex-gbrief
5649%texhash
5650
5651%postun latex-gbrief
5652%texhash
5653
d08789e0
ZU
5654%post latex-jknappen
5655%texhash
5656
5657%postun latex-jknappen
5658%texhash
5659
d19eaaab
ZU
5660%post latex-keystroke
5661%texhash
5662
5663%postun latex-keystroke
5664%texhash
5665
5666%post latex-labbook
5667%texhash
5668
5669%postun latex-labbook
5670%texhash
5671
5672%post latex-lcd
5673%texhash
5674
5675%postun latex-lcd
5676%texhash
5677
5678%post latex-leaflet
5679%texhash
5680
5681%postun latex-leaflet
5682%texhash
5683
f1f5d194
ZU
5684%post latex-leftidx
5685%texhash
5686
5687%postun latex-leftidx
5688%texhash
5689
d19eaaab
ZU
5690%post latex-lewis
5691%texhash
5692
5693%postun latex-lewis
5694%texhash
5695
d08789e0
ZU
5696%post latex-lm
5697%texhash
5698
fe66da27
ZU
5699%post latex-lastpage
5700%texhash
5701
5702%postun latex-lastpage
5703%texhash
5704
d08789e0
ZU
5705%postun latex-lm
5706%texhash
5707
5708%post latex-lucidabr
5709%texhash
5710
5711%postun latex-lucidabr
5712%texhash
5713
5714%post latex-marvosym
5715%texhash
5716
5717%postun latex-marvosym
5718%texhash
5719
d19eaaab
ZU
5720%post latex-mathexam
5721%texhash
5722
5723%postun latex-mathexam
5724%texhash
5725
d08789e0
ZU
5726%post latex-mathpple
5727%texhash
5728
5729%postun latex-mathpple
5730%texhash
5731
5732%post latex-mathtime
5733%texhash
5734
5735%postun latex-mathtime
5736%texhash
5737
5738%post latex-mflogo
5739%texhash
5740
5741%postun latex-mflogo
5742%texhash
5743
5744%post latex-mfnfss
5745%texhash
5746
5747%postun latex-mfnfss
5748%texhash
5749
5750%post latex-minitoc
5751%texhash
5752
5753%postun latex-minitoc
5754%texhash
5755
5756%post latex-mltex
5757%texhash
5758
5759%postun latex-mltex
5760%texhash
5761
f1f5d194
ZU
5762%post latex-moreverb
5763%texhash
5764
5765%postun latex-moreverb
5766%texhash
5767
d34bfb7f
ZU
5768%post latex-multienum
5769%texhash
5770
5771%postun latex-multienum
5772%texhash
5773
8ed039e0
ZU
5774%post latex-musictex
5775%texhash
5776
5777%postun latex-musictex
5778%texhash
5779
fe66da27
ZU
5780%post latex-ntheorem
5781%texhash
5782
5783%postun latex-ntheorem
5784%texhash
5785
f65b3398
ZU
5786%post latex-other
5787%texhash
5788
5789%postun latex-other
5790%texhash
5791
5792%post latex-other-doc
5793%texhash
5794
5795%postun latex-other-doc
5796%texhash
5797
d08789e0
ZU
5798%post latex-palatcm
5799%texhash
5800
5801%postun latex-palatcm
5802%texhash
5803
f65b3398
ZU
5804%post latex-pdfslide
5805%texhash
5806
5807%postun latex-pdfslide
5808%texhash
5809
03d9d5fa
ZU
5810%post latex-pgf
5811%texhash
5812
5813%postun latex-pgf
5814%texhash
5815
f65b3398
ZU
5816%post latex-polynom
5817%texhash
5818
5819%postun latex-polynom
5820%texhash
5821
5822%post latex-polynomial
5823%texhash
5824
5825%postun latex-polynomial
5826%texhash
5827
b7b4a109
ZU
5828%post latex-prosper
5829%texhash
5830
5831%postun latex-prosper
5832%texhash
5833
5834%post latex-pseudocode
5835%texhash
5836
5837%postun latex-pseudocode
5838%texhash
5839
d08789e0
ZU
5840%post latex-psnfss
5841%texhash
5842
5843%postun latex-psnfss
5844%texhash
5845
8efa6a9c
ZU
5846%post latex-pst-2dplot
5847%texhash
5848
5849%postun latex-pst-2dplot
5850%texhash
5851
5852%post latex-pst-3dplot
5853%texhash
5854
5855%postun latex-pst-3dplot
5856%texhash
5857
5858%post latex-pst-bar
5859%texhash
5860
5861%postun latex-pst-bar
5862%texhash
5863
5864%post latex-pst-circ
5865%texhash
5866
5867%postun latex-pst-circ
5868%texhash
5869
b7b4a109
ZU
5870%post latex-pst-eucl
5871%texhash
5872
5873%postun latex-pst-eucl
5874%texhash
5875
8efa6a9c
ZU
5876%post latex-pst-diffraction
5877%texhash
5878
5879%postun latex-pst-diffraction
5880%texhash
5881
5882%post latex-pst-fun
5883%texhash
5884
5885%postun latex-pst-fun
5886%texhash
5887
5888%post latex-pst-func
5889%texhash
5890
5891%postun latex-pst-func
5892%texhash
5893
5894%post latex-pst-infixplot
5895%texhash
5896
5897%postun latex-pst-infixplot
5898%texhash
5899
b7b4a109
ZU
5900%post latex-pst-fr3d
5901%texhash
5902
5903%postun latex-pst-fr3d
5904%texhash
5905
5906%post latex-pst-fractal
5907%texhash
5908
5909%postun latex-pst-fractal
5910%texhash
5911
d08789e0
ZU
5912%post latex-pxfonts
5913%texhash
5914
8efa6a9c
ZU
5915%post latex-pst-math
5916%texhash
5917
5918%postun latex-pst-math
5919%texhash
5920
5921%post latex-pst-ob3d
5922%texhash
5923
5924%postun latex-pst-ob3d
5925%texhash
5926
5927%post latex-pst-optic
5928%texhash
5929
5930%postun latex-pst-optic
5931%texhash
5932
5933%post latex-pst-optexp
5934%texhash
5935
5936%postun latex-pst-optexp
5937%texhash
5938
5939%post latex-pst-text
5940%texhash
5941
5942%postun latex-pst-text
5943%texhash
5944
1024ab0e
ZU
5945%post latex-pst-uncategorized
5946%texhash
5947
5948%postun latex-pst-uncategorized
5949
5950%texhash
5951
d08789e0
ZU
5952%postun latex-pxfonts
5953%texhash
5954
5955%post latex-qfonts
5956%texhash
5957
5958%postun latex-qfonts
5959%texhash
5960
6c82f497
ZU
5961%post latex-SIstyle
5962%texhash
5963
5964%postun latex-SIstyle
5965%texhash
5966
fe66da27
ZU
5967%post latex-SIunits
5968%texhash
5969
5970%postun latex-SIunits
5971%texhash
5972
f65b3398
ZU
5973%post latex-siunitx
5974%texhash
5975
5976%postun latex-siunitx
5977%texhash
5978
6c82f497
ZU
5979%post latex-Tabbing
5980%texhash
5981
5982%postun latex-Tabbing
5983%texhash
5984
d08789e0
ZU
5985%post latex-txfonts
5986%texhash
5987
5988%postun latex-txfonts
5989%texhash
5990
7ea3a98b
ZU
5991%post latex-ucs
5992%texhash
5993
5994%postun latex-ucs
5995%texhash
5996
d08789e0
ZU
5997%post latex-umlaute
5998%texhash
5999
6000%postun latex-umlaute
6001%texhash
6002
6003%post latex-wasysym
6004%texhash
6005
6006%postun latex-wasysym
6007%texhash
6008
03d9d5fa
ZU
6009%post latex-xcolor
6010%texhash
6011
6012%postun latex-xcolor
6013%texhash
6014
d08789e0
ZU
6015%post format-latex
6016%texhash
6017
6018%postun format-latex
6019%texhash
6020
6021%post format-pdflatex
6022%texhash
6023
6024%postun format-pdflatex
6025%texhash
6026
6027%post platex
6028%texhash
6029
6030%postun platex
6031%texhash
6032
6033%post format-platex
6034%texhash
6035
6036%postun format-platex
6037%texhash
6038
6039%post format-pdfplatex
6040%texhash
6041
6042%postun format-pdfplatex
6043%texhash
6044
6045%post tex-babel
6046%texhash
6047
6048%postun tex-babel
6049%texhash
6050
6051%post tex-german
6052%texhash
6053
6054%postun tex-german
6055%texhash
6056
6057%post tex-mfpic
6058%texhash
6059
6060%postun tex-mfpic
6061%texhash
6062
6063%post tex-misc
6064%texhash
6065
6066%postun tex-misc
6067%texhash
6068
6069%post tex-pictex
6070%texhash
6071
6072%postun tex-pictex
6073%texhash
6074
6075%post tex-pstricks
6076%texhash
6077
6078%postun tex-pstricks
6079%texhash
6080
6081%post tex-qpx
6082%texhash
6083
6084%postun tex-qpx
6085%texhash
6086
31bd2c4a 6087%post tex-qpxqtx
d08789e0
ZU
6088%texhash
6089
31bd2c4a 6090%postun tex-qpxqtx
d08789e0
ZU
6091%texhash
6092
6093%post tex-ruhyphen
6094%texhash
6095
6096%postun tex-ruhyphen
6097%texhash
6098
6099%post tex-spanish
6100%texhash
6101
6102%postun tex-spanish
6103%texhash
6104
6105%post tex-texdraw
6106%texhash
6107
6108%postun tex-texdraw
6109%texhash
6110
6111%post tex-thumbpdf
6112%texhash
6113
6114%postun tex-thumbpdf
6115%texhash
6116
6117%post tex-ukrhyph
6118%texhash
6119
6120%postun tex-ukrhyph
6121%texhash
6122
6123%post latex-vietnam
6124%texhash
6125
6126%postun latex-vietnam
6127%texhash
6128
6129%post tex-xypic
6130%texhash
6131
6132%postun tex-xypic
6133%texhash
6134
6135%post fonts-adobe
6136%texhash
6137
6138%postun fonts-adobe
6139%texhash
6140
6141%post fonts-ae
6142%texhash
6143
6144%postun fonts-ae
6145%texhash
6146
6147%post fonts-ams
6148%texhash
6149
6150%postun fonts-ams
6151%texhash
6152
6153%post fonts-antp
6154%texhash
6155
6156%postun fonts-antp
6157%texhash
6158
6159%post fonts-antt
6160%texhash
6161
6162%postun fonts-antt
6163%texhash
6164
6165%post fonts-bbm
6166%texhash
6167
6168%postun fonts-bbm
6169%texhash
6170
6171%post fonts-bbold
6172%texhash
6173
6174%postun fonts-bbold
6175%texhash
6176
070c5aff
ZU
6177%post fonts-bh
6178%texhash
d08789e0 6179
070c5aff
ZU
6180%postun fonts-bh
6181%texhash
d08789e0
ZU
6182
6183%post fonts-bitstream
6184%texhash
6185
6186%postun fonts-bitstream
6187%texhash
6188
6189%post fonts-cbgreek
6190%texhash
6191
6192%postun fonts-cbgreek
6193%texhash
6194
6195%post fonts-cc-pl
6196%texhash
6197
6198%postun fonts-cc-pl
6199%texhash
6200
6201%post fonts-cg
6202%texhash
6203
6204%postun fonts-cg
6205%texhash
6206
6207%post fonts-cm
6208%texhash
6209
6210%postun fonts-cm
6211%texhash
6212
6213%post fonts-cmbright
6214%texhash
6215
6216%postun fonts-cmbright
6217%texhash
6218
6219%post fonts-cmcyr
6220%texhash
6221
6222%postun fonts-cmcyr
6223%texhash
6224
6225%post fonts-cmextra
6226%texhash
6227
6228%postun fonts-cmextra
6229%texhash
6230
7af5f8bc 6231%post fonts-cmsuper
5d7e11d7
ZU
6232%texhash
6233
7af5f8bc 6234%postun fonts-cmsuper
5d7e11d7
ZU
6235%texhash
6236
d08789e0
ZU
6237%post fonts-concmath
6238%texhash
6239
6240%postun fonts-concmath
6241%texhash
6242
6243%post fonts-concrete
6244%texhash
6245
6246%postun fonts-concrete
6247%texhash
6248
6249%post fonts-cs
6250%texhash
6251
6252%postun fonts-cs
6253%texhash
6254
4a09ae1a
ZU
6255%post fonts-dstroke
6256%texhash
d08789e0 6257
4a09ae1a
ZU
6258%postun fonts-dstroke
6259%texhash
d08789e0
ZU
6260
6261%post fonts-ecc
6262%texhash
6263
6264%postun fonts-ecc
6265%texhash
6266
6267%post fonts-eurosym
6268%texhash
6269
6270%postun fonts-eurosym
6271%texhash
6272
6273%post fonts-euxm
6274%texhash
6275
6276%postun fonts-euxm
6277%texhash
6278
6279%post fonts-gothic
6280%texhash
6281
6282%postun fonts-gothic
6283%texhash
6284
6285%post fonts-hoekwater
6286%texhash
6287
6288%postun fonts-hoekwater
6289%texhash
6290
6291%post fonts-jknappen
6292%texhash
6293
6294%postun fonts-jknappen
6295%texhash
6296
6297%post fonts-latex
6298%texhash
6299
6300%postun fonts-latex
6301%texhash
6302
6303%post fonts-lh
6304%texhash
6305
6306%postun fonts-lh
6307%texhash
6308
6309%post fonts-lm
6310%texhash
6311
6312%postun fonts-lm
6313%texhash
6314
6315%post fonts-marvosym
6316%texhash
6317
6318%postun fonts-marvosym
6319%texhash
6320
6321%post fonts-mflogo
6322%texhash
6323
6324%postun fonts-mflogo
6325%texhash
6326
6327%post fonts-misc
6328%texhash
6329
6330%postun fonts-misc
6331%texhash
6332
6333%post fonts-monotype
6334%texhash
6335
6336%postun fonts-monotype
6337%texhash
6338
6339%post fonts-omega
6340%texhash
6341
6342%postun fonts-omega
6343%texhash
6344
f1ba8563
ZU
6345%post fonts-other
6346%texhash
6347
6348%postun fonts-other
6349%texhash
6350
d08789e0
ZU
6351%post fonts-pazo
6352%texhash
6353
6354%postun fonts-pazo
6355%texhash
6356
6357%post fonts-pl
6358%texhash
6359
6360%postun fonts-pl
6361%texhash
6362
6363%post fonts-px
6364%texhash
6365
6366%postun fonts-px
6367%texhash
6368
6369%post fonts-qfonts
6370%texhash
6371
6372%postun fonts-qfonts
6373%texhash
6374
6375%post fonts-qpx
6376%texhash
6377
6378%postun fonts-qpx
6379%texhash
6380
31bd2c4a 6381%post fonts-qpxqtx
d08789e0
ZU
6382%texhash
6383
31bd2c4a 6384%postun fonts-qpxqtx
d08789e0
ZU
6385%texhash
6386
6387%post fonts-rsfs
6388%texhash
6389
6390%postun fonts-rsfs
6391%texhash
6392
6393%post fonts-stmaryrd
6394%texhash
6395
6396%postun fonts-stmaryrd
6397%texhash
6398
6399%post fonts-tx
6400%texhash
6401
6402%postun fonts-tx
6403%texhash
6404
6405%post fonts-urw
6406%texhash
6407
6408%postun fonts-urw
6409%texhash
6410
6411%post fonts-vnr
6412%texhash
6413
6414%postun fonts-vnr
6415%texhash
6416
6417%post fonts-wasy
6418%texhash
6419
6420%postun fonts-wasy
6421%texhash
6422
6423%post fonts-xypic
6424%texhash
6425
6426%postun fonts-xypic
6427%texhash
6428
6429%post fonts-yandy
6430%texhash
6431
6432%postun fonts-yandy
6433%texhash
6434
6435%post fonts-type1-antp
6436%texhash
6437
6438%postun fonts-type1-antp
6439%texhash
6440
6441%post fonts-type1-antt
6442%texhash
6443
6444%postun fonts-type1-antt
6445%texhash
6446
6447%post fonts-type1-belleek
6448%texhash
6449
6450%postun fonts-type1-belleek
6451%texhash
6452
6453%post fonts-type1-bitstream
6454%texhash
6455
6456%postun fonts-type1-bitstream
6457%texhash
6458
6459%post fonts-type1-bluesky
6460%texhash
6461
6462%postun fonts-type1-bluesky
6463%texhash
6464
6465%post fonts-type1-cc-pl
6466%texhash
6467
6468%postun fonts-type1-cc-pl
6469%texhash
6470
6471%post fonts-type1-cmcyr
6472%texhash
6473
6474%postun fonts-type1-cmcyr
6475%texhash
6476
6477%post fonts-type1-cs
6478%texhash
6479
6480%postun fonts-type1-cs
6481%texhash
6482
070c5aff
ZU
6483%post fonts-type1-dstroke
6484%texhash
d08789e0 6485
070c5aff
ZU
6486%postun fonts-type1-dstroke
6487%texhash
d08789e0
ZU
6488
6489%post fonts-type1-eurosym
6490%texhash
6491
6492%postun fonts-type1-eurosym
6493%texhash
6494
6495%post fonts-type1-hoekwater
6496%texhash
6497
6498%postun fonts-type1-hoekwater
6499%texhash
6500
6501%post fonts-type1-lm
6502%texhash
6503
6504%postun fonts-type1-lm
6505%texhash
6506
6507%post fonts-type1-marvosym
6508%texhash
6509
6510%postun fonts-type1-marvosym
6511%texhash
6512
6513%post fonts-type1-mathpazo
6514%texhash
6515
6516%postun fonts-type1-mathpazo
6517%texhash
6518
6519%post fonts-type1-omega
6520%texhash
6521
6522%postun fonts-type1-omega
6523%texhash
6524
6525%post fonts-type1-pl
6526%texhash
6527
6528%postun fonts-type1-pl
6529%texhash
6530
6531%post fonts-type1-px
6532%texhash
6533
6534%postun fonts-type1-px
6535%texhash
6536
070c5aff
ZU
6537%post fonts-type1-qfonts
6538%texhash
d08789e0 6539
070c5aff
ZU
6540%postun fonts-type1-qfonts
6541%texhash
d08789e0
ZU
6542
6543%post fonts-type1-tx
6544%texhash
6545
6546%postun fonts-type1-tx
6547%texhash
6548
6549%post fonts-type1-urw
6550%texhash
6551
6552%postun fonts-type1-urw
6553%texhash
6554
6555%post fonts-type1-vnr
6556%texhash
6557
6558%postun fonts-type1-vnr
6559%texhash
6560
6561%post fonts-type1-xypic
6562%texhash
6563
6564%postun fonts-type1-xypic
6565%texhash
6566
6567%post -n texconfig
6568%texhash
6569
6570%postun -n texconfig
6571%texhash
6572
4224ae6d
MB
6573%post xetex
6574%texhash
6575
6576%postun xetex
6577%texhash
6578
6579%post xmltex
6580%texhash
6581
6582%postun xmltex
6583%texhash
6584
5902e778
ZU
6585# Check the commented lines!!!
6586
d08789e0
ZU
6587%files
6588%defattr(644,root,root,755)
0f6c4baf 6589# %doc %{texmf}/LICENSE.texmf
df343eba 6590# %doc %{texmf}/ChangeLog
df343eba 6591# %doc %{texmf}/doc/README.knuth
efc75a1e 6592# There isn't doc/fonts directory
80fa261c
ZU
6593%dir %{texmfdist}/doc/fonts
6594%doc %{texmf}/doc/fontname
efc75a1e 6595# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
6596# %dir %{texmf}/doc/help
6597# %doc %{texmf}/doc/help/csname.txt
6598# %doc %{texmf}/doc/help/ctan
6599# %doc %{texmf}/doc/help/tds.dvi
6600# %doc %{texmf}/doc/help/unixtex.ftp
6601# %dir %{texmf}/doc/help/faq
6602# %doc %{texmf}/doc/images
df343eba
ZU
6603# %dir %{texmf}/doc/polish
6604# %doc %{texmf}/doc/polish/*.html
6605# %dir %{texmf}/doc/programs
6606# %doc %{texmf}/doc/programs/web2c*
6607# %doc %{texmf}/doc/programs/cwebman.dvi
6608# %doc %{texmf}/doc/programs/dvipng.*
6609# %doc %{texmf}/doc/knuth
d08789e0
ZU
6610#%attr(755,root,root) %{_bindir}/MakeTeXPK
6611#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
6612
6613# ***********
6614# executables
6615# ***********
d08789e0
ZU
6616%attr(755,root,root) %{_bindir}/a2ping
6617%attr(755,root,root) %{_bindir}/afm2tfm
6618%attr(755,root,root) %{_bindir}/allcm
6619%attr(755,root,root) %{_bindir}/allec
6620%attr(755,root,root) %{_bindir}/allneeded
6621%attr(755,root,root) %{_bindir}/cweave
6622%attr(755,root,root) %{_bindir}/ctangle
6623%attr(755,root,root) %{_bindir}/ctie
6624%attr(755,root,root) %{_bindir}/dmp
6625%attr(755,root,root) %{_bindir}/dvipng
6626%attr(755,root,root) %{_bindir}/e2pall
6627%attr(755,root,root) %{_bindir}/ebb
df343eba 6628# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
6629%attr(755,root,root) %{_bindir}/fmtutil
6630%attr(755,root,root) %{_bindir}/fmtutil-sys
6631#%attr(755,root,root) %{_bindir}/fontexport
6632#%attr(755,root,root) %{_bindir}/fontimport
6633%attr(755,root,root) %{_bindir}/fontinst
6634%attr(755,root,root) %{_bindir}/gftodvi
6635%attr(755,root,root) %{_bindir}/gftopk
6636%attr(755,root,root) %{_bindir}/gftype
6637%attr(755,root,root) %{_bindir}/gsftopk
6638#%attr(755,root,root) %{_bindir}/initex
6639%attr(755,root,root) %{_bindir}/kpseaccess
6640%attr(755,root,root) %{_bindir}/kpsereadlink
6641%attr(755,root,root) %{_bindir}/kpsewhere
6642%attr(755,root,root) %{_bindir}/mag
6643%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
6644#%attr(755,root,root) %{_bindir}/mkfontdesc
6645%attr(755,root,root) %{_bindir}/mktexfmt
6646%attr(755,root,root) %{_bindir}/mktexlsr
6647%attr(755,root,root) %{_bindir}/newer
6648%attr(755,root,root) %{_bindir}/patgen
6649%attr(755,root,root) %{_bindir}/pdfetex
6650%attr(755,root,root) %{_bindir}/pfb2pfa
6651%attr(755,root,root) %{_bindir}/pk2bm
6652%attr(755,root,root) %{_bindir}/pktogf
6653%attr(755,root,root) %{_bindir}/pktype
6654%attr(755,root,root) %{_bindir}/pltotf
6655%attr(755,root,root) %{_bindir}/pooltype
6656%attr(755,root,root) %{_bindir}/ps2frag
6657%attr(755,root,root) %{_bindir}/ps2pk
6658# TODO: move this file to correct subpackage ?
6659%attr(755,root,root) %{_bindir}/ps4pdf
6660#%attr(755,root,root) %{_bindir}/t1mapper
6661%attr(755,root,root) %{_bindir}/tangle
6662#%attr(755,root,root) %{_bindir}/tetex-updmap
6663%attr(755,root,root) %{_bindir}/tex
6664%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6665%attr(755,root,root) %{_bindir}/texhash
df343eba 6666# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6667%attr(755,root,root) %{_bindir}/texlinks
6668%attr(755,root,root) %{_bindir}/tftopl
6669%attr(755,root,root) %{_bindir}/tie
6670%attr(755,root,root) %{_bindir}/ttf2afm
6671%attr(755,root,root) %{_bindir}/updmap
6672%attr(755,root,root) %{_bindir}/updmap-sys
6673%attr(755,root,root) %{_bindir}/vftovp
6674#%attr(755,root,root) %{_bindir}/virtex
6675%attr(755,root,root) %{_bindir}/vptovf
6676%attr(755,root,root) %{_bindir}/weave
6677
6678%attr(755,root,root) %{texmf}/web2c/mktexnam
6679%attr(755,root,root) %{texmf}/web2c/mktexdir
6680%attr(755,root,root) %{texmf}/web2c/mktexupd
6681
0edad7f5 6682%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6683
6684#%dir /etc/sysconfig/tetex-updmap
6685#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6686
6687%ghost %{texmf}/ls-R
7057740b 6688%ghost %{texmfdist}/ls-R
7057740b 6689# %ghost %{_localstatedir}/ls-R
d08789e0 6690
2677a8b0 6691%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6692%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6693%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6694%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6695%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6696
d08789e0
ZU
6697%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6698%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6699%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6700%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6701%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6702%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6703%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6704
d08789e0
ZU
6705%attr(1777,root,root) /var/cache/fonts
6706
6707%{_datadir}/info/web2c.info*
df343eba
ZU
6708# %{_datadir}/info/texi2html.info*
6709# %{_datadir}/texi2html
d08789e0
ZU
6710#%{texmf}/updates.dat
6711
df343eba 6712# %{texmf}/aliases
df343eba 6713# %{texmf}/tex/generic/bghyph
1a192771
ZU
6714# %doc %{texmf}/doc/generic/hyphen
6715#%{texmf}/tex/generic/letterspacing
6716
6717# ***********
6718# Directories
6719# ***********
ae4a938c 6720%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6721%attr(1777,root,root) %dir %{_localstatedir}/fonts
6722%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6723%attr(1777,root,root) %dir %{fmtdir}
1a192771 6724
b6042de9 6725%dir %{texmfdist}
8ed039e0 6726%doc %{texmfdist}/README
b6042de9
ZU
6727%dir %{texmf}
6728
1a192771
ZU
6729%dir %{texmfdist}/doc
6730%dir %{texmfdist}/doc/generic
6731%dir %{texmfdist}/doc/generic/enctex
6732%dir %{texmfdist}/doc/latex
6733%dir %{texmfdist}/doc/latex/localloc
6734%dir %{texmf}/doc
6735%dir %{texmf}/doc/generic
6736%dir %{texmf}/doc/tetex
04123363 6737%dir %{texmf}/fmtutil
1a192771
ZU
6738
6739%dir %{texmfdist}/tex
2677a8b0 6740%dir %{texmfdist}/tex/cslatex
0b6bcf85 6741%dir %{texmfdist}/tex/cslatex/base
165b9d73 6742%dir %{texmfdist}/tex/generic
5f841614 6743%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6744%dir %{texmfdist}/tex/generic/enctex
5f841614 6745%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6746%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6747%dir %{texmfdist}/tex/latex
6748%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6749%dir %{texmf}/dvips
6750%dir %{texmf}/dvips/config
6751%dir %{texmf}/dvips/tetex
d08789e0
ZU
6752%dir %{texmf}/fonts/enc
6753%dir %{texmf}/fonts/enc/dvips
6754%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6755%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6756%dir %{texmf}/fonts/map
6757%dir %{texmf}/fonts/map/dvips
6758%dir %{texmf}/fonts/map/dvips/tetex
6759%dir %{texmf}/scripts
6760%dir %{texmf}/tex
1a192771
ZU
6761%dir %{texmf}/tex/generic
6762%dir %{texmf}/tex/generic/config
1a192771
ZU
6763%dir %{texmf}/web2c
6764
6765# Docs
2677a8b0 6766# %doc %{texmf}/doc/README
1a192771
ZU
6767%doc %{texmf}/doc/tetex/TETEXDOC.*
6768%doc %{texmf}/doc/tetex/teTeX-FAQ
6769
6770# %{texmf}/fonts/map/dvips/tetex/contnav.map
6771# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6772%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6773%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6774
6775# Main fonts from TeTeX
d08789e0
ZU
6776%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6777%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6778%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6779%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6780%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6781%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6782%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6783%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6784%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6785%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6786%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6787%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6788
f2555868 6789%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6790%{texmfdist}/tex/generic/encodings
6791%{texmfdist}/tex/generic/epsf
f2555868 6792%{texmfdist}/tex/generic/hyph-utf8/*
80fa261c 6793%{texmfdist}/tex/generic/genmisc
2677a8b0 6794%{texmfdist}/tex/generic/misc/null*
1a192771 6795%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6796%{texmfdist}/tex/generic/tap
6797%{texmfdist}/tex/generic/tex-ps
2677a8b0 6798%{texmfdist}/tex/texinfo
80fa261c 6799%{texmfdist}/tex/fontinst/misc/glyphbox.mtx
1a192771 6800%{texmf}/tex/fontinst
1a192771 6801%{texmf}/tex/generic/hyphen
df343eba 6802
1a192771
ZU
6803# %{fmtdir}/metafun.mem
6804#%{texmf}/web2c/tex-pl.pool
6805# %{texmf}/web2c/tex.pool
fb2a8613 6806%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6807
6808%{texmf}/web2c/*.tcx
df343eba
ZU
6809
6810# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6811# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6812# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6813# %lang(fr) %{_mandir}/fr/man1/access.1*
6814# %lang(hu) %{_mandir}/hu/man1/access.1*
6815# %lang(hu) %{_mandir}/hu/man1/newer.1*
6816# %lang(pl) %{_mandir}/pl/man1/access.1*
6817# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6818#%{_mandir}/man1/MakeTeXPK.1*
6819#%{_mandir}/man1/access.1*
6820#%{_mandir}/man1/fontexport.1*
6821#%{_mandir}/man1/fontimport.1*
6822#%{_mandir}/man1/initex.1*
6823#%{_mandir}/man1/t1mapper.1*
1a192771 6824#%{_mandir}/man1/texdoc.1*
1a192771 6825#%{_mandir}/man1/texi2html.1*
d08789e0 6826#%{_mandir}/man1/virtex.1*
1a192771 6827#%{_mandir}/man8/fmtutil.8*
d08789e0 6828#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6829#%{_mandir}/man8/texlinks.8*
6830
d08789e0
ZU
6831%{_mandir}/man1/afm2tfm.1*
6832%{_mandir}/man1/allcm.1*
fae5faca 6833%{_mandir}/man1/allec.1*
d08789e0 6834%{_mandir}/man1/allneeded.1*
fae5faca 6835%{_mandir}/man1/ctangle.1*
d08789e0 6836%{_mandir}/man1/ctie.1*
fae5faca 6837%{_mandir}/man1/cweave.1*
d08789e0
ZU
6838%{_mandir}/man1/cweb.1*
6839%{_mandir}/man1/dmp.1*
6840%{_mandir}/man1/dvipdft.1*
6841%{_mandir}/man1/dvipng.1*
6842%{_mandir}/man1/e2pall.1*
6843%{_mandir}/man1/ebb.1*
6844%{_mandir}/man1/fmtutil.1*
09deda15 6845%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6846%{_mandir}/man1/fontinst.1*
6847%{_mandir}/man1/gftodvi.1*
6848%{_mandir}/man1/gftopk.1*
6849%{_mandir}/man1/gftype.1*
6850%{_mandir}/man1/gsftopk.1*
6851%{_mandir}/man1/kpseaccess.1*
6852%{_mandir}/man1/kpsereadlink.1*
6853%{_mandir}/man1/kpsewhere.1*
6854%{_mandir}/man1/mag.1*
6855%{_mandir}/man1/makempx.1*
6856%{_mandir}/man1/makempy.1*
fae5faca 6857%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6858%{_mandir}/man1/mktexlsr.1*
6859%{_mandir}/man1/newer.1*
6860%{_mandir}/man1/patgen.1*
6861%{_mandir}/man1/pdfetex.1*
6862%{_mandir}/man1/pfb2pfa.1*
6863%{_mandir}/man1/pk2bm.1*
6864%{_mandir}/man1/pktogf.1*
6865%{_mandir}/man1/pktype.1*
6866%{_mandir}/man1/pltotf.1*
6867%{_mandir}/man1/pooltype.1*
6868%{_mandir}/man1/ps2frag.1*
6869%{_mandir}/man1/ps2pk.1*
6870%{_mandir}/man1/tangle.1*
6871%{_mandir}/man1/tex.1*
d08789e0 6872%{_mandir}/man1/texexec.1*
fae5faca 6873%{_mandir}/man1/texhash.1*
d08789e0 6874%{_mandir}/man1/texlinks.1*
d08789e0 6875%{_mandir}/man1/tftopl.1*
d08789e0 6876%{_mandir}/man1/tie.1*
1a192771 6877%{_mandir}/man1/ttf2afm.1*
d08789e0 6878%{_mandir}/man1/updmap.1*
fae5faca 6879%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6880%{_mandir}/man1/vftovp.1*
6881%{_mandir}/man1/vptovf.1*
6882%{_mandir}/man1/weave.1*
6883%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6884%{_mandir}/man5/updmap.cfg.5*
1a192771 6885
80fa261c
ZU
6886%files other-utils
6887%defattr(644,root,root,755)
6888%attr(755,root,root) %{_bindir}/bg5+latex
6889%attr(755,root,root) %{_bindir}/bg5+pdflatex
6890%attr(755,root,root) %{_bindir}/bg5conv
6891%attr(755,root,root) %{_bindir}/bg5latex
6892%attr(755,root,root) %{_bindir}/bg5pdflatex
6893%attr(755,root,root) %{_bindir}/bibtex8
6894%attr(755,root,root) %{_bindir}/cfftot1
6895%attr(755,root,root) %{_bindir}/ebong
6896%attr(755,root,root) %{_bindir}/extconv
6897%attr(755,root,root) %{_bindir}/extractbb
6898%attr(755,root,root) %{_bindir}/gbklatex
6899%attr(755,root,root) %{_bindir}/gbkpdflatex
6900%attr(755,root,root) %{_bindir}/getnonfreefonts
6901%attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6902%attr(755,root,root) %{_bindir}/hbf2gf
6903%attr(755,root,root) %{_bindir}/jadetex
6904%attr(755,root,root) %{_bindir}/lamed
6905%attr(755,root,root) %{_bindir}/makeglossaries
6906%attr(755,root,root) %{_bindir}/metafun
6907%attr(755,root,root) %{_bindir}/mkjobtexmf
6908%attr(755,root,root) %{_bindir}/mllatex
6909%attr(755,root,root) %{_bindir}/mltex
6910%attr(755,root,root) %{_bindir}/mmafm
6911%attr(755,root,root) %{_bindir}/mmpfb
6912%attr(755,root,root) %{_bindir}/musixflx
6913%attr(755,root,root) %{_bindir}/ofm2opl
6914%attr(755,root,root) %{_bindir}/otfinfo
6915%attr(755,root,root) %{_bindir}/otftotfm
6916%attr(755,root,root) %{_bindir}/oxdvi
6917%attr(755,root,root) %{_bindir}/pdfatfi
6918%attr(755,root,root) %{_bindir}/pdfclose
6919%attr(755,root,root) %{_bindir}/pdfjadetex
6920%attr(755,root,root) %{_bindir}/pdfopen
6921%attr(755,root,root) %{_bindir}/pdftosrc
6922%{__perl}tex
6923%attr(755,root,root) %{_bindir}/physe
6924%attr(755,root,root) %{_bindir}/pkfix
6925%attr(755,root,root) %{_bindir}/ppower4
6926%attr(755,root,root) %{_bindir}/rungs
6927%attr(755,root,root) %{_bindir}/simpdftex
6928%attr(755,root,root) %{_bindir}/sjisconv
6929%attr(755,root,root) %{_bindir}/sjislatex
6930%attr(755,root,root) %{_bindir}/sjispdflatex
6931%attr(755,root,root) %{_bindir}/synctex
6932%attr(755,root,root) %{_bindir}/t1dotlessj
6933%attr(755,root,root) %{_bindir}/t1lint
6934%attr(755,root,root) %{_bindir}/t1reencode
6935%attr(755,root,root) %{_bindir}/t1testpage
6936%attr(755,root,root) %{_bindir}/texcount
6937%attr(755,root,root) %{_bindir}/texsis
6938%attr(755,root,root) %{_bindir}/tlmgr
6939%attr(755,root,root) %{_bindir}/tpic2pdftex
6940%attr(755,root,root) %{_bindir}/ttf2pk
6941%attr(755,root,root) %{_bindir}/ttf2tfm
6942%attr(755,root,root) %{_bindir}/ttftotype42
6943%attr(755,root,root) %{_bindir}/vlna
6944%attr(755,root,root) %{_bindir}/vpe
6945%{_mandir}/man1/cfftot1.1*
6946%{_mandir}/man1/getnonfreefonts-sys.1
6947%{_mandir}/man1/getnonfreefonts.1*
6948%{_mandir}/man1/hbf2gf.1*
6949%{_mandir}/man1/mkjobtexmf.1*
6950%{_mandir}/man1/mmafm.1*
6951%{_mandir}/man1/mmpfb.1*
6952%{_mandir}/man1/otfinfo.1*
6953%{_mandir}/man1/otftotfm.1*
6954%{_mandir}/man1/oxdvi.1
6955%{_mandir}/man1/pdftosrc.1*
6956%{_mandir}/man1/ps2eps.1*
6957%{_mandir}/man1/synctex.1*
6958%{_mandir}/man1/t1dotlessj.1*
6959%{_mandir}/man1/t1lint.1*
6960%{_mandir}/man1/t1reencode.1*
6961%{_mandir}/man1/t1testpage.1*
6962%{_mandir}/man1/ttf2pk.1*
6963%{_mandir}/man1/ttf2tfm.1*
6964%{_mandir}/man1/ttftotype42.1*
6965%{_mandir}/man1/vlna.1*
6966%{_mandir}/man5/synctex.5*
6967%{texmfdist}/source/startex
6968%{texmfdist}/source/jadetex
6969%{texmfdist}/tex/jadetex
6970%{texmfdist}/tex/texsis
6971%{texmfdist}/tex/startex
6972%{texmf}/fmtutil/format.jadetex.cnf
6973%{texmf}/fmtutil/format.mltex.cnf
6974%{texmfdist}/tex/generic/abbr
6975%{texmfdist}/tex/generic/abstyles/
6976%{texmfdist}/tex/generic/arrayjob
6977%{texmfdist}/tex/generic/barr
6978%{texmfdist}/tex/generic/borceux
6979%{texmfdist}/tex/generic/c-pascal
6980%{texmfdist}/tex/generic/cirth
6981%{texmfdist}/tex/generic/colortab
6982%{texmfdist}/tex/generic/dratex
6983%{texmfdist}/tex/generic/ean
6984%{texmfdist}/tex/generic/edmac
6985%{texmfdist}/tex/generic/elvish
6986%{texmfdist}/tex/generic/fenixpar
6987%{texmfdist}/tex/generic/fltpoint
6988%{texmfdist}/tex/generic/musixtex
6989
6990%files other-utils-doc
6991%defattr(644,root,root,755)
6992%doc %{texmfdist}/doc/jadetex
6993%doc %{texmfdist}/doc/texsis
6994%doc %{texmfdist}/doc/startex
6995%doc %{texmfdist}/doc/generic/c-pascal
d08789e0
ZU
6996
6997%files dirs-fonts
6998%defattr(644,root,root,755)
1a192771 6999%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
7000%dir %{texmfdist}/fonts
7001%dir %{texmfdist}/fonts/afm
7002%dir %{texmfdist}/fonts/afm/public
4224ae6d 7003%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
7004%dir %{texmfdist}/fonts/enc
7005%dir %{texmfdist}/fonts/enc/dvips
7006%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 7007%dir %{texmfdist}/fonts/map
21c69d95 7008%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
7009%dir %{texmfdist}/fonts/map/dvips
7010%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 7011%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
7012%dir %{texmfdist}/fonts/ofm
7013%dir %{texmfdist}/fonts/ofm/public
7014%dir %{texmfdist}/fonts/ovf
7015%dir %{texmfdist}/fonts/ovf/public
7016%dir %{texmfdist}/fonts/ovp
7017%dir %{texmfdist}/fonts/ovp/public
7018%dir %{texmfdist}/fonts/opentype
7019%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 7020%dir %{texmfdist}/fonts/pk
1a192771 7021%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
7022%dir %{texmfdist}/fonts/source
7023%dir %{texmfdist}/fonts/source/public
21c69d95 7024%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
7025%dir %{texmfdist}/fonts/tfm
7026%dir %{texmfdist}/fonts/tfm/public
4224ae6d 7027%dir %{texmfdist}/fonts/tfm/vntex
04123363 7028%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
7029%dir %{texmfdist}/fonts/type1
7030%dir %{texmfdist}/fonts/type1/public
21c69d95 7031%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
7032%dir %{texmfdist}/fonts/vf
7033%dir %{texmfdist}/fonts/vf/public
21c69d95 7034%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
7035%dir %{texmfdist}/source
7036%dir %{texmfdist}/source/fonts
7037%dir %{texmfdist}/source/latex
1a192771
ZU
7038%dir %{texmf}/fonts
7039%dir %{texmf}/fonts/opentype
7040%dir %{texmf}/fonts/opentype/public
d08789e0 7041
5b7eba8e
MB
7042%files doc
7043%defattr(644,root,root,755)
80fa261c 7044%doc %{texmfdist}/doc/generic/dehyph-exptl
8affbd2c 7045%dir %{texmfdoc}
04123363 7046%dir %{texmfdoc}/doc
80fa261c
ZU
7047%{texmfdoc}/README
7048%{texmfdoc}/ls-R
5b7eba8e 7049%{texmfdoc}/doc/english
80fa261c 7050%{texmfdist}/doc/fontinst
5b7eba8e
MB
7051
7052%files doc-bg
7053%defattr(644,root,root,755)
7054%{texmfdoc}/doc/bulgarian
7055
7056%files doc-cs
7057%defattr(644,root,root,755)
7058%{texmfdoc}/doc/czechslovak
7059
7060%files doc-de
7061%defattr(644,root,root,755)
7062%{texmfdoc}/doc/german
7063
7064%files doc-el
7065%defattr(644,root,root,755)
7066%{texmfdoc}/doc/greek
7067
7068%files doc-es
7069%defattr(644,root,root,755)
7070%{texmfdoc}/doc/spanish
7071
7072%files doc-fi
7073%defattr(644,root,root,755)
7074%{texmfdoc}/doc/finnish
7075
7076%files doc-fr
7077%defattr(644,root,root,755)
7078%{texmfdoc}/doc/french
7079
7080%files doc-it
7081%defattr(644,root,root,755)
7082%{texmfdoc}/doc/italian
7083
7084%files doc-ja
7085%defattr(644,root,root,755)
7086%{texmfdoc}/doc/japanese
7087
7088%files doc-ko
7089%defattr(644,root,root,755)
7090%{texmfdoc}/doc/korean
7091
7092%files doc-mn
7093%defattr(644,root,root,755)
7094%{texmfdoc}/doc/mongolian
7095
7096%files doc-nl
7097%defattr(644,root,root,755)
7098%{texmfdoc}/doc/dutch
7099
7100%files doc-pl
7101%defattr(644,root,root,755)
7102%{texmfdoc}/doc/polish
7103
7104%files doc-pt
7105%defattr(644,root,root,755)
7106%{texmfdoc}/doc/portuguese
7107
7108%files doc-ru
7109%defattr(644,root,root,755)
7110%{texmfdoc}/doc/russian
7111
7112%files doc-sk
7113%defattr(644,root,root,755)
7114%{texmfdoc}/doc/slovak
7115
7116%files doc-sl
7117%defattr(644,root,root,755)
7118%{texmfdoc}/doc/slovenian
7119
7120%files doc-th
7121%defattr(644,root,root,755)
7122%{texmfdoc}/doc/thai
7123
7124%files doc-tr
7125%defattr(644,root,root,755)
7126%{texmfdoc}/doc/turkish
7127
7128%files doc-uk
7129%defattr(644,root,root,755)
7130%{texmfdoc}/doc/ukrainian
7131
7132%files doc-vi
7133%defattr(644,root,root,755)
7134%{texmfdoc}/doc/vietnamese
7135
7136%files doc-zh_CN
7137%defattr(644,root,root,755)
7138%{texmfdoc}/doc/chinese
7139
0f6c4baf
ZU
7140# %files doc-Catalogue
7141# %defattr(644,root,root,755)
7142# %{texmf}/doc/help/Catalogue
d08789e0 7143
0f6c4baf
ZU
7144# %files doc-tug-faq
7145# %defattr(644,root,root,755)
7146# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7147
5902e778 7148
d08789e0
ZU
7149%files doc-latex
7150%defattr(644,root,root,755)
5902e778
ZU
7151# %{texmfdist}/doc/latex/bar
7152# %{texmfdist}/doc/latex/eclbip
7153# %{texmfdist}/doc/latex/eo
7154# %{texmfdist}/doc/latex/floatflt
7155# %{texmfdist}/doc/latex/general
7156# %{texmfdist}/doc/latex/germbib
7157# %{texmfdist}/doc/latex/images
7158# %{texmfdist}/doc/latex/mathcomp
7159# %{texmfdist}/doc/latex/mt11p
7160# %{texmfdist}/doc/latex/picins
7161# %{texmfdist}/doc/latex/ps4pdf
7162# %{texmfdist}/doc/latex/pslatex
7163# %{texmfdist}/doc/latex/shapepar
7164# %{texmfdist}/doc/latex/supertab
7165# %{texmfdist}/doc/latex/tex-refs
7166# %{texmfdist}/doc/latex/textmerg
7167# %{texmfdist}/doc/latex/treesvr
df343eba 7168%{texmfdist}/doc/latex/acronym
df343eba
ZU
7169%{texmfdist}/doc/latex/aeguill
7170%{texmfdist}/doc/latex/anysize
df343eba
ZU
7171%{texmfdist}/doc/latex/base
7172%{texmfdist}/doc/latex/beton
df343eba
ZU
7173%{texmfdist}/doc/latex/carlisle
7174%{texmfdist}/doc/latex/ccaption
7175%{texmfdist}/doc/latex/changebar
7176%{texmfdist}/doc/latex/chappg
df343eba
ZU
7177%{texmfdist}/doc/latex/concmath
7178%{texmfdist}/doc/latex/crop
df343eba
ZU
7179%{texmfdist}/doc/latex/dinbrief
7180%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
7181%{texmfdist}/doc/latex/eepic
7182%{texmfdist}/doc/latex/endfloat
df343eba
ZU
7183%{texmfdist}/doc/latex/esint
7184%{texmfdist}/doc/latex/eso-pic
7185%{texmfdist}/doc/latex/euler
7186%{texmfdist}/doc/latex/eulervm
df343eba
ZU
7187%{texmfdist}/doc/latex/extsizes
7188%{texmfdist}/doc/latex/fancybox
7189%{texmfdist}/doc/latex/fancyhdr
7190%{texmfdist}/doc/latex/fancyvrb
7191%{texmfdist}/doc/latex/filecontents
7192%{texmfdist}/doc/latex/float
df343eba
ZU
7193%{texmfdist}/doc/latex/footmisc
7194%{texmfdist}/doc/latex/footnpag
7195%{texmfdist}/doc/latex/fp
df343eba 7196%{texmfdist}/doc/latex/geometry
df343eba
ZU
7197%{texmfdist}/doc/latex/graphics
7198%{texmfdist}/doc/latex/hyperref
7199%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
7200%{texmfdist}/doc/latex/index
7201%{texmfdist}/doc/latex/koma-script
7202%{texmfdist}/doc/latex/labels
df343eba 7203%{texmfdist}/doc/latex/layouts
df343eba
ZU
7204%{texmfdist}/doc/latex/lettrine
7205%{texmfdist}/doc/latex/listings
7206%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
7207%{texmfdist}/doc/latex/mdwtools
7208%{texmfdist}/doc/latex/memoir
7209%{texmfdist}/doc/latex/mh
df343eba
ZU
7210%{texmfdist}/doc/latex/mparhack
7211%{texmfdist}/doc/latex/ms
df343eba
ZU
7212%{texmfdist}/doc/latex/multibib
7213%{texmfdist}/doc/latex/mwcls
7214%{texmfdist}/doc/latex/natbib
7215%{texmfdist}/doc/latex/nomencl
7216%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
7217%{texmfdist}/doc/latex/oberdiek
7218%{texmfdist}/doc/latex/overpic
7219%{texmfdist}/doc/latex/paralist
7220%{texmfdist}/doc/latex/pb-diagram
7221%{texmfdist}/doc/latex/pdfpages
7222%{texmfdist}/doc/latex/picinpar
df343eba
ZU
7223%{texmfdist}/doc/latex/pict2e
7224%{texmfdist}/doc/latex/placeins
7225%{texmfdist}/doc/latex/preprint
7226%{texmfdist}/doc/latex/preview
7227%{texmfdist}/doc/latex/program
df343eba 7228%{texmfdist}/doc/latex/psfrag
0f6c4baf 7229%{texmfdist}/doc/latex/revtex
df343eba
ZU
7230%{texmfdist}/doc/latex/rotating
7231%{texmfdist}/doc/latex/rotfloat
7232%{texmfdist}/doc/latex/scale
7233%{texmfdist}/doc/latex/sectsty
7234%{texmfdist}/doc/latex/seminar
df343eba
ZU
7235%{texmfdist}/doc/latex/showlabels
7236%{texmfdist}/doc/latex/sidecap
df343eba
ZU
7237%{texmfdist}/doc/latex/slashbox
7238%{texmfdist}/doc/latex/soul
7239%{texmfdist}/doc/latex/stdclsdv
7240%{texmfdist}/doc/latex/subfig
7241%{texmfdist}/doc/latex/subfigure
df343eba 7242%{texmfdist}/doc/latex/textfit
df343eba
ZU
7243%{texmfdist}/doc/latex/textpos
7244%{texmfdist}/doc/latex/titlesec
7245%{texmfdist}/doc/latex/tocbibind
7246%{texmfdist}/doc/latex/tocloft
7247%{texmfdist}/doc/latex/tools
7248%{texmfdist}/doc/latex/totpages
df343eba
ZU
7249%{texmfdist}/doc/latex/type1cm
7250%{texmfdist}/doc/latex/units
7251%{texmfdist}/doc/latex/vmargin
7252%{texmfdist}/doc/latex/was
7253%{texmfdist}/doc/latex/wrapfig
7254%{texmfdist}/doc/latex/xtab
7255%{texmfdist}/doc/latex/yfonts
7256
096dca83 7257%files -n kpathsea
d08789e0 7258%defattr(644,root,root,755)
4aeb46f7 7259%dir %{texmf}/doc/kpathsea
446ab8e0 7260%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7261%attr(755,root,root) %{_bindir}/kpsepath
7262%attr(755,root,root) %{_bindir}/kpsestat
7263%attr(755,root,root) %{_bindir}/kpsetool
7264%attr(755,root,root) %{_bindir}/kpsewhich
7265%attr(755,root,root) %{_bindir}/kpsexpand
7266%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7267%{_libdir}/libkpathsea.la
fae5faca
ZU
7268%{_mandir}/man1/kpsexpand.1*
7269%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7270%{_mandir}/man1/kpsestat.1*
7271%{_mandir}/man1/kpsetool.1*
7272%{_mandir}/man1/kpsewhich.1*
d08789e0 7273
096dca83 7274%files -n kpathsea-devel
d08789e0
ZU
7275%defattr(644,root,root,755)
7276%attr(755,root,root) %{_libdir}/libkpathsea.so
7277%{_includedir}/kpathsea
7278%{_infodir}/kpathsea.info*
7279
7280%files dvips
7281%defattr(644,root,root,755)
446ab8e0 7282# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7283# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7284# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7285# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7286# %{texmf}/dvips/misc
7287# %{texmf}/dvips/config/config.generic
7288# %{texmf}/fonts/map/dvips/misc
7289# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7290# %{texmf}/fonts/map/dvips/tetex/bsr.map
7291# %{_localstatedir}/fonts/map/dvipdfm
7292# %{_localstatedir}/fonts/map/dvips
7293%dir %{texmfdist}/fonts/map/dvips/cmex
7294%dir %{texmf}/dvipdfm
7295%docdir %{texmf}/doc/dvips
7296%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7297%attr(755,root,root) %{_bindir}/dvips
7298%attr(755,root,root) %{_bindir}/dvired
7299%attr(755,root,root) %{_bindir}/dvitomp
7300%attr(755,root,root) %{_bindir}/dvitype
7301%attr(755,root,root) %{_bindir}/dvicopy
7302%attr(755,root,root) %{_bindir}/dvipdfm
7303%attr(755,root,root) %{_bindir}/dvipdft
7304# dvi2fax requires ghostscript
7305%attr(755,root,root) %{_bindir}/dvi2fax
7306%{_infodir}/dvips.info*
7307%{_mandir}/man1/dvi2fax.1*
7308%{_mandir}/man1/dvicopy.1*
7309%{_mandir}/man1/dvipdfm.1*
7310%{_mandir}/man1/dvips.1*
7311%{_mandir}/man1/dvired.1*
7312%{_mandir}/man1/dvitomp.1*
7313%{_mandir}/man1/dvitype.1*
d08789e0 7314%{texmf}/dvips/base
80fa261c
ZU
7315%{texmf}/dvips/config
7316%{texmf}/dvips/getafm
d08789e0 7317%{texmf}/dvips/gsftopk
2677a8b0 7318%{texmfdist}/dvips/psfrag
d08789e0 7319%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7320%{texmfdist}/fonts/enc/dvips/base
9b908671 7321%{texmfdist}/fonts/map/dvips/allrunes
5902e778 7322%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
80fa261c 7323%{texmfdist}/tex/generic/dvips
5902e778
ZU
7324%{texmf}/dvipdfm/config
7325%{texmf}/dvips/tetex/config.*
d08789e0 7326%{texmf}/fonts/enc/dvips/tetex/mtex.enc
80fa261c 7327%{texmf}/fonts/enc/dvips/afm2pl
f2555868
ZU
7328# %{texmf}/fonts/map
7329%dir %{texmf}/fonts/map/dvipdfm
7330%dir %{texmf}/fonts/map/dvips
7331%dir %{texmf}/fonts/map/dvips/tetex
80fa261c
ZU
7332%{texmf}/fonts/map/dvipdfm/updmap
7333%{texmf}/fonts/map/dvipdfm/dvipdfmx
7334%{texmf}/fonts/map/dvipdfm/tetex
d08789e0
ZU
7335%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7336%{texmf}/fonts/map/dvips/tetex/dvips35.map
7337%{texmf}/fonts/map/dvips/tetex/mathpple.map
7338%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7339%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7340%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7341%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7342
d08789e0
ZU
7343
7344%files dvilj
7345%defattr(644,root,root,755)
7346%attr(755,root,root) %{_bindir}/dvihp
7347%attr(755,root,root) %{_bindir}/dvilj
7348%attr(755,root,root) %{_bindir}/dvilj2p
7349%attr(755,root,root) %{_bindir}/dvilj4
7350%attr(755,root,root) %{_bindir}/dvilj4l
7351%attr(755,root,root) %{_bindir}/dvilj6
7352%{_mandir}/man1/dvihp.1*
7353%{_mandir}/man1/dvilj.1*
09deda15
ZU
7354%{_mandir}/man1/dvilj2p.1*
7355%{_mandir}/man1/dvilj4.1*
7356%{_mandir}/man1/dvilj4l.1*
7357%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7358
7359%files makeindex
7360%defattr(644,root,root,755)
446ab8e0 7361%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7362%attr(755,root,root) %{_bindir}/mkindex
7363%attr(755,root,root) %{_bindir}/makeindex
7364%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7365%{texmfdist}/makeindex
d08789e0
ZU
7366%{_mandir}/man1/makeindex.1*
7367%{_mandir}/man1/mkindex.1*
7368%{_mandir}/man1/rumakeindex.1*
7369
7370%files metafont
7371%defattr(644,root,root,755)
d08789e0
ZU
7372#%attr(755,root,root) %{_bindir}/mfw
7373#%attr(755,root,root) %{_bindir}/virmf
7374#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7375#%{texmf}/mft/cmbase.mft
7376# %{texmf}/mft/e.mft
446ab8e0
ZU
7377# %{texmf}/mft/pl.mft
7378# %{fmtdir}/mf.base
d08789e0 7379#%{texmf}/web2c/mf-nowin.base
446ab8e0 7380# %{texmf}/web2c/mf.pool
d08789e0 7381#%{texmf}/web2c/mfw.base
d08789e0
ZU
7382#%{_mandir}/man1/inimf.1*
7383#%{_mandir}/man1/virmf.1*
5902e778
ZU
7384%dir %{texmfdist}/mft
7385%dir %{texmfdist}/mft/base
7386%attr(755,root,root) %{_bindir}/mf
7387%attr(755,root,root) %{_bindir}/mf-nowin
7388%attr(755,root,root) %{_bindir}/mft
7389%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7390%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7391%attr(755,root,root) %{_bindir}/mktextfm
7392%{texmfdist}/metafont
7393%{texmfdist}/mft/base/mplain.mft
7394%{texmfdist}/mft/base/plain.mft
80fa261c 7395%{texmfdist}/source/metafont
5902e778 7396%{_mandir}/man1/mf.1*
fae5faca 7397%{_mandir}/man1/mf-nowin.1*
5902e778 7398%{_mandir}/man1/mft.1*
d08789e0
ZU
7399%{_mandir}/man1/mktexmf.1*
7400%{_mandir}/man1/mktexpk.1*
7401%{_mandir}/man1/mktextfm.1*
80fa261c 7402%{texmf}/fmtutil/format.metafont.cnf
d08789e0
ZU
7403
7404%files metapost
7405%defattr(644,root,root,755)
d08789e0
ZU
7406#%attr(755,root,root) %{_bindir}/virmpost
7407#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7408# %{texmf}/web2c/mp.pool
7409# %{fmtdir}/mpost.mem
7410#%{_mandir}/man1/inimpost.1*
7411#%{_mandir}/man1/virmpost.1*
446ab8e0 7412%dir %{texmfdist}/metapost
5902e778
ZU
7413%doc %{texmfdist}/doc/metapost
7414%attr(755,root,root) %{_bindir}/mpost
7415%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7416%{texmfdist}/metapost/base
7417%{texmfdist}/metapost/config
7418%{texmfdist}/metapost/mfpic
7419%{texmfdist}/metapost/misc
7420%{texmfdist}/metapost/support
80fa261c 7421%{texmfdist}/source/metapost
d08789e0
ZU
7422%{_mandir}/man1/mpost.1*
7423%{_mandir}/man1/mpto.1*
80fa261c 7424%{texmf}/fmtutil/format.metapost.cnf
d08789e0
ZU
7425
7426%files mptopdf
7427%defattr(644,root,root,755)
7428%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7429%{_mandir}/man1/mptopdf.1*
b839a3ce 7430# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7431
7432%files texdoctk
7433%defattr(644,root,root,755)
446ab8e0 7434# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7435%attr(755,root,root) %{_bindir}/texdoctk
7436%{texmf}/texdoctk
d08789e0
ZU
7437%{_mandir}/man1/texdoctk.1*
7438
7439%files -n texconfig
7440%defattr(644,root,root,755)
5902e778
ZU
7441%dir %{texmf}/texconfig
7442%doc %{texmf}/texconfig/README
d08789e0
ZU
7443%attr(755,root,root) %{_bindir}/texconfig
7444%attr(755,root,root) %{_bindir}/texconfig-dialog
7445%attr(755,root,root) %{_bindir}/texconfig-sys
7446%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7447%{_mandir}/man1/texconfig.1*
fae5faca 7448%{_mandir}/man1/texconfig-sys.1*
5902e778 7449%{texmf}/texconfig/g
d08789e0 7450%{texmf}/texconfig/generic
5902e778 7451%{texmf}/texconfig/tcfmgr.map
d08789e0 7452%{texmf}/texconfig/v
d08789e0
ZU
7453%{texmf}/texconfig/x
7454
624ed2f9
ZU
7455%files -n xindy
7456%defattr(644,root,root,755)
4224ae6d 7457%doc %{texmf}/doc/xindy
624ed2f9 7458%dir %{texmf}/xindy
624ed2f9 7459%dir %{texmf}/xindy/lang
1024ab0e
ZU
7460%dir %{texmf}/scripts
7461%{texmf}/scripts/xindy
4224ae6d
MB
7462%{texmf}/xindy/base
7463%{texmf}/xindy/class
7464%{texmf}/xindy/ord
7465%{texmf}/xindy/rules
7466%{texmf}/xindy/styles
7467%{texmf}/xindy/tex
624ed2f9 7468
1024ab0e 7469
624ed2f9
ZU
7470%files -n xindy-albanian
7471%defattr(644,root,root,755)
4224ae6d 7472%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7473
7474%files -n xindy-belarusian
7475%defattr(644,root,root,755)
4224ae6d 7476%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7477
7478%files -n xindy-bulgarian
7479%defattr(644,root,root,755)
4224ae6d 7480%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7481
7482%files -n xindy-croatian
7483%defattr(644,root,root,755)
4224ae6d 7484%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7485
7486%files -n xindy-czech
7487%defattr(644,root,root,755)
4224ae6d 7488%{texmf}/xindy/lang/czech
624ed2f9
ZU
7489
7490%files -n xindy-danish
7491%defattr(644,root,root,755)
4224ae6d 7492%{texmf}/xindy/lang/danish
624ed2f9
ZU
7493
7494%files -n xindy-dutch
7495%defattr(644,root,root,755)
4224ae6d 7496%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7497
7498%files -n xindy-english
7499%defattr(644,root,root,755)
4224ae6d 7500%{texmf}/xindy/lang/english
624ed2f9
ZU
7501
7502%files -n xindy-esperanto
7503%defattr(644,root,root,755)
4224ae6d 7504%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7505
7506%files -n xindy-estonian
7507%defattr(644,root,root,755)
4224ae6d 7508%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7509
7510%files -n xindy-finnish
7511%defattr(644,root,root,755)
4224ae6d 7512%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7513
7514%files -n xindy-french
7515%defattr(644,root,root,755)
4224ae6d 7516%{texmf}/xindy/lang/french
624ed2f9
ZU
7517
7518%files -n xindy-general
7519%defattr(644,root,root,755)
4224ae6d 7520%{texmf}/xindy/lang/general
624ed2f9
ZU
7521
7522%files -n xindy-georgian
7523%defattr(644,root,root,755)
4224ae6d 7524%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7525
7526%files -n xindy-german
7527%defattr(644,root,root,755)
4224ae6d 7528%{texmf}/xindy/lang/german
624ed2f9
ZU
7529
7530%files -n xindy-greek
7531%defattr(644,root,root,755)
4224ae6d 7532%{texmf}/xindy/lang/greek
624ed2f9
ZU
7533
7534%files -n xindy-gypsy
7535%defattr(644,root,root,755)
4224ae6d 7536%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7537
7538%files -n xindy-hausa
7539%defattr(644,root,root,755)
4224ae6d 7540%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7541
7542%files -n xindy-hebrew
7543%defattr(644,root,root,755)
4224ae6d 7544%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7545
7546%files -n xindy-hungarian
7547%defattr(644,root,root,755)
4224ae6d 7548%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7549
7550%files -n xindy-icelandic
7551%defattr(644,root,root,755)
4224ae6d 7552%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7553
7554%files -n xindy-italian
7555%defattr(644,root,root,755)
4224ae6d 7556%{texmf}/xindy/lang/italian
624ed2f9
ZU
7557
7558%files -n xindy-klingon
7559%defattr(644,root,root,755)
4224ae6d 7560%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7561
7562%files -n xindy-kurdish
7563%defattr(644,root,root,755)
4224ae6d 7564%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7565
7566%files -n xindy-latin
7567%defattr(644,root,root,755)
4224ae6d 7568%{texmf}/xindy/lang/latin
624ed2f9
ZU
7569
7570%files -n xindy-latvian
7571%defattr(644,root,root,755)
4224ae6d 7572%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7573
7574%files -n xindy-lithuanian
7575%defattr(644,root,root,755)
4224ae6d 7576%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7577
7578%files -n xindy-lower-sorbian
7579%defattr(644,root,root,755)
4224ae6d 7580%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7581
7582%files -n xindy-macedonian
7583%defattr(644,root,root,755)
4224ae6d 7584%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7585
7586%files -n xindy-mongolian
7587%defattr(644,root,root,755)
4224ae6d 7588%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7589
7590%files -n xindy-norwegian
7591%defattr(644,root,root,755)
4224ae6d 7592%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7593
7594%files -n xindy-polish
7595%defattr(644,root,root,755)
4224ae6d 7596%{texmf}/xindy/lang/polish
624ed2f9
ZU
7597
7598%files -n xindy-portuguese
7599%defattr(644,root,root,755)
4224ae6d 7600%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7601
7602%files -n xindy-romanian
7603%defattr(644,root,root,755)
4224ae6d 7604%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7605
7606%files -n xindy-russian
7607%defattr(644,root,root,755)
4224ae6d 7608%{texmf}/xindy/lang/russian
624ed2f9
ZU
7609
7610%files -n xindy-serbian
7611%defattr(644,root,root,755)
4224ae6d 7612%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7613
7614%files -n xindy-slovak
7615%defattr(644,root,root,755)
4224ae6d 7616%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7617
7618%files -n xindy-slovenian
7619%defattr(644,root,root,755)
4224ae6d 7620%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7621
7622%files -n xindy-spanish
7623%defattr(644,root,root,755)
4224ae6d 7624%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7625
7626%files -n xindy-swedish
7627%defattr(644,root,root,755)
4224ae6d 7628%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7629
7630%files -n xindy-turkish
7631%defattr(644,root,root,755)
4224ae6d 7632%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7633
7634%files -n xindy-ukrainian
7635%defattr(644,root,root,755)
4224ae6d 7636%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7637
7638%files -n xindy-upper-sorbian
7639%defattr(644,root,root,755)
4224ae6d 7640%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7641
7642%files -n xindy-vietnamese
7643%defattr(644,root,root,755)
4224ae6d 7644%{texmf}/xindy/lang/vietnamese/
624ed2f9 7645
d08789e0
ZU
7646%files -n xdvi
7647%defattr(644,root,root,755)
d08789e0 7648#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7649# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7650# %{_mandir}/man1/xdvizilla.1*
9b908671 7651%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7652%attr(755,root,root) %{_bindir}/xdvi
7653%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7654%{_desktopdir}/xdvi.desktop
7655%{_pixmapsdir}/xdvi.png
7656%{texmf}/xdvi
7657
7658%files pdftex
7659%defattr(644,root,root,755)
446ab8e0 7660# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7661# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7662# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7663# %dir %{texmf}/fonts/map/pdftex
7664# %dir %{texmf}/fonts/map/pdftex/cmttf
7665# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7666# %{texmf}/web2c/pdfetex-pl.pool
7667# %{texmf}/web2c/pdfetex.pool
7668# %{texmf}/web2c/pdfxtex.pool
5902e778 7669# %{_mandir}/man1/pdfxtex.1*
5fef92c1 7670%doc %{texmfdist}/doc/pdftex
5902e778
ZU
7671%attr(755,root,root) %{_bindir}/epstopdf
7672%attr(755,root,root) %{_bindir}/pdfcrop
7673%attr(755,root,root) %{_bindir}/pdftex
7674%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7675%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7676%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7677%{_mandir}/man1/epstopdf.1*
7678%{_mandir}/man1/pdftex.1*
80fa261c
ZU
7679%{texmfdist}/fonts/enc/pdftex
7680%{texmfdist}/fonts/map/pdftex
7681%{texmf}/fonts/map/pdftex/updmap
d08789e0 7682
04123363 7683%files phyzzx
f65b3398 7684%defattr(644,root,root,755)
04123363
ZU
7685%attr(755,root,root) %{_bindir}/phyzzx
7686%dir %{texmfdist}/doc/phyzzx
7687%dir %{texmfdist}/tex/phyzzx
7688%doc %{texmfdist}/doc/phyzzx/base
80fa261c 7689%{texmfdist}/tex/phyzzx/base
04123363
ZU
7690%{texmfdist}/tex/phyzzx/config
7691%{texmf}/fmtutil/format.phyzzx.cnf
7692
d08789e0
ZU
7693%files omega
7694%defattr(644,root,root,755)
5902e778
ZU
7695# %{texmf}/web2c/omega.pool
7696# %{texmf}/web2c/aleph.pool
5902e778
ZU
7697# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7698# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7699# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7700# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7701%doc %{texmfdist}/doc/omega
7702%dir %{texmfdist}/omega
7703%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7704%attr(755,root,root) %{_bindir}/aleph
7705%attr(755,root,root) %{_bindir}/lambda
7706%attr(755,root,root) %{_bindir}/mkocp
7707%attr(755,root,root) %{_bindir}/mkofm
7708%attr(755,root,root) %{_bindir}/odvicopy
7709%attr(755,root,root) %{_bindir}/odvips
7710%attr(755,root,root) %{_bindir}/odvitype
7711%attr(755,root,root) %{_bindir}/omega
7712%attr(755,root,root) %{_bindir}/omfonts
7713%attr(755,root,root) %{_bindir}/opl2ofm
7714%attr(755,root,root) %{_bindir}/otangle
7715%attr(755,root,root) %{_bindir}/otp2ocp
7716%attr(755,root,root) %{_bindir}/outocp
7717%attr(755,root,root) %{_bindir}/ovf2ovp
7718%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7719%{texmfdist}/dvips/omega/config.omega
7720%{texmfdist}/dvips/omega/omega.cfg
7721%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7722%{texmfdist}/omega/ocp
7723%{texmfdist}/omega/otp
2677a8b0 7724%{texmfdist}/tex/lambda
80fa261c 7725%{texmfdist}/source/lambda
fae5faca 7726%{_mandir}/man1/lambda.1*
d08789e0
ZU
7727%{_mandir}/man1/mkocp.1*
7728%{_mandir}/man1/mkofm.1*
7729%{_mandir}/man1/omega.1*
fae5faca
ZU
7730%{_mandir}/man1/odvicopy.1*
7731%{_mandir}/man1/odvips.1*
7732%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7733%{_mandir}/man1/ofm2opl.1*
7734%{_mandir}/man1/opl2ofm.1*
7735%{_mandir}/man1/otp2ocp.1*
7736%{_mandir}/man1/outocp.1*
7737%{_mandir}/man1/ovf2ovp.1*
7738%{_mandir}/man1/ovp2ovf.1*
80fa261c
ZU
7739%{texmf}/fmtutil/format.omega.cnf
7740%{texmf}/fmtutil/format.aleph.cnf
d08789e0 7741
d08789e0
ZU
7742%files plain
7743%defattr(644,root,root,755)
446ab8e0
ZU
7744%doc %{texmfdist}/doc/plain
7745%{texmfdist}/tex/plain
4224ae6d 7746%exclude %{texmfdist}/tex/plain/config/xetex.ini
80fa261c 7747%{texmf}/fmtutil/format.tex.cnf
d08789e0
ZU
7748#%{texmf}/web2c/plain.mem
7749#%{texmf}/web2c/plain.base
7750
d5174470
ZU
7751# %files format-plain
7752# %defattr(644,root,root,755)
b839a3ce 7753# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7754#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7755
d5174470
ZU
7756# %files format-pdftex
7757# %defattr(644,root,root,755)
b839a3ce 7758# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7759
d5174470
ZU
7760# %files format-pdfetex
7761# %defattr(644,root,root,755)
b839a3ce 7762# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7763
7764%files mex
7765%defattr(644,root,root,755)
80fa261c 7766%doc %{texmfdist}/doc/mex
446ab8e0
ZU
7767%dir %{texmfdist}/tex/mex
7768%dir %{texmfdist}/tex/mex/base
7769%{texmfdist}/tex/mex/base/mex1.tex
7770%{texmfdist}/tex/mex/base/mex2.tex
7771%{texmfdist}/tex/mex/base/mex.tex
7772%dir %{texmfdist}/tex/mex/config
7773%{texmfdist}/tex/mex/base/mexconf.tex
7774
d08789e0
ZU
7775%files format-mex
7776%defattr(644,root,root,755)
7777%attr(755,root,root) %{_bindir}/mex
2677a8b0 7778%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7779# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7780
7781%files format-pdfmex
7782%defattr(644,root,root,755)
7783%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7784%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7785# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7786
7787%files format-utf8mex
7788%defattr(644,root,root,755)
7789%attr(755,root,root) %{_bindir}/utf8mex
04123363 7790%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7791%doc %{texmfdist}/doc/mex/utf8mex
7792%{texmfdist}/tex/mex/utf8mex
b839a3ce 7793# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7794
7795%files amstex
7796%defattr(644,root,root,755)
2677a8b0
ZU
7797%dir %{texmfdist}/tex/amstex
7798%{texmfdist}/tex/amstex/base
7799%{texmfdist}/tex/amstex/config
7800%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7801
7802%files format-amstex
7803%defattr(644,root,root,755)
446ab8e0
ZU
7804%doc %{texmfdist}/doc/amstex
7805%{texmfdist}/tex/amstex
d08789e0
ZU
7806%attr(755,root,root) %{_bindir}/amstex
7807%{_mandir}/man1/amstex.1*
80fa261c
ZU
7808%{texmf}/fmtutil/format.amstex.cnf
7809%{texmf}/fmtutil/format.cyramstex.cnf
446ab8e0
ZU
7810# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7811# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7812
446ab8e0
ZU
7813# %files format-pdfamstex
7814# %defattr(644,root,root,755)
7815# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7816#%{texmf}/pdftex/amstex
446ab8e0 7817# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7818
7819%files csplain
7820%defattr(644,root,root,755)
04123363 7821%dir %{texmfdist}/doc/cslatex
21c69d95 7822%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7823%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7824%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7825%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7826%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7827%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7828%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7829%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7830%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7831%{texmfdist}/tex/csplain
d08789e0
ZU
7832
7833%files format-csplain
7834%defattr(644,root,root,755)
b839a3ce 7835# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7836
7837%files format-pdfcsplain
7838%defattr(644,root,root,755)
7839%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7840# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7841
7842%files cslatex
7843%defattr(644,root,root,755)
446ab8e0
ZU
7844# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7845# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7846%{texmfdist}/tex/cslatex
7847%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7848
7849%files format-cslatex
7850%defattr(644,root,root,755)
7851%attr(755,root,root) %{_bindir}/cslatex
80fa261c 7852%{texmf}/fmtutil/format.cslatex.cnf
b839a3ce 7853# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7854
7855%files format-pdfcslatex
7856%defattr(644,root,root,755)
7857%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7858# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7859
ffd94364
ZU
7860# %files cyrplain
7861# %defattr(644,root,root,755)
7862# %doc %{texmf}/doc/cyrplain
7863# %{texmf}/tex/cyrplain
d08789e0 7864
ffd94364
ZU
7865# %files format-cyrplain
7866# %defattr(644,root,root,755)
7867# %attr(755,root,root) %{_bindir}/cyrtex
7868# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7869
ffd94364
ZU
7870# %files format-cyramstex
7871# %defattr(644,root,root,755)
7872# %attr(755,root,root) %{_bindir}/cyramstex
7873# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7874
ffd94364
ZU
7875# %files format-cyrtexinfo
7876# %defattr(644,root,root,755)
7877# %attr(755,root,root) %{_bindir}/cyrtexinfo
7878# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7879
7880%files eplain
7881%defattr(644,root,root,755)
ffd94364
ZU
7882%doc %{texmfdist}/doc/etex
7883%doc %{texmfdist}/doc/eplain
7884%{texmfdist}/tex/plain/etex
7885%{texmfdist}/tex/eplain
d08789e0
ZU
7886
7887%files format-eplain
7888%defattr(644,root,root,755)
7889%attr(755,root,root) %{_bindir}/eplain
7890%attr(755,root,root) %{_bindir}/etex
7891%{_mandir}/man1/eplain.1*
7892%{_mandir}/man1/etex.1*
80fa261c 7893%{texmf}/fmtutil/format.eplain.cnf
b839a3ce
ZU
7894# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7895# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7896
7897%files context
7898%defattr(644,root,root,755)
68640cd8
ZU
7899%doc %{texmfdist}/doc/context
7900# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7901%attr(755,root,root) %{_bindir}/context
7902%attr(755,root,root) %{_bindir}/ctxtools
7903%attr(755,root,root) %{_bindir}/exatools
7904%attr(755,root,root) %{_bindir}/luatools
7905%attr(755,root,root) %{_bindir}/makempy
7906%attr(755,root,root) %{_bindir}/mpstools
7907%attr(755,root,root) %{_bindir}/mtxrun
7908%attr(755,root,root) %{_bindir}/mtxtools
7909%attr(755,root,root) %{_bindir}/pdfthumb
7910%attr(755,root,root) %{_bindir}/pdftools
7911%attr(755,root,root) %{_bindir}/pdftrimwhite
7912%attr(755,root,root) %{_bindir}/pstopdf
7913%attr(755,root,root) %{_bindir}/rlxtools
7914%attr(755,root,root) %{_bindir}/runtools
7915%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7916%attr(755,root,root) %{_bindir}/texfind
7917%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7918%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7919%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7920%attr(755,root,root) %{_bindir}/textools
d08789e0 7921%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7922%attr(755,root,root) %{_bindir}/tmftools
7923%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7924# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7925%{_mandir}/man1/ctxtools.1*
7926%{_mandir}/man1/pdftools.1*
7927%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7928%{_mandir}/man1/texfind.1*
7929%{_mandir}/man1/texfont.1*
fae5faca
ZU
7930%{_mandir}/man1/texmfstart.1*
7931%{_mandir}/man1/textools.1*
d08789e0 7932%{_mandir}/man1/texutil.1*
ffd94364 7933# %{_mandir}/man1/texshow.1*
4224ae6d 7934%{texmfdist}/context
68640cd8 7935%{texmfdist}/fonts/enc/dvips/context
ffd94364 7936# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7937%{texmfdist}/metapost/context
7938%{texmfdist}/scripts/context
4224ae6d
MB
7939%{texmfdist}/tex/context
7940%exclude %{texmfdist}/tex/context/config/cont-de.ini
7941%exclude %{texmfdist}/tex/context/config/cont-en.ini
7942%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7943%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7944%{texmfdist}/tex/generic/context
4224ae6d 7945%{texmfdist}/tex/latex/context
68640cd8 7946%{texmfdist}/bibtex/bst/context
80fa261c 7947%{texmf}/fmtutil/format.context.cnf
d08789e0
ZU
7948
7949# no fmt, so commented out
7950#%files format-context-cz
7951#%defattr(644,root,root,755)
7952#%%{texmf}/tex/context/config/cont-cz.ini
7953# does not build with beta 20021025
7954#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7955
7956%files format-context-de
7957%defattr(644,root,root,755)
2677a8b0 7958%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7959# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7960#%{_mandir}/man1/cont-de.1*
7961
7962%files format-context-en
7963%defattr(644,root,root,755)
2677a8b0 7964%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7965# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7966#%{_mandir}/man1/cont-en.1*
7967# what is the difference betwen uk and en in this particular situation?
2677a8b0 7968%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7969# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7970
7971# no fmt, so commented out
7972#%files format-context-it
7973#%defattr(644,root,root,755)
7974#%%{texmf}/tex/context/config/cont-it.ini
7975
7976%files format-context-nl
7977%defattr(644,root,root,755)
2677a8b0 7978%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7979# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7980#%{_mandir}/man1/cont-nl.1*
7981
7982# no fmt, so commented out
7983#%files format-context-ro
7984#%defattr(644,root,root,755)
7985#%%{texmf}/tex/context/config/cont-ro.ini
7986
3127b522 7987
d08789e0
ZU
7988%files latex
7989%defattr(644,root,root,755)
5fef92c1 7990%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
7991%attr(755,root,root) %{_bindir}/latex
7992%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7993# %lang(fi) %{_mandir}/fi/man1/latex.1*
7994# %lang(pl) %{_mandir}/pl/man1/latex.1*
7995# %{_infodir}/latex.info*
04123363 7996%{texmf}/fmtutil/format.latex.cnf
5fef92c1 7997%{_mandir}/man1/lacheck.1*
3127b522
ZU
7998%{_mandir}/man1/latex.1*
7999%{_mandir}/man1/pslatex.1*
d08789e0 8000
3127b522
ZU
8001%dir %{texmfdist}/scripts
8002%dir %{texmfdist}/scripts/pst-pdf
63399af2 8003%dir %{texmfdist}/source/generic
df343eba 8004%dir %{texmfdist}/tex/latex
63399af2
ZU
8005%dir %{texmfdist}/tex/plain
8006%dir %{texmf}/tex/latex
d08789e0 8007
3127b522
ZU
8008# %{texmfdist}/tex/latex/citesort
8009# %{texmfdist}/tex/latex/dvilj
8010# %{texmfdist}/tex/latex/eclbip
8011# %{texmfdist}/tex/latex/eo
8012# %{texmfdist}/tex/latex/example
8013# %{texmfdist}/tex/latex/fguill
8014# %{texmfdist}/tex/latex/floatflt
8015# %{texmfdist}/tex/latex/gletter
8016# %{texmfdist}/tex/latex/here
8017# %{texmfdist}/tex/latex/mt11p
8018# %{texmfdist}/tex/latex/relsize
8019# %{texmfdist}/tex/latex/selectp
8020# %{texmfdist}/tex/latex/shadow
8021# %{texmfdist}/tex/latex/showtags
8022# %{texmfdist}/tex/latex/tabls
8023# %{texmfdist}/tex/latex/texmacs
8024# %{texmfdist}/tex/latex/threeparttable
8025# %{texmfdist}/tex/latex/treesvr
8026# %{texmfdist}/tex/latex/ulem
8027# %{texmfdist}/tex/latex/url
8028# %{texmf}/tex/latex/version
8029# %{texmf}/tex/latex/vpage
8030%{texmfdist}/scripts/pst-pdf/ps4pdf
8031%{texmfdist}/tex/generic/pstricks
8032%{texmfdist}/tex/generic/shapepar
3127b522 8033%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
8034%{texmfdist}/tex/latex/12many
8035%{texmfdist}/tex/latex/AkkTeX
8036%{texmfdist}/tex/latex/ESIEEcv
8037%{texmfdist}/tex/latex/GuIT
8038%{texmfdist}/tex/latex/HA-prosper
8039%{texmfdist}/tex/latex/IEEEconf
8040%{texmfdist}/tex/latex/IEEEtran
8041%{texmfdist}/tex/latex/SIstyle
8042%{texmfdist}/tex/latex/Tabbing
8043%{texmfdist}/tex/latex/a0poster
8044%{texmfdist}/tex/latex/aastex
8045%{texmfdist}/tex/latex/abc
6367bfc9
MB
8046%{texmfdist}/tex/latex/achemso
8047%{texmfdist}/tex/latex/acmconf
8048%{texmfdist}/tex/latex/acmtrans
df343eba 8049%{texmfdist}/tex/latex/acronym
6367bfc9
MB
8050%{texmfdist}/tex/latex/active-conf
8051%{texmfdist}/tex/latex/addlines
8052%{texmfdist}/tex/latex/adrlist
df343eba 8053%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
8054%{texmfdist}/tex/latex/afthesis
8055%{texmfdist}/tex/latex/aguplus
8056%{texmfdist}/tex/latex/aiaa
8057%{texmfdist}/tex/latex/akletter
8058%{texmfdist}/tex/latex/alg
8059%{texmfdist}/tex/latex/algorithm2e
8060%{texmfdist}/tex/latex/algorithmicx
8061%{texmfdist}/tex/latex/allrunes
8062%{texmfdist}/tex/latex/alnumsec
8063%{texmfdist}/tex/latex/altfont
8064%{texmfdist}/tex/latex/ametsoc
8065%{texmfdist}/tex/latex/amsaddr
8066%{texmfdist}/tex/latex/amsrefs
8067%{texmfdist}/tex/latex/animate
8068%{texmfdist}/tex/latex/answers
8069%{texmfdist}/tex/latex/antiqua
8070%{texmfdist}/tex/latex/anyfontsize
df343eba 8071%{texmfdist}/tex/latex/anysize
6367bfc9
MB
8072%{texmfdist}/tex/latex/apa
8073%{texmfdist}/tex/latex/apacite
8074%{texmfdist}/tex/latex/apl
8075%{texmfdist}/tex/latex/ar
8076%{texmfdist}/tex/latex/arabi
8077%{texmfdist}/tex/latex/arabtex
8078%{texmfdist}/tex/latex/archaic
8079%{texmfdist}/tex/latex/arcs
8080%{texmfdist}/tex/latex/arev
8081%{texmfdist}/tex/latex/armenian
8082%{texmfdist}/tex/latex/arydshln
8083%{texmfdist}/tex/latex/asaetr
8084%{texmfdist}/tex/latex/ascelike
8085%{texmfdist}/tex/latex/ascii
8086%{texmfdist}/tex/latex/assignment
8087%{texmfdist}/tex/latex/attachfile
8088%{texmfdist}/tex/latex/augie
8089%{texmfdist}/tex/latex/auncial-new
8090%{texmfdist}/tex/latex/aurical
8091%{texmfdist}/tex/latex/authoraftertitle
8092%{texmfdist}/tex/latex/authorindex
8093%{texmfdist}/tex/latex/auto-pst-pdf
8094%{texmfdist}/tex/latex/autoarea
8095%{texmfdist}/tex/latex/autotab
8096%{texmfdist}/tex/latex/avantgar
8097%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
8098%{texmfdist}/tex/latex/bangtex
8099%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
8100%{texmfdist}/tex/latex/base
8101%{texmfdist}/tex/latex/bayer
8102%{texmfdist}/tex/latex/bbding
8103%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
8104%{texmfdist}/tex/latex/begriff
8105%{texmfdist}/tex/latex/bengali
8106%{texmfdist}/tex/latex/bera
8107%{texmfdist}/tex/latex/betababel
df343eba 8108%{texmfdist}/tex/latex/beton
6367bfc9
MB
8109%{texmfdist}/tex/latex/bez123
8110%{texmfdist}/tex/latex/bibarts
8111%{texmfdist}/tex/latex/bibleref
8112%{texmfdist}/tex/latex/biblist
8113%{texmfdist}/tex/latex/bibtopicprefix
8114%{texmfdist}/tex/latex/bigfoot
8115%{texmfdist}/tex/latex/binomexp
8116%{texmfdist}/tex/latex/biocon
8117%{texmfdist}/tex/latex/bizcard
8118%{texmfdist}/tex/latex/blacklettert1
8119%{texmfdist}/tex/latex/blindtext
8120%{texmfdist}/tex/latex/blowup
8121%{texmfdist}/tex/latex/boisik
8122%{texmfdist}/tex/latex/boites
8123%{texmfdist}/tex/latex/boldtensors
8124%{texmfdist}/tex/latex/bookest
8125%{texmfdist}/tex/latex/bookhands
8126%{texmfdist}/tex/latex/booklet
8127%{texmfdist}/tex/latex/bookman
8128%{texmfdist}/tex/latex/bophook
8129%{texmfdist}/tex/latex/boxhandler
8130%{texmfdist}/tex/latex/bpchem
8131%{texmfdist}/tex/latex/braille
8132%{texmfdist}/tex/latex/breakurl
8133%{texmfdist}/tex/latex/bridge
8134%{texmfdist}/tex/latex/brushscr
8135%{texmfdist}/tex/latex/bullcntr
8136%{texmfdist}/tex/latex/burmese
8137%{texmfdist}/tex/latex/bussproofs
8138%{texmfdist}/tex/latex/bytefield
df343eba 8139%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
8140%{texmfdist}/tex/latex/calxxxx
8141%{texmfdist}/tex/latex/captcont
8142%{texmfdist}/tex/latex/casyl
8143%{texmfdist}/tex/latex/catechis
8144%{texmfdist}/tex/latex/cbcoptic
8145%{texmfdist}/tex/latex/cbfonts
df343eba 8146%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
8147%{texmfdist}/tex/latex/cchess
8148%{texmfdist}/tex/latex/cclicenses
8149%{texmfdist}/tex/latex/cd-cover
8150%{texmfdist}/tex/latex/cd
8151%{texmfdist}/tex/latex/cdpbundl
8152%{texmfdist}/tex/latex/cellspace
df343eba 8153%{texmfdist}/tex/latex/changebar
6367bfc9
MB
8154%{texmfdist}/tex/latex/changepage
8155%{texmfdist}/tex/latex/changes
df343eba 8156%{texmfdist}/tex/latex/chappg
6367bfc9
MB
8157%{texmfdist}/tex/latex/chapterfolder
8158%{texmfdist}/tex/latex/chemarrow
8159%{texmfdist}/tex/latex/chemcompounds
8160%{texmfdist}/tex/latex/chemcono
8161%{texmfdist}/tex/latex/chemstyle
8162%{texmfdist}/tex/latex/cherokee
8163%{texmfdist}/tex/latex/chess
8164%{texmfdist}/tex/latex/chessboard
8165%{texmfdist}/tex/latex/chessfss
8166%{texmfdist}/tex/latex/chicago
8167%{texmfdist}/tex/latex/china2e
8168%{texmfdist}/tex/latex/chletter
8169%{texmfdist}/tex/latex/circ
8170%{texmfdist}/tex/latex/citeref
8171%{texmfdist}/tex/latex/cjhebrew
8172%{texmfdist}/tex/latex/cjk
8173%{texmfdist}/tex/latex/cjw
8174%{texmfdist}/tex/latex/classicthesis
8175%{texmfdist}/tex/latex/clefval
8176%{texmfdist}/tex/latex/cleveref
8177%{texmfdist}/tex/latex/clock
8178%{texmfdist}/tex/latex/clrscode
8179%{texmfdist}/tex/latex/cm-lgc
8180%{texmfdist}/tex/latex/cm-super
df343eba 8181%{texmfdist}/tex/latex/cmap
6367bfc9
MB
8182%{texmfdist}/tex/latex/cmcyralt
8183%{texmfdist}/tex/latex/cmdstring
8184%{texmfdist}/tex/latex/cmdtrack
8185%{texmfdist}/tex/latex/cmll
8186%{texmfdist}/tex/latex/cmsd
8187%{texmfdist}/tex/latex/codepage
8188%{texmfdist}/tex/latex/colorinfo
8189%{texmfdist}/tex/latex/colortab
8190%{texmfdist}/tex/latex/colortbl
8191%{texmfdist}/tex/latex/colorwav
8192%{texmfdist}/tex/latex/combine
8193%{texmfdist}/tex/latex/commath
8194%{texmfdist}/tex/latex/compactbib
8195%{texmfdist}/tex/latex/complexity
8196%{texmfdist}/tex/latex/computational-complexity
8197%{texmfdist}/tex/latex/concprog
8198%{texmfdist}/tex/latex/confproc
8199%{texmfdist}/tex/latex/constants
8200%{texmfdist}/tex/latex/contour
8201%{texmfdist}/tex/latex/cooking
8202%{texmfdist}/tex/latex/cool
8203%{texmfdist}/tex/latex/coollist
8204%{texmfdist}/tex/latex/coolstr
8205%{texmfdist}/tex/latex/cooltooltips
8206%{texmfdist}/tex/latex/coordsys
8207%{texmfdist}/tex/latex/courier-scaled
8208%{texmfdist}/tex/latex/courier
8209%{texmfdist}/tex/latex/courseoutline
8210%{texmfdist}/tex/latex/coursepaper
8211%{texmfdist}/tex/latex/coverpage
8212%{texmfdist}/tex/latex/covington
df343eba 8213%{texmfdist}/tex/latex/crop
6367bfc9
MB
8214%{texmfdist}/tex/latex/crossreference
8215%{texmfdist}/tex/latex/crosswrd
8216%{texmfdist}/tex/latex/csbulletin
8217%{texmfdist}/tex/latex/csquotes
8218%{texmfdist}/tex/latex/csvtools
8219%{texmfdist}/tex/latex/ctable
8220%{texmfdist}/tex/latex/ctib
8221%{texmfdist}/tex/latex/cuisine
8222%{texmfdist}/tex/latex/cursor
8223%{texmfdist}/tex/latex/curve
8224%{texmfdist}/tex/latex/curve2e
8225%{texmfdist}/tex/latex/cv
8226%{texmfdist}/tex/latex/cweb-latex
8227%{texmfdist}/tex/latex/cwpuzzle
8228%{texmfdist}/tex/latex/cyklop
8229%{texmfdist}/tex/latex/dashbox
8230%{texmfdist}/tex/latex/dashrule
8231%{texmfdist}/tex/latex/datatool
8232%{texmfdist}/tex/latex/dateiliste
8233%{texmfdist}/tex/latex/datenumber
8234%{texmfdist}/tex/latex/datetime
8235%{texmfdist}/tex/latex/dcpic
8236%{texmfdist}/tex/latex/decimal
8237%{texmfdist}/tex/latex/delimtxt
8238%{texmfdist}/tex/latex/diagnose
8239%{texmfdist}/tex/latex/dialogl
8240%{texmfdist}/tex/latex/dichokey
8241%{texmfdist}/tex/latex/dictsym
8242%{texmfdist}/tex/latex/digiconfigs
df343eba 8243%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
8244%{texmfdist}/tex/latex/dingbat
8245%{texmfdist}/tex/latex/directory
8246%{texmfdist}/tex/latex/disser
8247%{texmfdist}/tex/latex/dlfltxb
8248%{texmfdist}/tex/latex/dnaseq
8249%{texmfdist}/tex/latex/docmfp
8250%{texmfdist}/tex/latex/doi
8251%{texmfdist}/tex/latex/doipubmed
8252%{texmfdist}/tex/latex/dotarrow
8253%{texmfdist}/tex/latex/dotseqn
8254%{texmfdist}/tex/latex/dottex
8255%{texmfdist}/tex/latex/doublestroke
8256%{texmfdist}/tex/latex/dpfloat
8257%{texmfdist}/tex/latex/dprogress
8258%{texmfdist}/tex/latex/drac
df343eba 8259%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
8260%{texmfdist}/tex/latex/draftwatermark
8261%{texmfdist}/tex/latex/dramatist
8262%{texmfdist}/tex/latex/dtk
8263%{texmfdist}/tex/latex/duerer-latex
8264%{texmfdist}/tex/latex/dvdcoll
8265%{texmfdist}/tex/latex/dvipdfmx-def
8266%{texmfdist}/tex/latex/dyntree
8267%{texmfdist}/tex/latex/eCards
8268%{texmfdist}/tex/latex/ean13isbn
8269%{texmfdist}/tex/latex/easy
8270%{texmfdist}/tex/latex/ebezier
8271%{texmfdist}/tex/latex/ebsthesis
8272%{texmfdist}/tex/latex/ecclesiastic
8273%{texmfdist}/tex/latex/ecltree
8274%{texmfdist}/tex/latex/eco
8275%{texmfdist}/tex/latex/economic
8276%{texmfdist}/tex/latex/ecv
8277%{texmfdist}/tex/latex/ed
8278%{texmfdist}/tex/latex/edmargin
8279%{texmfdist}/tex/latex/ednotes
8280%{texmfdist}/tex/latex/eemeir
df343eba 8281%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8282%{texmfdist}/tex/latex/egameps
8283%{texmfdist}/tex/latex/egplot
8284%{texmfdist}/tex/latex/eiad
8285%{texmfdist}/tex/latex/ellipsis
8286%{texmfdist}/tex/latex/elmath
8287%{texmfdist}/tex/latex/elpres
8288%{texmfdist}/tex/latex/elsarticle
8289%{texmfdist}/tex/latex/elsevier
8290%{texmfdist}/tex/latex/em
8291%{texmfdist}/tex/latex/emp
8292%{texmfdist}/tex/latex/emulateapj
8293%{texmfdist}/tex/latex/encxvlna
df343eba 8294%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8295%{texmfdist}/tex/latex/endheads
8296%{texmfdist}/tex/latex/engpron
8297%{texmfdist}/tex/latex/engrec
8298%{texmfdist}/tex/latex/envbig
8299%{texmfdist}/tex/latex/environ
8300%{texmfdist}/tex/latex/envlab
8301%{texmfdist}/tex/latex/epigrafica
8302%{texmfdist}/tex/latex/epigraph
8303%{texmfdist}/tex/latex/epiolmec
8304%{texmfdist}/tex/latex/epsdice
8305%{texmfdist}/tex/latex/epspdfconversion
8306%{texmfdist}/tex/latex/eqlist
8307%{texmfdist}/tex/latex/eqname
8308%{texmfdist}/tex/latex/eqnarray
8309%{texmfdist}/tex/latex/eqparbox
8310%{texmfdist}/tex/latex/errata
8311%{texmfdist}/tex/latex/esdiff
df343eba 8312%{texmfdist}/tex/latex/esint
6367bfc9
MB
8313%{texmfdist}/tex/latex/eskd
8314%{texmfdist}/tex/latex/eskdx
3127b522 8315%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8316%{texmfdist}/tex/latex/esvect
8317%{texmfdist}/tex/latex/etaremune
8318%{texmfdist}/tex/latex/etex-pkg
8319%{texmfdist}/tex/latex/ethiop
8320%{texmfdist}/tex/latex/etoolbox
8321%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8322%{texmfdist}/tex/latex/euler
8323%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8324%{texmfdist}/tex/latex/euproposal
8325%{texmfdist}/tex/latex/euro
8326%{texmfdist}/tex/latex/eurofont
8327%{texmfdist}/tex/latex/europecv
8328%{texmfdist}/tex/latex/eurosans
df343eba 8329%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8330%{texmfdist}/tex/latex/everypage
8331%{texmfdist}/tex/latex/examdesign
8332%{texmfdist}/tex/latex/examplep
8333%{texmfdist}/tex/latex/exceltex
8334%{texmfdist}/tex/latex/exercise
8335%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8336%{texmfdist}/tex/latex/expl3
8337%{texmfdist}/tex/latex/export
8338%{texmfdist}/tex/latex/extarrows
8339%{texmfdist}/tex/latex/extpfeil
8340%{texmfdist}/tex/latex/extract
df343eba 8341%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8342%{texmfdist}/tex/latex/facsimile
8343%{texmfdist}/tex/latex/faktor
df343eba
ZU
8344%{texmfdist}/tex/latex/fancybox
8345%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8346%{texmfdist}/tex/latex/fancynum
8347%{texmfdist}/tex/latex/fancyref
8348%{texmfdist}/tex/latex/fancytooltips
df343eba 8349%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8350%{texmfdist}/tex/latex/fax
8351%{texmfdist}/tex/latex/fc
8352%{texmfdist}/tex/latex/feyn
8353%{texmfdist}/tex/latex/feynmf
8354%{texmfdist}/tex/latex/fge
8355%{texmfdist}/tex/latex/figbib
8356%{texmfdist}/tex/latex/figsize
df343eba 8357%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8358%{texmfdist}/tex/latex/fink
8359%{texmfdist}/tex/latex/fixfoot
8360%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8361%{texmfdist}/tex/latex/flabels
8362%{texmfdist}/tex/latex/flacards
8363%{texmfdist}/tex/latex/flagderiv
8364%{texmfdist}/tex/latex/flashcards
8365%{texmfdist}/tex/latex/flippdf
df343eba 8366%{texmfdist}/tex/latex/float
6367bfc9
MB
8367%{texmfdist}/tex/latex/floatrow
8368%{texmfdist}/tex/latex/flowfram
8369%{texmfdist}/tex/latex/fmp
8370%{texmfdist}/tex/latex/fmtcount
8371%{texmfdist}/tex/latex/fnbreak
8372%{texmfdist}/tex/latex/fncychap
8373%{texmfdist}/tex/latex/foekfont
8374%{texmfdist}/tex/latex/foilhtml
8375%{texmfdist}/tex/latex/fonetika
df343eba 8376%{texmfdist}/tex/latex/fontinst
6367bfc9 8377%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8378%{texmfdist}/tex/latex/footmisc
8379%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8380%{texmfdist}/tex/latex/forarray
8381%{texmfdist}/tex/latex/forloop
8382%{texmfdist}/tex/latex/formlett
8383%{texmfdist}/tex/latex/formula
8384%{texmfdist}/tex/latex/formular
8385%{texmfdist}/tex/latex/fouridx
8386%{texmfdist}/tex/latex/fourier
8387%{texmfdist}/tex/latex/fouriernc
df343eba 8388%{texmfdist}/tex/latex/fp
6367bfc9
MB
8389%{texmfdist}/tex/latex/frankenstein
8390%{texmfdist}/tex/latex/frcursive
8391%{texmfdist}/tex/latex/frenchle
8392%{texmfdist}/tex/latex/fribrief
8393%{texmfdist}/tex/latex/frletter
8394%{texmfdist}/tex/latex/frontespizio
8395%{texmfdist}/tex/latex/fullblck
8396%{texmfdist}/tex/latex/fullpict
8397%{texmfdist}/tex/latex/functan
8398%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8399%{texmfdist}/tex/latex/gaceta
8400%{texmfdist}/tex/latex/galois
8401%{texmfdist}/tex/latex/gastex
8402%{texmfdist}/tex/latex/gatech-thesis
8403%{texmfdist}/tex/latex/gauss
8404%{texmfdist}/tex/latex/gb4e
8405%{texmfdist}/tex/latex/gcard
8406%{texmfdist}/tex/latex/gcite
8407%{texmfdist}/tex/latex/genmpage
df343eba 8408%{texmfdist}/tex/latex/geometry
6367bfc9 8409%{texmfdist}/tex/latex/geomsty
df343eba 8410%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8411%{texmfdist}/tex/latex/gfsartemisia
8412%{texmfdist}/tex/latex/gfsbaskerville
8413%{texmfdist}/tex/latex/gfsbodoni
8414%{texmfdist}/tex/latex/gfscomplutum
8415%{texmfdist}/tex/latex/gfsdidot
8416%{texmfdist}/tex/latex/gfsneohellenic
8417%{texmfdist}/tex/latex/gfsporson
8418%{texmfdist}/tex/latex/gfssolomos
8419%{texmfdist}/tex/latex/ginpenc
8420%{texmfdist}/tex/latex/gloss
8421%{texmfdist}/tex/latex/glossaries
8422%{texmfdist}/tex/latex/gmdoc
8423%{texmfdist}/tex/latex/gmeometric
8424%{texmfdist}/tex/latex/gmiflink
8425%{texmfdist}/tex/latex/gmutils
8426%{texmfdist}/tex/latex/gmverb
8427%{texmfdist}/tex/latex/gnuplottex
8428%{texmfdist}/tex/latex/go
df343eba 8429%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8430%{texmfdist}/tex/latex/graphicx-psmin
8431%{texmfdist}/tex/latex/greek-inputenc
8432%{texmfdist}/tex/latex/greekdates
68640cd8 8433%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8434%{texmfdist}/tex/latex/grfpaste
8435%{texmfdist}/tex/latex/grnumalt
8436%{texmfdist}/tex/latex/grotesq
8437%{texmfdist}/tex/latex/grverb
8438%{texmfdist}/tex/latex/gu
8439%{texmfdist}/tex/latex/guitar
8440%{texmfdist}/tex/latex/guitbeamer
8441%{texmfdist}/tex/latex/hanging
8442%{texmfdist}/tex/latex/har2nat
8443%{texmfdist}/tex/latex/harmony
8444%{texmfdist}/tex/latex/harpoon
8445%{texmfdist}/tex/latex/harvard
8446%{texmfdist}/tex/latex/hc
8447%{texmfdist}/tex/latex/helvetic
8448%{texmfdist}/tex/latex/hep
8449%{texmfdist}/tex/latex/hepnames
8450%{texmfdist}/tex/latex/hepparticles
8451%{texmfdist}/tex/latex/hepthesis
8452%{texmfdist}/tex/latex/hepunits
8453%{texmfdist}/tex/latex/hexgame
8454%{texmfdist}/tex/latex/hfoldsty
8455%{texmfdist}/tex/latex/hhtensor
8456%{texmfdist}/tex/latex/hilowres
8457%{texmfdist}/tex/latex/histogr
8458%{texmfdist}/tex/latex/hitec
8459%{texmfdist}/tex/latex/hpsdiss
8460%{texmfdist}/tex/latex/hrlatex
8461%{texmfdist}/tex/latex/hvfloat
8462%{texmfdist}/tex/latex/hypdvips
8463%{texmfdist}/tex/latex/hyper
df343eba 8464%{texmfdist}/tex/latex/hyperref
6367bfc9 8465%{texmfdist}/tex/latex/hyperxmp
df343eba 8466%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8467%{texmfdist}/tex/latex/ibycus-babel
8468%{texmfdist}/tex/latex/icsv
8469%{texmfdist}/tex/latex/ieeepes
8470%{texmfdist}/tex/latex/ifmslide
8471%{texmfdist}/tex/latex/ifplatform
8472%{texmfdist}/tex/latex/ifsym
8473%{texmfdist}/tex/latex/ijmart
8474%{texmfdist}/tex/latex/imac
8475%{texmfdist}/tex/latex/image-gallery
8476%{texmfdist}/tex/latex/imtekda
df343eba 8477%{texmfdist}/tex/latex/index
6367bfc9
MB
8478%{texmfdist}/tex/latex/initials
8479%{texmfdist}/tex/latex/inlinebib
8480%{texmfdist}/tex/latex/inlinedef
8481%{texmfdist}/tex/latex/interactiveworkbook
8482%{texmfdist}/tex/latex/inversepath
8483%{texmfdist}/tex/latex/invoice
8484%{texmfdist}/tex/latex/ipa
8485%{texmfdist}/tex/latex/iso
8486%{texmfdist}/tex/latex/iso10303
8487%{texmfdist}/tex/latex/isodate
8488%{texmfdist}/tex/latex/isodoc
8489%{texmfdist}/tex/latex/isonums
8490%{texmfdist}/tex/latex/isorot
8491%{texmfdist}/tex/latex/isotope
8492%{texmfdist}/tex/latex/itnumpar
8493%{texmfdist}/tex/latex/itrans
8494%{texmfdist}/tex/latex/iwona
8495%{texmfdist}/tex/latex/jeopardy
8496%{texmfdist}/tex/latex/jhep
8497%{texmfdist}/tex/latex/jknapltx
8498%{texmfdist}/tex/latex/jneurosci
8499%{texmfdist}/tex/latex/jpsj
8500%{texmfdist}/tex/latex/jura
8501%{texmfdist}/tex/latex/juraabbrev
8502%{texmfdist}/tex/latex/juramisc
8503%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8504%{texmfdist}/tex/latex/koma-script
8505%{texmfdist}/tex/latex/labels
4224ae6d
MB
8506%dir %{texmfdist}/tex/latex/latexconfig
8507%{texmfdist}/tex/latex/latexconfig/latex.ini
8508%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8509%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8510%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8511%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8512%{texmfdist}/tex/latex/layouts
df343eba
ZU
8513%{texmfdist}/tex/latex/lettrine
8514%{texmfdist}/tex/latex/listings
8515%{texmfdist}/tex/latex/ltabptch
daae3151 8516%{texmfdist}/tex/latex/localloc
cf8dbd64 8517%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8518%{texmfdist}/tex/latex/mathcomp
8519%{texmfdist}/tex/latex/mdwtools
8520%{texmfdist}/tex/latex/memoir
8521%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8522%{texmfdist}/tex/latex/misc209
8523%{texmfdist}/tex/latex/mmap
8524%{texmfdist}/tex/latex/mnsymbol
8525%{texmfdist}/tex/latex/moderncv
8526%{texmfdist}/tex/latex/modroman
8527%{texmfdist}/tex/latex/mongolian-babel
8528%{texmfdist}/tex/latex/montex
df343eba
ZU
8529%{texmfdist}/tex/latex/mparhack
8530%{texmfdist}/tex/latex/ms
df343eba 8531%{texmfdist}/tex/latex/multibib
df343eba
ZU
8532%{texmfdist}/tex/latex/multirow
8533%{texmfdist}/tex/latex/mwcls
8534%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8535%{texmfdist}/tex/latex/ncclatex
8536%{texmfdist}/tex/latex/ncctools
8537%{texmfdist}/tex/latex/ncntrsbk
8538%{texmfdist}/tex/latex/nddiss
8539%{texmfdist}/tex/latex/newalg
8540%{texmfdist}/tex/latex/newfile
8541%{texmfdist}/tex/latex/newlfm
8542%{texmfdist}/tex/latex/newspaper
8543%{texmfdist}/tex/latex/newthm
df343eba
ZU
8544%{texmfdist}/tex/latex/nomencl
8545%{texmfdist}/tex/latex/ntgclass
80fa261c 8546%{texmfdist}/tex/generic/oberdiek
df343eba 8547%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8548%{texmfdist}/tex/latex/overpic
8549%{texmfdist}/tex/latex/paralist
df343eba
ZU
8550%{texmfdist}/tex/latex/pb-diagram
8551%{texmfdist}/tex/latex/pdfpages
8552%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8553%{texmfdist}/tex/latex/pict2e
8554%{texmfdist}/tex/latex/placeins
df343eba
ZU
8555%{texmfdist}/tex/latex/preprint
8556%{texmfdist}/tex/latex/preview
8557%{texmfdist}/tex/latex/program
df343eba
ZU
8558%{texmfdist}/tex/latex/psfrag
8559%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8560%{texmfdist}/tex/latex/revtex
8561%{texmfdist}/tex/latex/rotating
8562%{texmfdist}/tex/latex/rotfloat
8563%{texmfdist}/tex/latex/scale
8564%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8565%{texmfdist}/tex/latex/seminar
8566%{texmfdist}/tex/latex/setspace
df343eba
ZU
8567%{texmfdist}/tex/latex/showdim
8568%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8569%{texmfdist}/tex/latex/sidecap
8570%{texmfdist}/tex/latex/slashbox
8571%{texmfdist}/tex/latex/soul
8572%{texmfdist}/tex/latex/stdclsdv
8573%{texmfdist}/tex/latex/stmaryrd
8574%{texmfdist}/tex/latex/subfig
8575%{texmfdist}/tex/latex/subfigure
8576%{texmfdist}/tex/latex/supertabular
8577%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8578%{texmfdist}/tex/latex/t-angles
8579%{texmfdist}/tex/latex/tableaux
8580%{texmfdist}/tex/latex/tablists
8581%{texmfdist}/tex/latex/tablor
8582%{texmfdist}/tex/latex/tabto-ltx
8583%{texmfdist}/tex/latex/tabulary
8584%{texmfdist}/tex/latex/tabvar
8585%{texmfdist}/tex/latex/talk
8586%{texmfdist}/tex/latex/taupin
8587%{texmfdist}/tex/latex/tcldoc
8588%{texmfdist}/tex/latex/tdsfrmath
8589%{texmfdist}/tex/latex/technics
8590%{texmfdist}/tex/latex/ted
8591%{texmfdist}/tex/latex/tengwarscript
8592%{texmfdist}/tex/latex/tensor
8593%{texmfdist}/tex/latex/teubner
8594%{texmfdist}/tex/latex/tex-gyre
8595%{texmfdist}/tex/latex/texilikecover
8596%{texmfdist}/tex/latex/texlogos
8597%{texmfdist}/tex/latex/texmate
8598%{texmfdist}/tex/latex/texpower
8599%{texmfdist}/tex/latex/texshade
8600%{texmfdist}/tex/latex/textcase
df343eba 8601%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8602%{texmfdist}/tex/latex/textopo
8603%{texmfdist}/tex/latex/textpath
df343eba 8604%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8605%{texmfdist}/tex/latex/theoremref
8606%{texmfdist}/tex/latex/thesis-titlepage-fhac
8607%{texmfdist}/tex/latex/thinsp
8608%{texmfdist}/tex/latex/thmtools
8609%{texmfdist}/tex/latex/thumb
8610%{texmfdist}/tex/latex/thuthesis
8611%{texmfdist}/tex/latex/ticket
8612%{texmfdist}/tex/latex/tikz-inet
8613%{texmfdist}/tex/latex/times
8614%{texmfdist}/tex/latex/timesht
8615%{texmfdist}/tex/latex/tipa
8616%{texmfdist}/tex/latex/titlefoot
df343eba 8617%{texmfdist}/tex/latex/titlesec
cf8dbd64 8618%{texmfdist}/tex/latex/titling
df343eba
ZU
8619%{texmfdist}/tex/latex/tocbibind
8620%{texmfdist}/tex/latex/tocloft
8621%{texmfdist}/tex/latex/tools
8622%{texmfdist}/tex/latex/totpages
df343eba 8623%{texmfdist}/tex/latex/type1cm
cf8dbd64 8624%{texmfdist}/tex/latex/undertilde
df343eba 8625%{texmfdist}/tex/latex/units
cf8dbd64
MB
8626%{texmfdist}/tex/latex/unitsdef
8627%{texmfdist}/tex/latex/universa
8628%{texmfdist}/tex/latex/unroman
8629%{texmfdist}/tex/latex/upmethodology
df343eba 8630%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8631%{texmfdist}/tex/latex/varindex
8632%{texmfdist}/tex/latex/varsfromjobname
8633%{texmfdist}/tex/latex/vector
8634%{texmfdist}/tex/latex/velthuis
8635%{texmfdist}/tex/latex/verse
8636%{texmfdist}/tex/latex/versions
8637%{texmfdist}/tex/latex/vhistory
8638%{texmfdist}/tex/latex/vita
df343eba 8639%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8640%{texmfdist}/tex/latex/volumes
8641%{texmfdist}/tex/latex/vpe
8642%{texmfdist}/tex/latex/vrsion
8643%{texmfdist}/tex/latex/vwcol
8644%{texmfdist}/tex/latex/vxu
8645%{texmfdist}/tex/latex/wallpaper
8646%{texmfdist}/tex/latex/warning
8647%{texmfdist}/tex/latex/warpcol
df343eba 8648%{texmfdist}/tex/latex/was
cf8dbd64
MB
8649%{texmfdist}/tex/latex/williams
8650%{texmfdist}/tex/latex/wnri
8651%{texmfdist}/tex/latex/wordlike
df343eba 8652%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8653%{texmfdist}/tex/latex/wsuipa
8654%{texmfdist}/tex/latex/xargs
8655%{texmfdist}/tex/latex/xcolor
8656%{texmfdist}/tex/latex/xdoc
8657%{texmfdist}/tex/latex/xfor
8658%{texmfdist}/tex/latex/xifthen
df343eba 8659%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8660%{texmfdist}/tex/latex/xmpincl
8661%{texmfdist}/tex/latex/xnewcommand
8662%{texmfdist}/tex/latex/xoptarg
8663%{texmfdist}/tex/latex/xpackages
8664%{texmfdist}/tex/latex/xq
8665%{texmfdist}/tex/latex/xskak
8666%{texmfdist}/tex/latex/xstring
df343eba 8667%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8668%{texmfdist}/tex/latex/xtcapts
8669%{texmfdist}/tex/latex/xyling
8670%{texmfdist}/tex/latex/xytree
8671%{texmfdist}/tex/latex/yafoot
df343eba 8672%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8673%{texmfdist}/tex/latex/yhmath
8674%{texmfdist}/tex/latex/yi4latex
8675%{texmfdist}/tex/latex/york-thesis
8676%{texmfdist}/tex/latex/youngtab
8677%{texmfdist}/tex/latex/yplan
8678%{texmfdist}/tex/latex/zapfchan
8679%{texmfdist}/tex/latex/zapfding
8680%{texmfdist}/tex/latex/zed-csp
8681%{texmfdist}/tex/latex/zefonts
8682%{texmfdist}/tex/latex/ziffer
8683%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8684%{texmfdist}/tex/plain/etex
8685%{texmf}/tex/latex/config
8686%{texmf}/tex/latex/dvipdfm
d08789e0 8687
6c82f497
ZU
8688%files latex-12many
8689%defattr(644,root,root,755)
8690%doc %{texmfdist}/doc/latex/12many
8691%{texmfdist}/source/latex/12many
8692
a8b381b0
ZU
8693%files latex-abstract
8694%defattr(644,root,root,755)
8695%doc %{texmfdist}/doc/latex/abstract
8696%{texmfdist}/tex/latex/abstract
8697
f1f5d194
ZU
8698%files latex-accfonts
8699%defattr(644,root,root,755)
80fa261c 8700%doc%{texmfdist}/doc/fonts/accfonts
f1f5d194
ZU
8701%{texmfdist}/tex/latex/accfonts
8702
e88b5dcf
ZU
8703%files latex-adrconv
8704%defattr(644,root,root,755)
8705%{texmfdist}/tex/latex/adrconv
8706%{texmfdist}/doc/latex/adrconv
8707
d08789e0
ZU
8708%files latex-algorithms
8709%defattr(644,root,root,755)
68640cd8
ZU
8710%doc %{texmfdist}/doc/latex/algorithms
8711%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8712
8713%files latex-ae
8714%defattr(644,root,root,755)
2677a8b0 8715%{texmfdist}/tex/latex/ae
d08789e0
ZU
8716
8717%files latex-ams
8718%defattr(644,root,root,755)
68640cd8
ZU
8719%doc %{texmfdist}/doc/latex/amscls
8720%doc %{texmfdist}/doc/latex/amsmath
68640cd8 8721%doc %{texmfdist}/doc/latex/onlyamsmath
80fa261c 8722%{texmfdist}/doc/fonts/amsfonts
68640cd8
ZU
8723%{texmfdist}/tex/latex/amscls
8724%{texmfdist}/tex/latex/amsmath
8725%{texmfdist}/tex/latex/amsfonts
8726%{texmfdist}/tex/latex/onlyamsmath
8727%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8728
8729%files latex-antp
8730%defattr(644,root,root,755)
7179ac92 8731%{texmfdist}/tex/latex/antp
d08789e0
ZU
8732
8733%files latex-antt
8734%defattr(644,root,root,755)
2677a8b0 8735%{texmfdist}/tex/latex/antt
d08789e0 8736
e88b5dcf
ZU
8737%files latex-appendix
8738%defattr(644,root,root,755)
8739%doc %{texmfdist}/doc/latex/appendix
8740%{texmfdist}/tex/latex/appendix
8741
b4d68b39
ZU
8742%files latex-backgammon
8743%defattr(644,root,root,755)
8744%doc %{texmfdist}/doc/latex/backgammon
8745%{texmfdist}/tex/latex/backgammon
8746
6c82f497
ZU
8747%files latex-bardiag
8748%defattr(644,root,root,755)
8749%doc %{texmfdist}/doc/latex/bardiag
8750%{texmfdist}/tex/latex/bardiag
8751
d08789e0
ZU
8752%files latex-bbm
8753%defattr(644,root,root,755)
68640cd8
ZU
8754%doc %{texmfdist}/doc/fonts/bbm
8755%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8756
8757%files latex-bbold
8758%defattr(644,root,root,755)
ffd94364
ZU
8759%doc %{texmfdist}/doc/latex/bbold
8760%{texmfdist}/tex/latex/bbold
8761%{texmfdist}/source/latex/bbold
d08789e0 8762
b4d68b39
ZU
8763%files latex-beamer
8764%defattr(644,root,root,755)
8765%doc %{texmfdist}/doc/latex/beamer
8766%{texmfdist}/tex/latex/beamer-contrib
8767%{texmfdist}/tex/latex/beamer
8768
2fede27b
ZU
8769%files latex-bezos
8770%defattr(644,root,root,755)
8771%doc %{texmfdist}/doc/latex/bezos
8772%{texmfdist}/tex/latex/bezos
8773
d08789e0
ZU
8774%files latex-bibtex
8775%defattr(644,root,root,755)
68640cd8 8776%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8777%doc %{texmfdist}/doc/latex/adrconv
8778%doc %{texmfdist}/doc/latex/bibtopic
8779%doc %{texmfdist}/doc/latex/bibunits
8780%doc %{texmfdist}/doc/latex/natbib
8781%doc %{texmfdist}/doc/latex/footbib
8782%dir %{texmfdist}/doc/bibtex
8783%dir %{texmfdist}/bibtex
8784%dir %{texmfdist}/bibtex/bib
8785%dir %{texmfdist}/bibtex/bst
b9a3d45e 8786%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8787
8788%attr(755,root,root) %{_bindir}/bibtex
8789%attr(755,root,root) %{_bindir}/rubibtex
8790
68640cd8
ZU
8791%{texmfdist}/bibtex/bst/base
8792%{texmfdist}/bibtex/csf/base
8793%{texmfdist}/bibtex/bib/base
8794%{texmfdist}/bibtex/bst/adrconv
8795%{texmfdist}/bibtex/bib/adrconv
8796%{texmfdist}/source/latex/adrconv
8797%{texmfdist}/tex/latex/adrconv
8798# %{texmf}/bibtex/bst/misc
8799%{texmfdist}/bibtex/bst/natbib
8800%{texmfdist}/tex/latex/natbib
8801%{texmfdist}/tex/latex/bibtopic
8802%{texmfdist}/source/latex/bibunits
8803%{texmfdist}/tex/latex/bibunits
8804%{texmfdist}/source/latex/footbib
8805%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8806
8807%{_mandir}/man1/bibtex.1*
8808%{_mandir}/man1/rubibtex.1*
8809
8810%files latex-bibtex-ams
8811%defattr(644,root,root,755)
68640cd8
ZU
8812%{texmfdist}/bibtex/bst/ams
8813%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8814
8815%files latex-bibtex-pl
8816%defattr(644,root,root,755)
04123363 8817%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8818%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8819
8820%files latex-bibtex-german
8821%defattr(644,root,root,755)
68640cd8
ZU
8822%doc %{texmfdist}/doc/bibtex/germbib
8823%{texmfdist}/bibtex/bst/germbib
8824%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8825
8826%files latex-bibtex-revtex4
8827%defattr(644,root,root,755)
04123363 8828%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8829%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8830%{texmfdist}/source/latex/revtex/revtex4.dtx
8831%{texmfdist}/source/latex/revtex/revtex4.ins
8832%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8833
8834%files latex-bibtex-jurabib
8835%defattr(644,root,root,755)
68640cd8
ZU
8836%doc %{texmfdist}/doc/latex/jurabib
8837%{texmfdist}/bibtex/bst/jurabib
8838%{texmfdist}/bibtex/bib/jurabib
8839%{texmfdist}/source/latex/jurabib
8840%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8841
8842%files latex-bibtex-dk
8843%defattr(644,root,root,755)
68640cd8
ZU
8844%doc %{texmfdist}/doc/latex/dk-bib
8845%{texmfdist}/bibtex/bst/dk-bib
8846%{texmfdist}/bibtex/csf/dk-bib
8847%{texmfdist}/bibtex/bib/dk-bib
8848%{texmfdist}/source/latex/dk-bib
8849%{texmfdist}/tex/latex/dk-bib
8850
8851# %files latex-bibtex-nor
8852# %defattr(644,root,root,755)
8853# %{texmf}/bibtex/bst/norbib
d08789e0 8854
33b3b483
ZU
8855%files latex-bibtex-styles
8856%defattr(644,root,root,755)
04123363 8857%dir %{texmfdist}/doc/generic/t2
80fa261c 8858%dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
04123363 8859%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8860%{texmfdist}/bibtex/bib/IEEEtran
8861%{texmfdist}/bibtex/bib/abstyles
8862%{texmfdist}/bibtex/bib/achemso
8863%{texmfdist}/bibtex/bib/acmtrans
8864%{texmfdist}/bibtex/bib/aiaa
8865%{texmfdist}/bibtex/bib/apacite
8866%{texmfdist}/bibtex/bib/asaetr
8867%{texmfdist}/bibtex/bib/ascelike
8868%{texmfdist}/bibtex/bib/beebe
8869%{texmfdist}/bibtex/bib/bibhtml
8870%{texmfdist}/bibtex/bib/bibtopic
8871%{texmfdist}/bibtex/bib/biocon
8872%{texmfdist}/bibtex/bib/computational-complexity
8873%{texmfdist}/bibtex/bib/din1505
8874%{texmfdist}/bibtex/bib/directory
8875%{texmfdist}/bibtex/bib/dtk
8876%{texmfdist}/bibtex/bib/figbib
8877%{texmfdist}/bibtex/bib/frankenstein
8878%{texmfdist}/bibtex/bib/gatech-thesis
8879%{texmfdist}/bibtex/bib/geomsty
8880%{texmfdist}/bibtex/bib/gloss
8881%{texmfdist}/bibtex/bib/harvard
8882%{texmfdist}/bibtex/bib/ieeepes
8883%{texmfdist}/bibtex/bib/ijmart
8884%{texmfdist}/bibtex/bib/imac
8885%{texmfdist}/bibtex/bib/index
8886%{texmfdist}/bibtex/bib/lsc
8887%{texmfdist}/bibtex/bib/msc
8888%{texmfdist}/bibtex/bib/nostarch
8889%{texmfdist}/bibtex/bib/philosophersimprint
8890%{texmfdist}/bibtex/bib/revtex
8891%{texmfdist}/bibtex/bib/spie
8892%{texmfdist}/bibtex/bib/urlbst
8893%{texmfdist}/bibtex/bst/IEEEtran
8894%{texmfdist}/bibtex/bst/abstyles
8895%{texmfdist}/bibtex/bst/achemso
8896%{texmfdist}/bibtex/bst/acmtrans
8897%{texmfdist}/bibtex/bst/afthesis
8898%{texmfdist}/bibtex/bst/aguplus
8899%{texmfdist}/bibtex/bst/aiaa
8900%{texmfdist}/bibtex/bst/aichej
8901%{texmfdist}/bibtex/bst/ametsoc
8902%{texmfdist}/bibtex/bst/apacite
8903%{texmfdist}/bibtex/bst/asaetr
8904%{texmfdist}/bibtex/bst/ascelike
8905%{texmfdist}/bibtex/bst/babelbib
8906%{texmfdist}/bibtex/bst/beebe
8907%{texmfdist}/bibtex/bst/bibhtml
8908%{texmfdist}/bibtex/bst/chem-journal
8909%{texmfdist}/bibtex/bst/chicago
8910%{texmfdist}/bibtex/bst/computational-complexity
8911%{texmfdist}/bibtex/bst/confproc
8912%{texmfdist}/bibtex/bst/datatool
8913%{texmfdist}/bibtex/bst/din1505
8914%{texmfdist}/bibtex/bst/dinat
8915%{texmfdist}/bibtex/bst/directory
8916%{texmfdist}/bibtex/bst/dtk
8917%{texmfdist}/bibtex/bst/dvdcoll
8918%{texmfdist}/bibtex/bst/economic
8919%{texmfdist}/bibtex/bst/elsevier-bib
8920%{texmfdist}/bibtex/bst/fbs
8921%{texmfdist}/bibtex/bst/figbib
8922%{texmfdist}/bibtex/bst/finbib
8923%{texmfdist}/bibtex/bst/frankenstein
8924%{texmfdist}/bibtex/bst/gatech-thesis
8925%{texmfdist}/bibtex/bst/gloss
8926%{texmfdist}/bibtex/bst/gost
8927%{texmfdist}/bibtex/bst/gustlib
8928%{texmfdist}/bibtex/bst/harvard
8929%{texmfdist}/bibtex/bst/hc
8930%{texmfdist}/bibtex/bst/ieeepes
8931%{texmfdist}/bibtex/bst/ijmart
8932%{texmfdist}/bibtex/bst/ijqc
8933%{texmfdist}/bibtex/bst/imac
8934%{texmfdist}/bibtex/bst/index
8935%{texmfdist}/bibtex/bst/inlinebib
8936%{texmfdist}/bibtex/bst/iopart-num
8937%{texmfdist}/bibtex/bst/jneurosci
8938%{texmfdist}/bibtex/bst/jurarsp
8939%{texmfdist}/bibtex/bst/kluwer
8940%{texmfdist}/bibtex/bst/mciteplus
8941%{texmfdist}/bibtex/bst/mslapa
8942%{texmfdist}/bibtex/bst/multibib
8943%{texmfdist}/bibtex/bst/munich
8944%{texmfdist}/bibtex/bst/nature
8945%{texmfdist}/bibtex/bst/nddiss
8946%{texmfdist}/bibtex/bst/opcit
8947%{texmfdist}/bibtex/bst/perception
8948%{texmfdist}/bibtex/bst/revtex
8949%{texmfdist}/bibtex/bst/rsc
8950%{texmfdist}/bibtex/bst/savetrees
8951%{texmfdist}/bibtex/bst/shipunov
8952%{texmfdist}/bibtex/bst/smflatex
8953%{texmfdist}/bibtex/bst/sort-by-letters
8954%{texmfdist}/bibtex/bst/spie
8955%{texmfdist}/bibtex/bst/stellenbosch
8956%{texmfdist}/bibtex/bst/swebib
8957%{texmfdist}/bibtex/bst/texsis
8958%{texmfdist}/bibtex/bst/thuthesis
8959%{texmfdist}/bibtex/bst/tugboat
8960%{texmfdist}/bibtex/bst/urlbst
8961%{texmfdist}/bibtex/csf/gost
8962%doc %{texmfdist}/doc/bibtex/abstyles
8963%doc %{texmfdist}/doc/bibtex/bibhtml
8964%doc %{texmfdist}/doc/bibtex/dinat
8965%doc %{texmfdist}/doc/bibtex/economic
8966%doc %{texmfdist}/doc/bibtex/elsevier-bib
8967%doc %{texmfdist}/doc/bibtex/gost
8968%doc %{texmfdist}/doc/bibtex/ijqc
8969%doc %{texmfdist}/doc/bibtex/iopart-num
80fa261c 8970%doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
33b3b483
ZU
8971%doc %{texmfdist}/doc/latex/IEEEtran
8972%{texmfdist}/source/bibtex/gost
8973
435dbdfa
ZU
8974%files latex-bibtex-vancouver
8975%defattr(644,root,root,755)
8976%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8977%dir %{texmfdist}/bibtex/bst/vancouver
8978%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8979%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8980%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8981%doc %{texmfdist}/doc/bibtex/vancouver/README
8982%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8983%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8984
2fede27b
ZU
8985%files latex-booktabs
8986%defattr(644,root,root,755)
8987%doc %{texmfdist}/doc/latex/booktabs
8988%{texmfdist}/tex/latex/booktabs
8989
8990%files latex-caption
8991%defattr(644,root,root,755)
8992%doc %{texmfdist}/doc/latex/caption
8993%{texmfdist}/tex/latex/caption
8994
d08789e0
ZU
8995%files latex-carlisle
8996%defattr(644,root,root,755)
68640cd8
ZU
8997%doc %{texmfdist}/doc/latex/carlisle
8998%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8999
9000%files latex-ccfonts
9001%defattr(644,root,root,755)
68640cd8
ZU
9002%doc %{texmfdist}/doc/latex/ccfonts
9003%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
9004
9005%files latex-cite
9006%defattr(644,root,root,755)
2677a8b0 9007%{texmfdist}/tex/latex/cite
d08789e0
ZU
9008
9009%files latex-cmbright
9010%defattr(644,root,root,755)
68640cd8
ZU
9011%doc %{texmfdist}/doc/latex/cmbright
9012%{texmfdist}/tex/latex/cmbright
9013
2fede27b
ZU
9014%files latex-comment
9015%defattr(644,root,root,755)
9016%doc %{texmfdist}/doc/latex/comment
9017%{texmfdist}/tex/latex/comment
d08789e0
ZU
9018
9019%files latex-concmath
9020%defattr(644,root,root,755)
2677a8b0 9021%{texmfdist}/tex/latex/concmath
d08789e0 9022
2fede27b
ZU
9023%files latex-currvita
9024%defattr(644,root,root,755)
9025%doc %{texmfdist}/doc/latex/currvita
9026%{texmfdist}/tex/latex/currvita
9027
9028%files latex-curves
9029%defattr(644,root,root,755)
9030%doc %{texmfdist}/doc/latex/curves
9031%{texmfdist}/tex/latex/curves
9032
d08789e0
ZU
9033%files latex-custom-bib
9034%defattr(644,root,root,755)
9501d92c
ZU
9035%doc %{texmfdist}/doc/latex/custom-bib
9036%{texmfdist}/source/latex/custom-bib
9037%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
9038
9039%files latex-cyrillic
9040%defattr(644,root,root,755)
9501d92c
ZU
9041%doc %{texmfdist}/doc/latex/cyrillic
9042%{texmfdist}/source/latex/cyrillic
9043%{texmfdist}/tex/latex/cyrillic
d08789e0 9044
04eb4e68
ZU
9045# %files latex-dstroke
9046# %defattr(644,root,root,755)
9047# %{texmf}/tex/latex/dstroke
d08789e0 9048
60597425
ZU
9049%files latex-enumitem
9050%defattr(644,root,root,755)
9051%doc %{texmfdist}/doc/latex/enumitem
9052%{texmfdist}/tex/latex/enumitem
9053
2b453bda
ZU
9054%files latex-exam
9055%defattr(644,root,root,755)
f1f5d194 9056%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
9057%{texmfdist}/tex/latex/exam
9058
f1f5d194
ZU
9059%files latex-gbrief
9060%defattr(644,root,root,755)
9061%doc %{texmfdist}/doc/latex/g-brief
9062%{texmfdist}/tex/latex/g-brief
9063
d08789e0
ZU
9064%files latex-jknappen
9065%defattr(644,root,root,755)
9501d92c
ZU
9066%doc %{texmfdist}/fonts/source/jknappen
9067%{texmfdist}/fonts/tfm/jknappen
d08789e0 9068
d19eaaab
ZU
9069%files latex-keystroke
9070%defattr(644,root,root,755)
9071%{texmfdist}/tex/latex/keystroke
9072%doc %{texmfdist}/doc/latex/keystroke
9073
9074%files latex-labbook
9075%defattr(644,root,root,755)
9076%doc %{texmfdist}/doc/latex/labbook
9077%{texmfdist}/source/latex/labbook
9078%{texmfdist}/tex/latex/labbook
9079
a8b381b0
ZU
9080%files latex-lastpage
9081%defattr(644,root,root,755)
a8b381b0 9082%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
9083%{texmfdist}/tex/latex/lastpage
9084
d19eaaab
ZU
9085%files latex-lcd
9086%defattr(644,root,root,755)
9087%doc %{texmfdist}/doc/latex/lcd
9088%{texmfdist}/source/latex/lcd
9089%{texmfdist}/tex/latex/lcd
9090
9091%files latex-leaflet
9092%defattr(644,root,root,755)
9093%doc %{texmfdist}/doc/latex/leaflet
9094%{texmfdist}/source/latex/leaflet
9095%{texmfdist}/tex/latex/leaflet
9096
f1f5d194
ZU
9097%files latex-leftidx
9098%defattr(644,root,root,755)
9099%doc %{texmfdist}/doc/latex/leftidx
9100%{texmfdist}/tex/latex/leftidx
a8b381b0 9101
d19eaaab
ZU
9102%files latex-lewis
9103%defattr(644,root,root,755)
9104%doc %{texmfdist}/doc/latex/lewis
9105%{texmfdist}/tex/latex/lewis
9106
d08789e0
ZU
9107%files latex-lm
9108%defattr(644,root,root,755)
9501d92c
ZU
9109%doc %{texmfdist}/doc/fonts/lm
9110%{texmfdist}/tex/latex/lm
9111%{texmfdist}/fonts/afm/public/lm
9112%{texmfdist}/fonts/enc/dvips/lm
9113%{texmfdist}/fonts/map/dvips/lm
9114%{texmfdist}/fonts/map/dvipdfm/lm
9115%{texmfdist}/fonts/opentype/public/lm
9116%{texmfdist}/fonts/tfm/public/lm
9117%{texmfdist}/source/fonts/lm
d08789e0
ZU
9118
9119%files latex-lucidabr
9120%defattr(644,root,root,755)
8affbd2c 9121%dir %{texmfdist}/vtex
04123363 9122%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
9123%{texmfdist}/vtex/config/lucidabr-k.ali
9124%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
9125
9126%files latex-lineno
9127%defattr(644,root,root,755)
9501d92c
ZU
9128%doc %{texmfdist}/doc/latex/lineno
9129%{texmfdist}/tex/latex/lineno
9130
d08789e0
ZU
9131
9132%files latex-marvosym
9133%defattr(644,root,root,755)
2677a8b0 9134%{texmfdist}/tex/latex/marvosym
d08789e0 9135
d19eaaab
ZU
9136%files latex-mathexam
9137%defattr(644,root,root,755)
9138%doc %{texmfdist}/doc/latex/mathexam
9139%{texmfdist}/source/latex/mathexam
9140%{texmfdist}/tex/latex/mathexam
9141
5b7eba8e
MB
9142#%files latex-mathpple
9143#%defattr(644,root,root,755)
d08789e0 9144
5b7eba8e
MB
9145#%files latex-mathtime
9146#%defattr(644,root,root,755)
d08789e0
ZU
9147
9148%files latex-microtype
9149%defattr(644,root,root,755)
26d8eaaa
ZU
9150%doc %{texmfdist}/doc/latex/microtype
9151%{texmfdist}/source/latex/microtype
9152%{texmfdist}/tex/latex/microtype
d08789e0
ZU
9153
9154%files latex-mflogo
9155%defattr(644,root,root,755)
26d8eaaa
ZU
9156%doc %{texmfdist}/doc/latex/mflogo
9157%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
9158
9159%files latex-mfnfss
9160%defattr(644,root,root,755)
26d8eaaa
ZU
9161%{texmfdist}/source/latex/mfnfss
9162%{texmfdist}/tex/latex/mfnfss
9163
d08789e0
ZU
9164%files latex-minitoc
9165%defattr(644,root,root,755)
26d8eaaa
ZU
9166%doc %{texmfdist}/doc/latex/minitoc
9167%{texmfdist}/bibtex/bst/minitoc
9168%{texmfdist}/makeindex/minitoc
9169%{texmfdist}/scripts/minitoc
9170%{texmfdist}/source/latex/minitoc
9171%{texmfdist}/tex/latex/minitoc
9172
d08789e0
ZU
9173
9174%files latex-mltex
9175%defattr(644,root,root,755)
26d8eaaa
ZU
9176%doc %{texmfdist}/doc/latex/mltex
9177%{texmfdist}/tex/latex/mltex
d08789e0 9178
f1f5d194
ZU
9179%files latex-moreverb
9180%defattr(644,root,root,755)
9181%doc %{texmfdist}/doc/latex/moreverb
9182%{texmfdist}/tex/latex/moreverb
9183
d34bfb7f
ZU
9184%files latex-multienum
9185%defattr(644,root,root,755)
f2555868 9186%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 9187%dir %{texmfdist}/tex/latex/multenum
f2555868 9188%{texmfdist}/tex/latex/multenum/*
d34bfb7f 9189
8ed039e0
ZU
9190%files latex-musictex
9191%defattr(644,root,root,755)
9192%doc %{texmfdist}/doc/generic/musictex
9193%{texmfdist}/fonts/source/public/musictex
9194%{texmfdist}/fonts/tfm/public/musictex
9195%{texmfdist}/tex/generic/musictex
9196%{texmfdist}/tex/latex/musictex
9197
a8b381b0
ZU
9198%files latex-ntheorem
9199%defattr(644,root,root,755)
9200%{texmfdist}/tex/latex/ntheorem
9201%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 9202
f65b3398
ZU
9203%files latex-other-doc
9204%defattr(644,root,root,755)
8affbd2c 9205%doc %{texmfdist}/doc/alatex
f65b3398 9206%doc %{texmfdist}/doc/cslatex/base
8affbd2c 9207%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
9208%doc %{texmfdist}/doc/latex/ANUfinalexam
9209%doc %{texmfdist}/doc/latex/AkkTeX
9210%doc %{texmfdist}/doc/latex/ESIEEcv
9211%doc %{texmfdist}/doc/latex/GuIT
9212%doc %{texmfdist}/doc/latex/HA-prosper
9213%doc %{texmfdist}/doc/latex/IEEEconf
9214%doc %{texmfdist}/doc/latex/a0poster
9215%doc %{texmfdist}/doc/latex/aastex
9216%doc %{texmfdist}/doc/latex/abc
9217%doc %{texmfdist}/doc/latex/achemso
9218%doc %{texmfdist}/doc/latex/acmconf
9219%doc %{texmfdist}/doc/latex/acmtrans
9220%doc %{texmfdist}/doc/latex/active-conf
9221%doc %{texmfdist}/doc/latex/addlines
9222%doc %{texmfdist}/doc/latex/adrlist
9223%doc %{texmfdist}/doc/latex/afthesis
9224%doc %{texmfdist}/doc/latex/aguplus
9225%doc %{texmfdist}/doc/latex/aiaa
9226%doc %{texmfdist}/doc/latex/akletter
9227%doc %{texmfdist}/doc/latex/alg
9228%doc %{texmfdist}/doc/latex/algorithm2e
9229%doc %{texmfdist}/doc/latex/algorithmicx
9230%doc %{texmfdist}/doc/latex/alnumsec
9231%doc %{texmfdist}/doc/latex/altfont
9232%doc %{texmfdist}/doc/latex/ametsoc
9233%doc %{texmfdist}/doc/latex/amsaddr
9234%doc %{texmfdist}/doc/latex/amsrefs
9235%doc %{texmfdist}/doc/latex/animate
9236%doc %{texmfdist}/doc/latex/answers
9237%doc %{texmfdist}/doc/latex/anyfontsize
9238%doc %{texmfdist}/doc/latex/apa
9239%doc %{texmfdist}/doc/latex/apacite
9240%doc %{texmfdist}/doc/latex/ar
9241%doc %{texmfdist}/doc/latex/arabi
9242%doc %{texmfdist}/doc/latex/arabtex
9243%doc %{texmfdist}/doc/latex/arcs
9244%doc %{texmfdist}/doc/latex/arydshln
9245%doc %{texmfdist}/doc/latex/asaetr
9246%doc %{texmfdist}/doc/latex/ascelike
9247%doc %{texmfdist}/doc/latex/assignment
9248%doc %{texmfdist}/doc/latex/attachfile
9249%doc %{texmfdist}/doc/latex/augie
9250%doc %{texmfdist}/doc/latex/aurical
9251%doc %{texmfdist}/doc/latex/authorindex
9252%doc %{texmfdist}/doc/latex/autoarea
9253%doc %{texmfdist}/doc/latex/autotab
9254%doc %{texmfdist}/doc/latex/babelbib
9255%doc %{texmfdist}/doc/latex/bangtex
9256%doc %{texmfdist}/doc/latex/barcodes
9257%doc %{texmfdist}/doc/latex/bayer
9258%doc %{texmfdist}/doc/latex/bbm-macros
9259%doc %{texmfdist}/doc/latex/beamer-contrib
9260%doc %{texmfdist}/doc/latex/begriff
9261%doc %{texmfdist}/doc/latex/betababel
9262%doc %{texmfdist}/doc/latex/bez123
9263%doc %{texmfdist}/doc/latex/bibarts
9264%doc %{texmfdist}/doc/latex/bibleref
9265%doc %{texmfdist}/doc/latex/biblist
9266%doc %{texmfdist}/doc/latex/bibtopicprefix
9267%doc %{texmfdist}/doc/latex/bigfoot
9268%doc %{texmfdist}/doc/latex/binomexp
9269%doc %{texmfdist}/doc/latex/biocon
9270%doc %{texmfdist}/doc/latex/bizcard
9271%doc %{texmfdist}/doc/latex/blindtext
9272%doc %{texmfdist}/doc/latex/blowup
9273%doc %{texmfdist}/doc/latex/boites
9274%doc %{texmfdist}/doc/latex/boldtensors
9275%doc %{texmfdist}/doc/latex/bookest
9276%doc %{texmfdist}/doc/latex/booklet
9277%doc %{texmfdist}/doc/latex/boxhandler
9278%doc %{texmfdist}/doc/latex/bpchem
9279%doc %{texmfdist}/doc/latex/braille
9280%doc %{texmfdist}/doc/latex/breakurl
9281%doc %{texmfdist}/doc/latex/brushscr
9282%doc %{texmfdist}/doc/latex/bullcntr
9283%doc %{texmfdist}/doc/latex/bussproofs
9284%doc %{texmfdist}/doc/latex/bytefield
9285%doc %{texmfdist}/doc/latex/calxxxx
9286%doc %{texmfdist}/doc/latex/captcont
9287%doc %{texmfdist}/doc/latex/casyl
9288%doc %{texmfdist}/doc/latex/catechis
9289%doc %{texmfdist}/doc/latex/cbcoptic
9290%doc %{texmfdist}/doc/latex/cclicenses
9291%doc %{texmfdist}/doc/latex/cd-cover
9292%doc %{texmfdist}/doc/latex/cd
9293%doc %{texmfdist}/doc/latex/cdpbundl
9294%doc %{texmfdist}/doc/latex/cellspace
9295%doc %{texmfdist}/doc/latex/changes
9296%doc %{texmfdist}/doc/latex/chapterfolder
9297%doc %{texmfdist}/doc/latex/chemcompounds
9298%doc %{texmfdist}/doc/latex/chemcono
9299%doc %{texmfdist}/doc/latex/chemstyle
9300%doc %{texmfdist}/doc/latex/chessboard
9301%doc %{texmfdist}/doc/latex/chessfss
9302%doc %{texmfdist}/doc/latex/china2e
9303%doc %{texmfdist}/doc/latex/chletter
9304%doc %{texmfdist}/doc/latex/circ
9305%doc %{texmfdist}/doc/latex/cite
9306%doc %{texmfdist}/doc/latex/cjk
9307%doc %{texmfdist}/doc/latex/classicthesis
9308%doc %{texmfdist}/doc/latex/clefval
9309%doc %{texmfdist}/doc/latex/cleveref
9310%doc %{texmfdist}/doc/latex/clock
9311%doc %{texmfdist}/doc/latex/clrscode
9312%doc %{texmfdist}/doc/latex/cm-lgc
9313%doc %{texmfdist}/doc/latex/cmap
9314%doc %{texmfdist}/doc/latex/cmcyralt
9315%doc %{texmfdist}/doc/latex/cmdstring
9316%doc %{texmfdist}/doc/latex/cmll
9317%doc %{texmfdist}/doc/latex/codepage
9318%doc %{texmfdist}/doc/latex/colorinfo
9319%doc %{texmfdist}/doc/latex/colortbl
9320%doc %{texmfdist}/doc/latex/colorwav
9321%doc %{texmfdist}/doc/latex/combine
9322%doc %{texmfdist}/doc/latex/commath
9323%doc %{texmfdist}/doc/latex/complexity
9324%doc %{texmfdist}/doc/latex/computational-complexity
9325%doc %{texmfdist}/doc/latex/concprog
9326%doc %{texmfdist}/doc/latex/confproc
9327%doc %{texmfdist}/doc/latex/constants
9328%doc %{texmfdist}/doc/latex/contour
9329%doc %{texmfdist}/doc/latex/cooking
9330%doc %{texmfdist}/doc/latex/cool
9331%doc %{texmfdist}/doc/latex/coollist
9332%doc %{texmfdist}/doc/latex/coolstr
9333%doc %{texmfdist}/doc/latex/cooltooltips
9334%doc %{texmfdist}/doc/latex/coordsys
9335%doc %{texmfdist}/doc/latex/courier-scaled
9336%doc %{texmfdist}/doc/latex/courseoutline
9337%doc %{texmfdist}/doc/latex/coursepaper
9338%doc %{texmfdist}/doc/latex/coverpage
9339%doc %{texmfdist}/doc/latex/covington
9340%doc %{texmfdist}/doc/latex/crossreference
9341%doc %{texmfdist}/doc/latex/crosswrd
9342%doc %{texmfdist}/doc/latex/cryst
9343%doc %{texmfdist}/doc/latex/csbulletin
9344%doc %{texmfdist}/doc/latex/csquotes
9345%doc %{texmfdist}/doc/latex/csvtools
9346%doc %{texmfdist}/doc/latex/ctable
9347%doc %{texmfdist}/doc/latex/ctib
9348%doc %{texmfdist}/doc/latex/cuisine
9349%doc %{texmfdist}/doc/latex/cursor
9350%doc %{texmfdist}/doc/latex/curve
9351%doc %{texmfdist}/doc/latex/curve2e
9352%doc %{texmfdist}/doc/latex/cv
9353%doc %{texmfdist}/doc/latex/cweb-latex
9354%doc %{texmfdist}/doc/latex/cwpuzzle
9355%doc %{texmfdist}/doc/latex/dashrule
9356%doc %{texmfdist}/doc/latex/datatool
9357%doc %{texmfdist}/doc/latex/dateiliste
9358%doc %{texmfdist}/doc/latex/datenumber
9359%doc %{texmfdist}/doc/latex/datetime
9360%doc %{texmfdist}/doc/latex/dcpic
9361%doc %{texmfdist}/doc/latex/delimtxt
9362%doc %{texmfdist}/doc/latex/diagnose
9363%doc %{texmfdist}/doc/latex/dialogl
9364%doc %{texmfdist}/doc/latex/dichokey
9365%doc %{texmfdist}/doc/latex/digiconfigs
9366%doc %{texmfdist}/doc/latex/din1505
9367%doc %{texmfdist}/doc/latex/directory
9368%doc %{texmfdist}/doc/latex/disser
9369%doc %{texmfdist}/doc/latex/dlfltxb
9370%doc %{texmfdist}/doc/latex/dnaseq
9371%doc %{texmfdist}/doc/latex/docmfp
9372%doc %{texmfdist}/doc/latex/doi
9373%doc %{texmfdist}/doc/latex/doipubmed
9374%doc %{texmfdist}/doc/latex/dotarrow
9375%doc %{texmfdist}/doc/latex/dottex
9376%doc %{texmfdist}/doc/latex/dpfloat
9377%doc %{texmfdist}/doc/latex/dprogress
9378%doc %{texmfdist}/doc/latex/drac
9379%doc %{texmfdist}/doc/latex/draftwatermark
9380%doc %{texmfdist}/doc/latex/dramatist
9381%doc %{texmfdist}/doc/latex/dtk
9382%doc %{texmfdist}/doc/latex/dtxgallery
9383%doc %{texmfdist}/doc/latex/duerer-latex
9384%doc %{texmfdist}/doc/latex/dvdcoll
9385%doc %{texmfdist}/doc/latex/dyntree
9386%doc %{texmfdist}/doc/latex/eCards
9387%doc %{texmfdist}/doc/latex/ean13isbn
9388%doc %{texmfdist}/doc/latex/easy
9389%doc %{texmfdist}/doc/latex/ebezier
9390%doc %{texmfdist}/doc/latex/ebong
9391%doc %{texmfdist}/doc/latex/ebsthesis
9392%doc %{texmfdist}/doc/latex/ecclesiastic
9393%doc %{texmfdist}/doc/latex/ecltree
9394%doc %{texmfdist}/doc/latex/ecv
9395%doc %{texmfdist}/doc/latex/ed
9396%doc %{texmfdist}/doc/latex/edmac
9397%doc %{texmfdist}/doc/latex/edmargin
9398%doc %{texmfdist}/doc/latex/ednotes
9399%doc %{texmfdist}/doc/latex/eemeir
9400%doc %{texmfdist}/doc/latex/egameps
9401%doc %{texmfdist}/doc/latex/egplot
9402%doc %{texmfdist}/doc/latex/ellipsis
9403%doc %{texmfdist}/doc/latex/elmath
9404%doc %{texmfdist}/doc/latex/elpres
9405%doc %{texmfdist}/doc/latex/elsarticle
9406%doc %{texmfdist}/doc/latex/elsevier
9407%doc %{texmfdist}/doc/latex/em
9408%doc %{texmfdist}/doc/latex/emp
9409%doc %{texmfdist}/doc/latex/emulateapj
9410%doc %{texmfdist}/doc/latex/endheads
9411%doc %{texmfdist}/doc/latex/engpron
9412%doc %{texmfdist}/doc/latex/engrec
9413%doc %{texmfdist}/doc/latex/environ
9414%doc %{texmfdist}/doc/latex/envlab
9415%doc %{texmfdist}/doc/latex/epigraph
9416%doc %{texmfdist}/doc/latex/epiolmec
9417%doc %{texmfdist}/doc/latex/epsdice
9418%doc %{texmfdist}/doc/latex/epspdfconversion
9419%doc %{texmfdist}/doc/latex/eqlist
9420%doc %{texmfdist}/doc/latex/eqnarray
9421%doc %{texmfdist}/doc/latex/eqparbox
9422%doc %{texmfdist}/doc/latex/errata
9423%doc %{texmfdist}/doc/latex/esdiff
9424%doc %{texmfdist}/doc/latex/eskd
9425%doc %{texmfdist}/doc/latex/eskdx
9426%doc %{texmfdist}/doc/latex/esvect
9427%doc %{texmfdist}/doc/latex/etaremune
9428%doc %{texmfdist}/doc/latex/etex-pkg
9429%doc %{texmfdist}/doc/latex/ethiop-t1
9430%doc %{texmfdist}/doc/latex/ethiop
9431%doc %{texmfdist}/doc/latex/etoolbox
9432%doc %{texmfdist}/doc/latex/eukdate
9433%doc %{texmfdist}/doc/latex/euproposal
9434%doc %{texmfdist}/doc/latex/euro
9435%doc %{texmfdist}/doc/latex/europecv
9436%doc %{texmfdist}/doc/latex/eurosans
9437%doc %{texmfdist}/doc/latex/everypage
9438%doc %{texmfdist}/doc/latex/examdesign
9439%doc %{texmfdist}/doc/latex/examplep
9440%doc %{texmfdist}/doc/latex/exceltex
9441%doc %{texmfdist}/doc/latex/exercise
9442%doc %{texmfdist}/doc/latex/expdlist
9443%doc %{texmfdist}/doc/latex/expl3
9444%doc %{texmfdist}/doc/latex/export
9445%doc %{texmfdist}/doc/latex/extarrows
9446%doc %{texmfdist}/doc/latex/extpfeil
9447%doc %{texmfdist}/doc/latex/extract
9448%doc %{texmfdist}/doc/latex/facsimile
9449%doc %{texmfdist}/doc/latex/faktor
9450%doc %{texmfdist}/doc/latex/fancynum
9451%doc %{texmfdist}/doc/latex/fancyref
9452%doc %{texmfdist}/doc/latex/fancytooltips
9453%doc %{texmfdist}/doc/latex/fax
9454%doc %{texmfdist}/doc/latex/feynmf
9455%doc %{texmfdist}/doc/latex/figbib
9456%doc %{texmfdist}/doc/latex/figsize
9457%doc %{texmfdist}/doc/latex/fink
9458%doc %{texmfdist}/doc/latex/fixfoot
9459%doc %{texmfdist}/doc/latex/fixme
9460%doc %{texmfdist}/doc/latex/flabels
9461%doc %{texmfdist}/doc/latex/flacards
9462%doc %{texmfdist}/doc/latex/flagderiv
9463%doc %{texmfdist}/doc/latex/flashcards
9464%doc %{texmfdist}/doc/latex/flippdf
9465%doc %{texmfdist}/doc/latex/floatrow
9466%doc %{texmfdist}/doc/latex/flowfram
9467%doc %{texmfdist}/doc/latex/fmp
9468%doc %{texmfdist}/doc/latex/fmtcount
9469%doc %{texmfdist}/doc/latex/fnbreak
9470%doc %{texmfdist}/doc/latex/fncychap
9471%doc %{texmfdist}/doc/latex/foekfont
9472%doc %{texmfdist}/doc/latex/fonttable
9473%doc %{texmfdist}/doc/latex/forarray
9474%doc %{texmfdist}/doc/latex/forloop
9475%doc %{texmfdist}/doc/latex/formlett
9476%doc %{texmfdist}/doc/latex/formula
9477%doc %{texmfdist}/doc/latex/formular
9478%doc %{texmfdist}/doc/latex/fouridx
9479%doc %{texmfdist}/doc/latex/frankenstein
9480%doc %{texmfdist}/doc/latex/frenchle
9481%doc %{texmfdist}/doc/latex/fribrief
9482%doc %{texmfdist}/doc/latex/frletter
9483%doc %{texmfdist}/doc/latex/frontespizio
9484%doc %{texmfdist}/doc/latex/fullblck
9485%doc %{texmfdist}/doc/latex/fullpict
9486%doc %{texmfdist}/doc/latex/functan
9487%doc %{texmfdist}/doc/latex/fundus
9488%doc %{texmfdist}/doc/latex/gaceta
9489%doc %{texmfdist}/doc/latex/galois
9490%doc %{texmfdist}/doc/latex/gastex
9491%doc %{texmfdist}/doc/latex/gatech-thesis
9492%doc %{texmfdist}/doc/latex/gauss
9493%doc %{texmfdist}/doc/latex/gb4e
9494%doc %{texmfdist}/doc/latex/gcard
9495%doc %{texmfdist}/doc/latex/gcite
9496%doc %{texmfdist}/doc/latex/genmpage
9497%doc %{texmfdist}/doc/latex/geomsty
9498%doc %{texmfdist}/doc/latex/ginpenc
9499%doc %{texmfdist}/doc/latex/gloss
9500%doc %{texmfdist}/doc/latex/glossaries
9501%doc %{texmfdist}/doc/latex/gmdoc
9502%doc %{texmfdist}/doc/latex/gmeometric
9503%doc %{texmfdist}/doc/latex/gmiflink
9504%doc %{texmfdist}/doc/latex/gmutils
9505%doc %{texmfdist}/doc/latex/gmverb
9506%doc %{texmfdist}/doc/latex/gnuplottex
9507%doc %{texmfdist}/doc/latex/graphicx-psmin
9508%doc %{texmfdist}/doc/latex/greek-inputenc
9509%doc %{texmfdist}/doc/latex/greekdates
9510%doc %{texmfdist}/doc/latex/greektex
9511%doc %{texmfdist}/doc/latex/grfpaste
9512%doc %{texmfdist}/doc/latex/grnumalt
9513%doc %{texmfdist}/doc/latex/grverb
9514%doc %{texmfdist}/doc/latex/gu
9515%doc %{texmfdist}/doc/latex/guitar
9516%doc %{texmfdist}/doc/latex/guitbeamer
9517%doc %{texmfdist}/doc/latex/hanging
9518%doc %{texmfdist}/doc/latex/har2nat
9519%doc %{texmfdist}/doc/latex/harmony
9520%doc %{texmfdist}/doc/latex/harpoon
9521%doc %{texmfdist}/doc/latex/harvard
9522%doc %{texmfdist}/doc/latex/hc
9523%doc %{texmfdist}/doc/latex/hep
9524%doc %{texmfdist}/doc/latex/hepnames
9525%doc %{texmfdist}/doc/latex/hepparticles
9526%doc %{texmfdist}/doc/latex/hepthesis
9527%doc %{texmfdist}/doc/latex/hepunits
9528%doc %{texmfdist}/doc/latex/hexgame
9529%doc %{texmfdist}/doc/latex/hhtensor
9530%doc %{texmfdist}/doc/latex/histogr
9531%doc %{texmfdist}/doc/latex/hitec
9532%doc %{texmfdist}/doc/latex/hpsdiss
9533%doc %{texmfdist}/doc/latex/hrlatex
9534%doc %{texmfdist}/doc/latex/hvfloat
9535%doc %{texmfdist}/doc/latex/hypdvips
9536%doc %{texmfdist}/doc/latex/hyperref-docsrc
9537%doc %{texmfdist}/doc/latex/hyperxmp
9538%doc %{texmfdist}/doc/latex/ibycus-babel
9539%doc %{texmfdist}/doc/latex/icsv
9540%doc %{texmfdist}/doc/latex/ieeepes
9541%doc %{texmfdist}/doc/latex/ifmslide
9542%doc %{texmfdist}/doc/latex/ifplatform
9543%doc %{texmfdist}/doc/latex/ijmart
9544%doc %{texmfdist}/doc/latex/imac
9545%doc %{texmfdist}/doc/latex/image-gallery
9546%doc %{texmfdist}/doc/latex/imtekda
9547%doc %{texmfdist}/doc/latex/inlinebib
9548%doc %{texmfdist}/doc/latex/inlinedef
9549%doc %{texmfdist}/doc/latex/interactiveworkbook
9550%doc %{texmfdist}/doc/latex/inversepath
9551%doc %{texmfdist}/doc/latex/invoice
9552%doc %{texmfdist}/doc/latex/ipa
9553%doc %{texmfdist}/doc/latex/iso
9554%doc %{texmfdist}/doc/latex/iso10303
9555%doc %{texmfdist}/doc/latex/isodate
9556%doc %{texmfdist}/doc/latex/isodoc
9557%doc %{texmfdist}/doc/latex/isorot
9558%doc %{texmfdist}/doc/latex/itnumpar
9559%doc %{texmfdist}/doc/latex/jeopardy
9560%doc %{texmfdist}/doc/latex/jknapltx
9561%doc %{texmfdist}/doc/latex/jneurosci
9562%doc %{texmfdist}/doc/latex/jpsj
9563%doc %{texmfdist}/doc/latex/jura
9564%doc %{texmfdist}/doc/latex/juraabbrev
9565%doc %{texmfdist}/doc/latex/juramisc
9566%doc %{texmfdist}/doc/latex/jurarsp
9567%doc %{texmfdist}/doc/latex/karnaugh
9568%doc %{texmfdist}/doc/latex/kerkis
9569%doc %{texmfdist}/doc/latex/kerntest
9570%doc %{texmfdist}/doc/latex/kluwer
9571%doc %{texmfdist}/doc/latex/labelcas
9572%doc %{texmfdist}/doc/latex/lazylist
9573%doc %{texmfdist}/doc/latex/lcyw
9574%doc %{texmfdist}/doc/latex/leading
9575%doc %{texmfdist}/doc/latex/ledmac
9576%doc %{texmfdist}/doc/latex/lettre
9577%doc %{texmfdist}/doc/latex/lexikon
9578%doc %{texmfdist}/doc/latex/lgreek
9579%doc %{texmfdist}/doc/latex/lhelp
9580%doc %{texmfdist}/doc/latex/linguex
9581%doc %{texmfdist}/doc/latex/lipsum
9582%doc %{texmfdist}/doc/latex/listbib
9583%doc %{texmfdist}/doc/latex/listliketab
9584%doc %{texmfdist}/doc/latex/listofsymbols
9585%doc %{texmfdist}/doc/latex/lkproof
9586%doc %{texmfdist}/doc/latex/logic
9587%doc %{texmfdist}/doc/latex/logpap
9588%doc %{texmfdist}/doc/latex/lps
9589%doc %{texmfdist}/doc/latex/lsc
9590%doc %{texmfdist}/doc/latex/ltxindex
9591%doc %{texmfdist}/doc/latex/mafr
9592%doc %{texmfdist}/doc/latex/magyar
9593%doc %{texmfdist}/doc/latex/mailing
9594%doc %{texmfdist}/doc/latex/makebarcode
9595%doc %{texmfdist}/doc/latex/makebox
9596%doc %{texmfdist}/doc/latex/makecell
9597%doc %{texmfdist}/doc/latex/makecmds
9598%doc %{texmfdist}/doc/latex/makedtx
9599%doc %{texmfdist}/doc/latex/makeglos
9600%doc %{texmfdist}/doc/latex/makeplot
9601%doc %{texmfdist}/doc/latex/manuscript
9602%doc %{texmfdist}/doc/latex/maple
9603%doc %{texmfdist}/doc/latex/marginnote
9604%doc %{texmfdist}/doc/latex/mathdesign
9605%doc %{texmfdist}/doc/latex/mathpazo
9606%doc %{texmfdist}/doc/latex/maybemath
9607%doc %{texmfdist}/doc/latex/mcaption
9608%doc %{texmfdist}/doc/latex/mceinleger
9609%doc %{texmfdist}/doc/latex/mcite
9610%doc %{texmfdist}/doc/latex/mciteplus
9611%doc %{texmfdist}/doc/latex/memexsupp
9612%doc %{texmfdist}/doc/latex/mentis
9613%doc %{texmfdist}/doc/latex/metaplot
9614%doc %{texmfdist}/doc/latex/method
9615%doc %{texmfdist}/doc/latex/metre
9616%doc %{texmfdist}/doc/latex/mff
9617%doc %{texmfdist}/doc/latex/mfpic4ode
9618%doc %{texmfdist}/doc/latex/mftinc
9619%doc %{texmfdist}/doc/latex/mhchem
9620%doc %{texmfdist}/doc/latex/mhequ
9621%doc %{texmfdist}/doc/latex/miller
9622%doc %{texmfdist}/doc/latex/minipage-marginpar
9623%doc %{texmfdist}/doc/latex/miniplot
9624%doc %{texmfdist}/doc/latex/minutes
9625%doc %{texmfdist}/doc/latex/mla-paper
9626%doc %{texmfdist}/doc/latex/mlist
9627%doc %{texmfdist}/doc/latex/mmap
9628%doc %{texmfdist}/doc/latex/mnsymbol
9629%doc %{texmfdist}/doc/latex/moderncv
9630%doc %{texmfdist}/doc/latex/modroman
9631%doc %{texmfdist}/doc/latex/mongolian-babel
9632%doc %{texmfdist}/doc/latex/montex
9633%doc %{texmfdist}/doc/latex/moresize
9634%doc %{texmfdist}/doc/latex/movie15
9635%doc %{texmfdist}/doc/latex/msc
9636%doc %{texmfdist}/doc/latex/msg
9637%doc %{texmfdist}/doc/latex/mslapa
9638%doc %{texmfdist}/doc/latex/mtgreek
9639%doc %{texmfdist}/doc/latex/multibbl
9640%doc %{texmfdist}/doc/latex/multicap
9641%doc %{texmfdist}/doc/latex/multirow
9642%doc %{texmfdist}/doc/latex/munich
9643%doc %{texmfdist}/doc/latex/musixlyr
9644%doc %{texmfdist}/doc/latex/muthesis
9645%doc %{texmfdist}/doc/latex/mxd
9646%doc %{texmfdist}/doc/latex/mxedruli
9647%doc %{texmfdist}/doc/latex/nag
9648%doc %{texmfdist}/doc/latex/namespc
9649%doc %{texmfdist}/doc/latex/nath
9650%doc %{texmfdist}/doc/latex/nature
9651%doc %{texmfdist}/doc/latex/ncclatex
9652%doc %{texmfdist}/doc/latex/ncctools
9653%doc %{texmfdist}/doc/latex/nddiss
9654%doc %{texmfdist}/doc/latex/newalg
9655%doc %{texmfdist}/doc/latex/newfile
9656%doc %{texmfdist}/doc/latex/newlfm
9657%doc %{texmfdist}/doc/latex/newspaper
9658%doc %{texmfdist}/doc/latex/newvbtm
9659%doc %{texmfdist}/doc/latex/niceframe
9660%doc %{texmfdist}/doc/latex/nih
9661%doc %{texmfdist}/doc/latex/noitcrul
9662%doc %{texmfdist}/doc/latex/nomentbl
9663%doc %{texmfdist}/doc/latex/nonfloat
9664%doc %{texmfdist}/doc/latex/nostarch
9665%doc %{texmfdist}/doc/latex/notes
9666%doc %{texmfdist}/doc/latex/notes2bib
9667%doc %{texmfdist}/doc/latex/nrc
9668%doc %{texmfdist}/doc/latex/ntabbing
9669%doc %{texmfdist}/doc/latex/numname
9670%doc %{texmfdist}/doc/latex/numprint
9671%doc %{texmfdist}/doc/latex/objectz
9672%doc %{texmfdist}/doc/latex/ocr-latex
9673%doc %{texmfdist}/doc/latex/octavo
9674%doc %{texmfdist}/doc/latex/ogham
9675%doc %{texmfdist}/doc/latex/ogonek
9676%doc %{texmfdist}/doc/latex/opcit
9677%doc %{texmfdist}/doc/latex/ordinalpt
9678%doc %{texmfdist}/doc/latex/othello
9679%doc %{texmfdist}/doc/latex/otibet
9680%doc %{texmfdist}/doc/latex/outline
9681%doc %{texmfdist}/doc/latex/outliner
9682%doc %{texmfdist}/doc/latex/pagenote
9683%doc %{texmfdist}/doc/latex/paper
9684%doc %{texmfdist}/doc/latex/papercdcase
9685%doc %{texmfdist}/doc/latex/papertex
9686%doc %{texmfdist}/doc/latex/parallel
9687%doc %{texmfdist}/doc/latex/paresse
9688%doc %{texmfdist}/doc/latex/parrun
9689%doc %{texmfdist}/doc/latex/pauldoc
9690%doc %{texmfdist}/doc/latex/pbox
9691%doc %{texmfdist}/doc/latex/pbsheet
9692%doc %{texmfdist}/doc/latex/pdfcprot
9693%doc %{texmfdist}/doc/latex/pdfscreen
9694%doc %{texmfdist}/doc/latex/pdfsync
9695%doc %{texmfdist}/doc/latex/pdftricks
9696%doc %{texmfdist}/doc/latex/pdfwin
9697%doc %{texmfdist}/doc/latex/pecha
9698%doc %{texmfdist}/doc/latex/perception
9699%doc %{texmfdist}/doc/latex/perltex
9700%doc %{texmfdist}/doc/latex/permute
9701%doc %{texmfdist}/doc/latex/petiteannonce
9702%doc %{texmfdist}/doc/latex/petri-nets
9703%doc %{texmfdist}/doc/latex/pgf-soroban
9704%doc %{texmfdist}/doc/latex/pgfopts
9705%doc %{texmfdist}/doc/latex/pgfplots
9706%doc %{texmfdist}/doc/latex/philex
9707%doc %{texmfdist}/doc/latex/philosophersimprint
9708%doc %{texmfdist}/doc/latex/photo
9709%doc %{texmfdist}/doc/latex/pinlabel
9710%doc %{texmfdist}/doc/latex/pittetd
9711%doc %{texmfdist}/doc/latex/plari
9712%doc %{texmfdist}/doc/latex/plates
9713%doc %{texmfdist}/doc/latex/play
9714%doc %{texmfdist}/doc/latex/plweb
9715%doc %{texmfdist}/doc/latex/pmgraph
9716%doc %{texmfdist}/doc/latex/poemscol
9717%doc %{texmfdist}/doc/latex/polski
9718%doc %{texmfdist}/doc/latex/polyglot
9719%doc %{texmfdist}/doc/latex/polytable
9720%doc %{texmfdist}/doc/latex/postcards
9721%doc %{texmfdist}/doc/latex/powerdot
9722%doc %{texmfdist}/doc/latex/ppower4
9723%doc %{texmfdist}/doc/latex/ppr-prv
9724%doc %{texmfdist}/doc/latex/pracjourn
9725%doc %{texmfdist}/doc/latex/prettyref
9726%doc %{texmfdist}/doc/latex/proba
9727%doc %{texmfdist}/doc/latex/probsoln
9728%doc %{texmfdist}/doc/latex/procIAGssymp
9729%doc %{texmfdist}/doc/latex/progkeys
9730%doc %{texmfdist}/doc/latex/progress
9731%doc %{texmfdist}/doc/latex/protex
9732%doc %{texmfdist}/doc/latex/protocol
9733%doc %{texmfdist}/doc/latex/psfragx
9734%doc %{texmfdist}/doc/latex/psgo
9735%doc %{texmfdist}/doc/latex/pspicture
9736%doc %{texmfdist}/doc/latex/pst2pdf
9737%doc %{texmfdist}/doc/latex/ptptex
9738%doc %{texmfdist}/doc/latex/qcm
9739%doc %{texmfdist}/doc/latex/qobitree
9740%doc %{texmfdist}/doc/latex/qstest
9741%doc %{texmfdist}/doc/latex/qsymbols
9742%doc %{texmfdist}/doc/latex/qtree
9743%doc %{texmfdist}/doc/latex/quotchap
9744%doc %{texmfdist}/doc/latex/quotmark
9745%doc %{texmfdist}/doc/latex/r_und_s
9746%doc %{texmfdist}/doc/latex/randbild
9747%doc %{texmfdist}/doc/latex/randtext
9748%doc %{texmfdist}/doc/latex/rccol
9749%doc %{texmfdist}/doc/latex/rcs
9750%doc %{texmfdist}/doc/latex/rcsinfo
9751%doc %{texmfdist}/doc/latex/recipecard
9752%doc %{texmfdist}/doc/latex/rectopma
9753%doc %{texmfdist}/doc/latex/refcheck
9754%doc %{texmfdist}/doc/latex/refman
9755%doc %{texmfdist}/doc/latex/refstyle
9756%doc %{texmfdist}/doc/latex/regcount
9757%doc %{texmfdist}/doc/latex/register
9758%doc %{texmfdist}/doc/latex/relenc
9759%doc %{texmfdist}/doc/latex/repeatindex
9760%doc %{texmfdist}/doc/latex/rlepsf
9761%doc %{texmfdist}/doc/latex/rmpage
9762%doc %{texmfdist}/doc/latex/robustcommand
9763%doc %{texmfdist}/doc/latex/robustindex
9764%doc %{texmfdist}/doc/latex/romannum
9765%doc %{texmfdist}/doc/latex/rotpages
9766%doc %{texmfdist}/doc/latex/rsc
9767%doc %{texmfdist}/doc/latex/rst
9768%doc %{texmfdist}/doc/latex/rtkinenc
9769%doc %{texmfdist}/doc/latex/rtklage
9770%doc %{texmfdist}/doc/latex/sagetex
9771%doc %{texmfdist}/doc/latex/sanskrit
9772%doc %{texmfdist}/doc/latex/sauerj
9773%doc %{texmfdist}/doc/latex/sauterfonts
9774%doc %{texmfdist}/doc/latex/savefnmark
9775%doc %{texmfdist}/doc/latex/savetrees
9776%doc %{texmfdist}/doc/latex/scalebar
9777%doc %{texmfdist}/doc/latex/schedule
9778%doc %{texmfdist}/doc/latex/scientificpaper
9779%doc %{texmfdist}/doc/latex/sciposter
9780%doc %{texmfdist}/doc/latex/sciwordconv
9781%doc %{texmfdist}/doc/latex/screenplay
9782%doc %{texmfdist}/doc/latex/script
9783%doc %{texmfdist}/doc/latex/sdrt
9784%doc %{texmfdist}/doc/latex/sectionbox
9785%doc %{texmfdist}/doc/latex/semantic
9786%doc %{texmfdist}/doc/latex/semioneside
9787%doc %{texmfdist}/doc/latex/seqsplit
9788%doc %{texmfdist}/doc/latex/sf298
9789%doc %{texmfdist}/doc/latex/sffms
9790%doc %{texmfdist}/doc/latex/sfg
9791%doc %{texmfdist}/doc/latex/sgame
9792%doc %{texmfdist}/doc/latex/shadethm
9793%doc %{texmfdist}/doc/latex/shipunov
9794%doc %{texmfdist}/doc/latex/shorttoc
9795%doc %{texmfdist}/doc/latex/show2e
9796%doc %{texmfdist}/doc/latex/showexpl
9797%doc %{texmfdist}/doc/latex/sides
9798%doc %{texmfdist}/doc/latex/siggraph
9799%doc %{texmfdist}/doc/latex/simplecv
9800%doc %{texmfdist}/doc/latex/simplewick
9801%doc %{texmfdist}/doc/latex/skak
9802%doc %{texmfdist}/doc/latex/slantsc
9803%doc %{texmfdist}/doc/latex/smalltableof
9804%doc %{texmfdist}/doc/latex/smartref
9805%doc %{texmfdist}/doc/latex/smflatex
9806%doc %{texmfdist}/doc/latex/snapshot
9807%doc %{texmfdist}/doc/latex/songbook
9808%doc %{texmfdist}/doc/latex/sort-by-letters
9809%doc %{texmfdist}/doc/latex/soyombo
9810%doc %{texmfdist}/doc/latex/sparklines
9811%doc %{texmfdist}/doc/latex/spie
9812%doc %{texmfdist}/doc/latex/splitbib
9813%doc %{texmfdist}/doc/latex/splitindex
9814%doc %{texmfdist}/doc/latex/spotcolor
9815%doc %{texmfdist}/doc/latex/sprite
9816%doc %{texmfdist}/doc/latex/srcltx
9817%doc %{texmfdist}/doc/latex/sseq
9818%doc %{texmfdist}/doc/latex/ssqquote
9819%doc %{texmfdist}/doc/latex/stage
9820%doc %{texmfdist}/doc/latex/statistik
9821%doc %{texmfdist}/doc/latex/stdpage
9822%doc %{texmfdist}/doc/latex/stellenbosch
9823%doc %{texmfdist}/doc/latex/stex
9824%doc %{texmfdist}/doc/latex/stringstrings
9825%doc %{texmfdist}/doc/latex/struktex
9826%doc %{texmfdist}/doc/latex/sttools
9827%doc %{texmfdist}/doc/latex/stubs
9828%doc %{texmfdist}/doc/latex/subdepth
9829%doc %{texmfdist}/doc/latex/subeqn
9830%doc %{texmfdist}/doc/latex/subeqnarray
9831%doc %{texmfdist}/doc/latex/subfloat
9832%doc %{texmfdist}/doc/latex/substr
9833%doc %{texmfdist}/doc/latex/sudoku
9834%doc %{texmfdist}/doc/latex/sudokubundle
9835%doc %{texmfdist}/doc/latex/sugconf
9836%doc %{texmfdist}/doc/latex/supertabular
9837%doc %{texmfdist}/doc/latex/susy
9838%doc %{texmfdist}/doc/latex/svgcolor
9839%doc %{texmfdist}/doc/latex/svn-multi
9840%doc %{texmfdist}/doc/latex/svn
9841%doc %{texmfdist}/doc/latex/svninfo
9842%doc %{texmfdist}/doc/latex/swebib
9843%doc %{texmfdist}/doc/latex/swimgraf
9844%doc %{texmfdist}/doc/latex/synproof
9845%doc %{texmfdist}/doc/latex/syntax
9846%doc %{texmfdist}/doc/latex/syntrace
9847%doc %{texmfdist}/doc/latex/synttree
9848%doc %{texmfdist}/doc/latex/t-angles
9849%doc %{texmfdist}/doc/latex/tableaux
9850%doc %{texmfdist}/doc/latex/tablists
9851%doc %{texmfdist}/doc/latex/tablor
9852%doc %{texmfdist}/doc/latex/tabto-ltx
9853%doc %{texmfdist}/doc/latex/tabulary
9854%doc %{texmfdist}/doc/latex/tabvar
9855%doc %{texmfdist}/doc/latex/talk
9856%doc %{texmfdist}/doc/latex/tapir
9857%doc %{texmfdist}/doc/latex/tcldoc
9858%doc %{texmfdist}/doc/latex/tdsfrmath
9859%doc %{texmfdist}/doc/latex/technics
9860%doc %{texmfdist}/doc/latex/ted
9861%doc %{texmfdist}/doc/latex/tengwarscript
9862%doc %{texmfdist}/doc/latex/tensor
9863%doc %{texmfdist}/doc/latex/teubner
9864%doc %{texmfdist}/doc/latex/texmate
9865%doc %{texmfdist}/doc/latex/texpower
9866%doc %{texmfdist}/doc/latex/texshade
9867%doc %{texmfdist}/doc/latex/textcase
9868%doc %{texmfdist}/doc/latex/textopo
9869%doc %{texmfdist}/doc/latex/theoremref
9870%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9871%doc %{texmfdist}/doc/latex/thinsp
9872%doc %{texmfdist}/doc/latex/thmtools
9873%doc %{texmfdist}/doc/latex/thumb
9874%doc %{texmfdist}/doc/latex/thuthesis
9875%doc %{texmfdist}/doc/latex/ticket
9876%doc %{texmfdist}/doc/latex/tikz-inet
9877%doc %{texmfdist}/doc/latex/timesht
9878%doc %{texmfdist}/doc/latex/titling
9879%doc %{texmfdist}/doc/latex/tocvsec2
9880%doc %{texmfdist}/doc/latex/todo
9881%doc %{texmfdist}/doc/latex/tokenizer
9882%doc %{texmfdist}/doc/latex/toolbox
9883%doc %{texmfdist}/doc/latex/topfloat
9884%doc %{texmfdist}/doc/latex/toptesi
9885%doc %{texmfdist}/doc/latex/tpslifonts
9886%doc %{texmfdist}/doc/latex/trajan
9887%doc %{texmfdist}/doc/latex/translator
9888%doc %{texmfdist}/doc/latex/tree-dvips
9889%doc %{texmfdist}/doc/latex/trfsigns
9890%doc %{texmfdist}/doc/latex/trivfloat
9891%doc %{texmfdist}/doc/latex/trsym
9892%doc %{texmfdist}/doc/latex/tufte-latex
9893%doc %{texmfdist}/doc/latex/tugboat
9894%doc %{texmfdist}/doc/latex/turnstile
9895%doc %{texmfdist}/doc/latex/twoup
9896%doc %{texmfdist}/doc/latex/typedref
9897%doc %{texmfdist}/doc/latex/typogrid
9898%doc %{texmfdist}/doc/latex/uaclasses
9899%doc %{texmfdist}/doc/latex/ucthesis
9900%doc %{texmfdist}/doc/latex/uebungsblatt
9901%doc %{texmfdist}/doc/latex/uiucthesis
9902%doc %{texmfdist}/doc/latex/ulsy
9903%doc %{texmfdist}/doc/latex/umich-thesis
9904%doc %{texmfdist}/doc/latex/uml
9905%doc %{texmfdist}/doc/latex/umlaute
9906%doc %{texmfdist}/doc/latex/umoline
9907%doc %{texmfdist}/doc/latex/umthesis
9908%doc %{texmfdist}/doc/latex/underlin
9909%doc %{texmfdist}/doc/latex/undertilde
9910%doc %{texmfdist}/doc/latex/unitsdef
9911%doc %{texmfdist}/doc/latex/unroman
9912%doc %{texmfdist}/doc/latex/upmethodology
9913%doc %{texmfdist}/doc/latex/urlbst
9914%doc %{texmfdist}/doc/latex/ushort
9915%doc %{texmfdist}/doc/latex/uwthesis
9916%doc %{texmfdist}/doc/latex/varindex
9917%doc %{texmfdist}/doc/latex/varsfromjobname
9918%doc %{texmfdist}/doc/latex/vector
9919%doc %{texmfdist}/doc/latex/verse
9920%doc %{texmfdist}/doc/latex/vhistory
9921%doc %{texmfdist}/doc/latex/vita
9922%doc %{texmfdist}/doc/latex/volumes
9923%doc %{texmfdist}/doc/latex/vpe
9924%doc %{texmfdist}/doc/latex/vrsion
9925%doc %{texmfdist}/doc/latex/vwcol
9926%doc %{texmfdist}/doc/latex/vxu
9927%doc %{texmfdist}/doc/latex/wadalab
9928%doc %{texmfdist}/doc/latex/wallpaper
9929%doc %{texmfdist}/doc/latex/warpcol
9930%doc %{texmfdist}/doc/latex/wnri
9931%doc %{texmfdist}/doc/latex/wordlike
9932%doc %{texmfdist}/doc/latex/xargs
9933%doc %{texmfdist}/doc/latex/xdoc
9934%doc %{texmfdist}/doc/latex/xfor
9935%doc %{texmfdist}/doc/latex/xifthen
9936%doc %{texmfdist}/doc/latex/xmpincl
9937%doc %{texmfdist}/doc/latex/xnewcommand
9938%doc %{texmfdist}/doc/latex/xoptarg
9939%doc %{texmfdist}/doc/latex/xpackages
9940%doc %{texmfdist}/doc/latex/xskak
9941%doc %{texmfdist}/doc/latex/xstring
9942%doc %{texmfdist}/doc/latex/xtcapts
9943%doc %{texmfdist}/doc/latex/xyling
9944%doc %{texmfdist}/doc/latex/xytree
9945%doc %{texmfdist}/doc/latex/yafoot
9946%doc %{texmfdist}/doc/latex/yhmath
9947%doc %{texmfdist}/doc/latex/york-thesis
9948%doc %{texmfdist}/doc/latex/yplan
9949%doc %{texmfdist}/doc/latex/zed-csp
9950%doc %{texmfdist}/doc/latex/zefonts
9951%doc %{texmfdist}/doc/latex/ziffer
9952%doc %{texmfdist}/doc/latex/zwgetfdate
9953%doc %{texmfdist}/source/latex/hyperref/doc
9954%doc %{texmfdist}/source/latex/koma-script/doc
9955
9956%files latex-other
9957%defattr(644,root,root,755)
f65b3398
ZU
9958%{texmfdist}/metapost/latexmp
9959%{texmfdist}/metapost/makecirc
8affbd2c 9960%dir %{texmfdist}/source/alatex
f65b3398 9961%{texmfdist}/source/alatex/base
8affbd2c 9962%dir %{texmfdist}/source/cslatex
f65b3398
ZU
9963%{texmfdist}/source/cslatex/base
9964%{texmfdist}/source/generic/xypic
9965%{texmfdist}/source/latex/ESIEEcv
9966%{texmfdist}/source/latex/GuIT
9967%{texmfdist}/source/latex/HA-prosper
9968%{texmfdist}/source/latex/IEEEconf
9969%{texmfdist}/source/latex/aastex
9970%{texmfdist}/source/latex/abc
9971%{texmfdist}/source/latex/abstract
9972%{texmfdist}/source/latex/achemso
9973%{texmfdist}/source/latex/acmconf
9974%{texmfdist}/source/latex/acronym
9975%{texmfdist}/source/latex/active-conf
9976%{texmfdist}/source/latex/addlines
9977%{texmfdist}/source/latex/adrlist
9978%{texmfdist}/source/latex/aiaa
9979%{texmfdist}/source/latex/alg
9980%{texmfdist}/source/latex/alnumsec
9981%{texmfdist}/source/latex/altfont
9982%{texmfdist}/source/latex/amsaddr
9983%{texmfdist}/source/latex/amscls
9984%{texmfdist}/source/latex/amsfonts
9985%{texmfdist}/source/latex/amsmath
9986%{texmfdist}/source/latex/amsrefs
9987%{texmfdist}/source/latex/answers
9988%{texmfdist}/source/latex/apacite
9989%{texmfdist}/source/latex/appendix
9990%{texmfdist}/source/latex/arcs
9991%{texmfdist}/source/latex/arydshln
9992%{texmfdist}/source/latex/asaetr
9993%{texmfdist}/source/latex/ascii
9994%{texmfdist}/source/latex/attachfile
8affbd2c 9995%{texmfdist}/source/latex/augie
f65b3398
ZU
9996%{texmfdist}/source/latex/babelbib
9997%{texmfdist}/source/latex/backgammon
9998%{texmfdist}/source/latex/barcodes
9999%{texmfdist}/source/latex/base
10000%{texmfdist}/source/latex/bayer
10001%{texmfdist}/source/latex/bbding
10002%{texmfdist}/source/latex/bbm-macros
10003%{texmfdist}/source/latex/belleek
10004%{texmfdist}/source/latex/bengali
10005%{texmfdist}/source/latex/beton
10006%{texmfdist}/source/latex/bez123
10007%{texmfdist}/source/latex/bibarts
10008%{texmfdist}/source/latex/bibleref
10009%{texmfdist}/source/latex/biblist
10010%{texmfdist}/source/latex/bibtopic
10011%{texmfdist}/source/latex/bibtopicprefix
10012%{texmfdist}/source/latex/bigfoot
10013%{texmfdist}/source/latex/binomexp
10014%{texmfdist}/source/latex/biocon
10015%{texmfdist}/source/latex/bizcard
10016%{texmfdist}/source/latex/blindtext
10017%{texmfdist}/source/latex/blowup
10018%{texmfdist}/source/latex/boites
10019%{texmfdist}/source/latex/bookhands
10020%{texmfdist}/source/latex/booklet
10021%{texmfdist}/source/latex/booktabs
10022%{texmfdist}/source/latex/bophook
10023%{texmfdist}/source/latex/boxhandler
10024%{texmfdist}/source/latex/bpchem
10025%{texmfdist}/source/latex/braille
10026%{texmfdist}/source/latex/breakurl
10027%{texmfdist}/source/latex/brushscr
10028%{texmfdist}/source/latex/bullcntr
10029%{texmfdist}/source/latex/burmese
10030%{texmfdist}/source/latex/bytefield
10031%{texmfdist}/source/latex/captcont
10032%{texmfdist}/source/latex/caption
10033%{texmfdist}/source/latex/carlisle
10034%{texmfdist}/source/latex/catechis
10035%{texmfdist}/source/latex/ccaption
10036%{texmfdist}/source/latex/ccfonts
10037%{texmfdist}/source/latex/cclicenses
10038%{texmfdist}/source/latex/cd-cover
10039%{texmfdist}/source/latex/cd
10040%{texmfdist}/source/latex/cdpbundl
10041%{texmfdist}/source/latex/changebar
10042%{texmfdist}/source/latex/changes
10043%{texmfdist}/source/latex/chappg
10044%{texmfdist}/source/latex/chapterfolder
10045%{texmfdist}/source/latex/chemcompounds
10046%{texmfdist}/source/latex/chemstyle
10047%{texmfdist}/source/latex/chessboard
10048%{texmfdist}/source/latex/chessfss
10049%{texmfdist}/source/latex/chletter
10050%{texmfdist}/source/latex/circ
10051%{texmfdist}/source/latex/cjk/utils
10052%{texmfdist}/source/latex/cjw
10053%{texmfdist}/source/latex/clefval
10054%{texmfdist}/source/latex/cleveref
10055%{texmfdist}/source/latex/cmcyralt
10056%{texmfdist}/source/latex/cmdtrack
10057%{texmfdist}/source/latex/cmll
10058%{texmfdist}/source/latex/cmsd
10059%{texmfdist}/source/latex/codepage
10060%{texmfdist}/source/latex/colortbl
10061%{texmfdist}/source/latex/colorwav
10062%{texmfdist}/source/latex/combine
10063%{texmfdist}/source/latex/comment
10064%{texmfdist}/source/latex/computational-complexity
10065%{texmfdist}/source/latex/confproc
10066%{texmfdist}/source/latex/constants
10067%{texmfdist}/source/latex/contour
10068%{texmfdist}/source/latex/cooking
10069%{texmfdist}/source/latex/cool
10070%{texmfdist}/source/latex/coollist
10071%{texmfdist}/source/latex/coolstr
10072%{texmfdist}/source/latex/cooltooltips
10073%{texmfdist}/source/latex/coordsys
10074%{texmfdist}/source/latex/coverpage
10075%{texmfdist}/source/latex/crop
10076%{texmfdist}/source/latex/crossreference
10077%{texmfdist}/source/latex/crosswrd
10078%{texmfdist}/source/latex/csvtools
10079%{texmfdist}/source/latex/ctable
10080%{texmfdist}/source/latex/ctib
10081%{texmfdist}/source/latex/cuisine
10082%{texmfdist}/source/latex/currvita
10083%{texmfdist}/source/latex/curve
10084%{texmfdist}/source/latex/curve2e
10085%{texmfdist}/source/latex/curves
10086%{texmfdist}/source/latex/cweb-latex
10087%{texmfdist}/source/latex/cwpuzzle
10088%{texmfdist}/source/latex/dashbox
10089%{texmfdist}/source/latex/dashrule
10090%{texmfdist}/source/latex/datatool
10091%{texmfdist}/source/latex/dateiliste
10092%{texmfdist}/source/latex/datenumber
10093%{texmfdist}/source/latex/datetime
10094%{texmfdist}/source/latex/decimal
10095%{texmfdist}/source/latex/delimtxt
10096%{texmfdist}/source/latex/diagnose
10097%{texmfdist}/source/latex/dialogl
10098%{texmfdist}/source/latex/dinbrief
10099%{texmfdist}/source/latex/disser
10100%{texmfdist}/source/latex/dnaseq
10101%{texmfdist}/source/latex/docmfp
10102%{texmfdist}/source/latex/doipubmed
10103%{texmfdist}/source/latex/dotarrow
10104%{texmfdist}/source/latex/dotseqn
10105%{texmfdist}/source/latex/dottex
10106%{texmfdist}/source/latex/dprogress
10107%{texmfdist}/source/latex/drac
10108%{texmfdist}/source/latex/draftcopy
10109%{texmfdist}/source/latex/draftwatermark
10110%{texmfdist}/source/latex/dramatist
10111%{texmfdist}/source/latex/dtk
10112%{texmfdist}/source/latex/dtxgallery
10113%{texmfdist}/source/latex/dyntree
10114%{texmfdist}/source/latex/eCards
10115%{texmfdist}/source/latex/ebezier
10116%{texmfdist}/source/latex/ebsthesis
10117%{texmfdist}/source/latex/ecclesiastic
10118%{texmfdist}/source/latex/ecv
10119%{texmfdist}/source/latex/ed
10120%{texmfdist}/source/latex/edmac
10121%{texmfdist}/source/latex/edmargin
10122%{texmfdist}/source/latex/eemeir
10123%{texmfdist}/source/latex/egplot
10124%{texmfdist}/source/latex/eiad
10125%{texmfdist}/source/latex/ellipsis
10126%{texmfdist}/source/latex/elmath
10127%{texmfdist}/source/latex/elsarticle
10128%{texmfdist}/source/latex/em
10129%{texmfdist}/source/latex/emp
10130%{texmfdist}/source/latex/endfloat
10131%{texmfdist}/source/latex/endheads
10132%{texmfdist}/source/latex/engpron
10133%{texmfdist}/source/latex/engrec
10134%{texmfdist}/source/latex/environ
10135%{texmfdist}/source/latex/envlab
10136%{texmfdist}/source/latex/epigraph
10137%{texmfdist}/source/latex/epiolmec
10138%{texmfdist}/source/latex/epsdice
10139%{texmfdist}/source/latex/eqlist
10140%{texmfdist}/source/latex/eqnarray
10141%{texmfdist}/source/latex/eqparbox
10142%{texmfdist}/source/latex/errata
10143%{texmfdist}/source/latex/esdiff
10144%{texmfdist}/source/latex/eskd
10145%{texmfdist}/source/latex/eso-pic
10146%{texmfdist}/source/latex/esvect
10147%{texmfdist}/source/latex/etaremune
10148%{texmfdist}/source/latex/ethiop
10149%{texmfdist}/source/latex/eukdate
10150%{texmfdist}/source/latex/euler
10151%{texmfdist}/source/latex/euproposal
10152%{texmfdist}/source/latex/euro
10153%{texmfdist}/source/latex/everypage
10154%{texmfdist}/source/latex/examdesign
10155%{texmfdist}/source/latex/exercise
10156%{texmfdist}/source/latex/expdlist
10157%{texmfdist}/source/latex/expl3
10158%{texmfdist}/source/latex/export
10159%{texmfdist}/source/latex/extpfeil
10160%{texmfdist}/source/latex/extract
10161%{texmfdist}/source/latex/facsimile
10162%{texmfdist}/source/latex/faktor
10163%{texmfdist}/source/latex/fancynum
10164%{texmfdist}/source/latex/fancyref
10165%{texmfdist}/source/latex/fancytooltips
10166%{texmfdist}/source/latex/fancyvrb
10167%{texmfdist}/source/latex/feynmf
10168%{texmfdist}/source/latex/figsize
10169%{texmfdist}/source/latex/filecontents
10170%{texmfdist}/source/latex/fink
10171%{texmfdist}/source/latex/fixme
10172%{texmfdist}/source/latex/flabels
10173%{texmfdist}/source/latex/flagderiv
10174%{texmfdist}/source/latex/flashcards
10175%{texmfdist}/source/latex/flippdf
10176%{texmfdist}/source/latex/float
10177%{texmfdist}/source/latex/floatrow
10178%{texmfdist}/source/latex/flowfram
10179%{texmfdist}/source/latex/fmp
10180%{texmfdist}/source/latex/fmtcount
10181%{texmfdist}/source/latex/fnbreak
10182%{texmfdist}/source/latex/foilhtml
10183%{texmfdist}/source/latex/fonttable
10184%{texmfdist}/source/latex/footmisc
10185%{texmfdist}/source/latex/footnpag
10186%{texmfdist}/source/latex/forarray
10187%{texmfdist}/source/latex/forloop
10188%{texmfdist}/source/latex/formula
10189%{texmfdist}/source/latex/fouridx
10190%{texmfdist}/source/latex/frankenstein
10191%{texmfdist}/source/latex/frontespizio
10192%{texmfdist}/source/latex/fullblck
10193%{texmfdist}/source/latex/functan
10194%{texmfdist}/source/latex/fundus
10195%{texmfdist}/source/latex/g-brief
10196%{texmfdist}/source/latex/galois
10197%{texmfdist}/source/latex/gcite
10198%{texmfdist}/source/latex/genmpage
10199%{texmfdist}/source/latex/geometry
10200%{texmfdist}/source/latex/geomsty
10201%{texmfdist}/source/latex/ginpenc
10202%{texmfdist}/source/latex/glossaries
10203%{texmfdist}/source/latex/gnuplottex
10204%{texmfdist}/source/latex/go
10205%{texmfdist}/source/latex/graphics
10206%{texmfdist}/source/latex/graphicx-psmin
10207%{texmfdist}/source/latex/greekdates
10208%{texmfdist}/source/latex/grnumalt
10209%{texmfdist}/source/latex/grverb
10210%{texmfdist}/source/latex/guitar
10211%{texmfdist}/source/latex/hanging
10212%{texmfdist}/source/latex/harvard
10213%{texmfdist}/source/latex/hc
10214%{texmfdist}/source/latex/hepthesis
10215%{texmfdist}/source/latex/hhtensor
10216%{texmfdist}/source/latex/hilowres
10217%{texmfdist}/source/latex/histogr
10218%{texmfdist}/source/latex/hpsdiss
10219%{texmfdist}/source/latex/hrlatex
10220%{texmfdist}/source/latex/hyper
10221%{texmfdist}/source/latex/hyperref
10222%{texmfdist}/source/latex/hyperxmp
10223%{texmfdist}/source/latex/hyphenat
10224%{texmfdist}/source/latex/ibycus-babel
10225%{texmfdist}/source/latex/icsv
10226%{texmfdist}/source/latex/ifmslide
10227%{texmfdist}/source/latex/ifplatform
10228%{texmfdist}/source/latex/ijmart
10229%{texmfdist}/source/latex/imtekda
10230%{texmfdist}/source/latex/index
10231%{texmfdist}/source/latex/inlinedef
10232%{texmfdist}/source/latex/inversepath
10233%{texmfdist}/source/latex/iso
10234%{texmfdist}/source/latex/iso10303
10235%{texmfdist}/source/latex/isodate
10236%{texmfdist}/source/latex/isodoc
10237%{texmfdist}/source/latex/isorot
10238%{texmfdist}/source/latex/isotope
10239%{texmfdist}/source/latex/itnumpar
10240%{texmfdist}/source/latex/jeopardy
10241%{texmfdist}/source/latex/jura
10242%{texmfdist}/source/latex/juraabbrev
10243%{texmfdist}/source/latex/jurarsp
10244%{texmfdist}/source/latex/kdgreek
10245%{texmfdist}/source/latex/kerntest
10246%{texmfdist}/source/latex/kluwer
10247%{texmfdist}/source/latex/koma-script
10248%{texmfdist}/source/latex/labelcas
10249%{texmfdist}/source/latex/labels
10250%{texmfdist}/source/latex/lastpage
10251%{texmfdist}/source/latex/latex-tds
10252%{texmfdist}/source/latex/layouts
10253%{texmfdist}/source/latex/lcg
10254%{texmfdist}/source/latex/lcyw
10255%{texmfdist}/source/latex/leading
10256%{texmfdist}/source/latex/ledmac
10257%{texmfdist}/source/latex/leftidx
10258%{texmfdist}/source/latex/lettrine
10259%{texmfdist}/source/latex/lexikon
10260%{texmfdist}/source/latex/lhcyr
10261%{texmfdist}/source/latex/lhelp
10262%{texmfdist}/source/latex/limap
10263%{texmfdist}/source/latex/lipsum
10264%{texmfdist}/source/latex/listbib
10265%{texmfdist}/source/latex/listings
10266%{texmfdist}/source/latex/listliketab
10267%{texmfdist}/source/latex/localloc
10268%{texmfdist}/source/latex/logpap
10269%{texmfdist}/source/latex/lps
10270%{texmfdist}/source/latex/ltxindex
10271%{texmfdist}/source/latex/mailing
10272%{texmfdist}/source/latex/makebox
10273%{texmfdist}/source/latex/makecell
10274%{texmfdist}/source/latex/makecmds
10275%{texmfdist}/source/latex/makedtx
10276%{texmfdist}/source/latex/makeplot
10277%{texmfdist}/source/latex/manfnt
10278%{texmfdist}/source/latex/manuscript
10279%{texmfdist}/source/latex/mapcodes
10280%{texmfdist}/source/latex/marginnote
10281%{texmfdist}/source/latex/mathcomp
10282%{texmfdist}/source/latex/mathpazo
10283%{texmfdist}/source/latex/mcaption
10284%{texmfdist}/source/latex/mcite
10285%{texmfdist}/source/latex/mdwtools
10286%{texmfdist}/source/latex/memoir
10287%{texmfdist}/source/latex/mentis
10288%{texmfdist}/source/latex/menu
10289%{texmfdist}/source/latex/method
10290%{texmfdist}/source/latex/metre
10291%{texmfdist}/source/latex/mff
10292%{texmfdist}/source/latex/mfpic4ode
10293%{texmfdist}/source/latex/mftinc
10294%{texmfdist}/source/latex/mh
10295%{texmfdist}/source/latex/miller
10296%{texmfdist}/source/latex/minipage-marginpar
10297%{texmfdist}/source/latex/minutes
10298%{texmfdist}/source/latex/mlist
10299%{texmfdist}/source/latex/mnsymbol
10300%{texmfdist}/source/latex/modroman
10301%{texmfdist}/source/latex/mongolian-babel
10302%{texmfdist}/source/latex/montex
10303%{texmfdist}/source/latex/moresize
10304%{texmfdist}/source/latex/moreverb
10305%{texmfdist}/source/latex/mparhack
10306%{texmfdist}/source/latex/ms
10307%{texmfdist}/source/latex/msg
10308%{texmfdist}/source/latex/mtgreek
10309%{texmfdist}/source/latex/multibbl
10310%{texmfdist}/source/latex/multibib
10311%{texmfdist}/source/latex/multicap
10312%{texmfdist}/source/latex/mwcls
10313%{texmfdist}/source/latex/mxd
10314%{texmfdist}/source/latex/nag
10315%{texmfdist}/source/latex/namespc
10316%{texmfdist}/source/latex/natbib
10317%{texmfdist}/source/latex/ncctools
10318%{texmfdist}/source/latex/nddiss
10319%{texmfdist}/source/latex/newalg
10320%{texmfdist}/source/latex/newfile
10321%{texmfdist}/source/latex/newlfm
10322%{texmfdist}/source/latex/newspaper
10323%{texmfdist}/source/latex/newvbtm
10324%{texmfdist}/source/latex/niceframe
10325%{texmfdist}/source/latex/noitcrul
10326%{texmfdist}/source/latex/nomencl
10327%{texmfdist}/source/latex/nomentbl
10328%{texmfdist}/source/latex/nonfloat
10329%{texmfdist}/source/latex/nostarch
10330%{texmfdist}/source/latex/notes
10331%{texmfdist}/source/latex/notes2bib
10332%{texmfdist}/source/latex/nrc
10333%{texmfdist}/source/latex/ntgclass
10334%{texmfdist}/source/latex/ntheorem
10335%{texmfdist}/source/latex/numprint
10336%{texmfdist}/source/latex/oberdiek
10337%{texmfdist}/source/latex/objectz
10338%{texmfdist}/source/latex/octavo
10339%{texmfdist}/source/latex/ogonek
10340%{texmfdist}/source/latex/oldstyle
10341%{texmfdist}/source/latex/opcit
10342%{texmfdist}/source/latex/ordinalpt
10343%{texmfdist}/source/latex/othello
10344%{texmfdist}/source/latex/otibet
10345%{texmfdist}/source/latex/pacioli
10346%{texmfdist}/source/latex/pageno
10347%{texmfdist}/source/latex/pagenote
10348%{texmfdist}/source/latex/paper
10349%{texmfdist}/source/latex/papercdcase
10350%{texmfdist}/source/latex/papertex
10351%{texmfdist}/source/latex/paralist
10352%{texmfdist}/source/latex/parallel
10353%{texmfdist}/source/latex/paresse
10354%{texmfdist}/source/latex/parrun
10355%{texmfdist}/source/latex/patchcmd
10356%{texmfdist}/source/latex/pauldoc
10357%{texmfdist}/source/latex/pawpict
10358%{texmfdist}/source/latex/pbox
10359%{texmfdist}/source/latex/pbsheet
10360%{texmfdist}/source/latex/pdfcprot
10361%{texmfdist}/source/latex/pdfpages
10362%{texmfdist}/source/latex/perltex
10363%{texmfdist}/source/latex/permute
10364%{texmfdist}/source/latex/petri-nets
10365%{texmfdist}/source/latex/pgfopts
10366%{texmfdist}/source/latex/pgfplots
10367%{texmfdist}/source/latex/philosophersimprint
10368%{texmfdist}/source/latex/photo
10369%{texmfdist}/source/latex/pict2e
10370%{texmfdist}/source/latex/pittetd
10371%{texmfdist}/source/latex/plari
10372%{texmfdist}/source/latex/play
10373%{texmfdist}/source/latex/plweb
10374%{texmfdist}/source/latex/poemscol
10375%{texmfdist}/source/latex/polski
10376%{texmfdist}/source/latex/polyglot
10377%{texmfdist}/source/latex/polytable
10378%{texmfdist}/source/latex/powerdot
10379%{texmfdist}/source/latex/ppr-prv
10380%{texmfdist}/source/latex/pracjourn
10381%{texmfdist}/source/latex/preprint
10382%{texmfdist}/source/latex/prettyref
10383%{texmfdist}/source/latex/preview
10384%{texmfdist}/source/latex/proba
10385%{texmfdist}/source/latex/probsoln
10386%{texmfdist}/source/latex/progkeys
10387%{texmfdist}/source/latex/prosper
10388%{texmfdist}/source/latex/protocol
10389%{texmfdist}/source/latex/psfrag
10390%{texmfdist}/source/latex/psfragx
10391%{texmfdist}/source/latex/pslatex
10392%{texmfdist}/source/latex/pspicture
10393%{texmfdist}/source/latex/qcm
10394%{texmfdist}/source/latex/qstest
10395%{texmfdist}/source/latex/qsymbols
10396%{texmfdist}/source/latex/quotchap
10397%{texmfdist}/source/latex/quotmark
10398%{texmfdist}/source/latex/randbild
10399%{texmfdist}/source/latex/rccol
10400%{texmfdist}/source/latex/rcs
10401%{texmfdist}/source/latex/rcsinfo
10402%{texmfdist}/source/latex/recipecard
10403%{texmfdist}/source/latex/refman
10404%{texmfdist}/source/latex/refstyle
10405%{texmfdist}/source/latex/regcount
10406%{texmfdist}/source/latex/register
10407%{texmfdist}/source/latex/relenc
10408%{texmfdist}/source/latex/revtex
10409%{texmfdist}/source/latex/rmpage
10410%{texmfdist}/source/latex/robustcommand
10411%{texmfdist}/source/latex/romannum
10412%{texmfdist}/source/latex/rotating
10413%{texmfdist}/source/latex/rotfloat
10414%{texmfdist}/source/latex/rsc
10415%{texmfdist}/source/latex/rst
10416%{texmfdist}/source/latex/rtkinenc
10417%{texmfdist}/source/latex/sagetex
10418%{texmfdist}/source/latex/sanskrit
10419%{texmfdist}/source/latex/sauerj
10420%{texmfdist}/source/latex/sauterfonts
10421%{texmfdist}/source/latex/savefnmark
10422%{texmfdist}/source/latex/savetrees
10423%{texmfdist}/source/latex/scale
10424%{texmfdist}/source/latex/scalebar
10425%{texmfdist}/source/latex/schedule
10426%{texmfdist}/source/latex/sciwordconv
10427%{texmfdist}/source/latex/screenplay
10428%{texmfdist}/source/latex/sectsty
10429%{texmfdist}/source/latex/semantic
10430%{texmfdist}/source/latex/semioneside
10431%{texmfdist}/source/latex/seqsplit
10432%{texmfdist}/source/latex/sf298
10433%{texmfdist}/source/latex/sffms
10434%{texmfdist}/source/latex/shorttoc
10435%{texmfdist}/source/latex/show2e
10436%{texmfdist}/source/latex/showexpl
10437%{texmfdist}/source/latex/showlabels
10438%{texmfdist}/source/latex/sidecap
10439%{texmfdist}/source/latex/siggraph
10440%{texmfdist}/source/latex/simplecv
10441%{texmfdist}/source/latex/simplewick
10442%{texmfdist}/source/latex/skull
10443%{texmfdist}/source/latex/slantsc
10444%{texmfdist}/source/latex/snapshot
10445%{texmfdist}/source/latex/songbook
10446%{texmfdist}/source/latex/soul
10447%{texmfdist}/source/latex/splitbib
10448%{texmfdist}/source/latex/splitindex
10449%{texmfdist}/source/latex/srcltx
10450%{texmfdist}/source/latex/sseq
10451%{texmfdist}/source/latex/ssqquote
10452%{texmfdist}/source/latex/stack
10453%{texmfdist}/source/latex/statistik
10454%{texmfdist}/source/latex/staves
10455%{texmfdist}/source/latex/stdclsdv
10456%{texmfdist}/source/latex/stdpage
10457%{texmfdist}/source/latex/stellenbosch
10458%{texmfdist}/source/latex/stex
10459%{texmfdist}/source/latex/stringstrings
10460%{texmfdist}/source/latex/struktex
10461%{texmfdist}/source/latex/subdepth
10462%{texmfdist}/source/latex/subeqn
10463%{texmfdist}/source/latex/subeqnarray
10464%{texmfdist}/source/latex/subfig
10465%{texmfdist}/source/latex/subfigure
10466%{texmfdist}/source/latex/subfloat
10467%{texmfdist}/source/latex/sudoku
10468%{texmfdist}/source/latex/sudokubundle
10469%{texmfdist}/source/latex/supertabular
10470%{texmfdist}/source/latex/svn-multi
10471%{texmfdist}/source/latex/svn
10472%{texmfdist}/source/latex/svninfo
10473%{texmfdist}/source/latex/swimgraf
10474%{texmfdist}/source/latex/syntrace
10475%{texmfdist}/source/latex/synttree
10476%{texmfdist}/source/latex/tablists
10477%{texmfdist}/source/latex/tabulary
10478%{texmfdist}/source/latex/tabvar
10479%{texmfdist}/source/latex/talk
10480%{texmfdist}/source/latex/tcldoc
10481%{texmfdist}/source/latex/tdsfrmath
10482%{texmfdist}/source/latex/technics
10483%{texmfdist}/source/latex/ted
10484%{texmfdist}/source/latex/tengwarscript
10485%{texmfdist}/source/latex/tensor
10486%{texmfdist}/source/latex/teubner
10487%{texmfdist}/source/latex/texmate
10488%{texmfdist}/source/latex/texpower
10489%{texmfdist}/source/latex/texshade
10490%{texmfdist}/source/latex/textcase
10491%{texmfdist}/source/latex/textfit
10492%{texmfdist}/source/latex/textopo
10493%{texmfdist}/source/latex/textpos
10494%{texmfdist}/source/latex/thesis-titlepage-fhac
10495%{texmfdist}/source/latex/thmtools
10496%{texmfdist}/source/latex/thumb
10497%{texmfdist}/source/latex/thuthesis
10498%{texmfdist}/source/latex/timesht
10499%{texmfdist}/source/latex/titling
10500%{texmfdist}/source/latex/tocbibind
10501%{texmfdist}/source/latex/tocloft
10502%{texmfdist}/source/latex/tocvsec2
10503%{texmfdist}/source/latex/todo
10504%{texmfdist}/source/latex/toolbox
10505%{texmfdist}/source/latex/tools
10506%{texmfdist}/source/latex/toptesi
10507%{texmfdist}/source/latex/totpages
10508%{texmfdist}/source/latex/trajan
10509%{texmfdist}/source/latex/tree-dvips
10510%{texmfdist}/source/latex/trfsigns
10511%{texmfdist}/source/latex/trivfloat
10512%{texmfdist}/source/latex/trsym
10513%{texmfdist}/source/latex/tugboat
10514%{texmfdist}/source/latex/turnstile
10515%{texmfdist}/source/latex/twoup
10516%{texmfdist}/source/latex/type1cm
10517%{texmfdist}/source/latex/typedref
10518%{texmfdist}/source/latex/typogrid
10519%{texmfdist}/source/latex/uaclasses
10520%{texmfdist}/source/latex/uiucthesis
10521%{texmfdist}/source/latex/ulsy
10522%{texmfdist}/source/latex/uml
10523%{texmfdist}/source/latex/umlaute
10524%{texmfdist}/source/latex/umoline
10525%{texmfdist}/source/latex/underlin
10526%{texmfdist}/source/latex/undertilde
10527%{texmfdist}/source/latex/units
10528%{texmfdist}/source/latex/unitsdef
10529%{texmfdist}/source/latex/unroman
10530%{texmfdist}/source/latex/upmethodology
10531%{texmfdist}/source/latex/urlbst
10532%{texmfdist}/source/latex/ushort
10533%{texmfdist}/source/latex/varindex
10534%{texmfdist}/source/latex/vector
10535%{texmfdist}/source/latex/verse
10536%{texmfdist}/source/latex/vmargin
10537%{texmfdist}/source/latex/volumes
10538%{texmfdist}/source/latex/vrsion
10539%{texmfdist}/source/latex/vwcol
10540%{texmfdist}/source/latex/vxu
10541%{texmfdist}/source/latex/warning
10542%{texmfdist}/source/latex/warpcol
10543%{texmfdist}/source/latex/was
10544%{texmfdist}/source/latex/wnri
10545%{texmfdist}/source/latex/xargs
10546%{texmfdist}/source/latex/xdoc
10547%{texmfdist}/source/latex/xfor
10548%{texmfdist}/source/latex/xmpincl
10549%{texmfdist}/source/latex/xpackages
10550%{texmfdist}/source/latex/xskak
10551%{texmfdist}/source/latex/xtab
10552%{texmfdist}/source/latex/xtcapts
10553%{texmfdist}/source/latex/yafoot
10554%{texmfdist}/source/latex/yfonts
10555%{texmfdist}/source/latex/yhmath
10556%{texmfdist}/source/latex/york-thesis
10557%{texmfdist}/source/latex/youngtab
198c241e 10558%dir %{texmfdist}/source/plain
8affbd2c 10559%dir %{texmfdist}/source/plain/jsmisc
f65b3398
ZU
10560%{texmfdist}/source/plain/jsmisc/xfig
10561%{texmfdist}/source/xelatex
8affbd2c 10562%{texmfdist}/tex/alatex
f65b3398
ZU
10563%{texmfdist}/tex/generic/enctex
10564%{texmfdist}/tex/latex/kalender
10565%{texmfdist}/tex/latex/karnaugh
10566%{texmfdist}/tex/latex/kerkis
10567%{texmfdist}/tex/latex/kerntest
10568%{texmfdist}/tex/latex/kluwer
10569%{texmfdist}/tex/latex/kpfonts
10570%{texmfdist}/tex/latex/kurier
10571%{texmfdist}/tex/latex/labelcas
10572%{texmfdist}/tex/latex/lazylist
10573%{texmfdist}/tex/latex/lcg
10574%{texmfdist}/tex/latex/lcyw
10575%{texmfdist}/tex/latex/leading
10576%{texmfdist}/tex/latex/ledmac
10577%{texmfdist}/tex/latex/lettre
10578%{texmfdist}/tex/latex/levy
10579%{texmfdist}/tex/latex/lexikon
10580%{texmfdist}/tex/latex/lgreek
10581%{texmfdist}/tex/latex/lhcyr
10582%{texmfdist}/tex/latex/lhelp
10583%{texmfdist}/tex/latex/libertine
10584%{texmfdist}/tex/latex/limap
10585%{texmfdist}/tex/latex/linearA
10586%{texmfdist}/tex/latex/linguex
10587%{texmfdist}/tex/latex/lipsum
10588%{texmfdist}/tex/latex/listbib
10589%{texmfdist}/tex/latex/listliketab
10590%{texmfdist}/tex/latex/listofsymbols
10591%{texmfdist}/tex/latex/lkproof
10592%{texmfdist}/tex/latex/logic
10593%{texmfdist}/tex/latex/logpap
10594%{texmfdist}/tex/latex/lps
10595%{texmfdist}/tex/latex/lsc
10596%{texmfdist}/tex/latex/ltablex
10597%{texmfdist}/tex/latex/ltxindex
10598%{texmfdist}/tex/latex/lxfonts
10599%{texmfdist}/tex/latex/ly1
10600%{texmfdist}/tex/latex/mafr
10601%{texmfdist}/tex/latex/mailing
10602%{texmfdist}/tex/latex/makebarcode
10603%{texmfdist}/tex/latex/makebox
10604%{texmfdist}/tex/latex/makecell
10605%{texmfdist}/tex/latex/makecmds
10606%{texmfdist}/tex/latex/makedtx
10607%{texmfdist}/tex/latex/makeglos
10608%{texmfdist}/tex/latex/makeplot
10609%{texmfdist}/tex/latex/manfnt
10610%{texmfdist}/tex/latex/manuscript
10611%{texmfdist}/tex/latex/mapcodes
10612%{texmfdist}/tex/latex/maple
10613%{texmfdist}/tex/latex/marginnote
10614%{texmfdist}/tex/latex/mathdesign
10615%{texmfdist}/tex/latex/maybemath
10616%{texmfdist}/tex/latex/mcaption
10617%{texmfdist}/tex/latex/mceinleger
10618%{texmfdist}/tex/latex/mcite
10619%{texmfdist}/tex/latex/mciteplus
10620%{texmfdist}/tex/latex/memexsupp
10621%{texmfdist}/tex/latex/mentis
10622%{texmfdist}/tex/latex/menu
10623%{texmfdist}/tex/latex/method
10624%{texmfdist}/tex/latex/metre
10625%{texmfdist}/tex/latex/mff
10626%{texmfdist}/tex/latex/mfpic4ode
10627%{texmfdist}/tex/latex/mftinc
10628%{texmfdist}/tex/latex/mhchem
10629%{texmfdist}/tex/latex/mhequ
10630%{texmfdist}/tex/latex/mhs
10631%{texmfdist}/tex/latex/miller
10632%{texmfdist}/tex/latex/minipage-marginpar
10633%{texmfdist}/tex/latex/miniplot
10634%{texmfdist}/tex/latex/minutes
10635%{texmfdist}/tex/latex/mla-paper
10636%{texmfdist}/tex/latex/mlist
10637%{texmfdist}/tex/latex/moresize
10638%{texmfdist}/tex/latex/movie15
10639%{texmfdist}/tex/latex/msc
10640%{texmfdist}/tex/latex/msg
10641%{texmfdist}/tex/latex/mslapa
10642%{texmfdist}/tex/latex/mtgreek
10643%{texmfdist}/tex/latex/multibbl
10644%{texmfdist}/tex/latex/multicap
10645%{texmfdist}/tex/latex/multido
10646%{texmfdist}/tex/latex/muthesis
10647%{texmfdist}/tex/latex/mxd
10648%{texmfdist}/tex/latex/mxedruli
10649%{texmfdist}/tex/latex/nag
10650%{texmfdist}/tex/latex/namespc
10651%{texmfdist}/tex/latex/nath
10652%{texmfdist}/tex/latex/nature
10653%{texmfdist}/tex/latex/newvbtm
10654%{texmfdist}/tex/latex/niceframe
10655%{texmfdist}/tex/latex/nih
10656%{texmfdist}/tex/latex/noitcrul
10657%{texmfdist}/tex/latex/nomentbl
10658%{texmfdist}/tex/latex/nonfloat
10659%{texmfdist}/tex/latex/nostarch
10660%{texmfdist}/tex/latex/notes
10661%{texmfdist}/tex/latex/notes2bib
10662%{texmfdist}/tex/latex/nrc
10663%{texmfdist}/tex/latex/ntabbing
10664%{texmfdist}/tex/latex/numline
10665%{texmfdist}/tex/latex/numname
10666%{texmfdist}/tex/latex/numprint
10667%{texmfdist}/tex/latex/objectz
10668%{texmfdist}/tex/latex/ocr-latex
10669%{texmfdist}/tex/latex/octavo
10670%{texmfdist}/tex/latex/ogonek
10671%{texmfdist}/tex/latex/oldstyle
10672%{texmfdist}/tex/latex/opcit
10673%{texmfdist}/tex/latex/ordinalpt
10674%{texmfdist}/tex/latex/ot2cyr
10675%{texmfdist}/tex/latex/othello
10676%{texmfdist}/tex/latex/otibet
10677%{texmfdist}/tex/latex/outline
10678%{texmfdist}/tex/latex/outliner
10679%{texmfdist}/tex/latex/pacioli
10680%{texmfdist}/tex/latex/pageno
10681%{texmfdist}/tex/latex/pagenote
10682%{texmfdist}/tex/latex/palatino
10683%{texmfdist}/tex/latex/paper
10684%{texmfdist}/tex/latex/papercdcase
10685%{texmfdist}/tex/latex/papertex
10686%{texmfdist}/tex/latex/parallel
10687%{texmfdist}/tex/latex/paresse
10688%{texmfdist}/tex/latex/parrun
10689%{texmfdist}/tex/latex/patchcmd
10690%{texmfdist}/tex/latex/pauldoc
10691%{texmfdist}/tex/latex/pawpict
10692%{texmfdist}/tex/latex/pbox
10693%{texmfdist}/tex/latex/pbsheet
10694%{texmfdist}/tex/latex/pclnfss
10695%{texmfdist}/tex/latex/pdfcprot
10696%{texmfdist}/tex/latex/pdfscreen
10697%{texmfdist}/tex/latex/pdftricks
10698%{texmfdist}/tex/latex/pdfwin
10699%{texmfdist}/tex/latex/pecha
10700%{texmfdist}/tex/latex/perltex
10701%{texmfdist}/tex/latex/permute
10702%{texmfdist}/tex/latex/petiteannonce
10703%{texmfdist}/tex/latex/petri-nets
10704%{texmfdist}/tex/latex/pgf-soroban
10705%{texmfdist}/tex/latex/phaistos
10706%{texmfdist}/tex/latex/philex
10707%{texmfdist}/tex/latex/philosophersimprint
10708%{texmfdist}/tex/latex/phonetic
10709%{texmfdist}/tex/latex/photo
10710%{texmfdist}/tex/latex/pictex2
10711%{texmfdist}/tex/latex/pinlabel
10712%{texmfdist}/tex/latex/pittetd
10713%{texmfdist}/tex/latex/plari
10714%{texmfdist}/tex/latex/plates
10715%{texmfdist}/tex/latex/play
10716%{texmfdist}/tex/latex/plweb
10717%{texmfdist}/tex/latex/pmgraph
10718%{texmfdist}/tex/latex/poemscol
10719%{texmfdist}/tex/latex/polski
10720%{texmfdist}/tex/latex/polyglot
10721%{texmfdist}/tex/latex/polytable
10722%{texmfdist}/tex/latex/postcards
10723%{texmfdist}/tex/latex/powerdot
10724%{texmfdist}/tex/latex/ppower4
10725%{texmfdist}/tex/latex/ppr-prv
10726%{texmfdist}/tex/latex/pracjourn
10727%{texmfdist}/tex/latex/prettyref
10728%{texmfdist}/tex/latex/proba
10729%{texmfdist}/tex/latex/probsoln
10730%{texmfdist}/tex/latex/procIAGssymp
10731%{texmfdist}/tex/latex/progkeys
10732%{texmfdist}/tex/latex/progress
10733%{texmfdist}/tex/latex/protex
10734%{texmfdist}/tex/latex/protocol
10735%{texmfdist}/tex/latex/psfragx
10736%{texmfdist}/tex/latex/psgo
10737%{texmfdist}/tex/latex/pspicture
10738%{texmfdist}/tex/latex/pstricks-add
10739%{texmfdist}/tex/latex/ptptex
10740%{texmfdist}/tex/latex/qcm
10741%{texmfdist}/tex/latex/qobitree
10742%{texmfdist}/tex/latex/qstest
10743%{texmfdist}/tex/latex/qsymbols
10744%{texmfdist}/tex/latex/qtree
10745%{texmfdist}/tex/latex/quotchap
10746%{texmfdist}/tex/latex/quotmark
10747%{texmfdist}/tex/latex/r_und_s
10748%{texmfdist}/tex/latex/randbild
10749%{texmfdist}/tex/latex/randtext
10750%{texmfdist}/tex/latex/rccol
10751%{texmfdist}/tex/latex/rcs
10752%{texmfdist}/tex/latex/rcsinfo
10753%{texmfdist}/tex/latex/recipecard
10754%{texmfdist}/tex/latex/rectopma
10755%{texmfdist}/tex/latex/refcheck
10756%{texmfdist}/tex/latex/refman
10757%{texmfdist}/tex/latex/refstyle
10758%{texmfdist}/tex/latex/regcount
10759%{texmfdist}/tex/latex/register
10760%{texmfdist}/tex/latex/relenc
10761%{texmfdist}/tex/latex/repeatindex
10762%{texmfdist}/tex/latex/resume
10763%{texmfdist}/tex/latex/rlepsf
10764%{texmfdist}/tex/latex/rmpage
10765%{texmfdist}/tex/latex/robustcommand
10766%{texmfdist}/tex/latex/robustindex
10767%{texmfdist}/tex/latex/romannum
10768%{texmfdist}/tex/latex/rotpages
10769%{texmfdist}/tex/latex/rsc
10770%{texmfdist}/tex/latex/rst
10771%{texmfdist}/tex/latex/rtkinenc
10772%{texmfdist}/tex/latex/rtklage
10773%{texmfdist}/tex/latex/sagetex
10774%{texmfdist}/tex/latex/sanskrit
10775%{texmfdist}/tex/latex/sauerj
10776%{texmfdist}/tex/latex/sauterfonts
10777%{texmfdist}/tex/latex/savefnmark
10778%{texmfdist}/tex/latex/savesym
10779%{texmfdist}/tex/latex/savetrees
10780%{texmfdist}/tex/latex/scalebar
10781%{texmfdist}/tex/latex/schedule
10782%{texmfdist}/tex/latex/scientificpaper
10783%{texmfdist}/tex/latex/sciposter
10784%{texmfdist}/tex/latex/sciwordconv
10785%{texmfdist}/tex/latex/screenplay
10786%{texmfdist}/tex/latex/script
10787%{texmfdist}/tex/latex/sdrt
10788%{texmfdist}/tex/latex/sectionbox
10789%{texmfdist}/tex/latex/semantic
10790%{texmfdist}/tex/latex/semaphor
10791%{texmfdist}/tex/latex/semioneside
10792%{texmfdist}/tex/latex/seqsplit
10793%{texmfdist}/tex/latex/sf298
10794%{texmfdist}/tex/latex/sffms
10795%{texmfdist}/tex/latex/sfg
10796%{texmfdist}/tex/latex/sfmath
10797%{texmfdist}/tex/latex/sgame
10798%{texmfdist}/tex/latex/shadbox
10799%{texmfdist}/tex/latex/shadethm
10800%{texmfdist}/tex/latex/shipunov
10801%{texmfdist}/tex/latex/shorttoc
10802%{texmfdist}/tex/latex/show2e
10803%{texmfdist}/tex/latex/showexpl
10804%{texmfdist}/tex/latex/sides
10805%{texmfdist}/tex/latex/siggraph
10806%{texmfdist}/tex/latex/simplecv
10807%{texmfdist}/tex/latex/simplewick
10808%{texmfdist}/tex/latex/skak
10809%{texmfdist}/tex/latex/skull
10810%{texmfdist}/tex/latex/slantsc
10811%{texmfdist}/tex/latex/smalltableof
10812%{texmfdist}/tex/latex/smartref
10813%{texmfdist}/tex/latex/smflatex
10814%{texmfdist}/tex/latex/snapshot
10815%{texmfdist}/tex/latex/songbook
10816%{texmfdist}/tex/latex/soyombo
10817%{texmfdist}/tex/latex/sparklines
10818%{texmfdist}/tex/latex/spie
10819%{texmfdist}/tex/latex/splitbib
10820%{texmfdist}/tex/latex/splitindex
10821%{texmfdist}/tex/latex/sprite
10822%{texmfdist}/tex/latex/srcltx
10823%{texmfdist}/tex/latex/sseq
10824%{texmfdist}/tex/latex/ssqquote
10825%{texmfdist}/tex/latex/stack
10826%{texmfdist}/tex/latex/stage
10827%{texmfdist}/tex/latex/statex2
10828%{texmfdist}/tex/latex/statistik
10829%{texmfdist}/tex/latex/staves
10830%{texmfdist}/tex/latex/stdpage
10831%{texmfdist}/tex/latex/stellenbosch
10832%{texmfdist}/tex/latex/stex
10833%{texmfdist}/tex/latex/stringstrings
10834%{texmfdist}/tex/latex/struktex
10835%{texmfdist}/tex/latex/sttools
10836%{texmfdist}/tex/latex/stubs
10837%{texmfdist}/tex/latex/subdepth
10838%{texmfdist}/tex/latex/subeqn
10839%{texmfdist}/tex/latex/subeqnarray
10840%{texmfdist}/tex/latex/subfloat
10841%{texmfdist}/tex/latex/substr
10842%{texmfdist}/tex/latex/sudoku
10843%{texmfdist}/tex/latex/sudokubundle
10844%{texmfdist}/tex/latex/sugconf
10845%{texmfdist}/tex/latex/susy
10846%{texmfdist}/tex/latex/svgcolor
10847%{texmfdist}/tex/latex/svn-multi
10848%{texmfdist}/tex/latex/svn
10849%{texmfdist}/tex/latex/svninfo
10850%{texmfdist}/tex/latex/swimgraf
10851%{texmfdist}/tex/latex/symbol
10852%{texmfdist}/tex/latex/synproof
10853%{texmfdist}/tex/latex/syntax
10854%{texmfdist}/tex/latex/syntrace
10855%{texmfdist}/tex/latex/synttree
10856%{texmfdist}/tex/latex/timing
10857%{texmfdist}/tex/latex/tocvsec2
10858%{texmfdist}/tex/latex/todo
10859%{texmfdist}/tex/latex/tokenizer
10860%{texmfdist}/tex/latex/toolbox
10861%{texmfdist}/tex/latex/topfloat
10862%{texmfdist}/tex/latex/toptesi
10863%{texmfdist}/tex/latex/tpslifonts
10864%{texmfdist}/tex/latex/tracking
10865%{texmfdist}/tex/latex/trajan
10866%{texmfdist}/tex/latex/translator
10867%{texmfdist}/tex/latex/tree-dvips
10868%{texmfdist}/tex/latex/trfsigns
10869%{texmfdist}/tex/latex/trivfloat
10870%{texmfdist}/tex/latex/trsym
10871%{texmfdist}/tex/latex/tufte-latex
10872%{texmfdist}/tex/latex/tugboat
10873%{texmfdist}/tex/latex/turnstile
10874%{texmfdist}/tex/latex/twoup
10875%{texmfdist}/tex/latex/typedref
10876%{texmfdist}/tex/latex/typogrid
10877%{texmfdist}/tex/latex/uaclasses
10878%{texmfdist}/tex/latex/ucthesis
10879%{texmfdist}/tex/latex/uebungsblatt
10880%{texmfdist}/tex/latex/uhrzeit
10881%{texmfdist}/tex/latex/uiucthesis
10882%{texmfdist}/tex/latex/ulsy
10883%{texmfdist}/tex/latex/umich-thesis
10884%{texmfdist}/tex/latex/uml
10885%{texmfdist}/tex/latex/umoline
10886%{texmfdist}/tex/latex/umrand
10887%{texmfdist}/tex/latex/umthesis
10888%{texmfdist}/tex/latex/underlin
10889%{texmfdist}/tex/latex/ushort
10890%{texmfdist}/tex/latex/uwthesis
10891
26d8eaaa
ZU
10892# %files latex-palatcm
10893# %defattr(644,root,root,755)
10894# %{texmf}/tex/latex/palatcm
d08789e0 10895
f65b3398
ZU
10896%files latex-pdfslide
10897%defattr(644,root,root,755)
10898%doc %{texmfdist}/doc/latex/pdfslide
10899%{texmfdist}/tex/latex/pdfslide
10900
03d9d5fa
ZU
10901%files latex-pgf
10902%defattr(644,root,root,755)
10903%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10904%{texmfdist}/tex/generic/pgf
10905%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10906%{texmfdist}/tex/latex/pgf
10907%{texmfdist}/tex/latex/pgfopts
10908%{texmfdist}/tex/latex/pgfplots
10909
b7b4a109
ZU
10910%files latex-prosper
10911%defattr(644,root,root,755)
10912%doc %{texmfdist}/doc/latex/prosper
10913%{texmfdist}/tex/latex/prosper
10914
f65b3398
ZU
10915%files latex-polynom
10916%defattr(644,root,root,755)
10917%doc %{texmfdist}/doc/latex/polynom
10918%{texmfdist}/source/latex/polynom
10919%{texmfdist}/tex/latex/polynom
10920
10921%files latex-polynomial
10922%defattr(644,root,root,755)
10923%doc %{texmfdist}/doc/latex/polynomial
10924%{texmfdist}/source/latex/polynomial
10925%{texmfdist}/tex/latex/polynomial
10926
b7b4a109
ZU
10927%files latex-pseudocode
10928%defattr(644,root,root,755)
10929%doc %{texmfdist}/doc/latex/pseudocode
10930%{texmfdist}/tex/latex/pseudocode
10931
8efa6a9c
ZU
10932%files latex-pst-2dplot
10933%defattr(644,root,root,755)
10934%doc %{texmfdist}/doc/generic/pst-2dplot
10935%{texmfdist}/tex/latex/pst-2dplot
10936
10937%files latex-pst-3dplot
10938%defattr(644,root,root,755)
10939%doc %{texmfdist}/doc/generic/pst-3dplot
10940%{texmfdist}/dvips/pst-3dplot
10941%{texmfdist}/tex/generic/pst-3dplot
10942%{texmfdist}/tex/latex/pst-3dplot
10943
10944%files latex-pst-bar
10945%defattr(644,root,root,755)
10946%doc %{texmfdist}/doc/generic/pst-3dplot
10947%{texmfdist}/dvips/pst-bar
10948%{texmfdist}/tex/generic/pst-bar
10949%{texmfdist}/tex/latex/pst-bar
10950
10951%files latex-pst-circ
10952%defattr(644,root,root,755)
10953%doc %{texmfdist}/doc/generic/pst-circ
10954%{texmfdist}/dvips/pst-circ
10955%{texmfdist}/tex/generic/pst-circ
10956%{texmfdist}/tex/latex/pst-circ
10957
10958%files latex-pst-diffraction
10959%defattr(644,root,root,755)
10960%doc %{texmfdist}/doc/generic/pst-diffraction
10961%{texmfdist}/tex/generic/pst-diffraction
10962%{texmfdist}/tex/latex/pst-diffraction
10963
b7b4a109
ZU
10964%files latex-pst-eucl
10965%defattr(644,root,root,755)
8efa6a9c 10966%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10967%{texmfdist}/tex/generic/pst-eucl
10968%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10969
10970%files latex-pst-fun
10971%defattr(644,root,root,755)
10972%doc %{texmfdist}/doc/generic/pst-fun
10973%{texmfdist}/dvips/pst-fun
10974%{texmfdist}/tex/generic/pst-fun
10975%{texmfdist}/tex/latex/pst-fun
10976
10977%files latex-pst-func
10978%defattr(644,root,root,755)
10979%doc %{texmfdist}/doc/generic/pst-func
10980%{texmfdist}/dvips/pst-func
10981%{texmfdist}/tex/generic/pst-func
10982%{texmfdist}/tex/latex/pst-func
10983
10984%files latex-pst-infixplot
10985%defattr(644,root,root,755)
10986%doc %{texmfdist}/doc/generic/pst-infixplot
10987%{texmfdist}/tex/generic/pst-infixplot
10988%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10989
10990%files latex-pst-fr3d
10991%defattr(644,root,root,755)
10992%doc %{texmfdist}/doc/generic/pst-fr3d
10993%{texmfdist}/source/generic/pst-fr3d
10994%{texmfdist}/tex/generic/pst-fr3d
10995%{texmfdist}/tex/latex/pst-fr3d
10996
10997%files latex-pst-fractal
10998%defattr(644,root,root,755)
10999%doc %{texmfdist}/doc/generic/pst-fractal
11000%{texmfdist}/dvips/pst-fractal
11001%{texmfdist}/tex/generic/pst-fractal
11002%{texmfdist}/tex/latex/pst-fractal
11003
8efa6a9c
ZU
11004%files latex-pst-math
11005%defattr(644,root,root,755)
11006%doc %{texmfdist}/doc/generic/pst-math
11007%{texmfdist}/dvips/pst-math
11008%{texmfdist}/tex/generic/pst-math
11009%{texmfdist}/tex/latex/pst-math
11010
11011%files latex-pst-ob3d
11012%defattr(644,root,root,755)
11013%doc %{texmfdist}/doc/generic/pst-ob3d
11014%{texmfdist}/source/generic/pst-ob3d
11015%{texmfdist}/tex/generic/pst-ob3d
11016%{texmfdist}/tex/latex/pst-ob3d
11017
11018%files latex-pst-optexp
11019%defattr(644,root,root,755)
11020%doc %{texmfdist}/doc/generic/pst-optexp
11021%{texmfdist}/dvips/pst-optexp
11022%{texmfdist}/tex/generic/pst-optexp
11023%{texmfdist}/tex/latex/pst-optexp
11024
11025%files latex-pst-optic
11026%defattr(644,root,root,755)
11027%doc %{texmfdist}/doc/generic/pst-optic
11028%{texmfdist}/tex/generic/pst-optic
11029%{texmfdist}/tex/latex/pst-optic
11030
11031%files latex-pst-text
11032%defattr(644,root,root,755)
11033%doc %{texmfdist}/doc/generic/pst-text
04123363 11034%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
11035%{texmfdist}/tex/generic/pst-text
11036%{texmfdist}/tex/latex/pst-text
11037
1024ab0e
ZU
11038%files latex-pst-uncategorized
11039%defattr(644,root,root,755)
11040%doc %{texmfdist}/doc/generic/pst-3d
11041%doc %{texmfdist}/doc/generic/pst-asr
11042%doc %{texmfdist}/doc/generic/pst-bar
11043%doc %{texmfdist}/doc/generic/pst-barcode
11044%doc %{texmfdist}/doc/generic/pst-blur
11045%doc %{texmfdist}/doc/generic/pst-coil
11046%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
11047# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11048# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
11049%doc %{texmfdist}/doc/generic/pst-dbicons
11050%doc %{texmfdist}/doc/generic/pst-eps
11051%doc %{texmfdist}/doc/generic/pst-fill
11052%doc %{texmfdist}/doc/generic/pst-geo
11053%doc %{texmfdist}/doc/generic/pst-ghsb
11054%doc %{texmfdist}/doc/generic/pst-gr3d
11055%doc %{texmfdist}/doc/generic/pst-grad
11056%doc %{texmfdist}/doc/generic/pst-jtree
11057%doc %{texmfdist}/doc/generic/pst-labo
11058%doc %{texmfdist}/doc/generic/pst-lens
11059%doc %{texmfdist}/doc/generic/pst-light3d
11060%doc %{texmfdist}/doc/generic/pst-osci
11061%doc %{texmfdist}/doc/generic/pst-pad
11062%doc %{texmfdist}/doc/generic/pst-pdgr
11063%doc %{texmfdist}/doc/generic/pst-poly
11064%doc %{texmfdist}/doc/generic/pst-qtree
11065%doc %{texmfdist}/doc/generic/pst-slpe
11066%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
11067# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11068# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
11069%doc %{texmfdist}/doc/generic/pst-soroban
11070%doc %{texmfdist}/doc/generic/pst-spectra
11071%doc %{texmfdist}/doc/generic/pst-stru
11072%doc %{texmfdist}/doc/generic/pst-uml
11073%doc %{texmfdist}/doc/generic/pst-vue3d
11074%doc %{texmfdist}/doc/latex/auto-pst-pdf
11075%doc %{texmfdist}/doc/latex/pst-pdf
11076%{texmfdist}/dvips/pst-barcode
11077%{texmfdist}/dvips/pst-blur
11078%{texmfdist}/dvips/pst-coil
11079%{texmfdist}/dvips/pst-cox
11080%{texmfdist}/dvips/pst-eucl
11081%{texmfdist}/dvips/pst-geo
11082%{texmfdist}/dvips/pst-ghsb
11083%{texmfdist}/dvips/pst-grad
11084%{texmfdist}/dvips/pst-light3d
11085%{texmfdist}/dvips/pst-slpe
11086%{texmfdist}/dvips/pst-solides3d
11087%{texmfdist}/dvips/pst-spectra
11088%{texmfdist}/dvips/pst-vue3d
11089%{texmfdist}/scripts/pst-pdf
11090%{texmfdist}/source/generic/pst-3d
11091%{texmfdist}/source/generic/pst-3dplot
11092%{texmfdist}/source/generic/pst-barcode
11093%{texmfdist}/source/generic/pst-blur
11094%{texmfdist}/source/generic/pst-circ
11095%{texmfdist}/source/generic/pst-coil
11096%{texmfdist}/source/generic/pst-dbicons
11097%{texmfdist}/source/generic/pst-diffraction
11098%{texmfdist}/source/generic/pst-eps
11099%{texmfdist}/source/generic/pst-fill
11100%{texmfdist}/source/generic/pst-fractal
11101%{texmfdist}/source/generic/pst-fun
11102%{texmfdist}/source/generic/pst-func
11103%{texmfdist}/source/generic/pst-lens
11104%{texmfdist}/source/generic/pst-light3d
11105%{texmfdist}/source/generic/pst-optic
11106%{texmfdist}/source/generic/pst-pad
11107%{texmfdist}/source/generic/pst-pdgr
11108%{texmfdist}/source/generic/pst-slpe
11109%{texmfdist}/source/generic/pst-soroban
11110%{texmfdist}/source/generic/pst-text
11111%{texmfdist}/source/generic/pst-uml
11112%{texmfdist}/source/generic/pst-vue3d
11113%{texmfdist}/source/latex/auto-pst-pdf
11114%{texmfdist}/source/latex/pst-gr3d
11115%{texmfdist}/source/latex/pst-pdf
11116%{texmfdist}/source/latex/pst-poly
11117%{texmfdist}/tex/generic/pst-3d
11118%{texmfdist}/tex/generic/pst-asr
11119%{texmfdist}/tex/generic/pst-barcode
11120%{texmfdist}/tex/generic/pst-blur
11121%{texmfdist}/tex/generic/pst-coil
11122%{texmfdist}/tex/generic/pst-cox
11123%{texmfdist}/tex/generic/pst-eps
11124%{texmfdist}/tex/generic/pst-fill
11125%{texmfdist}/tex/generic/pst-geo
11126%{texmfdist}/tex/generic/pst-ghsb
11127%{texmfdist}/tex/generic/pst-gr3d
11128%{texmfdist}/tex/generic/pst-grad
11129%{texmfdist}/tex/generic/pst-jtree
11130%{texmfdist}/tex/generic/pst-labo
11131%{texmfdist}/tex/generic/pst-lens
11132%{texmfdist}/tex/generic/pst-light3d
11133%{texmfdist}/tex/generic/pst-osci
11134%{texmfdist}/tex/generic/pst-pad
11135%{texmfdist}/tex/generic/pst-pdgr
11136%{texmfdist}/tex/generic/pst-poly
11137%{texmfdist}/tex/generic/pst-qtree
11138%{texmfdist}/tex/generic/pst-slpe
11139%{texmfdist}/tex/generic/pst-solides3d
11140%{texmfdist}/tex/generic/pst-spectra
11141%{texmfdist}/tex/generic/pst-stru
11142%{texmfdist}/tex/generic/pst-vue3d
11143%{texmfdist}/tex/latex/pst-3d
11144%{texmfdist}/tex/latex/pst-asr
11145%{texmfdist}/tex/latex/pst-barcode
11146%{texmfdist}/tex/latex/pst-blur
11147%{texmfdist}/tex/latex/pst-coil
11148%{texmfdist}/tex/latex/pst-cox
11149%{texmfdist}/tex/latex/pst-dbicons
11150%{texmfdist}/tex/latex/pst-eps
11151%{texmfdist}/tex/latex/pst-fill
11152%{texmfdist}/tex/latex/pst-geo
11153%{texmfdist}/tex/latex/pst-ghsb
11154%{texmfdist}/tex/latex/pst-gr3d
11155%{texmfdist}/tex/latex/pst-grad
11156%{texmfdist}/tex/latex/pst-jtree
11157%{texmfdist}/tex/latex/pst-labo
11158%{texmfdist}/tex/latex/pst-lens
11159%{texmfdist}/tex/latex/pst-light3d
11160%{texmfdist}/tex/latex/pst-osci
11161%{texmfdist}/tex/latex/pst-pad
11162%{texmfdist}/tex/latex/pst-pdf
11163%{texmfdist}/tex/latex/pst-pdgr
11164%{texmfdist}/tex/latex/pst-poly
11165%{texmfdist}/tex/latex/pst-qtree
11166%{texmfdist}/tex/latex/pst-slpe
11167%{texmfdist}/tex/latex/pst-solides3d
11168%{texmfdist}/tex/latex/pst-soroban
11169%{texmfdist}/tex/latex/pst-spectra
11170%{texmfdist}/tex/latex/pst-stru
11171%{texmfdist}/tex/latex/pst-uml
11172%{texmfdist}/tex/latex/pst-vue3d
11173
d08789e0 11174%files latex-psnfss
489714ae 11175%defattr(644,root,root,755)
26d8eaaa 11176%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
11177%dir %{texmfdist}/source/latex
11178%dir %{texmfdist}/source/latex/latex-tds
11179%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 11180%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 11181%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
11182%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11183%{texmfdist}/tex/latex/psnfss
11184
d08789e0
ZU
11185%files latex-pxfonts
11186%defattr(644,root,root,755)
26d8eaaa
ZU
11187%doc %{texmfdist}/doc/fonts/pxfonts
11188%{texmfdist}/tex/latex/pxfonts
11189%{texmfdist}/fonts/type1/public/pxfonts
11190%{texmfdist}/fonts/afm/public/pxfonts
11191%{texmfdist}/fonts/tfm/public/pxfonts
11192%{texmfdist}/fonts/vf/public/pxfonts
11193%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 11194
5b7eba8e
MB
11195#%files latex-qfonts
11196#%defattr(644,root,root,755)
d08789e0 11197
6c82f497
ZU
11198%files latex-SIstyle
11199%defattr(644,root,root,755)
11200%{texmfdist}/doc/latex/SIstyle
11201%{texmfdist}/source/latex/SIstyle
11202
3127b522
ZU
11203%files latex-SIunits
11204%defattr(644,root,root,755)
3127b522 11205%{texmfdist}/doc/latex/SIunits
5b7eba8e 11206%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
11207%{texmfdist}/source/latex/SIunits
11208
f65b3398
ZU
11209%files latex-siunitx
11210%defattr(644,root,root,755)
11211%{texmfdist}/doc/latex/siunitx
11212%{texmfdist}/tex/latex/siunitx
11213%{texmfdist}/source/latex/siunitx
11214
6c82f497
ZU
11215%files latex-Tabbing
11216%defattr(644,root,root,755)
11217%{texmfdist}/source/latex/Tabbing
11218%{texmfdist}/doc/latex/Tabbing
3127b522 11219
d08789e0
ZU
11220%files latex-txfonts
11221%defattr(644,root,root,755)
26d8eaaa
ZU
11222%doc %{texmfdist}/doc/fonts/txfonts
11223%{texmfdist}/fonts/type1/public/txfonts
11224%{texmfdist}/fonts/afm/public/txfonts
11225%{texmfdist}/fonts/enc/dvips/txfonts
11226%{texmfdist}/fonts/tfm/public/txfonts
11227%{texmfdist}/fonts/vf/public/txfonts
11228%{texmfdist}/fonts/map/dvips/txfonts
11229%{texmfdist}/tex/latex/txfonts
26d8eaaa 11230
7ea3a98b
ZU
11231%files latex-ucs
11232%defattr(644,root,root,755)
7ea3a98b 11233%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 11234%{texmfdist}/tex/latex/ucs
d08789e0
ZU
11235
11236%files latex-umlaute
11237%defattr(644,root,root,755)
2677a8b0 11238%{texmfdist}/tex/latex/umlaute
d08789e0 11239
26d8eaaa
ZU
11240# %files latex-urwvn
11241# %defattr(644,root,root,755)
d08789e0
ZU
11242
11243%files latex-wasysym
11244%defattr(644,root,root,755)
26d8eaaa
ZU
11245%doc %{texmfdist}/doc/latex/wasysym
11246%{texmfdist}/tex/latex/wasysym
11247%{texmfdist}/source/latex/wasysym
d08789e0 11248
03d9d5fa
ZU
11249%files latex-xcolor
11250%defattr(644,root,root,755)
11251%doc %{texmfdist}/doc/latex/xcolor
04123363 11252%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
11253%{texmfdist}/source/latex/xcolor
11254
2496d461
ZU
11255# %files format-latex
11256# %defattr(644,root,root,755)
26d8eaaa 11257# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
11258
11259%files format-pdflatex
11260%defattr(644,root,root,755)
11261#%{texmf}/pdftex/latex/config
26d8eaaa 11262# %dir %{texmf}/pdftex/latex
d08789e0 11263%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 11264%{_mandir}/man1/pdflatex.1*
26d8eaaa 11265# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11266
26d8eaaa
ZU
11267# %files platex
11268# %defattr(644,root,root,755)
11269# %doc %{texmf}/doc/latex/platex
11270# %dir %{texmf}/tex/platex
11271# %{texmf}/tex/platex/config
11272# %{texmf}/tex/latex/platex
d08789e0 11273
26d8eaaa
ZU
11274# %files format-platex
11275# %defattr(644,root,root,755)
11276# %attr(755,root,root) %{_bindir}/platex
d08789e0 11277#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11278# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11279#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11280
26d8eaaa
ZU
11281# %files format-pdfplatex
11282# %defattr(644,root,root,755)
d08789e0
ZU
11283#%dir %{texmf}/pdftex/platex
11284#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11285# %attr(755,root,root) %{_bindir}/pdfplatex
11286# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11287
11288%files tex-babel
11289%defattr(644,root,root,755)
21c69d95 11290%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11291%doc %{texmfdist}/doc/generic/babel
11292%{texmfdist}/tex/generic/babel
d08789e0
ZU
11293
11294%files tex-german
11295%defattr(644,root,root,755)
26d8eaaa
ZU
11296%doc %{texmfdist}/doc/generic/german
11297%{texmfdist}/tex/generic/german
d08789e0
ZU
11298
11299%files tex-mfpic
11300%defattr(644,root,root,755)
26d8eaaa
ZU
11301%doc %{texmfdist}/doc/generic/mfpic
11302%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11303
11304%files tex-misc
11305%defattr(644,root,root,755)
26d8eaaa
ZU
11306%doc %{texmfdist}/doc/latex/localloc
11307%doc %{texmfdist}/doc/generic/multido
11308%doc %{texmfdist}/doc/generic/tap
d08789e0 11309
26d8eaaa
ZU
11310%{texmfdist}/tex/generic/eijkhout
11311%{texmfdist}/tex/generic/multido
11312%{texmfdist}/tex/generic/misc
d08789e0
ZU
11313
11314%files tex-pictex
11315%defattr(644,root,root,755)
2677a8b0
ZU
11316%doc %{texmfdist}/doc/generic/pictex
11317%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11318
11319%files tex-pstricks
11320%defattr(644,root,root,755)
26d8eaaa
ZU
11321%doc %{texmfdist}/doc/generic/pstricks
11322%{texmfdist}/dvips/pstricks
11323%{texmfdist}/tex/generic/pstricks
d08789e0 11324
26d8eaaa
ZU
11325# %files tex-qpx
11326# %defattr(644,root,root,755)
11327# %doc %{texmf}/doc/fonts/polish/qpx
11328# %{texmf}/tex/generic/qpx
d08789e0 11329
31bd2c4a 11330%files tex-qpxqtx
d08789e0 11331%defattr(644,root,root,755)
26d8eaaa
ZU
11332%doc %{texmfdist}/doc/fonts/qpxqtx
11333%{texmfdist}/fonts/tfm/public/qpxqtx
11334%{texmfdist}/fonts/vf/public/qpxqtx
11335%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11336
11337%files tex-ruhyphen
11338%defattr(644,root,root,755)
26d8eaaa
ZU
11339%{texmfdist}/tex/generic/ruhyphen
11340%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11341
11342%files tex-spanish
11343%defattr(644,root,root,755)
26d8eaaa 11344%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11345%dir %{texmfdist}/source/latex/mapcodes
04123363 11346%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11347%dir %{texmfdist}/source/latex/polyglot/langs
11348%dir %{texmfdist}/tex/latex/apacite
11349%dir %{texmfdist}/tex/latex/babelbib
11350%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11351%dir %{texmfdist}/tex/texsis
21c69d95 11352%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11353%{texmfdist}/source/generic/babel/spanish.ins
11354%{texmfdist}/source/generic/babel/spanish.dtx
11355%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11356%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11357%{texmfdist}/source/latex/mapcodes/spanish.map
11358%{texmfdist}/source/latex/mapcodes/spanish.dtx
11359%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11360%{texmfdist}/tex/generic/babel/spanish.sty
11361%{texmfdist}/tex/generic/babel/spanish.ldf
11362%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11363%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11364%{texmfdist}/tex/latex/babelbib/spanish.bdf
11365%{texmfdist}/tex/latex/apacite/spanish.apc
11366%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11367
11368%files tex-texdraw
11369%defattr(644,root,root,755)
26d8eaaa
ZU
11370%doc %{texmfdist}/doc/texdraw
11371%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11372
11373%files tex-thumbpdf
11374%defattr(644,root,root,755)
26d8eaaa 11375%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11376%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11377%{texmfdist}/tex/generic/thumbpdf
11378%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11379%{_mandir}/man1/thumbpdf.1*
11380
11381%files tex-ukrhyph
11382%defattr(644,root,root,755)
26d8eaaa
ZU
11383%doc %{texmfdist}/doc/generic/ukrhyph
11384%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11385
11386%files latex-vietnam
11387%defattr(644,root,root,755)
26d8eaaa
ZU
11388%doc %{texmfdist}/doc/generic/vntex
11389%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11390
11391%files tex-xypic
11392%defattr(644,root,root,755)
26d8eaaa
ZU
11393%doc %{texmfdist}/doc/generic/xypic
11394%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11395
11396%files tex-xkeyval
11397%defattr(644,root,root,755)
4a09ae1a
ZU
11398%doc %{texmfdist}/doc/latex/xkeyval
11399%{texmfdist}/source/latex/xkeyval
11400%{texmfdist}/tex/generic/xkeyval
11401%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11402
11403%files fonts-adobe
11404%defattr(644,root,root,755)
4a09ae1a
ZU
11405%{texmfdist}/fonts/type1/adobe
11406%{texmfdist}/fonts/afm/adobe
11407%{texmfdist}/fonts/tfm/adobe
11408%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11409
11410%files fonts-ae
11411%defattr(644,root,root,755)
4a09ae1a
ZU
11412%doc %{texmfdist}/doc/fonts/ae
11413%{texmfdist}/fonts/tfm/public/ae
11414%{texmfdist}/fonts/vf/public/ae
11415%{texmfdist}/source/fonts/ae
d08789e0
ZU
11416
11417%files fonts-ams
11418%defattr(644,root,root,755)
4a09ae1a
ZU
11419%{texmfdist}/bibtex/bst/ams
11420%{texmfdist}/bibtex/bib/ams
11421%{texmfdist}/dvips/ams
11422%{texmfdist}/fonts/source/public/ams
11423%{texmfdist}/fonts/type1/bluesky/ams
11424%{texmfdist}/fonts/afm/bluesky/ams
11425%{texmfdist}/fonts/tfm/public/ams
11426%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11427
11428%files fonts-antp
11429%defattr(644,root,root,755)
26d8eaaa 11430%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11431%{texmfdist}/fonts/enc/dvips/antp
11432%{texmfdist}/fonts/map/dvips/antp
11433%{texmfdist}/fonts/afm/public/antp
11434%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11435%{texmfdist}/dvips/antp
d08789e0
ZU
11436
11437%files fonts-antt
11438%defattr(644,root,root,755)
4a09ae1a
ZU
11439%doc %{texmfdist}/doc/fonts/antt
11440%{texmfdist}/fonts/afm/public/antt
11441%{texmfdist}/fonts/opentype/public/antt
11442%{texmfdist}/fonts/enc/dvips/antt
11443%{texmfdist}/fonts/tfm/public/antt
11444%{texmfdist}/fonts/map/dvips/antt
11445%{texmfdist}/tex/plain/antt
11446%{texmfdist}/tex/latex/antt
d08789e0 11447
5bc70a92
MB
11448%files fonts-arphic
11449%defattr(644,root,root,755)
11450%doc %{texmfdist}/doc/fonts/arphic
11451%{texmfdist}/fonts/afm/arphic
11452%{texmfdist}/fonts/tfm/arphic
11453%{texmfdist}/fonts/vf/arphic
11454
d08789e0
ZU
11455%files fonts-bbm
11456%defattr(644,root,root,755)
4a09ae1a
ZU
11457%doc %{texmfdist}/doc/fonts/bbm
11458%{texmfdist}/fonts/source/public/bbm
11459%{texmfdist}/fonts/tfm/public/bbm
11460%{texmfdist}/source/latex/bbm
11461%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11462
11463%files fonts-bbold
11464%defattr(644,root,root,755)
4a09ae1a
ZU
11465%{texmfdist}/fonts/source/public/bbold
11466%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11467
4a09ae1a
ZU
11468# %files fonts-bh
11469# %defattr(644,root,root,755)
11470# %doc %{texmf}/doc/fonts/bh
11471# %{texmf}/fonts/tfm/bh
11472# %{texmf}/fonts/vf/bh
d08789e0
ZU
11473
11474%files fonts-bitstream
11475%defattr(644,root,root,755)
4a09ae1a
ZU
11476%{texmfdist}/fonts/afm/bitstrea
11477%{texmfdist}/fonts/tfm/bitstrea
11478%{texmfdist}/fonts/vf/bitstrea
d08789e0 11479
5b7eba8e
MB
11480#%files fonts-cbgreek
11481#%defattr(644,root,root,755)
d08789e0
ZU
11482
11483%files fonts-cc-pl
11484%defattr(644,root,root,755)
4a09ae1a
ZU
11485%{texmfdist}/fonts/source/public/cc-pl
11486%{texmfdist}/fonts/enc/dvips/cc-pl
11487%{texmfdist}/fonts/tfm/public/cc-pl
11488%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11489
d08789e0
ZU
11490%files fonts-cg
11491%defattr(644,root,root,755)
4a09ae1a
ZU
11492%{texmfdist}/fonts/tfm/cg
11493%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11494
11495%files fonts-cm
11496%defattr(644,root,root,755)
ffd94364 11497%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11498%dir %{texmfdist}/doc/fonts
11499%dir %{texmfdist}/dvips
11500%dir %{texmfdist}/fonts/afm/bluesky
11501%dir %{texmfdist}/fonts/map/dvips
11502%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11503%{texmfdist}/dvips/cm
11504%{texmfdist}/fonts/source/public/cm
11505%{texmfdist}/fonts/afm/bluesky/cm
11506%{texmfdist}/fonts/tfm/public/cm
11507%{texmfdist}/fonts/pk/ljfour/public/cm
11508%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11509
11510%files fonts-cmbright
11511%defattr(644,root,root,755)
4a09ae1a
ZU
11512%doc %{texmfdist}/doc/latex/cmbright
11513%{texmfdist}/fonts/source/public/cmbright
11514%{texmfdist}/fonts/tfm/public/cmbright
11515%{texmfdist}/source/latex/cmbright
11516%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11517
11518%files fonts-cmcyr
11519%defattr(644,root,root,755)
4a09ae1a
ZU
11520%doc %{texmfdist}/doc/fonts/cmcyr
11521%{texmfdist}/fonts/source/public/cmcyr
11522%{texmfdist}/fonts/type1/public/cmcyr
11523%{texmfdist}/fonts/tfm/public/cmcyr
11524%{texmfdist}/fonts/vf/public/cmcyr
11525%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11526
11527%files fonts-cmextra
11528%defattr(644,root,root,755)
4a09ae1a
ZU
11529%{texmfdist}/fonts/source/public/cmextra
11530%{texmfdist}/fonts/tfm/public/cmextra
d08789e0 11531
5d7e11d7
ZU
11532%files fonts-cmsuper
11533%defattr(644,root,root,755)
11534%doc %{texmfdist}/doc/fonts/cm-super
11535%{texmfdist}/fonts/afm/public/cm-super
11536%{texmfdist}/fonts/enc/dvips/cm-super
11537%{texmfdist}/fonts/map/dvips/cm-super
11538%{texmfdist}/fonts/map/vtex/cm-super
11539%{texmfdist}/fonts/type1/public/cm-super
11540
d08789e0
ZU
11541%files fonts-concmath
11542%defattr(644,root,root,755)
4a09ae1a
ZU
11543%doc %{texmfdist}/doc/fonts/concmath
11544%doc %{texmfdist}/doc/latex/concmath
11545%{texmfdist}/fonts/source/public/concmath
11546%{texmfdist}/fonts/tfm/public/concmath
11547%{texmfdist}/source/latex/concmath
11548%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11549
11550%files fonts-concrete
11551%defattr(644,root,root,755)
4a09ae1a
ZU
11552%doc %{texmfdist}/doc/fonts/concrete
11553%{texmfdist}/fonts/source/public/concrete
11554%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11555
11556%files fonts-cs
11557%defattr(644,root,root,755)
4a09ae1a
ZU
11558%{texmfdist}/dvips/cs
11559%{texmfdist}/fonts/source/public/cs
11560%{texmfdist}/fonts/enc/dvips/cs
11561%{texmfdist}/fonts/tfm/public/cs
11562%{texmfdist}/fonts/map/dvips/cs
d08789e0 11563
5b7eba8e
MB
11564#%files fonts-dstroke
11565#%defattr(644,root,root,755)
d08789e0
ZU
11566
11567%files fonts-ecc
11568%defattr(644,root,root,755)
4a09ae1a
ZU
11569%doc %{texmfdist}/doc/fonts/ecc
11570%{texmfdist}/fonts/source/public/ecc
11571%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11572
11573%files fonts-eurosym
11574%defattr(644,root,root,755)
4a09ae1a
ZU
11575%doc %{texmfdist}/doc/fonts/eurosym
11576%{texmfdist}/fonts/source/public/eurosym
11577%{texmfdist}/fonts/tfm/public/eurosym
11578%{texmfdist}/fonts/map/dvips/eurosym
11579%{texmfdist}/source/fonts/eurosym
11580%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11581
11582%files fonts-eulervm
11583%defattr(644,root,root,755)
7179ac92
ZU
11584%doc %{texmfdist}/doc/latex/eulervm
11585%{texmfdist}/fonts/tfm/public/eulervm
11586%{texmfdist}/fonts/vf/public/eulervm
11587%{texmfdist}/source/latex/eulervm
11588%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11589
11590%files fonts-euxm
11591%defattr(644,root,root,755)
7179ac92
ZU
11592%{texmfdist}/fonts/source/public/euxm
11593%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11594
11595%files fonts-gothic
11596%defattr(644,root,root,755)
7179ac92
ZU
11597%{texmfdist}/doc/fonts/gothic
11598%{texmfdist}/dvips/gothic
11599%{texmfdist}/fonts/source/public/gothic
11600%{texmfdist}/fonts/type1/public/gothic
11601%{texmfdist}/fonts/afm/public/gothic
11602%{texmfdist}/fonts/tfm/public/gothic
11603%{texmfdist}/fonts/vf/public/gothic
11604%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11605
11606%files fonts-hoekwater
11607%defattr(644,root,root,755)
7179ac92
ZU
11608%{texmfdist}/fonts/afm/hoekwater
11609%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11610%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11611
11612%files fonts-jknappen
11613%defattr(644,root,root,755)
7179ac92
ZU
11614%{texmfdist}/fonts/source/jknappen
11615%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11616
11617%files fonts-latex
11618%defattr(644,root,root,755)
7179ac92 11619%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11620%dir %{texmfdist}/fonts/source/public/latex-fonts
11621%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11622%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11623%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11624%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11625%{texmfdist}/fonts/source/public/esint
11626%{texmfdist}/fonts/tfm/public/esint
11627%{texmfdist}/source/latex/esint
11628%{texmfdist}/tex/latex/esint
f2555868
ZU
11629%{texmfdist}/fonts/source/public/latex-fonts/*
11630%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11631%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11632%{texmfdist}/fonts/tfm/public/latex-fonts/*
11633%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11634
11635%files fonts-lh
11636%defattr(644,root,root,755)
7179ac92
ZU
11637%doc %{texmfdist}/doc/fonts/lh
11638%{texmfdist}/fonts/source/lh
11639%{texmfdist}/metapost/support/charlib/LH
11640%{texmfdist}/source/fonts/lh
11641%{texmfdist}/source/latex/lh
d08789e0
ZU
11642
11643%files fonts-lm
11644%defattr(644,root,root,755)
7179ac92
ZU
11645%doc %{texmfdist}/doc/fonts/lm
11646%{texmfdist}/fonts/type1/public/lm
11647%{texmfdist}/fonts/afm/public/lm
11648%{texmfdist}/fonts/opentype/public/lm
11649%{texmfdist}/fonts/enc/dvips/lm
11650%{texmfdist}/fonts/tfm/public/lm
11651%{texmfdist}/fonts/map/dvips/lm
11652%{texmfdist}/fonts/map/dvipdfm/lm
11653%{texmfdist}/source/fonts/lm
11654%{texmfdist}/tex/latex/lm
d08789e0
ZU
11655
11656%files fonts-marvosym
11657%defattr(644,root,root,755)
7179ac92 11658%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11659%dir %{texmfdist}/source/fonts/eurofont
11660%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11661%dir %{texmfdist}/tex/latex
7179ac92
ZU
11662%{texmfdist}/fonts/type1/public/marvosym
11663%{texmfdist}/fonts/afm/public/marvosym
11664%{texmfdist}/fonts/tfm/public/marvosym
11665%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11666%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11667%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11668
11669%files fonts-mflogo
11670%defattr(644,root,root,755)
7179ac92
ZU
11671%doc %{texmfdist}/doc/latex/mflogo
11672%{texmfdist}/fonts/source/public/mflogo
11673%{texmfdist}/fonts/type1/hoekwater/mflogo
11674%{texmfdist}/fonts/afm/hoekwater/mflogo
11675%{texmfdist}/fonts/tfm/public/mflogo
11676%{texmfdist}/fonts/map/dvips/mflogo
11677%{texmfdist}/source/latex/mflogo
11678%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11679
11680%files fonts-misc
11681%defattr(644,root,root,755)
7179ac92
ZU
11682%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11683%{texmfdist}/fonts/source/public/misc
11684%{texmfdist}/fonts/tfm/public/misc
11685%{texmfdist}/fonts/misc
d08789e0
ZU
11686
11687%files fonts-monotype
11688%defattr(644,root,root,755)
7179ac92
ZU
11689%{texmfdist}/fonts/tfm/monotype
11690%{texmfdist}/fonts/vf/monotype
d08789e0 11691
745facc7 11692
f1ba8563
ZU
11693%files fonts-other
11694%defattr(644,root,root,755)
745facc7
ZU
11695
11696%doc %{texmfdist}/doc/fonts/yi4latex
11697%{texmfdist}/fonts/source/public/yi4latex
11698%{texmfdist}/fonts/tfm/public/yi4latex
11699
11700%{texmfdist}/fonts/tfm/public/pslatex
11701%{texmfdist}/fonts/map/dvips/pslatex
11702%{texmfdist}/fonts/vf/public/pslatex
11703
f1ba8563
ZU
11704%doc %{texmfdist}/doc/fonts/allrunes
11705%{texmfdist}/fonts/source/public/allrunes
11706%{texmfdist}/fonts/tfm/public/allrunes
11707%{texmfdist}/fonts/type1/public/allrunes
11708%{texmfdist}/source/fonts/allrunes
11709
11710%doc %{texmfdist}/doc/fonts/antiqua
11711%{texmfdist}/fonts/map/dvips/antiqua
11712
11713%{texmfdist}/fonts/source/public/apl
11714%{texmfdist}/fonts/tfm/public/apl
11715%{texmfdist}/source/fonts/apl
11716
8affbd2c
ZU
11717%{texmfdist}/fonts/afm/arabi
11718%{texmfdist}/fonts/tfm/arabi
11719%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
11720%{texmfdist}/fonts/enc/dvips/arabi
11721%{texmfdist}/fonts/map/dvips/arabi
11722
11723%{texmfdist}/fonts/map/dvips/arabtex
11724%{texmfdist}/fonts/source/public/arabtex
11725%{texmfdist}/fonts/tfm/public/arabtex
11726%{texmfdist}/fonts/type1/public/arabtex
11727
11728%doc %{texmfdist}/doc/fonts/archaic
11729%{texmfdist}/fonts/afm/public/archaic
11730%{texmfdist}/fonts/map/dvips/archaic
11731%{texmfdist}/fonts/source/public/archaic
11732%{texmfdist}/fonts/tfm/public/archaic
11733%{texmfdist}/fonts/type1/public/archaic
11734%{texmfdist}/source/fonts/archaic
11735
11736%doc %{texmfdist}/doc/fonts/arev
11737%{texmfdist}/fonts/afm/public/arev
11738%{texmfdist}/fonts/enc/dvips/arev
11739%{texmfdist}/fonts/map/dvips/arev
11740%{texmfdist}/fonts/tfm/public/arev
11741%{texmfdist}/fonts/type1/public/arev
11742%{texmfdist}/fonts/vf/public/arev
11743%{texmfdist}/source/fonts/arev
11744
11745%{texmfdist}/fonts/tfm/vntex/arevvn
11746%{texmfdist}/fonts/type1/vntex/arevvn
11747
11748%{texmfdist}/fonts/source/public/ar
11749%{texmfdist}/fonts/tfm/public/ar
11750
11751%doc %{texmfdist}/doc/fonts/armenian
11752%{texmfdist}/fonts/source/public/armenian
11753%{texmfdist}/fonts/tfm/public/armenian
11754
11755%{texmfdist}/fonts/map/dvips/arphic
11756
11757%doc %{texmfdist}/doc/fonts/malayalam
11758%doc %{texmfdist}/doc/fonts/Asana-Math
11759%{texmfdist}/fonts/opentype/public/Asana-Math
11760
11761%doc %{texmfdist}/doc/fonts/ascii
11762%{texmfdist}/fonts/map/dvips/ascii
11763%{texmfdist}/fonts/tfm/public/ascii
11764%{texmfdist}/fonts/type1/public/ascii
11765
11766%doc %{texmfdist}/doc/fonts/astro
11767%{texmfdist}/fonts/source/public/astro
11768%{texmfdist}/fonts/tfm/public/astro
11769
11770%{texmfdist}/fonts/afm/public/augie
11771%{texmfdist}/fonts/map/dvips/augie
11772%{texmfdist}/fonts/tfm/public/augie
11773%{texmfdist}/fonts/type1/public/augie
11774%{texmfdist}/fonts/vf/public/augie
11775
11776%doc %{texmfdist}/doc/fonts/auncial-new
11777%{texmfdist}/fonts/afm/public/auncial-new
11778%{texmfdist}/fonts/map/dvips/auncial-new
11779%{texmfdist}/fonts/tfm/public/auncial-new
11780%{texmfdist}/fonts/type1/public/auncial-new
11781%{texmfdist}/source/fonts/auncial-new
11782
11783%{texmfdist}/fonts/afm/public/aurical
11784%{texmfdist}/fonts/map/dvips/aurical
11785%{texmfdist}/fonts/source/public/aurical
11786%{texmfdist}/fonts/tfm/public/aurical
11787%{texmfdist}/fonts/type1/public/aurical
11788
11789%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563
ZU
11790
11791%{texmfdist}/fonts/source/public/backgammon
11792%{texmfdist}/fonts/tfm/public/backgammon
11793
11794%{texmfdist}/fonts/source/public/bangtex
11795%{texmfdist}/fonts/tfm/public/bangtex
11796
11797%{texmfdist}/fonts/source/public/barcodes
11798%{texmfdist}/fonts/tfm/public/barcodes
11799
11800%{texmfdist}/fonts/source/public/bayer
11801%{texmfdist}/fonts/tfm/public/bayer
11802
11803%{texmfdist}/fonts/source/public/bbding
11804%{texmfdist}/fonts/tfm/public/bbding
11805
11806%{texmfdist}/fonts/map/dvips/belleek
198c241e 11807%{texmfdist}/fonts/truetype/public
f1ba8563
ZU
11808
11809%{texmfdist}/fonts/source/public/bengali
11810%{texmfdist}/fonts/tfm/public/bengali
11811
11812%doc %{texmfdist}/doc/fonts/bera
11813%{texmfdist}/fonts/afm/public/bera
11814%{texmfdist}/fonts/map/dvips/bera
11815%{texmfdist}/fonts/map/vtex/bera
11816%{texmfdist}/fonts/tfm/public/bera
11817%{texmfdist}/fonts/type1/public/bera
11818%{texmfdist}/fonts/vf/public/bera
11819
11820%doc %{texmfdist}/doc/fonts/blacklettert1
11821%{texmfdist}/fonts/tfm/public/blacklettert1
11822%{texmfdist}/fonts/vf/public/blacklettert1
11823%{texmfdist}/source/fonts/blacklettert1
11824
11825%doc %{texmfdist}/doc/fonts/boisik
11826%{texmfdist}/fonts/source/public/boisik
11827
11828%doc %{texmfdist}/doc/fonts/bookhands
11829%{texmfdist}/fonts/source/public/bookhands
11830
11831%{texmfdist}/fonts/map/dvips/bookman
f1ba8563
ZU
11832
11833%{texmfdist}/fonts/afm/public/brushscr
11834%{texmfdist}/fonts/map/dvips/brushscr
11835%{texmfdist}/fonts/tfm/public/brushscr
11836%{texmfdist}/fonts/type1/public/brushscr
11837%{texmfdist}/fonts/vf/public/brushscr
11838
11839%doc %{texmfdist}/doc/fonts/burmese
11840%{texmfdist}/fonts/map/dvips/burmese
11841%{texmfdist}/fonts/tfm/public/burmese
11842%{texmfdist}/fonts/type1/public/burmese
11843
8affbd2c
ZU
11844%doc %{texmfdist}/doc/fonts/cns
11845%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
11846
11847%{texmfdist}/fonts/enc/dvips/c90enc
11848
11849%{texmfdist}/fonts/source/public/calligra
11850%{texmfdist}/fonts/tfm/public/calligra
11851
11852%doc %{texmfdist}/doc/fonts/carolmin-ps
11853%{texmfdist}/fonts/afm/public/carolmin-ps
11854%{texmfdist}/fonts/map/dvips/carolmin-ps
11855%{texmfdist}/fonts/type1/public/carolmin-ps
11856
11857%{texmfdist}/fonts/source/public/casyl
11858%{texmfdist}/fonts/tfm/public/casyl
11859
11860%{texmfdist}/fonts/source/public/cbcoptic
11861%{texmfdist}/fonts/tfm/public/cbcoptic
11862%{texmfdist}/fonts/type1/public/cbcoptic
11863
11864%doc %{texmfdist}/doc/fonts/cbfonts
11865%{texmfdist}/fonts/enc/dvips/cbfonts
11866%{texmfdist}/fonts/map/dvips/cbfonts
11867%{texmfdist}/fonts/source/public/cbfonts
11868%{texmfdist}/fonts/tfm/public/cbfonts
11869%{texmfdist}/fonts/type1/public/cbfonts
11870
11871%{texmfdist}/fonts/source/public/cchess
11872%{texmfdist}/fonts/tfm/public/cchess
11873
11874%{texmfdist}/fonts/afm/vntex/chartervn
11875%{texmfdist}/fonts/tfm/vntex/chartervn
11876%{texmfdist}/fonts/type1/vntex/chartervn
11877%{texmfdist}/fonts/vf/vntex/chartervn
11878
11879%doc %{texmfdist}/doc/fonts/chemarrow
11880%{texmfdist}/fonts/afm/public/chemarrow
11881%{texmfdist}/fonts/map/dvips/chemarrow
11882%{texmfdist}/fonts/source/public/chemarrow
11883%{texmfdist}/fonts/tfm/public/chemarrow
11884%{texmfdist}/fonts/type1/public/chemarrow
11885
11886%{texmfdist}/fonts/source/public/cherokee
11887%{texmfdist}/fonts/tfm/public/cherokee
11888
11889%{texmfdist}/fonts/source/public/chess
11890
11891%{texmfdist}/fonts/enc/dvips/chessfss
11892
11893%{texmfdist}/fonts/source/public/china2e
11894%{texmfdist}/fonts/tfm/public/china2e
11895
11896%{texmfdist}/fonts/source/public/circ
11897%{texmfdist}/fonts/tfm/public/circ
11898
11899%doc %{texmfdist}/doc/fonts/cirth
11900%{texmfdist}/fonts/source/public/cirth
11901%{texmfdist}/fonts/tfm/public/cirth
11902
11903%doc %{texmfdist}/doc/fonts/cjhebrew
11904%{texmfdist}/fonts/afm/public/cjhebrew
11905%{texmfdist}/fonts/enc/dvips/cjhebrew
11906%{texmfdist}/fonts/map/dvips/cjhebrew
11907%{texmfdist}/fonts/tfm/public/cjhebrew
11908%{texmfdist}/fonts/type1/public/cjhebrew
11909%{texmfdist}/fonts/vf/public/cjhebrew
11910
11911%{texmfdist}/fonts/source/public/clock
11912%{texmfdist}/fonts/tfm/public/clock
11913
11914%doc %{texmfdist}/doc/fonts/cmastro
11915%{texmfdist}/fonts/source/public/cmastro
11916%{texmfdist}/fonts/tfm/public/cmastro
11917
11918%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11919%{texmfdist}/fonts/type1/vntex/cmbrightvn
11920
11921%{texmfdist}/fonts/type1/public/cmex
11922
11923%{texmfdist}/fonts/afm/public/cm-lgc
11924%{texmfdist}/fonts/enc/dvips/cm-lgc
11925%{texmfdist}/fonts/map/dvips/cm-lgc
11926%{texmfdist}/fonts/ofm/public/cm-lgc
11927%{texmfdist}/fonts/ovf/public/cm-lgc
11928%{texmfdist}/fonts/tfm/public/cm-lgc
11929%{texmfdist}/fonts/type1/public/cm-lgc
11930%{texmfdist}/fonts/vf/public/cm-lgc
11931
11932%{texmfdist}/fonts/map/dvips/cmll
11933%{texmfdist}/fonts/source/public/cmll
11934%{texmfdist}/fonts/tfm/public/cmll
11935%{texmfdist}/fonts/type1/public/cmll
11936
11937%doc %{texmfdist}/doc/fonts/cmpica
11938%{texmfdist}/fonts/source/public/cmpica
11939%{texmfdist}/fonts/tfm/public/cmpica
11940
f1ba8563 11941
f1ba8563
ZU
11942%{texmfdist}/fonts/tfm/vntex/comicsansvn
11943%{texmfdist}/fonts/type1/vntex/comicsansvn
11944%{texmfdist}/fonts/vf/vntex/comicsansvn
11945
11946%{texmfdist}/fonts/tfm/vntex/concretevn
11947%{texmfdist}/fonts/type1/vntex/concretevn
11948
8affbd2c
ZU
11949%{texmfdist}/fonts/afm/ibm
11950%{texmfdist}/fonts/tfm/ibm
11951%{texmfdist}/fonts/vf/ibm
f1ba8563 11952%{texmfdist}/fonts/map/dvips/courier
8affbd2c
ZU
11953%{texmfdist}/fonts/tfm/cspsfonts-adobe
11954%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
11955
11956%doc %{texmfdist}/doc/fonts/croatian
11957%{texmfdist}/fonts/source/public/croatian
11958
11959%{texmfdist}/fonts/afm/public/cryst
11960%{texmfdist}/fonts/source/public/cryst
11961%{texmfdist}/fonts/tfm/public/cryst
11962%{texmfdist}/fonts/type1/public/cryst
11963
11964%{texmfdist}/fonts/source/public/ctib
11965%{texmfdist}/fonts/tfm/public/ctib
11966
11967%doc %{texmfdist}/doc/fonts/cyklop
11968%{texmfdist}/fonts/afm/public/cyklop
11969%{texmfdist}/fonts/enc/dvips/cyklop
11970%{texmfdist}/fonts/map/dvips/cyklop
11971%{texmfdist}/fonts/opentype/public/cyklop
11972%{texmfdist}/fonts/tfm/public/cyklop
11973%{texmfdist}/fonts/type1/public/cyklop
11974
11975%{texmfdist}/fonts/source/public/dancers
11976%{texmfdist}/fonts/tfm/public/dancers
11977
11978%doc %{texmfdist}/doc/fonts/dice
11979%{texmfdist}/fonts/source/public/dice
11980%{texmfdist}/fonts/tfm/public/dice
11981
11982%doc %{texmfdist}/doc/fonts/dictsym
11983%{texmfdist}/fonts/afm/public/dictsym
11984%{texmfdist}/fonts/map/dvips/dictsym
11985%{texmfdist}/fonts/map/vtex/dictsym
11986%{texmfdist}/fonts/tfm/public/dictsym
11987%{texmfdist}/fonts/type1/public/dictsym
11988
11989%doc %{texmfdist}/doc/fonts/dingbat
11990%{texmfdist}/fonts/tfm/public/dingbat
11991%{texmfdist}/source/fonts/dingbat
11992
f1ba8563
ZU
11993%doc %{texmfdist}/doc/fonts/doublestroke
11994%{texmfdist}/fonts/map/dvips/doublestroke
11995%{texmfdist}/fonts/source/public/doublestroke
11996%{texmfdist}/fonts/tfm/public/doublestroke
11997%{texmfdist}/fonts/type1/public/doublestroke
11998
11999%doc %{texmfdist}/doc/fonts/duerer
12000%{texmfdist}/fonts/source/public/duerer
12001%{texmfdist}/fonts/tfm/public/duerer
12002
12003%doc %{texmfdist}/doc/fonts/ean
12004%{texmfdist}/fonts/source/public/ean
12005%{texmfdist}/fonts/tfm/public/ean
12006
12007%doc %{texmfdist}/doc/fonts/eco
12008%{texmfdist}/fonts/tfm/public/eco
12009%{texmfdist}/fonts/vf/public/eco
12010%{texmfdist}/source/fonts/eco
12011
12012%doc %{texmfdist}/doc/fonts/eiad
12013%{texmfdist}/fonts/source/public/eiad
12014%{texmfdist}/fonts/tfm/public/eiad
12015
12016%doc %{texmfdist}/doc/fonts/elvish
12017%{texmfdist}/fonts/source/public/elvish
12018%{texmfdist}/fonts/tfm/public/elvish
12019
12020%doc %{texmfdist}/doc/fonts/epigrafica
12021%{texmfdist}/fonts/afm/public/epigrafica
12022%{texmfdist}/fonts/enc/dvips/epigrafica
12023%{texmfdist}/fonts/map/dvips/epigrafica
12024%{texmfdist}/fonts/tfm/public/epigrafica
12025%{texmfdist}/fonts/type1/public/epigrafica
12026%{texmfdist}/fonts/vf/public/epigrafica
12027
12028%{texmfdist}/fonts/map/dvips/epiolmec
12029%{texmfdist}/fonts/tfm/public/epiolmec
12030%{texmfdist}/fonts/type1/public/epiolmec
12031
12032%doc %{texmfdist}/doc/fonts/esint-type1
12033%{texmfdist}/fonts/map/dvips/esint-type1
12034%{texmfdist}/fonts/type1/public/esint-type1
12035
12036%{texmfdist}/fonts/map/dvips/esvect
12037%{texmfdist}/fonts/source/public/esvect
12038%{texmfdist}/fonts/tfm/public/esvect
12039%{texmfdist}/fonts/type1/public/esvect
12040
12041%{texmfdist}/fonts/ofm/public/ethiop
12042%{texmfdist}/fonts/ovf/public/ethiop
12043%{texmfdist}/fonts/ovp/public/ethiop
12044%{texmfdist}/fonts/source/public/ethiop
12045%{texmfdist}/fonts/tfm/public/ethiop
12046
12047%{texmfdist}/fonts/map/dvips/ethiop-t1
12048%{texmfdist}/fonts/type1/public/ethiop-t1
12049
12050%doc %{texmfdist}/doc/fonts/euro-ce
12051%{texmfdist}/fonts/source/public/euro-ce
12052%{texmfdist}/fonts/tfm/public/euro-ce
12053
12054%doc %{texmfdist}/doc/fonts/eurofont
12055%{texmfdist}/fonts/map/dvips/eurofont
12056%{texmfdist}/source/fonts/eurofont
12057
f1ba8563
ZU
12058%doc %{texmfdist}/doc/fonts/feyn
12059%{texmfdist}/fonts/source/public/feyn
12060%{texmfdist}/fonts/tfm/public/feyn
12061%{texmfdist}/source/fonts/feyn
12062
12063%doc %{texmfdist}/doc/fonts/fge
12064%{texmfdist}/fonts/source/public/fge
12065%{texmfdist}/fonts/tfm/public/fge
12066%{texmfdist}/source/fonts/fge
12067
12068%{texmfdist}/fonts/map/dvips/foekfont
12069%{texmfdist}/fonts/tfm/public/foekfont
12070%{texmfdist}/fonts/type1/public/foekfont
12071
12072%doc %{texmfdist}/doc/fonts/fonetika
12073%{texmfdist}/fonts/afm/public/fonetika
12074%{texmfdist}/fonts/map/dvips/fonetika
12075%{texmfdist}/fonts/tfm/public/fonetika
12076%{texmfdist}/fonts/type1/public/fonetika
12077
12078%doc %{texmfdist}/doc/fonts/fourier
12079%{texmfdist}/fonts/afm/public/fourier
12080%{texmfdist}/fonts/map/dvips/fourier
12081%{texmfdist}/fonts/tfm/public/fourier
12082%{texmfdist}/fonts/type1/public/fourier
12083%{texmfdist}/fonts/vf/public/fourier
12084%{texmfdist}/source/fonts/fourier
12085
12086%doc %{texmfdist}/doc/fonts/fouriernc
12087%{texmfdist}/fonts/afm/public/fouriernc
12088%{texmfdist}/fonts/tfm/public/fouriernc
12089%{texmfdist}/fonts/vf/public/fouriernc
12090
12091%doc %{texmfdist}/doc/fonts/frcursive
12092%{texmfdist}/fonts/source/public/frcursive
12093%{texmfdist}/fonts/tfm/public/frcursive
12094%{texmfdist}/source/fonts/frcursive
12095
12096%doc %{texmfdist}/doc/fonts/futhark
12097%{texmfdist}/fonts/source/public/futhark
12098%{texmfdist}/fonts/tfm/public/futhark
12099
12100%{texmfdist}/fonts/afm/public/garuda
12101%{texmfdist}/fonts/map/dvips/garuda
12102%{texmfdist}/fonts/tfm/public/garuda
12103%{texmfdist}/fonts/type1/public/garuda
12104
12105%doc %{texmfdist}/doc/fonts/genealogy
12106%{texmfdist}/fonts/source/public/genealogy
12107%{texmfdist}/fonts/tfm/public/genealogy
12108
12109%doc %{texmfdist}/doc/fonts/gfsartemisia
12110%{texmfdist}/fonts/afm/public/gfsartemisia
12111%{texmfdist}/fonts/enc/dvips/gfsartemisia
12112%{texmfdist}/fonts/map/dvips/gfsartemisia
12113%{texmfdist}/fonts/opentype/public/gfsartemisia
12114%{texmfdist}/fonts/tfm/public/gfsartemisia
12115%{texmfdist}/fonts/type1/public/gfsartemisia
12116%{texmfdist}/fonts/vf/public/gfsartemisia
12117
12118%doc %{texmfdist}/doc/fonts/gfsbaskerville
12119%{texmfdist}/fonts/afm/public/gfsbaskerville
12120%{texmfdist}/fonts/enc/dvips/gfsbaskerville
12121%{texmfdist}/fonts/map/dvips/gfsbaskerville
12122%{texmfdist}/fonts/opentype/public/gfsbaskerville
12123%{texmfdist}/fonts/tfm/public/gfsbaskerville
12124%{texmfdist}/fonts/type1/public/gfsbaskerville
12125%{texmfdist}/fonts/vf/public/gfsbaskerville
12126
12127%doc %{texmfdist}/doc/fonts/gfsbodoni
12128%{texmfdist}/fonts/afm/public/gfsbodoni
12129%{texmfdist}/fonts/enc/dvips/gfsbodoni
12130%{texmfdist}/fonts/map/dvips/gfsbodoni
12131%{texmfdist}/fonts/opentype/public/gfsbodoni
12132%{texmfdist}/fonts/tfm/public/gfsbodoni
12133%{texmfdist}/fonts/type1/public/gfsbodoni
12134%{texmfdist}/fonts/vf/public/gfsbodoni
12135
12136%doc %{texmfdist}/doc/fonts/gfscomplutum
12137%{texmfdist}/fonts/afm/public/gfscomplutum
12138%{texmfdist}/fonts/enc/dvips/gfscomplutum
12139%{texmfdist}/fonts/map/dvips/gfscomplutum
12140%{texmfdist}/fonts/opentype/public/gfscomplutum
12141%{texmfdist}/fonts/tfm/public/gfscomplutum
12142%{texmfdist}/fonts/type1/public/gfscomplutum
12143%{texmfdist}/fonts/vf/public/gfscomplutum
12144
12145%doc %{texmfdist}/doc/fonts/gfsdidot
12146%{texmfdist}/fonts/afm/public/gfsdidot
12147%{texmfdist}/fonts/enc/dvips/gfsdidot
12148%{texmfdist}/fonts/map/dvips/gfsdidot
12149%{texmfdist}/fonts/opentype/public/gfsdidot
12150%{texmfdist}/fonts/tfm/public/gfsdidot
12151%{texmfdist}/fonts/type1/public/gfsdidot
12152%{texmfdist}/fonts/vf/public/gfsdidot
12153
12154%doc %{texmfdist}/doc/fonts/gfsneohellenic
12155%{texmfdist}/fonts/afm/public/gfsneohellenic
12156%{texmfdist}/fonts/enc/dvips/gfsneohellenic
12157%{texmfdist}/fonts/map/dvips/gfsneohellenic
12158%{texmfdist}/fonts/opentype/public/gfsneohellenic
12159%{texmfdist}/fonts/tfm/public/gfsneohellenic
12160%{texmfdist}/fonts/type1/public/gfsneohellenic
12161%{texmfdist}/fonts/vf/public/gfsneohellenic
12162
12163%doc %{texmfdist}/doc/fonts/gfsporson
12164%{texmfdist}/fonts/afm/public/gfsporson
12165%{texmfdist}/fonts/enc/dvips/gfsporson
12166%{texmfdist}/fonts/map/dvips/gfsporson
12167%{texmfdist}/fonts/opentype/public/gfsporson
12168%{texmfdist}/fonts/tfm/public/gfsporson
12169%{texmfdist}/fonts/type1/public/gfsporson
12170%{texmfdist}/fonts/vf/public/gfsporson
12171
12172%doc %{texmfdist}/doc/fonts/gfssolomos
12173%{texmfdist}/fonts/afm/public/gfssolomos
12174%{texmfdist}/fonts/enc/dvips/gfssolomos
12175%{texmfdist}/fonts/map/dvips/gfssolomos
12176%{texmfdist}/fonts/opentype/public/gfssolomos
12177%{texmfdist}/fonts/tfm/public/gfssolomos
12178%{texmfdist}/fonts/type1/public/gfssolomos
12179%{texmfdist}/fonts/vf/public/gfssolomos
12180
12181%{texmfdist}/fonts/source/public/go
12182%{texmfdist}/fonts/tfm/public/go
12183
12184%doc %{texmfdist}/doc/fonts/greenpoint
12185%{texmfdist}/fonts/source/public/greenpoint
12186%{texmfdist}/fonts/tfm/public/greenpoint
12187
12188%{texmfdist}/fonts/afm/groff
12189%{texmfdist}/fonts/enc/dvips/groff
12190%{texmfdist}/fonts/map/dvips/groff
12191%{texmfdist}/fonts/tfm/groff
12192%{texmfdist}/fonts/type1/groff
12193
12194%doc %{texmfdist}/doc/fonts/grotesq
12195%{texmfdist}/fonts/map/dvips/grotesq
12196
12197%{texmfdist}/fonts/afm/vntex/grotesqvn
12198%{texmfdist}/fonts/tfm/vntex/grotesqvn
12199%{texmfdist}/fonts/type1/vntex/grotesqvn
12200
12201%{texmfdist}/fonts/afm/public/grverb
12202%{texmfdist}/fonts/map/dvips/grverb
12203%{texmfdist}/fonts/tfm/public/grverb
12204%{texmfdist}/fonts/type1/public/grverb
12205%{texmfdist}/fonts/vf/public/grverb
12206
12207%{texmfdist}/fonts/source/public/hands
12208%{texmfdist}/fonts/tfm/public/hands
12209
8affbd2c
ZU
12210%{texmfdist}/fonts/afm/jmn
12211%{texmfdist}/fonts/tfm/jmn
12212%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
12213
12214%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563
ZU
12215
12216%doc %{texmfdist}/doc/fonts/hfbright
12217%{texmfdist}/fonts/afm/public/hfbright
12218%{texmfdist}/fonts/enc/dvips/hfbright
12219%{texmfdist}/fonts/map/dvips/hfbright
12220%{texmfdist}/fonts/type1/public/hfbright
12221%{texmfdist}/source/fonts/hfbright
12222
12223%doc %{texmfdist}/doc/fonts/hfoldsty
12224%{texmfdist}/fonts/tfm/public/hfoldsty
12225%{texmfdist}/fonts/vf/public/hfoldsty
12226%{texmfdist}/source/fonts/hfoldsty
12227
12228%doc %{texmfdist}/doc/fonts/ibygrk
80fa261c 12229%{texmfdist}/tex/generic/ibygrk
f1ba8563
ZU
12230%{texmfdist}/fonts/afm/public/ibygrk
12231%{texmfdist}/fonts/enc/dvips/ibygrk
12232%{texmfdist}/fonts/map/dvips/ibygrk
12233%{texmfdist}/fonts/source/public/ibygrk
12234%{texmfdist}/fonts/tfm/public/ibygrk
12235%{texmfdist}/fonts/type1/public/ibygrk
12236
12237%doc %{texmfdist}/doc/fonts/ifsym
12238%{texmfdist}/fonts/source/public/ifsym
12239%{texmfdist}/fonts/tfm/public/ifsym
12240
12241%doc %{texmfdist}/doc/fonts/initials
12242%{texmfdist}/fonts/afm/public/initials
12243%{texmfdist}/fonts/map/dvips/initials
12244%{texmfdist}/fonts/tfm/public/initials
12245%{texmfdist}/fonts/type1/public/initials
12246
745facc7 12247%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
12248%{texmfdist}/fonts/afm/public/itrans
12249%{texmfdist}/fonts/source/public/itrans
12250%{texmfdist}/fonts/tfm/public/itrans
f1ba8563
ZU
12251%{texmfdist}/fonts/type1/public/itrans
12252
745facc7 12253%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
12254%{texmfdist}/fonts/afm/public/iwona
12255%{texmfdist}/fonts/enc/dvips/iwona
12256%{texmfdist}/fonts/map/dvips/iwona
12257%{texmfdist}/fonts/opentype/public/iwona
12258%{texmfdist}/fonts/tfm/public/iwona
12259%{texmfdist}/fonts/type1/public/iwona
12260
12261%{texmfdist}/fonts/enc/dvips/jmn
12262%{texmfdist}/fonts/map/dvips/jmn
12263
745facc7 12264%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
12265%{texmfdist}/fonts/source/public/kdgreek
12266%{texmfdist}/fonts/tfm/public/kdgreek
12267
12268%{texmfdist}/fonts/afm/public/kerkis
12269%{texmfdist}/fonts/enc/dvips/kerkis
12270%{texmfdist}/fonts/map/dvips/kerkis
12271%{texmfdist}/fonts/tfm/public/kerkis
12272%{texmfdist}/fonts/type1/public/kerkis
12273%{texmfdist}/fonts/vf/public/kerkis
12274
12275%doc %{texmfdist}/doc/fonts/kixfont
12276%{texmfdist}/fonts/source/public/kixfont
12277%{texmfdist}/fonts/tfm/public/kixfont
12278
12279%doc %{texmfdist}/doc/fonts/kpfonts
8affbd2c 12280%dir %{texmfdist}/fonts/map/public
f1ba8563
ZU
12281%{texmfdist}/fonts/afm/public/kpfonts
12282%{texmfdist}/fonts/map/public/kpfonts
12283%{texmfdist}/fonts/source/public/kpfonts
12284%{texmfdist}/fonts/tfm/public/kpfonts
12285%{texmfdist}/fonts/type1/public/kpfonts
12286%{texmfdist}/fonts/vf/public/kpfonts
12287
745facc7 12288%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
12289%{texmfdist}/fonts/afm/public/kurier
12290%{texmfdist}/fonts/enc/dvips/kurier
12291%{texmfdist}/fonts/map/dvips/kurier
12292%{texmfdist}/fonts/opentype/public/kurier
12293%{texmfdist}/fonts/tfm/public/kurier
12294%{texmfdist}/fonts/type1/public/kurier
12295
12296%doc %{texmfdist}/doc/fonts/levy
12297%{texmfdist}/fonts/source/public/levy
12298
12299%doc %{texmfdist}/doc/fonts/lfb
12300%{texmfdist}/fonts/source/public/lfb
12301%{texmfdist}/fonts/tfm/public/lfb
12302
12303%doc %{texmfdist}/doc/fonts/libertine
12304%{texmfdist}/fonts/afm/public/libertine
12305%{texmfdist}/fonts/enc/dvips/libertine
12306%{texmfdist}/fonts/map/dvips/libertine
12307%{texmfdist}/fonts/tfm/public/libertine
12308%{texmfdist}/fonts/type1/public/libertine
12309%{texmfdist}/fonts/vf/public/libertine
12310
12311%doc %{texmfdist}/doc/fonts/linearA
12312%{texmfdist}/fonts/afm/public/linearA
12313%{texmfdist}/fonts/map/dvips/linearA
12314%{texmfdist}/fonts/tfm/public/linearA
12315%{texmfdist}/fonts/type1/public/linearA
12316%{texmfdist}/source/fonts/linearA
12317
12318%{texmfdist}/fonts/source/public/logic
12319%{texmfdist}/fonts/tfm/public/logic
12320
12321%doc %{texmfdist}/doc/fonts/lxfonts
12322%{texmfdist}/fonts/map/dvips/lxfonts
12323%{texmfdist}/fonts/source/public/lxfonts
12324%{texmfdist}/fonts/tfm/public/lxfonts
12325%{texmfdist}/fonts/type1/public/lxfonts
12326
12327%doc %{texmfdist}/doc/fonts/ly1
12328%{texmfdist}/fonts/map/dvips/ly1
12329
12330%{texmfdist}/fonts/source/public/malayalam
12331%{texmfdist}/fonts/tfm/public/malayalam
12332
12333%{texmfdist}/fonts/map/dvips/manfnt
12334
12335%{texmfdist}/fonts/map/dvips/mathdesign
12336
12337%{texmfdist}/fonts/tfm/public/mathpazo
12338%{texmfdist}/fonts/vf/public/mathpazo
12339
8affbd2c
ZU
12340%{texmfdist}/fonts/afm/mathdesign
12341%{texmfdist}/fonts/tfm/mathdesign
12342%{texmfdist}/fonts/type1/mathdesign
12343%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
12344
12345%{texmfdist}/fonts/enc/dvips/mnsymbol
12346%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 12347%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
12348%{texmfdist}/fonts/map/vtex/mnsymbol
12349%{texmfdist}/fonts/opentype/public/mnsymbol
12350%{texmfdist}/fonts/source/public/mnsymbol
12351%{texmfdist}/fonts/tfm/public/mnsymbol
12352%{texmfdist}/fonts/type1/public/mnsymbol
12353
12354%{texmfdist}/fonts/map/dvips/montex
12355%{texmfdist}/fonts/source/public/montex
12356%{texmfdist}/fonts/tfm/public/montex
12357%{texmfdist}/fonts/type1/public/montex
12358
12359%{texmfdist}/fonts/tfm/vntex/mscorevn
12360%{texmfdist}/fonts/vf/vntex/mscorevn
12361
12362%{texmfdist}/fonts/source/public/musixps
12363%{texmfdist}/fonts/tfm/public/musixps
12364
12365%doc %{texmfdist}/doc/generic/musixtex
12366%{texmfdist}/fonts/map/dvips/musixtex
12367%{texmfdist}/fonts/source/public/musixtex
12368%{texmfdist}/fonts/tfm/public/musixtex
12369%{texmfdist}/fonts/type1/public/musixtex
12370
12371%{texmfdist}/fonts/source/public/mxd
12372%{texmfdist}/fonts/tfm/public/mxd
12373
12374%{texmfdist}/fonts/source/public/mxedruli
12375%{texmfdist}/fonts/tfm/public/mxedruli
12376
12377%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563
ZU
12378
12379%{texmfdist}/fonts/source/public/niceframe
12380%{texmfdist}/fonts/tfm/public/niceframe
12381
12382%doc %{texmfdist}/doc/fonts/nkarta
12383%{texmfdist}/fonts/source/public/nkarta
12384%{texmfdist}/fonts/tfm/public/nkarta
12385
12386%{texmfdist}/fonts/afm/public/norasi
12387%{texmfdist}/fonts/map/dvips/norasi
12388%{texmfdist}/fonts/tfm/public/norasi
12389%{texmfdist}/fonts/type1/public/norasi
12390
12391%{texmfdist}/fonts/source/public/oca
12392
12393%{texmfdist}/fonts/afm/public/ocherokee
12394%{texmfdist}/fonts/map/dvips/ocherokee
12395%{texmfdist}/fonts/ofm/public/ocherokee
12396%{texmfdist}/fonts/ovf/public/ocherokee
12397%{texmfdist}/fonts/ovp/public/ocherokee
12398%{texmfdist}/fonts/tfm/public/ocherokee
12399%{texmfdist}/fonts/type1/public/ocherokee
12400
12401%{texmfdist}/fonts/source/public/ogham
12402%{texmfdist}/fonts/tfm/public/ogham
12403
12404%doc %{texmfdist}/doc/fonts/oinuit
12405%{texmfdist}/fonts/map/dvips/oinuit
12406%{texmfdist}/fonts/ofm/public/oinuit
12407%{texmfdist}/fonts/ovf/public/oinuit
12408%{texmfdist}/fonts/tfm/public/oinuit
12409%{texmfdist}/fonts/type1/public/oinuit
12410
12411%{texmfdist}/fonts/source/public/osmanian
12412
12413%doc %{texmfdist}/doc/fonts/ot2cyr
12414%{texmfdist}/fonts/map/dvips/ot2cyr
12415%{texmfdist}/source/fonts/ot2cyr
12416
12417%{texmfdist}/fonts/source/public/othello
12418%{texmfdist}/fonts/tfm/public/othello
12419
12420%{texmfdist}/fonts/ofm/public/otibet
12421%{texmfdist}/fonts/ovf/public/otibet
12422%{texmfdist}/fonts/ovp/public/otibet
12423%{texmfdist}/fonts/source/public/otibet
12424%{texmfdist}/fonts/tfm/public/otibet
12425
12426%doc %{texmfdist}/doc/fonts/pacioli
12427%{texmfdist}/fonts/source/public/pacioli
12428%{texmfdist}/fonts/tfm/public/pacioli
12429
12430%{texmfdist}/fonts/map/dvips/palatino
f1ba8563
ZU
12431
12432%doc %{texmfdist}/doc/fonts/phaistos
12433%{texmfdist}/fonts/afm/public/phaistos
12434%{texmfdist}/fonts/map/dvips/phaistos
12435%{texmfdist}/fonts/opentype/public/phaistos
12436%{texmfdist}/fonts/tfm/public/phaistos
12437%{texmfdist}/fonts/type1/public/phaistos
12438%{texmfdist}/source/fonts/phaistos
12439
12440%{texmfdist}/fonts/opentype/public/philokalia
12441
12442%doc %{texmfdist}/doc/fonts/phonetic
12443%{texmfdist}/fonts/source/public/phonetic
12444%{texmfdist}/fonts/tfm/public/phonetic
12445%{texmfdist}/source/fonts/phonetic
12446
8affbd2c 12447%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
12448
12449%{texmfdist}/fonts/source/public/punk
12450%{texmfdist}/fonts/tfm/public/punk
12451
12452%{texmfdist}/fonts/tfm/public/relenc
12453%{texmfdist}/fonts/vf/public/relenc
12454
12455%doc %{texmfdist}/doc/fonts/rsfs
12456%{texmfdist}/fonts/map/dvips/rsfs
12457
12458%{texmfdist}/fonts/map/dvips/sanskrit
12459%{texmfdist}/fonts/source/public/sanskrit
12460%{texmfdist}/fonts/tfm/public/sanskrit
12461%{texmfdist}/fonts/type1/public/sanskrit
12462
12463%{texmfdist}/fonts/source/public/sauter
12464
12465%doc %{texmfdist}/doc/fonts/semaphor
12466%{texmfdist}/fonts/afm/public/semaphor
12467%{texmfdist}/fonts/enc/dvips/semaphor
12468%{texmfdist}/fonts/map/dvips/semaphor
12469%{texmfdist}/fonts/opentype/public/semaphor
12470%{texmfdist}/fonts/source/public/semaphor
12471%{texmfdist}/fonts/tfm/public/semaphor
12472%{texmfdist}/fonts/type1/public/semaphor
12473
12474%{texmfdist}/fonts/source/public/simpsons
12475
12476%{texmfdist}/fonts/map/dvips/skak
12477%{texmfdist}/fonts/source/public/skak
12478%{texmfdist}/fonts/tfm/public/skak
12479
12480%doc %{texmfdist}/doc/fonts/skaknew
12481%{texmfdist}/fonts/afm/public/skaknew
12482%{texmfdist}/fonts/map/dvips/skaknew
12483%{texmfdist}/fonts/map/vtex/skaknew
12484%{texmfdist}/fonts/tfm/public/skaknew
12485%{texmfdist}/fonts/type1/public/skaknew
12486
12487%{texmfdist}/fonts/source/public/skull
12488
12489%{texmfdist}/fonts/source/public/soyombo
12490%{texmfdist}/fonts/tfm/public/soyombo
12491
12492%doc %{texmfdist}/doc/fonts/staves
12493%{texmfdist}/fonts/map/dvips/staves
12494%{texmfdist}/fonts/tfm/public/staves
12495%{texmfdist}/fonts/type1/public/staves
12496
12497%{texmfdist}/fonts/map/dvips/stmaryrd
12498%{texmfdist}/fonts/source/public/stmaryrd
12499
12500%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
12501
12502%{texmfdist}/fonts/afm/public/tabvar
12503%{texmfdist}/fonts/map/dvips/tabvar
12504%{texmfdist}/fonts/tfm/public/tabvar
12505%{texmfdist}/fonts/type1/public/tabvar
12506
f1ba8563
ZU
12507
12508%{texmfdist}/fonts/source/public/tapir
12509%{texmfdist}/fonts/type1/public/tapir
12510
12511%{texmfdist}/fonts/enc/dvips/tengwarscript
12512%{texmfdist}/fonts/map/dvips/tengwarscript
12513%{texmfdist}/fonts/tfm/public/tengwarscript
12514%{texmfdist}/fonts/vf/public/tengwarscript
12515
80fa261c 12516%{texmfdist}/doc/fonts/pclnfss
198c241e 12517%{texmfdist}/source/fonts/pclnfss
f1ba8563
ZU
12518
12519%doc %{texmfdist}/doc/fonts/tex-gyre
12520%{texmfdist}/fonts/afm/public/tex-gyre
12521%{texmfdist}/fonts/enc/dvips/tex-gyre
12522%{texmfdist}/fonts/map/dvips/tex-gyre
12523%{texmfdist}/fonts/opentype/public/tex-gyre
12524%{texmfdist}/fonts/tfm/public/tex-gyre
12525%{texmfdist}/fonts/type1/public/tex-gyre
12526
f1ba8563 12527%{texmfdist}/fonts/map/dvips/times
f1ba8563 12528
f1ba8563
ZU
12529
12530%doc %{texmfdist}/doc/fonts/timing
12531%{texmfdist}/fonts/source/public/timing
12532%{texmfdist}/fonts/tfm/public/timing
12533
12534%doc %{texmfdist}/doc/fonts/tipa
12535%{texmfdist}/fonts/map/dvips/tipa
12536%{texmfdist}/fonts/source/public/tipa
12537%{texmfdist}/fonts/tfm/public/tipa
12538%{texmfdist}/fonts/type1/public/tipa
12539
12540%{texmfdist}/fonts/afm/public/trajan
12541%{texmfdist}/fonts/map/dvips/trajan
12542%{texmfdist}/fonts/tfm/public/trajan
12543%{texmfdist}/fonts/type1/public/trajan
12544
12545%{texmfdist}/fonts/source/public/trsym
12546%{texmfdist}/fonts/tfm/public/trsym
12547
12548%{texmfdist}/fonts/tfm/vntex/txttvn
12549%{texmfdist}/fonts/type1/vntex/txttvn
12550
12551%{texmfdist}/fonts/map/dvips/uhc
12552
12553%{texmfdist}/fonts/source/public/ulsy
12554%{texmfdist}/fonts/tfm/public/ulsy
12555
12556%doc %{texmfdist}/doc/fonts/umrand
12557%{texmfdist}/fonts/source/public/umrand
12558%{texmfdist}/fonts/tfm/public/umrand
12559
12560%doc %{texmfdist}/doc/fonts/umtypewriter
12561%{texmfdist}/fonts/opentype/public/umtypewriter
12562
12563%doc %{texmfdist}/doc/fonts/universa
12564%{texmfdist}/fonts/source/public/universa
12565%{texmfdist}/fonts/tfm/public/universa
12566%{texmfdist}/source/fonts/universa
12567
12568%{texmfdist}/fonts/afm/public/velthuis
12569%{texmfdist}/fonts/map/dvips/velthuis
12570%{texmfdist}/fonts/source/public/velthuis
12571%{texmfdist}/fonts/tfm/public/velthuis
12572%{texmfdist}/fonts/type1/public/velthuis
12573
12574%{texmfdist}/fonts/enc/dvips/vntex
f1ba8563
ZU
12575
12576%{texmfdist}/fonts/afm/vntex/vntopia
12577%{texmfdist}/fonts/tfm/vntex/vntopia
12578%{texmfdist}/fonts/type1/vntex/vntopia
12579%{texmfdist}/fonts/vf/vntex/vntopia
12580
12581%{texmfdist}/fonts/map/dvips/wadalab
12582
12583%doc %{texmfdist}/doc/fonts/wasy
12584%{texmfdist}/fonts/afm/public/wasy
12585%{texmfdist}/fonts/map/dvips/wasy
12586%{texmfdist}/fonts/type1/public/wasy
12587
12588%{texmfdist}/fonts/source/public/wnri
12589%{texmfdist}/fonts/tfm/public/wnri
12590
12591%{texmfdist}/fonts/source/public/wsuipa
12592%{texmfdist}/fonts/tfm/public/wsuipa
12593
12594%{texmfdist}/fonts/source/public/xbmc
12595%{texmfdist}/fonts/tfm/public/xbmc
12596
f1ba8563
ZU
12597%doc %{texmfdist}/doc/fonts/xq
12598%{texmfdist}/fonts/source/public/xq
12599%{texmfdist}/fonts/tfm/public/xq
12600
12601%{texmfdist}/fonts/source/public/yannisgr
12602
12603%{texmfdist}/fonts/map/dvips/yhmath
12604%{texmfdist}/fonts/source/public/yhmath
12605%{texmfdist}/fonts/tfm/public/yhmath
12606%{texmfdist}/fonts/type1/public/yhmath
12607%{texmfdist}/fonts/vf/public/yhmath
12608
12609%{texmfdist}/fonts/map/dvips/zapfchan
198c241e 12610%{texmfdist}/fonts/tfm/urw35vf
f1ba8563
ZU
12611
12612%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
12613
12614%{texmfdist}/dvips/zefonts
12615%{texmfdist}/fonts/map/dvips/zefonts
12616%{texmfdist}/fonts/tfm/public/zefonts
12617%{texmfdist}/fonts/vf/public/zefonts
12618
12619
d08789e0 12620%files fonts-omega
489714ae 12621%defattr(644,root,root,755)
7179ac92 12622%doc %{texmfdist}/doc/omega
2677a8b0
ZU
12623%dir %{texmfdist}/omega
12624%dir %{texmfdist}/omega/otp
12625%dir %{texmfdist}/omega/ocp
7179ac92
ZU
12626%{texmfdist}/dvips/omega
12627%{texmfdist}/fonts/ofm/public/omega
12628%{texmfdist}/fonts/type1/public/omega
12629%{texmfdist}/fonts/afm/public/omega
12630%{texmfdist}/fonts/ovp/public/omega
12631%{texmfdist}/fonts/tfm/public/omega
12632%{texmfdist}/fonts/ovf/public/omega
12633%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
12634%{texmfdist}/omega/ocp/omega
12635%{texmfdist}/omega/otp/omega
12636%{texmfdist}/tex/plain/omega
d08789e0 12637
5b7eba8e
MB
12638#%files fonts-pazo
12639#%defattr(644,root,root,755)
d08789e0
ZU
12640
12641%files fonts-pl
12642%defattr(644,root,root,755)
7179ac92 12643%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
12644%dir %{texmf}/scripts/texlive
12645%dir %{texmf}/scripts/texlive/tlmgrgui
12646%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
12647%{texmfdist}/dvips/pl
12648%{texmfdist}/fonts/source/public/pl
12649%{texmfdist}/fonts/type1/public/pl
12650%{texmfdist}/fonts/afm/public/pl
12651%{texmfdist}/fonts/enc/dvips/pl
12652%{texmfdist}/fonts/tfm/public/pl
12653%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 12654%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
12655
12656%files fonts-px
12657%defattr(644,root,root,755)
7179ac92 12658%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
12659# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12660# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
12661%dir %{texmfdist}/fonts/map/dvips/pxfonts
12662%dir %{texmfdist}/tex/latex/pxfonts
12663%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12664%{texmfdist}/fonts/afm/public/pxfonts
12665%{texmfdist}/fonts/tfm/public/pxfonts
12666%{texmfdist}/fonts/type1/public/pxfonts
12667%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 12668%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 12669
5b7eba8e
MB
12670#%files fonts-qfonts
12671#%defattr(644,root,root,755)
31bd2c4a
ZU
12672# %doc %{texmf}/doc/fonts/polish/qfonts
12673# %{texmf}/fonts/enc/dvips/qfonts
12674# %{texmf}/fonts/map/dvips/qfonts
12675# %{texmf}/dvips/qfonts
12676# %{texmf}/fonts/afm/public/qfonts
12677# %{texmf}/fonts/tfm/public/qfonts
d08789e0 12678
74dbda3f
ZU
12679# %files fonts-qpx
12680# %defattr(644,root,root,755)
12681# %{texmf}/fonts/tfm/public/qpx
12682# %{texmf}/fonts/vf/public/qpx
d08789e0 12683
31bd2c4a 12684%files fonts-qpxqtx
d08789e0 12685%defattr(644,root,root,755)
7179ac92
ZU
12686%{texmfdist}/fonts/tfm/public/qpxqtx
12687%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
12688
12689%files fonts-rsfs
12690%defattr(644,root,root,755)
7179ac92
ZU
12691%{texmfdist}/fonts/source/public/rsfs
12692%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
12693
12694%files fonts-stmaryrd
12695%defattr(644,root,root,755)
7179ac92
ZU
12696%doc %{texmfdist}/doc/fonts/stmaryrd
12697%{texmfdist}/source/fonts/stmaryrd
12698%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
12699
12700%files fonts-tx
12701%defattr(644,root,root,755)
7179ac92
ZU
12702%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12703%{texmfdist}/fonts/afm/public/txfonts
12704%{texmfdist}/fonts/tfm/public/txfonts
12705%{texmfdist}/fonts/vf/public/txfonts
d08789e0 12706
5bc70a92
MB
12707%files fonts-uhc
12708%defattr(644,root,root,755)
12709%doc %{texmfdist}/doc/fonts/uhc
12710%{texmfdist}/fonts/afm/uhc
12711%{texmfdist}/fonts/tfm/uhc
12712%{texmfdist}/fonts/vf/uhc
12713
d08789e0
ZU
12714%files fonts-urw
12715%defattr(644,root,root,755)
7179ac92 12716%{texmfdist}/fonts/afm/urw
5bc70a92
MB
12717%{texmfdist}/fonts/tfm/urw
12718%{texmfdist}/fonts/vf/urw
d08789e0
ZU
12719
12720%files fonts-urwvn
12721%defattr(644,root,root,755)
26d8eaaa 12722%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
12723%{texmfdist}/fonts/tfm/vntex/urwvn
12724%{texmfdist}/fonts/type1/vntex/urwvn
12725%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
12726
12727%files fonts-vnr
12728%defattr(644,root,root,755)
7179ac92
ZU
12729%{texmfdist}/fonts/map/dvips/vntex
12730%{texmfdist}/fonts/source/vntex/vnr
12731%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 12732
5bc70a92
MB
12733%files fonts-wadalab
12734%defattr(644,root,root,755)
12735%doc %{texmfdist}/doc/fonts/wadalab
12736%{texmfdist}/fonts/afm/wadalab
12737%{texmfdist}/fonts/tfm/wadalab
12738%{texmfdist}/fonts/vf/wadalab
12739
d08789e0
ZU
12740%files fonts-wasy
12741%defattr(644,root,root,755)
7179ac92
ZU
12742%{texmfdist}/fonts/source/public/wasy
12743%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
12744
12745%files fonts-xypic
12746%defattr(644,root,root,755)
7179ac92
ZU
12747%{texmfdist}/fonts/map/dvips/xypic
12748# %{texmfdist}/fonts/afm/public/xypic
12749%{texmfdist}/fonts/source/public/xypic
12750%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
12751
12752%files fonts-yandy
12753%defattr(644,root,root,755)
adbd04dd 12754# %{texmf}/fonts/afm/yandy
7179ac92 12755%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
12756# %{texmf}/fonts/tfm/yandy
12757# %{texmf}/fonts/vf/yandy
d08789e0
ZU
12758
12759%files fonts-type1-antp
12760%defattr(644,root,root,755)
7179ac92
ZU
12761%{texmfdist}/dvips/antp
12762%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
12763
12764%files fonts-type1-antt
12765%defattr(644,root,root,755)
adbd04dd 12766# %{texmf}/dvips/antt
7179ac92 12767%{texmfdist}/fonts/type1/public/antt
d08789e0 12768
5bc70a92
MB
12769%files fonts-type1-arphic
12770%defattr(644,root,root,755)
12771%{texmfdist}/fonts/type1/arphic
12772
d08789e0
ZU
12773%files fonts-type1-belleek
12774%defattr(644,root,root,755)
7179ac92
ZU
12775%doc %{texmfdist}/doc/fonts/belleek
12776%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
12777
12778%files fonts-type1-bitstream
12779%defattr(644,root,root,755)
7179ac92 12780%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
12781
12782%files fonts-type1-bluesky
12783%defattr(644,root,root,755)
04eb4e68
ZU
12784# %doc %{texmf}/doc/fonts/bluesky
12785# %{texmf}/dvips/bluesky
7179ac92 12786%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
12787
12788%files fonts-type1-cc-pl
12789%defattr(644,root,root,755)
7179ac92
ZU
12790%doc %{texmfdist}/doc/fonts/cc-pl
12791%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
12792
12793%files fonts-type1-cmcyr
12794%defattr(644,root,root,755)
7179ac92 12795%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
12796
12797%files fonts-type1-cs
12798%defattr(644,root,root,755)
7179ac92 12799%{texmfdist}/fonts/type1/public/cs
d08789e0 12800
04eb4e68
ZU
12801# %files fonts-type1-dstroke
12802# %defattr(644,root,root,755)
12803# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
12804
12805%files fonts-type1-eurosym
12806%defattr(644,root,root,755)
7179ac92 12807%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
12808
12809%files fonts-type1-hoekwater
12810%defattr(644,root,root,755)
7179ac92 12811%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
12812
12813%files fonts-type1-fpl
12814%defattr(644,root,root,755)
7179ac92
ZU
12815%doc %{texmfdist}/doc/fonts/fpl
12816%{texmfdist}/fonts/afm/public/fpl
12817%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
12818
12819%files fonts-type1-lm
12820%defattr(644,root,root,755)
7179ac92
ZU
12821%{texmfdist}/fonts/afm/public/lm
12822%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
12823
12824%files fonts-type1-marvosym
12825%defattr(644,root,root,755)
7179ac92 12826%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
12827
12828%files fonts-type1-mathpazo
12829%defattr(644,root,root,755)
04eb4e68 12830# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
12831%{texmfdist}/fonts/afm/public/mathpazo
12832%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
12833
12834%files fonts-type1-omega
12835%defattr(644,root,root,755)
7179ac92 12836%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
12837
12838%files fonts-type1-pl
12839%defattr(644,root,root,755)
04eb4e68 12840# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 12841%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
12842
12843%files fonts-type1-px
12844%defattr(644,root,root,755)
7179ac92 12845%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 12846
04eb4e68
ZU
12847# %files fonts-type1-qfonts
12848# %defattr(644,root,root,755)
7179ac92 12849# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
12850
12851%files fonts-type1-tx
12852%defattr(644,root,root,755)
7179ac92 12853%{texmfdist}/fonts/type1/public/txfonts
d08789e0 12854
04eb4e68
ZU
12855# %files fonts-type1-tt2001
12856# %defattr(644,root,root,755)
12857# %{texmf}/fonts/type1/public/tt2001
d08789e0 12858
5bc70a92
MB
12859%files fonts-type1-uhc
12860%defattr(644,root,root,755)
12861%{texmfdist}/fonts/type1/uhc
12862
d08789e0
ZU
12863%files fonts-type1-urw
12864%defattr(644,root,root,755)
7179ac92 12865%{texmfdist}/fonts/type1/urw
d08789e0
ZU
12866
12867%files fonts-type1-vnr
12868%defattr(644,root,root,755)
7179ac92 12869%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 12870
5bc70a92
MB
12871%files fonts-type1-wadalab
12872%defattr(644,root,root,755)
12873%{texmfdist}/fonts/type1/wadalab
12874
d08789e0
ZU
12875%files fonts-type1-xypic
12876%defattr(644,root,root,755)
7179ac92 12877%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
12878
12879# TeXLive-specific
12880
12881%files afm2pl
12882%defattr(644,root,root,755)
12883%attr(755,root,root) %{_bindir}/afm2pl
12884%{_mandir}/man1/afm2pl*
12885
12886%files bbox
12887%defattr(644,root,root,755)
12888%attr(755,root,root) %{_bindir}/bbox
12889%{_mandir}/man1/bbox*
12890
12891%files cefutils
12892%defattr(644,root,root,755)
12893%attr(755,root,root) %{_bindir}/cef*
2677a8b0 12894%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
12895%dir %{texmfdist}/doc/latex/cjk
12896%dir %{texmfdist}/source/latex/cjk
12897%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 12898%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
12899%doc %{texmfdist}/doc/latex/cjk/doc
12900%doc %{texmfdist}/doc/latex/cjk/examples
12901%{texmfdist}/source/latex/cjk/utils/CEFconv
12902
12903%files detex
12904%defattr(644,root,root,755)
12905%attr(755,root,root) %{_bindir}/detex
12906%{_mandir}/man1/detex*
12907
7ffd1967
ZU
12908
12909%files dviutils
12910%defattr(644,root,root,755)
12911%attr(755,root,root) %{_bindir}/dt2dv
12912%attr(755,root,root) %{_bindir}/dv2dt
12913%attr(755,root,root) %{_bindir}/dvi2tty
12914%attr(755,root,root) %{_bindir}/dviasm
12915%attr(755,root,root) %{_bindir}/dvibook
12916%attr(755,root,root) %{_bindir}/dviconcat
12917%attr(755,root,root) %{_bindir}/dvidvi
12918%attr(755,root,root) %{_bindir}/dvigif
12919%attr(755,root,root) %{_bindir}/dvipdfmx
12920%attr(755,root,root) %{_bindir}/dvipos
12921%attr(755,root,root) %{_bindir}/dviselect
12922%attr(755,root,root) %{_bindir}/dvitodvi
12923%{_mandir}/man1/dt2dv*
12924%{_mandir}/man1/dv2dt*
12925%{_mandir}/man1/dvi2tty*
12926%{_mandir}/man1/dvibook*
12927%{_mandir}/man1/dviconcat*
12928%{_mandir}/man1/dvidvi*
12929%{_mandir}/man1/dvigif*
12930%{_mandir}/man1/dvipos*
12931%{_mandir}/man1/dviselect*
12932%{_mandir}/man1/dvitodvi*
12933
12934%files epsutils
12935%defattr(644,root,root,755)
12936%attr(755,root,root) %{_bindir}/epsffit
12937%attr(755,root,root) %{_bindir}/epspdf
12938%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 12939%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
12940%{texmfdist}/scripts/epspdf
12941%{_mandir}/man1/epsffit*
12942%doc %{texmfdist}/doc/epspdf
12943
12944%files filters
12945%defattr(644,root,root,755)
12946%attr(755,root,root) %{_bindir}/fix*
12947%{_mandir}/man1/fix*
12948
faa40f44
ZU
12949%files psutils
12950%defattr(644,root,root,755)
12951%attr(755,root,root) %{_bindir}/extractres
12952%attr(755,root,root) %{_bindir}/getafm
12953%attr(755,root,root) %{_bindir}/includeres
12954%attr(755,root,root) %{_bindir}/psbook
12955%attr(755,root,root) %{_bindir}/psmerge
12956%attr(755,root,root) %{_bindir}/psnup
12957%attr(755,root,root) %{_bindir}/psresize
12958%attr(755,root,root) %{_bindir}/psselect
5fef92c1 12959%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
12960%attr(755,root,root) %{_bindir}/pstops
12961%attr(755,root,root) %{_bindir}/showchar
12962%{_mandir}/man1/extractres*
12963%{_mandir}/man1/getafm*
12964%{_mandir}/man1/includeres*
12965%{_mandir}/man1/psbook*
12966%{_mandir}/man1/psmerge*
12967%{_mandir}/man1/psnup*
12968%{_mandir}/man1/psresize*
12969%{_mandir}/man1/psselect*
12970%{_mandir}/man1/pstops*
12971%{texmf}/dvips/psutils
12972
489714ae
ZU
12973%files uncategorized-utils
12974%defattr(644,root,root,755)
12975%attr(755,root,root) %{_bindir}/devnag
12976%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
12977
12978%files tex4ht
12979%defattr(644,root,root,755)
add234d3
MB
12980%attr(755,root,root) %{_bindir}/ht
12981%attr(755,root,root) %{_bindir}/htcontext
12982%attr(755,root,root) %{_bindir}/htlatex
12983%attr(755,root,root) %{_bindir}/htmex
12984%attr(755,root,root) %{_bindir}/httex
12985%attr(755,root,root) %{_bindir}/httexi
12986%attr(755,root,root) %{_bindir}/htxelatex
12987%attr(755,root,root) %{_bindir}/htxetex
12988%attr(755,root,root) %{_bindir}/mk4ht
12989%attr(755,root,root) %{_bindir}/t4ht
12990%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 12991%{texmf}/scripts/tex4ht
5b7eba8e 12992%{texmfdist}/tex/generic/tex4ht
add234d3
MB
12993%dir %{texmfdist}/scripts/tex4ht
12994%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12995%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12996%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12997%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12998%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12999%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13000%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13001%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13002%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 13003%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 13004%{texmfdist}/tex4ht
4224ae6d
MB
13005
13006%files xetex
13007%defattr(644,root,root,755)
13008%attr(755,root,root) %{_bindir}/xdvipdfmx
13009%attr(755,root,root) %{_bindir}/xelatex
13010%attr(755,root,root) %{_bindir}/xetex
13011%{texmf}/fmtutil/format.xetex.cnf
13012%doc %{texmfdist}/doc/xelatex
13013%doc %{texmfdist}/doc/xetex
13014%{texmfdist}/scripts/xetex
13015%{texmfdist}/tex/generic/ifxetex
13016%{texmfdist}/tex/generic/xetexconfig
13017%{texmfdist}/tex/latex/latexconfig/xelatex.ini
13018%{texmfdist}/tex/plain/config/xetex.ini
13019%{texmfdist}/tex/xelatex
13020%{texmfdist}/tex/xetex
13021
13022%files xmltex
13023%defattr(644,root,root,755)
13024%doc %{texmfdist}/doc/xmltex
13025%attr(755,root,root) %{_bindir}/pdfxmltex
13026%attr(755,root,root) %{_bindir}/xmltex
13027%{texmfdist}/tex/xmltex
13028%{texmf}/fmtutil/format.xmltex.cnf
This page took 2.069808 seconds and 4 git commands to generate.