]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- packaged all fonts (maybe needs splitting)
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2 2# MAIN TODO (sort by importnce):
3702646a 3# - fix broken symlinks in /usr/bin (see section %install)
3a74cdb2 4# - need more %dir (poldek says it missed)
e0617a36 5# - texlive-format-pdflatex deps
97e8de8b 6# - check unpackaged files
6b25593c 7# - pl updates
97e8de8b 8# - maybe more splits (e.g. latex subpackages)
3a74cdb2 9# - context: consider more splitting, check dependencies
d08789e0
ZU
10# - omega: consider more splitting, check dependencies
11# - tdphp: is it really useful?
12# - allow using Type1 fonts in others applications (symlink to
13# /usr/share/fonts/Type1 ?)
14# - fix package removal:
15# /usr/bin/texhash[77]: kpsewhich: not found
16#
17# FHS TODO:
18# - merge rhconfig and texmfsysvar patches
19# - texmfsysvar patch: change fmtutil and web2cdir variables instead
20# of creating texmfsys{config,var} variables?
21# - move config files to /etc
22# - merge all above with configure switch "--enable-fhs" and send it to TE
23#
24# TeXLive specific TODO:
4c9dc995 25# - summary/description correcting (all languages)
ca4b56d2 26# - texk/web2c doesn't build (luatex option)
68640cd8 27# - %files latex-bibtex-revtex4
489714ae 28# - Check CEF/cjk!
ca4b56d2 29#
2b453bda
ZU
30# Subpackages TODO:
31# check deps the following subpackages:
32# - latex-exam
33# - latex-SIunits
d08789e0
ZU
34#
35%include /usr/lib/rpm/macros.perl
ca4b56d2 36#
67112f1c 37%bcond_without bootstrap
ca4b56d2 38#
d08789e0
ZU
39Summary: TeX typesetting system and MetaFont font formatter
40Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
41Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
42Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 43Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
44Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
45Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
46Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
47Name: texlive
48Version: 20080816
3702646a 49Release: 0.9
096dca83 50Epoch: 1
d08789e0
ZU
51License: distributable
52Group: Applications/Publishing/TeX
53Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
54# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
55Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
56# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
57Source4: %{name}.cron
58Source5: xdvi.desktop
59Source6: xdvi.png
c48c077b 60Patch0: %{name}-am.patch
2c9c6c5b 61Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 62URL: http://www.tug.org/texlive/
c48c077b 63BuildRequires: autoconf
d08789e0
ZU
64BuildRequires: automake
65BuildRequires: bison
a784d38e 66BuildRequires: clisp
d08789e0 67BuildRequires: ed
a784d38e 68BuildRequires: expat-devel
4c9dc995 69BuildRequires: ffcall-devel
97b079ad 70BuildRequires: flex
a784d38e 71BuildRequires: fontconfig-devel
e671f712
AM
72BuildRequires: freetype-devel
73BuildRequires: freetype1-devel
d08789e0
ZU
74BuildRequires: gd-devel >= 2.0.33
75BuildRequires: libpng-devel >= 1.2.8
97b079ad 76BuildRequires: libtool
c48c077b
AM
77# should this be somewhere in clisp?
78BuildRequires: libsigsegv
d08789e0
ZU
79BuildRequires: libstdc++-devel
80BuildRequires: ncurses-devel
81BuildRequires: rpm-perlprov
82BuildRequires: rpm-pythonprov
d062bbe0 83BuildRequires: sed >= 4.0
d08789e0
ZU
84BuildRequires: t1lib-devel >= 5.0.2
85BuildRequires: texinfo
ca4b56d2
AM
86%if %{with bootstrap}
87BuildRequires: tetex-format-latex
88BuildRequires: tetex-format-pdflatex
ca4b56d2 89BuildRequires: tetex-latex-cyrillic
97b079ad 90BuildRequires: tetex-tex-babel
ca4b56d2 91%else
ca4b56d2
AM
92BuildRequires: texlive-format-latex
93BuildRequires: texlive-format-pdflatex
ca4b56d2 94BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
95BuildRequires: texlive-tex-babel
96# fill with future texlive BR. guesses ones for now
ca4b56d2 97%endif
d08789e0 98BuildRequires: unzip
a784d38e 99BuildRequires: xorg-lib-libICE-devel
d08789e0 100BuildRequires: xorg-lib-libXaw-devel
a784d38e 101BuildRequires: xorg-lib-libXext-devel
a784d38e 102BuildRequires: xorg-lib-libXmu-devel
97b079ad 103BuildRequires: xorg-lib-libXpm-devel
d08789e0 104BuildRequires: zlib-devel >= 1.2.1
78d53d8c 105Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
106Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
107Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
108Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
109Requires: awk
110Requires: dialog
0b6bcf85 111Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
112Requires: sed
113Requires: sh-utils
d3f501b8 114Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 115Requires: textutils
d08789e0
ZU
116Suggests: tmpwatch
117Obsoletes: tetex
118Obsoletes: tetex-afm
119Obsoletes: tetex-doc
120Obsoletes: tetex-doc-latex2e-html
121Obsoletes: tetex-fontinst
122Obsoletes: tetex-fontname
123Obsoletes: tetex-fonts
124Obsoletes: tetex-fonts-pandora
125Obsoletes: tetex-fonts-vcm
126Obsoletes: tetex-format-elatex
127Obsoletes: tetex-format-pdfelatex
128Obsoletes: tetex-format-pdfemex
129Obsoletes: tetex-latex-vnps
130Obsoletes: tetex-latex-vnr
131Obsoletes: tetex-oxdvi
132Obsoletes: tetex-oxdvi
133Obsoletes: tetex-plain-dvips
134Obsoletes: tetex-plain-dvips
135Obsoletes: tetex-plain-mathtime
136Obsoletes: tetex-plain-mathtime
137Obsoletes: tetex-plain-misc
138Obsoletes: tetex-plain-misc
139Obsoletes: tetex-plain-plnfss
140Obsoletes: tetex-plain-plnfss
141Obsoletes: tetex-tex-hyphen
142Obsoletes: tetex-tex-vietnam
143BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
144
f37ff31b 145%define texmf %{_datadir}/texmf
8b5eed5e 146%define texmfdist %{texmf}-dist
1a192771 147%define texmfdoc %{texmf}-doc
d08789e0
ZU
148%define fmtdir /var/lib/texmf/web2c
149%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
150%define _localstatedir /var/lib/texmf
151%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
152%define fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
153
154%define _noautoreq 'perl(path_tre)'
155
156%description
97b079ad
ZU
157TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
158takes a text file and a set of formatting commands as input and
159creates a typesetter independent .dvi (DeVice Independent) file as
160output. Usually, TeX is used in conjunction with a higher level
161formatting package like LaTeX or PlainTeX, since TeX by itself is not
162very user-friendly.
d08789e0
ZU
163
164%description -l es.UTF-8
165Tex formata archivos de texto y órdenes para una salida independiente
166de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
167de Knut se describen las capacidades y el lenguaje TeX.
168
169%description -l de.UTF-8
170TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
171und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
172DeVice Independent). Die Funktionen und Sprache von TeX werden in The
173TeXbook von Knuth beschrieben.
174
175%description -l fr.UTF-8
176TeX formate un fichier de commandes et de texte mélandés, et produit
177un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
178raccourci pour Device Independant). Les possibilités de TeX et son
179langage sont décrites dans l'ouvrage TeXbook, de Knuth.
180
97b079ad
ZU
181%description -l hu.UTF-8
182TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
183egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
184segítségével a szövegszedő egy független .dvi (DeVice Independent)
185fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
186kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
187TeX önmaga nem túlzottan "felhasználóbarát".
188
d08789e0
ZU
189%description -l pl.UTF-8
190TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
191od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
192Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
193Donalda E. Knutha.
194
195%description -l pt_BR.UTF-8
196Tex formata arquivos de texto e comandos para uma saída independente
197de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
198linguagem TeX são descritas no The TeXbook, de Knuth.
199
200%description -l tr.UTF-8
201TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
202aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
203TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
204TeXbook' başlıklı kitabında anlatılmaktadır.
205
5b7eba8e
MB
206%package doc
207Summary: Documentation for TeX Live
208Group: Documentation
209
210%description doc
211Assorted useful documentation for TeX Live.
212
213%package doc-bg
214Summary: Bulgarian documentation for TeX Live
215Group: Documentation
216
217%description doc-bg
218Assorted useful Bulgarian documentation for TeX Live.
219
220%package doc-cs
221Summary: Czech documentation for TeX Live
222Group: Documentation
223
224%description doc-cs
225Assorted useful Czech documentation for TeX Live.
226
227%package doc-de
228Summary: German documentation for TeX Live
229Group: Documentation
230
231%description doc-de
232Assorted useful German documentation for TeX Live.
233
234%package doc-el
235Summary: Greek documentation for TeX Live
236Group: Documentation
237
238%description doc-el
239Assorted useful Greek documentation for TeX Live.
240
241%package doc-es
242Summary: Spanish documentation for TeX Live
243Group: Documentation
244
245%description doc-es
246Assorted useful Spanish documentation for TeX Live.
247
248%package doc-fi
249Summary: Finnish documentation for TeX Live
250Group: Documentation
251
252%description doc-fi
253Assorted useful Finnish documentation for TeX Live.
254
255%package doc-fr
256Summary: French documentation for TeX Live
257Group: Documentation
258
259%description doc-fr
260Assorted useful French documentation for TeX Live.
261
262%package doc-it
263Summary: Italian documentation for TeX Live
264Group: Documentation
265
266%description doc-it
267Assorted useful Italian documentation for TeX Live.
268
269%package doc-ja
270Summary: Japanese documentation for TeX Live
271Group: Documentation
272
273%description doc-ja
274Assorted useful Japanese documentation for TeX Live.
275
276%package doc-ko
277Summary: Korean documentation for TeX Live
278Group: Documentation
279
280%description doc-ko
281Assorted useful Korean documentation for TeX Live.
282
283%package doc-mn
284Summary: Mongolian documentation for TeX Live
285Group: Documentation
286
287%description doc-mn
288Assorted useful Mongolian documentation for TeX Live.
289
290%package doc-nl
291Summary: Dutch documentation for TeX Live
292Group: Documentation
293
294%description doc-nl
295Assorted useful Dutch documentation for TeX Live.
296
297%package doc-pl
298Summary: Polish documentation for TeX Live
299Group: Documentation
300
301%description doc-pl
302Assorted useful Polish documentation for TeX Live.
303
304%package doc-pt
305Summary: Portuguese documentation for TeX Live
306Group: Documentation
307
308%description doc-pt
309Assorted useful Portuguese documentation for TeX Live.
310
311%package doc-ru
312Summary: Russian documentation for TeX Live
313Group: Documentation
314
315%description doc-ru
316Assorted useful Russian documentation for TeX Live.
317
318%package doc-sk
319Summary: Slovak documentation for TeX Live
320Group: Documentation
321
322%description doc-sk
323Assorted useful Slovak documentation for TeX Live.
324
325%package doc-sl
326Summary: Slovenian documentation for TeX Live
327Group: Documentation
328
329%description doc-sl
330Assorted useful Slovenian documentation for TeX Live.
331
332%package doc-th
333Summary: Thai documentation for TeX Live
334Group: Documentation
335
336%description doc-th
337Assorted useful Thai documentation for TeX Live.
338
339%package doc-tr
340Summary: Turkish documentation for TeX Live
341Group: Documentation
342
343%description doc-tr
344Assorted useful Turkish documentation for TeX Live.
345
346%package doc-uk
347Summary: Ukrainian documentation for TeX Live
348Group: Documentation
349
350%description doc-uk
351Assorted useful Ukrainian documentation for TeX Live.
352
353%package doc-vi
354Summary: Vietnamese documentation for TeX Live
355Group: Documentation
356
357%description doc-vi
358Assorted useful Vietnamese documentation for TeX Live.
359
360%package doc-zh_CN
361Summary: Chinese documentation for TeX Live
362Group: Documentation
363
364%description doc-zh_CN
365Assorted useful Chinese documentation for TeX Live.
489714ae 366
d08789e0
ZU
367%package doc-Catalogue
368Summary: TeX Catalogue
369Summary(pl.UTF-8): Katalog TeXa
370Group: Applications/Publishing/TeX
371Requires(post,postun): %{_bindir}/texhash
372Requires: %{name} = %{epoch}:%{version}-%{release}
373
374%description doc-Catalogue
375TeX Catalogue.
376
377%description doc-Catalogue -l pl.UTF-8
378Katalog TeXa.
379
380%package doc-tug-faq
381Summary: TeX User Group FAQ
489714ae 382Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
383Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
384Group: Applications/Publishing/TeX
385Requires(post,postun): %{_bindir}/texhash
386Requires: %{name} = %{epoch}:%{version}-%{release}
387Obsoletes: tetex-doc-LaTeX-FAQ-francaise
388Obsoletes: tetex-doc-de-tex-faq
389Obsoletes: tetex-doc-uktug-faq
390
391%description doc-tug-faq
392TeX User Group FAQ.
393
74eeb8ec
ZU
394%description doc-tug-faq -l hu.UTF8
395TeX felhasználók FAQ-ja.
396
d08789e0
ZU
397%description doc-tug-faq -l pl.UTF-8
398FAQ Grupy Użytkowników TeXa.
399
400%package doc-latex
401Summary: Basic LaTeX packages documentation
489714ae 402Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
403Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
404Group: Applications/Publishing/TeX
405Requires(post,postun): %{_bindir}/texhash
406Requires: %{name} = %{epoch}:%{version}-%{release}
407
408%description doc-latex
409Basic LaTeX packages documentation.
410
74eeb8ec
ZU
411%description doc-latex -l hu.UTF-8
412Az alap LaTeX csomagok dokumentációja
413
d08789e0
ZU
414%description doc-latex -l pl.UTF-8
415Podstawowa dokumentacja do pakietów LaTeXa.
416
417# # libraries #
096dca83 418%package -n kpathsea
d08789e0 419Summary: File name lookup library
489714ae 420Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
421Summary(pl.UTF-8): Biblioteka szukająca nazw plików
422Group: Applications/Publishing/TeX
423Requires(post,postun): %{_bindir}/texhash
424Requires: %{name} = %{epoch}:%{version}-%{release}
425
096dca83 426%description -n kpathsea
d08789e0
ZU
427File name lookup library.
428
096dca83 429%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
430Fájlnév-kereső könyvtár.
431
096dca83 432%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
433Biblioteka szukająca nazw plików.
434
096dca83 435%package -n kpathsea-devel
d08789e0
ZU
436Summary: Kpathsea library filename lookup header files and documentation
437Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 438Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
439Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
440Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
441Group: Development/Libraries
096dca83 442Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 443
096dca83 444%description -n kpathsea-devel
d08789e0
ZU
445Kpathsea library filename lookup header files and documentation.
446
096dca83 447%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
448Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
449aplicaciones TeX.
450
096dca83 451%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
452Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
453
096dca83 454%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
455Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
456
096dca83 457%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
458Bibliotecas, headers e outros componentes que podem ser utilizados
459para desenvolver aplicações TeX.
460
461# # programs #
462%package dvips
463Summary: DVI to PostScript converter
464Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
465Summary(es.UTF-8): Convertidor dvi para postscript
466Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 467Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
468Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
469Summary(pt_BR.UTF-8): Conversor dvi para postscript
470Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
471Group: Applications/Publishing/TeX
472Requires(post,postun): %{_bindir}/texhash
473Requires: %{name} = %{epoch}:%{version}-%{release}
474
475%description dvips
476The program dvips takes a DVI file file[.dvi] produced by TeX (or by
477some other processor such as GFtoDVI) and converts it to PostScript,
478normally sending the result directly to the laserprinter.
479
480%description dvips -l de.UTF-8
481Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
482durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
483konvertiert diese in PostScript, wobei das Ergebnis in der Regel
484direkt an einen Laserdrucker gesandt wird.
485
486%description dvips -l es.UTF-8
487El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
488otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
489enviando el resultado directamente a la impresora láser.
490
491%description dvips -l fr.UTF-8
492Le programme dvips convertit les fichiers DVI en PostScript, en
493envoyant normalement le résultat directement sur une imprimante Laser.
494
40664f43
ZU
495%description dvips -l hu.UTF-8
496A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 497állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
498lézernyomtatóra küldhetsz.
499
d08789e0
ZU
500%description dvips -l pl.UTF-8
501Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
502program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
503Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
504
505%description dvips -l pt_BR.UTF-8
506O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
507outro processador como o GFtoDVI) e o converte para PostScript,
508normalmente enviando o resultado diretamente para a impressora laser.
509
510%description dvips -l tr.UTF-8
511dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
512PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
513olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
514üretilmiş olabilir.
515
516%package dvilj
517Summary: DVI to PCL converter
518Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
519Summary(es.UTF-8): Convertidor dvi para laserjet
520Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 521Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
522Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
523Summary(pt_BR.UTF-8): Conversor dvi para laserjet
524Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
525Group: Applications/Publishing/TeX
526Requires(post,postun): %{_bindir}/texhash
527Requires: %{name} = %{epoch}:%{version}-%{release}
528
529%description dvilj
530Dvilj and dvilj's siblings (included in this package) will convert TeX
531text formatting system output .dvi files to HP PCL (HP Printer Control
532Language) commands. Using dvilj, you can print TeX files to HP
533LaserJet+ and fully compatible printers. With dvilj2p, you can print
534to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
535can print to HP LaserJet4 and fully compatible printers.
536
537%description dvilj -l de.UTF-8
538Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
539Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
540LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
541kompatiblen Druckern.
542
543%description dvilj -l es.UTF-8
544Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
545HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
546impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
547dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
548
549%description dvilj -l fr.UTF-8
550dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
551(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
552LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
553imprimantes totalement compatibles.
554
6b25593c
ZU
555%description dvilj -l hu.UTF-8
556Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
557Printer Control Language) parancsokká. A dvilj használatával TeX
558fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
559nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
560nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
561
d08789e0
ZU
562%description dvilj -l pl.UTF-8
563dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
564pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
565PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
566pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
567użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
568kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
569LaserJet4 i w pełni kompatybilnych.
570
571%description dvilj -l pt_BR.UTF-8
572Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
573HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
574impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
575dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
576
577%description dvilj -l tr.UTF-8
578TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
579denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
580LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
581uyumlularından yazıcı çıktısı alınabilir.
582
583%package makeindex
584Summary: A general purpose hierarchical index generator
6b25593c 585Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
586Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
587Group: Applications/Publishing/TeX
588Requires(post,postun): %{_bindir}/texhash
589Requires: %{name} = %{epoch}:%{version}-%{release}
590Obsoletes: tetex-rumakeindex
591
592%description makeindex
593A general purpose hierarchical index generator; it accepts one or more
594input files (often produced by a text formatter such as TeX or troff),
595sorts the entries, and produces an output file which can be formatted.
596The formats of the input and output files are specified in a style
597file; by default, input is assumed to be an idx file, as generated by
598LaTeX.
599
6b25593c
ZU
600%description makeindex -l hu.UTF-8
601Egy általános célű hierarchikus index generáló; elfogad egy vagy több
602bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
603rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
604készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
605definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
606LaTeX generál.
607
d08789e0
ZU
608%description makeindex -l pl.UTF-8
609Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
610jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
611narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
612elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
613plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
614przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
615LaTeX.
616
617%package metafont
618Summary: MetaFont
6b25593c 619Summary(hu.UTF-8): MetaFont
d08789e0
ZU
620Summary(pl.UTF-8): Zestaw narzędzi MetaFont
621Group: Applications/Publishing/TeX
622Requires(post,postun): %{_bindir}/texhash
623Requires: %{name} = %{epoch}:%{version}-%{release}
624
625%description metafont
626MetaFont.
627
628%description metafont -l pl.UTF-8
629Zestaw narzędzi MetaFont.
630
631%package metapost
632Summary: MetaPost
6b25593c 633Summary(hu.UTF-8): MetaPost
d08789e0
ZU
634Summary(pl.UTF-8): Zestaw narzędzi MetaPost
635Group: Applications/Publishing/TeX
636Requires(post,postun): %{_bindir}/texhash
637Requires: %{name} = %{epoch}:%{version}-%{release}
638Obsoletes: tetex-matapost
639
640%description metapost
641MetaPost.
642
6b25593c
ZU
643%description metapost -l hu.UTF-8
644MetaPost.
645
d08789e0
ZU
646%description metapost -l pl.UTF-8
647Zestaw narzędzi MetaPost.
648
649%package mptopdf
650Summary: MetaPost to PDF converter
6b25593c 651Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
652Summary(pl.UTF-8): Konwerter MetaPost do PDF
653Group: Applications/Publishing/TeX
654Requires(post,postun): %{_bindir}/texhash
655Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
656
657%description mptopdf
658MetaPost to PDF converter.
659
6b25593c
ZU
660%description mptopdf -l hu.UTF-8
661MetaPost-ból PDF-be konvertáló.
662
d08789e0
ZU
663%description mptopdf -l pl.UTF-8
664Konwerter MetaPost do PDF.
665
666%package texdoctk
667Summary: Easy access to TeX documentation
668Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
669Group: Applications/Publishing/TeX
670Requires(post,postun): %{_bindir}/texhash
671Requires: %{name} = %{epoch}:%{version}-%{release}
672
673%description texdoctk
674A Perl/Tk-based GUI for easy access to package documentation for TeX
675on Unix platforms; the databases it uses are based on the texmf/doc
676subtrees of teTeX v.1.0.x, but database files for local configurations
677with modified/extended directories can be derived from them. Note that
678texdoctk is not a viewer itself, but an interface for finding
679documentation files and opening them with the appropriate viewer; so
680it relies on appropriate programs to be installed on the system.
681However, the choice of these programs can be configured by the
682sysadmin or user.
683
684%description texdoctk -l pl.UTF-8
685Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
686dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
687danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
688używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
689Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
690interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
691właściwej przeglądarce; tak więc wymaga on odpowiednich programów
692zainstalowanych w systemie. Wybór tych programów może być dokonany
693przez administratora lub użytkownika.
694
695%package -n texconfig
696Summary: TeX typesetting system configurator
697Summary(pl.UTF-8): Konfigurator systemu składu TeX
698Group: Applications/Publishing/TeX
699Requires: %{name} = %{epoch}:%{version}-%{release}
700Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
701Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
702Requires: xdvi = %{epoch}:%{version}-%{release}
703Obsoletes: tetex-texconfig
704
705%description -n texconfig
706TeX typesetting system configurator.
707
708%description -n texconfig -l pl.UTF-8
709Konfigurator systemu składu TeX.
710
711%package -n xdvi
712Summary: X11 previewer
713Summary(de.UTF-8): X11-Previewer
714Summary(es.UTF-8): Visualizador TeX X11
715Summary(fr.UTF-8): Prévisualisateur X11
716Summary(pl.UTF-8): Przeglądarka DVI dla X11
717Summary(pt_BR.UTF-8): Visualizador TeX X11
718Summary(tr.UTF-8): X11 öngörüntüleyici
719Group: Applications/Publishing/TeX
720Requires(post,postun): %{_bindir}/texhash
721Requires: %{name} = %{epoch}:%{version}-%{release}
722Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
723Suggests: %{name}-dvips
724Obsoletes: tetex-xdvi
725
726%description -n xdvi
727xdvi is a program which runs under the X window system. It is used to
728preview dvi files, such as are produced by tex and latex.
729
730%description -n xdvi -l de.UTF-8
731xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
732ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
733latex erzeugt wurden.
734
735%description -n xdvi -l es.UTF-8
736xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
737visualizar archivos dvi, como los producidos por tex y latex.
738
739%description -n xdvi -l fr.UTF-8
740xdvi est un programme s'exécutant sous le système X Window. Il sert à
741visualiser les fichiers dvi tels que ceux produits par tex et latex.
742
743%description -n xdvi -l pl.UTF-8
744Xdvi jest programem (działającym w X Window System) do przeglądania
745plików DVI, produkowanych przez TeXa i LaTeXa.
746
747%description -n xdvi -l pt_BR.UTF-8
748xdvi é um programa que roda no sistema X Window. É usado para
749visualizar arquivos dvi, como os produzidos por tex e latex.
750
624ed2f9
ZU
751%package -n xindy
752Summary: Xindy creates sorted and tagged index from raw index
753Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
754Group: Applications/Publishing/TeX
755
756%description -n xindy
757Xindy creates sorted and tagged index from raw index.
758
759%description -n xindy -l hu.UTF-8
760Xindy rendezett és cimkézett indexet készít nyers indexekből.
761
762%package -n xindy-albanian
763Summary: Xindy albanian language
764Summary(hu.UTF-8): Xindy albán nyelv
765Group: Applications/Publishing/TeX
766
767%description -n xindy-albanian
768Xindy albanian language
769
770%description -n xindy-albanian -l hu.UTF-8
771Xindy albán nyelv
772
773%package -n xindy-belarusian
774Summary: Xindy belarusian language
775Summary(hu.UTF-8): Xindy belorusz nyelv
776Group: Applications/Publishing/TeX
777
778%description -n xindy-belarusian
779Xindy belarusian language
780
781%description -n xindy-belarusian -l hu.UTF-8
782Xindy belorusz nyelv
783
784%package -n xindy-bulgarian
785Summary: Xindy bulgarian language
786Summary(hu.UTF-8): Xindy bolgár nyelv
787Group: Applications/Publishing/TeX
788
789%description -n xindy-bulgarian
790Xindy bulgarian language
791
792%description -n xindy-bulgarian -l hu.UTF-8
793Xindy bolgár nyelv
794
795%package -n xindy-croatian
796Summary: Xindy croatian language
797Summary(hu.UTF-8): Xindy horvát nyelv
798Group: Applications/Publishing/TeX
799
800%description -n xindy-croatian
801Xindy croatian language
802
803%description -n xindy-croatian -l hu.UTF-8
804Xindy horvát nyelv
805
806%package -n xindy-czech
807Summary: Xindy czech language
808Summary(hu.UTF-8): Xindy cseh nyelv
809Group: Applications/Publishing/TeX
810
811%description -n xindy-czech
812Xindy czech language
813
814%description -n xindy-czech -l hu.UTF-8
815Xindy cseh nyelv
816
817%package -n xindy-danish
818Summary: Xindy danish language
819Summary(hu.UTF-8): Xindy dán nyelv
820Group: Applications/Publishing/TeX
821
822%description -n xindy-danish
823Xindy danish language
824
825%description -n xindy-danish -l hu.UTF-8
826Xindy dán nyelv
827
828%package -n xindy-dutch
829Summary: Xindy dutch language
830Summary(hu.UTF-8): Xindy holland nyelv
831Group: Applications/Publishing/TeX
832
833%description -n xindy-dutch
834Xindy dutch language
835
836%description -n xindy-dutch -l hu.UTF-8
837Xindy holland nyelv
838
839%package -n xindy-english
840Summary: Xindy english language
841Summary(hu.UTF-8): Xindy angol nyelv
842Group: Applications/Publishing/TeX
843
844%description -n xindy-english
845Xindy english language
846
847%description -n xindy-english -l hu.UTF-8
848Xindy angol nyelv
849
850%package -n xindy-esperanto
851Summary: Xindy esperanto language
852Summary(hu.UTF-8): Xindy eszperantó nyelv
853Group: Applications/Publishing/TeX
854
855%description -n xindy-esperanto
856Xindy esperanto language
857
858%description -n xindy-esperanto -l hu.UTF-8
859Xindy eszperantó nyelv
860
861%package -n xindy-estonian
862Summary: Xindy estonian language
863Summary(hu.UTF-8): Xindy észt nyelv
864Group: Applications/Publishing/TeX
865
866%description -n xindy-estonian
867Xindy estonian language
868
869%description -n xindy-estonian -l hu.UTF-8
870Xindy észt nyelv
871
872%package -n xindy-finnish
873Summary: Xindy finnish language
874Summary(hu.UTF-8): Xindy finn nyelv
875Group: Applications/Publishing/TeX
876
877%description -n xindy-finnish
878Xindy finnish language
879
880%description -n xindy-finnish -l hu.UTF-8
881Xindy finn nyelv
882
883%package -n xindy-french
884Summary: Xindy french language
885Summary(hu.UTF-8): Xindy francia nyelv
886Group: Applications/Publishing/TeX
887
888%description -n xindy-french
889Xindy french language
890
891%description -n xindy-french -l hu.UTF-8
892Xindy francia nyelv
893
894%package -n xindy-general
895Summary: Xindy general language
896Summary(hu.UTF-8): Xindy általános nyelv
897Group: Applications/Publishing/TeX
898
899%description -n xindy-general
900Xindy general language
901
902%description -n xindy-general -l hu.UTF-8
903Xindy általános nyelv
904
905%package -n xindy-georgian
906Summary: Xindy georgian language
907Summary(hu.UTF-8): Xindy georgian nyelv
908Group: Applications/Publishing/TeX
909
910%description -n xindy-georgian
911Xindy georgian language
912
913%description -n xindy-georgian -l hu.UTF-8
914Xindy georgian nyelv
915
916%package -n xindy-german
917Summary: Xindy german language
918Summary(hu.UTF-8): Xindy német nyelv
919Group: Applications/Publishing/TeX
920
921%description -n xindy-german
922Xindy german language
923
924%description -n xindy-german -l hu.UTF-8
925Xindy német nyelv
926
927%package -n xindy-greek
928Summary: Xindy greek language
929Summary(hu.UTF-8): Xindy görög nyelv
930Group: Applications/Publishing/TeX
931
932%description -n xindy-greek
933Xindy greek language
934
935%description -n xindy-greek -l hu.UTF-8
936Xindy görög nyelv
937
938%package -n xindy-gypsy
939Summary: Xindy gypsy language
940Summary(hu.UTF-8): Xindy cigány nyelv
941Group: Applications/Publishing/TeX
942
943%description -n xindy-gypsy
944Xindy gypsy language
945
946%description -n xindy-gypsy -l hu.UTF-8
947Xindy cigány nyelv
948
949%package -n xindy-hausa
950Summary: Xindy hausa language
951Summary(hu.UTF-8): Xindy hausa nyelv
952Group: Applications/Publishing/TeX
953
954%description -n xindy-hausa
955Xindy hausa language
956
957%description -n xindy-hausa -l hu.UTF-8
958Xindy hausa nyelv
959
960%package -n xindy-hebrew
961Summary: Xindy hebrew language
962Summary(hu.UTF-8): Xindy héber nyelv
963Group: Applications/Publishing/TeX
964
965%description -n xindy-hebrew
966Xindy hebrew language
967
968%description -n xindy-hebrew -l hu.UTF-8
969Xindy héber nyelv
970
971%package -n xindy-hungarian
972Summary: Xindy hungarian language
973Summary(hu.UTF-8): Xindy magyar nyelv
974Group: Applications/Publishing/TeX
975
976%description -n xindy-hungarian
977Xindy hungarian language
978
979%description -n xindy-hungarian -l hu.UTF-8
980Xindy magyar nyelv
981
982%package -n xindy-icelandic
983Summary: Xindy icelandic language
984Summary(hu.UTF-8): Xindy izlandi nyelv
985Group: Applications/Publishing/TeX
986
987%description -n xindy-icelandic
988Xindy icelandic language
989
990%description -n xindy-icelandic -l hu.UTF-8
991Xindy izlandi nyelv
992
993%package -n xindy-italian
994Summary: Xindy italian language
995Summary(hu.UTF-8): Xindy olasz nyelv
996Group: Applications/Publishing/TeX
997
998%description -n xindy-italian
999Xindy italian language
1000
1001%description -n xindy-italian -l hu.UTF-8
1002Xindy olasz nyelv
1003
1004%package -n xindy-klingon
1005Summary: Xindy klingon language
1006Summary(hu.UTF-8): Xindy klingon nyelv
1007Group: Applications/Publishing/TeX
1008
1009%description -n xindy-klingon
1010Xindy klingon language
1011
1012%description -n xindy-klingon -l hu.UTF-8
1013Xindy klingon nyelv
1014
1015%package -n xindy-kurdish
1016Summary: Xindy kurdish language
1017Summary(hu.UTF-8): Xindy kurd nyelv
1018Group: Applications/Publishing/TeX
1019
1020%description -n xindy-kurdish
1021Xindy kurdish language
1022
1023%description -n xindy-kurdish -l hu.UTF-8
1024Xindy kurd nyelv
1025
1026%package -n xindy-latin
1027Summary: Xindy latin language
1028Summary(hu.UTF-8): Xindy latin nyelv
1029Group: Applications/Publishing/TeX
1030
1031%description -n xindy-latin
1032Xindy latin language
1033
1034%description -n xindy-latin -l hu.UTF-8
1035Xindy latin nyelv
1036
1037%package -n xindy-latvian
1038Summary: Xindy latvian language
1039Summary(hu.UTF-8): Xindy lett nyelv
1040Group: Applications/Publishing/TeX
1041
1042%description -n xindy-latvian
1043Xindy latvian language
1044
1045%description -n xindy-latvian -l hu.UTF-8
1046Xindy lett nyelv
1047
1048%package -n xindy-lithuanian
1049Summary: Xindy lithuanian language
1050Summary(hu.UTF-8): Xindy litván nyelv
1051Group: Applications/Publishing/TeX
1052
1053%description -n xindy-lithuanian
1054Xindy lithuanian language
1055
1056%description -n xindy-lithuanian -l hu.UTF-8
1057Xindy litván nyelv
1058
1059%package -n xindy-lower-sorbian
1060Summary: Xindy lower-sorbian language
1061Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1062Group: Applications/Publishing/TeX
1063
1064%description -n xindy-lower-sorbian
1065Xindy lower-sorbian language
1066
1067%description -n xindy-lower-sorbian -l hu.UTF-8
1068Xindy lower-sorbian nyelv
1069
1070%package -n xindy-macedonian
1071Summary: Xindy macedonian language
1072Summary(hu.UTF-8): Xindy macedón nyelv
1073Group: Applications/Publishing/TeX
1074
1075%description -n xindy-macedonian
1076Xindy macedonian language
1077
1078%description -n xindy-macedonian -l hu.UTF-8
1079Xindy macedón nyelv
1080
1081%package -n xindy-mongolian
1082Summary: Xindy mongolian language
1083Summary(hu.UTF-8): Xindy mongol nyelv
1084Group: Applications/Publishing/TeX
1085
1086%description -n xindy-mongolian
1087Xindy mongolian language
1088
1089%description -n xindy-mongolian -l hu.UTF-8
1090Xindy mongol nyelv
1091
1092%package -n xindy-norwegian
1093Summary: Xindy norwegian language
1094Summary(hu.UTF-8): Xindy norvég nyelv
1095Group: Applications/Publishing/TeX
1096
1097%description -n xindy-norwegian
1098Xindy norwegian language
1099
1100%description -n xindy-norwegian -l hu.UTF-8
1101Xindy norvég nyelv
1102
1103%package -n xindy-polish
1104Summary: Xindy polish language
1105Summary(hu.UTF-8): Xindy lengyel nyelv
1106Group: Applications/Publishing/TeX
1107
1108%description -n xindy-polish
1109Xindy polish language
1110
1111%description -n xindy-polish -l hu.UTF-8
1112Xindy lengyel nyelv
1113
1114%package -n xindy-portuguese
1115Summary: Xindy portuguese language
1116Summary(hu.UTF-8): Xindy portugál nyelv
1117Group: Applications/Publishing/TeX
1118
1119%description -n xindy-portuguese
1120Xindy portuguese language
1121
1122%description -n xindy-portuguese -l hu.UTF-8
1123Xindy portugál nyelv
1124
1125%package -n xindy-romanian
1126Summary: Xindy romanian language
1127Summary(hu.UTF-8): Xindy román nyelv
1128Group: Applications/Publishing/TeX
1129
1130%description -n xindy-romanian
1131Xindy romanian language
1132
1133%description -n xindy-romanian -l hu.UTF-8
1134Xindy román nyelv
1135
1136%package -n xindy-russian
1137Summary: Xindy russian language
1138Summary(hu.UTF-8): Xindy orosz nyelv
1139Group: Applications/Publishing/TeX
1140
1141%description -n xindy-russian
1142Xindy russian language
1143
1144%description -n xindy-russian -l hu.UTF-8
1145Xindy orosz nyelv
1146
1147%package -n xindy-serbian
1148Summary: Xindy serbian language
1149Summary(hu.UTF-8): Xindy szerb nyelv
1150Group: Applications/Publishing/TeX
1151
1152%description -n xindy-serbian
1153Xindy serbian language
1154
1155%description -n xindy-serbian -l hu.UTF-8
1156Xindy szerb nyelv
1157
1158%package -n xindy-slovak
1159Summary: Xindy slovak language
1160Summary(hu.UTF-8): Xindy szlovák nyelv
1161Group: Applications/Publishing/TeX
1162
1163%description -n xindy-slovak
1164Xindy slovak language
1165
1166%description -n xindy-slovak -l hu.UTF-8
1167Xindy szlovák nyelv
1168
1169%package -n xindy-slovenian
1170Summary: Xindy slovenian language
1171Summary(hu.UTF-8): Xindy szlovén nyelv
1172Group: Applications/Publishing/TeX
1173
1174%description -n xindy-slovenian
1175Xindy slovenian language
1176
1177%description -n xindy-slovenian -l hu.UTF-8
1178Xindy szlovén nyelv
1179
1180%package -n xindy-spanish
1181Summary: Xindy spanish language
1182Summary(hu.UTF-8): Xindy spanyol nyelv
1183Group: Applications/Publishing/TeX
1184
1185%description -n xindy-spanish
1186Xindy spanish language
1187
1188%description -n xindy-spanish -l hu.UTF-8
1189Xindy spanyol nyelv
1190
1191%package -n xindy-swedish
1192Summary: Xindy swedish language
1193Summary(hu.UTF-8): Xindy svéd nyelv
1194Group: Applications/Publishing/TeX
1195
1196%description -n xindy-swedish
1197Xindy swedish language
1198
1199%description -n xindy-swedish -l hu.UTF-8
1200Xindy svéd nyelv
1201
1202%package -n xindy-turkish
1203Summary: Xindy turkish language
1204Summary(hu.UTF-8): Xindy török nyelv
1205Group: Applications/Publishing/TeX
1206
1207%description -n xindy-turkish
1208Xindy turkish language
1209
1210%description -n xindy-turkish -l hu.UTF-8
1211Xindy török nyelv
1212
1213%package -n xindy-ukrainian
1214Summary: Xindy ukrainian language
1215Summary(hu.UTF-8): Xindy ukrán nyelv
1216Group: Applications/Publishing/TeX
1217
1218%description -n xindy-ukrainian
1219Xindy ukrainian language
1220
1221%description -n xindy-ukrainian -l hu.UTF-8
1222Xindy ukrán nyelv
1223
1224%package -n xindy-upper-sorbian
1225Summary: Xindy upper-sorbian language
1226Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1227Group: Applications/Publishing/TeX
1228
1229%description -n xindy-upper-sorbian
1230Xindy upper-sorbian language
1231
1232%description -n xindy-upper-sorbian -l hu.UTF-8
1233Xindy upper-sorbian nyelv
1234
1235%package -n xindy-vietnamese
1236Summary: Xindy vietnamese language
04123363 1237Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1238Group: Applications/Publishing/TeX
1239
1240%description -n xindy-vietnamese
1241Xindy vietnamese language
1242
1243%description -n xindy-vietnamese -l hu.UTF-8
1244Xindy vietnám nyelv
1245
1246
d08789e0
ZU
1247%package pdftex
1248Summary: TeX generating PDF files instead DVI
04123363 1249Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1250Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1251Group: Applications/Publishing/TeX
60597425 1252Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1253Requires: %{name} = %{epoch}:%{version}-%{release}
1254Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1255
1256%description pdftex
1257TeX generating PDF files instead DVI.
1258
1259%description pdftex -l pl.UTF-8
1260TeX generujący pliki PDF zamiast DVI.
1261
04123363
ZU
1262%package phyzzx
1263Summary: A TeX format for physicists
1264Summary(hu.UTF-8): TeX formátum fizikusoknak
1265Group: Applications/Publishing/TeX
1266Requires(post,postun): %{_bindir}/texhash
1267Requires: %{name} = %{epoch}:%{version}-%{release}
1268
1269%description phyzzx
1270A TeX format for physicists.
1271
1272%description phyzzx -l hu.UTF-8
1273TeX formátum fizikusoknak.
1274
d08789e0
ZU
1275%package omega
1276Summary: Extended unicode TeX
1277Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1278Group: Applications/Publishing/TeX
1279Requires(post,postun): %{_bindir}/texhash
1280Requires: %{name} = %{epoch}:%{version}-%{release}
1281Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1282Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1283
1284%description omega
1285Omega is a version of the TeX program modified for multilingual
1286typesetting. It uses unicode, and has additional primitives for (among
1287other things) bidirectional typesetting.
1288
1289%description omega -l pl.UTF-8
1290Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1291Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1292tekstu pisanego w obu kierunkach.
1293
1294# # formats #
1295
1296# Plain format.
1297
1298%package plain
1299Summary: Plain TeX format basic files
1300Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1301Group: Applications/Publishing/TeX
60597425 1302Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1303Requires: %{name} = %{epoch}:%{version}-%{release}
1304
1305%description plain
1306Plain TeX format basic files.
1307
1308%description plain -l pl.UTF-8
1309Podstawowe pliki dla formatu Plain TeX.
1310
1311%package format-plain
1312Summary: TeX Plain format
1313Summary(pl.UTF-8): Format TeX Plain
1314Group: Applications/Publishing/TeX
1315Requires(post,postun): %{_bindir}/texhash
1316Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1317
1318%description format-plain
1319TeX Plain format.
1320
1321%description format-plain -l pl.UTF-8
1322Format TeX Plain.
1323
1324%package format-pdftex
1325Summary: PDFTeX Plain format
1326Summary(pl.UTF-8): Format PDFTeX Plain
1327Group: Applications/Publishing/TeX
1328Requires(post,postun): %{_bindir}/texhash
1329Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1330Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1331# for epstopdf to work
1332Requires: fonts-Type1-urw
1333Requires: ghostscript
1334
1335%description format-pdftex
1336PDFTeX Plain format.
1337
1338%description format-pdftex -l pl.UTF-8
1339Format PDFTeX Plain.
1340
1341%package format-pdfetex
1342Summary: PDFTeX EPlain format
1343Summary(pl.UTF-8): Format PDFTeX EPlain
1344Group: Applications/Publishing/TeX
1345Requires(post,postun): %{_bindir}/texhash
1346Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1347Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1348
1349%description format-pdfetex
1350PDFTeX EPlain format.
1351
1352%description format-pdfetex -l pl.UTF-8
1353Format PDFTeX EPlain.
1354
1355# MeX Plain format
1356
1357%package mex
1358Summary: MeX Plain Format basic files
1359Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1360Group: Applications/Publishing/TeX
1361Requires(post,postun): %{_bindir}/texhash
1362Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1363Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1364Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1365
1366%description mex
1367MeX Plain Format basic files.
1368
1369%description mex -l pl.UTF-8
1370Podstawowe pliki dla formatu MeX Plain.
1371
1372%package format-mex
1373Summary: MeX Plain Format
1374Summary(pl.UTF-8): Format MeX Plain
1375Group: Applications/Publishing/TeX
1376Requires(post,postun): %{_bindir}/texhash
f6a96d15 1377Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1378
1379%description format-mex
1380MeX Plain Format.
1381
1382%description format-mex -l pl.UTF-8
1383Format MeX Plain.
1384
1385%package format-pdfmex
1386Summary: PDFMeX Plain Format
1387Summary(pl.UTF-8): Format PDFMeX Plain
1388Group: Applications/Publishing/TeX
1389Requires(post,postun): %{_bindir}/texhash
1390Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1391Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1392
1393%description format-pdfmex
1394PDFMeX Plain Format.
1395
1396%description format-pdfmex -l pl.UTF-8
1397Format PDFMeX Plain.
1398
1399%package format-utf8mex
1400Summary: MeX Plain Format with UTF-8 encoded source files
1401Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1402Group: Applications/Publishing/TeX
1403Requires(post,postun): %{_bindir}/texhash
1404Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1405
1406%description format-utf8mex
1407MeX Plain Format with UTF-8 encoded source files.
1408
1409%description format-utf8mex -l pl.UTF-8
1410Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1411
1412# AMS TeX format
1413
1414%package amstex
1415Summary: AMS macros for Plain TeX basic files
1416Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1417Group: Applications/Publishing/TeX
1418Requires(post,postun): %{_bindir}/texhash
1419Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1420Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1421Obsoletes: tetex-ams
1422Obsoletes: tetex-plain-amsfonts
1423
1424%description amstex
1425American Mathematical Society macros for Plain TeX basic files.
1426
1427%description amstex -l pl.UTF-8
1428Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1429Plain TeX.
1430
1431%package format-amstex
1432Summary: AMS macros for Plain TeX
1433Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1434Group: Applications/Publishing/TeX
1435Requires(post,postun): %{_bindir}/texhash
1436Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1437Obsoletes: tetex-ams
1438
1439%description format-amstex
1440American Mathematical Society macros for Plain TeX.
1441
1442%description format-amstex -l pl.UTF-8
1443Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1444
1445%package format-pdfamstex
1446Summary: AMS macros for PDFTeX
1447Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1448Group: Applications/Publishing/TeX
1449Requires(post,postun): %{_bindir}/texhash
1450Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1451Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1452
1453%description format-pdfamstex
1454American Mathematical Society macros for PDFTeX.
1455
1456%description format-pdfamstex -l pl.UTF-8
1457Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1458
1459# CSPlain format
1460
1461%package csplain
1462Summary: TeX CSPlain format basic files
1463Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1464Group: Applications/Publishing/TeX
1465Requires(post,postun): %{_bindir}/texhash
1466Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1467Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1468
1469%description csplain
1470TeX CSPlain format basic files.
1471
1472%description csplain -l pl.UTF-8
1473Podstawowe pliki dla formatu TeX CSPlain.
1474
1475%package format-csplain
1476Summary: TeX CSPlain format
1477Summary(pl.UTF-8): Format TeX CSPlain
1478Group: Applications/Publishing/TeX
1479Requires(post,postun): %{_bindir}/texhash
1480Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1481
1482%description format-csplain
1483TeX CSPlain format.
1484
1485%description format-csplain -l pl.UTF-8
1486Format TeX CSPlain.
1487
1488%package format-pdfcsplain
1489Summary: PDFTeX CSPlain format
1490Summary(pl.UTF-8): Format PDFTeX CSPlain
1491Group: Applications/Publishing/TeX
1492Requires(post,postun): %{_bindir}/texhash
1493Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1494
1495%description format-pdfcsplain
1496PDFTeX CSPlain format.
1497
1498%description format-pdfcsplain -l pl.UTF-8
1499Format PDFTeX CSPlain.
1500
1501# CSLaTeX format
1502
1503%package cslatex
1504Summary: CSLaTeX format basic files
1505Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1506Group: Applications/Publishing/TeX
1507Requires(post,postun): %{_bindir}/texhash
1508Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1509Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1510
1511%description cslatex
1512CSLaTeX format basic files.
1513
1514%description cslatex -l pl.UTF-8
1515Podstawowe pliki dla formatu CSLaTeX.
1516
1517%package format-cslatex
1518Summary: CSLaTeX format
1519Summary(pl.UTF-8): Format CSLaTeX
1520Group: Applications/Publishing/TeX
1521Requires(post,postun): %{_bindir}/texhash
1522Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1523
1524%description format-cslatex
1525CSLaTeX format.
1526
1527%description format-cslatex -l pl.UTF-8
1528Format CSLaTeX.
1529
1530%package format-pdfcslatex
1531Summary: PDF CSLaTeX format
1532Summary(pl.UTF-8): Format PDF CSLaTeX
1533Group: Applications/Publishing/TeX
1534Requires(post,postun): %{_bindir}/texhash
1535Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1536
1537%description format-pdfcslatex
1538PDF CSLaTeX format.
1539
1540%description format-pdfcslatex -l pl.UTF-8
1541Format PDF CSLaTeX.
1542
1543# Cyrillic Plain format
1544
1545%package cyrplain
1546Summary: Cyrillic Plain format basic files
1547Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1548Group: Applications/Publishing/TeX
1549Requires(post,postun): %{_bindir}/texhash
1550Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1551
1552%description cyrplain
1553Cyrillic Plain format basic files.
1554
1555%description cyrplain -l pl.UTF-8
1556Podstawowe pliki dla formatu Cyrillic Plain.
1557
1558%package format-cyrplain
1559Summary: Cyrillic Plain format
1560Summary(pl.UTF-8): Format Cyrillic Plain
1561Group: Applications/Publishing/TeX
1562Requires(post,postun): %{_bindir}/texhash
1563Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1564
1565%description format-cyrplain
1566Cyrillic Plain format.
1567
1568%description format-cyrplain -l pl.UTF-8
1569Format Cyrillic Plain.
1570
1571%package format-cyramstex
1572Summary: Cyrillic AMSTeX format
1573Summary(pl.UTF-8): Format Cyrillic AMSTeX
1574Group: Applications/Publishing/TeX
1575Requires(post,postun): %{_bindir}/texhash
1576Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1577Obsoletes: tetex-cyramstex
1578
1579%description format-cyramstex
1580Cyrillic AMSTeX format.
1581
1582%description format-cyramstex -l pl.UTF-8
1583Format Cyrillic AMSTeX.
1584
1585%package format-cyrtexinfo
1586Summary: Cyrillic TeXInfo format
1587Summary(pl.UTF-8): Format Cyrillic TeXInfo
1588Group: Applications/Publishing/TeX
1589Requires(post,postun): %{_bindir}/texhash
1590Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1591Obsoletes: tetex-cyrtexinfo
1592
1593%description format-cyrtexinfo
1594Cyrillic TeXInfo format.
1595
1596%description format-cyrtexinfo -l pl.UTF-8
1597Format Cyrillic TeXInfo.
1598
1599# EPlain format
1600
1601%package eplain
1602Summary: EPlain format basic files
1603Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1604Group: Applications/Publishing/TeX
1605Requires(post,postun): %{_bindir}/texhash
1606Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1607Obsoletes: tetex-etex
1608
1609%description eplain
1610EPlain format basic files.
1611
1612%description eplain -l pl.UTF-8
1613Podstawowe pliki dla formatu EPlain.
1614
1615%package format-eplain
1616Summary: EPlain format
1617Summary(pl.UTF-8): Format EPlain
1618Group: Applications/Publishing/TeX
1619Requires(post,postun): %{_bindir}/texhash
1620Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1621
1622%description format-eplain
1623EPlain format.
1624
1625%description format-eplain -l pl.UTF-8
1626Format EPlain.
1627
1628# ConTeXt format.
1629
1630%package context
1631Summary: ConTeXt macro package basic files
1632Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1633Group: Applications/Publishing/TeX
1634Requires(post,postun): %{_bindir}/texhash
1635Requires: %{name} = %{epoch}:%{version}-%{release}
1636Obsoletes: tetex-latex-context
1637
1638%define _noautoreq 'perl(path_tre)'
1639
1640%description context
1641A full featured, parameter driven macro package, which fully supports
1642advanced interactive documents.
1643
1644This package contains basic files.
1645
1646%description context -l pl.UTF-8
1647Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1648całkowicie obsługujący zaawansowane dokumenty interaktywne.
1649
1650Ten pakiet zawiera podstawowe pliki.
1651
1652%package format-context-de
1653Summary: German ConTeXt format
1654Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1655Group: Applications/Publishing/TeX
1656Requires(post,postun): %{_bindir}/texhash
1657Requires: %{name}-context = %{epoch}:%{version}-%{release}
1658
1659%description format-context-de
1660German ConTeXt format.
1661
1662%description format-context-de -l pl.UTF-8
1663Niemiecka wersja formatu ConTeXt.
1664
1665%package format-context-en
1666Summary: English ConTeXt format
1667Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1668Group: Applications/Publishing/TeX
1669Requires(post,postun): %{_bindir}/texhash
1670Requires: %{name}-context = %{epoch}:%{version}-%{release}
1671
1672%description format-context-en
1673English ConTeXt format.
1674
1675%description format-context-en -l pl.UTF-8
1676Angielska wersja formatu ConTeXt.
1677
1678%package format-context-nl
1679Summary: Dutch ConTeXt format
1680Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1681Group: Applications/Publishing/TeX
1682Requires(post,postun): %{_bindir}/texhash
1683Requires: %{name}-context = %{epoch}:%{version}-%{release}
1684
1685%description format-context-nl
1686Dutch ConTeXt format.
1687
1688%description format-context-nl -l pl.UTF-8
1689Holenderska wersja formatu ConTeXt.
1690
1691# LaTeX format.
1692
1693%package latex
1694Summary: LaTeX macro package basic files
1695Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1696Group: Applications/Publishing/TeX
60597425 1697Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1698Requires: %{name} = %{epoch}:%{version}-%{release}
1699Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1700Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1701Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1702# for misc/eurosym:
1703Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1704Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613
ZU
1705Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
1706Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1707Obsoletes: tetex-bibtex-koma-script
1708Obsoletes: tetex-latex-SIunits
1709Obsoletes: tetex-latex-caption
1710Obsoletes: tetex-latex-curves
1711Obsoletes: tetex-latex-dinbrief
1712Obsoletes: tetex-latex-draftcopy
1713Obsoletes: tetex-latex-dvilj
1714Obsoletes: tetex-latex-eepic
1715Obsoletes: tetex-latex-endfloat
1716Obsoletes: tetex-latex-fancyhdr
1717Obsoletes: tetex-latex-fancyheadings
1718Obsoletes: tetex-latex-fancyvrb
1719Obsoletes: tetex-latex-fp
1720Obsoletes: tetex-latex-graphics
1721Obsoletes: tetex-latex-hyperref
1722Obsoletes: tetex-latex-koma-script
1723Obsoletes: tetex-latex-labels
1724Obsoletes: tetex-latex-listings
1725Obsoletes: tetex-latex-misc
1726Obsoletes: tetex-latex-ms
1727Obsoletes: tetex-latex-multirow
1728Obsoletes: tetex-latex-mwcls
1729Obsoletes: tetex-latex-mwdtools
1730Obsoletes: tetex-latex-natbib
1731Obsoletes: tetex-latex-ntgclass
1732Obsoletes: tetex-latex-oberdiek
1733Obsoletes: tetex-latex-pb-diagram
1734Obsoletes: tetex-latex-pstriks
1735Obsoletes: tetex-latex-revtex4
1736Obsoletes: tetex-latex-seminar
1737Obsoletes: tetex-latex-t2
1738Obsoletes: tetex-latex-titlesec
1739Obsoletes: tetex-latex-tools
1740Obsoletes: tetex-latex-units
1741Obsoletes: tetex-mwcls
1742Obsoletes: tetex-revtex4
1743
1744%description latex
1745LaTeX is a front end for the TeX text formatting system. Easier to use
1746than TeX, LaTeX is essentially a set of TeX macros which provide
1747convenient, predefined document formats for users.
1748
1749This package contains basic files.
1750
1751%description latex -l pl.UTF-8
1752LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1753łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1754dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1755
1756Ten pakiet zawiera podstawowe pliki.
1757
6c82f497
ZU
1758%package latex-12many
1759Summary: Generalising mathematical index sets
1760Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1761Group: Applications/Publishing/TeX
6c82f497 1762Requires(post,postun): %{_bindir}/texhash
b4d68b39 1763Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1764
1765%description latex-12many
1766Generalising mathematical index sets.
1767
1768%description latex-12many -l hu.UTF-8
1769A matematikai halmazok indexelésének általánosítása.
1770
a8b381b0
ZU
1771%package latex-abstract
1772Summary: Control the typesetting of the abstract environment
1773Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1774Group: Applications/Publishing/TeX
fe66da27 1775Requires(post,postun): %{_bindir}/texhash
b4d68b39 1776Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1777
1778%description latex-abstract
1779Control the typesetting of the abstract environment.
1780
1781%description latex-abstract -l hu.UTF-8
1782Az "abstract" környezet szedésének irányítása.
1783
f1f5d194
ZU
1784%package latex-accfonts
1785Summary: Utilities to derive new fonts from existing ones
1786Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1787Group: Applications/Publishing/TeX
1788Requires(post,postun): %{_bindir}/texhash
1789
1790%description latex-accfonts
1791Utilities to derive new fonts from existing ones.
1792
1793%description latex-accfonts -l hu.UTF-8
1794Eszközök új betűtípusok származtatására már létezőkből.
1795
e88b5dcf
ZU
1796%package latex-adrconv
1797Summary: BibTeX styles to implement an address database
1798Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1799Group: Applications/Publishing/TeX
2fede27b 1800Requires(post,postun): %{_bindir}/texhash
78d53d8c 1801Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1802
1803%description latex-adrconv
1804BibTeX styles to implement an address database.
1805
1806%description latex-adrconv -l hu.UTF-8
1807BibTeX stílusok cím-adatbázis megvalósításához.
1808
1809
d08789e0
ZU
1810%package latex-ae
1811Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1812Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1813Group: Applications/Publishing/TeX
1814Requires(post,postun): %{_bindir}/texhash
1815Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1816Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1817
1818%description latex-ae
1819A set of virtual fonts which emulates T1 coded fonts using the
1820standard CM fonts. The package is called AE fonts (for Almost
1821European). The main use of the package is to produce PDF files using
1822versions of the CM fonts instead of the bitmapped EC fonts.
1823
1824%description latex-ae -l pl.UTF-8
1825Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1826standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1827- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1828 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1829 bitmapowych fontów EC.
1830
1831%package latex-algorithms
1832Summary: Floating algorithm environment
1833Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1834Group: Applications/Publishing/TeX
1835Requires(post,postun): /usr/bin/texhash
1836Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1837
1838%description latex-algorithms
1839Defines a floating algorithm environment designed to work with the
1840algorithmic package.
1841
1842%description latex-algorithms -l pl.UTF-8
1843Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1844do pracy z pakietem algorithmic.
1845
1846%package latex-ams
1847Summary: AMS math facilities for LaTeX
1848Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1849Group: Applications/Publishing/TeX
1850Requires(post,postun): %{_bindir}/texhash
1851Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1852Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1853Obsoletes: tetex-latex-amscls
1854Obsoletes: tetex-latex-amsfonts
1855Obsoletes: tetex-latex-amsmath
1856
1857%description latex-ams
1858This package is the principal package in the AMS-LaTeX distribution.
1859It adapts for use in LaTeX most of the mathematical features found in
1860AMS-TeX.
1861
1862%description latex-ams -l pl.UTF-8
1863To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1864możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1865
1866%package latex-antp
1867Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1868Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1869Group: Applications/Publishing/TeX
1870Requires(post,postun): %{_bindir}/texhash
1871Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1872Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1873
1874%description latex-antp
1875A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1876- -- preliminary version. This font was designed in the 'twenties and
1877 the 'thirties of XX century by a Polish graphic artist and a
1878 typographer Adam Poltawski. It was widely used by Polish printing
1879 houses as long as metal types were in use (until ca the 'sixties).
1880 Perhaps the first complete font family programmed and parametrized in
1881 METAPOST.
1882
1883%description latex-antp -l pl.UTF-8
1884Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1885PostScript Type 1. Ten krój został opracowany w latach 30-tych i
188640-tych XX wieku przez polskiego grafika i typografa Adama
1887Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1888używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1889kompletna rodzina fontów zaprogramowana i zparametryzowana w
1890METAPOSCIE.
1891
1892%package latex-antt
1893Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1894Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1895Group: Applications/Publishing/TeX
1896Requires(post,postun): %{_bindir}/texhash
1897Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1898Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1899
1900%description latex-antt
1901Antykwa Torunska is a serif font designed by the late Polish
1902typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
19031.
1904
1905%description latex-antt -l pl.UTF-8
1906Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1907typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1908postać cyfrową jako Type 1.
1909
e88b5dcf
ZU
1910%package latex-appendix
1911Summary: Extra control of appendices
1912Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1913Group: Applications/Publishing/TeX
1914Requires(post,postun): %{_bindir}/texhash
78d53d8c 1915Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1916
1917%description latex-appendix
1918Extra control of appendices.
1919
1920%description latex-appendix -l hu.UTF-8
1921Az appendixek nagyobb irányítása.
1922
b4d68b39
ZU
1923%package latex-backgammon
1924Summary: LaTeX package to documenting backgammon games
1925Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1926Group: Applications/Publishing/TeX
1927Requires(post,postun): %{_bindir}/texhash
1928Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1929
1930%description latex-backgammon
1931LaTeX package to documenting backgammon games.
1932
1933%description latex-backgammon -l hu.UTF-8
1934LaTeX csomag backgammon játékok dokumentálására
1935
d08789e0
ZU
1936%package latex-bbm
1937Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1938Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1939Group: Applications/Publishing/TeX
1940Requires(post,postun): %{_bindir}/texhash
1941Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1942Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1943
1944%description latex-bbm
1945Blackboard variant fonts for Computer Modern, with LaTeX support.
1946
1947%description latex-bbm -l pl.UTF-8
1948Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1949
6c82f497
ZU
1950%package latex-bardiag
1951Summary: LateX package for drawing bar diagrams
1952Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1953Group: Applications/Publishing/TeX
1954Requires(post,postun): %{_bindir}/texhash
1955
1956%description latex-bardiag
1957LateX package for drawing bar diagrams.
1958
1959%description latex-bardiag -l hu.UTF-8
1960LaTeX csomag oszlopdiagramok rajzolására.
1961
d08789e0
ZU
1962%package latex-bbold
1963Summary: Sans serif blackboard bold for LaTeX
1964Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1965Group: Applications/Publishing/TeX
1966Requires(post,postun): %{_bindir}/texhash
1967Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1968Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1969
1970%description latex-bbold
1971A geometric sans serif blackboard bold font, for use in mathematics.
1972
1973%description latex-bbold -l pl.UTF-8
1974Geometryczny tablicowy tłusty font sans serif, do używania w
1975matematyce.
1976
1977%package latex-bibtex
1978Summary: Bibliography management for LaTeX
1979Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
1980Group: Applications/Publishing/TeX
1981Requires(post,postun): %{_bindir}/texhash
1982Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1983Obsoletes: tetex-bibtex
1984Obsoletes: tetex-natbib
1985Obsoletes: tetex-rubibtex
1986
1987%description latex-bibtex
1988Bibliography management for LaTeX.
1989
1990%description latex-bibtex -l pl.UTF-8
1991Zarządzanie bibliografią dla LaTeXa.
1992
b4d68b39
ZU
1993%package latex-beamer
1994Summary: A LaTeX class for producing presentations and slides
1995Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
1996Group: Applications/Publishing/TeX
1997Requires(post,postun): %{_bindir}/texhash
1998Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1999
2000%description latex-beamer
2001A LaTeX class for producing presentations and slides.
2002
2003%description latex-beamer -l hu.UTF-8
2004LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2005
2fede27b
ZU
2006%package latex-bezos
2007Summary: Packages by Javier Bezos (additional math tools)
2008Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2009Group: Applications/Publishing/TeX
2010Requires(post,postun): %{_bindir}/texhash
78d53d8c 2011Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2012
2013%description latex-bezos
2014Packages by Javier Bezos (additional math tools).
2015
2016%description latex-bezos
2017Javier Bezos csomagjai (további matematikai eszközök).
2018
d08789e0
ZU
2019%package latex-bibtex-ams
2020Summary: BibTeX style files for American Mathematical Society publications
2021Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2022Group: Applications/Publishing/TeX
2023Requires(post,postun): %{_bindir}/texhash
2024Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2025Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2026Obsoletes: tetex-bibtex-ams
2027
2028%description latex-bibtex-ams
2029BibTeX style files for American Mathematical Society publications.
2030
2031%description latex-bibtex-ams -l pl.UTF-8
2032Pliki stylów BibTeXa do publikacji American Mathematical Society.
2033
2034%package latex-bibtex-dk
2035Summary: Danish variants of the standard BibTeX styles
2036Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2037Group: Applications/Publishing/TeX
2038Requires(post,postun): /usr/bin/texhash
2039Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2040
2041%description latex-bibtex-dk
2042Dk-bib is a translation of the four standard BibTeX style files
2043(abbrv, alpha, plain and unsrt) into Danish. The files have been
2044extended with ISBN, ISSN and URL fields which can be enabled through a
2045LaTeX style file.
2046
2047%description latex-bibtex-dk -l pl.UTF-8
2048Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2049(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2050rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2051stylu LaTeXa.
2052
2053%package latex-bibtex-nor
2054Summary: Norwegian variants of the standard BibTeX styles
2055Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2056Group: Applications/Publishing/TeX
2057Requires(post,postun): /usr/bin/texhash
2058Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2059
2060%description latex-bibtex-nor
2061Norwegian variants of the standard BibTeX styles.
2062
2063%description latex-bibtex-nor -l pl.UTF-8
2064Norweskie warianty standardowych stylów BibTeXa.
2065
2066%package latex-bibtex-pl
2067Summary: Polish bibliography management for LaTeX
2068Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2069Group: Applications/Publishing/TeX
2070Requires(post,postun): %{_bindir}/texhash
2071Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2072Obsoletes: tetex-bibtex-plbib
2073
2074%description latex-bibtex-pl
2075Polish bibliography management for LaTeX.
2076
2077%description latex-bibtex-pl -l pl.UTF-8
2078Polska wersja zarządzania bibliografią dla LaTeXa.
2079
2080%package latex-bibtex-german
2081Summary: German variants of standard BibTeX styles
2082Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2083Group: Applications/Publishing/TeX
2084Requires(post,postun): %{_bindir}/texhash
2085Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2086Obsoletes: tetex-bibtex-germbib
2087
2088%description latex-bibtex-german
2089German variants of standard BibTeX styles.
2090
2091%description latex-bibtex-german -l pl.UTF-8
2092Niemieckie wersje standardowych stylów BibTeXa.
2093
2094%package latex-bibtex-revtex4
2095Summary: BibTeX styles for REVTeX4
2096Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2097Group: Applications/Publishing/TeX
2098Requires(post,postun): %{_bindir}/texhash
2099Requires: %{name} = %{epoch}:%{version}-%{release}
2100Obsoletes: tetex-bibtex-revtex4
2101
2102%description latex-bibtex-revtex4
2103BibTeX styles for REVTeX4.
2104
2105%description latex-bibtex-revtex4 -l pl.UTF-8
2106Style BibTeXa dla REVTeX4.
2107
2108%package latex-bibtex-jurabib
2109Summary: Extended BibTeX citation support for the humanities and legal texts
2110Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2111Group: Applications/Publishing/TeX
2112Requires(post,postun): %{_bindir}/texhash
2113Requires: %{name} = %{epoch}:%{version}-%{release}
2114Obsoletes: tetex-bibtex-jurabib
2115
2116%description latex-bibtex-jurabib
2117Extended BibTeX citation support for the humanities and legal texts.
2118
2119%description latex-bibtex-jurabib -l pl.UTF-8
2120Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2121prawniczych.
2122
33b3b483
ZU
2123%package latex-bibtex-styles
2124Summary: Various BibTeX styles
2125Summary(hu.UTF-8): Vegyes BibTeX stílusok
2126Group: Applications/Publishing/TeX
2127Requires(post,postun): %{_bindir}/texhash
2128Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2129
2130%description latex-bibtex-styles
2131Various BibTeX styles.
2132
2133%description latex-bibtex-styles -l hu.UTF-8
2134Vegyes BibTeX stílusok.
2135
435dbdfa
ZU
2136%package latex-bibtex-vancouver
2137Summary: Bibliographic style file for Biomedical Journals
b5f33174 2138Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2139Group: Applications/Publishing/TeX
435dbdfa 2140Requires(post,postun): %{_bindir}/texhash
33b3b483 2141Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2142
b5f33174 2143%description latex-bibtex-vancouver
435dbdfa 2144Bibliographic style file for Biomedical Journals.
2fede27b 2145
b5f33174
ZU
2146%description latex-bibtex-vancouver -l hu.UTF-8
2147Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2148
2fede27b
ZU
2149%package latex-booktabs
2150Summary: Publication quality tables in LaTeX
2151Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2152Group: Applications/Publishing/TeX
2153Requires(post,postun): %{_bindir}/texhash
78d53d8c 2154Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2155
2156%description latex-booktabs
2157Publication quality tables in LaTeX.
2158
2159%description latex-booktabs -l hu.UTF-8
2160Nyomdai minőségű táblázatok LaTeX-ben.
2161
2162
2163%package latex-caption
2164Summary: Customising captions in floating environments
2165Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2166Group: Applications/Publishing/TeX
2167Requires(post,postun): %{_bindir}/texhash
78d53d8c 2168Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2169
2170%description latex-caption
2171Customising captions in floating environments.
2172
2173%description latex-caption -l hu.UTF-8
2174Feliratok testreszabása úszó környezetekben.
2175
d08789e0
ZU
2176%package latex-carlisle
2177Summary: Miscellaneous small packages by David Carlisle
2178Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2179Group: Applications/Publishing/TeX
2180Requires(post,postun): %{_bindir}/texhash
2181Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2182
2183%description latex-carlisle
2184Miscellaneous small packages by David Carlisle.
2185
2186%description latex-carlisle -l pl.UTF-8
2187Różne małe pakiety autorstwa Davida Carlisle.
2188
2189%package latex-ccfonts
2190Summary: Support for Concrete text and math fonts in LaTeX
2191Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2192Group: Applications/Publishing/TeX
2193Requires(post,postun): %{_bindir}/texhash
2194Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2195
2196%description latex-ccfonts
2197LaTeX font definition files for the Concrete fonts and a LaTeX package
2198for typesetting documents using Concrete as the default font family.
2199The files support OT1, T1, TS1, and Concrete math including AMS fonts
2200(Ulrik Vieth's concmath).
2201
2202%description latex-ccfonts -l pl.UTF-8
2203Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2204LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2205rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2206Concrete wraz z AMS (concmath Ulrika Vietha).
2207
2208%package latex-cite
2209Summary: Supports compressed, sorted lists of numerical citations
2210Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2211Group: Applications/Publishing/TeX
2212Requires(post,postun): %{_bindir}/texhash
2213Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2214
2215%description latex-cite
2216Supports compressed, sorted lists of numerical citations.
2217
2218%description latex-cite -l pl.UTF-8
2219Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2220
2221%package latex-cmbright
2222Summary: Support for CM Bright fonts in LaTeX
2223Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2224Group: Applications/Publishing/TeX
2225Requires(post,postun): %{_bindir}/texhash
2226Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2227Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2228
2229%description latex-cmbright
2230A family of sans serif fonts for TeX and LaTeX, based on Donald
2231Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2232various shapes as well as all the fonts necessary for mathematical
2233typesetting, incl. AMS symbols. This collection provides all the
2234necessary files for using the fonts with LaTeX.
2235
2236%description latex-cmbright -l pl.UTF-8
2237Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2238Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2239kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2240symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2241używania fontów w LaTeXu.
2242
2fede27b
ZU
2243%package latex-comment
2244Summary: Selectively include/excludes portions of text
2245Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2246Group: Applications/Publishing/TeX
2247Requires(post,postun): %{_bindir}/texhash
78d53d8c 2248Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2249
2250%description latex-comment
2251Selectively include/excludes portions of text.
2252
2253%description latex-comment -l hu.UTF-8
2254A szöveg részeinek beillesztése/kihagyása.
2255
d08789e0
ZU
2256%package latex-concmath
2257Summary: LaTeX package and font definition files to access the Concrete math fonts
2258Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2259Group: Applications/Publishing/TeX
2260Requires(post,postun): %{_bindir}/texhash
2261Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2262Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2263
2264%description latex-concmath
2265LaTeX package and font definition files to access the Concrete math
2266fonts, which were derived from Computer Modern math fonts using
2267parameters from Concrete Roman text fonts.
2268
2269%description latex-concmath -l pl.UTF-8
2270Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2271matematyczne Concrete wywodzące się z fontów matematycznych Computer
2272Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2273Roman.
2274
2fede27b
ZU
2275%package latex-currvita
2276Summary: Typeset a curriculum vitae
2277Summary(hu.UTF-8): Önéletrajzok írása
2278Group: Applications/Publishing/TeX
2279Requires(post,postun): %{_bindir}/texhash
78d53d8c 2280Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2281
2282%description latex-currvita
2283Typeset a curriculum vitae.
2284
2285%description latex-currvita -l hu.UTF-8
2286Önéletrajzok írása.
2287
2288%package latex-curves
2289Summary: Curves for LaTeX picture environment
2290Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2291Group: Applications/Publishing/TeX
2292Requires(post,postun): %{_bindir}/texhash
78d53d8c 2293Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2294
2295%description latex-curves
2296Curves for LaTeX picture environment.
2297
2298%description latex-curves -l hu.UTF-8
2299Görbék LaTeX picture környezetébe.
2300
d08789e0
ZU
2301%package latex-custom-bib
2302Summary: Customized BibTeX styles for LaTeX
2303Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2304Group: Applications/Publishing/TeX
2305Requires(post,postun): %{_bindir}/texhash
2306Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2307
2308%description latex-custom-bib
2309Package generating customized BibTeX bibliography styles from a
2310generic file using docstrip. Includes support for the Harvard style.
2311
2312%description latex-custom-bib -l pl.UTF-8
2313Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2314pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2315
2316%package latex-cyrillic
2317Summary: LaTeX Cyrillic support
2318Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2319Group: Applications/Publishing/TeX
2320Requires(post,postun): %{_bindir}/texhash
2321Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2322
2323%description latex-cyrillic
2324LaTeX Cyrillic support.
2325
2326%description latex-cyrillic -l pl.UTF-8
2327Obsługa cyrylicy dla LaTeXa.
2328
b280f158
ZU
2329%package latex-dstroke
2330Summary: LaTeX doublestroke font
2331Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2332Group: Applications/Publishing/TeX
2333Requires(post,postun): %{_bindir}/texhash
2334Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2335Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2336
2337%description latex-dstroke
2338Doublestroke font for typesetting the mathematical symbols for the
2339natural numbers, whole numbers, rational numbers, real numbers and
2340complex numbers.
2341
2342%description latex-dstroke -l pl.UTF-8
2343Podwójnie kreślony font do składania symboli matematycznych liczb
2344naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2345
60597425
ZU
2346%package latex-enumitem
2347Summary: A package to customize the three basic lists
2348Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2349Group: Applications/Publishing/TeX
2350Requires(post,postun): %{_bindir}/texhash
78d53d8c 2351Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2352
2353%description latex-enumitem
2354A package to customize the three basic lists (enumerate, itemize and
2355description).
2356
2357%description latex-enumitem
2358Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2359(enumerate, itemize, description).
2360
2b453bda
ZU
2361%package latex-exam
2362Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2363Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2364Group: Applications/Publishing/TeX
fe66da27 2365Requires(post,postun): %{_bindir}/texhash
78d53d8c 2366Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2367
2368%description latex-exam
2369The exam document class attempts to make it easy for even a LaTeX
2370novice to prepare exams.
2371
2372%description latex-exam -l hu.UTF-8
2373Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2374feladatsorok készítése.
2375
f1f5d194
ZU
2376%package latex-gbrief
2377Summary: Letter document class
2378Summary(hu.UTF-8): Levél dokumentumosztály
2379Group: Applications/Publishing/TeX
2380Requires(post,postun): %{_bindir}/texhash
2381Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2382
2383%description latex-gbrief
2384Letter document class.
2385
2386%description latex-gbrief -l hu.UTF-8
2387Levél dokumentumosztály.
2388
2b453bda 2389
d08789e0
ZU
2390%package latex-jknappen
2391Summary: Miscellaneous packages by Joerg Knappen
2392Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2393Group: Applications/Publishing/TeX
2394Requires(post,postun): %{_bindir}/texhash
2395Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2396Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2397
2398%description latex-jknappen
2399Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2400Knappen, including sgmlcmpt.
2401
2402%description latex-jknappen -l pl.UTF-8
2403Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2404Knappena. Zawiera sgmlcmpt.
2405
d19eaaab
ZU
2406%package latex-keystroke
2407Summary: Graphical representation of keys on keyboard
2408Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2409Group: Applications/Publishing/TeX
2410Requires(post,postun): %{_bindir}/texhash
2411Requires: %{name}-latex
2412
2413%description latex-keystroke
2414Graphical representation of keys on keyboard.
2415
2416%description latex-keystroke -l hu.UTF-8
2417A billentyűk grafikus megjelenítése.
2418
2419
2420%package latex-labbook
2421Summary: Typeset laboratory journals
2422Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2423Group: Applications/Publishing/TeX
2424Requires(post,postun): %{_bindir}/texhash
2425Requires: %{name}-latex
2426
2427%description latex-labbook
2428Typeset laboratory journals.
2429
2430%description latex-labbook -l hu.UTF-8
2431Laborjegyzőkönyvek szedése.
2432
2433%package latex-lcd
2434Summary: Alphanumerical LCD-style displays
f65b3398 2435Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2436Group: Applications/Publishing/TeX
2437Requires(post,postun): %{_bindir}/texhash
2438Requires: %{name}-latex
2439
2440%description latex-lcd
2441Alphanumerical LCD-style displays.
2442
2443%description latex-lcd -l hu.UTF-8
f65b3398 2444Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2445
2446%package latex-leaflet
2447Summary: Create small handouts (flyers)
2448Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2449Group: Applications/Publishing/TeX
2450Requires(post,postun): %{_bindir}/texhash
2451Requires: %{name}-latex
2452
2453%description latex-leaflet
2454Create small handouts (flyers).
2455
2456%description latex-leaflet -l hu.UTF-8
2457Kis "kézikönyvek" készítése (brossúrák).
2458
f1f5d194
ZU
2459%package latex-leftidx
2460Summary: Left and right subscripts and superscripts in math mode
2461Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2462Group: Applications/Publishing/TeX
2463Requires(post,postun): %{_bindir}/texhash
2464Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2465
7b6c7caa
ZU
2466%description latex-leftidx
2467Left and right subscripts and superscripts in math mode.
2468
2469%description latex-leftidx -l hu.UTF-8
2470Bal és jobboldali alsó és felső indexek matematikai módban.
2471
d19eaaab
ZU
2472
2473%package latex-lewis
2474Summary: Draw Lewis structures (chemistry)
2475Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2476Group: Applications/Publishing/TeX
2477Requires(post,postun): %{_bindir}/texhash
2478Requires: %{name}-latex
2479
2480%description latex-lewis
2481Draw Lewis structures (chemistry).
2482
2483%description latex-lewis -l hu.UTF-8
2484Lewis struktúrák készítése (kémia).
2485
d08789e0
ZU
2486%package latex-lm
2487Summary: LaTeX styles for Latin Modern family fonts
2488Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2489Group: Applications/Publishing/TeX
2490Requires(post,postun): /usr/bin/texhash
2491Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2492Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2493
2494%description latex-lm
2495Latin Modern family of fonts, based on the Computer Modern fonts
2496released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2497lot of additional characters, mainly accented ones, but not only.
2498There is a one set of PostScript fonts and four sets of TeX Font
2499Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2500encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2501Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2502potential user knows what to do with all these files. The author is
2503Boguslaw Jackowski.
2504
2505%description latex-lm -l pl.UTF-8
2506Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2507przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2508Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2509Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2510Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2511QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2512(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2513(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2514tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2515
a8b381b0
ZU
2516%package latex-lastpage
2517Summary: Reference last page for "Page N of M" type footers
2518Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2519Group: Applications/Publishing/TeX
fe66da27 2520Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2521
2522%description latex-lastpage
2523Reference last page for Page N of M type footers.
2524
2525%description latex-lastpage -l hu.UTF-8
2526Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2527
d08789e0
ZU
2528%package latex-lineno
2529Summary: Line numbers on paragraphs
2530Summary(pl.UTF-8): Numery linii dla paragrafów
2531Group: Applications/Publishing/TeX
2532Requires(post,postun): /usr/bin/texhash
2533Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2534
2535%description latex-lineno
2536The LaTeX package lineno.sty provides line numbers on paragraphs.
2537After TeX has broken a paragraph into lines there will be line numbers
2538attached to them, with the possibility to make references through the
2539LaTeX \ref, \pageref cross reference mechanism.
2540
2541%description latex-lineno -l pl.UTF-8
2542Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2543paragrafu na linie przez TeXa do linii dołączane są ich numery z
2544możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2545\ref i \pageref.
2546
d19eaaab
ZU
2547
2548%package latex-mathexam
2549Summary: Package for typesetting exams
2550Summary(hu.UTF-8): Vizsgák szedése
2551Group: Applications/Publishing/TeX
2552Requires(post,postun): %{_bindir}/texhash
2553Requires: %{name}-latex
2554
2555%description latex-mathexam
2556Package for typesetting exams.
2557
2558%description latex-mathexam -l hu.UTF-8
2559Vizsgák szedése.
2560
d08789e0
ZU
2561%package latex-microtype
2562Summary: An interface to the micro-typographic extensions of pdfTeX
2563Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2564Group: Applications/Publishing/TeX
2565Requires(post,postun): /usr/bin/texhash
2566Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2567
2568%description latex-microtype
2569The `microtype' package provides a LaTeX interface to pdfTeX's
2570micro-typographic extensions: character protrusion and font expansion.
2571It allows to restrict character protrusion and/or font expansion to a
2572definable set of fonts, and to configure micro-typographic aspects of
2573the fonts in a straight-forward and flexible way. Settings for various
2574fonts are provided.
2575
2576%description latex-microtype -l pl.UTF-8
2577Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2578mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2579Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2580określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2581aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2582dla różnych fontów.
2583
8ed039e0
ZU
2584%package latex-musictex
2585Summary: Typesetting music with TeX
2586Summary(hu.UTF-8): Zenék szedése TeX-hel
2587Group: Applications/Publishing/TeX
2588Requires(post,postun): %{_bindir}/texhash
2589Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2590
2591%description latex-musictex
2592Typesetting music with TeX.
2593
2594%description latex-musictex -l hu.UTF-8
2595Zenék szedése TeX-hel.
2596
d08789e0
ZU
2597%package latex-lucidabr
2598Summary: Package to make Lucida Bright fonts usable with LaTeX
2599Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2600Group: Applications/Publishing/TeX
2601Requires(post,postun): %{_bindir}/texhash
2602Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2603
2604%description latex-lucidabr
2605Package to make Lucida Bright fonts usable with LaTeX.
2606
2607%description latex-lucidabr -l pl.UTF-8
2608Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2609
2610%package latex-marvosym
2611Summary: Styles for Martin Vogel's Symbol (marvosym) font
2612Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2613Group: Applications/Publishing/TeX
2614Requires(post,postun): /usr/bin/texhash
2615Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2616Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2617
2618%description latex-marvosym
2619Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2620currency symbol as defined by the European commission; Euro currency
2621symbols in typefaces Times, Helvetica and Courier; Symbols for
2622structural engineering; Symbols for steel cross-sections; Astronomy
2623signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2624symbols; CE sign and others.
2625
2626%description latex-marvosym -l pl.UTF-8
2627Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2628waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2629krojach Times, Helvetica i Courier; symbole do inżynierii
2630strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2631(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2632CE i inne.
2633
2634%package latex-mathpple
2635Summary: Use PostScript Palatino for typesetting maths
2636Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2637Group: Applications/Publishing/TeX
2638Requires(post,postun): %{_bindir}/texhash
2639Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2640Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2641
2642%description latex-mathpple
2643The package defines the PostScript font family `Palatino' (ppl) as the
2644default roman font and then uses the `mathpple' fonts for typesetting
2645math. These virtual fonts have been created for typesetting math in a
2646style that suits the Palatino text fonts. The AMS fonts, when used
2647additionally, will be scaled to fit Palatino.
2648
2649%description latex-mathpple -l pl.UTF-8
2650Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2651domyślny font roman i używa fontów mathpple do składania wzorów
2652matematycznych. Te wirtualne fonty zostały stworzone do składania
2653wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2654Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2655pasować do Palatino.
2656
2657%package latex-mathtime
2658Summary: Mathtime fonts for LaTeX
2659Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2660Group: Applications/Publishing/TeX
2661Requires(post,postun): %{_bindir}/texhash
2662Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2663
2664%description latex-mathtime
2665The Mathtime fonts have a number of characters remapped to positions
2666different from the ones normally used by the corresponding TeX
2667CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2668style files use the Times Roman font (often called something like:
2669ptmr or ptmr7t or ptmrq).
2670
2671%description latex-mathtime -l pl.UTF-8
2672Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2673różniące się od tych normalnie używanych w odpowiadających im TeXowych
2674fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2675używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2676ptmrq).
2677
2678%package latex-mflogo
2679Summary: LaTeX support for MetaFont and logo fonts
2680Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2681Group: Applications/Publishing/TeX
2682Requires(post,postun): %{_bindir}/texhash
2683Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2684Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2685
2686%description latex-mflogo
2687LaTeX package and font definition file to access the Knuthian `logo'
2688fonts described in `The MetaFontbook' and the MetaFont and logos in
2689LaTeX documents.
2690
2691%description latex-mflogo -l pl.UTF-8
2692Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2693opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2694LaTeXa.
2695
2696%package latex-mfnfss
2697Summary: Font description files to use extra fonts like yinit and ygoth
2698Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2699Group: Applications/Publishing/TeX
2700Requires(post,postun): %{_bindir}/texhash
2701Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2702
2703%description latex-mfnfss
2704Font description files to use extra fonts like yinit and ygoth.
2705
2706%description latex-mfnfss -l pl.UTF-8
2707Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2708
2709%package latex-minitoc
2710Summary: Produce a table of contents for each chapter
2711Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2712Group: Applications/Publishing/TeX
2713Requires(post,postun): %{_bindir}/texhash
2714Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2715
2716%description latex-minitoc
2717Produce a table of contents for each chapter.
2718
2719%description latex-minitoc -l pl.UTF-8
2720Tworzenie spisów treści dla każdego rozdziału.
2721
2722%package latex-mltex
2723Summary: Support for MLTeX
2724Summary(pl.UTF-8): Wsparcie dla MLTeXa
2725Group: Applications/Publishing/TeX
2726Requires(post,postun): %{_bindir}/texhash
2727Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2728
2729%description latex-mltex
2730Support for MLTeX, the multilingual TeX extension from Michael J.
2731Ferguson.
2732
2733%description latex-mltex -l pl.UTF-8
2734Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2735autorstwa Michaela J. Fergusona.
2736
d34bfb7f
ZU
2737%package latex-multienum
2738Summary: Multi-column enumerated lists
2739Summary(hu.UTF-8): Többoszlopos számozott listák
2740Group: Applications/Publishing/TeX
2741Requires(post,postun): %{_bindir}/texhash
2742Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2743
2744%description latex-multienum
2745Multi-column enumerated lists.
2746
2747%description latex-multienum -l hu.UTF-8
2748Többoszlopos számozott listák.
2749
f1f5d194
ZU
2750
2751%package latex-moreverb
2752Summary: Extended verbatim
2753Summary(hu.UTF-8): Kiterjesztett verbatim
2754Group: Applications/Publishing/TeX
2755Requires(post,postun): %{_bindir}/texhash
2756Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2757
2758%description latex-moreverb
2759Extended verbatim.
2760
2761%description latex-moreverb -l hu.UTF-8
2762Kiterjesztett verbatim.
2763
a8b381b0
ZU
2764%package latex-ntheorem
2765Summary: Enhanced theorem environment
2766Summary(hu.UTF-8): Bővített tétel környezet
2767Group: Applications/Publishing/TeX
fe66da27 2768Requires(post,postun): %{_bindir}/texhash
78d53d8c 2769Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2770
2771%description latex-ntheorem
2772Enhanced theorem environment.
2773
2774%description latex-ntheorem -l hu.UTF-8
2775Bővített tétel környezet
2776
f65b3398
ZU
2777%package latex-other
2778Summary: Other LaTeX packages
2779Summary(hu.UTF-8): Néhány további LaTeX csomag
2780Group: Applications/Publishing/TeX
2781Requires(post,postun): %{_bindir}/texhash
2782Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2783
2784%description latex-other
2785Other LaTeX packages.
2786
2787%description latex-other -l hu.UTF-8
2788Néhány további LaTeX csomag.
2789
2790%package latex-other-doc
2791Summary: Other LaTeX packages documentation
2792Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2793Group: Applications/Publishing/TeX
2794Requires(post,postun): %{_bindir}/texhash
2795Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2796
2797%description latex-other-doc
2798Other LaTeX packages documentation.
2799
2800%description latex-other-doc -l hu.UTF-8
2801Néhány további LaTeX csomag dokumentációja.
2802
d08789e0
ZU
2803%package latex-palatcm
2804Summary: Palatino + Computer Modern math fonts for LaTeX
2805Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2806Group: Applications/Publishing/TeX
2807Requires(post,postun): %{_bindir}/texhash
2808Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2809
2810%description latex-palatcm
2811Palatino + Computer Modern math fonts for LaTeX.
2812
2813%description latex-palatcm -l pl.UTF-8
2814Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2815
f65b3398
ZU
2816
2817%package latex-pdfslide
2818Summary: Presentation slides using pdftex
2819Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2820Group: Applications/Publishing/TeX
2821Requires(post,postun): %{_bindir}/texhash
2822Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2823
2824%description latex-pdfslide
2825Presentation slides using pdftex.
2826
2827%description latex-pdfslide -l hu.UTF-8
2828Prezentáció készítése pdftex-hel.
2829
03d9d5fa
ZU
2830%package latex-pgf
2831Summary: The TeX Portable Graphic Format
2832Summary(hu.UTF-8): TeX Portable Graphic Formátum
2833Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2834Group: Applications/Publishing/TeX
2835Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2836Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2837Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2838Obsoletes: tetex-pgf
03d9d5fa
ZU
2839
2840%description latex-pgf
2841A macro package for creating graphics directly in TeX and LaTeX.
2842
2843%description latex-pgf -l hu.UTF-8
2844Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2845
2846%description latex-pgf -l pl.UTF-8
2847Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2848
f65b3398
ZU
2849%package latex-polynom
2850Summary: Macros for manipulating polynomials
2851Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2852Group: Applications/Publishing/TeX
2853Requires(post,postun): %{_bindir}/texhash
2854Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2855
2856%description latex-polynom
2857Macros for manipulating polynomials.
2858
2859%description latex-polynom -l hu.UTF-8
2860Makrók polinomokkal való műveletekre.
2861
2862%package latex-polynomial
2863Summary: Typeset (univariate) polynomials
2864Summary(hu.UTF-8): Egyváltozós polinomok szedése
2865Group: Applications/Publishing/TeX
2866Requires(post,postun): %{_bindir}/texhash
2867Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2868
2869%description latex-polynomial
2870Typeset (univariate) polynomials.
2871
2872%description latex-polynomial -l hu.UTF-8
2873Egyváltozós polinomok szedése.
2874
b7b4a109
ZU
2875%package latex-prosper
2876Summary: LaTeX class for high quality slides
2877Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2878Group: Applications/Publishing/TeX
2879Requires(post,postun): %{_bindir}/texhash
2880Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2881
2882%description latex-prosper
2883LaTeX class for high quality slides.
2884
2885%description latex-prosper -l hu.UTF-8
2886LaTeX osztály jó minőségű fóliák készítéséhez.
2887
2888%package latex-pseudocode
2889Summary: LaTeX enviroment for specifying algorithms in a natural way
2890Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2891Group: Applications/Publishing/TeX
2892Requires(post,postun): %{_bindir}/texhash
2893Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2894
2895%description latex-pseudocode
2896LaTeX enviroment for specifying algorithms in a natural way.
2897
2898%description latex-pseudocode -l hu.UTF-8
2899LaTeX környezet algoritmusok bevitelére.
2900
d08789e0
ZU
2901%package latex-psnfss
2902Summary: LaTeX font support for common PostScript fonts
2903Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2904Group: Applications/Publishing/TeX
2905Requires(post,postun): %{_bindir}/texhash
2906Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2907Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2908Obsoletes: tetex-latex-mathptm
2909Obsoletes: tetex-latex-mathptmx
2910
2911%description latex-psnfss
2912LaTeX font definition files, macros and font metrics for common
2913PostScript fonts.
2914
2915%description latex-psnfss -l pl.UTF-8
2916LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2917popularnych fontów postscriptowych.
2918
8efa6a9c
ZU
2919%package latex-pst-2dplot
2920Summary: A PSTricks package for drawing 2D curves
2921Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2922Group: Applications/Publishing/TeX
2923Requires(post,postun): %{_bindir}/texhash
2924Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2925
2926%description latex-pst-2dplot
2927A PSTricks package for drawing 2D curves.
2928
2929%description latex-pst-2dplot -l hu.UTF-8
2930PSTricks csomag kétdimenziós görbék rajzolásához.
2931
2932%package latex-pst-3dplot
2933Summary: Draw 3d curves and graphs using PSTricks
2934Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2935Group: Applications/Publishing/TeX
2936Requires(post,postun): %{_bindir}/texhash
2937Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2938
2939%description latex-pst-3dplot
2940Draw 3d curves and graphs using PSTricks.
2941
2942%description latex-pst-3dplot -l hu.UTF-8
29433D-s görbék és grafikonok PSTricks-szel.
2944
2945
2946%package latex-pst-bar
2947Summary: Produces bar charts using pstricks
2948Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
2949Group: Applications/Publishing/TeX
2950Requires(post,postun): %{_bindir}/texhash
2951Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2952
2953%description latex-pst-bar
2954Produces bar charts using pstricks.
2955
2956%description latex-pst-bar -l hu.UTF-8
2957Oszlopdiagramok pstricks-szel.
2958
2959%package latex-pst-circ
2960Summary: PSTricks package for drawing electric circuits
2961Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
2962Group: Applications/Publishing/TeX
2963Requires(post,postun): %{_bindir}/texhash
2964Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2965
2966%description latex-pst-circ
2967PSTricks package for drawing electric circuits.
2968
2969%description latex-pst-circ -l hu.UTF-8
2970PSTricks csomag elektromos áramkörök rajzolásához.
2971
2972%package latex-pst-diffraction
2973Summary: Print diffraction patterns from various apertures
2974Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
2975Group: Applications/Publishing/TeX
2976Requires(post,postun): %{_bindir}/texhash
2977Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2978
2979%description latex-pst-diffraction
2980Print diffraction patterns from various apertures.
2981
2982%description latex-pst-diffraction -l hu.UTF-8
2983Diffrakciós képek különböző eszközökön.
2984
b7b4a109
ZU
2985%package latex-pst-eucl
2986Summary: Euclidian geometry with pstricks
2987Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
2988Group: Applications/Publishing/TeX
2989Requires(post,postun): %{_bindir}/texhash
2990Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2991
2992%description latex-pst-eucl
2993Euclidian geometry with pstricks.
2994
2995%description latex-pst-eucl -l hu.UTF-8
2996Euklidészi geometria a pstricks használatával.
2997
8efa6a9c
ZU
2998
2999%package latex-pst-fun
3000Summary: Draw "funny" objects with PSTricks
3001Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3002Group: Applications/Publishing/TeX
3003Requires(post,postun): %{_bindir}/texhash
3004Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3005
3006%description latex-pst-fun
3007Draw "funny" objects with PSTricks.
3008
3009%description latex-pst-fun -l hu.UTF-8
3010"Vicces" rajzok PSTricks-szel
3011
3012%package latex-pst-func
3013Summary: PSTricks package for plotting mathematical functions
3014Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3015Group: Applications/Publishing/TeX
3016Requires(post,postun): %{_bindir}/texhash
3017Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3018
3019%description latex-pst-func
3020PSTricks package for plotting mathematical functions.
3021
3022%description latex-pst-eucl -l hu.UTF-8
3023PSTricks csomag matematikai függvények ábrázolásához.
3024
b7b4a109
ZU
3025%package latex-pst-fr3d
3026Summary: Draw 3-dimensional framed boxes using PSTricks
3027Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3028Group: Applications/Publishing/TeX
3029Requires(post,postun): %{_bindir}/texhash
3030Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3031
3032%description latex-pst-fr3d
3033Draw 3-dimensional framed boxes using PSTricks.
3034
3035%description latex-pst-fr3d -l hu.UTF-8
3036Háromdimenziós dobozok PSTricks segítségével.
3037
3038%package latex-pst-fractal
3039Summary: Draw fractal sets using PSTricks
3040Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3041Group: Applications/Publishing/TeX
3042Requires(post,postun): %{_bindir}/texhash
3043Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3044
3045%description latex-pst-fractal
3046Draw fractal sets using PSTricks.
3047
3048%description latex-pst-fractal -l hu.UTF-8
3049Fraktálok rajzolása PSTricks segítségével.
3050
8efa6a9c
ZU
3051%package latex-pst-infixplot
3052Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3053Summary(hu.UTF-8): Infix kifejezések ábrázolása
3054Group: Applications/Publishing/TeX
3055Requires(post,postun): %{_bindir}/texhash
3056Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3057
3058%description latex-pst-infixplot
3059Using pstricks plotting capacities with infix expressions rather than
3060RPN.
3061
3062%description latex-pst-infixplot -l hu.UTF-8
3063Infix kifejezések ábrázolása.
3064
3065%package latex-pst-math
3066Summary: Enhancement of PostScript math operators to use with pstricks
3067Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3068Group: Applications/Publishing/TeX
3069Requires(post,postun): %{_bindir}/texhash
3070Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3071
3072%description latex-pst-math
3073Enhancement of PostScript math operators to use with pstricks.
3074
3075%description latex-pst-math -l hu.UTF-8
3076PostScript matematikai operátorok bővítése pstricks-szel.
3077
3078%package latex-pst-ob3d
3079Summary: Three dimensional objects using PSTricks
3080Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3081Group: Applications/Publishing/TeX
3082Requires(post,postun): %{_bindir}/texhash
3083Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3084
3085%description latex-pst-ob3d
3086Three dimensional objects using PSTricks.
3087
3088%description latex-pst-ob3d -l hu.UTF-8
3089Háromdimenziós objektumok PSTricks-szel.
3090
3091%package latex-pst-optexp
3092Summary: Drawing optical experimental setups
3093Summary(hu.UTF-8): Optikai összeállítások rajzolása
3094Group: Applications/Publishing/TeX
3095Requires(post,postun): %{_bindir}/texhash
3096Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3097
3098%description latex-pst-optexp
3099Drawing optical experimental setups.
3100
3101%description latex-pst-optexp -l hu.UTF-8
3102Optikai összeállítások rajzolása.
3103
3104%package latex-pst-optic
3105Summary: Drawing optics diagrams
3106Summary(hu.UTF-8): Optikai ábrák rajzolása
3107Group: Applications/Publishing/TeX
3108Requires(post,postun): %{_bindir}/texhash
3109Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3110
3111%description latex-pst-optic
3112Drawing optics diagrams.
3113
3114%description latex-pst-optic -l hu.UTF-8
3115Optikai ábrák rajzolása.
3116
3117%package latex-pst-text
3118Summary: Text and character manipulation in PSTricks
3119Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3120Group: Applications/Publishing/TeX
3121Requires(post,postun): %{_bindir}/texhash
3122Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3123
3124%description latex-pst-text
3125Text and character manipulation in PSTricks.
3126
3127%description latex-pst-text -l hu.UTF-8
3128Szöveg és karakter manipulációk PSTricks-szel.
3129
1024ab0e
ZU
3130%package latex-pst-uncategorized
3131Summary: Other uncategorized PSTricks packages
3132Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3133Group: Applications/Publishing/TeX
3134Requires(post,postun): %{_bindir}/texhash
3135Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3136
3137%description latex-pst-uncategorized
3138Other uncategorized PSTricks packages.
3139
3140%description latex-pst-uncategorized -l hu.UTF-8
3141Néhány kategorizálatlan PSTricks csomag.
3142
d08789e0
ZU
3143%package latex-pxfonts
3144Summary: PX fonts LaTeX support
3145Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3146Group: Applications/Publishing/TeX
3147Requires(post,postun): %{_bindir}/texhash
3148Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3149Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3150
3151%description latex-pxfonts
3152PX fonts LaTeX support.
3153
3154%description latex-pxfonts -l pl.UTF-8
3155Obsługa fontów PX w LaTeXu.
3156
3157%package latex-qfonts
3158Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3159Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3160Group: Applications/Publishing/TeX
3161Requires(post,postun): %{_bindir}/texhash
3162Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3163Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3164
3165%description latex-qfonts
3166A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3167QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3168QuasiTimes (regular, italic, bold and bold italic), based on URW++
3169fonts distributed with Ghostscript. The fonts are encoded according to
3170QX layout which facilitates multilingual and technical typesetting
3171using TeX, preserving usability in Windows applications.
3172
3173%description latex-qfonts -l pl.UTF-8
3174Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3175QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3176QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3177fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3178zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3179TeXu, zachowując przydatność dla aplikacji windowsowych.
3180
6c82f497
ZU
3181%package latex-SIstyle
3182Summary: Package to typeset SI units, numbers and angles
3183Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3184Group: Applications/Publishing/TeX
6c82f497 3185Requires(post,postun): /usr/bin/texhash
b4d68b39 3186Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3187
3188%description latex-SIstyle
3189Package to typeset SI units, numbers and angles.
3190
3191%description latex-SIstyle -l hu.UTF-8
3192Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3193
3194%package latex-SIunits
3195Summary: The SIunits package can be used to standardise the use of units in your writings
3196Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3197Group: Applications/Publishing/TeX
fe66da27 3198Requires(post,postun): /usr/bin/texhash
78d53d8c 3199Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3200
3201%description latex-SIunits
2b453bda
ZU
3202The SIunits package can be used to standardise the use of units in
3203your writings.
3127b522
ZU
3204
3205%description latex-SIunits -l hu.UTF-8
3206Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3207
f65b3398
ZU
3208%package latex-siunitx
3209Summary: A comprehensive (SI) units package
3210Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3211Group: Applications/Publishing/TeX
3212Requires(post,postun): /usr/bin/texhash
3213Requires: %{name}-latex
3214
3215%description latex-siunitx
3216A comprehensive (SI) units package.
3217
3218%description latex-siunitx -l hu.UTF-8
3219Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3220
6c82f497
ZU
3221%package latex-Tabbing
3222Summary: Tabbing with accented letters
3223Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3224Group: Applications/Publishing/TeX
3225Requires(post,postun): /usr/bin/texhash
3226
3227%description latex-Tabbing
3228Tabbing with accented letters.
3229
3230%description latex-Tabbing -l hu.UTF-8
3231Tabbing környezet ékezetes betűk használatával.
3127b522 3232
d08789e0
ZU
3233%package latex-urwvn
3234Summary: URWVN fonts
3235Summary(pl.UTF-8): Fonty URWVN
3236Group: Applications/Publishing/TeX
3237Requires(post,postun): /usr/bin/texhash
3238Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3239Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3240
3241%description latex-urwvn
3242URWVN fonts.
3243
3244%description latex-urwvn -l pl.UTF-8
3245Fonty URWVN.
3246
3247%package latex-txfonts
3248Summary: TX fonts LaTeX support
3249Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3250Group: Applications/Publishing/TeX
3251Requires(post,postun): %{_bindir}/texhash
3252Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3253Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3254
3255%description latex-txfonts
3256TX fonts LaTeX support.
3257
3258%description latex-txfonts -l pl.UTF-8
3259Obsługa fontów TX w LaTeXu.
3260
7ea3a98b
ZU
3261%package latex-ucs
3262Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3263Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3264Group: Applications/Publishing/TeX
7ea3a98b 3265Requires(post,postun): %{_bindir}/texhash
78d53d8c 3266Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3267
3268%description latex-ucs
d34bfb7f
ZU
3269This package contains support for using UTF-8 as input encoding in
3270LaTeX documents.
7ea3a98b
ZU
3271
3272%description latex-ucs -l hu.UTF-8
3273Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3274
d08789e0
ZU
3275%package latex-umlaute
3276Summary: An interface to inputenc for using alternate input encodings
3277Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3278Group: Applications/Publishing/TeX
3279Requires(post,postun): %{_bindir}/texhash
3280Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3281
3282%description latex-umlaute
3283An interface to inputenc for using alternate input encodings.
3284
3285%description latex-umlaute -l pl.UTF-8
3286Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3287
3288%package latex-wasysym
3289Summary: Extra characters from the Waldis symbol fonts
3290Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3291Group: Applications/Publishing/TeX
3292Requires(post,postun): %{_bindir}/texhash
3293Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3294Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3295
3296%description latex-wasysym
3297Makes some additional characters available that come from the wasy
3298fonts (Waldis symbol fonts). These fonts are not automatically
3299included in NFSS2/LaTeX2e since they take up important space and often
3300aren't necessary if one makes use of the packages amsfonts or amssymb.
3301Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3302apple, ocircle invneg, logof, varint, male, female, phone, clock,
3303lightning, pointer, sun, bell, permil, smiley, various electrical
3304symbols, shapes, music notes, circles, signs, astronomy, etc.
3305
3306%description latex-wasysym -l pl.UTF-8
3307Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3308(Waldis symbol). Te fonty nie są automatycznie dołączane w
3309NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3310jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3311m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3312ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3313pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3314kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3315
03d9d5fa
ZU
3316%package latex-xcolor
3317Summary: Allows for access to color tints, shades, tones etc
3318Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3319Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3320Group: Applications/Publishing/TeX
3321Obsoletes: tetex-latex-xcolor
3322
3323%description
3324`xcolor' provides easy driver-independent access to several kinds of
3325color tints, shades, tones, and mixes of arbitrary colors. It allows
3326to select a document-wide target color model and offers tools for
3327automatic color schemes, conversion between eight color models, and
3328alternating table row colors.
3329
3330%description latex-xcolor -l hu.UTF-8
3331`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3332színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3333keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3334modell kiválasztásához és a színmodellek közötti konverzióra.
3335
3336%description latex-xcolor -l pl.UTF-8
3337`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3338wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3339na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3340schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3341naprzemiennych kolorów w tabelach.
3342
d08789e0
ZU
3343%package format-latex
3344Summary: LaTeX macro package
3345Summary(pl.UTF-8): Pakiet makr LaTeX
3346Group: Applications/Publishing/TeX
3347Requires(post,postun): %{_bindir}/texhash
3348Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3349Obsoletes: hugelatex
3350
3351%description format-latex
3352LaTeX is a front end for the TeX text formatting system. Easier to use
3353than TeX, LaTeX is essentially a set of TeX macros which provide
3354convenient, predefined document formats for users.
3355
3356This package contains LaTeX format.
3357
3358%description format-latex -l pl.UTF-8
3359LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3360łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3361dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3362
3363Ten pakiet zawiera format LaTeX.
3364
3365%package format-pdflatex
3366Summary: PDF LaTeX macro package
3367Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3368Group: Applications/Publishing/TeX
3369Requires(post,postun): %{_bindir}/texhash
3370Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3371Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3372Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3373Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3374Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3375
3376%description format-pdflatex
3377LaTeX is a front end for the TeX text formatting system. Easier to use
3378than TeX, LaTeX is essentially a set of TeX macros which provide
3379convenient, predefined document formats for users.
3380
3381This package contains PDF LaTeX format.
3382
3383%description format-pdflatex -l pl.UTF-8
3384LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3385łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3386dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3387
3388Ten pakiet zawiera format PDF LaTeX.
3389
3390# PLaTeX format
3391
3392%package platex
3393Summary: PLaTeX format basic files
3394Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3395Group: Applications/Publishing/TeX
3396Requires(post,postun): %{_bindir}/texhash
3397Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3398Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3399
3400%description platex
3401PLaTeX format basic files.
3402
3403%description platex -l pl.UTF-8
3404Podstawowe pliki dla formatu PLaTeX.
3405
3406%package format-platex
3407Summary: PLaTeX format
3408Summary(pl.UTF-8): Format PLaTeX
3409Group: Applications/Publishing/TeX
3410Requires(post,postun): %{_bindir}/texhash
3411Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3412
3413%description format-platex
3414PLaTeX format.
3415
3416%description format-platex -l pl.UTF-8
3417Format PLaTeX.
3418
3419%package format-pdfplatex
3420Summary: PDF PLaTeX format
3421Summary(pl.UTF-8): Format PDF PLaTeX
3422Group: Applications/Publishing/TeX
3423Requires(post,postun): %{_bindir}/texhash
3424Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3425Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3426Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3427
3428%description format-pdfplatex
3429PDF PLaTeX format.
3430
3431%description format-pdfplatex -l pl.UTF-8
3432Format PDF PLaTeX.
3433
3434# # TeX generic macros #
3435
3436%package tex-babel
3437Summary: Multilingual support for TeX
3438Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3439Group: Applications/Publishing/TeX
3440Requires(post,postun): %{_bindir}/texhash
3441Requires: %{name} = %{epoch}:%{version}-%{release}
3442
3443%description tex-babel
3444Multilingual support for TeX.
3445
3446%description tex-babel -l pl.UTF-8
3447Obsługa wielu języków dla TeXa.
3448
3449%package tex-german
3450Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3451Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3452Group: Applications/Publishing/TeX
3453Requires(post,postun): %{_bindir}/texhash
3454Requires: %{name} = %{epoch}:%{version}-%{release}
3455
3456%description tex-german
3457Supports the new German orthography (neue deutsche Rechtschreibung).
3458
3459%description tex-german -l pl.UTF-8
3460Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3461
3462%package tex-mfpic
3463Summary: Macros which generate Metafont or Metapost for drawing pictures
3464Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3465Group: Applications/Publishing/TeX
3466Requires(post,postun): %{_bindir}/texhash
3467Requires: %{name} = %{epoch}:%{version}-%{release}
3468
3469%description tex-mfpic
3470Macros which generate Metafont or Metapost for drawing pictures.
3471
3472%description tex-mfpic -l pl.UTF-8
3473Makra generujące Metafont lub Metapost do rysowania obrazków.
3474
3475%package tex-misc
3476Summary: Miscellaneous TeX macros
3477Summary(pl.UTF-8): Różne makra TeXowe
3478Group: Applications/Publishing/TeX
3479Requires(post,postun): %{_bindir}/texhash
3480Requires: %{name} = %{epoch}:%{version}-%{release}
3481Obsoletes: tetex-tex-eijkhout
3482
3483%description tex-misc
3484Miscellaneous TeX macros.
3485
3486%description tex-misc -l pl.UTF-8
3487Różne makra TeXowe.
3488
3489%package tex-pictex
3490Summary: Picture drawing macros for TeX and LaTeX
3491Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3492Group: Applications/Publishing/TeX
3493Requires(post,postun): %{_bindir}/texhash
3494Requires: %{name} = %{epoch}:%{version}-%{release}
3495
3496%description tex-pictex
3497Picture drawing macros for TeX and LaTeX.
3498
3499%description tex-pictex -l pl.UTF-8
3500Makra do rysowania obrazków dla TeXa i LaTeXa.
3501
3502%package tex-pstricks
3503Summary: PostScript macros for TeX
3504Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3505Group: Applications/Publishing/TeX
3506Requires(post,postun): %{_bindir}/texhash
3507Requires: %{name} = %{epoch}:%{version}-%{release}
3508
3509%description tex-pstricks
3510An extensive collection of PostScript macros that is compatible with
3511most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3512AMS-LaTeX. Included are macros for color, graphics, pie charts,
3513rotation, trees and overlays. It has many special features, including:
3514a wide variety of graphics (picture drawing) macros, with a flexible
3515interface and with color support. There are macros for coloring or
3516shading the cells of tables.
3517
3518%description tex-pstricks -l pl.UTF-8
3519Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3520makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3521makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3522nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3523rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3524makra do kolorowania lub cieniowania komórek tabel.
3525
3526%package tex-qpx
3527Summary: QuasiPalatino and PX fonts typesetting support
3528Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3529Group: Applications/Publishing/TeX
3530Requires(post,postun): %{_bindir}/texhash
3531Requires: %{name} = %{epoch}:%{version}-%{release}
3532Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3533
3534%description tex-qpx
3535QuasiPalatino and PX fonts typesetting support.
3536
3537%description tex-qpx -l pl.UTF-8
3538Wsparcie dla składu fontami QuasiPalatino i PX.
3539
31bd2c4a 3540%package tex-qpxqtx
d08789e0
ZU
3541Summary: QuasiTimes and TX fonts typesetting support
3542Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3543Group: Applications/Publishing/TeX
3544Requires(post,postun): %{_bindir}/texhash
3545Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3546Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3547
31bd2c4a 3548%description tex-qpxqtx
d08789e0
ZU
3549QuasiTimes and TX fonts typesetting support.
3550
31bd2c4a 3551%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3552Wsparcie dla składu fontami QuasiTimes i TX.
3553
3554%package tex-ruhyphen
3555Summary: Russian hyphenation
3556Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3557Group: Applications/Publishing/TeX
3558Requires(post,postun): %{_bindir}/texhash
3559Requires: %{name} = %{epoch}:%{version}-%{release}
3560
3561%description tex-ruhyphen
3562A collection of Russian hyphenation patterns supporting a number of
3563Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3564LCY, LWN (OT2), and koi8-r.
3565
3566%description tex-ruhyphen -l pl.UTF-8
3567Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3568kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3569Cyrillic), LCY, LWN (OT2) i koi8-r.
3570
3571%package tex-spanish
3572Summary: Various TeX related files for typesetting documents written in Spanish
3573Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3574Group: Applications/Publishing/TeX
3575Requires(post,postun): %{_bindir}/texhash
3576Requires: %{name} = %{epoch}:%{version}-%{release}
3577Obsoletes: tetex-tex-spanishb
3578
3579%description tex-spanish
3580Various TeX related files for typesetting documents written in
3581Spanish, including hyphenation and dictionaries.
3582
3583%description tex-spanish -l pl.UTF-8
3584Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3585hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3586
3587%package tex-texdraw
3588Summary: Graphical macros, using embedded PostScript
3589Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3590Group: Applications/Publishing/TeX
3591Requires(post,postun): %{_bindir}/texhash
3592Requires: %{name} = %{epoch}:%{version}-%{release}
3593
3594%description tex-texdraw
3595Graphical macros, using embedded PostScript.
3596
3597%description tex-texdraw -l pl.UTF-8
3598Makra graficzne używające osadzanego PostScriptu.
3599
3600%package tex-thumbpdf
3601Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3602Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3603Group: Applications/Publishing/TeX
3604Requires(post,postun): %{_bindir}/texhash
3605Requires: %{name} = %{epoch}:%{version}-%{release}
3606
3607%description tex-thumbpdf
3608Provides support, using Perl, for thumbnails in pdfTeX and
3609dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3610represented in a TeX readable file that is read by the package
3611thumbpdf.sty to automatically include the thumbnails. Works with both
3612plain TeX and LaTeX.
3613
3614%description tex-thumbpdf -l pl.UTF-8
3615Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3616użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3617TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3618ikonki. Działa z formatami plain TeX i LaTeX.
3619
3620%package tex-ukrhyph
3621Summary: Ukranian hyphenation
3622Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3623Group: Applications/Publishing/TeX
3624Requires(post,postun): %{_bindir}/texhash
3625Requires: %{name} = %{epoch}:%{version}-%{release}
3626
3627%description tex-ukrhyph
3628This package allows the use of different hyphenation patterns for the
3629Ukrainian language for various Cyrillic font encodings. Contains
3630packages implementing traditional rules, modern rules, and combined
3631English-Ukrainian hyphenation.
3632
3633%description tex-ukrhyph -l pl.UTF-8
3634Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3635dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3636Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3637łączonych angielsko-ukraińskich.
3638
3639%package latex-vietnam
3640Summary: Vietnamese language support
3641Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3642Group: Applications/Publishing/TeX
3643Requires(post,postun): %{_bindir}/texhash
3644Requires: %{name} = %{epoch}:%{version}-%{release}
3645Obsoletes: tetex-tex-vietnam
3646
3647%description latex-vietnam
3648Vietnamese language support.
3649
3650%description latex-vietnam -l pl.UTF-8
3651Wsparcie dla języka wietnamskiego.
3652
3653%package tex-xypic
3654Summary: Package for typesetting a variety of graphs and diagrams with TeX
3655Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3656Group: Applications/Publishing/TeX
3657Requires(post,postun): %{_bindir}/texhash
3658Requires: %{name} = %{epoch}:%{version}-%{release}
3659Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3660
3661%description tex-xypic
3662A package for typesetting a variety of graphs and diagrams with TeX.
3663Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3664and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3665`supported package'.
3666
3667%description tex-xypic -l pl.UTF-8
3668Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3669z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3670w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3671
3672%package tex-xkeyval
3673Summary: Extension to keyval package
3674Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3675Group: Applications/Publishing/TeX
3676Requires(post,postun): /usr/bin/texhash
3677Requires: %{name} = %{epoch}:%{version}-%{release}
3678
3679%description tex-xkeyval
3680Extension to keyval package.
3681
3682%description tex-xkeyval -l pl.UTF-8
3683Rozszerzenie do pakietu keyval.
3684
3685%package dirs-fonts
3686Summary: TeX font directories
3687Summary(pl.UTF-8): Katalogi fontów TeXa
3688Group: Fonts
3689
3690%description dirs-fonts
3691TeX font directories.
3692
3693%description dirs-fonts -l pl.UTF-8
3694Katalogi fontów TeXa.
3695
3696# # Fonts packages #
3697
3698%package fonts-adobe
3699Summary: Adobe fonts
3700Summary(pl.UTF-8): Fonty Adobe
3701Group: Fonts
78d53d8c 3702Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3703
3704%description fonts-adobe
3705Adobe fonts.
3706
3707%description fonts-adobe -l pl.UTF-8
3708Fonty Adobe.
3709
3710%package fonts-ae
3711Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3712Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3713Group: Fonts
78d53d8c 3714Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3715
3716%description fonts-ae
3717Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3718
3719%description fonts-ae -l pl.UTF-8
3720Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3721
3722%package fonts-ams
3723Summary: AMS fonts
3724Summary(pl.UTF-8): Fonty AMS
3725Group: Fonts
78d53d8c 3726Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3727
3728%description fonts-ams
3729AMS fonts.
3730
3731%description fonts-ams -l pl.UTF-8
3732Fonty AMS.
3733
3734%package fonts-antp
3735Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3736Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3737Group: Fonts
78d53d8c 3738Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3739
3740%description fonts-antp
3741Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3742
3743%description fonts-antp -l pl.UTF-8
3744Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3745Type 1.
3746
3747%package fonts-antt
3748Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3749Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3750Group: Fonts
78d53d8c 3751Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3752
3753%description fonts-antt
3754Antykwa Torunska, a Type 1 family of a Polish traditional type.
3755
3756%description fonts-antt -l pl.UTF-8
3757Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3758
5bc70a92
MB
3759%package fonts-arphic
3760Summary: Arphic fonts
3761Group: Fonts
3762Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3763
3764%description fonts-arphic
3765Arphic fonts.
3766
d08789e0
ZU
3767%package fonts-bbm
3768Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3769Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3770Group: Fonts
78d53d8c 3771Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3772
3773%description fonts-bbm
3774Blackboard variant fonts for Computer Modern, with LaTeX support.
3775
3776%description fonts-bbm -l pl.UTF-8
3777Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3778
3779%package fonts-bbold
3780Summary: Sans serif blackboard bold for LaTeX
3781Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3782Group: Fonts
78d53d8c 3783Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3784
3785%description fonts-bbold
3786Sans serif blackboard bold for LaTeX.
3787
3788%description fonts-bbold -l pl.UTF-8
3789Tablicowy tłusty font sans serif dla LaTeXa.
3790
b280f158
ZU
3791%package fonts-bh
3792Summary: Bold & Heavy Fonts
3793Summary(pl.UTF-8): Fonty Bold i Heavy
3794Group: Fonts
78d53d8c 3795Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3796
b280f158
ZU
3797%description fonts-bh
3798Bold & Heavy Fonts.
d08789e0 3799
b280f158
ZU
3800%description fonts-bh -l pl.UTF-8
3801Fonty Bold i Heavy.
d08789e0
ZU
3802
3803%package fonts-bitstream
3804Summary: Bitstream fonts
3805Summary(pl.UTF-8): Fonty Bitstream
3806Group: Fonts
78d53d8c 3807Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3808Obsoletes: tetex-fonts-bitstrea
3809
3810%description fonts-bitstream
3811Bitstream fonts.
3812
3813%description fonts-bitstream -l pl.UTF-8
3814Fonty Bitstream.
3815
3816%package fonts-cbgreek
3817Summary: Complete set of Greek fonts
3818Summary(pl.UTF-8): Pełny zestaw fontów greckich
3819Group: Fonts
78d53d8c 3820Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3821
3822%description fonts-cbgreek
3823Complete set of Greek fonts.
3824
3825%description fonts-cbgreek -l pl.UTF-8
3826Pełny zestaw fontów greckich.
3827
3828%package fonts-cc-pl
3829Summary: Polish version of Computer Concrete fonts
3830Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3831Group: Fonts
78d53d8c 3832Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3833
3834%description fonts-cc-pl
3835Polish version of Computer Concrete fonts.
3836
3837%description fonts-cc-pl -l pl.UTF-8
3838Polska wersja fontów Computer Concrete.
3839
3840%package fonts-cg
3841Summary: Compugraphic fonts
3842Summary(pl.UTF-8): Fonty Compugraphic
3843Group: Fonts
78d53d8c 3844Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3845
3846%description fonts-cg
3847Compugraphic fonts.
3848
3849%description fonts-cg -l pl.UTF-8
3850Fonty Compugraphic.
3851
3852%package fonts-cm
3853Summary: Computer Modern fonts
3854Summary(pl.UTF-8): Fonty Computer Modern
3855Group: Fonts
78d53d8c 3856Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3857
3858%description fonts-cm
3859Computer Modern fonts.
3860
3861%description fonts-cm -l pl.UTF-8
3862Fonty Computer Modern.
3863
3864%package fonts-cmbright
3865Summary: CM Bright fonts
3866Summary(pl.UTF-8): Fonty CM Bright
3867Group: Fonts
78d53d8c 3868Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3869
3870%description fonts-cmbright
3871CM Bright fonts.
3872
3873%description fonts-cmbright -l pl.UTF-8
3874Fonty CM Bright.
3875
3876%package fonts-cmcyr
3877Summary: Computer Modern fonts extended with Russian letters
3878Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3879Group: Fonts
78d53d8c 3880Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3881
3882%description fonts-cmcyr
3883Computer Modern fonts extended with Russian letters.
3884
3885%description fonts-cmcyr -l pl.UTF-8
3886Fonty Computer Modern rozszerzone o litery rosyjskie.
3887
3888%package fonts-cmextra
3889Summary: Extra Computer Modern fonts, from the American Mathematical Society
3890Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3891Group: Fonts
78d53d8c 3892Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3893
3894%description fonts-cmextra
3895Extra Computer Modern fonts, from the American Mathematical Society.
3896
3897%description fonts-cmextra -l pl.UTF-8
3898Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3899
3900%package fonts-concmath
3901Summary: Concrete Math fonts
3902Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3903Group: Fonts
78d53d8c 3904Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3905
3906%description fonts-concmath
3907Concrete Math fonts.
3908
3909%description fonts-concmath -l pl.UTF-8
3910Fonty matematyczne Concrete Math.
3911
3912%package fonts-concrete
3913Summary: Concrete Roman fonts
3914Summary(pl.UTF-8): Fonty Concrete Roman
3915Group: Fonts
78d53d8c 3916Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3917
3918%description fonts-concrete
3919Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3920with Euler math fonts.
3921
3922%description fonts-concrete -l pl.UTF-8
3923Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3924przeznaczone do używania z fontami matematycznymi Euler.
3925
3926%package fonts-cs
3927Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3928Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3929Group: Fonts
78d53d8c 3930Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3931
3932%description fonts-cs
3933Czech/Slovak-tuned MetaFont Computer Modern fonts.
3934
3935%description fonts-cs -l pl.UTF-8
3936Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3937czeskiego i słowackiego.
3938
4a09ae1a
ZU
3939%package fonts-dstroke
3940Summary: Doublestroke font for typesetting the mathematical symbols
3941Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3942Group: Fonts
78d53d8c 3943Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3944
3945%description fonts-dstroke
3946Doublestroke font for typesetting the mathematical symbols.
3947
3948%description fonts-dstroke -l pl.UTF-8
3949Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3950
3951%package fonts-ecc
3952Summary: Sources for the European Concrete fonts
3953Summary(pl.UTF-8): Źródła dla fontów European Concrete
3954Group: Fonts
78d53d8c 3955Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3956
3957%description fonts-ecc
3958The MetaFont sources and tfm files of the European Concrete Fonts.
3959This is the EC implementation of Knuth's Concrete fonts, including
3960also the corresponding text companion fonts.
3961
3962%description fonts-ecc -l pl.UTF-8
3963Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3964implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3965tekstowymi fontami towarzyszącymi.
3966
3967%package fonts-eurosym
3968Summary: The new European currency symbol for the Euro
3969Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3970Group: Fonts
78d53d8c 3971Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3972
3973%description fonts-eurosym
3974The new European currency symbol for the Euro implemented in Metafont,
3975using the official European Commission dimensions, and providing
3976several shapes (normal, slanted, bold, outline).
3977
3978%description fonts-eurosym -l pl.UTF-8
3979Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3980z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3981różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3982
3983%package fonts-eulervm
3984Summary: The Virtual Euler Math fonts
3985Summary(pl.UTF-8): Fonty Virtual Euler Math
3986Group: Fonts
78d53d8c 3987Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3988
3989%description fonts-eulervm
3990Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3991approach has several advantages over immediately using the _real_
3992Euler fonts: Most noticeably, less TeX resources are consumed, the
3993quality of various math symbols is improved, and a usable \hslash
3994symbol can be provided.
3995
3996%description fonts-eulervm -l pl.UTF-8
3997Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3998fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3999używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4000jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4001matematycznych i może być dostępny używalny symbol \hslash.
4002
4003%package fonts-euxm
4004Summary: Fonts similar to EUSM but with two more characters
4005Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4006Group: Fonts
78d53d8c 4007Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4008
4009%description fonts-euxm
4010Fonts like EUSM but with two more characters needed for Concrete Math
4011included in TeXLive distribution in fonts3.
4012
4013%description fonts-euxm -l pl.UTF-8
4014Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4015dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4016
4017%package fonts-gothic
4018Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4019Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4020Group: Fonts
78d53d8c 4021Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4022
4023%description fonts-gothic
4024Gothic and ornamental initial fonts by Yannis Haralambous.
4025
4026%description fonts-gothic -l pl.UTF-8
4027Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4028
4029%package fonts-hoekwater
4030Summary: Converted mflogo font
4031Summary(pl.UTF-8): Przekonwertowany font mflogo
4032Group: Fonts
78d53d8c 4033Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4034
4035%description fonts-hoekwater
4036Fonts originally created in MetaFont, transformed to PostScript by
4037Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4038xipa.
4039
4040%description fonts-hoekwater -l pl.UTF-8
4041Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4042PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4043stmaryrd, wasy, wasy2, xipa.
4044
4045%package fonts-jknappen
4046Summary: Miscellaneous packages by Joerg Knappen
4047Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4048Group: Fonts
78d53d8c 4049Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4050
4051%description fonts-jknappen
4052Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4053Knappen, including sgmlcmpt.
4054
4055%description fonts-jknappen -l pl.UTF-8
4056Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4057Knappena. Zawiera sgmlcmpt.
4058
4059%package fonts-latex
4060Summary: Basic LaTeX fonts
4061Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4062Group: Fonts
78d53d8c 4063Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4064
4065%description fonts-latex
4066Basic LaTeX fonts.
4067
4068%description fonts-latex -l pl.UTF-8
4069Podstawowe fonty dla LaTeXa.
4070
4071%package fonts-lh
4072Summary: Olga Lapko's LH fonts
4073Summary(pl.UTF-8): Fonty LH Olgi Lapko
4074Group: Fonts
78d53d8c 4075Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4076
4077%description fonts-lh
4078The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4079
4080%description fonts-lh -l pl.UTF-8
4081Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4082
4083%package fonts-lm
4084Summary: Latin Modern family fonts
4085Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4086Group: Applications/Publishing/TeX
78d53d8c 4087Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4088
4089%description fonts-lm
4090Latin Modern family of fonts, based on the Computer Modern fonts
4091released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4092lot of additional characters, mainly accented ones, but not only.
4093There is a one set of PostScript fonts and four sets of TeX Font
4094Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4095encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4096Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4097potential user knows what to do with all these files. The author is
4098Boguslaw Jackowski.
4099
4100%description fonts-lm -l pl.UTF-8
4101Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4102przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4103Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4104Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4105Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4106QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4107(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4108(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4109tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4110
4111%package fonts-marvosym
4112Summary: Martin Vogel's Symbol (marvosym) font
4113Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4114Group: Fonts
78d53d8c 4115Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4116
4117%description fonts-marvosym
4118Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4119currency symbol as defined by the European commission; Euro currency
4120symbols in typefaces Times, Helvetica and Courier; Symbols for
4121structural engineering; Symbols for steel cross-sections; Astronomy
4122signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4123symbols; CE sign and others.
4124
4125%description fonts-marvosym -l pl.UTF-8
4126Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4127waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4128dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4129strukturalnej; symbole dla przekroi poprzecznych; symbole
4130astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4131krawieckie; znak CE i inne.
4132
4133%package fonts-mflogo
4134Summary: Logo fonts
4135Summary(pl.UTF-8): Fonty logo
4136Group: Fonts
78d53d8c 4137Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4138
4139%description fonts-mflogo
4140Logo fonts.
4141
4142%description fonts-mflogo -l pl.UTF-8
4143Fonty logo.
4144
4145%package fonts-misc
4146Summary: Miscellaneous fonts
4147Summary(pl.UTF-8): Różne fonty
4148Group: Fonts
78d53d8c 4149Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4150
4151%description fonts-misc
4152Miscellaneous fonts.
4153
4154%description fonts-misc -l pl.UTF-8
4155Fonty różne.
4156
4157%package fonts-monotype
4158Summary: Monotype fonts
4159Summary(pl.UTF-8): Fonty Monotype
4160Group: Fonts
78d53d8c 4161Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4162
4163%description fonts-monotype
4164Monotype fonts.
4165
4166%description fonts-monotype -l pl.UTF-8
4167Fonty Monotype.
4168
4169%package fonts-omega
4170Summary: Fonts for Omega - extended unicode TeX
4171Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4172Group: Fonts
78d53d8c 4173Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4174
4175%description fonts-omega
4176Fonts for Omega - extended unicode TeX.
4177
4178%description fonts-omega -l pl.UTF-8
4179Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4180
f1ba8563
ZU
4181
4182%package fonts-other
4183Summary: Other fonts
4184Summary(hu.UTF-8): További betűtípusok
4185Group: Fonts
4186Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4187
4188%description fonts-other
4189Other fonts.
4190
4191%description fonts-omega -l hu.UTF-8
4192További betűtípusok.
4193
d08789e0
ZU
4194%package fonts-pazo
4195Summary: Pazo fonts
4196Summary(pl.UTF-8): Fonty Pazo
4197Group: Fonts
78d53d8c 4198Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4199
4200%description fonts-pazo
4201Pazo fonts.
4202
4203%description fonts-pazo -l pl.UTF-8
4204Fonty Pazo.
4205
4206%package fonts-pl
4207Summary: Polish fonts
4208Summary(pl.UTF-8): Polskie fonty
4209Group: Fonts
78d53d8c 4210Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4211
4212%description fonts-pl
4213Polish fonts.
4214
4215%description fonts-pl -l pl.UTF-8
4216Polskie fonty.
4217
4218%package fonts-px
4219Summary: PX fonts
4220Summary(pl.UTF-8): Fonty PX
4221Group: Fonts
78d53d8c 4222Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4223
4224%description fonts-px
4225PX fonts.
4226
4227%description fonts-px -l pl.UTF-8
4228Fonty PX.
4229
4230%package fonts-qfonts
4231Summary: Quasi fonts
4232Summary(pl.UTF-8): Fonty Quasi
4233Group: Fonts
78d53d8c 4234Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4235
4236%description fonts-qfonts
4237Quasi fonts.
4238
4239%description fonts-qfonts -l pl.UTF-8
4240Fonty Quasi.
4241
4242%package fonts-qpx
4243Summary: Additional fonts for QPX package
4244Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4245Group: Fonts
78d53d8c 4246Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4247Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4248Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4249
4250%description fonts-qpx
4251Additional fonts for QPX package.
4252
4253%description fonts-qpx -l pl.UTF-8
4254Dodatkowe fonty dla pakietu QPX.
4255
31bd2c4a 4256%package fonts-qpxqtx
d08789e0
ZU
4257Summary: Additional fonts for QTX package
4258Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4259Group: Fonts
78d53d8c 4260Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4261# I hope qpxqtx doesn't need qfonts
4262# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4263Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4264
31bd2c4a 4265%description fonts-qpxqtx
d08789e0
ZU
4266Additional fonts for QTX package.
4267
31bd2c4a 4268%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4269Dodatkowe fonty dla pakietu QTX.
4270
4271%package fonts-rsfs
4272Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4273Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4274Group: Fonts
78d53d8c 4275Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4276
4277%description fonts-rsfs
4278Fonts of uppercase script letters for use as symbols in scientific and
4279mathematical typesetting, in contrast to the informal script fonts
4280such as that used for the `calligraphic' symbols in the TeX math
4281symbol font.
4282
4283%description fonts-rsfs -l pl.UTF-8
4284Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4285dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4286fontów pisanych takich jak używane do symboli "kaligraficznych" w
4287matematycznym foncie TeXowym symbol.
4288
4289%package fonts-stmaryrd
4290Summary: St Mary Road symbols for functional programming
4291Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4292Group: Fonts
78d53d8c 4293Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4294
4295%description fonts-stmaryrd
4296St Mary Road symbols for functional programming.
4297
4298%description fonts-stmaryrd -l pl.UTF-8
4299Symbole St Mary Road do programowania funkcyjnego.
4300
4301%package fonts-tx
4302Summary: TX fonts
4303Summary(pl.UTF-8): Fonty TX
4304Group: Fonts
78d53d8c 4305Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4306
4307%description fonts-tx
4308TX fonts.
4309
4310%description fonts-tx -l pl.UTF-8
4311Fonty TX.
4312
5bc70a92
MB
4313%package fonts-uhc
4314Summary: UHC fonts
4315Group: Fonts
4316Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4317
4318%description fonts-uhc
4319UHC fonts.
4320
d08789e0
ZU
4321%package fonts-urw
4322Summary: URW fonts
4323Summary(pl.UTF-8): Fonty URW
4324Group: Fonts
78d53d8c 4325Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4326
4327%description fonts-urw
4328URW fonts.
4329
4330%description fonts-urw -l pl.UTF-8
4331Fonty URW.
4332
4333%package fonts-urwvn
4334Summary: URWVN fonts
4335Summary(pl.UTF-8): Fonty URWVN
4336Group: Fonts
78d53d8c 4337Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4338
4339%description fonts-urwvn
4340URWVN fonts.
4341
4342%description fonts-urwvn -l pl.UTF-8
4343Fonty URWVN.
4344
4345%package fonts-vnr
4346Summary: VNR fonts
4347Summary(pl.UTF-8): Fonty VNR
4348Group: Fonts
78d53d8c 4349Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4350
4351%description fonts-vnr
4352VNR fonts.
4353
4354%description fonts-vnr -l pl.UTF-8
4355Fonty VNR.
4356
5bc70a92
MB
4357%package fonts-wadalab
4358Summary: Wadalab fonts
4359Group: Fonts
4360Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4361
4362%description fonts-wadalab
4363Wadalab fonts.
4364
d08789e0
ZU
4365%package fonts-wasy
4366Summary: Waldis symbol fonts
4367Summary(pl.UTF-8): Fonty Waldis symbol
4368Group: Fonts
78d53d8c 4369Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4370
4371%description fonts-wasy
4372Waldis symbol fonts.
4373
4374%description fonts-wasy -l pl.UTF-8
4375Fonty Waldis symbol.
4376
4377%package fonts-xypic
4378Summary: Xy-pic fonts
4379Summary(pl.UTF-8): Fonty Xy-pic
4380Group: Fonts
78d53d8c 4381Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4382
4383%description fonts-xypic
4384Xy-pic fonts.
4385
4386%description fonts-xypic -l pl.UTF-8
4387Fonty Xy-pic.
4388
4389%package fonts-yandy
4390Summary: European Modern fonts from Y&Y
4391Summary(pl.UTF-8): Fonty European Modern od Y&Y
4392Group: Fonts
78d53d8c 4393Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4394
4395%description fonts-yandy
4396European Modern fonts from Y&Y.
4397
4398%description fonts-yandy -l pl.UTF-8
4399Fonty European Modern od Y&Y.
4400
4401%package fonts-type1-antp
4402Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4403Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4404Group: Fonts
78d53d8c 4405Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4406
4407%description fonts-type1-antp
4408Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4409
4410%description fonts-type1-antp -l pl.UTF-8
4411Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4412Type 1.
4413
4414%package fonts-type1-antt
4415Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4416Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4417Group: Fonts
78d53d8c 4418Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4419
4420%description fonts-type1-antt
4421Antykwa Torunska, a Type 1 family of a Polish traditional type.
4422
4423%description fonts-type1-antt -l pl.UTF-8
4424Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4425
5bc70a92
MB
4426%package fonts-type1-arphic
4427Summary: Type1 Arphic fonts
4428Group: Fonts
4429Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4430
4431%description fonts-type1-arphic
4432Type1 Arphic fonts.
4433
d08789e0
ZU
4434%package fonts-type1-belleek
4435Summary: Free replacement for basic MathTime fonts
4436Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4437Group: Fonts
78d53d8c 4438Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4439
4440%description fonts-type1-belleek
4441Free replacement for basic MathTime fonts.
4442
4443%description fonts-type1-belleek -l pl.UTF-8
4444Wolnodostępny zamiennik podstawowych fontów MathTime.
4445
4446%package fonts-type1-bitstream
4447Summary: Bitstream fonts
4448Summary(pl.UTF-8): Fonty Bitstream
4449Group: Fonts
78d53d8c 4450Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4451Obsoletes: tetex-fonts-type1-bitstrea
4452
4453%description fonts-type1-bitstream
4454Bitstream fonts.
4455
4456%description fonts-type1-bitstream -l pl.UTF-8
4457Fonty Bitstream.
4458
4459%package fonts-type1-bluesky
4460Summary: Computer Modern family fonts
4461Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4462Group: Fonts
78d53d8c 4463Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4464
4465%description fonts-type1-bluesky
4466Computer Modern family fonts.
4467
4468%description fonts-type1-bluesky -l pl.UTF-8
4469Fonty z rodzony Computer Modern.
4470
4471%package fonts-type1-cc-pl
4472Summary: Polish version of Computer Concrete fonts
4473Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4474Group: Fonts
78d53d8c 4475Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4476
4477%description fonts-type1-cc-pl
4478Polish version of Computer Concrete fonts.
4479
4480%description fonts-type1-cc-pl -l pl.UTF-8
4481Polska wersja fontów Computer Concrete.
4482
4483%package fonts-type1-cmcyr
4484Summary: Computer Modern fonts extended with Russian letters
4485Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4486Group: Fonts
78d53d8c 4487Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4488
4489%description fonts-type1-cmcyr
4490Computer Modern fonts extended with Russian letters.
4491
4492%description fonts-type1-cmcyr -l pl.UTF-8
4493Fonty Computer Modern rozszerzone o litery rosyjskie.
4494
4495%package fonts-type1-cs
4496Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4497Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4498Group: Fonts
78d53d8c 4499Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4500
4501%description fonts-type1-cs
4502Czech/Slovak-tuned MetaFont Computer Modern fonts.
4503
4504%description fonts-type1-cs -l pl.UTF-8
4505Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4506czeskiego i słowackiego.
4507
b280f158
ZU
4508%package fonts-type1-dstroke
4509Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4510Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4511Group: Fonts
78d53d8c 4512Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4513
4514%description fonts-type1-dstroke
4515Doublestroke Type1 font for typesetting the mathematical symbols.
4516
4517%description fonts-type1-dstroke -l pl.UTF-8
4518Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4519
4520%package fonts-type1-eurosym
4521Summary: The new European currency symbol for the Euro
4522Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4523Group: Fonts
78d53d8c 4524Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4525
4526%description fonts-type1-eurosym
4527The new European currency symbol for the Euro implemented in Metafont,
4528using the official European Commission dimensions, and providing
4529several shapes (normal, slanted, bold, outline).
4530
4531%description fonts-type1-eurosym -l pl.UTF-8
4532Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4533z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4534różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4535
4536%package fonts-type1-hoekwater
4537Summary: Converted mflogo font
4538Summary(pl.UTF-8): Przekonwertowany font mflogo
4539Group: Fonts
78d53d8c 4540Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4541
4542%description fonts-type1-hoekwater
4543Fonts originally created in MetaFont, transformed to PostScript by
4544Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4545xipa.
4546
4547%description fonts-type1-hoekwater -l pl.UTF-8
4548Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4549PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4550stmaryrd, wasy, wasy2, xipa.
4551
4552%package fonts-type1-fpl
4553Summary: SC/OsF fonts for URW Palladio L
4554Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4555Group: Fonts
78d53d8c 4556Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4557
4558%description fonts-type1-fpl
4559The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4560are compatible with respect to metrics with the Palatino SC/OsF fonts
4561from Adobe. Note that it is not the author's aim to exactly reproduce
4562the outlines of the original Adobe fonts. The SC and OsF in the FPL
4563Fonts were designed with the glyphs from URW Palladio L as starting
4564point. For some glyphs (eg 'o') the author got the best result by
4565scaling and boldening. For others (eg 'h') shifting selected portions
4566of the character gave more satisfying results. All this was done using
4567the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4568data in these fonts comes from Walter Schmidt's improved Palatino
4569metrics.
4570
4571%description fonts-type1-fpl -l pl.UTF-8
4572Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4573kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4574Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4575kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4576projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4577(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4578pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4579dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4580wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4581Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4582Palatino Waltera Schmidta.
4583
b280f158
ZU
4584%package fonts-type1-tt2001
4585Summary: Type1 tt2001 family fonts
4586Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4587Group: Applications/Publishing/TeX
78d53d8c 4588Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4589
4590%description fonts-type1-tt2001
4591Type1 tt2001 famliy fonts.
4592
4593%description fonts-type1-tt2001 -l pl.UTF-8
4594Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4595
4596%package fonts-type1-lm
4597Summary: Type1 Latin Modern family fonts
4598Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4599Group: Applications/Publishing/TeX
78d53d8c 4600Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4601
4602%description fonts-type1-lm
4603Latin Modern family of fonts, based on the Computer Modern fonts
4604released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4605lot of additional characters, mainly accented ones, but not only.
4606There is a one set of PostScript fonts and four sets of TeX Font
4607Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4608encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4609Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4610potential user knows what to do with all these files. The author is
4611Boguslaw Jackowski.
4612
4613%description fonts-type1-lm -l pl.UTF-8
4614Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4615przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4616Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4617Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4618Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4619QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4620(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4621(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4622tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4623
4624%package fonts-type1-marvosym
4625Summary: Martin Vogel's Symbol (marvosym) font
4626Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4627Group: Fonts
78d53d8c 4628Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4629
4630%description fonts-type1-marvosym
4631Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4632currency symbol as defined by the European commission; Euro currency
4633symbols in typefaces Times, Helvetica and Courier; Symbols for
4634structural engineering; Symbols for steel cross-sections; Astronomy
4635signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4636symbols; CE sign and others.
4637
4638%description fonts-type1-marvosym -l pl.UTF-8
4639Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4640waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4641dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4642strukturalnej; symbole dla przekroi poprzecznych; symbole
4643astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4644krawieckie; znak CE i inne.
4645
4646%package fonts-type1-mathpazo
4647Summary: Pazo Math fonts
4648Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4649Group: Fonts
78d53d8c 4650Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4651
4652%description fonts-type1-mathpazo
4653Pazo Math fonts.
4654
4655%description fonts-type1-mathpazo -l pl.UTF-8
4656Fonty matematyczne Pazo Math.
4657
4658%package fonts-type1-omega
4659Summary: Type1 fonts for Omega - extended unicode TeX
4660Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4661Group: Fonts
78d53d8c 4662Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4663
4664%description fonts-type1-omega
4665Type1 fonts for Omega - extended unicode TeX.
4666
4667%description fonts-type1-omega -l pl.UTF-8
4668Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4669
4670%package fonts-type1-pl
4671Summary: Polish fonts
4672Summary(pl.UTF-8): Polskie fonty
4673Group: Fonts
78d53d8c 4674Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4675Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4676
4677%description fonts-type1-pl
4678Polish fonts.
4679
4680%description fonts-type1-pl -l pl.UTF-8
4681Polskie fonty.
4682
4683%package fonts-type1-px
4684Summary: PX fonts
4685Summary(pl.UTF-8): Fonty PX
4686Group: Fonts
78d53d8c 4687Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4688
4689%description fonts-type1-px
4690PX fonts.
4691
4692%description fonts-type1-px -l pl.UTF-8
4693Fonty PX.
4694
b280f158
ZU
4695%package fonts-type1-qfonts
4696Summary: Quasi fonts
4697Summary(pl.UTF-8): Fonty Quasi
4698Group: Fonts
78d53d8c 4699Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4700
4701%description fonts-type1-qfonts
4702Quasi fonts.
4703
4704%description fonts-type1-qfonts -l pl.UTF-8
4705Fonty Quasi.
d08789e0
ZU
4706
4707%package fonts-type1-tx
4708Summary: TX fonts
4709Summary(pl.UTF-8): Fonty TX
4710Group: Fonts
78d53d8c 4711Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4712
4713%description fonts-type1-tx
4714TX fonts.
4715
4716%description fonts-type1-tx -l pl.UTF-8
4717Fonty TX.
4718
5bc70a92
MB
4719%package fonts-type1-uhc
4720Summary: Type1 UHC fonts
4721Group: Fonts
4722Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4723
4724%description fonts-type1-uhc
4725Type1 UHC fonts.
4726
d08789e0
ZU
4727%package fonts-type1-urw
4728Summary: URW fonts
4729Summary(pl.UTF-8): Fonty URW
4730Group: Fonts
78d53d8c 4731Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4732
4733%description fonts-type1-urw
4734URW fonts.
4735
4736%description fonts-type1-urw -l pl.UTF-8
4737Fonty URW.
4738
4739%package fonts-type1-vnr
4740Summary: Type1 VNR fonts
4741Summary(pl.UTF-8): Fonty Type1 VNR
4742Group: Fonts
78d53d8c 4743Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4744
4745%description fonts-type1-vnr
4746Type1 VNR fonts.
4747
4748%description fonts-type1-vnr -l pl.UTF-8
4749Fonty Type1 VNR.
4750
5bc70a92
MB
4751%package fonts-type1-wadalab
4752Summary: Type1 Wadalab fonts
4753Group: Fonts
4754Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4755
4756%description fonts-type1-wadalab
4757Type1 Wadalab fonts.
4758
d08789e0
ZU
4759%package fonts-type1-xypic
4760Summary: Xy-pic fonts
4761Summary(pl.UTF-8): Fonty Xy-pic
4762Group: Fonts
78d53d8c 4763Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4764
4765%description fonts-type1-xypic
4766Xy-pic fonts.
4767
4768%description fonts-type1-xypic -l pl.UTF-8
4769Fonty Xy-pic.
4770
489714ae
ZU
4771
4772# TeXLive-specific packages - there wasn't before...
4773%package afm2pl
4774Summary: Convert an Adobe font metric file to a TeX font property list
4775Group: Fonts
4776
4777%description afm2pl
4778Convert an Adobe font metric file to a TeX font property list.
4779
4780
4781%package bbox
4782Summary: bbox prints the bounding box of images
4783Group: Applications/Publishing/TeX
4784
4785%description bbox
4786bbox reads a rawppm or rawpbm file and prints out the bounding box of
4787the image.
4788
4789%package cefutils
4790Summary: In cefutils there are CEF-compatible utils
4791Group: Applications/Publishing/TeX
4792
4793%description cefutils
4794In cefutils there are CEF-compatible (Chinese Encoding Framework)
4795utils.
4796
4797%package detex
4798Summary: A filter to strip TeX commands from a .tex file
4799Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4800Group: Applications/Publishing/TeX
4801
4802%description detex
4803A filter to strip TeX commands from a .tex file.
4804
4805%description detex -l hu.UTF-8
4806Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4807
4808
7ffd1967
ZU
4809%package dviutils
4810Summary: Various DVI utils
4811Summary(hu.UTF-8): Vegyes DVI eszközök
4812Group: Applications/Publishing/TeX
4813
4814%description dviutils
4815This package contains various DVI utils.
4816
4817%description dviutils -l hu.UTF-8
4818Ez a csomag mindenféle DVI eszközt tartalmaz.
4819
4820%package epsutils
4821Summary: Various EPS utils
4822Group: Applications/Publishing/TeX
4823
4824%description epsutils
4825Various EPS (Encapsulated PostScript) utils.
4826
4827
4828%package filters
4829Summary: Various filters
4830Group: Applications/Publishing/TeX
4831
4832%description filters
4833Various filters.
4834
4835
489714ae
ZU
4836%package uncategorized-utils
4837Summary: Uncategorized utils
4838Group: Applications/Publishing/TeX
4839
4840%description uncategorized-utils
4841Uncategorized utilities. Needs check and categorizing.
4842
5b7eba8e
MB
4843%package tex4ht
4844Summary: LaTeX and TeX for hypertext
4845Group: Applications/Publishing/TeX
4846
4847%description tex4ht
4848A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4849providing a configurable (La)TeX-based authoring system for hypertext.
4850When converting to XML, you can use MathML instead of images for
4851equation representation.
4852
4224ae6d
MB
4853%package xetex
4854Summary: Extended TeX / LaTeX version for unicode
4855Group: Applications/Publishing/TeX
4856Requires(post,postun): /usr/bin/texhash
4857Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4858
4859%description xetex
4860XeTeX extends the TeX typesetting system (and macro packages such as
4861LaTeX and ConTeXt) to have native support for the Unicode character
4862set, including complex Asian scripts, and for OpenType and TrueType
4863fonts.
4864
4865%package xmltex
4866Summary: TeX package for processing XML files
4867Group: Applications/Publishing/TeX
4868Requires(post,postun): /usr/bin/texhash
4869
4870%description xmltex
4871XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4872It allows TeX to directly process XML files.
4873
d08789e0
ZU
4874%prep
4875%setup -q -c -T -n %{name}-%{version}-source
4876lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4877%patch0 -p1
1cc1dae0 4878%patch1 -p1
c48c077b
AM
4879
4880cd libs/teckit
4881cat ax*.m4 > acinclude.m4
4882%{__libtoolize}
4883%{__aclocal}
4884%{__autoconf}
4885%{__automake}
d08789e0
ZU
4886
4887%build
4888find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4889%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4890cd texk/kpathsea
83feaf0d
ZU
4891%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4892%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4893%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4894%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4895%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4896%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4897cd ../..
d47c034d 4898
a784d38e 4899%configure \
ca4b56d2
AM
4900%if %{with bootstrap}
4901 --without-xindy \
4902 --without-luatex \
4903%endif
d08789e0
ZU
4904 --disable-multiplatform \
4905 --disable-static \
4906 --enable-a4 \
4907 --enable-gf \
4908 --enable-ipc \
4909 --enable-shared \
a784d38e 4910 --with-fontconfig \
d08789e0
ZU
4911 --with-fonts-dir=/var/cache/fonts \
4912 --with-ncurses \
e671f712 4913 --with-system-freetype \
97b079ad 4914 --with-freetype-include=/usr/include/freetype \
a784d38e 4915 --with-system-freetype2 \
97b079ad 4916 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4917 --with-system-gd \
4918 --with-system-ncurses \
4919 --with-system-pnglib \
4920 --with-system-t1lib \
4921 --with-system-zlib \
d08789e0
ZU
4922 --with-xdvi-x-toolkit=xaw \
4923 --without-dialog \
4924 --without-t1utils \
ca4b56d2 4925 --without-texinfo
d08789e0 4926
d08789e0
ZU
4927%{__make}
4928
d08789e0
ZU
4929%install
4930rm -rf $RPM_BUILD_ROOT
4931install -d $RPM_BUILD_ROOT%{_datadir} \
4932 $RPM_BUILD_ROOT%{_desktopdir} \
4933 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4934 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4935 $RPM_BUILD_ROOT/var/cache/fonts \
4936 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4937 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4938 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4939 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4940
f37ff31b
ZU
4941lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4942%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4943%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4944%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4945# This is an empty directory
4946%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4947# Useless binary
4948%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4949
d08789e0
ZU
4950# commented out because of following (non-fatal) error:
4951# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4952#perl -pi \
4953# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4954# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4955# texmf/web2c/texmf.cnf
4956
d08789e0
ZU
4957install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4958
4959LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4960
4961%{__make} install \
4962 prefix=$RPM_BUILD_ROOT%{_prefix} \
4963 bindir=$RPM_BUILD_ROOT%{_bindir} \
4964 mandir=$RPM_BUILD_ROOT%{_mandir} \
4965 libdir=$RPM_BUILD_ROOT%{_libdir} \
4966 datadir=$RPM_BUILD_ROOT%{_datadir} \
4967 infodir=$RPM_BUILD_ROOT%{_infodir} \
4968 includedir=$RPM_BUILD_ROOT%{_includedir} \
4969 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4970 texmf=$RPM_BUILD_ROOT%{texmf} \
4971 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4972 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4973
37bb0d8c 4974# Fix broken symlinks
3702646a
ZU
4975CURDIR=$(pwd)
4976cd $RPM_BUILD_ROOT%{_bindir}
4977for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
4978 ln -sf $(readlink $file | %{__sed} "s@\.\.@\.\./share@") $file
4979done
4980cd $CURDIR
37bb0d8c 4981
d08789e0
ZU
4982#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4983#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4984
26d8eaaa
ZU
4985# %{__make} init \
4986# prefix=$RPM_BUILD_ROOT%{_prefix} \
4987# bindir=$RPM_BUILD_ROOT%{_bindir} \
4988# mandir=$RPM_BUILD_ROOT%{_mandir} \
4989# libdir=$RPM_BUILD_ROOT%{_libdir} \
4990# datadir=$RPM_BUILD_ROOT%{_datadir} \
4991# infodir=$RPM_BUILD_ROOT%{_infodir} \
4992# includedir=$RPM_BUILD_ROOT%{_includedir} \
4993# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4994# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 4995
489714ae 4996%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 4997%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 4998
d08789e0
ZU
4999perl -pi \
5000 -e "s|$RPM_BUILD_ROOT||g;" \
5001 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5002
8175e90e 5003install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5004
5005install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5006install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5007
ce981570 5008# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5009
5010# in separate spec
b4d68b39
ZU
5011# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5012# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5013
5014# not included in package
5015rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5016rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5017rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5018rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5019rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5020rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5021rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5022rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5023rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5024rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5025rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5026rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5027rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5028rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5029rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5030rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5031
5032# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5033# and we can still analyze them
ce981570
ZU
5034# install -d format-logs
5035# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5036
5037%clean
5038rm -rf $RPM_BUILD_ROOT
5039
5040%post
5041%fixinfodir
5042%texhash
5043
5044%postun
5045%fixinfodir
5046if [ "$1" = "1" ]; then
5047 %texhash
5048fi
5049
5050%post doc-Catalogue
5051%texhash
5052
5053%postun doc-Catalogue
5054%texhash
5055
5056%post doc-tug-faq
5057%texhash
5058
5059%postun doc-tug-faq
5060%texhash
5061
096dca83 5062%post -n kpathsea
d08789e0
ZU
5063/sbin/ldconfig
5064%fixinfodir
5065%texhash
5066
096dca83 5067%postun -n kpathsea
d08789e0
ZU
5068/sbin/ldconfig
5069%fixinfodir
5070%texhash
5071
096dca83 5072%post -n kpathsea-devel
d08789e0
ZU
5073%texhash
5074
096dca83 5075%postun -n kpathsea-devel
d08789e0
ZU
5076%texhash
5077
5078%post dvips
5079%fixinfodir
5080%texhash
5081
5082%postun dvips
5083%fixinfodir
5084%texhash
5085
5086%post dvilj
5087%texhash
5088
5089%postun dvilj
5090%texhash
5091
5092%post makeindex
5093%texhash
5094
5095%postun makeindex
5096%texhash
5097
5098%post metafont
5099%texhash
5100
5101%postun metafont
5102%texhash
5103
5104%post metapost
5105%texhash
5106
5107%postun metapost
5108%texhash
5109
5110%post mptopdf
5111%texhash
5112
5113%postun mptopdf
5114%texhash
5115
5116%post texdoctk
5117%texhash
5118
5119%postun texdoctk
5120%texhash
5121
5122%post -n xdvi
5123%texhash
5124
5125%postun -n xdvi
5126%texhash
5127
5128%post pdftex
5129%texhash
5130
5131%postun pdftex
5132%texhash
5133
04123363
ZU
5134%post phyzzx
5135%texhash
5136
5137%postun phyzzx
5138%texhash
5139
d08789e0
ZU
5140%post omega
5141%texhash
5142
5143%postun omega
5144%texhash
5145
5146%post plain
5147%texhash
5148
5149%postun plain
5150%texhash
5151
5152%post format-plain
5153%texhash
5154
5155%postun format-plain
5156%texhash
5157
5158%post format-pdftex
5159%texhash
5160
5161%postun format-pdftex
5162%texhash
5163
5164%post format-pdfetex
5165%texhash
5166
5167%postun format-pdfetex
5168%texhash
5169
5170%post mex
5171%texhash
5172
5173%postun mex
5174%texhash
5175
5176%post format-mex
5177%texhash
5178
5179%postun format-mex
5180%texhash
5181
5182%post format-pdfmex
5183%texhash
5184
5185%postun format-pdfmex
5186%texhash
5187
5188%postun format-utf8mex
5189%texhash
5190
5191%post amstex
5192%texhash
5193
5194%postun amstex
5195%texhash
5196
5197%post format-amstex
5198%texhash
5199
5200%postun format-amstex
5201%texhash
5202
5203%post format-pdfamstex
5204%texhash
5205
5206%postun format-pdfamstex
5207%texhash
5208
5209%post csplain
5210%texhash
5211
5212%postun csplain
5213%texhash
5214
5215%post format-csplain
5216%texhash
5217
5218%postun format-csplain
5219%texhash
5220
5221%post format-pdfcsplain
5222%texhash
5223
5224%postun format-pdfcsplain
5225%texhash
5226
5227%post cslatex
5228%texhash
5229
5230%postun cslatex
5231%texhash
5232
5233%post format-cslatex
5234%texhash
5235
5236%postun format-cslatex
5237%texhash
5238
5239%post format-pdfcslatex
5240%texhash
5241
5242%postun format-pdfcslatex
5243%texhash
5244
5245%post cyrplain
5246%texhash
5247
5248%postun cyrplain
5249%texhash
5250
5251%post format-cyrplain
5252%texhash
5253
5254%postun format-cyrplain
5255%texhash
5256
5257%post format-cyramstex
5258%texhash
5259
5260%postun format-cyramstex
5261%texhash
5262
5263%post format-cyrtexinfo
5264%texhash
5265
5266%postun format-cyrtexinfo
5267%texhash
5268
5269%post eplain
5270%texhash
5271
5272%postun eplain
5273%texhash
5274
5275%post format-eplain
5276%texhash
5277
5278%postun format-eplain
5279%texhash
5280
5281# ConTeXt format
5282
5283%post context
5284%texhash
5285
5286%postun context
5287%texhash
5288
5289%post format-context-de
5290%texhash
5291
5292%postun format-context-de
5293%texhash
5294
5295%post format-context-en
5296%texhash
5297
5298%postun format-context-en
5299%texhash
5300
5301%post format-context-nl
5302%texhash
5303
5304%postun format-context-nl
5305%texhash
5306
5307# LaTeX format.
5308
5309%post latex
5310%fixinfodir
5311%texhash
5312
5313%postun latex
5314%fixinfodir
5315%texhash
5316
6c82f497
ZU
5317%post latex-12many
5318%texhash
5319
5320%postun latex-12many
5321%texhash
5322
fe66da27
ZU
5323%post latex-abstract
5324%texhash
5325
5326%postun latex-abstract
5327%texhash
5328
f1f5d194
ZU
5329%post latex-accfonts
5330%texhash
5331
5332%postun latex-accfonts
5333%texhash
5334
e88b5dcf
ZU
5335%post latex-adrconv
5336%texhash
5337
5338%postun latex-adrconv
5339%texhash
5340
d08789e0
ZU
5341%post latex-ae
5342%texhash
5343
5344%postun latex-ae
5345%texhash
5346
5347%post latex-ams
5348%texhash
5349
5350%postun latex-ams
5351%texhash
5352
5353%post latex-antp
5354%texhash
5355
5356%postun latex-antp
5357%texhash
5358
5359%post latex-antt
5360%texhash
5361
5362%postun latex-antt
5363%texhash
5364
e88b5dcf
ZU
5365%post latex-appendix
5366%texhash
5367
5368%postun latex-appendix
5369%texhash
5370
b4d68b39
ZU
5371%post latex-backgammon
5372%texhash
5373
5374%postun latex-backgammon
5375%texhash
5376
6c82f497
ZU
5377%post latex-bardiag
5378%texhash
5379
5380%postun latex-bardiag
5381%texhash
5382
d08789e0
ZU
5383%post latex-bbm
5384%texhash
5385
5386%postun latex-bbm
5387%texhash
5388
5389%post latex-bbold
5390%texhash
5391
5392%postun latex-bbold
5393%texhash
5394
b4d68b39
ZU
5395%post latex-beamer
5396%texhash
5397
5398%postun latex-beamer
5399%texhash
5400
2fede27b
ZU
5401%post latex-bezos
5402%texhash
5403
5404%postun latex-bezos
5405%texhash
5406
d08789e0
ZU
5407%post latex-bibtex
5408%texhash
5409
5410%postun latex-bibtex
5411%texhash
5412
5413%post latex-bibtex-ams
5414%texhash
5415
5416%postun latex-bibtex-ams
5417%texhash
5418
5419%post latex-bibtex-pl
5420%texhash
5421
5422%postun latex-bibtex-pl
5423%texhash
5424
5425%post latex-bibtex-german
5426%texhash
5427
5428%postun latex-bibtex-german
5429%texhash
5430
5431%post latex-bibtex-revtex4
5432%texhash
5433
5434%postun latex-bibtex-revtex4
5435%texhash
5436
5437%post latex-bibtex-jurabib
5438%texhash
5439
5440%postun latex-bibtex-jurabib
5441%texhash
5442
33b3b483
ZU
5443%post latex-bibtex-styles
5444%texhash
5445
5446%postun latex-bibtex-styles
5447%texhash
5448
2fede27b
ZU
5449%post latex-booktabs
5450%texhash
5451
5452%postun latex-booktabs
5453%texhash
5454
5455
5456%post latex-caption
5457%texhash
5458
5459%postun latex-caption
5460%texhash
5461
d08789e0
ZU
5462%post latex-carlisle
5463%texhash
5464
5465%postun latex-carlisle
5466%texhash
5467
5468%post latex-ccfonts
5469%texhash
5470
5471%postun latex-ccfonts
5472%texhash
5473
5474%post latex-cite
5475%texhash
5476
5477%postun latex-cite
5478%texhash
5479
5480%post latex-cmbright
5481%texhash
5482
5483%postun latex-cmbright
5484%texhash
5485
2fede27b
ZU
5486
5487%post latex-comment
5488%texhash
5489
5490%postun latex-comment
5491%texhash
5492
d08789e0
ZU
5493%post latex-concmath
5494%texhash
5495
5496%postun latex-concmath
5497%texhash
5498
2fede27b
ZU
5499%post latex-currvita
5500%texhash
5501
5502%postun latex-currvita
5503%texhash
5504
5505
5506%post latex-curves
5507%texhash
5508
5509%postun latex-curves
5510%texhash
5511
d08789e0
ZU
5512%post latex-custom-bib
5513%texhash
5514
5515%postun latex-custom-bib
5516%texhash
5517
5518%post latex-cyrillic
5519%texhash
5520
5521%postun latex-cyrillic
5522%texhash
5523
04eb4e68
ZU
5524# %post latex-dstroke
5525# %texhash
d08789e0 5526
04eb4e68
ZU
5527# %postun latex-dstroke
5528# %texhash
d08789e0 5529
60597425
ZU
5530%post latex-enumitem
5531%texhash
5532
5533%postun latex-enumitem
5534%texhash
5535
fe66da27
ZU
5536%post latex-exam
5537%texhash
5538
5539%postun latex-exam
5540%texhash
5541
f1f5d194
ZU
5542%post latex-gbrief
5543%texhash
5544
5545%postun latex-gbrief
5546%texhash
5547
d08789e0
ZU
5548%post latex-jknappen
5549%texhash
5550
5551%postun latex-jknappen
5552%texhash
5553
d19eaaab
ZU
5554%post latex-keystroke
5555%texhash
5556
5557%postun latex-keystroke
5558%texhash
5559
5560%post latex-labbook
5561%texhash
5562
5563%postun latex-labbook
5564%texhash
5565
5566%post latex-lcd
5567%texhash
5568
5569%postun latex-lcd
5570%texhash
5571
5572%post latex-leaflet
5573%texhash
5574
5575%postun latex-leaflet
5576%texhash
5577
f1f5d194
ZU
5578%post latex-leftidx
5579%texhash
5580
5581%postun latex-leftidx
5582%texhash
5583
d19eaaab
ZU
5584%post latex-lewis
5585%texhash
5586
5587%postun latex-lewis
5588%texhash
5589
d08789e0
ZU
5590%post latex-lm
5591%texhash
5592
fe66da27
ZU
5593%post latex-lastpage
5594%texhash
5595
5596%postun latex-lastpage
5597%texhash
5598
d08789e0
ZU
5599%postun latex-lm
5600%texhash
5601
5602%post latex-lucidabr
5603%texhash
5604
5605%postun latex-lucidabr
5606%texhash
5607
5608%post latex-marvosym
5609%texhash
5610
5611%postun latex-marvosym
5612%texhash
5613
d19eaaab
ZU
5614%post latex-mathexam
5615%texhash
5616
5617%postun latex-mathexam
5618%texhash
5619
d08789e0
ZU
5620%post latex-mathpple
5621%texhash
5622
5623%postun latex-mathpple
5624%texhash
5625
5626%post latex-mathtime
5627%texhash
5628
5629%postun latex-mathtime
5630%texhash
5631
5632%post latex-mflogo
5633%texhash
5634
5635%postun latex-mflogo
5636%texhash
5637
5638%post latex-mfnfss
5639%texhash
5640
5641%postun latex-mfnfss
5642%texhash
5643
5644%post latex-minitoc
5645%texhash
5646
5647%postun latex-minitoc
5648%texhash
5649
5650%post latex-mltex
5651%texhash
5652
5653%postun latex-mltex
5654%texhash
5655
f1f5d194
ZU
5656%post latex-moreverb
5657%texhash
5658
5659%postun latex-moreverb
5660%texhash
5661
d34bfb7f
ZU
5662%post latex-multienum
5663%texhash
5664
5665%postun latex-multienum
5666%texhash
5667
8ed039e0
ZU
5668%post latex-musictex
5669%texhash
5670
5671%postun latex-musictex
5672%texhash
5673
fe66da27
ZU
5674%post latex-ntheorem
5675%texhash
5676
5677%postun latex-ntheorem
5678%texhash
5679
f65b3398
ZU
5680%post latex-other
5681%texhash
5682
5683%postun latex-other
5684%texhash
5685
5686%post latex-other-doc
5687%texhash
5688
5689%postun latex-other-doc
5690%texhash
5691
d08789e0
ZU
5692%post latex-palatcm
5693%texhash
5694
5695%postun latex-palatcm
5696%texhash
5697
f65b3398
ZU
5698%post latex-pdfslide
5699%texhash
5700
5701%postun latex-pdfslide
5702%texhash
5703
03d9d5fa
ZU
5704%post latex-pgf
5705%texhash
5706
5707%postun latex-pgf
5708%texhash
5709
f65b3398
ZU
5710%post latex-polynom
5711%texhash
5712
5713%postun latex-polynom
5714%texhash
5715
5716%post latex-polynomial
5717%texhash
5718
5719%postun latex-polynomial
5720%texhash
5721
b7b4a109
ZU
5722%post latex-prosper
5723%texhash
5724
5725%postun latex-prosper
5726%texhash
5727
5728%post latex-pseudocode
5729%texhash
5730
5731%postun latex-pseudocode
5732%texhash
5733
d08789e0
ZU
5734%post latex-psnfss
5735%texhash
5736
5737%postun latex-psnfss
5738%texhash
5739
8efa6a9c
ZU
5740%post latex-pst-2dplot
5741%texhash
5742
5743%postun latex-pst-2dplot
5744%texhash
5745
5746%post latex-pst-3dplot
5747%texhash
5748
5749%postun latex-pst-3dplot
5750%texhash
5751
5752%post latex-pst-bar
5753%texhash
5754
5755%postun latex-pst-bar
5756%texhash
5757
5758%post latex-pst-circ
5759%texhash
5760
5761%postun latex-pst-circ
5762%texhash
5763
b7b4a109
ZU
5764%post latex-pst-eucl
5765%texhash
5766
5767%postun latex-pst-eucl
5768%texhash
5769
8efa6a9c
ZU
5770%post latex-pst-diffraction
5771%texhash
5772
5773%postun latex-pst-diffraction
5774%texhash
5775
5776%post latex-pst-fun
5777%texhash
5778
5779%postun latex-pst-fun
5780%texhash
5781
5782%post latex-pst-func
5783%texhash
5784
5785%postun latex-pst-func
5786%texhash
5787
5788%post latex-pst-infixplot
5789%texhash
5790
5791%postun latex-pst-infixplot
5792%texhash
5793
b7b4a109
ZU
5794%post latex-pst-fr3d
5795%texhash
5796
5797%postun latex-pst-fr3d
5798%texhash
5799
5800%post latex-pst-fractal
5801%texhash
5802
5803%postun latex-pst-fractal
5804%texhash
5805
d08789e0
ZU
5806%post latex-pxfonts
5807%texhash
5808
8efa6a9c
ZU
5809%post latex-pst-math
5810%texhash
5811
5812%postun latex-pst-math
5813%texhash
5814
5815%post latex-pst-ob3d
5816%texhash
5817
5818%postun latex-pst-ob3d
5819%texhash
5820
5821%post latex-pst-optic
5822%texhash
5823
5824%postun latex-pst-optic
5825%texhash
5826
5827%post latex-pst-optexp
5828%texhash
5829
5830%postun latex-pst-optexp
5831%texhash
5832
5833%post latex-pst-text
5834%texhash
5835
5836%postun latex-pst-text
5837%texhash
5838
1024ab0e
ZU
5839%post latex-pst-uncategorized
5840%texhash
5841
5842%postun latex-pst-uncategorized
5843
5844%texhash
5845
d08789e0
ZU
5846%postun latex-pxfonts
5847%texhash
5848
5849%post latex-qfonts
5850%texhash
5851
5852%postun latex-qfonts
5853%texhash
5854
6c82f497
ZU
5855%post latex-SIstyle
5856%texhash
5857
5858%postun latex-SIstyle
5859%texhash
5860
fe66da27
ZU
5861%post latex-SIunits
5862%texhash
5863
5864%postun latex-SIunits
5865%texhash
5866
f65b3398
ZU
5867%post latex-siunitx
5868%texhash
5869
5870%postun latex-siunitx
5871%texhash
5872
6c82f497
ZU
5873%post latex-Tabbing
5874%texhash
5875
5876%postun latex-Tabbing
5877%texhash
5878
d08789e0
ZU
5879%post latex-txfonts
5880%texhash
5881
5882%postun latex-txfonts
5883%texhash
5884
7ea3a98b
ZU
5885%post latex-ucs
5886%texhash
5887
5888%postun latex-ucs
5889%texhash
5890
d08789e0
ZU
5891%post latex-umlaute
5892%texhash
5893
5894%postun latex-umlaute
5895%texhash
5896
5897%post latex-wasysym
5898%texhash
5899
5900%postun latex-wasysym
5901%texhash
5902
03d9d5fa
ZU
5903%post latex-xcolor
5904%texhash
5905
5906%postun latex-xcolor
5907%texhash
5908
d08789e0
ZU
5909%post format-latex
5910%texhash
5911
5912%postun format-latex
5913%texhash
5914
5915%post format-pdflatex
5916%texhash
5917
5918%postun format-pdflatex
5919%texhash
5920
5921%post platex
5922%texhash
5923
5924%postun platex
5925%texhash
5926
5927%post format-platex
5928%texhash
5929
5930%postun format-platex
5931%texhash
5932
5933%post format-pdfplatex
5934%texhash
5935
5936%postun format-pdfplatex
5937%texhash
5938
5939%post tex-babel
5940%texhash
5941
5942%postun tex-babel
5943%texhash
5944
5945%post tex-german
5946%texhash
5947
5948%postun tex-german
5949%texhash
5950
5951%post tex-mfpic
5952%texhash
5953
5954%postun tex-mfpic
5955%texhash
5956
5957%post tex-misc
5958%texhash
5959
5960%postun tex-misc
5961%texhash
5962
5963%post tex-pictex
5964%texhash
5965
5966%postun tex-pictex
5967%texhash
5968
5969%post tex-pstricks
5970%texhash
5971
5972%postun tex-pstricks
5973%texhash
5974
5975%post tex-qpx
5976%texhash
5977
5978%postun tex-qpx
5979%texhash
5980
31bd2c4a 5981%post tex-qpxqtx
d08789e0
ZU
5982%texhash
5983
31bd2c4a 5984%postun tex-qpxqtx
d08789e0
ZU
5985%texhash
5986
5987%post tex-ruhyphen
5988%texhash
5989
5990%postun tex-ruhyphen
5991%texhash
5992
5993%post tex-spanish
5994%texhash
5995
5996%postun tex-spanish
5997%texhash
5998
5999%post tex-texdraw
6000%texhash
6001
6002%postun tex-texdraw
6003%texhash
6004
6005%post tex-thumbpdf
6006%texhash
6007
6008%postun tex-thumbpdf
6009%texhash
6010
6011%post tex-ukrhyph
6012%texhash
6013
6014%postun tex-ukrhyph
6015%texhash
6016
6017%post latex-vietnam
6018%texhash
6019
6020%postun latex-vietnam
6021%texhash
6022
6023%post tex-xypic
6024%texhash
6025
6026%postun tex-xypic
6027%texhash
6028
6029%post fonts-adobe
6030%texhash
6031
6032%postun fonts-adobe
6033%texhash
6034
6035%post fonts-ae
6036%texhash
6037
6038%postun fonts-ae
6039%texhash
6040
6041%post fonts-ams
6042%texhash
6043
6044%postun fonts-ams
6045%texhash
6046
6047%post fonts-antp
6048%texhash
6049
6050%postun fonts-antp
6051%texhash
6052
6053%post fonts-antt
6054%texhash
6055
6056%postun fonts-antt
6057%texhash
6058
6059%post fonts-bbm
6060%texhash
6061
6062%postun fonts-bbm
6063%texhash
6064
6065%post fonts-bbold
6066%texhash
6067
6068%postun fonts-bbold
6069%texhash
6070
070c5aff
ZU
6071%post fonts-bh
6072%texhash
d08789e0 6073
070c5aff
ZU
6074%postun fonts-bh
6075%texhash
d08789e0
ZU
6076
6077%post fonts-bitstream
6078%texhash
6079
6080%postun fonts-bitstream
6081%texhash
6082
6083%post fonts-cbgreek
6084%texhash
6085
6086%postun fonts-cbgreek
6087%texhash
6088
6089%post fonts-cc-pl
6090%texhash
6091
6092%postun fonts-cc-pl
6093%texhash
6094
6095%post fonts-cg
6096%texhash
6097
6098%postun fonts-cg
6099%texhash
6100
6101%post fonts-cm
6102%texhash
6103
6104%postun fonts-cm
6105%texhash
6106
6107%post fonts-cmbright
6108%texhash
6109
6110%postun fonts-cmbright
6111%texhash
6112
6113%post fonts-cmcyr
6114%texhash
6115
6116%postun fonts-cmcyr
6117%texhash
6118
6119%post fonts-cmextra
6120%texhash
6121
6122%postun fonts-cmextra
6123%texhash
6124
6125%post fonts-concmath
6126%texhash
6127
6128%postun fonts-concmath
6129%texhash
6130
6131%post fonts-concrete
6132%texhash
6133
6134%postun fonts-concrete
6135%texhash
6136
6137%post fonts-cs
6138%texhash
6139
6140%postun fonts-cs
6141%texhash
6142
4a09ae1a
ZU
6143%post fonts-dstroke
6144%texhash
d08789e0 6145
4a09ae1a
ZU
6146%postun fonts-dstroke
6147%texhash
d08789e0
ZU
6148
6149%post fonts-ecc
6150%texhash
6151
6152%postun fonts-ecc
6153%texhash
6154
6155%post fonts-eurosym
6156%texhash
6157
6158%postun fonts-eurosym
6159%texhash
6160
6161%post fonts-euxm
6162%texhash
6163
6164%postun fonts-euxm
6165%texhash
6166
6167%post fonts-gothic
6168%texhash
6169
6170%postun fonts-gothic
6171%texhash
6172
6173%post fonts-hoekwater
6174%texhash
6175
6176%postun fonts-hoekwater
6177%texhash
6178
6179%post fonts-jknappen
6180%texhash
6181
6182%postun fonts-jknappen
6183%texhash
6184
6185%post fonts-latex
6186%texhash
6187
6188%postun fonts-latex
6189%texhash
6190
6191%post fonts-lh
6192%texhash
6193
6194%postun fonts-lh
6195%texhash
6196
6197%post fonts-lm
6198%texhash
6199
6200%postun fonts-lm
6201%texhash
6202
6203%post fonts-marvosym
6204%texhash
6205
6206%postun fonts-marvosym
6207%texhash
6208
6209%post fonts-mflogo
6210%texhash
6211
6212%postun fonts-mflogo
6213%texhash
6214
6215%post fonts-misc
6216%texhash
6217
6218%postun fonts-misc
6219%texhash
6220
6221%post fonts-monotype
6222%texhash
6223
6224%postun fonts-monotype
6225%texhash
6226
6227%post fonts-omega
6228%texhash
6229
6230%postun fonts-omega
6231%texhash
6232
f1ba8563
ZU
6233%post fonts-other
6234%texhash
6235
6236%postun fonts-other
6237%texhash
6238
d08789e0
ZU
6239%post fonts-pazo
6240%texhash
6241
6242%postun fonts-pazo
6243%texhash
6244
6245%post fonts-pl
6246%texhash
6247
6248%postun fonts-pl
6249%texhash
6250
6251%post fonts-px
6252%texhash
6253
6254%postun fonts-px
6255%texhash
6256
6257%post fonts-qfonts
6258%texhash
6259
6260%postun fonts-qfonts
6261%texhash
6262
6263%post fonts-qpx
6264%texhash
6265
6266%postun fonts-qpx
6267%texhash
6268
31bd2c4a 6269%post fonts-qpxqtx
d08789e0
ZU
6270%texhash
6271
31bd2c4a 6272%postun fonts-qpxqtx
d08789e0
ZU
6273%texhash
6274
6275%post fonts-rsfs
6276%texhash
6277
6278%postun fonts-rsfs
6279%texhash
6280
6281%post fonts-stmaryrd
6282%texhash
6283
6284%postun fonts-stmaryrd
6285%texhash
6286
6287%post fonts-tx
6288%texhash
6289
6290%postun fonts-tx
6291%texhash
6292
6293%post fonts-urw
6294%texhash
6295
6296%postun fonts-urw
6297%texhash
6298
6299%post fonts-vnr
6300%texhash
6301
6302%postun fonts-vnr
6303%texhash
6304
6305%post fonts-wasy
6306%texhash
6307
6308%postun fonts-wasy
6309%texhash
6310
6311%post fonts-xypic
6312%texhash
6313
6314%postun fonts-xypic
6315%texhash
6316
6317%post fonts-yandy
6318%texhash
6319
6320%postun fonts-yandy
6321%texhash
6322
6323%post fonts-type1-antp
6324%texhash
6325
6326%postun fonts-type1-antp
6327%texhash
6328
6329%post fonts-type1-antt
6330%texhash
6331
6332%postun fonts-type1-antt
6333%texhash
6334
6335%post fonts-type1-belleek
6336%texhash
6337
6338%postun fonts-type1-belleek
6339%texhash
6340
6341%post fonts-type1-bitstream
6342%texhash
6343
6344%postun fonts-type1-bitstream
6345%texhash
6346
6347%post fonts-type1-bluesky
6348%texhash
6349
6350%postun fonts-type1-bluesky
6351%texhash
6352
6353%post fonts-type1-cc-pl
6354%texhash
6355
6356%postun fonts-type1-cc-pl
6357%texhash
6358
6359%post fonts-type1-cmcyr
6360%texhash
6361
6362%postun fonts-type1-cmcyr
6363%texhash
6364
6365%post fonts-type1-cs
6366%texhash
6367
6368%postun fonts-type1-cs
6369%texhash
6370
070c5aff
ZU
6371%post fonts-type1-dstroke
6372%texhash
d08789e0 6373
070c5aff
ZU
6374%postun fonts-type1-dstroke
6375%texhash
d08789e0
ZU
6376
6377%post fonts-type1-eurosym
6378%texhash
6379
6380%postun fonts-type1-eurosym
6381%texhash
6382
6383%post fonts-type1-hoekwater
6384%texhash
6385
6386%postun fonts-type1-hoekwater
6387%texhash
6388
6389%post fonts-type1-lm
6390%texhash
6391
6392%postun fonts-type1-lm
6393%texhash
6394
6395%post fonts-type1-marvosym
6396%texhash
6397
6398%postun fonts-type1-marvosym
6399%texhash
6400
6401%post fonts-type1-mathpazo
6402%texhash
6403
6404%postun fonts-type1-mathpazo
6405%texhash
6406
6407%post fonts-type1-omega
6408%texhash
6409
6410%postun fonts-type1-omega
6411%texhash
6412
6413%post fonts-type1-pl
6414%texhash
6415
6416%postun fonts-type1-pl
6417%texhash
6418
6419%post fonts-type1-px
6420%texhash
6421
6422%postun fonts-type1-px
6423%texhash
6424
070c5aff
ZU
6425%post fonts-type1-qfonts
6426%texhash
d08789e0 6427
070c5aff
ZU
6428%postun fonts-type1-qfonts
6429%texhash
d08789e0
ZU
6430
6431%post fonts-type1-tx
6432%texhash
6433
6434%postun fonts-type1-tx
6435%texhash
6436
6437%post fonts-type1-urw
6438%texhash
6439
6440%postun fonts-type1-urw
6441%texhash
6442
6443%post fonts-type1-vnr
6444%texhash
6445
6446%postun fonts-type1-vnr
6447%texhash
6448
6449%post fonts-type1-xypic
6450%texhash
6451
6452%postun fonts-type1-xypic
6453%texhash
6454
6455%post -n texconfig
6456%texhash
6457
6458%postun -n texconfig
6459%texhash
6460
4224ae6d
MB
6461%post xetex
6462%texhash
6463
6464%postun xetex
6465%texhash
6466
6467%post xmltex
6468%texhash
6469
6470%postun xmltex
6471%texhash
6472
5902e778
ZU
6473# Check the commented lines!!!
6474
d08789e0
ZU
6475%files
6476%defattr(644,root,root,755)
0f6c4baf 6477# %doc %{texmf}/LICENSE.texmf
df343eba 6478# %doc %{texmf}/ChangeLog
df343eba 6479# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
6480# There isn't doc/fonts directory
6481# %dir %{texmf}/doc/fonts
6482# %doc %{texmf}/doc/fonts/fontname
6483# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
6484# %dir %{texmf}/doc/help
6485# %doc %{texmf}/doc/help/csname.txt
6486# %doc %{texmf}/doc/help/ctan
6487# %doc %{texmf}/doc/help/tds.dvi
6488# %doc %{texmf}/doc/help/unixtex.ftp
6489# %dir %{texmf}/doc/help/faq
6490# %doc %{texmf}/doc/images
df343eba
ZU
6491# %dir %{texmf}/doc/polish
6492# %doc %{texmf}/doc/polish/*.html
6493# %dir %{texmf}/doc/programs
6494# %doc %{texmf}/doc/programs/web2c*
6495# %doc %{texmf}/doc/programs/cwebman.dvi
6496# %doc %{texmf}/doc/programs/dvipng.*
6497# %doc %{texmf}/doc/knuth
d08789e0
ZU
6498#%attr(755,root,root) %{_bindir}/MakeTeXPK
6499#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
6500
6501# ***********
6502# executables
6503# ***********
d08789e0
ZU
6504%attr(755,root,root) %{_bindir}/a2ping
6505%attr(755,root,root) %{_bindir}/afm2tfm
6506%attr(755,root,root) %{_bindir}/allcm
6507%attr(755,root,root) %{_bindir}/allec
6508%attr(755,root,root) %{_bindir}/allneeded
6509%attr(755,root,root) %{_bindir}/cweave
6510%attr(755,root,root) %{_bindir}/ctangle
6511%attr(755,root,root) %{_bindir}/ctie
6512%attr(755,root,root) %{_bindir}/dmp
6513%attr(755,root,root) %{_bindir}/dvipng
6514%attr(755,root,root) %{_bindir}/e2pall
6515%attr(755,root,root) %{_bindir}/ebb
df343eba 6516# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
6517%attr(755,root,root) %{_bindir}/fmtutil
6518%attr(755,root,root) %{_bindir}/fmtutil-sys
6519#%attr(755,root,root) %{_bindir}/fontexport
6520#%attr(755,root,root) %{_bindir}/fontimport
6521%attr(755,root,root) %{_bindir}/fontinst
6522%attr(755,root,root) %{_bindir}/gftodvi
6523%attr(755,root,root) %{_bindir}/gftopk
6524%attr(755,root,root) %{_bindir}/gftype
6525%attr(755,root,root) %{_bindir}/gsftopk
6526#%attr(755,root,root) %{_bindir}/initex
6527%attr(755,root,root) %{_bindir}/kpseaccess
6528%attr(755,root,root) %{_bindir}/kpsereadlink
6529%attr(755,root,root) %{_bindir}/kpsewhere
6530%attr(755,root,root) %{_bindir}/mag
6531%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
6532#%attr(755,root,root) %{_bindir}/mkfontdesc
6533%attr(755,root,root) %{_bindir}/mktexfmt
6534%attr(755,root,root) %{_bindir}/mktexlsr
6535%attr(755,root,root) %{_bindir}/newer
6536%attr(755,root,root) %{_bindir}/patgen
6537%attr(755,root,root) %{_bindir}/pdfetex
6538%attr(755,root,root) %{_bindir}/pfb2pfa
6539%attr(755,root,root) %{_bindir}/pk2bm
6540%attr(755,root,root) %{_bindir}/pktogf
6541%attr(755,root,root) %{_bindir}/pktype
6542%attr(755,root,root) %{_bindir}/pltotf
6543%attr(755,root,root) %{_bindir}/pooltype
6544%attr(755,root,root) %{_bindir}/ps2frag
6545%attr(755,root,root) %{_bindir}/ps2pk
6546# TODO: move this file to correct subpackage ?
6547%attr(755,root,root) %{_bindir}/ps4pdf
6548#%attr(755,root,root) %{_bindir}/t1mapper
6549%attr(755,root,root) %{_bindir}/tangle
6550#%attr(755,root,root) %{_bindir}/tetex-updmap
6551%attr(755,root,root) %{_bindir}/tex
6552%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6553%attr(755,root,root) %{_bindir}/texhash
df343eba 6554# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6555%attr(755,root,root) %{_bindir}/texlinks
6556%attr(755,root,root) %{_bindir}/tftopl
6557%attr(755,root,root) %{_bindir}/tie
6558%attr(755,root,root) %{_bindir}/ttf2afm
6559%attr(755,root,root) %{_bindir}/updmap
6560%attr(755,root,root) %{_bindir}/updmap-sys
6561%attr(755,root,root) %{_bindir}/vftovp
6562#%attr(755,root,root) %{_bindir}/virtex
6563%attr(755,root,root) %{_bindir}/vptovf
6564%attr(755,root,root) %{_bindir}/weave
6565
6566%attr(755,root,root) %{texmf}/web2c/mktexnam
6567%attr(755,root,root) %{texmf}/web2c/mktexdir
6568%attr(755,root,root) %{texmf}/web2c/mktexupd
6569
0edad7f5 6570%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6571
6572#%dir /etc/sysconfig/tetex-updmap
6573#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6574
6575%ghost %{texmf}/ls-R
7057740b 6576%ghost %{texmfdist}/ls-R
7057740b 6577# %ghost %{_localstatedir}/ls-R
d08789e0 6578
2677a8b0 6579%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6580%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6581%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6582%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6583%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6584
d08789e0
ZU
6585%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6586%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6587%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6588%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6589%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6590%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6591%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6592
d08789e0
ZU
6593%attr(1777,root,root) /var/cache/fonts
6594
6595%{_datadir}/info/web2c.info*
df343eba
ZU
6596# %{_datadir}/info/texi2html.info*
6597# %{_datadir}/texi2html
d08789e0
ZU
6598#%{texmf}/updates.dat
6599
df343eba 6600# %{texmf}/aliases
df343eba 6601# %{texmf}/tex/generic/bghyph
1a192771
ZU
6602# %doc %{texmf}/doc/generic/hyphen
6603#%{texmf}/tex/generic/letterspacing
6604
6605# ***********
6606# Directories
6607# ***********
ae4a938c 6608%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6609%attr(1777,root,root) %dir %{_localstatedir}/fonts
6610%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6611%attr(1777,root,root) %dir %{fmtdir}
1a192771 6612
b6042de9 6613%dir %{texmfdist}
8ed039e0 6614%doc %{texmfdist}/README
b6042de9
ZU
6615%dir %{texmf}
6616
1a192771
ZU
6617%dir %{texmfdist}/doc
6618%dir %{texmfdist}/doc/generic
6619%dir %{texmfdist}/doc/generic/enctex
6620%dir %{texmfdist}/doc/latex
6621%dir %{texmfdist}/doc/latex/localloc
6622%dir %{texmf}/doc
6623%dir %{texmf}/doc/generic
6624%dir %{texmf}/doc/tetex
04123363 6625%dir %{texmf}/fmtutil
1a192771
ZU
6626
6627%dir %{texmfdist}/tex
2677a8b0 6628%dir %{texmfdist}/tex/cslatex
0b6bcf85 6629%dir %{texmfdist}/tex/cslatex/base
165b9d73 6630%dir %{texmfdist}/tex/generic
5f841614 6631%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6632%dir %{texmfdist}/tex/generic/enctex
165b9d73 6633%dir %{texmfdist}/tex/generic/genmisc
5f841614 6634%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6635%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6636%dir %{texmfdist}/tex/latex
6637%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6638%dir %{texmf}/dvips
6639%dir %{texmf}/dvips/config
6640%dir %{texmf}/dvips/tetex
d08789e0
ZU
6641%dir %{texmf}/fonts/enc
6642%dir %{texmf}/fonts/enc/dvips
6643%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6644%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6645%dir %{texmf}/fonts/map
6646%dir %{texmf}/fonts/map/dvips
6647%dir %{texmf}/fonts/map/dvips/tetex
6648%dir %{texmf}/scripts
6649%dir %{texmf}/tex
1a192771
ZU
6650%dir %{texmf}/tex/generic
6651%dir %{texmf}/tex/generic/config
1a192771
ZU
6652%dir %{texmf}/web2c
6653
6654# Docs
2677a8b0 6655# %doc %{texmf}/doc/README
1a192771
ZU
6656%doc %{texmf}/doc/tetex/TETEXDOC.*
6657%doc %{texmf}/doc/tetex/teTeX-FAQ
6658
6659# %{texmf}/fonts/map/dvips/tetex/contnav.map
6660# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6661%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6662%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6663
6664# Main fonts from TeTeX
d08789e0
ZU
6665%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6666%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6667%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6668%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6669%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6670%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6671%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6672%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6673%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6674%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6675%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6676%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6677
f2555868 6678%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6679%{texmfdist}/tex/generic/encodings
6680%{texmfdist}/tex/generic/epsf
f2555868 6681%{texmfdist}/tex/generic/hyph-utf8/*
1a192771 6682%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 6683%{texmfdist}/tex/generic/misc/null*
1a192771 6684%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6685%{texmfdist}/tex/generic/tap
6686%{texmfdist}/tex/generic/tex-ps
2677a8b0 6687%{texmfdist}/tex/texinfo
1a192771 6688%{texmf}/tex/fontinst
1a192771 6689%{texmf}/tex/generic/hyphen
df343eba 6690
1a192771
ZU
6691# %{fmtdir}/metafun.mem
6692#%{texmf}/web2c/tex-pl.pool
6693# %{texmf}/web2c/tex.pool
fb2a8613 6694%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6695
6696%{texmf}/web2c/*.tcx
df343eba
ZU
6697
6698# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6699# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6700# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6701# %lang(fr) %{_mandir}/fr/man1/access.1*
6702# %lang(hu) %{_mandir}/hu/man1/access.1*
6703# %lang(hu) %{_mandir}/hu/man1/newer.1*
6704# %lang(pl) %{_mandir}/pl/man1/access.1*
6705# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6706#%{_mandir}/man1/MakeTeXPK.1*
6707#%{_mandir}/man1/access.1*
6708#%{_mandir}/man1/fontexport.1*
6709#%{_mandir}/man1/fontimport.1*
6710#%{_mandir}/man1/initex.1*
6711#%{_mandir}/man1/t1mapper.1*
1a192771 6712#%{_mandir}/man1/texdoc.1*
1a192771 6713#%{_mandir}/man1/texi2html.1*
d08789e0 6714#%{_mandir}/man1/virtex.1*
1a192771 6715#%{_mandir}/man8/fmtutil.8*
d08789e0 6716#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6717#%{_mandir}/man8/texlinks.8*
6718
d08789e0
ZU
6719%{_mandir}/man1/afm2tfm.1*
6720%{_mandir}/man1/allcm.1*
fae5faca 6721%{_mandir}/man1/allec.1*
d08789e0 6722%{_mandir}/man1/allneeded.1*
fae5faca 6723%{_mandir}/man1/ctangle.1*
d08789e0 6724%{_mandir}/man1/ctie.1*
fae5faca 6725%{_mandir}/man1/cweave.1*
d08789e0
ZU
6726%{_mandir}/man1/cweb.1*
6727%{_mandir}/man1/dmp.1*
6728%{_mandir}/man1/dvipdft.1*
6729%{_mandir}/man1/dvipng.1*
6730%{_mandir}/man1/e2pall.1*
6731%{_mandir}/man1/ebb.1*
6732%{_mandir}/man1/fmtutil.1*
09deda15 6733%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6734%{_mandir}/man1/fontinst.1*
6735%{_mandir}/man1/gftodvi.1*
6736%{_mandir}/man1/gftopk.1*
6737%{_mandir}/man1/gftype.1*
6738%{_mandir}/man1/gsftopk.1*
6739%{_mandir}/man1/kpseaccess.1*
6740%{_mandir}/man1/kpsereadlink.1*
6741%{_mandir}/man1/kpsewhere.1*
6742%{_mandir}/man1/mag.1*
6743%{_mandir}/man1/makempx.1*
6744%{_mandir}/man1/makempy.1*
fae5faca 6745%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6746%{_mandir}/man1/mktexlsr.1*
6747%{_mandir}/man1/newer.1*
6748%{_mandir}/man1/patgen.1*
6749%{_mandir}/man1/pdfetex.1*
6750%{_mandir}/man1/pfb2pfa.1*
6751%{_mandir}/man1/pk2bm.1*
6752%{_mandir}/man1/pktogf.1*
6753%{_mandir}/man1/pktype.1*
6754%{_mandir}/man1/pltotf.1*
6755%{_mandir}/man1/pooltype.1*
6756%{_mandir}/man1/ps2frag.1*
6757%{_mandir}/man1/ps2pk.1*
6758%{_mandir}/man1/tangle.1*
6759%{_mandir}/man1/tex.1*
d08789e0 6760%{_mandir}/man1/texexec.1*
fae5faca 6761%{_mandir}/man1/texhash.1*
d08789e0 6762%{_mandir}/man1/texlinks.1*
d08789e0 6763%{_mandir}/man1/tftopl.1*
d08789e0 6764%{_mandir}/man1/tie.1*
1a192771 6765%{_mandir}/man1/ttf2afm.1*
d08789e0 6766%{_mandir}/man1/updmap.1*
fae5faca 6767%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6768%{_mandir}/man1/vftovp.1*
6769%{_mandir}/man1/vptovf.1*
6770%{_mandir}/man1/weave.1*
6771%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6772%{_mandir}/man5/updmap.cfg.5*
1a192771 6773
d08789e0
ZU
6774
6775%files dirs-fonts
6776%defattr(644,root,root,755)
1a192771 6777%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
6778%dir %{texmfdist}/fonts
6779%dir %{texmfdist}/fonts/afm
6780%dir %{texmfdist}/fonts/afm/public
4224ae6d 6781%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
6782%dir %{texmfdist}/fonts/enc
6783%dir %{texmfdist}/fonts/enc/dvips
6784%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 6785%dir %{texmfdist}/fonts/map
21c69d95 6786%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
6787%dir %{texmfdist}/fonts/map/dvips
6788%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 6789%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
6790%dir %{texmfdist}/fonts/ofm
6791%dir %{texmfdist}/fonts/ofm/public
6792%dir %{texmfdist}/fonts/ovf
6793%dir %{texmfdist}/fonts/ovf/public
6794%dir %{texmfdist}/fonts/ovp
6795%dir %{texmfdist}/fonts/ovp/public
6796%dir %{texmfdist}/fonts/opentype
6797%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 6798%dir %{texmfdist}/fonts/pk
1a192771 6799%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
6800%dir %{texmfdist}/fonts/source
6801%dir %{texmfdist}/fonts/source/public
21c69d95 6802%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
6803%dir %{texmfdist}/fonts/tfm
6804%dir %{texmfdist}/fonts/tfm/public
4224ae6d 6805%dir %{texmfdist}/fonts/tfm/vntex
04123363 6806%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
6807%dir %{texmfdist}/fonts/type1
6808%dir %{texmfdist}/fonts/type1/public
21c69d95 6809%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
6810%dir %{texmfdist}/fonts/vf
6811%dir %{texmfdist}/fonts/vf/public
21c69d95 6812%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
6813%dir %{texmfdist}/source
6814%dir %{texmfdist}/source/fonts
6815%dir %{texmfdist}/source/latex
1a192771
ZU
6816%dir %{texmf}/fonts
6817%dir %{texmf}/fonts/opentype
6818%dir %{texmf}/fonts/opentype/public
d08789e0 6819
5b7eba8e
MB
6820%files doc
6821%defattr(644,root,root,755)
04123363 6822%dir %{texmfdoc}/doc
5b7eba8e
MB
6823%{texmfdoc}/doc/english
6824
6825%files doc-bg
6826%defattr(644,root,root,755)
6827%{texmfdoc}/doc/bulgarian
6828
6829%files doc-cs
6830%defattr(644,root,root,755)
6831%{texmfdoc}/doc/czechslovak
6832
6833%files doc-de
6834%defattr(644,root,root,755)
6835%{texmfdoc}/doc/german
6836
6837%files doc-el
6838%defattr(644,root,root,755)
6839%{texmfdoc}/doc/greek
6840
6841%files doc-es
6842%defattr(644,root,root,755)
6843%{texmfdoc}/doc/spanish
6844
6845%files doc-fi
6846%defattr(644,root,root,755)
6847%{texmfdoc}/doc/finnish
6848
6849%files doc-fr
6850%defattr(644,root,root,755)
6851%{texmfdoc}/doc/french
6852
6853%files doc-it
6854%defattr(644,root,root,755)
6855%{texmfdoc}/doc/italian
6856
6857%files doc-ja
6858%defattr(644,root,root,755)
6859%{texmfdoc}/doc/japanese
6860
6861%files doc-ko
6862%defattr(644,root,root,755)
6863%{texmfdoc}/doc/korean
6864
6865%files doc-mn
6866%defattr(644,root,root,755)
6867%{texmfdoc}/doc/mongolian
6868
6869%files doc-nl
6870%defattr(644,root,root,755)
6871%{texmfdoc}/doc/dutch
6872
6873%files doc-pl
6874%defattr(644,root,root,755)
6875%{texmfdoc}/doc/polish
6876
6877%files doc-pt
6878%defattr(644,root,root,755)
6879%{texmfdoc}/doc/portuguese
6880
6881%files doc-ru
6882%defattr(644,root,root,755)
6883%{texmfdoc}/doc/russian
6884
6885%files doc-sk
6886%defattr(644,root,root,755)
6887%{texmfdoc}/doc/slovak
6888
6889%files doc-sl
6890%defattr(644,root,root,755)
6891%{texmfdoc}/doc/slovenian
6892
6893%files doc-th
6894%defattr(644,root,root,755)
6895%{texmfdoc}/doc/thai
6896
6897%files doc-tr
6898%defattr(644,root,root,755)
6899%{texmfdoc}/doc/turkish
6900
6901%files doc-uk
6902%defattr(644,root,root,755)
6903%{texmfdoc}/doc/ukrainian
6904
6905%files doc-vi
6906%defattr(644,root,root,755)
6907%{texmfdoc}/doc/vietnamese
6908
6909%files doc-zh_CN
6910%defattr(644,root,root,755)
6911%{texmfdoc}/doc/chinese
6912
0f6c4baf
ZU
6913# %files doc-Catalogue
6914# %defattr(644,root,root,755)
6915# %{texmf}/doc/help/Catalogue
d08789e0 6916
0f6c4baf
ZU
6917# %files doc-tug-faq
6918# %defattr(644,root,root,755)
6919# %{texmf}/doc/help/faq/uktug-faq
d08789e0 6920
5902e778 6921
d08789e0
ZU
6922%files doc-latex
6923%defattr(644,root,root,755)
5902e778
ZU
6924# %{texmfdist}/doc/latex/bar
6925# %{texmfdist}/doc/latex/eclbip
6926# %{texmfdist}/doc/latex/eo
6927# %{texmfdist}/doc/latex/floatflt
6928# %{texmfdist}/doc/latex/general
6929# %{texmfdist}/doc/latex/germbib
6930# %{texmfdist}/doc/latex/images
6931# %{texmfdist}/doc/latex/mathcomp
6932# %{texmfdist}/doc/latex/mt11p
6933# %{texmfdist}/doc/latex/picins
6934# %{texmfdist}/doc/latex/ps4pdf
6935# %{texmfdist}/doc/latex/pslatex
6936# %{texmfdist}/doc/latex/shapepar
6937# %{texmfdist}/doc/latex/supertab
6938# %{texmfdist}/doc/latex/tex-refs
6939# %{texmfdist}/doc/latex/textmerg
6940# %{texmfdist}/doc/latex/treesvr
df343eba 6941%{texmfdist}/doc/latex/acronym
df343eba
ZU
6942%{texmfdist}/doc/latex/aeguill
6943%{texmfdist}/doc/latex/anysize
df343eba
ZU
6944%{texmfdist}/doc/latex/base
6945%{texmfdist}/doc/latex/beton
df343eba
ZU
6946%{texmfdist}/doc/latex/carlisle
6947%{texmfdist}/doc/latex/ccaption
6948%{texmfdist}/doc/latex/changebar
6949%{texmfdist}/doc/latex/chappg
df343eba
ZU
6950%{texmfdist}/doc/latex/concmath
6951%{texmfdist}/doc/latex/crop
df343eba
ZU
6952%{texmfdist}/doc/latex/dinbrief
6953%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
6954%{texmfdist}/doc/latex/eepic
6955%{texmfdist}/doc/latex/endfloat
df343eba
ZU
6956%{texmfdist}/doc/latex/esint
6957%{texmfdist}/doc/latex/eso-pic
6958%{texmfdist}/doc/latex/euler
6959%{texmfdist}/doc/latex/eulervm
df343eba
ZU
6960%{texmfdist}/doc/latex/extsizes
6961%{texmfdist}/doc/latex/fancybox
6962%{texmfdist}/doc/latex/fancyhdr
6963%{texmfdist}/doc/latex/fancyvrb
6964%{texmfdist}/doc/latex/filecontents
6965%{texmfdist}/doc/latex/float
df343eba
ZU
6966%{texmfdist}/doc/latex/footmisc
6967%{texmfdist}/doc/latex/footnpag
6968%{texmfdist}/doc/latex/fp
df343eba 6969%{texmfdist}/doc/latex/geometry
df343eba
ZU
6970%{texmfdist}/doc/latex/graphics
6971%{texmfdist}/doc/latex/hyperref
6972%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
6973%{texmfdist}/doc/latex/index
6974%{texmfdist}/doc/latex/koma-script
6975%{texmfdist}/doc/latex/labels
df343eba 6976%{texmfdist}/doc/latex/layouts
df343eba
ZU
6977%{texmfdist}/doc/latex/lettrine
6978%{texmfdist}/doc/latex/listings
6979%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
6980%{texmfdist}/doc/latex/mdwtools
6981%{texmfdist}/doc/latex/memoir
6982%{texmfdist}/doc/latex/mh
df343eba
ZU
6983%{texmfdist}/doc/latex/mparhack
6984%{texmfdist}/doc/latex/ms
df343eba
ZU
6985%{texmfdist}/doc/latex/multibib
6986%{texmfdist}/doc/latex/mwcls
6987%{texmfdist}/doc/latex/natbib
6988%{texmfdist}/doc/latex/nomencl
6989%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
6990%{texmfdist}/doc/latex/oberdiek
6991%{texmfdist}/doc/latex/overpic
6992%{texmfdist}/doc/latex/paralist
6993%{texmfdist}/doc/latex/pb-diagram
6994%{texmfdist}/doc/latex/pdfpages
6995%{texmfdist}/doc/latex/picinpar
df343eba
ZU
6996%{texmfdist}/doc/latex/pict2e
6997%{texmfdist}/doc/latex/placeins
6998%{texmfdist}/doc/latex/preprint
6999%{texmfdist}/doc/latex/preview
7000%{texmfdist}/doc/latex/program
df343eba 7001%{texmfdist}/doc/latex/psfrag
0f6c4baf 7002%{texmfdist}/doc/latex/revtex
df343eba
ZU
7003%{texmfdist}/doc/latex/rotating
7004%{texmfdist}/doc/latex/rotfloat
7005%{texmfdist}/doc/latex/scale
7006%{texmfdist}/doc/latex/sectsty
7007%{texmfdist}/doc/latex/seminar
df343eba
ZU
7008%{texmfdist}/doc/latex/showlabels
7009%{texmfdist}/doc/latex/sidecap
df343eba
ZU
7010%{texmfdist}/doc/latex/slashbox
7011%{texmfdist}/doc/latex/soul
7012%{texmfdist}/doc/latex/stdclsdv
7013%{texmfdist}/doc/latex/subfig
7014%{texmfdist}/doc/latex/subfigure
df343eba 7015%{texmfdist}/doc/latex/textfit
df343eba
ZU
7016%{texmfdist}/doc/latex/textpos
7017%{texmfdist}/doc/latex/titlesec
7018%{texmfdist}/doc/latex/tocbibind
7019%{texmfdist}/doc/latex/tocloft
7020%{texmfdist}/doc/latex/tools
7021%{texmfdist}/doc/latex/totpages
df343eba
ZU
7022%{texmfdist}/doc/latex/type1cm
7023%{texmfdist}/doc/latex/units
7024%{texmfdist}/doc/latex/vmargin
7025%{texmfdist}/doc/latex/was
7026%{texmfdist}/doc/latex/wrapfig
7027%{texmfdist}/doc/latex/xtab
7028%{texmfdist}/doc/latex/yfonts
7029
096dca83 7030%files -n kpathsea
d08789e0 7031%defattr(644,root,root,755)
4aeb46f7 7032%dir %{texmf}/doc/kpathsea
446ab8e0 7033%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7034%attr(755,root,root) %{_bindir}/kpsepath
7035%attr(755,root,root) %{_bindir}/kpsestat
7036%attr(755,root,root) %{_bindir}/kpsetool
7037%attr(755,root,root) %{_bindir}/kpsewhich
7038%attr(755,root,root) %{_bindir}/kpsexpand
7039%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7040%{_libdir}/libkpathsea.la
fae5faca
ZU
7041%{_mandir}/man1/kpsexpand.1*
7042%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7043%{_mandir}/man1/kpsestat.1*
7044%{_mandir}/man1/kpsetool.1*
7045%{_mandir}/man1/kpsewhich.1*
d08789e0 7046
096dca83 7047%files -n kpathsea-devel
d08789e0
ZU
7048%defattr(644,root,root,755)
7049%attr(755,root,root) %{_libdir}/libkpathsea.so
7050%{_includedir}/kpathsea
7051%{_infodir}/kpathsea.info*
7052
7053%files dvips
7054%defattr(644,root,root,755)
446ab8e0 7055# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7056# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7057# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7058# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7059# %{texmf}/dvips/misc
7060# %{texmf}/dvips/config/config.generic
7061# %{texmf}/fonts/map/dvips/misc
7062# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7063# %{texmf}/fonts/map/dvips/tetex/bsr.map
7064# %{_localstatedir}/fonts/map/dvipdfm
7065# %{_localstatedir}/fonts/map/dvips
7066%dir %{texmfdist}/fonts/map/dvips/cmex
7067%dir %{texmf}/dvipdfm
7068%docdir %{texmf}/doc/dvips
7069%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7070%attr(755,root,root) %{_bindir}/dvips
7071%attr(755,root,root) %{_bindir}/dvired
7072%attr(755,root,root) %{_bindir}/dvitomp
7073%attr(755,root,root) %{_bindir}/dvitype
7074%attr(755,root,root) %{_bindir}/dvicopy
7075%attr(755,root,root) %{_bindir}/dvipdfm
7076%attr(755,root,root) %{_bindir}/dvipdft
7077# dvi2fax requires ghostscript
7078%attr(755,root,root) %{_bindir}/dvi2fax
7079%{_infodir}/dvips.info*
7080%{_mandir}/man1/dvi2fax.1*
7081%{_mandir}/man1/dvicopy.1*
7082%{_mandir}/man1/dvipdfm.1*
7083%{_mandir}/man1/dvips.1*
7084%{_mandir}/man1/dvired.1*
7085%{_mandir}/man1/dvitomp.1*
7086%{_mandir}/man1/dvitype.1*
d08789e0 7087%{texmf}/dvips/base
d08789e0 7088%{texmf}/dvips/gsftopk
2677a8b0 7089%{texmfdist}/dvips/psfrag
d08789e0 7090%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7091%{texmfdist}/fonts/enc/dvips/base
9b908671 7092%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
7093%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7094%{texmf}/dvipdfm/config
7095%{texmf}/dvips/tetex/config.*
d08789e0 7096%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
7097# %{texmf}/fonts/map
7098%dir %{texmf}/fonts/map/dvipdfm
7099%dir %{texmf}/fonts/map/dvips
7100%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
7101%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7102%{texmf}/fonts/map/dvips/tetex/dvips35.map
7103%{texmf}/fonts/map/dvips/tetex/mathpple.map
7104%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7105%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7106%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7107%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7108
d08789e0
ZU
7109
7110%files dvilj
7111%defattr(644,root,root,755)
7112%attr(755,root,root) %{_bindir}/dvihp
7113%attr(755,root,root) %{_bindir}/dvilj
7114%attr(755,root,root) %{_bindir}/dvilj2p
7115%attr(755,root,root) %{_bindir}/dvilj4
7116%attr(755,root,root) %{_bindir}/dvilj4l
7117%attr(755,root,root) %{_bindir}/dvilj6
7118%{_mandir}/man1/dvihp.1*
7119%{_mandir}/man1/dvilj.1*
09deda15
ZU
7120%{_mandir}/man1/dvilj2p.1*
7121%{_mandir}/man1/dvilj4.1*
7122%{_mandir}/man1/dvilj4l.1*
7123%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7124
7125%files makeindex
7126%defattr(644,root,root,755)
446ab8e0 7127%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7128%attr(755,root,root) %{_bindir}/mkindex
7129%attr(755,root,root) %{_bindir}/makeindex
7130%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7131%{texmfdist}/makeindex
d08789e0
ZU
7132%{_mandir}/man1/makeindex.1*
7133%{_mandir}/man1/mkindex.1*
7134%{_mandir}/man1/rumakeindex.1*
7135
7136%files metafont
7137%defattr(644,root,root,755)
d08789e0
ZU
7138#%attr(755,root,root) %{_bindir}/mfw
7139#%attr(755,root,root) %{_bindir}/virmf
7140#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7141#%{texmf}/mft/cmbase.mft
7142# %{texmf}/mft/e.mft
446ab8e0
ZU
7143# %{texmf}/mft/pl.mft
7144# %{fmtdir}/mf.base
d08789e0 7145#%{texmf}/web2c/mf-nowin.base
446ab8e0 7146# %{texmf}/web2c/mf.pool
d08789e0 7147#%{texmf}/web2c/mfw.base
d08789e0
ZU
7148#%{_mandir}/man1/inimf.1*
7149#%{_mandir}/man1/virmf.1*
5902e778
ZU
7150%dir %{texmfdist}/mft
7151%dir %{texmfdist}/mft/base
7152%attr(755,root,root) %{_bindir}/mf
7153%attr(755,root,root) %{_bindir}/mf-nowin
7154%attr(755,root,root) %{_bindir}/mft
7155%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7156%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7157%attr(755,root,root) %{_bindir}/mktextfm
7158%{texmfdist}/metafont
7159%{texmfdist}/mft/base/mplain.mft
7160%{texmfdist}/mft/base/plain.mft
7161%{_mandir}/man1/mf.1*
fae5faca 7162%{_mandir}/man1/mf-nowin.1*
5902e778 7163%{_mandir}/man1/mft.1*
d08789e0
ZU
7164%{_mandir}/man1/mktexmf.1*
7165%{_mandir}/man1/mktexpk.1*
7166%{_mandir}/man1/mktextfm.1*
7167
7168%files metapost
7169%defattr(644,root,root,755)
d08789e0
ZU
7170#%attr(755,root,root) %{_bindir}/virmpost
7171#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7172# %{texmf}/web2c/mp.pool
7173# %{fmtdir}/mpost.mem
7174#%{_mandir}/man1/inimpost.1*
7175#%{_mandir}/man1/virmpost.1*
446ab8e0 7176%dir %{texmfdist}/metapost
5902e778
ZU
7177%doc %{texmfdist}/doc/metapost
7178%attr(755,root,root) %{_bindir}/mpost
7179%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7180%{texmfdist}/metapost/base
7181%{texmfdist}/metapost/config
7182%{texmfdist}/metapost/mfpic
7183%{texmfdist}/metapost/misc
7184%{texmfdist}/metapost/support
d08789e0
ZU
7185%{_mandir}/man1/mpost.1*
7186%{_mandir}/man1/mpto.1*
d08789e0
ZU
7187
7188%files mptopdf
7189%defattr(644,root,root,755)
7190%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7191%{_mandir}/man1/mptopdf.1*
b839a3ce 7192# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7193
7194%files texdoctk
7195%defattr(644,root,root,755)
446ab8e0 7196# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7197%attr(755,root,root) %{_bindir}/texdoctk
7198%{texmf}/texdoctk
d08789e0
ZU
7199%{_mandir}/man1/texdoctk.1*
7200
7201%files -n texconfig
7202%defattr(644,root,root,755)
5902e778
ZU
7203%dir %{texmf}/texconfig
7204%doc %{texmf}/texconfig/README
d08789e0
ZU
7205%attr(755,root,root) %{_bindir}/texconfig
7206%attr(755,root,root) %{_bindir}/texconfig-dialog
7207%attr(755,root,root) %{_bindir}/texconfig-sys
7208%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7209%{_mandir}/man1/texconfig.1*
fae5faca 7210%{_mandir}/man1/texconfig-sys.1*
5902e778 7211%{texmf}/texconfig/g
d08789e0 7212%{texmf}/texconfig/generic
5902e778 7213%{texmf}/texconfig/tcfmgr.map
d08789e0 7214%{texmf}/texconfig/v
d08789e0
ZU
7215%{texmf}/texconfig/x
7216
624ed2f9
ZU
7217%files -n xindy
7218%defattr(644,root,root,755)
4224ae6d 7219%doc %{texmf}/doc/xindy
624ed2f9 7220%dir %{texmf}/xindy
624ed2f9 7221%dir %{texmf}/xindy/lang
1024ab0e
ZU
7222%dir %{texmf}/scripts
7223%{texmf}/scripts/xindy
4224ae6d
MB
7224%{texmf}/xindy/base
7225%{texmf}/xindy/class
7226%{texmf}/xindy/ord
7227%{texmf}/xindy/rules
7228%{texmf}/xindy/styles
7229%{texmf}/xindy/tex
624ed2f9 7230
1024ab0e 7231
624ed2f9
ZU
7232%files -n xindy-albanian
7233%defattr(644,root,root,755)
4224ae6d 7234%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7235
7236%files -n xindy-belarusian
7237%defattr(644,root,root,755)
4224ae6d 7238%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7239
7240%files -n xindy-bulgarian
7241%defattr(644,root,root,755)
4224ae6d 7242%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7243
7244%files -n xindy-croatian
7245%defattr(644,root,root,755)
4224ae6d 7246%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7247
7248%files -n xindy-czech
7249%defattr(644,root,root,755)
4224ae6d 7250%{texmf}/xindy/lang/czech
624ed2f9
ZU
7251
7252%files -n xindy-danish
7253%defattr(644,root,root,755)
4224ae6d 7254%{texmf}/xindy/lang/danish
624ed2f9
ZU
7255
7256%files -n xindy-dutch
7257%defattr(644,root,root,755)
4224ae6d 7258%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7259
7260%files -n xindy-english
7261%defattr(644,root,root,755)
4224ae6d 7262%{texmf}/xindy/lang/english
624ed2f9
ZU
7263
7264%files -n xindy-esperanto
7265%defattr(644,root,root,755)
4224ae6d 7266%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7267
7268%files -n xindy-estonian
7269%defattr(644,root,root,755)
4224ae6d 7270%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7271
7272%files -n xindy-finnish
7273%defattr(644,root,root,755)
4224ae6d 7274%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7275
7276%files -n xindy-french
7277%defattr(644,root,root,755)
4224ae6d 7278%{texmf}/xindy/lang/french
624ed2f9
ZU
7279
7280%files -n xindy-general
7281%defattr(644,root,root,755)
4224ae6d 7282%{texmf}/xindy/lang/general
624ed2f9
ZU
7283
7284%files -n xindy-georgian
7285%defattr(644,root,root,755)
4224ae6d 7286%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7287
7288%files -n xindy-german
7289%defattr(644,root,root,755)
4224ae6d 7290%{texmf}/xindy/lang/german
624ed2f9
ZU
7291
7292%files -n xindy-greek
7293%defattr(644,root,root,755)
4224ae6d 7294%{texmf}/xindy/lang/greek
624ed2f9
ZU
7295
7296%files -n xindy-gypsy
7297%defattr(644,root,root,755)
4224ae6d 7298%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7299
7300%files -n xindy-hausa
7301%defattr(644,root,root,755)
4224ae6d 7302%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7303
7304%files -n xindy-hebrew
7305%defattr(644,root,root,755)
4224ae6d 7306%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7307
7308%files -n xindy-hungarian
7309%defattr(644,root,root,755)
4224ae6d 7310%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7311
7312%files -n xindy-icelandic
7313%defattr(644,root,root,755)
4224ae6d 7314%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7315
7316%files -n xindy-italian
7317%defattr(644,root,root,755)
4224ae6d 7318%{texmf}/xindy/lang/italian
624ed2f9
ZU
7319
7320%files -n xindy-klingon
7321%defattr(644,root,root,755)
4224ae6d 7322%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7323
7324%files -n xindy-kurdish
7325%defattr(644,root,root,755)
4224ae6d 7326%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7327
7328%files -n xindy-latin
7329%defattr(644,root,root,755)
4224ae6d 7330%{texmf}/xindy/lang/latin
624ed2f9
ZU
7331
7332%files -n xindy-latvian
7333%defattr(644,root,root,755)
4224ae6d 7334%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7335
7336%files -n xindy-lithuanian
7337%defattr(644,root,root,755)
4224ae6d 7338%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7339
7340%files -n xindy-lower-sorbian
7341%defattr(644,root,root,755)
4224ae6d 7342%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7343
7344%files -n xindy-macedonian
7345%defattr(644,root,root,755)
4224ae6d 7346%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7347
7348%files -n xindy-mongolian
7349%defattr(644,root,root,755)
4224ae6d 7350%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7351
7352%files -n xindy-norwegian
7353%defattr(644,root,root,755)
4224ae6d 7354%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7355
7356%files -n xindy-polish
7357%defattr(644,root,root,755)
4224ae6d 7358%{texmf}/xindy/lang/polish
624ed2f9
ZU
7359
7360%files -n xindy-portuguese
7361%defattr(644,root,root,755)
4224ae6d 7362%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7363
7364%files -n xindy-romanian
7365%defattr(644,root,root,755)
4224ae6d 7366%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7367
7368%files -n xindy-russian
7369%defattr(644,root,root,755)
4224ae6d 7370%{texmf}/xindy/lang/russian
624ed2f9
ZU
7371
7372%files -n xindy-serbian
7373%defattr(644,root,root,755)
4224ae6d 7374%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7375
7376%files -n xindy-slovak
7377%defattr(644,root,root,755)
4224ae6d 7378%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7379
7380%files -n xindy-slovenian
7381%defattr(644,root,root,755)
4224ae6d 7382%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7383
7384%files -n xindy-spanish
7385%defattr(644,root,root,755)
4224ae6d 7386%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7387
7388%files -n xindy-swedish
7389%defattr(644,root,root,755)
4224ae6d 7390%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7391
7392%files -n xindy-turkish
7393%defattr(644,root,root,755)
4224ae6d 7394%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7395
7396%files -n xindy-ukrainian
7397%defattr(644,root,root,755)
4224ae6d 7398%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7399
7400%files -n xindy-upper-sorbian
7401%defattr(644,root,root,755)
4224ae6d 7402%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7403
7404%files -n xindy-vietnamese
7405%defattr(644,root,root,755)
4224ae6d 7406%{texmf}/xindy/lang/vietnamese/
624ed2f9 7407
d08789e0
ZU
7408%files -n xdvi
7409%defattr(644,root,root,755)
d08789e0 7410#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7411# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7412# %{_mandir}/man1/xdvizilla.1*
9b908671 7413%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7414%attr(755,root,root) %{_bindir}/xdvi
7415%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7416%{_desktopdir}/xdvi.desktop
7417%{_pixmapsdir}/xdvi.png
7418%{texmf}/xdvi
7419
7420%files pdftex
7421%defattr(644,root,root,755)
446ab8e0 7422# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7423# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7424# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7425# %dir %{texmf}/fonts/map/pdftex
7426# %dir %{texmf}/fonts/map/pdftex/cmttf
7427# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7428# %{texmf}/web2c/pdfetex-pl.pool
7429# %{texmf}/web2c/pdfetex.pool
7430# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
7431# %{_mandir}/man1/pdfxtex.1*
7432%docdir %{texmfdist}/doc/pdftex
7433%attr(755,root,root) %{_bindir}/epstopdf
7434%attr(755,root,root) %{_bindir}/pdfcrop
7435%attr(755,root,root) %{_bindir}/pdftex
7436%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7437%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7438%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7439%{_mandir}/man1/epstopdf.1*
7440%{_mandir}/man1/pdftex.1*
d08789e0 7441
04123363 7442%files phyzzx
f65b3398 7443%defattr(644,root,root,755)
04123363
ZU
7444%attr(755,root,root) %{_bindir}/phyzzx
7445%dir %{texmfdist}/doc/phyzzx
7446%dir %{texmfdist}/tex/phyzzx
7447%doc %{texmfdist}/doc/phyzzx/base
7448%{texmfdist}/tex/phyzzx/config
7449%{texmf}/fmtutil/format.phyzzx.cnf
7450
d08789e0
ZU
7451%files omega
7452%defattr(644,root,root,755)
5902e778
ZU
7453# %{texmf}/web2c/omega.pool
7454# %{texmf}/web2c/aleph.pool
5902e778
ZU
7455# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7456# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7457# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7458# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7459%doc %{texmfdist}/doc/omega
7460%dir %{texmfdist}/omega
7461%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7462%attr(755,root,root) %{_bindir}/aleph
7463%attr(755,root,root) %{_bindir}/lambda
7464%attr(755,root,root) %{_bindir}/mkocp
7465%attr(755,root,root) %{_bindir}/mkofm
7466%attr(755,root,root) %{_bindir}/odvicopy
7467%attr(755,root,root) %{_bindir}/odvips
7468%attr(755,root,root) %{_bindir}/odvitype
7469%attr(755,root,root) %{_bindir}/omega
7470%attr(755,root,root) %{_bindir}/omfonts
7471%attr(755,root,root) %{_bindir}/opl2ofm
7472%attr(755,root,root) %{_bindir}/otangle
7473%attr(755,root,root) %{_bindir}/otp2ocp
7474%attr(755,root,root) %{_bindir}/outocp
7475%attr(755,root,root) %{_bindir}/ovf2ovp
7476%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7477%{texmfdist}/dvips/omega/config.omega
7478%{texmfdist}/dvips/omega/omega.cfg
7479%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7480%{texmfdist}/omega/ocp
7481%{texmfdist}/omega/otp
2677a8b0 7482%{texmfdist}/tex/lambda
fae5faca 7483%{_mandir}/man1/lambda.1*
d08789e0
ZU
7484%{_mandir}/man1/mkocp.1*
7485%{_mandir}/man1/mkofm.1*
7486%{_mandir}/man1/omega.1*
fae5faca
ZU
7487%{_mandir}/man1/odvicopy.1*
7488%{_mandir}/man1/odvips.1*
7489%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7490%{_mandir}/man1/ofm2opl.1*
7491%{_mandir}/man1/opl2ofm.1*
7492%{_mandir}/man1/otp2ocp.1*
7493%{_mandir}/man1/outocp.1*
7494%{_mandir}/man1/ovf2ovp.1*
7495%{_mandir}/man1/ovp2ovf.1*
7496
d08789e0
ZU
7497%files plain
7498%defattr(644,root,root,755)
446ab8e0
ZU
7499%doc %{texmfdist}/doc/plain
7500%{texmfdist}/tex/plain
4224ae6d 7501%exclude %{texmfdist}/tex/plain/config/xetex.ini
d08789e0
ZU
7502#%{texmf}/web2c/plain.mem
7503#%{texmf}/web2c/plain.base
7504
d5174470
ZU
7505# %files format-plain
7506# %defattr(644,root,root,755)
b839a3ce 7507# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7508#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7509
d5174470
ZU
7510# %files format-pdftex
7511# %defattr(644,root,root,755)
b839a3ce 7512# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7513
d5174470
ZU
7514# %files format-pdfetex
7515# %defattr(644,root,root,755)
b839a3ce 7516# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7517
7518%files mex
7519%defattr(644,root,root,755)
446ab8e0
ZU
7520# %doc %{texmf}/doc/polish/mex
7521%dir %{texmfdist}/tex/mex
7522%dir %{texmfdist}/tex/mex/base
7523%{texmfdist}/tex/mex/base/mex1.tex
7524%{texmfdist}/tex/mex/base/mex2.tex
7525%{texmfdist}/tex/mex/base/mex.tex
7526%dir %{texmfdist}/tex/mex/config
7527%{texmfdist}/tex/mex/base/mexconf.tex
7528
d08789e0
ZU
7529%files format-mex
7530%defattr(644,root,root,755)
7531%attr(755,root,root) %{_bindir}/mex
2677a8b0 7532%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7533# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7534
7535%files format-pdfmex
7536%defattr(644,root,root,755)
7537%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7538%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7539# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7540
7541%files format-utf8mex
7542%defattr(644,root,root,755)
7543%attr(755,root,root) %{_bindir}/utf8mex
04123363 7544%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7545%doc %{texmfdist}/doc/mex/utf8mex
7546%{texmfdist}/tex/mex/utf8mex
b839a3ce 7547# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7548
7549%files amstex
7550%defattr(644,root,root,755)
2677a8b0
ZU
7551%dir %{texmfdist}/tex/amstex
7552%{texmfdist}/tex/amstex/base
7553%{texmfdist}/tex/amstex/config
7554%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7555
7556%files format-amstex
7557%defattr(644,root,root,755)
446ab8e0
ZU
7558%doc %{texmfdist}/doc/amstex
7559%{texmfdist}/tex/amstex
d08789e0
ZU
7560%attr(755,root,root) %{_bindir}/amstex
7561%{_mandir}/man1/amstex.1*
446ab8e0
ZU
7562# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7563# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7564
446ab8e0
ZU
7565# %files format-pdfamstex
7566# %defattr(644,root,root,755)
7567# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7568#%{texmf}/pdftex/amstex
446ab8e0 7569# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7570
7571%files csplain
7572%defattr(644,root,root,755)
04123363 7573%dir %{texmfdist}/doc/cslatex
21c69d95 7574%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7575%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7576%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7577%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7578%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7579%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7580%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7581%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7582%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7583%{texmfdist}/tex/csplain
d08789e0
ZU
7584
7585%files format-csplain
7586%defattr(644,root,root,755)
b839a3ce 7587# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7588
7589%files format-pdfcsplain
7590%defattr(644,root,root,755)
7591%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7592# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7593
7594%files cslatex
7595%defattr(644,root,root,755)
446ab8e0
ZU
7596# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7597# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7598%{texmfdist}/tex/cslatex
7599%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7600
7601%files format-cslatex
7602%defattr(644,root,root,755)
7603%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 7604# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7605
7606%files format-pdfcslatex
7607%defattr(644,root,root,755)
7608%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7609# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7610
ffd94364
ZU
7611# %files cyrplain
7612# %defattr(644,root,root,755)
7613# %doc %{texmf}/doc/cyrplain
7614# %{texmf}/tex/cyrplain
d08789e0 7615
ffd94364
ZU
7616# %files format-cyrplain
7617# %defattr(644,root,root,755)
7618# %attr(755,root,root) %{_bindir}/cyrtex
7619# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7620
ffd94364
ZU
7621# %files format-cyramstex
7622# %defattr(644,root,root,755)
7623# %attr(755,root,root) %{_bindir}/cyramstex
7624# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7625
ffd94364
ZU
7626# %files format-cyrtexinfo
7627# %defattr(644,root,root,755)
7628# %attr(755,root,root) %{_bindir}/cyrtexinfo
7629# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7630
7631%files eplain
7632%defattr(644,root,root,755)
ffd94364
ZU
7633%doc %{texmfdist}/doc/etex
7634%doc %{texmfdist}/doc/eplain
7635%{texmfdist}/tex/plain/etex
7636%{texmfdist}/tex/eplain
d08789e0
ZU
7637
7638%files format-eplain
7639%defattr(644,root,root,755)
7640%attr(755,root,root) %{_bindir}/eplain
7641%attr(755,root,root) %{_bindir}/etex
7642%{_mandir}/man1/eplain.1*
7643%{_mandir}/man1/etex.1*
b839a3ce
ZU
7644# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7645# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7646
7647%files context
7648%defattr(644,root,root,755)
68640cd8
ZU
7649%doc %{texmfdist}/doc/context
7650# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7651%attr(755,root,root) %{_bindir}/context
7652%attr(755,root,root) %{_bindir}/ctxtools
7653%attr(755,root,root) %{_bindir}/exatools
7654%attr(755,root,root) %{_bindir}/luatools
7655%attr(755,root,root) %{_bindir}/makempy
7656%attr(755,root,root) %{_bindir}/mpstools
7657%attr(755,root,root) %{_bindir}/mtxrun
7658%attr(755,root,root) %{_bindir}/mtxtools
7659%attr(755,root,root) %{_bindir}/pdfthumb
7660%attr(755,root,root) %{_bindir}/pdftools
7661%attr(755,root,root) %{_bindir}/pdftrimwhite
7662%attr(755,root,root) %{_bindir}/pstopdf
7663%attr(755,root,root) %{_bindir}/rlxtools
7664%attr(755,root,root) %{_bindir}/runtools
7665%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7666%attr(755,root,root) %{_bindir}/texfind
7667%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7668%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7669%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7670%attr(755,root,root) %{_bindir}/textools
d08789e0 7671%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7672%attr(755,root,root) %{_bindir}/tmftools
7673%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7674# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7675%{_mandir}/man1/ctxtools.1*
7676%{_mandir}/man1/pdftools.1*
7677%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7678%{_mandir}/man1/texfind.1*
7679%{_mandir}/man1/texfont.1*
fae5faca
ZU
7680%{_mandir}/man1/texmfstart.1*
7681%{_mandir}/man1/textools.1*
d08789e0 7682%{_mandir}/man1/texutil.1*
ffd94364 7683# %{_mandir}/man1/texshow.1*
4224ae6d 7684%{texmfdist}/context
68640cd8 7685%{texmfdist}/fonts/enc/dvips/context
ffd94364 7686# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7687%{texmfdist}/metapost/context
7688%{texmfdist}/scripts/context
4224ae6d
MB
7689%{texmfdist}/tex/context
7690%exclude %{texmfdist}/tex/context/config/cont-de.ini
7691%exclude %{texmfdist}/tex/context/config/cont-en.ini
7692%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7693%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7694%{texmfdist}/tex/generic/context
4224ae6d 7695%{texmfdist}/tex/latex/context
68640cd8 7696%{texmfdist}/bibtex/bst/context
d08789e0
ZU
7697
7698# no fmt, so commented out
7699#%files format-context-cz
7700#%defattr(644,root,root,755)
7701#%%{texmf}/tex/context/config/cont-cz.ini
7702# does not build with beta 20021025
7703#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7704
7705%files format-context-de
7706%defattr(644,root,root,755)
2677a8b0 7707%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7708# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7709#%{_mandir}/man1/cont-de.1*
7710
7711%files format-context-en
7712%defattr(644,root,root,755)
2677a8b0 7713%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7714# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7715#%{_mandir}/man1/cont-en.1*
7716# what is the difference betwen uk and en in this particular situation?
2677a8b0 7717%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7718# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7719
7720# no fmt, so commented out
7721#%files format-context-it
7722#%defattr(644,root,root,755)
7723#%%{texmf}/tex/context/config/cont-it.ini
7724
7725%files format-context-nl
7726%defattr(644,root,root,755)
2677a8b0 7727%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7728# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7729#%{_mandir}/man1/cont-nl.1*
7730
7731# no fmt, so commented out
7732#%files format-context-ro
7733#%defattr(644,root,root,755)
7734#%%{texmf}/tex/context/config/cont-ro.ini
7735
3127b522 7736
d08789e0
ZU
7737%files latex
7738%defattr(644,root,root,755)
2496d461
ZU
7739%attr(755,root,root) %{_bindir}/latex
7740%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7741# %lang(fi) %{_mandir}/fi/man1/latex.1*
7742# %lang(pl) %{_mandir}/pl/man1/latex.1*
7743# %{_infodir}/latex.info*
04123363 7744%{texmf}/fmtutil/format.latex.cnf
3127b522
ZU
7745%{_mandir}/man1/latex.1*
7746%{_mandir}/man1/pslatex.1*
d08789e0 7747
3127b522
ZU
7748%dir %{texmfdist}/scripts
7749%dir %{texmfdist}/scripts/pst-pdf
63399af2 7750%dir %{texmfdist}/source/generic
df343eba 7751%dir %{texmfdist}/tex/latex
63399af2
ZU
7752%dir %{texmfdist}/tex/plain
7753%dir %{texmf}/tex/latex
d08789e0 7754
3127b522
ZU
7755# %{texmfdist}/tex/latex/citesort
7756# %{texmfdist}/tex/latex/dvilj
7757# %{texmfdist}/tex/latex/eclbip
7758# %{texmfdist}/tex/latex/eo
7759# %{texmfdist}/tex/latex/example
7760# %{texmfdist}/tex/latex/fguill
7761# %{texmfdist}/tex/latex/floatflt
7762# %{texmfdist}/tex/latex/gletter
7763# %{texmfdist}/tex/latex/here
7764# %{texmfdist}/tex/latex/mt11p
7765# %{texmfdist}/tex/latex/relsize
7766# %{texmfdist}/tex/latex/selectp
7767# %{texmfdist}/tex/latex/shadow
7768# %{texmfdist}/tex/latex/showtags
7769# %{texmfdist}/tex/latex/tabls
7770# %{texmfdist}/tex/latex/texmacs
7771# %{texmfdist}/tex/latex/threeparttable
7772# %{texmfdist}/tex/latex/treesvr
7773# %{texmfdist}/tex/latex/ulem
7774# %{texmfdist}/tex/latex/url
7775# %{texmf}/tex/latex/version
7776# %{texmf}/tex/latex/vpage
7777%{texmfdist}/scripts/pst-pdf/ps4pdf
7778%{texmfdist}/tex/generic/pstricks
7779%{texmfdist}/tex/generic/shapepar
3127b522 7780%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
7781%{texmfdist}/tex/latex/12many
7782%{texmfdist}/tex/latex/AkkTeX
7783%{texmfdist}/tex/latex/ESIEEcv
7784%{texmfdist}/tex/latex/GuIT
7785%{texmfdist}/tex/latex/HA-prosper
7786%{texmfdist}/tex/latex/IEEEconf
7787%{texmfdist}/tex/latex/IEEEtran
7788%{texmfdist}/tex/latex/SIstyle
7789%{texmfdist}/tex/latex/Tabbing
7790%{texmfdist}/tex/latex/a0poster
7791%{texmfdist}/tex/latex/aastex
7792%{texmfdist}/tex/latex/abc
6367bfc9
MB
7793%{texmfdist}/tex/latex/achemso
7794%{texmfdist}/tex/latex/acmconf
7795%{texmfdist}/tex/latex/acmtrans
df343eba 7796%{texmfdist}/tex/latex/acronym
6367bfc9
MB
7797%{texmfdist}/tex/latex/active-conf
7798%{texmfdist}/tex/latex/addlines
7799%{texmfdist}/tex/latex/adrlist
df343eba 7800%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
7801%{texmfdist}/tex/latex/afthesis
7802%{texmfdist}/tex/latex/aguplus
7803%{texmfdist}/tex/latex/aiaa
7804%{texmfdist}/tex/latex/akletter
7805%{texmfdist}/tex/latex/alg
7806%{texmfdist}/tex/latex/algorithm2e
7807%{texmfdist}/tex/latex/algorithmicx
7808%{texmfdist}/tex/latex/allrunes
7809%{texmfdist}/tex/latex/alnumsec
7810%{texmfdist}/tex/latex/altfont
7811%{texmfdist}/tex/latex/ametsoc
7812%{texmfdist}/tex/latex/amsaddr
7813%{texmfdist}/tex/latex/amsrefs
7814%{texmfdist}/tex/latex/animate
7815%{texmfdist}/tex/latex/answers
7816%{texmfdist}/tex/latex/antiqua
7817%{texmfdist}/tex/latex/anyfontsize
df343eba 7818%{texmfdist}/tex/latex/anysize
6367bfc9
MB
7819%{texmfdist}/tex/latex/apa
7820%{texmfdist}/tex/latex/apacite
7821%{texmfdist}/tex/latex/apl
7822%{texmfdist}/tex/latex/ar
7823%{texmfdist}/tex/latex/arabi
7824%{texmfdist}/tex/latex/arabtex
7825%{texmfdist}/tex/latex/archaic
7826%{texmfdist}/tex/latex/arcs
7827%{texmfdist}/tex/latex/arev
7828%{texmfdist}/tex/latex/armenian
7829%{texmfdist}/tex/latex/arydshln
7830%{texmfdist}/tex/latex/asaetr
7831%{texmfdist}/tex/latex/ascelike
7832%{texmfdist}/tex/latex/ascii
7833%{texmfdist}/tex/latex/assignment
7834%{texmfdist}/tex/latex/attachfile
7835%{texmfdist}/tex/latex/augie
7836%{texmfdist}/tex/latex/auncial-new
7837%{texmfdist}/tex/latex/aurical
7838%{texmfdist}/tex/latex/authoraftertitle
7839%{texmfdist}/tex/latex/authorindex
7840%{texmfdist}/tex/latex/auto-pst-pdf
7841%{texmfdist}/tex/latex/autoarea
7842%{texmfdist}/tex/latex/autotab
7843%{texmfdist}/tex/latex/avantgar
7844%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
7845%{texmfdist}/tex/latex/bangtex
7846%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
7847%{texmfdist}/tex/latex/base
7848%{texmfdist}/tex/latex/bayer
7849%{texmfdist}/tex/latex/bbding
7850%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
7851%{texmfdist}/tex/latex/begriff
7852%{texmfdist}/tex/latex/bengali
7853%{texmfdist}/tex/latex/bera
7854%{texmfdist}/tex/latex/betababel
df343eba 7855%{texmfdist}/tex/latex/beton
6367bfc9
MB
7856%{texmfdist}/tex/latex/bez123
7857%{texmfdist}/tex/latex/bibarts
7858%{texmfdist}/tex/latex/bibleref
7859%{texmfdist}/tex/latex/biblist
7860%{texmfdist}/tex/latex/bibtopicprefix
7861%{texmfdist}/tex/latex/bigfoot
7862%{texmfdist}/tex/latex/binomexp
7863%{texmfdist}/tex/latex/biocon
7864%{texmfdist}/tex/latex/bizcard
7865%{texmfdist}/tex/latex/blacklettert1
7866%{texmfdist}/tex/latex/blindtext
7867%{texmfdist}/tex/latex/blowup
7868%{texmfdist}/tex/latex/boisik
7869%{texmfdist}/tex/latex/boites
7870%{texmfdist}/tex/latex/boldtensors
7871%{texmfdist}/tex/latex/bookest
7872%{texmfdist}/tex/latex/bookhands
7873%{texmfdist}/tex/latex/booklet
7874%{texmfdist}/tex/latex/bookman
7875%{texmfdist}/tex/latex/bophook
7876%{texmfdist}/tex/latex/boxhandler
7877%{texmfdist}/tex/latex/bpchem
7878%{texmfdist}/tex/latex/braille
7879%{texmfdist}/tex/latex/breakurl
7880%{texmfdist}/tex/latex/bridge
7881%{texmfdist}/tex/latex/brushscr
7882%{texmfdist}/tex/latex/bullcntr
7883%{texmfdist}/tex/latex/burmese
7884%{texmfdist}/tex/latex/bussproofs
7885%{texmfdist}/tex/latex/bytefield
df343eba 7886%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
7887%{texmfdist}/tex/latex/calxxxx
7888%{texmfdist}/tex/latex/captcont
7889%{texmfdist}/tex/latex/casyl
7890%{texmfdist}/tex/latex/catechis
7891%{texmfdist}/tex/latex/cbcoptic
7892%{texmfdist}/tex/latex/cbfonts
df343eba 7893%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
7894%{texmfdist}/tex/latex/cchess
7895%{texmfdist}/tex/latex/cclicenses
7896%{texmfdist}/tex/latex/cd-cover
7897%{texmfdist}/tex/latex/cd
7898%{texmfdist}/tex/latex/cdpbundl
7899%{texmfdist}/tex/latex/cellspace
df343eba 7900%{texmfdist}/tex/latex/changebar
6367bfc9
MB
7901%{texmfdist}/tex/latex/changepage
7902%{texmfdist}/tex/latex/changes
df343eba 7903%{texmfdist}/tex/latex/chappg
6367bfc9
MB
7904%{texmfdist}/tex/latex/chapterfolder
7905%{texmfdist}/tex/latex/chemarrow
7906%{texmfdist}/tex/latex/chemcompounds
7907%{texmfdist}/tex/latex/chemcono
7908%{texmfdist}/tex/latex/chemstyle
7909%{texmfdist}/tex/latex/cherokee
7910%{texmfdist}/tex/latex/chess
7911%{texmfdist}/tex/latex/chessboard
7912%{texmfdist}/tex/latex/chessfss
7913%{texmfdist}/tex/latex/chicago
7914%{texmfdist}/tex/latex/china2e
7915%{texmfdist}/tex/latex/chletter
7916%{texmfdist}/tex/latex/circ
7917%{texmfdist}/tex/latex/citeref
7918%{texmfdist}/tex/latex/cjhebrew
7919%{texmfdist}/tex/latex/cjk
7920%{texmfdist}/tex/latex/cjw
7921%{texmfdist}/tex/latex/classicthesis
7922%{texmfdist}/tex/latex/clefval
7923%{texmfdist}/tex/latex/cleveref
7924%{texmfdist}/tex/latex/clock
7925%{texmfdist}/tex/latex/clrscode
7926%{texmfdist}/tex/latex/cm-lgc
7927%{texmfdist}/tex/latex/cm-super
df343eba 7928%{texmfdist}/tex/latex/cmap
6367bfc9
MB
7929%{texmfdist}/tex/latex/cmcyralt
7930%{texmfdist}/tex/latex/cmdstring
7931%{texmfdist}/tex/latex/cmdtrack
7932%{texmfdist}/tex/latex/cmll
7933%{texmfdist}/tex/latex/cmsd
7934%{texmfdist}/tex/latex/codepage
7935%{texmfdist}/tex/latex/colorinfo
7936%{texmfdist}/tex/latex/colortab
7937%{texmfdist}/tex/latex/colortbl
7938%{texmfdist}/tex/latex/colorwav
7939%{texmfdist}/tex/latex/combine
7940%{texmfdist}/tex/latex/commath
7941%{texmfdist}/tex/latex/compactbib
7942%{texmfdist}/tex/latex/complexity
7943%{texmfdist}/tex/latex/computational-complexity
7944%{texmfdist}/tex/latex/concprog
7945%{texmfdist}/tex/latex/confproc
7946%{texmfdist}/tex/latex/constants
7947%{texmfdist}/tex/latex/contour
7948%{texmfdist}/tex/latex/cooking
7949%{texmfdist}/tex/latex/cool
7950%{texmfdist}/tex/latex/coollist
7951%{texmfdist}/tex/latex/coolstr
7952%{texmfdist}/tex/latex/cooltooltips
7953%{texmfdist}/tex/latex/coordsys
7954%{texmfdist}/tex/latex/courier-scaled
7955%{texmfdist}/tex/latex/courier
7956%{texmfdist}/tex/latex/courseoutline
7957%{texmfdist}/tex/latex/coursepaper
7958%{texmfdist}/tex/latex/coverpage
7959%{texmfdist}/tex/latex/covington
df343eba 7960%{texmfdist}/tex/latex/crop
6367bfc9
MB
7961%{texmfdist}/tex/latex/crossreference
7962%{texmfdist}/tex/latex/crosswrd
7963%{texmfdist}/tex/latex/csbulletin
7964%{texmfdist}/tex/latex/csquotes
7965%{texmfdist}/tex/latex/csvtools
7966%{texmfdist}/tex/latex/ctable
7967%{texmfdist}/tex/latex/ctib
7968%{texmfdist}/tex/latex/cuisine
7969%{texmfdist}/tex/latex/cursor
7970%{texmfdist}/tex/latex/curve
7971%{texmfdist}/tex/latex/curve2e
7972%{texmfdist}/tex/latex/cv
7973%{texmfdist}/tex/latex/cweb-latex
7974%{texmfdist}/tex/latex/cwpuzzle
7975%{texmfdist}/tex/latex/cyklop
7976%{texmfdist}/tex/latex/dashbox
7977%{texmfdist}/tex/latex/dashrule
7978%{texmfdist}/tex/latex/datatool
7979%{texmfdist}/tex/latex/dateiliste
7980%{texmfdist}/tex/latex/datenumber
7981%{texmfdist}/tex/latex/datetime
7982%{texmfdist}/tex/latex/dcpic
7983%{texmfdist}/tex/latex/decimal
7984%{texmfdist}/tex/latex/delimtxt
7985%{texmfdist}/tex/latex/diagnose
7986%{texmfdist}/tex/latex/dialogl
7987%{texmfdist}/tex/latex/dichokey
7988%{texmfdist}/tex/latex/dictsym
7989%{texmfdist}/tex/latex/digiconfigs
df343eba 7990%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
7991%{texmfdist}/tex/latex/dingbat
7992%{texmfdist}/tex/latex/directory
7993%{texmfdist}/tex/latex/disser
7994%{texmfdist}/tex/latex/dlfltxb
7995%{texmfdist}/tex/latex/dnaseq
7996%{texmfdist}/tex/latex/docmfp
7997%{texmfdist}/tex/latex/doi
7998%{texmfdist}/tex/latex/doipubmed
7999%{texmfdist}/tex/latex/dotarrow
8000%{texmfdist}/tex/latex/dotseqn
8001%{texmfdist}/tex/latex/dottex
8002%{texmfdist}/tex/latex/doublestroke
8003%{texmfdist}/tex/latex/dpfloat
8004%{texmfdist}/tex/latex/dprogress
8005%{texmfdist}/tex/latex/drac
df343eba 8006%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
8007%{texmfdist}/tex/latex/draftwatermark
8008%{texmfdist}/tex/latex/dramatist
8009%{texmfdist}/tex/latex/dtk
8010%{texmfdist}/tex/latex/duerer-latex
8011%{texmfdist}/tex/latex/dvdcoll
8012%{texmfdist}/tex/latex/dvipdfmx-def
8013%{texmfdist}/tex/latex/dyntree
8014%{texmfdist}/tex/latex/eCards
8015%{texmfdist}/tex/latex/ean13isbn
8016%{texmfdist}/tex/latex/easy
8017%{texmfdist}/tex/latex/ebezier
8018%{texmfdist}/tex/latex/ebsthesis
8019%{texmfdist}/tex/latex/ecclesiastic
8020%{texmfdist}/tex/latex/ecltree
8021%{texmfdist}/tex/latex/eco
8022%{texmfdist}/tex/latex/economic
8023%{texmfdist}/tex/latex/ecv
8024%{texmfdist}/tex/latex/ed
8025%{texmfdist}/tex/latex/edmargin
8026%{texmfdist}/tex/latex/ednotes
8027%{texmfdist}/tex/latex/eemeir
df343eba 8028%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8029%{texmfdist}/tex/latex/egameps
8030%{texmfdist}/tex/latex/egplot
8031%{texmfdist}/tex/latex/eiad
8032%{texmfdist}/tex/latex/ellipsis
8033%{texmfdist}/tex/latex/elmath
8034%{texmfdist}/tex/latex/elpres
8035%{texmfdist}/tex/latex/elsarticle
8036%{texmfdist}/tex/latex/elsevier
8037%{texmfdist}/tex/latex/em
8038%{texmfdist}/tex/latex/emp
8039%{texmfdist}/tex/latex/emulateapj
8040%{texmfdist}/tex/latex/encxvlna
df343eba 8041%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8042%{texmfdist}/tex/latex/endheads
8043%{texmfdist}/tex/latex/engpron
8044%{texmfdist}/tex/latex/engrec
8045%{texmfdist}/tex/latex/envbig
8046%{texmfdist}/tex/latex/environ
8047%{texmfdist}/tex/latex/envlab
8048%{texmfdist}/tex/latex/epigrafica
8049%{texmfdist}/tex/latex/epigraph
8050%{texmfdist}/tex/latex/epiolmec
8051%{texmfdist}/tex/latex/epsdice
8052%{texmfdist}/tex/latex/epspdfconversion
8053%{texmfdist}/tex/latex/eqlist
8054%{texmfdist}/tex/latex/eqname
8055%{texmfdist}/tex/latex/eqnarray
8056%{texmfdist}/tex/latex/eqparbox
8057%{texmfdist}/tex/latex/errata
8058%{texmfdist}/tex/latex/esdiff
df343eba 8059%{texmfdist}/tex/latex/esint
6367bfc9
MB
8060%{texmfdist}/tex/latex/eskd
8061%{texmfdist}/tex/latex/eskdx
3127b522 8062%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8063%{texmfdist}/tex/latex/esvect
8064%{texmfdist}/tex/latex/etaremune
8065%{texmfdist}/tex/latex/etex-pkg
8066%{texmfdist}/tex/latex/ethiop
8067%{texmfdist}/tex/latex/etoolbox
8068%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8069%{texmfdist}/tex/latex/euler
8070%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8071%{texmfdist}/tex/latex/euproposal
8072%{texmfdist}/tex/latex/euro
8073%{texmfdist}/tex/latex/eurofont
8074%{texmfdist}/tex/latex/europecv
8075%{texmfdist}/tex/latex/eurosans
df343eba 8076%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8077%{texmfdist}/tex/latex/everypage
8078%{texmfdist}/tex/latex/examdesign
8079%{texmfdist}/tex/latex/examplep
8080%{texmfdist}/tex/latex/exceltex
8081%{texmfdist}/tex/latex/exercise
8082%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8083%{texmfdist}/tex/latex/expl3
8084%{texmfdist}/tex/latex/export
8085%{texmfdist}/tex/latex/extarrows
8086%{texmfdist}/tex/latex/extpfeil
8087%{texmfdist}/tex/latex/extract
df343eba 8088%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8089%{texmfdist}/tex/latex/facsimile
8090%{texmfdist}/tex/latex/faktor
df343eba
ZU
8091%{texmfdist}/tex/latex/fancybox
8092%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8093%{texmfdist}/tex/latex/fancynum
8094%{texmfdist}/tex/latex/fancyref
8095%{texmfdist}/tex/latex/fancytooltips
df343eba 8096%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8097%{texmfdist}/tex/latex/fax
8098%{texmfdist}/tex/latex/fc
8099%{texmfdist}/tex/latex/feyn
8100%{texmfdist}/tex/latex/feynmf
8101%{texmfdist}/tex/latex/fge
8102%{texmfdist}/tex/latex/figbib
8103%{texmfdist}/tex/latex/figsize
df343eba 8104%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8105%{texmfdist}/tex/latex/fink
8106%{texmfdist}/tex/latex/fixfoot
8107%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8108%{texmfdist}/tex/latex/flabels
8109%{texmfdist}/tex/latex/flacards
8110%{texmfdist}/tex/latex/flagderiv
8111%{texmfdist}/tex/latex/flashcards
8112%{texmfdist}/tex/latex/flippdf
df343eba 8113%{texmfdist}/tex/latex/float
6367bfc9
MB
8114%{texmfdist}/tex/latex/floatrow
8115%{texmfdist}/tex/latex/flowfram
8116%{texmfdist}/tex/latex/fmp
8117%{texmfdist}/tex/latex/fmtcount
8118%{texmfdist}/tex/latex/fnbreak
8119%{texmfdist}/tex/latex/fncychap
8120%{texmfdist}/tex/latex/foekfont
8121%{texmfdist}/tex/latex/foilhtml
8122%{texmfdist}/tex/latex/fonetika
df343eba 8123%{texmfdist}/tex/latex/fontinst
6367bfc9 8124%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8125%{texmfdist}/tex/latex/footmisc
8126%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8127%{texmfdist}/tex/latex/forarray
8128%{texmfdist}/tex/latex/forloop
8129%{texmfdist}/tex/latex/formlett
8130%{texmfdist}/tex/latex/formula
8131%{texmfdist}/tex/latex/formular
8132%{texmfdist}/tex/latex/fouridx
8133%{texmfdist}/tex/latex/fourier
8134%{texmfdist}/tex/latex/fouriernc
df343eba 8135%{texmfdist}/tex/latex/fp
6367bfc9
MB
8136%{texmfdist}/tex/latex/frankenstein
8137%{texmfdist}/tex/latex/frcursive
8138%{texmfdist}/tex/latex/frenchle
8139%{texmfdist}/tex/latex/fribrief
8140%{texmfdist}/tex/latex/frletter
8141%{texmfdist}/tex/latex/frontespizio
8142%{texmfdist}/tex/latex/fullblck
8143%{texmfdist}/tex/latex/fullpict
8144%{texmfdist}/tex/latex/functan
8145%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8146%{texmfdist}/tex/latex/gaceta
8147%{texmfdist}/tex/latex/galois
8148%{texmfdist}/tex/latex/gastex
8149%{texmfdist}/tex/latex/gatech-thesis
8150%{texmfdist}/tex/latex/gauss
8151%{texmfdist}/tex/latex/gb4e
8152%{texmfdist}/tex/latex/gcard
8153%{texmfdist}/tex/latex/gcite
8154%{texmfdist}/tex/latex/genmpage
df343eba 8155%{texmfdist}/tex/latex/geometry
6367bfc9 8156%{texmfdist}/tex/latex/geomsty
df343eba 8157%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8158%{texmfdist}/tex/latex/gfsartemisia
8159%{texmfdist}/tex/latex/gfsbaskerville
8160%{texmfdist}/tex/latex/gfsbodoni
8161%{texmfdist}/tex/latex/gfscomplutum
8162%{texmfdist}/tex/latex/gfsdidot
8163%{texmfdist}/tex/latex/gfsneohellenic
8164%{texmfdist}/tex/latex/gfsporson
8165%{texmfdist}/tex/latex/gfssolomos
8166%{texmfdist}/tex/latex/ginpenc
8167%{texmfdist}/tex/latex/gloss
8168%{texmfdist}/tex/latex/glossaries
8169%{texmfdist}/tex/latex/gmdoc
8170%{texmfdist}/tex/latex/gmeometric
8171%{texmfdist}/tex/latex/gmiflink
8172%{texmfdist}/tex/latex/gmutils
8173%{texmfdist}/tex/latex/gmverb
8174%{texmfdist}/tex/latex/gnuplottex
8175%{texmfdist}/tex/latex/go
df343eba 8176%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8177%{texmfdist}/tex/latex/graphicx-psmin
8178%{texmfdist}/tex/latex/greek-inputenc
8179%{texmfdist}/tex/latex/greekdates
68640cd8 8180%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8181%{texmfdist}/tex/latex/grfpaste
8182%{texmfdist}/tex/latex/grnumalt
8183%{texmfdist}/tex/latex/grotesq
8184%{texmfdist}/tex/latex/grverb
8185%{texmfdist}/tex/latex/gu
8186%{texmfdist}/tex/latex/guitar
8187%{texmfdist}/tex/latex/guitbeamer
8188%{texmfdist}/tex/latex/hanging
8189%{texmfdist}/tex/latex/har2nat
8190%{texmfdist}/tex/latex/harmony
8191%{texmfdist}/tex/latex/harpoon
8192%{texmfdist}/tex/latex/harvard
8193%{texmfdist}/tex/latex/hc
8194%{texmfdist}/tex/latex/helvetic
8195%{texmfdist}/tex/latex/hep
8196%{texmfdist}/tex/latex/hepnames
8197%{texmfdist}/tex/latex/hepparticles
8198%{texmfdist}/tex/latex/hepthesis
8199%{texmfdist}/tex/latex/hepunits
8200%{texmfdist}/tex/latex/hexgame
8201%{texmfdist}/tex/latex/hfoldsty
8202%{texmfdist}/tex/latex/hhtensor
8203%{texmfdist}/tex/latex/hilowres
8204%{texmfdist}/tex/latex/histogr
8205%{texmfdist}/tex/latex/hitec
8206%{texmfdist}/tex/latex/hpsdiss
8207%{texmfdist}/tex/latex/hrlatex
8208%{texmfdist}/tex/latex/hvfloat
8209%{texmfdist}/tex/latex/hypdvips
8210%{texmfdist}/tex/latex/hyper
df343eba 8211%{texmfdist}/tex/latex/hyperref
6367bfc9 8212%{texmfdist}/tex/latex/hyperxmp
df343eba 8213%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8214%{texmfdist}/tex/latex/ibycus-babel
8215%{texmfdist}/tex/latex/icsv
8216%{texmfdist}/tex/latex/ieeepes
8217%{texmfdist}/tex/latex/ifmslide
8218%{texmfdist}/tex/latex/ifplatform
8219%{texmfdist}/tex/latex/ifsym
8220%{texmfdist}/tex/latex/ijmart
8221%{texmfdist}/tex/latex/imac
8222%{texmfdist}/tex/latex/image-gallery
8223%{texmfdist}/tex/latex/imtekda
df343eba 8224%{texmfdist}/tex/latex/index
6367bfc9
MB
8225%{texmfdist}/tex/latex/initials
8226%{texmfdist}/tex/latex/inlinebib
8227%{texmfdist}/tex/latex/inlinedef
8228%{texmfdist}/tex/latex/interactiveworkbook
8229%{texmfdist}/tex/latex/inversepath
8230%{texmfdist}/tex/latex/invoice
8231%{texmfdist}/tex/latex/ipa
8232%{texmfdist}/tex/latex/iso
8233%{texmfdist}/tex/latex/iso10303
8234%{texmfdist}/tex/latex/isodate
8235%{texmfdist}/tex/latex/isodoc
8236%{texmfdist}/tex/latex/isonums
8237%{texmfdist}/tex/latex/isorot
8238%{texmfdist}/tex/latex/isotope
8239%{texmfdist}/tex/latex/itnumpar
8240%{texmfdist}/tex/latex/itrans
8241%{texmfdist}/tex/latex/iwona
8242%{texmfdist}/tex/latex/jeopardy
8243%{texmfdist}/tex/latex/jhep
8244%{texmfdist}/tex/latex/jknapltx
8245%{texmfdist}/tex/latex/jneurosci
8246%{texmfdist}/tex/latex/jpsj
8247%{texmfdist}/tex/latex/jura
8248%{texmfdist}/tex/latex/juraabbrev
8249%{texmfdist}/tex/latex/juramisc
8250%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8251%{texmfdist}/tex/latex/koma-script
8252%{texmfdist}/tex/latex/labels
4224ae6d
MB
8253%dir %{texmfdist}/tex/latex/latexconfig
8254%{texmfdist}/tex/latex/latexconfig/latex.ini
8255%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8256%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8257%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8258%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8259%{texmfdist}/tex/latex/layouts
df343eba
ZU
8260%{texmfdist}/tex/latex/lettrine
8261%{texmfdist}/tex/latex/listings
8262%{texmfdist}/tex/latex/ltabptch
daae3151 8263%{texmfdist}/tex/latex/localloc
cf8dbd64 8264%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8265%{texmfdist}/tex/latex/mathcomp
8266%{texmfdist}/tex/latex/mdwtools
8267%{texmfdist}/tex/latex/memoir
8268%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8269%{texmfdist}/tex/latex/misc209
8270%{texmfdist}/tex/latex/mmap
8271%{texmfdist}/tex/latex/mnsymbol
8272%{texmfdist}/tex/latex/moderncv
8273%{texmfdist}/tex/latex/modroman
8274%{texmfdist}/tex/latex/mongolian-babel
8275%{texmfdist}/tex/latex/montex
df343eba
ZU
8276%{texmfdist}/tex/latex/mparhack
8277%{texmfdist}/tex/latex/ms
df343eba 8278%{texmfdist}/tex/latex/multibib
df343eba
ZU
8279%{texmfdist}/tex/latex/multirow
8280%{texmfdist}/tex/latex/mwcls
8281%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8282%{texmfdist}/tex/latex/ncclatex
8283%{texmfdist}/tex/latex/ncctools
8284%{texmfdist}/tex/latex/ncntrsbk
8285%{texmfdist}/tex/latex/nddiss
8286%{texmfdist}/tex/latex/newalg
8287%{texmfdist}/tex/latex/newfile
8288%{texmfdist}/tex/latex/newlfm
8289%{texmfdist}/tex/latex/newspaper
8290%{texmfdist}/tex/latex/newthm
df343eba
ZU
8291%{texmfdist}/tex/latex/nomencl
8292%{texmfdist}/tex/latex/ntgclass
8293%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8294%{texmfdist}/tex/latex/overpic
8295%{texmfdist}/tex/latex/paralist
df343eba
ZU
8296%{texmfdist}/tex/latex/pb-diagram
8297%{texmfdist}/tex/latex/pdfpages
8298%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8299%{texmfdist}/tex/latex/pict2e
8300%{texmfdist}/tex/latex/placeins
df343eba
ZU
8301%{texmfdist}/tex/latex/preprint
8302%{texmfdist}/tex/latex/preview
8303%{texmfdist}/tex/latex/program
df343eba
ZU
8304%{texmfdist}/tex/latex/psfrag
8305%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8306%{texmfdist}/tex/latex/revtex
8307%{texmfdist}/tex/latex/rotating
8308%{texmfdist}/tex/latex/rotfloat
8309%{texmfdist}/tex/latex/scale
8310%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8311%{texmfdist}/tex/latex/seminar
8312%{texmfdist}/tex/latex/setspace
df343eba
ZU
8313%{texmfdist}/tex/latex/showdim
8314%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8315%{texmfdist}/tex/latex/sidecap
8316%{texmfdist}/tex/latex/slashbox
8317%{texmfdist}/tex/latex/soul
8318%{texmfdist}/tex/latex/stdclsdv
8319%{texmfdist}/tex/latex/stmaryrd
8320%{texmfdist}/tex/latex/subfig
8321%{texmfdist}/tex/latex/subfigure
8322%{texmfdist}/tex/latex/supertabular
8323%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8324%{texmfdist}/tex/latex/t-angles
8325%{texmfdist}/tex/latex/tableaux
8326%{texmfdist}/tex/latex/tablists
8327%{texmfdist}/tex/latex/tablor
8328%{texmfdist}/tex/latex/tabto-ltx
8329%{texmfdist}/tex/latex/tabulary
8330%{texmfdist}/tex/latex/tabvar
8331%{texmfdist}/tex/latex/talk
8332%{texmfdist}/tex/latex/taupin
8333%{texmfdist}/tex/latex/tcldoc
8334%{texmfdist}/tex/latex/tdsfrmath
8335%{texmfdist}/tex/latex/technics
8336%{texmfdist}/tex/latex/ted
8337%{texmfdist}/tex/latex/tengwarscript
8338%{texmfdist}/tex/latex/tensor
8339%{texmfdist}/tex/latex/teubner
8340%{texmfdist}/tex/latex/tex-gyre
8341%{texmfdist}/tex/latex/texilikecover
8342%{texmfdist}/tex/latex/texlogos
8343%{texmfdist}/tex/latex/texmate
8344%{texmfdist}/tex/latex/texpower
8345%{texmfdist}/tex/latex/texshade
8346%{texmfdist}/tex/latex/textcase
df343eba 8347%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8348%{texmfdist}/tex/latex/textopo
8349%{texmfdist}/tex/latex/textpath
df343eba 8350%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8351%{texmfdist}/tex/latex/theoremref
8352%{texmfdist}/tex/latex/thesis-titlepage-fhac
8353%{texmfdist}/tex/latex/thinsp
8354%{texmfdist}/tex/latex/thmtools
8355%{texmfdist}/tex/latex/thumb
8356%{texmfdist}/tex/latex/thuthesis
8357%{texmfdist}/tex/latex/ticket
8358%{texmfdist}/tex/latex/tikz-inet
8359%{texmfdist}/tex/latex/times
8360%{texmfdist}/tex/latex/timesht
8361%{texmfdist}/tex/latex/tipa
8362%{texmfdist}/tex/latex/titlefoot
df343eba 8363%{texmfdist}/tex/latex/titlesec
cf8dbd64 8364%{texmfdist}/tex/latex/titling
df343eba
ZU
8365%{texmfdist}/tex/latex/tocbibind
8366%{texmfdist}/tex/latex/tocloft
8367%{texmfdist}/tex/latex/tools
8368%{texmfdist}/tex/latex/totpages
df343eba 8369%{texmfdist}/tex/latex/type1cm
cf8dbd64 8370%{texmfdist}/tex/latex/undertilde
df343eba 8371%{texmfdist}/tex/latex/units
cf8dbd64
MB
8372%{texmfdist}/tex/latex/unitsdef
8373%{texmfdist}/tex/latex/universa
8374%{texmfdist}/tex/latex/unroman
8375%{texmfdist}/tex/latex/upmethodology
df343eba 8376%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8377%{texmfdist}/tex/latex/varindex
8378%{texmfdist}/tex/latex/varsfromjobname
8379%{texmfdist}/tex/latex/vector
8380%{texmfdist}/tex/latex/velthuis
8381%{texmfdist}/tex/latex/verse
8382%{texmfdist}/tex/latex/versions
8383%{texmfdist}/tex/latex/vhistory
8384%{texmfdist}/tex/latex/vita
df343eba 8385%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8386%{texmfdist}/tex/latex/volumes
8387%{texmfdist}/tex/latex/vpe
8388%{texmfdist}/tex/latex/vrsion
8389%{texmfdist}/tex/latex/vwcol
8390%{texmfdist}/tex/latex/vxu
8391%{texmfdist}/tex/latex/wallpaper
8392%{texmfdist}/tex/latex/warning
8393%{texmfdist}/tex/latex/warpcol
df343eba 8394%{texmfdist}/tex/latex/was
cf8dbd64
MB
8395%{texmfdist}/tex/latex/williams
8396%{texmfdist}/tex/latex/wnri
8397%{texmfdist}/tex/latex/wordlike
df343eba 8398%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8399%{texmfdist}/tex/latex/wsuipa
8400%{texmfdist}/tex/latex/xargs
8401%{texmfdist}/tex/latex/xcolor
8402%{texmfdist}/tex/latex/xdoc
8403%{texmfdist}/tex/latex/xfor
8404%{texmfdist}/tex/latex/xifthen
df343eba 8405%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8406%{texmfdist}/tex/latex/xmpincl
8407%{texmfdist}/tex/latex/xnewcommand
8408%{texmfdist}/tex/latex/xoptarg
8409%{texmfdist}/tex/latex/xpackages
8410%{texmfdist}/tex/latex/xq
8411%{texmfdist}/tex/latex/xskak
8412%{texmfdist}/tex/latex/xstring
df343eba 8413%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8414%{texmfdist}/tex/latex/xtcapts
8415%{texmfdist}/tex/latex/xyling
8416%{texmfdist}/tex/latex/xytree
8417%{texmfdist}/tex/latex/yafoot
df343eba 8418%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8419%{texmfdist}/tex/latex/yhmath
8420%{texmfdist}/tex/latex/yi4latex
8421%{texmfdist}/tex/latex/york-thesis
8422%{texmfdist}/tex/latex/youngtab
8423%{texmfdist}/tex/latex/yplan
8424%{texmfdist}/tex/latex/zapfchan
8425%{texmfdist}/tex/latex/zapfding
8426%{texmfdist}/tex/latex/zed-csp
8427%{texmfdist}/tex/latex/zefonts
8428%{texmfdist}/tex/latex/ziffer
8429%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8430%{texmfdist}/tex/plain/etex
8431%{texmf}/tex/latex/config
8432%{texmf}/tex/latex/dvipdfm
d08789e0 8433
6c82f497
ZU
8434%files latex-12many
8435%defattr(644,root,root,755)
8436%doc %{texmfdist}/doc/latex/12many
8437%{texmfdist}/source/latex/12many
8438
a8b381b0
ZU
8439%files latex-abstract
8440%defattr(644,root,root,755)
8441%doc %{texmfdist}/doc/latex/abstract
8442%{texmfdist}/tex/latex/abstract
8443
f1f5d194
ZU
8444%files latex-accfonts
8445%defattr(644,root,root,755)
8446%{texmfdist}/tex/latex/accfonts
8447
e88b5dcf
ZU
8448%files latex-adrconv
8449%defattr(644,root,root,755)
8450%{texmfdist}/tex/latex/adrconv
8451%{texmfdist}/doc/latex/adrconv
8452
d08789e0
ZU
8453%files latex-algorithms
8454%defattr(644,root,root,755)
68640cd8
ZU
8455%doc %{texmfdist}/doc/latex/algorithms
8456%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8457
8458%files latex-ae
8459%defattr(644,root,root,755)
2677a8b0 8460%{texmfdist}/tex/latex/ae
d08789e0
ZU
8461
8462%files latex-ams
8463%defattr(644,root,root,755)
68640cd8
ZU
8464%doc %{texmfdist}/doc/latex/amscls
8465%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
8466%doc %{texmfdist}/doc/latex/onlyamsmath
8467%{texmfdist}/tex/latex/amscls
8468%{texmfdist}/tex/latex/amsmath
8469%{texmfdist}/tex/latex/amsfonts
8470%{texmfdist}/tex/latex/onlyamsmath
8471%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8472
8473%files latex-antp
8474%defattr(644,root,root,755)
7179ac92 8475%{texmfdist}/tex/latex/antp
d08789e0
ZU
8476
8477%files latex-antt
8478%defattr(644,root,root,755)
2677a8b0 8479%{texmfdist}/tex/latex/antt
d08789e0 8480
e88b5dcf
ZU
8481%files latex-appendix
8482%defattr(644,root,root,755)
8483%doc %{texmfdist}/doc/latex/appendix
8484%{texmfdist}/tex/latex/appendix
8485
b4d68b39
ZU
8486%files latex-backgammon
8487%defattr(644,root,root,755)
8488%doc %{texmfdist}/doc/latex/backgammon
8489%{texmfdist}/tex/latex/backgammon
8490
6c82f497
ZU
8491%files latex-bardiag
8492%defattr(644,root,root,755)
8493%doc %{texmfdist}/doc/latex/bardiag
8494%{texmfdist}/tex/latex/bardiag
8495
d08789e0
ZU
8496%files latex-bbm
8497%defattr(644,root,root,755)
68640cd8
ZU
8498%doc %{texmfdist}/doc/fonts/bbm
8499%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8500
8501%files latex-bbold
8502%defattr(644,root,root,755)
ffd94364
ZU
8503%doc %{texmfdist}/doc/latex/bbold
8504%{texmfdist}/tex/latex/bbold
8505%{texmfdist}/source/latex/bbold
d08789e0 8506
b4d68b39
ZU
8507%files latex-beamer
8508%defattr(644,root,root,755)
8509%doc %{texmfdist}/doc/latex/beamer
8510%{texmfdist}/tex/latex/beamer-contrib
8511%{texmfdist}/tex/latex/beamer
8512
2fede27b
ZU
8513%files latex-bezos
8514%defattr(644,root,root,755)
8515%doc %{texmfdist}/doc/latex/bezos
8516%{texmfdist}/tex/latex/bezos
8517
d08789e0
ZU
8518%files latex-bibtex
8519%defattr(644,root,root,755)
68640cd8 8520%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8521%doc %{texmfdist}/doc/latex/adrconv
8522%doc %{texmfdist}/doc/latex/bibtopic
8523%doc %{texmfdist}/doc/latex/bibunits
8524%doc %{texmfdist}/doc/latex/natbib
8525%doc %{texmfdist}/doc/latex/footbib
8526%dir %{texmfdist}/doc/bibtex
8527%dir %{texmfdist}/bibtex
8528%dir %{texmfdist}/bibtex/bib
8529%dir %{texmfdist}/bibtex/bst
b9a3d45e 8530%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8531
8532%attr(755,root,root) %{_bindir}/bibtex
8533%attr(755,root,root) %{_bindir}/rubibtex
8534
68640cd8
ZU
8535%{texmfdist}/bibtex/bst/base
8536%{texmfdist}/bibtex/csf/base
8537%{texmfdist}/bibtex/bib/base
8538%{texmfdist}/bibtex/bst/adrconv
8539%{texmfdist}/bibtex/bib/adrconv
8540%{texmfdist}/source/latex/adrconv
8541%{texmfdist}/tex/latex/adrconv
8542# %{texmf}/bibtex/bst/misc
8543%{texmfdist}/bibtex/bst/natbib
8544%{texmfdist}/tex/latex/natbib
8545%{texmfdist}/tex/latex/bibtopic
8546%{texmfdist}/source/latex/bibunits
8547%{texmfdist}/tex/latex/bibunits
8548%{texmfdist}/source/latex/footbib
8549%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8550
8551%{_mandir}/man1/bibtex.1*
8552%{_mandir}/man1/rubibtex.1*
8553
8554%files latex-bibtex-ams
8555%defattr(644,root,root,755)
68640cd8
ZU
8556%{texmfdist}/bibtex/bst/ams
8557%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8558
8559%files latex-bibtex-pl
8560%defattr(644,root,root,755)
04123363 8561%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8562%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8563
8564%files latex-bibtex-german
8565%defattr(644,root,root,755)
68640cd8
ZU
8566%doc %{texmfdist}/doc/bibtex/germbib
8567%{texmfdist}/bibtex/bst/germbib
8568%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8569
8570%files latex-bibtex-revtex4
8571%defattr(644,root,root,755)
04123363 8572%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8573%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8574%{texmfdist}/source/latex/revtex/revtex4.dtx
8575%{texmfdist}/source/latex/revtex/revtex4.ins
8576%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8577
8578%files latex-bibtex-jurabib
8579%defattr(644,root,root,755)
68640cd8
ZU
8580%doc %{texmfdist}/doc/latex/jurabib
8581%{texmfdist}/bibtex/bst/jurabib
8582%{texmfdist}/bibtex/bib/jurabib
8583%{texmfdist}/source/latex/jurabib
8584%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8585
8586%files latex-bibtex-dk
8587%defattr(644,root,root,755)
68640cd8
ZU
8588%doc %{texmfdist}/doc/latex/dk-bib
8589%{texmfdist}/bibtex/bst/dk-bib
8590%{texmfdist}/bibtex/csf/dk-bib
8591%{texmfdist}/bibtex/bib/dk-bib
8592%{texmfdist}/source/latex/dk-bib
8593%{texmfdist}/tex/latex/dk-bib
8594
8595# %files latex-bibtex-nor
8596# %defattr(644,root,root,755)
8597# %{texmf}/bibtex/bst/norbib
d08789e0 8598
33b3b483
ZU
8599%files latex-bibtex-styles
8600%defattr(644,root,root,755)
04123363
ZU
8601%dir %{texmfdist}/doc/generic/t2
8602%dir %{texmfdist}/doc/generic/t2/etc
8603%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8604%{texmfdist}/bibtex/bib/IEEEtran
8605%{texmfdist}/bibtex/bib/abstyles
8606%{texmfdist}/bibtex/bib/achemso
8607%{texmfdist}/bibtex/bib/acmtrans
8608%{texmfdist}/bibtex/bib/aiaa
8609%{texmfdist}/bibtex/bib/apacite
8610%{texmfdist}/bibtex/bib/asaetr
8611%{texmfdist}/bibtex/bib/ascelike
8612%{texmfdist}/bibtex/bib/beebe
8613%{texmfdist}/bibtex/bib/bibhtml
8614%{texmfdist}/bibtex/bib/bibtopic
8615%{texmfdist}/bibtex/bib/biocon
8616%{texmfdist}/bibtex/bib/computational-complexity
8617%{texmfdist}/bibtex/bib/din1505
8618%{texmfdist}/bibtex/bib/directory
8619%{texmfdist}/bibtex/bib/dtk
8620%{texmfdist}/bibtex/bib/figbib
8621%{texmfdist}/bibtex/bib/frankenstein
8622%{texmfdist}/bibtex/bib/gatech-thesis
8623%{texmfdist}/bibtex/bib/geomsty
8624%{texmfdist}/bibtex/bib/gloss
8625%{texmfdist}/bibtex/bib/harvard
8626%{texmfdist}/bibtex/bib/ieeepes
8627%{texmfdist}/bibtex/bib/ijmart
8628%{texmfdist}/bibtex/bib/imac
8629%{texmfdist}/bibtex/bib/index
8630%{texmfdist}/bibtex/bib/lsc
8631%{texmfdist}/bibtex/bib/msc
8632%{texmfdist}/bibtex/bib/nostarch
8633%{texmfdist}/bibtex/bib/philosophersimprint
8634%{texmfdist}/bibtex/bib/revtex
8635%{texmfdist}/bibtex/bib/spie
8636%{texmfdist}/bibtex/bib/urlbst
8637%{texmfdist}/bibtex/bst/IEEEtran
8638%{texmfdist}/bibtex/bst/abstyles
8639%{texmfdist}/bibtex/bst/achemso
8640%{texmfdist}/bibtex/bst/acmtrans
8641%{texmfdist}/bibtex/bst/afthesis
8642%{texmfdist}/bibtex/bst/aguplus
8643%{texmfdist}/bibtex/bst/aiaa
8644%{texmfdist}/bibtex/bst/aichej
8645%{texmfdist}/bibtex/bst/ametsoc
8646%{texmfdist}/bibtex/bst/apacite
8647%{texmfdist}/bibtex/bst/asaetr
8648%{texmfdist}/bibtex/bst/ascelike
8649%{texmfdist}/bibtex/bst/babelbib
8650%{texmfdist}/bibtex/bst/beebe
8651%{texmfdist}/bibtex/bst/bibhtml
8652%{texmfdist}/bibtex/bst/chem-journal
8653%{texmfdist}/bibtex/bst/chicago
8654%{texmfdist}/bibtex/bst/computational-complexity
8655%{texmfdist}/bibtex/bst/confproc
8656%{texmfdist}/bibtex/bst/datatool
8657%{texmfdist}/bibtex/bst/din1505
8658%{texmfdist}/bibtex/bst/dinat
8659%{texmfdist}/bibtex/bst/directory
8660%{texmfdist}/bibtex/bst/dtk
8661%{texmfdist}/bibtex/bst/dvdcoll
8662%{texmfdist}/bibtex/bst/economic
8663%{texmfdist}/bibtex/bst/elsevier-bib
8664%{texmfdist}/bibtex/bst/fbs
8665%{texmfdist}/bibtex/bst/figbib
8666%{texmfdist}/bibtex/bst/finbib
8667%{texmfdist}/bibtex/bst/frankenstein
8668%{texmfdist}/bibtex/bst/gatech-thesis
8669%{texmfdist}/bibtex/bst/gloss
8670%{texmfdist}/bibtex/bst/gost
8671%{texmfdist}/bibtex/bst/gustlib
8672%{texmfdist}/bibtex/bst/harvard
8673%{texmfdist}/bibtex/bst/hc
8674%{texmfdist}/bibtex/bst/ieeepes
8675%{texmfdist}/bibtex/bst/ijmart
8676%{texmfdist}/bibtex/bst/ijqc
8677%{texmfdist}/bibtex/bst/imac
8678%{texmfdist}/bibtex/bst/index
8679%{texmfdist}/bibtex/bst/inlinebib
8680%{texmfdist}/bibtex/bst/iopart-num
8681%{texmfdist}/bibtex/bst/jneurosci
8682%{texmfdist}/bibtex/bst/jurarsp
8683%{texmfdist}/bibtex/bst/kluwer
8684%{texmfdist}/bibtex/bst/mciteplus
8685%{texmfdist}/bibtex/bst/mslapa
8686%{texmfdist}/bibtex/bst/multibib
8687%{texmfdist}/bibtex/bst/munich
8688%{texmfdist}/bibtex/bst/nature
8689%{texmfdist}/bibtex/bst/nddiss
8690%{texmfdist}/bibtex/bst/opcit
8691%{texmfdist}/bibtex/bst/perception
8692%{texmfdist}/bibtex/bst/revtex
8693%{texmfdist}/bibtex/bst/rsc
8694%{texmfdist}/bibtex/bst/savetrees
8695%{texmfdist}/bibtex/bst/shipunov
8696%{texmfdist}/bibtex/bst/smflatex
8697%{texmfdist}/bibtex/bst/sort-by-letters
8698%{texmfdist}/bibtex/bst/spie
8699%{texmfdist}/bibtex/bst/stellenbosch
8700%{texmfdist}/bibtex/bst/swebib
8701%{texmfdist}/bibtex/bst/texsis
8702%{texmfdist}/bibtex/bst/thuthesis
8703%{texmfdist}/bibtex/bst/tugboat
8704%{texmfdist}/bibtex/bst/urlbst
8705%{texmfdist}/bibtex/csf/gost
8706%doc %{texmfdist}/doc/bibtex/abstyles
8707%doc %{texmfdist}/doc/bibtex/bibhtml
8708%doc %{texmfdist}/doc/bibtex/dinat
8709%doc %{texmfdist}/doc/bibtex/economic
8710%doc %{texmfdist}/doc/bibtex/elsevier-bib
8711%doc %{texmfdist}/doc/bibtex/gost
8712%doc %{texmfdist}/doc/bibtex/ijqc
8713%doc %{texmfdist}/doc/bibtex/iopart-num
04123363 8714%doc %{texmfdist}/doc/generic/t2/etc/rubibtex
33b3b483
ZU
8715%doc %{texmfdist}/doc/latex/IEEEtran
8716%{texmfdist}/source/bibtex/gost
8717
435dbdfa
ZU
8718%files latex-bibtex-vancouver
8719%defattr(644,root,root,755)
8720%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8721%dir %{texmfdist}/bibtex/bst/vancouver
8722%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8723%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8724%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8725%doc %{texmfdist}/doc/bibtex/vancouver/README
8726%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8727%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8728
2fede27b
ZU
8729%files latex-booktabs
8730%defattr(644,root,root,755)
8731%doc %{texmfdist}/doc/latex/booktabs
8732%{texmfdist}/tex/latex/booktabs
8733
8734%files latex-caption
8735%defattr(644,root,root,755)
8736%doc %{texmfdist}/doc/latex/caption
8737%{texmfdist}/tex/latex/caption
8738
d08789e0
ZU
8739%files latex-carlisle
8740%defattr(644,root,root,755)
68640cd8
ZU
8741%doc %{texmfdist}/doc/latex/carlisle
8742%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8743
8744%files latex-ccfonts
8745%defattr(644,root,root,755)
68640cd8
ZU
8746%doc %{texmfdist}/doc/latex/ccfonts
8747%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
8748
8749%files latex-cite
8750%defattr(644,root,root,755)
2677a8b0 8751%{texmfdist}/tex/latex/cite
d08789e0
ZU
8752
8753%files latex-cmbright
8754%defattr(644,root,root,755)
68640cd8
ZU
8755%doc %{texmfdist}/doc/latex/cmbright
8756%{texmfdist}/tex/latex/cmbright
8757
2fede27b
ZU
8758%files latex-comment
8759%defattr(644,root,root,755)
8760%doc %{texmfdist}/doc/latex/comment
8761%{texmfdist}/tex/latex/comment
d08789e0
ZU
8762
8763%files latex-concmath
8764%defattr(644,root,root,755)
2677a8b0 8765%{texmfdist}/tex/latex/concmath
d08789e0 8766
2fede27b
ZU
8767%files latex-currvita
8768%defattr(644,root,root,755)
8769%doc %{texmfdist}/doc/latex/currvita
8770%{texmfdist}/tex/latex/currvita
8771
8772%files latex-curves
8773%defattr(644,root,root,755)
8774%doc %{texmfdist}/doc/latex/curves
8775%{texmfdist}/tex/latex/curves
8776
d08789e0
ZU
8777%files latex-custom-bib
8778%defattr(644,root,root,755)
9501d92c
ZU
8779%doc %{texmfdist}/doc/latex/custom-bib
8780%{texmfdist}/source/latex/custom-bib
8781%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
8782
8783%files latex-cyrillic
8784%defattr(644,root,root,755)
9501d92c
ZU
8785%doc %{texmfdist}/doc/latex/cyrillic
8786%{texmfdist}/source/latex/cyrillic
8787%{texmfdist}/tex/latex/cyrillic
d08789e0 8788
04eb4e68
ZU
8789# %files latex-dstroke
8790# %defattr(644,root,root,755)
8791# %{texmf}/tex/latex/dstroke
d08789e0 8792
60597425
ZU
8793%files latex-enumitem
8794%defattr(644,root,root,755)
8795%doc %{texmfdist}/doc/latex/enumitem
8796%{texmfdist}/tex/latex/enumitem
8797
2b453bda
ZU
8798%files latex-exam
8799%defattr(644,root,root,755)
f1f5d194 8800%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
8801%{texmfdist}/tex/latex/exam
8802
f1f5d194
ZU
8803%files latex-gbrief
8804%defattr(644,root,root,755)
8805%doc %{texmfdist}/doc/latex/g-brief
8806%{texmfdist}/tex/latex/g-brief
8807
d08789e0
ZU
8808%files latex-jknappen
8809%defattr(644,root,root,755)
9501d92c
ZU
8810%doc %{texmfdist}/fonts/source/jknappen
8811%{texmfdist}/fonts/tfm/jknappen
d08789e0 8812
d19eaaab
ZU
8813%files latex-keystroke
8814%defattr(644,root,root,755)
8815%{texmfdist}/tex/latex/keystroke
8816%doc %{texmfdist}/doc/latex/keystroke
8817
8818%files latex-labbook
8819%defattr(644,root,root,755)
8820%doc %{texmfdist}/doc/latex/labbook
8821%{texmfdist}/source/latex/labbook
8822%{texmfdist}/tex/latex/labbook
8823
a8b381b0
ZU
8824%files latex-lastpage
8825%defattr(644,root,root,755)
a8b381b0 8826%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
8827%{texmfdist}/tex/latex/lastpage
8828
d19eaaab
ZU
8829%files latex-lcd
8830%defattr(644,root,root,755)
8831%doc %{texmfdist}/doc/latex/lcd
8832%{texmfdist}/source/latex/lcd
8833%{texmfdist}/tex/latex/lcd
8834
8835%files latex-leaflet
8836%defattr(644,root,root,755)
8837%doc %{texmfdist}/doc/latex/leaflet
8838%{texmfdist}/source/latex/leaflet
8839%{texmfdist}/tex/latex/leaflet
8840
f1f5d194
ZU
8841%files latex-leftidx
8842%defattr(644,root,root,755)
8843%doc %{texmfdist}/doc/latex/leftidx
8844%{texmfdist}/tex/latex/leftidx
a8b381b0 8845
d19eaaab
ZU
8846%files latex-lewis
8847%defattr(644,root,root,755)
8848%doc %{texmfdist}/doc/latex/lewis
8849%{texmfdist}/tex/latex/lewis
8850
d08789e0
ZU
8851%files latex-lm
8852%defattr(644,root,root,755)
9501d92c
ZU
8853%doc %{texmfdist}/doc/fonts/lm
8854%{texmfdist}/tex/latex/lm
8855%{texmfdist}/fonts/afm/public/lm
8856%{texmfdist}/fonts/enc/dvips/lm
8857%{texmfdist}/fonts/map/dvips/lm
8858%{texmfdist}/fonts/map/dvipdfm/lm
8859%{texmfdist}/fonts/opentype/public/lm
8860%{texmfdist}/fonts/tfm/public/lm
8861%{texmfdist}/source/fonts/lm
d08789e0
ZU
8862
8863%files latex-lucidabr
8864%defattr(644,root,root,755)
04123363 8865%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
8866%{texmfdist}/vtex/config/lucidabr-k.ali
8867%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
8868
8869%files latex-lineno
8870%defattr(644,root,root,755)
9501d92c
ZU
8871%doc %{texmfdist}/doc/latex/lineno
8872%{texmfdist}/tex/latex/lineno
8873
d08789e0
ZU
8874
8875%files latex-marvosym
8876%defattr(644,root,root,755)
2677a8b0 8877%{texmfdist}/tex/latex/marvosym
d08789e0 8878
d19eaaab
ZU
8879%files latex-mathexam
8880%defattr(644,root,root,755)
8881%doc %{texmfdist}/doc/latex/mathexam
8882%{texmfdist}/source/latex/mathexam
8883%{texmfdist}/tex/latex/mathexam
8884
5b7eba8e
MB
8885#%files latex-mathpple
8886#%defattr(644,root,root,755)
d08789e0 8887
5b7eba8e
MB
8888#%files latex-mathtime
8889#%defattr(644,root,root,755)
d08789e0
ZU
8890
8891%files latex-microtype
8892%defattr(644,root,root,755)
26d8eaaa
ZU
8893%doc %{texmfdist}/doc/latex/microtype
8894%{texmfdist}/source/latex/microtype
8895%{texmfdist}/tex/latex/microtype
d08789e0
ZU
8896
8897%files latex-mflogo
8898%defattr(644,root,root,755)
26d8eaaa
ZU
8899%doc %{texmfdist}/doc/latex/mflogo
8900%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8901
8902%files latex-mfnfss
8903%defattr(644,root,root,755)
26d8eaaa
ZU
8904%{texmfdist}/source/latex/mfnfss
8905%{texmfdist}/tex/latex/mfnfss
8906
d08789e0
ZU
8907%files latex-minitoc
8908%defattr(644,root,root,755)
26d8eaaa
ZU
8909%doc %{texmfdist}/doc/latex/minitoc
8910%{texmfdist}/bibtex/bst/minitoc
8911%{texmfdist}/makeindex/minitoc
8912%{texmfdist}/scripts/minitoc
8913%{texmfdist}/source/latex/minitoc
8914%{texmfdist}/tex/latex/minitoc
8915
d08789e0
ZU
8916
8917%files latex-mltex
8918%defattr(644,root,root,755)
26d8eaaa
ZU
8919%doc %{texmfdist}/doc/latex/mltex
8920%{texmfdist}/tex/latex/mltex
d08789e0 8921
f1f5d194
ZU
8922%files latex-moreverb
8923%defattr(644,root,root,755)
8924%doc %{texmfdist}/doc/latex/moreverb
8925%{texmfdist}/tex/latex/moreverb
8926
d34bfb7f
ZU
8927%files latex-multienum
8928%defattr(644,root,root,755)
f2555868 8929%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 8930%dir %{texmfdist}/tex/latex/multenum
f2555868 8931%{texmfdist}/tex/latex/multenum/*
d34bfb7f 8932
8ed039e0
ZU
8933%files latex-musictex
8934%defattr(644,root,root,755)
8935%doc %{texmfdist}/doc/generic/musictex
8936%{texmfdist}/fonts/source/public/musictex
8937%{texmfdist}/fonts/tfm/public/musictex
8938%{texmfdist}/tex/generic/musictex
8939%{texmfdist}/tex/latex/musictex
8940
a8b381b0
ZU
8941%files latex-ntheorem
8942%defattr(644,root,root,755)
8943%{texmfdist}/tex/latex/ntheorem
8944%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 8945
f65b3398
ZU
8946%files latex-other-doc
8947%defattr(644,root,root,755)
8948%doc %{texmfdist}/doc/alatex/base
8949%doc %{texmfdist}/doc/cslatex/base
f65b3398
ZU
8950%doc %{texmfdist}/doc/generic/wsuipa/latex209
8951%doc %{texmfdist}/doc/generic/wsuipa/latex2e
8952%doc %{texmfdist}/doc/latex/ANUfinalexam
8953%doc %{texmfdist}/doc/latex/AkkTeX
8954%doc %{texmfdist}/doc/latex/ESIEEcv
8955%doc %{texmfdist}/doc/latex/GuIT
8956%doc %{texmfdist}/doc/latex/HA-prosper
8957%doc %{texmfdist}/doc/latex/IEEEconf
8958%doc %{texmfdist}/doc/latex/a0poster
8959%doc %{texmfdist}/doc/latex/aastex
8960%doc %{texmfdist}/doc/latex/abc
8961%doc %{texmfdist}/doc/latex/achemso
8962%doc %{texmfdist}/doc/latex/acmconf
8963%doc %{texmfdist}/doc/latex/acmtrans
8964%doc %{texmfdist}/doc/latex/active-conf
8965%doc %{texmfdist}/doc/latex/addlines
8966%doc %{texmfdist}/doc/latex/adrlist
8967%doc %{texmfdist}/doc/latex/afthesis
8968%doc %{texmfdist}/doc/latex/aguplus
8969%doc %{texmfdist}/doc/latex/aiaa
8970%doc %{texmfdist}/doc/latex/akletter
8971%doc %{texmfdist}/doc/latex/alg
8972%doc %{texmfdist}/doc/latex/algorithm2e
8973%doc %{texmfdist}/doc/latex/algorithmicx
8974%doc %{texmfdist}/doc/latex/alnumsec
8975%doc %{texmfdist}/doc/latex/altfont
8976%doc %{texmfdist}/doc/latex/ametsoc
8977%doc %{texmfdist}/doc/latex/amsaddr
8978%doc %{texmfdist}/doc/latex/amsrefs
8979%doc %{texmfdist}/doc/latex/animate
8980%doc %{texmfdist}/doc/latex/answers
8981%doc %{texmfdist}/doc/latex/anyfontsize
8982%doc %{texmfdist}/doc/latex/apa
8983%doc %{texmfdist}/doc/latex/apacite
8984%doc %{texmfdist}/doc/latex/ar
8985%doc %{texmfdist}/doc/latex/arabi
8986%doc %{texmfdist}/doc/latex/arabtex
8987%doc %{texmfdist}/doc/latex/arcs
8988%doc %{texmfdist}/doc/latex/arydshln
8989%doc %{texmfdist}/doc/latex/asaetr
8990%doc %{texmfdist}/doc/latex/ascelike
8991%doc %{texmfdist}/doc/latex/assignment
8992%doc %{texmfdist}/doc/latex/attachfile
8993%doc %{texmfdist}/doc/latex/augie
8994%doc %{texmfdist}/doc/latex/aurical
8995%doc %{texmfdist}/doc/latex/authorindex
8996%doc %{texmfdist}/doc/latex/autoarea
8997%doc %{texmfdist}/doc/latex/autotab
8998%doc %{texmfdist}/doc/latex/babelbib
8999%doc %{texmfdist}/doc/latex/bangtex
9000%doc %{texmfdist}/doc/latex/barcodes
9001%doc %{texmfdist}/doc/latex/bayer
9002%doc %{texmfdist}/doc/latex/bbm-macros
9003%doc %{texmfdist}/doc/latex/beamer-contrib
9004%doc %{texmfdist}/doc/latex/begriff
9005%doc %{texmfdist}/doc/latex/betababel
9006%doc %{texmfdist}/doc/latex/bez123
9007%doc %{texmfdist}/doc/latex/bibarts
9008%doc %{texmfdist}/doc/latex/bibleref
9009%doc %{texmfdist}/doc/latex/biblist
9010%doc %{texmfdist}/doc/latex/bibtopicprefix
9011%doc %{texmfdist}/doc/latex/bigfoot
9012%doc %{texmfdist}/doc/latex/binomexp
9013%doc %{texmfdist}/doc/latex/biocon
9014%doc %{texmfdist}/doc/latex/bizcard
9015%doc %{texmfdist}/doc/latex/blindtext
9016%doc %{texmfdist}/doc/latex/blowup
9017%doc %{texmfdist}/doc/latex/boites
9018%doc %{texmfdist}/doc/latex/boldtensors
9019%doc %{texmfdist}/doc/latex/bookest
9020%doc %{texmfdist}/doc/latex/booklet
9021%doc %{texmfdist}/doc/latex/boxhandler
9022%doc %{texmfdist}/doc/latex/bpchem
9023%doc %{texmfdist}/doc/latex/braille
9024%doc %{texmfdist}/doc/latex/breakurl
9025%doc %{texmfdist}/doc/latex/brushscr
9026%doc %{texmfdist}/doc/latex/bullcntr
9027%doc %{texmfdist}/doc/latex/bussproofs
9028%doc %{texmfdist}/doc/latex/bytefield
9029%doc %{texmfdist}/doc/latex/calxxxx
9030%doc %{texmfdist}/doc/latex/captcont
9031%doc %{texmfdist}/doc/latex/casyl
9032%doc %{texmfdist}/doc/latex/catechis
9033%doc %{texmfdist}/doc/latex/cbcoptic
9034%doc %{texmfdist}/doc/latex/cclicenses
9035%doc %{texmfdist}/doc/latex/cd-cover
9036%doc %{texmfdist}/doc/latex/cd
9037%doc %{texmfdist}/doc/latex/cdpbundl
9038%doc %{texmfdist}/doc/latex/cellspace
9039%doc %{texmfdist}/doc/latex/changes
9040%doc %{texmfdist}/doc/latex/chapterfolder
9041%doc %{texmfdist}/doc/latex/chemcompounds
9042%doc %{texmfdist}/doc/latex/chemcono
9043%doc %{texmfdist}/doc/latex/chemstyle
9044%doc %{texmfdist}/doc/latex/chessboard
9045%doc %{texmfdist}/doc/latex/chessfss
9046%doc %{texmfdist}/doc/latex/china2e
9047%doc %{texmfdist}/doc/latex/chletter
9048%doc %{texmfdist}/doc/latex/circ
9049%doc %{texmfdist}/doc/latex/cite
9050%doc %{texmfdist}/doc/latex/cjk
9051%doc %{texmfdist}/doc/latex/classicthesis
9052%doc %{texmfdist}/doc/latex/clefval
9053%doc %{texmfdist}/doc/latex/cleveref
9054%doc %{texmfdist}/doc/latex/clock
9055%doc %{texmfdist}/doc/latex/clrscode
9056%doc %{texmfdist}/doc/latex/cm-lgc
9057%doc %{texmfdist}/doc/latex/cmap
9058%doc %{texmfdist}/doc/latex/cmcyralt
9059%doc %{texmfdist}/doc/latex/cmdstring
9060%doc %{texmfdist}/doc/latex/cmll
9061%doc %{texmfdist}/doc/latex/codepage
9062%doc %{texmfdist}/doc/latex/colorinfo
9063%doc %{texmfdist}/doc/latex/colortbl
9064%doc %{texmfdist}/doc/latex/colorwav
9065%doc %{texmfdist}/doc/latex/combine
9066%doc %{texmfdist}/doc/latex/commath
9067%doc %{texmfdist}/doc/latex/complexity
9068%doc %{texmfdist}/doc/latex/computational-complexity
9069%doc %{texmfdist}/doc/latex/concprog
9070%doc %{texmfdist}/doc/latex/confproc
9071%doc %{texmfdist}/doc/latex/constants
9072%doc %{texmfdist}/doc/latex/contour
9073%doc %{texmfdist}/doc/latex/cooking
9074%doc %{texmfdist}/doc/latex/cool
9075%doc %{texmfdist}/doc/latex/coollist
9076%doc %{texmfdist}/doc/latex/coolstr
9077%doc %{texmfdist}/doc/latex/cooltooltips
9078%doc %{texmfdist}/doc/latex/coordsys
9079%doc %{texmfdist}/doc/latex/courier-scaled
9080%doc %{texmfdist}/doc/latex/courseoutline
9081%doc %{texmfdist}/doc/latex/coursepaper
9082%doc %{texmfdist}/doc/latex/coverpage
9083%doc %{texmfdist}/doc/latex/covington
9084%doc %{texmfdist}/doc/latex/crossreference
9085%doc %{texmfdist}/doc/latex/crosswrd
9086%doc %{texmfdist}/doc/latex/cryst
9087%doc %{texmfdist}/doc/latex/csbulletin
9088%doc %{texmfdist}/doc/latex/csquotes
9089%doc %{texmfdist}/doc/latex/csvtools
9090%doc %{texmfdist}/doc/latex/ctable
9091%doc %{texmfdist}/doc/latex/ctib
9092%doc %{texmfdist}/doc/latex/cuisine
9093%doc %{texmfdist}/doc/latex/cursor
9094%doc %{texmfdist}/doc/latex/curve
9095%doc %{texmfdist}/doc/latex/curve2e
9096%doc %{texmfdist}/doc/latex/cv
9097%doc %{texmfdist}/doc/latex/cweb-latex
9098%doc %{texmfdist}/doc/latex/cwpuzzle
9099%doc %{texmfdist}/doc/latex/dashrule
9100%doc %{texmfdist}/doc/latex/datatool
9101%doc %{texmfdist}/doc/latex/dateiliste
9102%doc %{texmfdist}/doc/latex/datenumber
9103%doc %{texmfdist}/doc/latex/datetime
9104%doc %{texmfdist}/doc/latex/dcpic
9105%doc %{texmfdist}/doc/latex/delimtxt
9106%doc %{texmfdist}/doc/latex/diagnose
9107%doc %{texmfdist}/doc/latex/dialogl
9108%doc %{texmfdist}/doc/latex/dichokey
9109%doc %{texmfdist}/doc/latex/digiconfigs
9110%doc %{texmfdist}/doc/latex/din1505
9111%doc %{texmfdist}/doc/latex/directory
9112%doc %{texmfdist}/doc/latex/disser
9113%doc %{texmfdist}/doc/latex/dlfltxb
9114%doc %{texmfdist}/doc/latex/dnaseq
9115%doc %{texmfdist}/doc/latex/docmfp
9116%doc %{texmfdist}/doc/latex/doi
9117%doc %{texmfdist}/doc/latex/doipubmed
9118%doc %{texmfdist}/doc/latex/dotarrow
9119%doc %{texmfdist}/doc/latex/dottex
9120%doc %{texmfdist}/doc/latex/dpfloat
9121%doc %{texmfdist}/doc/latex/dprogress
9122%doc %{texmfdist}/doc/latex/drac
9123%doc %{texmfdist}/doc/latex/draftwatermark
9124%doc %{texmfdist}/doc/latex/dramatist
9125%doc %{texmfdist}/doc/latex/dtk
9126%doc %{texmfdist}/doc/latex/dtxgallery
9127%doc %{texmfdist}/doc/latex/duerer-latex
9128%doc %{texmfdist}/doc/latex/dvdcoll
9129%doc %{texmfdist}/doc/latex/dyntree
9130%doc %{texmfdist}/doc/latex/eCards
9131%doc %{texmfdist}/doc/latex/ean13isbn
9132%doc %{texmfdist}/doc/latex/easy
9133%doc %{texmfdist}/doc/latex/ebezier
9134%doc %{texmfdist}/doc/latex/ebong
9135%doc %{texmfdist}/doc/latex/ebsthesis
9136%doc %{texmfdist}/doc/latex/ecclesiastic
9137%doc %{texmfdist}/doc/latex/ecltree
9138%doc %{texmfdist}/doc/latex/ecv
9139%doc %{texmfdist}/doc/latex/ed
9140%doc %{texmfdist}/doc/latex/edmac
9141%doc %{texmfdist}/doc/latex/edmargin
9142%doc %{texmfdist}/doc/latex/ednotes
9143%doc %{texmfdist}/doc/latex/eemeir
9144%doc %{texmfdist}/doc/latex/egameps
9145%doc %{texmfdist}/doc/latex/egplot
9146%doc %{texmfdist}/doc/latex/ellipsis
9147%doc %{texmfdist}/doc/latex/elmath
9148%doc %{texmfdist}/doc/latex/elpres
9149%doc %{texmfdist}/doc/latex/elsarticle
9150%doc %{texmfdist}/doc/latex/elsevier
9151%doc %{texmfdist}/doc/latex/em
9152%doc %{texmfdist}/doc/latex/emp
9153%doc %{texmfdist}/doc/latex/emulateapj
9154%doc %{texmfdist}/doc/latex/endheads
9155%doc %{texmfdist}/doc/latex/engpron
9156%doc %{texmfdist}/doc/latex/engrec
9157%doc %{texmfdist}/doc/latex/environ
9158%doc %{texmfdist}/doc/latex/envlab
9159%doc %{texmfdist}/doc/latex/epigraph
9160%doc %{texmfdist}/doc/latex/epiolmec
9161%doc %{texmfdist}/doc/latex/epsdice
9162%doc %{texmfdist}/doc/latex/epspdfconversion
9163%doc %{texmfdist}/doc/latex/eqlist
9164%doc %{texmfdist}/doc/latex/eqnarray
9165%doc %{texmfdist}/doc/latex/eqparbox
9166%doc %{texmfdist}/doc/latex/errata
9167%doc %{texmfdist}/doc/latex/esdiff
9168%doc %{texmfdist}/doc/latex/eskd
9169%doc %{texmfdist}/doc/latex/eskdx
9170%doc %{texmfdist}/doc/latex/esvect
9171%doc %{texmfdist}/doc/latex/etaremune
9172%doc %{texmfdist}/doc/latex/etex-pkg
9173%doc %{texmfdist}/doc/latex/ethiop-t1
9174%doc %{texmfdist}/doc/latex/ethiop
9175%doc %{texmfdist}/doc/latex/etoolbox
9176%doc %{texmfdist}/doc/latex/eukdate
9177%doc %{texmfdist}/doc/latex/euproposal
9178%doc %{texmfdist}/doc/latex/euro
9179%doc %{texmfdist}/doc/latex/europecv
9180%doc %{texmfdist}/doc/latex/eurosans
9181%doc %{texmfdist}/doc/latex/everypage
9182%doc %{texmfdist}/doc/latex/examdesign
9183%doc %{texmfdist}/doc/latex/examplep
9184%doc %{texmfdist}/doc/latex/exceltex
9185%doc %{texmfdist}/doc/latex/exercise
9186%doc %{texmfdist}/doc/latex/expdlist
9187%doc %{texmfdist}/doc/latex/expl3
9188%doc %{texmfdist}/doc/latex/export
9189%doc %{texmfdist}/doc/latex/extarrows
9190%doc %{texmfdist}/doc/latex/extpfeil
9191%doc %{texmfdist}/doc/latex/extract
9192%doc %{texmfdist}/doc/latex/facsimile
9193%doc %{texmfdist}/doc/latex/faktor
9194%doc %{texmfdist}/doc/latex/fancynum
9195%doc %{texmfdist}/doc/latex/fancyref
9196%doc %{texmfdist}/doc/latex/fancytooltips
9197%doc %{texmfdist}/doc/latex/fax
9198%doc %{texmfdist}/doc/latex/feynmf
9199%doc %{texmfdist}/doc/latex/figbib
9200%doc %{texmfdist}/doc/latex/figsize
9201%doc %{texmfdist}/doc/latex/fink
9202%doc %{texmfdist}/doc/latex/fixfoot
9203%doc %{texmfdist}/doc/latex/fixme
9204%doc %{texmfdist}/doc/latex/flabels
9205%doc %{texmfdist}/doc/latex/flacards
9206%doc %{texmfdist}/doc/latex/flagderiv
9207%doc %{texmfdist}/doc/latex/flashcards
9208%doc %{texmfdist}/doc/latex/flippdf
9209%doc %{texmfdist}/doc/latex/floatrow
9210%doc %{texmfdist}/doc/latex/flowfram
9211%doc %{texmfdist}/doc/latex/fmp
9212%doc %{texmfdist}/doc/latex/fmtcount
9213%doc %{texmfdist}/doc/latex/fnbreak
9214%doc %{texmfdist}/doc/latex/fncychap
9215%doc %{texmfdist}/doc/latex/foekfont
9216%doc %{texmfdist}/doc/latex/fonttable
9217%doc %{texmfdist}/doc/latex/forarray
9218%doc %{texmfdist}/doc/latex/forloop
9219%doc %{texmfdist}/doc/latex/formlett
9220%doc %{texmfdist}/doc/latex/formula
9221%doc %{texmfdist}/doc/latex/formular
9222%doc %{texmfdist}/doc/latex/fouridx
9223%doc %{texmfdist}/doc/latex/frankenstein
9224%doc %{texmfdist}/doc/latex/frenchle
9225%doc %{texmfdist}/doc/latex/fribrief
9226%doc %{texmfdist}/doc/latex/frletter
9227%doc %{texmfdist}/doc/latex/frontespizio
9228%doc %{texmfdist}/doc/latex/fullblck
9229%doc %{texmfdist}/doc/latex/fullpict
9230%doc %{texmfdist}/doc/latex/functan
9231%doc %{texmfdist}/doc/latex/fundus
9232%doc %{texmfdist}/doc/latex/gaceta
9233%doc %{texmfdist}/doc/latex/galois
9234%doc %{texmfdist}/doc/latex/gastex
9235%doc %{texmfdist}/doc/latex/gatech-thesis
9236%doc %{texmfdist}/doc/latex/gauss
9237%doc %{texmfdist}/doc/latex/gb4e
9238%doc %{texmfdist}/doc/latex/gcard
9239%doc %{texmfdist}/doc/latex/gcite
9240%doc %{texmfdist}/doc/latex/genmpage
9241%doc %{texmfdist}/doc/latex/geomsty
9242%doc %{texmfdist}/doc/latex/ginpenc
9243%doc %{texmfdist}/doc/latex/gloss
9244%doc %{texmfdist}/doc/latex/glossaries
9245%doc %{texmfdist}/doc/latex/gmdoc
9246%doc %{texmfdist}/doc/latex/gmeometric
9247%doc %{texmfdist}/doc/latex/gmiflink
9248%doc %{texmfdist}/doc/latex/gmutils
9249%doc %{texmfdist}/doc/latex/gmverb
9250%doc %{texmfdist}/doc/latex/gnuplottex
9251%doc %{texmfdist}/doc/latex/graphicx-psmin
9252%doc %{texmfdist}/doc/latex/greek-inputenc
9253%doc %{texmfdist}/doc/latex/greekdates
9254%doc %{texmfdist}/doc/latex/greektex
9255%doc %{texmfdist}/doc/latex/grfpaste
9256%doc %{texmfdist}/doc/latex/grnumalt
9257%doc %{texmfdist}/doc/latex/grverb
9258%doc %{texmfdist}/doc/latex/gu
9259%doc %{texmfdist}/doc/latex/guitar
9260%doc %{texmfdist}/doc/latex/guitbeamer
9261%doc %{texmfdist}/doc/latex/hanging
9262%doc %{texmfdist}/doc/latex/har2nat
9263%doc %{texmfdist}/doc/latex/harmony
9264%doc %{texmfdist}/doc/latex/harpoon
9265%doc %{texmfdist}/doc/latex/harvard
9266%doc %{texmfdist}/doc/latex/hc
9267%doc %{texmfdist}/doc/latex/hep
9268%doc %{texmfdist}/doc/latex/hepnames
9269%doc %{texmfdist}/doc/latex/hepparticles
9270%doc %{texmfdist}/doc/latex/hepthesis
9271%doc %{texmfdist}/doc/latex/hepunits
9272%doc %{texmfdist}/doc/latex/hexgame
9273%doc %{texmfdist}/doc/latex/hhtensor
9274%doc %{texmfdist}/doc/latex/histogr
9275%doc %{texmfdist}/doc/latex/hitec
9276%doc %{texmfdist}/doc/latex/hpsdiss
9277%doc %{texmfdist}/doc/latex/hrlatex
9278%doc %{texmfdist}/doc/latex/hvfloat
9279%doc %{texmfdist}/doc/latex/hypdvips
9280%doc %{texmfdist}/doc/latex/hyperref-docsrc
9281%doc %{texmfdist}/doc/latex/hyperxmp
9282%doc %{texmfdist}/doc/latex/ibycus-babel
9283%doc %{texmfdist}/doc/latex/icsv
9284%doc %{texmfdist}/doc/latex/ieeepes
9285%doc %{texmfdist}/doc/latex/ifmslide
9286%doc %{texmfdist}/doc/latex/ifplatform
9287%doc %{texmfdist}/doc/latex/ijmart
9288%doc %{texmfdist}/doc/latex/imac
9289%doc %{texmfdist}/doc/latex/image-gallery
9290%doc %{texmfdist}/doc/latex/imtekda
9291%doc %{texmfdist}/doc/latex/inlinebib
9292%doc %{texmfdist}/doc/latex/inlinedef
9293%doc %{texmfdist}/doc/latex/interactiveworkbook
9294%doc %{texmfdist}/doc/latex/inversepath
9295%doc %{texmfdist}/doc/latex/invoice
9296%doc %{texmfdist}/doc/latex/ipa
9297%doc %{texmfdist}/doc/latex/iso
9298%doc %{texmfdist}/doc/latex/iso10303
9299%doc %{texmfdist}/doc/latex/isodate
9300%doc %{texmfdist}/doc/latex/isodoc
9301%doc %{texmfdist}/doc/latex/isorot
9302%doc %{texmfdist}/doc/latex/itnumpar
9303%doc %{texmfdist}/doc/latex/jeopardy
9304%doc %{texmfdist}/doc/latex/jknapltx
9305%doc %{texmfdist}/doc/latex/jneurosci
9306%doc %{texmfdist}/doc/latex/jpsj
9307%doc %{texmfdist}/doc/latex/jura
9308%doc %{texmfdist}/doc/latex/juraabbrev
9309%doc %{texmfdist}/doc/latex/juramisc
9310%doc %{texmfdist}/doc/latex/jurarsp
9311%doc %{texmfdist}/doc/latex/karnaugh
9312%doc %{texmfdist}/doc/latex/kerkis
9313%doc %{texmfdist}/doc/latex/kerntest
9314%doc %{texmfdist}/doc/latex/kluwer
9315%doc %{texmfdist}/doc/latex/labelcas
9316%doc %{texmfdist}/doc/latex/lazylist
9317%doc %{texmfdist}/doc/latex/lcyw
9318%doc %{texmfdist}/doc/latex/leading
9319%doc %{texmfdist}/doc/latex/ledmac
9320%doc %{texmfdist}/doc/latex/lettre
9321%doc %{texmfdist}/doc/latex/lexikon
9322%doc %{texmfdist}/doc/latex/lgreek
9323%doc %{texmfdist}/doc/latex/lhelp
9324%doc %{texmfdist}/doc/latex/linguex
9325%doc %{texmfdist}/doc/latex/lipsum
9326%doc %{texmfdist}/doc/latex/listbib
9327%doc %{texmfdist}/doc/latex/listliketab
9328%doc %{texmfdist}/doc/latex/listofsymbols
9329%doc %{texmfdist}/doc/latex/lkproof
9330%doc %{texmfdist}/doc/latex/logic
9331%doc %{texmfdist}/doc/latex/logpap
9332%doc %{texmfdist}/doc/latex/lps
9333%doc %{texmfdist}/doc/latex/lsc
9334%doc %{texmfdist}/doc/latex/ltxindex
9335%doc %{texmfdist}/doc/latex/mafr
9336%doc %{texmfdist}/doc/latex/magyar
9337%doc %{texmfdist}/doc/latex/mailing
9338%doc %{texmfdist}/doc/latex/makebarcode
9339%doc %{texmfdist}/doc/latex/makebox
9340%doc %{texmfdist}/doc/latex/makecell
9341%doc %{texmfdist}/doc/latex/makecmds
9342%doc %{texmfdist}/doc/latex/makedtx
9343%doc %{texmfdist}/doc/latex/makeglos
9344%doc %{texmfdist}/doc/latex/makeplot
9345%doc %{texmfdist}/doc/latex/manuscript
9346%doc %{texmfdist}/doc/latex/maple
9347%doc %{texmfdist}/doc/latex/marginnote
9348%doc %{texmfdist}/doc/latex/mathdesign
9349%doc %{texmfdist}/doc/latex/mathpazo
9350%doc %{texmfdist}/doc/latex/maybemath
9351%doc %{texmfdist}/doc/latex/mcaption
9352%doc %{texmfdist}/doc/latex/mceinleger
9353%doc %{texmfdist}/doc/latex/mcite
9354%doc %{texmfdist}/doc/latex/mciteplus
9355%doc %{texmfdist}/doc/latex/memexsupp
9356%doc %{texmfdist}/doc/latex/mentis
9357%doc %{texmfdist}/doc/latex/metaplot
9358%doc %{texmfdist}/doc/latex/method
9359%doc %{texmfdist}/doc/latex/metre
9360%doc %{texmfdist}/doc/latex/mff
9361%doc %{texmfdist}/doc/latex/mfpic4ode
9362%doc %{texmfdist}/doc/latex/mftinc
9363%doc %{texmfdist}/doc/latex/mhchem
9364%doc %{texmfdist}/doc/latex/mhequ
9365%doc %{texmfdist}/doc/latex/miller
9366%doc %{texmfdist}/doc/latex/minipage-marginpar
9367%doc %{texmfdist}/doc/latex/miniplot
9368%doc %{texmfdist}/doc/latex/minutes
9369%doc %{texmfdist}/doc/latex/mla-paper
9370%doc %{texmfdist}/doc/latex/mlist
9371%doc %{texmfdist}/doc/latex/mmap
9372%doc %{texmfdist}/doc/latex/mnsymbol
9373%doc %{texmfdist}/doc/latex/moderncv
9374%doc %{texmfdist}/doc/latex/modroman
9375%doc %{texmfdist}/doc/latex/mongolian-babel
9376%doc %{texmfdist}/doc/latex/montex
9377%doc %{texmfdist}/doc/latex/moresize
9378%doc %{texmfdist}/doc/latex/movie15
9379%doc %{texmfdist}/doc/latex/msc
9380%doc %{texmfdist}/doc/latex/msg
9381%doc %{texmfdist}/doc/latex/mslapa
9382%doc %{texmfdist}/doc/latex/mtgreek
9383%doc %{texmfdist}/doc/latex/multibbl
9384%doc %{texmfdist}/doc/latex/multicap
9385%doc %{texmfdist}/doc/latex/multirow
9386%doc %{texmfdist}/doc/latex/munich
9387%doc %{texmfdist}/doc/latex/musixlyr
9388%doc %{texmfdist}/doc/latex/muthesis
9389%doc %{texmfdist}/doc/latex/mxd
9390%doc %{texmfdist}/doc/latex/mxedruli
9391%doc %{texmfdist}/doc/latex/nag
9392%doc %{texmfdist}/doc/latex/namespc
9393%doc %{texmfdist}/doc/latex/nath
9394%doc %{texmfdist}/doc/latex/nature
9395%doc %{texmfdist}/doc/latex/ncclatex
9396%doc %{texmfdist}/doc/latex/ncctools
9397%doc %{texmfdist}/doc/latex/nddiss
9398%doc %{texmfdist}/doc/latex/newalg
9399%doc %{texmfdist}/doc/latex/newfile
9400%doc %{texmfdist}/doc/latex/newlfm
9401%doc %{texmfdist}/doc/latex/newspaper
9402%doc %{texmfdist}/doc/latex/newvbtm
9403%doc %{texmfdist}/doc/latex/niceframe
9404%doc %{texmfdist}/doc/latex/nih
9405%doc %{texmfdist}/doc/latex/noitcrul
9406%doc %{texmfdist}/doc/latex/nomentbl
9407%doc %{texmfdist}/doc/latex/nonfloat
9408%doc %{texmfdist}/doc/latex/nostarch
9409%doc %{texmfdist}/doc/latex/notes
9410%doc %{texmfdist}/doc/latex/notes2bib
9411%doc %{texmfdist}/doc/latex/nrc
9412%doc %{texmfdist}/doc/latex/ntabbing
9413%doc %{texmfdist}/doc/latex/numname
9414%doc %{texmfdist}/doc/latex/numprint
9415%doc %{texmfdist}/doc/latex/objectz
9416%doc %{texmfdist}/doc/latex/ocr-latex
9417%doc %{texmfdist}/doc/latex/octavo
9418%doc %{texmfdist}/doc/latex/ogham
9419%doc %{texmfdist}/doc/latex/ogonek
9420%doc %{texmfdist}/doc/latex/opcit
9421%doc %{texmfdist}/doc/latex/ordinalpt
9422%doc %{texmfdist}/doc/latex/othello
9423%doc %{texmfdist}/doc/latex/otibet
9424%doc %{texmfdist}/doc/latex/outline
9425%doc %{texmfdist}/doc/latex/outliner
9426%doc %{texmfdist}/doc/latex/pagenote
9427%doc %{texmfdist}/doc/latex/paper
9428%doc %{texmfdist}/doc/latex/papercdcase
9429%doc %{texmfdist}/doc/latex/papertex
9430%doc %{texmfdist}/doc/latex/parallel
9431%doc %{texmfdist}/doc/latex/paresse
9432%doc %{texmfdist}/doc/latex/parrun
9433%doc %{texmfdist}/doc/latex/pauldoc
9434%doc %{texmfdist}/doc/latex/pbox
9435%doc %{texmfdist}/doc/latex/pbsheet
9436%doc %{texmfdist}/doc/latex/pdfcprot
9437%doc %{texmfdist}/doc/latex/pdfscreen
9438%doc %{texmfdist}/doc/latex/pdfsync
9439%doc %{texmfdist}/doc/latex/pdftricks
9440%doc %{texmfdist}/doc/latex/pdfwin
9441%doc %{texmfdist}/doc/latex/pecha
9442%doc %{texmfdist}/doc/latex/perception
9443%doc %{texmfdist}/doc/latex/perltex
9444%doc %{texmfdist}/doc/latex/permute
9445%doc %{texmfdist}/doc/latex/petiteannonce
9446%doc %{texmfdist}/doc/latex/petri-nets
9447%doc %{texmfdist}/doc/latex/pgf-soroban
9448%doc %{texmfdist}/doc/latex/pgfopts
9449%doc %{texmfdist}/doc/latex/pgfplots
9450%doc %{texmfdist}/doc/latex/philex
9451%doc %{texmfdist}/doc/latex/philosophersimprint
9452%doc %{texmfdist}/doc/latex/photo
9453%doc %{texmfdist}/doc/latex/pinlabel
9454%doc %{texmfdist}/doc/latex/pittetd
9455%doc %{texmfdist}/doc/latex/plari
9456%doc %{texmfdist}/doc/latex/plates
9457%doc %{texmfdist}/doc/latex/play
9458%doc %{texmfdist}/doc/latex/plweb
9459%doc %{texmfdist}/doc/latex/pmgraph
9460%doc %{texmfdist}/doc/latex/poemscol
9461%doc %{texmfdist}/doc/latex/polski
9462%doc %{texmfdist}/doc/latex/polyglot
9463%doc %{texmfdist}/doc/latex/polytable
9464%doc %{texmfdist}/doc/latex/postcards
9465%doc %{texmfdist}/doc/latex/powerdot
9466%doc %{texmfdist}/doc/latex/ppower4
9467%doc %{texmfdist}/doc/latex/ppr-prv
9468%doc %{texmfdist}/doc/latex/pracjourn
9469%doc %{texmfdist}/doc/latex/prettyref
9470%doc %{texmfdist}/doc/latex/proba
9471%doc %{texmfdist}/doc/latex/probsoln
9472%doc %{texmfdist}/doc/latex/procIAGssymp
9473%doc %{texmfdist}/doc/latex/progkeys
9474%doc %{texmfdist}/doc/latex/progress
9475%doc %{texmfdist}/doc/latex/protex
9476%doc %{texmfdist}/doc/latex/protocol
9477%doc %{texmfdist}/doc/latex/psfragx
9478%doc %{texmfdist}/doc/latex/psgo
9479%doc %{texmfdist}/doc/latex/pspicture
9480%doc %{texmfdist}/doc/latex/pst2pdf
9481%doc %{texmfdist}/doc/latex/ptptex
9482%doc %{texmfdist}/doc/latex/qcm
9483%doc %{texmfdist}/doc/latex/qobitree
9484%doc %{texmfdist}/doc/latex/qstest
9485%doc %{texmfdist}/doc/latex/qsymbols
9486%doc %{texmfdist}/doc/latex/qtree
9487%doc %{texmfdist}/doc/latex/quotchap
9488%doc %{texmfdist}/doc/latex/quotmark
9489%doc %{texmfdist}/doc/latex/r_und_s
9490%doc %{texmfdist}/doc/latex/randbild
9491%doc %{texmfdist}/doc/latex/randtext
9492%doc %{texmfdist}/doc/latex/rccol
9493%doc %{texmfdist}/doc/latex/rcs
9494%doc %{texmfdist}/doc/latex/rcsinfo
9495%doc %{texmfdist}/doc/latex/recipecard
9496%doc %{texmfdist}/doc/latex/rectopma
9497%doc %{texmfdist}/doc/latex/refcheck
9498%doc %{texmfdist}/doc/latex/refman
9499%doc %{texmfdist}/doc/latex/refstyle
9500%doc %{texmfdist}/doc/latex/regcount
9501%doc %{texmfdist}/doc/latex/register
9502%doc %{texmfdist}/doc/latex/relenc
9503%doc %{texmfdist}/doc/latex/repeatindex
9504%doc %{texmfdist}/doc/latex/rlepsf
9505%doc %{texmfdist}/doc/latex/rmpage
9506%doc %{texmfdist}/doc/latex/robustcommand
9507%doc %{texmfdist}/doc/latex/robustindex
9508%doc %{texmfdist}/doc/latex/romannum
9509%doc %{texmfdist}/doc/latex/rotpages
9510%doc %{texmfdist}/doc/latex/rsc
9511%doc %{texmfdist}/doc/latex/rst
9512%doc %{texmfdist}/doc/latex/rtkinenc
9513%doc %{texmfdist}/doc/latex/rtklage
9514%doc %{texmfdist}/doc/latex/sagetex
9515%doc %{texmfdist}/doc/latex/sanskrit
9516%doc %{texmfdist}/doc/latex/sauerj
9517%doc %{texmfdist}/doc/latex/sauterfonts
9518%doc %{texmfdist}/doc/latex/savefnmark
9519%doc %{texmfdist}/doc/latex/savetrees
9520%doc %{texmfdist}/doc/latex/scalebar
9521%doc %{texmfdist}/doc/latex/schedule
9522%doc %{texmfdist}/doc/latex/scientificpaper
9523%doc %{texmfdist}/doc/latex/sciposter
9524%doc %{texmfdist}/doc/latex/sciwordconv
9525%doc %{texmfdist}/doc/latex/screenplay
9526%doc %{texmfdist}/doc/latex/script
9527%doc %{texmfdist}/doc/latex/sdrt
9528%doc %{texmfdist}/doc/latex/sectionbox
9529%doc %{texmfdist}/doc/latex/semantic
9530%doc %{texmfdist}/doc/latex/semioneside
9531%doc %{texmfdist}/doc/latex/seqsplit
9532%doc %{texmfdist}/doc/latex/sf298
9533%doc %{texmfdist}/doc/latex/sffms
9534%doc %{texmfdist}/doc/latex/sfg
9535%doc %{texmfdist}/doc/latex/sgame
9536%doc %{texmfdist}/doc/latex/shadethm
9537%doc %{texmfdist}/doc/latex/shipunov
9538%doc %{texmfdist}/doc/latex/shorttoc
9539%doc %{texmfdist}/doc/latex/show2e
9540%doc %{texmfdist}/doc/latex/showexpl
9541%doc %{texmfdist}/doc/latex/sides
9542%doc %{texmfdist}/doc/latex/siggraph
9543%doc %{texmfdist}/doc/latex/simplecv
9544%doc %{texmfdist}/doc/latex/simplewick
9545%doc %{texmfdist}/doc/latex/skak
9546%doc %{texmfdist}/doc/latex/slantsc
9547%doc %{texmfdist}/doc/latex/smalltableof
9548%doc %{texmfdist}/doc/latex/smartref
9549%doc %{texmfdist}/doc/latex/smflatex
9550%doc %{texmfdist}/doc/latex/snapshot
9551%doc %{texmfdist}/doc/latex/songbook
9552%doc %{texmfdist}/doc/latex/sort-by-letters
9553%doc %{texmfdist}/doc/latex/soyombo
9554%doc %{texmfdist}/doc/latex/sparklines
9555%doc %{texmfdist}/doc/latex/spie
9556%doc %{texmfdist}/doc/latex/splitbib
9557%doc %{texmfdist}/doc/latex/splitindex
9558%doc %{texmfdist}/doc/latex/spotcolor
9559%doc %{texmfdist}/doc/latex/sprite
9560%doc %{texmfdist}/doc/latex/srcltx
9561%doc %{texmfdist}/doc/latex/sseq
9562%doc %{texmfdist}/doc/latex/ssqquote
9563%doc %{texmfdist}/doc/latex/stage
9564%doc %{texmfdist}/doc/latex/statistik
9565%doc %{texmfdist}/doc/latex/stdpage
9566%doc %{texmfdist}/doc/latex/stellenbosch
9567%doc %{texmfdist}/doc/latex/stex
9568%doc %{texmfdist}/doc/latex/stringstrings
9569%doc %{texmfdist}/doc/latex/struktex
9570%doc %{texmfdist}/doc/latex/sttools
9571%doc %{texmfdist}/doc/latex/stubs
9572%doc %{texmfdist}/doc/latex/subdepth
9573%doc %{texmfdist}/doc/latex/subeqn
9574%doc %{texmfdist}/doc/latex/subeqnarray
9575%doc %{texmfdist}/doc/latex/subfloat
9576%doc %{texmfdist}/doc/latex/substr
9577%doc %{texmfdist}/doc/latex/sudoku
9578%doc %{texmfdist}/doc/latex/sudokubundle
9579%doc %{texmfdist}/doc/latex/sugconf
9580%doc %{texmfdist}/doc/latex/supertabular
9581%doc %{texmfdist}/doc/latex/susy
9582%doc %{texmfdist}/doc/latex/svgcolor
9583%doc %{texmfdist}/doc/latex/svn-multi
9584%doc %{texmfdist}/doc/latex/svn
9585%doc %{texmfdist}/doc/latex/svninfo
9586%doc %{texmfdist}/doc/latex/swebib
9587%doc %{texmfdist}/doc/latex/swimgraf
9588%doc %{texmfdist}/doc/latex/synproof
9589%doc %{texmfdist}/doc/latex/syntax
9590%doc %{texmfdist}/doc/latex/syntrace
9591%doc %{texmfdist}/doc/latex/synttree
9592%doc %{texmfdist}/doc/latex/t-angles
9593%doc %{texmfdist}/doc/latex/tableaux
9594%doc %{texmfdist}/doc/latex/tablists
9595%doc %{texmfdist}/doc/latex/tablor
9596%doc %{texmfdist}/doc/latex/tabto-ltx
9597%doc %{texmfdist}/doc/latex/tabulary
9598%doc %{texmfdist}/doc/latex/tabvar
9599%doc %{texmfdist}/doc/latex/talk
9600%doc %{texmfdist}/doc/latex/tapir
9601%doc %{texmfdist}/doc/latex/tcldoc
9602%doc %{texmfdist}/doc/latex/tdsfrmath
9603%doc %{texmfdist}/doc/latex/technics
9604%doc %{texmfdist}/doc/latex/ted
9605%doc %{texmfdist}/doc/latex/tengwarscript
9606%doc %{texmfdist}/doc/latex/tensor
9607%doc %{texmfdist}/doc/latex/teubner
9608%doc %{texmfdist}/doc/latex/texmate
9609%doc %{texmfdist}/doc/latex/texpower
9610%doc %{texmfdist}/doc/latex/texshade
9611%doc %{texmfdist}/doc/latex/textcase
9612%doc %{texmfdist}/doc/latex/textopo
9613%doc %{texmfdist}/doc/latex/theoremref
9614%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9615%doc %{texmfdist}/doc/latex/thinsp
9616%doc %{texmfdist}/doc/latex/thmtools
9617%doc %{texmfdist}/doc/latex/thumb
9618%doc %{texmfdist}/doc/latex/thuthesis
9619%doc %{texmfdist}/doc/latex/ticket
9620%doc %{texmfdist}/doc/latex/tikz-inet
9621%doc %{texmfdist}/doc/latex/timesht
9622%doc %{texmfdist}/doc/latex/titling
9623%doc %{texmfdist}/doc/latex/tocvsec2
9624%doc %{texmfdist}/doc/latex/todo
9625%doc %{texmfdist}/doc/latex/tokenizer
9626%doc %{texmfdist}/doc/latex/toolbox
9627%doc %{texmfdist}/doc/latex/topfloat
9628%doc %{texmfdist}/doc/latex/toptesi
9629%doc %{texmfdist}/doc/latex/tpslifonts
9630%doc %{texmfdist}/doc/latex/trajan
9631%doc %{texmfdist}/doc/latex/translator
9632%doc %{texmfdist}/doc/latex/tree-dvips
9633%doc %{texmfdist}/doc/latex/trfsigns
9634%doc %{texmfdist}/doc/latex/trivfloat
9635%doc %{texmfdist}/doc/latex/trsym
9636%doc %{texmfdist}/doc/latex/tufte-latex
9637%doc %{texmfdist}/doc/latex/tugboat
9638%doc %{texmfdist}/doc/latex/turnstile
9639%doc %{texmfdist}/doc/latex/twoup
9640%doc %{texmfdist}/doc/latex/typedref
9641%doc %{texmfdist}/doc/latex/typogrid
9642%doc %{texmfdist}/doc/latex/uaclasses
9643%doc %{texmfdist}/doc/latex/ucthesis
9644%doc %{texmfdist}/doc/latex/uebungsblatt
9645%doc %{texmfdist}/doc/latex/uiucthesis
9646%doc %{texmfdist}/doc/latex/ulsy
9647%doc %{texmfdist}/doc/latex/umich-thesis
9648%doc %{texmfdist}/doc/latex/uml
9649%doc %{texmfdist}/doc/latex/umlaute
9650%doc %{texmfdist}/doc/latex/umoline
9651%doc %{texmfdist}/doc/latex/umthesis
9652%doc %{texmfdist}/doc/latex/underlin
9653%doc %{texmfdist}/doc/latex/undertilde
9654%doc %{texmfdist}/doc/latex/unitsdef
9655%doc %{texmfdist}/doc/latex/unroman
9656%doc %{texmfdist}/doc/latex/upmethodology
9657%doc %{texmfdist}/doc/latex/urlbst
9658%doc %{texmfdist}/doc/latex/ushort
9659%doc %{texmfdist}/doc/latex/uwthesis
9660%doc %{texmfdist}/doc/latex/varindex
9661%doc %{texmfdist}/doc/latex/varsfromjobname
9662%doc %{texmfdist}/doc/latex/vector
9663%doc %{texmfdist}/doc/latex/verse
9664%doc %{texmfdist}/doc/latex/vhistory
9665%doc %{texmfdist}/doc/latex/vita
9666%doc %{texmfdist}/doc/latex/volumes
9667%doc %{texmfdist}/doc/latex/vpe
9668%doc %{texmfdist}/doc/latex/vrsion
9669%doc %{texmfdist}/doc/latex/vwcol
9670%doc %{texmfdist}/doc/latex/vxu
9671%doc %{texmfdist}/doc/latex/wadalab
9672%doc %{texmfdist}/doc/latex/wallpaper
9673%doc %{texmfdist}/doc/latex/warpcol
9674%doc %{texmfdist}/doc/latex/wnri
9675%doc %{texmfdist}/doc/latex/wordlike
9676%doc %{texmfdist}/doc/latex/xargs
9677%doc %{texmfdist}/doc/latex/xdoc
9678%doc %{texmfdist}/doc/latex/xfor
9679%doc %{texmfdist}/doc/latex/xifthen
9680%doc %{texmfdist}/doc/latex/xmpincl
9681%doc %{texmfdist}/doc/latex/xnewcommand
9682%doc %{texmfdist}/doc/latex/xoptarg
9683%doc %{texmfdist}/doc/latex/xpackages
9684%doc %{texmfdist}/doc/latex/xskak
9685%doc %{texmfdist}/doc/latex/xstring
9686%doc %{texmfdist}/doc/latex/xtcapts
9687%doc %{texmfdist}/doc/latex/xyling
9688%doc %{texmfdist}/doc/latex/xytree
9689%doc %{texmfdist}/doc/latex/yafoot
9690%doc %{texmfdist}/doc/latex/yhmath
9691%doc %{texmfdist}/doc/latex/york-thesis
9692%doc %{texmfdist}/doc/latex/yplan
9693%doc %{texmfdist}/doc/latex/zed-csp
9694%doc %{texmfdist}/doc/latex/zefonts
9695%doc %{texmfdist}/doc/latex/ziffer
9696%doc %{texmfdist}/doc/latex/zwgetfdate
9697%doc %{texmfdist}/source/latex/hyperref/doc
9698%doc %{texmfdist}/source/latex/koma-script/doc
9699
9700%files latex-other
9701%defattr(644,root,root,755)
9702%{texmfdist}/fonts/map/dvips/pslatex
9703%{texmfdist}/fonts/source/public/yi4latex
9704%{texmfdist}/fonts/tfm/public/pslatex
9705%{texmfdist}/fonts/tfm/public/yi4latex
9706%{texmfdist}/fonts/vf/public/pslatex
9707%{texmfdist}/metapost/latexmp
9708%{texmfdist}/metapost/makecirc
9709%{texmfdist}/source/alatex/base
9710%{texmfdist}/source/cslatex/base
9711%{texmfdist}/source/generic/xypic
9712%{texmfdist}/source/latex/ESIEEcv
9713%{texmfdist}/source/latex/GuIT
9714%{texmfdist}/source/latex/HA-prosper
9715%{texmfdist}/source/latex/IEEEconf
9716%{texmfdist}/source/latex/aastex
9717%{texmfdist}/source/latex/abc
9718%{texmfdist}/source/latex/abstract
9719%{texmfdist}/source/latex/achemso
9720%{texmfdist}/source/latex/acmconf
9721%{texmfdist}/source/latex/acronym
9722%{texmfdist}/source/latex/active-conf
9723%{texmfdist}/source/latex/addlines
9724%{texmfdist}/source/latex/adrlist
9725%{texmfdist}/source/latex/aiaa
9726%{texmfdist}/source/latex/alg
9727%{texmfdist}/source/latex/alnumsec
9728%{texmfdist}/source/latex/altfont
9729%{texmfdist}/source/latex/amsaddr
9730%{texmfdist}/source/latex/amscls
9731%{texmfdist}/source/latex/amsfonts
9732%{texmfdist}/source/latex/amsmath
9733%{texmfdist}/source/latex/amsrefs
9734%{texmfdist}/source/latex/answers
9735%{texmfdist}/source/latex/apacite
9736%{texmfdist}/source/latex/appendix
9737%{texmfdist}/source/latex/arcs
9738%{texmfdist}/source/latex/arydshln
9739%{texmfdist}/source/latex/asaetr
9740%{texmfdist}/source/latex/ascii
9741%{texmfdist}/source/latex/attachfile
9742%{texmfdist}/source/latex/augie/other
9743%{texmfdist}/source/latex/augie/vtex
9744%{texmfdist}/source/latex/babelbib
9745%{texmfdist}/source/latex/backgammon
9746%{texmfdist}/source/latex/barcodes
9747%{texmfdist}/source/latex/base
9748%{texmfdist}/source/latex/bayer
9749%{texmfdist}/source/latex/bbding
9750%{texmfdist}/source/latex/bbm-macros
9751%{texmfdist}/source/latex/belleek
9752%{texmfdist}/source/latex/bengali
9753%{texmfdist}/source/latex/beton
9754%{texmfdist}/source/latex/bez123
9755%{texmfdist}/source/latex/bibarts
9756%{texmfdist}/source/latex/bibleref
9757%{texmfdist}/source/latex/biblist
9758%{texmfdist}/source/latex/bibtopic
9759%{texmfdist}/source/latex/bibtopicprefix
9760%{texmfdist}/source/latex/bigfoot
9761%{texmfdist}/source/latex/binomexp
9762%{texmfdist}/source/latex/biocon
9763%{texmfdist}/source/latex/bizcard
9764%{texmfdist}/source/latex/blindtext
9765%{texmfdist}/source/latex/blowup
9766%{texmfdist}/source/latex/boites
9767%{texmfdist}/source/latex/bookhands
9768%{texmfdist}/source/latex/booklet
9769%{texmfdist}/source/latex/booktabs
9770%{texmfdist}/source/latex/bophook
9771%{texmfdist}/source/latex/boxhandler
9772%{texmfdist}/source/latex/bpchem
9773%{texmfdist}/source/latex/braille
9774%{texmfdist}/source/latex/breakurl
9775%{texmfdist}/source/latex/brushscr
9776%{texmfdist}/source/latex/bullcntr
9777%{texmfdist}/source/latex/burmese
9778%{texmfdist}/source/latex/bytefield
9779%{texmfdist}/source/latex/captcont
9780%{texmfdist}/source/latex/caption
9781%{texmfdist}/source/latex/carlisle
9782%{texmfdist}/source/latex/catechis
9783%{texmfdist}/source/latex/ccaption
9784%{texmfdist}/source/latex/ccfonts
9785%{texmfdist}/source/latex/cclicenses
9786%{texmfdist}/source/latex/cd-cover
9787%{texmfdist}/source/latex/cd
9788%{texmfdist}/source/latex/cdpbundl
9789%{texmfdist}/source/latex/changebar
9790%{texmfdist}/source/latex/changes
9791%{texmfdist}/source/latex/chappg
9792%{texmfdist}/source/latex/chapterfolder
9793%{texmfdist}/source/latex/chemcompounds
9794%{texmfdist}/source/latex/chemstyle
9795%{texmfdist}/source/latex/chessboard
9796%{texmfdist}/source/latex/chessfss
9797%{texmfdist}/source/latex/chletter
9798%{texmfdist}/source/latex/circ
9799%{texmfdist}/source/latex/cjk/utils
9800%{texmfdist}/source/latex/cjw
9801%{texmfdist}/source/latex/clefval
9802%{texmfdist}/source/latex/cleveref
9803%{texmfdist}/source/latex/cmcyralt
9804%{texmfdist}/source/latex/cmdtrack
9805%{texmfdist}/source/latex/cmll
9806%{texmfdist}/source/latex/cmsd
9807%{texmfdist}/source/latex/codepage
9808%{texmfdist}/source/latex/colortbl
9809%{texmfdist}/source/latex/colorwav
9810%{texmfdist}/source/latex/combine
9811%{texmfdist}/source/latex/comment
9812%{texmfdist}/source/latex/computational-complexity
9813%{texmfdist}/source/latex/confproc
9814%{texmfdist}/source/latex/constants
9815%{texmfdist}/source/latex/contour
9816%{texmfdist}/source/latex/cooking
9817%{texmfdist}/source/latex/cool
9818%{texmfdist}/source/latex/coollist
9819%{texmfdist}/source/latex/coolstr
9820%{texmfdist}/source/latex/cooltooltips
9821%{texmfdist}/source/latex/coordsys
9822%{texmfdist}/source/latex/coverpage
9823%{texmfdist}/source/latex/crop
9824%{texmfdist}/source/latex/crossreference
9825%{texmfdist}/source/latex/crosswrd
9826%{texmfdist}/source/latex/csvtools
9827%{texmfdist}/source/latex/ctable
9828%{texmfdist}/source/latex/ctib
9829%{texmfdist}/source/latex/cuisine
9830%{texmfdist}/source/latex/currvita
9831%{texmfdist}/source/latex/curve
9832%{texmfdist}/source/latex/curve2e
9833%{texmfdist}/source/latex/curves
9834%{texmfdist}/source/latex/cweb-latex
9835%{texmfdist}/source/latex/cwpuzzle
9836%{texmfdist}/source/latex/dashbox
9837%{texmfdist}/source/latex/dashrule
9838%{texmfdist}/source/latex/datatool
9839%{texmfdist}/source/latex/dateiliste
9840%{texmfdist}/source/latex/datenumber
9841%{texmfdist}/source/latex/datetime
9842%{texmfdist}/source/latex/decimal
9843%{texmfdist}/source/latex/delimtxt
9844%{texmfdist}/source/latex/diagnose
9845%{texmfdist}/source/latex/dialogl
9846%{texmfdist}/source/latex/dinbrief
9847%{texmfdist}/source/latex/disser
9848%{texmfdist}/source/latex/dnaseq
9849%{texmfdist}/source/latex/docmfp
9850%{texmfdist}/source/latex/doipubmed
9851%{texmfdist}/source/latex/dotarrow
9852%{texmfdist}/source/latex/dotseqn
9853%{texmfdist}/source/latex/dottex
9854%{texmfdist}/source/latex/dprogress
9855%{texmfdist}/source/latex/drac
9856%{texmfdist}/source/latex/draftcopy
9857%{texmfdist}/source/latex/draftwatermark
9858%{texmfdist}/source/latex/dramatist
9859%{texmfdist}/source/latex/dtk
9860%{texmfdist}/source/latex/dtxgallery
9861%{texmfdist}/source/latex/dyntree
9862%{texmfdist}/source/latex/eCards
9863%{texmfdist}/source/latex/ebezier
9864%{texmfdist}/source/latex/ebsthesis
9865%{texmfdist}/source/latex/ecclesiastic
9866%{texmfdist}/source/latex/ecv
9867%{texmfdist}/source/latex/ed
9868%{texmfdist}/source/latex/edmac
9869%{texmfdist}/source/latex/edmargin
9870%{texmfdist}/source/latex/eemeir
9871%{texmfdist}/source/latex/egplot
9872%{texmfdist}/source/latex/eiad
9873%{texmfdist}/source/latex/ellipsis
9874%{texmfdist}/source/latex/elmath
9875%{texmfdist}/source/latex/elsarticle
9876%{texmfdist}/source/latex/em
9877%{texmfdist}/source/latex/emp
9878%{texmfdist}/source/latex/endfloat
9879%{texmfdist}/source/latex/endheads
9880%{texmfdist}/source/latex/engpron
9881%{texmfdist}/source/latex/engrec
9882%{texmfdist}/source/latex/environ
9883%{texmfdist}/source/latex/envlab
9884%{texmfdist}/source/latex/epigraph
9885%{texmfdist}/source/latex/epiolmec
9886%{texmfdist}/source/latex/epsdice
9887%{texmfdist}/source/latex/eqlist
9888%{texmfdist}/source/latex/eqnarray
9889%{texmfdist}/source/latex/eqparbox
9890%{texmfdist}/source/latex/errata
9891%{texmfdist}/source/latex/esdiff
9892%{texmfdist}/source/latex/eskd
9893%{texmfdist}/source/latex/eso-pic
9894%{texmfdist}/source/latex/esvect
9895%{texmfdist}/source/latex/etaremune
9896%{texmfdist}/source/latex/ethiop
9897%{texmfdist}/source/latex/eukdate
9898%{texmfdist}/source/latex/euler
9899%{texmfdist}/source/latex/euproposal
9900%{texmfdist}/source/latex/euro
9901%{texmfdist}/source/latex/everypage
9902%{texmfdist}/source/latex/examdesign
9903%{texmfdist}/source/latex/exercise
9904%{texmfdist}/source/latex/expdlist
9905%{texmfdist}/source/latex/expl3
9906%{texmfdist}/source/latex/export
9907%{texmfdist}/source/latex/extpfeil
9908%{texmfdist}/source/latex/extract
9909%{texmfdist}/source/latex/facsimile
9910%{texmfdist}/source/latex/faktor
9911%{texmfdist}/source/latex/fancynum
9912%{texmfdist}/source/latex/fancyref
9913%{texmfdist}/source/latex/fancytooltips
9914%{texmfdist}/source/latex/fancyvrb
9915%{texmfdist}/source/latex/feynmf
9916%{texmfdist}/source/latex/figsize
9917%{texmfdist}/source/latex/filecontents
9918%{texmfdist}/source/latex/fink
9919%{texmfdist}/source/latex/fixme
9920%{texmfdist}/source/latex/flabels
9921%{texmfdist}/source/latex/flagderiv
9922%{texmfdist}/source/latex/flashcards
9923%{texmfdist}/source/latex/flippdf
9924%{texmfdist}/source/latex/float
9925%{texmfdist}/source/latex/floatrow
9926%{texmfdist}/source/latex/flowfram
9927%{texmfdist}/source/latex/fmp
9928%{texmfdist}/source/latex/fmtcount
9929%{texmfdist}/source/latex/fnbreak
9930%{texmfdist}/source/latex/foilhtml
9931%{texmfdist}/source/latex/fonttable
9932%{texmfdist}/source/latex/footmisc
9933%{texmfdist}/source/latex/footnpag
9934%{texmfdist}/source/latex/forarray
9935%{texmfdist}/source/latex/forloop
9936%{texmfdist}/source/latex/formula
9937%{texmfdist}/source/latex/fouridx
9938%{texmfdist}/source/latex/frankenstein
9939%{texmfdist}/source/latex/frontespizio
9940%{texmfdist}/source/latex/fullblck
9941%{texmfdist}/source/latex/functan
9942%{texmfdist}/source/latex/fundus
9943%{texmfdist}/source/latex/g-brief
9944%{texmfdist}/source/latex/galois
9945%{texmfdist}/source/latex/gcite
9946%{texmfdist}/source/latex/genmpage
9947%{texmfdist}/source/latex/geometry
9948%{texmfdist}/source/latex/geomsty
9949%{texmfdist}/source/latex/ginpenc
9950%{texmfdist}/source/latex/glossaries
9951%{texmfdist}/source/latex/gnuplottex
9952%{texmfdist}/source/latex/go
9953%{texmfdist}/source/latex/graphics
9954%{texmfdist}/source/latex/graphicx-psmin
9955%{texmfdist}/source/latex/greekdates
9956%{texmfdist}/source/latex/grnumalt
9957%{texmfdist}/source/latex/grverb
9958%{texmfdist}/source/latex/guitar
9959%{texmfdist}/source/latex/hanging
9960%{texmfdist}/source/latex/harvard
9961%{texmfdist}/source/latex/hc
9962%{texmfdist}/source/latex/hepthesis
9963%{texmfdist}/source/latex/hhtensor
9964%{texmfdist}/source/latex/hilowres
9965%{texmfdist}/source/latex/histogr
9966%{texmfdist}/source/latex/hpsdiss
9967%{texmfdist}/source/latex/hrlatex
9968%{texmfdist}/source/latex/hyper
9969%{texmfdist}/source/latex/hyperref
9970%{texmfdist}/source/latex/hyperxmp
9971%{texmfdist}/source/latex/hyphenat
9972%{texmfdist}/source/latex/ibycus-babel
9973%{texmfdist}/source/latex/icsv
9974%{texmfdist}/source/latex/ifmslide
9975%{texmfdist}/source/latex/ifplatform
9976%{texmfdist}/source/latex/ijmart
9977%{texmfdist}/source/latex/imtekda
9978%{texmfdist}/source/latex/index
9979%{texmfdist}/source/latex/inlinedef
9980%{texmfdist}/source/latex/inversepath
9981%{texmfdist}/source/latex/iso
9982%{texmfdist}/source/latex/iso10303
9983%{texmfdist}/source/latex/isodate
9984%{texmfdist}/source/latex/isodoc
9985%{texmfdist}/source/latex/isorot
9986%{texmfdist}/source/latex/isotope
9987%{texmfdist}/source/latex/itnumpar
9988%{texmfdist}/source/latex/jeopardy
9989%{texmfdist}/source/latex/jura
9990%{texmfdist}/source/latex/juraabbrev
9991%{texmfdist}/source/latex/jurarsp
9992%{texmfdist}/source/latex/kdgreek
9993%{texmfdist}/source/latex/kerntest
9994%{texmfdist}/source/latex/kluwer
9995%{texmfdist}/source/latex/koma-script
9996%{texmfdist}/source/latex/labelcas
9997%{texmfdist}/source/latex/labels
9998%{texmfdist}/source/latex/lastpage
9999%{texmfdist}/source/latex/latex-tds
10000%{texmfdist}/source/latex/layouts
10001%{texmfdist}/source/latex/lcg
10002%{texmfdist}/source/latex/lcyw
10003%{texmfdist}/source/latex/leading
10004%{texmfdist}/source/latex/ledmac
10005%{texmfdist}/source/latex/leftidx
10006%{texmfdist}/source/latex/lettrine
10007%{texmfdist}/source/latex/lexikon
10008%{texmfdist}/source/latex/lhcyr
10009%{texmfdist}/source/latex/lhelp
10010%{texmfdist}/source/latex/limap
10011%{texmfdist}/source/latex/lipsum
10012%{texmfdist}/source/latex/listbib
10013%{texmfdist}/source/latex/listings
10014%{texmfdist}/source/latex/listliketab
10015%{texmfdist}/source/latex/localloc
10016%{texmfdist}/source/latex/logpap
10017%{texmfdist}/source/latex/lps
10018%{texmfdist}/source/latex/ltxindex
10019%{texmfdist}/source/latex/mailing
10020%{texmfdist}/source/latex/makebox
10021%{texmfdist}/source/latex/makecell
10022%{texmfdist}/source/latex/makecmds
10023%{texmfdist}/source/latex/makedtx
10024%{texmfdist}/source/latex/makeplot
10025%{texmfdist}/source/latex/manfnt
10026%{texmfdist}/source/latex/manuscript
10027%{texmfdist}/source/latex/mapcodes
10028%{texmfdist}/source/latex/marginnote
10029%{texmfdist}/source/latex/mathcomp
10030%{texmfdist}/source/latex/mathpazo
10031%{texmfdist}/source/latex/mcaption
10032%{texmfdist}/source/latex/mcite
10033%{texmfdist}/source/latex/mdwtools
10034%{texmfdist}/source/latex/memoir
10035%{texmfdist}/source/latex/mentis
10036%{texmfdist}/source/latex/menu
10037%{texmfdist}/source/latex/method
10038%{texmfdist}/source/latex/metre
10039%{texmfdist}/source/latex/mff
10040%{texmfdist}/source/latex/mfpic4ode
10041%{texmfdist}/source/latex/mftinc
10042%{texmfdist}/source/latex/mh
10043%{texmfdist}/source/latex/miller
10044%{texmfdist}/source/latex/minipage-marginpar
10045%{texmfdist}/source/latex/minutes
10046%{texmfdist}/source/latex/mlist
10047%{texmfdist}/source/latex/mnsymbol
10048%{texmfdist}/source/latex/modroman
10049%{texmfdist}/source/latex/mongolian-babel
10050%{texmfdist}/source/latex/montex
10051%{texmfdist}/source/latex/moresize
10052%{texmfdist}/source/latex/moreverb
10053%{texmfdist}/source/latex/mparhack
10054%{texmfdist}/source/latex/ms
10055%{texmfdist}/source/latex/msg
10056%{texmfdist}/source/latex/mtgreek
10057%{texmfdist}/source/latex/multibbl
10058%{texmfdist}/source/latex/multibib
10059%{texmfdist}/source/latex/multicap
10060%{texmfdist}/source/latex/mwcls
10061%{texmfdist}/source/latex/mxd
10062%{texmfdist}/source/latex/nag
10063%{texmfdist}/source/latex/namespc
10064%{texmfdist}/source/latex/natbib
10065%{texmfdist}/source/latex/ncctools
10066%{texmfdist}/source/latex/nddiss
10067%{texmfdist}/source/latex/newalg
10068%{texmfdist}/source/latex/newfile
10069%{texmfdist}/source/latex/newlfm
10070%{texmfdist}/source/latex/newspaper
10071%{texmfdist}/source/latex/newvbtm
10072%{texmfdist}/source/latex/niceframe
10073%{texmfdist}/source/latex/noitcrul
10074%{texmfdist}/source/latex/nomencl
10075%{texmfdist}/source/latex/nomentbl
10076%{texmfdist}/source/latex/nonfloat
10077%{texmfdist}/source/latex/nostarch
10078%{texmfdist}/source/latex/notes
10079%{texmfdist}/source/latex/notes2bib
10080%{texmfdist}/source/latex/nrc
10081%{texmfdist}/source/latex/ntgclass
10082%{texmfdist}/source/latex/ntheorem
10083%{texmfdist}/source/latex/numprint
10084%{texmfdist}/source/latex/oberdiek
10085%{texmfdist}/source/latex/objectz
10086%{texmfdist}/source/latex/octavo
10087%{texmfdist}/source/latex/ogonek
10088%{texmfdist}/source/latex/oldstyle
10089%{texmfdist}/source/latex/opcit
10090%{texmfdist}/source/latex/ordinalpt
10091%{texmfdist}/source/latex/othello
10092%{texmfdist}/source/latex/otibet
10093%{texmfdist}/source/latex/pacioli
10094%{texmfdist}/source/latex/pageno
10095%{texmfdist}/source/latex/pagenote
10096%{texmfdist}/source/latex/paper
10097%{texmfdist}/source/latex/papercdcase
10098%{texmfdist}/source/latex/papertex
10099%{texmfdist}/source/latex/paralist
10100%{texmfdist}/source/latex/parallel
10101%{texmfdist}/source/latex/paresse
10102%{texmfdist}/source/latex/parrun
10103%{texmfdist}/source/latex/patchcmd
10104%{texmfdist}/source/latex/pauldoc
10105%{texmfdist}/source/latex/pawpict
10106%{texmfdist}/source/latex/pbox
10107%{texmfdist}/source/latex/pbsheet
10108%{texmfdist}/source/latex/pdfcprot
10109%{texmfdist}/source/latex/pdfpages
10110%{texmfdist}/source/latex/perltex
10111%{texmfdist}/source/latex/permute
10112%{texmfdist}/source/latex/petri-nets
10113%{texmfdist}/source/latex/pgfopts
10114%{texmfdist}/source/latex/pgfplots
10115%{texmfdist}/source/latex/philosophersimprint
10116%{texmfdist}/source/latex/photo
10117%{texmfdist}/source/latex/pict2e
10118%{texmfdist}/source/latex/pittetd
10119%{texmfdist}/source/latex/plari
10120%{texmfdist}/source/latex/play
10121%{texmfdist}/source/latex/plweb
10122%{texmfdist}/source/latex/poemscol
10123%{texmfdist}/source/latex/polski
10124%{texmfdist}/source/latex/polyglot
10125%{texmfdist}/source/latex/polytable
10126%{texmfdist}/source/latex/powerdot
10127%{texmfdist}/source/latex/ppr-prv
10128%{texmfdist}/source/latex/pracjourn
10129%{texmfdist}/source/latex/preprint
10130%{texmfdist}/source/latex/prettyref
10131%{texmfdist}/source/latex/preview
10132%{texmfdist}/source/latex/proba
10133%{texmfdist}/source/latex/probsoln
10134%{texmfdist}/source/latex/progkeys
10135%{texmfdist}/source/latex/prosper
10136%{texmfdist}/source/latex/protocol
10137%{texmfdist}/source/latex/psfrag
10138%{texmfdist}/source/latex/psfragx
10139%{texmfdist}/source/latex/pslatex
10140%{texmfdist}/source/latex/pspicture
10141%{texmfdist}/source/latex/qcm
10142%{texmfdist}/source/latex/qstest
10143%{texmfdist}/source/latex/qsymbols
10144%{texmfdist}/source/latex/quotchap
10145%{texmfdist}/source/latex/quotmark
10146%{texmfdist}/source/latex/randbild
10147%{texmfdist}/source/latex/rccol
10148%{texmfdist}/source/latex/rcs
10149%{texmfdist}/source/latex/rcsinfo
10150%{texmfdist}/source/latex/recipecard
10151%{texmfdist}/source/latex/refman
10152%{texmfdist}/source/latex/refstyle
10153%{texmfdist}/source/latex/regcount
10154%{texmfdist}/source/latex/register
10155%{texmfdist}/source/latex/relenc
10156%{texmfdist}/source/latex/revtex
10157%{texmfdist}/source/latex/rmpage
10158%{texmfdist}/source/latex/robustcommand
10159%{texmfdist}/source/latex/romannum
10160%{texmfdist}/source/latex/rotating
10161%{texmfdist}/source/latex/rotfloat
10162%{texmfdist}/source/latex/rsc
10163%{texmfdist}/source/latex/rst
10164%{texmfdist}/source/latex/rtkinenc
10165%{texmfdist}/source/latex/sagetex
10166%{texmfdist}/source/latex/sanskrit
10167%{texmfdist}/source/latex/sauerj
10168%{texmfdist}/source/latex/sauterfonts
10169%{texmfdist}/source/latex/savefnmark
10170%{texmfdist}/source/latex/savetrees
10171%{texmfdist}/source/latex/scale
10172%{texmfdist}/source/latex/scalebar
10173%{texmfdist}/source/latex/schedule
10174%{texmfdist}/source/latex/sciwordconv
10175%{texmfdist}/source/latex/screenplay
10176%{texmfdist}/source/latex/sectsty
10177%{texmfdist}/source/latex/semantic
10178%{texmfdist}/source/latex/semioneside
10179%{texmfdist}/source/latex/seqsplit
10180%{texmfdist}/source/latex/sf298
10181%{texmfdist}/source/latex/sffms
10182%{texmfdist}/source/latex/shorttoc
10183%{texmfdist}/source/latex/show2e
10184%{texmfdist}/source/latex/showexpl
10185%{texmfdist}/source/latex/showlabels
10186%{texmfdist}/source/latex/sidecap
10187%{texmfdist}/source/latex/siggraph
10188%{texmfdist}/source/latex/simplecv
10189%{texmfdist}/source/latex/simplewick
10190%{texmfdist}/source/latex/skull
10191%{texmfdist}/source/latex/slantsc
10192%{texmfdist}/source/latex/snapshot
10193%{texmfdist}/source/latex/songbook
10194%{texmfdist}/source/latex/soul
10195%{texmfdist}/source/latex/splitbib
10196%{texmfdist}/source/latex/splitindex
10197%{texmfdist}/source/latex/srcltx
10198%{texmfdist}/source/latex/sseq
10199%{texmfdist}/source/latex/ssqquote
10200%{texmfdist}/source/latex/stack
10201%{texmfdist}/source/latex/statistik
10202%{texmfdist}/source/latex/staves
10203%{texmfdist}/source/latex/stdclsdv
10204%{texmfdist}/source/latex/stdpage
10205%{texmfdist}/source/latex/stellenbosch
10206%{texmfdist}/source/latex/stex
10207%{texmfdist}/source/latex/stringstrings
10208%{texmfdist}/source/latex/struktex
10209%{texmfdist}/source/latex/subdepth
10210%{texmfdist}/source/latex/subeqn
10211%{texmfdist}/source/latex/subeqnarray
10212%{texmfdist}/source/latex/subfig
10213%{texmfdist}/source/latex/subfigure
10214%{texmfdist}/source/latex/subfloat
10215%{texmfdist}/source/latex/sudoku
10216%{texmfdist}/source/latex/sudokubundle
10217%{texmfdist}/source/latex/supertabular
10218%{texmfdist}/source/latex/svn-multi
10219%{texmfdist}/source/latex/svn
10220%{texmfdist}/source/latex/svninfo
10221%{texmfdist}/source/latex/swimgraf
10222%{texmfdist}/source/latex/syntrace
10223%{texmfdist}/source/latex/synttree
10224%{texmfdist}/source/latex/tablists
10225%{texmfdist}/source/latex/tabulary
10226%{texmfdist}/source/latex/tabvar
10227%{texmfdist}/source/latex/talk
10228%{texmfdist}/source/latex/tcldoc
10229%{texmfdist}/source/latex/tdsfrmath
10230%{texmfdist}/source/latex/technics
10231%{texmfdist}/source/latex/ted
10232%{texmfdist}/source/latex/tengwarscript
10233%{texmfdist}/source/latex/tensor
10234%{texmfdist}/source/latex/teubner
10235%{texmfdist}/source/latex/texmate
10236%{texmfdist}/source/latex/texpower
10237%{texmfdist}/source/latex/texshade
10238%{texmfdist}/source/latex/textcase
10239%{texmfdist}/source/latex/textfit
10240%{texmfdist}/source/latex/textopo
10241%{texmfdist}/source/latex/textpos
10242%{texmfdist}/source/latex/thesis-titlepage-fhac
10243%{texmfdist}/source/latex/thmtools
10244%{texmfdist}/source/latex/thumb
10245%{texmfdist}/source/latex/thuthesis
10246%{texmfdist}/source/latex/timesht
10247%{texmfdist}/source/latex/titling
10248%{texmfdist}/source/latex/tocbibind
10249%{texmfdist}/source/latex/tocloft
10250%{texmfdist}/source/latex/tocvsec2
10251%{texmfdist}/source/latex/todo
10252%{texmfdist}/source/latex/toolbox
10253%{texmfdist}/source/latex/tools
10254%{texmfdist}/source/latex/toptesi
10255%{texmfdist}/source/latex/totpages
10256%{texmfdist}/source/latex/trajan
10257%{texmfdist}/source/latex/tree-dvips
10258%{texmfdist}/source/latex/trfsigns
10259%{texmfdist}/source/latex/trivfloat
10260%{texmfdist}/source/latex/trsym
10261%{texmfdist}/source/latex/tugboat
10262%{texmfdist}/source/latex/turnstile
10263%{texmfdist}/source/latex/twoup
10264%{texmfdist}/source/latex/type1cm
10265%{texmfdist}/source/latex/typedref
10266%{texmfdist}/source/latex/typogrid
10267%{texmfdist}/source/latex/uaclasses
10268%{texmfdist}/source/latex/uiucthesis
10269%{texmfdist}/source/latex/ulsy
10270%{texmfdist}/source/latex/uml
10271%{texmfdist}/source/latex/umlaute
10272%{texmfdist}/source/latex/umoline
10273%{texmfdist}/source/latex/underlin
10274%{texmfdist}/source/latex/undertilde
10275%{texmfdist}/source/latex/units
10276%{texmfdist}/source/latex/unitsdef
10277%{texmfdist}/source/latex/unroman
10278%{texmfdist}/source/latex/upmethodology
10279%{texmfdist}/source/latex/urlbst
10280%{texmfdist}/source/latex/ushort
10281%{texmfdist}/source/latex/varindex
10282%{texmfdist}/source/latex/vector
10283%{texmfdist}/source/latex/verse
10284%{texmfdist}/source/latex/vmargin
10285%{texmfdist}/source/latex/volumes
10286%{texmfdist}/source/latex/vrsion
10287%{texmfdist}/source/latex/vwcol
10288%{texmfdist}/source/latex/vxu
10289%{texmfdist}/source/latex/warning
10290%{texmfdist}/source/latex/warpcol
10291%{texmfdist}/source/latex/was
10292%{texmfdist}/source/latex/wnri
10293%{texmfdist}/source/latex/xargs
10294%{texmfdist}/source/latex/xdoc
10295%{texmfdist}/source/latex/xfor
10296%{texmfdist}/source/latex/xmpincl
10297%{texmfdist}/source/latex/xpackages
10298%{texmfdist}/source/latex/xskak
10299%{texmfdist}/source/latex/xtab
10300%{texmfdist}/source/latex/xtcapts
10301%{texmfdist}/source/latex/yafoot
10302%{texmfdist}/source/latex/yfonts
10303%{texmfdist}/source/latex/yhmath
10304%{texmfdist}/source/latex/york-thesis
10305%{texmfdist}/source/latex/youngtab
10306%{texmfdist}/source/plain/jsmisc/xfig
10307%{texmfdist}/source/xelatex
10308%{texmfdist}/tex/alatex/base
10309%{texmfdist}/tex/generic/enctex
10310%{texmfdist}/tex/latex/kalender
10311%{texmfdist}/tex/latex/karnaugh
10312%{texmfdist}/tex/latex/kerkis
10313%{texmfdist}/tex/latex/kerntest
10314%{texmfdist}/tex/latex/kluwer
10315%{texmfdist}/tex/latex/kpfonts
10316%{texmfdist}/tex/latex/kurier
10317%{texmfdist}/tex/latex/labelcas
10318%{texmfdist}/tex/latex/lazylist
10319%{texmfdist}/tex/latex/lcg
10320%{texmfdist}/tex/latex/lcyw
10321%{texmfdist}/tex/latex/leading
10322%{texmfdist}/tex/latex/ledmac
10323%{texmfdist}/tex/latex/lettre
10324%{texmfdist}/tex/latex/levy
10325%{texmfdist}/tex/latex/lexikon
10326%{texmfdist}/tex/latex/lgreek
10327%{texmfdist}/tex/latex/lhcyr
10328%{texmfdist}/tex/latex/lhelp
10329%{texmfdist}/tex/latex/libertine
10330%{texmfdist}/tex/latex/limap
10331%{texmfdist}/tex/latex/linearA
10332%{texmfdist}/tex/latex/linguex
10333%{texmfdist}/tex/latex/lipsum
10334%{texmfdist}/tex/latex/listbib
10335%{texmfdist}/tex/latex/listliketab
10336%{texmfdist}/tex/latex/listofsymbols
10337%{texmfdist}/tex/latex/lkproof
10338%{texmfdist}/tex/latex/logic
10339%{texmfdist}/tex/latex/logpap
10340%{texmfdist}/tex/latex/lps
10341%{texmfdist}/tex/latex/lsc
10342%{texmfdist}/tex/latex/ltablex
10343%{texmfdist}/tex/latex/ltxindex
10344%{texmfdist}/tex/latex/lxfonts
10345%{texmfdist}/tex/latex/ly1
10346%{texmfdist}/tex/latex/mafr
10347%{texmfdist}/tex/latex/mailing
10348%{texmfdist}/tex/latex/makebarcode
10349%{texmfdist}/tex/latex/makebox
10350%{texmfdist}/tex/latex/makecell
10351%{texmfdist}/tex/latex/makecmds
10352%{texmfdist}/tex/latex/makedtx
10353%{texmfdist}/tex/latex/makeglos
10354%{texmfdist}/tex/latex/makeplot
10355%{texmfdist}/tex/latex/manfnt
10356%{texmfdist}/tex/latex/manuscript
10357%{texmfdist}/tex/latex/mapcodes
10358%{texmfdist}/tex/latex/maple
10359%{texmfdist}/tex/latex/marginnote
10360%{texmfdist}/tex/latex/mathdesign
10361%{texmfdist}/tex/latex/maybemath
10362%{texmfdist}/tex/latex/mcaption
10363%{texmfdist}/tex/latex/mceinleger
10364%{texmfdist}/tex/latex/mcite
10365%{texmfdist}/tex/latex/mciteplus
10366%{texmfdist}/tex/latex/memexsupp
10367%{texmfdist}/tex/latex/mentis
10368%{texmfdist}/tex/latex/menu
10369%{texmfdist}/tex/latex/method
10370%{texmfdist}/tex/latex/metre
10371%{texmfdist}/tex/latex/mff
10372%{texmfdist}/tex/latex/mfpic4ode
10373%{texmfdist}/tex/latex/mftinc
10374%{texmfdist}/tex/latex/mhchem
10375%{texmfdist}/tex/latex/mhequ
10376%{texmfdist}/tex/latex/mhs
10377%{texmfdist}/tex/latex/miller
10378%{texmfdist}/tex/latex/minipage-marginpar
10379%{texmfdist}/tex/latex/miniplot
10380%{texmfdist}/tex/latex/minutes
10381%{texmfdist}/tex/latex/mla-paper
10382%{texmfdist}/tex/latex/mlist
10383%{texmfdist}/tex/latex/moresize
10384%{texmfdist}/tex/latex/movie15
10385%{texmfdist}/tex/latex/msc
10386%{texmfdist}/tex/latex/msg
10387%{texmfdist}/tex/latex/mslapa
10388%{texmfdist}/tex/latex/mtgreek
10389%{texmfdist}/tex/latex/multibbl
10390%{texmfdist}/tex/latex/multicap
10391%{texmfdist}/tex/latex/multido
10392%{texmfdist}/tex/latex/muthesis
10393%{texmfdist}/tex/latex/mxd
10394%{texmfdist}/tex/latex/mxedruli
10395%{texmfdist}/tex/latex/nag
10396%{texmfdist}/tex/latex/namespc
10397%{texmfdist}/tex/latex/nath
10398%{texmfdist}/tex/latex/nature
10399%{texmfdist}/tex/latex/newvbtm
10400%{texmfdist}/tex/latex/niceframe
10401%{texmfdist}/tex/latex/nih
10402%{texmfdist}/tex/latex/noitcrul
10403%{texmfdist}/tex/latex/nomentbl
10404%{texmfdist}/tex/latex/nonfloat
10405%{texmfdist}/tex/latex/nostarch
10406%{texmfdist}/tex/latex/notes
10407%{texmfdist}/tex/latex/notes2bib
10408%{texmfdist}/tex/latex/nrc
10409%{texmfdist}/tex/latex/ntabbing
10410%{texmfdist}/tex/latex/numline
10411%{texmfdist}/tex/latex/numname
10412%{texmfdist}/tex/latex/numprint
10413%{texmfdist}/tex/latex/objectz
10414%{texmfdist}/tex/latex/ocr-latex
10415%{texmfdist}/tex/latex/octavo
10416%{texmfdist}/tex/latex/ogonek
10417%{texmfdist}/tex/latex/oldstyle
10418%{texmfdist}/tex/latex/opcit
10419%{texmfdist}/tex/latex/ordinalpt
10420%{texmfdist}/tex/latex/ot2cyr
10421%{texmfdist}/tex/latex/othello
10422%{texmfdist}/tex/latex/otibet
10423%{texmfdist}/tex/latex/outline
10424%{texmfdist}/tex/latex/outliner
10425%{texmfdist}/tex/latex/pacioli
10426%{texmfdist}/tex/latex/pageno
10427%{texmfdist}/tex/latex/pagenote
10428%{texmfdist}/tex/latex/palatino
10429%{texmfdist}/tex/latex/paper
10430%{texmfdist}/tex/latex/papercdcase
10431%{texmfdist}/tex/latex/papertex
10432%{texmfdist}/tex/latex/parallel
10433%{texmfdist}/tex/latex/paresse
10434%{texmfdist}/tex/latex/parrun
10435%{texmfdist}/tex/latex/patchcmd
10436%{texmfdist}/tex/latex/pauldoc
10437%{texmfdist}/tex/latex/pawpict
10438%{texmfdist}/tex/latex/pbox
10439%{texmfdist}/tex/latex/pbsheet
10440%{texmfdist}/tex/latex/pclnfss
10441%{texmfdist}/tex/latex/pdfcprot
10442%{texmfdist}/tex/latex/pdfscreen
10443%{texmfdist}/tex/latex/pdftricks
10444%{texmfdist}/tex/latex/pdfwin
10445%{texmfdist}/tex/latex/pecha
10446%{texmfdist}/tex/latex/perltex
10447%{texmfdist}/tex/latex/permute
10448%{texmfdist}/tex/latex/petiteannonce
10449%{texmfdist}/tex/latex/petri-nets
10450%{texmfdist}/tex/latex/pgf-soroban
10451%{texmfdist}/tex/latex/phaistos
10452%{texmfdist}/tex/latex/philex
10453%{texmfdist}/tex/latex/philosophersimprint
10454%{texmfdist}/tex/latex/phonetic
10455%{texmfdist}/tex/latex/photo
10456%{texmfdist}/tex/latex/pictex2
10457%{texmfdist}/tex/latex/pinlabel
10458%{texmfdist}/tex/latex/pittetd
10459%{texmfdist}/tex/latex/plari
10460%{texmfdist}/tex/latex/plates
10461%{texmfdist}/tex/latex/play
10462%{texmfdist}/tex/latex/plweb
10463%{texmfdist}/tex/latex/pmgraph
10464%{texmfdist}/tex/latex/poemscol
10465%{texmfdist}/tex/latex/polski
10466%{texmfdist}/tex/latex/polyglot
10467%{texmfdist}/tex/latex/polytable
10468%{texmfdist}/tex/latex/postcards
10469%{texmfdist}/tex/latex/powerdot
10470%{texmfdist}/tex/latex/ppower4
10471%{texmfdist}/tex/latex/ppr-prv
10472%{texmfdist}/tex/latex/pracjourn
10473%{texmfdist}/tex/latex/prettyref
10474%{texmfdist}/tex/latex/proba
10475%{texmfdist}/tex/latex/probsoln
10476%{texmfdist}/tex/latex/procIAGssymp
10477%{texmfdist}/tex/latex/progkeys
10478%{texmfdist}/tex/latex/progress
10479%{texmfdist}/tex/latex/protex
10480%{texmfdist}/tex/latex/protocol
10481%{texmfdist}/tex/latex/psfragx
10482%{texmfdist}/tex/latex/psgo
10483%{texmfdist}/tex/latex/pspicture
10484%{texmfdist}/tex/latex/pstricks-add
10485%{texmfdist}/tex/latex/ptptex
10486%{texmfdist}/tex/latex/qcm
10487%{texmfdist}/tex/latex/qobitree
10488%{texmfdist}/tex/latex/qstest
10489%{texmfdist}/tex/latex/qsymbols
10490%{texmfdist}/tex/latex/qtree
10491%{texmfdist}/tex/latex/quotchap
10492%{texmfdist}/tex/latex/quotmark
10493%{texmfdist}/tex/latex/r_und_s
10494%{texmfdist}/tex/latex/randbild
10495%{texmfdist}/tex/latex/randtext
10496%{texmfdist}/tex/latex/rccol
10497%{texmfdist}/tex/latex/rcs
10498%{texmfdist}/tex/latex/rcsinfo
10499%{texmfdist}/tex/latex/recipecard
10500%{texmfdist}/tex/latex/rectopma
10501%{texmfdist}/tex/latex/refcheck
10502%{texmfdist}/tex/latex/refman
10503%{texmfdist}/tex/latex/refstyle
10504%{texmfdist}/tex/latex/regcount
10505%{texmfdist}/tex/latex/register
10506%{texmfdist}/tex/latex/relenc
10507%{texmfdist}/tex/latex/repeatindex
10508%{texmfdist}/tex/latex/resume
10509%{texmfdist}/tex/latex/rlepsf
10510%{texmfdist}/tex/latex/rmpage
10511%{texmfdist}/tex/latex/robustcommand
10512%{texmfdist}/tex/latex/robustindex
10513%{texmfdist}/tex/latex/romannum
10514%{texmfdist}/tex/latex/rotpages
10515%{texmfdist}/tex/latex/rsc
10516%{texmfdist}/tex/latex/rst
10517%{texmfdist}/tex/latex/rtkinenc
10518%{texmfdist}/tex/latex/rtklage
10519%{texmfdist}/tex/latex/sagetex
10520%{texmfdist}/tex/latex/sanskrit
10521%{texmfdist}/tex/latex/sauerj
10522%{texmfdist}/tex/latex/sauterfonts
10523%{texmfdist}/tex/latex/savefnmark
10524%{texmfdist}/tex/latex/savesym
10525%{texmfdist}/tex/latex/savetrees
10526%{texmfdist}/tex/latex/scalebar
10527%{texmfdist}/tex/latex/schedule
10528%{texmfdist}/tex/latex/scientificpaper
10529%{texmfdist}/tex/latex/sciposter
10530%{texmfdist}/tex/latex/sciwordconv
10531%{texmfdist}/tex/latex/screenplay
10532%{texmfdist}/tex/latex/script
10533%{texmfdist}/tex/latex/sdrt
10534%{texmfdist}/tex/latex/sectionbox
10535%{texmfdist}/tex/latex/semantic
10536%{texmfdist}/tex/latex/semaphor
10537%{texmfdist}/tex/latex/semioneside
10538%{texmfdist}/tex/latex/seqsplit
10539%{texmfdist}/tex/latex/sf298
10540%{texmfdist}/tex/latex/sffms
10541%{texmfdist}/tex/latex/sfg
10542%{texmfdist}/tex/latex/sfmath
10543%{texmfdist}/tex/latex/sgame
10544%{texmfdist}/tex/latex/shadbox
10545%{texmfdist}/tex/latex/shadethm
10546%{texmfdist}/tex/latex/shipunov
10547%{texmfdist}/tex/latex/shorttoc
10548%{texmfdist}/tex/latex/show2e
10549%{texmfdist}/tex/latex/showexpl
10550%{texmfdist}/tex/latex/sides
10551%{texmfdist}/tex/latex/siggraph
10552%{texmfdist}/tex/latex/simplecv
10553%{texmfdist}/tex/latex/simplewick
10554%{texmfdist}/tex/latex/skak
10555%{texmfdist}/tex/latex/skull
10556%{texmfdist}/tex/latex/slantsc
10557%{texmfdist}/tex/latex/smalltableof
10558%{texmfdist}/tex/latex/smartref
10559%{texmfdist}/tex/latex/smflatex
10560%{texmfdist}/tex/latex/snapshot
10561%{texmfdist}/tex/latex/songbook
10562%{texmfdist}/tex/latex/soyombo
10563%{texmfdist}/tex/latex/sparklines
10564%{texmfdist}/tex/latex/spie
10565%{texmfdist}/tex/latex/splitbib
10566%{texmfdist}/tex/latex/splitindex
10567%{texmfdist}/tex/latex/sprite
10568%{texmfdist}/tex/latex/srcltx
10569%{texmfdist}/tex/latex/sseq
10570%{texmfdist}/tex/latex/ssqquote
10571%{texmfdist}/tex/latex/stack
10572%{texmfdist}/tex/latex/stage
10573%{texmfdist}/tex/latex/statex2
10574%{texmfdist}/tex/latex/statistik
10575%{texmfdist}/tex/latex/staves
10576%{texmfdist}/tex/latex/stdpage
10577%{texmfdist}/tex/latex/stellenbosch
10578%{texmfdist}/tex/latex/stex
10579%{texmfdist}/tex/latex/stringstrings
10580%{texmfdist}/tex/latex/struktex
10581%{texmfdist}/tex/latex/sttools
10582%{texmfdist}/tex/latex/stubs
10583%{texmfdist}/tex/latex/subdepth
10584%{texmfdist}/tex/latex/subeqn
10585%{texmfdist}/tex/latex/subeqnarray
10586%{texmfdist}/tex/latex/subfloat
10587%{texmfdist}/tex/latex/substr
10588%{texmfdist}/tex/latex/sudoku
10589%{texmfdist}/tex/latex/sudokubundle
10590%{texmfdist}/tex/latex/sugconf
10591%{texmfdist}/tex/latex/susy
10592%{texmfdist}/tex/latex/svgcolor
10593%{texmfdist}/tex/latex/svn-multi
10594%{texmfdist}/tex/latex/svn
10595%{texmfdist}/tex/latex/svninfo
10596%{texmfdist}/tex/latex/swimgraf
10597%{texmfdist}/tex/latex/symbol
10598%{texmfdist}/tex/latex/synproof
10599%{texmfdist}/tex/latex/syntax
10600%{texmfdist}/tex/latex/syntrace
10601%{texmfdist}/tex/latex/synttree
10602%{texmfdist}/tex/latex/timing
10603%{texmfdist}/tex/latex/tocvsec2
10604%{texmfdist}/tex/latex/todo
10605%{texmfdist}/tex/latex/tokenizer
10606%{texmfdist}/tex/latex/toolbox
10607%{texmfdist}/tex/latex/topfloat
10608%{texmfdist}/tex/latex/toptesi
10609%{texmfdist}/tex/latex/tpslifonts
10610%{texmfdist}/tex/latex/tracking
10611%{texmfdist}/tex/latex/trajan
10612%{texmfdist}/tex/latex/translator
10613%{texmfdist}/tex/latex/tree-dvips
10614%{texmfdist}/tex/latex/trfsigns
10615%{texmfdist}/tex/latex/trivfloat
10616%{texmfdist}/tex/latex/trsym
10617%{texmfdist}/tex/latex/tufte-latex
10618%{texmfdist}/tex/latex/tugboat
10619%{texmfdist}/tex/latex/turnstile
10620%{texmfdist}/tex/latex/twoup
10621%{texmfdist}/tex/latex/typedref
10622%{texmfdist}/tex/latex/typogrid
10623%{texmfdist}/tex/latex/uaclasses
10624%{texmfdist}/tex/latex/ucthesis
10625%{texmfdist}/tex/latex/uebungsblatt
10626%{texmfdist}/tex/latex/uhrzeit
10627%{texmfdist}/tex/latex/uiucthesis
10628%{texmfdist}/tex/latex/ulsy
10629%{texmfdist}/tex/latex/umich-thesis
10630%{texmfdist}/tex/latex/uml
10631%{texmfdist}/tex/latex/umoline
10632%{texmfdist}/tex/latex/umrand
10633%{texmfdist}/tex/latex/umthesis
10634%{texmfdist}/tex/latex/underlin
10635%{texmfdist}/tex/latex/ushort
10636%{texmfdist}/tex/latex/uwthesis
10637
26d8eaaa
ZU
10638# %files latex-palatcm
10639# %defattr(644,root,root,755)
10640# %{texmf}/tex/latex/palatcm
d08789e0 10641
f65b3398
ZU
10642%files latex-pdfslide
10643%defattr(644,root,root,755)
10644%doc %{texmfdist}/doc/latex/pdfslide
10645%{texmfdist}/tex/latex/pdfslide
10646
03d9d5fa
ZU
10647%files latex-pgf
10648%defattr(644,root,root,755)
10649%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10650%{texmfdist}/tex/generic/pgf
10651%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10652%{texmfdist}/tex/latex/pgf
10653%{texmfdist}/tex/latex/pgfopts
10654%{texmfdist}/tex/latex/pgfplots
10655
b7b4a109
ZU
10656%files latex-prosper
10657%defattr(644,root,root,755)
10658%doc %{texmfdist}/doc/latex/prosper
10659%{texmfdist}/tex/latex/prosper
10660
f65b3398
ZU
10661%files latex-polynom
10662%defattr(644,root,root,755)
10663%doc %{texmfdist}/doc/latex/polynom
10664%{texmfdist}/source/latex/polynom
10665%{texmfdist}/tex/latex/polynom
10666
10667%files latex-polynomial
10668%defattr(644,root,root,755)
10669%doc %{texmfdist}/doc/latex/polynomial
10670%{texmfdist}/source/latex/polynomial
10671%{texmfdist}/tex/latex/polynomial
10672
b7b4a109
ZU
10673%files latex-pseudocode
10674%defattr(644,root,root,755)
10675%doc %{texmfdist}/doc/latex/pseudocode
10676%{texmfdist}/tex/latex/pseudocode
10677
8efa6a9c
ZU
10678%files latex-pst-2dplot
10679%defattr(644,root,root,755)
10680%doc %{texmfdist}/doc/generic/pst-2dplot
10681%{texmfdist}/tex/latex/pst-2dplot
10682
10683%files latex-pst-3dplot
10684%defattr(644,root,root,755)
10685%doc %{texmfdist}/doc/generic/pst-3dplot
10686%{texmfdist}/dvips/pst-3dplot
10687%{texmfdist}/tex/generic/pst-3dplot
10688%{texmfdist}/tex/latex/pst-3dplot
10689
10690%files latex-pst-bar
10691%defattr(644,root,root,755)
10692%doc %{texmfdist}/doc/generic/pst-3dplot
10693%{texmfdist}/dvips/pst-bar
10694%{texmfdist}/tex/generic/pst-bar
10695%{texmfdist}/tex/latex/pst-bar
10696
10697%files latex-pst-circ
10698%defattr(644,root,root,755)
10699%doc %{texmfdist}/doc/generic/pst-circ
10700%{texmfdist}/dvips/pst-circ
10701%{texmfdist}/tex/generic/pst-circ
10702%{texmfdist}/tex/latex/pst-circ
10703
10704%files latex-pst-diffraction
10705%defattr(644,root,root,755)
10706%doc %{texmfdist}/doc/generic/pst-diffraction
10707%{texmfdist}/tex/generic/pst-diffraction
10708%{texmfdist}/tex/latex/pst-diffraction
10709
b7b4a109
ZU
10710%files latex-pst-eucl
10711%defattr(644,root,root,755)
8efa6a9c 10712%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10713%{texmfdist}/tex/generic/pst-eucl
10714%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10715
10716%files latex-pst-fun
10717%defattr(644,root,root,755)
10718%doc %{texmfdist}/doc/generic/pst-fun
10719%{texmfdist}/dvips/pst-fun
10720%{texmfdist}/tex/generic/pst-fun
10721%{texmfdist}/tex/latex/pst-fun
10722
10723%files latex-pst-func
10724%defattr(644,root,root,755)
10725%doc %{texmfdist}/doc/generic/pst-func
10726%{texmfdist}/dvips/pst-func
10727%{texmfdist}/tex/generic/pst-func
10728%{texmfdist}/tex/latex/pst-func
10729
10730%files latex-pst-infixplot
10731%defattr(644,root,root,755)
10732%doc %{texmfdist}/doc/generic/pst-infixplot
10733%{texmfdist}/tex/generic/pst-infixplot
10734%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10735
10736%files latex-pst-fr3d
10737%defattr(644,root,root,755)
10738%doc %{texmfdist}/doc/generic/pst-fr3d
10739%{texmfdist}/source/generic/pst-fr3d
10740%{texmfdist}/tex/generic/pst-fr3d
10741%{texmfdist}/tex/latex/pst-fr3d
10742
10743%files latex-pst-fractal
10744%defattr(644,root,root,755)
10745%doc %{texmfdist}/doc/generic/pst-fractal
10746%{texmfdist}/dvips/pst-fractal
10747%{texmfdist}/tex/generic/pst-fractal
10748%{texmfdist}/tex/latex/pst-fractal
10749
8efa6a9c
ZU
10750%files latex-pst-math
10751%defattr(644,root,root,755)
10752%doc %{texmfdist}/doc/generic/pst-math
10753%{texmfdist}/dvips/pst-math
10754%{texmfdist}/tex/generic/pst-math
10755%{texmfdist}/tex/latex/pst-math
10756
10757%files latex-pst-ob3d
10758%defattr(644,root,root,755)
10759%doc %{texmfdist}/doc/generic/pst-ob3d
10760%{texmfdist}/source/generic/pst-ob3d
10761%{texmfdist}/tex/generic/pst-ob3d
10762%{texmfdist}/tex/latex/pst-ob3d
10763
10764%files latex-pst-optexp
10765%defattr(644,root,root,755)
10766%doc %{texmfdist}/doc/generic/pst-optexp
10767%{texmfdist}/dvips/pst-optexp
10768%{texmfdist}/tex/generic/pst-optexp
10769%{texmfdist}/tex/latex/pst-optexp
10770
10771%files latex-pst-optic
10772%defattr(644,root,root,755)
10773%doc %{texmfdist}/doc/generic/pst-optic
10774%{texmfdist}/tex/generic/pst-optic
10775%{texmfdist}/tex/latex/pst-optic
10776
10777%files latex-pst-text
10778%defattr(644,root,root,755)
10779%doc %{texmfdist}/doc/generic/pst-text
04123363 10780%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
10781%{texmfdist}/tex/generic/pst-text
10782%{texmfdist}/tex/latex/pst-text
10783
1024ab0e
ZU
10784%files latex-pst-uncategorized
10785%defattr(644,root,root,755)
10786%doc %{texmfdist}/doc/generic/pst-3d
10787%doc %{texmfdist}/doc/generic/pst-asr
10788%doc %{texmfdist}/doc/generic/pst-bar
10789%doc %{texmfdist}/doc/generic/pst-barcode
10790%doc %{texmfdist}/doc/generic/pst-blur
10791%doc %{texmfdist}/doc/generic/pst-coil
10792%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
10793# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
10794# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
10795%doc %{texmfdist}/doc/generic/pst-dbicons
10796%doc %{texmfdist}/doc/generic/pst-eps
10797%doc %{texmfdist}/doc/generic/pst-fill
10798%doc %{texmfdist}/doc/generic/pst-geo
10799%doc %{texmfdist}/doc/generic/pst-ghsb
10800%doc %{texmfdist}/doc/generic/pst-gr3d
10801%doc %{texmfdist}/doc/generic/pst-grad
10802%doc %{texmfdist}/doc/generic/pst-jtree
10803%doc %{texmfdist}/doc/generic/pst-labo
10804%doc %{texmfdist}/doc/generic/pst-lens
10805%doc %{texmfdist}/doc/generic/pst-light3d
10806%doc %{texmfdist}/doc/generic/pst-osci
10807%doc %{texmfdist}/doc/generic/pst-pad
10808%doc %{texmfdist}/doc/generic/pst-pdgr
10809%doc %{texmfdist}/doc/generic/pst-poly
10810%doc %{texmfdist}/doc/generic/pst-qtree
10811%doc %{texmfdist}/doc/generic/pst-slpe
10812%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
10813# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
10814# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
10815%doc %{texmfdist}/doc/generic/pst-soroban
10816%doc %{texmfdist}/doc/generic/pst-spectra
10817%doc %{texmfdist}/doc/generic/pst-stru
10818%doc %{texmfdist}/doc/generic/pst-uml
10819%doc %{texmfdist}/doc/generic/pst-vue3d
10820%doc %{texmfdist}/doc/latex/auto-pst-pdf
10821%doc %{texmfdist}/doc/latex/pst-pdf
10822%{texmfdist}/dvips/pst-barcode
10823%{texmfdist}/dvips/pst-blur
10824%{texmfdist}/dvips/pst-coil
10825%{texmfdist}/dvips/pst-cox
10826%{texmfdist}/dvips/pst-eucl
10827%{texmfdist}/dvips/pst-geo
10828%{texmfdist}/dvips/pst-ghsb
10829%{texmfdist}/dvips/pst-grad
10830%{texmfdist}/dvips/pst-light3d
10831%{texmfdist}/dvips/pst-slpe
10832%{texmfdist}/dvips/pst-solides3d
10833%{texmfdist}/dvips/pst-spectra
10834%{texmfdist}/dvips/pst-vue3d
10835%{texmfdist}/scripts/pst-pdf
10836%{texmfdist}/source/generic/pst-3d
10837%{texmfdist}/source/generic/pst-3dplot
10838%{texmfdist}/source/generic/pst-barcode
10839%{texmfdist}/source/generic/pst-blur
10840%{texmfdist}/source/generic/pst-circ
10841%{texmfdist}/source/generic/pst-coil
10842%{texmfdist}/source/generic/pst-dbicons
10843%{texmfdist}/source/generic/pst-diffraction
10844%{texmfdist}/source/generic/pst-eps
10845%{texmfdist}/source/generic/pst-fill
10846%{texmfdist}/source/generic/pst-fractal
10847%{texmfdist}/source/generic/pst-fun
10848%{texmfdist}/source/generic/pst-func
10849%{texmfdist}/source/generic/pst-lens
10850%{texmfdist}/source/generic/pst-light3d
10851%{texmfdist}/source/generic/pst-optic
10852%{texmfdist}/source/generic/pst-pad
10853%{texmfdist}/source/generic/pst-pdgr
10854%{texmfdist}/source/generic/pst-slpe
10855%{texmfdist}/source/generic/pst-soroban
10856%{texmfdist}/source/generic/pst-text
10857%{texmfdist}/source/generic/pst-uml
10858%{texmfdist}/source/generic/pst-vue3d
10859%{texmfdist}/source/latex/auto-pst-pdf
10860%{texmfdist}/source/latex/pst-gr3d
10861%{texmfdist}/source/latex/pst-pdf
10862%{texmfdist}/source/latex/pst-poly
10863%{texmfdist}/tex/generic/pst-3d
10864%{texmfdist}/tex/generic/pst-asr
10865%{texmfdist}/tex/generic/pst-barcode
10866%{texmfdist}/tex/generic/pst-blur
10867%{texmfdist}/tex/generic/pst-coil
10868%{texmfdist}/tex/generic/pst-cox
10869%{texmfdist}/tex/generic/pst-eps
10870%{texmfdist}/tex/generic/pst-fill
10871%{texmfdist}/tex/generic/pst-geo
10872%{texmfdist}/tex/generic/pst-ghsb
10873%{texmfdist}/tex/generic/pst-gr3d
10874%{texmfdist}/tex/generic/pst-grad
10875%{texmfdist}/tex/generic/pst-jtree
10876%{texmfdist}/tex/generic/pst-labo
10877%{texmfdist}/tex/generic/pst-lens
10878%{texmfdist}/tex/generic/pst-light3d
10879%{texmfdist}/tex/generic/pst-osci
10880%{texmfdist}/tex/generic/pst-pad
10881%{texmfdist}/tex/generic/pst-pdgr
10882%{texmfdist}/tex/generic/pst-poly
10883%{texmfdist}/tex/generic/pst-qtree
10884%{texmfdist}/tex/generic/pst-slpe
10885%{texmfdist}/tex/generic/pst-solides3d
10886%{texmfdist}/tex/generic/pst-spectra
10887%{texmfdist}/tex/generic/pst-stru
10888%{texmfdist}/tex/generic/pst-vue3d
10889%{texmfdist}/tex/latex/pst-3d
10890%{texmfdist}/tex/latex/pst-asr
10891%{texmfdist}/tex/latex/pst-barcode
10892%{texmfdist}/tex/latex/pst-blur
10893%{texmfdist}/tex/latex/pst-coil
10894%{texmfdist}/tex/latex/pst-cox
10895%{texmfdist}/tex/latex/pst-dbicons
10896%{texmfdist}/tex/latex/pst-eps
10897%{texmfdist}/tex/latex/pst-fill
10898%{texmfdist}/tex/latex/pst-geo
10899%{texmfdist}/tex/latex/pst-ghsb
10900%{texmfdist}/tex/latex/pst-gr3d
10901%{texmfdist}/tex/latex/pst-grad
10902%{texmfdist}/tex/latex/pst-jtree
10903%{texmfdist}/tex/latex/pst-labo
10904%{texmfdist}/tex/latex/pst-lens
10905%{texmfdist}/tex/latex/pst-light3d
10906%{texmfdist}/tex/latex/pst-osci
10907%{texmfdist}/tex/latex/pst-pad
10908%{texmfdist}/tex/latex/pst-pdf
10909%{texmfdist}/tex/latex/pst-pdgr
10910%{texmfdist}/tex/latex/pst-poly
10911%{texmfdist}/tex/latex/pst-qtree
10912%{texmfdist}/tex/latex/pst-slpe
10913%{texmfdist}/tex/latex/pst-solides3d
10914%{texmfdist}/tex/latex/pst-soroban
10915%{texmfdist}/tex/latex/pst-spectra
10916%{texmfdist}/tex/latex/pst-stru
10917%{texmfdist}/tex/latex/pst-uml
10918%{texmfdist}/tex/latex/pst-vue3d
10919
d08789e0 10920%files latex-psnfss
489714ae 10921%defattr(644,root,root,755)
26d8eaaa 10922%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
10923%dir %{texmfdist}/source/latex
10924%dir %{texmfdist}/source/latex/latex-tds
10925%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 10926%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 10927%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
10928%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
10929%{texmfdist}/tex/latex/psnfss
10930
d08789e0
ZU
10931%files latex-pxfonts
10932%defattr(644,root,root,755)
26d8eaaa
ZU
10933%doc %{texmfdist}/doc/fonts/pxfonts
10934%{texmfdist}/tex/latex/pxfonts
10935%{texmfdist}/fonts/type1/public/pxfonts
10936%{texmfdist}/fonts/afm/public/pxfonts
10937%{texmfdist}/fonts/tfm/public/pxfonts
10938%{texmfdist}/fonts/vf/public/pxfonts
10939%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 10940
5b7eba8e
MB
10941#%files latex-qfonts
10942#%defattr(644,root,root,755)
d08789e0 10943
6c82f497
ZU
10944%files latex-SIstyle
10945%defattr(644,root,root,755)
10946%{texmfdist}/doc/latex/SIstyle
10947%{texmfdist}/source/latex/SIstyle
10948
3127b522
ZU
10949%files latex-SIunits
10950%defattr(644,root,root,755)
3127b522 10951%{texmfdist}/doc/latex/SIunits
5b7eba8e 10952%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
10953%{texmfdist}/source/latex/SIunits
10954
f65b3398
ZU
10955%files latex-siunitx
10956%defattr(644,root,root,755)
10957%{texmfdist}/doc/latex/siunitx
10958%{texmfdist}/tex/latex/siunitx
10959%{texmfdist}/source/latex/siunitx
10960
6c82f497
ZU
10961%files latex-Tabbing
10962%defattr(644,root,root,755)
10963%{texmfdist}/source/latex/Tabbing
10964%{texmfdist}/doc/latex/Tabbing
3127b522 10965
d08789e0
ZU
10966%files latex-txfonts
10967%defattr(644,root,root,755)
26d8eaaa
ZU
10968%doc %{texmfdist}/doc/fonts/txfonts
10969%{texmfdist}/fonts/type1/public/txfonts
10970%{texmfdist}/fonts/afm/public/txfonts
10971%{texmfdist}/fonts/enc/dvips/txfonts
10972%{texmfdist}/fonts/tfm/public/txfonts
10973%{texmfdist}/fonts/vf/public/txfonts
10974%{texmfdist}/fonts/map/dvips/txfonts
10975%{texmfdist}/tex/latex/txfonts
26d8eaaa 10976
7ea3a98b
ZU
10977%files latex-ucs
10978%defattr(644,root,root,755)
7ea3a98b 10979%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 10980%{texmfdist}/tex/latex/ucs
d08789e0
ZU
10981
10982%files latex-umlaute
10983%defattr(644,root,root,755)
2677a8b0 10984%{texmfdist}/tex/latex/umlaute
d08789e0 10985
26d8eaaa
ZU
10986# %files latex-urwvn
10987# %defattr(644,root,root,755)
d08789e0
ZU
10988
10989%files latex-wasysym
10990%defattr(644,root,root,755)
26d8eaaa
ZU
10991%doc %{texmfdist}/doc/latex/wasysym
10992%{texmfdist}/tex/latex/wasysym
10993%{texmfdist}/source/latex/wasysym
d08789e0 10994
03d9d5fa
ZU
10995%files latex-xcolor
10996%defattr(644,root,root,755)
10997%doc %{texmfdist}/doc/latex/xcolor
04123363 10998%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
10999%{texmfdist}/source/latex/xcolor
11000
2496d461
ZU
11001# %files format-latex
11002# %defattr(644,root,root,755)
26d8eaaa 11003# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
11004
11005%files format-pdflatex
11006%defattr(644,root,root,755)
11007#%{texmf}/pdftex/latex/config
26d8eaaa 11008# %dir %{texmf}/pdftex/latex
d08789e0 11009%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 11010%{_mandir}/man1/pdflatex.1*
26d8eaaa 11011# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11012
26d8eaaa
ZU
11013# %files platex
11014# %defattr(644,root,root,755)
11015# %doc %{texmf}/doc/latex/platex
11016# %dir %{texmf}/tex/platex
11017# %{texmf}/tex/platex/config
11018# %{texmf}/tex/latex/platex
d08789e0 11019
26d8eaaa
ZU
11020# %files format-platex
11021# %defattr(644,root,root,755)
11022# %attr(755,root,root) %{_bindir}/platex
d08789e0 11023#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11024# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11025#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11026
26d8eaaa
ZU
11027# %files format-pdfplatex
11028# %defattr(644,root,root,755)
d08789e0
ZU
11029#%dir %{texmf}/pdftex/platex
11030#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11031# %attr(755,root,root) %{_bindir}/pdfplatex
11032# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11033
11034%files tex-babel
11035%defattr(644,root,root,755)
21c69d95 11036%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11037%doc %{texmfdist}/doc/generic/babel
11038%{texmfdist}/tex/generic/babel
d08789e0
ZU
11039
11040%files tex-german
11041%defattr(644,root,root,755)
26d8eaaa
ZU
11042%doc %{texmfdist}/doc/generic/german
11043%{texmfdist}/tex/generic/german
d08789e0
ZU
11044
11045%files tex-mfpic
11046%defattr(644,root,root,755)
26d8eaaa
ZU
11047%doc %{texmfdist}/doc/generic/mfpic
11048%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11049
11050%files tex-misc
11051%defattr(644,root,root,755)
26d8eaaa
ZU
11052%doc %{texmfdist}/doc/latex/localloc
11053%doc %{texmfdist}/doc/generic/multido
11054%doc %{texmfdist}/doc/generic/tap
d08789e0 11055
26d8eaaa
ZU
11056%{texmfdist}/tex/generic/eijkhout
11057%{texmfdist}/tex/generic/multido
11058%{texmfdist}/tex/generic/misc
d08789e0
ZU
11059
11060%files tex-pictex
11061%defattr(644,root,root,755)
2677a8b0
ZU
11062%doc %{texmfdist}/doc/generic/pictex
11063%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11064
11065%files tex-pstricks
11066%defattr(644,root,root,755)
26d8eaaa
ZU
11067%doc %{texmfdist}/doc/generic/pstricks
11068%{texmfdist}/dvips/pstricks
11069%{texmfdist}/tex/generic/pstricks
d08789e0 11070
26d8eaaa
ZU
11071# %files tex-qpx
11072# %defattr(644,root,root,755)
11073# %doc %{texmf}/doc/fonts/polish/qpx
11074# %{texmf}/tex/generic/qpx
d08789e0 11075
31bd2c4a 11076%files tex-qpxqtx
d08789e0 11077%defattr(644,root,root,755)
26d8eaaa
ZU
11078%doc %{texmfdist}/doc/fonts/qpxqtx
11079%{texmfdist}/fonts/tfm/public/qpxqtx
11080%{texmfdist}/fonts/vf/public/qpxqtx
11081%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11082
11083%files tex-ruhyphen
11084%defattr(644,root,root,755)
26d8eaaa
ZU
11085%{texmfdist}/tex/generic/ruhyphen
11086%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11087
11088%files tex-spanish
11089%defattr(644,root,root,755)
26d8eaaa 11090%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11091%dir %{texmfdist}/source/latex/mapcodes
04123363 11092%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11093%dir %{texmfdist}/source/latex/polyglot/langs
11094%dir %{texmfdist}/tex/latex/apacite
11095%dir %{texmfdist}/tex/latex/babelbib
11096%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11097%dir %{texmfdist}/tex/texsis
21c69d95 11098%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11099%{texmfdist}/source/generic/babel/spanish.ins
11100%{texmfdist}/source/generic/babel/spanish.dtx
11101%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11102%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11103%{texmfdist}/source/latex/mapcodes/spanish.map
11104%{texmfdist}/source/latex/mapcodes/spanish.dtx
11105%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11106%{texmfdist}/tex/generic/babel/spanish.sty
11107%{texmfdist}/tex/generic/babel/spanish.ldf
11108%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11109%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11110%{texmfdist}/tex/latex/babelbib/spanish.bdf
11111%{texmfdist}/tex/latex/apacite/spanish.apc
11112%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11113
11114%files tex-texdraw
11115%defattr(644,root,root,755)
26d8eaaa
ZU
11116%doc %{texmfdist}/doc/texdraw
11117%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11118
11119%files tex-thumbpdf
11120%defattr(644,root,root,755)
26d8eaaa 11121%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11122%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11123%{texmfdist}/tex/generic/thumbpdf
11124%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11125%{_mandir}/man1/thumbpdf.1*
11126
11127%files tex-ukrhyph
11128%defattr(644,root,root,755)
26d8eaaa
ZU
11129%doc %{texmfdist}/doc/generic/ukrhyph
11130%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11131
11132%files latex-vietnam
11133%defattr(644,root,root,755)
26d8eaaa
ZU
11134%doc %{texmfdist}/doc/generic/vntex
11135%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11136
11137%files tex-xypic
11138%defattr(644,root,root,755)
26d8eaaa
ZU
11139%doc %{texmfdist}/doc/generic/xypic
11140%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11141
11142%files tex-xkeyval
11143%defattr(644,root,root,755)
4a09ae1a
ZU
11144%doc %{texmfdist}/doc/latex/xkeyval
11145%{texmfdist}/source/latex/xkeyval
11146%{texmfdist}/tex/generic/xkeyval
11147%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11148
11149%files fonts-adobe
11150%defattr(644,root,root,755)
4a09ae1a
ZU
11151%{texmfdist}/fonts/type1/adobe
11152%{texmfdist}/fonts/afm/adobe
11153%{texmfdist}/fonts/tfm/adobe
11154%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11155
11156%files fonts-ae
11157%defattr(644,root,root,755)
4a09ae1a
ZU
11158%doc %{texmfdist}/doc/fonts/ae
11159%{texmfdist}/fonts/tfm/public/ae
11160%{texmfdist}/fonts/vf/public/ae
11161%{texmfdist}/source/fonts/ae
d08789e0
ZU
11162
11163%files fonts-ams
11164%defattr(644,root,root,755)
4a09ae1a
ZU
11165%{texmfdist}/bibtex/bst/ams
11166%{texmfdist}/bibtex/bib/ams
11167%{texmfdist}/dvips/ams
11168%{texmfdist}/fonts/source/public/ams
11169%{texmfdist}/fonts/type1/bluesky/ams
11170%{texmfdist}/fonts/afm/bluesky/ams
11171%{texmfdist}/fonts/tfm/public/ams
11172%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11173
11174%files fonts-antp
11175%defattr(644,root,root,755)
26d8eaaa 11176%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11177%{texmfdist}/fonts/enc/dvips/antp
11178%{texmfdist}/fonts/map/dvips/antp
11179%{texmfdist}/fonts/afm/public/antp
11180%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11181%{texmfdist}/dvips/antp
d08789e0
ZU
11182
11183%files fonts-antt
11184%defattr(644,root,root,755)
4a09ae1a
ZU
11185%doc %{texmfdist}/doc/fonts/antt
11186%{texmfdist}/fonts/afm/public/antt
11187%{texmfdist}/fonts/opentype/public/antt
11188%{texmfdist}/fonts/enc/dvips/antt
11189%{texmfdist}/fonts/tfm/public/antt
11190%{texmfdist}/fonts/map/dvips/antt
11191%{texmfdist}/tex/plain/antt
11192%{texmfdist}/tex/latex/antt
d08789e0 11193
5bc70a92
MB
11194%files fonts-arphic
11195%defattr(644,root,root,755)
11196%doc %{texmfdist}/doc/fonts/arphic
11197%{texmfdist}/fonts/afm/arphic
11198%{texmfdist}/fonts/tfm/arphic
11199%{texmfdist}/fonts/vf/arphic
11200
d08789e0
ZU
11201%files fonts-bbm
11202%defattr(644,root,root,755)
4a09ae1a
ZU
11203%doc %{texmfdist}/doc/fonts/bbm
11204%{texmfdist}/fonts/source/public/bbm
11205%{texmfdist}/fonts/tfm/public/bbm
11206%{texmfdist}/source/latex/bbm
11207%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11208
11209%files fonts-bbold
11210%defattr(644,root,root,755)
4a09ae1a
ZU
11211%{texmfdist}/fonts/source/public/bbold
11212%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11213
4a09ae1a
ZU
11214# %files fonts-bh
11215# %defattr(644,root,root,755)
11216# %doc %{texmf}/doc/fonts/bh
11217# %{texmf}/fonts/tfm/bh
11218# %{texmf}/fonts/vf/bh
d08789e0
ZU
11219
11220%files fonts-bitstream
11221%defattr(644,root,root,755)
4a09ae1a
ZU
11222%{texmfdist}/fonts/afm/bitstrea
11223%{texmfdist}/fonts/tfm/bitstrea
11224%{texmfdist}/fonts/vf/bitstrea
d08789e0 11225
5b7eba8e
MB
11226#%files fonts-cbgreek
11227#%defattr(644,root,root,755)
d08789e0
ZU
11228
11229%files fonts-cc-pl
11230%defattr(644,root,root,755)
4a09ae1a
ZU
11231%{texmfdist}/fonts/source/public/cc-pl
11232%{texmfdist}/fonts/enc/dvips/cc-pl
11233%{texmfdist}/fonts/tfm/public/cc-pl
11234%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11235
d08789e0
ZU
11236%files fonts-cg
11237%defattr(644,root,root,755)
4a09ae1a
ZU
11238%{texmfdist}/fonts/tfm/cg
11239%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11240
11241%files fonts-cm
11242%defattr(644,root,root,755)
ffd94364 11243%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11244%dir %{texmfdist}/doc/fonts
11245%dir %{texmfdist}/dvips
11246%dir %{texmfdist}/fonts/afm/bluesky
11247%dir %{texmfdist}/fonts/map/dvips
11248%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11249%{texmfdist}/dvips/cm
11250%{texmfdist}/fonts/source/public/cm
11251%{texmfdist}/fonts/afm/bluesky/cm
11252%{texmfdist}/fonts/tfm/public/cm
11253%{texmfdist}/fonts/pk/ljfour/public/cm
11254%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11255
11256%files fonts-cmbright
11257%defattr(644,root,root,755)
4a09ae1a
ZU
11258%doc %{texmfdist}/doc/latex/cmbright
11259%{texmfdist}/fonts/source/public/cmbright
11260%{texmfdist}/fonts/tfm/public/cmbright
11261%{texmfdist}/source/latex/cmbright
11262%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11263
11264%files fonts-cmcyr
11265%defattr(644,root,root,755)
4a09ae1a
ZU
11266%doc %{texmfdist}/doc/fonts/cmcyr
11267%{texmfdist}/fonts/source/public/cmcyr
11268%{texmfdist}/fonts/type1/public/cmcyr
11269%{texmfdist}/fonts/tfm/public/cmcyr
11270%{texmfdist}/fonts/vf/public/cmcyr
11271%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11272
11273%files fonts-cmextra
11274%defattr(644,root,root,755)
4a09ae1a
ZU
11275%{texmfdist}/fonts/source/public/cmextra
11276%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
11277
11278%files fonts-concmath
11279%defattr(644,root,root,755)
4a09ae1a
ZU
11280%doc %{texmfdist}/doc/fonts/concmath
11281%doc %{texmfdist}/doc/latex/concmath
11282%{texmfdist}/fonts/source/public/concmath
11283%{texmfdist}/fonts/tfm/public/concmath
11284%{texmfdist}/source/latex/concmath
11285%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11286
11287%files fonts-concrete
11288%defattr(644,root,root,755)
4a09ae1a
ZU
11289%doc %{texmfdist}/doc/fonts/concrete
11290%{texmfdist}/fonts/source/public/concrete
11291%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11292
11293%files fonts-cs
11294%defattr(644,root,root,755)
4a09ae1a
ZU
11295%{texmfdist}/dvips/cs
11296%{texmfdist}/fonts/source/public/cs
11297%{texmfdist}/fonts/enc/dvips/cs
11298%{texmfdist}/fonts/tfm/public/cs
11299%{texmfdist}/fonts/map/dvips/cs
d08789e0 11300
5b7eba8e
MB
11301#%files fonts-dstroke
11302#%defattr(644,root,root,755)
d08789e0
ZU
11303
11304%files fonts-ecc
11305%defattr(644,root,root,755)
4a09ae1a
ZU
11306%doc %{texmfdist}/doc/fonts/ecc
11307%{texmfdist}/fonts/source/public/ecc
11308%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11309
11310%files fonts-eurosym
11311%defattr(644,root,root,755)
4a09ae1a
ZU
11312%doc %{texmfdist}/doc/fonts/eurosym
11313%{texmfdist}/fonts/source/public/eurosym
11314%{texmfdist}/fonts/tfm/public/eurosym
11315%{texmfdist}/fonts/map/dvips/eurosym
11316%{texmfdist}/source/fonts/eurosym
11317%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11318
11319%files fonts-eulervm
11320%defattr(644,root,root,755)
7179ac92
ZU
11321%doc %{texmfdist}/doc/latex/eulervm
11322%{texmfdist}/fonts/tfm/public/eulervm
11323%{texmfdist}/fonts/vf/public/eulervm
11324%{texmfdist}/source/latex/eulervm
11325%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11326
11327%files fonts-euxm
11328%defattr(644,root,root,755)
7179ac92
ZU
11329%{texmfdist}/fonts/source/public/euxm
11330%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11331
11332%files fonts-gothic
11333%defattr(644,root,root,755)
7179ac92
ZU
11334%{texmfdist}/doc/fonts/gothic
11335%{texmfdist}/dvips/gothic
11336%{texmfdist}/fonts/source/public/gothic
11337%{texmfdist}/fonts/type1/public/gothic
11338%{texmfdist}/fonts/afm/public/gothic
11339%{texmfdist}/fonts/tfm/public/gothic
11340%{texmfdist}/fonts/vf/public/gothic
11341%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11342
11343%files fonts-hoekwater
11344%defattr(644,root,root,755)
7179ac92
ZU
11345%{texmfdist}/fonts/afm/hoekwater
11346%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11347%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11348
11349%files fonts-jknappen
11350%defattr(644,root,root,755)
7179ac92
ZU
11351%{texmfdist}/fonts/source/jknappen
11352%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11353
11354%files fonts-latex
11355%defattr(644,root,root,755)
7179ac92 11356%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11357%dir %{texmfdist}/fonts/source/public/latex-fonts
11358%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11359%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11360%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11361%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11362%{texmfdist}/fonts/source/public/esint
11363%{texmfdist}/fonts/tfm/public/esint
11364%{texmfdist}/source/latex/esint
11365%{texmfdist}/tex/latex/esint
f2555868
ZU
11366%{texmfdist}/fonts/source/public/latex-fonts/*
11367%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11368%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11369%{texmfdist}/fonts/tfm/public/latex-fonts/*
11370%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11371
11372%files fonts-lh
11373%defattr(644,root,root,755)
7179ac92
ZU
11374%doc %{texmfdist}/doc/fonts/lh
11375%{texmfdist}/fonts/source/lh
11376%{texmfdist}/metapost/support/charlib/LH
11377%{texmfdist}/source/fonts/lh
11378%{texmfdist}/source/latex/lh
d08789e0
ZU
11379
11380%files fonts-lm
11381%defattr(644,root,root,755)
7179ac92
ZU
11382%doc %{texmfdist}/doc/fonts/lm
11383%{texmfdist}/fonts/type1/public/lm
11384%{texmfdist}/fonts/afm/public/lm
11385%{texmfdist}/fonts/opentype/public/lm
11386%{texmfdist}/fonts/enc/dvips/lm
11387%{texmfdist}/fonts/tfm/public/lm
11388%{texmfdist}/fonts/map/dvips/lm
11389%{texmfdist}/fonts/map/dvipdfm/lm
11390%{texmfdist}/source/fonts/lm
11391%{texmfdist}/tex/latex/lm
d08789e0
ZU
11392
11393%files fonts-marvosym
11394%defattr(644,root,root,755)
7179ac92 11395%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11396%dir %{texmfdist}/source/fonts/eurofont
11397%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11398%dir %{texmfdist}/tex/latex
7179ac92
ZU
11399%{texmfdist}/fonts/type1/public/marvosym
11400%{texmfdist}/fonts/afm/public/marvosym
11401%{texmfdist}/fonts/tfm/public/marvosym
11402%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11403%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11404%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11405
11406%files fonts-mflogo
11407%defattr(644,root,root,755)
7179ac92
ZU
11408%doc %{texmfdist}/doc/latex/mflogo
11409%{texmfdist}/fonts/source/public/mflogo
11410%{texmfdist}/fonts/type1/hoekwater/mflogo
11411%{texmfdist}/fonts/afm/hoekwater/mflogo
11412%{texmfdist}/fonts/tfm/public/mflogo
11413%{texmfdist}/fonts/map/dvips/mflogo
11414%{texmfdist}/source/latex/mflogo
11415%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11416
11417%files fonts-misc
11418%defattr(644,root,root,755)
7179ac92
ZU
11419%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11420%{texmfdist}/fonts/source/public/misc
11421%{texmfdist}/fonts/tfm/public/misc
11422%{texmfdist}/fonts/misc
d08789e0
ZU
11423
11424%files fonts-monotype
11425%defattr(644,root,root,755)
7179ac92
ZU
11426%{texmfdist}/fonts/tfm/monotype
11427%{texmfdist}/fonts/vf/monotype
d08789e0 11428
f1ba8563
ZU
11429%files fonts-other
11430%defattr(644,root,root,755)
11431%doc %{texmfdist}/doc/fonts/allrunes
11432%{texmfdist}/fonts/source/public/allrunes
11433%{texmfdist}/fonts/tfm/public/allrunes
11434%{texmfdist}/fonts/type1/public/allrunes
11435%{texmfdist}/source/fonts/allrunes
11436
11437%doc %{texmfdist}/doc/fonts/antiqua
11438%{texmfdist}/fonts/map/dvips/antiqua
11439
11440%{texmfdist}/fonts/source/public/apl
11441%{texmfdist}/fonts/tfm/public/apl
11442%{texmfdist}/source/fonts/apl
11443
11444%{texmfdist}/fonts/afm/arabi/arabeyes
11445%{texmfdist}/fonts/tfm/arabi/arabeyes
11446%{texmfdist}/fonts/type1/arabi/arabeyes
11447
11448%{texmfdist}/fonts/enc/dvips/arabi
11449%{texmfdist}/fonts/map/dvips/arabi
11450
11451%{texmfdist}/fonts/map/dvips/arabtex
11452%{texmfdist}/fonts/source/public/arabtex
11453%{texmfdist}/fonts/tfm/public/arabtex
11454%{texmfdist}/fonts/type1/public/arabtex
11455
11456%doc %{texmfdist}/doc/fonts/archaic
11457%{texmfdist}/fonts/afm/public/archaic
11458%{texmfdist}/fonts/map/dvips/archaic
11459%{texmfdist}/fonts/source/public/archaic
11460%{texmfdist}/fonts/tfm/public/archaic
11461%{texmfdist}/fonts/type1/public/archaic
11462%{texmfdist}/source/fonts/archaic
11463
11464%doc %{texmfdist}/doc/fonts/arev
11465%{texmfdist}/fonts/afm/public/arev
11466%{texmfdist}/fonts/enc/dvips/arev
11467%{texmfdist}/fonts/map/dvips/arev
11468%{texmfdist}/fonts/tfm/public/arev
11469%{texmfdist}/fonts/type1/public/arev
11470%{texmfdist}/fonts/vf/public/arev
11471%{texmfdist}/source/fonts/arev
11472
11473%{texmfdist}/fonts/tfm/vntex/arevvn
11474%{texmfdist}/fonts/type1/vntex/arevvn
11475
11476%{texmfdist}/fonts/source/public/ar
11477%{texmfdist}/fonts/tfm/public/ar
11478
11479%doc %{texmfdist}/doc/fonts/armenian
11480%{texmfdist}/fonts/source/public/armenian
11481%{texmfdist}/fonts/tfm/public/armenian
11482
11483%{texmfdist}/fonts/map/dvips/arphic
11484
11485%doc %{texmfdist}/doc/fonts/malayalam
11486%doc %{texmfdist}/doc/fonts/Asana-Math
11487%{texmfdist}/fonts/opentype/public/Asana-Math
11488
11489%doc %{texmfdist}/doc/fonts/ascii
11490%{texmfdist}/fonts/map/dvips/ascii
11491%{texmfdist}/fonts/tfm/public/ascii
11492%{texmfdist}/fonts/type1/public/ascii
11493
11494%doc %{texmfdist}/doc/fonts/astro
11495%{texmfdist}/fonts/source/public/astro
11496%{texmfdist}/fonts/tfm/public/astro
11497
11498%{texmfdist}/fonts/afm/public/augie
11499%{texmfdist}/fonts/map/dvips/augie
11500%{texmfdist}/fonts/tfm/public/augie
11501%{texmfdist}/fonts/type1/public/augie
11502%{texmfdist}/fonts/vf/public/augie
11503
11504%doc %{texmfdist}/doc/fonts/auncial-new
11505%{texmfdist}/fonts/afm/public/auncial-new
11506%{texmfdist}/fonts/map/dvips/auncial-new
11507%{texmfdist}/fonts/tfm/public/auncial-new
11508%{texmfdist}/fonts/type1/public/auncial-new
11509%{texmfdist}/source/fonts/auncial-new
11510
11511%{texmfdist}/fonts/afm/public/aurical
11512%{texmfdist}/fonts/map/dvips/aurical
11513%{texmfdist}/fonts/source/public/aurical
11514%{texmfdist}/fonts/tfm/public/aurical
11515%{texmfdist}/fonts/type1/public/aurical
11516
11517%{texmfdist}/fonts/map/dvips/avantgar
11518%{texmfdist}/fonts/tfm/cspsfonts-adobe/avantgar
11519%{texmfdist}/fonts/tfm/urw35vf/avantgar
11520%{texmfdist}/fonts/vf/cspsfonts-adobe/avantgar
11521%{texmfdist}/fonts/vf/urw35vf/avantgar
11522
11523%{texmfdist}/fonts/source/public/backgammon
11524%{texmfdist}/fonts/tfm/public/backgammon
11525
11526%{texmfdist}/fonts/source/public/bangtex
11527%{texmfdist}/fonts/tfm/public/bangtex
11528
11529%{texmfdist}/fonts/source/public/barcodes
11530%{texmfdist}/fonts/tfm/public/barcodes
11531
11532%{texmfdist}/fonts/source/public/bayer
11533%{texmfdist}/fonts/tfm/public/bayer
11534
11535%{texmfdist}/fonts/source/public/bbding
11536%{texmfdist}/fonts/tfm/public/bbding
11537
11538%{texmfdist}/fonts/map/dvips/belleek
11539%{texmfdist}/fonts/truetype/public/belleek
11540
11541%{texmfdist}/fonts/source/public/bengali
11542%{texmfdist}/fonts/tfm/public/bengali
11543
11544%doc %{texmfdist}/doc/fonts/bera
11545%{texmfdist}/fonts/afm/public/bera
11546%{texmfdist}/fonts/map/dvips/bera
11547%{texmfdist}/fonts/map/vtex/bera
11548%{texmfdist}/fonts/tfm/public/bera
11549%{texmfdist}/fonts/type1/public/bera
11550%{texmfdist}/fonts/vf/public/bera
11551
11552%doc %{texmfdist}/doc/fonts/blacklettert1
11553%{texmfdist}/fonts/tfm/public/blacklettert1
11554%{texmfdist}/fonts/vf/public/blacklettert1
11555%{texmfdist}/source/fonts/blacklettert1
11556
11557%doc %{texmfdist}/doc/fonts/boisik
11558%{texmfdist}/fonts/source/public/boisik
11559
11560%doc %{texmfdist}/doc/fonts/bookhands
11561%{texmfdist}/fonts/source/public/bookhands
11562
11563%{texmfdist}/fonts/map/dvips/bookman
11564%{texmfdist}/fonts/tfm/cspsfonts-adobe/bookman
11565%{texmfdist}/fonts/tfm/urw35vf/bookman
11566%{texmfdist}/fonts/vf/cspsfonts-adobe/bookman
11567%{texmfdist}/fonts/vf/urw35vf/bookman
11568
11569%{texmfdist}/fonts/afm/public/brushscr
11570%{texmfdist}/fonts/map/dvips/brushscr
11571%{texmfdist}/fonts/tfm/public/brushscr
11572%{texmfdist}/fonts/type1/public/brushscr
11573%{texmfdist}/fonts/vf/public/brushscr
11574
11575%doc %{texmfdist}/doc/fonts/burmese
11576%{texmfdist}/fonts/map/dvips/burmese
11577%{texmfdist}/fonts/tfm/public/burmese
11578%{texmfdist}/fonts/type1/public/burmese
11579
11580%{texmfdist}/fonts/tfm/cns/c0so12
11581
11582%{texmfdist}/fonts/tfm/cns/c1so12
11583
11584%{texmfdist}/fonts/tfm/cns/c2so12
11585
11586%{texmfdist}/fonts/tfm/cns/c3so12
11587
11588%{texmfdist}/fonts/tfm/cns/c4so12
11589
11590%{texmfdist}/fonts/tfm/cns/c5so12
11591
11592%{texmfdist}/fonts/tfm/cns/c6so12
11593
11594%{texmfdist}/fonts/tfm/cns/c7so12
11595
11596%{texmfdist}/fonts/enc/dvips/c90enc
11597
11598%{texmfdist}/fonts/source/public/calligra
11599%{texmfdist}/fonts/tfm/public/calligra
11600
11601%doc %{texmfdist}/doc/fonts/carolmin-ps
11602%{texmfdist}/fonts/afm/public/carolmin-ps
11603%{texmfdist}/fonts/map/dvips/carolmin-ps
11604%{texmfdist}/fonts/type1/public/carolmin-ps
11605
11606%{texmfdist}/fonts/source/public/casyl
11607%{texmfdist}/fonts/tfm/public/casyl
11608
11609%{texmfdist}/fonts/source/public/cbcoptic
11610%{texmfdist}/fonts/tfm/public/cbcoptic
11611%{texmfdist}/fonts/type1/public/cbcoptic
11612
11613%doc %{texmfdist}/doc/fonts/cbfonts
11614%{texmfdist}/fonts/enc/dvips/cbfonts
11615%{texmfdist}/fonts/map/dvips/cbfonts
11616%{texmfdist}/fonts/source/public/cbfonts
11617%{texmfdist}/fonts/tfm/public/cbfonts
11618%{texmfdist}/fonts/type1/public/cbfonts
11619
11620%{texmfdist}/fonts/source/public/cchess
11621%{texmfdist}/fonts/tfm/public/cchess
11622
11623%{texmfdist}/fonts/afm/vntex/chartervn
11624%{texmfdist}/fonts/tfm/vntex/chartervn
11625%{texmfdist}/fonts/type1/vntex/chartervn
11626%{texmfdist}/fonts/vf/vntex/chartervn
11627
11628%doc %{texmfdist}/doc/fonts/chemarrow
11629%{texmfdist}/fonts/afm/public/chemarrow
11630%{texmfdist}/fonts/map/dvips/chemarrow
11631%{texmfdist}/fonts/source/public/chemarrow
11632%{texmfdist}/fonts/tfm/public/chemarrow
11633%{texmfdist}/fonts/type1/public/chemarrow
11634
11635%{texmfdist}/fonts/source/public/cherokee
11636%{texmfdist}/fonts/tfm/public/cherokee
11637
11638%{texmfdist}/fonts/source/public/chess
11639
11640%{texmfdist}/fonts/enc/dvips/chessfss
11641
11642%{texmfdist}/fonts/source/public/china2e
11643%{texmfdist}/fonts/tfm/public/china2e
11644
11645%{texmfdist}/fonts/source/public/circ
11646%{texmfdist}/fonts/tfm/public/circ
11647
11648%doc %{texmfdist}/doc/fonts/cirth
11649%{texmfdist}/fonts/source/public/cirth
11650%{texmfdist}/fonts/tfm/public/cirth
11651
11652%doc %{texmfdist}/doc/fonts/cjhebrew
11653%{texmfdist}/fonts/afm/public/cjhebrew
11654%{texmfdist}/fonts/enc/dvips/cjhebrew
11655%{texmfdist}/fonts/map/dvips/cjhebrew
11656%{texmfdist}/fonts/tfm/public/cjhebrew
11657%{texmfdist}/fonts/type1/public/cjhebrew
11658%{texmfdist}/fonts/vf/public/cjhebrew
11659
11660%{texmfdist}/fonts/source/public/clock
11661%{texmfdist}/fonts/tfm/public/clock
11662
11663%doc %{texmfdist}/doc/fonts/cmastro
11664%{texmfdist}/fonts/source/public/cmastro
11665%{texmfdist}/fonts/tfm/public/cmastro
11666
11667%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11668%{texmfdist}/fonts/type1/vntex/cmbrightvn
11669
11670%{texmfdist}/fonts/type1/public/cmex
11671
11672%{texmfdist}/fonts/afm/public/cm-lgc
11673%{texmfdist}/fonts/enc/dvips/cm-lgc
11674%{texmfdist}/fonts/map/dvips/cm-lgc
11675%{texmfdist}/fonts/ofm/public/cm-lgc
11676%{texmfdist}/fonts/ovf/public/cm-lgc
11677%{texmfdist}/fonts/tfm/public/cm-lgc
11678%{texmfdist}/fonts/type1/public/cm-lgc
11679%{texmfdist}/fonts/vf/public/cm-lgc
11680
11681%{texmfdist}/fonts/map/dvips/cmll
11682%{texmfdist}/fonts/source/public/cmll
11683%{texmfdist}/fonts/tfm/public/cmll
11684%{texmfdist}/fonts/type1/public/cmll
11685
11686%doc %{texmfdist}/doc/fonts/cmpica
11687%{texmfdist}/fonts/source/public/cmpica
11688%{texmfdist}/fonts/tfm/public/cmpica
11689
11690%doc %{texmfdist}/doc/fonts/cm-super
11691%{texmfdist}/fonts/afm/public/cm-super
11692%{texmfdist}/fonts/enc/dvips/cm-super
11693%{texmfdist}/fonts/map/dvips/cm-super
11694%{texmfdist}/fonts/map/vtex/cm-super
11695%{texmfdist}/fonts/type1/public/cm-super
11696
11697%doc %{texmfdist}/doc/fonts/cns/cns40-1
11698
11699%doc %{texmfdist}/doc/fonts/cns/cns40-2
11700
11701%doc %{texmfdist}/doc/fonts/cns/cns40-3
11702
11703%doc %{texmfdist}/doc/fonts/cns/cns40-4
11704
11705%doc %{texmfdist}/doc/fonts/cns/cns40-5
11706
11707%doc %{texmfdist}/doc/fonts/cns/cns40-6
11708
11709%doc %{texmfdist}/doc/fonts/cns/cns40-7
11710
11711%doc %{texmfdist}/doc/fonts/cns/cns40-b5
11712
11713%{texmfdist}/fonts/tfm/vntex/comicsansvn
11714%{texmfdist}/fonts/type1/vntex/comicsansvn
11715%{texmfdist}/fonts/vf/vntex/comicsansvn
11716
11717%{texmfdist}/fonts/tfm/vntex/concretevn
11718%{texmfdist}/fonts/type1/vntex/concretevn
11719
11720%{texmfdist}/fonts/map/pdftex/context
11721
11722%{texmfdist}/fonts/afm/ibm/courier
11723%{texmfdist}/fonts/map/dvips/courier
11724%{texmfdist}/fonts/tfm/cspsfonts-adobe/courier
11725%{texmfdist}/fonts/tfm/urw35vf/courier
11726%{texmfdist}/fonts/vf/cspsfonts-adobe/courier
11727%{texmfdist}/fonts/vf/urw35vf/courier
11728
11729%doc %{texmfdist}/doc/fonts/croatian
11730%{texmfdist}/fonts/source/public/croatian
11731
11732%{texmfdist}/fonts/afm/public/cryst
11733%{texmfdist}/fonts/source/public/cryst
11734%{texmfdist}/fonts/tfm/public/cryst
11735%{texmfdist}/fonts/type1/public/cryst
11736
11737%{texmfdist}/fonts/source/public/ctib
11738%{texmfdist}/fonts/tfm/public/ctib
11739
11740%doc %{texmfdist}/doc/fonts/cyklop
11741%{texmfdist}/fonts/afm/public/cyklop
11742%{texmfdist}/fonts/enc/dvips/cyklop
11743%{texmfdist}/fonts/map/dvips/cyklop
11744%{texmfdist}/fonts/opentype/public/cyklop
11745%{texmfdist}/fonts/tfm/public/cyklop
11746%{texmfdist}/fonts/type1/public/cyklop
11747
11748%{texmfdist}/fonts/source/public/dancers
11749%{texmfdist}/fonts/tfm/public/dancers
11750
11751%doc %{texmfdist}/doc/fonts/dice
11752%{texmfdist}/fonts/source/public/dice
11753%{texmfdist}/fonts/tfm/public/dice
11754
11755%doc %{texmfdist}/doc/fonts/dictsym
11756%{texmfdist}/fonts/afm/public/dictsym
11757%{texmfdist}/fonts/map/dvips/dictsym
11758%{texmfdist}/fonts/map/vtex/dictsym
11759%{texmfdist}/fonts/tfm/public/dictsym
11760%{texmfdist}/fonts/type1/public/dictsym
11761
11762%doc %{texmfdist}/doc/fonts/dingbat
11763%{texmfdist}/fonts/tfm/public/dingbat
11764%{texmfdist}/source/fonts/dingbat
11765
11766%{texmfdist}/source/fonts/malayalam/dng
11767
11768%doc %{texmfdist}/doc/fonts/doublestroke
11769%{texmfdist}/fonts/map/dvips/doublestroke
11770%{texmfdist}/fonts/source/public/doublestroke
11771%{texmfdist}/fonts/tfm/public/doublestroke
11772%{texmfdist}/fonts/type1/public/doublestroke
11773
11774%doc %{texmfdist}/doc/fonts/duerer
11775%{texmfdist}/fonts/source/public/duerer
11776%{texmfdist}/fonts/tfm/public/duerer
11777
11778%doc %{texmfdist}/doc/fonts/ean
11779%{texmfdist}/fonts/source/public/ean
11780%{texmfdist}/fonts/tfm/public/ean
11781
11782%doc %{texmfdist}/doc/fonts/eco
11783%{texmfdist}/fonts/tfm/public/eco
11784%{texmfdist}/fonts/vf/public/eco
11785%{texmfdist}/source/fonts/eco
11786
11787%doc %{texmfdist}/doc/fonts/eiad
11788%{texmfdist}/fonts/source/public/eiad
11789%{texmfdist}/fonts/tfm/public/eiad
11790
11791%doc %{texmfdist}/doc/fonts/elvish
11792%{texmfdist}/fonts/source/public/elvish
11793%{texmfdist}/fonts/tfm/public/elvish
11794
11795%doc %{texmfdist}/doc/fonts/epigrafica
11796%{texmfdist}/fonts/afm/public/epigrafica
11797%{texmfdist}/fonts/enc/dvips/epigrafica
11798%{texmfdist}/fonts/map/dvips/epigrafica
11799%{texmfdist}/fonts/tfm/public/epigrafica
11800%{texmfdist}/fonts/type1/public/epigrafica
11801%{texmfdist}/fonts/vf/public/epigrafica
11802
11803%{texmfdist}/fonts/map/dvips/epiolmec
11804%{texmfdist}/fonts/tfm/public/epiolmec
11805%{texmfdist}/fonts/type1/public/epiolmec
11806
11807%doc %{texmfdist}/doc/fonts/esint-type1
11808%{texmfdist}/fonts/map/dvips/esint-type1
11809%{texmfdist}/fonts/type1/public/esint-type1
11810
11811%{texmfdist}/fonts/map/dvips/esvect
11812%{texmfdist}/fonts/source/public/esvect
11813%{texmfdist}/fonts/tfm/public/esvect
11814%{texmfdist}/fonts/type1/public/esvect
11815
11816%{texmfdist}/fonts/ofm/public/ethiop
11817%{texmfdist}/fonts/ovf/public/ethiop
11818%{texmfdist}/fonts/ovp/public/ethiop
11819%{texmfdist}/fonts/source/public/ethiop
11820%{texmfdist}/fonts/tfm/public/ethiop
11821
11822%{texmfdist}/fonts/map/dvips/ethiop-t1
11823%{texmfdist}/fonts/type1/public/ethiop-t1
11824
11825%doc %{texmfdist}/doc/fonts/euro-ce
11826%{texmfdist}/fonts/source/public/euro-ce
11827%{texmfdist}/fonts/tfm/public/euro-ce
11828
11829%doc %{texmfdist}/doc/fonts/eurofont
11830%{texmfdist}/fonts/map/dvips/eurofont
11831%{texmfdist}/source/fonts/eurofont
11832
11833%{texmfdist}/fonts/tfm/arabi/farsiweb
11834%{texmfdist}/fonts/type1/arabi/farsiweb
11835
11836%doc %{texmfdist}/doc/fonts/feyn
11837%{texmfdist}/fonts/source/public/feyn
11838%{texmfdist}/fonts/tfm/public/feyn
11839%{texmfdist}/source/fonts/feyn
11840
11841%doc %{texmfdist}/doc/fonts/fge
11842%{texmfdist}/fonts/source/public/fge
11843%{texmfdist}/fonts/tfm/public/fge
11844%{texmfdist}/source/fonts/fge
11845
11846%{texmfdist}/fonts/map/dvips/foekfont
11847%{texmfdist}/fonts/tfm/public/foekfont
11848%{texmfdist}/fonts/type1/public/foekfont
11849
11850%doc %{texmfdist}/doc/fonts/fonetika
11851%{texmfdist}/fonts/afm/public/fonetika
11852%{texmfdist}/fonts/map/dvips/fonetika
11853%{texmfdist}/fonts/tfm/public/fonetika
11854%{texmfdist}/fonts/type1/public/fonetika
11855
11856%doc %{texmfdist}/doc/fonts/fourier
11857%{texmfdist}/fonts/afm/public/fourier
11858%{texmfdist}/fonts/map/dvips/fourier
11859%{texmfdist}/fonts/tfm/public/fourier
11860%{texmfdist}/fonts/type1/public/fourier
11861%{texmfdist}/fonts/vf/public/fourier
11862%{texmfdist}/source/fonts/fourier
11863
11864%doc %{texmfdist}/doc/fonts/fouriernc
11865%{texmfdist}/fonts/afm/public/fouriernc
11866%{texmfdist}/fonts/tfm/public/fouriernc
11867%{texmfdist}/fonts/vf/public/fouriernc
11868
11869%doc %{texmfdist}/doc/fonts/frcursive
11870%{texmfdist}/fonts/source/public/frcursive
11871%{texmfdist}/fonts/tfm/public/frcursive
11872%{texmfdist}/source/fonts/frcursive
11873
11874%doc %{texmfdist}/doc/fonts/futhark
11875%{texmfdist}/fonts/source/public/futhark
11876%{texmfdist}/fonts/tfm/public/futhark
11877
11878%{texmfdist}/fonts/afm/public/garuda
11879%{texmfdist}/fonts/map/dvips/garuda
11880%{texmfdist}/fonts/tfm/public/garuda
11881%{texmfdist}/fonts/type1/public/garuda
11882
11883%doc %{texmfdist}/doc/fonts/genealogy
11884%{texmfdist}/fonts/source/public/genealogy
11885%{texmfdist}/fonts/tfm/public/genealogy
11886
11887%doc %{texmfdist}/doc/fonts/gfsartemisia
11888%{texmfdist}/fonts/afm/public/gfsartemisia
11889%{texmfdist}/fonts/enc/dvips/gfsartemisia
11890%{texmfdist}/fonts/map/dvips/gfsartemisia
11891%{texmfdist}/fonts/opentype/public/gfsartemisia
11892%{texmfdist}/fonts/tfm/public/gfsartemisia
11893%{texmfdist}/fonts/type1/public/gfsartemisia
11894%{texmfdist}/fonts/vf/public/gfsartemisia
11895
11896%doc %{texmfdist}/doc/fonts/gfsbaskerville
11897%{texmfdist}/fonts/afm/public/gfsbaskerville
11898%{texmfdist}/fonts/enc/dvips/gfsbaskerville
11899%{texmfdist}/fonts/map/dvips/gfsbaskerville
11900%{texmfdist}/fonts/opentype/public/gfsbaskerville
11901%{texmfdist}/fonts/tfm/public/gfsbaskerville
11902%{texmfdist}/fonts/type1/public/gfsbaskerville
11903%{texmfdist}/fonts/vf/public/gfsbaskerville
11904
11905%doc %{texmfdist}/doc/fonts/gfsbodoni
11906%{texmfdist}/fonts/afm/public/gfsbodoni
11907%{texmfdist}/fonts/enc/dvips/gfsbodoni
11908%{texmfdist}/fonts/map/dvips/gfsbodoni
11909%{texmfdist}/fonts/opentype/public/gfsbodoni
11910%{texmfdist}/fonts/tfm/public/gfsbodoni
11911%{texmfdist}/fonts/type1/public/gfsbodoni
11912%{texmfdist}/fonts/vf/public/gfsbodoni
11913
11914%doc %{texmfdist}/doc/fonts/gfscomplutum
11915%{texmfdist}/fonts/afm/public/gfscomplutum
11916%{texmfdist}/fonts/enc/dvips/gfscomplutum
11917%{texmfdist}/fonts/map/dvips/gfscomplutum
11918%{texmfdist}/fonts/opentype/public/gfscomplutum
11919%{texmfdist}/fonts/tfm/public/gfscomplutum
11920%{texmfdist}/fonts/type1/public/gfscomplutum
11921%{texmfdist}/fonts/vf/public/gfscomplutum
11922
11923%doc %{texmfdist}/doc/fonts/gfsdidot
11924%{texmfdist}/fonts/afm/public/gfsdidot
11925%{texmfdist}/fonts/enc/dvips/gfsdidot
11926%{texmfdist}/fonts/map/dvips/gfsdidot
11927%{texmfdist}/fonts/opentype/public/gfsdidot
11928%{texmfdist}/fonts/tfm/public/gfsdidot
11929%{texmfdist}/fonts/type1/public/gfsdidot
11930%{texmfdist}/fonts/vf/public/gfsdidot
11931
11932%doc %{texmfdist}/doc/fonts/gfsneohellenic
11933%{texmfdist}/fonts/afm/public/gfsneohellenic
11934%{texmfdist}/fonts/enc/dvips/gfsneohellenic
11935%{texmfdist}/fonts/map/dvips/gfsneohellenic
11936%{texmfdist}/fonts/opentype/public/gfsneohellenic
11937%{texmfdist}/fonts/tfm/public/gfsneohellenic
11938%{texmfdist}/fonts/type1/public/gfsneohellenic
11939%{texmfdist}/fonts/vf/public/gfsneohellenic
11940
11941%doc %{texmfdist}/doc/fonts/gfsporson
11942%{texmfdist}/fonts/afm/public/gfsporson
11943%{texmfdist}/fonts/enc/dvips/gfsporson
11944%{texmfdist}/fonts/map/dvips/gfsporson
11945%{texmfdist}/fonts/opentype/public/gfsporson
11946%{texmfdist}/fonts/tfm/public/gfsporson
11947%{texmfdist}/fonts/type1/public/gfsporson
11948%{texmfdist}/fonts/vf/public/gfsporson
11949
11950%doc %{texmfdist}/doc/fonts/gfssolomos
11951%{texmfdist}/fonts/afm/public/gfssolomos
11952%{texmfdist}/fonts/enc/dvips/gfssolomos
11953%{texmfdist}/fonts/map/dvips/gfssolomos
11954%{texmfdist}/fonts/opentype/public/gfssolomos
11955%{texmfdist}/fonts/tfm/public/gfssolomos
11956%{texmfdist}/fonts/type1/public/gfssolomos
11957%{texmfdist}/fonts/vf/public/gfssolomos
11958
11959%{texmfdist}/fonts/source/public/go
11960%{texmfdist}/fonts/tfm/public/go
11961
11962%doc %{texmfdist}/doc/fonts/greenpoint
11963%{texmfdist}/fonts/source/public/greenpoint
11964%{texmfdist}/fonts/tfm/public/greenpoint
11965
11966%{texmfdist}/fonts/afm/groff
11967%{texmfdist}/fonts/enc/dvips/groff
11968%{texmfdist}/fonts/map/dvips/groff
11969%{texmfdist}/fonts/tfm/groff
11970%{texmfdist}/fonts/type1/groff
11971
11972%doc %{texmfdist}/doc/fonts/grotesq
11973%{texmfdist}/fonts/map/dvips/grotesq
11974
11975%{texmfdist}/fonts/afm/vntex/grotesqvn
11976%{texmfdist}/fonts/tfm/vntex/grotesqvn
11977%{texmfdist}/fonts/type1/vntex/grotesqvn
11978
11979%{texmfdist}/fonts/afm/public/grverb
11980%{texmfdist}/fonts/map/dvips/grverb
11981%{texmfdist}/fonts/tfm/public/grverb
11982%{texmfdist}/fonts/type1/public/grverb
11983%{texmfdist}/fonts/vf/public/grverb
11984
11985%{texmfdist}/fonts/source/public/hands
11986%{texmfdist}/fonts/tfm/public/hands
11987
11988%{texmfdist}/fonts/afm/jmn/hans
11989%{texmfdist}/fonts/tfm/jmn/hans
11990%{texmfdist}/fonts/type1/jmn/hans
11991
11992%{texmfdist}/fonts/map/dvips/helvetic
11993%{texmfdist}/fonts/tfm/cspsfonts-adobe/helvetic
11994%{texmfdist}/fonts/tfm/urw35vf/helvetic
11995%{texmfdist}/fonts/vf/cspsfonts-adobe/helvetic
11996%{texmfdist}/fonts/vf/urw35vf/helvetic
11997
11998%doc %{texmfdist}/doc/fonts/hfbright
11999%{texmfdist}/fonts/afm/public/hfbright
12000%{texmfdist}/fonts/enc/dvips/hfbright
12001%{texmfdist}/fonts/map/dvips/hfbright
12002%{texmfdist}/fonts/type1/public/hfbright
12003%{texmfdist}/source/fonts/hfbright
12004
12005%doc %{texmfdist}/doc/fonts/hfoldsty
12006%{texmfdist}/fonts/tfm/public/hfoldsty
12007%{texmfdist}/fonts/vf/public/hfoldsty
12008%{texmfdist}/source/fonts/hfoldsty
12009
12010%doc %{texmfdist}/doc/fonts/ibygrk
12011%{texmfdist}/fonts/afm/public/ibygrk
12012%{texmfdist}/fonts/enc/dvips/ibygrk
12013%{texmfdist}/fonts/map/dvips/ibygrk
12014%{texmfdist}/fonts/source/public/ibygrk
12015%{texmfdist}/fonts/tfm/public/ibygrk
12016%{texmfdist}/fonts/type1/public/ibygrk
12017
12018%doc %{texmfdist}/doc/fonts/ifsym
12019%{texmfdist}/fonts/source/public/ifsym
12020%{texmfdist}/fonts/tfm/public/ifsym
12021
12022%doc %{texmfdist}/doc/fonts/initials
12023%{texmfdist}/fonts/afm/public/initials
12024%{texmfdist}/fonts/map/dvips/initials
12025%{texmfdist}/fonts/tfm/public/initials
12026%{texmfdist}/fonts/type1/public/initials
12027
12028%{texmfdist}/fonts/afm/public/itrans
12029%{texmfdist}/fonts/source/public/itrans
12030%{texmfdist}/fonts/tfm/public/itrans
12031%{texmfdist}/fonts/truetype/public/itrans
12032%{texmfdist}/fonts/type1/public/itrans
12033
12034%{texmfdist}/fonts/afm/public/iwona
12035%{texmfdist}/fonts/enc/dvips/iwona
12036%{texmfdist}/fonts/map/dvips/iwona
12037%{texmfdist}/fonts/opentype/public/iwona
12038%{texmfdist}/fonts/tfm/public/iwona
12039%{texmfdist}/fonts/type1/public/iwona
12040
12041%{texmfdist}/fonts/enc/dvips/jmn
12042%{texmfdist}/fonts/map/dvips/jmn
12043
12044%{texmfdist}/fonts/source/public/kdgreek
12045%{texmfdist}/fonts/tfm/public/kdgreek
12046
12047%{texmfdist}/fonts/afm/public/kerkis
12048%{texmfdist}/fonts/enc/dvips/kerkis
12049%{texmfdist}/fonts/map/dvips/kerkis
12050%{texmfdist}/fonts/tfm/public/kerkis
12051%{texmfdist}/fonts/type1/public/kerkis
12052%{texmfdist}/fonts/vf/public/kerkis
12053
12054%doc %{texmfdist}/doc/fonts/kixfont
12055%{texmfdist}/fonts/source/public/kixfont
12056%{texmfdist}/fonts/tfm/public/kixfont
12057
12058%doc %{texmfdist}/doc/fonts/kpfonts
12059%{texmfdist}/fonts/afm/public/kpfonts
12060%{texmfdist}/fonts/map/public/kpfonts
12061%{texmfdist}/fonts/source/public/kpfonts
12062%{texmfdist}/fonts/tfm/public/kpfonts
12063%{texmfdist}/fonts/type1/public/kpfonts
12064%{texmfdist}/fonts/vf/public/kpfonts
12065
12066%{texmfdist}/fonts/afm/public/kurier
12067%{texmfdist}/fonts/enc/dvips/kurier
12068%{texmfdist}/fonts/map/dvips/kurier
12069%{texmfdist}/fonts/opentype/public/kurier
12070%{texmfdist}/fonts/tfm/public/kurier
12071%{texmfdist}/fonts/type1/public/kurier
12072
12073%doc %{texmfdist}/doc/fonts/levy
12074%{texmfdist}/fonts/source/public/levy
12075
12076%doc %{texmfdist}/doc/fonts/lfb
12077%{texmfdist}/fonts/source/public/lfb
12078%{texmfdist}/fonts/tfm/public/lfb
12079
12080%doc %{texmfdist}/doc/fonts/libertine
12081%{texmfdist}/fonts/afm/public/libertine
12082%{texmfdist}/fonts/enc/dvips/libertine
12083%{texmfdist}/fonts/map/dvips/libertine
12084%{texmfdist}/fonts/tfm/public/libertine
12085%{texmfdist}/fonts/type1/public/libertine
12086%{texmfdist}/fonts/vf/public/libertine
12087
12088%doc %{texmfdist}/doc/fonts/linearA
12089%{texmfdist}/fonts/afm/public/linearA
12090%{texmfdist}/fonts/map/dvips/linearA
12091%{texmfdist}/fonts/tfm/public/linearA
12092%{texmfdist}/fonts/type1/public/linearA
12093%{texmfdist}/source/fonts/linearA
12094
12095%{texmfdist}/fonts/source/public/logic
12096%{texmfdist}/fonts/tfm/public/logic
12097
12098%doc %{texmfdist}/doc/fonts/lxfonts
12099%{texmfdist}/fonts/map/dvips/lxfonts
12100%{texmfdist}/fonts/source/public/lxfonts
12101%{texmfdist}/fonts/tfm/public/lxfonts
12102%{texmfdist}/fonts/type1/public/lxfonts
12103
12104%doc %{texmfdist}/doc/fonts/ly1
12105%{texmfdist}/fonts/map/dvips/ly1
12106
12107%{texmfdist}/fonts/source/public/malayalam
12108%{texmfdist}/fonts/tfm/public/malayalam
12109
12110%{texmfdist}/fonts/map/dvips/manfnt
12111
12112%{texmfdist}/fonts/map/dvips/mathdesign
12113
12114%{texmfdist}/fonts/tfm/public/mathpazo
12115%{texmfdist}/fonts/vf/public/mathpazo
12116
12117%{texmfdist}/fonts/afm/mathdesign/mdbch
12118%{texmfdist}/fonts/tfm/mathdesign/mdbch
12119%{texmfdist}/fonts/type1/mathdesign/mdbch
12120%{texmfdist}/fonts/vf/mathdesign/mdbch
12121
12122%{texmfdist}/fonts/afm/mathdesign/mdput
12123%{texmfdist}/fonts/tfm/mathdesign/mdput
12124%{texmfdist}/fonts/type1/mathdesign/mdput
12125%{texmfdist}/fonts/vf/mathdesign/mdput
12126
12127%{texmfdist}/fonts/afm/mathdesign/mdugm
12128%{texmfdist}/fonts/tfm/mathdesign/mdugm
12129%{texmfdist}/fonts/type1/mathdesign/mdugm
12130%{texmfdist}/fonts/vf/mathdesign/mdugm
12131
12132%{texmfdist}/fonts/enc/dvips/mnsymbol
12133%{texmfdist}/fonts/map/dvips/mnsymbol
12134%{texmfdist}/fonts/map/vtex/mnsymbol
12135%{texmfdist}/fonts/opentype/public/mnsymbol
12136%{texmfdist}/fonts/source/public/mnsymbol
12137%{texmfdist}/fonts/tfm/public/mnsymbol
12138%{texmfdist}/fonts/type1/public/mnsymbol
12139
12140%{texmfdist}/fonts/map/dvips/montex
12141%{texmfdist}/fonts/source/public/montex
12142%{texmfdist}/fonts/tfm/public/montex
12143%{texmfdist}/fonts/type1/public/montex
12144
12145%{texmfdist}/fonts/tfm/vntex/mscorevn
12146%{texmfdist}/fonts/vf/vntex/mscorevn
12147
12148%{texmfdist}/fonts/source/public/musixps
12149%{texmfdist}/fonts/tfm/public/musixps
12150
12151%doc %{texmfdist}/doc/generic/musixtex
12152%{texmfdist}/fonts/map/dvips/musixtex
12153%{texmfdist}/fonts/source/public/musixtex
12154%{texmfdist}/fonts/tfm/public/musixtex
12155%{texmfdist}/fonts/type1/public/musixtex
12156
12157%{texmfdist}/fonts/source/public/mxd
12158%{texmfdist}/fonts/tfm/public/mxd
12159
12160%{texmfdist}/fonts/source/public/mxedruli
12161%{texmfdist}/fonts/tfm/public/mxedruli
12162
12163%{texmfdist}/fonts/map/dvips/ncntrsbk
12164%{texmfdist}/fonts/tfm/cspsfonts-adobe/ncntrsbk
12165%{texmfdist}/fonts/tfm/urw35vf/ncntrsbk
12166%{texmfdist}/fonts/vf/cspsfonts-adobe/ncntrsbk
12167%{texmfdist}/fonts/vf/urw35vf/ncntrsbk
12168
12169%{texmfdist}/fonts/source/public/niceframe
12170%{texmfdist}/fonts/tfm/public/niceframe
12171
12172%doc %{texmfdist}/doc/fonts/nkarta
12173%{texmfdist}/fonts/source/public/nkarta
12174%{texmfdist}/fonts/tfm/public/nkarta
12175
12176%{texmfdist}/fonts/afm/public/norasi
12177%{texmfdist}/fonts/map/dvips/norasi
12178%{texmfdist}/fonts/tfm/public/norasi
12179%{texmfdist}/fonts/type1/public/norasi
12180
12181%{texmfdist}/fonts/source/public/oca
12182
12183%{texmfdist}/fonts/afm/public/ocherokee
12184%{texmfdist}/fonts/map/dvips/ocherokee
12185%{texmfdist}/fonts/ofm/public/ocherokee
12186%{texmfdist}/fonts/ovf/public/ocherokee
12187%{texmfdist}/fonts/ovp/public/ocherokee
12188%{texmfdist}/fonts/tfm/public/ocherokee
12189%{texmfdist}/fonts/type1/public/ocherokee
12190
12191%{texmfdist}/fonts/source/public/ogham
12192%{texmfdist}/fonts/tfm/public/ogham
12193
12194%doc %{texmfdist}/doc/fonts/oinuit
12195%{texmfdist}/fonts/map/dvips/oinuit
12196%{texmfdist}/fonts/ofm/public/oinuit
12197%{texmfdist}/fonts/ovf/public/oinuit
12198%{texmfdist}/fonts/tfm/public/oinuit
12199%{texmfdist}/fonts/type1/public/oinuit
12200
12201%{texmfdist}/fonts/source/public/osmanian
12202
12203%doc %{texmfdist}/doc/fonts/ot2cyr
12204%{texmfdist}/fonts/map/dvips/ot2cyr
12205%{texmfdist}/source/fonts/ot2cyr
12206
12207%{texmfdist}/fonts/source/public/othello
12208%{texmfdist}/fonts/tfm/public/othello
12209
12210%{texmfdist}/fonts/ofm/public/otibet
12211%{texmfdist}/fonts/ovf/public/otibet
12212%{texmfdist}/fonts/ovp/public/otibet
12213%{texmfdist}/fonts/source/public/otibet
12214%{texmfdist}/fonts/tfm/public/otibet
12215
12216%doc %{texmfdist}/doc/fonts/pacioli
12217%{texmfdist}/fonts/source/public/pacioli
12218%{texmfdist}/fonts/tfm/public/pacioli
12219
12220%{texmfdist}/fonts/map/dvips/palatino
12221%{texmfdist}/fonts/tfm/cspsfonts-adobe/palatino
12222%{texmfdist}/fonts/tfm/urw35vf/palatino
12223%{texmfdist}/fonts/vf/cspsfonts-adobe/palatino
12224%{texmfdist}/fonts/vf/urw35vf/palatino
12225
12226%doc %{texmfdist}/doc/fonts/phaistos
12227%{texmfdist}/fonts/afm/public/phaistos
12228%{texmfdist}/fonts/map/dvips/phaistos
12229%{texmfdist}/fonts/opentype/public/phaistos
12230%{texmfdist}/fonts/tfm/public/phaistos
12231%{texmfdist}/fonts/type1/public/phaistos
12232%{texmfdist}/source/fonts/phaistos
12233
12234%{texmfdist}/fonts/opentype/public/philokalia
12235
12236%doc %{texmfdist}/doc/fonts/phonetic
12237%{texmfdist}/fonts/source/public/phonetic
12238%{texmfdist}/fonts/tfm/public/phonetic
12239%{texmfdist}/source/fonts/phonetic
12240
12241%{texmfdist}/source/fonts/malayalam/preproc
12242
12243%{texmfdist}/fonts/source/public/punk
12244%{texmfdist}/fonts/tfm/public/punk
12245
12246%{texmfdist}/fonts/tfm/public/relenc
12247%{texmfdist}/fonts/vf/public/relenc
12248
12249%doc %{texmfdist}/doc/fonts/rsfs
12250%{texmfdist}/fonts/map/dvips/rsfs
12251
12252%{texmfdist}/fonts/map/dvips/sanskrit
12253%{texmfdist}/fonts/source/public/sanskrit
12254%{texmfdist}/fonts/tfm/public/sanskrit
12255%{texmfdist}/fonts/type1/public/sanskrit
12256
12257%{texmfdist}/fonts/source/public/sauter
12258
12259%doc %{texmfdist}/doc/fonts/semaphor
12260%{texmfdist}/fonts/afm/public/semaphor
12261%{texmfdist}/fonts/enc/dvips/semaphor
12262%{texmfdist}/fonts/map/dvips/semaphor
12263%{texmfdist}/fonts/opentype/public/semaphor
12264%{texmfdist}/fonts/source/public/semaphor
12265%{texmfdist}/fonts/tfm/public/semaphor
12266%{texmfdist}/fonts/type1/public/semaphor
12267
12268%{texmfdist}/fonts/source/public/simpsons
12269
12270%{texmfdist}/fonts/map/dvips/skak
12271%{texmfdist}/fonts/source/public/skak
12272%{texmfdist}/fonts/tfm/public/skak
12273
12274%doc %{texmfdist}/doc/fonts/skaknew
12275%{texmfdist}/fonts/afm/public/skaknew
12276%{texmfdist}/fonts/map/dvips/skaknew
12277%{texmfdist}/fonts/map/vtex/skaknew
12278%{texmfdist}/fonts/tfm/public/skaknew
12279%{texmfdist}/fonts/type1/public/skaknew
12280
12281%{texmfdist}/fonts/source/public/skull
12282
12283%{texmfdist}/fonts/source/public/soyombo
12284%{texmfdist}/fonts/tfm/public/soyombo
12285
12286%doc %{texmfdist}/doc/fonts/staves
12287%{texmfdist}/fonts/map/dvips/staves
12288%{texmfdist}/fonts/tfm/public/staves
12289%{texmfdist}/fonts/type1/public/staves
12290
12291%{texmfdist}/fonts/map/dvips/stmaryrd
12292%{texmfdist}/fonts/source/public/stmaryrd
12293
12294%{texmfdist}/fonts/map/dvips/symbol
12295%{texmfdist}/fonts/tfm/cspsfonts-adobe/symbol
12296%{texmfdist}/fonts/tfm/urw35vf/symbol
12297
12298%{texmfdist}/fonts/afm/public/tabvar
12299%{texmfdist}/fonts/map/dvips/tabvar
12300%{texmfdist}/fonts/tfm/public/tabvar
12301%{texmfdist}/fonts/type1/public/tabvar
12302
12303%{texmfdist}/source/fonts/malayalam/tamil
12304
12305%{texmfdist}/fonts/source/public/tapir
12306%{texmfdist}/fonts/type1/public/tapir
12307
12308%{texmfdist}/fonts/enc/dvips/tengwarscript
12309%{texmfdist}/fonts/map/dvips/tengwarscript
12310%{texmfdist}/fonts/tfm/public/tengwarscript
12311%{texmfdist}/fonts/vf/public/tengwarscript
12312
12313%{texmfdist}/source/fonts/pclnfss/tests
12314
12315%doc %{texmfdist}/doc/fonts/tex-gyre
12316%{texmfdist}/fonts/afm/public/tex-gyre
12317%{texmfdist}/fonts/enc/dvips/tex-gyre
12318%{texmfdist}/fonts/map/dvips/tex-gyre
12319%{texmfdist}/fonts/opentype/public/tex-gyre
12320%{texmfdist}/fonts/tfm/public/tex-gyre
12321%{texmfdist}/fonts/type1/public/tex-gyre
12322
12323%{texmfdist}/fonts/afm/ibm/times
12324%{texmfdist}/fonts/map/dvips/times
12325%{texmfdist}/fonts/tfm/cspsfonts-adobe/times
12326%{texmfdist}/fonts/tfm/urw35vf/times
12327%{texmfdist}/fonts/vf/cspsfonts-adobe/times
12328%{texmfdist}/fonts/vf/urw35vf/times
12329
12330%{texmfdist}/fonts/tfm/ibm/timesnew
12331%{texmfdist}/fonts/vf/ibm/timesnew
12332
12333%doc %{texmfdist}/doc/fonts/timing
12334%{texmfdist}/fonts/source/public/timing
12335%{texmfdist}/fonts/tfm/public/timing
12336
12337%doc %{texmfdist}/doc/fonts/tipa
12338%{texmfdist}/fonts/map/dvips/tipa
12339%{texmfdist}/fonts/source/public/tipa
12340%{texmfdist}/fonts/tfm/public/tipa
12341%{texmfdist}/fonts/type1/public/tipa
12342
12343%{texmfdist}/fonts/afm/public/trajan
12344%{texmfdist}/fonts/map/dvips/trajan
12345%{texmfdist}/fonts/tfm/public/trajan
12346%{texmfdist}/fonts/type1/public/trajan
12347
12348%{texmfdist}/fonts/source/public/trsym
12349%{texmfdist}/fonts/tfm/public/trsym
12350
12351%{texmfdist}/fonts/tfm/vntex/txttvn
12352%{texmfdist}/fonts/type1/vntex/txttvn
12353
12354%{texmfdist}/fonts/map/dvips/uhc
12355
12356%{texmfdist}/fonts/source/public/ulsy
12357%{texmfdist}/fonts/tfm/public/ulsy
12358
12359%doc %{texmfdist}/doc/fonts/umrand
12360%{texmfdist}/fonts/source/public/umrand
12361%{texmfdist}/fonts/tfm/public/umrand
12362
12363%doc %{texmfdist}/doc/fonts/umtypewriter
12364%{texmfdist}/fonts/opentype/public/umtypewriter
12365
12366%doc %{texmfdist}/doc/fonts/universa
12367%{texmfdist}/fonts/source/public/universa
12368%{texmfdist}/fonts/tfm/public/universa
12369%{texmfdist}/source/fonts/universa
12370
12371%{texmfdist}/fonts/afm/public/velthuis
12372%{texmfdist}/fonts/map/dvips/velthuis
12373%{texmfdist}/fonts/source/public/velthuis
12374%{texmfdist}/fonts/tfm/public/velthuis
12375%{texmfdist}/fonts/type1/public/velthuis
12376
12377%{texmfdist}/fonts/enc/dvips/vntex
12378%{texmfdist}/fonts/enc/pdftex/vntex
12379%{texmfdist}/fonts/map/pdftex/vntex
12380
12381%{texmfdist}/fonts/afm/vntex/vntopia
12382%{texmfdist}/fonts/tfm/vntex/vntopia
12383%{texmfdist}/fonts/type1/vntex/vntopia
12384%{texmfdist}/fonts/vf/vntex/vntopia
12385
12386%{texmfdist}/fonts/map/dvips/wadalab
12387
12388%doc %{texmfdist}/doc/fonts/wasy
12389%{texmfdist}/fonts/afm/public/wasy
12390%{texmfdist}/fonts/map/dvips/wasy
12391%{texmfdist}/fonts/type1/public/wasy
12392
12393%{texmfdist}/fonts/source/public/wnri
12394%{texmfdist}/fonts/tfm/public/wnri
12395
12396%{texmfdist}/fonts/source/public/wsuipa
12397%{texmfdist}/fonts/tfm/public/wsuipa
12398
12399%{texmfdist}/fonts/source/public/xbmc
12400%{texmfdist}/fonts/tfm/public/xbmc
12401
12402%{texmfdist}/fonts/truetype/public/xepersian
12403
12404%doc %{texmfdist}/doc/fonts/xq
12405%{texmfdist}/fonts/source/public/xq
12406%{texmfdist}/fonts/tfm/public/xq
12407
12408%{texmfdist}/fonts/source/public/yannisgr
12409
12410%{texmfdist}/fonts/map/dvips/yhmath
12411%{texmfdist}/fonts/source/public/yhmath
12412%{texmfdist}/fonts/tfm/public/yhmath
12413%{texmfdist}/fonts/type1/public/yhmath
12414%{texmfdist}/fonts/vf/public/yhmath
12415
12416%{texmfdist}/fonts/map/dvips/zapfchan
12417%{texmfdist}/fonts/tfm/cspsfonts-adobe/zapfchan
12418%{texmfdist}/fonts/tfm/urw35vf/zapfchan
12419%{texmfdist}/fonts/vf/cspsfonts-adobe/zapfchan
12420%{texmfdist}/fonts/vf/urw35vf/zapfchan
12421
12422%{texmfdist}/fonts/map/dvips/zapfding
12423%{texmfdist}/fonts/tfm/cspsfonts-adobe/zapfding
12424%{texmfdist}/fonts/tfm/urw35vf/zapfding
12425
12426%{texmfdist}/dvips/zefonts
12427%{texmfdist}/fonts/map/dvips/zefonts
12428%{texmfdist}/fonts/tfm/public/zefonts
12429%{texmfdist}/fonts/vf/public/zefonts
12430
12431
d08789e0 12432%files fonts-omega
489714ae 12433%defattr(644,root,root,755)
7179ac92 12434%doc %{texmfdist}/doc/omega
2677a8b0
ZU
12435%dir %{texmfdist}/omega
12436%dir %{texmfdist}/omega/otp
12437%dir %{texmfdist}/omega/ocp
7179ac92
ZU
12438%{texmfdist}/dvips/omega
12439%{texmfdist}/fonts/ofm/public/omega
12440%{texmfdist}/fonts/type1/public/omega
12441%{texmfdist}/fonts/afm/public/omega
12442%{texmfdist}/fonts/ovp/public/omega
12443%{texmfdist}/fonts/tfm/public/omega
12444%{texmfdist}/fonts/ovf/public/omega
12445%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
12446%{texmfdist}/omega/ocp/omega
12447%{texmfdist}/omega/otp/omega
12448%{texmfdist}/tex/plain/omega
d08789e0 12449
5b7eba8e
MB
12450#%files fonts-pazo
12451#%defattr(644,root,root,755)
d08789e0
ZU
12452
12453%files fonts-pl
12454%defattr(644,root,root,755)
7179ac92 12455%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
12456%dir %{texmf}/scripts/texlive
12457%dir %{texmf}/scripts/texlive/tlmgrgui
12458%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
12459%{texmfdist}/dvips/pl
12460%{texmfdist}/fonts/source/public/pl
12461%{texmfdist}/fonts/type1/public/pl
12462%{texmfdist}/fonts/afm/public/pl
12463%{texmfdist}/fonts/enc/dvips/pl
12464%{texmfdist}/fonts/tfm/public/pl
12465%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 12466%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
12467
12468%files fonts-px
12469%defattr(644,root,root,755)
7179ac92 12470%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
12471# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12472# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
12473%dir %{texmfdist}/fonts/map/dvips/pxfonts
12474%dir %{texmfdist}/tex/latex/pxfonts
12475%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12476%{texmfdist}/fonts/afm/public/pxfonts
12477%{texmfdist}/fonts/tfm/public/pxfonts
12478%{texmfdist}/fonts/type1/public/pxfonts
12479%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 12480%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 12481
5b7eba8e
MB
12482#%files fonts-qfonts
12483#%defattr(644,root,root,755)
31bd2c4a
ZU
12484# %doc %{texmf}/doc/fonts/polish/qfonts
12485# %{texmf}/fonts/enc/dvips/qfonts
12486# %{texmf}/fonts/map/dvips/qfonts
12487# %{texmf}/dvips/qfonts
12488# %{texmf}/fonts/afm/public/qfonts
12489# %{texmf}/fonts/tfm/public/qfonts
d08789e0 12490
74dbda3f
ZU
12491# %files fonts-qpx
12492# %defattr(644,root,root,755)
12493# %{texmf}/fonts/tfm/public/qpx
12494# %{texmf}/fonts/vf/public/qpx
d08789e0 12495
31bd2c4a 12496%files fonts-qpxqtx
d08789e0 12497%defattr(644,root,root,755)
7179ac92
ZU
12498%{texmfdist}/fonts/tfm/public/qpxqtx
12499%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
12500
12501%files fonts-rsfs
12502%defattr(644,root,root,755)
7179ac92
ZU
12503%{texmfdist}/fonts/source/public/rsfs
12504%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
12505
12506%files fonts-stmaryrd
12507%defattr(644,root,root,755)
7179ac92
ZU
12508%doc %{texmfdist}/doc/fonts/stmaryrd
12509%{texmfdist}/source/fonts/stmaryrd
12510%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
12511
12512%files fonts-tx
12513%defattr(644,root,root,755)
7179ac92
ZU
12514%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12515%{texmfdist}/fonts/afm/public/txfonts
12516%{texmfdist}/fonts/tfm/public/txfonts
12517%{texmfdist}/fonts/vf/public/txfonts
d08789e0 12518
5bc70a92
MB
12519%files fonts-uhc
12520%defattr(644,root,root,755)
12521%doc %{texmfdist}/doc/fonts/uhc
12522%{texmfdist}/fonts/afm/uhc
12523%{texmfdist}/fonts/tfm/uhc
12524%{texmfdist}/fonts/vf/uhc
12525
d08789e0
ZU
12526%files fonts-urw
12527%defattr(644,root,root,755)
7179ac92 12528%{texmfdist}/fonts/afm/urw
5bc70a92
MB
12529%{texmfdist}/fonts/tfm/urw
12530%{texmfdist}/fonts/vf/urw
d08789e0
ZU
12531
12532%files fonts-urwvn
12533%defattr(644,root,root,755)
26d8eaaa 12534%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
12535%{texmfdist}/fonts/tfm/vntex/urwvn
12536%{texmfdist}/fonts/type1/vntex/urwvn
12537%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
12538
12539%files fonts-vnr
12540%defattr(644,root,root,755)
7179ac92
ZU
12541%{texmfdist}/fonts/map/dvips/vntex
12542%{texmfdist}/fonts/source/vntex/vnr
12543%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 12544
5bc70a92
MB
12545%files fonts-wadalab
12546%defattr(644,root,root,755)
12547%doc %{texmfdist}/doc/fonts/wadalab
12548%{texmfdist}/fonts/afm/wadalab
12549%{texmfdist}/fonts/tfm/wadalab
12550%{texmfdist}/fonts/vf/wadalab
12551
d08789e0
ZU
12552%files fonts-wasy
12553%defattr(644,root,root,755)
7179ac92
ZU
12554%{texmfdist}/fonts/source/public/wasy
12555%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
12556
12557%files fonts-xypic
12558%defattr(644,root,root,755)
7179ac92
ZU
12559%{texmfdist}/fonts/map/dvips/xypic
12560# %{texmfdist}/fonts/afm/public/xypic
12561%{texmfdist}/fonts/source/public/xypic
12562%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
12563
12564%files fonts-yandy
12565%defattr(644,root,root,755)
adbd04dd 12566# %{texmf}/fonts/afm/yandy
7179ac92 12567%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
12568# %{texmf}/fonts/tfm/yandy
12569# %{texmf}/fonts/vf/yandy
d08789e0
ZU
12570
12571%files fonts-type1-antp
12572%defattr(644,root,root,755)
7179ac92
ZU
12573%{texmfdist}/dvips/antp
12574%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
12575
12576%files fonts-type1-antt
12577%defattr(644,root,root,755)
adbd04dd 12578# %{texmf}/dvips/antt
7179ac92 12579%{texmfdist}/fonts/type1/public/antt
d08789e0 12580
5bc70a92
MB
12581%files fonts-type1-arphic
12582%defattr(644,root,root,755)
12583%{texmfdist}/fonts/type1/arphic
12584
d08789e0
ZU
12585%files fonts-type1-belleek
12586%defattr(644,root,root,755)
7179ac92
ZU
12587%doc %{texmfdist}/doc/fonts/belleek
12588%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
12589
12590%files fonts-type1-bitstream
12591%defattr(644,root,root,755)
7179ac92 12592%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
12593
12594%files fonts-type1-bluesky
12595%defattr(644,root,root,755)
04eb4e68
ZU
12596# %doc %{texmf}/doc/fonts/bluesky
12597# %{texmf}/dvips/bluesky
7179ac92 12598%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
12599
12600%files fonts-type1-cc-pl
12601%defattr(644,root,root,755)
7179ac92
ZU
12602%doc %{texmfdist}/doc/fonts/cc-pl
12603%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
12604
12605%files fonts-type1-cmcyr
12606%defattr(644,root,root,755)
7179ac92 12607%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
12608
12609%files fonts-type1-cs
12610%defattr(644,root,root,755)
7179ac92 12611%{texmfdist}/fonts/type1/public/cs
d08789e0 12612
04eb4e68
ZU
12613# %files fonts-type1-dstroke
12614# %defattr(644,root,root,755)
12615# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
12616
12617%files fonts-type1-eurosym
12618%defattr(644,root,root,755)
7179ac92 12619%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
12620
12621%files fonts-type1-hoekwater
12622%defattr(644,root,root,755)
7179ac92 12623%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
12624
12625%files fonts-type1-fpl
12626%defattr(644,root,root,755)
7179ac92
ZU
12627%doc %{texmfdist}/doc/fonts/fpl
12628%{texmfdist}/fonts/afm/public/fpl
12629%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
12630
12631%files fonts-type1-lm
12632%defattr(644,root,root,755)
7179ac92
ZU
12633%{texmfdist}/fonts/afm/public/lm
12634%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
12635
12636%files fonts-type1-marvosym
12637%defattr(644,root,root,755)
7179ac92 12638%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
12639
12640%files fonts-type1-mathpazo
12641%defattr(644,root,root,755)
04eb4e68 12642# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
12643%{texmfdist}/fonts/afm/public/mathpazo
12644%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
12645
12646%files fonts-type1-omega
12647%defattr(644,root,root,755)
7179ac92 12648%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
12649
12650%files fonts-type1-pl
12651%defattr(644,root,root,755)
04eb4e68 12652# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 12653%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
12654
12655%files fonts-type1-px
12656%defattr(644,root,root,755)
7179ac92 12657%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 12658
04eb4e68
ZU
12659# %files fonts-type1-qfonts
12660# %defattr(644,root,root,755)
7179ac92 12661# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
12662
12663%files fonts-type1-tx
12664%defattr(644,root,root,755)
7179ac92 12665%{texmfdist}/fonts/type1/public/txfonts
d08789e0 12666
04eb4e68
ZU
12667# %files fonts-type1-tt2001
12668# %defattr(644,root,root,755)
12669# %{texmf}/fonts/type1/public/tt2001
d08789e0 12670
5bc70a92
MB
12671%files fonts-type1-uhc
12672%defattr(644,root,root,755)
12673%{texmfdist}/fonts/type1/uhc
12674
d08789e0
ZU
12675%files fonts-type1-urw
12676%defattr(644,root,root,755)
7179ac92 12677%{texmfdist}/fonts/type1/urw
d08789e0
ZU
12678
12679%files fonts-type1-vnr
12680%defattr(644,root,root,755)
7179ac92 12681%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 12682
5bc70a92
MB
12683%files fonts-type1-wadalab
12684%defattr(644,root,root,755)
12685%{texmfdist}/fonts/type1/wadalab
12686
d08789e0
ZU
12687%files fonts-type1-xypic
12688%defattr(644,root,root,755)
7179ac92 12689%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
12690
12691# TeXLive-specific
12692
12693%files afm2pl
12694%defattr(644,root,root,755)
12695%attr(755,root,root) %{_bindir}/afm2pl
12696%{_mandir}/man1/afm2pl*
12697
12698%files bbox
12699%defattr(644,root,root,755)
12700%attr(755,root,root) %{_bindir}/bbox
12701%{_mandir}/man1/bbox*
12702
12703%files cefutils
12704%defattr(644,root,root,755)
12705%attr(755,root,root) %{_bindir}/cef*
2677a8b0 12706%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
12707%dir %{texmfdist}/doc/latex/cjk
12708%dir %{texmfdist}/source/latex/cjk
12709%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 12710%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
12711%doc %{texmfdist}/doc/latex/cjk/doc
12712%doc %{texmfdist}/doc/latex/cjk/examples
12713%{texmfdist}/source/latex/cjk/utils/CEFconv
12714
12715%files detex
12716%defattr(644,root,root,755)
12717%attr(755,root,root) %{_bindir}/detex
12718%{_mandir}/man1/detex*
12719
7ffd1967
ZU
12720
12721%files dviutils
12722%defattr(644,root,root,755)
12723%attr(755,root,root) %{_bindir}/dt2dv
12724%attr(755,root,root) %{_bindir}/dv2dt
12725%attr(755,root,root) %{_bindir}/dvi2tty
12726%attr(755,root,root) %{_bindir}/dviasm
12727%attr(755,root,root) %{_bindir}/dvibook
12728%attr(755,root,root) %{_bindir}/dviconcat
12729%attr(755,root,root) %{_bindir}/dvidvi
12730%attr(755,root,root) %{_bindir}/dvigif
12731%attr(755,root,root) %{_bindir}/dvipdfmx
12732%attr(755,root,root) %{_bindir}/dvipos
12733%attr(755,root,root) %{_bindir}/dviselect
12734%attr(755,root,root) %{_bindir}/dvitodvi
12735%{_mandir}/man1/dt2dv*
12736%{_mandir}/man1/dv2dt*
12737%{_mandir}/man1/dvi2tty*
12738%{_mandir}/man1/dvibook*
12739%{_mandir}/man1/dviconcat*
12740%{_mandir}/man1/dvidvi*
12741%{_mandir}/man1/dvigif*
12742%{_mandir}/man1/dvipos*
12743%{_mandir}/man1/dviselect*
12744%{_mandir}/man1/dvitodvi*
12745
12746%files epsutils
12747%defattr(644,root,root,755)
12748%attr(755,root,root) %{_bindir}/epsffit
12749%attr(755,root,root) %{_bindir}/epspdf
12750%attr(755,root,root) %{_bindir}/epspdftk
12751%{texmfdist}/scripts/epspdf
12752%{_mandir}/man1/epsffit*
12753%doc %{texmfdist}/doc/epspdf
12754
12755%files filters
12756%defattr(644,root,root,755)
12757%attr(755,root,root) %{_bindir}/fix*
12758%{_mandir}/man1/fix*
12759
489714ae
ZU
12760%files uncategorized-utils
12761%defattr(644,root,root,755)
12762%attr(755,root,root) %{_bindir}/devnag
12763%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
12764
12765%files tex4ht
12766%defattr(644,root,root,755)
add234d3
MB
12767%attr(755,root,root) %{_bindir}/ht
12768%attr(755,root,root) %{_bindir}/htcontext
12769%attr(755,root,root) %{_bindir}/htlatex
12770%attr(755,root,root) %{_bindir}/htmex
12771%attr(755,root,root) %{_bindir}/httex
12772%attr(755,root,root) %{_bindir}/httexi
12773%attr(755,root,root) %{_bindir}/htxelatex
12774%attr(755,root,root) %{_bindir}/htxetex
12775%attr(755,root,root) %{_bindir}/mk4ht
12776%attr(755,root,root) %{_bindir}/t4ht
12777%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 12778%{texmf}/scripts/tex4ht
5b7eba8e 12779%{texmfdist}/tex/generic/tex4ht
add234d3
MB
12780%dir %{texmfdist}/scripts/tex4ht
12781%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12782%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12783%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12784%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12785%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12786%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
12787%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
12788%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
12789%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5b7eba8e 12790%{texmfdist}/tex4ht
4224ae6d
MB
12791
12792%files xetex
12793%defattr(644,root,root,755)
12794%attr(755,root,root) %{_bindir}/xdvipdfmx
12795%attr(755,root,root) %{_bindir}/xelatex
12796%attr(755,root,root) %{_bindir}/xetex
12797%{texmf}/fmtutil/format.xetex.cnf
12798%doc %{texmfdist}/doc/xelatex
12799%doc %{texmfdist}/doc/xetex
12800%{texmfdist}/scripts/xetex
12801%{texmfdist}/tex/generic/ifxetex
12802%{texmfdist}/tex/generic/xetexconfig
12803%{texmfdist}/tex/latex/latexconfig/xelatex.ini
12804%{texmfdist}/tex/plain/config/xetex.ini
12805%{texmfdist}/tex/xelatex
12806%{texmfdist}/tex/xetex
12807
12808%files xmltex
12809%defattr(644,root,root,755)
12810%doc %{texmfdist}/doc/xmltex
12811%attr(755,root,root) %{_bindir}/pdfxmltex
12812%attr(755,root,root) %{_bindir}/xmltex
12813%{texmfdist}/tex/xmltex
12814%{texmf}/fmtutil/format.xmltex.cnf
This page took 1.933146 seconds and 4 git commands to generate.