]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- fixed broken symlinks ("brute-force")
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2
ZU
2# MAIN TODO (sort by importnce):
3# - need more %dir (poldek says it missed)
e0617a36 4# - texlive-format-pdflatex deps
97e8de8b 5# - check unpackaged files
6b25593c 6# - pl updates
97e8de8b 7# - maybe more splits (e.g. latex subpackages)
3a74cdb2 8# - context: consider more splitting, check dependencies
d08789e0
ZU
9# - omega: consider more splitting, check dependencies
10# - tdphp: is it really useful?
11# - allow using Type1 fonts in others applications (symlink to
12# /usr/share/fonts/Type1 ?)
13# - fix package removal:
14# /usr/bin/texhash[77]: kpsewhich: not found
15#
16# FHS TODO:
17# - merge rhconfig and texmfsysvar patches
18# - texmfsysvar patch: change fmtutil and web2cdir variables instead
19# of creating texmfsys{config,var} variables?
20# - move config files to /etc
21# - merge all above with configure switch "--enable-fhs" and send it to TE
22#
23# TeXLive specific TODO:
4c9dc995 24# - summary/description correcting (all languages)
ca4b56d2 25# - texk/web2c doesn't build (luatex option)
68640cd8 26# - %files latex-bibtex-revtex4
489714ae 27# - Check CEF/cjk!
ca4b56d2 28#
2b453bda
ZU
29# Subpackages TODO:
30# check deps the following subpackages:
31# - latex-exam
32# - latex-SIunits
d08789e0
ZU
33#
34%include /usr/lib/rpm/macros.perl
ca4b56d2 35#
67112f1c 36%bcond_without bootstrap
ca4b56d2 37#
d08789e0
ZU
38Summary: TeX typesetting system and MetaFont font formatter
39Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
40Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
41Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 42Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
43Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
44Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
45Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
46Name: texlive
47Version: 20080816
f99b0fea 48Release: 0.9.5
096dca83 49Epoch: 1
d08789e0
ZU
50License: distributable
51Group: Applications/Publishing/TeX
52Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
53# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
54Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
55# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
56Source4: %{name}.cron
57Source5: xdvi.desktop
58Source6: xdvi.png
c48c077b 59Patch0: %{name}-am.patch
2c9c6c5b 60Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 61URL: http://www.tug.org/texlive/
c48c077b 62BuildRequires: autoconf
d08789e0
ZU
63BuildRequires: automake
64BuildRequires: bison
a784d38e 65BuildRequires: clisp
d08789e0 66BuildRequires: ed
a784d38e 67BuildRequires: expat-devel
4c9dc995 68BuildRequires: ffcall-devel
97b079ad 69BuildRequires: flex
a784d38e 70BuildRequires: fontconfig-devel
e671f712
AM
71BuildRequires: freetype-devel
72BuildRequires: freetype1-devel
d08789e0
ZU
73BuildRequires: gd-devel >= 2.0.33
74BuildRequires: libpng-devel >= 1.2.8
97b079ad 75BuildRequires: libtool
c48c077b
AM
76# should this be somewhere in clisp?
77BuildRequires: libsigsegv
d08789e0
ZU
78BuildRequires: libstdc++-devel
79BuildRequires: ncurses-devel
80BuildRequires: rpm-perlprov
81BuildRequires: rpm-pythonprov
d062bbe0 82BuildRequires: sed >= 4.0
d08789e0
ZU
83BuildRequires: t1lib-devel >= 5.0.2
84BuildRequires: texinfo
ca4b56d2
AM
85%if %{with bootstrap}
86BuildRequires: tetex-format-latex
87BuildRequires: tetex-format-pdflatex
ca4b56d2 88BuildRequires: tetex-latex-cyrillic
97b079ad 89BuildRequires: tetex-tex-babel
ca4b56d2 90%else
ca4b56d2
AM
91BuildRequires: texlive-format-latex
92BuildRequires: texlive-format-pdflatex
ca4b56d2 93BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
94BuildRequires: texlive-tex-babel
95# fill with future texlive BR. guesses ones for now
ca4b56d2 96%endif
d08789e0 97BuildRequires: unzip
a784d38e 98BuildRequires: xorg-lib-libICE-devel
d08789e0 99BuildRequires: xorg-lib-libXaw-devel
a784d38e 100BuildRequires: xorg-lib-libXext-devel
a784d38e 101BuildRequires: xorg-lib-libXmu-devel
97b079ad 102BuildRequires: xorg-lib-libXpm-devel
d08789e0 103BuildRequires: zlib-devel >= 1.2.1
78d53d8c 104Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
105Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
106Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
107Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
108Requires: awk
109Requires: dialog
0b6bcf85 110Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
111Requires: sed
112Requires: sh-utils
d3f501b8 113Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 114Requires: textutils
d08789e0
ZU
115Suggests: tmpwatch
116Obsoletes: tetex
117Obsoletes: tetex-afm
118Obsoletes: tetex-doc
119Obsoletes: tetex-doc-latex2e-html
120Obsoletes: tetex-fontinst
121Obsoletes: tetex-fontname
122Obsoletes: tetex-fonts
123Obsoletes: tetex-fonts-pandora
124Obsoletes: tetex-fonts-vcm
125Obsoletes: tetex-format-elatex
126Obsoletes: tetex-format-pdfelatex
127Obsoletes: tetex-format-pdfemex
128Obsoletes: tetex-latex-vnps
129Obsoletes: tetex-latex-vnr
130Obsoletes: tetex-oxdvi
131Obsoletes: tetex-oxdvi
132Obsoletes: tetex-plain-dvips
133Obsoletes: tetex-plain-dvips
134Obsoletes: tetex-plain-mathtime
135Obsoletes: tetex-plain-mathtime
136Obsoletes: tetex-plain-misc
137Obsoletes: tetex-plain-misc
138Obsoletes: tetex-plain-plnfss
139Obsoletes: tetex-plain-plnfss
140Obsoletes: tetex-tex-hyphen
141Obsoletes: tetex-tex-vietnam
142BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
143
f37ff31b 144%define texmf %{_datadir}/texmf
8b5eed5e 145%define texmfdist %{texmf}-dist
1a192771 146%define texmfdoc %{texmf}-doc
d08789e0
ZU
147%define fmtdir /var/lib/texmf/web2c
148%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
149%define _localstatedir /var/lib/texmf
150%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
151%define fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
152
153%define _noautoreq 'perl(path_tre)'
154
155%description
97b079ad
ZU
156TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
157takes a text file and a set of formatting commands as input and
158creates a typesetter independent .dvi (DeVice Independent) file as
159output. Usually, TeX is used in conjunction with a higher level
160formatting package like LaTeX or PlainTeX, since TeX by itself is not
161very user-friendly.
d08789e0
ZU
162
163%description -l es.UTF-8
164Tex formata archivos de texto y órdenes para una salida independiente
165de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
166de Knut se describen las capacidades y el lenguaje TeX.
167
168%description -l de.UTF-8
169TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
170und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
171DeVice Independent). Die Funktionen und Sprache von TeX werden in The
172TeXbook von Knuth beschrieben.
173
174%description -l fr.UTF-8
175TeX formate un fichier de commandes et de texte mélandés, et produit
176un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
177raccourci pour Device Independant). Les possibilités de TeX et son
178langage sont décrites dans l'ouvrage TeXbook, de Knuth.
179
97b079ad
ZU
180%description -l hu.UTF-8
181TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
182egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
183segítségével a szövegszedő egy független .dvi (DeVice Independent)
184fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
185kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
186TeX önmaga nem túlzottan "felhasználóbarát".
187
d08789e0
ZU
188%description -l pl.UTF-8
189TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
190od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
191Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
192Donalda E. Knutha.
193
194%description -l pt_BR.UTF-8
195Tex formata arquivos de texto e comandos para uma saída independente
196de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
197linguagem TeX são descritas no The TeXbook, de Knuth.
198
199%description -l tr.UTF-8
200TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
201aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
202TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
203TeXbook' başlıklı kitabında anlatılmaktadır.
204
5b7eba8e
MB
205%package doc
206Summary: Documentation for TeX Live
207Group: Documentation
208
209%description doc
210Assorted useful documentation for TeX Live.
211
212%package doc-bg
213Summary: Bulgarian documentation for TeX Live
214Group: Documentation
215
216%description doc-bg
217Assorted useful Bulgarian documentation for TeX Live.
218
219%package doc-cs
220Summary: Czech documentation for TeX Live
221Group: Documentation
222
223%description doc-cs
224Assorted useful Czech documentation for TeX Live.
225
226%package doc-de
227Summary: German documentation for TeX Live
228Group: Documentation
229
230%description doc-de
231Assorted useful German documentation for TeX Live.
232
233%package doc-el
234Summary: Greek documentation for TeX Live
235Group: Documentation
236
237%description doc-el
238Assorted useful Greek documentation for TeX Live.
239
240%package doc-es
241Summary: Spanish documentation for TeX Live
242Group: Documentation
243
244%description doc-es
245Assorted useful Spanish documentation for TeX Live.
246
247%package doc-fi
248Summary: Finnish documentation for TeX Live
249Group: Documentation
250
251%description doc-fi
252Assorted useful Finnish documentation for TeX Live.
253
254%package doc-fr
255Summary: French documentation for TeX Live
256Group: Documentation
257
258%description doc-fr
259Assorted useful French documentation for TeX Live.
260
261%package doc-it
262Summary: Italian documentation for TeX Live
263Group: Documentation
264
265%description doc-it
266Assorted useful Italian documentation for TeX Live.
267
268%package doc-ja
269Summary: Japanese documentation for TeX Live
270Group: Documentation
271
272%description doc-ja
273Assorted useful Japanese documentation for TeX Live.
274
275%package doc-ko
276Summary: Korean documentation for TeX Live
277Group: Documentation
278
279%description doc-ko
280Assorted useful Korean documentation for TeX Live.
281
282%package doc-mn
283Summary: Mongolian documentation for TeX Live
284Group: Documentation
285
286%description doc-mn
287Assorted useful Mongolian documentation for TeX Live.
288
289%package doc-nl
290Summary: Dutch documentation for TeX Live
291Group: Documentation
292
293%description doc-nl
294Assorted useful Dutch documentation for TeX Live.
295
296%package doc-pl
297Summary: Polish documentation for TeX Live
298Group: Documentation
299
300%description doc-pl
301Assorted useful Polish documentation for TeX Live.
302
303%package doc-pt
304Summary: Portuguese documentation for TeX Live
305Group: Documentation
306
307%description doc-pt
308Assorted useful Portuguese documentation for TeX Live.
309
310%package doc-ru
311Summary: Russian documentation for TeX Live
312Group: Documentation
313
314%description doc-ru
315Assorted useful Russian documentation for TeX Live.
316
317%package doc-sk
318Summary: Slovak documentation for TeX Live
319Group: Documentation
320
321%description doc-sk
322Assorted useful Slovak documentation for TeX Live.
323
324%package doc-sl
325Summary: Slovenian documentation for TeX Live
326Group: Documentation
327
328%description doc-sl
329Assorted useful Slovenian documentation for TeX Live.
330
331%package doc-th
332Summary: Thai documentation for TeX Live
333Group: Documentation
334
335%description doc-th
336Assorted useful Thai documentation for TeX Live.
337
338%package doc-tr
339Summary: Turkish documentation for TeX Live
340Group: Documentation
341
342%description doc-tr
343Assorted useful Turkish documentation for TeX Live.
344
345%package doc-uk
346Summary: Ukrainian documentation for TeX Live
347Group: Documentation
348
349%description doc-uk
350Assorted useful Ukrainian documentation for TeX Live.
351
352%package doc-vi
353Summary: Vietnamese documentation for TeX Live
354Group: Documentation
355
356%description doc-vi
357Assorted useful Vietnamese documentation for TeX Live.
358
359%package doc-zh_CN
360Summary: Chinese documentation for TeX Live
361Group: Documentation
362
363%description doc-zh_CN
364Assorted useful Chinese documentation for TeX Live.
489714ae 365
d08789e0
ZU
366%package doc-Catalogue
367Summary: TeX Catalogue
368Summary(pl.UTF-8): Katalog TeXa
369Group: Applications/Publishing/TeX
370Requires(post,postun): %{_bindir}/texhash
371Requires: %{name} = %{epoch}:%{version}-%{release}
372
373%description doc-Catalogue
374TeX Catalogue.
375
376%description doc-Catalogue -l pl.UTF-8
377Katalog TeXa.
378
379%package doc-tug-faq
380Summary: TeX User Group FAQ
489714ae 381Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
382Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
383Group: Applications/Publishing/TeX
384Requires(post,postun): %{_bindir}/texhash
385Requires: %{name} = %{epoch}:%{version}-%{release}
386Obsoletes: tetex-doc-LaTeX-FAQ-francaise
387Obsoletes: tetex-doc-de-tex-faq
388Obsoletes: tetex-doc-uktug-faq
389
390%description doc-tug-faq
391TeX User Group FAQ.
392
74eeb8ec
ZU
393%description doc-tug-faq -l hu.UTF8
394TeX felhasználók FAQ-ja.
395
d08789e0
ZU
396%description doc-tug-faq -l pl.UTF-8
397FAQ Grupy Użytkowników TeXa.
398
399%package doc-latex
400Summary: Basic LaTeX packages documentation
489714ae 401Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
402Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
403Group: Applications/Publishing/TeX
404Requires(post,postun): %{_bindir}/texhash
405Requires: %{name} = %{epoch}:%{version}-%{release}
406
407%description doc-latex
408Basic LaTeX packages documentation.
409
74eeb8ec
ZU
410%description doc-latex -l hu.UTF-8
411Az alap LaTeX csomagok dokumentációja
412
d08789e0
ZU
413%description doc-latex -l pl.UTF-8
414Podstawowa dokumentacja do pakietów LaTeXa.
415
416# # libraries #
096dca83 417%package -n kpathsea
d08789e0 418Summary: File name lookup library
489714ae 419Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
420Summary(pl.UTF-8): Biblioteka szukająca nazw plików
421Group: Applications/Publishing/TeX
422Requires(post,postun): %{_bindir}/texhash
423Requires: %{name} = %{epoch}:%{version}-%{release}
424
096dca83 425%description -n kpathsea
d08789e0
ZU
426File name lookup library.
427
096dca83 428%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
429Fájlnév-kereső könyvtár.
430
096dca83 431%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
432Biblioteka szukająca nazw plików.
433
096dca83 434%package -n kpathsea-devel
d08789e0
ZU
435Summary: Kpathsea library filename lookup header files and documentation
436Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 437Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
438Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
439Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
440Group: Development/Libraries
096dca83 441Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 442
096dca83 443%description -n kpathsea-devel
d08789e0
ZU
444Kpathsea library filename lookup header files and documentation.
445
096dca83 446%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
447Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
448aplicaciones TeX.
449
096dca83 450%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
451Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
452
096dca83 453%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
454Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
455
096dca83 456%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
457Bibliotecas, headers e outros componentes que podem ser utilizados
458para desenvolver aplicações TeX.
459
460# # programs #
461%package dvips
462Summary: DVI to PostScript converter
463Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
464Summary(es.UTF-8): Convertidor dvi para postscript
465Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 466Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
467Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
468Summary(pt_BR.UTF-8): Conversor dvi para postscript
469Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
470Group: Applications/Publishing/TeX
471Requires(post,postun): %{_bindir}/texhash
472Requires: %{name} = %{epoch}:%{version}-%{release}
473
474%description dvips
475The program dvips takes a DVI file file[.dvi] produced by TeX (or by
476some other processor such as GFtoDVI) and converts it to PostScript,
477normally sending the result directly to the laserprinter.
478
479%description dvips -l de.UTF-8
480Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
481durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
482konvertiert diese in PostScript, wobei das Ergebnis in der Regel
483direkt an einen Laserdrucker gesandt wird.
484
485%description dvips -l es.UTF-8
486El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
487otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
488enviando el resultado directamente a la impresora láser.
489
490%description dvips -l fr.UTF-8
491Le programme dvips convertit les fichiers DVI en PostScript, en
492envoyant normalement le résultat directement sur une imprimante Laser.
493
40664f43
ZU
494%description dvips -l hu.UTF-8
495A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 496állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
497lézernyomtatóra küldhetsz.
498
d08789e0
ZU
499%description dvips -l pl.UTF-8
500Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
501program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
502Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
503
504%description dvips -l pt_BR.UTF-8
505O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
506outro processador como o GFtoDVI) e o converte para PostScript,
507normalmente enviando o resultado diretamente para a impressora laser.
508
509%description dvips -l tr.UTF-8
510dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
511PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
512olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
513üretilmiş olabilir.
514
515%package dvilj
516Summary: DVI to PCL converter
517Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
518Summary(es.UTF-8): Convertidor dvi para laserjet
519Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 520Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
521Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
522Summary(pt_BR.UTF-8): Conversor dvi para laserjet
523Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
524Group: Applications/Publishing/TeX
525Requires(post,postun): %{_bindir}/texhash
526Requires: %{name} = %{epoch}:%{version}-%{release}
527
528%description dvilj
529Dvilj and dvilj's siblings (included in this package) will convert TeX
530text formatting system output .dvi files to HP PCL (HP Printer Control
531Language) commands. Using dvilj, you can print TeX files to HP
532LaserJet+ and fully compatible printers. With dvilj2p, you can print
533to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
534can print to HP LaserJet4 and fully compatible printers.
535
536%description dvilj -l de.UTF-8
537Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
538Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
539LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
540kompatiblen Druckern.
541
542%description dvilj -l es.UTF-8
543Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
544HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
545impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
546dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
547
548%description dvilj -l fr.UTF-8
549dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
550(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
551LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
552imprimantes totalement compatibles.
553
6b25593c
ZU
554%description dvilj -l hu.UTF-8
555Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
556Printer Control Language) parancsokká. A dvilj használatával TeX
557fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
558nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
559nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
560
d08789e0
ZU
561%description dvilj -l pl.UTF-8
562dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
563pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
564PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
565pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
566użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
567kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
568LaserJet4 i w pełni kompatybilnych.
569
570%description dvilj -l pt_BR.UTF-8
571Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
572HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
573impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
574dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
575
576%description dvilj -l tr.UTF-8
577TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
578denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
579LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
580uyumlularından yazıcı çıktısı alınabilir.
581
582%package makeindex
583Summary: A general purpose hierarchical index generator
6b25593c 584Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
585Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
586Group: Applications/Publishing/TeX
587Requires(post,postun): %{_bindir}/texhash
588Requires: %{name} = %{epoch}:%{version}-%{release}
589Obsoletes: tetex-rumakeindex
590
591%description makeindex
592A general purpose hierarchical index generator; it accepts one or more
593input files (often produced by a text formatter such as TeX or troff),
594sorts the entries, and produces an output file which can be formatted.
595The formats of the input and output files are specified in a style
596file; by default, input is assumed to be an idx file, as generated by
597LaTeX.
598
6b25593c
ZU
599%description makeindex -l hu.UTF-8
600Egy általános célű hierarchikus index generáló; elfogad egy vagy több
601bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
602rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
603készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
604definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
605LaTeX generál.
606
d08789e0
ZU
607%description makeindex -l pl.UTF-8
608Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
609jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
610narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
611elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
612plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
613przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
614LaTeX.
615
616%package metafont
617Summary: MetaFont
6b25593c 618Summary(hu.UTF-8): MetaFont
d08789e0
ZU
619Summary(pl.UTF-8): Zestaw narzędzi MetaFont
620Group: Applications/Publishing/TeX
621Requires(post,postun): %{_bindir}/texhash
622Requires: %{name} = %{epoch}:%{version}-%{release}
623
624%description metafont
625MetaFont.
626
627%description metafont -l pl.UTF-8
628Zestaw narzędzi MetaFont.
629
630%package metapost
631Summary: MetaPost
6b25593c 632Summary(hu.UTF-8): MetaPost
d08789e0
ZU
633Summary(pl.UTF-8): Zestaw narzędzi MetaPost
634Group: Applications/Publishing/TeX
635Requires(post,postun): %{_bindir}/texhash
636Requires: %{name} = %{epoch}:%{version}-%{release}
637Obsoletes: tetex-matapost
638
639%description metapost
640MetaPost.
641
6b25593c
ZU
642%description metapost -l hu.UTF-8
643MetaPost.
644
d08789e0
ZU
645%description metapost -l pl.UTF-8
646Zestaw narzędzi MetaPost.
647
648%package mptopdf
649Summary: MetaPost to PDF converter
6b25593c 650Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
651Summary(pl.UTF-8): Konwerter MetaPost do PDF
652Group: Applications/Publishing/TeX
653Requires(post,postun): %{_bindir}/texhash
654Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
655
656%description mptopdf
657MetaPost to PDF converter.
658
6b25593c
ZU
659%description mptopdf -l hu.UTF-8
660MetaPost-ból PDF-be konvertáló.
661
d08789e0
ZU
662%description mptopdf -l pl.UTF-8
663Konwerter MetaPost do PDF.
664
665%package texdoctk
666Summary: Easy access to TeX documentation
667Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
668Group: Applications/Publishing/TeX
669Requires(post,postun): %{_bindir}/texhash
670Requires: %{name} = %{epoch}:%{version}-%{release}
671
672%description texdoctk
673A Perl/Tk-based GUI for easy access to package documentation for TeX
674on Unix platforms; the databases it uses are based on the texmf/doc
675subtrees of teTeX v.1.0.x, but database files for local configurations
676with modified/extended directories can be derived from them. Note that
677texdoctk is not a viewer itself, but an interface for finding
678documentation files and opening them with the appropriate viewer; so
679it relies on appropriate programs to be installed on the system.
680However, the choice of these programs can be configured by the
681sysadmin or user.
682
683%description texdoctk -l pl.UTF-8
684Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
685dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
686danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
687używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
688Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
689interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
690właściwej przeglądarce; tak więc wymaga on odpowiednich programów
691zainstalowanych w systemie. Wybór tych programów może być dokonany
692przez administratora lub użytkownika.
693
694%package -n texconfig
695Summary: TeX typesetting system configurator
696Summary(pl.UTF-8): Konfigurator systemu składu TeX
697Group: Applications/Publishing/TeX
698Requires: %{name} = %{epoch}:%{version}-%{release}
699Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
700Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
701Requires: xdvi = %{epoch}:%{version}-%{release}
702Obsoletes: tetex-texconfig
703
704%description -n texconfig
705TeX typesetting system configurator.
706
707%description -n texconfig -l pl.UTF-8
708Konfigurator systemu składu TeX.
709
710%package -n xdvi
711Summary: X11 previewer
712Summary(de.UTF-8): X11-Previewer
713Summary(es.UTF-8): Visualizador TeX X11
714Summary(fr.UTF-8): Prévisualisateur X11
715Summary(pl.UTF-8): Przeglądarka DVI dla X11
716Summary(pt_BR.UTF-8): Visualizador TeX X11
717Summary(tr.UTF-8): X11 öngörüntüleyici
718Group: Applications/Publishing/TeX
719Requires(post,postun): %{_bindir}/texhash
720Requires: %{name} = %{epoch}:%{version}-%{release}
721Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
722Suggests: %{name}-dvips
723Obsoletes: tetex-xdvi
724
725%description -n xdvi
726xdvi is a program which runs under the X window system. It is used to
727preview dvi files, such as are produced by tex and latex.
728
729%description -n xdvi -l de.UTF-8
730xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
731ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
732latex erzeugt wurden.
733
734%description -n xdvi -l es.UTF-8
735xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
736visualizar archivos dvi, como los producidos por tex y latex.
737
738%description -n xdvi -l fr.UTF-8
739xdvi est un programme s'exécutant sous le système X Window. Il sert à
740visualiser les fichiers dvi tels que ceux produits par tex et latex.
741
742%description -n xdvi -l pl.UTF-8
743Xdvi jest programem (działającym w X Window System) do przeglądania
744plików DVI, produkowanych przez TeXa i LaTeXa.
745
746%description -n xdvi -l pt_BR.UTF-8
747xdvi é um programa que roda no sistema X Window. É usado para
748visualizar arquivos dvi, como os produzidos por tex e latex.
749
624ed2f9
ZU
750%package -n xindy
751Summary: Xindy creates sorted and tagged index from raw index
752Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
753Group: Applications/Publishing/TeX
754
755%description -n xindy
756Xindy creates sorted and tagged index from raw index.
757
758%description -n xindy -l hu.UTF-8
759Xindy rendezett és cimkézett indexet készít nyers indexekből.
760
761%package -n xindy-albanian
762Summary: Xindy albanian language
763Summary(hu.UTF-8): Xindy albán nyelv
764Group: Applications/Publishing/TeX
765
766%description -n xindy-albanian
767Xindy albanian language
768
769%description -n xindy-albanian -l hu.UTF-8
770Xindy albán nyelv
771
772%package -n xindy-belarusian
773Summary: Xindy belarusian language
774Summary(hu.UTF-8): Xindy belorusz nyelv
775Group: Applications/Publishing/TeX
776
777%description -n xindy-belarusian
778Xindy belarusian language
779
780%description -n xindy-belarusian -l hu.UTF-8
781Xindy belorusz nyelv
782
783%package -n xindy-bulgarian
784Summary: Xindy bulgarian language
785Summary(hu.UTF-8): Xindy bolgár nyelv
786Group: Applications/Publishing/TeX
787
788%description -n xindy-bulgarian
789Xindy bulgarian language
790
791%description -n xindy-bulgarian -l hu.UTF-8
792Xindy bolgár nyelv
793
794%package -n xindy-croatian
795Summary: Xindy croatian language
796Summary(hu.UTF-8): Xindy horvát nyelv
797Group: Applications/Publishing/TeX
798
799%description -n xindy-croatian
800Xindy croatian language
801
802%description -n xindy-croatian -l hu.UTF-8
803Xindy horvát nyelv
804
805%package -n xindy-czech
806Summary: Xindy czech language
807Summary(hu.UTF-8): Xindy cseh nyelv
808Group: Applications/Publishing/TeX
809
810%description -n xindy-czech
811Xindy czech language
812
813%description -n xindy-czech -l hu.UTF-8
814Xindy cseh nyelv
815
816%package -n xindy-danish
817Summary: Xindy danish language
818Summary(hu.UTF-8): Xindy dán nyelv
819Group: Applications/Publishing/TeX
820
821%description -n xindy-danish
822Xindy danish language
823
824%description -n xindy-danish -l hu.UTF-8
825Xindy dán nyelv
826
827%package -n xindy-dutch
828Summary: Xindy dutch language
829Summary(hu.UTF-8): Xindy holland nyelv
830Group: Applications/Publishing/TeX
831
832%description -n xindy-dutch
833Xindy dutch language
834
835%description -n xindy-dutch -l hu.UTF-8
836Xindy holland nyelv
837
838%package -n xindy-english
839Summary: Xindy english language
840Summary(hu.UTF-8): Xindy angol nyelv
841Group: Applications/Publishing/TeX
842
843%description -n xindy-english
844Xindy english language
845
846%description -n xindy-english -l hu.UTF-8
847Xindy angol nyelv
848
849%package -n xindy-esperanto
850Summary: Xindy esperanto language
851Summary(hu.UTF-8): Xindy eszperantó nyelv
852Group: Applications/Publishing/TeX
853
854%description -n xindy-esperanto
855Xindy esperanto language
856
857%description -n xindy-esperanto -l hu.UTF-8
858Xindy eszperantó nyelv
859
860%package -n xindy-estonian
861Summary: Xindy estonian language
862Summary(hu.UTF-8): Xindy észt nyelv
863Group: Applications/Publishing/TeX
864
865%description -n xindy-estonian
866Xindy estonian language
867
868%description -n xindy-estonian -l hu.UTF-8
869Xindy észt nyelv
870
871%package -n xindy-finnish
872Summary: Xindy finnish language
873Summary(hu.UTF-8): Xindy finn nyelv
874Group: Applications/Publishing/TeX
875
876%description -n xindy-finnish
877Xindy finnish language
878
879%description -n xindy-finnish -l hu.UTF-8
880Xindy finn nyelv
881
882%package -n xindy-french
883Summary: Xindy french language
884Summary(hu.UTF-8): Xindy francia nyelv
885Group: Applications/Publishing/TeX
886
887%description -n xindy-french
888Xindy french language
889
890%description -n xindy-french -l hu.UTF-8
891Xindy francia nyelv
892
893%package -n xindy-general
894Summary: Xindy general language
895Summary(hu.UTF-8): Xindy általános nyelv
896Group: Applications/Publishing/TeX
897
898%description -n xindy-general
899Xindy general language
900
901%description -n xindy-general -l hu.UTF-8
902Xindy általános nyelv
903
904%package -n xindy-georgian
905Summary: Xindy georgian language
906Summary(hu.UTF-8): Xindy georgian nyelv
907Group: Applications/Publishing/TeX
908
909%description -n xindy-georgian
910Xindy georgian language
911
912%description -n xindy-georgian -l hu.UTF-8
913Xindy georgian nyelv
914
915%package -n xindy-german
916Summary: Xindy german language
917Summary(hu.UTF-8): Xindy német nyelv
918Group: Applications/Publishing/TeX
919
920%description -n xindy-german
921Xindy german language
922
923%description -n xindy-german -l hu.UTF-8
924Xindy német nyelv
925
926%package -n xindy-greek
927Summary: Xindy greek language
928Summary(hu.UTF-8): Xindy görög nyelv
929Group: Applications/Publishing/TeX
930
931%description -n xindy-greek
932Xindy greek language
933
934%description -n xindy-greek -l hu.UTF-8
935Xindy görög nyelv
936
937%package -n xindy-gypsy
938Summary: Xindy gypsy language
939Summary(hu.UTF-8): Xindy cigány nyelv
940Group: Applications/Publishing/TeX
941
942%description -n xindy-gypsy
943Xindy gypsy language
944
945%description -n xindy-gypsy -l hu.UTF-8
946Xindy cigány nyelv
947
948%package -n xindy-hausa
949Summary: Xindy hausa language
950Summary(hu.UTF-8): Xindy hausa nyelv
951Group: Applications/Publishing/TeX
952
953%description -n xindy-hausa
954Xindy hausa language
955
956%description -n xindy-hausa -l hu.UTF-8
957Xindy hausa nyelv
958
959%package -n xindy-hebrew
960Summary: Xindy hebrew language
961Summary(hu.UTF-8): Xindy héber nyelv
962Group: Applications/Publishing/TeX
963
964%description -n xindy-hebrew
965Xindy hebrew language
966
967%description -n xindy-hebrew -l hu.UTF-8
968Xindy héber nyelv
969
970%package -n xindy-hungarian
971Summary: Xindy hungarian language
972Summary(hu.UTF-8): Xindy magyar nyelv
973Group: Applications/Publishing/TeX
974
975%description -n xindy-hungarian
976Xindy hungarian language
977
978%description -n xindy-hungarian -l hu.UTF-8
979Xindy magyar nyelv
980
981%package -n xindy-icelandic
982Summary: Xindy icelandic language
983Summary(hu.UTF-8): Xindy izlandi nyelv
984Group: Applications/Publishing/TeX
985
986%description -n xindy-icelandic
987Xindy icelandic language
988
989%description -n xindy-icelandic -l hu.UTF-8
990Xindy izlandi nyelv
991
992%package -n xindy-italian
993Summary: Xindy italian language
994Summary(hu.UTF-8): Xindy olasz nyelv
995Group: Applications/Publishing/TeX
996
997%description -n xindy-italian
998Xindy italian language
999
1000%description -n xindy-italian -l hu.UTF-8
1001Xindy olasz nyelv
1002
1003%package -n xindy-klingon
1004Summary: Xindy klingon language
1005Summary(hu.UTF-8): Xindy klingon nyelv
1006Group: Applications/Publishing/TeX
1007
1008%description -n xindy-klingon
1009Xindy klingon language
1010
1011%description -n xindy-klingon -l hu.UTF-8
1012Xindy klingon nyelv
1013
1014%package -n xindy-kurdish
1015Summary: Xindy kurdish language
1016Summary(hu.UTF-8): Xindy kurd nyelv
1017Group: Applications/Publishing/TeX
1018
1019%description -n xindy-kurdish
1020Xindy kurdish language
1021
1022%description -n xindy-kurdish -l hu.UTF-8
1023Xindy kurd nyelv
1024
1025%package -n xindy-latin
1026Summary: Xindy latin language
1027Summary(hu.UTF-8): Xindy latin nyelv
1028Group: Applications/Publishing/TeX
1029
1030%description -n xindy-latin
1031Xindy latin language
1032
1033%description -n xindy-latin -l hu.UTF-8
1034Xindy latin nyelv
1035
1036%package -n xindy-latvian
1037Summary: Xindy latvian language
1038Summary(hu.UTF-8): Xindy lett nyelv
1039Group: Applications/Publishing/TeX
1040
1041%description -n xindy-latvian
1042Xindy latvian language
1043
1044%description -n xindy-latvian -l hu.UTF-8
1045Xindy lett nyelv
1046
1047%package -n xindy-lithuanian
1048Summary: Xindy lithuanian language
1049Summary(hu.UTF-8): Xindy litván nyelv
1050Group: Applications/Publishing/TeX
1051
1052%description -n xindy-lithuanian
1053Xindy lithuanian language
1054
1055%description -n xindy-lithuanian -l hu.UTF-8
1056Xindy litván nyelv
1057
1058%package -n xindy-lower-sorbian
1059Summary: Xindy lower-sorbian language
1060Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1061Group: Applications/Publishing/TeX
1062
1063%description -n xindy-lower-sorbian
1064Xindy lower-sorbian language
1065
1066%description -n xindy-lower-sorbian -l hu.UTF-8
1067Xindy lower-sorbian nyelv
1068
1069%package -n xindy-macedonian
1070Summary: Xindy macedonian language
1071Summary(hu.UTF-8): Xindy macedón nyelv
1072Group: Applications/Publishing/TeX
1073
1074%description -n xindy-macedonian
1075Xindy macedonian language
1076
1077%description -n xindy-macedonian -l hu.UTF-8
1078Xindy macedón nyelv
1079
1080%package -n xindy-mongolian
1081Summary: Xindy mongolian language
1082Summary(hu.UTF-8): Xindy mongol nyelv
1083Group: Applications/Publishing/TeX
1084
1085%description -n xindy-mongolian
1086Xindy mongolian language
1087
1088%description -n xindy-mongolian -l hu.UTF-8
1089Xindy mongol nyelv
1090
1091%package -n xindy-norwegian
1092Summary: Xindy norwegian language
1093Summary(hu.UTF-8): Xindy norvég nyelv
1094Group: Applications/Publishing/TeX
1095
1096%description -n xindy-norwegian
1097Xindy norwegian language
1098
1099%description -n xindy-norwegian -l hu.UTF-8
1100Xindy norvég nyelv
1101
1102%package -n xindy-polish
1103Summary: Xindy polish language
1104Summary(hu.UTF-8): Xindy lengyel nyelv
1105Group: Applications/Publishing/TeX
1106
1107%description -n xindy-polish
1108Xindy polish language
1109
1110%description -n xindy-polish -l hu.UTF-8
1111Xindy lengyel nyelv
1112
1113%package -n xindy-portuguese
1114Summary: Xindy portuguese language
1115Summary(hu.UTF-8): Xindy portugál nyelv
1116Group: Applications/Publishing/TeX
1117
1118%description -n xindy-portuguese
1119Xindy portuguese language
1120
1121%description -n xindy-portuguese -l hu.UTF-8
1122Xindy portugál nyelv
1123
1124%package -n xindy-romanian
1125Summary: Xindy romanian language
1126Summary(hu.UTF-8): Xindy román nyelv
1127Group: Applications/Publishing/TeX
1128
1129%description -n xindy-romanian
1130Xindy romanian language
1131
1132%description -n xindy-romanian -l hu.UTF-8
1133Xindy román nyelv
1134
1135%package -n xindy-russian
1136Summary: Xindy russian language
1137Summary(hu.UTF-8): Xindy orosz nyelv
1138Group: Applications/Publishing/TeX
1139
1140%description -n xindy-russian
1141Xindy russian language
1142
1143%description -n xindy-russian -l hu.UTF-8
1144Xindy orosz nyelv
1145
1146%package -n xindy-serbian
1147Summary: Xindy serbian language
1148Summary(hu.UTF-8): Xindy szerb nyelv
1149Group: Applications/Publishing/TeX
1150
1151%description -n xindy-serbian
1152Xindy serbian language
1153
1154%description -n xindy-serbian -l hu.UTF-8
1155Xindy szerb nyelv
1156
1157%package -n xindy-slovak
1158Summary: Xindy slovak language
1159Summary(hu.UTF-8): Xindy szlovák nyelv
1160Group: Applications/Publishing/TeX
1161
1162%description -n xindy-slovak
1163Xindy slovak language
1164
1165%description -n xindy-slovak -l hu.UTF-8
1166Xindy szlovák nyelv
1167
1168%package -n xindy-slovenian
1169Summary: Xindy slovenian language
1170Summary(hu.UTF-8): Xindy szlovén nyelv
1171Group: Applications/Publishing/TeX
1172
1173%description -n xindy-slovenian
1174Xindy slovenian language
1175
1176%description -n xindy-slovenian -l hu.UTF-8
1177Xindy szlovén nyelv
1178
1179%package -n xindy-spanish
1180Summary: Xindy spanish language
1181Summary(hu.UTF-8): Xindy spanyol nyelv
1182Group: Applications/Publishing/TeX
1183
1184%description -n xindy-spanish
1185Xindy spanish language
1186
1187%description -n xindy-spanish -l hu.UTF-8
1188Xindy spanyol nyelv
1189
1190%package -n xindy-swedish
1191Summary: Xindy swedish language
1192Summary(hu.UTF-8): Xindy svéd nyelv
1193Group: Applications/Publishing/TeX
1194
1195%description -n xindy-swedish
1196Xindy swedish language
1197
1198%description -n xindy-swedish -l hu.UTF-8
1199Xindy svéd nyelv
1200
1201%package -n xindy-turkish
1202Summary: Xindy turkish language
1203Summary(hu.UTF-8): Xindy török nyelv
1204Group: Applications/Publishing/TeX
1205
1206%description -n xindy-turkish
1207Xindy turkish language
1208
1209%description -n xindy-turkish -l hu.UTF-8
1210Xindy török nyelv
1211
1212%package -n xindy-ukrainian
1213Summary: Xindy ukrainian language
1214Summary(hu.UTF-8): Xindy ukrán nyelv
1215Group: Applications/Publishing/TeX
1216
1217%description -n xindy-ukrainian
1218Xindy ukrainian language
1219
1220%description -n xindy-ukrainian -l hu.UTF-8
1221Xindy ukrán nyelv
1222
1223%package -n xindy-upper-sorbian
1224Summary: Xindy upper-sorbian language
1225Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1226Group: Applications/Publishing/TeX
1227
1228%description -n xindy-upper-sorbian
1229Xindy upper-sorbian language
1230
1231%description -n xindy-upper-sorbian -l hu.UTF-8
1232Xindy upper-sorbian nyelv
1233
1234%package -n xindy-vietnamese
1235Summary: Xindy vietnamese language
04123363 1236Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1237Group: Applications/Publishing/TeX
1238
1239%description -n xindy-vietnamese
1240Xindy vietnamese language
1241
1242%description -n xindy-vietnamese -l hu.UTF-8
1243Xindy vietnám nyelv
1244
1245
d08789e0
ZU
1246%package pdftex
1247Summary: TeX generating PDF files instead DVI
04123363 1248Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1249Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1250Group: Applications/Publishing/TeX
60597425 1251Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1252Requires: %{name} = %{epoch}:%{version}-%{release}
1253Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1254
1255%description pdftex
1256TeX generating PDF files instead DVI.
1257
1258%description pdftex -l pl.UTF-8
1259TeX generujący pliki PDF zamiast DVI.
1260
faa40f44
ZU
1261%package psutils
1262Summary: PostScript Utilities
1263Summary(hu.UTF-8): PostScript eszközök
1264Summary(pl.UTF-8): Narzędzia do PostScriptu
1265Obsoletes: psutils
1266Group: Applications/Printing
1267
1268%description psutils
1269This archive contains some utilities for manipulating PostScript
1270documents. Page selection and rearrangement are supported, including
1271arrangement into signatures for booklet printing, and page merging for
1272n-up printing.
1273
1274%description psutils -l hu.UTF-8
1275Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1276dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1277beleértve a booklet nyomtatáshoz való átrendezést is.
1278
1279%description psutils -l pl.UTF-8
1280PSutils zawiera programy pomagające manipulować plikami PostScript,
1281wybierać strony przeznaczone do wydruku, ich kolejność, układ.
1282Pozwala także na łączenie różnych plików PostScript w całość.
1283
04123363
ZU
1284%package phyzzx
1285Summary: A TeX format for physicists
1286Summary(hu.UTF-8): TeX formátum fizikusoknak
1287Group: Applications/Publishing/TeX
1288Requires(post,postun): %{_bindir}/texhash
1289Requires: %{name} = %{epoch}:%{version}-%{release}
1290
1291%description phyzzx
1292A TeX format for physicists.
1293
1294%description phyzzx -l hu.UTF-8
1295TeX formátum fizikusoknak.
1296
d08789e0
ZU
1297%package omega
1298Summary: Extended unicode TeX
1299Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1300Group: Applications/Publishing/TeX
1301Requires(post,postun): %{_bindir}/texhash
1302Requires: %{name} = %{epoch}:%{version}-%{release}
1303Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1304Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1305
1306%description omega
1307Omega is a version of the TeX program modified for multilingual
1308typesetting. It uses unicode, and has additional primitives for (among
1309other things) bidirectional typesetting.
1310
1311%description omega -l pl.UTF-8
1312Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1313Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1314tekstu pisanego w obu kierunkach.
1315
1316# # formats #
1317
1318# Plain format.
1319
1320%package plain
1321Summary: Plain TeX format basic files
1322Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1323Group: Applications/Publishing/TeX
60597425 1324Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1325Requires: %{name} = %{epoch}:%{version}-%{release}
1326
1327%description plain
1328Plain TeX format basic files.
1329
1330%description plain -l pl.UTF-8
1331Podstawowe pliki dla formatu Plain TeX.
1332
1333%package format-plain
1334Summary: TeX Plain format
1335Summary(pl.UTF-8): Format TeX Plain
1336Group: Applications/Publishing/TeX
1337Requires(post,postun): %{_bindir}/texhash
1338Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1339
1340%description format-plain
1341TeX Plain format.
1342
1343%description format-plain -l pl.UTF-8
1344Format TeX Plain.
1345
1346%package format-pdftex
1347Summary: PDFTeX Plain format
1348Summary(pl.UTF-8): Format PDFTeX Plain
1349Group: Applications/Publishing/TeX
1350Requires(post,postun): %{_bindir}/texhash
1351Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1352Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1353# for epstopdf to work
1354Requires: fonts-Type1-urw
1355Requires: ghostscript
1356
1357%description format-pdftex
1358PDFTeX Plain format.
1359
1360%description format-pdftex -l pl.UTF-8
1361Format PDFTeX Plain.
1362
1363%package format-pdfetex
1364Summary: PDFTeX EPlain format
1365Summary(pl.UTF-8): Format PDFTeX EPlain
1366Group: Applications/Publishing/TeX
1367Requires(post,postun): %{_bindir}/texhash
1368Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1369Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1370
1371%description format-pdfetex
1372PDFTeX EPlain format.
1373
1374%description format-pdfetex -l pl.UTF-8
1375Format PDFTeX EPlain.
1376
1377# MeX Plain format
1378
1379%package mex
1380Summary: MeX Plain Format basic files
1381Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1382Group: Applications/Publishing/TeX
1383Requires(post,postun): %{_bindir}/texhash
1384Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1385Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1386Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1387
1388%description mex
1389MeX Plain Format basic files.
1390
1391%description mex -l pl.UTF-8
1392Podstawowe pliki dla formatu MeX Plain.
1393
1394%package format-mex
1395Summary: MeX Plain Format
1396Summary(pl.UTF-8): Format MeX Plain
1397Group: Applications/Publishing/TeX
1398Requires(post,postun): %{_bindir}/texhash
f6a96d15 1399Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1400
1401%description format-mex
1402MeX Plain Format.
1403
1404%description format-mex -l pl.UTF-8
1405Format MeX Plain.
1406
1407%package format-pdfmex
1408Summary: PDFMeX Plain Format
1409Summary(pl.UTF-8): Format PDFMeX Plain
1410Group: Applications/Publishing/TeX
1411Requires(post,postun): %{_bindir}/texhash
1412Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1413Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1414
1415%description format-pdfmex
1416PDFMeX Plain Format.
1417
1418%description format-pdfmex -l pl.UTF-8
1419Format PDFMeX Plain.
1420
1421%package format-utf8mex
1422Summary: MeX Plain Format with UTF-8 encoded source files
1423Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1424Group: Applications/Publishing/TeX
1425Requires(post,postun): %{_bindir}/texhash
1426Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1427
1428%description format-utf8mex
1429MeX Plain Format with UTF-8 encoded source files.
1430
1431%description format-utf8mex -l pl.UTF-8
1432Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1433
1434# AMS TeX format
1435
1436%package amstex
1437Summary: AMS macros for Plain TeX basic files
1438Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1439Group: Applications/Publishing/TeX
1440Requires(post,postun): %{_bindir}/texhash
1441Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1442Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1443Obsoletes: tetex-ams
1444Obsoletes: tetex-plain-amsfonts
1445
1446%description amstex
1447American Mathematical Society macros for Plain TeX basic files.
1448
1449%description amstex -l pl.UTF-8
1450Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1451Plain TeX.
1452
1453%package format-amstex
1454Summary: AMS macros for Plain TeX
1455Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1456Group: Applications/Publishing/TeX
1457Requires(post,postun): %{_bindir}/texhash
1458Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1459Obsoletes: tetex-ams
1460
1461%description format-amstex
1462American Mathematical Society macros for Plain TeX.
1463
1464%description format-amstex -l pl.UTF-8
1465Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1466
1467%package format-pdfamstex
1468Summary: AMS macros for PDFTeX
1469Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1470Group: Applications/Publishing/TeX
1471Requires(post,postun): %{_bindir}/texhash
1472Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1473Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1474
1475%description format-pdfamstex
1476American Mathematical Society macros for PDFTeX.
1477
1478%description format-pdfamstex -l pl.UTF-8
1479Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1480
1481# CSPlain format
1482
1483%package csplain
1484Summary: TeX CSPlain format basic files
1485Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1486Group: Applications/Publishing/TeX
1487Requires(post,postun): %{_bindir}/texhash
1488Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1489Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1490
1491%description csplain
1492TeX CSPlain format basic files.
1493
1494%description csplain -l pl.UTF-8
1495Podstawowe pliki dla formatu TeX CSPlain.
1496
1497%package format-csplain
1498Summary: TeX CSPlain format
1499Summary(pl.UTF-8): Format TeX CSPlain
1500Group: Applications/Publishing/TeX
1501Requires(post,postun): %{_bindir}/texhash
1502Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1503
1504%description format-csplain
1505TeX CSPlain format.
1506
1507%description format-csplain -l pl.UTF-8
1508Format TeX CSPlain.
1509
1510%package format-pdfcsplain
1511Summary: PDFTeX CSPlain format
1512Summary(pl.UTF-8): Format PDFTeX CSPlain
1513Group: Applications/Publishing/TeX
1514Requires(post,postun): %{_bindir}/texhash
1515Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1516
1517%description format-pdfcsplain
1518PDFTeX CSPlain format.
1519
1520%description format-pdfcsplain -l pl.UTF-8
1521Format PDFTeX CSPlain.
1522
1523# CSLaTeX format
1524
1525%package cslatex
1526Summary: CSLaTeX format basic files
1527Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1528Group: Applications/Publishing/TeX
1529Requires(post,postun): %{_bindir}/texhash
1530Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1531Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1532
1533%description cslatex
1534CSLaTeX format basic files.
1535
1536%description cslatex -l pl.UTF-8
1537Podstawowe pliki dla formatu CSLaTeX.
1538
1539%package format-cslatex
1540Summary: CSLaTeX format
1541Summary(pl.UTF-8): Format CSLaTeX
1542Group: Applications/Publishing/TeX
1543Requires(post,postun): %{_bindir}/texhash
1544Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1545
1546%description format-cslatex
1547CSLaTeX format.
1548
1549%description format-cslatex -l pl.UTF-8
1550Format CSLaTeX.
1551
1552%package format-pdfcslatex
1553Summary: PDF CSLaTeX format
1554Summary(pl.UTF-8): Format PDF CSLaTeX
1555Group: Applications/Publishing/TeX
1556Requires(post,postun): %{_bindir}/texhash
1557Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1558
1559%description format-pdfcslatex
1560PDF CSLaTeX format.
1561
1562%description format-pdfcslatex -l pl.UTF-8
1563Format PDF CSLaTeX.
1564
1565# Cyrillic Plain format
1566
1567%package cyrplain
1568Summary: Cyrillic Plain format basic files
1569Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1570Group: Applications/Publishing/TeX
1571Requires(post,postun): %{_bindir}/texhash
1572Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1573
1574%description cyrplain
1575Cyrillic Plain format basic files.
1576
1577%description cyrplain -l pl.UTF-8
1578Podstawowe pliki dla formatu Cyrillic Plain.
1579
1580%package format-cyrplain
1581Summary: Cyrillic Plain format
1582Summary(pl.UTF-8): Format Cyrillic Plain
1583Group: Applications/Publishing/TeX
1584Requires(post,postun): %{_bindir}/texhash
1585Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1586
1587%description format-cyrplain
1588Cyrillic Plain format.
1589
1590%description format-cyrplain -l pl.UTF-8
1591Format Cyrillic Plain.
1592
1593%package format-cyramstex
1594Summary: Cyrillic AMSTeX format
1595Summary(pl.UTF-8): Format Cyrillic AMSTeX
1596Group: Applications/Publishing/TeX
1597Requires(post,postun): %{_bindir}/texhash
1598Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1599Obsoletes: tetex-cyramstex
1600
1601%description format-cyramstex
1602Cyrillic AMSTeX format.
1603
1604%description format-cyramstex -l pl.UTF-8
1605Format Cyrillic AMSTeX.
1606
1607%package format-cyrtexinfo
1608Summary: Cyrillic TeXInfo format
1609Summary(pl.UTF-8): Format Cyrillic TeXInfo
1610Group: Applications/Publishing/TeX
1611Requires(post,postun): %{_bindir}/texhash
1612Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1613Obsoletes: tetex-cyrtexinfo
1614
1615%description format-cyrtexinfo
1616Cyrillic TeXInfo format.
1617
1618%description format-cyrtexinfo -l pl.UTF-8
1619Format Cyrillic TeXInfo.
1620
1621# EPlain format
1622
1623%package eplain
1624Summary: EPlain format basic files
1625Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1626Group: Applications/Publishing/TeX
1627Requires(post,postun): %{_bindir}/texhash
1628Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1629Obsoletes: tetex-etex
1630
1631%description eplain
1632EPlain format basic files.
1633
1634%description eplain -l pl.UTF-8
1635Podstawowe pliki dla formatu EPlain.
1636
1637%package format-eplain
1638Summary: EPlain format
1639Summary(pl.UTF-8): Format EPlain
1640Group: Applications/Publishing/TeX
1641Requires(post,postun): %{_bindir}/texhash
1642Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1643
1644%description format-eplain
1645EPlain format.
1646
1647%description format-eplain -l pl.UTF-8
1648Format EPlain.
1649
1650# ConTeXt format.
1651
1652%package context
1653Summary: ConTeXt macro package basic files
1654Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1655Group: Applications/Publishing/TeX
1656Requires(post,postun): %{_bindir}/texhash
1657Requires: %{name} = %{epoch}:%{version}-%{release}
1658Obsoletes: tetex-latex-context
1659
1660%define _noautoreq 'perl(path_tre)'
1661
1662%description context
1663A full featured, parameter driven macro package, which fully supports
1664advanced interactive documents.
1665
1666This package contains basic files.
1667
1668%description context -l pl.UTF-8
1669Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1670całkowicie obsługujący zaawansowane dokumenty interaktywne.
1671
1672Ten pakiet zawiera podstawowe pliki.
1673
1674%package format-context-de
1675Summary: German ConTeXt format
1676Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1677Group: Applications/Publishing/TeX
1678Requires(post,postun): %{_bindir}/texhash
1679Requires: %{name}-context = %{epoch}:%{version}-%{release}
1680
1681%description format-context-de
1682German ConTeXt format.
1683
1684%description format-context-de -l pl.UTF-8
1685Niemiecka wersja formatu ConTeXt.
1686
1687%package format-context-en
1688Summary: English ConTeXt format
1689Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1690Group: Applications/Publishing/TeX
1691Requires(post,postun): %{_bindir}/texhash
1692Requires: %{name}-context = %{epoch}:%{version}-%{release}
1693
1694%description format-context-en
1695English ConTeXt format.
1696
1697%description format-context-en -l pl.UTF-8
1698Angielska wersja formatu ConTeXt.
1699
1700%package format-context-nl
1701Summary: Dutch ConTeXt format
1702Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1703Group: Applications/Publishing/TeX
1704Requires(post,postun): %{_bindir}/texhash
1705Requires: %{name}-context = %{epoch}:%{version}-%{release}
1706
1707%description format-context-nl
1708Dutch ConTeXt format.
1709
1710%description format-context-nl -l pl.UTF-8
1711Holenderska wersja formatu ConTeXt.
1712
1713# LaTeX format.
1714
1715%package latex
1716Summary: LaTeX macro package basic files
1717Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1718Group: Applications/Publishing/TeX
60597425 1719Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1720Requires: %{name} = %{epoch}:%{version}-%{release}
1721Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1722Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1723Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1724# for misc/eurosym:
1725Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1726Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613
ZU
1727Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
1728Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1729Obsoletes: tetex-bibtex-koma-script
1730Obsoletes: tetex-latex-SIunits
1731Obsoletes: tetex-latex-caption
1732Obsoletes: tetex-latex-curves
1733Obsoletes: tetex-latex-dinbrief
1734Obsoletes: tetex-latex-draftcopy
1735Obsoletes: tetex-latex-dvilj
1736Obsoletes: tetex-latex-eepic
1737Obsoletes: tetex-latex-endfloat
1738Obsoletes: tetex-latex-fancyhdr
1739Obsoletes: tetex-latex-fancyheadings
1740Obsoletes: tetex-latex-fancyvrb
1741Obsoletes: tetex-latex-fp
1742Obsoletes: tetex-latex-graphics
1743Obsoletes: tetex-latex-hyperref
1744Obsoletes: tetex-latex-koma-script
1745Obsoletes: tetex-latex-labels
1746Obsoletes: tetex-latex-listings
1747Obsoletes: tetex-latex-misc
1748Obsoletes: tetex-latex-ms
1749Obsoletes: tetex-latex-multirow
1750Obsoletes: tetex-latex-mwcls
1751Obsoletes: tetex-latex-mwdtools
1752Obsoletes: tetex-latex-natbib
1753Obsoletes: tetex-latex-ntgclass
1754Obsoletes: tetex-latex-oberdiek
1755Obsoletes: tetex-latex-pb-diagram
1756Obsoletes: tetex-latex-pstriks
1757Obsoletes: tetex-latex-revtex4
1758Obsoletes: tetex-latex-seminar
1759Obsoletes: tetex-latex-t2
1760Obsoletes: tetex-latex-titlesec
1761Obsoletes: tetex-latex-tools
1762Obsoletes: tetex-latex-units
1763Obsoletes: tetex-mwcls
1764Obsoletes: tetex-revtex4
1765
1766%description latex
1767LaTeX is a front end for the TeX text formatting system. Easier to use
1768than TeX, LaTeX is essentially a set of TeX macros which provide
1769convenient, predefined document formats for users.
1770
1771This package contains basic files.
1772
1773%description latex -l pl.UTF-8
1774LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1775łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1776dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1777
1778Ten pakiet zawiera podstawowe pliki.
1779
6c82f497
ZU
1780%package latex-12many
1781Summary: Generalising mathematical index sets
1782Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1783Group: Applications/Publishing/TeX
6c82f497 1784Requires(post,postun): %{_bindir}/texhash
b4d68b39 1785Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1786
1787%description latex-12many
1788Generalising mathematical index sets.
1789
1790%description latex-12many -l hu.UTF-8
1791A matematikai halmazok indexelésének általánosítása.
1792
a8b381b0
ZU
1793%package latex-abstract
1794Summary: Control the typesetting of the abstract environment
1795Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1796Group: Applications/Publishing/TeX
fe66da27 1797Requires(post,postun): %{_bindir}/texhash
b4d68b39 1798Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1799
1800%description latex-abstract
1801Control the typesetting of the abstract environment.
1802
1803%description latex-abstract -l hu.UTF-8
1804Az "abstract" környezet szedésének irányítása.
1805
f1f5d194
ZU
1806%package latex-accfonts
1807Summary: Utilities to derive new fonts from existing ones
1808Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1809Group: Applications/Publishing/TeX
1810Requires(post,postun): %{_bindir}/texhash
1811
1812%description latex-accfonts
1813Utilities to derive new fonts from existing ones.
1814
1815%description latex-accfonts -l hu.UTF-8
1816Eszközök új betűtípusok származtatására már létezőkből.
1817
e88b5dcf
ZU
1818%package latex-adrconv
1819Summary: BibTeX styles to implement an address database
1820Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1821Group: Applications/Publishing/TeX
2fede27b 1822Requires(post,postun): %{_bindir}/texhash
78d53d8c 1823Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1824
1825%description latex-adrconv
1826BibTeX styles to implement an address database.
1827
1828%description latex-adrconv -l hu.UTF-8
1829BibTeX stílusok cím-adatbázis megvalósításához.
1830
1831
d08789e0
ZU
1832%package latex-ae
1833Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1834Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1835Group: Applications/Publishing/TeX
1836Requires(post,postun): %{_bindir}/texhash
1837Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1838Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1839
1840%description latex-ae
1841A set of virtual fonts which emulates T1 coded fonts using the
1842standard CM fonts. The package is called AE fonts (for Almost
1843European). The main use of the package is to produce PDF files using
1844versions of the CM fonts instead of the bitmapped EC fonts.
1845
1846%description latex-ae -l pl.UTF-8
1847Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1848standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1849- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1850 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1851 bitmapowych fontów EC.
1852
1853%package latex-algorithms
1854Summary: Floating algorithm environment
1855Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1856Group: Applications/Publishing/TeX
1857Requires(post,postun): /usr/bin/texhash
1858Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1859
1860%description latex-algorithms
1861Defines a floating algorithm environment designed to work with the
1862algorithmic package.
1863
1864%description latex-algorithms -l pl.UTF-8
1865Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1866do pracy z pakietem algorithmic.
1867
1868%package latex-ams
1869Summary: AMS math facilities for LaTeX
1870Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1871Group: Applications/Publishing/TeX
1872Requires(post,postun): %{_bindir}/texhash
1873Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1874Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1875Obsoletes: tetex-latex-amscls
1876Obsoletes: tetex-latex-amsfonts
1877Obsoletes: tetex-latex-amsmath
1878
1879%description latex-ams
1880This package is the principal package in the AMS-LaTeX distribution.
1881It adapts for use in LaTeX most of the mathematical features found in
1882AMS-TeX.
1883
1884%description latex-ams -l pl.UTF-8
1885To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1886możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1887
1888%package latex-antp
1889Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1890Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1891Group: Applications/Publishing/TeX
1892Requires(post,postun): %{_bindir}/texhash
1893Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1894Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1895
1896%description latex-antp
1897A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1898- -- preliminary version. This font was designed in the 'twenties and
1899 the 'thirties of XX century by a Polish graphic artist and a
1900 typographer Adam Poltawski. It was widely used by Polish printing
1901 houses as long as metal types were in use (until ca the 'sixties).
1902 Perhaps the first complete font family programmed and parametrized in
1903 METAPOST.
1904
1905%description latex-antp -l pl.UTF-8
1906Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1907PostScript Type 1. Ten krój został opracowany w latach 30-tych i
190840-tych XX wieku przez polskiego grafika i typografa Adama
1909Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1910używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1911kompletna rodzina fontów zaprogramowana i zparametryzowana w
1912METAPOSCIE.
1913
1914%package latex-antt
1915Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1916Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1917Group: Applications/Publishing/TeX
1918Requires(post,postun): %{_bindir}/texhash
1919Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1920Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1921
1922%description latex-antt
1923Antykwa Torunska is a serif font designed by the late Polish
1924typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
19251.
1926
1927%description latex-antt -l pl.UTF-8
1928Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1929typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1930postać cyfrową jako Type 1.
1931
e88b5dcf
ZU
1932%package latex-appendix
1933Summary: Extra control of appendices
1934Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1935Group: Applications/Publishing/TeX
1936Requires(post,postun): %{_bindir}/texhash
78d53d8c 1937Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1938
1939%description latex-appendix
1940Extra control of appendices.
1941
1942%description latex-appendix -l hu.UTF-8
1943Az appendixek nagyobb irányítása.
1944
b4d68b39
ZU
1945%package latex-backgammon
1946Summary: LaTeX package to documenting backgammon games
1947Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1948Group: Applications/Publishing/TeX
1949Requires(post,postun): %{_bindir}/texhash
1950Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1951
1952%description latex-backgammon
1953LaTeX package to documenting backgammon games.
1954
1955%description latex-backgammon -l hu.UTF-8
1956LaTeX csomag backgammon játékok dokumentálására
1957
d08789e0
ZU
1958%package latex-bbm
1959Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1960Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1961Group: Applications/Publishing/TeX
1962Requires(post,postun): %{_bindir}/texhash
1963Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1964Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1965
1966%description latex-bbm
1967Blackboard variant fonts for Computer Modern, with LaTeX support.
1968
1969%description latex-bbm -l pl.UTF-8
1970Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1971
6c82f497
ZU
1972%package latex-bardiag
1973Summary: LateX package for drawing bar diagrams
1974Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1975Group: Applications/Publishing/TeX
1976Requires(post,postun): %{_bindir}/texhash
1977
1978%description latex-bardiag
1979LateX package for drawing bar diagrams.
1980
1981%description latex-bardiag -l hu.UTF-8
1982LaTeX csomag oszlopdiagramok rajzolására.
1983
d08789e0
ZU
1984%package latex-bbold
1985Summary: Sans serif blackboard bold for LaTeX
1986Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1987Group: Applications/Publishing/TeX
1988Requires(post,postun): %{_bindir}/texhash
1989Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1990Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1991
1992%description latex-bbold
1993A geometric sans serif blackboard bold font, for use in mathematics.
1994
1995%description latex-bbold -l pl.UTF-8
1996Geometryczny tablicowy tłusty font sans serif, do używania w
1997matematyce.
1998
1999%package latex-bibtex
2000Summary: Bibliography management for LaTeX
2001Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2002Group: Applications/Publishing/TeX
2003Requires(post,postun): %{_bindir}/texhash
2004Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2005Obsoletes: tetex-bibtex
2006Obsoletes: tetex-natbib
2007Obsoletes: tetex-rubibtex
2008
2009%description latex-bibtex
2010Bibliography management for LaTeX.
2011
2012%description latex-bibtex -l pl.UTF-8
2013Zarządzanie bibliografią dla LaTeXa.
2014
b4d68b39
ZU
2015%package latex-beamer
2016Summary: A LaTeX class for producing presentations and slides
2017Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2018Group: Applications/Publishing/TeX
2019Requires(post,postun): %{_bindir}/texhash
2020Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2021
2022%description latex-beamer
2023A LaTeX class for producing presentations and slides.
2024
2025%description latex-beamer -l hu.UTF-8
2026LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2027
2fede27b
ZU
2028%package latex-bezos
2029Summary: Packages by Javier Bezos (additional math tools)
2030Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2031Group: Applications/Publishing/TeX
2032Requires(post,postun): %{_bindir}/texhash
78d53d8c 2033Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2034
2035%description latex-bezos
2036Packages by Javier Bezos (additional math tools).
2037
2038%description latex-bezos
2039Javier Bezos csomagjai (további matematikai eszközök).
2040
d08789e0
ZU
2041%package latex-bibtex-ams
2042Summary: BibTeX style files for American Mathematical Society publications
2043Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2044Group: Applications/Publishing/TeX
2045Requires(post,postun): %{_bindir}/texhash
2046Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2047Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2048Obsoletes: tetex-bibtex-ams
2049
2050%description latex-bibtex-ams
2051BibTeX style files for American Mathematical Society publications.
2052
2053%description latex-bibtex-ams -l pl.UTF-8
2054Pliki stylów BibTeXa do publikacji American Mathematical Society.
2055
2056%package latex-bibtex-dk
2057Summary: Danish variants of the standard BibTeX styles
2058Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2059Group: Applications/Publishing/TeX
2060Requires(post,postun): /usr/bin/texhash
2061Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2062
2063%description latex-bibtex-dk
2064Dk-bib is a translation of the four standard BibTeX style files
2065(abbrv, alpha, plain and unsrt) into Danish. The files have been
2066extended with ISBN, ISSN and URL fields which can be enabled through a
2067LaTeX style file.
2068
2069%description latex-bibtex-dk -l pl.UTF-8
2070Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2071(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2072rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2073stylu LaTeXa.
2074
2075%package latex-bibtex-nor
2076Summary: Norwegian variants of the standard BibTeX styles
2077Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2078Group: Applications/Publishing/TeX
2079Requires(post,postun): /usr/bin/texhash
2080Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2081
2082%description latex-bibtex-nor
2083Norwegian variants of the standard BibTeX styles.
2084
2085%description latex-bibtex-nor -l pl.UTF-8
2086Norweskie warianty standardowych stylów BibTeXa.
2087
2088%package latex-bibtex-pl
2089Summary: Polish bibliography management for LaTeX
2090Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2091Group: Applications/Publishing/TeX
2092Requires(post,postun): %{_bindir}/texhash
2093Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2094Obsoletes: tetex-bibtex-plbib
2095
2096%description latex-bibtex-pl
2097Polish bibliography management for LaTeX.
2098
2099%description latex-bibtex-pl -l pl.UTF-8
2100Polska wersja zarządzania bibliografią dla LaTeXa.
2101
2102%package latex-bibtex-german
2103Summary: German variants of standard BibTeX styles
2104Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2105Group: Applications/Publishing/TeX
2106Requires(post,postun): %{_bindir}/texhash
2107Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2108Obsoletes: tetex-bibtex-germbib
2109
2110%description latex-bibtex-german
2111German variants of standard BibTeX styles.
2112
2113%description latex-bibtex-german -l pl.UTF-8
2114Niemieckie wersje standardowych stylów BibTeXa.
2115
2116%package latex-bibtex-revtex4
2117Summary: BibTeX styles for REVTeX4
2118Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2119Group: Applications/Publishing/TeX
2120Requires(post,postun): %{_bindir}/texhash
2121Requires: %{name} = %{epoch}:%{version}-%{release}
2122Obsoletes: tetex-bibtex-revtex4
2123
2124%description latex-bibtex-revtex4
2125BibTeX styles for REVTeX4.
2126
2127%description latex-bibtex-revtex4 -l pl.UTF-8
2128Style BibTeXa dla REVTeX4.
2129
2130%package latex-bibtex-jurabib
2131Summary: Extended BibTeX citation support for the humanities and legal texts
2132Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2133Group: Applications/Publishing/TeX
2134Requires(post,postun): %{_bindir}/texhash
2135Requires: %{name} = %{epoch}:%{version}-%{release}
2136Obsoletes: tetex-bibtex-jurabib
2137
2138%description latex-bibtex-jurabib
2139Extended BibTeX citation support for the humanities and legal texts.
2140
2141%description latex-bibtex-jurabib -l pl.UTF-8
2142Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2143prawniczych.
2144
33b3b483
ZU
2145%package latex-bibtex-styles
2146Summary: Various BibTeX styles
2147Summary(hu.UTF-8): Vegyes BibTeX stílusok
2148Group: Applications/Publishing/TeX
2149Requires(post,postun): %{_bindir}/texhash
2150Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2151
2152%description latex-bibtex-styles
2153Various BibTeX styles.
2154
2155%description latex-bibtex-styles -l hu.UTF-8
2156Vegyes BibTeX stílusok.
2157
435dbdfa
ZU
2158%package latex-bibtex-vancouver
2159Summary: Bibliographic style file for Biomedical Journals
b5f33174 2160Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2161Group: Applications/Publishing/TeX
435dbdfa 2162Requires(post,postun): %{_bindir}/texhash
33b3b483 2163Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2164
b5f33174 2165%description latex-bibtex-vancouver
435dbdfa 2166Bibliographic style file for Biomedical Journals.
2fede27b 2167
b5f33174
ZU
2168%description latex-bibtex-vancouver -l hu.UTF-8
2169Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2170
2fede27b
ZU
2171%package latex-booktabs
2172Summary: Publication quality tables in LaTeX
2173Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2174Group: Applications/Publishing/TeX
2175Requires(post,postun): %{_bindir}/texhash
78d53d8c 2176Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2177
2178%description latex-booktabs
2179Publication quality tables in LaTeX.
2180
2181%description latex-booktabs -l hu.UTF-8
2182Nyomdai minőségű táblázatok LaTeX-ben.
2183
2184
2185%package latex-caption
2186Summary: Customising captions in floating environments
2187Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2188Group: Applications/Publishing/TeX
2189Requires(post,postun): %{_bindir}/texhash
78d53d8c 2190Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2191
2192%description latex-caption
2193Customising captions in floating environments.
2194
2195%description latex-caption -l hu.UTF-8
2196Feliratok testreszabása úszó környezetekben.
2197
d08789e0
ZU
2198%package latex-carlisle
2199Summary: Miscellaneous small packages by David Carlisle
2200Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2201Group: Applications/Publishing/TeX
2202Requires(post,postun): %{_bindir}/texhash
2203Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2204
2205%description latex-carlisle
2206Miscellaneous small packages by David Carlisle.
2207
2208%description latex-carlisle -l pl.UTF-8
2209Różne małe pakiety autorstwa Davida Carlisle.
2210
2211%package latex-ccfonts
2212Summary: Support for Concrete text and math fonts in LaTeX
2213Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2214Group: Applications/Publishing/TeX
2215Requires(post,postun): %{_bindir}/texhash
2216Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2217
2218%description latex-ccfonts
2219LaTeX font definition files for the Concrete fonts and a LaTeX package
2220for typesetting documents using Concrete as the default font family.
2221The files support OT1, T1, TS1, and Concrete math including AMS fonts
2222(Ulrik Vieth's concmath).
2223
2224%description latex-ccfonts -l pl.UTF-8
2225Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2226LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2227rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2228Concrete wraz z AMS (concmath Ulrika Vietha).
2229
2230%package latex-cite
2231Summary: Supports compressed, sorted lists of numerical citations
2232Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2233Group: Applications/Publishing/TeX
2234Requires(post,postun): %{_bindir}/texhash
2235Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2236
2237%description latex-cite
2238Supports compressed, sorted lists of numerical citations.
2239
2240%description latex-cite -l pl.UTF-8
2241Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2242
2243%package latex-cmbright
2244Summary: Support for CM Bright fonts in LaTeX
2245Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2246Group: Applications/Publishing/TeX
2247Requires(post,postun): %{_bindir}/texhash
2248Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2249Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2250
2251%description latex-cmbright
2252A family of sans serif fonts for TeX and LaTeX, based on Donald
2253Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2254various shapes as well as all the fonts necessary for mathematical
2255typesetting, incl. AMS symbols. This collection provides all the
2256necessary files for using the fonts with LaTeX.
2257
2258%description latex-cmbright -l pl.UTF-8
2259Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2260Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2261kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2262symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2263używania fontów w LaTeXu.
2264
2fede27b
ZU
2265%package latex-comment
2266Summary: Selectively include/excludes portions of text
2267Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2268Group: Applications/Publishing/TeX
2269Requires(post,postun): %{_bindir}/texhash
78d53d8c 2270Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2271
2272%description latex-comment
2273Selectively include/excludes portions of text.
2274
2275%description latex-comment -l hu.UTF-8
2276A szöveg részeinek beillesztése/kihagyása.
2277
d08789e0
ZU
2278%package latex-concmath
2279Summary: LaTeX package and font definition files to access the Concrete math fonts
2280Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2281Group: Applications/Publishing/TeX
2282Requires(post,postun): %{_bindir}/texhash
2283Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2284Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2285
2286%description latex-concmath
2287LaTeX package and font definition files to access the Concrete math
2288fonts, which were derived from Computer Modern math fonts using
2289parameters from Concrete Roman text fonts.
2290
2291%description latex-concmath -l pl.UTF-8
2292Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2293matematyczne Concrete wywodzące się z fontów matematycznych Computer
2294Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2295Roman.
2296
2fede27b
ZU
2297%package latex-currvita
2298Summary: Typeset a curriculum vitae
2299Summary(hu.UTF-8): Önéletrajzok írása
2300Group: Applications/Publishing/TeX
2301Requires(post,postun): %{_bindir}/texhash
78d53d8c 2302Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2303
2304%description latex-currvita
2305Typeset a curriculum vitae.
2306
2307%description latex-currvita -l hu.UTF-8
2308Önéletrajzok írása.
2309
2310%package latex-curves
2311Summary: Curves for LaTeX picture environment
2312Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2313Group: Applications/Publishing/TeX
2314Requires(post,postun): %{_bindir}/texhash
78d53d8c 2315Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2316
2317%description latex-curves
2318Curves for LaTeX picture environment.
2319
2320%description latex-curves -l hu.UTF-8
2321Görbék LaTeX picture környezetébe.
2322
d08789e0
ZU
2323%package latex-custom-bib
2324Summary: Customized BibTeX styles for LaTeX
2325Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2326Group: Applications/Publishing/TeX
2327Requires(post,postun): %{_bindir}/texhash
2328Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2329
2330%description latex-custom-bib
2331Package generating customized BibTeX bibliography styles from a
2332generic file using docstrip. Includes support for the Harvard style.
2333
2334%description latex-custom-bib -l pl.UTF-8
2335Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2336pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2337
2338%package latex-cyrillic
2339Summary: LaTeX Cyrillic support
2340Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2341Group: Applications/Publishing/TeX
2342Requires(post,postun): %{_bindir}/texhash
2343Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2344
2345%description latex-cyrillic
2346LaTeX Cyrillic support.
2347
2348%description latex-cyrillic -l pl.UTF-8
2349Obsługa cyrylicy dla LaTeXa.
2350
b280f158
ZU
2351%package latex-dstroke
2352Summary: LaTeX doublestroke font
2353Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2354Group: Applications/Publishing/TeX
2355Requires(post,postun): %{_bindir}/texhash
2356Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2357Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2358
2359%description latex-dstroke
2360Doublestroke font for typesetting the mathematical symbols for the
2361natural numbers, whole numbers, rational numbers, real numbers and
2362complex numbers.
2363
2364%description latex-dstroke -l pl.UTF-8
2365Podwójnie kreślony font do składania symboli matematycznych liczb
2366naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2367
60597425
ZU
2368%package latex-enumitem
2369Summary: A package to customize the three basic lists
2370Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2371Group: Applications/Publishing/TeX
2372Requires(post,postun): %{_bindir}/texhash
78d53d8c 2373Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2374
2375%description latex-enumitem
2376A package to customize the three basic lists (enumerate, itemize and
2377description).
2378
2379%description latex-enumitem
2380Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2381(enumerate, itemize, description).
2382
2b453bda
ZU
2383%package latex-exam
2384Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2385Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2386Group: Applications/Publishing/TeX
fe66da27 2387Requires(post,postun): %{_bindir}/texhash
78d53d8c 2388Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2389
2390%description latex-exam
2391The exam document class attempts to make it easy for even a LaTeX
2392novice to prepare exams.
2393
2394%description latex-exam -l hu.UTF-8
2395Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2396feladatsorok készítése.
2397
f1f5d194
ZU
2398%package latex-gbrief
2399Summary: Letter document class
2400Summary(hu.UTF-8): Levél dokumentumosztály
2401Group: Applications/Publishing/TeX
2402Requires(post,postun): %{_bindir}/texhash
2403Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2404
2405%description latex-gbrief
2406Letter document class.
2407
2408%description latex-gbrief -l hu.UTF-8
2409Levél dokumentumosztály.
2410
2b453bda 2411
d08789e0
ZU
2412%package latex-jknappen
2413Summary: Miscellaneous packages by Joerg Knappen
2414Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2415Group: Applications/Publishing/TeX
2416Requires(post,postun): %{_bindir}/texhash
2417Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2418Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2419
2420%description latex-jknappen
2421Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2422Knappen, including sgmlcmpt.
2423
2424%description latex-jknappen -l pl.UTF-8
2425Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2426Knappena. Zawiera sgmlcmpt.
2427
d19eaaab
ZU
2428%package latex-keystroke
2429Summary: Graphical representation of keys on keyboard
2430Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2431Group: Applications/Publishing/TeX
2432Requires(post,postun): %{_bindir}/texhash
2433Requires: %{name}-latex
2434
2435%description latex-keystroke
2436Graphical representation of keys on keyboard.
2437
2438%description latex-keystroke -l hu.UTF-8
2439A billentyűk grafikus megjelenítése.
2440
2441
2442%package latex-labbook
2443Summary: Typeset laboratory journals
2444Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2445Group: Applications/Publishing/TeX
2446Requires(post,postun): %{_bindir}/texhash
2447Requires: %{name}-latex
2448
2449%description latex-labbook
2450Typeset laboratory journals.
2451
2452%description latex-labbook -l hu.UTF-8
2453Laborjegyzőkönyvek szedése.
2454
2455%package latex-lcd
2456Summary: Alphanumerical LCD-style displays
f65b3398 2457Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2458Group: Applications/Publishing/TeX
2459Requires(post,postun): %{_bindir}/texhash
2460Requires: %{name}-latex
2461
2462%description latex-lcd
2463Alphanumerical LCD-style displays.
2464
2465%description latex-lcd -l hu.UTF-8
f65b3398 2466Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2467
2468%package latex-leaflet
2469Summary: Create small handouts (flyers)
2470Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2471Group: Applications/Publishing/TeX
2472Requires(post,postun): %{_bindir}/texhash
2473Requires: %{name}-latex
2474
2475%description latex-leaflet
2476Create small handouts (flyers).
2477
2478%description latex-leaflet -l hu.UTF-8
2479Kis "kézikönyvek" készítése (brossúrák).
2480
f1f5d194
ZU
2481%package latex-leftidx
2482Summary: Left and right subscripts and superscripts in math mode
2483Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2484Group: Applications/Publishing/TeX
2485Requires(post,postun): %{_bindir}/texhash
2486Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2487
7b6c7caa
ZU
2488%description latex-leftidx
2489Left and right subscripts and superscripts in math mode.
2490
2491%description latex-leftidx -l hu.UTF-8
2492Bal és jobboldali alsó és felső indexek matematikai módban.
2493
d19eaaab
ZU
2494
2495%package latex-lewis
2496Summary: Draw Lewis structures (chemistry)
2497Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2498Group: Applications/Publishing/TeX
2499Requires(post,postun): %{_bindir}/texhash
2500Requires: %{name}-latex
2501
2502%description latex-lewis
2503Draw Lewis structures (chemistry).
2504
2505%description latex-lewis -l hu.UTF-8
2506Lewis struktúrák készítése (kémia).
2507
d08789e0
ZU
2508%package latex-lm
2509Summary: LaTeX styles for Latin Modern family fonts
2510Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2511Group: Applications/Publishing/TeX
2512Requires(post,postun): /usr/bin/texhash
2513Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2514Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2515
2516%description latex-lm
2517Latin Modern family of fonts, based on the Computer Modern fonts
2518released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2519lot of additional characters, mainly accented ones, but not only.
2520There is a one set of PostScript fonts and four sets of TeX Font
2521Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2522encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2523Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2524potential user knows what to do with all these files. The author is
2525Boguslaw Jackowski.
2526
2527%description latex-lm -l pl.UTF-8
2528Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2529przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2530Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2531Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2532Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2533QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2534(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2535(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2536tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2537
a8b381b0
ZU
2538%package latex-lastpage
2539Summary: Reference last page for "Page N of M" type footers
2540Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2541Group: Applications/Publishing/TeX
fe66da27 2542Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2543
2544%description latex-lastpage
2545Reference last page for Page N of M type footers.
2546
2547%description latex-lastpage -l hu.UTF-8
2548Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2549
d08789e0
ZU
2550%package latex-lineno
2551Summary: Line numbers on paragraphs
2552Summary(pl.UTF-8): Numery linii dla paragrafów
2553Group: Applications/Publishing/TeX
2554Requires(post,postun): /usr/bin/texhash
2555Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2556
2557%description latex-lineno
2558The LaTeX package lineno.sty provides line numbers on paragraphs.
2559After TeX has broken a paragraph into lines there will be line numbers
2560attached to them, with the possibility to make references through the
2561LaTeX \ref, \pageref cross reference mechanism.
2562
2563%description latex-lineno -l pl.UTF-8
2564Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2565paragrafu na linie przez TeXa do linii dołączane są ich numery z
2566możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2567\ref i \pageref.
2568
d19eaaab
ZU
2569
2570%package latex-mathexam
2571Summary: Package for typesetting exams
2572Summary(hu.UTF-8): Vizsgák szedése
2573Group: Applications/Publishing/TeX
2574Requires(post,postun): %{_bindir}/texhash
2575Requires: %{name}-latex
2576
2577%description latex-mathexam
2578Package for typesetting exams.
2579
2580%description latex-mathexam -l hu.UTF-8
2581Vizsgák szedése.
2582
d08789e0
ZU
2583%package latex-microtype
2584Summary: An interface to the micro-typographic extensions of pdfTeX
2585Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2586Group: Applications/Publishing/TeX
2587Requires(post,postun): /usr/bin/texhash
2588Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2589
2590%description latex-microtype
2591The `microtype' package provides a LaTeX interface to pdfTeX's
2592micro-typographic extensions: character protrusion and font expansion.
2593It allows to restrict character protrusion and/or font expansion to a
2594definable set of fonts, and to configure micro-typographic aspects of
2595the fonts in a straight-forward and flexible way. Settings for various
2596fonts are provided.
2597
2598%description latex-microtype -l pl.UTF-8
2599Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2600mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2601Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2602określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2603aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2604dla różnych fontów.
2605
8ed039e0
ZU
2606%package latex-musictex
2607Summary: Typesetting music with TeX
2608Summary(hu.UTF-8): Zenék szedése TeX-hel
2609Group: Applications/Publishing/TeX
2610Requires(post,postun): %{_bindir}/texhash
2611Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2612
2613%description latex-musictex
2614Typesetting music with TeX.
2615
2616%description latex-musictex -l hu.UTF-8
2617Zenék szedése TeX-hel.
2618
d08789e0
ZU
2619%package latex-lucidabr
2620Summary: Package to make Lucida Bright fonts usable with LaTeX
2621Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2622Group: Applications/Publishing/TeX
2623Requires(post,postun): %{_bindir}/texhash
2624Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2625
2626%description latex-lucidabr
2627Package to make Lucida Bright fonts usable with LaTeX.
2628
2629%description latex-lucidabr -l pl.UTF-8
2630Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2631
2632%package latex-marvosym
2633Summary: Styles for Martin Vogel's Symbol (marvosym) font
2634Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2635Group: Applications/Publishing/TeX
2636Requires(post,postun): /usr/bin/texhash
2637Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2638Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2639
2640%description latex-marvosym
2641Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2642currency symbol as defined by the European commission; Euro currency
2643symbols in typefaces Times, Helvetica and Courier; Symbols for
2644structural engineering; Symbols for steel cross-sections; Astronomy
2645signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2646symbols; CE sign and others.
2647
2648%description latex-marvosym -l pl.UTF-8
2649Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2650waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2651krojach Times, Helvetica i Courier; symbole do inżynierii
2652strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2653(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2654CE i inne.
2655
2656%package latex-mathpple
2657Summary: Use PostScript Palatino for typesetting maths
2658Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2659Group: Applications/Publishing/TeX
2660Requires(post,postun): %{_bindir}/texhash
2661Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2662Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2663
2664%description latex-mathpple
2665The package defines the PostScript font family `Palatino' (ppl) as the
2666default roman font and then uses the `mathpple' fonts for typesetting
2667math. These virtual fonts have been created for typesetting math in a
2668style that suits the Palatino text fonts. The AMS fonts, when used
2669additionally, will be scaled to fit Palatino.
2670
2671%description latex-mathpple -l pl.UTF-8
2672Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2673domyślny font roman i używa fontów mathpple do składania wzorów
2674matematycznych. Te wirtualne fonty zostały stworzone do składania
2675wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2676Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2677pasować do Palatino.
2678
2679%package latex-mathtime
2680Summary: Mathtime fonts for LaTeX
2681Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2682Group: Applications/Publishing/TeX
2683Requires(post,postun): %{_bindir}/texhash
2684Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2685
2686%description latex-mathtime
2687The Mathtime fonts have a number of characters remapped to positions
2688different from the ones normally used by the corresponding TeX
2689CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2690style files use the Times Roman font (often called something like:
2691ptmr or ptmr7t or ptmrq).
2692
2693%description latex-mathtime -l pl.UTF-8
2694Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2695różniące się od tych normalnie używanych w odpowiadających im TeXowych
2696fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2697używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2698ptmrq).
2699
2700%package latex-mflogo
2701Summary: LaTeX support for MetaFont and logo fonts
2702Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2703Group: Applications/Publishing/TeX
2704Requires(post,postun): %{_bindir}/texhash
2705Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2706Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2707
2708%description latex-mflogo
2709LaTeX package and font definition file to access the Knuthian `logo'
2710fonts described in `The MetaFontbook' and the MetaFont and logos in
2711LaTeX documents.
2712
2713%description latex-mflogo -l pl.UTF-8
2714Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2715opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2716LaTeXa.
2717
2718%package latex-mfnfss
2719Summary: Font description files to use extra fonts like yinit and ygoth
2720Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2721Group: Applications/Publishing/TeX
2722Requires(post,postun): %{_bindir}/texhash
2723Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2724
2725%description latex-mfnfss
2726Font description files to use extra fonts like yinit and ygoth.
2727
2728%description latex-mfnfss -l pl.UTF-8
2729Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2730
2731%package latex-minitoc
2732Summary: Produce a table of contents for each chapter
2733Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2734Group: Applications/Publishing/TeX
2735Requires(post,postun): %{_bindir}/texhash
2736Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2737
2738%description latex-minitoc
2739Produce a table of contents for each chapter.
2740
2741%description latex-minitoc -l pl.UTF-8
2742Tworzenie spisów treści dla każdego rozdziału.
2743
2744%package latex-mltex
2745Summary: Support for MLTeX
2746Summary(pl.UTF-8): Wsparcie dla MLTeXa
2747Group: Applications/Publishing/TeX
2748Requires(post,postun): %{_bindir}/texhash
2749Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2750
2751%description latex-mltex
2752Support for MLTeX, the multilingual TeX extension from Michael J.
2753Ferguson.
2754
2755%description latex-mltex -l pl.UTF-8
2756Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2757autorstwa Michaela J. Fergusona.
2758
d34bfb7f
ZU
2759%package latex-multienum
2760Summary: Multi-column enumerated lists
2761Summary(hu.UTF-8): Többoszlopos számozott listák
2762Group: Applications/Publishing/TeX
2763Requires(post,postun): %{_bindir}/texhash
2764Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2765
2766%description latex-multienum
2767Multi-column enumerated lists.
2768
2769%description latex-multienum -l hu.UTF-8
2770Többoszlopos számozott listák.
2771
f1f5d194
ZU
2772
2773%package latex-moreverb
2774Summary: Extended verbatim
2775Summary(hu.UTF-8): Kiterjesztett verbatim
2776Group: Applications/Publishing/TeX
2777Requires(post,postun): %{_bindir}/texhash
2778Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2779
2780%description latex-moreverb
2781Extended verbatim.
2782
2783%description latex-moreverb -l hu.UTF-8
2784Kiterjesztett verbatim.
2785
a8b381b0
ZU
2786%package latex-ntheorem
2787Summary: Enhanced theorem environment
2788Summary(hu.UTF-8): Bővített tétel környezet
2789Group: Applications/Publishing/TeX
fe66da27 2790Requires(post,postun): %{_bindir}/texhash
78d53d8c 2791Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2792
2793%description latex-ntheorem
2794Enhanced theorem environment.
2795
2796%description latex-ntheorem -l hu.UTF-8
2797Bővített tétel környezet
2798
f65b3398
ZU
2799%package latex-other
2800Summary: Other LaTeX packages
2801Summary(hu.UTF-8): Néhány további LaTeX csomag
2802Group: Applications/Publishing/TeX
2803Requires(post,postun): %{_bindir}/texhash
2804Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2805
2806%description latex-other
2807Other LaTeX packages.
2808
2809%description latex-other -l hu.UTF-8
2810Néhány további LaTeX csomag.
2811
2812%package latex-other-doc
2813Summary: Other LaTeX packages documentation
2814Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2815Group: Applications/Publishing/TeX
2816Requires(post,postun): %{_bindir}/texhash
2817Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2818
2819%description latex-other-doc
2820Other LaTeX packages documentation.
2821
2822%description latex-other-doc -l hu.UTF-8
2823Néhány további LaTeX csomag dokumentációja.
2824
d08789e0
ZU
2825%package latex-palatcm
2826Summary: Palatino + Computer Modern math fonts for LaTeX
2827Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2828Group: Applications/Publishing/TeX
2829Requires(post,postun): %{_bindir}/texhash
2830Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2831
2832%description latex-palatcm
2833Palatino + Computer Modern math fonts for LaTeX.
2834
2835%description latex-palatcm -l pl.UTF-8
2836Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2837
f65b3398
ZU
2838
2839%package latex-pdfslide
2840Summary: Presentation slides using pdftex
2841Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2842Group: Applications/Publishing/TeX
2843Requires(post,postun): %{_bindir}/texhash
2844Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2845
2846%description latex-pdfslide
2847Presentation slides using pdftex.
2848
2849%description latex-pdfslide -l hu.UTF-8
2850Prezentáció készítése pdftex-hel.
2851
03d9d5fa
ZU
2852%package latex-pgf
2853Summary: The TeX Portable Graphic Format
2854Summary(hu.UTF-8): TeX Portable Graphic Formátum
2855Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2856Group: Applications/Publishing/TeX
2857Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2858Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2859Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2860Obsoletes: tetex-pgf
03d9d5fa
ZU
2861
2862%description latex-pgf
2863A macro package for creating graphics directly in TeX and LaTeX.
2864
2865%description latex-pgf -l hu.UTF-8
2866Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2867
2868%description latex-pgf -l pl.UTF-8
2869Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2870
f65b3398
ZU
2871%package latex-polynom
2872Summary: Macros for manipulating polynomials
2873Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2874Group: Applications/Publishing/TeX
2875Requires(post,postun): %{_bindir}/texhash
2876Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2877
2878%description latex-polynom
2879Macros for manipulating polynomials.
2880
2881%description latex-polynom -l hu.UTF-8
2882Makrók polinomokkal való műveletekre.
2883
2884%package latex-polynomial
2885Summary: Typeset (univariate) polynomials
2886Summary(hu.UTF-8): Egyváltozós polinomok szedése
2887Group: Applications/Publishing/TeX
2888Requires(post,postun): %{_bindir}/texhash
2889Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2890
2891%description latex-polynomial
2892Typeset (univariate) polynomials.
2893
2894%description latex-polynomial -l hu.UTF-8
2895Egyváltozós polinomok szedése.
2896
b7b4a109
ZU
2897%package latex-prosper
2898Summary: LaTeX class for high quality slides
2899Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2900Group: Applications/Publishing/TeX
2901Requires(post,postun): %{_bindir}/texhash
2902Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2903
2904%description latex-prosper
2905LaTeX class for high quality slides.
2906
2907%description latex-prosper -l hu.UTF-8
2908LaTeX osztály jó minőségű fóliák készítéséhez.
2909
2910%package latex-pseudocode
2911Summary: LaTeX enviroment for specifying algorithms in a natural way
2912Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2913Group: Applications/Publishing/TeX
2914Requires(post,postun): %{_bindir}/texhash
2915Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2916
2917%description latex-pseudocode
2918LaTeX enviroment for specifying algorithms in a natural way.
2919
2920%description latex-pseudocode -l hu.UTF-8
2921LaTeX környezet algoritmusok bevitelére.
2922
d08789e0
ZU
2923%package latex-psnfss
2924Summary: LaTeX font support for common PostScript fonts
2925Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2926Group: Applications/Publishing/TeX
2927Requires(post,postun): %{_bindir}/texhash
2928Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2929Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2930Obsoletes: tetex-latex-mathptm
2931Obsoletes: tetex-latex-mathptmx
2932
2933%description latex-psnfss
2934LaTeX font definition files, macros and font metrics for common
2935PostScript fonts.
2936
2937%description latex-psnfss -l pl.UTF-8
2938LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2939popularnych fontów postscriptowych.
2940
8efa6a9c
ZU
2941%package latex-pst-2dplot
2942Summary: A PSTricks package for drawing 2D curves
2943Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2944Group: Applications/Publishing/TeX
2945Requires(post,postun): %{_bindir}/texhash
2946Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2947
2948%description latex-pst-2dplot
2949A PSTricks package for drawing 2D curves.
2950
2951%description latex-pst-2dplot -l hu.UTF-8
2952PSTricks csomag kétdimenziós görbék rajzolásához.
2953
2954%package latex-pst-3dplot
2955Summary: Draw 3d curves and graphs using PSTricks
2956Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2957Group: Applications/Publishing/TeX
2958Requires(post,postun): %{_bindir}/texhash
2959Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2960
2961%description latex-pst-3dplot
2962Draw 3d curves and graphs using PSTricks.
2963
2964%description latex-pst-3dplot -l hu.UTF-8
29653D-s görbék és grafikonok PSTricks-szel.
2966
2967
2968%package latex-pst-bar
2969Summary: Produces bar charts using pstricks
2970Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
2971Group: Applications/Publishing/TeX
2972Requires(post,postun): %{_bindir}/texhash
2973Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2974
2975%description latex-pst-bar
2976Produces bar charts using pstricks.
2977
2978%description latex-pst-bar -l hu.UTF-8
2979Oszlopdiagramok pstricks-szel.
2980
2981%package latex-pst-circ
2982Summary: PSTricks package for drawing electric circuits
2983Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
2984Group: Applications/Publishing/TeX
2985Requires(post,postun): %{_bindir}/texhash
2986Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2987
2988%description latex-pst-circ
2989PSTricks package for drawing electric circuits.
2990
2991%description latex-pst-circ -l hu.UTF-8
2992PSTricks csomag elektromos áramkörök rajzolásához.
2993
2994%package latex-pst-diffraction
2995Summary: Print diffraction patterns from various apertures
2996Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
2997Group: Applications/Publishing/TeX
2998Requires(post,postun): %{_bindir}/texhash
2999Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3000
3001%description latex-pst-diffraction
3002Print diffraction patterns from various apertures.
3003
3004%description latex-pst-diffraction -l hu.UTF-8
3005Diffrakciós képek különböző eszközökön.
3006
b7b4a109
ZU
3007%package latex-pst-eucl
3008Summary: Euclidian geometry with pstricks
3009Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3010Group: Applications/Publishing/TeX
3011Requires(post,postun): %{_bindir}/texhash
3012Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3013
3014%description latex-pst-eucl
3015Euclidian geometry with pstricks.
3016
3017%description latex-pst-eucl -l hu.UTF-8
3018Euklidészi geometria a pstricks használatával.
3019
8efa6a9c
ZU
3020
3021%package latex-pst-fun
3022Summary: Draw "funny" objects with PSTricks
3023Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3024Group: Applications/Publishing/TeX
3025Requires(post,postun): %{_bindir}/texhash
3026Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3027
3028%description latex-pst-fun
3029Draw "funny" objects with PSTricks.
3030
3031%description latex-pst-fun -l hu.UTF-8
3032"Vicces" rajzok PSTricks-szel
3033
3034%package latex-pst-func
3035Summary: PSTricks package for plotting mathematical functions
3036Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3037Group: Applications/Publishing/TeX
3038Requires(post,postun): %{_bindir}/texhash
3039Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3040
3041%description latex-pst-func
3042PSTricks package for plotting mathematical functions.
3043
3044%description latex-pst-eucl -l hu.UTF-8
3045PSTricks csomag matematikai függvények ábrázolásához.
3046
b7b4a109
ZU
3047%package latex-pst-fr3d
3048Summary: Draw 3-dimensional framed boxes using PSTricks
3049Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3050Group: Applications/Publishing/TeX
3051Requires(post,postun): %{_bindir}/texhash
3052Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3053
3054%description latex-pst-fr3d
3055Draw 3-dimensional framed boxes using PSTricks.
3056
3057%description latex-pst-fr3d -l hu.UTF-8
3058Háromdimenziós dobozok PSTricks segítségével.
3059
3060%package latex-pst-fractal
3061Summary: Draw fractal sets using PSTricks
3062Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3063Group: Applications/Publishing/TeX
3064Requires(post,postun): %{_bindir}/texhash
3065Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3066
3067%description latex-pst-fractal
3068Draw fractal sets using PSTricks.
3069
3070%description latex-pst-fractal -l hu.UTF-8
3071Fraktálok rajzolása PSTricks segítségével.
3072
8efa6a9c
ZU
3073%package latex-pst-infixplot
3074Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3075Summary(hu.UTF-8): Infix kifejezések ábrázolása
3076Group: Applications/Publishing/TeX
3077Requires(post,postun): %{_bindir}/texhash
3078Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3079
3080%description latex-pst-infixplot
3081Using pstricks plotting capacities with infix expressions rather than
3082RPN.
3083
3084%description latex-pst-infixplot -l hu.UTF-8
3085Infix kifejezések ábrázolása.
3086
3087%package latex-pst-math
3088Summary: Enhancement of PostScript math operators to use with pstricks
3089Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3090Group: Applications/Publishing/TeX
3091Requires(post,postun): %{_bindir}/texhash
3092Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3093
3094%description latex-pst-math
3095Enhancement of PostScript math operators to use with pstricks.
3096
3097%description latex-pst-math -l hu.UTF-8
3098PostScript matematikai operátorok bővítése pstricks-szel.
3099
3100%package latex-pst-ob3d
3101Summary: Three dimensional objects using PSTricks
3102Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3103Group: Applications/Publishing/TeX
3104Requires(post,postun): %{_bindir}/texhash
3105Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3106
3107%description latex-pst-ob3d
3108Three dimensional objects using PSTricks.
3109
3110%description latex-pst-ob3d -l hu.UTF-8
3111Háromdimenziós objektumok PSTricks-szel.
3112
3113%package latex-pst-optexp
3114Summary: Drawing optical experimental setups
3115Summary(hu.UTF-8): Optikai összeállítások rajzolása
3116Group: Applications/Publishing/TeX
3117Requires(post,postun): %{_bindir}/texhash
3118Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3119
3120%description latex-pst-optexp
3121Drawing optical experimental setups.
3122
3123%description latex-pst-optexp -l hu.UTF-8
3124Optikai összeállítások rajzolása.
3125
3126%package latex-pst-optic
3127Summary: Drawing optics diagrams
3128Summary(hu.UTF-8): Optikai ábrák rajzolása
3129Group: Applications/Publishing/TeX
3130Requires(post,postun): %{_bindir}/texhash
3131Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3132
3133%description latex-pst-optic
3134Drawing optics diagrams.
3135
3136%description latex-pst-optic -l hu.UTF-8
3137Optikai ábrák rajzolása.
3138
3139%package latex-pst-text
3140Summary: Text and character manipulation in PSTricks
3141Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3142Group: Applications/Publishing/TeX
3143Requires(post,postun): %{_bindir}/texhash
3144Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3145
3146%description latex-pst-text
3147Text and character manipulation in PSTricks.
3148
3149%description latex-pst-text -l hu.UTF-8
3150Szöveg és karakter manipulációk PSTricks-szel.
3151
1024ab0e
ZU
3152%package latex-pst-uncategorized
3153Summary: Other uncategorized PSTricks packages
3154Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3155Group: Applications/Publishing/TeX
3156Requires(post,postun): %{_bindir}/texhash
3157Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3158
3159%description latex-pst-uncategorized
3160Other uncategorized PSTricks packages.
3161
3162%description latex-pst-uncategorized -l hu.UTF-8
3163Néhány kategorizálatlan PSTricks csomag.
3164
d08789e0
ZU
3165%package latex-pxfonts
3166Summary: PX fonts LaTeX support
3167Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3168Group: Applications/Publishing/TeX
3169Requires(post,postun): %{_bindir}/texhash
3170Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3171Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3172
3173%description latex-pxfonts
3174PX fonts LaTeX support.
3175
3176%description latex-pxfonts -l pl.UTF-8
3177Obsługa fontów PX w LaTeXu.
3178
3179%package latex-qfonts
3180Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3181Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3182Group: Applications/Publishing/TeX
3183Requires(post,postun): %{_bindir}/texhash
3184Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3185Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3186
3187%description latex-qfonts
3188A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3189QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3190QuasiTimes (regular, italic, bold and bold italic), based on URW++
3191fonts distributed with Ghostscript. The fonts are encoded according to
3192QX layout which facilitates multilingual and technical typesetting
3193using TeX, preserving usability in Windows applications.
3194
3195%description latex-qfonts -l pl.UTF-8
3196Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3197QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3198QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3199fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3200zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3201TeXu, zachowując przydatność dla aplikacji windowsowych.
3202
6c82f497
ZU
3203%package latex-SIstyle
3204Summary: Package to typeset SI units, numbers and angles
3205Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3206Group: Applications/Publishing/TeX
6c82f497 3207Requires(post,postun): /usr/bin/texhash
b4d68b39 3208Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3209
3210%description latex-SIstyle
3211Package to typeset SI units, numbers and angles.
3212
3213%description latex-SIstyle -l hu.UTF-8
3214Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3215
3216%package latex-SIunits
3217Summary: The SIunits package can be used to standardise the use of units in your writings
3218Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3219Group: Applications/Publishing/TeX
fe66da27 3220Requires(post,postun): /usr/bin/texhash
78d53d8c 3221Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3222
3223%description latex-SIunits
2b453bda
ZU
3224The SIunits package can be used to standardise the use of units in
3225your writings.
3127b522
ZU
3226
3227%description latex-SIunits -l hu.UTF-8
3228Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3229
f65b3398
ZU
3230%package latex-siunitx
3231Summary: A comprehensive (SI) units package
3232Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3233Group: Applications/Publishing/TeX
3234Requires(post,postun): /usr/bin/texhash
3235Requires: %{name}-latex
3236
3237%description latex-siunitx
3238A comprehensive (SI) units package.
3239
3240%description latex-siunitx -l hu.UTF-8
3241Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3242
6c82f497
ZU
3243%package latex-Tabbing
3244Summary: Tabbing with accented letters
3245Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3246Group: Applications/Publishing/TeX
3247Requires(post,postun): /usr/bin/texhash
3248
3249%description latex-Tabbing
3250Tabbing with accented letters.
3251
3252%description latex-Tabbing -l hu.UTF-8
3253Tabbing környezet ékezetes betűk használatával.
3127b522 3254
d08789e0
ZU
3255%package latex-urwvn
3256Summary: URWVN fonts
3257Summary(pl.UTF-8): Fonty URWVN
3258Group: Applications/Publishing/TeX
3259Requires(post,postun): /usr/bin/texhash
3260Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3261Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3262
3263%description latex-urwvn
3264URWVN fonts.
3265
3266%description latex-urwvn -l pl.UTF-8
3267Fonty URWVN.
3268
3269%package latex-txfonts
3270Summary: TX fonts LaTeX support
3271Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3272Group: Applications/Publishing/TeX
3273Requires(post,postun): %{_bindir}/texhash
3274Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3275Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3276
3277%description latex-txfonts
3278TX fonts LaTeX support.
3279
3280%description latex-txfonts -l pl.UTF-8
3281Obsługa fontów TX w LaTeXu.
3282
7ea3a98b
ZU
3283%package latex-ucs
3284Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3285Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3286Group: Applications/Publishing/TeX
7ea3a98b 3287Requires(post,postun): %{_bindir}/texhash
78d53d8c 3288Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3289
3290%description latex-ucs
d34bfb7f
ZU
3291This package contains support for using UTF-8 as input encoding in
3292LaTeX documents.
7ea3a98b
ZU
3293
3294%description latex-ucs -l hu.UTF-8
3295Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3296
d08789e0
ZU
3297%package latex-umlaute
3298Summary: An interface to inputenc for using alternate input encodings
3299Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3300Group: Applications/Publishing/TeX
3301Requires(post,postun): %{_bindir}/texhash
3302Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3303
3304%description latex-umlaute
3305An interface to inputenc for using alternate input encodings.
3306
3307%description latex-umlaute -l pl.UTF-8
3308Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3309
3310%package latex-wasysym
3311Summary: Extra characters from the Waldis symbol fonts
3312Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3313Group: Applications/Publishing/TeX
3314Requires(post,postun): %{_bindir}/texhash
3315Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3316Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3317
3318%description latex-wasysym
3319Makes some additional characters available that come from the wasy
3320fonts (Waldis symbol fonts). These fonts are not automatically
3321included in NFSS2/LaTeX2e since they take up important space and often
3322aren't necessary if one makes use of the packages amsfonts or amssymb.
3323Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3324apple, ocircle invneg, logof, varint, male, female, phone, clock,
3325lightning, pointer, sun, bell, permil, smiley, various electrical
3326symbols, shapes, music notes, circles, signs, astronomy, etc.
3327
3328%description latex-wasysym -l pl.UTF-8
3329Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3330(Waldis symbol). Te fonty nie są automatycznie dołączane w
3331NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3332jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3333m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3334ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3335pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3336kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3337
03d9d5fa
ZU
3338%package latex-xcolor
3339Summary: Allows for access to color tints, shades, tones etc
3340Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3341Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3342Group: Applications/Publishing/TeX
3343Obsoletes: tetex-latex-xcolor
3344
3345%description
3346`xcolor' provides easy driver-independent access to several kinds of
3347color tints, shades, tones, and mixes of arbitrary colors. It allows
3348to select a document-wide target color model and offers tools for
3349automatic color schemes, conversion between eight color models, and
3350alternating table row colors.
3351
3352%description latex-xcolor -l hu.UTF-8
3353`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3354színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3355keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3356modell kiválasztásához és a színmodellek közötti konverzióra.
3357
3358%description latex-xcolor -l pl.UTF-8
3359`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3360wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3361na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3362schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3363naprzemiennych kolorów w tabelach.
3364
d08789e0
ZU
3365%package format-latex
3366Summary: LaTeX macro package
3367Summary(pl.UTF-8): Pakiet makr LaTeX
3368Group: Applications/Publishing/TeX
3369Requires(post,postun): %{_bindir}/texhash
3370Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3371Obsoletes: hugelatex
3372
3373%description format-latex
3374LaTeX is a front end for the TeX text formatting system. Easier to use
3375than TeX, LaTeX is essentially a set of TeX macros which provide
3376convenient, predefined document formats for users.
3377
3378This package contains LaTeX format.
3379
3380%description format-latex -l pl.UTF-8
3381LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3382łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3383dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3384
3385Ten pakiet zawiera format LaTeX.
3386
3387%package format-pdflatex
3388Summary: PDF LaTeX macro package
3389Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3390Group: Applications/Publishing/TeX
3391Requires(post,postun): %{_bindir}/texhash
3392Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3393Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3394Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3395Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3396Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3397
3398%description format-pdflatex
3399LaTeX is a front end for the TeX text formatting system. Easier to use
3400than TeX, LaTeX is essentially a set of TeX macros which provide
3401convenient, predefined document formats for users.
3402
3403This package contains PDF LaTeX format.
3404
3405%description format-pdflatex -l pl.UTF-8
3406LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3407łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3408dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3409
3410Ten pakiet zawiera format PDF LaTeX.
3411
3412# PLaTeX format
3413
3414%package platex
3415Summary: PLaTeX format basic files
3416Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3417Group: Applications/Publishing/TeX
3418Requires(post,postun): %{_bindir}/texhash
3419Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3420Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3421
3422%description platex
3423PLaTeX format basic files.
3424
3425%description platex -l pl.UTF-8
3426Podstawowe pliki dla formatu PLaTeX.
3427
3428%package format-platex
3429Summary: PLaTeX format
3430Summary(pl.UTF-8): Format PLaTeX
3431Group: Applications/Publishing/TeX
3432Requires(post,postun): %{_bindir}/texhash
3433Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3434
3435%description format-platex
3436PLaTeX format.
3437
3438%description format-platex -l pl.UTF-8
3439Format PLaTeX.
3440
3441%package format-pdfplatex
3442Summary: PDF PLaTeX format
3443Summary(pl.UTF-8): Format PDF PLaTeX
3444Group: Applications/Publishing/TeX
3445Requires(post,postun): %{_bindir}/texhash
3446Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3447Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3448Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3449
3450%description format-pdfplatex
3451PDF PLaTeX format.
3452
3453%description format-pdfplatex -l pl.UTF-8
3454Format PDF PLaTeX.
3455
3456# # TeX generic macros #
3457
3458%package tex-babel
3459Summary: Multilingual support for TeX
3460Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3461Group: Applications/Publishing/TeX
3462Requires(post,postun): %{_bindir}/texhash
3463Requires: %{name} = %{epoch}:%{version}-%{release}
3464
3465%description tex-babel
3466Multilingual support for TeX.
3467
3468%description tex-babel -l pl.UTF-8
3469Obsługa wielu języków dla TeXa.
3470
3471%package tex-german
3472Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3473Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3474Group: Applications/Publishing/TeX
3475Requires(post,postun): %{_bindir}/texhash
3476Requires: %{name} = %{epoch}:%{version}-%{release}
3477
3478%description tex-german
3479Supports the new German orthography (neue deutsche Rechtschreibung).
3480
3481%description tex-german -l pl.UTF-8
3482Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3483
3484%package tex-mfpic
3485Summary: Macros which generate Metafont or Metapost for drawing pictures
3486Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3487Group: Applications/Publishing/TeX
3488Requires(post,postun): %{_bindir}/texhash
3489Requires: %{name} = %{epoch}:%{version}-%{release}
3490
3491%description tex-mfpic
3492Macros which generate Metafont or Metapost for drawing pictures.
3493
3494%description tex-mfpic -l pl.UTF-8
3495Makra generujące Metafont lub Metapost do rysowania obrazków.
3496
3497%package tex-misc
3498Summary: Miscellaneous TeX macros
3499Summary(pl.UTF-8): Różne makra TeXowe
3500Group: Applications/Publishing/TeX
3501Requires(post,postun): %{_bindir}/texhash
3502Requires: %{name} = %{epoch}:%{version}-%{release}
3503Obsoletes: tetex-tex-eijkhout
3504
3505%description tex-misc
3506Miscellaneous TeX macros.
3507
3508%description tex-misc -l pl.UTF-8
3509Różne makra TeXowe.
3510
3511%package tex-pictex
3512Summary: Picture drawing macros for TeX and LaTeX
3513Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3514Group: Applications/Publishing/TeX
3515Requires(post,postun): %{_bindir}/texhash
3516Requires: %{name} = %{epoch}:%{version}-%{release}
3517
3518%description tex-pictex
3519Picture drawing macros for TeX and LaTeX.
3520
3521%description tex-pictex -l pl.UTF-8
3522Makra do rysowania obrazków dla TeXa i LaTeXa.
3523
3524%package tex-pstricks
3525Summary: PostScript macros for TeX
3526Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3527Group: Applications/Publishing/TeX
3528Requires(post,postun): %{_bindir}/texhash
3529Requires: %{name} = %{epoch}:%{version}-%{release}
3530
3531%description tex-pstricks
3532An extensive collection of PostScript macros that is compatible with
3533most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3534AMS-LaTeX. Included are macros for color, graphics, pie charts,
3535rotation, trees and overlays. It has many special features, including:
3536a wide variety of graphics (picture drawing) macros, with a flexible
3537interface and with color support. There are macros for coloring or
3538shading the cells of tables.
3539
3540%description tex-pstricks -l pl.UTF-8
3541Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3542makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3543makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3544nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3545rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3546makra do kolorowania lub cieniowania komórek tabel.
3547
3548%package tex-qpx
3549Summary: QuasiPalatino and PX fonts typesetting support
3550Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3551Group: Applications/Publishing/TeX
3552Requires(post,postun): %{_bindir}/texhash
3553Requires: %{name} = %{epoch}:%{version}-%{release}
3554Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3555
3556%description tex-qpx
3557QuasiPalatino and PX fonts typesetting support.
3558
3559%description tex-qpx -l pl.UTF-8
3560Wsparcie dla składu fontami QuasiPalatino i PX.
3561
31bd2c4a 3562%package tex-qpxqtx
d08789e0
ZU
3563Summary: QuasiTimes and TX fonts typesetting support
3564Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3565Group: Applications/Publishing/TeX
3566Requires(post,postun): %{_bindir}/texhash
3567Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3568Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3569
31bd2c4a 3570%description tex-qpxqtx
d08789e0
ZU
3571QuasiTimes and TX fonts typesetting support.
3572
31bd2c4a 3573%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3574Wsparcie dla składu fontami QuasiTimes i TX.
3575
3576%package tex-ruhyphen
3577Summary: Russian hyphenation
3578Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3579Group: Applications/Publishing/TeX
3580Requires(post,postun): %{_bindir}/texhash
3581Requires: %{name} = %{epoch}:%{version}-%{release}
3582
3583%description tex-ruhyphen
3584A collection of Russian hyphenation patterns supporting a number of
3585Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3586LCY, LWN (OT2), and koi8-r.
3587
3588%description tex-ruhyphen -l pl.UTF-8
3589Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3590kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3591Cyrillic), LCY, LWN (OT2) i koi8-r.
3592
3593%package tex-spanish
3594Summary: Various TeX related files for typesetting documents written in Spanish
3595Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3596Group: Applications/Publishing/TeX
3597Requires(post,postun): %{_bindir}/texhash
3598Requires: %{name} = %{epoch}:%{version}-%{release}
3599Obsoletes: tetex-tex-spanishb
3600
3601%description tex-spanish
3602Various TeX related files for typesetting documents written in
3603Spanish, including hyphenation and dictionaries.
3604
3605%description tex-spanish -l pl.UTF-8
3606Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3607hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3608
3609%package tex-texdraw
3610Summary: Graphical macros, using embedded PostScript
3611Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3612Group: Applications/Publishing/TeX
3613Requires(post,postun): %{_bindir}/texhash
3614Requires: %{name} = %{epoch}:%{version}-%{release}
3615
3616%description tex-texdraw
3617Graphical macros, using embedded PostScript.
3618
3619%description tex-texdraw -l pl.UTF-8
3620Makra graficzne używające osadzanego PostScriptu.
3621
3622%package tex-thumbpdf
3623Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3624Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3625Group: Applications/Publishing/TeX
3626Requires(post,postun): %{_bindir}/texhash
3627Requires: %{name} = %{epoch}:%{version}-%{release}
3628
3629%description tex-thumbpdf
3630Provides support, using Perl, for thumbnails in pdfTeX and
3631dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3632represented in a TeX readable file that is read by the package
3633thumbpdf.sty to automatically include the thumbnails. Works with both
3634plain TeX and LaTeX.
3635
3636%description tex-thumbpdf -l pl.UTF-8
3637Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3638użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3639TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3640ikonki. Działa z formatami plain TeX i LaTeX.
3641
3642%package tex-ukrhyph
3643Summary: Ukranian hyphenation
3644Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3645Group: Applications/Publishing/TeX
3646Requires(post,postun): %{_bindir}/texhash
3647Requires: %{name} = %{epoch}:%{version}-%{release}
3648
3649%description tex-ukrhyph
3650This package allows the use of different hyphenation patterns for the
3651Ukrainian language for various Cyrillic font encodings. Contains
3652packages implementing traditional rules, modern rules, and combined
3653English-Ukrainian hyphenation.
3654
3655%description tex-ukrhyph -l pl.UTF-8
3656Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3657dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3658Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3659łączonych angielsko-ukraińskich.
3660
3661%package latex-vietnam
3662Summary: Vietnamese language support
3663Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3664Group: Applications/Publishing/TeX
3665Requires(post,postun): %{_bindir}/texhash
3666Requires: %{name} = %{epoch}:%{version}-%{release}
3667Obsoletes: tetex-tex-vietnam
3668
3669%description latex-vietnam
3670Vietnamese language support.
3671
3672%description latex-vietnam -l pl.UTF-8
3673Wsparcie dla języka wietnamskiego.
3674
3675%package tex-xypic
3676Summary: Package for typesetting a variety of graphs and diagrams with TeX
3677Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3678Group: Applications/Publishing/TeX
3679Requires(post,postun): %{_bindir}/texhash
3680Requires: %{name} = %{epoch}:%{version}-%{release}
3681Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3682
3683%description tex-xypic
3684A package for typesetting a variety of graphs and diagrams with TeX.
3685Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3686and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3687`supported package'.
3688
3689%description tex-xypic -l pl.UTF-8
3690Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3691z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3692w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3693
3694%package tex-xkeyval
3695Summary: Extension to keyval package
3696Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3697Group: Applications/Publishing/TeX
3698Requires(post,postun): /usr/bin/texhash
3699Requires: %{name} = %{epoch}:%{version}-%{release}
3700
3701%description tex-xkeyval
3702Extension to keyval package.
3703
3704%description tex-xkeyval -l pl.UTF-8
3705Rozszerzenie do pakietu keyval.
3706
3707%package dirs-fonts
3708Summary: TeX font directories
3709Summary(pl.UTF-8): Katalogi fontów TeXa
3710Group: Fonts
3711
3712%description dirs-fonts
3713TeX font directories.
3714
3715%description dirs-fonts -l pl.UTF-8
3716Katalogi fontów TeXa.
3717
3718# # Fonts packages #
3719
3720%package fonts-adobe
3721Summary: Adobe fonts
3722Summary(pl.UTF-8): Fonty Adobe
3723Group: Fonts
78d53d8c 3724Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3725
3726%description fonts-adobe
3727Adobe fonts.
3728
3729%description fonts-adobe -l pl.UTF-8
3730Fonty Adobe.
3731
3732%package fonts-ae
3733Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3734Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3735Group: Fonts
78d53d8c 3736Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3737
3738%description fonts-ae
3739Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3740
3741%description fonts-ae -l pl.UTF-8
3742Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3743
3744%package fonts-ams
3745Summary: AMS fonts
3746Summary(pl.UTF-8): Fonty AMS
3747Group: Fonts
78d53d8c 3748Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3749
3750%description fonts-ams
3751AMS fonts.
3752
3753%description fonts-ams -l pl.UTF-8
3754Fonty AMS.
3755
3756%package fonts-antp
3757Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3758Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3759Group: Fonts
78d53d8c 3760Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3761
3762%description fonts-antp
3763Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3764
3765%description fonts-antp -l pl.UTF-8
3766Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3767Type 1.
3768
3769%package fonts-antt
3770Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3771Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3772Group: Fonts
78d53d8c 3773Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3774
3775%description fonts-antt
3776Antykwa Torunska, a Type 1 family of a Polish traditional type.
3777
3778%description fonts-antt -l pl.UTF-8
3779Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3780
5bc70a92
MB
3781%package fonts-arphic
3782Summary: Arphic fonts
3783Group: Fonts
3784Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3785
3786%description fonts-arphic
3787Arphic fonts.
3788
d08789e0
ZU
3789%package fonts-bbm
3790Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3791Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3792Group: Fonts
78d53d8c 3793Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3794
3795%description fonts-bbm
3796Blackboard variant fonts for Computer Modern, with LaTeX support.
3797
3798%description fonts-bbm -l pl.UTF-8
3799Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3800
3801%package fonts-bbold
3802Summary: Sans serif blackboard bold for LaTeX
3803Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3804Group: Fonts
78d53d8c 3805Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3806
3807%description fonts-bbold
3808Sans serif blackboard bold for LaTeX.
3809
3810%description fonts-bbold -l pl.UTF-8
3811Tablicowy tłusty font sans serif dla LaTeXa.
3812
b280f158
ZU
3813%package fonts-bh
3814Summary: Bold & Heavy Fonts
3815Summary(pl.UTF-8): Fonty Bold i Heavy
3816Group: Fonts
78d53d8c 3817Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3818
b280f158
ZU
3819%description fonts-bh
3820Bold & Heavy Fonts.
d08789e0 3821
b280f158
ZU
3822%description fonts-bh -l pl.UTF-8
3823Fonty Bold i Heavy.
d08789e0
ZU
3824
3825%package fonts-bitstream
3826Summary: Bitstream fonts
3827Summary(pl.UTF-8): Fonty Bitstream
3828Group: Fonts
78d53d8c 3829Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3830Obsoletes: tetex-fonts-bitstrea
3831
3832%description fonts-bitstream
3833Bitstream fonts.
3834
3835%description fonts-bitstream -l pl.UTF-8
3836Fonty Bitstream.
3837
3838%package fonts-cbgreek
3839Summary: Complete set of Greek fonts
3840Summary(pl.UTF-8): Pełny zestaw fontów greckich
3841Group: Fonts
78d53d8c 3842Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3843
3844%description fonts-cbgreek
3845Complete set of Greek fonts.
3846
3847%description fonts-cbgreek -l pl.UTF-8
3848Pełny zestaw fontów greckich.
3849
3850%package fonts-cc-pl
3851Summary: Polish version of Computer Concrete fonts
3852Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3853Group: Fonts
78d53d8c 3854Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3855
3856%description fonts-cc-pl
3857Polish version of Computer Concrete fonts.
3858
3859%description fonts-cc-pl -l pl.UTF-8
3860Polska wersja fontów Computer Concrete.
3861
3862%package fonts-cg
3863Summary: Compugraphic fonts
3864Summary(pl.UTF-8): Fonty Compugraphic
3865Group: Fonts
78d53d8c 3866Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3867
3868%description fonts-cg
3869Compugraphic fonts.
3870
3871%description fonts-cg -l pl.UTF-8
3872Fonty Compugraphic.
3873
3874%package fonts-cm
3875Summary: Computer Modern fonts
3876Summary(pl.UTF-8): Fonty Computer Modern
3877Group: Fonts
78d53d8c 3878Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3879
3880%description fonts-cm
3881Computer Modern fonts.
3882
3883%description fonts-cm -l pl.UTF-8
3884Fonty Computer Modern.
3885
3886%package fonts-cmbright
3887Summary: CM Bright fonts
3888Summary(pl.UTF-8): Fonty CM Bright
3889Group: Fonts
78d53d8c 3890Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3891
3892%description fonts-cmbright
3893CM Bright fonts.
3894
3895%description fonts-cmbright -l pl.UTF-8
3896Fonty CM Bright.
3897
3898%package fonts-cmcyr
3899Summary: Computer Modern fonts extended with Russian letters
3900Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3901Group: Fonts
78d53d8c 3902Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3903
3904%description fonts-cmcyr
3905Computer Modern fonts extended with Russian letters.
3906
3907%description fonts-cmcyr -l pl.UTF-8
3908Fonty Computer Modern rozszerzone o litery rosyjskie.
3909
3910%package fonts-cmextra
3911Summary: Extra Computer Modern fonts, from the American Mathematical Society
3912Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3913Group: Fonts
78d53d8c 3914Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3915
3916%description fonts-cmextra
3917Extra Computer Modern fonts, from the American Mathematical Society.
3918
3919%description fonts-cmextra -l pl.UTF-8
3920Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3921
3922%package fonts-concmath
3923Summary: Concrete Math fonts
3924Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3925Group: Fonts
78d53d8c 3926Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3927
3928%description fonts-concmath
3929Concrete Math fonts.
3930
3931%description fonts-concmath -l pl.UTF-8
3932Fonty matematyczne Concrete Math.
3933
3934%package fonts-concrete
3935Summary: Concrete Roman fonts
3936Summary(pl.UTF-8): Fonty Concrete Roman
3937Group: Fonts
78d53d8c 3938Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3939
3940%description fonts-concrete
3941Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3942with Euler math fonts.
3943
3944%description fonts-concrete -l pl.UTF-8
3945Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3946przeznaczone do używania z fontami matematycznymi Euler.
3947
3948%package fonts-cs
3949Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3950Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3951Group: Fonts
78d53d8c 3952Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3953
3954%description fonts-cs
3955Czech/Slovak-tuned MetaFont Computer Modern fonts.
3956
3957%description fonts-cs -l pl.UTF-8
3958Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3959czeskiego i słowackiego.
3960
4a09ae1a
ZU
3961%package fonts-dstroke
3962Summary: Doublestroke font for typesetting the mathematical symbols
3963Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3964Group: Fonts
78d53d8c 3965Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3966
3967%description fonts-dstroke
3968Doublestroke font for typesetting the mathematical symbols.
3969
3970%description fonts-dstroke -l pl.UTF-8
3971Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3972
3973%package fonts-ecc
3974Summary: Sources for the European Concrete fonts
3975Summary(pl.UTF-8): Źródła dla fontów European Concrete
3976Group: Fonts
78d53d8c 3977Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3978
3979%description fonts-ecc
3980The MetaFont sources and tfm files of the European Concrete Fonts.
3981This is the EC implementation of Knuth's Concrete fonts, including
3982also the corresponding text companion fonts.
3983
3984%description fonts-ecc -l pl.UTF-8
3985Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3986implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3987tekstowymi fontami towarzyszącymi.
3988
3989%package fonts-eurosym
3990Summary: The new European currency symbol for the Euro
3991Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3992Group: Fonts
78d53d8c 3993Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3994
3995%description fonts-eurosym
3996The new European currency symbol for the Euro implemented in Metafont,
3997using the official European Commission dimensions, and providing
3998several shapes (normal, slanted, bold, outline).
3999
4000%description fonts-eurosym -l pl.UTF-8
4001Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4002z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4003różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4004
4005%package fonts-eulervm
4006Summary: The Virtual Euler Math fonts
4007Summary(pl.UTF-8): Fonty Virtual Euler Math
4008Group: Fonts
78d53d8c 4009Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4010
4011%description fonts-eulervm
4012Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4013approach has several advantages over immediately using the _real_
4014Euler fonts: Most noticeably, less TeX resources are consumed, the
4015quality of various math symbols is improved, and a usable \hslash
4016symbol can be provided.
4017
4018%description fonts-eulervm -l pl.UTF-8
4019Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4020fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4021używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4022jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4023matematycznych i może być dostępny używalny symbol \hslash.
4024
4025%package fonts-euxm
4026Summary: Fonts similar to EUSM but with two more characters
4027Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4028Group: Fonts
78d53d8c 4029Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4030
4031%description fonts-euxm
4032Fonts like EUSM but with two more characters needed for Concrete Math
4033included in TeXLive distribution in fonts3.
4034
4035%description fonts-euxm -l pl.UTF-8
4036Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4037dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4038
4039%package fonts-gothic
4040Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4041Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4042Group: Fonts
78d53d8c 4043Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4044
4045%description fonts-gothic
4046Gothic and ornamental initial fonts by Yannis Haralambous.
4047
4048%description fonts-gothic -l pl.UTF-8
4049Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4050
4051%package fonts-hoekwater
4052Summary: Converted mflogo font
4053Summary(pl.UTF-8): Przekonwertowany font mflogo
4054Group: Fonts
78d53d8c 4055Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4056
4057%description fonts-hoekwater
4058Fonts originally created in MetaFont, transformed to PostScript by
4059Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4060xipa.
4061
4062%description fonts-hoekwater -l pl.UTF-8
4063Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4064PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4065stmaryrd, wasy, wasy2, xipa.
4066
4067%package fonts-jknappen
4068Summary: Miscellaneous packages by Joerg Knappen
4069Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4070Group: Fonts
78d53d8c 4071Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4072
4073%description fonts-jknappen
4074Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4075Knappen, including sgmlcmpt.
4076
4077%description fonts-jknappen -l pl.UTF-8
4078Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4079Knappena. Zawiera sgmlcmpt.
4080
4081%package fonts-latex
4082Summary: Basic LaTeX fonts
4083Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4084Group: Fonts
78d53d8c 4085Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4086
4087%description fonts-latex
4088Basic LaTeX fonts.
4089
4090%description fonts-latex -l pl.UTF-8
4091Podstawowe fonty dla LaTeXa.
4092
4093%package fonts-lh
4094Summary: Olga Lapko's LH fonts
4095Summary(pl.UTF-8): Fonty LH Olgi Lapko
4096Group: Fonts
78d53d8c 4097Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4098
4099%description fonts-lh
4100The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4101
4102%description fonts-lh -l pl.UTF-8
4103Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4104
4105%package fonts-lm
4106Summary: Latin Modern family fonts
4107Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4108Group: Applications/Publishing/TeX
78d53d8c 4109Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4110
4111%description fonts-lm
4112Latin Modern family of fonts, based on the Computer Modern fonts
4113released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4114lot of additional characters, mainly accented ones, but not only.
4115There is a one set of PostScript fonts and four sets of TeX Font
4116Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4117encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4118Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4119potential user knows what to do with all these files. The author is
4120Boguslaw Jackowski.
4121
4122%description fonts-lm -l pl.UTF-8
4123Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4124przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4125Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4126Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4127Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4128QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4129(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4130(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4131tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4132
4133%package fonts-marvosym
4134Summary: Martin Vogel's Symbol (marvosym) font
4135Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4136Group: Fonts
78d53d8c 4137Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4138
4139%description fonts-marvosym
4140Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4141currency symbol as defined by the European commission; Euro currency
4142symbols in typefaces Times, Helvetica and Courier; Symbols for
4143structural engineering; Symbols for steel cross-sections; Astronomy
4144signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4145symbols; CE sign and others.
4146
4147%description fonts-marvosym -l pl.UTF-8
4148Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4149waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4150dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4151strukturalnej; symbole dla przekroi poprzecznych; symbole
4152astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4153krawieckie; znak CE i inne.
4154
4155%package fonts-mflogo
4156Summary: Logo fonts
4157Summary(pl.UTF-8): Fonty logo
4158Group: Fonts
78d53d8c 4159Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4160
4161%description fonts-mflogo
4162Logo fonts.
4163
4164%description fonts-mflogo -l pl.UTF-8
4165Fonty logo.
4166
4167%package fonts-misc
4168Summary: Miscellaneous fonts
4169Summary(pl.UTF-8): Różne fonty
4170Group: Fonts
78d53d8c 4171Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4172
4173%description fonts-misc
4174Miscellaneous fonts.
4175
4176%description fonts-misc -l pl.UTF-8
4177Fonty różne.
4178
4179%package fonts-monotype
4180Summary: Monotype fonts
4181Summary(pl.UTF-8): Fonty Monotype
4182Group: Fonts
78d53d8c 4183Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4184
4185%description fonts-monotype
4186Monotype fonts.
4187
4188%description fonts-monotype -l pl.UTF-8
4189Fonty Monotype.
4190
4191%package fonts-omega
4192Summary: Fonts for Omega - extended unicode TeX
4193Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4194Group: Fonts
78d53d8c 4195Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4196
4197%description fonts-omega
4198Fonts for Omega - extended unicode TeX.
4199
4200%description fonts-omega -l pl.UTF-8
4201Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4202
f1ba8563
ZU
4203
4204%package fonts-other
4205Summary: Other fonts
4206Summary(hu.UTF-8): További betűtípusok
4207Group: Fonts
4208Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4209
4210%description fonts-other
4211Other fonts.
4212
4213%description fonts-omega -l hu.UTF-8
4214További betűtípusok.
4215
d08789e0
ZU
4216%package fonts-pazo
4217Summary: Pazo fonts
4218Summary(pl.UTF-8): Fonty Pazo
4219Group: Fonts
78d53d8c 4220Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4221
4222%description fonts-pazo
4223Pazo fonts.
4224
4225%description fonts-pazo -l pl.UTF-8
4226Fonty Pazo.
4227
4228%package fonts-pl
4229Summary: Polish fonts
4230Summary(pl.UTF-8): Polskie fonty
4231Group: Fonts
78d53d8c 4232Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4233
4234%description fonts-pl
4235Polish fonts.
4236
4237%description fonts-pl -l pl.UTF-8
4238Polskie fonty.
4239
4240%package fonts-px
4241Summary: PX fonts
4242Summary(pl.UTF-8): Fonty PX
4243Group: Fonts
78d53d8c 4244Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4245
4246%description fonts-px
4247PX fonts.
4248
4249%description fonts-px -l pl.UTF-8
4250Fonty PX.
4251
4252%package fonts-qfonts
4253Summary: Quasi fonts
4254Summary(pl.UTF-8): Fonty Quasi
4255Group: Fonts
78d53d8c 4256Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4257
4258%description fonts-qfonts
4259Quasi fonts.
4260
4261%description fonts-qfonts -l pl.UTF-8
4262Fonty Quasi.
4263
4264%package fonts-qpx
4265Summary: Additional fonts for QPX package
4266Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4267Group: Fonts
78d53d8c 4268Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4269Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4270Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4271
4272%description fonts-qpx
4273Additional fonts for QPX package.
4274
4275%description fonts-qpx -l pl.UTF-8
4276Dodatkowe fonty dla pakietu QPX.
4277
31bd2c4a 4278%package fonts-qpxqtx
d08789e0
ZU
4279Summary: Additional fonts for QTX package
4280Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4281Group: Fonts
78d53d8c 4282Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4283# I hope qpxqtx doesn't need qfonts
4284# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4285Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4286
31bd2c4a 4287%description fonts-qpxqtx
d08789e0
ZU
4288Additional fonts for QTX package.
4289
31bd2c4a 4290%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4291Dodatkowe fonty dla pakietu QTX.
4292
4293%package fonts-rsfs
4294Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4295Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4296Group: Fonts
78d53d8c 4297Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4298
4299%description fonts-rsfs
4300Fonts of uppercase script letters for use as symbols in scientific and
4301mathematical typesetting, in contrast to the informal script fonts
4302such as that used for the `calligraphic' symbols in the TeX math
4303symbol font.
4304
4305%description fonts-rsfs -l pl.UTF-8
4306Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4307dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4308fontów pisanych takich jak używane do symboli "kaligraficznych" w
4309matematycznym foncie TeXowym symbol.
4310
4311%package fonts-stmaryrd
4312Summary: St Mary Road symbols for functional programming
4313Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4314Group: Fonts
78d53d8c 4315Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4316
4317%description fonts-stmaryrd
4318St Mary Road symbols for functional programming.
4319
4320%description fonts-stmaryrd -l pl.UTF-8
4321Symbole St Mary Road do programowania funkcyjnego.
4322
4323%package fonts-tx
4324Summary: TX fonts
4325Summary(pl.UTF-8): Fonty TX
4326Group: Fonts
78d53d8c 4327Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4328
4329%description fonts-tx
4330TX fonts.
4331
4332%description fonts-tx -l pl.UTF-8
4333Fonty TX.
4334
5bc70a92
MB
4335%package fonts-uhc
4336Summary: UHC fonts
4337Group: Fonts
4338Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4339
4340%description fonts-uhc
4341UHC fonts.
4342
d08789e0
ZU
4343%package fonts-urw
4344Summary: URW fonts
4345Summary(pl.UTF-8): Fonty URW
4346Group: Fonts
78d53d8c 4347Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4348
4349%description fonts-urw
4350URW fonts.
4351
4352%description fonts-urw -l pl.UTF-8
4353Fonty URW.
4354
4355%package fonts-urwvn
4356Summary: URWVN fonts
4357Summary(pl.UTF-8): Fonty URWVN
4358Group: Fonts
78d53d8c 4359Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4360
4361%description fonts-urwvn
4362URWVN fonts.
4363
4364%description fonts-urwvn -l pl.UTF-8
4365Fonty URWVN.
4366
4367%package fonts-vnr
4368Summary: VNR fonts
4369Summary(pl.UTF-8): Fonty VNR
4370Group: Fonts
78d53d8c 4371Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4372
4373%description fonts-vnr
4374VNR fonts.
4375
4376%description fonts-vnr -l pl.UTF-8
4377Fonty VNR.
4378
5bc70a92
MB
4379%package fonts-wadalab
4380Summary: Wadalab fonts
4381Group: Fonts
4382Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4383
4384%description fonts-wadalab
4385Wadalab fonts.
4386
d08789e0
ZU
4387%package fonts-wasy
4388Summary: Waldis symbol fonts
4389Summary(pl.UTF-8): Fonty Waldis symbol
4390Group: Fonts
78d53d8c 4391Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4392
4393%description fonts-wasy
4394Waldis symbol fonts.
4395
4396%description fonts-wasy -l pl.UTF-8
4397Fonty Waldis symbol.
4398
4399%package fonts-xypic
4400Summary: Xy-pic fonts
4401Summary(pl.UTF-8): Fonty Xy-pic
4402Group: Fonts
78d53d8c 4403Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4404
4405%description fonts-xypic
4406Xy-pic fonts.
4407
4408%description fonts-xypic -l pl.UTF-8
4409Fonty Xy-pic.
4410
4411%package fonts-yandy
4412Summary: European Modern fonts from Y&Y
4413Summary(pl.UTF-8): Fonty European Modern od Y&Y
4414Group: Fonts
78d53d8c 4415Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4416
4417%description fonts-yandy
4418European Modern fonts from Y&Y.
4419
4420%description fonts-yandy -l pl.UTF-8
4421Fonty European Modern od Y&Y.
4422
4423%package fonts-type1-antp
4424Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4425Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4426Group: Fonts
78d53d8c 4427Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4428
4429%description fonts-type1-antp
4430Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4431
4432%description fonts-type1-antp -l pl.UTF-8
4433Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4434Type 1.
4435
4436%package fonts-type1-antt
4437Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4438Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4439Group: Fonts
78d53d8c 4440Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4441
4442%description fonts-type1-antt
4443Antykwa Torunska, a Type 1 family of a Polish traditional type.
4444
4445%description fonts-type1-antt -l pl.UTF-8
4446Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4447
5bc70a92
MB
4448%package fonts-type1-arphic
4449Summary: Type1 Arphic fonts
4450Group: Fonts
4451Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4452
4453%description fonts-type1-arphic
4454Type1 Arphic fonts.
4455
d08789e0
ZU
4456%package fonts-type1-belleek
4457Summary: Free replacement for basic MathTime fonts
4458Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4459Group: Fonts
78d53d8c 4460Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4461
4462%description fonts-type1-belleek
4463Free replacement for basic MathTime fonts.
4464
4465%description fonts-type1-belleek -l pl.UTF-8
4466Wolnodostępny zamiennik podstawowych fontów MathTime.
4467
4468%package fonts-type1-bitstream
4469Summary: Bitstream fonts
4470Summary(pl.UTF-8): Fonty Bitstream
4471Group: Fonts
78d53d8c 4472Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4473Obsoletes: tetex-fonts-type1-bitstrea
4474
4475%description fonts-type1-bitstream
4476Bitstream fonts.
4477
4478%description fonts-type1-bitstream -l pl.UTF-8
4479Fonty Bitstream.
4480
4481%package fonts-type1-bluesky
4482Summary: Computer Modern family fonts
4483Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4484Group: Fonts
78d53d8c 4485Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4486
4487%description fonts-type1-bluesky
4488Computer Modern family fonts.
4489
4490%description fonts-type1-bluesky -l pl.UTF-8
4491Fonty z rodzony Computer Modern.
4492
4493%package fonts-type1-cc-pl
4494Summary: Polish version of Computer Concrete fonts
4495Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4496Group: Fonts
78d53d8c 4497Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4498
4499%description fonts-type1-cc-pl
4500Polish version of Computer Concrete fonts.
4501
4502%description fonts-type1-cc-pl -l pl.UTF-8
4503Polska wersja fontów Computer Concrete.
4504
4505%package fonts-type1-cmcyr
4506Summary: Computer Modern fonts extended with Russian letters
4507Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4508Group: Fonts
78d53d8c 4509Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4510
4511%description fonts-type1-cmcyr
4512Computer Modern fonts extended with Russian letters.
4513
4514%description fonts-type1-cmcyr -l pl.UTF-8
4515Fonty Computer Modern rozszerzone o litery rosyjskie.
4516
4517%package fonts-type1-cs
4518Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4519Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4520Group: Fonts
78d53d8c 4521Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4522
4523%description fonts-type1-cs
4524Czech/Slovak-tuned MetaFont Computer Modern fonts.
4525
4526%description fonts-type1-cs -l pl.UTF-8
4527Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4528czeskiego i słowackiego.
4529
b280f158
ZU
4530%package fonts-type1-dstroke
4531Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4532Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4533Group: Fonts
78d53d8c 4534Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4535
4536%description fonts-type1-dstroke
4537Doublestroke Type1 font for typesetting the mathematical symbols.
4538
4539%description fonts-type1-dstroke -l pl.UTF-8
4540Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4541
4542%package fonts-type1-eurosym
4543Summary: The new European currency symbol for the Euro
4544Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4545Group: Fonts
78d53d8c 4546Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4547
4548%description fonts-type1-eurosym
4549The new European currency symbol for the Euro implemented in Metafont,
4550using the official European Commission dimensions, and providing
4551several shapes (normal, slanted, bold, outline).
4552
4553%description fonts-type1-eurosym -l pl.UTF-8
4554Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4555z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4556różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4557
4558%package fonts-type1-hoekwater
4559Summary: Converted mflogo font
4560Summary(pl.UTF-8): Przekonwertowany font mflogo
4561Group: Fonts
78d53d8c 4562Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4563
4564%description fonts-type1-hoekwater
4565Fonts originally created in MetaFont, transformed to PostScript by
4566Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4567xipa.
4568
4569%description fonts-type1-hoekwater -l pl.UTF-8
4570Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4571PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4572stmaryrd, wasy, wasy2, xipa.
4573
4574%package fonts-type1-fpl
4575Summary: SC/OsF fonts for URW Palladio L
4576Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4577Group: Fonts
78d53d8c 4578Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4579
4580%description fonts-type1-fpl
4581The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4582are compatible with respect to metrics with the Palatino SC/OsF fonts
4583from Adobe. Note that it is not the author's aim to exactly reproduce
4584the outlines of the original Adobe fonts. The SC and OsF in the FPL
4585Fonts were designed with the glyphs from URW Palladio L as starting
4586point. For some glyphs (eg 'o') the author got the best result by
4587scaling and boldening. For others (eg 'h') shifting selected portions
4588of the character gave more satisfying results. All this was done using
4589the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4590data in these fonts comes from Walter Schmidt's improved Palatino
4591metrics.
4592
4593%description fonts-type1-fpl -l pl.UTF-8
4594Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4595kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4596Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4597kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4598projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4599(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4600pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4601dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4602wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4603Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4604Palatino Waltera Schmidta.
4605
b280f158
ZU
4606%package fonts-type1-tt2001
4607Summary: Type1 tt2001 family fonts
4608Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4609Group: Applications/Publishing/TeX
78d53d8c 4610Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4611
4612%description fonts-type1-tt2001
4613Type1 tt2001 famliy fonts.
4614
4615%description fonts-type1-tt2001 -l pl.UTF-8
4616Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4617
4618%package fonts-type1-lm
4619Summary: Type1 Latin Modern family fonts
4620Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4621Group: Applications/Publishing/TeX
78d53d8c 4622Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4623
4624%description fonts-type1-lm
4625Latin Modern family of fonts, based on the Computer Modern fonts
4626released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4627lot of additional characters, mainly accented ones, but not only.
4628There is a one set of PostScript fonts and four sets of TeX Font
4629Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4630encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4631Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4632potential user knows what to do with all these files. The author is
4633Boguslaw Jackowski.
4634
4635%description fonts-type1-lm -l pl.UTF-8
4636Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4637przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4638Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4639Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4640Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4641QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4642(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4643(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4644tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4645
4646%package fonts-type1-marvosym
4647Summary: Martin Vogel's Symbol (marvosym) font
4648Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4649Group: Fonts
78d53d8c 4650Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4651
4652%description fonts-type1-marvosym
4653Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4654currency symbol as defined by the European commission; Euro currency
4655symbols in typefaces Times, Helvetica and Courier; Symbols for
4656structural engineering; Symbols for steel cross-sections; Astronomy
4657signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4658symbols; CE sign and others.
4659
4660%description fonts-type1-marvosym -l pl.UTF-8
4661Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4662waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4663dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4664strukturalnej; symbole dla przekroi poprzecznych; symbole
4665astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4666krawieckie; znak CE i inne.
4667
4668%package fonts-type1-mathpazo
4669Summary: Pazo Math fonts
4670Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4671Group: Fonts
78d53d8c 4672Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4673
4674%description fonts-type1-mathpazo
4675Pazo Math fonts.
4676
4677%description fonts-type1-mathpazo -l pl.UTF-8
4678Fonty matematyczne Pazo Math.
4679
4680%package fonts-type1-omega
4681Summary: Type1 fonts for Omega - extended unicode TeX
4682Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4683Group: Fonts
78d53d8c 4684Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4685
4686%description fonts-type1-omega
4687Type1 fonts for Omega - extended unicode TeX.
4688
4689%description fonts-type1-omega -l pl.UTF-8
4690Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4691
4692%package fonts-type1-pl
4693Summary: Polish fonts
4694Summary(pl.UTF-8): Polskie fonty
4695Group: Fonts
78d53d8c 4696Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4697Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4698
4699%description fonts-type1-pl
4700Polish fonts.
4701
4702%description fonts-type1-pl -l pl.UTF-8
4703Polskie fonty.
4704
4705%package fonts-type1-px
4706Summary: PX fonts
4707Summary(pl.UTF-8): Fonty PX
4708Group: Fonts
78d53d8c 4709Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4710
4711%description fonts-type1-px
4712PX fonts.
4713
4714%description fonts-type1-px -l pl.UTF-8
4715Fonty PX.
4716
b280f158
ZU
4717%package fonts-type1-qfonts
4718Summary: Quasi fonts
4719Summary(pl.UTF-8): Fonty Quasi
4720Group: Fonts
78d53d8c 4721Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4722
4723%description fonts-type1-qfonts
4724Quasi fonts.
4725
4726%description fonts-type1-qfonts -l pl.UTF-8
4727Fonty Quasi.
d08789e0
ZU
4728
4729%package fonts-type1-tx
4730Summary: TX fonts
4731Summary(pl.UTF-8): Fonty TX
4732Group: Fonts
78d53d8c 4733Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4734
4735%description fonts-type1-tx
4736TX fonts.
4737
4738%description fonts-type1-tx -l pl.UTF-8
4739Fonty TX.
4740
5bc70a92
MB
4741%package fonts-type1-uhc
4742Summary: Type1 UHC fonts
4743Group: Fonts
4744Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4745
4746%description fonts-type1-uhc
4747Type1 UHC fonts.
4748
d08789e0
ZU
4749%package fonts-type1-urw
4750Summary: URW fonts
4751Summary(pl.UTF-8): Fonty URW
4752Group: Fonts
78d53d8c 4753Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4754
4755%description fonts-type1-urw
4756URW fonts.
4757
4758%description fonts-type1-urw -l pl.UTF-8
4759Fonty URW.
4760
4761%package fonts-type1-vnr
4762Summary: Type1 VNR fonts
4763Summary(pl.UTF-8): Fonty Type1 VNR
4764Group: Fonts
78d53d8c 4765Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4766
4767%description fonts-type1-vnr
4768Type1 VNR fonts.
4769
4770%description fonts-type1-vnr -l pl.UTF-8
4771Fonty Type1 VNR.
4772
5bc70a92
MB
4773%package fonts-type1-wadalab
4774Summary: Type1 Wadalab fonts
4775Group: Fonts
4776Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4777
4778%description fonts-type1-wadalab
4779Type1 Wadalab fonts.
4780
d08789e0
ZU
4781%package fonts-type1-xypic
4782Summary: Xy-pic fonts
4783Summary(pl.UTF-8): Fonty Xy-pic
4784Group: Fonts
78d53d8c 4785Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4786
4787%description fonts-type1-xypic
4788Xy-pic fonts.
4789
4790%description fonts-type1-xypic -l pl.UTF-8
4791Fonty Xy-pic.
4792
489714ae
ZU
4793
4794# TeXLive-specific packages - there wasn't before...
4795%package afm2pl
4796Summary: Convert an Adobe font metric file to a TeX font property list
4797Group: Fonts
4798
4799%description afm2pl
4800Convert an Adobe font metric file to a TeX font property list.
4801
4802
4803%package bbox
4804Summary: bbox prints the bounding box of images
4805Group: Applications/Publishing/TeX
4806
4807%description bbox
4808bbox reads a rawppm or rawpbm file and prints out the bounding box of
4809the image.
4810
4811%package cefutils
4812Summary: In cefutils there are CEF-compatible utils
4813Group: Applications/Publishing/TeX
4814
4815%description cefutils
4816In cefutils there are CEF-compatible (Chinese Encoding Framework)
4817utils.
4818
4819%package detex
4820Summary: A filter to strip TeX commands from a .tex file
4821Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4822Group: Applications/Publishing/TeX
4823
4824%description detex
4825A filter to strip TeX commands from a .tex file.
4826
4827%description detex -l hu.UTF-8
4828Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4829
4830
7ffd1967
ZU
4831%package dviutils
4832Summary: Various DVI utils
4833Summary(hu.UTF-8): Vegyes DVI eszközök
4834Group: Applications/Publishing/TeX
4835
4836%description dviutils
4837This package contains various DVI utils.
4838
4839%description dviutils -l hu.UTF-8
4840Ez a csomag mindenféle DVI eszközt tartalmaz.
4841
4842%package epsutils
4843Summary: Various EPS utils
4844Group: Applications/Publishing/TeX
4845
4846%description epsutils
4847Various EPS (Encapsulated PostScript) utils.
4848
4849
4850%package filters
4851Summary: Various filters
4852Group: Applications/Publishing/TeX
4853
4854%description filters
4855Various filters.
4856
4857
489714ae
ZU
4858%package uncategorized-utils
4859Summary: Uncategorized utils
4860Group: Applications/Publishing/TeX
4861
4862%description uncategorized-utils
4863Uncategorized utilities. Needs check and categorizing.
4864
5b7eba8e
MB
4865%package tex4ht
4866Summary: LaTeX and TeX for hypertext
4867Group: Applications/Publishing/TeX
4868
4869%description tex4ht
4870A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4871providing a configurable (La)TeX-based authoring system for hypertext.
4872When converting to XML, you can use MathML instead of images for
4873equation representation.
4874
4224ae6d
MB
4875%package xetex
4876Summary: Extended TeX / LaTeX version for unicode
4877Group: Applications/Publishing/TeX
4878Requires(post,postun): /usr/bin/texhash
4879Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4880
4881%description xetex
4882XeTeX extends the TeX typesetting system (and macro packages such as
4883LaTeX and ConTeXt) to have native support for the Unicode character
4884set, including complex Asian scripts, and for OpenType and TrueType
4885fonts.
4886
4887%package xmltex
4888Summary: TeX package for processing XML files
4889Group: Applications/Publishing/TeX
4890Requires(post,postun): /usr/bin/texhash
4891
4892%description xmltex
4893XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4894It allows TeX to directly process XML files.
4895
d08789e0
ZU
4896%prep
4897%setup -q -c -T -n %{name}-%{version}-source
4898lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4899%patch0 -p1
1cc1dae0 4900%patch1 -p1
c48c077b
AM
4901
4902cd libs/teckit
4903cat ax*.m4 > acinclude.m4
4904%{__libtoolize}
4905%{__aclocal}
4906%{__autoconf}
4907%{__automake}
d08789e0
ZU
4908
4909%build
4910find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4911%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4912cd texk/kpathsea
83feaf0d
ZU
4913%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4914%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4915%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4916%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4917%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4918%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4919cd ../..
d47c034d 4920
a784d38e 4921%configure \
ca4b56d2
AM
4922%if %{with bootstrap}
4923 --without-xindy \
4924 --without-luatex \
4925%endif
d08789e0
ZU
4926 --disable-multiplatform \
4927 --disable-static \
4928 --enable-a4 \
4929 --enable-gf \
4930 --enable-ipc \
4931 --enable-shared \
a784d38e 4932 --with-fontconfig \
d08789e0
ZU
4933 --with-fonts-dir=/var/cache/fonts \
4934 --with-ncurses \
e671f712 4935 --with-system-freetype \
97b079ad 4936 --with-freetype-include=/usr/include/freetype \
a784d38e 4937 --with-system-freetype2 \
97b079ad 4938 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4939 --with-system-gd \
4940 --with-system-ncurses \
4941 --with-system-pnglib \
4942 --with-system-t1lib \
4943 --with-system-zlib \
d08789e0
ZU
4944 --with-xdvi-x-toolkit=xaw \
4945 --without-dialog \
4946 --without-t1utils \
ca4b56d2 4947 --without-texinfo
d08789e0 4948
d08789e0
ZU
4949%{__make}
4950
d08789e0
ZU
4951%install
4952rm -rf $RPM_BUILD_ROOT
4953install -d $RPM_BUILD_ROOT%{_datadir} \
4954 $RPM_BUILD_ROOT%{_desktopdir} \
4955 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4956 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4957 $RPM_BUILD_ROOT/var/cache/fonts \
4958 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4959 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4960 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4961 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4962
f37ff31b
ZU
4963lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4964%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4965%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4966%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4967# This is an empty directory
4968%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4969# Useless binary
4970%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4971
d08789e0
ZU
4972# commented out because of following (non-fatal) error:
4973# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4974#perl -pi \
4975# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4976# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4977# texmf/web2c/texmf.cnf
4978
d08789e0
ZU
4979install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4980
4981LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4982
4983%{__make} install \
4984 prefix=$RPM_BUILD_ROOT%{_prefix} \
4985 bindir=$RPM_BUILD_ROOT%{_bindir} \
4986 mandir=$RPM_BUILD_ROOT%{_mandir} \
4987 libdir=$RPM_BUILD_ROOT%{_libdir} \
4988 datadir=$RPM_BUILD_ROOT%{_datadir} \
4989 infodir=$RPM_BUILD_ROOT%{_infodir} \
4990 includedir=$RPM_BUILD_ROOT%{_includedir} \
4991 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4992 texmf=$RPM_BUILD_ROOT%{texmf} \
4993 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4994 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4995
37bb0d8c 4996# Fix broken symlinks
3702646a
ZU
4997CURDIR=$(pwd)
4998cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
4999ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5000ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5001ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5002ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5003ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5004ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5005ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5006ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5007ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5008ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5009ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5010ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5011ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5012ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5013ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5014ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5015ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5016ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5017ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5018ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5019ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5020ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5021ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5022ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5023ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5024ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5025ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5026ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5027ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5028ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5029ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5030ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5031ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5032ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5033ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5034ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5035ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5036ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5037ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5038ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5039ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5040ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5041ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5042ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5043ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5044ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5045ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5046ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5047ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5048ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5049ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5050ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5051ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5052ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5053ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5054ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5055ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5056ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5057ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5058ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5059# file * | grep broken | awk -F ":" {'print $1'}
5060# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
5061# echo LINK ln -sf $(readlink $file | %{__sed} "s@\.\.@\.\./share@") $file
5062# done
3702646a 5063cd $CURDIR
37bb0d8c 5064
d08789e0
ZU
5065#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5066#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5067
26d8eaaa
ZU
5068# %{__make} init \
5069# prefix=$RPM_BUILD_ROOT%{_prefix} \
5070# bindir=$RPM_BUILD_ROOT%{_bindir} \
5071# mandir=$RPM_BUILD_ROOT%{_mandir} \
5072# libdir=$RPM_BUILD_ROOT%{_libdir} \
5073# datadir=$RPM_BUILD_ROOT%{_datadir} \
5074# infodir=$RPM_BUILD_ROOT%{_infodir} \
5075# includedir=$RPM_BUILD_ROOT%{_includedir} \
5076# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5077# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5078
489714ae 5079%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5080%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 5081
d08789e0
ZU
5082perl -pi \
5083 -e "s|$RPM_BUILD_ROOT||g;" \
5084 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5085
8175e90e 5086install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5087
5088install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5089install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5090
ce981570 5091# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5092
5093# in separate spec
b4d68b39
ZU
5094# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5095# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5096
5097# not included in package
5098rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5099rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5100rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5101rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5102rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5103rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5104rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5105rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5106rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5107rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5108rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5109rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5110rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5111rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5112rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5113rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5114
5115# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5116# and we can still analyze them
ce981570
ZU
5117# install -d format-logs
5118# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5119
5120%clean
5121rm -rf $RPM_BUILD_ROOT
5122
5123%post
5124%fixinfodir
5125%texhash
5126
5127%postun
5128%fixinfodir
5129if [ "$1" = "1" ]; then
5130 %texhash
5131fi
5132
5133%post doc-Catalogue
5134%texhash
5135
5136%postun doc-Catalogue
5137%texhash
5138
5139%post doc-tug-faq
5140%texhash
5141
5142%postun doc-tug-faq
5143%texhash
5144
096dca83 5145%post -n kpathsea
d08789e0
ZU
5146/sbin/ldconfig
5147%fixinfodir
5148%texhash
5149
096dca83 5150%postun -n kpathsea
d08789e0
ZU
5151/sbin/ldconfig
5152%fixinfodir
5153%texhash
5154
096dca83 5155%post -n kpathsea-devel
d08789e0
ZU
5156%texhash
5157
096dca83 5158%postun -n kpathsea-devel
d08789e0
ZU
5159%texhash
5160
5161%post dvips
5162%fixinfodir
5163%texhash
5164
5165%postun dvips
5166%fixinfodir
5167%texhash
5168
5169%post dvilj
5170%texhash
5171
5172%postun dvilj
5173%texhash
5174
5175%post makeindex
5176%texhash
5177
5178%postun makeindex
5179%texhash
5180
5181%post metafont
5182%texhash
5183
5184%postun metafont
5185%texhash
5186
5187%post metapost
5188%texhash
5189
5190%postun metapost
5191%texhash
5192
5193%post mptopdf
5194%texhash
5195
5196%postun mptopdf
5197%texhash
5198
5199%post texdoctk
5200%texhash
5201
5202%postun texdoctk
5203%texhash
5204
5205%post -n xdvi
5206%texhash
5207
5208%postun -n xdvi
5209%texhash
5210
5211%post pdftex
5212%texhash
5213
5214%postun pdftex
5215%texhash
5216
04123363
ZU
5217%post phyzzx
5218%texhash
5219
5220%postun phyzzx
5221%texhash
5222
d08789e0
ZU
5223%post omega
5224%texhash
5225
5226%postun omega
5227%texhash
5228
5229%post plain
5230%texhash
5231
5232%postun plain
5233%texhash
5234
5235%post format-plain
5236%texhash
5237
5238%postun format-plain
5239%texhash
5240
5241%post format-pdftex
5242%texhash
5243
5244%postun format-pdftex
5245%texhash
5246
5247%post format-pdfetex
5248%texhash
5249
5250%postun format-pdfetex
5251%texhash
5252
5253%post mex
5254%texhash
5255
5256%postun mex
5257%texhash
5258
5259%post format-mex
5260%texhash
5261
5262%postun format-mex
5263%texhash
5264
5265%post format-pdfmex
5266%texhash
5267
5268%postun format-pdfmex
5269%texhash
5270
5271%postun format-utf8mex
5272%texhash
5273
5274%post amstex
5275%texhash
5276
5277%postun amstex
5278%texhash
5279
5280%post format-amstex
5281%texhash
5282
5283%postun format-amstex
5284%texhash
5285
5286%post format-pdfamstex
5287%texhash
5288
5289%postun format-pdfamstex
5290%texhash
5291
5292%post csplain
5293%texhash
5294
5295%postun csplain
5296%texhash
5297
5298%post format-csplain
5299%texhash
5300
5301%postun format-csplain
5302%texhash
5303
5304%post format-pdfcsplain
5305%texhash
5306
5307%postun format-pdfcsplain
5308%texhash
5309
5310%post cslatex
5311%texhash
5312
5313%postun cslatex
5314%texhash
5315
5316%post format-cslatex
5317%texhash
5318
5319%postun format-cslatex
5320%texhash
5321
5322%post format-pdfcslatex
5323%texhash
5324
5325%postun format-pdfcslatex
5326%texhash
5327
5328%post cyrplain
5329%texhash
5330
5331%postun cyrplain
5332%texhash
5333
5334%post format-cyrplain
5335%texhash
5336
5337%postun format-cyrplain
5338%texhash
5339
5340%post format-cyramstex
5341%texhash
5342
5343%postun format-cyramstex
5344%texhash
5345
5346%post format-cyrtexinfo
5347%texhash
5348
5349%postun format-cyrtexinfo
5350%texhash
5351
5352%post eplain
5353%texhash
5354
5355%postun eplain
5356%texhash
5357
5358%post format-eplain
5359%texhash
5360
5361%postun format-eplain
5362%texhash
5363
5364# ConTeXt format
5365
5366%post context
5367%texhash
5368
5369%postun context
5370%texhash
5371
5372%post format-context-de
5373%texhash
5374
5375%postun format-context-de
5376%texhash
5377
5378%post format-context-en
5379%texhash
5380
5381%postun format-context-en
5382%texhash
5383
5384%post format-context-nl
5385%texhash
5386
5387%postun format-context-nl
5388%texhash
5389
5390# LaTeX format.
5391
5392%post latex
5393%fixinfodir
5394%texhash
5395
5396%postun latex
5397%fixinfodir
5398%texhash
5399
6c82f497
ZU
5400%post latex-12many
5401%texhash
5402
5403%postun latex-12many
5404%texhash
5405
fe66da27
ZU
5406%post latex-abstract
5407%texhash
5408
5409%postun latex-abstract
5410%texhash
5411
f1f5d194
ZU
5412%post latex-accfonts
5413%texhash
5414
5415%postun latex-accfonts
5416%texhash
5417
e88b5dcf
ZU
5418%post latex-adrconv
5419%texhash
5420
5421%postun latex-adrconv
5422%texhash
5423
d08789e0
ZU
5424%post latex-ae
5425%texhash
5426
5427%postun latex-ae
5428%texhash
5429
5430%post latex-ams
5431%texhash
5432
5433%postun latex-ams
5434%texhash
5435
5436%post latex-antp
5437%texhash
5438
5439%postun latex-antp
5440%texhash
5441
5442%post latex-antt
5443%texhash
5444
5445%postun latex-antt
5446%texhash
5447
e88b5dcf
ZU
5448%post latex-appendix
5449%texhash
5450
5451%postun latex-appendix
5452%texhash
5453
b4d68b39
ZU
5454%post latex-backgammon
5455%texhash
5456
5457%postun latex-backgammon
5458%texhash
5459
6c82f497
ZU
5460%post latex-bardiag
5461%texhash
5462
5463%postun latex-bardiag
5464%texhash
5465
d08789e0
ZU
5466%post latex-bbm
5467%texhash
5468
5469%postun latex-bbm
5470%texhash
5471
5472%post latex-bbold
5473%texhash
5474
5475%postun latex-bbold
5476%texhash
5477
b4d68b39
ZU
5478%post latex-beamer
5479%texhash
5480
5481%postun latex-beamer
5482%texhash
5483
2fede27b
ZU
5484%post latex-bezos
5485%texhash
5486
5487%postun latex-bezos
5488%texhash
5489
d08789e0
ZU
5490%post latex-bibtex
5491%texhash
5492
5493%postun latex-bibtex
5494%texhash
5495
5496%post latex-bibtex-ams
5497%texhash
5498
5499%postun latex-bibtex-ams
5500%texhash
5501
5502%post latex-bibtex-pl
5503%texhash
5504
5505%postun latex-bibtex-pl
5506%texhash
5507
5508%post latex-bibtex-german
5509%texhash
5510
5511%postun latex-bibtex-german
5512%texhash
5513
5514%post latex-bibtex-revtex4
5515%texhash
5516
5517%postun latex-bibtex-revtex4
5518%texhash
5519
5520%post latex-bibtex-jurabib
5521%texhash
5522
5523%postun latex-bibtex-jurabib
5524%texhash
5525
33b3b483
ZU
5526%post latex-bibtex-styles
5527%texhash
5528
5529%postun latex-bibtex-styles
5530%texhash
5531
2fede27b
ZU
5532%post latex-booktabs
5533%texhash
5534
5535%postun latex-booktabs
5536%texhash
5537
5538
5539%post latex-caption
5540%texhash
5541
5542%postun latex-caption
5543%texhash
5544
d08789e0
ZU
5545%post latex-carlisle
5546%texhash
5547
5548%postun latex-carlisle
5549%texhash
5550
5551%post latex-ccfonts
5552%texhash
5553
5554%postun latex-ccfonts
5555%texhash
5556
5557%post latex-cite
5558%texhash
5559
5560%postun latex-cite
5561%texhash
5562
5563%post latex-cmbright
5564%texhash
5565
5566%postun latex-cmbright
5567%texhash
5568
2fede27b
ZU
5569
5570%post latex-comment
5571%texhash
5572
5573%postun latex-comment
5574%texhash
5575
d08789e0
ZU
5576%post latex-concmath
5577%texhash
5578
5579%postun latex-concmath
5580%texhash
5581
2fede27b
ZU
5582%post latex-currvita
5583%texhash
5584
5585%postun latex-currvita
5586%texhash
5587
5588
5589%post latex-curves
5590%texhash
5591
5592%postun latex-curves
5593%texhash
5594
d08789e0
ZU
5595%post latex-custom-bib
5596%texhash
5597
5598%postun latex-custom-bib
5599%texhash
5600
5601%post latex-cyrillic
5602%texhash
5603
5604%postun latex-cyrillic
5605%texhash
5606
04eb4e68
ZU
5607# %post latex-dstroke
5608# %texhash
d08789e0 5609
04eb4e68
ZU
5610# %postun latex-dstroke
5611# %texhash
d08789e0 5612
60597425
ZU
5613%post latex-enumitem
5614%texhash
5615
5616%postun latex-enumitem
5617%texhash
5618
fe66da27
ZU
5619%post latex-exam
5620%texhash
5621
5622%postun latex-exam
5623%texhash
5624
f1f5d194
ZU
5625%post latex-gbrief
5626%texhash
5627
5628%postun latex-gbrief
5629%texhash
5630
d08789e0
ZU
5631%post latex-jknappen
5632%texhash
5633
5634%postun latex-jknappen
5635%texhash
5636
d19eaaab
ZU
5637%post latex-keystroke
5638%texhash
5639
5640%postun latex-keystroke
5641%texhash
5642
5643%post latex-labbook
5644%texhash
5645
5646%postun latex-labbook
5647%texhash
5648
5649%post latex-lcd
5650%texhash
5651
5652%postun latex-lcd
5653%texhash
5654
5655%post latex-leaflet
5656%texhash
5657
5658%postun latex-leaflet
5659%texhash
5660
f1f5d194
ZU
5661%post latex-leftidx
5662%texhash
5663
5664%postun latex-leftidx
5665%texhash
5666
d19eaaab
ZU
5667%post latex-lewis
5668%texhash
5669
5670%postun latex-lewis
5671%texhash
5672
d08789e0
ZU
5673%post latex-lm
5674%texhash
5675
fe66da27
ZU
5676%post latex-lastpage
5677%texhash
5678
5679%postun latex-lastpage
5680%texhash
5681
d08789e0
ZU
5682%postun latex-lm
5683%texhash
5684
5685%post latex-lucidabr
5686%texhash
5687
5688%postun latex-lucidabr
5689%texhash
5690
5691%post latex-marvosym
5692%texhash
5693
5694%postun latex-marvosym
5695%texhash
5696
d19eaaab
ZU
5697%post latex-mathexam
5698%texhash
5699
5700%postun latex-mathexam
5701%texhash
5702
d08789e0
ZU
5703%post latex-mathpple
5704%texhash
5705
5706%postun latex-mathpple
5707%texhash
5708
5709%post latex-mathtime
5710%texhash
5711
5712%postun latex-mathtime
5713%texhash
5714
5715%post latex-mflogo
5716%texhash
5717
5718%postun latex-mflogo
5719%texhash
5720
5721%post latex-mfnfss
5722%texhash
5723
5724%postun latex-mfnfss
5725%texhash
5726
5727%post latex-minitoc
5728%texhash
5729
5730%postun latex-minitoc
5731%texhash
5732
5733%post latex-mltex
5734%texhash
5735
5736%postun latex-mltex
5737%texhash
5738
f1f5d194
ZU
5739%post latex-moreverb
5740%texhash
5741
5742%postun latex-moreverb
5743%texhash
5744
d34bfb7f
ZU
5745%post latex-multienum
5746%texhash
5747
5748%postun latex-multienum
5749%texhash
5750
8ed039e0
ZU
5751%post latex-musictex
5752%texhash
5753
5754%postun latex-musictex
5755%texhash
5756
fe66da27
ZU
5757%post latex-ntheorem
5758%texhash
5759
5760%postun latex-ntheorem
5761%texhash
5762
f65b3398
ZU
5763%post latex-other
5764%texhash
5765
5766%postun latex-other
5767%texhash
5768
5769%post latex-other-doc
5770%texhash
5771
5772%postun latex-other-doc
5773%texhash
5774
d08789e0
ZU
5775%post latex-palatcm
5776%texhash
5777
5778%postun latex-palatcm
5779%texhash
5780
f65b3398
ZU
5781%post latex-pdfslide
5782%texhash
5783
5784%postun latex-pdfslide
5785%texhash
5786
03d9d5fa
ZU
5787%post latex-pgf
5788%texhash
5789
5790%postun latex-pgf
5791%texhash
5792
f65b3398
ZU
5793%post latex-polynom
5794%texhash
5795
5796%postun latex-polynom
5797%texhash
5798
5799%post latex-polynomial
5800%texhash
5801
5802%postun latex-polynomial
5803%texhash
5804
b7b4a109
ZU
5805%post latex-prosper
5806%texhash
5807
5808%postun latex-prosper
5809%texhash
5810
5811%post latex-pseudocode
5812%texhash
5813
5814%postun latex-pseudocode
5815%texhash
5816
d08789e0
ZU
5817%post latex-psnfss
5818%texhash
5819
5820%postun latex-psnfss
5821%texhash
5822
8efa6a9c
ZU
5823%post latex-pst-2dplot
5824%texhash
5825
5826%postun latex-pst-2dplot
5827%texhash
5828
5829%post latex-pst-3dplot
5830%texhash
5831
5832%postun latex-pst-3dplot
5833%texhash
5834
5835%post latex-pst-bar
5836%texhash
5837
5838%postun latex-pst-bar
5839%texhash
5840
5841%post latex-pst-circ
5842%texhash
5843
5844%postun latex-pst-circ
5845%texhash
5846
b7b4a109
ZU
5847%post latex-pst-eucl
5848%texhash
5849
5850%postun latex-pst-eucl
5851%texhash
5852
8efa6a9c
ZU
5853%post latex-pst-diffraction
5854%texhash
5855
5856%postun latex-pst-diffraction
5857%texhash
5858
5859%post latex-pst-fun
5860%texhash
5861
5862%postun latex-pst-fun
5863%texhash
5864
5865%post latex-pst-func
5866%texhash
5867
5868%postun latex-pst-func
5869%texhash
5870
5871%post latex-pst-infixplot
5872%texhash
5873
5874%postun latex-pst-infixplot
5875%texhash
5876
b7b4a109
ZU
5877%post latex-pst-fr3d
5878%texhash
5879
5880%postun latex-pst-fr3d
5881%texhash
5882
5883%post latex-pst-fractal
5884%texhash
5885
5886%postun latex-pst-fractal
5887%texhash
5888
d08789e0
ZU
5889%post latex-pxfonts
5890%texhash
5891
8efa6a9c
ZU
5892%post latex-pst-math
5893%texhash
5894
5895%postun latex-pst-math
5896%texhash
5897
5898%post latex-pst-ob3d
5899%texhash
5900
5901%postun latex-pst-ob3d
5902%texhash
5903
5904%post latex-pst-optic
5905%texhash
5906
5907%postun latex-pst-optic
5908%texhash
5909
5910%post latex-pst-optexp
5911%texhash
5912
5913%postun latex-pst-optexp
5914%texhash
5915
5916%post latex-pst-text
5917%texhash
5918
5919%postun latex-pst-text
5920%texhash
5921
1024ab0e
ZU
5922%post latex-pst-uncategorized
5923%texhash
5924
5925%postun latex-pst-uncategorized
5926
5927%texhash
5928
d08789e0
ZU
5929%postun latex-pxfonts
5930%texhash
5931
5932%post latex-qfonts
5933%texhash
5934
5935%postun latex-qfonts
5936%texhash
5937
6c82f497
ZU
5938%post latex-SIstyle
5939%texhash
5940
5941%postun latex-SIstyle
5942%texhash
5943
fe66da27
ZU
5944%post latex-SIunits
5945%texhash
5946
5947%postun latex-SIunits
5948%texhash
5949
f65b3398
ZU
5950%post latex-siunitx
5951%texhash
5952
5953%postun latex-siunitx
5954%texhash
5955
6c82f497
ZU
5956%post latex-Tabbing
5957%texhash
5958
5959%postun latex-Tabbing
5960%texhash
5961
d08789e0
ZU
5962%post latex-txfonts
5963%texhash
5964
5965%postun latex-txfonts
5966%texhash
5967
7ea3a98b
ZU
5968%post latex-ucs
5969%texhash
5970
5971%postun latex-ucs
5972%texhash
5973
d08789e0
ZU
5974%post latex-umlaute
5975%texhash
5976
5977%postun latex-umlaute
5978%texhash
5979
5980%post latex-wasysym
5981%texhash
5982
5983%postun latex-wasysym
5984%texhash
5985
03d9d5fa
ZU
5986%post latex-xcolor
5987%texhash
5988
5989%postun latex-xcolor
5990%texhash
5991
d08789e0
ZU
5992%post format-latex
5993%texhash
5994
5995%postun format-latex
5996%texhash
5997
5998%post format-pdflatex
5999%texhash
6000
6001%postun format-pdflatex
6002%texhash
6003
6004%post platex
6005%texhash
6006
6007%postun platex
6008%texhash
6009
6010%post format-platex
6011%texhash
6012
6013%postun format-platex
6014%texhash
6015
6016%post format-pdfplatex
6017%texhash
6018
6019%postun format-pdfplatex
6020%texhash
6021
6022%post tex-babel
6023%texhash
6024
6025%postun tex-babel
6026%texhash
6027
6028%post tex-german
6029%texhash
6030
6031%postun tex-german
6032%texhash
6033
6034%post tex-mfpic
6035%texhash
6036
6037%postun tex-mfpic
6038%texhash
6039
6040%post tex-misc
6041%texhash
6042
6043%postun tex-misc
6044%texhash
6045
6046%post tex-pictex
6047%texhash
6048
6049%postun tex-pictex
6050%texhash
6051
6052%post tex-pstricks
6053%texhash
6054
6055%postun tex-pstricks
6056%texhash
6057
6058%post tex-qpx
6059%texhash
6060
6061%postun tex-qpx
6062%texhash
6063
31bd2c4a 6064%post tex-qpxqtx
d08789e0
ZU
6065%texhash
6066
31bd2c4a 6067%postun tex-qpxqtx
d08789e0
ZU
6068%texhash
6069
6070%post tex-ruhyphen
6071%texhash
6072
6073%postun tex-ruhyphen
6074%texhash
6075
6076%post tex-spanish
6077%texhash
6078
6079%postun tex-spanish
6080%texhash
6081
6082%post tex-texdraw
6083%texhash
6084
6085%postun tex-texdraw
6086%texhash
6087
6088%post tex-thumbpdf
6089%texhash
6090
6091%postun tex-thumbpdf
6092%texhash
6093
6094%post tex-ukrhyph
6095%texhash
6096
6097%postun tex-ukrhyph
6098%texhash
6099
6100%post latex-vietnam
6101%texhash
6102
6103%postun latex-vietnam
6104%texhash
6105
6106%post tex-xypic
6107%texhash
6108
6109%postun tex-xypic
6110%texhash
6111
6112%post fonts-adobe
6113%texhash
6114
6115%postun fonts-adobe
6116%texhash
6117
6118%post fonts-ae
6119%texhash
6120
6121%postun fonts-ae
6122%texhash
6123
6124%post fonts-ams
6125%texhash
6126
6127%postun fonts-ams
6128%texhash
6129
6130%post fonts-antp
6131%texhash
6132
6133%postun fonts-antp
6134%texhash
6135
6136%post fonts-antt
6137%texhash
6138
6139%postun fonts-antt
6140%texhash
6141
6142%post fonts-bbm
6143%texhash
6144
6145%postun fonts-bbm
6146%texhash
6147
6148%post fonts-bbold
6149%texhash
6150
6151%postun fonts-bbold
6152%texhash
6153
070c5aff
ZU
6154%post fonts-bh
6155%texhash
d08789e0 6156
070c5aff
ZU
6157%postun fonts-bh
6158%texhash
d08789e0
ZU
6159
6160%post fonts-bitstream
6161%texhash
6162
6163%postun fonts-bitstream
6164%texhash
6165
6166%post fonts-cbgreek
6167%texhash
6168
6169%postun fonts-cbgreek
6170%texhash
6171
6172%post fonts-cc-pl
6173%texhash
6174
6175%postun fonts-cc-pl
6176%texhash
6177
6178%post fonts-cg
6179%texhash
6180
6181%postun fonts-cg
6182%texhash
6183
6184%post fonts-cm
6185%texhash
6186
6187%postun fonts-cm
6188%texhash
6189
6190%post fonts-cmbright
6191%texhash
6192
6193%postun fonts-cmbright
6194%texhash
6195
6196%post fonts-cmcyr
6197%texhash
6198
6199%postun fonts-cmcyr
6200%texhash
6201
6202%post fonts-cmextra
6203%texhash
6204
6205%postun fonts-cmextra
6206%texhash
6207
6208%post fonts-concmath
6209%texhash
6210
6211%postun fonts-concmath
6212%texhash
6213
6214%post fonts-concrete
6215%texhash
6216
6217%postun fonts-concrete
6218%texhash
6219
6220%post fonts-cs
6221%texhash
6222
6223%postun fonts-cs
6224%texhash
6225
4a09ae1a
ZU
6226%post fonts-dstroke
6227%texhash
d08789e0 6228
4a09ae1a
ZU
6229%postun fonts-dstroke
6230%texhash
d08789e0
ZU
6231
6232%post fonts-ecc
6233%texhash
6234
6235%postun fonts-ecc
6236%texhash
6237
6238%post fonts-eurosym
6239%texhash
6240
6241%postun fonts-eurosym
6242%texhash
6243
6244%post fonts-euxm
6245%texhash
6246
6247%postun fonts-euxm
6248%texhash
6249
6250%post fonts-gothic
6251%texhash
6252
6253%postun fonts-gothic
6254%texhash
6255
6256%post fonts-hoekwater
6257%texhash
6258
6259%postun fonts-hoekwater
6260%texhash
6261
6262%post fonts-jknappen
6263%texhash
6264
6265%postun fonts-jknappen
6266%texhash
6267
6268%post fonts-latex
6269%texhash
6270
6271%postun fonts-latex
6272%texhash
6273
6274%post fonts-lh
6275%texhash
6276
6277%postun fonts-lh
6278%texhash
6279
6280%post fonts-lm
6281%texhash
6282
6283%postun fonts-lm
6284%texhash
6285
6286%post fonts-marvosym
6287%texhash
6288
6289%postun fonts-marvosym
6290%texhash
6291
6292%post fonts-mflogo
6293%texhash
6294
6295%postun fonts-mflogo
6296%texhash
6297
6298%post fonts-misc
6299%texhash
6300
6301%postun fonts-misc
6302%texhash
6303
6304%post fonts-monotype
6305%texhash
6306
6307%postun fonts-monotype
6308%texhash
6309
6310%post fonts-omega
6311%texhash
6312
6313%postun fonts-omega
6314%texhash
6315
f1ba8563
ZU
6316%post fonts-other
6317%texhash
6318
6319%postun fonts-other
6320%texhash
6321
d08789e0
ZU
6322%post fonts-pazo
6323%texhash
6324
6325%postun fonts-pazo
6326%texhash
6327
6328%post fonts-pl
6329%texhash
6330
6331%postun fonts-pl
6332%texhash
6333
6334%post fonts-px
6335%texhash
6336
6337%postun fonts-px
6338%texhash
6339
6340%post fonts-qfonts
6341%texhash
6342
6343%postun fonts-qfonts
6344%texhash
6345
6346%post fonts-qpx
6347%texhash
6348
6349%postun fonts-qpx
6350%texhash
6351
31bd2c4a 6352%post fonts-qpxqtx
d08789e0
ZU
6353%texhash
6354
31bd2c4a 6355%postun fonts-qpxqtx
d08789e0
ZU
6356%texhash
6357
6358%post fonts-rsfs
6359%texhash
6360
6361%postun fonts-rsfs
6362%texhash
6363
6364%post fonts-stmaryrd
6365%texhash
6366
6367%postun fonts-stmaryrd
6368%texhash
6369
6370%post fonts-tx
6371%texhash
6372
6373%postun fonts-tx
6374%texhash
6375
6376%post fonts-urw
6377%texhash
6378
6379%postun fonts-urw
6380%texhash
6381
6382%post fonts-vnr
6383%texhash
6384
6385%postun fonts-vnr
6386%texhash
6387
6388%post fonts-wasy
6389%texhash
6390
6391%postun fonts-wasy
6392%texhash
6393
6394%post fonts-xypic
6395%texhash
6396
6397%postun fonts-xypic
6398%texhash
6399
6400%post fonts-yandy
6401%texhash
6402
6403%postun fonts-yandy
6404%texhash
6405
6406%post fonts-type1-antp
6407%texhash
6408
6409%postun fonts-type1-antp
6410%texhash
6411
6412%post fonts-type1-antt
6413%texhash
6414
6415%postun fonts-type1-antt
6416%texhash
6417
6418%post fonts-type1-belleek
6419%texhash
6420
6421%postun fonts-type1-belleek
6422%texhash
6423
6424%post fonts-type1-bitstream
6425%texhash
6426
6427%postun fonts-type1-bitstream
6428%texhash
6429
6430%post fonts-type1-bluesky
6431%texhash
6432
6433%postun fonts-type1-bluesky
6434%texhash
6435
6436%post fonts-type1-cc-pl
6437%texhash
6438
6439%postun fonts-type1-cc-pl
6440%texhash
6441
6442%post fonts-type1-cmcyr
6443%texhash
6444
6445%postun fonts-type1-cmcyr
6446%texhash
6447
6448%post fonts-type1-cs
6449%texhash
6450
6451%postun fonts-type1-cs
6452%texhash
6453
070c5aff
ZU
6454%post fonts-type1-dstroke
6455%texhash
d08789e0 6456
070c5aff
ZU
6457%postun fonts-type1-dstroke
6458%texhash
d08789e0
ZU
6459
6460%post fonts-type1-eurosym
6461%texhash
6462
6463%postun fonts-type1-eurosym
6464%texhash
6465
6466%post fonts-type1-hoekwater
6467%texhash
6468
6469%postun fonts-type1-hoekwater
6470%texhash
6471
6472%post fonts-type1-lm
6473%texhash
6474
6475%postun fonts-type1-lm
6476%texhash
6477
6478%post fonts-type1-marvosym
6479%texhash
6480
6481%postun fonts-type1-marvosym
6482%texhash
6483
6484%post fonts-type1-mathpazo
6485%texhash
6486
6487%postun fonts-type1-mathpazo
6488%texhash
6489
6490%post fonts-type1-omega
6491%texhash
6492
6493%postun fonts-type1-omega
6494%texhash
6495
6496%post fonts-type1-pl
6497%texhash
6498
6499%postun fonts-type1-pl
6500%texhash
6501
6502%post fonts-type1-px
6503%texhash
6504
6505%postun fonts-type1-px
6506%texhash
6507
070c5aff
ZU
6508%post fonts-type1-qfonts
6509%texhash
d08789e0 6510
070c5aff
ZU
6511%postun fonts-type1-qfonts
6512%texhash
d08789e0
ZU
6513
6514%post fonts-type1-tx
6515%texhash
6516
6517%postun fonts-type1-tx
6518%texhash
6519
6520%post fonts-type1-urw
6521%texhash
6522
6523%postun fonts-type1-urw
6524%texhash
6525
6526%post fonts-type1-vnr
6527%texhash
6528
6529%postun fonts-type1-vnr
6530%texhash
6531
6532%post fonts-type1-xypic
6533%texhash
6534
6535%postun fonts-type1-xypic
6536%texhash
6537
6538%post -n texconfig
6539%texhash
6540
6541%postun -n texconfig
6542%texhash
6543
4224ae6d
MB
6544%post xetex
6545%texhash
6546
6547%postun xetex
6548%texhash
6549
6550%post xmltex
6551%texhash
6552
6553%postun xmltex
6554%texhash
6555
5902e778
ZU
6556# Check the commented lines!!!
6557
d08789e0
ZU
6558%files
6559%defattr(644,root,root,755)
0f6c4baf 6560# %doc %{texmf}/LICENSE.texmf
df343eba 6561# %doc %{texmf}/ChangeLog
df343eba 6562# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
6563# There isn't doc/fonts directory
6564# %dir %{texmf}/doc/fonts
6565# %doc %{texmf}/doc/fonts/fontname
6566# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
6567# %dir %{texmf}/doc/help
6568# %doc %{texmf}/doc/help/csname.txt
6569# %doc %{texmf}/doc/help/ctan
6570# %doc %{texmf}/doc/help/tds.dvi
6571# %doc %{texmf}/doc/help/unixtex.ftp
6572# %dir %{texmf}/doc/help/faq
6573# %doc %{texmf}/doc/images
df343eba
ZU
6574# %dir %{texmf}/doc/polish
6575# %doc %{texmf}/doc/polish/*.html
6576# %dir %{texmf}/doc/programs
6577# %doc %{texmf}/doc/programs/web2c*
6578# %doc %{texmf}/doc/programs/cwebman.dvi
6579# %doc %{texmf}/doc/programs/dvipng.*
6580# %doc %{texmf}/doc/knuth
d08789e0
ZU
6581#%attr(755,root,root) %{_bindir}/MakeTeXPK
6582#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
6583
6584# ***********
6585# executables
6586# ***********
d08789e0
ZU
6587%attr(755,root,root) %{_bindir}/a2ping
6588%attr(755,root,root) %{_bindir}/afm2tfm
6589%attr(755,root,root) %{_bindir}/allcm
6590%attr(755,root,root) %{_bindir}/allec
6591%attr(755,root,root) %{_bindir}/allneeded
6592%attr(755,root,root) %{_bindir}/cweave
6593%attr(755,root,root) %{_bindir}/ctangle
6594%attr(755,root,root) %{_bindir}/ctie
6595%attr(755,root,root) %{_bindir}/dmp
6596%attr(755,root,root) %{_bindir}/dvipng
6597%attr(755,root,root) %{_bindir}/e2pall
6598%attr(755,root,root) %{_bindir}/ebb
df343eba 6599# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
6600%attr(755,root,root) %{_bindir}/fmtutil
6601%attr(755,root,root) %{_bindir}/fmtutil-sys
6602#%attr(755,root,root) %{_bindir}/fontexport
6603#%attr(755,root,root) %{_bindir}/fontimport
6604%attr(755,root,root) %{_bindir}/fontinst
6605%attr(755,root,root) %{_bindir}/gftodvi
6606%attr(755,root,root) %{_bindir}/gftopk
6607%attr(755,root,root) %{_bindir}/gftype
6608%attr(755,root,root) %{_bindir}/gsftopk
6609#%attr(755,root,root) %{_bindir}/initex
6610%attr(755,root,root) %{_bindir}/kpseaccess
6611%attr(755,root,root) %{_bindir}/kpsereadlink
6612%attr(755,root,root) %{_bindir}/kpsewhere
6613%attr(755,root,root) %{_bindir}/mag
6614%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
6615#%attr(755,root,root) %{_bindir}/mkfontdesc
6616%attr(755,root,root) %{_bindir}/mktexfmt
6617%attr(755,root,root) %{_bindir}/mktexlsr
6618%attr(755,root,root) %{_bindir}/newer
6619%attr(755,root,root) %{_bindir}/patgen
6620%attr(755,root,root) %{_bindir}/pdfetex
6621%attr(755,root,root) %{_bindir}/pfb2pfa
6622%attr(755,root,root) %{_bindir}/pk2bm
6623%attr(755,root,root) %{_bindir}/pktogf
6624%attr(755,root,root) %{_bindir}/pktype
6625%attr(755,root,root) %{_bindir}/pltotf
6626%attr(755,root,root) %{_bindir}/pooltype
6627%attr(755,root,root) %{_bindir}/ps2frag
6628%attr(755,root,root) %{_bindir}/ps2pk
6629# TODO: move this file to correct subpackage ?
6630%attr(755,root,root) %{_bindir}/ps4pdf
6631#%attr(755,root,root) %{_bindir}/t1mapper
6632%attr(755,root,root) %{_bindir}/tangle
6633#%attr(755,root,root) %{_bindir}/tetex-updmap
6634%attr(755,root,root) %{_bindir}/tex
6635%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6636%attr(755,root,root) %{_bindir}/texhash
df343eba 6637# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6638%attr(755,root,root) %{_bindir}/texlinks
6639%attr(755,root,root) %{_bindir}/tftopl
6640%attr(755,root,root) %{_bindir}/tie
6641%attr(755,root,root) %{_bindir}/ttf2afm
6642%attr(755,root,root) %{_bindir}/updmap
6643%attr(755,root,root) %{_bindir}/updmap-sys
6644%attr(755,root,root) %{_bindir}/vftovp
6645#%attr(755,root,root) %{_bindir}/virtex
6646%attr(755,root,root) %{_bindir}/vptovf
6647%attr(755,root,root) %{_bindir}/weave
6648
6649%attr(755,root,root) %{texmf}/web2c/mktexnam
6650%attr(755,root,root) %{texmf}/web2c/mktexdir
6651%attr(755,root,root) %{texmf}/web2c/mktexupd
6652
0edad7f5 6653%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6654
6655#%dir /etc/sysconfig/tetex-updmap
6656#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6657
6658%ghost %{texmf}/ls-R
7057740b 6659%ghost %{texmfdist}/ls-R
7057740b 6660# %ghost %{_localstatedir}/ls-R
d08789e0 6661
2677a8b0 6662%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6663%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6664%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6665%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6666%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6667
d08789e0
ZU
6668%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6669%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6670%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6671%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6672%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6673%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6674%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6675
d08789e0
ZU
6676%attr(1777,root,root) /var/cache/fonts
6677
6678%{_datadir}/info/web2c.info*
df343eba
ZU
6679# %{_datadir}/info/texi2html.info*
6680# %{_datadir}/texi2html
d08789e0
ZU
6681#%{texmf}/updates.dat
6682
df343eba 6683# %{texmf}/aliases
df343eba 6684# %{texmf}/tex/generic/bghyph
1a192771
ZU
6685# %doc %{texmf}/doc/generic/hyphen
6686#%{texmf}/tex/generic/letterspacing
6687
6688# ***********
6689# Directories
6690# ***********
ae4a938c 6691%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6692%attr(1777,root,root) %dir %{_localstatedir}/fonts
6693%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6694%attr(1777,root,root) %dir %{fmtdir}
1a192771 6695
b6042de9 6696%dir %{texmfdist}
8ed039e0 6697%doc %{texmfdist}/README
b6042de9
ZU
6698%dir %{texmf}
6699
1a192771
ZU
6700%dir %{texmfdist}/doc
6701%dir %{texmfdist}/doc/generic
6702%dir %{texmfdist}/doc/generic/enctex
6703%dir %{texmfdist}/doc/latex
6704%dir %{texmfdist}/doc/latex/localloc
6705%dir %{texmf}/doc
6706%dir %{texmf}/doc/generic
6707%dir %{texmf}/doc/tetex
04123363 6708%dir %{texmf}/fmtutil
1a192771
ZU
6709
6710%dir %{texmfdist}/tex
2677a8b0 6711%dir %{texmfdist}/tex/cslatex
0b6bcf85 6712%dir %{texmfdist}/tex/cslatex/base
165b9d73 6713%dir %{texmfdist}/tex/generic
5f841614 6714%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6715%dir %{texmfdist}/tex/generic/enctex
165b9d73 6716%dir %{texmfdist}/tex/generic/genmisc
5f841614 6717%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6718%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6719%dir %{texmfdist}/tex/latex
6720%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6721%dir %{texmf}/dvips
6722%dir %{texmf}/dvips/config
6723%dir %{texmf}/dvips/tetex
d08789e0
ZU
6724%dir %{texmf}/fonts/enc
6725%dir %{texmf}/fonts/enc/dvips
6726%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6727%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6728%dir %{texmf}/fonts/map
6729%dir %{texmf}/fonts/map/dvips
6730%dir %{texmf}/fonts/map/dvips/tetex
6731%dir %{texmf}/scripts
6732%dir %{texmf}/tex
1a192771
ZU
6733%dir %{texmf}/tex/generic
6734%dir %{texmf}/tex/generic/config
1a192771
ZU
6735%dir %{texmf}/web2c
6736
6737# Docs
2677a8b0 6738# %doc %{texmf}/doc/README
1a192771
ZU
6739%doc %{texmf}/doc/tetex/TETEXDOC.*
6740%doc %{texmf}/doc/tetex/teTeX-FAQ
6741
6742# %{texmf}/fonts/map/dvips/tetex/contnav.map
6743# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6744%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6745%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6746
6747# Main fonts from TeTeX
d08789e0
ZU
6748%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6749%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6750%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6751%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6752%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6753%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6754%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6755%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6756%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6757%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6758%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6759%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6760
f2555868 6761%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6762%{texmfdist}/tex/generic/encodings
6763%{texmfdist}/tex/generic/epsf
f2555868 6764%{texmfdist}/tex/generic/hyph-utf8/*
1a192771 6765%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 6766%{texmfdist}/tex/generic/misc/null*
1a192771 6767%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6768%{texmfdist}/tex/generic/tap
6769%{texmfdist}/tex/generic/tex-ps
2677a8b0 6770%{texmfdist}/tex/texinfo
1a192771 6771%{texmf}/tex/fontinst
1a192771 6772%{texmf}/tex/generic/hyphen
df343eba 6773
1a192771
ZU
6774# %{fmtdir}/metafun.mem
6775#%{texmf}/web2c/tex-pl.pool
6776# %{texmf}/web2c/tex.pool
fb2a8613 6777%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6778
6779%{texmf}/web2c/*.tcx
df343eba
ZU
6780
6781# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6782# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6783# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6784# %lang(fr) %{_mandir}/fr/man1/access.1*
6785# %lang(hu) %{_mandir}/hu/man1/access.1*
6786# %lang(hu) %{_mandir}/hu/man1/newer.1*
6787# %lang(pl) %{_mandir}/pl/man1/access.1*
6788# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6789#%{_mandir}/man1/MakeTeXPK.1*
6790#%{_mandir}/man1/access.1*
6791#%{_mandir}/man1/fontexport.1*
6792#%{_mandir}/man1/fontimport.1*
6793#%{_mandir}/man1/initex.1*
6794#%{_mandir}/man1/t1mapper.1*
1a192771 6795#%{_mandir}/man1/texdoc.1*
1a192771 6796#%{_mandir}/man1/texi2html.1*
d08789e0 6797#%{_mandir}/man1/virtex.1*
1a192771 6798#%{_mandir}/man8/fmtutil.8*
d08789e0 6799#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6800#%{_mandir}/man8/texlinks.8*
6801
d08789e0
ZU
6802%{_mandir}/man1/afm2tfm.1*
6803%{_mandir}/man1/allcm.1*
fae5faca 6804%{_mandir}/man1/allec.1*
d08789e0 6805%{_mandir}/man1/allneeded.1*
fae5faca 6806%{_mandir}/man1/ctangle.1*
d08789e0 6807%{_mandir}/man1/ctie.1*
fae5faca 6808%{_mandir}/man1/cweave.1*
d08789e0
ZU
6809%{_mandir}/man1/cweb.1*
6810%{_mandir}/man1/dmp.1*
6811%{_mandir}/man1/dvipdft.1*
6812%{_mandir}/man1/dvipng.1*
6813%{_mandir}/man1/e2pall.1*
6814%{_mandir}/man1/ebb.1*
6815%{_mandir}/man1/fmtutil.1*
09deda15 6816%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6817%{_mandir}/man1/fontinst.1*
6818%{_mandir}/man1/gftodvi.1*
6819%{_mandir}/man1/gftopk.1*
6820%{_mandir}/man1/gftype.1*
6821%{_mandir}/man1/gsftopk.1*
6822%{_mandir}/man1/kpseaccess.1*
6823%{_mandir}/man1/kpsereadlink.1*
6824%{_mandir}/man1/kpsewhere.1*
6825%{_mandir}/man1/mag.1*
6826%{_mandir}/man1/makempx.1*
6827%{_mandir}/man1/makempy.1*
fae5faca 6828%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6829%{_mandir}/man1/mktexlsr.1*
6830%{_mandir}/man1/newer.1*
6831%{_mandir}/man1/patgen.1*
6832%{_mandir}/man1/pdfetex.1*
6833%{_mandir}/man1/pfb2pfa.1*
6834%{_mandir}/man1/pk2bm.1*
6835%{_mandir}/man1/pktogf.1*
6836%{_mandir}/man1/pktype.1*
6837%{_mandir}/man1/pltotf.1*
6838%{_mandir}/man1/pooltype.1*
6839%{_mandir}/man1/ps2frag.1*
6840%{_mandir}/man1/ps2pk.1*
6841%{_mandir}/man1/tangle.1*
6842%{_mandir}/man1/tex.1*
d08789e0 6843%{_mandir}/man1/texexec.1*
fae5faca 6844%{_mandir}/man1/texhash.1*
d08789e0 6845%{_mandir}/man1/texlinks.1*
d08789e0 6846%{_mandir}/man1/tftopl.1*
d08789e0 6847%{_mandir}/man1/tie.1*
1a192771 6848%{_mandir}/man1/ttf2afm.1*
d08789e0 6849%{_mandir}/man1/updmap.1*
fae5faca 6850%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6851%{_mandir}/man1/vftovp.1*
6852%{_mandir}/man1/vptovf.1*
6853%{_mandir}/man1/weave.1*
6854%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6855%{_mandir}/man5/updmap.cfg.5*
1a192771 6856
d08789e0
ZU
6857
6858%files dirs-fonts
6859%defattr(644,root,root,755)
1a192771 6860%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
6861%dir %{texmfdist}/fonts
6862%dir %{texmfdist}/fonts/afm
6863%dir %{texmfdist}/fonts/afm/public
4224ae6d 6864%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
6865%dir %{texmfdist}/fonts/enc
6866%dir %{texmfdist}/fonts/enc/dvips
6867%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 6868%dir %{texmfdist}/fonts/map
21c69d95 6869%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
6870%dir %{texmfdist}/fonts/map/dvips
6871%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 6872%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
6873%dir %{texmfdist}/fonts/ofm
6874%dir %{texmfdist}/fonts/ofm/public
6875%dir %{texmfdist}/fonts/ovf
6876%dir %{texmfdist}/fonts/ovf/public
6877%dir %{texmfdist}/fonts/ovp
6878%dir %{texmfdist}/fonts/ovp/public
6879%dir %{texmfdist}/fonts/opentype
6880%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 6881%dir %{texmfdist}/fonts/pk
1a192771 6882%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
6883%dir %{texmfdist}/fonts/source
6884%dir %{texmfdist}/fonts/source/public
21c69d95 6885%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
6886%dir %{texmfdist}/fonts/tfm
6887%dir %{texmfdist}/fonts/tfm/public
4224ae6d 6888%dir %{texmfdist}/fonts/tfm/vntex
04123363 6889%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
6890%dir %{texmfdist}/fonts/type1
6891%dir %{texmfdist}/fonts/type1/public
21c69d95 6892%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
6893%dir %{texmfdist}/fonts/vf
6894%dir %{texmfdist}/fonts/vf/public
21c69d95 6895%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
6896%dir %{texmfdist}/source
6897%dir %{texmfdist}/source/fonts
6898%dir %{texmfdist}/source/latex
1a192771
ZU
6899%dir %{texmf}/fonts
6900%dir %{texmf}/fonts/opentype
6901%dir %{texmf}/fonts/opentype/public
d08789e0 6902
5b7eba8e
MB
6903%files doc
6904%defattr(644,root,root,755)
04123363 6905%dir %{texmfdoc}/doc
5b7eba8e
MB
6906%{texmfdoc}/doc/english
6907
6908%files doc-bg
6909%defattr(644,root,root,755)
6910%{texmfdoc}/doc/bulgarian
6911
6912%files doc-cs
6913%defattr(644,root,root,755)
6914%{texmfdoc}/doc/czechslovak
6915
6916%files doc-de
6917%defattr(644,root,root,755)
6918%{texmfdoc}/doc/german
6919
6920%files doc-el
6921%defattr(644,root,root,755)
6922%{texmfdoc}/doc/greek
6923
6924%files doc-es
6925%defattr(644,root,root,755)
6926%{texmfdoc}/doc/spanish
6927
6928%files doc-fi
6929%defattr(644,root,root,755)
6930%{texmfdoc}/doc/finnish
6931
6932%files doc-fr
6933%defattr(644,root,root,755)
6934%{texmfdoc}/doc/french
6935
6936%files doc-it
6937%defattr(644,root,root,755)
6938%{texmfdoc}/doc/italian
6939
6940%files doc-ja
6941%defattr(644,root,root,755)
6942%{texmfdoc}/doc/japanese
6943
6944%files doc-ko
6945%defattr(644,root,root,755)
6946%{texmfdoc}/doc/korean
6947
6948%files doc-mn
6949%defattr(644,root,root,755)
6950%{texmfdoc}/doc/mongolian
6951
6952%files doc-nl
6953%defattr(644,root,root,755)
6954%{texmfdoc}/doc/dutch
6955
6956%files doc-pl
6957%defattr(644,root,root,755)
6958%{texmfdoc}/doc/polish
6959
6960%files doc-pt
6961%defattr(644,root,root,755)
6962%{texmfdoc}/doc/portuguese
6963
6964%files doc-ru
6965%defattr(644,root,root,755)
6966%{texmfdoc}/doc/russian
6967
6968%files doc-sk
6969%defattr(644,root,root,755)
6970%{texmfdoc}/doc/slovak
6971
6972%files doc-sl
6973%defattr(644,root,root,755)
6974%{texmfdoc}/doc/slovenian
6975
6976%files doc-th
6977%defattr(644,root,root,755)
6978%{texmfdoc}/doc/thai
6979
6980%files doc-tr
6981%defattr(644,root,root,755)
6982%{texmfdoc}/doc/turkish
6983
6984%files doc-uk
6985%defattr(644,root,root,755)
6986%{texmfdoc}/doc/ukrainian
6987
6988%files doc-vi
6989%defattr(644,root,root,755)
6990%{texmfdoc}/doc/vietnamese
6991
6992%files doc-zh_CN
6993%defattr(644,root,root,755)
6994%{texmfdoc}/doc/chinese
6995
0f6c4baf
ZU
6996# %files doc-Catalogue
6997# %defattr(644,root,root,755)
6998# %{texmf}/doc/help/Catalogue
d08789e0 6999
0f6c4baf
ZU
7000# %files doc-tug-faq
7001# %defattr(644,root,root,755)
7002# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7003
5902e778 7004
d08789e0
ZU
7005%files doc-latex
7006%defattr(644,root,root,755)
5902e778
ZU
7007# %{texmfdist}/doc/latex/bar
7008# %{texmfdist}/doc/latex/eclbip
7009# %{texmfdist}/doc/latex/eo
7010# %{texmfdist}/doc/latex/floatflt
7011# %{texmfdist}/doc/latex/general
7012# %{texmfdist}/doc/latex/germbib
7013# %{texmfdist}/doc/latex/images
7014# %{texmfdist}/doc/latex/mathcomp
7015# %{texmfdist}/doc/latex/mt11p
7016# %{texmfdist}/doc/latex/picins
7017# %{texmfdist}/doc/latex/ps4pdf
7018# %{texmfdist}/doc/latex/pslatex
7019# %{texmfdist}/doc/latex/shapepar
7020# %{texmfdist}/doc/latex/supertab
7021# %{texmfdist}/doc/latex/tex-refs
7022# %{texmfdist}/doc/latex/textmerg
7023# %{texmfdist}/doc/latex/treesvr
df343eba 7024%{texmfdist}/doc/latex/acronym
df343eba
ZU
7025%{texmfdist}/doc/latex/aeguill
7026%{texmfdist}/doc/latex/anysize
df343eba
ZU
7027%{texmfdist}/doc/latex/base
7028%{texmfdist}/doc/latex/beton
df343eba
ZU
7029%{texmfdist}/doc/latex/carlisle
7030%{texmfdist}/doc/latex/ccaption
7031%{texmfdist}/doc/latex/changebar
7032%{texmfdist}/doc/latex/chappg
df343eba
ZU
7033%{texmfdist}/doc/latex/concmath
7034%{texmfdist}/doc/latex/crop
df343eba
ZU
7035%{texmfdist}/doc/latex/dinbrief
7036%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
7037%{texmfdist}/doc/latex/eepic
7038%{texmfdist}/doc/latex/endfloat
df343eba
ZU
7039%{texmfdist}/doc/latex/esint
7040%{texmfdist}/doc/latex/eso-pic
7041%{texmfdist}/doc/latex/euler
7042%{texmfdist}/doc/latex/eulervm
df343eba
ZU
7043%{texmfdist}/doc/latex/extsizes
7044%{texmfdist}/doc/latex/fancybox
7045%{texmfdist}/doc/latex/fancyhdr
7046%{texmfdist}/doc/latex/fancyvrb
7047%{texmfdist}/doc/latex/filecontents
7048%{texmfdist}/doc/latex/float
df343eba
ZU
7049%{texmfdist}/doc/latex/footmisc
7050%{texmfdist}/doc/latex/footnpag
7051%{texmfdist}/doc/latex/fp
df343eba 7052%{texmfdist}/doc/latex/geometry
df343eba
ZU
7053%{texmfdist}/doc/latex/graphics
7054%{texmfdist}/doc/latex/hyperref
7055%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
7056%{texmfdist}/doc/latex/index
7057%{texmfdist}/doc/latex/koma-script
7058%{texmfdist}/doc/latex/labels
df343eba 7059%{texmfdist}/doc/latex/layouts
df343eba
ZU
7060%{texmfdist}/doc/latex/lettrine
7061%{texmfdist}/doc/latex/listings
7062%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
7063%{texmfdist}/doc/latex/mdwtools
7064%{texmfdist}/doc/latex/memoir
7065%{texmfdist}/doc/latex/mh
df343eba
ZU
7066%{texmfdist}/doc/latex/mparhack
7067%{texmfdist}/doc/latex/ms
df343eba
ZU
7068%{texmfdist}/doc/latex/multibib
7069%{texmfdist}/doc/latex/mwcls
7070%{texmfdist}/doc/latex/natbib
7071%{texmfdist}/doc/latex/nomencl
7072%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
7073%{texmfdist}/doc/latex/oberdiek
7074%{texmfdist}/doc/latex/overpic
7075%{texmfdist}/doc/latex/paralist
7076%{texmfdist}/doc/latex/pb-diagram
7077%{texmfdist}/doc/latex/pdfpages
7078%{texmfdist}/doc/latex/picinpar
df343eba
ZU
7079%{texmfdist}/doc/latex/pict2e
7080%{texmfdist}/doc/latex/placeins
7081%{texmfdist}/doc/latex/preprint
7082%{texmfdist}/doc/latex/preview
7083%{texmfdist}/doc/latex/program
df343eba 7084%{texmfdist}/doc/latex/psfrag
0f6c4baf 7085%{texmfdist}/doc/latex/revtex
df343eba
ZU
7086%{texmfdist}/doc/latex/rotating
7087%{texmfdist}/doc/latex/rotfloat
7088%{texmfdist}/doc/latex/scale
7089%{texmfdist}/doc/latex/sectsty
7090%{texmfdist}/doc/latex/seminar
df343eba
ZU
7091%{texmfdist}/doc/latex/showlabels
7092%{texmfdist}/doc/latex/sidecap
df343eba
ZU
7093%{texmfdist}/doc/latex/slashbox
7094%{texmfdist}/doc/latex/soul
7095%{texmfdist}/doc/latex/stdclsdv
7096%{texmfdist}/doc/latex/subfig
7097%{texmfdist}/doc/latex/subfigure
df343eba 7098%{texmfdist}/doc/latex/textfit
df343eba
ZU
7099%{texmfdist}/doc/latex/textpos
7100%{texmfdist}/doc/latex/titlesec
7101%{texmfdist}/doc/latex/tocbibind
7102%{texmfdist}/doc/latex/tocloft
7103%{texmfdist}/doc/latex/tools
7104%{texmfdist}/doc/latex/totpages
df343eba
ZU
7105%{texmfdist}/doc/latex/type1cm
7106%{texmfdist}/doc/latex/units
7107%{texmfdist}/doc/latex/vmargin
7108%{texmfdist}/doc/latex/was
7109%{texmfdist}/doc/latex/wrapfig
7110%{texmfdist}/doc/latex/xtab
7111%{texmfdist}/doc/latex/yfonts
7112
096dca83 7113%files -n kpathsea
d08789e0 7114%defattr(644,root,root,755)
4aeb46f7 7115%dir %{texmf}/doc/kpathsea
446ab8e0 7116%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7117%attr(755,root,root) %{_bindir}/kpsepath
7118%attr(755,root,root) %{_bindir}/kpsestat
7119%attr(755,root,root) %{_bindir}/kpsetool
7120%attr(755,root,root) %{_bindir}/kpsewhich
7121%attr(755,root,root) %{_bindir}/kpsexpand
7122%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7123%{_libdir}/libkpathsea.la
fae5faca
ZU
7124%{_mandir}/man1/kpsexpand.1*
7125%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7126%{_mandir}/man1/kpsestat.1*
7127%{_mandir}/man1/kpsetool.1*
7128%{_mandir}/man1/kpsewhich.1*
d08789e0 7129
096dca83 7130%files -n kpathsea-devel
d08789e0
ZU
7131%defattr(644,root,root,755)
7132%attr(755,root,root) %{_libdir}/libkpathsea.so
7133%{_includedir}/kpathsea
7134%{_infodir}/kpathsea.info*
7135
7136%files dvips
7137%defattr(644,root,root,755)
446ab8e0 7138# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7139# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7140# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7141# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7142# %{texmf}/dvips/misc
7143# %{texmf}/dvips/config/config.generic
7144# %{texmf}/fonts/map/dvips/misc
7145# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7146# %{texmf}/fonts/map/dvips/tetex/bsr.map
7147# %{_localstatedir}/fonts/map/dvipdfm
7148# %{_localstatedir}/fonts/map/dvips
7149%dir %{texmfdist}/fonts/map/dvips/cmex
7150%dir %{texmf}/dvipdfm
7151%docdir %{texmf}/doc/dvips
7152%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7153%attr(755,root,root) %{_bindir}/dvips
7154%attr(755,root,root) %{_bindir}/dvired
7155%attr(755,root,root) %{_bindir}/dvitomp
7156%attr(755,root,root) %{_bindir}/dvitype
7157%attr(755,root,root) %{_bindir}/dvicopy
7158%attr(755,root,root) %{_bindir}/dvipdfm
7159%attr(755,root,root) %{_bindir}/dvipdft
7160# dvi2fax requires ghostscript
7161%attr(755,root,root) %{_bindir}/dvi2fax
7162%{_infodir}/dvips.info*
7163%{_mandir}/man1/dvi2fax.1*
7164%{_mandir}/man1/dvicopy.1*
7165%{_mandir}/man1/dvipdfm.1*
7166%{_mandir}/man1/dvips.1*
7167%{_mandir}/man1/dvired.1*
7168%{_mandir}/man1/dvitomp.1*
7169%{_mandir}/man1/dvitype.1*
d08789e0 7170%{texmf}/dvips/base
d08789e0 7171%{texmf}/dvips/gsftopk
2677a8b0 7172%{texmfdist}/dvips/psfrag
d08789e0 7173%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7174%{texmfdist}/fonts/enc/dvips/base
9b908671 7175%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
7176%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7177%{texmf}/dvipdfm/config
7178%{texmf}/dvips/tetex/config.*
d08789e0 7179%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
7180# %{texmf}/fonts/map
7181%dir %{texmf}/fonts/map/dvipdfm
7182%dir %{texmf}/fonts/map/dvips
7183%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
7184%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7185%{texmf}/fonts/map/dvips/tetex/dvips35.map
7186%{texmf}/fonts/map/dvips/tetex/mathpple.map
7187%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7188%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7189%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7190%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7191
d08789e0
ZU
7192
7193%files dvilj
7194%defattr(644,root,root,755)
7195%attr(755,root,root) %{_bindir}/dvihp
7196%attr(755,root,root) %{_bindir}/dvilj
7197%attr(755,root,root) %{_bindir}/dvilj2p
7198%attr(755,root,root) %{_bindir}/dvilj4
7199%attr(755,root,root) %{_bindir}/dvilj4l
7200%attr(755,root,root) %{_bindir}/dvilj6
7201%{_mandir}/man1/dvihp.1*
7202%{_mandir}/man1/dvilj.1*
09deda15
ZU
7203%{_mandir}/man1/dvilj2p.1*
7204%{_mandir}/man1/dvilj4.1*
7205%{_mandir}/man1/dvilj4l.1*
7206%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7207
7208%files makeindex
7209%defattr(644,root,root,755)
446ab8e0 7210%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7211%attr(755,root,root) %{_bindir}/mkindex
7212%attr(755,root,root) %{_bindir}/makeindex
7213%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7214%{texmfdist}/makeindex
d08789e0
ZU
7215%{_mandir}/man1/makeindex.1*
7216%{_mandir}/man1/mkindex.1*
7217%{_mandir}/man1/rumakeindex.1*
7218
7219%files metafont
7220%defattr(644,root,root,755)
d08789e0
ZU
7221#%attr(755,root,root) %{_bindir}/mfw
7222#%attr(755,root,root) %{_bindir}/virmf
7223#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7224#%{texmf}/mft/cmbase.mft
7225# %{texmf}/mft/e.mft
446ab8e0
ZU
7226# %{texmf}/mft/pl.mft
7227# %{fmtdir}/mf.base
d08789e0 7228#%{texmf}/web2c/mf-nowin.base
446ab8e0 7229# %{texmf}/web2c/mf.pool
d08789e0 7230#%{texmf}/web2c/mfw.base
d08789e0
ZU
7231#%{_mandir}/man1/inimf.1*
7232#%{_mandir}/man1/virmf.1*
5902e778
ZU
7233%dir %{texmfdist}/mft
7234%dir %{texmfdist}/mft/base
7235%attr(755,root,root) %{_bindir}/mf
7236%attr(755,root,root) %{_bindir}/mf-nowin
7237%attr(755,root,root) %{_bindir}/mft
7238%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7239%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7240%attr(755,root,root) %{_bindir}/mktextfm
7241%{texmfdist}/metafont
7242%{texmfdist}/mft/base/mplain.mft
7243%{texmfdist}/mft/base/plain.mft
7244%{_mandir}/man1/mf.1*
fae5faca 7245%{_mandir}/man1/mf-nowin.1*
5902e778 7246%{_mandir}/man1/mft.1*
d08789e0
ZU
7247%{_mandir}/man1/mktexmf.1*
7248%{_mandir}/man1/mktexpk.1*
7249%{_mandir}/man1/mktextfm.1*
7250
7251%files metapost
7252%defattr(644,root,root,755)
d08789e0
ZU
7253#%attr(755,root,root) %{_bindir}/virmpost
7254#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7255# %{texmf}/web2c/mp.pool
7256# %{fmtdir}/mpost.mem
7257#%{_mandir}/man1/inimpost.1*
7258#%{_mandir}/man1/virmpost.1*
446ab8e0 7259%dir %{texmfdist}/metapost
5902e778
ZU
7260%doc %{texmfdist}/doc/metapost
7261%attr(755,root,root) %{_bindir}/mpost
7262%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7263%{texmfdist}/metapost/base
7264%{texmfdist}/metapost/config
7265%{texmfdist}/metapost/mfpic
7266%{texmfdist}/metapost/misc
7267%{texmfdist}/metapost/support
d08789e0
ZU
7268%{_mandir}/man1/mpost.1*
7269%{_mandir}/man1/mpto.1*
d08789e0
ZU
7270
7271%files mptopdf
7272%defattr(644,root,root,755)
7273%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7274%{_mandir}/man1/mptopdf.1*
b839a3ce 7275# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7276
7277%files texdoctk
7278%defattr(644,root,root,755)
446ab8e0 7279# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7280%attr(755,root,root) %{_bindir}/texdoctk
7281%{texmf}/texdoctk
d08789e0
ZU
7282%{_mandir}/man1/texdoctk.1*
7283
7284%files -n texconfig
7285%defattr(644,root,root,755)
5902e778
ZU
7286%dir %{texmf}/texconfig
7287%doc %{texmf}/texconfig/README
d08789e0
ZU
7288%attr(755,root,root) %{_bindir}/texconfig
7289%attr(755,root,root) %{_bindir}/texconfig-dialog
7290%attr(755,root,root) %{_bindir}/texconfig-sys
7291%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7292%{_mandir}/man1/texconfig.1*
fae5faca 7293%{_mandir}/man1/texconfig-sys.1*
5902e778 7294%{texmf}/texconfig/g
d08789e0 7295%{texmf}/texconfig/generic
5902e778 7296%{texmf}/texconfig/tcfmgr.map
d08789e0 7297%{texmf}/texconfig/v
d08789e0
ZU
7298%{texmf}/texconfig/x
7299
624ed2f9
ZU
7300%files -n xindy
7301%defattr(644,root,root,755)
4224ae6d 7302%doc %{texmf}/doc/xindy
624ed2f9 7303%dir %{texmf}/xindy
624ed2f9 7304%dir %{texmf}/xindy/lang
1024ab0e
ZU
7305%dir %{texmf}/scripts
7306%{texmf}/scripts/xindy
4224ae6d
MB
7307%{texmf}/xindy/base
7308%{texmf}/xindy/class
7309%{texmf}/xindy/ord
7310%{texmf}/xindy/rules
7311%{texmf}/xindy/styles
7312%{texmf}/xindy/tex
624ed2f9 7313
1024ab0e 7314
624ed2f9
ZU
7315%files -n xindy-albanian
7316%defattr(644,root,root,755)
4224ae6d 7317%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7318
7319%files -n xindy-belarusian
7320%defattr(644,root,root,755)
4224ae6d 7321%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7322
7323%files -n xindy-bulgarian
7324%defattr(644,root,root,755)
4224ae6d 7325%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7326
7327%files -n xindy-croatian
7328%defattr(644,root,root,755)
4224ae6d 7329%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7330
7331%files -n xindy-czech
7332%defattr(644,root,root,755)
4224ae6d 7333%{texmf}/xindy/lang/czech
624ed2f9
ZU
7334
7335%files -n xindy-danish
7336%defattr(644,root,root,755)
4224ae6d 7337%{texmf}/xindy/lang/danish
624ed2f9
ZU
7338
7339%files -n xindy-dutch
7340%defattr(644,root,root,755)
4224ae6d 7341%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7342
7343%files -n xindy-english
7344%defattr(644,root,root,755)
4224ae6d 7345%{texmf}/xindy/lang/english
624ed2f9
ZU
7346
7347%files -n xindy-esperanto
7348%defattr(644,root,root,755)
4224ae6d 7349%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7350
7351%files -n xindy-estonian
7352%defattr(644,root,root,755)
4224ae6d 7353%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7354
7355%files -n xindy-finnish
7356%defattr(644,root,root,755)
4224ae6d 7357%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7358
7359%files -n xindy-french
7360%defattr(644,root,root,755)
4224ae6d 7361%{texmf}/xindy/lang/french
624ed2f9
ZU
7362
7363%files -n xindy-general
7364%defattr(644,root,root,755)
4224ae6d 7365%{texmf}/xindy/lang/general
624ed2f9
ZU
7366
7367%files -n xindy-georgian
7368%defattr(644,root,root,755)
4224ae6d 7369%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7370
7371%files -n xindy-german
7372%defattr(644,root,root,755)
4224ae6d 7373%{texmf}/xindy/lang/german
624ed2f9
ZU
7374
7375%files -n xindy-greek
7376%defattr(644,root,root,755)
4224ae6d 7377%{texmf}/xindy/lang/greek
624ed2f9
ZU
7378
7379%files -n xindy-gypsy
7380%defattr(644,root,root,755)
4224ae6d 7381%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7382
7383%files -n xindy-hausa
7384%defattr(644,root,root,755)
4224ae6d 7385%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7386
7387%files -n xindy-hebrew
7388%defattr(644,root,root,755)
4224ae6d 7389%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7390
7391%files -n xindy-hungarian
7392%defattr(644,root,root,755)
4224ae6d 7393%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7394
7395%files -n xindy-icelandic
7396%defattr(644,root,root,755)
4224ae6d 7397%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7398
7399%files -n xindy-italian
7400%defattr(644,root,root,755)
4224ae6d 7401%{texmf}/xindy/lang/italian
624ed2f9
ZU
7402
7403%files -n xindy-klingon
7404%defattr(644,root,root,755)
4224ae6d 7405%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7406
7407%files -n xindy-kurdish
7408%defattr(644,root,root,755)
4224ae6d 7409%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7410
7411%files -n xindy-latin
7412%defattr(644,root,root,755)
4224ae6d 7413%{texmf}/xindy/lang/latin
624ed2f9
ZU
7414
7415%files -n xindy-latvian
7416%defattr(644,root,root,755)
4224ae6d 7417%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7418
7419%files -n xindy-lithuanian
7420%defattr(644,root,root,755)
4224ae6d 7421%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7422
7423%files -n xindy-lower-sorbian
7424%defattr(644,root,root,755)
4224ae6d 7425%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7426
7427%files -n xindy-macedonian
7428%defattr(644,root,root,755)
4224ae6d 7429%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7430
7431%files -n xindy-mongolian
7432%defattr(644,root,root,755)
4224ae6d 7433%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7434
7435%files -n xindy-norwegian
7436%defattr(644,root,root,755)
4224ae6d 7437%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7438
7439%files -n xindy-polish
7440%defattr(644,root,root,755)
4224ae6d 7441%{texmf}/xindy/lang/polish
624ed2f9
ZU
7442
7443%files -n xindy-portuguese
7444%defattr(644,root,root,755)
4224ae6d 7445%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7446
7447%files -n xindy-romanian
7448%defattr(644,root,root,755)
4224ae6d 7449%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7450
7451%files -n xindy-russian
7452%defattr(644,root,root,755)
4224ae6d 7453%{texmf}/xindy/lang/russian
624ed2f9
ZU
7454
7455%files -n xindy-serbian
7456%defattr(644,root,root,755)
4224ae6d 7457%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7458
7459%files -n xindy-slovak
7460%defattr(644,root,root,755)
4224ae6d 7461%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7462
7463%files -n xindy-slovenian
7464%defattr(644,root,root,755)
4224ae6d 7465%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7466
7467%files -n xindy-spanish
7468%defattr(644,root,root,755)
4224ae6d 7469%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7470
7471%files -n xindy-swedish
7472%defattr(644,root,root,755)
4224ae6d 7473%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7474
7475%files -n xindy-turkish
7476%defattr(644,root,root,755)
4224ae6d 7477%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7478
7479%files -n xindy-ukrainian
7480%defattr(644,root,root,755)
4224ae6d 7481%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7482
7483%files -n xindy-upper-sorbian
7484%defattr(644,root,root,755)
4224ae6d 7485%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7486
7487%files -n xindy-vietnamese
7488%defattr(644,root,root,755)
4224ae6d 7489%{texmf}/xindy/lang/vietnamese/
624ed2f9 7490
d08789e0
ZU
7491%files -n xdvi
7492%defattr(644,root,root,755)
d08789e0 7493#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7494# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7495# %{_mandir}/man1/xdvizilla.1*
9b908671 7496%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7497%attr(755,root,root) %{_bindir}/xdvi
7498%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7499%{_desktopdir}/xdvi.desktop
7500%{_pixmapsdir}/xdvi.png
7501%{texmf}/xdvi
7502
7503%files pdftex
7504%defattr(644,root,root,755)
446ab8e0 7505# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7506# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7507# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7508# %dir %{texmf}/fonts/map/pdftex
7509# %dir %{texmf}/fonts/map/pdftex/cmttf
7510# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7511# %{texmf}/web2c/pdfetex-pl.pool
7512# %{texmf}/web2c/pdfetex.pool
7513# %{texmf}/web2c/pdfxtex.pool
5902e778 7514# %{_mandir}/man1/pdfxtex.1*
5fef92c1 7515%doc %{texmfdist}/doc/pdftex
5902e778
ZU
7516%attr(755,root,root) %{_bindir}/epstopdf
7517%attr(755,root,root) %{_bindir}/pdfcrop
7518%attr(755,root,root) %{_bindir}/pdftex
7519%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7520%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7521%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7522%{_mandir}/man1/epstopdf.1*
7523%{_mandir}/man1/pdftex.1*
d08789e0 7524
04123363 7525%files phyzzx
f65b3398 7526%defattr(644,root,root,755)
04123363
ZU
7527%attr(755,root,root) %{_bindir}/phyzzx
7528%dir %{texmfdist}/doc/phyzzx
7529%dir %{texmfdist}/tex/phyzzx
7530%doc %{texmfdist}/doc/phyzzx/base
7531%{texmfdist}/tex/phyzzx/config
7532%{texmf}/fmtutil/format.phyzzx.cnf
7533
d08789e0
ZU
7534%files omega
7535%defattr(644,root,root,755)
5902e778
ZU
7536# %{texmf}/web2c/omega.pool
7537# %{texmf}/web2c/aleph.pool
5902e778
ZU
7538# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7539# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7540# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7541# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7542%doc %{texmfdist}/doc/omega
7543%dir %{texmfdist}/omega
7544%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7545%attr(755,root,root) %{_bindir}/aleph
7546%attr(755,root,root) %{_bindir}/lambda
7547%attr(755,root,root) %{_bindir}/mkocp
7548%attr(755,root,root) %{_bindir}/mkofm
7549%attr(755,root,root) %{_bindir}/odvicopy
7550%attr(755,root,root) %{_bindir}/odvips
7551%attr(755,root,root) %{_bindir}/odvitype
7552%attr(755,root,root) %{_bindir}/omega
7553%attr(755,root,root) %{_bindir}/omfonts
7554%attr(755,root,root) %{_bindir}/opl2ofm
7555%attr(755,root,root) %{_bindir}/otangle
7556%attr(755,root,root) %{_bindir}/otp2ocp
7557%attr(755,root,root) %{_bindir}/outocp
7558%attr(755,root,root) %{_bindir}/ovf2ovp
7559%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7560%{texmfdist}/dvips/omega/config.omega
7561%{texmfdist}/dvips/omega/omega.cfg
7562%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7563%{texmfdist}/omega/ocp
7564%{texmfdist}/omega/otp
2677a8b0 7565%{texmfdist}/tex/lambda
fae5faca 7566%{_mandir}/man1/lambda.1*
d08789e0
ZU
7567%{_mandir}/man1/mkocp.1*
7568%{_mandir}/man1/mkofm.1*
7569%{_mandir}/man1/omega.1*
fae5faca
ZU
7570%{_mandir}/man1/odvicopy.1*
7571%{_mandir}/man1/odvips.1*
7572%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7573%{_mandir}/man1/ofm2opl.1*
7574%{_mandir}/man1/opl2ofm.1*
7575%{_mandir}/man1/otp2ocp.1*
7576%{_mandir}/man1/outocp.1*
7577%{_mandir}/man1/ovf2ovp.1*
7578%{_mandir}/man1/ovp2ovf.1*
7579
d08789e0
ZU
7580%files plain
7581%defattr(644,root,root,755)
446ab8e0
ZU
7582%doc %{texmfdist}/doc/plain
7583%{texmfdist}/tex/plain
4224ae6d 7584%exclude %{texmfdist}/tex/plain/config/xetex.ini
d08789e0
ZU
7585#%{texmf}/web2c/plain.mem
7586#%{texmf}/web2c/plain.base
7587
d5174470
ZU
7588# %files format-plain
7589# %defattr(644,root,root,755)
b839a3ce 7590# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7591#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7592
d5174470
ZU
7593# %files format-pdftex
7594# %defattr(644,root,root,755)
b839a3ce 7595# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7596
d5174470
ZU
7597# %files format-pdfetex
7598# %defattr(644,root,root,755)
b839a3ce 7599# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7600
7601%files mex
7602%defattr(644,root,root,755)
446ab8e0
ZU
7603# %doc %{texmf}/doc/polish/mex
7604%dir %{texmfdist}/tex/mex
7605%dir %{texmfdist}/tex/mex/base
7606%{texmfdist}/tex/mex/base/mex1.tex
7607%{texmfdist}/tex/mex/base/mex2.tex
7608%{texmfdist}/tex/mex/base/mex.tex
7609%dir %{texmfdist}/tex/mex/config
7610%{texmfdist}/tex/mex/base/mexconf.tex
7611
d08789e0
ZU
7612%files format-mex
7613%defattr(644,root,root,755)
7614%attr(755,root,root) %{_bindir}/mex
2677a8b0 7615%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7616# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7617
7618%files format-pdfmex
7619%defattr(644,root,root,755)
7620%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7621%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7622# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7623
7624%files format-utf8mex
7625%defattr(644,root,root,755)
7626%attr(755,root,root) %{_bindir}/utf8mex
04123363 7627%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7628%doc %{texmfdist}/doc/mex/utf8mex
7629%{texmfdist}/tex/mex/utf8mex
b839a3ce 7630# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7631
7632%files amstex
7633%defattr(644,root,root,755)
2677a8b0
ZU
7634%dir %{texmfdist}/tex/amstex
7635%{texmfdist}/tex/amstex/base
7636%{texmfdist}/tex/amstex/config
7637%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7638
7639%files format-amstex
7640%defattr(644,root,root,755)
446ab8e0
ZU
7641%doc %{texmfdist}/doc/amstex
7642%{texmfdist}/tex/amstex
d08789e0
ZU
7643%attr(755,root,root) %{_bindir}/amstex
7644%{_mandir}/man1/amstex.1*
446ab8e0
ZU
7645# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7646# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7647
446ab8e0
ZU
7648# %files format-pdfamstex
7649# %defattr(644,root,root,755)
7650# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7651#%{texmf}/pdftex/amstex
446ab8e0 7652# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7653
7654%files csplain
7655%defattr(644,root,root,755)
04123363 7656%dir %{texmfdist}/doc/cslatex
21c69d95 7657%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7658%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7659%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7660%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7661%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7662%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7663%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7664%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7665%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7666%{texmfdist}/tex/csplain
d08789e0
ZU
7667
7668%files format-csplain
7669%defattr(644,root,root,755)
b839a3ce 7670# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7671
7672%files format-pdfcsplain
7673%defattr(644,root,root,755)
7674%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7675# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7676
7677%files cslatex
7678%defattr(644,root,root,755)
446ab8e0
ZU
7679# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7680# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7681%{texmfdist}/tex/cslatex
7682%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7683
7684%files format-cslatex
7685%defattr(644,root,root,755)
7686%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 7687# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7688
7689%files format-pdfcslatex
7690%defattr(644,root,root,755)
7691%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7692# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7693
ffd94364
ZU
7694# %files cyrplain
7695# %defattr(644,root,root,755)
7696# %doc %{texmf}/doc/cyrplain
7697# %{texmf}/tex/cyrplain
d08789e0 7698
ffd94364
ZU
7699# %files format-cyrplain
7700# %defattr(644,root,root,755)
7701# %attr(755,root,root) %{_bindir}/cyrtex
7702# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7703
ffd94364
ZU
7704# %files format-cyramstex
7705# %defattr(644,root,root,755)
7706# %attr(755,root,root) %{_bindir}/cyramstex
7707# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7708
ffd94364
ZU
7709# %files format-cyrtexinfo
7710# %defattr(644,root,root,755)
7711# %attr(755,root,root) %{_bindir}/cyrtexinfo
7712# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7713
7714%files eplain
7715%defattr(644,root,root,755)
ffd94364
ZU
7716%doc %{texmfdist}/doc/etex
7717%doc %{texmfdist}/doc/eplain
7718%{texmfdist}/tex/plain/etex
7719%{texmfdist}/tex/eplain
d08789e0
ZU
7720
7721%files format-eplain
7722%defattr(644,root,root,755)
7723%attr(755,root,root) %{_bindir}/eplain
7724%attr(755,root,root) %{_bindir}/etex
7725%{_mandir}/man1/eplain.1*
7726%{_mandir}/man1/etex.1*
b839a3ce
ZU
7727# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7728# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7729
7730%files context
7731%defattr(644,root,root,755)
68640cd8
ZU
7732%doc %{texmfdist}/doc/context
7733# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7734%attr(755,root,root) %{_bindir}/context
7735%attr(755,root,root) %{_bindir}/ctxtools
7736%attr(755,root,root) %{_bindir}/exatools
7737%attr(755,root,root) %{_bindir}/luatools
7738%attr(755,root,root) %{_bindir}/makempy
7739%attr(755,root,root) %{_bindir}/mpstools
7740%attr(755,root,root) %{_bindir}/mtxrun
7741%attr(755,root,root) %{_bindir}/mtxtools
7742%attr(755,root,root) %{_bindir}/pdfthumb
7743%attr(755,root,root) %{_bindir}/pdftools
7744%attr(755,root,root) %{_bindir}/pdftrimwhite
7745%attr(755,root,root) %{_bindir}/pstopdf
7746%attr(755,root,root) %{_bindir}/rlxtools
7747%attr(755,root,root) %{_bindir}/runtools
7748%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7749%attr(755,root,root) %{_bindir}/texfind
7750%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7751%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7752%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7753%attr(755,root,root) %{_bindir}/textools
d08789e0 7754%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7755%attr(755,root,root) %{_bindir}/tmftools
7756%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7757# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7758%{_mandir}/man1/ctxtools.1*
7759%{_mandir}/man1/pdftools.1*
7760%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7761%{_mandir}/man1/texfind.1*
7762%{_mandir}/man1/texfont.1*
fae5faca
ZU
7763%{_mandir}/man1/texmfstart.1*
7764%{_mandir}/man1/textools.1*
d08789e0 7765%{_mandir}/man1/texutil.1*
ffd94364 7766# %{_mandir}/man1/texshow.1*
4224ae6d 7767%{texmfdist}/context
68640cd8 7768%{texmfdist}/fonts/enc/dvips/context
ffd94364 7769# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7770%{texmfdist}/metapost/context
7771%{texmfdist}/scripts/context
4224ae6d
MB
7772%{texmfdist}/tex/context
7773%exclude %{texmfdist}/tex/context/config/cont-de.ini
7774%exclude %{texmfdist}/tex/context/config/cont-en.ini
7775%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7776%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7777%{texmfdist}/tex/generic/context
4224ae6d 7778%{texmfdist}/tex/latex/context
68640cd8 7779%{texmfdist}/bibtex/bst/context
d08789e0
ZU
7780
7781# no fmt, so commented out
7782#%files format-context-cz
7783#%defattr(644,root,root,755)
7784#%%{texmf}/tex/context/config/cont-cz.ini
7785# does not build with beta 20021025
7786#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7787
7788%files format-context-de
7789%defattr(644,root,root,755)
2677a8b0 7790%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7791# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7792#%{_mandir}/man1/cont-de.1*
7793
7794%files format-context-en
7795%defattr(644,root,root,755)
2677a8b0 7796%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7797# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7798#%{_mandir}/man1/cont-en.1*
7799# what is the difference betwen uk and en in this particular situation?
2677a8b0 7800%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7801# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7802
7803# no fmt, so commented out
7804#%files format-context-it
7805#%defattr(644,root,root,755)
7806#%%{texmf}/tex/context/config/cont-it.ini
7807
7808%files format-context-nl
7809%defattr(644,root,root,755)
2677a8b0 7810%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7811# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7812#%{_mandir}/man1/cont-nl.1*
7813
7814# no fmt, so commented out
7815#%files format-context-ro
7816#%defattr(644,root,root,755)
7817#%%{texmf}/tex/context/config/cont-ro.ini
7818
3127b522 7819
d08789e0
ZU
7820%files latex
7821%defattr(644,root,root,755)
5fef92c1 7822%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
7823%attr(755,root,root) %{_bindir}/latex
7824%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7825# %lang(fi) %{_mandir}/fi/man1/latex.1*
7826# %lang(pl) %{_mandir}/pl/man1/latex.1*
7827# %{_infodir}/latex.info*
04123363 7828%{texmf}/fmtutil/format.latex.cnf
5fef92c1 7829%{_mandir}/man1/lacheck.1*
3127b522
ZU
7830%{_mandir}/man1/latex.1*
7831%{_mandir}/man1/pslatex.1*
d08789e0 7832
3127b522
ZU
7833%dir %{texmfdist}/scripts
7834%dir %{texmfdist}/scripts/pst-pdf
63399af2 7835%dir %{texmfdist}/source/generic
df343eba 7836%dir %{texmfdist}/tex/latex
63399af2
ZU
7837%dir %{texmfdist}/tex/plain
7838%dir %{texmf}/tex/latex
d08789e0 7839
3127b522
ZU
7840# %{texmfdist}/tex/latex/citesort
7841# %{texmfdist}/tex/latex/dvilj
7842# %{texmfdist}/tex/latex/eclbip
7843# %{texmfdist}/tex/latex/eo
7844# %{texmfdist}/tex/latex/example
7845# %{texmfdist}/tex/latex/fguill
7846# %{texmfdist}/tex/latex/floatflt
7847# %{texmfdist}/tex/latex/gletter
7848# %{texmfdist}/tex/latex/here
7849# %{texmfdist}/tex/latex/mt11p
7850# %{texmfdist}/tex/latex/relsize
7851# %{texmfdist}/tex/latex/selectp
7852# %{texmfdist}/tex/latex/shadow
7853# %{texmfdist}/tex/latex/showtags
7854# %{texmfdist}/tex/latex/tabls
7855# %{texmfdist}/tex/latex/texmacs
7856# %{texmfdist}/tex/latex/threeparttable
7857# %{texmfdist}/tex/latex/treesvr
7858# %{texmfdist}/tex/latex/ulem
7859# %{texmfdist}/tex/latex/url
7860# %{texmf}/tex/latex/version
7861# %{texmf}/tex/latex/vpage
7862%{texmfdist}/scripts/pst-pdf/ps4pdf
7863%{texmfdist}/tex/generic/pstricks
7864%{texmfdist}/tex/generic/shapepar
3127b522 7865%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
7866%{texmfdist}/tex/latex/12many
7867%{texmfdist}/tex/latex/AkkTeX
7868%{texmfdist}/tex/latex/ESIEEcv
7869%{texmfdist}/tex/latex/GuIT
7870%{texmfdist}/tex/latex/HA-prosper
7871%{texmfdist}/tex/latex/IEEEconf
7872%{texmfdist}/tex/latex/IEEEtran
7873%{texmfdist}/tex/latex/SIstyle
7874%{texmfdist}/tex/latex/Tabbing
7875%{texmfdist}/tex/latex/a0poster
7876%{texmfdist}/tex/latex/aastex
7877%{texmfdist}/tex/latex/abc
6367bfc9
MB
7878%{texmfdist}/tex/latex/achemso
7879%{texmfdist}/tex/latex/acmconf
7880%{texmfdist}/tex/latex/acmtrans
df343eba 7881%{texmfdist}/tex/latex/acronym
6367bfc9
MB
7882%{texmfdist}/tex/latex/active-conf
7883%{texmfdist}/tex/latex/addlines
7884%{texmfdist}/tex/latex/adrlist
df343eba 7885%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
7886%{texmfdist}/tex/latex/afthesis
7887%{texmfdist}/tex/latex/aguplus
7888%{texmfdist}/tex/latex/aiaa
7889%{texmfdist}/tex/latex/akletter
7890%{texmfdist}/tex/latex/alg
7891%{texmfdist}/tex/latex/algorithm2e
7892%{texmfdist}/tex/latex/algorithmicx
7893%{texmfdist}/tex/latex/allrunes
7894%{texmfdist}/tex/latex/alnumsec
7895%{texmfdist}/tex/latex/altfont
7896%{texmfdist}/tex/latex/ametsoc
7897%{texmfdist}/tex/latex/amsaddr
7898%{texmfdist}/tex/latex/amsrefs
7899%{texmfdist}/tex/latex/animate
7900%{texmfdist}/tex/latex/answers
7901%{texmfdist}/tex/latex/antiqua
7902%{texmfdist}/tex/latex/anyfontsize
df343eba 7903%{texmfdist}/tex/latex/anysize
6367bfc9
MB
7904%{texmfdist}/tex/latex/apa
7905%{texmfdist}/tex/latex/apacite
7906%{texmfdist}/tex/latex/apl
7907%{texmfdist}/tex/latex/ar
7908%{texmfdist}/tex/latex/arabi
7909%{texmfdist}/tex/latex/arabtex
7910%{texmfdist}/tex/latex/archaic
7911%{texmfdist}/tex/latex/arcs
7912%{texmfdist}/tex/latex/arev
7913%{texmfdist}/tex/latex/armenian
7914%{texmfdist}/tex/latex/arydshln
7915%{texmfdist}/tex/latex/asaetr
7916%{texmfdist}/tex/latex/ascelike
7917%{texmfdist}/tex/latex/ascii
7918%{texmfdist}/tex/latex/assignment
7919%{texmfdist}/tex/latex/attachfile
7920%{texmfdist}/tex/latex/augie
7921%{texmfdist}/tex/latex/auncial-new
7922%{texmfdist}/tex/latex/aurical
7923%{texmfdist}/tex/latex/authoraftertitle
7924%{texmfdist}/tex/latex/authorindex
7925%{texmfdist}/tex/latex/auto-pst-pdf
7926%{texmfdist}/tex/latex/autoarea
7927%{texmfdist}/tex/latex/autotab
7928%{texmfdist}/tex/latex/avantgar
7929%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
7930%{texmfdist}/tex/latex/bangtex
7931%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
7932%{texmfdist}/tex/latex/base
7933%{texmfdist}/tex/latex/bayer
7934%{texmfdist}/tex/latex/bbding
7935%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
7936%{texmfdist}/tex/latex/begriff
7937%{texmfdist}/tex/latex/bengali
7938%{texmfdist}/tex/latex/bera
7939%{texmfdist}/tex/latex/betababel
df343eba 7940%{texmfdist}/tex/latex/beton
6367bfc9
MB
7941%{texmfdist}/tex/latex/bez123
7942%{texmfdist}/tex/latex/bibarts
7943%{texmfdist}/tex/latex/bibleref
7944%{texmfdist}/tex/latex/biblist
7945%{texmfdist}/tex/latex/bibtopicprefix
7946%{texmfdist}/tex/latex/bigfoot
7947%{texmfdist}/tex/latex/binomexp
7948%{texmfdist}/tex/latex/biocon
7949%{texmfdist}/tex/latex/bizcard
7950%{texmfdist}/tex/latex/blacklettert1
7951%{texmfdist}/tex/latex/blindtext
7952%{texmfdist}/tex/latex/blowup
7953%{texmfdist}/tex/latex/boisik
7954%{texmfdist}/tex/latex/boites
7955%{texmfdist}/tex/latex/boldtensors
7956%{texmfdist}/tex/latex/bookest
7957%{texmfdist}/tex/latex/bookhands
7958%{texmfdist}/tex/latex/booklet
7959%{texmfdist}/tex/latex/bookman
7960%{texmfdist}/tex/latex/bophook
7961%{texmfdist}/tex/latex/boxhandler
7962%{texmfdist}/tex/latex/bpchem
7963%{texmfdist}/tex/latex/braille
7964%{texmfdist}/tex/latex/breakurl
7965%{texmfdist}/tex/latex/bridge
7966%{texmfdist}/tex/latex/brushscr
7967%{texmfdist}/tex/latex/bullcntr
7968%{texmfdist}/tex/latex/burmese
7969%{texmfdist}/tex/latex/bussproofs
7970%{texmfdist}/tex/latex/bytefield
df343eba 7971%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
7972%{texmfdist}/tex/latex/calxxxx
7973%{texmfdist}/tex/latex/captcont
7974%{texmfdist}/tex/latex/casyl
7975%{texmfdist}/tex/latex/catechis
7976%{texmfdist}/tex/latex/cbcoptic
7977%{texmfdist}/tex/latex/cbfonts
df343eba 7978%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
7979%{texmfdist}/tex/latex/cchess
7980%{texmfdist}/tex/latex/cclicenses
7981%{texmfdist}/tex/latex/cd-cover
7982%{texmfdist}/tex/latex/cd
7983%{texmfdist}/tex/latex/cdpbundl
7984%{texmfdist}/tex/latex/cellspace
df343eba 7985%{texmfdist}/tex/latex/changebar
6367bfc9
MB
7986%{texmfdist}/tex/latex/changepage
7987%{texmfdist}/tex/latex/changes
df343eba 7988%{texmfdist}/tex/latex/chappg
6367bfc9
MB
7989%{texmfdist}/tex/latex/chapterfolder
7990%{texmfdist}/tex/latex/chemarrow
7991%{texmfdist}/tex/latex/chemcompounds
7992%{texmfdist}/tex/latex/chemcono
7993%{texmfdist}/tex/latex/chemstyle
7994%{texmfdist}/tex/latex/cherokee
7995%{texmfdist}/tex/latex/chess
7996%{texmfdist}/tex/latex/chessboard
7997%{texmfdist}/tex/latex/chessfss
7998%{texmfdist}/tex/latex/chicago
7999%{texmfdist}/tex/latex/china2e
8000%{texmfdist}/tex/latex/chletter
8001%{texmfdist}/tex/latex/circ
8002%{texmfdist}/tex/latex/citeref
8003%{texmfdist}/tex/latex/cjhebrew
8004%{texmfdist}/tex/latex/cjk
8005%{texmfdist}/tex/latex/cjw
8006%{texmfdist}/tex/latex/classicthesis
8007%{texmfdist}/tex/latex/clefval
8008%{texmfdist}/tex/latex/cleveref
8009%{texmfdist}/tex/latex/clock
8010%{texmfdist}/tex/latex/clrscode
8011%{texmfdist}/tex/latex/cm-lgc
8012%{texmfdist}/tex/latex/cm-super
df343eba 8013%{texmfdist}/tex/latex/cmap
6367bfc9
MB
8014%{texmfdist}/tex/latex/cmcyralt
8015%{texmfdist}/tex/latex/cmdstring
8016%{texmfdist}/tex/latex/cmdtrack
8017%{texmfdist}/tex/latex/cmll
8018%{texmfdist}/tex/latex/cmsd
8019%{texmfdist}/tex/latex/codepage
8020%{texmfdist}/tex/latex/colorinfo
8021%{texmfdist}/tex/latex/colortab
8022%{texmfdist}/tex/latex/colortbl
8023%{texmfdist}/tex/latex/colorwav
8024%{texmfdist}/tex/latex/combine
8025%{texmfdist}/tex/latex/commath
8026%{texmfdist}/tex/latex/compactbib
8027%{texmfdist}/tex/latex/complexity
8028%{texmfdist}/tex/latex/computational-complexity
8029%{texmfdist}/tex/latex/concprog
8030%{texmfdist}/tex/latex/confproc
8031%{texmfdist}/tex/latex/constants
8032%{texmfdist}/tex/latex/contour
8033%{texmfdist}/tex/latex/cooking
8034%{texmfdist}/tex/latex/cool
8035%{texmfdist}/tex/latex/coollist
8036%{texmfdist}/tex/latex/coolstr
8037%{texmfdist}/tex/latex/cooltooltips
8038%{texmfdist}/tex/latex/coordsys
8039%{texmfdist}/tex/latex/courier-scaled
8040%{texmfdist}/tex/latex/courier
8041%{texmfdist}/tex/latex/courseoutline
8042%{texmfdist}/tex/latex/coursepaper
8043%{texmfdist}/tex/latex/coverpage
8044%{texmfdist}/tex/latex/covington
df343eba 8045%{texmfdist}/tex/latex/crop
6367bfc9
MB
8046%{texmfdist}/tex/latex/crossreference
8047%{texmfdist}/tex/latex/crosswrd
8048%{texmfdist}/tex/latex/csbulletin
8049%{texmfdist}/tex/latex/csquotes
8050%{texmfdist}/tex/latex/csvtools
8051%{texmfdist}/tex/latex/ctable
8052%{texmfdist}/tex/latex/ctib
8053%{texmfdist}/tex/latex/cuisine
8054%{texmfdist}/tex/latex/cursor
8055%{texmfdist}/tex/latex/curve
8056%{texmfdist}/tex/latex/curve2e
8057%{texmfdist}/tex/latex/cv
8058%{texmfdist}/tex/latex/cweb-latex
8059%{texmfdist}/tex/latex/cwpuzzle
8060%{texmfdist}/tex/latex/cyklop
8061%{texmfdist}/tex/latex/dashbox
8062%{texmfdist}/tex/latex/dashrule
8063%{texmfdist}/tex/latex/datatool
8064%{texmfdist}/tex/latex/dateiliste
8065%{texmfdist}/tex/latex/datenumber
8066%{texmfdist}/tex/latex/datetime
8067%{texmfdist}/tex/latex/dcpic
8068%{texmfdist}/tex/latex/decimal
8069%{texmfdist}/tex/latex/delimtxt
8070%{texmfdist}/tex/latex/diagnose
8071%{texmfdist}/tex/latex/dialogl
8072%{texmfdist}/tex/latex/dichokey
8073%{texmfdist}/tex/latex/dictsym
8074%{texmfdist}/tex/latex/digiconfigs
df343eba 8075%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
8076%{texmfdist}/tex/latex/dingbat
8077%{texmfdist}/tex/latex/directory
8078%{texmfdist}/tex/latex/disser
8079%{texmfdist}/tex/latex/dlfltxb
8080%{texmfdist}/tex/latex/dnaseq
8081%{texmfdist}/tex/latex/docmfp
8082%{texmfdist}/tex/latex/doi
8083%{texmfdist}/tex/latex/doipubmed
8084%{texmfdist}/tex/latex/dotarrow
8085%{texmfdist}/tex/latex/dotseqn
8086%{texmfdist}/tex/latex/dottex
8087%{texmfdist}/tex/latex/doublestroke
8088%{texmfdist}/tex/latex/dpfloat
8089%{texmfdist}/tex/latex/dprogress
8090%{texmfdist}/tex/latex/drac
df343eba 8091%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
8092%{texmfdist}/tex/latex/draftwatermark
8093%{texmfdist}/tex/latex/dramatist
8094%{texmfdist}/tex/latex/dtk
8095%{texmfdist}/tex/latex/duerer-latex
8096%{texmfdist}/tex/latex/dvdcoll
8097%{texmfdist}/tex/latex/dvipdfmx-def
8098%{texmfdist}/tex/latex/dyntree
8099%{texmfdist}/tex/latex/eCards
8100%{texmfdist}/tex/latex/ean13isbn
8101%{texmfdist}/tex/latex/easy
8102%{texmfdist}/tex/latex/ebezier
8103%{texmfdist}/tex/latex/ebsthesis
8104%{texmfdist}/tex/latex/ecclesiastic
8105%{texmfdist}/tex/latex/ecltree
8106%{texmfdist}/tex/latex/eco
8107%{texmfdist}/tex/latex/economic
8108%{texmfdist}/tex/latex/ecv
8109%{texmfdist}/tex/latex/ed
8110%{texmfdist}/tex/latex/edmargin
8111%{texmfdist}/tex/latex/ednotes
8112%{texmfdist}/tex/latex/eemeir
df343eba 8113%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8114%{texmfdist}/tex/latex/egameps
8115%{texmfdist}/tex/latex/egplot
8116%{texmfdist}/tex/latex/eiad
8117%{texmfdist}/tex/latex/ellipsis
8118%{texmfdist}/tex/latex/elmath
8119%{texmfdist}/tex/latex/elpres
8120%{texmfdist}/tex/latex/elsarticle
8121%{texmfdist}/tex/latex/elsevier
8122%{texmfdist}/tex/latex/em
8123%{texmfdist}/tex/latex/emp
8124%{texmfdist}/tex/latex/emulateapj
8125%{texmfdist}/tex/latex/encxvlna
df343eba 8126%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8127%{texmfdist}/tex/latex/endheads
8128%{texmfdist}/tex/latex/engpron
8129%{texmfdist}/tex/latex/engrec
8130%{texmfdist}/tex/latex/envbig
8131%{texmfdist}/tex/latex/environ
8132%{texmfdist}/tex/latex/envlab
8133%{texmfdist}/tex/latex/epigrafica
8134%{texmfdist}/tex/latex/epigraph
8135%{texmfdist}/tex/latex/epiolmec
8136%{texmfdist}/tex/latex/epsdice
8137%{texmfdist}/tex/latex/epspdfconversion
8138%{texmfdist}/tex/latex/eqlist
8139%{texmfdist}/tex/latex/eqname
8140%{texmfdist}/tex/latex/eqnarray
8141%{texmfdist}/tex/latex/eqparbox
8142%{texmfdist}/tex/latex/errata
8143%{texmfdist}/tex/latex/esdiff
df343eba 8144%{texmfdist}/tex/latex/esint
6367bfc9
MB
8145%{texmfdist}/tex/latex/eskd
8146%{texmfdist}/tex/latex/eskdx
3127b522 8147%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8148%{texmfdist}/tex/latex/esvect
8149%{texmfdist}/tex/latex/etaremune
8150%{texmfdist}/tex/latex/etex-pkg
8151%{texmfdist}/tex/latex/ethiop
8152%{texmfdist}/tex/latex/etoolbox
8153%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8154%{texmfdist}/tex/latex/euler
8155%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8156%{texmfdist}/tex/latex/euproposal
8157%{texmfdist}/tex/latex/euro
8158%{texmfdist}/tex/latex/eurofont
8159%{texmfdist}/tex/latex/europecv
8160%{texmfdist}/tex/latex/eurosans
df343eba 8161%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8162%{texmfdist}/tex/latex/everypage
8163%{texmfdist}/tex/latex/examdesign
8164%{texmfdist}/tex/latex/examplep
8165%{texmfdist}/tex/latex/exceltex
8166%{texmfdist}/tex/latex/exercise
8167%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8168%{texmfdist}/tex/latex/expl3
8169%{texmfdist}/tex/latex/export
8170%{texmfdist}/tex/latex/extarrows
8171%{texmfdist}/tex/latex/extpfeil
8172%{texmfdist}/tex/latex/extract
df343eba 8173%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8174%{texmfdist}/tex/latex/facsimile
8175%{texmfdist}/tex/latex/faktor
df343eba
ZU
8176%{texmfdist}/tex/latex/fancybox
8177%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8178%{texmfdist}/tex/latex/fancynum
8179%{texmfdist}/tex/latex/fancyref
8180%{texmfdist}/tex/latex/fancytooltips
df343eba 8181%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8182%{texmfdist}/tex/latex/fax
8183%{texmfdist}/tex/latex/fc
8184%{texmfdist}/tex/latex/feyn
8185%{texmfdist}/tex/latex/feynmf
8186%{texmfdist}/tex/latex/fge
8187%{texmfdist}/tex/latex/figbib
8188%{texmfdist}/tex/latex/figsize
df343eba 8189%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8190%{texmfdist}/tex/latex/fink
8191%{texmfdist}/tex/latex/fixfoot
8192%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8193%{texmfdist}/tex/latex/flabels
8194%{texmfdist}/tex/latex/flacards
8195%{texmfdist}/tex/latex/flagderiv
8196%{texmfdist}/tex/latex/flashcards
8197%{texmfdist}/tex/latex/flippdf
df343eba 8198%{texmfdist}/tex/latex/float
6367bfc9
MB
8199%{texmfdist}/tex/latex/floatrow
8200%{texmfdist}/tex/latex/flowfram
8201%{texmfdist}/tex/latex/fmp
8202%{texmfdist}/tex/latex/fmtcount
8203%{texmfdist}/tex/latex/fnbreak
8204%{texmfdist}/tex/latex/fncychap
8205%{texmfdist}/tex/latex/foekfont
8206%{texmfdist}/tex/latex/foilhtml
8207%{texmfdist}/tex/latex/fonetika
df343eba 8208%{texmfdist}/tex/latex/fontinst
6367bfc9 8209%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8210%{texmfdist}/tex/latex/footmisc
8211%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8212%{texmfdist}/tex/latex/forarray
8213%{texmfdist}/tex/latex/forloop
8214%{texmfdist}/tex/latex/formlett
8215%{texmfdist}/tex/latex/formula
8216%{texmfdist}/tex/latex/formular
8217%{texmfdist}/tex/latex/fouridx
8218%{texmfdist}/tex/latex/fourier
8219%{texmfdist}/tex/latex/fouriernc
df343eba 8220%{texmfdist}/tex/latex/fp
6367bfc9
MB
8221%{texmfdist}/tex/latex/frankenstein
8222%{texmfdist}/tex/latex/frcursive
8223%{texmfdist}/tex/latex/frenchle
8224%{texmfdist}/tex/latex/fribrief
8225%{texmfdist}/tex/latex/frletter
8226%{texmfdist}/tex/latex/frontespizio
8227%{texmfdist}/tex/latex/fullblck
8228%{texmfdist}/tex/latex/fullpict
8229%{texmfdist}/tex/latex/functan
8230%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8231%{texmfdist}/tex/latex/gaceta
8232%{texmfdist}/tex/latex/galois
8233%{texmfdist}/tex/latex/gastex
8234%{texmfdist}/tex/latex/gatech-thesis
8235%{texmfdist}/tex/latex/gauss
8236%{texmfdist}/tex/latex/gb4e
8237%{texmfdist}/tex/latex/gcard
8238%{texmfdist}/tex/latex/gcite
8239%{texmfdist}/tex/latex/genmpage
df343eba 8240%{texmfdist}/tex/latex/geometry
6367bfc9 8241%{texmfdist}/tex/latex/geomsty
df343eba 8242%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8243%{texmfdist}/tex/latex/gfsartemisia
8244%{texmfdist}/tex/latex/gfsbaskerville
8245%{texmfdist}/tex/latex/gfsbodoni
8246%{texmfdist}/tex/latex/gfscomplutum
8247%{texmfdist}/tex/latex/gfsdidot
8248%{texmfdist}/tex/latex/gfsneohellenic
8249%{texmfdist}/tex/latex/gfsporson
8250%{texmfdist}/tex/latex/gfssolomos
8251%{texmfdist}/tex/latex/ginpenc
8252%{texmfdist}/tex/latex/gloss
8253%{texmfdist}/tex/latex/glossaries
8254%{texmfdist}/tex/latex/gmdoc
8255%{texmfdist}/tex/latex/gmeometric
8256%{texmfdist}/tex/latex/gmiflink
8257%{texmfdist}/tex/latex/gmutils
8258%{texmfdist}/tex/latex/gmverb
8259%{texmfdist}/tex/latex/gnuplottex
8260%{texmfdist}/tex/latex/go
df343eba 8261%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8262%{texmfdist}/tex/latex/graphicx-psmin
8263%{texmfdist}/tex/latex/greek-inputenc
8264%{texmfdist}/tex/latex/greekdates
68640cd8 8265%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8266%{texmfdist}/tex/latex/grfpaste
8267%{texmfdist}/tex/latex/grnumalt
8268%{texmfdist}/tex/latex/grotesq
8269%{texmfdist}/tex/latex/grverb
8270%{texmfdist}/tex/latex/gu
8271%{texmfdist}/tex/latex/guitar
8272%{texmfdist}/tex/latex/guitbeamer
8273%{texmfdist}/tex/latex/hanging
8274%{texmfdist}/tex/latex/har2nat
8275%{texmfdist}/tex/latex/harmony
8276%{texmfdist}/tex/latex/harpoon
8277%{texmfdist}/tex/latex/harvard
8278%{texmfdist}/tex/latex/hc
8279%{texmfdist}/tex/latex/helvetic
8280%{texmfdist}/tex/latex/hep
8281%{texmfdist}/tex/latex/hepnames
8282%{texmfdist}/tex/latex/hepparticles
8283%{texmfdist}/tex/latex/hepthesis
8284%{texmfdist}/tex/latex/hepunits
8285%{texmfdist}/tex/latex/hexgame
8286%{texmfdist}/tex/latex/hfoldsty
8287%{texmfdist}/tex/latex/hhtensor
8288%{texmfdist}/tex/latex/hilowres
8289%{texmfdist}/tex/latex/histogr
8290%{texmfdist}/tex/latex/hitec
8291%{texmfdist}/tex/latex/hpsdiss
8292%{texmfdist}/tex/latex/hrlatex
8293%{texmfdist}/tex/latex/hvfloat
8294%{texmfdist}/tex/latex/hypdvips
8295%{texmfdist}/tex/latex/hyper
df343eba 8296%{texmfdist}/tex/latex/hyperref
6367bfc9 8297%{texmfdist}/tex/latex/hyperxmp
df343eba 8298%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8299%{texmfdist}/tex/latex/ibycus-babel
8300%{texmfdist}/tex/latex/icsv
8301%{texmfdist}/tex/latex/ieeepes
8302%{texmfdist}/tex/latex/ifmslide
8303%{texmfdist}/tex/latex/ifplatform
8304%{texmfdist}/tex/latex/ifsym
8305%{texmfdist}/tex/latex/ijmart
8306%{texmfdist}/tex/latex/imac
8307%{texmfdist}/tex/latex/image-gallery
8308%{texmfdist}/tex/latex/imtekda
df343eba 8309%{texmfdist}/tex/latex/index
6367bfc9
MB
8310%{texmfdist}/tex/latex/initials
8311%{texmfdist}/tex/latex/inlinebib
8312%{texmfdist}/tex/latex/inlinedef
8313%{texmfdist}/tex/latex/interactiveworkbook
8314%{texmfdist}/tex/latex/inversepath
8315%{texmfdist}/tex/latex/invoice
8316%{texmfdist}/tex/latex/ipa
8317%{texmfdist}/tex/latex/iso
8318%{texmfdist}/tex/latex/iso10303
8319%{texmfdist}/tex/latex/isodate
8320%{texmfdist}/tex/latex/isodoc
8321%{texmfdist}/tex/latex/isonums
8322%{texmfdist}/tex/latex/isorot
8323%{texmfdist}/tex/latex/isotope
8324%{texmfdist}/tex/latex/itnumpar
8325%{texmfdist}/tex/latex/itrans
8326%{texmfdist}/tex/latex/iwona
8327%{texmfdist}/tex/latex/jeopardy
8328%{texmfdist}/tex/latex/jhep
8329%{texmfdist}/tex/latex/jknapltx
8330%{texmfdist}/tex/latex/jneurosci
8331%{texmfdist}/tex/latex/jpsj
8332%{texmfdist}/tex/latex/jura
8333%{texmfdist}/tex/latex/juraabbrev
8334%{texmfdist}/tex/latex/juramisc
8335%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8336%{texmfdist}/tex/latex/koma-script
8337%{texmfdist}/tex/latex/labels
4224ae6d
MB
8338%dir %{texmfdist}/tex/latex/latexconfig
8339%{texmfdist}/tex/latex/latexconfig/latex.ini
8340%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8341%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8342%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8343%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8344%{texmfdist}/tex/latex/layouts
df343eba
ZU
8345%{texmfdist}/tex/latex/lettrine
8346%{texmfdist}/tex/latex/listings
8347%{texmfdist}/tex/latex/ltabptch
daae3151 8348%{texmfdist}/tex/latex/localloc
cf8dbd64 8349%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8350%{texmfdist}/tex/latex/mathcomp
8351%{texmfdist}/tex/latex/mdwtools
8352%{texmfdist}/tex/latex/memoir
8353%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8354%{texmfdist}/tex/latex/misc209
8355%{texmfdist}/tex/latex/mmap
8356%{texmfdist}/tex/latex/mnsymbol
8357%{texmfdist}/tex/latex/moderncv
8358%{texmfdist}/tex/latex/modroman
8359%{texmfdist}/tex/latex/mongolian-babel
8360%{texmfdist}/tex/latex/montex
df343eba
ZU
8361%{texmfdist}/tex/latex/mparhack
8362%{texmfdist}/tex/latex/ms
df343eba 8363%{texmfdist}/tex/latex/multibib
df343eba
ZU
8364%{texmfdist}/tex/latex/multirow
8365%{texmfdist}/tex/latex/mwcls
8366%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8367%{texmfdist}/tex/latex/ncclatex
8368%{texmfdist}/tex/latex/ncctools
8369%{texmfdist}/tex/latex/ncntrsbk
8370%{texmfdist}/tex/latex/nddiss
8371%{texmfdist}/tex/latex/newalg
8372%{texmfdist}/tex/latex/newfile
8373%{texmfdist}/tex/latex/newlfm
8374%{texmfdist}/tex/latex/newspaper
8375%{texmfdist}/tex/latex/newthm
df343eba
ZU
8376%{texmfdist}/tex/latex/nomencl
8377%{texmfdist}/tex/latex/ntgclass
8378%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8379%{texmfdist}/tex/latex/overpic
8380%{texmfdist}/tex/latex/paralist
df343eba
ZU
8381%{texmfdist}/tex/latex/pb-diagram
8382%{texmfdist}/tex/latex/pdfpages
8383%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8384%{texmfdist}/tex/latex/pict2e
8385%{texmfdist}/tex/latex/placeins
df343eba
ZU
8386%{texmfdist}/tex/latex/preprint
8387%{texmfdist}/tex/latex/preview
8388%{texmfdist}/tex/latex/program
df343eba
ZU
8389%{texmfdist}/tex/latex/psfrag
8390%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8391%{texmfdist}/tex/latex/revtex
8392%{texmfdist}/tex/latex/rotating
8393%{texmfdist}/tex/latex/rotfloat
8394%{texmfdist}/tex/latex/scale
8395%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8396%{texmfdist}/tex/latex/seminar
8397%{texmfdist}/tex/latex/setspace
df343eba
ZU
8398%{texmfdist}/tex/latex/showdim
8399%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8400%{texmfdist}/tex/latex/sidecap
8401%{texmfdist}/tex/latex/slashbox
8402%{texmfdist}/tex/latex/soul
8403%{texmfdist}/tex/latex/stdclsdv
8404%{texmfdist}/tex/latex/stmaryrd
8405%{texmfdist}/tex/latex/subfig
8406%{texmfdist}/tex/latex/subfigure
8407%{texmfdist}/tex/latex/supertabular
8408%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8409%{texmfdist}/tex/latex/t-angles
8410%{texmfdist}/tex/latex/tableaux
8411%{texmfdist}/tex/latex/tablists
8412%{texmfdist}/tex/latex/tablor
8413%{texmfdist}/tex/latex/tabto-ltx
8414%{texmfdist}/tex/latex/tabulary
8415%{texmfdist}/tex/latex/tabvar
8416%{texmfdist}/tex/latex/talk
8417%{texmfdist}/tex/latex/taupin
8418%{texmfdist}/tex/latex/tcldoc
8419%{texmfdist}/tex/latex/tdsfrmath
8420%{texmfdist}/tex/latex/technics
8421%{texmfdist}/tex/latex/ted
8422%{texmfdist}/tex/latex/tengwarscript
8423%{texmfdist}/tex/latex/tensor
8424%{texmfdist}/tex/latex/teubner
8425%{texmfdist}/tex/latex/tex-gyre
8426%{texmfdist}/tex/latex/texilikecover
8427%{texmfdist}/tex/latex/texlogos
8428%{texmfdist}/tex/latex/texmate
8429%{texmfdist}/tex/latex/texpower
8430%{texmfdist}/tex/latex/texshade
8431%{texmfdist}/tex/latex/textcase
df343eba 8432%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8433%{texmfdist}/tex/latex/textopo
8434%{texmfdist}/tex/latex/textpath
df343eba 8435%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8436%{texmfdist}/tex/latex/theoremref
8437%{texmfdist}/tex/latex/thesis-titlepage-fhac
8438%{texmfdist}/tex/latex/thinsp
8439%{texmfdist}/tex/latex/thmtools
8440%{texmfdist}/tex/latex/thumb
8441%{texmfdist}/tex/latex/thuthesis
8442%{texmfdist}/tex/latex/ticket
8443%{texmfdist}/tex/latex/tikz-inet
8444%{texmfdist}/tex/latex/times
8445%{texmfdist}/tex/latex/timesht
8446%{texmfdist}/tex/latex/tipa
8447%{texmfdist}/tex/latex/titlefoot
df343eba 8448%{texmfdist}/tex/latex/titlesec
cf8dbd64 8449%{texmfdist}/tex/latex/titling
df343eba
ZU
8450%{texmfdist}/tex/latex/tocbibind
8451%{texmfdist}/tex/latex/tocloft
8452%{texmfdist}/tex/latex/tools
8453%{texmfdist}/tex/latex/totpages
df343eba 8454%{texmfdist}/tex/latex/type1cm
cf8dbd64 8455%{texmfdist}/tex/latex/undertilde
df343eba 8456%{texmfdist}/tex/latex/units
cf8dbd64
MB
8457%{texmfdist}/tex/latex/unitsdef
8458%{texmfdist}/tex/latex/universa
8459%{texmfdist}/tex/latex/unroman
8460%{texmfdist}/tex/latex/upmethodology
df343eba 8461%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8462%{texmfdist}/tex/latex/varindex
8463%{texmfdist}/tex/latex/varsfromjobname
8464%{texmfdist}/tex/latex/vector
8465%{texmfdist}/tex/latex/velthuis
8466%{texmfdist}/tex/latex/verse
8467%{texmfdist}/tex/latex/versions
8468%{texmfdist}/tex/latex/vhistory
8469%{texmfdist}/tex/latex/vita
df343eba 8470%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8471%{texmfdist}/tex/latex/volumes
8472%{texmfdist}/tex/latex/vpe
8473%{texmfdist}/tex/latex/vrsion
8474%{texmfdist}/tex/latex/vwcol
8475%{texmfdist}/tex/latex/vxu
8476%{texmfdist}/tex/latex/wallpaper
8477%{texmfdist}/tex/latex/warning
8478%{texmfdist}/tex/latex/warpcol
df343eba 8479%{texmfdist}/tex/latex/was
cf8dbd64
MB
8480%{texmfdist}/tex/latex/williams
8481%{texmfdist}/tex/latex/wnri
8482%{texmfdist}/tex/latex/wordlike
df343eba 8483%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8484%{texmfdist}/tex/latex/wsuipa
8485%{texmfdist}/tex/latex/xargs
8486%{texmfdist}/tex/latex/xcolor
8487%{texmfdist}/tex/latex/xdoc
8488%{texmfdist}/tex/latex/xfor
8489%{texmfdist}/tex/latex/xifthen
df343eba 8490%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8491%{texmfdist}/tex/latex/xmpincl
8492%{texmfdist}/tex/latex/xnewcommand
8493%{texmfdist}/tex/latex/xoptarg
8494%{texmfdist}/tex/latex/xpackages
8495%{texmfdist}/tex/latex/xq
8496%{texmfdist}/tex/latex/xskak
8497%{texmfdist}/tex/latex/xstring
df343eba 8498%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8499%{texmfdist}/tex/latex/xtcapts
8500%{texmfdist}/tex/latex/xyling
8501%{texmfdist}/tex/latex/xytree
8502%{texmfdist}/tex/latex/yafoot
df343eba 8503%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8504%{texmfdist}/tex/latex/yhmath
8505%{texmfdist}/tex/latex/yi4latex
8506%{texmfdist}/tex/latex/york-thesis
8507%{texmfdist}/tex/latex/youngtab
8508%{texmfdist}/tex/latex/yplan
8509%{texmfdist}/tex/latex/zapfchan
8510%{texmfdist}/tex/latex/zapfding
8511%{texmfdist}/tex/latex/zed-csp
8512%{texmfdist}/tex/latex/zefonts
8513%{texmfdist}/tex/latex/ziffer
8514%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8515%{texmfdist}/tex/plain/etex
8516%{texmf}/tex/latex/config
8517%{texmf}/tex/latex/dvipdfm
d08789e0 8518
6c82f497
ZU
8519%files latex-12many
8520%defattr(644,root,root,755)
8521%doc %{texmfdist}/doc/latex/12many
8522%{texmfdist}/source/latex/12many
8523
a8b381b0
ZU
8524%files latex-abstract
8525%defattr(644,root,root,755)
8526%doc %{texmfdist}/doc/latex/abstract
8527%{texmfdist}/tex/latex/abstract
8528
f1f5d194
ZU
8529%files latex-accfonts
8530%defattr(644,root,root,755)
8531%{texmfdist}/tex/latex/accfonts
8532
e88b5dcf
ZU
8533%files latex-adrconv
8534%defattr(644,root,root,755)
8535%{texmfdist}/tex/latex/adrconv
8536%{texmfdist}/doc/latex/adrconv
8537
d08789e0
ZU
8538%files latex-algorithms
8539%defattr(644,root,root,755)
68640cd8
ZU
8540%doc %{texmfdist}/doc/latex/algorithms
8541%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8542
8543%files latex-ae
8544%defattr(644,root,root,755)
2677a8b0 8545%{texmfdist}/tex/latex/ae
d08789e0
ZU
8546
8547%files latex-ams
8548%defattr(644,root,root,755)
68640cd8
ZU
8549%doc %{texmfdist}/doc/latex/amscls
8550%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
8551%doc %{texmfdist}/doc/latex/onlyamsmath
8552%{texmfdist}/tex/latex/amscls
8553%{texmfdist}/tex/latex/amsmath
8554%{texmfdist}/tex/latex/amsfonts
8555%{texmfdist}/tex/latex/onlyamsmath
8556%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8557
8558%files latex-antp
8559%defattr(644,root,root,755)
7179ac92 8560%{texmfdist}/tex/latex/antp
d08789e0
ZU
8561
8562%files latex-antt
8563%defattr(644,root,root,755)
2677a8b0 8564%{texmfdist}/tex/latex/antt
d08789e0 8565
e88b5dcf
ZU
8566%files latex-appendix
8567%defattr(644,root,root,755)
8568%doc %{texmfdist}/doc/latex/appendix
8569%{texmfdist}/tex/latex/appendix
8570
b4d68b39
ZU
8571%files latex-backgammon
8572%defattr(644,root,root,755)
8573%doc %{texmfdist}/doc/latex/backgammon
8574%{texmfdist}/tex/latex/backgammon
8575
6c82f497
ZU
8576%files latex-bardiag
8577%defattr(644,root,root,755)
8578%doc %{texmfdist}/doc/latex/bardiag
8579%{texmfdist}/tex/latex/bardiag
8580
d08789e0
ZU
8581%files latex-bbm
8582%defattr(644,root,root,755)
68640cd8
ZU
8583%doc %{texmfdist}/doc/fonts/bbm
8584%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8585
8586%files latex-bbold
8587%defattr(644,root,root,755)
ffd94364
ZU
8588%doc %{texmfdist}/doc/latex/bbold
8589%{texmfdist}/tex/latex/bbold
8590%{texmfdist}/source/latex/bbold
d08789e0 8591
b4d68b39
ZU
8592%files latex-beamer
8593%defattr(644,root,root,755)
8594%doc %{texmfdist}/doc/latex/beamer
8595%{texmfdist}/tex/latex/beamer-contrib
8596%{texmfdist}/tex/latex/beamer
8597
2fede27b
ZU
8598%files latex-bezos
8599%defattr(644,root,root,755)
8600%doc %{texmfdist}/doc/latex/bezos
8601%{texmfdist}/tex/latex/bezos
8602
d08789e0
ZU
8603%files latex-bibtex
8604%defattr(644,root,root,755)
68640cd8 8605%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8606%doc %{texmfdist}/doc/latex/adrconv
8607%doc %{texmfdist}/doc/latex/bibtopic
8608%doc %{texmfdist}/doc/latex/bibunits
8609%doc %{texmfdist}/doc/latex/natbib
8610%doc %{texmfdist}/doc/latex/footbib
8611%dir %{texmfdist}/doc/bibtex
8612%dir %{texmfdist}/bibtex
8613%dir %{texmfdist}/bibtex/bib
8614%dir %{texmfdist}/bibtex/bst
b9a3d45e 8615%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8616
8617%attr(755,root,root) %{_bindir}/bibtex
8618%attr(755,root,root) %{_bindir}/rubibtex
8619
68640cd8
ZU
8620%{texmfdist}/bibtex/bst/base
8621%{texmfdist}/bibtex/csf/base
8622%{texmfdist}/bibtex/bib/base
8623%{texmfdist}/bibtex/bst/adrconv
8624%{texmfdist}/bibtex/bib/adrconv
8625%{texmfdist}/source/latex/adrconv
8626%{texmfdist}/tex/latex/adrconv
8627# %{texmf}/bibtex/bst/misc
8628%{texmfdist}/bibtex/bst/natbib
8629%{texmfdist}/tex/latex/natbib
8630%{texmfdist}/tex/latex/bibtopic
8631%{texmfdist}/source/latex/bibunits
8632%{texmfdist}/tex/latex/bibunits
8633%{texmfdist}/source/latex/footbib
8634%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8635
8636%{_mandir}/man1/bibtex.1*
8637%{_mandir}/man1/rubibtex.1*
8638
8639%files latex-bibtex-ams
8640%defattr(644,root,root,755)
68640cd8
ZU
8641%{texmfdist}/bibtex/bst/ams
8642%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8643
8644%files latex-bibtex-pl
8645%defattr(644,root,root,755)
04123363 8646%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8647%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8648
8649%files latex-bibtex-german
8650%defattr(644,root,root,755)
68640cd8
ZU
8651%doc %{texmfdist}/doc/bibtex/germbib
8652%{texmfdist}/bibtex/bst/germbib
8653%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8654
8655%files latex-bibtex-revtex4
8656%defattr(644,root,root,755)
04123363 8657%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8658%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8659%{texmfdist}/source/latex/revtex/revtex4.dtx
8660%{texmfdist}/source/latex/revtex/revtex4.ins
8661%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8662
8663%files latex-bibtex-jurabib
8664%defattr(644,root,root,755)
68640cd8
ZU
8665%doc %{texmfdist}/doc/latex/jurabib
8666%{texmfdist}/bibtex/bst/jurabib
8667%{texmfdist}/bibtex/bib/jurabib
8668%{texmfdist}/source/latex/jurabib
8669%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8670
8671%files latex-bibtex-dk
8672%defattr(644,root,root,755)
68640cd8
ZU
8673%doc %{texmfdist}/doc/latex/dk-bib
8674%{texmfdist}/bibtex/bst/dk-bib
8675%{texmfdist}/bibtex/csf/dk-bib
8676%{texmfdist}/bibtex/bib/dk-bib
8677%{texmfdist}/source/latex/dk-bib
8678%{texmfdist}/tex/latex/dk-bib
8679
8680# %files latex-bibtex-nor
8681# %defattr(644,root,root,755)
8682# %{texmf}/bibtex/bst/norbib
d08789e0 8683
33b3b483
ZU
8684%files latex-bibtex-styles
8685%defattr(644,root,root,755)
04123363
ZU
8686%dir %{texmfdist}/doc/generic/t2
8687%dir %{texmfdist}/doc/generic/t2/etc
8688%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8689%{texmfdist}/bibtex/bib/IEEEtran
8690%{texmfdist}/bibtex/bib/abstyles
8691%{texmfdist}/bibtex/bib/achemso
8692%{texmfdist}/bibtex/bib/acmtrans
8693%{texmfdist}/bibtex/bib/aiaa
8694%{texmfdist}/bibtex/bib/apacite
8695%{texmfdist}/bibtex/bib/asaetr
8696%{texmfdist}/bibtex/bib/ascelike
8697%{texmfdist}/bibtex/bib/beebe
8698%{texmfdist}/bibtex/bib/bibhtml
8699%{texmfdist}/bibtex/bib/bibtopic
8700%{texmfdist}/bibtex/bib/biocon
8701%{texmfdist}/bibtex/bib/computational-complexity
8702%{texmfdist}/bibtex/bib/din1505
8703%{texmfdist}/bibtex/bib/directory
8704%{texmfdist}/bibtex/bib/dtk
8705%{texmfdist}/bibtex/bib/figbib
8706%{texmfdist}/bibtex/bib/frankenstein
8707%{texmfdist}/bibtex/bib/gatech-thesis
8708%{texmfdist}/bibtex/bib/geomsty
8709%{texmfdist}/bibtex/bib/gloss
8710%{texmfdist}/bibtex/bib/harvard
8711%{texmfdist}/bibtex/bib/ieeepes
8712%{texmfdist}/bibtex/bib/ijmart
8713%{texmfdist}/bibtex/bib/imac
8714%{texmfdist}/bibtex/bib/index
8715%{texmfdist}/bibtex/bib/lsc
8716%{texmfdist}/bibtex/bib/msc
8717%{texmfdist}/bibtex/bib/nostarch
8718%{texmfdist}/bibtex/bib/philosophersimprint
8719%{texmfdist}/bibtex/bib/revtex
8720%{texmfdist}/bibtex/bib/spie
8721%{texmfdist}/bibtex/bib/urlbst
8722%{texmfdist}/bibtex/bst/IEEEtran
8723%{texmfdist}/bibtex/bst/abstyles
8724%{texmfdist}/bibtex/bst/achemso
8725%{texmfdist}/bibtex/bst/acmtrans
8726%{texmfdist}/bibtex/bst/afthesis
8727%{texmfdist}/bibtex/bst/aguplus
8728%{texmfdist}/bibtex/bst/aiaa
8729%{texmfdist}/bibtex/bst/aichej
8730%{texmfdist}/bibtex/bst/ametsoc
8731%{texmfdist}/bibtex/bst/apacite
8732%{texmfdist}/bibtex/bst/asaetr
8733%{texmfdist}/bibtex/bst/ascelike
8734%{texmfdist}/bibtex/bst/babelbib
8735%{texmfdist}/bibtex/bst/beebe
8736%{texmfdist}/bibtex/bst/bibhtml
8737%{texmfdist}/bibtex/bst/chem-journal
8738%{texmfdist}/bibtex/bst/chicago
8739%{texmfdist}/bibtex/bst/computational-complexity
8740%{texmfdist}/bibtex/bst/confproc
8741%{texmfdist}/bibtex/bst/datatool
8742%{texmfdist}/bibtex/bst/din1505
8743%{texmfdist}/bibtex/bst/dinat
8744%{texmfdist}/bibtex/bst/directory
8745%{texmfdist}/bibtex/bst/dtk
8746%{texmfdist}/bibtex/bst/dvdcoll
8747%{texmfdist}/bibtex/bst/economic
8748%{texmfdist}/bibtex/bst/elsevier-bib
8749%{texmfdist}/bibtex/bst/fbs
8750%{texmfdist}/bibtex/bst/figbib
8751%{texmfdist}/bibtex/bst/finbib
8752%{texmfdist}/bibtex/bst/frankenstein
8753%{texmfdist}/bibtex/bst/gatech-thesis
8754%{texmfdist}/bibtex/bst/gloss
8755%{texmfdist}/bibtex/bst/gost
8756%{texmfdist}/bibtex/bst/gustlib
8757%{texmfdist}/bibtex/bst/harvard
8758%{texmfdist}/bibtex/bst/hc
8759%{texmfdist}/bibtex/bst/ieeepes
8760%{texmfdist}/bibtex/bst/ijmart
8761%{texmfdist}/bibtex/bst/ijqc
8762%{texmfdist}/bibtex/bst/imac
8763%{texmfdist}/bibtex/bst/index
8764%{texmfdist}/bibtex/bst/inlinebib
8765%{texmfdist}/bibtex/bst/iopart-num
8766%{texmfdist}/bibtex/bst/jneurosci
8767%{texmfdist}/bibtex/bst/jurarsp
8768%{texmfdist}/bibtex/bst/kluwer
8769%{texmfdist}/bibtex/bst/mciteplus
8770%{texmfdist}/bibtex/bst/mslapa
8771%{texmfdist}/bibtex/bst/multibib
8772%{texmfdist}/bibtex/bst/munich
8773%{texmfdist}/bibtex/bst/nature
8774%{texmfdist}/bibtex/bst/nddiss
8775%{texmfdist}/bibtex/bst/opcit
8776%{texmfdist}/bibtex/bst/perception
8777%{texmfdist}/bibtex/bst/revtex
8778%{texmfdist}/bibtex/bst/rsc
8779%{texmfdist}/bibtex/bst/savetrees
8780%{texmfdist}/bibtex/bst/shipunov
8781%{texmfdist}/bibtex/bst/smflatex
8782%{texmfdist}/bibtex/bst/sort-by-letters
8783%{texmfdist}/bibtex/bst/spie
8784%{texmfdist}/bibtex/bst/stellenbosch
8785%{texmfdist}/bibtex/bst/swebib
8786%{texmfdist}/bibtex/bst/texsis
8787%{texmfdist}/bibtex/bst/thuthesis
8788%{texmfdist}/bibtex/bst/tugboat
8789%{texmfdist}/bibtex/bst/urlbst
8790%{texmfdist}/bibtex/csf/gost
8791%doc %{texmfdist}/doc/bibtex/abstyles
8792%doc %{texmfdist}/doc/bibtex/bibhtml
8793%doc %{texmfdist}/doc/bibtex/dinat
8794%doc %{texmfdist}/doc/bibtex/economic
8795%doc %{texmfdist}/doc/bibtex/elsevier-bib
8796%doc %{texmfdist}/doc/bibtex/gost
8797%doc %{texmfdist}/doc/bibtex/ijqc
8798%doc %{texmfdist}/doc/bibtex/iopart-num
04123363 8799%doc %{texmfdist}/doc/generic/t2/etc/rubibtex
33b3b483
ZU
8800%doc %{texmfdist}/doc/latex/IEEEtran
8801%{texmfdist}/source/bibtex/gost
8802
435dbdfa
ZU
8803%files latex-bibtex-vancouver
8804%defattr(644,root,root,755)
8805%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8806%dir %{texmfdist}/bibtex/bst/vancouver
8807%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8808%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8809%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8810%doc %{texmfdist}/doc/bibtex/vancouver/README
8811%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8812%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8813
2fede27b
ZU
8814%files latex-booktabs
8815%defattr(644,root,root,755)
8816%doc %{texmfdist}/doc/latex/booktabs
8817%{texmfdist}/tex/latex/booktabs
8818
8819%files latex-caption
8820%defattr(644,root,root,755)
8821%doc %{texmfdist}/doc/latex/caption
8822%{texmfdist}/tex/latex/caption
8823
d08789e0
ZU
8824%files latex-carlisle
8825%defattr(644,root,root,755)
68640cd8
ZU
8826%doc %{texmfdist}/doc/latex/carlisle
8827%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8828
8829%files latex-ccfonts
8830%defattr(644,root,root,755)
68640cd8
ZU
8831%doc %{texmfdist}/doc/latex/ccfonts
8832%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
8833
8834%files latex-cite
8835%defattr(644,root,root,755)
2677a8b0 8836%{texmfdist}/tex/latex/cite
d08789e0
ZU
8837
8838%files latex-cmbright
8839%defattr(644,root,root,755)
68640cd8
ZU
8840%doc %{texmfdist}/doc/latex/cmbright
8841%{texmfdist}/tex/latex/cmbright
8842
2fede27b
ZU
8843%files latex-comment
8844%defattr(644,root,root,755)
8845%doc %{texmfdist}/doc/latex/comment
8846%{texmfdist}/tex/latex/comment
d08789e0
ZU
8847
8848%files latex-concmath
8849%defattr(644,root,root,755)
2677a8b0 8850%{texmfdist}/tex/latex/concmath
d08789e0 8851
2fede27b
ZU
8852%files latex-currvita
8853%defattr(644,root,root,755)
8854%doc %{texmfdist}/doc/latex/currvita
8855%{texmfdist}/tex/latex/currvita
8856
8857%files latex-curves
8858%defattr(644,root,root,755)
8859%doc %{texmfdist}/doc/latex/curves
8860%{texmfdist}/tex/latex/curves
8861
d08789e0
ZU
8862%files latex-custom-bib
8863%defattr(644,root,root,755)
9501d92c
ZU
8864%doc %{texmfdist}/doc/latex/custom-bib
8865%{texmfdist}/source/latex/custom-bib
8866%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
8867
8868%files latex-cyrillic
8869%defattr(644,root,root,755)
9501d92c
ZU
8870%doc %{texmfdist}/doc/latex/cyrillic
8871%{texmfdist}/source/latex/cyrillic
8872%{texmfdist}/tex/latex/cyrillic
d08789e0 8873
04eb4e68
ZU
8874# %files latex-dstroke
8875# %defattr(644,root,root,755)
8876# %{texmf}/tex/latex/dstroke
d08789e0 8877
60597425
ZU
8878%files latex-enumitem
8879%defattr(644,root,root,755)
8880%doc %{texmfdist}/doc/latex/enumitem
8881%{texmfdist}/tex/latex/enumitem
8882
2b453bda
ZU
8883%files latex-exam
8884%defattr(644,root,root,755)
f1f5d194 8885%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
8886%{texmfdist}/tex/latex/exam
8887
f1f5d194
ZU
8888%files latex-gbrief
8889%defattr(644,root,root,755)
8890%doc %{texmfdist}/doc/latex/g-brief
8891%{texmfdist}/tex/latex/g-brief
8892
d08789e0
ZU
8893%files latex-jknappen
8894%defattr(644,root,root,755)
9501d92c
ZU
8895%doc %{texmfdist}/fonts/source/jknappen
8896%{texmfdist}/fonts/tfm/jknappen
d08789e0 8897
d19eaaab
ZU
8898%files latex-keystroke
8899%defattr(644,root,root,755)
8900%{texmfdist}/tex/latex/keystroke
8901%doc %{texmfdist}/doc/latex/keystroke
8902
8903%files latex-labbook
8904%defattr(644,root,root,755)
8905%doc %{texmfdist}/doc/latex/labbook
8906%{texmfdist}/source/latex/labbook
8907%{texmfdist}/tex/latex/labbook
8908
a8b381b0
ZU
8909%files latex-lastpage
8910%defattr(644,root,root,755)
a8b381b0 8911%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
8912%{texmfdist}/tex/latex/lastpage
8913
d19eaaab
ZU
8914%files latex-lcd
8915%defattr(644,root,root,755)
8916%doc %{texmfdist}/doc/latex/lcd
8917%{texmfdist}/source/latex/lcd
8918%{texmfdist}/tex/latex/lcd
8919
8920%files latex-leaflet
8921%defattr(644,root,root,755)
8922%doc %{texmfdist}/doc/latex/leaflet
8923%{texmfdist}/source/latex/leaflet
8924%{texmfdist}/tex/latex/leaflet
8925
f1f5d194
ZU
8926%files latex-leftidx
8927%defattr(644,root,root,755)
8928%doc %{texmfdist}/doc/latex/leftidx
8929%{texmfdist}/tex/latex/leftidx
a8b381b0 8930
d19eaaab
ZU
8931%files latex-lewis
8932%defattr(644,root,root,755)
8933%doc %{texmfdist}/doc/latex/lewis
8934%{texmfdist}/tex/latex/lewis
8935
d08789e0
ZU
8936%files latex-lm
8937%defattr(644,root,root,755)
9501d92c
ZU
8938%doc %{texmfdist}/doc/fonts/lm
8939%{texmfdist}/tex/latex/lm
8940%{texmfdist}/fonts/afm/public/lm
8941%{texmfdist}/fonts/enc/dvips/lm
8942%{texmfdist}/fonts/map/dvips/lm
8943%{texmfdist}/fonts/map/dvipdfm/lm
8944%{texmfdist}/fonts/opentype/public/lm
8945%{texmfdist}/fonts/tfm/public/lm
8946%{texmfdist}/source/fonts/lm
d08789e0
ZU
8947
8948%files latex-lucidabr
8949%defattr(644,root,root,755)
04123363 8950%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
8951%{texmfdist}/vtex/config/lucidabr-k.ali
8952%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
8953
8954%files latex-lineno
8955%defattr(644,root,root,755)
9501d92c
ZU
8956%doc %{texmfdist}/doc/latex/lineno
8957%{texmfdist}/tex/latex/lineno
8958
d08789e0
ZU
8959
8960%files latex-marvosym
8961%defattr(644,root,root,755)
2677a8b0 8962%{texmfdist}/tex/latex/marvosym
d08789e0 8963
d19eaaab
ZU
8964%files latex-mathexam
8965%defattr(644,root,root,755)
8966%doc %{texmfdist}/doc/latex/mathexam
8967%{texmfdist}/source/latex/mathexam
8968%{texmfdist}/tex/latex/mathexam
8969
5b7eba8e
MB
8970#%files latex-mathpple
8971#%defattr(644,root,root,755)
d08789e0 8972
5b7eba8e
MB
8973#%files latex-mathtime
8974#%defattr(644,root,root,755)
d08789e0
ZU
8975
8976%files latex-microtype
8977%defattr(644,root,root,755)
26d8eaaa
ZU
8978%doc %{texmfdist}/doc/latex/microtype
8979%{texmfdist}/source/latex/microtype
8980%{texmfdist}/tex/latex/microtype
d08789e0
ZU
8981
8982%files latex-mflogo
8983%defattr(644,root,root,755)
26d8eaaa
ZU
8984%doc %{texmfdist}/doc/latex/mflogo
8985%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8986
8987%files latex-mfnfss
8988%defattr(644,root,root,755)
26d8eaaa
ZU
8989%{texmfdist}/source/latex/mfnfss
8990%{texmfdist}/tex/latex/mfnfss
8991
d08789e0
ZU
8992%files latex-minitoc
8993%defattr(644,root,root,755)
26d8eaaa
ZU
8994%doc %{texmfdist}/doc/latex/minitoc
8995%{texmfdist}/bibtex/bst/minitoc
8996%{texmfdist}/makeindex/minitoc
8997%{texmfdist}/scripts/minitoc
8998%{texmfdist}/source/latex/minitoc
8999%{texmfdist}/tex/latex/minitoc
9000
d08789e0
ZU
9001
9002%files latex-mltex
9003%defattr(644,root,root,755)
26d8eaaa
ZU
9004%doc %{texmfdist}/doc/latex/mltex
9005%{texmfdist}/tex/latex/mltex
d08789e0 9006
f1f5d194
ZU
9007%files latex-moreverb
9008%defattr(644,root,root,755)
9009%doc %{texmfdist}/doc/latex/moreverb
9010%{texmfdist}/tex/latex/moreverb
9011
d34bfb7f
ZU
9012%files latex-multienum
9013%defattr(644,root,root,755)
f2555868 9014%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 9015%dir %{texmfdist}/tex/latex/multenum
f2555868 9016%{texmfdist}/tex/latex/multenum/*
d34bfb7f 9017
8ed039e0
ZU
9018%files latex-musictex
9019%defattr(644,root,root,755)
9020%doc %{texmfdist}/doc/generic/musictex
9021%{texmfdist}/fonts/source/public/musictex
9022%{texmfdist}/fonts/tfm/public/musictex
9023%{texmfdist}/tex/generic/musictex
9024%{texmfdist}/tex/latex/musictex
9025
a8b381b0
ZU
9026%files latex-ntheorem
9027%defattr(644,root,root,755)
9028%{texmfdist}/tex/latex/ntheorem
9029%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 9030
f65b3398
ZU
9031%files latex-other-doc
9032%defattr(644,root,root,755)
9033%doc %{texmfdist}/doc/alatex/base
9034%doc %{texmfdist}/doc/cslatex/base
f65b3398
ZU
9035%doc %{texmfdist}/doc/generic/wsuipa/latex209
9036%doc %{texmfdist}/doc/generic/wsuipa/latex2e
9037%doc %{texmfdist}/doc/latex/ANUfinalexam
9038%doc %{texmfdist}/doc/latex/AkkTeX
9039%doc %{texmfdist}/doc/latex/ESIEEcv
9040%doc %{texmfdist}/doc/latex/GuIT
9041%doc %{texmfdist}/doc/latex/HA-prosper
9042%doc %{texmfdist}/doc/latex/IEEEconf
9043%doc %{texmfdist}/doc/latex/a0poster
9044%doc %{texmfdist}/doc/latex/aastex
9045%doc %{texmfdist}/doc/latex/abc
9046%doc %{texmfdist}/doc/latex/achemso
9047%doc %{texmfdist}/doc/latex/acmconf
9048%doc %{texmfdist}/doc/latex/acmtrans
9049%doc %{texmfdist}/doc/latex/active-conf
9050%doc %{texmfdist}/doc/latex/addlines
9051%doc %{texmfdist}/doc/latex/adrlist
9052%doc %{texmfdist}/doc/latex/afthesis
9053%doc %{texmfdist}/doc/latex/aguplus
9054%doc %{texmfdist}/doc/latex/aiaa
9055%doc %{texmfdist}/doc/latex/akletter
9056%doc %{texmfdist}/doc/latex/alg
9057%doc %{texmfdist}/doc/latex/algorithm2e
9058%doc %{texmfdist}/doc/latex/algorithmicx
9059%doc %{texmfdist}/doc/latex/alnumsec
9060%doc %{texmfdist}/doc/latex/altfont
9061%doc %{texmfdist}/doc/latex/ametsoc
9062%doc %{texmfdist}/doc/latex/amsaddr
9063%doc %{texmfdist}/doc/latex/amsrefs
9064%doc %{texmfdist}/doc/latex/animate
9065%doc %{texmfdist}/doc/latex/answers
9066%doc %{texmfdist}/doc/latex/anyfontsize
9067%doc %{texmfdist}/doc/latex/apa
9068%doc %{texmfdist}/doc/latex/apacite
9069%doc %{texmfdist}/doc/latex/ar
9070%doc %{texmfdist}/doc/latex/arabi
9071%doc %{texmfdist}/doc/latex/arabtex
9072%doc %{texmfdist}/doc/latex/arcs
9073%doc %{texmfdist}/doc/latex/arydshln
9074%doc %{texmfdist}/doc/latex/asaetr
9075%doc %{texmfdist}/doc/latex/ascelike
9076%doc %{texmfdist}/doc/latex/assignment
9077%doc %{texmfdist}/doc/latex/attachfile
9078%doc %{texmfdist}/doc/latex/augie
9079%doc %{texmfdist}/doc/latex/aurical
9080%doc %{texmfdist}/doc/latex/authorindex
9081%doc %{texmfdist}/doc/latex/autoarea
9082%doc %{texmfdist}/doc/latex/autotab
9083%doc %{texmfdist}/doc/latex/babelbib
9084%doc %{texmfdist}/doc/latex/bangtex
9085%doc %{texmfdist}/doc/latex/barcodes
9086%doc %{texmfdist}/doc/latex/bayer
9087%doc %{texmfdist}/doc/latex/bbm-macros
9088%doc %{texmfdist}/doc/latex/beamer-contrib
9089%doc %{texmfdist}/doc/latex/begriff
9090%doc %{texmfdist}/doc/latex/betababel
9091%doc %{texmfdist}/doc/latex/bez123
9092%doc %{texmfdist}/doc/latex/bibarts
9093%doc %{texmfdist}/doc/latex/bibleref
9094%doc %{texmfdist}/doc/latex/biblist
9095%doc %{texmfdist}/doc/latex/bibtopicprefix
9096%doc %{texmfdist}/doc/latex/bigfoot
9097%doc %{texmfdist}/doc/latex/binomexp
9098%doc %{texmfdist}/doc/latex/biocon
9099%doc %{texmfdist}/doc/latex/bizcard
9100%doc %{texmfdist}/doc/latex/blindtext
9101%doc %{texmfdist}/doc/latex/blowup
9102%doc %{texmfdist}/doc/latex/boites
9103%doc %{texmfdist}/doc/latex/boldtensors
9104%doc %{texmfdist}/doc/latex/bookest
9105%doc %{texmfdist}/doc/latex/booklet
9106%doc %{texmfdist}/doc/latex/boxhandler
9107%doc %{texmfdist}/doc/latex/bpchem
9108%doc %{texmfdist}/doc/latex/braille
9109%doc %{texmfdist}/doc/latex/breakurl
9110%doc %{texmfdist}/doc/latex/brushscr
9111%doc %{texmfdist}/doc/latex/bullcntr
9112%doc %{texmfdist}/doc/latex/bussproofs
9113%doc %{texmfdist}/doc/latex/bytefield
9114%doc %{texmfdist}/doc/latex/calxxxx
9115%doc %{texmfdist}/doc/latex/captcont
9116%doc %{texmfdist}/doc/latex/casyl
9117%doc %{texmfdist}/doc/latex/catechis
9118%doc %{texmfdist}/doc/latex/cbcoptic
9119%doc %{texmfdist}/doc/latex/cclicenses
9120%doc %{texmfdist}/doc/latex/cd-cover
9121%doc %{texmfdist}/doc/latex/cd
9122%doc %{texmfdist}/doc/latex/cdpbundl
9123%doc %{texmfdist}/doc/latex/cellspace
9124%doc %{texmfdist}/doc/latex/changes
9125%doc %{texmfdist}/doc/latex/chapterfolder
9126%doc %{texmfdist}/doc/latex/chemcompounds
9127%doc %{texmfdist}/doc/latex/chemcono
9128%doc %{texmfdist}/doc/latex/chemstyle
9129%doc %{texmfdist}/doc/latex/chessboard
9130%doc %{texmfdist}/doc/latex/chessfss
9131%doc %{texmfdist}/doc/latex/china2e
9132%doc %{texmfdist}/doc/latex/chletter
9133%doc %{texmfdist}/doc/latex/circ
9134%doc %{texmfdist}/doc/latex/cite
9135%doc %{texmfdist}/doc/latex/cjk
9136%doc %{texmfdist}/doc/latex/classicthesis
9137%doc %{texmfdist}/doc/latex/clefval
9138%doc %{texmfdist}/doc/latex/cleveref
9139%doc %{texmfdist}/doc/latex/clock
9140%doc %{texmfdist}/doc/latex/clrscode
9141%doc %{texmfdist}/doc/latex/cm-lgc
9142%doc %{texmfdist}/doc/latex/cmap
9143%doc %{texmfdist}/doc/latex/cmcyralt
9144%doc %{texmfdist}/doc/latex/cmdstring
9145%doc %{texmfdist}/doc/latex/cmll
9146%doc %{texmfdist}/doc/latex/codepage
9147%doc %{texmfdist}/doc/latex/colorinfo
9148%doc %{texmfdist}/doc/latex/colortbl
9149%doc %{texmfdist}/doc/latex/colorwav
9150%doc %{texmfdist}/doc/latex/combine
9151%doc %{texmfdist}/doc/latex/commath
9152%doc %{texmfdist}/doc/latex/complexity
9153%doc %{texmfdist}/doc/latex/computational-complexity
9154%doc %{texmfdist}/doc/latex/concprog
9155%doc %{texmfdist}/doc/latex/confproc
9156%doc %{texmfdist}/doc/latex/constants
9157%doc %{texmfdist}/doc/latex/contour
9158%doc %{texmfdist}/doc/latex/cooking
9159%doc %{texmfdist}/doc/latex/cool
9160%doc %{texmfdist}/doc/latex/coollist
9161%doc %{texmfdist}/doc/latex/coolstr
9162%doc %{texmfdist}/doc/latex/cooltooltips
9163%doc %{texmfdist}/doc/latex/coordsys
9164%doc %{texmfdist}/doc/latex/courier-scaled
9165%doc %{texmfdist}/doc/latex/courseoutline
9166%doc %{texmfdist}/doc/latex/coursepaper
9167%doc %{texmfdist}/doc/latex/coverpage
9168%doc %{texmfdist}/doc/latex/covington
9169%doc %{texmfdist}/doc/latex/crossreference
9170%doc %{texmfdist}/doc/latex/crosswrd
9171%doc %{texmfdist}/doc/latex/cryst
9172%doc %{texmfdist}/doc/latex/csbulletin
9173%doc %{texmfdist}/doc/latex/csquotes
9174%doc %{texmfdist}/doc/latex/csvtools
9175%doc %{texmfdist}/doc/latex/ctable
9176%doc %{texmfdist}/doc/latex/ctib
9177%doc %{texmfdist}/doc/latex/cuisine
9178%doc %{texmfdist}/doc/latex/cursor
9179%doc %{texmfdist}/doc/latex/curve
9180%doc %{texmfdist}/doc/latex/curve2e
9181%doc %{texmfdist}/doc/latex/cv
9182%doc %{texmfdist}/doc/latex/cweb-latex
9183%doc %{texmfdist}/doc/latex/cwpuzzle
9184%doc %{texmfdist}/doc/latex/dashrule
9185%doc %{texmfdist}/doc/latex/datatool
9186%doc %{texmfdist}/doc/latex/dateiliste
9187%doc %{texmfdist}/doc/latex/datenumber
9188%doc %{texmfdist}/doc/latex/datetime
9189%doc %{texmfdist}/doc/latex/dcpic
9190%doc %{texmfdist}/doc/latex/delimtxt
9191%doc %{texmfdist}/doc/latex/diagnose
9192%doc %{texmfdist}/doc/latex/dialogl
9193%doc %{texmfdist}/doc/latex/dichokey
9194%doc %{texmfdist}/doc/latex/digiconfigs
9195%doc %{texmfdist}/doc/latex/din1505
9196%doc %{texmfdist}/doc/latex/directory
9197%doc %{texmfdist}/doc/latex/disser
9198%doc %{texmfdist}/doc/latex/dlfltxb
9199%doc %{texmfdist}/doc/latex/dnaseq
9200%doc %{texmfdist}/doc/latex/docmfp
9201%doc %{texmfdist}/doc/latex/doi
9202%doc %{texmfdist}/doc/latex/doipubmed
9203%doc %{texmfdist}/doc/latex/dotarrow
9204%doc %{texmfdist}/doc/latex/dottex
9205%doc %{texmfdist}/doc/latex/dpfloat
9206%doc %{texmfdist}/doc/latex/dprogress
9207%doc %{texmfdist}/doc/latex/drac
9208%doc %{texmfdist}/doc/latex/draftwatermark
9209%doc %{texmfdist}/doc/latex/dramatist
9210%doc %{texmfdist}/doc/latex/dtk
9211%doc %{texmfdist}/doc/latex/dtxgallery
9212%doc %{texmfdist}/doc/latex/duerer-latex
9213%doc %{texmfdist}/doc/latex/dvdcoll
9214%doc %{texmfdist}/doc/latex/dyntree
9215%doc %{texmfdist}/doc/latex/eCards
9216%doc %{texmfdist}/doc/latex/ean13isbn
9217%doc %{texmfdist}/doc/latex/easy
9218%doc %{texmfdist}/doc/latex/ebezier
9219%doc %{texmfdist}/doc/latex/ebong
9220%doc %{texmfdist}/doc/latex/ebsthesis
9221%doc %{texmfdist}/doc/latex/ecclesiastic
9222%doc %{texmfdist}/doc/latex/ecltree
9223%doc %{texmfdist}/doc/latex/ecv
9224%doc %{texmfdist}/doc/latex/ed
9225%doc %{texmfdist}/doc/latex/edmac
9226%doc %{texmfdist}/doc/latex/edmargin
9227%doc %{texmfdist}/doc/latex/ednotes
9228%doc %{texmfdist}/doc/latex/eemeir
9229%doc %{texmfdist}/doc/latex/egameps
9230%doc %{texmfdist}/doc/latex/egplot
9231%doc %{texmfdist}/doc/latex/ellipsis
9232%doc %{texmfdist}/doc/latex/elmath
9233%doc %{texmfdist}/doc/latex/elpres
9234%doc %{texmfdist}/doc/latex/elsarticle
9235%doc %{texmfdist}/doc/latex/elsevier
9236%doc %{texmfdist}/doc/latex/em
9237%doc %{texmfdist}/doc/latex/emp
9238%doc %{texmfdist}/doc/latex/emulateapj
9239%doc %{texmfdist}/doc/latex/endheads
9240%doc %{texmfdist}/doc/latex/engpron
9241%doc %{texmfdist}/doc/latex/engrec
9242%doc %{texmfdist}/doc/latex/environ
9243%doc %{texmfdist}/doc/latex/envlab
9244%doc %{texmfdist}/doc/latex/epigraph
9245%doc %{texmfdist}/doc/latex/epiolmec
9246%doc %{texmfdist}/doc/latex/epsdice
9247%doc %{texmfdist}/doc/latex/epspdfconversion
9248%doc %{texmfdist}/doc/latex/eqlist
9249%doc %{texmfdist}/doc/latex/eqnarray
9250%doc %{texmfdist}/doc/latex/eqparbox
9251%doc %{texmfdist}/doc/latex/errata
9252%doc %{texmfdist}/doc/latex/esdiff
9253%doc %{texmfdist}/doc/latex/eskd
9254%doc %{texmfdist}/doc/latex/eskdx
9255%doc %{texmfdist}/doc/latex/esvect
9256%doc %{texmfdist}/doc/latex/etaremune
9257%doc %{texmfdist}/doc/latex/etex-pkg
9258%doc %{texmfdist}/doc/latex/ethiop-t1
9259%doc %{texmfdist}/doc/latex/ethiop
9260%doc %{texmfdist}/doc/latex/etoolbox
9261%doc %{texmfdist}/doc/latex/eukdate
9262%doc %{texmfdist}/doc/latex/euproposal
9263%doc %{texmfdist}/doc/latex/euro
9264%doc %{texmfdist}/doc/latex/europecv
9265%doc %{texmfdist}/doc/latex/eurosans
9266%doc %{texmfdist}/doc/latex/everypage
9267%doc %{texmfdist}/doc/latex/examdesign
9268%doc %{texmfdist}/doc/latex/examplep
9269%doc %{texmfdist}/doc/latex/exceltex
9270%doc %{texmfdist}/doc/latex/exercise
9271%doc %{texmfdist}/doc/latex/expdlist
9272%doc %{texmfdist}/doc/latex/expl3
9273%doc %{texmfdist}/doc/latex/export
9274%doc %{texmfdist}/doc/latex/extarrows
9275%doc %{texmfdist}/doc/latex/extpfeil
9276%doc %{texmfdist}/doc/latex/extract
9277%doc %{texmfdist}/doc/latex/facsimile
9278%doc %{texmfdist}/doc/latex/faktor
9279%doc %{texmfdist}/doc/latex/fancynum
9280%doc %{texmfdist}/doc/latex/fancyref
9281%doc %{texmfdist}/doc/latex/fancytooltips
9282%doc %{texmfdist}/doc/latex/fax
9283%doc %{texmfdist}/doc/latex/feynmf
9284%doc %{texmfdist}/doc/latex/figbib
9285%doc %{texmfdist}/doc/latex/figsize
9286%doc %{texmfdist}/doc/latex/fink
9287%doc %{texmfdist}/doc/latex/fixfoot
9288%doc %{texmfdist}/doc/latex/fixme
9289%doc %{texmfdist}/doc/latex/flabels
9290%doc %{texmfdist}/doc/latex/flacards
9291%doc %{texmfdist}/doc/latex/flagderiv
9292%doc %{texmfdist}/doc/latex/flashcards
9293%doc %{texmfdist}/doc/latex/flippdf
9294%doc %{texmfdist}/doc/latex/floatrow
9295%doc %{texmfdist}/doc/latex/flowfram
9296%doc %{texmfdist}/doc/latex/fmp
9297%doc %{texmfdist}/doc/latex/fmtcount
9298%doc %{texmfdist}/doc/latex/fnbreak
9299%doc %{texmfdist}/doc/latex/fncychap
9300%doc %{texmfdist}/doc/latex/foekfont
9301%doc %{texmfdist}/doc/latex/fonttable
9302%doc %{texmfdist}/doc/latex/forarray
9303%doc %{texmfdist}/doc/latex/forloop
9304%doc %{texmfdist}/doc/latex/formlett
9305%doc %{texmfdist}/doc/latex/formula
9306%doc %{texmfdist}/doc/latex/formular
9307%doc %{texmfdist}/doc/latex/fouridx
9308%doc %{texmfdist}/doc/latex/frankenstein
9309%doc %{texmfdist}/doc/latex/frenchle
9310%doc %{texmfdist}/doc/latex/fribrief
9311%doc %{texmfdist}/doc/latex/frletter
9312%doc %{texmfdist}/doc/latex/frontespizio
9313%doc %{texmfdist}/doc/latex/fullblck
9314%doc %{texmfdist}/doc/latex/fullpict
9315%doc %{texmfdist}/doc/latex/functan
9316%doc %{texmfdist}/doc/latex/fundus
9317%doc %{texmfdist}/doc/latex/gaceta
9318%doc %{texmfdist}/doc/latex/galois
9319%doc %{texmfdist}/doc/latex/gastex
9320%doc %{texmfdist}/doc/latex/gatech-thesis
9321%doc %{texmfdist}/doc/latex/gauss
9322%doc %{texmfdist}/doc/latex/gb4e
9323%doc %{texmfdist}/doc/latex/gcard
9324%doc %{texmfdist}/doc/latex/gcite
9325%doc %{texmfdist}/doc/latex/genmpage
9326%doc %{texmfdist}/doc/latex/geomsty
9327%doc %{texmfdist}/doc/latex/ginpenc
9328%doc %{texmfdist}/doc/latex/gloss
9329%doc %{texmfdist}/doc/latex/glossaries
9330%doc %{texmfdist}/doc/latex/gmdoc
9331%doc %{texmfdist}/doc/latex/gmeometric
9332%doc %{texmfdist}/doc/latex/gmiflink
9333%doc %{texmfdist}/doc/latex/gmutils
9334%doc %{texmfdist}/doc/latex/gmverb
9335%doc %{texmfdist}/doc/latex/gnuplottex
9336%doc %{texmfdist}/doc/latex/graphicx-psmin
9337%doc %{texmfdist}/doc/latex/greek-inputenc
9338%doc %{texmfdist}/doc/latex/greekdates
9339%doc %{texmfdist}/doc/latex/greektex
9340%doc %{texmfdist}/doc/latex/grfpaste
9341%doc %{texmfdist}/doc/latex/grnumalt
9342%doc %{texmfdist}/doc/latex/grverb
9343%doc %{texmfdist}/doc/latex/gu
9344%doc %{texmfdist}/doc/latex/guitar
9345%doc %{texmfdist}/doc/latex/guitbeamer
9346%doc %{texmfdist}/doc/latex/hanging
9347%doc %{texmfdist}/doc/latex/har2nat
9348%doc %{texmfdist}/doc/latex/harmony
9349%doc %{texmfdist}/doc/latex/harpoon
9350%doc %{texmfdist}/doc/latex/harvard
9351%doc %{texmfdist}/doc/latex/hc
9352%doc %{texmfdist}/doc/latex/hep
9353%doc %{texmfdist}/doc/latex/hepnames
9354%doc %{texmfdist}/doc/latex/hepparticles
9355%doc %{texmfdist}/doc/latex/hepthesis
9356%doc %{texmfdist}/doc/latex/hepunits
9357%doc %{texmfdist}/doc/latex/hexgame
9358%doc %{texmfdist}/doc/latex/hhtensor
9359%doc %{texmfdist}/doc/latex/histogr
9360%doc %{texmfdist}/doc/latex/hitec
9361%doc %{texmfdist}/doc/latex/hpsdiss
9362%doc %{texmfdist}/doc/latex/hrlatex
9363%doc %{texmfdist}/doc/latex/hvfloat
9364%doc %{texmfdist}/doc/latex/hypdvips
9365%doc %{texmfdist}/doc/latex/hyperref-docsrc
9366%doc %{texmfdist}/doc/latex/hyperxmp
9367%doc %{texmfdist}/doc/latex/ibycus-babel
9368%doc %{texmfdist}/doc/latex/icsv
9369%doc %{texmfdist}/doc/latex/ieeepes
9370%doc %{texmfdist}/doc/latex/ifmslide
9371%doc %{texmfdist}/doc/latex/ifplatform
9372%doc %{texmfdist}/doc/latex/ijmart
9373%doc %{texmfdist}/doc/latex/imac
9374%doc %{texmfdist}/doc/latex/image-gallery
9375%doc %{texmfdist}/doc/latex/imtekda
9376%doc %{texmfdist}/doc/latex/inlinebib
9377%doc %{texmfdist}/doc/latex/inlinedef
9378%doc %{texmfdist}/doc/latex/interactiveworkbook
9379%doc %{texmfdist}/doc/latex/inversepath
9380%doc %{texmfdist}/doc/latex/invoice
9381%doc %{texmfdist}/doc/latex/ipa
9382%doc %{texmfdist}/doc/latex/iso
9383%doc %{texmfdist}/doc/latex/iso10303
9384%doc %{texmfdist}/doc/latex/isodate
9385%doc %{texmfdist}/doc/latex/isodoc
9386%doc %{texmfdist}/doc/latex/isorot
9387%doc %{texmfdist}/doc/latex/itnumpar
9388%doc %{texmfdist}/doc/latex/jeopardy
9389%doc %{texmfdist}/doc/latex/jknapltx
9390%doc %{texmfdist}/doc/latex/jneurosci
9391%doc %{texmfdist}/doc/latex/jpsj
9392%doc %{texmfdist}/doc/latex/jura
9393%doc %{texmfdist}/doc/latex/juraabbrev
9394%doc %{texmfdist}/doc/latex/juramisc
9395%doc %{texmfdist}/doc/latex/jurarsp
9396%doc %{texmfdist}/doc/latex/karnaugh
9397%doc %{texmfdist}/doc/latex/kerkis
9398%doc %{texmfdist}/doc/latex/kerntest
9399%doc %{texmfdist}/doc/latex/kluwer
9400%doc %{texmfdist}/doc/latex/labelcas
9401%doc %{texmfdist}/doc/latex/lazylist
9402%doc %{texmfdist}/doc/latex/lcyw
9403%doc %{texmfdist}/doc/latex/leading
9404%doc %{texmfdist}/doc/latex/ledmac
9405%doc %{texmfdist}/doc/latex/lettre
9406%doc %{texmfdist}/doc/latex/lexikon
9407%doc %{texmfdist}/doc/latex/lgreek
9408%doc %{texmfdist}/doc/latex/lhelp
9409%doc %{texmfdist}/doc/latex/linguex
9410%doc %{texmfdist}/doc/latex/lipsum
9411%doc %{texmfdist}/doc/latex/listbib
9412%doc %{texmfdist}/doc/latex/listliketab
9413%doc %{texmfdist}/doc/latex/listofsymbols
9414%doc %{texmfdist}/doc/latex/lkproof
9415%doc %{texmfdist}/doc/latex/logic
9416%doc %{texmfdist}/doc/latex/logpap
9417%doc %{texmfdist}/doc/latex/lps
9418%doc %{texmfdist}/doc/latex/lsc
9419%doc %{texmfdist}/doc/latex/ltxindex
9420%doc %{texmfdist}/doc/latex/mafr
9421%doc %{texmfdist}/doc/latex/magyar
9422%doc %{texmfdist}/doc/latex/mailing
9423%doc %{texmfdist}/doc/latex/makebarcode
9424%doc %{texmfdist}/doc/latex/makebox
9425%doc %{texmfdist}/doc/latex/makecell
9426%doc %{texmfdist}/doc/latex/makecmds
9427%doc %{texmfdist}/doc/latex/makedtx
9428%doc %{texmfdist}/doc/latex/makeglos
9429%doc %{texmfdist}/doc/latex/makeplot
9430%doc %{texmfdist}/doc/latex/manuscript
9431%doc %{texmfdist}/doc/latex/maple
9432%doc %{texmfdist}/doc/latex/marginnote
9433%doc %{texmfdist}/doc/latex/mathdesign
9434%doc %{texmfdist}/doc/latex/mathpazo
9435%doc %{texmfdist}/doc/latex/maybemath
9436%doc %{texmfdist}/doc/latex/mcaption
9437%doc %{texmfdist}/doc/latex/mceinleger
9438%doc %{texmfdist}/doc/latex/mcite
9439%doc %{texmfdist}/doc/latex/mciteplus
9440%doc %{texmfdist}/doc/latex/memexsupp
9441%doc %{texmfdist}/doc/latex/mentis
9442%doc %{texmfdist}/doc/latex/metaplot
9443%doc %{texmfdist}/doc/latex/method
9444%doc %{texmfdist}/doc/latex/metre
9445%doc %{texmfdist}/doc/latex/mff
9446%doc %{texmfdist}/doc/latex/mfpic4ode
9447%doc %{texmfdist}/doc/latex/mftinc
9448%doc %{texmfdist}/doc/latex/mhchem
9449%doc %{texmfdist}/doc/latex/mhequ
9450%doc %{texmfdist}/doc/latex/miller
9451%doc %{texmfdist}/doc/latex/minipage-marginpar
9452%doc %{texmfdist}/doc/latex/miniplot
9453%doc %{texmfdist}/doc/latex/minutes
9454%doc %{texmfdist}/doc/latex/mla-paper
9455%doc %{texmfdist}/doc/latex/mlist
9456%doc %{texmfdist}/doc/latex/mmap
9457%doc %{texmfdist}/doc/latex/mnsymbol
9458%doc %{texmfdist}/doc/latex/moderncv
9459%doc %{texmfdist}/doc/latex/modroman
9460%doc %{texmfdist}/doc/latex/mongolian-babel
9461%doc %{texmfdist}/doc/latex/montex
9462%doc %{texmfdist}/doc/latex/moresize
9463%doc %{texmfdist}/doc/latex/movie15
9464%doc %{texmfdist}/doc/latex/msc
9465%doc %{texmfdist}/doc/latex/msg
9466%doc %{texmfdist}/doc/latex/mslapa
9467%doc %{texmfdist}/doc/latex/mtgreek
9468%doc %{texmfdist}/doc/latex/multibbl
9469%doc %{texmfdist}/doc/latex/multicap
9470%doc %{texmfdist}/doc/latex/multirow
9471%doc %{texmfdist}/doc/latex/munich
9472%doc %{texmfdist}/doc/latex/musixlyr
9473%doc %{texmfdist}/doc/latex/muthesis
9474%doc %{texmfdist}/doc/latex/mxd
9475%doc %{texmfdist}/doc/latex/mxedruli
9476%doc %{texmfdist}/doc/latex/nag
9477%doc %{texmfdist}/doc/latex/namespc
9478%doc %{texmfdist}/doc/latex/nath
9479%doc %{texmfdist}/doc/latex/nature
9480%doc %{texmfdist}/doc/latex/ncclatex
9481%doc %{texmfdist}/doc/latex/ncctools
9482%doc %{texmfdist}/doc/latex/nddiss
9483%doc %{texmfdist}/doc/latex/newalg
9484%doc %{texmfdist}/doc/latex/newfile
9485%doc %{texmfdist}/doc/latex/newlfm
9486%doc %{texmfdist}/doc/latex/newspaper
9487%doc %{texmfdist}/doc/latex/newvbtm
9488%doc %{texmfdist}/doc/latex/niceframe
9489%doc %{texmfdist}/doc/latex/nih
9490%doc %{texmfdist}/doc/latex/noitcrul
9491%doc %{texmfdist}/doc/latex/nomentbl
9492%doc %{texmfdist}/doc/latex/nonfloat
9493%doc %{texmfdist}/doc/latex/nostarch
9494%doc %{texmfdist}/doc/latex/notes
9495%doc %{texmfdist}/doc/latex/notes2bib
9496%doc %{texmfdist}/doc/latex/nrc
9497%doc %{texmfdist}/doc/latex/ntabbing
9498%doc %{texmfdist}/doc/latex/numname
9499%doc %{texmfdist}/doc/latex/numprint
9500%doc %{texmfdist}/doc/latex/objectz
9501%doc %{texmfdist}/doc/latex/ocr-latex
9502%doc %{texmfdist}/doc/latex/octavo
9503%doc %{texmfdist}/doc/latex/ogham
9504%doc %{texmfdist}/doc/latex/ogonek
9505%doc %{texmfdist}/doc/latex/opcit
9506%doc %{texmfdist}/doc/latex/ordinalpt
9507%doc %{texmfdist}/doc/latex/othello
9508%doc %{texmfdist}/doc/latex/otibet
9509%doc %{texmfdist}/doc/latex/outline
9510%doc %{texmfdist}/doc/latex/outliner
9511%doc %{texmfdist}/doc/latex/pagenote
9512%doc %{texmfdist}/doc/latex/paper
9513%doc %{texmfdist}/doc/latex/papercdcase
9514%doc %{texmfdist}/doc/latex/papertex
9515%doc %{texmfdist}/doc/latex/parallel
9516%doc %{texmfdist}/doc/latex/paresse
9517%doc %{texmfdist}/doc/latex/parrun
9518%doc %{texmfdist}/doc/latex/pauldoc
9519%doc %{texmfdist}/doc/latex/pbox
9520%doc %{texmfdist}/doc/latex/pbsheet
9521%doc %{texmfdist}/doc/latex/pdfcprot
9522%doc %{texmfdist}/doc/latex/pdfscreen
9523%doc %{texmfdist}/doc/latex/pdfsync
9524%doc %{texmfdist}/doc/latex/pdftricks
9525%doc %{texmfdist}/doc/latex/pdfwin
9526%doc %{texmfdist}/doc/latex/pecha
9527%doc %{texmfdist}/doc/latex/perception
9528%doc %{texmfdist}/doc/latex/perltex
9529%doc %{texmfdist}/doc/latex/permute
9530%doc %{texmfdist}/doc/latex/petiteannonce
9531%doc %{texmfdist}/doc/latex/petri-nets
9532%doc %{texmfdist}/doc/latex/pgf-soroban
9533%doc %{texmfdist}/doc/latex/pgfopts
9534%doc %{texmfdist}/doc/latex/pgfplots
9535%doc %{texmfdist}/doc/latex/philex
9536%doc %{texmfdist}/doc/latex/philosophersimprint
9537%doc %{texmfdist}/doc/latex/photo
9538%doc %{texmfdist}/doc/latex/pinlabel
9539%doc %{texmfdist}/doc/latex/pittetd
9540%doc %{texmfdist}/doc/latex/plari
9541%doc %{texmfdist}/doc/latex/plates
9542%doc %{texmfdist}/doc/latex/play
9543%doc %{texmfdist}/doc/latex/plweb
9544%doc %{texmfdist}/doc/latex/pmgraph
9545%doc %{texmfdist}/doc/latex/poemscol
9546%doc %{texmfdist}/doc/latex/polski
9547%doc %{texmfdist}/doc/latex/polyglot
9548%doc %{texmfdist}/doc/latex/polytable
9549%doc %{texmfdist}/doc/latex/postcards
9550%doc %{texmfdist}/doc/latex/powerdot
9551%doc %{texmfdist}/doc/latex/ppower4
9552%doc %{texmfdist}/doc/latex/ppr-prv
9553%doc %{texmfdist}/doc/latex/pracjourn
9554%doc %{texmfdist}/doc/latex/prettyref
9555%doc %{texmfdist}/doc/latex/proba
9556%doc %{texmfdist}/doc/latex/probsoln
9557%doc %{texmfdist}/doc/latex/procIAGssymp
9558%doc %{texmfdist}/doc/latex/progkeys
9559%doc %{texmfdist}/doc/latex/progress
9560%doc %{texmfdist}/doc/latex/protex
9561%doc %{texmfdist}/doc/latex/protocol
9562%doc %{texmfdist}/doc/latex/psfragx
9563%doc %{texmfdist}/doc/latex/psgo
9564%doc %{texmfdist}/doc/latex/pspicture
9565%doc %{texmfdist}/doc/latex/pst2pdf
9566%doc %{texmfdist}/doc/latex/ptptex
9567%doc %{texmfdist}/doc/latex/qcm
9568%doc %{texmfdist}/doc/latex/qobitree
9569%doc %{texmfdist}/doc/latex/qstest
9570%doc %{texmfdist}/doc/latex/qsymbols
9571%doc %{texmfdist}/doc/latex/qtree
9572%doc %{texmfdist}/doc/latex/quotchap
9573%doc %{texmfdist}/doc/latex/quotmark
9574%doc %{texmfdist}/doc/latex/r_und_s
9575%doc %{texmfdist}/doc/latex/randbild
9576%doc %{texmfdist}/doc/latex/randtext
9577%doc %{texmfdist}/doc/latex/rccol
9578%doc %{texmfdist}/doc/latex/rcs
9579%doc %{texmfdist}/doc/latex/rcsinfo
9580%doc %{texmfdist}/doc/latex/recipecard
9581%doc %{texmfdist}/doc/latex/rectopma
9582%doc %{texmfdist}/doc/latex/refcheck
9583%doc %{texmfdist}/doc/latex/refman
9584%doc %{texmfdist}/doc/latex/refstyle
9585%doc %{texmfdist}/doc/latex/regcount
9586%doc %{texmfdist}/doc/latex/register
9587%doc %{texmfdist}/doc/latex/relenc
9588%doc %{texmfdist}/doc/latex/repeatindex
9589%doc %{texmfdist}/doc/latex/rlepsf
9590%doc %{texmfdist}/doc/latex/rmpage
9591%doc %{texmfdist}/doc/latex/robustcommand
9592%doc %{texmfdist}/doc/latex/robustindex
9593%doc %{texmfdist}/doc/latex/romannum
9594%doc %{texmfdist}/doc/latex/rotpages
9595%doc %{texmfdist}/doc/latex/rsc
9596%doc %{texmfdist}/doc/latex/rst
9597%doc %{texmfdist}/doc/latex/rtkinenc
9598%doc %{texmfdist}/doc/latex/rtklage
9599%doc %{texmfdist}/doc/latex/sagetex
9600%doc %{texmfdist}/doc/latex/sanskrit
9601%doc %{texmfdist}/doc/latex/sauerj
9602%doc %{texmfdist}/doc/latex/sauterfonts
9603%doc %{texmfdist}/doc/latex/savefnmark
9604%doc %{texmfdist}/doc/latex/savetrees
9605%doc %{texmfdist}/doc/latex/scalebar
9606%doc %{texmfdist}/doc/latex/schedule
9607%doc %{texmfdist}/doc/latex/scientificpaper
9608%doc %{texmfdist}/doc/latex/sciposter
9609%doc %{texmfdist}/doc/latex/sciwordconv
9610%doc %{texmfdist}/doc/latex/screenplay
9611%doc %{texmfdist}/doc/latex/script
9612%doc %{texmfdist}/doc/latex/sdrt
9613%doc %{texmfdist}/doc/latex/sectionbox
9614%doc %{texmfdist}/doc/latex/semantic
9615%doc %{texmfdist}/doc/latex/semioneside
9616%doc %{texmfdist}/doc/latex/seqsplit
9617%doc %{texmfdist}/doc/latex/sf298
9618%doc %{texmfdist}/doc/latex/sffms
9619%doc %{texmfdist}/doc/latex/sfg
9620%doc %{texmfdist}/doc/latex/sgame
9621%doc %{texmfdist}/doc/latex/shadethm
9622%doc %{texmfdist}/doc/latex/shipunov
9623%doc %{texmfdist}/doc/latex/shorttoc
9624%doc %{texmfdist}/doc/latex/show2e
9625%doc %{texmfdist}/doc/latex/showexpl
9626%doc %{texmfdist}/doc/latex/sides
9627%doc %{texmfdist}/doc/latex/siggraph
9628%doc %{texmfdist}/doc/latex/simplecv
9629%doc %{texmfdist}/doc/latex/simplewick
9630%doc %{texmfdist}/doc/latex/skak
9631%doc %{texmfdist}/doc/latex/slantsc
9632%doc %{texmfdist}/doc/latex/smalltableof
9633%doc %{texmfdist}/doc/latex/smartref
9634%doc %{texmfdist}/doc/latex/smflatex
9635%doc %{texmfdist}/doc/latex/snapshot
9636%doc %{texmfdist}/doc/latex/songbook
9637%doc %{texmfdist}/doc/latex/sort-by-letters
9638%doc %{texmfdist}/doc/latex/soyombo
9639%doc %{texmfdist}/doc/latex/sparklines
9640%doc %{texmfdist}/doc/latex/spie
9641%doc %{texmfdist}/doc/latex/splitbib
9642%doc %{texmfdist}/doc/latex/splitindex
9643%doc %{texmfdist}/doc/latex/spotcolor
9644%doc %{texmfdist}/doc/latex/sprite
9645%doc %{texmfdist}/doc/latex/srcltx
9646%doc %{texmfdist}/doc/latex/sseq
9647%doc %{texmfdist}/doc/latex/ssqquote
9648%doc %{texmfdist}/doc/latex/stage
9649%doc %{texmfdist}/doc/latex/statistik
9650%doc %{texmfdist}/doc/latex/stdpage
9651%doc %{texmfdist}/doc/latex/stellenbosch
9652%doc %{texmfdist}/doc/latex/stex
9653%doc %{texmfdist}/doc/latex/stringstrings
9654%doc %{texmfdist}/doc/latex/struktex
9655%doc %{texmfdist}/doc/latex/sttools
9656%doc %{texmfdist}/doc/latex/stubs
9657%doc %{texmfdist}/doc/latex/subdepth
9658%doc %{texmfdist}/doc/latex/subeqn
9659%doc %{texmfdist}/doc/latex/subeqnarray
9660%doc %{texmfdist}/doc/latex/subfloat
9661%doc %{texmfdist}/doc/latex/substr
9662%doc %{texmfdist}/doc/latex/sudoku
9663%doc %{texmfdist}/doc/latex/sudokubundle
9664%doc %{texmfdist}/doc/latex/sugconf
9665%doc %{texmfdist}/doc/latex/supertabular
9666%doc %{texmfdist}/doc/latex/susy
9667%doc %{texmfdist}/doc/latex/svgcolor
9668%doc %{texmfdist}/doc/latex/svn-multi
9669%doc %{texmfdist}/doc/latex/svn
9670%doc %{texmfdist}/doc/latex/svninfo
9671%doc %{texmfdist}/doc/latex/swebib
9672%doc %{texmfdist}/doc/latex/swimgraf
9673%doc %{texmfdist}/doc/latex/synproof
9674%doc %{texmfdist}/doc/latex/syntax
9675%doc %{texmfdist}/doc/latex/syntrace
9676%doc %{texmfdist}/doc/latex/synttree
9677%doc %{texmfdist}/doc/latex/t-angles
9678%doc %{texmfdist}/doc/latex/tableaux
9679%doc %{texmfdist}/doc/latex/tablists
9680%doc %{texmfdist}/doc/latex/tablor
9681%doc %{texmfdist}/doc/latex/tabto-ltx
9682%doc %{texmfdist}/doc/latex/tabulary
9683%doc %{texmfdist}/doc/latex/tabvar
9684%doc %{texmfdist}/doc/latex/talk
9685%doc %{texmfdist}/doc/latex/tapir
9686%doc %{texmfdist}/doc/latex/tcldoc
9687%doc %{texmfdist}/doc/latex/tdsfrmath
9688%doc %{texmfdist}/doc/latex/technics
9689%doc %{texmfdist}/doc/latex/ted
9690%doc %{texmfdist}/doc/latex/tengwarscript
9691%doc %{texmfdist}/doc/latex/tensor
9692%doc %{texmfdist}/doc/latex/teubner
9693%doc %{texmfdist}/doc/latex/texmate
9694%doc %{texmfdist}/doc/latex/texpower
9695%doc %{texmfdist}/doc/latex/texshade
9696%doc %{texmfdist}/doc/latex/textcase
9697%doc %{texmfdist}/doc/latex/textopo
9698%doc %{texmfdist}/doc/latex/theoremref
9699%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9700%doc %{texmfdist}/doc/latex/thinsp
9701%doc %{texmfdist}/doc/latex/thmtools
9702%doc %{texmfdist}/doc/latex/thumb
9703%doc %{texmfdist}/doc/latex/thuthesis
9704%doc %{texmfdist}/doc/latex/ticket
9705%doc %{texmfdist}/doc/latex/tikz-inet
9706%doc %{texmfdist}/doc/latex/timesht
9707%doc %{texmfdist}/doc/latex/titling
9708%doc %{texmfdist}/doc/latex/tocvsec2
9709%doc %{texmfdist}/doc/latex/todo
9710%doc %{texmfdist}/doc/latex/tokenizer
9711%doc %{texmfdist}/doc/latex/toolbox
9712%doc %{texmfdist}/doc/latex/topfloat
9713%doc %{texmfdist}/doc/latex/toptesi
9714%doc %{texmfdist}/doc/latex/tpslifonts
9715%doc %{texmfdist}/doc/latex/trajan
9716%doc %{texmfdist}/doc/latex/translator
9717%doc %{texmfdist}/doc/latex/tree-dvips
9718%doc %{texmfdist}/doc/latex/trfsigns
9719%doc %{texmfdist}/doc/latex/trivfloat
9720%doc %{texmfdist}/doc/latex/trsym
9721%doc %{texmfdist}/doc/latex/tufte-latex
9722%doc %{texmfdist}/doc/latex/tugboat
9723%doc %{texmfdist}/doc/latex/turnstile
9724%doc %{texmfdist}/doc/latex/twoup
9725%doc %{texmfdist}/doc/latex/typedref
9726%doc %{texmfdist}/doc/latex/typogrid
9727%doc %{texmfdist}/doc/latex/uaclasses
9728%doc %{texmfdist}/doc/latex/ucthesis
9729%doc %{texmfdist}/doc/latex/uebungsblatt
9730%doc %{texmfdist}/doc/latex/uiucthesis
9731%doc %{texmfdist}/doc/latex/ulsy
9732%doc %{texmfdist}/doc/latex/umich-thesis
9733%doc %{texmfdist}/doc/latex/uml
9734%doc %{texmfdist}/doc/latex/umlaute
9735%doc %{texmfdist}/doc/latex/umoline
9736%doc %{texmfdist}/doc/latex/umthesis
9737%doc %{texmfdist}/doc/latex/underlin
9738%doc %{texmfdist}/doc/latex/undertilde
9739%doc %{texmfdist}/doc/latex/unitsdef
9740%doc %{texmfdist}/doc/latex/unroman
9741%doc %{texmfdist}/doc/latex/upmethodology
9742%doc %{texmfdist}/doc/latex/urlbst
9743%doc %{texmfdist}/doc/latex/ushort
9744%doc %{texmfdist}/doc/latex/uwthesis
9745%doc %{texmfdist}/doc/latex/varindex
9746%doc %{texmfdist}/doc/latex/varsfromjobname
9747%doc %{texmfdist}/doc/latex/vector
9748%doc %{texmfdist}/doc/latex/verse
9749%doc %{texmfdist}/doc/latex/vhistory
9750%doc %{texmfdist}/doc/latex/vita
9751%doc %{texmfdist}/doc/latex/volumes
9752%doc %{texmfdist}/doc/latex/vpe
9753%doc %{texmfdist}/doc/latex/vrsion
9754%doc %{texmfdist}/doc/latex/vwcol
9755%doc %{texmfdist}/doc/latex/vxu
9756%doc %{texmfdist}/doc/latex/wadalab
9757%doc %{texmfdist}/doc/latex/wallpaper
9758%doc %{texmfdist}/doc/latex/warpcol
9759%doc %{texmfdist}/doc/latex/wnri
9760%doc %{texmfdist}/doc/latex/wordlike
9761%doc %{texmfdist}/doc/latex/xargs
9762%doc %{texmfdist}/doc/latex/xdoc
9763%doc %{texmfdist}/doc/latex/xfor
9764%doc %{texmfdist}/doc/latex/xifthen
9765%doc %{texmfdist}/doc/latex/xmpincl
9766%doc %{texmfdist}/doc/latex/xnewcommand
9767%doc %{texmfdist}/doc/latex/xoptarg
9768%doc %{texmfdist}/doc/latex/xpackages
9769%doc %{texmfdist}/doc/latex/xskak
9770%doc %{texmfdist}/doc/latex/xstring
9771%doc %{texmfdist}/doc/latex/xtcapts
9772%doc %{texmfdist}/doc/latex/xyling
9773%doc %{texmfdist}/doc/latex/xytree
9774%doc %{texmfdist}/doc/latex/yafoot
9775%doc %{texmfdist}/doc/latex/yhmath
9776%doc %{texmfdist}/doc/latex/york-thesis
9777%doc %{texmfdist}/doc/latex/yplan
9778%doc %{texmfdist}/doc/latex/zed-csp
9779%doc %{texmfdist}/doc/latex/zefonts
9780%doc %{texmfdist}/doc/latex/ziffer
9781%doc %{texmfdist}/doc/latex/zwgetfdate
9782%doc %{texmfdist}/source/latex/hyperref/doc
9783%doc %{texmfdist}/source/latex/koma-script/doc
9784
9785%files latex-other
9786%defattr(644,root,root,755)
f65b3398
ZU
9787%{texmfdist}/metapost/latexmp
9788%{texmfdist}/metapost/makecirc
9789%{texmfdist}/source/alatex/base
9790%{texmfdist}/source/cslatex/base
9791%{texmfdist}/source/generic/xypic
9792%{texmfdist}/source/latex/ESIEEcv
9793%{texmfdist}/source/latex/GuIT
9794%{texmfdist}/source/latex/HA-prosper
9795%{texmfdist}/source/latex/IEEEconf
9796%{texmfdist}/source/latex/aastex
9797%{texmfdist}/source/latex/abc
9798%{texmfdist}/source/latex/abstract
9799%{texmfdist}/source/latex/achemso
9800%{texmfdist}/source/latex/acmconf
9801%{texmfdist}/source/latex/acronym
9802%{texmfdist}/source/latex/active-conf
9803%{texmfdist}/source/latex/addlines
9804%{texmfdist}/source/latex/adrlist
9805%{texmfdist}/source/latex/aiaa
9806%{texmfdist}/source/latex/alg
9807%{texmfdist}/source/latex/alnumsec
9808%{texmfdist}/source/latex/altfont
9809%{texmfdist}/source/latex/amsaddr
9810%{texmfdist}/source/latex/amscls
9811%{texmfdist}/source/latex/amsfonts
9812%{texmfdist}/source/latex/amsmath
9813%{texmfdist}/source/latex/amsrefs
9814%{texmfdist}/source/latex/answers
9815%{texmfdist}/source/latex/apacite
9816%{texmfdist}/source/latex/appendix
9817%{texmfdist}/source/latex/arcs
9818%{texmfdist}/source/latex/arydshln
9819%{texmfdist}/source/latex/asaetr
9820%{texmfdist}/source/latex/ascii
9821%{texmfdist}/source/latex/attachfile
9822%{texmfdist}/source/latex/augie/other
9823%{texmfdist}/source/latex/augie/vtex
9824%{texmfdist}/source/latex/babelbib
9825%{texmfdist}/source/latex/backgammon
9826%{texmfdist}/source/latex/barcodes
9827%{texmfdist}/source/latex/base
9828%{texmfdist}/source/latex/bayer
9829%{texmfdist}/source/latex/bbding
9830%{texmfdist}/source/latex/bbm-macros
9831%{texmfdist}/source/latex/belleek
9832%{texmfdist}/source/latex/bengali
9833%{texmfdist}/source/latex/beton
9834%{texmfdist}/source/latex/bez123
9835%{texmfdist}/source/latex/bibarts
9836%{texmfdist}/source/latex/bibleref
9837%{texmfdist}/source/latex/biblist
9838%{texmfdist}/source/latex/bibtopic
9839%{texmfdist}/source/latex/bibtopicprefix
9840%{texmfdist}/source/latex/bigfoot
9841%{texmfdist}/source/latex/binomexp
9842%{texmfdist}/source/latex/biocon
9843%{texmfdist}/source/latex/bizcard
9844%{texmfdist}/source/latex/blindtext
9845%{texmfdist}/source/latex/blowup
9846%{texmfdist}/source/latex/boites
9847%{texmfdist}/source/latex/bookhands
9848%{texmfdist}/source/latex/booklet
9849%{texmfdist}/source/latex/booktabs
9850%{texmfdist}/source/latex/bophook
9851%{texmfdist}/source/latex/boxhandler
9852%{texmfdist}/source/latex/bpchem
9853%{texmfdist}/source/latex/braille
9854%{texmfdist}/source/latex/breakurl
9855%{texmfdist}/source/latex/brushscr
9856%{texmfdist}/source/latex/bullcntr
9857%{texmfdist}/source/latex/burmese
9858%{texmfdist}/source/latex/bytefield
9859%{texmfdist}/source/latex/captcont
9860%{texmfdist}/source/latex/caption
9861%{texmfdist}/source/latex/carlisle
9862%{texmfdist}/source/latex/catechis
9863%{texmfdist}/source/latex/ccaption
9864%{texmfdist}/source/latex/ccfonts
9865%{texmfdist}/source/latex/cclicenses
9866%{texmfdist}/source/latex/cd-cover
9867%{texmfdist}/source/latex/cd
9868%{texmfdist}/source/latex/cdpbundl
9869%{texmfdist}/source/latex/changebar
9870%{texmfdist}/source/latex/changes
9871%{texmfdist}/source/latex/chappg
9872%{texmfdist}/source/latex/chapterfolder
9873%{texmfdist}/source/latex/chemcompounds
9874%{texmfdist}/source/latex/chemstyle
9875%{texmfdist}/source/latex/chessboard
9876%{texmfdist}/source/latex/chessfss
9877%{texmfdist}/source/latex/chletter
9878%{texmfdist}/source/latex/circ
9879%{texmfdist}/source/latex/cjk/utils
9880%{texmfdist}/source/latex/cjw
9881%{texmfdist}/source/latex/clefval
9882%{texmfdist}/source/latex/cleveref
9883%{texmfdist}/source/latex/cmcyralt
9884%{texmfdist}/source/latex/cmdtrack
9885%{texmfdist}/source/latex/cmll
9886%{texmfdist}/source/latex/cmsd
9887%{texmfdist}/source/latex/codepage
9888%{texmfdist}/source/latex/colortbl
9889%{texmfdist}/source/latex/colorwav
9890%{texmfdist}/source/latex/combine
9891%{texmfdist}/source/latex/comment
9892%{texmfdist}/source/latex/computational-complexity
9893%{texmfdist}/source/latex/confproc
9894%{texmfdist}/source/latex/constants
9895%{texmfdist}/source/latex/contour
9896%{texmfdist}/source/latex/cooking
9897%{texmfdist}/source/latex/cool
9898%{texmfdist}/source/latex/coollist
9899%{texmfdist}/source/latex/coolstr
9900%{texmfdist}/source/latex/cooltooltips
9901%{texmfdist}/source/latex/coordsys
9902%{texmfdist}/source/latex/coverpage
9903%{texmfdist}/source/latex/crop
9904%{texmfdist}/source/latex/crossreference
9905%{texmfdist}/source/latex/crosswrd
9906%{texmfdist}/source/latex/csvtools
9907%{texmfdist}/source/latex/ctable
9908%{texmfdist}/source/latex/ctib
9909%{texmfdist}/source/latex/cuisine
9910%{texmfdist}/source/latex/currvita
9911%{texmfdist}/source/latex/curve
9912%{texmfdist}/source/latex/curve2e
9913%{texmfdist}/source/latex/curves
9914%{texmfdist}/source/latex/cweb-latex
9915%{texmfdist}/source/latex/cwpuzzle
9916%{texmfdist}/source/latex/dashbox
9917%{texmfdist}/source/latex/dashrule
9918%{texmfdist}/source/latex/datatool
9919%{texmfdist}/source/latex/dateiliste
9920%{texmfdist}/source/latex/datenumber
9921%{texmfdist}/source/latex/datetime
9922%{texmfdist}/source/latex/decimal
9923%{texmfdist}/source/latex/delimtxt
9924%{texmfdist}/source/latex/diagnose
9925%{texmfdist}/source/latex/dialogl
9926%{texmfdist}/source/latex/dinbrief
9927%{texmfdist}/source/latex/disser
9928%{texmfdist}/source/latex/dnaseq
9929%{texmfdist}/source/latex/docmfp
9930%{texmfdist}/source/latex/doipubmed
9931%{texmfdist}/source/latex/dotarrow
9932%{texmfdist}/source/latex/dotseqn
9933%{texmfdist}/source/latex/dottex
9934%{texmfdist}/source/latex/dprogress
9935%{texmfdist}/source/latex/drac
9936%{texmfdist}/source/latex/draftcopy
9937%{texmfdist}/source/latex/draftwatermark
9938%{texmfdist}/source/latex/dramatist
9939%{texmfdist}/source/latex/dtk
9940%{texmfdist}/source/latex/dtxgallery
9941%{texmfdist}/source/latex/dyntree
9942%{texmfdist}/source/latex/eCards
9943%{texmfdist}/source/latex/ebezier
9944%{texmfdist}/source/latex/ebsthesis
9945%{texmfdist}/source/latex/ecclesiastic
9946%{texmfdist}/source/latex/ecv
9947%{texmfdist}/source/latex/ed
9948%{texmfdist}/source/latex/edmac
9949%{texmfdist}/source/latex/edmargin
9950%{texmfdist}/source/latex/eemeir
9951%{texmfdist}/source/latex/egplot
9952%{texmfdist}/source/latex/eiad
9953%{texmfdist}/source/latex/ellipsis
9954%{texmfdist}/source/latex/elmath
9955%{texmfdist}/source/latex/elsarticle
9956%{texmfdist}/source/latex/em
9957%{texmfdist}/source/latex/emp
9958%{texmfdist}/source/latex/endfloat
9959%{texmfdist}/source/latex/endheads
9960%{texmfdist}/source/latex/engpron
9961%{texmfdist}/source/latex/engrec
9962%{texmfdist}/source/latex/environ
9963%{texmfdist}/source/latex/envlab
9964%{texmfdist}/source/latex/epigraph
9965%{texmfdist}/source/latex/epiolmec
9966%{texmfdist}/source/latex/epsdice
9967%{texmfdist}/source/latex/eqlist
9968%{texmfdist}/source/latex/eqnarray
9969%{texmfdist}/source/latex/eqparbox
9970%{texmfdist}/source/latex/errata
9971%{texmfdist}/source/latex/esdiff
9972%{texmfdist}/source/latex/eskd
9973%{texmfdist}/source/latex/eso-pic
9974%{texmfdist}/source/latex/esvect
9975%{texmfdist}/source/latex/etaremune
9976%{texmfdist}/source/latex/ethiop
9977%{texmfdist}/source/latex/eukdate
9978%{texmfdist}/source/latex/euler
9979%{texmfdist}/source/latex/euproposal
9980%{texmfdist}/source/latex/euro
9981%{texmfdist}/source/latex/everypage
9982%{texmfdist}/source/latex/examdesign
9983%{texmfdist}/source/latex/exercise
9984%{texmfdist}/source/latex/expdlist
9985%{texmfdist}/source/latex/expl3
9986%{texmfdist}/source/latex/export
9987%{texmfdist}/source/latex/extpfeil
9988%{texmfdist}/source/latex/extract
9989%{texmfdist}/source/latex/facsimile
9990%{texmfdist}/source/latex/faktor
9991%{texmfdist}/source/latex/fancynum
9992%{texmfdist}/source/latex/fancyref
9993%{texmfdist}/source/latex/fancytooltips
9994%{texmfdist}/source/latex/fancyvrb
9995%{texmfdist}/source/latex/feynmf
9996%{texmfdist}/source/latex/figsize
9997%{texmfdist}/source/latex/filecontents
9998%{texmfdist}/source/latex/fink
9999%{texmfdist}/source/latex/fixme
10000%{texmfdist}/source/latex/flabels
10001%{texmfdist}/source/latex/flagderiv
10002%{texmfdist}/source/latex/flashcards
10003%{texmfdist}/source/latex/flippdf
10004%{texmfdist}/source/latex/float
10005%{texmfdist}/source/latex/floatrow
10006%{texmfdist}/source/latex/flowfram
10007%{texmfdist}/source/latex/fmp
10008%{texmfdist}/source/latex/fmtcount
10009%{texmfdist}/source/latex/fnbreak
10010%{texmfdist}/source/latex/foilhtml
10011%{texmfdist}/source/latex/fonttable
10012%{texmfdist}/source/latex/footmisc
10013%{texmfdist}/source/latex/footnpag
10014%{texmfdist}/source/latex/forarray
10015%{texmfdist}/source/latex/forloop
10016%{texmfdist}/source/latex/formula
10017%{texmfdist}/source/latex/fouridx
10018%{texmfdist}/source/latex/frankenstein
10019%{texmfdist}/source/latex/frontespizio
10020%{texmfdist}/source/latex/fullblck
10021%{texmfdist}/source/latex/functan
10022%{texmfdist}/source/latex/fundus
10023%{texmfdist}/source/latex/g-brief
10024%{texmfdist}/source/latex/galois
10025%{texmfdist}/source/latex/gcite
10026%{texmfdist}/source/latex/genmpage
10027%{texmfdist}/source/latex/geometry
10028%{texmfdist}/source/latex/geomsty
10029%{texmfdist}/source/latex/ginpenc
10030%{texmfdist}/source/latex/glossaries
10031%{texmfdist}/source/latex/gnuplottex
10032%{texmfdist}/source/latex/go
10033%{texmfdist}/source/latex/graphics
10034%{texmfdist}/source/latex/graphicx-psmin
10035%{texmfdist}/source/latex/greekdates
10036%{texmfdist}/source/latex/grnumalt
10037%{texmfdist}/source/latex/grverb
10038%{texmfdist}/source/latex/guitar
10039%{texmfdist}/source/latex/hanging
10040%{texmfdist}/source/latex/harvard
10041%{texmfdist}/source/latex/hc
10042%{texmfdist}/source/latex/hepthesis
10043%{texmfdist}/source/latex/hhtensor
10044%{texmfdist}/source/latex/hilowres
10045%{texmfdist}/source/latex/histogr
10046%{texmfdist}/source/latex/hpsdiss
10047%{texmfdist}/source/latex/hrlatex
10048%{texmfdist}/source/latex/hyper
10049%{texmfdist}/source/latex/hyperref
10050%{texmfdist}/source/latex/hyperxmp
10051%{texmfdist}/source/latex/hyphenat
10052%{texmfdist}/source/latex/ibycus-babel
10053%{texmfdist}/source/latex/icsv
10054%{texmfdist}/source/latex/ifmslide
10055%{texmfdist}/source/latex/ifplatform
10056%{texmfdist}/source/latex/ijmart
10057%{texmfdist}/source/latex/imtekda
10058%{texmfdist}/source/latex/index
10059%{texmfdist}/source/latex/inlinedef
10060%{texmfdist}/source/latex/inversepath
10061%{texmfdist}/source/latex/iso
10062%{texmfdist}/source/latex/iso10303
10063%{texmfdist}/source/latex/isodate
10064%{texmfdist}/source/latex/isodoc
10065%{texmfdist}/source/latex/isorot
10066%{texmfdist}/source/latex/isotope
10067%{texmfdist}/source/latex/itnumpar
10068%{texmfdist}/source/latex/jeopardy
10069%{texmfdist}/source/latex/jura
10070%{texmfdist}/source/latex/juraabbrev
10071%{texmfdist}/source/latex/jurarsp
10072%{texmfdist}/source/latex/kdgreek
10073%{texmfdist}/source/latex/kerntest
10074%{texmfdist}/source/latex/kluwer
10075%{texmfdist}/source/latex/koma-script
10076%{texmfdist}/source/latex/labelcas
10077%{texmfdist}/source/latex/labels
10078%{texmfdist}/source/latex/lastpage
10079%{texmfdist}/source/latex/latex-tds
10080%{texmfdist}/source/latex/layouts
10081%{texmfdist}/source/latex/lcg
10082%{texmfdist}/source/latex/lcyw
10083%{texmfdist}/source/latex/leading
10084%{texmfdist}/source/latex/ledmac
10085%{texmfdist}/source/latex/leftidx
10086%{texmfdist}/source/latex/lettrine
10087%{texmfdist}/source/latex/lexikon
10088%{texmfdist}/source/latex/lhcyr
10089%{texmfdist}/source/latex/lhelp
10090%{texmfdist}/source/latex/limap
10091%{texmfdist}/source/latex/lipsum
10092%{texmfdist}/source/latex/listbib
10093%{texmfdist}/source/latex/listings
10094%{texmfdist}/source/latex/listliketab
10095%{texmfdist}/source/latex/localloc
10096%{texmfdist}/source/latex/logpap
10097%{texmfdist}/source/latex/lps
10098%{texmfdist}/source/latex/ltxindex
10099%{texmfdist}/source/latex/mailing
10100%{texmfdist}/source/latex/makebox
10101%{texmfdist}/source/latex/makecell
10102%{texmfdist}/source/latex/makecmds
10103%{texmfdist}/source/latex/makedtx
10104%{texmfdist}/source/latex/makeplot
10105%{texmfdist}/source/latex/manfnt
10106%{texmfdist}/source/latex/manuscript
10107%{texmfdist}/source/latex/mapcodes
10108%{texmfdist}/source/latex/marginnote
10109%{texmfdist}/source/latex/mathcomp
10110%{texmfdist}/source/latex/mathpazo
10111%{texmfdist}/source/latex/mcaption
10112%{texmfdist}/source/latex/mcite
10113%{texmfdist}/source/latex/mdwtools
10114%{texmfdist}/source/latex/memoir
10115%{texmfdist}/source/latex/mentis
10116%{texmfdist}/source/latex/menu
10117%{texmfdist}/source/latex/method
10118%{texmfdist}/source/latex/metre
10119%{texmfdist}/source/latex/mff
10120%{texmfdist}/source/latex/mfpic4ode
10121%{texmfdist}/source/latex/mftinc
10122%{texmfdist}/source/latex/mh
10123%{texmfdist}/source/latex/miller
10124%{texmfdist}/source/latex/minipage-marginpar
10125%{texmfdist}/source/latex/minutes
10126%{texmfdist}/source/latex/mlist
10127%{texmfdist}/source/latex/mnsymbol
10128%{texmfdist}/source/latex/modroman
10129%{texmfdist}/source/latex/mongolian-babel
10130%{texmfdist}/source/latex/montex
10131%{texmfdist}/source/latex/moresize
10132%{texmfdist}/source/latex/moreverb
10133%{texmfdist}/source/latex/mparhack
10134%{texmfdist}/source/latex/ms
10135%{texmfdist}/source/latex/msg
10136%{texmfdist}/source/latex/mtgreek
10137%{texmfdist}/source/latex/multibbl
10138%{texmfdist}/source/latex/multibib
10139%{texmfdist}/source/latex/multicap
10140%{texmfdist}/source/latex/mwcls
10141%{texmfdist}/source/latex/mxd
10142%{texmfdist}/source/latex/nag
10143%{texmfdist}/source/latex/namespc
10144%{texmfdist}/source/latex/natbib
10145%{texmfdist}/source/latex/ncctools
10146%{texmfdist}/source/latex/nddiss
10147%{texmfdist}/source/latex/newalg
10148%{texmfdist}/source/latex/newfile
10149%{texmfdist}/source/latex/newlfm
10150%{texmfdist}/source/latex/newspaper
10151%{texmfdist}/source/latex/newvbtm
10152%{texmfdist}/source/latex/niceframe
10153%{texmfdist}/source/latex/noitcrul
10154%{texmfdist}/source/latex/nomencl
10155%{texmfdist}/source/latex/nomentbl
10156%{texmfdist}/source/latex/nonfloat
10157%{texmfdist}/source/latex/nostarch
10158%{texmfdist}/source/latex/notes
10159%{texmfdist}/source/latex/notes2bib
10160%{texmfdist}/source/latex/nrc
10161%{texmfdist}/source/latex/ntgclass
10162%{texmfdist}/source/latex/ntheorem
10163%{texmfdist}/source/latex/numprint
10164%{texmfdist}/source/latex/oberdiek
10165%{texmfdist}/source/latex/objectz
10166%{texmfdist}/source/latex/octavo
10167%{texmfdist}/source/latex/ogonek
10168%{texmfdist}/source/latex/oldstyle
10169%{texmfdist}/source/latex/opcit
10170%{texmfdist}/source/latex/ordinalpt
10171%{texmfdist}/source/latex/othello
10172%{texmfdist}/source/latex/otibet
10173%{texmfdist}/source/latex/pacioli
10174%{texmfdist}/source/latex/pageno
10175%{texmfdist}/source/latex/pagenote
10176%{texmfdist}/source/latex/paper
10177%{texmfdist}/source/latex/papercdcase
10178%{texmfdist}/source/latex/papertex
10179%{texmfdist}/source/latex/paralist
10180%{texmfdist}/source/latex/parallel
10181%{texmfdist}/source/latex/paresse
10182%{texmfdist}/source/latex/parrun
10183%{texmfdist}/source/latex/patchcmd
10184%{texmfdist}/source/latex/pauldoc
10185%{texmfdist}/source/latex/pawpict
10186%{texmfdist}/source/latex/pbox
10187%{texmfdist}/source/latex/pbsheet
10188%{texmfdist}/source/latex/pdfcprot
10189%{texmfdist}/source/latex/pdfpages
10190%{texmfdist}/source/latex/perltex
10191%{texmfdist}/source/latex/permute
10192%{texmfdist}/source/latex/petri-nets
10193%{texmfdist}/source/latex/pgfopts
10194%{texmfdist}/source/latex/pgfplots
10195%{texmfdist}/source/latex/philosophersimprint
10196%{texmfdist}/source/latex/photo
10197%{texmfdist}/source/latex/pict2e
10198%{texmfdist}/source/latex/pittetd
10199%{texmfdist}/source/latex/plari
10200%{texmfdist}/source/latex/play
10201%{texmfdist}/source/latex/plweb
10202%{texmfdist}/source/latex/poemscol
10203%{texmfdist}/source/latex/polski
10204%{texmfdist}/source/latex/polyglot
10205%{texmfdist}/source/latex/polytable
10206%{texmfdist}/source/latex/powerdot
10207%{texmfdist}/source/latex/ppr-prv
10208%{texmfdist}/source/latex/pracjourn
10209%{texmfdist}/source/latex/preprint
10210%{texmfdist}/source/latex/prettyref
10211%{texmfdist}/source/latex/preview
10212%{texmfdist}/source/latex/proba
10213%{texmfdist}/source/latex/probsoln
10214%{texmfdist}/source/latex/progkeys
10215%{texmfdist}/source/latex/prosper
10216%{texmfdist}/source/latex/protocol
10217%{texmfdist}/source/latex/psfrag
10218%{texmfdist}/source/latex/psfragx
10219%{texmfdist}/source/latex/pslatex
10220%{texmfdist}/source/latex/pspicture
10221%{texmfdist}/source/latex/qcm
10222%{texmfdist}/source/latex/qstest
10223%{texmfdist}/source/latex/qsymbols
10224%{texmfdist}/source/latex/quotchap
10225%{texmfdist}/source/latex/quotmark
10226%{texmfdist}/source/latex/randbild
10227%{texmfdist}/source/latex/rccol
10228%{texmfdist}/source/latex/rcs
10229%{texmfdist}/source/latex/rcsinfo
10230%{texmfdist}/source/latex/recipecard
10231%{texmfdist}/source/latex/refman
10232%{texmfdist}/source/latex/refstyle
10233%{texmfdist}/source/latex/regcount
10234%{texmfdist}/source/latex/register
10235%{texmfdist}/source/latex/relenc
10236%{texmfdist}/source/latex/revtex
10237%{texmfdist}/source/latex/rmpage
10238%{texmfdist}/source/latex/robustcommand
10239%{texmfdist}/source/latex/romannum
10240%{texmfdist}/source/latex/rotating
10241%{texmfdist}/source/latex/rotfloat
10242%{texmfdist}/source/latex/rsc
10243%{texmfdist}/source/latex/rst
10244%{texmfdist}/source/latex/rtkinenc
10245%{texmfdist}/source/latex/sagetex
10246%{texmfdist}/source/latex/sanskrit
10247%{texmfdist}/source/latex/sauerj
10248%{texmfdist}/source/latex/sauterfonts
10249%{texmfdist}/source/latex/savefnmark
10250%{texmfdist}/source/latex/savetrees
10251%{texmfdist}/source/latex/scale
10252%{texmfdist}/source/latex/scalebar
10253%{texmfdist}/source/latex/schedule
10254%{texmfdist}/source/latex/sciwordconv
10255%{texmfdist}/source/latex/screenplay
10256%{texmfdist}/source/latex/sectsty
10257%{texmfdist}/source/latex/semantic
10258%{texmfdist}/source/latex/semioneside
10259%{texmfdist}/source/latex/seqsplit
10260%{texmfdist}/source/latex/sf298
10261%{texmfdist}/source/latex/sffms
10262%{texmfdist}/source/latex/shorttoc
10263%{texmfdist}/source/latex/show2e
10264%{texmfdist}/source/latex/showexpl
10265%{texmfdist}/source/latex/showlabels
10266%{texmfdist}/source/latex/sidecap
10267%{texmfdist}/source/latex/siggraph
10268%{texmfdist}/source/latex/simplecv
10269%{texmfdist}/source/latex/simplewick
10270%{texmfdist}/source/latex/skull
10271%{texmfdist}/source/latex/slantsc
10272%{texmfdist}/source/latex/snapshot
10273%{texmfdist}/source/latex/songbook
10274%{texmfdist}/source/latex/soul
10275%{texmfdist}/source/latex/splitbib
10276%{texmfdist}/source/latex/splitindex
10277%{texmfdist}/source/latex/srcltx
10278%{texmfdist}/source/latex/sseq
10279%{texmfdist}/source/latex/ssqquote
10280%{texmfdist}/source/latex/stack
10281%{texmfdist}/source/latex/statistik
10282%{texmfdist}/source/latex/staves
10283%{texmfdist}/source/latex/stdclsdv
10284%{texmfdist}/source/latex/stdpage
10285%{texmfdist}/source/latex/stellenbosch
10286%{texmfdist}/source/latex/stex
10287%{texmfdist}/source/latex/stringstrings
10288%{texmfdist}/source/latex/struktex
10289%{texmfdist}/source/latex/subdepth
10290%{texmfdist}/source/latex/subeqn
10291%{texmfdist}/source/latex/subeqnarray
10292%{texmfdist}/source/latex/subfig
10293%{texmfdist}/source/latex/subfigure
10294%{texmfdist}/source/latex/subfloat
10295%{texmfdist}/source/latex/sudoku
10296%{texmfdist}/source/latex/sudokubundle
10297%{texmfdist}/source/latex/supertabular
10298%{texmfdist}/source/latex/svn-multi
10299%{texmfdist}/source/latex/svn
10300%{texmfdist}/source/latex/svninfo
10301%{texmfdist}/source/latex/swimgraf
10302%{texmfdist}/source/latex/syntrace
10303%{texmfdist}/source/latex/synttree
10304%{texmfdist}/source/latex/tablists
10305%{texmfdist}/source/latex/tabulary
10306%{texmfdist}/source/latex/tabvar
10307%{texmfdist}/source/latex/talk
10308%{texmfdist}/source/latex/tcldoc
10309%{texmfdist}/source/latex/tdsfrmath
10310%{texmfdist}/source/latex/technics
10311%{texmfdist}/source/latex/ted
10312%{texmfdist}/source/latex/tengwarscript
10313%{texmfdist}/source/latex/tensor
10314%{texmfdist}/source/latex/teubner
10315%{texmfdist}/source/latex/texmate
10316%{texmfdist}/source/latex/texpower
10317%{texmfdist}/source/latex/texshade
10318%{texmfdist}/source/latex/textcase
10319%{texmfdist}/source/latex/textfit
10320%{texmfdist}/source/latex/textopo
10321%{texmfdist}/source/latex/textpos
10322%{texmfdist}/source/latex/thesis-titlepage-fhac
10323%{texmfdist}/source/latex/thmtools
10324%{texmfdist}/source/latex/thumb
10325%{texmfdist}/source/latex/thuthesis
10326%{texmfdist}/source/latex/timesht
10327%{texmfdist}/source/latex/titling
10328%{texmfdist}/source/latex/tocbibind
10329%{texmfdist}/source/latex/tocloft
10330%{texmfdist}/source/latex/tocvsec2
10331%{texmfdist}/source/latex/todo
10332%{texmfdist}/source/latex/toolbox
10333%{texmfdist}/source/latex/tools
10334%{texmfdist}/source/latex/toptesi
10335%{texmfdist}/source/latex/totpages
10336%{texmfdist}/source/latex/trajan
10337%{texmfdist}/source/latex/tree-dvips
10338%{texmfdist}/source/latex/trfsigns
10339%{texmfdist}/source/latex/trivfloat
10340%{texmfdist}/source/latex/trsym
10341%{texmfdist}/source/latex/tugboat
10342%{texmfdist}/source/latex/turnstile
10343%{texmfdist}/source/latex/twoup
10344%{texmfdist}/source/latex/type1cm
10345%{texmfdist}/source/latex/typedref
10346%{texmfdist}/source/latex/typogrid
10347%{texmfdist}/source/latex/uaclasses
10348%{texmfdist}/source/latex/uiucthesis
10349%{texmfdist}/source/latex/ulsy
10350%{texmfdist}/source/latex/uml
10351%{texmfdist}/source/latex/umlaute
10352%{texmfdist}/source/latex/umoline
10353%{texmfdist}/source/latex/underlin
10354%{texmfdist}/source/latex/undertilde
10355%{texmfdist}/source/latex/units
10356%{texmfdist}/source/latex/unitsdef
10357%{texmfdist}/source/latex/unroman
10358%{texmfdist}/source/latex/upmethodology
10359%{texmfdist}/source/latex/urlbst
10360%{texmfdist}/source/latex/ushort
10361%{texmfdist}/source/latex/varindex
10362%{texmfdist}/source/latex/vector
10363%{texmfdist}/source/latex/verse
10364%{texmfdist}/source/latex/vmargin
10365%{texmfdist}/source/latex/volumes
10366%{texmfdist}/source/latex/vrsion
10367%{texmfdist}/source/latex/vwcol
10368%{texmfdist}/source/latex/vxu
10369%{texmfdist}/source/latex/warning
10370%{texmfdist}/source/latex/warpcol
10371%{texmfdist}/source/latex/was
10372%{texmfdist}/source/latex/wnri
10373%{texmfdist}/source/latex/xargs
10374%{texmfdist}/source/latex/xdoc
10375%{texmfdist}/source/latex/xfor
10376%{texmfdist}/source/latex/xmpincl
10377%{texmfdist}/source/latex/xpackages
10378%{texmfdist}/source/latex/xskak
10379%{texmfdist}/source/latex/xtab
10380%{texmfdist}/source/latex/xtcapts
10381%{texmfdist}/source/latex/yafoot
10382%{texmfdist}/source/latex/yfonts
10383%{texmfdist}/source/latex/yhmath
10384%{texmfdist}/source/latex/york-thesis
10385%{texmfdist}/source/latex/youngtab
10386%{texmfdist}/source/plain/jsmisc/xfig
10387%{texmfdist}/source/xelatex
10388%{texmfdist}/tex/alatex/base
10389%{texmfdist}/tex/generic/enctex
10390%{texmfdist}/tex/latex/kalender
10391%{texmfdist}/tex/latex/karnaugh
10392%{texmfdist}/tex/latex/kerkis
10393%{texmfdist}/tex/latex/kerntest
10394%{texmfdist}/tex/latex/kluwer
10395%{texmfdist}/tex/latex/kpfonts
10396%{texmfdist}/tex/latex/kurier
10397%{texmfdist}/tex/latex/labelcas
10398%{texmfdist}/tex/latex/lazylist
10399%{texmfdist}/tex/latex/lcg
10400%{texmfdist}/tex/latex/lcyw
10401%{texmfdist}/tex/latex/leading
10402%{texmfdist}/tex/latex/ledmac
10403%{texmfdist}/tex/latex/lettre
10404%{texmfdist}/tex/latex/levy
10405%{texmfdist}/tex/latex/lexikon
10406%{texmfdist}/tex/latex/lgreek
10407%{texmfdist}/tex/latex/lhcyr
10408%{texmfdist}/tex/latex/lhelp
10409%{texmfdist}/tex/latex/libertine
10410%{texmfdist}/tex/latex/limap
10411%{texmfdist}/tex/latex/linearA
10412%{texmfdist}/tex/latex/linguex
10413%{texmfdist}/tex/latex/lipsum
10414%{texmfdist}/tex/latex/listbib
10415%{texmfdist}/tex/latex/listliketab
10416%{texmfdist}/tex/latex/listofsymbols
10417%{texmfdist}/tex/latex/lkproof
10418%{texmfdist}/tex/latex/logic
10419%{texmfdist}/tex/latex/logpap
10420%{texmfdist}/tex/latex/lps
10421%{texmfdist}/tex/latex/lsc
10422%{texmfdist}/tex/latex/ltablex
10423%{texmfdist}/tex/latex/ltxindex
10424%{texmfdist}/tex/latex/lxfonts
10425%{texmfdist}/tex/latex/ly1
10426%{texmfdist}/tex/latex/mafr
10427%{texmfdist}/tex/latex/mailing
10428%{texmfdist}/tex/latex/makebarcode
10429%{texmfdist}/tex/latex/makebox
10430%{texmfdist}/tex/latex/makecell
10431%{texmfdist}/tex/latex/makecmds
10432%{texmfdist}/tex/latex/makedtx
10433%{texmfdist}/tex/latex/makeglos
10434%{texmfdist}/tex/latex/makeplot
10435%{texmfdist}/tex/latex/manfnt
10436%{texmfdist}/tex/latex/manuscript
10437%{texmfdist}/tex/latex/mapcodes
10438%{texmfdist}/tex/latex/maple
10439%{texmfdist}/tex/latex/marginnote
10440%{texmfdist}/tex/latex/mathdesign
10441%{texmfdist}/tex/latex/maybemath
10442%{texmfdist}/tex/latex/mcaption
10443%{texmfdist}/tex/latex/mceinleger
10444%{texmfdist}/tex/latex/mcite
10445%{texmfdist}/tex/latex/mciteplus
10446%{texmfdist}/tex/latex/memexsupp
10447%{texmfdist}/tex/latex/mentis
10448%{texmfdist}/tex/latex/menu
10449%{texmfdist}/tex/latex/method
10450%{texmfdist}/tex/latex/metre
10451%{texmfdist}/tex/latex/mff
10452%{texmfdist}/tex/latex/mfpic4ode
10453%{texmfdist}/tex/latex/mftinc
10454%{texmfdist}/tex/latex/mhchem
10455%{texmfdist}/tex/latex/mhequ
10456%{texmfdist}/tex/latex/mhs
10457%{texmfdist}/tex/latex/miller
10458%{texmfdist}/tex/latex/minipage-marginpar
10459%{texmfdist}/tex/latex/miniplot
10460%{texmfdist}/tex/latex/minutes
10461%{texmfdist}/tex/latex/mla-paper
10462%{texmfdist}/tex/latex/mlist
10463%{texmfdist}/tex/latex/moresize
10464%{texmfdist}/tex/latex/movie15
10465%{texmfdist}/tex/latex/msc
10466%{texmfdist}/tex/latex/msg
10467%{texmfdist}/tex/latex/mslapa
10468%{texmfdist}/tex/latex/mtgreek
10469%{texmfdist}/tex/latex/multibbl
10470%{texmfdist}/tex/latex/multicap
10471%{texmfdist}/tex/latex/multido
10472%{texmfdist}/tex/latex/muthesis
10473%{texmfdist}/tex/latex/mxd
10474%{texmfdist}/tex/latex/mxedruli
10475%{texmfdist}/tex/latex/nag
10476%{texmfdist}/tex/latex/namespc
10477%{texmfdist}/tex/latex/nath
10478%{texmfdist}/tex/latex/nature
10479%{texmfdist}/tex/latex/newvbtm
10480%{texmfdist}/tex/latex/niceframe
10481%{texmfdist}/tex/latex/nih
10482%{texmfdist}/tex/latex/noitcrul
10483%{texmfdist}/tex/latex/nomentbl
10484%{texmfdist}/tex/latex/nonfloat
10485%{texmfdist}/tex/latex/nostarch
10486%{texmfdist}/tex/latex/notes
10487%{texmfdist}/tex/latex/notes2bib
10488%{texmfdist}/tex/latex/nrc
10489%{texmfdist}/tex/latex/ntabbing
10490%{texmfdist}/tex/latex/numline
10491%{texmfdist}/tex/latex/numname
10492%{texmfdist}/tex/latex/numprint
10493%{texmfdist}/tex/latex/objectz
10494%{texmfdist}/tex/latex/ocr-latex
10495%{texmfdist}/tex/latex/octavo
10496%{texmfdist}/tex/latex/ogonek
10497%{texmfdist}/tex/latex/oldstyle
10498%{texmfdist}/tex/latex/opcit
10499%{texmfdist}/tex/latex/ordinalpt
10500%{texmfdist}/tex/latex/ot2cyr
10501%{texmfdist}/tex/latex/othello
10502%{texmfdist}/tex/latex/otibet
10503%{texmfdist}/tex/latex/outline
10504%{texmfdist}/tex/latex/outliner
10505%{texmfdist}/tex/latex/pacioli
10506%{texmfdist}/tex/latex/pageno
10507%{texmfdist}/tex/latex/pagenote
10508%{texmfdist}/tex/latex/palatino
10509%{texmfdist}/tex/latex/paper
10510%{texmfdist}/tex/latex/papercdcase
10511%{texmfdist}/tex/latex/papertex
10512%{texmfdist}/tex/latex/parallel
10513%{texmfdist}/tex/latex/paresse
10514%{texmfdist}/tex/latex/parrun
10515%{texmfdist}/tex/latex/patchcmd
10516%{texmfdist}/tex/latex/pauldoc
10517%{texmfdist}/tex/latex/pawpict
10518%{texmfdist}/tex/latex/pbox
10519%{texmfdist}/tex/latex/pbsheet
10520%{texmfdist}/tex/latex/pclnfss
10521%{texmfdist}/tex/latex/pdfcprot
10522%{texmfdist}/tex/latex/pdfscreen
10523%{texmfdist}/tex/latex/pdftricks
10524%{texmfdist}/tex/latex/pdfwin
10525%{texmfdist}/tex/latex/pecha
10526%{texmfdist}/tex/latex/perltex
10527%{texmfdist}/tex/latex/permute
10528%{texmfdist}/tex/latex/petiteannonce
10529%{texmfdist}/tex/latex/petri-nets
10530%{texmfdist}/tex/latex/pgf-soroban
10531%{texmfdist}/tex/latex/phaistos
10532%{texmfdist}/tex/latex/philex
10533%{texmfdist}/tex/latex/philosophersimprint
10534%{texmfdist}/tex/latex/phonetic
10535%{texmfdist}/tex/latex/photo
10536%{texmfdist}/tex/latex/pictex2
10537%{texmfdist}/tex/latex/pinlabel
10538%{texmfdist}/tex/latex/pittetd
10539%{texmfdist}/tex/latex/plari
10540%{texmfdist}/tex/latex/plates
10541%{texmfdist}/tex/latex/play
10542%{texmfdist}/tex/latex/plweb
10543%{texmfdist}/tex/latex/pmgraph
10544%{texmfdist}/tex/latex/poemscol
10545%{texmfdist}/tex/latex/polski
10546%{texmfdist}/tex/latex/polyglot
10547%{texmfdist}/tex/latex/polytable
10548%{texmfdist}/tex/latex/postcards
10549%{texmfdist}/tex/latex/powerdot
10550%{texmfdist}/tex/latex/ppower4
10551%{texmfdist}/tex/latex/ppr-prv
10552%{texmfdist}/tex/latex/pracjourn
10553%{texmfdist}/tex/latex/prettyref
10554%{texmfdist}/tex/latex/proba
10555%{texmfdist}/tex/latex/probsoln
10556%{texmfdist}/tex/latex/procIAGssymp
10557%{texmfdist}/tex/latex/progkeys
10558%{texmfdist}/tex/latex/progress
10559%{texmfdist}/tex/latex/protex
10560%{texmfdist}/tex/latex/protocol
10561%{texmfdist}/tex/latex/psfragx
10562%{texmfdist}/tex/latex/psgo
10563%{texmfdist}/tex/latex/pspicture
10564%{texmfdist}/tex/latex/pstricks-add
10565%{texmfdist}/tex/latex/ptptex
10566%{texmfdist}/tex/latex/qcm
10567%{texmfdist}/tex/latex/qobitree
10568%{texmfdist}/tex/latex/qstest
10569%{texmfdist}/tex/latex/qsymbols
10570%{texmfdist}/tex/latex/qtree
10571%{texmfdist}/tex/latex/quotchap
10572%{texmfdist}/tex/latex/quotmark
10573%{texmfdist}/tex/latex/r_und_s
10574%{texmfdist}/tex/latex/randbild
10575%{texmfdist}/tex/latex/randtext
10576%{texmfdist}/tex/latex/rccol
10577%{texmfdist}/tex/latex/rcs
10578%{texmfdist}/tex/latex/rcsinfo
10579%{texmfdist}/tex/latex/recipecard
10580%{texmfdist}/tex/latex/rectopma
10581%{texmfdist}/tex/latex/refcheck
10582%{texmfdist}/tex/latex/refman
10583%{texmfdist}/tex/latex/refstyle
10584%{texmfdist}/tex/latex/regcount
10585%{texmfdist}/tex/latex/register
10586%{texmfdist}/tex/latex/relenc
10587%{texmfdist}/tex/latex/repeatindex
10588%{texmfdist}/tex/latex/resume
10589%{texmfdist}/tex/latex/rlepsf
10590%{texmfdist}/tex/latex/rmpage
10591%{texmfdist}/tex/latex/robustcommand
10592%{texmfdist}/tex/latex/robustindex
10593%{texmfdist}/tex/latex/romannum
10594%{texmfdist}/tex/latex/rotpages
10595%{texmfdist}/tex/latex/rsc
10596%{texmfdist}/tex/latex/rst
10597%{texmfdist}/tex/latex/rtkinenc
10598%{texmfdist}/tex/latex/rtklage
10599%{texmfdist}/tex/latex/sagetex
10600%{texmfdist}/tex/latex/sanskrit
10601%{texmfdist}/tex/latex/sauerj
10602%{texmfdist}/tex/latex/sauterfonts
10603%{texmfdist}/tex/latex/savefnmark
10604%{texmfdist}/tex/latex/savesym
10605%{texmfdist}/tex/latex/savetrees
10606%{texmfdist}/tex/latex/scalebar
10607%{texmfdist}/tex/latex/schedule
10608%{texmfdist}/tex/latex/scientificpaper
10609%{texmfdist}/tex/latex/sciposter
10610%{texmfdist}/tex/latex/sciwordconv
10611%{texmfdist}/tex/latex/screenplay
10612%{texmfdist}/tex/latex/script
10613%{texmfdist}/tex/latex/sdrt
10614%{texmfdist}/tex/latex/sectionbox
10615%{texmfdist}/tex/latex/semantic
10616%{texmfdist}/tex/latex/semaphor
10617%{texmfdist}/tex/latex/semioneside
10618%{texmfdist}/tex/latex/seqsplit
10619%{texmfdist}/tex/latex/sf298
10620%{texmfdist}/tex/latex/sffms
10621%{texmfdist}/tex/latex/sfg
10622%{texmfdist}/tex/latex/sfmath
10623%{texmfdist}/tex/latex/sgame
10624%{texmfdist}/tex/latex/shadbox
10625%{texmfdist}/tex/latex/shadethm
10626%{texmfdist}/tex/latex/shipunov
10627%{texmfdist}/tex/latex/shorttoc
10628%{texmfdist}/tex/latex/show2e
10629%{texmfdist}/tex/latex/showexpl
10630%{texmfdist}/tex/latex/sides
10631%{texmfdist}/tex/latex/siggraph
10632%{texmfdist}/tex/latex/simplecv
10633%{texmfdist}/tex/latex/simplewick
10634%{texmfdist}/tex/latex/skak
10635%{texmfdist}/tex/latex/skull
10636%{texmfdist}/tex/latex/slantsc
10637%{texmfdist}/tex/latex/smalltableof
10638%{texmfdist}/tex/latex/smartref
10639%{texmfdist}/tex/latex/smflatex
10640%{texmfdist}/tex/latex/snapshot
10641%{texmfdist}/tex/latex/songbook
10642%{texmfdist}/tex/latex/soyombo
10643%{texmfdist}/tex/latex/sparklines
10644%{texmfdist}/tex/latex/spie
10645%{texmfdist}/tex/latex/splitbib
10646%{texmfdist}/tex/latex/splitindex
10647%{texmfdist}/tex/latex/sprite
10648%{texmfdist}/tex/latex/srcltx
10649%{texmfdist}/tex/latex/sseq
10650%{texmfdist}/tex/latex/ssqquote
10651%{texmfdist}/tex/latex/stack
10652%{texmfdist}/tex/latex/stage
10653%{texmfdist}/tex/latex/statex2
10654%{texmfdist}/tex/latex/statistik
10655%{texmfdist}/tex/latex/staves
10656%{texmfdist}/tex/latex/stdpage
10657%{texmfdist}/tex/latex/stellenbosch
10658%{texmfdist}/tex/latex/stex
10659%{texmfdist}/tex/latex/stringstrings
10660%{texmfdist}/tex/latex/struktex
10661%{texmfdist}/tex/latex/sttools
10662%{texmfdist}/tex/latex/stubs
10663%{texmfdist}/tex/latex/subdepth
10664%{texmfdist}/tex/latex/subeqn
10665%{texmfdist}/tex/latex/subeqnarray
10666%{texmfdist}/tex/latex/subfloat
10667%{texmfdist}/tex/latex/substr
10668%{texmfdist}/tex/latex/sudoku
10669%{texmfdist}/tex/latex/sudokubundle
10670%{texmfdist}/tex/latex/sugconf
10671%{texmfdist}/tex/latex/susy
10672%{texmfdist}/tex/latex/svgcolor
10673%{texmfdist}/tex/latex/svn-multi
10674%{texmfdist}/tex/latex/svn
10675%{texmfdist}/tex/latex/svninfo
10676%{texmfdist}/tex/latex/swimgraf
10677%{texmfdist}/tex/latex/symbol
10678%{texmfdist}/tex/latex/synproof
10679%{texmfdist}/tex/latex/syntax
10680%{texmfdist}/tex/latex/syntrace
10681%{texmfdist}/tex/latex/synttree
10682%{texmfdist}/tex/latex/timing
10683%{texmfdist}/tex/latex/tocvsec2
10684%{texmfdist}/tex/latex/todo
10685%{texmfdist}/tex/latex/tokenizer
10686%{texmfdist}/tex/latex/toolbox
10687%{texmfdist}/tex/latex/topfloat
10688%{texmfdist}/tex/latex/toptesi
10689%{texmfdist}/tex/latex/tpslifonts
10690%{texmfdist}/tex/latex/tracking
10691%{texmfdist}/tex/latex/trajan
10692%{texmfdist}/tex/latex/translator
10693%{texmfdist}/tex/latex/tree-dvips
10694%{texmfdist}/tex/latex/trfsigns
10695%{texmfdist}/tex/latex/trivfloat
10696%{texmfdist}/tex/latex/trsym
10697%{texmfdist}/tex/latex/tufte-latex
10698%{texmfdist}/tex/latex/tugboat
10699%{texmfdist}/tex/latex/turnstile
10700%{texmfdist}/tex/latex/twoup
10701%{texmfdist}/tex/latex/typedref
10702%{texmfdist}/tex/latex/typogrid
10703%{texmfdist}/tex/latex/uaclasses
10704%{texmfdist}/tex/latex/ucthesis
10705%{texmfdist}/tex/latex/uebungsblatt
10706%{texmfdist}/tex/latex/uhrzeit
10707%{texmfdist}/tex/latex/uiucthesis
10708%{texmfdist}/tex/latex/ulsy
10709%{texmfdist}/tex/latex/umich-thesis
10710%{texmfdist}/tex/latex/uml
10711%{texmfdist}/tex/latex/umoline
10712%{texmfdist}/tex/latex/umrand
10713%{texmfdist}/tex/latex/umthesis
10714%{texmfdist}/tex/latex/underlin
10715%{texmfdist}/tex/latex/ushort
10716%{texmfdist}/tex/latex/uwthesis
10717
26d8eaaa
ZU
10718# %files latex-palatcm
10719# %defattr(644,root,root,755)
10720# %{texmf}/tex/latex/palatcm
d08789e0 10721
f65b3398
ZU
10722%files latex-pdfslide
10723%defattr(644,root,root,755)
10724%doc %{texmfdist}/doc/latex/pdfslide
10725%{texmfdist}/tex/latex/pdfslide
10726
03d9d5fa
ZU
10727%files latex-pgf
10728%defattr(644,root,root,755)
10729%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10730%{texmfdist}/tex/generic/pgf
10731%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10732%{texmfdist}/tex/latex/pgf
10733%{texmfdist}/tex/latex/pgfopts
10734%{texmfdist}/tex/latex/pgfplots
10735
b7b4a109
ZU
10736%files latex-prosper
10737%defattr(644,root,root,755)
10738%doc %{texmfdist}/doc/latex/prosper
10739%{texmfdist}/tex/latex/prosper
10740
f65b3398
ZU
10741%files latex-polynom
10742%defattr(644,root,root,755)
10743%doc %{texmfdist}/doc/latex/polynom
10744%{texmfdist}/source/latex/polynom
10745%{texmfdist}/tex/latex/polynom
10746
10747%files latex-polynomial
10748%defattr(644,root,root,755)
10749%doc %{texmfdist}/doc/latex/polynomial
10750%{texmfdist}/source/latex/polynomial
10751%{texmfdist}/tex/latex/polynomial
10752
b7b4a109
ZU
10753%files latex-pseudocode
10754%defattr(644,root,root,755)
10755%doc %{texmfdist}/doc/latex/pseudocode
10756%{texmfdist}/tex/latex/pseudocode
10757
8efa6a9c
ZU
10758%files latex-pst-2dplot
10759%defattr(644,root,root,755)
10760%doc %{texmfdist}/doc/generic/pst-2dplot
10761%{texmfdist}/tex/latex/pst-2dplot
10762
10763%files latex-pst-3dplot
10764%defattr(644,root,root,755)
10765%doc %{texmfdist}/doc/generic/pst-3dplot
10766%{texmfdist}/dvips/pst-3dplot
10767%{texmfdist}/tex/generic/pst-3dplot
10768%{texmfdist}/tex/latex/pst-3dplot
10769
10770%files latex-pst-bar
10771%defattr(644,root,root,755)
10772%doc %{texmfdist}/doc/generic/pst-3dplot
10773%{texmfdist}/dvips/pst-bar
10774%{texmfdist}/tex/generic/pst-bar
10775%{texmfdist}/tex/latex/pst-bar
10776
10777%files latex-pst-circ
10778%defattr(644,root,root,755)
10779%doc %{texmfdist}/doc/generic/pst-circ
10780%{texmfdist}/dvips/pst-circ
10781%{texmfdist}/tex/generic/pst-circ
10782%{texmfdist}/tex/latex/pst-circ
10783
10784%files latex-pst-diffraction
10785%defattr(644,root,root,755)
10786%doc %{texmfdist}/doc/generic/pst-diffraction
10787%{texmfdist}/tex/generic/pst-diffraction
10788%{texmfdist}/tex/latex/pst-diffraction
10789
b7b4a109
ZU
10790%files latex-pst-eucl
10791%defattr(644,root,root,755)
8efa6a9c 10792%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10793%{texmfdist}/tex/generic/pst-eucl
10794%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10795
10796%files latex-pst-fun
10797%defattr(644,root,root,755)
10798%doc %{texmfdist}/doc/generic/pst-fun
10799%{texmfdist}/dvips/pst-fun
10800%{texmfdist}/tex/generic/pst-fun
10801%{texmfdist}/tex/latex/pst-fun
10802
10803%files latex-pst-func
10804%defattr(644,root,root,755)
10805%doc %{texmfdist}/doc/generic/pst-func
10806%{texmfdist}/dvips/pst-func
10807%{texmfdist}/tex/generic/pst-func
10808%{texmfdist}/tex/latex/pst-func
10809
10810%files latex-pst-infixplot
10811%defattr(644,root,root,755)
10812%doc %{texmfdist}/doc/generic/pst-infixplot
10813%{texmfdist}/tex/generic/pst-infixplot
10814%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10815
10816%files latex-pst-fr3d
10817%defattr(644,root,root,755)
10818%doc %{texmfdist}/doc/generic/pst-fr3d
10819%{texmfdist}/source/generic/pst-fr3d
10820%{texmfdist}/tex/generic/pst-fr3d
10821%{texmfdist}/tex/latex/pst-fr3d
10822
10823%files latex-pst-fractal
10824%defattr(644,root,root,755)
10825%doc %{texmfdist}/doc/generic/pst-fractal
10826%{texmfdist}/dvips/pst-fractal
10827%{texmfdist}/tex/generic/pst-fractal
10828%{texmfdist}/tex/latex/pst-fractal
10829
8efa6a9c
ZU
10830%files latex-pst-math
10831%defattr(644,root,root,755)
10832%doc %{texmfdist}/doc/generic/pst-math
10833%{texmfdist}/dvips/pst-math
10834%{texmfdist}/tex/generic/pst-math
10835%{texmfdist}/tex/latex/pst-math
10836
10837%files latex-pst-ob3d
10838%defattr(644,root,root,755)
10839%doc %{texmfdist}/doc/generic/pst-ob3d
10840%{texmfdist}/source/generic/pst-ob3d
10841%{texmfdist}/tex/generic/pst-ob3d
10842%{texmfdist}/tex/latex/pst-ob3d
10843
10844%files latex-pst-optexp
10845%defattr(644,root,root,755)
10846%doc %{texmfdist}/doc/generic/pst-optexp
10847%{texmfdist}/dvips/pst-optexp
10848%{texmfdist}/tex/generic/pst-optexp
10849%{texmfdist}/tex/latex/pst-optexp
10850
10851%files latex-pst-optic
10852%defattr(644,root,root,755)
10853%doc %{texmfdist}/doc/generic/pst-optic
10854%{texmfdist}/tex/generic/pst-optic
10855%{texmfdist}/tex/latex/pst-optic
10856
10857%files latex-pst-text
10858%defattr(644,root,root,755)
10859%doc %{texmfdist}/doc/generic/pst-text
04123363 10860%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
10861%{texmfdist}/tex/generic/pst-text
10862%{texmfdist}/tex/latex/pst-text
10863
1024ab0e
ZU
10864%files latex-pst-uncategorized
10865%defattr(644,root,root,755)
10866%doc %{texmfdist}/doc/generic/pst-3d
10867%doc %{texmfdist}/doc/generic/pst-asr
10868%doc %{texmfdist}/doc/generic/pst-bar
10869%doc %{texmfdist}/doc/generic/pst-barcode
10870%doc %{texmfdist}/doc/generic/pst-blur
10871%doc %{texmfdist}/doc/generic/pst-coil
10872%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
10873# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
10874# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
10875%doc %{texmfdist}/doc/generic/pst-dbicons
10876%doc %{texmfdist}/doc/generic/pst-eps
10877%doc %{texmfdist}/doc/generic/pst-fill
10878%doc %{texmfdist}/doc/generic/pst-geo
10879%doc %{texmfdist}/doc/generic/pst-ghsb
10880%doc %{texmfdist}/doc/generic/pst-gr3d
10881%doc %{texmfdist}/doc/generic/pst-grad
10882%doc %{texmfdist}/doc/generic/pst-jtree
10883%doc %{texmfdist}/doc/generic/pst-labo
10884%doc %{texmfdist}/doc/generic/pst-lens
10885%doc %{texmfdist}/doc/generic/pst-light3d
10886%doc %{texmfdist}/doc/generic/pst-osci
10887%doc %{texmfdist}/doc/generic/pst-pad
10888%doc %{texmfdist}/doc/generic/pst-pdgr
10889%doc %{texmfdist}/doc/generic/pst-poly
10890%doc %{texmfdist}/doc/generic/pst-qtree
10891%doc %{texmfdist}/doc/generic/pst-slpe
10892%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
10893# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
10894# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
10895%doc %{texmfdist}/doc/generic/pst-soroban
10896%doc %{texmfdist}/doc/generic/pst-spectra
10897%doc %{texmfdist}/doc/generic/pst-stru
10898%doc %{texmfdist}/doc/generic/pst-uml
10899%doc %{texmfdist}/doc/generic/pst-vue3d
10900%doc %{texmfdist}/doc/latex/auto-pst-pdf
10901%doc %{texmfdist}/doc/latex/pst-pdf
10902%{texmfdist}/dvips/pst-barcode
10903%{texmfdist}/dvips/pst-blur
10904%{texmfdist}/dvips/pst-coil
10905%{texmfdist}/dvips/pst-cox
10906%{texmfdist}/dvips/pst-eucl
10907%{texmfdist}/dvips/pst-geo
10908%{texmfdist}/dvips/pst-ghsb
10909%{texmfdist}/dvips/pst-grad
10910%{texmfdist}/dvips/pst-light3d
10911%{texmfdist}/dvips/pst-slpe
10912%{texmfdist}/dvips/pst-solides3d
10913%{texmfdist}/dvips/pst-spectra
10914%{texmfdist}/dvips/pst-vue3d
10915%{texmfdist}/scripts/pst-pdf
10916%{texmfdist}/source/generic/pst-3d
10917%{texmfdist}/source/generic/pst-3dplot
10918%{texmfdist}/source/generic/pst-barcode
10919%{texmfdist}/source/generic/pst-blur
10920%{texmfdist}/source/generic/pst-circ
10921%{texmfdist}/source/generic/pst-coil
10922%{texmfdist}/source/generic/pst-dbicons
10923%{texmfdist}/source/generic/pst-diffraction
10924%{texmfdist}/source/generic/pst-eps
10925%{texmfdist}/source/generic/pst-fill
10926%{texmfdist}/source/generic/pst-fractal
10927%{texmfdist}/source/generic/pst-fun
10928%{texmfdist}/source/generic/pst-func
10929%{texmfdist}/source/generic/pst-lens
10930%{texmfdist}/source/generic/pst-light3d
10931%{texmfdist}/source/generic/pst-optic
10932%{texmfdist}/source/generic/pst-pad
10933%{texmfdist}/source/generic/pst-pdgr
10934%{texmfdist}/source/generic/pst-slpe
10935%{texmfdist}/source/generic/pst-soroban
10936%{texmfdist}/source/generic/pst-text
10937%{texmfdist}/source/generic/pst-uml
10938%{texmfdist}/source/generic/pst-vue3d
10939%{texmfdist}/source/latex/auto-pst-pdf
10940%{texmfdist}/source/latex/pst-gr3d
10941%{texmfdist}/source/latex/pst-pdf
10942%{texmfdist}/source/latex/pst-poly
10943%{texmfdist}/tex/generic/pst-3d
10944%{texmfdist}/tex/generic/pst-asr
10945%{texmfdist}/tex/generic/pst-barcode
10946%{texmfdist}/tex/generic/pst-blur
10947%{texmfdist}/tex/generic/pst-coil
10948%{texmfdist}/tex/generic/pst-cox
10949%{texmfdist}/tex/generic/pst-eps
10950%{texmfdist}/tex/generic/pst-fill
10951%{texmfdist}/tex/generic/pst-geo
10952%{texmfdist}/tex/generic/pst-ghsb
10953%{texmfdist}/tex/generic/pst-gr3d
10954%{texmfdist}/tex/generic/pst-grad
10955%{texmfdist}/tex/generic/pst-jtree
10956%{texmfdist}/tex/generic/pst-labo
10957%{texmfdist}/tex/generic/pst-lens
10958%{texmfdist}/tex/generic/pst-light3d
10959%{texmfdist}/tex/generic/pst-osci
10960%{texmfdist}/tex/generic/pst-pad
10961%{texmfdist}/tex/generic/pst-pdgr
10962%{texmfdist}/tex/generic/pst-poly
10963%{texmfdist}/tex/generic/pst-qtree
10964%{texmfdist}/tex/generic/pst-slpe
10965%{texmfdist}/tex/generic/pst-solides3d
10966%{texmfdist}/tex/generic/pst-spectra
10967%{texmfdist}/tex/generic/pst-stru
10968%{texmfdist}/tex/generic/pst-vue3d
10969%{texmfdist}/tex/latex/pst-3d
10970%{texmfdist}/tex/latex/pst-asr
10971%{texmfdist}/tex/latex/pst-barcode
10972%{texmfdist}/tex/latex/pst-blur
10973%{texmfdist}/tex/latex/pst-coil
10974%{texmfdist}/tex/latex/pst-cox
10975%{texmfdist}/tex/latex/pst-dbicons
10976%{texmfdist}/tex/latex/pst-eps
10977%{texmfdist}/tex/latex/pst-fill
10978%{texmfdist}/tex/latex/pst-geo
10979%{texmfdist}/tex/latex/pst-ghsb
10980%{texmfdist}/tex/latex/pst-gr3d
10981%{texmfdist}/tex/latex/pst-grad
10982%{texmfdist}/tex/latex/pst-jtree
10983%{texmfdist}/tex/latex/pst-labo
10984%{texmfdist}/tex/latex/pst-lens
10985%{texmfdist}/tex/latex/pst-light3d
10986%{texmfdist}/tex/latex/pst-osci
10987%{texmfdist}/tex/latex/pst-pad
10988%{texmfdist}/tex/latex/pst-pdf
10989%{texmfdist}/tex/latex/pst-pdgr
10990%{texmfdist}/tex/latex/pst-poly
10991%{texmfdist}/tex/latex/pst-qtree
10992%{texmfdist}/tex/latex/pst-slpe
10993%{texmfdist}/tex/latex/pst-solides3d
10994%{texmfdist}/tex/latex/pst-soroban
10995%{texmfdist}/tex/latex/pst-spectra
10996%{texmfdist}/tex/latex/pst-stru
10997%{texmfdist}/tex/latex/pst-uml
10998%{texmfdist}/tex/latex/pst-vue3d
10999
d08789e0 11000%files latex-psnfss
489714ae 11001%defattr(644,root,root,755)
26d8eaaa 11002%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
11003%dir %{texmfdist}/source/latex
11004%dir %{texmfdist}/source/latex/latex-tds
11005%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 11006%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 11007%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
11008%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11009%{texmfdist}/tex/latex/psnfss
11010
d08789e0
ZU
11011%files latex-pxfonts
11012%defattr(644,root,root,755)
26d8eaaa
ZU
11013%doc %{texmfdist}/doc/fonts/pxfonts
11014%{texmfdist}/tex/latex/pxfonts
11015%{texmfdist}/fonts/type1/public/pxfonts
11016%{texmfdist}/fonts/afm/public/pxfonts
11017%{texmfdist}/fonts/tfm/public/pxfonts
11018%{texmfdist}/fonts/vf/public/pxfonts
11019%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 11020
5b7eba8e
MB
11021#%files latex-qfonts
11022#%defattr(644,root,root,755)
d08789e0 11023
6c82f497
ZU
11024%files latex-SIstyle
11025%defattr(644,root,root,755)
11026%{texmfdist}/doc/latex/SIstyle
11027%{texmfdist}/source/latex/SIstyle
11028
3127b522
ZU
11029%files latex-SIunits
11030%defattr(644,root,root,755)
3127b522 11031%{texmfdist}/doc/latex/SIunits
5b7eba8e 11032%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
11033%{texmfdist}/source/latex/SIunits
11034
f65b3398
ZU
11035%files latex-siunitx
11036%defattr(644,root,root,755)
11037%{texmfdist}/doc/latex/siunitx
11038%{texmfdist}/tex/latex/siunitx
11039%{texmfdist}/source/latex/siunitx
11040
6c82f497
ZU
11041%files latex-Tabbing
11042%defattr(644,root,root,755)
11043%{texmfdist}/source/latex/Tabbing
11044%{texmfdist}/doc/latex/Tabbing
3127b522 11045
d08789e0
ZU
11046%files latex-txfonts
11047%defattr(644,root,root,755)
26d8eaaa
ZU
11048%doc %{texmfdist}/doc/fonts/txfonts
11049%{texmfdist}/fonts/type1/public/txfonts
11050%{texmfdist}/fonts/afm/public/txfonts
11051%{texmfdist}/fonts/enc/dvips/txfonts
11052%{texmfdist}/fonts/tfm/public/txfonts
11053%{texmfdist}/fonts/vf/public/txfonts
11054%{texmfdist}/fonts/map/dvips/txfonts
11055%{texmfdist}/tex/latex/txfonts
26d8eaaa 11056
7ea3a98b
ZU
11057%files latex-ucs
11058%defattr(644,root,root,755)
7ea3a98b 11059%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 11060%{texmfdist}/tex/latex/ucs
d08789e0
ZU
11061
11062%files latex-umlaute
11063%defattr(644,root,root,755)
2677a8b0 11064%{texmfdist}/tex/latex/umlaute
d08789e0 11065
26d8eaaa
ZU
11066# %files latex-urwvn
11067# %defattr(644,root,root,755)
d08789e0
ZU
11068
11069%files latex-wasysym
11070%defattr(644,root,root,755)
26d8eaaa
ZU
11071%doc %{texmfdist}/doc/latex/wasysym
11072%{texmfdist}/tex/latex/wasysym
11073%{texmfdist}/source/latex/wasysym
d08789e0 11074
03d9d5fa
ZU
11075%files latex-xcolor
11076%defattr(644,root,root,755)
11077%doc %{texmfdist}/doc/latex/xcolor
04123363 11078%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
11079%{texmfdist}/source/latex/xcolor
11080
2496d461
ZU
11081# %files format-latex
11082# %defattr(644,root,root,755)
26d8eaaa 11083# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
11084
11085%files format-pdflatex
11086%defattr(644,root,root,755)
11087#%{texmf}/pdftex/latex/config
26d8eaaa 11088# %dir %{texmf}/pdftex/latex
d08789e0 11089%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 11090%{_mandir}/man1/pdflatex.1*
26d8eaaa 11091# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11092
26d8eaaa
ZU
11093# %files platex
11094# %defattr(644,root,root,755)
11095# %doc %{texmf}/doc/latex/platex
11096# %dir %{texmf}/tex/platex
11097# %{texmf}/tex/platex/config
11098# %{texmf}/tex/latex/platex
d08789e0 11099
26d8eaaa
ZU
11100# %files format-platex
11101# %defattr(644,root,root,755)
11102# %attr(755,root,root) %{_bindir}/platex
d08789e0 11103#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11104# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11105#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11106
26d8eaaa
ZU
11107# %files format-pdfplatex
11108# %defattr(644,root,root,755)
d08789e0
ZU
11109#%dir %{texmf}/pdftex/platex
11110#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11111# %attr(755,root,root) %{_bindir}/pdfplatex
11112# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11113
11114%files tex-babel
11115%defattr(644,root,root,755)
21c69d95 11116%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11117%doc %{texmfdist}/doc/generic/babel
11118%{texmfdist}/tex/generic/babel
d08789e0
ZU
11119
11120%files tex-german
11121%defattr(644,root,root,755)
26d8eaaa
ZU
11122%doc %{texmfdist}/doc/generic/german
11123%{texmfdist}/tex/generic/german
d08789e0
ZU
11124
11125%files tex-mfpic
11126%defattr(644,root,root,755)
26d8eaaa
ZU
11127%doc %{texmfdist}/doc/generic/mfpic
11128%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11129
11130%files tex-misc
11131%defattr(644,root,root,755)
26d8eaaa
ZU
11132%doc %{texmfdist}/doc/latex/localloc
11133%doc %{texmfdist}/doc/generic/multido
11134%doc %{texmfdist}/doc/generic/tap
d08789e0 11135
26d8eaaa
ZU
11136%{texmfdist}/tex/generic/eijkhout
11137%{texmfdist}/tex/generic/multido
11138%{texmfdist}/tex/generic/misc
d08789e0
ZU
11139
11140%files tex-pictex
11141%defattr(644,root,root,755)
2677a8b0
ZU
11142%doc %{texmfdist}/doc/generic/pictex
11143%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11144
11145%files tex-pstricks
11146%defattr(644,root,root,755)
26d8eaaa
ZU
11147%doc %{texmfdist}/doc/generic/pstricks
11148%{texmfdist}/dvips/pstricks
11149%{texmfdist}/tex/generic/pstricks
d08789e0 11150
26d8eaaa
ZU
11151# %files tex-qpx
11152# %defattr(644,root,root,755)
11153# %doc %{texmf}/doc/fonts/polish/qpx
11154# %{texmf}/tex/generic/qpx
d08789e0 11155
31bd2c4a 11156%files tex-qpxqtx
d08789e0 11157%defattr(644,root,root,755)
26d8eaaa
ZU
11158%doc %{texmfdist}/doc/fonts/qpxqtx
11159%{texmfdist}/fonts/tfm/public/qpxqtx
11160%{texmfdist}/fonts/vf/public/qpxqtx
11161%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11162
11163%files tex-ruhyphen
11164%defattr(644,root,root,755)
26d8eaaa
ZU
11165%{texmfdist}/tex/generic/ruhyphen
11166%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11167
11168%files tex-spanish
11169%defattr(644,root,root,755)
26d8eaaa 11170%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11171%dir %{texmfdist}/source/latex/mapcodes
04123363 11172%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11173%dir %{texmfdist}/source/latex/polyglot/langs
11174%dir %{texmfdist}/tex/latex/apacite
11175%dir %{texmfdist}/tex/latex/babelbib
11176%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11177%dir %{texmfdist}/tex/texsis
21c69d95 11178%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11179%{texmfdist}/source/generic/babel/spanish.ins
11180%{texmfdist}/source/generic/babel/spanish.dtx
11181%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11182%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11183%{texmfdist}/source/latex/mapcodes/spanish.map
11184%{texmfdist}/source/latex/mapcodes/spanish.dtx
11185%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11186%{texmfdist}/tex/generic/babel/spanish.sty
11187%{texmfdist}/tex/generic/babel/spanish.ldf
11188%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11189%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11190%{texmfdist}/tex/latex/babelbib/spanish.bdf
11191%{texmfdist}/tex/latex/apacite/spanish.apc
11192%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11193
11194%files tex-texdraw
11195%defattr(644,root,root,755)
26d8eaaa
ZU
11196%doc %{texmfdist}/doc/texdraw
11197%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11198
11199%files tex-thumbpdf
11200%defattr(644,root,root,755)
26d8eaaa 11201%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11202%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11203%{texmfdist}/tex/generic/thumbpdf
11204%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11205%{_mandir}/man1/thumbpdf.1*
11206
11207%files tex-ukrhyph
11208%defattr(644,root,root,755)
26d8eaaa
ZU
11209%doc %{texmfdist}/doc/generic/ukrhyph
11210%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11211
11212%files latex-vietnam
11213%defattr(644,root,root,755)
26d8eaaa
ZU
11214%doc %{texmfdist}/doc/generic/vntex
11215%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11216
11217%files tex-xypic
11218%defattr(644,root,root,755)
26d8eaaa
ZU
11219%doc %{texmfdist}/doc/generic/xypic
11220%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11221
11222%files tex-xkeyval
11223%defattr(644,root,root,755)
4a09ae1a
ZU
11224%doc %{texmfdist}/doc/latex/xkeyval
11225%{texmfdist}/source/latex/xkeyval
11226%{texmfdist}/tex/generic/xkeyval
11227%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11228
11229%files fonts-adobe
11230%defattr(644,root,root,755)
4a09ae1a
ZU
11231%{texmfdist}/fonts/type1/adobe
11232%{texmfdist}/fonts/afm/adobe
11233%{texmfdist}/fonts/tfm/adobe
11234%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11235
11236%files fonts-ae
11237%defattr(644,root,root,755)
4a09ae1a
ZU
11238%doc %{texmfdist}/doc/fonts/ae
11239%{texmfdist}/fonts/tfm/public/ae
11240%{texmfdist}/fonts/vf/public/ae
11241%{texmfdist}/source/fonts/ae
d08789e0
ZU
11242
11243%files fonts-ams
11244%defattr(644,root,root,755)
4a09ae1a
ZU
11245%{texmfdist}/bibtex/bst/ams
11246%{texmfdist}/bibtex/bib/ams
11247%{texmfdist}/dvips/ams
11248%{texmfdist}/fonts/source/public/ams
11249%{texmfdist}/fonts/type1/bluesky/ams
11250%{texmfdist}/fonts/afm/bluesky/ams
11251%{texmfdist}/fonts/tfm/public/ams
11252%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11253
11254%files fonts-antp
11255%defattr(644,root,root,755)
26d8eaaa 11256%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11257%{texmfdist}/fonts/enc/dvips/antp
11258%{texmfdist}/fonts/map/dvips/antp
11259%{texmfdist}/fonts/afm/public/antp
11260%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11261%{texmfdist}/dvips/antp
d08789e0
ZU
11262
11263%files fonts-antt
11264%defattr(644,root,root,755)
4a09ae1a
ZU
11265%doc %{texmfdist}/doc/fonts/antt
11266%{texmfdist}/fonts/afm/public/antt
11267%{texmfdist}/fonts/opentype/public/antt
11268%{texmfdist}/fonts/enc/dvips/antt
11269%{texmfdist}/fonts/tfm/public/antt
11270%{texmfdist}/fonts/map/dvips/antt
11271%{texmfdist}/tex/plain/antt
11272%{texmfdist}/tex/latex/antt
d08789e0 11273
5bc70a92
MB
11274%files fonts-arphic
11275%defattr(644,root,root,755)
11276%doc %{texmfdist}/doc/fonts/arphic
11277%{texmfdist}/fonts/afm/arphic
11278%{texmfdist}/fonts/tfm/arphic
11279%{texmfdist}/fonts/vf/arphic
11280
d08789e0
ZU
11281%files fonts-bbm
11282%defattr(644,root,root,755)
4a09ae1a
ZU
11283%doc %{texmfdist}/doc/fonts/bbm
11284%{texmfdist}/fonts/source/public/bbm
11285%{texmfdist}/fonts/tfm/public/bbm
11286%{texmfdist}/source/latex/bbm
11287%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11288
11289%files fonts-bbold
11290%defattr(644,root,root,755)
4a09ae1a
ZU
11291%{texmfdist}/fonts/source/public/bbold
11292%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11293
4a09ae1a
ZU
11294# %files fonts-bh
11295# %defattr(644,root,root,755)
11296# %doc %{texmf}/doc/fonts/bh
11297# %{texmf}/fonts/tfm/bh
11298# %{texmf}/fonts/vf/bh
d08789e0
ZU
11299
11300%files fonts-bitstream
11301%defattr(644,root,root,755)
4a09ae1a
ZU
11302%{texmfdist}/fonts/afm/bitstrea
11303%{texmfdist}/fonts/tfm/bitstrea
11304%{texmfdist}/fonts/vf/bitstrea
d08789e0 11305
5b7eba8e
MB
11306#%files fonts-cbgreek
11307#%defattr(644,root,root,755)
d08789e0
ZU
11308
11309%files fonts-cc-pl
11310%defattr(644,root,root,755)
4a09ae1a
ZU
11311%{texmfdist}/fonts/source/public/cc-pl
11312%{texmfdist}/fonts/enc/dvips/cc-pl
11313%{texmfdist}/fonts/tfm/public/cc-pl
11314%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11315
d08789e0
ZU
11316%files fonts-cg
11317%defattr(644,root,root,755)
4a09ae1a
ZU
11318%{texmfdist}/fonts/tfm/cg
11319%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11320
11321%files fonts-cm
11322%defattr(644,root,root,755)
ffd94364 11323%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11324%dir %{texmfdist}/doc/fonts
11325%dir %{texmfdist}/dvips
11326%dir %{texmfdist}/fonts/afm/bluesky
11327%dir %{texmfdist}/fonts/map/dvips
11328%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11329%{texmfdist}/dvips/cm
11330%{texmfdist}/fonts/source/public/cm
11331%{texmfdist}/fonts/afm/bluesky/cm
11332%{texmfdist}/fonts/tfm/public/cm
11333%{texmfdist}/fonts/pk/ljfour/public/cm
11334%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11335
11336%files fonts-cmbright
11337%defattr(644,root,root,755)
4a09ae1a
ZU
11338%doc %{texmfdist}/doc/latex/cmbright
11339%{texmfdist}/fonts/source/public/cmbright
11340%{texmfdist}/fonts/tfm/public/cmbright
11341%{texmfdist}/source/latex/cmbright
11342%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11343
11344%files fonts-cmcyr
11345%defattr(644,root,root,755)
4a09ae1a
ZU
11346%doc %{texmfdist}/doc/fonts/cmcyr
11347%{texmfdist}/fonts/source/public/cmcyr
11348%{texmfdist}/fonts/type1/public/cmcyr
11349%{texmfdist}/fonts/tfm/public/cmcyr
11350%{texmfdist}/fonts/vf/public/cmcyr
11351%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11352
11353%files fonts-cmextra
11354%defattr(644,root,root,755)
4a09ae1a
ZU
11355%{texmfdist}/fonts/source/public/cmextra
11356%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
11357
11358%files fonts-concmath
11359%defattr(644,root,root,755)
4a09ae1a
ZU
11360%doc %{texmfdist}/doc/fonts/concmath
11361%doc %{texmfdist}/doc/latex/concmath
11362%{texmfdist}/fonts/source/public/concmath
11363%{texmfdist}/fonts/tfm/public/concmath
11364%{texmfdist}/source/latex/concmath
11365%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11366
11367%files fonts-concrete
11368%defattr(644,root,root,755)
4a09ae1a
ZU
11369%doc %{texmfdist}/doc/fonts/concrete
11370%{texmfdist}/fonts/source/public/concrete
11371%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11372
11373%files fonts-cs
11374%defattr(644,root,root,755)
4a09ae1a
ZU
11375%{texmfdist}/dvips/cs
11376%{texmfdist}/fonts/source/public/cs
11377%{texmfdist}/fonts/enc/dvips/cs
11378%{texmfdist}/fonts/tfm/public/cs
11379%{texmfdist}/fonts/map/dvips/cs
d08789e0 11380
5b7eba8e
MB
11381#%files fonts-dstroke
11382#%defattr(644,root,root,755)
d08789e0
ZU
11383
11384%files fonts-ecc
11385%defattr(644,root,root,755)
4a09ae1a
ZU
11386%doc %{texmfdist}/doc/fonts/ecc
11387%{texmfdist}/fonts/source/public/ecc
11388%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11389
11390%files fonts-eurosym
11391%defattr(644,root,root,755)
4a09ae1a
ZU
11392%doc %{texmfdist}/doc/fonts/eurosym
11393%{texmfdist}/fonts/source/public/eurosym
11394%{texmfdist}/fonts/tfm/public/eurosym
11395%{texmfdist}/fonts/map/dvips/eurosym
11396%{texmfdist}/source/fonts/eurosym
11397%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11398
11399%files fonts-eulervm
11400%defattr(644,root,root,755)
7179ac92
ZU
11401%doc %{texmfdist}/doc/latex/eulervm
11402%{texmfdist}/fonts/tfm/public/eulervm
11403%{texmfdist}/fonts/vf/public/eulervm
11404%{texmfdist}/source/latex/eulervm
11405%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11406
11407%files fonts-euxm
11408%defattr(644,root,root,755)
7179ac92
ZU
11409%{texmfdist}/fonts/source/public/euxm
11410%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11411
11412%files fonts-gothic
11413%defattr(644,root,root,755)
7179ac92
ZU
11414%{texmfdist}/doc/fonts/gothic
11415%{texmfdist}/dvips/gothic
11416%{texmfdist}/fonts/source/public/gothic
11417%{texmfdist}/fonts/type1/public/gothic
11418%{texmfdist}/fonts/afm/public/gothic
11419%{texmfdist}/fonts/tfm/public/gothic
11420%{texmfdist}/fonts/vf/public/gothic
11421%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11422
11423%files fonts-hoekwater
11424%defattr(644,root,root,755)
7179ac92
ZU
11425%{texmfdist}/fonts/afm/hoekwater
11426%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11427%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11428
11429%files fonts-jknappen
11430%defattr(644,root,root,755)
7179ac92
ZU
11431%{texmfdist}/fonts/source/jknappen
11432%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11433
11434%files fonts-latex
11435%defattr(644,root,root,755)
7179ac92 11436%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11437%dir %{texmfdist}/fonts/source/public/latex-fonts
11438%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11439%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11440%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11441%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11442%{texmfdist}/fonts/source/public/esint
11443%{texmfdist}/fonts/tfm/public/esint
11444%{texmfdist}/source/latex/esint
11445%{texmfdist}/tex/latex/esint
f2555868
ZU
11446%{texmfdist}/fonts/source/public/latex-fonts/*
11447%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11448%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11449%{texmfdist}/fonts/tfm/public/latex-fonts/*
11450%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11451
11452%files fonts-lh
11453%defattr(644,root,root,755)
7179ac92
ZU
11454%doc %{texmfdist}/doc/fonts/lh
11455%{texmfdist}/fonts/source/lh
11456%{texmfdist}/metapost/support/charlib/LH
11457%{texmfdist}/source/fonts/lh
11458%{texmfdist}/source/latex/lh
d08789e0
ZU
11459
11460%files fonts-lm
11461%defattr(644,root,root,755)
7179ac92
ZU
11462%doc %{texmfdist}/doc/fonts/lm
11463%{texmfdist}/fonts/type1/public/lm
11464%{texmfdist}/fonts/afm/public/lm
11465%{texmfdist}/fonts/opentype/public/lm
11466%{texmfdist}/fonts/enc/dvips/lm
11467%{texmfdist}/fonts/tfm/public/lm
11468%{texmfdist}/fonts/map/dvips/lm
11469%{texmfdist}/fonts/map/dvipdfm/lm
11470%{texmfdist}/source/fonts/lm
11471%{texmfdist}/tex/latex/lm
d08789e0
ZU
11472
11473%files fonts-marvosym
11474%defattr(644,root,root,755)
7179ac92 11475%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11476%dir %{texmfdist}/source/fonts/eurofont
11477%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11478%dir %{texmfdist}/tex/latex
7179ac92
ZU
11479%{texmfdist}/fonts/type1/public/marvosym
11480%{texmfdist}/fonts/afm/public/marvosym
11481%{texmfdist}/fonts/tfm/public/marvosym
11482%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11483%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11484%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11485
11486%files fonts-mflogo
11487%defattr(644,root,root,755)
7179ac92
ZU
11488%doc %{texmfdist}/doc/latex/mflogo
11489%{texmfdist}/fonts/source/public/mflogo
11490%{texmfdist}/fonts/type1/hoekwater/mflogo
11491%{texmfdist}/fonts/afm/hoekwater/mflogo
11492%{texmfdist}/fonts/tfm/public/mflogo
11493%{texmfdist}/fonts/map/dvips/mflogo
11494%{texmfdist}/source/latex/mflogo
11495%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11496
11497%files fonts-misc
11498%defattr(644,root,root,755)
7179ac92
ZU
11499%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11500%{texmfdist}/fonts/source/public/misc
11501%{texmfdist}/fonts/tfm/public/misc
11502%{texmfdist}/fonts/misc
d08789e0
ZU
11503
11504%files fonts-monotype
11505%defattr(644,root,root,755)
7179ac92
ZU
11506%{texmfdist}/fonts/tfm/monotype
11507%{texmfdist}/fonts/vf/monotype
d08789e0 11508
745facc7 11509
f1ba8563
ZU
11510%files fonts-other
11511%defattr(644,root,root,755)
745facc7
ZU
11512
11513%doc %{texmfdist}/doc/fonts/yi4latex
11514%{texmfdist}/fonts/source/public/yi4latex
11515%{texmfdist}/fonts/tfm/public/yi4latex
11516
11517%{texmfdist}/fonts/tfm/public/pslatex
11518%{texmfdist}/fonts/map/dvips/pslatex
11519%{texmfdist}/fonts/vf/public/pslatex
11520
f1ba8563
ZU
11521%doc %{texmfdist}/doc/fonts/allrunes
11522%{texmfdist}/fonts/source/public/allrunes
11523%{texmfdist}/fonts/tfm/public/allrunes
11524%{texmfdist}/fonts/type1/public/allrunes
11525%{texmfdist}/source/fonts/allrunes
11526
11527%doc %{texmfdist}/doc/fonts/antiqua
11528%{texmfdist}/fonts/map/dvips/antiqua
11529
11530%{texmfdist}/fonts/source/public/apl
11531%{texmfdist}/fonts/tfm/public/apl
11532%{texmfdist}/source/fonts/apl
11533
11534%{texmfdist}/fonts/afm/arabi/arabeyes
11535%{texmfdist}/fonts/tfm/arabi/arabeyes
11536%{texmfdist}/fonts/type1/arabi/arabeyes
11537
11538%{texmfdist}/fonts/enc/dvips/arabi
11539%{texmfdist}/fonts/map/dvips/arabi
11540
11541%{texmfdist}/fonts/map/dvips/arabtex
11542%{texmfdist}/fonts/source/public/arabtex
11543%{texmfdist}/fonts/tfm/public/arabtex
11544%{texmfdist}/fonts/type1/public/arabtex
11545
11546%doc %{texmfdist}/doc/fonts/archaic
11547%{texmfdist}/fonts/afm/public/archaic
11548%{texmfdist}/fonts/map/dvips/archaic
11549%{texmfdist}/fonts/source/public/archaic
11550%{texmfdist}/fonts/tfm/public/archaic
11551%{texmfdist}/fonts/type1/public/archaic
11552%{texmfdist}/source/fonts/archaic
11553
11554%doc %{texmfdist}/doc/fonts/arev
11555%{texmfdist}/fonts/afm/public/arev
11556%{texmfdist}/fonts/enc/dvips/arev
11557%{texmfdist}/fonts/map/dvips/arev
11558%{texmfdist}/fonts/tfm/public/arev
11559%{texmfdist}/fonts/type1/public/arev
11560%{texmfdist}/fonts/vf/public/arev
11561%{texmfdist}/source/fonts/arev
11562
11563%{texmfdist}/fonts/tfm/vntex/arevvn
11564%{texmfdist}/fonts/type1/vntex/arevvn
11565
11566%{texmfdist}/fonts/source/public/ar
11567%{texmfdist}/fonts/tfm/public/ar
11568
11569%doc %{texmfdist}/doc/fonts/armenian
11570%{texmfdist}/fonts/source/public/armenian
11571%{texmfdist}/fonts/tfm/public/armenian
11572
11573%{texmfdist}/fonts/map/dvips/arphic
11574
11575%doc %{texmfdist}/doc/fonts/malayalam
11576%doc %{texmfdist}/doc/fonts/Asana-Math
11577%{texmfdist}/fonts/opentype/public/Asana-Math
11578
11579%doc %{texmfdist}/doc/fonts/ascii
11580%{texmfdist}/fonts/map/dvips/ascii
11581%{texmfdist}/fonts/tfm/public/ascii
11582%{texmfdist}/fonts/type1/public/ascii
11583
11584%doc %{texmfdist}/doc/fonts/astro
11585%{texmfdist}/fonts/source/public/astro
11586%{texmfdist}/fonts/tfm/public/astro
11587
11588%{texmfdist}/fonts/afm/public/augie
11589%{texmfdist}/fonts/map/dvips/augie
11590%{texmfdist}/fonts/tfm/public/augie
11591%{texmfdist}/fonts/type1/public/augie
11592%{texmfdist}/fonts/vf/public/augie
11593
11594%doc %{texmfdist}/doc/fonts/auncial-new
11595%{texmfdist}/fonts/afm/public/auncial-new
11596%{texmfdist}/fonts/map/dvips/auncial-new
11597%{texmfdist}/fonts/tfm/public/auncial-new
11598%{texmfdist}/fonts/type1/public/auncial-new
11599%{texmfdist}/source/fonts/auncial-new
11600
11601%{texmfdist}/fonts/afm/public/aurical
11602%{texmfdist}/fonts/map/dvips/aurical
11603%{texmfdist}/fonts/source/public/aurical
11604%{texmfdist}/fonts/tfm/public/aurical
11605%{texmfdist}/fonts/type1/public/aurical
11606
11607%{texmfdist}/fonts/map/dvips/avantgar
11608%{texmfdist}/fonts/tfm/cspsfonts-adobe/avantgar
11609%{texmfdist}/fonts/tfm/urw35vf/avantgar
11610%{texmfdist}/fonts/vf/cspsfonts-adobe/avantgar
11611%{texmfdist}/fonts/vf/urw35vf/avantgar
11612
11613%{texmfdist}/fonts/source/public/backgammon
11614%{texmfdist}/fonts/tfm/public/backgammon
11615
11616%{texmfdist}/fonts/source/public/bangtex
11617%{texmfdist}/fonts/tfm/public/bangtex
11618
11619%{texmfdist}/fonts/source/public/barcodes
11620%{texmfdist}/fonts/tfm/public/barcodes
11621
11622%{texmfdist}/fonts/source/public/bayer
11623%{texmfdist}/fonts/tfm/public/bayer
11624
11625%{texmfdist}/fonts/source/public/bbding
11626%{texmfdist}/fonts/tfm/public/bbding
11627
11628%{texmfdist}/fonts/map/dvips/belleek
11629%{texmfdist}/fonts/truetype/public/belleek
11630
11631%{texmfdist}/fonts/source/public/bengali
11632%{texmfdist}/fonts/tfm/public/bengali
11633
11634%doc %{texmfdist}/doc/fonts/bera
11635%{texmfdist}/fonts/afm/public/bera
11636%{texmfdist}/fonts/map/dvips/bera
11637%{texmfdist}/fonts/map/vtex/bera
11638%{texmfdist}/fonts/tfm/public/bera
11639%{texmfdist}/fonts/type1/public/bera
11640%{texmfdist}/fonts/vf/public/bera
11641
11642%doc %{texmfdist}/doc/fonts/blacklettert1
11643%{texmfdist}/fonts/tfm/public/blacklettert1
11644%{texmfdist}/fonts/vf/public/blacklettert1
11645%{texmfdist}/source/fonts/blacklettert1
11646
11647%doc %{texmfdist}/doc/fonts/boisik
11648%{texmfdist}/fonts/source/public/boisik
11649
11650%doc %{texmfdist}/doc/fonts/bookhands
11651%{texmfdist}/fonts/source/public/bookhands
11652
11653%{texmfdist}/fonts/map/dvips/bookman
11654%{texmfdist}/fonts/tfm/cspsfonts-adobe/bookman
11655%{texmfdist}/fonts/tfm/urw35vf/bookman
11656%{texmfdist}/fonts/vf/cspsfonts-adobe/bookman
11657%{texmfdist}/fonts/vf/urw35vf/bookman
11658
11659%{texmfdist}/fonts/afm/public/brushscr
11660%{texmfdist}/fonts/map/dvips/brushscr
11661%{texmfdist}/fonts/tfm/public/brushscr
11662%{texmfdist}/fonts/type1/public/brushscr
11663%{texmfdist}/fonts/vf/public/brushscr
11664
11665%doc %{texmfdist}/doc/fonts/burmese
11666%{texmfdist}/fonts/map/dvips/burmese
11667%{texmfdist}/fonts/tfm/public/burmese
11668%{texmfdist}/fonts/type1/public/burmese
11669
745facc7
ZU
11670%doc %{texmfdist}/doc/fonts/cns/cns40-1
11671%doc %{texmfdist}/doc/fonts/cns/cns40-2
11672%doc %{texmfdist}/doc/fonts/cns/cns40-3
11673%doc %{texmfdist}/doc/fonts/cns/cns40-4
11674%doc %{texmfdist}/doc/fonts/cns/cns40-5
11675%doc %{texmfdist}/doc/fonts/cns/cns40-6
11676%doc %{texmfdist}/doc/fonts/cns/cns40-7
11677%doc %{texmfdist}/doc/fonts/cns/cns40-b5
f1ba8563 11678%{texmfdist}/fonts/tfm/cns/c0so12
f1ba8563 11679%{texmfdist}/fonts/tfm/cns/c1so12
f1ba8563 11680%{texmfdist}/fonts/tfm/cns/c2so12
f1ba8563 11681%{texmfdist}/fonts/tfm/cns/c3so12
f1ba8563 11682%{texmfdist}/fonts/tfm/cns/c4so12
f1ba8563 11683%{texmfdist}/fonts/tfm/cns/c5so12
f1ba8563 11684%{texmfdist}/fonts/tfm/cns/c6so12
f1ba8563
ZU
11685%{texmfdist}/fonts/tfm/cns/c7so12
11686
11687%{texmfdist}/fonts/enc/dvips/c90enc
11688
11689%{texmfdist}/fonts/source/public/calligra
11690%{texmfdist}/fonts/tfm/public/calligra
11691
11692%doc %{texmfdist}/doc/fonts/carolmin-ps
11693%{texmfdist}/fonts/afm/public/carolmin-ps
11694%{texmfdist}/fonts/map/dvips/carolmin-ps
11695%{texmfdist}/fonts/type1/public/carolmin-ps
11696
11697%{texmfdist}/fonts/source/public/casyl
11698%{texmfdist}/fonts/tfm/public/casyl
11699
11700%{texmfdist}/fonts/source/public/cbcoptic
11701%{texmfdist}/fonts/tfm/public/cbcoptic
11702%{texmfdist}/fonts/type1/public/cbcoptic
11703
11704%doc %{texmfdist}/doc/fonts/cbfonts
11705%{texmfdist}/fonts/enc/dvips/cbfonts
11706%{texmfdist}/fonts/map/dvips/cbfonts
11707%{texmfdist}/fonts/source/public/cbfonts
11708%{texmfdist}/fonts/tfm/public/cbfonts
11709%{texmfdist}/fonts/type1/public/cbfonts
11710
11711%{texmfdist}/fonts/source/public/cchess
11712%{texmfdist}/fonts/tfm/public/cchess
11713
11714%{texmfdist}/fonts/afm/vntex/chartervn
11715%{texmfdist}/fonts/tfm/vntex/chartervn
11716%{texmfdist}/fonts/type1/vntex/chartervn
11717%{texmfdist}/fonts/vf/vntex/chartervn
11718
11719%doc %{texmfdist}/doc/fonts/chemarrow
11720%{texmfdist}/fonts/afm/public/chemarrow
11721%{texmfdist}/fonts/map/dvips/chemarrow
11722%{texmfdist}/fonts/source/public/chemarrow
11723%{texmfdist}/fonts/tfm/public/chemarrow
11724%{texmfdist}/fonts/type1/public/chemarrow
11725
11726%{texmfdist}/fonts/source/public/cherokee
11727%{texmfdist}/fonts/tfm/public/cherokee
11728
11729%{texmfdist}/fonts/source/public/chess
11730
11731%{texmfdist}/fonts/enc/dvips/chessfss
11732
11733%{texmfdist}/fonts/source/public/china2e
11734%{texmfdist}/fonts/tfm/public/china2e
11735
11736%{texmfdist}/fonts/source/public/circ
11737%{texmfdist}/fonts/tfm/public/circ
11738
11739%doc %{texmfdist}/doc/fonts/cirth
11740%{texmfdist}/fonts/source/public/cirth
11741%{texmfdist}/fonts/tfm/public/cirth
11742
11743%doc %{texmfdist}/doc/fonts/cjhebrew
11744%{texmfdist}/fonts/afm/public/cjhebrew
11745%{texmfdist}/fonts/enc/dvips/cjhebrew
11746%{texmfdist}/fonts/map/dvips/cjhebrew
11747%{texmfdist}/fonts/tfm/public/cjhebrew
11748%{texmfdist}/fonts/type1/public/cjhebrew
11749%{texmfdist}/fonts/vf/public/cjhebrew
11750
11751%{texmfdist}/fonts/source/public/clock
11752%{texmfdist}/fonts/tfm/public/clock
11753
11754%doc %{texmfdist}/doc/fonts/cmastro
11755%{texmfdist}/fonts/source/public/cmastro
11756%{texmfdist}/fonts/tfm/public/cmastro
11757
11758%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11759%{texmfdist}/fonts/type1/vntex/cmbrightvn
11760
11761%{texmfdist}/fonts/type1/public/cmex
11762
11763%{texmfdist}/fonts/afm/public/cm-lgc
11764%{texmfdist}/fonts/enc/dvips/cm-lgc
11765%{texmfdist}/fonts/map/dvips/cm-lgc
11766%{texmfdist}/fonts/ofm/public/cm-lgc
11767%{texmfdist}/fonts/ovf/public/cm-lgc
11768%{texmfdist}/fonts/tfm/public/cm-lgc
11769%{texmfdist}/fonts/type1/public/cm-lgc
11770%{texmfdist}/fonts/vf/public/cm-lgc
11771
11772%{texmfdist}/fonts/map/dvips/cmll
11773%{texmfdist}/fonts/source/public/cmll
11774%{texmfdist}/fonts/tfm/public/cmll
11775%{texmfdist}/fonts/type1/public/cmll
11776
11777%doc %{texmfdist}/doc/fonts/cmpica
11778%{texmfdist}/fonts/source/public/cmpica
11779%{texmfdist}/fonts/tfm/public/cmpica
11780
11781%doc %{texmfdist}/doc/fonts/cm-super
11782%{texmfdist}/fonts/afm/public/cm-super
11783%{texmfdist}/fonts/enc/dvips/cm-super
11784%{texmfdist}/fonts/map/dvips/cm-super
11785%{texmfdist}/fonts/map/vtex/cm-super
11786%{texmfdist}/fonts/type1/public/cm-super
11787
f1ba8563
ZU
11788%{texmfdist}/fonts/tfm/vntex/comicsansvn
11789%{texmfdist}/fonts/type1/vntex/comicsansvn
11790%{texmfdist}/fonts/vf/vntex/comicsansvn
11791
11792%{texmfdist}/fonts/tfm/vntex/concretevn
11793%{texmfdist}/fonts/type1/vntex/concretevn
11794
11795%{texmfdist}/fonts/map/pdftex/context
11796
11797%{texmfdist}/fonts/afm/ibm/courier
11798%{texmfdist}/fonts/map/dvips/courier
11799%{texmfdist}/fonts/tfm/cspsfonts-adobe/courier
11800%{texmfdist}/fonts/tfm/urw35vf/courier
11801%{texmfdist}/fonts/vf/cspsfonts-adobe/courier
11802%{texmfdist}/fonts/vf/urw35vf/courier
11803
11804%doc %{texmfdist}/doc/fonts/croatian
11805%{texmfdist}/fonts/source/public/croatian
11806
11807%{texmfdist}/fonts/afm/public/cryst
11808%{texmfdist}/fonts/source/public/cryst
11809%{texmfdist}/fonts/tfm/public/cryst
11810%{texmfdist}/fonts/type1/public/cryst
11811
11812%{texmfdist}/fonts/source/public/ctib
11813%{texmfdist}/fonts/tfm/public/ctib
11814
11815%doc %{texmfdist}/doc/fonts/cyklop
11816%{texmfdist}/fonts/afm/public/cyklop
11817%{texmfdist}/fonts/enc/dvips/cyklop
11818%{texmfdist}/fonts/map/dvips/cyklop
11819%{texmfdist}/fonts/opentype/public/cyklop
11820%{texmfdist}/fonts/tfm/public/cyklop
11821%{texmfdist}/fonts/type1/public/cyklop
11822
11823%{texmfdist}/fonts/source/public/dancers
11824%{texmfdist}/fonts/tfm/public/dancers
11825
11826%doc %{texmfdist}/doc/fonts/dice
11827%{texmfdist}/fonts/source/public/dice
11828%{texmfdist}/fonts/tfm/public/dice
11829
11830%doc %{texmfdist}/doc/fonts/dictsym
11831%{texmfdist}/fonts/afm/public/dictsym
11832%{texmfdist}/fonts/map/dvips/dictsym
11833%{texmfdist}/fonts/map/vtex/dictsym
11834%{texmfdist}/fonts/tfm/public/dictsym
11835%{texmfdist}/fonts/type1/public/dictsym
11836
11837%doc %{texmfdist}/doc/fonts/dingbat
11838%{texmfdist}/fonts/tfm/public/dingbat
11839%{texmfdist}/source/fonts/dingbat
11840
11841%{texmfdist}/source/fonts/malayalam/dng
11842
11843%doc %{texmfdist}/doc/fonts/doublestroke
11844%{texmfdist}/fonts/map/dvips/doublestroke
11845%{texmfdist}/fonts/source/public/doublestroke
11846%{texmfdist}/fonts/tfm/public/doublestroke
11847%{texmfdist}/fonts/type1/public/doublestroke
11848
11849%doc %{texmfdist}/doc/fonts/duerer
11850%{texmfdist}/fonts/source/public/duerer
11851%{texmfdist}/fonts/tfm/public/duerer
11852
11853%doc %{texmfdist}/doc/fonts/ean
11854%{texmfdist}/fonts/source/public/ean
11855%{texmfdist}/fonts/tfm/public/ean
11856
11857%doc %{texmfdist}/doc/fonts/eco
11858%{texmfdist}/fonts/tfm/public/eco
11859%{texmfdist}/fonts/vf/public/eco
11860%{texmfdist}/source/fonts/eco
11861
11862%doc %{texmfdist}/doc/fonts/eiad
11863%{texmfdist}/fonts/source/public/eiad
11864%{texmfdist}/fonts/tfm/public/eiad
11865
11866%doc %{texmfdist}/doc/fonts/elvish
11867%{texmfdist}/fonts/source/public/elvish
11868%{texmfdist}/fonts/tfm/public/elvish
11869
11870%doc %{texmfdist}/doc/fonts/epigrafica
11871%{texmfdist}/fonts/afm/public/epigrafica
11872%{texmfdist}/fonts/enc/dvips/epigrafica
11873%{texmfdist}/fonts/map/dvips/epigrafica
11874%{texmfdist}/fonts/tfm/public/epigrafica
11875%{texmfdist}/fonts/type1/public/epigrafica
11876%{texmfdist}/fonts/vf/public/epigrafica
11877
11878%{texmfdist}/fonts/map/dvips/epiolmec
11879%{texmfdist}/fonts/tfm/public/epiolmec
11880%{texmfdist}/fonts/type1/public/epiolmec
11881
11882%doc %{texmfdist}/doc/fonts/esint-type1
11883%{texmfdist}/fonts/map/dvips/esint-type1
11884%{texmfdist}/fonts/type1/public/esint-type1
11885
11886%{texmfdist}/fonts/map/dvips/esvect
11887%{texmfdist}/fonts/source/public/esvect
11888%{texmfdist}/fonts/tfm/public/esvect
11889%{texmfdist}/fonts/type1/public/esvect
11890
11891%{texmfdist}/fonts/ofm/public/ethiop
11892%{texmfdist}/fonts/ovf/public/ethiop
11893%{texmfdist}/fonts/ovp/public/ethiop
11894%{texmfdist}/fonts/source/public/ethiop
11895%{texmfdist}/fonts/tfm/public/ethiop
11896
11897%{texmfdist}/fonts/map/dvips/ethiop-t1
11898%{texmfdist}/fonts/type1/public/ethiop-t1
11899
11900%doc %{texmfdist}/doc/fonts/euro-ce
11901%{texmfdist}/fonts/source/public/euro-ce
11902%{texmfdist}/fonts/tfm/public/euro-ce
11903
11904%doc %{texmfdist}/doc/fonts/eurofont
11905%{texmfdist}/fonts/map/dvips/eurofont
11906%{texmfdist}/source/fonts/eurofont
11907
11908%{texmfdist}/fonts/tfm/arabi/farsiweb
11909%{texmfdist}/fonts/type1/arabi/farsiweb
11910
11911%doc %{texmfdist}/doc/fonts/feyn
11912%{texmfdist}/fonts/source/public/feyn
11913%{texmfdist}/fonts/tfm/public/feyn
11914%{texmfdist}/source/fonts/feyn
11915
11916%doc %{texmfdist}/doc/fonts/fge
11917%{texmfdist}/fonts/source/public/fge
11918%{texmfdist}/fonts/tfm/public/fge
11919%{texmfdist}/source/fonts/fge
11920
11921%{texmfdist}/fonts/map/dvips/foekfont
11922%{texmfdist}/fonts/tfm/public/foekfont
11923%{texmfdist}/fonts/type1/public/foekfont
11924
11925%doc %{texmfdist}/doc/fonts/fonetika
11926%{texmfdist}/fonts/afm/public/fonetika
11927%{texmfdist}/fonts/map/dvips/fonetika
11928%{texmfdist}/fonts/tfm/public/fonetika
11929%{texmfdist}/fonts/type1/public/fonetika
11930
11931%doc %{texmfdist}/doc/fonts/fourier
11932%{texmfdist}/fonts/afm/public/fourier
11933%{texmfdist}/fonts/map/dvips/fourier
11934%{texmfdist}/fonts/tfm/public/fourier
11935%{texmfdist}/fonts/type1/public/fourier
11936%{texmfdist}/fonts/vf/public/fourier
11937%{texmfdist}/source/fonts/fourier
11938
11939%doc %{texmfdist}/doc/fonts/fouriernc
11940%{texmfdist}/fonts/afm/public/fouriernc
11941%{texmfdist}/fonts/tfm/public/fouriernc
11942%{texmfdist}/fonts/vf/public/fouriernc
11943
11944%doc %{texmfdist}/doc/fonts/frcursive
11945%{texmfdist}/fonts/source/public/frcursive
11946%{texmfdist}/fonts/tfm/public/frcursive
11947%{texmfdist}/source/fonts/frcursive
11948
11949%doc %{texmfdist}/doc/fonts/futhark
11950%{texmfdist}/fonts/source/public/futhark
11951%{texmfdist}/fonts/tfm/public/futhark
11952
11953%{texmfdist}/fonts/afm/public/garuda
11954%{texmfdist}/fonts/map/dvips/garuda
11955%{texmfdist}/fonts/tfm/public/garuda
11956%{texmfdist}/fonts/type1/public/garuda
11957
11958%doc %{texmfdist}/doc/fonts/genealogy
11959%{texmfdist}/fonts/source/public/genealogy
11960%{texmfdist}/fonts/tfm/public/genealogy
11961
11962%doc %{texmfdist}/doc/fonts/gfsartemisia
11963%{texmfdist}/fonts/afm/public/gfsartemisia
11964%{texmfdist}/fonts/enc/dvips/gfsartemisia
11965%{texmfdist}/fonts/map/dvips/gfsartemisia
11966%{texmfdist}/fonts/opentype/public/gfsartemisia
11967%{texmfdist}/fonts/tfm/public/gfsartemisia
11968%{texmfdist}/fonts/type1/public/gfsartemisia
11969%{texmfdist}/fonts/vf/public/gfsartemisia
11970
11971%doc %{texmfdist}/doc/fonts/gfsbaskerville
11972%{texmfdist}/fonts/afm/public/gfsbaskerville
11973%{texmfdist}/fonts/enc/dvips/gfsbaskerville
11974%{texmfdist}/fonts/map/dvips/gfsbaskerville
11975%{texmfdist}/fonts/opentype/public/gfsbaskerville
11976%{texmfdist}/fonts/tfm/public/gfsbaskerville
11977%{texmfdist}/fonts/type1/public/gfsbaskerville
11978%{texmfdist}/fonts/vf/public/gfsbaskerville
11979
11980%doc %{texmfdist}/doc/fonts/gfsbodoni
11981%{texmfdist}/fonts/afm/public/gfsbodoni
11982%{texmfdist}/fonts/enc/dvips/gfsbodoni
11983%{texmfdist}/fonts/map/dvips/gfsbodoni
11984%{texmfdist}/fonts/opentype/public/gfsbodoni
11985%{texmfdist}/fonts/tfm/public/gfsbodoni
11986%{texmfdist}/fonts/type1/public/gfsbodoni
11987%{texmfdist}/fonts/vf/public/gfsbodoni
11988
11989%doc %{texmfdist}/doc/fonts/gfscomplutum
11990%{texmfdist}/fonts/afm/public/gfscomplutum
11991%{texmfdist}/fonts/enc/dvips/gfscomplutum
11992%{texmfdist}/fonts/map/dvips/gfscomplutum
11993%{texmfdist}/fonts/opentype/public/gfscomplutum
11994%{texmfdist}/fonts/tfm/public/gfscomplutum
11995%{texmfdist}/fonts/type1/public/gfscomplutum
11996%{texmfdist}/fonts/vf/public/gfscomplutum
11997
11998%doc %{texmfdist}/doc/fonts/gfsdidot
11999%{texmfdist}/fonts/afm/public/gfsdidot
12000%{texmfdist}/fonts/enc/dvips/gfsdidot
12001%{texmfdist}/fonts/map/dvips/gfsdidot
12002%{texmfdist}/fonts/opentype/public/gfsdidot
12003%{texmfdist}/fonts/tfm/public/gfsdidot
12004%{texmfdist}/fonts/type1/public/gfsdidot
12005%{texmfdist}/fonts/vf/public/gfsdidot
12006
12007%doc %{texmfdist}/doc/fonts/gfsneohellenic
12008%{texmfdist}/fonts/afm/public/gfsneohellenic
12009%{texmfdist}/fonts/enc/dvips/gfsneohellenic
12010%{texmfdist}/fonts/map/dvips/gfsneohellenic
12011%{texmfdist}/fonts/opentype/public/gfsneohellenic
12012%{texmfdist}/fonts/tfm/public/gfsneohellenic
12013%{texmfdist}/fonts/type1/public/gfsneohellenic
12014%{texmfdist}/fonts/vf/public/gfsneohellenic
12015
12016%doc %{texmfdist}/doc/fonts/gfsporson
12017%{texmfdist}/fonts/afm/public/gfsporson
12018%{texmfdist}/fonts/enc/dvips/gfsporson
12019%{texmfdist}/fonts/map/dvips/gfsporson
12020%{texmfdist}/fonts/opentype/public/gfsporson
12021%{texmfdist}/fonts/tfm/public/gfsporson
12022%{texmfdist}/fonts/type1/public/gfsporson
12023%{texmfdist}/fonts/vf/public/gfsporson
12024
12025%doc %{texmfdist}/doc/fonts/gfssolomos
12026%{texmfdist}/fonts/afm/public/gfssolomos
12027%{texmfdist}/fonts/enc/dvips/gfssolomos
12028%{texmfdist}/fonts/map/dvips/gfssolomos
12029%{texmfdist}/fonts/opentype/public/gfssolomos
12030%{texmfdist}/fonts/tfm/public/gfssolomos
12031%{texmfdist}/fonts/type1/public/gfssolomos
12032%{texmfdist}/fonts/vf/public/gfssolomos
12033
12034%{texmfdist}/fonts/source/public/go
12035%{texmfdist}/fonts/tfm/public/go
12036
12037%doc %{texmfdist}/doc/fonts/greenpoint
12038%{texmfdist}/fonts/source/public/greenpoint
12039%{texmfdist}/fonts/tfm/public/greenpoint
12040
12041%{texmfdist}/fonts/afm/groff
12042%{texmfdist}/fonts/enc/dvips/groff
12043%{texmfdist}/fonts/map/dvips/groff
12044%{texmfdist}/fonts/tfm/groff
12045%{texmfdist}/fonts/type1/groff
12046
12047%doc %{texmfdist}/doc/fonts/grotesq
12048%{texmfdist}/fonts/map/dvips/grotesq
12049
12050%{texmfdist}/fonts/afm/vntex/grotesqvn
12051%{texmfdist}/fonts/tfm/vntex/grotesqvn
12052%{texmfdist}/fonts/type1/vntex/grotesqvn
12053
12054%{texmfdist}/fonts/afm/public/grverb
12055%{texmfdist}/fonts/map/dvips/grverb
12056%{texmfdist}/fonts/tfm/public/grverb
12057%{texmfdist}/fonts/type1/public/grverb
12058%{texmfdist}/fonts/vf/public/grverb
12059
12060%{texmfdist}/fonts/source/public/hands
12061%{texmfdist}/fonts/tfm/public/hands
12062
12063%{texmfdist}/fonts/afm/jmn/hans
12064%{texmfdist}/fonts/tfm/jmn/hans
12065%{texmfdist}/fonts/type1/jmn/hans
12066
12067%{texmfdist}/fonts/map/dvips/helvetic
12068%{texmfdist}/fonts/tfm/cspsfonts-adobe/helvetic
12069%{texmfdist}/fonts/tfm/urw35vf/helvetic
12070%{texmfdist}/fonts/vf/cspsfonts-adobe/helvetic
12071%{texmfdist}/fonts/vf/urw35vf/helvetic
12072
12073%doc %{texmfdist}/doc/fonts/hfbright
12074%{texmfdist}/fonts/afm/public/hfbright
12075%{texmfdist}/fonts/enc/dvips/hfbright
12076%{texmfdist}/fonts/map/dvips/hfbright
12077%{texmfdist}/fonts/type1/public/hfbright
12078%{texmfdist}/source/fonts/hfbright
12079
12080%doc %{texmfdist}/doc/fonts/hfoldsty
12081%{texmfdist}/fonts/tfm/public/hfoldsty
12082%{texmfdist}/fonts/vf/public/hfoldsty
12083%{texmfdist}/source/fonts/hfoldsty
12084
12085%doc %{texmfdist}/doc/fonts/ibygrk
12086%{texmfdist}/fonts/afm/public/ibygrk
12087%{texmfdist}/fonts/enc/dvips/ibygrk
12088%{texmfdist}/fonts/map/dvips/ibygrk
12089%{texmfdist}/fonts/source/public/ibygrk
12090%{texmfdist}/fonts/tfm/public/ibygrk
12091%{texmfdist}/fonts/type1/public/ibygrk
12092
12093%doc %{texmfdist}/doc/fonts/ifsym
12094%{texmfdist}/fonts/source/public/ifsym
12095%{texmfdist}/fonts/tfm/public/ifsym
12096
12097%doc %{texmfdist}/doc/fonts/initials
12098%{texmfdist}/fonts/afm/public/initials
12099%{texmfdist}/fonts/map/dvips/initials
12100%{texmfdist}/fonts/tfm/public/initials
12101%{texmfdist}/fonts/type1/public/initials
12102
745facc7 12103%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
12104%{texmfdist}/fonts/afm/public/itrans
12105%{texmfdist}/fonts/source/public/itrans
12106%{texmfdist}/fonts/tfm/public/itrans
12107%{texmfdist}/fonts/truetype/public/itrans
12108%{texmfdist}/fonts/type1/public/itrans
12109
745facc7 12110%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
12111%{texmfdist}/fonts/afm/public/iwona
12112%{texmfdist}/fonts/enc/dvips/iwona
12113%{texmfdist}/fonts/map/dvips/iwona
12114%{texmfdist}/fonts/opentype/public/iwona
12115%{texmfdist}/fonts/tfm/public/iwona
12116%{texmfdist}/fonts/type1/public/iwona
12117
12118%{texmfdist}/fonts/enc/dvips/jmn
12119%{texmfdist}/fonts/map/dvips/jmn
12120
745facc7 12121%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
12122%{texmfdist}/fonts/source/public/kdgreek
12123%{texmfdist}/fonts/tfm/public/kdgreek
12124
12125%{texmfdist}/fonts/afm/public/kerkis
12126%{texmfdist}/fonts/enc/dvips/kerkis
12127%{texmfdist}/fonts/map/dvips/kerkis
12128%{texmfdist}/fonts/tfm/public/kerkis
12129%{texmfdist}/fonts/type1/public/kerkis
12130%{texmfdist}/fonts/vf/public/kerkis
12131
12132%doc %{texmfdist}/doc/fonts/kixfont
12133%{texmfdist}/fonts/source/public/kixfont
12134%{texmfdist}/fonts/tfm/public/kixfont
12135
12136%doc %{texmfdist}/doc/fonts/kpfonts
12137%{texmfdist}/fonts/afm/public/kpfonts
12138%{texmfdist}/fonts/map/public/kpfonts
12139%{texmfdist}/fonts/source/public/kpfonts
12140%{texmfdist}/fonts/tfm/public/kpfonts
12141%{texmfdist}/fonts/type1/public/kpfonts
12142%{texmfdist}/fonts/vf/public/kpfonts
12143
745facc7 12144%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
12145%{texmfdist}/fonts/afm/public/kurier
12146%{texmfdist}/fonts/enc/dvips/kurier
12147%{texmfdist}/fonts/map/dvips/kurier
12148%{texmfdist}/fonts/opentype/public/kurier
12149%{texmfdist}/fonts/tfm/public/kurier
12150%{texmfdist}/fonts/type1/public/kurier
12151
12152%doc %{texmfdist}/doc/fonts/levy
12153%{texmfdist}/fonts/source/public/levy
12154
12155%doc %{texmfdist}/doc/fonts/lfb
12156%{texmfdist}/fonts/source/public/lfb
12157%{texmfdist}/fonts/tfm/public/lfb
12158
12159%doc %{texmfdist}/doc/fonts/libertine
12160%{texmfdist}/fonts/afm/public/libertine
12161%{texmfdist}/fonts/enc/dvips/libertine
12162%{texmfdist}/fonts/map/dvips/libertine
12163%{texmfdist}/fonts/tfm/public/libertine
12164%{texmfdist}/fonts/type1/public/libertine
12165%{texmfdist}/fonts/vf/public/libertine
12166
12167%doc %{texmfdist}/doc/fonts/linearA
12168%{texmfdist}/fonts/afm/public/linearA
12169%{texmfdist}/fonts/map/dvips/linearA
12170%{texmfdist}/fonts/tfm/public/linearA
12171%{texmfdist}/fonts/type1/public/linearA
12172%{texmfdist}/source/fonts/linearA
12173
12174%{texmfdist}/fonts/source/public/logic
12175%{texmfdist}/fonts/tfm/public/logic
12176
12177%doc %{texmfdist}/doc/fonts/lxfonts
12178%{texmfdist}/fonts/map/dvips/lxfonts
12179%{texmfdist}/fonts/source/public/lxfonts
12180%{texmfdist}/fonts/tfm/public/lxfonts
12181%{texmfdist}/fonts/type1/public/lxfonts
12182
12183%doc %{texmfdist}/doc/fonts/ly1
12184%{texmfdist}/fonts/map/dvips/ly1
12185
12186%{texmfdist}/fonts/source/public/malayalam
12187%{texmfdist}/fonts/tfm/public/malayalam
12188
12189%{texmfdist}/fonts/map/dvips/manfnt
12190
12191%{texmfdist}/fonts/map/dvips/mathdesign
12192
12193%{texmfdist}/fonts/tfm/public/mathpazo
12194%{texmfdist}/fonts/vf/public/mathpazo
12195
12196%{texmfdist}/fonts/afm/mathdesign/mdbch
12197%{texmfdist}/fonts/tfm/mathdesign/mdbch
12198%{texmfdist}/fonts/type1/mathdesign/mdbch
12199%{texmfdist}/fonts/vf/mathdesign/mdbch
12200
12201%{texmfdist}/fonts/afm/mathdesign/mdput
12202%{texmfdist}/fonts/tfm/mathdesign/mdput
12203%{texmfdist}/fonts/type1/mathdesign/mdput
12204%{texmfdist}/fonts/vf/mathdesign/mdput
12205
12206%{texmfdist}/fonts/afm/mathdesign/mdugm
12207%{texmfdist}/fonts/tfm/mathdesign/mdugm
12208%{texmfdist}/fonts/type1/mathdesign/mdugm
12209%{texmfdist}/fonts/vf/mathdesign/mdugm
12210
12211%{texmfdist}/fonts/enc/dvips/mnsymbol
12212%{texmfdist}/fonts/map/dvips/mnsymbol
12213%{texmfdist}/fonts/map/vtex/mnsymbol
12214%{texmfdist}/fonts/opentype/public/mnsymbol
12215%{texmfdist}/fonts/source/public/mnsymbol
12216%{texmfdist}/fonts/tfm/public/mnsymbol
12217%{texmfdist}/fonts/type1/public/mnsymbol
12218
12219%{texmfdist}/fonts/map/dvips/montex
12220%{texmfdist}/fonts/source/public/montex
12221%{texmfdist}/fonts/tfm/public/montex
12222%{texmfdist}/fonts/type1/public/montex
12223
12224%{texmfdist}/fonts/tfm/vntex/mscorevn
12225%{texmfdist}/fonts/vf/vntex/mscorevn
12226
12227%{texmfdist}/fonts/source/public/musixps
12228%{texmfdist}/fonts/tfm/public/musixps
12229
12230%doc %{texmfdist}/doc/generic/musixtex
12231%{texmfdist}/fonts/map/dvips/musixtex
12232%{texmfdist}/fonts/source/public/musixtex
12233%{texmfdist}/fonts/tfm/public/musixtex
12234%{texmfdist}/fonts/type1/public/musixtex
12235
12236%{texmfdist}/fonts/source/public/mxd
12237%{texmfdist}/fonts/tfm/public/mxd
12238
12239%{texmfdist}/fonts/source/public/mxedruli
12240%{texmfdist}/fonts/tfm/public/mxedruli
12241
12242%{texmfdist}/fonts/map/dvips/ncntrsbk
12243%{texmfdist}/fonts/tfm/cspsfonts-adobe/ncntrsbk
12244%{texmfdist}/fonts/tfm/urw35vf/ncntrsbk
12245%{texmfdist}/fonts/vf/cspsfonts-adobe/ncntrsbk
12246%{texmfdist}/fonts/vf/urw35vf/ncntrsbk
12247
12248%{texmfdist}/fonts/source/public/niceframe
12249%{texmfdist}/fonts/tfm/public/niceframe
12250
12251%doc %{texmfdist}/doc/fonts/nkarta
12252%{texmfdist}/fonts/source/public/nkarta
12253%{texmfdist}/fonts/tfm/public/nkarta
12254
12255%{texmfdist}/fonts/afm/public/norasi
12256%{texmfdist}/fonts/map/dvips/norasi
12257%{texmfdist}/fonts/tfm/public/norasi
12258%{texmfdist}/fonts/type1/public/norasi
12259
12260%{texmfdist}/fonts/source/public/oca
12261
12262%{texmfdist}/fonts/afm/public/ocherokee
12263%{texmfdist}/fonts/map/dvips/ocherokee
12264%{texmfdist}/fonts/ofm/public/ocherokee
12265%{texmfdist}/fonts/ovf/public/ocherokee
12266%{texmfdist}/fonts/ovp/public/ocherokee
12267%{texmfdist}/fonts/tfm/public/ocherokee
12268%{texmfdist}/fonts/type1/public/ocherokee
12269
12270%{texmfdist}/fonts/source/public/ogham
12271%{texmfdist}/fonts/tfm/public/ogham
12272
12273%doc %{texmfdist}/doc/fonts/oinuit
12274%{texmfdist}/fonts/map/dvips/oinuit
12275%{texmfdist}/fonts/ofm/public/oinuit
12276%{texmfdist}/fonts/ovf/public/oinuit
12277%{texmfdist}/fonts/tfm/public/oinuit
12278%{texmfdist}/fonts/type1/public/oinuit
12279
12280%{texmfdist}/fonts/source/public/osmanian
12281
12282%doc %{texmfdist}/doc/fonts/ot2cyr
12283%{texmfdist}/fonts/map/dvips/ot2cyr
12284%{texmfdist}/source/fonts/ot2cyr
12285
12286%{texmfdist}/fonts/source/public/othello
12287%{texmfdist}/fonts/tfm/public/othello
12288
12289%{texmfdist}/fonts/ofm/public/otibet
12290%{texmfdist}/fonts/ovf/public/otibet
12291%{texmfdist}/fonts/ovp/public/otibet
12292%{texmfdist}/fonts/source/public/otibet
12293%{texmfdist}/fonts/tfm/public/otibet
12294
12295%doc %{texmfdist}/doc/fonts/pacioli
12296%{texmfdist}/fonts/source/public/pacioli
12297%{texmfdist}/fonts/tfm/public/pacioli
12298
12299%{texmfdist}/fonts/map/dvips/palatino
12300%{texmfdist}/fonts/tfm/cspsfonts-adobe/palatino
12301%{texmfdist}/fonts/tfm/urw35vf/palatino
12302%{texmfdist}/fonts/vf/cspsfonts-adobe/palatino
12303%{texmfdist}/fonts/vf/urw35vf/palatino
12304
12305%doc %{texmfdist}/doc/fonts/phaistos
12306%{texmfdist}/fonts/afm/public/phaistos
12307%{texmfdist}/fonts/map/dvips/phaistos
12308%{texmfdist}/fonts/opentype/public/phaistos
12309%{texmfdist}/fonts/tfm/public/phaistos
12310%{texmfdist}/fonts/type1/public/phaistos
12311%{texmfdist}/source/fonts/phaistos
12312
12313%{texmfdist}/fonts/opentype/public/philokalia
12314
12315%doc %{texmfdist}/doc/fonts/phonetic
12316%{texmfdist}/fonts/source/public/phonetic
12317%{texmfdist}/fonts/tfm/public/phonetic
12318%{texmfdist}/source/fonts/phonetic
12319
12320%{texmfdist}/source/fonts/malayalam/preproc
12321
12322%{texmfdist}/fonts/source/public/punk
12323%{texmfdist}/fonts/tfm/public/punk
12324
12325%{texmfdist}/fonts/tfm/public/relenc
12326%{texmfdist}/fonts/vf/public/relenc
12327
12328%doc %{texmfdist}/doc/fonts/rsfs
12329%{texmfdist}/fonts/map/dvips/rsfs
12330
12331%{texmfdist}/fonts/map/dvips/sanskrit
12332%{texmfdist}/fonts/source/public/sanskrit
12333%{texmfdist}/fonts/tfm/public/sanskrit
12334%{texmfdist}/fonts/type1/public/sanskrit
12335
12336%{texmfdist}/fonts/source/public/sauter
12337
12338%doc %{texmfdist}/doc/fonts/semaphor
12339%{texmfdist}/fonts/afm/public/semaphor
12340%{texmfdist}/fonts/enc/dvips/semaphor
12341%{texmfdist}/fonts/map/dvips/semaphor
12342%{texmfdist}/fonts/opentype/public/semaphor
12343%{texmfdist}/fonts/source/public/semaphor
12344%{texmfdist}/fonts/tfm/public/semaphor
12345%{texmfdist}/fonts/type1/public/semaphor
12346
12347%{texmfdist}/fonts/source/public/simpsons
12348
12349%{texmfdist}/fonts/map/dvips/skak
12350%{texmfdist}/fonts/source/public/skak
12351%{texmfdist}/fonts/tfm/public/skak
12352
12353%doc %{texmfdist}/doc/fonts/skaknew
12354%{texmfdist}/fonts/afm/public/skaknew
12355%{texmfdist}/fonts/map/dvips/skaknew
12356%{texmfdist}/fonts/map/vtex/skaknew
12357%{texmfdist}/fonts/tfm/public/skaknew
12358%{texmfdist}/fonts/type1/public/skaknew
12359
12360%{texmfdist}/fonts/source/public/skull
12361
12362%{texmfdist}/fonts/source/public/soyombo
12363%{texmfdist}/fonts/tfm/public/soyombo
12364
12365%doc %{texmfdist}/doc/fonts/staves
12366%{texmfdist}/fonts/map/dvips/staves
12367%{texmfdist}/fonts/tfm/public/staves
12368%{texmfdist}/fonts/type1/public/staves
12369
12370%{texmfdist}/fonts/map/dvips/stmaryrd
12371%{texmfdist}/fonts/source/public/stmaryrd
12372
12373%{texmfdist}/fonts/map/dvips/symbol
12374%{texmfdist}/fonts/tfm/cspsfonts-adobe/symbol
12375%{texmfdist}/fonts/tfm/urw35vf/symbol
12376
12377%{texmfdist}/fonts/afm/public/tabvar
12378%{texmfdist}/fonts/map/dvips/tabvar
12379%{texmfdist}/fonts/tfm/public/tabvar
12380%{texmfdist}/fonts/type1/public/tabvar
12381
12382%{texmfdist}/source/fonts/malayalam/tamil
12383
12384%{texmfdist}/fonts/source/public/tapir
12385%{texmfdist}/fonts/type1/public/tapir
12386
12387%{texmfdist}/fonts/enc/dvips/tengwarscript
12388%{texmfdist}/fonts/map/dvips/tengwarscript
12389%{texmfdist}/fonts/tfm/public/tengwarscript
12390%{texmfdist}/fonts/vf/public/tengwarscript
12391
12392%{texmfdist}/source/fonts/pclnfss/tests
12393
12394%doc %{texmfdist}/doc/fonts/tex-gyre
12395%{texmfdist}/fonts/afm/public/tex-gyre
12396%{texmfdist}/fonts/enc/dvips/tex-gyre
12397%{texmfdist}/fonts/map/dvips/tex-gyre
12398%{texmfdist}/fonts/opentype/public/tex-gyre
12399%{texmfdist}/fonts/tfm/public/tex-gyre
12400%{texmfdist}/fonts/type1/public/tex-gyre
12401
12402%{texmfdist}/fonts/afm/ibm/times
12403%{texmfdist}/fonts/map/dvips/times
12404%{texmfdist}/fonts/tfm/cspsfonts-adobe/times
12405%{texmfdist}/fonts/tfm/urw35vf/times
12406%{texmfdist}/fonts/vf/cspsfonts-adobe/times
12407%{texmfdist}/fonts/vf/urw35vf/times
12408
12409%{texmfdist}/fonts/tfm/ibm/timesnew
12410%{texmfdist}/fonts/vf/ibm/timesnew
12411
12412%doc %{texmfdist}/doc/fonts/timing
12413%{texmfdist}/fonts/source/public/timing
12414%{texmfdist}/fonts/tfm/public/timing
12415
12416%doc %{texmfdist}/doc/fonts/tipa
12417%{texmfdist}/fonts/map/dvips/tipa
12418%{texmfdist}/fonts/source/public/tipa
12419%{texmfdist}/fonts/tfm/public/tipa
12420%{texmfdist}/fonts/type1/public/tipa
12421
12422%{texmfdist}/fonts/afm/public/trajan
12423%{texmfdist}/fonts/map/dvips/trajan
12424%{texmfdist}/fonts/tfm/public/trajan
12425%{texmfdist}/fonts/type1/public/trajan
12426
12427%{texmfdist}/fonts/source/public/trsym
12428%{texmfdist}/fonts/tfm/public/trsym
12429
12430%{texmfdist}/fonts/tfm/vntex/txttvn
12431%{texmfdist}/fonts/type1/vntex/txttvn
12432
12433%{texmfdist}/fonts/map/dvips/uhc
12434
12435%{texmfdist}/fonts/source/public/ulsy
12436%{texmfdist}/fonts/tfm/public/ulsy
12437
12438%doc %{texmfdist}/doc/fonts/umrand
12439%{texmfdist}/fonts/source/public/umrand
12440%{texmfdist}/fonts/tfm/public/umrand
12441
12442%doc %{texmfdist}/doc/fonts/umtypewriter
12443%{texmfdist}/fonts/opentype/public/umtypewriter
12444
12445%doc %{texmfdist}/doc/fonts/universa
12446%{texmfdist}/fonts/source/public/universa
12447%{texmfdist}/fonts/tfm/public/universa
12448%{texmfdist}/source/fonts/universa
12449
12450%{texmfdist}/fonts/afm/public/velthuis
12451%{texmfdist}/fonts/map/dvips/velthuis
12452%{texmfdist}/fonts/source/public/velthuis
12453%{texmfdist}/fonts/tfm/public/velthuis
12454%{texmfdist}/fonts/type1/public/velthuis
12455
12456%{texmfdist}/fonts/enc/dvips/vntex
12457%{texmfdist}/fonts/enc/pdftex/vntex
12458%{texmfdist}/fonts/map/pdftex/vntex
12459
12460%{texmfdist}/fonts/afm/vntex/vntopia
12461%{texmfdist}/fonts/tfm/vntex/vntopia
12462%{texmfdist}/fonts/type1/vntex/vntopia
12463%{texmfdist}/fonts/vf/vntex/vntopia
12464
12465%{texmfdist}/fonts/map/dvips/wadalab
12466
12467%doc %{texmfdist}/doc/fonts/wasy
12468%{texmfdist}/fonts/afm/public/wasy
12469%{texmfdist}/fonts/map/dvips/wasy
12470%{texmfdist}/fonts/type1/public/wasy
12471
12472%{texmfdist}/fonts/source/public/wnri
12473%{texmfdist}/fonts/tfm/public/wnri
12474
12475%{texmfdist}/fonts/source/public/wsuipa
12476%{texmfdist}/fonts/tfm/public/wsuipa
12477
12478%{texmfdist}/fonts/source/public/xbmc
12479%{texmfdist}/fonts/tfm/public/xbmc
12480
12481%{texmfdist}/fonts/truetype/public/xepersian
12482
12483%doc %{texmfdist}/doc/fonts/xq
12484%{texmfdist}/fonts/source/public/xq
12485%{texmfdist}/fonts/tfm/public/xq
12486
12487%{texmfdist}/fonts/source/public/yannisgr
12488
12489%{texmfdist}/fonts/map/dvips/yhmath
12490%{texmfdist}/fonts/source/public/yhmath
12491%{texmfdist}/fonts/tfm/public/yhmath
12492%{texmfdist}/fonts/type1/public/yhmath
12493%{texmfdist}/fonts/vf/public/yhmath
12494
12495%{texmfdist}/fonts/map/dvips/zapfchan
12496%{texmfdist}/fonts/tfm/cspsfonts-adobe/zapfchan
12497%{texmfdist}/fonts/tfm/urw35vf/zapfchan
12498%{texmfdist}/fonts/vf/cspsfonts-adobe/zapfchan
12499%{texmfdist}/fonts/vf/urw35vf/zapfchan
12500
12501%{texmfdist}/fonts/map/dvips/zapfding
12502%{texmfdist}/fonts/tfm/cspsfonts-adobe/zapfding
12503%{texmfdist}/fonts/tfm/urw35vf/zapfding
12504
12505%{texmfdist}/dvips/zefonts
12506%{texmfdist}/fonts/map/dvips/zefonts
12507%{texmfdist}/fonts/tfm/public/zefonts
12508%{texmfdist}/fonts/vf/public/zefonts
12509
12510
d08789e0 12511%files fonts-omega
489714ae 12512%defattr(644,root,root,755)
7179ac92 12513%doc %{texmfdist}/doc/omega
2677a8b0
ZU
12514%dir %{texmfdist}/omega
12515%dir %{texmfdist}/omega/otp
12516%dir %{texmfdist}/omega/ocp
7179ac92
ZU
12517%{texmfdist}/dvips/omega
12518%{texmfdist}/fonts/ofm/public/omega
12519%{texmfdist}/fonts/type1/public/omega
12520%{texmfdist}/fonts/afm/public/omega
12521%{texmfdist}/fonts/ovp/public/omega
12522%{texmfdist}/fonts/tfm/public/omega
12523%{texmfdist}/fonts/ovf/public/omega
12524%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
12525%{texmfdist}/omega/ocp/omega
12526%{texmfdist}/omega/otp/omega
12527%{texmfdist}/tex/plain/omega
d08789e0 12528
5b7eba8e
MB
12529#%files fonts-pazo
12530#%defattr(644,root,root,755)
d08789e0
ZU
12531
12532%files fonts-pl
12533%defattr(644,root,root,755)
7179ac92 12534%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
12535%dir %{texmf}/scripts/texlive
12536%dir %{texmf}/scripts/texlive/tlmgrgui
12537%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
12538%{texmfdist}/dvips/pl
12539%{texmfdist}/fonts/source/public/pl
12540%{texmfdist}/fonts/type1/public/pl
12541%{texmfdist}/fonts/afm/public/pl
12542%{texmfdist}/fonts/enc/dvips/pl
12543%{texmfdist}/fonts/tfm/public/pl
12544%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 12545%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
12546
12547%files fonts-px
12548%defattr(644,root,root,755)
7179ac92 12549%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
12550# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12551# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
12552%dir %{texmfdist}/fonts/map/dvips/pxfonts
12553%dir %{texmfdist}/tex/latex/pxfonts
12554%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12555%{texmfdist}/fonts/afm/public/pxfonts
12556%{texmfdist}/fonts/tfm/public/pxfonts
12557%{texmfdist}/fonts/type1/public/pxfonts
12558%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 12559%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 12560
5b7eba8e
MB
12561#%files fonts-qfonts
12562#%defattr(644,root,root,755)
31bd2c4a
ZU
12563# %doc %{texmf}/doc/fonts/polish/qfonts
12564# %{texmf}/fonts/enc/dvips/qfonts
12565# %{texmf}/fonts/map/dvips/qfonts
12566# %{texmf}/dvips/qfonts
12567# %{texmf}/fonts/afm/public/qfonts
12568# %{texmf}/fonts/tfm/public/qfonts
d08789e0 12569
74dbda3f
ZU
12570# %files fonts-qpx
12571# %defattr(644,root,root,755)
12572# %{texmf}/fonts/tfm/public/qpx
12573# %{texmf}/fonts/vf/public/qpx
d08789e0 12574
31bd2c4a 12575%files fonts-qpxqtx
d08789e0 12576%defattr(644,root,root,755)
7179ac92
ZU
12577%{texmfdist}/fonts/tfm/public/qpxqtx
12578%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
12579
12580%files fonts-rsfs
12581%defattr(644,root,root,755)
7179ac92
ZU
12582%{texmfdist}/fonts/source/public/rsfs
12583%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
12584
12585%files fonts-stmaryrd
12586%defattr(644,root,root,755)
7179ac92
ZU
12587%doc %{texmfdist}/doc/fonts/stmaryrd
12588%{texmfdist}/source/fonts/stmaryrd
12589%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
12590
12591%files fonts-tx
12592%defattr(644,root,root,755)
7179ac92
ZU
12593%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12594%{texmfdist}/fonts/afm/public/txfonts
12595%{texmfdist}/fonts/tfm/public/txfonts
12596%{texmfdist}/fonts/vf/public/txfonts
d08789e0 12597
5bc70a92
MB
12598%files fonts-uhc
12599%defattr(644,root,root,755)
12600%doc %{texmfdist}/doc/fonts/uhc
12601%{texmfdist}/fonts/afm/uhc
12602%{texmfdist}/fonts/tfm/uhc
12603%{texmfdist}/fonts/vf/uhc
12604
d08789e0
ZU
12605%files fonts-urw
12606%defattr(644,root,root,755)
7179ac92 12607%{texmfdist}/fonts/afm/urw
5bc70a92
MB
12608%{texmfdist}/fonts/tfm/urw
12609%{texmfdist}/fonts/vf/urw
d08789e0
ZU
12610
12611%files fonts-urwvn
12612%defattr(644,root,root,755)
26d8eaaa 12613%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
12614%{texmfdist}/fonts/tfm/vntex/urwvn
12615%{texmfdist}/fonts/type1/vntex/urwvn
12616%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
12617
12618%files fonts-vnr
12619%defattr(644,root,root,755)
7179ac92
ZU
12620%{texmfdist}/fonts/map/dvips/vntex
12621%{texmfdist}/fonts/source/vntex/vnr
12622%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 12623
5bc70a92
MB
12624%files fonts-wadalab
12625%defattr(644,root,root,755)
12626%doc %{texmfdist}/doc/fonts/wadalab
12627%{texmfdist}/fonts/afm/wadalab
12628%{texmfdist}/fonts/tfm/wadalab
12629%{texmfdist}/fonts/vf/wadalab
12630
d08789e0
ZU
12631%files fonts-wasy
12632%defattr(644,root,root,755)
7179ac92
ZU
12633%{texmfdist}/fonts/source/public/wasy
12634%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
12635
12636%files fonts-xypic
12637%defattr(644,root,root,755)
7179ac92
ZU
12638%{texmfdist}/fonts/map/dvips/xypic
12639# %{texmfdist}/fonts/afm/public/xypic
12640%{texmfdist}/fonts/source/public/xypic
12641%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
12642
12643%files fonts-yandy
12644%defattr(644,root,root,755)
adbd04dd 12645# %{texmf}/fonts/afm/yandy
7179ac92 12646%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
12647# %{texmf}/fonts/tfm/yandy
12648# %{texmf}/fonts/vf/yandy
d08789e0
ZU
12649
12650%files fonts-type1-antp
12651%defattr(644,root,root,755)
7179ac92
ZU
12652%{texmfdist}/dvips/antp
12653%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
12654
12655%files fonts-type1-antt
12656%defattr(644,root,root,755)
adbd04dd 12657# %{texmf}/dvips/antt
7179ac92 12658%{texmfdist}/fonts/type1/public/antt
d08789e0 12659
5bc70a92
MB
12660%files fonts-type1-arphic
12661%defattr(644,root,root,755)
12662%{texmfdist}/fonts/type1/arphic
12663
d08789e0
ZU
12664%files fonts-type1-belleek
12665%defattr(644,root,root,755)
7179ac92
ZU
12666%doc %{texmfdist}/doc/fonts/belleek
12667%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
12668
12669%files fonts-type1-bitstream
12670%defattr(644,root,root,755)
7179ac92 12671%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
12672
12673%files fonts-type1-bluesky
12674%defattr(644,root,root,755)
04eb4e68
ZU
12675# %doc %{texmf}/doc/fonts/bluesky
12676# %{texmf}/dvips/bluesky
7179ac92 12677%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
12678
12679%files fonts-type1-cc-pl
12680%defattr(644,root,root,755)
7179ac92
ZU
12681%doc %{texmfdist}/doc/fonts/cc-pl
12682%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
12683
12684%files fonts-type1-cmcyr
12685%defattr(644,root,root,755)
7179ac92 12686%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
12687
12688%files fonts-type1-cs
12689%defattr(644,root,root,755)
7179ac92 12690%{texmfdist}/fonts/type1/public/cs
d08789e0 12691
04eb4e68
ZU
12692# %files fonts-type1-dstroke
12693# %defattr(644,root,root,755)
12694# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
12695
12696%files fonts-type1-eurosym
12697%defattr(644,root,root,755)
7179ac92 12698%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
12699
12700%files fonts-type1-hoekwater
12701%defattr(644,root,root,755)
7179ac92 12702%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
12703
12704%files fonts-type1-fpl
12705%defattr(644,root,root,755)
7179ac92
ZU
12706%doc %{texmfdist}/doc/fonts/fpl
12707%{texmfdist}/fonts/afm/public/fpl
12708%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
12709
12710%files fonts-type1-lm
12711%defattr(644,root,root,755)
7179ac92
ZU
12712%{texmfdist}/fonts/afm/public/lm
12713%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
12714
12715%files fonts-type1-marvosym
12716%defattr(644,root,root,755)
7179ac92 12717%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
12718
12719%files fonts-type1-mathpazo
12720%defattr(644,root,root,755)
04eb4e68 12721# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
12722%{texmfdist}/fonts/afm/public/mathpazo
12723%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
12724
12725%files fonts-type1-omega
12726%defattr(644,root,root,755)
7179ac92 12727%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
12728
12729%files fonts-type1-pl
12730%defattr(644,root,root,755)
04eb4e68 12731# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 12732%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
12733
12734%files fonts-type1-px
12735%defattr(644,root,root,755)
7179ac92 12736%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 12737
04eb4e68
ZU
12738# %files fonts-type1-qfonts
12739# %defattr(644,root,root,755)
7179ac92 12740# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
12741
12742%files fonts-type1-tx
12743%defattr(644,root,root,755)
7179ac92 12744%{texmfdist}/fonts/type1/public/txfonts
d08789e0 12745
04eb4e68
ZU
12746# %files fonts-type1-tt2001
12747# %defattr(644,root,root,755)
12748# %{texmf}/fonts/type1/public/tt2001
d08789e0 12749
5bc70a92
MB
12750%files fonts-type1-uhc
12751%defattr(644,root,root,755)
12752%{texmfdist}/fonts/type1/uhc
12753
d08789e0
ZU
12754%files fonts-type1-urw
12755%defattr(644,root,root,755)
7179ac92 12756%{texmfdist}/fonts/type1/urw
d08789e0
ZU
12757
12758%files fonts-type1-vnr
12759%defattr(644,root,root,755)
7179ac92 12760%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 12761
5bc70a92
MB
12762%files fonts-type1-wadalab
12763%defattr(644,root,root,755)
12764%{texmfdist}/fonts/type1/wadalab
12765
d08789e0
ZU
12766%files fonts-type1-xypic
12767%defattr(644,root,root,755)
7179ac92 12768%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
12769
12770# TeXLive-specific
12771
12772%files afm2pl
12773%defattr(644,root,root,755)
12774%attr(755,root,root) %{_bindir}/afm2pl
12775%{_mandir}/man1/afm2pl*
12776
12777%files bbox
12778%defattr(644,root,root,755)
12779%attr(755,root,root) %{_bindir}/bbox
12780%{_mandir}/man1/bbox*
12781
12782%files cefutils
12783%defattr(644,root,root,755)
12784%attr(755,root,root) %{_bindir}/cef*
2677a8b0 12785%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
12786%dir %{texmfdist}/doc/latex/cjk
12787%dir %{texmfdist}/source/latex/cjk
12788%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 12789%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
12790%doc %{texmfdist}/doc/latex/cjk/doc
12791%doc %{texmfdist}/doc/latex/cjk/examples
12792%{texmfdist}/source/latex/cjk/utils/CEFconv
12793
12794%files detex
12795%defattr(644,root,root,755)
12796%attr(755,root,root) %{_bindir}/detex
12797%{_mandir}/man1/detex*
12798
7ffd1967
ZU
12799
12800%files dviutils
12801%defattr(644,root,root,755)
12802%attr(755,root,root) %{_bindir}/dt2dv
12803%attr(755,root,root) %{_bindir}/dv2dt
12804%attr(755,root,root) %{_bindir}/dvi2tty
12805%attr(755,root,root) %{_bindir}/dviasm
12806%attr(755,root,root) %{_bindir}/dvibook
12807%attr(755,root,root) %{_bindir}/dviconcat
12808%attr(755,root,root) %{_bindir}/dvidvi
12809%attr(755,root,root) %{_bindir}/dvigif
12810%attr(755,root,root) %{_bindir}/dvipdfmx
12811%attr(755,root,root) %{_bindir}/dvipos
12812%attr(755,root,root) %{_bindir}/dviselect
12813%attr(755,root,root) %{_bindir}/dvitodvi
12814%{_mandir}/man1/dt2dv*
12815%{_mandir}/man1/dv2dt*
12816%{_mandir}/man1/dvi2tty*
12817%{_mandir}/man1/dvibook*
12818%{_mandir}/man1/dviconcat*
12819%{_mandir}/man1/dvidvi*
12820%{_mandir}/man1/dvigif*
12821%{_mandir}/man1/dvipos*
12822%{_mandir}/man1/dviselect*
12823%{_mandir}/man1/dvitodvi*
12824
12825%files epsutils
12826%defattr(644,root,root,755)
12827%attr(755,root,root) %{_bindir}/epsffit
12828%attr(755,root,root) %{_bindir}/epspdf
12829%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 12830%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
12831%{texmfdist}/scripts/epspdf
12832%{_mandir}/man1/epsffit*
12833%doc %{texmfdist}/doc/epspdf
12834
12835%files filters
12836%defattr(644,root,root,755)
12837%attr(755,root,root) %{_bindir}/fix*
12838%{_mandir}/man1/fix*
12839
faa40f44
ZU
12840%files psutils
12841%defattr(644,root,root,755)
12842%attr(755,root,root) %{_bindir}/extractres
12843%attr(755,root,root) %{_bindir}/getafm
12844%attr(755,root,root) %{_bindir}/includeres
12845%attr(755,root,root) %{_bindir}/psbook
12846%attr(755,root,root) %{_bindir}/psmerge
12847%attr(755,root,root) %{_bindir}/psnup
12848%attr(755,root,root) %{_bindir}/psresize
12849%attr(755,root,root) %{_bindir}/psselect
5fef92c1 12850%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
12851%attr(755,root,root) %{_bindir}/pstops
12852%attr(755,root,root) %{_bindir}/showchar
12853%{_mandir}/man1/extractres*
12854%{_mandir}/man1/getafm*
12855%{_mandir}/man1/includeres*
12856%{_mandir}/man1/psbook*
12857%{_mandir}/man1/psmerge*
12858%{_mandir}/man1/psnup*
12859%{_mandir}/man1/psresize*
12860%{_mandir}/man1/psselect*
12861%{_mandir}/man1/pstops*
12862%{texmf}/dvips/psutils
12863
489714ae
ZU
12864%files uncategorized-utils
12865%defattr(644,root,root,755)
12866%attr(755,root,root) %{_bindir}/devnag
12867%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
12868
12869%files tex4ht
12870%defattr(644,root,root,755)
add234d3
MB
12871%attr(755,root,root) %{_bindir}/ht
12872%attr(755,root,root) %{_bindir}/htcontext
12873%attr(755,root,root) %{_bindir}/htlatex
12874%attr(755,root,root) %{_bindir}/htmex
12875%attr(755,root,root) %{_bindir}/httex
12876%attr(755,root,root) %{_bindir}/httexi
12877%attr(755,root,root) %{_bindir}/htxelatex
12878%attr(755,root,root) %{_bindir}/htxetex
12879%attr(755,root,root) %{_bindir}/mk4ht
12880%attr(755,root,root) %{_bindir}/t4ht
12881%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 12882%{texmf}/scripts/tex4ht
5b7eba8e 12883%{texmfdist}/tex/generic/tex4ht
add234d3
MB
12884%dir %{texmfdist}/scripts/tex4ht
12885%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12886%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12887%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12888%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12889%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12890%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
12891%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
12892%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
12893%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 12894%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 12895%{texmfdist}/tex4ht
4224ae6d
MB
12896
12897%files xetex
12898%defattr(644,root,root,755)
12899%attr(755,root,root) %{_bindir}/xdvipdfmx
12900%attr(755,root,root) %{_bindir}/xelatex
12901%attr(755,root,root) %{_bindir}/xetex
12902%{texmf}/fmtutil/format.xetex.cnf
12903%doc %{texmfdist}/doc/xelatex
12904%doc %{texmfdist}/doc/xetex
12905%{texmfdist}/scripts/xetex
12906%{texmfdist}/tex/generic/ifxetex
12907%{texmfdist}/tex/generic/xetexconfig
12908%{texmfdist}/tex/latex/latexconfig/xelatex.ini
12909%{texmfdist}/tex/plain/config/xetex.ini
12910%{texmfdist}/tex/xelatex
12911%{texmfdist}/tex/xetex
12912
12913%files xmltex
12914%defattr(644,root,root,755)
12915%doc %{texmfdist}/doc/xmltex
12916%attr(755,root,root) %{_bindir}/pdfxmltex
12917%attr(755,root,root) %{_bindir}/xmltex
12918%{texmfdist}/tex/xmltex
12919%{texmf}/fmtutil/format.xmltex.cnf
This page took 5.17312 seconds and 4 git commands to generate.