]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- fixes
[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
faa40f44 1265Group: Applications/Printing
8affbd2c 1266Obsoletes: psutils
faa40f44
ZU
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,
8affbd2c
ZU
1281wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1282także na łączenie różnych plików PostScript w całość.
faa40f44 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)
8affbd2c 6905%dir %{texmfdoc}
04123363 6906%dir %{texmfdoc}/doc
5b7eba8e
MB
6907%{texmfdoc}/doc/english
6908
6909%files doc-bg
6910%defattr(644,root,root,755)
6911%{texmfdoc}/doc/bulgarian
6912
6913%files doc-cs
6914%defattr(644,root,root,755)
6915%{texmfdoc}/doc/czechslovak
6916
6917%files doc-de
6918%defattr(644,root,root,755)
6919%{texmfdoc}/doc/german
6920
6921%files doc-el
6922%defattr(644,root,root,755)
6923%{texmfdoc}/doc/greek
6924
6925%files doc-es
6926%defattr(644,root,root,755)
6927%{texmfdoc}/doc/spanish
6928
6929%files doc-fi
6930%defattr(644,root,root,755)
6931%{texmfdoc}/doc/finnish
6932
6933%files doc-fr
6934%defattr(644,root,root,755)
6935%{texmfdoc}/doc/french
6936
6937%files doc-it
6938%defattr(644,root,root,755)
6939%{texmfdoc}/doc/italian
6940
6941%files doc-ja
6942%defattr(644,root,root,755)
6943%{texmfdoc}/doc/japanese
6944
6945%files doc-ko
6946%defattr(644,root,root,755)
6947%{texmfdoc}/doc/korean
6948
6949%files doc-mn
6950%defattr(644,root,root,755)
6951%{texmfdoc}/doc/mongolian
6952
6953%files doc-nl
6954%defattr(644,root,root,755)
6955%{texmfdoc}/doc/dutch
6956
6957%files doc-pl
6958%defattr(644,root,root,755)
6959%{texmfdoc}/doc/polish
6960
6961%files doc-pt
6962%defattr(644,root,root,755)
6963%{texmfdoc}/doc/portuguese
6964
6965%files doc-ru
6966%defattr(644,root,root,755)
6967%{texmfdoc}/doc/russian
6968
6969%files doc-sk
6970%defattr(644,root,root,755)
6971%{texmfdoc}/doc/slovak
6972
6973%files doc-sl
6974%defattr(644,root,root,755)
6975%{texmfdoc}/doc/slovenian
6976
6977%files doc-th
6978%defattr(644,root,root,755)
6979%{texmfdoc}/doc/thai
6980
6981%files doc-tr
6982%defattr(644,root,root,755)
6983%{texmfdoc}/doc/turkish
6984
6985%files doc-uk
6986%defattr(644,root,root,755)
6987%{texmfdoc}/doc/ukrainian
6988
6989%files doc-vi
6990%defattr(644,root,root,755)
6991%{texmfdoc}/doc/vietnamese
6992
6993%files doc-zh_CN
6994%defattr(644,root,root,755)
6995%{texmfdoc}/doc/chinese
6996
0f6c4baf
ZU
6997# %files doc-Catalogue
6998# %defattr(644,root,root,755)
6999# %{texmf}/doc/help/Catalogue
d08789e0 7000
0f6c4baf
ZU
7001# %files doc-tug-faq
7002# %defattr(644,root,root,755)
7003# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7004
5902e778 7005
d08789e0
ZU
7006%files doc-latex
7007%defattr(644,root,root,755)
5902e778
ZU
7008# %{texmfdist}/doc/latex/bar
7009# %{texmfdist}/doc/latex/eclbip
7010# %{texmfdist}/doc/latex/eo
7011# %{texmfdist}/doc/latex/floatflt
7012# %{texmfdist}/doc/latex/general
7013# %{texmfdist}/doc/latex/germbib
7014# %{texmfdist}/doc/latex/images
7015# %{texmfdist}/doc/latex/mathcomp
7016# %{texmfdist}/doc/latex/mt11p
7017# %{texmfdist}/doc/latex/picins
7018# %{texmfdist}/doc/latex/ps4pdf
7019# %{texmfdist}/doc/latex/pslatex
7020# %{texmfdist}/doc/latex/shapepar
7021# %{texmfdist}/doc/latex/supertab
7022# %{texmfdist}/doc/latex/tex-refs
7023# %{texmfdist}/doc/latex/textmerg
7024# %{texmfdist}/doc/latex/treesvr
df343eba 7025%{texmfdist}/doc/latex/acronym
df343eba
ZU
7026%{texmfdist}/doc/latex/aeguill
7027%{texmfdist}/doc/latex/anysize
df343eba
ZU
7028%{texmfdist}/doc/latex/base
7029%{texmfdist}/doc/latex/beton
df343eba
ZU
7030%{texmfdist}/doc/latex/carlisle
7031%{texmfdist}/doc/latex/ccaption
7032%{texmfdist}/doc/latex/changebar
7033%{texmfdist}/doc/latex/chappg
df343eba
ZU
7034%{texmfdist}/doc/latex/concmath
7035%{texmfdist}/doc/latex/crop
df343eba
ZU
7036%{texmfdist}/doc/latex/dinbrief
7037%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
7038%{texmfdist}/doc/latex/eepic
7039%{texmfdist}/doc/latex/endfloat
df343eba
ZU
7040%{texmfdist}/doc/latex/esint
7041%{texmfdist}/doc/latex/eso-pic
7042%{texmfdist}/doc/latex/euler
7043%{texmfdist}/doc/latex/eulervm
df343eba
ZU
7044%{texmfdist}/doc/latex/extsizes
7045%{texmfdist}/doc/latex/fancybox
7046%{texmfdist}/doc/latex/fancyhdr
7047%{texmfdist}/doc/latex/fancyvrb
7048%{texmfdist}/doc/latex/filecontents
7049%{texmfdist}/doc/latex/float
df343eba
ZU
7050%{texmfdist}/doc/latex/footmisc
7051%{texmfdist}/doc/latex/footnpag
7052%{texmfdist}/doc/latex/fp
df343eba 7053%{texmfdist}/doc/latex/geometry
df343eba
ZU
7054%{texmfdist}/doc/latex/graphics
7055%{texmfdist}/doc/latex/hyperref
7056%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
7057%{texmfdist}/doc/latex/index
7058%{texmfdist}/doc/latex/koma-script
7059%{texmfdist}/doc/latex/labels
df343eba 7060%{texmfdist}/doc/latex/layouts
df343eba
ZU
7061%{texmfdist}/doc/latex/lettrine
7062%{texmfdist}/doc/latex/listings
7063%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
7064%{texmfdist}/doc/latex/mdwtools
7065%{texmfdist}/doc/latex/memoir
7066%{texmfdist}/doc/latex/mh
df343eba
ZU
7067%{texmfdist}/doc/latex/mparhack
7068%{texmfdist}/doc/latex/ms
df343eba
ZU
7069%{texmfdist}/doc/latex/multibib
7070%{texmfdist}/doc/latex/mwcls
7071%{texmfdist}/doc/latex/natbib
7072%{texmfdist}/doc/latex/nomencl
7073%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
7074%{texmfdist}/doc/latex/oberdiek
7075%{texmfdist}/doc/latex/overpic
7076%{texmfdist}/doc/latex/paralist
7077%{texmfdist}/doc/latex/pb-diagram
7078%{texmfdist}/doc/latex/pdfpages
7079%{texmfdist}/doc/latex/picinpar
df343eba
ZU
7080%{texmfdist}/doc/latex/pict2e
7081%{texmfdist}/doc/latex/placeins
7082%{texmfdist}/doc/latex/preprint
7083%{texmfdist}/doc/latex/preview
7084%{texmfdist}/doc/latex/program
df343eba 7085%{texmfdist}/doc/latex/psfrag
0f6c4baf 7086%{texmfdist}/doc/latex/revtex
df343eba
ZU
7087%{texmfdist}/doc/latex/rotating
7088%{texmfdist}/doc/latex/rotfloat
7089%{texmfdist}/doc/latex/scale
7090%{texmfdist}/doc/latex/sectsty
7091%{texmfdist}/doc/latex/seminar
df343eba
ZU
7092%{texmfdist}/doc/latex/showlabels
7093%{texmfdist}/doc/latex/sidecap
df343eba
ZU
7094%{texmfdist}/doc/latex/slashbox
7095%{texmfdist}/doc/latex/soul
7096%{texmfdist}/doc/latex/stdclsdv
7097%{texmfdist}/doc/latex/subfig
7098%{texmfdist}/doc/latex/subfigure
df343eba 7099%{texmfdist}/doc/latex/textfit
df343eba
ZU
7100%{texmfdist}/doc/latex/textpos
7101%{texmfdist}/doc/latex/titlesec
7102%{texmfdist}/doc/latex/tocbibind
7103%{texmfdist}/doc/latex/tocloft
7104%{texmfdist}/doc/latex/tools
7105%{texmfdist}/doc/latex/totpages
df343eba
ZU
7106%{texmfdist}/doc/latex/type1cm
7107%{texmfdist}/doc/latex/units
7108%{texmfdist}/doc/latex/vmargin
7109%{texmfdist}/doc/latex/was
7110%{texmfdist}/doc/latex/wrapfig
7111%{texmfdist}/doc/latex/xtab
7112%{texmfdist}/doc/latex/yfonts
7113
096dca83 7114%files -n kpathsea
d08789e0 7115%defattr(644,root,root,755)
4aeb46f7 7116%dir %{texmf}/doc/kpathsea
446ab8e0 7117%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7118%attr(755,root,root) %{_bindir}/kpsepath
7119%attr(755,root,root) %{_bindir}/kpsestat
7120%attr(755,root,root) %{_bindir}/kpsetool
7121%attr(755,root,root) %{_bindir}/kpsewhich
7122%attr(755,root,root) %{_bindir}/kpsexpand
7123%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7124%{_libdir}/libkpathsea.la
fae5faca
ZU
7125%{_mandir}/man1/kpsexpand.1*
7126%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7127%{_mandir}/man1/kpsestat.1*
7128%{_mandir}/man1/kpsetool.1*
7129%{_mandir}/man1/kpsewhich.1*
d08789e0 7130
096dca83 7131%files -n kpathsea-devel
d08789e0
ZU
7132%defattr(644,root,root,755)
7133%attr(755,root,root) %{_libdir}/libkpathsea.so
7134%{_includedir}/kpathsea
7135%{_infodir}/kpathsea.info*
7136
7137%files dvips
7138%defattr(644,root,root,755)
446ab8e0 7139# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7140# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7141# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7142# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7143# %{texmf}/dvips/misc
7144# %{texmf}/dvips/config/config.generic
7145# %{texmf}/fonts/map/dvips/misc
7146# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7147# %{texmf}/fonts/map/dvips/tetex/bsr.map
7148# %{_localstatedir}/fonts/map/dvipdfm
7149# %{_localstatedir}/fonts/map/dvips
7150%dir %{texmfdist}/fonts/map/dvips/cmex
7151%dir %{texmf}/dvipdfm
7152%docdir %{texmf}/doc/dvips
7153%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7154%attr(755,root,root) %{_bindir}/dvips
7155%attr(755,root,root) %{_bindir}/dvired
7156%attr(755,root,root) %{_bindir}/dvitomp
7157%attr(755,root,root) %{_bindir}/dvitype
7158%attr(755,root,root) %{_bindir}/dvicopy
7159%attr(755,root,root) %{_bindir}/dvipdfm
7160%attr(755,root,root) %{_bindir}/dvipdft
7161# dvi2fax requires ghostscript
7162%attr(755,root,root) %{_bindir}/dvi2fax
7163%{_infodir}/dvips.info*
7164%{_mandir}/man1/dvi2fax.1*
7165%{_mandir}/man1/dvicopy.1*
7166%{_mandir}/man1/dvipdfm.1*
7167%{_mandir}/man1/dvips.1*
7168%{_mandir}/man1/dvired.1*
7169%{_mandir}/man1/dvitomp.1*
7170%{_mandir}/man1/dvitype.1*
d08789e0 7171%{texmf}/dvips/base
d08789e0 7172%{texmf}/dvips/gsftopk
2677a8b0 7173%{texmfdist}/dvips/psfrag
d08789e0 7174%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7175%{texmfdist}/fonts/enc/dvips/base
9b908671 7176%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
7177%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7178%{texmf}/dvipdfm/config
7179%{texmf}/dvips/tetex/config.*
d08789e0 7180%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
7181# %{texmf}/fonts/map
7182%dir %{texmf}/fonts/map/dvipdfm
7183%dir %{texmf}/fonts/map/dvips
7184%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
7185%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7186%{texmf}/fonts/map/dvips/tetex/dvips35.map
7187%{texmf}/fonts/map/dvips/tetex/mathpple.map
7188%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7189%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7190%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7191%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7192
d08789e0
ZU
7193
7194%files dvilj
7195%defattr(644,root,root,755)
7196%attr(755,root,root) %{_bindir}/dvihp
7197%attr(755,root,root) %{_bindir}/dvilj
7198%attr(755,root,root) %{_bindir}/dvilj2p
7199%attr(755,root,root) %{_bindir}/dvilj4
7200%attr(755,root,root) %{_bindir}/dvilj4l
7201%attr(755,root,root) %{_bindir}/dvilj6
7202%{_mandir}/man1/dvihp.1*
7203%{_mandir}/man1/dvilj.1*
09deda15
ZU
7204%{_mandir}/man1/dvilj2p.1*
7205%{_mandir}/man1/dvilj4.1*
7206%{_mandir}/man1/dvilj4l.1*
7207%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7208
7209%files makeindex
7210%defattr(644,root,root,755)
446ab8e0 7211%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7212%attr(755,root,root) %{_bindir}/mkindex
7213%attr(755,root,root) %{_bindir}/makeindex
7214%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7215%{texmfdist}/makeindex
d08789e0
ZU
7216%{_mandir}/man1/makeindex.1*
7217%{_mandir}/man1/mkindex.1*
7218%{_mandir}/man1/rumakeindex.1*
7219
7220%files metafont
7221%defattr(644,root,root,755)
d08789e0
ZU
7222#%attr(755,root,root) %{_bindir}/mfw
7223#%attr(755,root,root) %{_bindir}/virmf
7224#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7225#%{texmf}/mft/cmbase.mft
7226# %{texmf}/mft/e.mft
446ab8e0
ZU
7227# %{texmf}/mft/pl.mft
7228# %{fmtdir}/mf.base
d08789e0 7229#%{texmf}/web2c/mf-nowin.base
446ab8e0 7230# %{texmf}/web2c/mf.pool
d08789e0 7231#%{texmf}/web2c/mfw.base
d08789e0
ZU
7232#%{_mandir}/man1/inimf.1*
7233#%{_mandir}/man1/virmf.1*
5902e778
ZU
7234%dir %{texmfdist}/mft
7235%dir %{texmfdist}/mft/base
7236%attr(755,root,root) %{_bindir}/mf
7237%attr(755,root,root) %{_bindir}/mf-nowin
7238%attr(755,root,root) %{_bindir}/mft
7239%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7240%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7241%attr(755,root,root) %{_bindir}/mktextfm
7242%{texmfdist}/metafont
7243%{texmfdist}/mft/base/mplain.mft
7244%{texmfdist}/mft/base/plain.mft
7245%{_mandir}/man1/mf.1*
fae5faca 7246%{_mandir}/man1/mf-nowin.1*
5902e778 7247%{_mandir}/man1/mft.1*
d08789e0
ZU
7248%{_mandir}/man1/mktexmf.1*
7249%{_mandir}/man1/mktexpk.1*
7250%{_mandir}/man1/mktextfm.1*
7251
7252%files metapost
7253%defattr(644,root,root,755)
d08789e0
ZU
7254#%attr(755,root,root) %{_bindir}/virmpost
7255#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7256# %{texmf}/web2c/mp.pool
7257# %{fmtdir}/mpost.mem
7258#%{_mandir}/man1/inimpost.1*
7259#%{_mandir}/man1/virmpost.1*
446ab8e0 7260%dir %{texmfdist}/metapost
5902e778
ZU
7261%doc %{texmfdist}/doc/metapost
7262%attr(755,root,root) %{_bindir}/mpost
7263%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7264%{texmfdist}/metapost/base
7265%{texmfdist}/metapost/config
7266%{texmfdist}/metapost/mfpic
7267%{texmfdist}/metapost/misc
7268%{texmfdist}/metapost/support
d08789e0
ZU
7269%{_mandir}/man1/mpost.1*
7270%{_mandir}/man1/mpto.1*
d08789e0
ZU
7271
7272%files mptopdf
7273%defattr(644,root,root,755)
7274%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7275%{_mandir}/man1/mptopdf.1*
b839a3ce 7276# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7277
7278%files texdoctk
7279%defattr(644,root,root,755)
446ab8e0 7280# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7281%attr(755,root,root) %{_bindir}/texdoctk
7282%{texmf}/texdoctk
d08789e0
ZU
7283%{_mandir}/man1/texdoctk.1*
7284
7285%files -n texconfig
7286%defattr(644,root,root,755)
5902e778
ZU
7287%dir %{texmf}/texconfig
7288%doc %{texmf}/texconfig/README
d08789e0
ZU
7289%attr(755,root,root) %{_bindir}/texconfig
7290%attr(755,root,root) %{_bindir}/texconfig-dialog
7291%attr(755,root,root) %{_bindir}/texconfig-sys
7292%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7293%{_mandir}/man1/texconfig.1*
fae5faca 7294%{_mandir}/man1/texconfig-sys.1*
5902e778 7295%{texmf}/texconfig/g
d08789e0 7296%{texmf}/texconfig/generic
5902e778 7297%{texmf}/texconfig/tcfmgr.map
d08789e0 7298%{texmf}/texconfig/v
d08789e0
ZU
7299%{texmf}/texconfig/x
7300
624ed2f9
ZU
7301%files -n xindy
7302%defattr(644,root,root,755)
4224ae6d 7303%doc %{texmf}/doc/xindy
624ed2f9 7304%dir %{texmf}/xindy
624ed2f9 7305%dir %{texmf}/xindy/lang
1024ab0e
ZU
7306%dir %{texmf}/scripts
7307%{texmf}/scripts/xindy
4224ae6d
MB
7308%{texmf}/xindy/base
7309%{texmf}/xindy/class
7310%{texmf}/xindy/ord
7311%{texmf}/xindy/rules
7312%{texmf}/xindy/styles
7313%{texmf}/xindy/tex
624ed2f9 7314
1024ab0e 7315
624ed2f9
ZU
7316%files -n xindy-albanian
7317%defattr(644,root,root,755)
4224ae6d 7318%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7319
7320%files -n xindy-belarusian
7321%defattr(644,root,root,755)
4224ae6d 7322%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7323
7324%files -n xindy-bulgarian
7325%defattr(644,root,root,755)
4224ae6d 7326%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7327
7328%files -n xindy-croatian
7329%defattr(644,root,root,755)
4224ae6d 7330%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7331
7332%files -n xindy-czech
7333%defattr(644,root,root,755)
4224ae6d 7334%{texmf}/xindy/lang/czech
624ed2f9
ZU
7335
7336%files -n xindy-danish
7337%defattr(644,root,root,755)
4224ae6d 7338%{texmf}/xindy/lang/danish
624ed2f9
ZU
7339
7340%files -n xindy-dutch
7341%defattr(644,root,root,755)
4224ae6d 7342%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7343
7344%files -n xindy-english
7345%defattr(644,root,root,755)
4224ae6d 7346%{texmf}/xindy/lang/english
624ed2f9
ZU
7347
7348%files -n xindy-esperanto
7349%defattr(644,root,root,755)
4224ae6d 7350%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7351
7352%files -n xindy-estonian
7353%defattr(644,root,root,755)
4224ae6d 7354%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7355
7356%files -n xindy-finnish
7357%defattr(644,root,root,755)
4224ae6d 7358%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7359
7360%files -n xindy-french
7361%defattr(644,root,root,755)
4224ae6d 7362%{texmf}/xindy/lang/french
624ed2f9
ZU
7363
7364%files -n xindy-general
7365%defattr(644,root,root,755)
4224ae6d 7366%{texmf}/xindy/lang/general
624ed2f9
ZU
7367
7368%files -n xindy-georgian
7369%defattr(644,root,root,755)
4224ae6d 7370%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7371
7372%files -n xindy-german
7373%defattr(644,root,root,755)
4224ae6d 7374%{texmf}/xindy/lang/german
624ed2f9
ZU
7375
7376%files -n xindy-greek
7377%defattr(644,root,root,755)
4224ae6d 7378%{texmf}/xindy/lang/greek
624ed2f9
ZU
7379
7380%files -n xindy-gypsy
7381%defattr(644,root,root,755)
4224ae6d 7382%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7383
7384%files -n xindy-hausa
7385%defattr(644,root,root,755)
4224ae6d 7386%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7387
7388%files -n xindy-hebrew
7389%defattr(644,root,root,755)
4224ae6d 7390%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7391
7392%files -n xindy-hungarian
7393%defattr(644,root,root,755)
4224ae6d 7394%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7395
7396%files -n xindy-icelandic
7397%defattr(644,root,root,755)
4224ae6d 7398%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7399
7400%files -n xindy-italian
7401%defattr(644,root,root,755)
4224ae6d 7402%{texmf}/xindy/lang/italian
624ed2f9
ZU
7403
7404%files -n xindy-klingon
7405%defattr(644,root,root,755)
4224ae6d 7406%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7407
7408%files -n xindy-kurdish
7409%defattr(644,root,root,755)
4224ae6d 7410%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7411
7412%files -n xindy-latin
7413%defattr(644,root,root,755)
4224ae6d 7414%{texmf}/xindy/lang/latin
624ed2f9
ZU
7415
7416%files -n xindy-latvian
7417%defattr(644,root,root,755)
4224ae6d 7418%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7419
7420%files -n xindy-lithuanian
7421%defattr(644,root,root,755)
4224ae6d 7422%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7423
7424%files -n xindy-lower-sorbian
7425%defattr(644,root,root,755)
4224ae6d 7426%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7427
7428%files -n xindy-macedonian
7429%defattr(644,root,root,755)
4224ae6d 7430%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7431
7432%files -n xindy-mongolian
7433%defattr(644,root,root,755)
4224ae6d 7434%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7435
7436%files -n xindy-norwegian
7437%defattr(644,root,root,755)
4224ae6d 7438%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7439
7440%files -n xindy-polish
7441%defattr(644,root,root,755)
4224ae6d 7442%{texmf}/xindy/lang/polish
624ed2f9
ZU
7443
7444%files -n xindy-portuguese
7445%defattr(644,root,root,755)
4224ae6d 7446%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7447
7448%files -n xindy-romanian
7449%defattr(644,root,root,755)
4224ae6d 7450%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7451
7452%files -n xindy-russian
7453%defattr(644,root,root,755)
4224ae6d 7454%{texmf}/xindy/lang/russian
624ed2f9
ZU
7455
7456%files -n xindy-serbian
7457%defattr(644,root,root,755)
4224ae6d 7458%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7459
7460%files -n xindy-slovak
7461%defattr(644,root,root,755)
4224ae6d 7462%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7463
7464%files -n xindy-slovenian
7465%defattr(644,root,root,755)
4224ae6d 7466%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7467
7468%files -n xindy-spanish
7469%defattr(644,root,root,755)
4224ae6d 7470%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7471
7472%files -n xindy-swedish
7473%defattr(644,root,root,755)
4224ae6d 7474%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7475
7476%files -n xindy-turkish
7477%defattr(644,root,root,755)
4224ae6d 7478%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7479
7480%files -n xindy-ukrainian
7481%defattr(644,root,root,755)
4224ae6d 7482%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7483
7484%files -n xindy-upper-sorbian
7485%defattr(644,root,root,755)
4224ae6d 7486%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7487
7488%files -n xindy-vietnamese
7489%defattr(644,root,root,755)
4224ae6d 7490%{texmf}/xindy/lang/vietnamese/
624ed2f9 7491
d08789e0
ZU
7492%files -n xdvi
7493%defattr(644,root,root,755)
d08789e0 7494#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7495# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7496# %{_mandir}/man1/xdvizilla.1*
9b908671 7497%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7498%attr(755,root,root) %{_bindir}/xdvi
7499%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7500%{_desktopdir}/xdvi.desktop
7501%{_pixmapsdir}/xdvi.png
7502%{texmf}/xdvi
7503
7504%files pdftex
7505%defattr(644,root,root,755)
446ab8e0 7506# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7507# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7508# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7509# %dir %{texmf}/fonts/map/pdftex
7510# %dir %{texmf}/fonts/map/pdftex/cmttf
7511# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7512# %{texmf}/web2c/pdfetex-pl.pool
7513# %{texmf}/web2c/pdfetex.pool
7514# %{texmf}/web2c/pdfxtex.pool
5902e778 7515# %{_mandir}/man1/pdfxtex.1*
5fef92c1 7516%doc %{texmfdist}/doc/pdftex
5902e778
ZU
7517%attr(755,root,root) %{_bindir}/epstopdf
7518%attr(755,root,root) %{_bindir}/pdfcrop
7519%attr(755,root,root) %{_bindir}/pdftex
7520%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7521%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7522%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7523%{_mandir}/man1/epstopdf.1*
7524%{_mandir}/man1/pdftex.1*
d08789e0 7525
04123363 7526%files phyzzx
f65b3398 7527%defattr(644,root,root,755)
04123363
ZU
7528%attr(755,root,root) %{_bindir}/phyzzx
7529%dir %{texmfdist}/doc/phyzzx
7530%dir %{texmfdist}/tex/phyzzx
7531%doc %{texmfdist}/doc/phyzzx/base
7532%{texmfdist}/tex/phyzzx/config
7533%{texmf}/fmtutil/format.phyzzx.cnf
7534
d08789e0
ZU
7535%files omega
7536%defattr(644,root,root,755)
5902e778
ZU
7537# %{texmf}/web2c/omega.pool
7538# %{texmf}/web2c/aleph.pool
5902e778
ZU
7539# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7540# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7541# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7542# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7543%doc %{texmfdist}/doc/omega
7544%dir %{texmfdist}/omega
7545%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7546%attr(755,root,root) %{_bindir}/aleph
7547%attr(755,root,root) %{_bindir}/lambda
7548%attr(755,root,root) %{_bindir}/mkocp
7549%attr(755,root,root) %{_bindir}/mkofm
7550%attr(755,root,root) %{_bindir}/odvicopy
7551%attr(755,root,root) %{_bindir}/odvips
7552%attr(755,root,root) %{_bindir}/odvitype
7553%attr(755,root,root) %{_bindir}/omega
7554%attr(755,root,root) %{_bindir}/omfonts
7555%attr(755,root,root) %{_bindir}/opl2ofm
7556%attr(755,root,root) %{_bindir}/otangle
7557%attr(755,root,root) %{_bindir}/otp2ocp
7558%attr(755,root,root) %{_bindir}/outocp
7559%attr(755,root,root) %{_bindir}/ovf2ovp
7560%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7561%{texmfdist}/dvips/omega/config.omega
7562%{texmfdist}/dvips/omega/omega.cfg
7563%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7564%{texmfdist}/omega/ocp
7565%{texmfdist}/omega/otp
2677a8b0 7566%{texmfdist}/tex/lambda
fae5faca 7567%{_mandir}/man1/lambda.1*
d08789e0
ZU
7568%{_mandir}/man1/mkocp.1*
7569%{_mandir}/man1/mkofm.1*
7570%{_mandir}/man1/omega.1*
fae5faca
ZU
7571%{_mandir}/man1/odvicopy.1*
7572%{_mandir}/man1/odvips.1*
7573%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7574%{_mandir}/man1/ofm2opl.1*
7575%{_mandir}/man1/opl2ofm.1*
7576%{_mandir}/man1/otp2ocp.1*
7577%{_mandir}/man1/outocp.1*
7578%{_mandir}/man1/ovf2ovp.1*
7579%{_mandir}/man1/ovp2ovf.1*
7580
d08789e0
ZU
7581%files plain
7582%defattr(644,root,root,755)
446ab8e0
ZU
7583%doc %{texmfdist}/doc/plain
7584%{texmfdist}/tex/plain
4224ae6d 7585%exclude %{texmfdist}/tex/plain/config/xetex.ini
d08789e0
ZU
7586#%{texmf}/web2c/plain.mem
7587#%{texmf}/web2c/plain.base
7588
d5174470
ZU
7589# %files format-plain
7590# %defattr(644,root,root,755)
b839a3ce 7591# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7592#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7593
d5174470
ZU
7594# %files format-pdftex
7595# %defattr(644,root,root,755)
b839a3ce 7596# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7597
d5174470
ZU
7598# %files format-pdfetex
7599# %defattr(644,root,root,755)
b839a3ce 7600# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7601
7602%files mex
7603%defattr(644,root,root,755)
446ab8e0
ZU
7604# %doc %{texmf}/doc/polish/mex
7605%dir %{texmfdist}/tex/mex
7606%dir %{texmfdist}/tex/mex/base
7607%{texmfdist}/tex/mex/base/mex1.tex
7608%{texmfdist}/tex/mex/base/mex2.tex
7609%{texmfdist}/tex/mex/base/mex.tex
7610%dir %{texmfdist}/tex/mex/config
7611%{texmfdist}/tex/mex/base/mexconf.tex
7612
d08789e0
ZU
7613%files format-mex
7614%defattr(644,root,root,755)
7615%attr(755,root,root) %{_bindir}/mex
2677a8b0 7616%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7617# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7618
7619%files format-pdfmex
7620%defattr(644,root,root,755)
7621%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7622%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7623# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7624
7625%files format-utf8mex
7626%defattr(644,root,root,755)
7627%attr(755,root,root) %{_bindir}/utf8mex
04123363 7628%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7629%doc %{texmfdist}/doc/mex/utf8mex
7630%{texmfdist}/tex/mex/utf8mex
b839a3ce 7631# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7632
7633%files amstex
7634%defattr(644,root,root,755)
2677a8b0
ZU
7635%dir %{texmfdist}/tex/amstex
7636%{texmfdist}/tex/amstex/base
7637%{texmfdist}/tex/amstex/config
7638%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7639
7640%files format-amstex
7641%defattr(644,root,root,755)
446ab8e0
ZU
7642%doc %{texmfdist}/doc/amstex
7643%{texmfdist}/tex/amstex
d08789e0
ZU
7644%attr(755,root,root) %{_bindir}/amstex
7645%{_mandir}/man1/amstex.1*
446ab8e0
ZU
7646# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7647# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7648
446ab8e0
ZU
7649# %files format-pdfamstex
7650# %defattr(644,root,root,755)
7651# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7652#%{texmf}/pdftex/amstex
446ab8e0 7653# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7654
7655%files csplain
7656%defattr(644,root,root,755)
04123363 7657%dir %{texmfdist}/doc/cslatex
21c69d95 7658%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7659%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7660%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7661%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7662%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7663%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7664%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7665%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7666%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7667%{texmfdist}/tex/csplain
d08789e0
ZU
7668
7669%files format-csplain
7670%defattr(644,root,root,755)
b839a3ce 7671# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7672
7673%files format-pdfcsplain
7674%defattr(644,root,root,755)
7675%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7676# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7677
7678%files cslatex
7679%defattr(644,root,root,755)
446ab8e0
ZU
7680# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7681# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7682%{texmfdist}/tex/cslatex
7683%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7684
7685%files format-cslatex
7686%defattr(644,root,root,755)
7687%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 7688# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7689
7690%files format-pdfcslatex
7691%defattr(644,root,root,755)
7692%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7693# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7694
ffd94364
ZU
7695# %files cyrplain
7696# %defattr(644,root,root,755)
7697# %doc %{texmf}/doc/cyrplain
7698# %{texmf}/tex/cyrplain
d08789e0 7699
ffd94364
ZU
7700# %files format-cyrplain
7701# %defattr(644,root,root,755)
7702# %attr(755,root,root) %{_bindir}/cyrtex
7703# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7704
ffd94364
ZU
7705# %files format-cyramstex
7706# %defattr(644,root,root,755)
7707# %attr(755,root,root) %{_bindir}/cyramstex
7708# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7709
ffd94364
ZU
7710# %files format-cyrtexinfo
7711# %defattr(644,root,root,755)
7712# %attr(755,root,root) %{_bindir}/cyrtexinfo
7713# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7714
7715%files eplain
7716%defattr(644,root,root,755)
ffd94364
ZU
7717%doc %{texmfdist}/doc/etex
7718%doc %{texmfdist}/doc/eplain
7719%{texmfdist}/tex/plain/etex
7720%{texmfdist}/tex/eplain
d08789e0
ZU
7721
7722%files format-eplain
7723%defattr(644,root,root,755)
7724%attr(755,root,root) %{_bindir}/eplain
7725%attr(755,root,root) %{_bindir}/etex
7726%{_mandir}/man1/eplain.1*
7727%{_mandir}/man1/etex.1*
b839a3ce
ZU
7728# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7729# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7730
7731%files context
7732%defattr(644,root,root,755)
68640cd8
ZU
7733%doc %{texmfdist}/doc/context
7734# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7735%attr(755,root,root) %{_bindir}/context
7736%attr(755,root,root) %{_bindir}/ctxtools
7737%attr(755,root,root) %{_bindir}/exatools
7738%attr(755,root,root) %{_bindir}/luatools
7739%attr(755,root,root) %{_bindir}/makempy
7740%attr(755,root,root) %{_bindir}/mpstools
7741%attr(755,root,root) %{_bindir}/mtxrun
7742%attr(755,root,root) %{_bindir}/mtxtools
7743%attr(755,root,root) %{_bindir}/pdfthumb
7744%attr(755,root,root) %{_bindir}/pdftools
7745%attr(755,root,root) %{_bindir}/pdftrimwhite
7746%attr(755,root,root) %{_bindir}/pstopdf
7747%attr(755,root,root) %{_bindir}/rlxtools
7748%attr(755,root,root) %{_bindir}/runtools
7749%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7750%attr(755,root,root) %{_bindir}/texfind
7751%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7752%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7753%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7754%attr(755,root,root) %{_bindir}/textools
d08789e0 7755%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7756%attr(755,root,root) %{_bindir}/tmftools
7757%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7758# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7759%{_mandir}/man1/ctxtools.1*
7760%{_mandir}/man1/pdftools.1*
7761%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7762%{_mandir}/man1/texfind.1*
7763%{_mandir}/man1/texfont.1*
fae5faca
ZU
7764%{_mandir}/man1/texmfstart.1*
7765%{_mandir}/man1/textools.1*
d08789e0 7766%{_mandir}/man1/texutil.1*
ffd94364 7767# %{_mandir}/man1/texshow.1*
4224ae6d 7768%{texmfdist}/context
68640cd8 7769%{texmfdist}/fonts/enc/dvips/context
ffd94364 7770# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7771%{texmfdist}/metapost/context
7772%{texmfdist}/scripts/context
4224ae6d
MB
7773%{texmfdist}/tex/context
7774%exclude %{texmfdist}/tex/context/config/cont-de.ini
7775%exclude %{texmfdist}/tex/context/config/cont-en.ini
7776%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7777%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7778%{texmfdist}/tex/generic/context
4224ae6d 7779%{texmfdist}/tex/latex/context
68640cd8 7780%{texmfdist}/bibtex/bst/context
d08789e0
ZU
7781
7782# no fmt, so commented out
7783#%files format-context-cz
7784#%defattr(644,root,root,755)
7785#%%{texmf}/tex/context/config/cont-cz.ini
7786# does not build with beta 20021025
7787#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7788
7789%files format-context-de
7790%defattr(644,root,root,755)
2677a8b0 7791%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7792# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7793#%{_mandir}/man1/cont-de.1*
7794
7795%files format-context-en
7796%defattr(644,root,root,755)
2677a8b0 7797%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7798# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7799#%{_mandir}/man1/cont-en.1*
7800# what is the difference betwen uk and en in this particular situation?
2677a8b0 7801%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7802# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7803
7804# no fmt, so commented out
7805#%files format-context-it
7806#%defattr(644,root,root,755)
7807#%%{texmf}/tex/context/config/cont-it.ini
7808
7809%files format-context-nl
7810%defattr(644,root,root,755)
2677a8b0 7811%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7812# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7813#%{_mandir}/man1/cont-nl.1*
7814
7815# no fmt, so commented out
7816#%files format-context-ro
7817#%defattr(644,root,root,755)
7818#%%{texmf}/tex/context/config/cont-ro.ini
7819
3127b522 7820
d08789e0
ZU
7821%files latex
7822%defattr(644,root,root,755)
5fef92c1 7823%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
7824%attr(755,root,root) %{_bindir}/latex
7825%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7826# %lang(fi) %{_mandir}/fi/man1/latex.1*
7827# %lang(pl) %{_mandir}/pl/man1/latex.1*
7828# %{_infodir}/latex.info*
04123363 7829%{texmf}/fmtutil/format.latex.cnf
5fef92c1 7830%{_mandir}/man1/lacheck.1*
3127b522
ZU
7831%{_mandir}/man1/latex.1*
7832%{_mandir}/man1/pslatex.1*
d08789e0 7833
3127b522
ZU
7834%dir %{texmfdist}/scripts
7835%dir %{texmfdist}/scripts/pst-pdf
63399af2 7836%dir %{texmfdist}/source/generic
df343eba 7837%dir %{texmfdist}/tex/latex
63399af2
ZU
7838%dir %{texmfdist}/tex/plain
7839%dir %{texmf}/tex/latex
d08789e0 7840
3127b522
ZU
7841# %{texmfdist}/tex/latex/citesort
7842# %{texmfdist}/tex/latex/dvilj
7843# %{texmfdist}/tex/latex/eclbip
7844# %{texmfdist}/tex/latex/eo
7845# %{texmfdist}/tex/latex/example
7846# %{texmfdist}/tex/latex/fguill
7847# %{texmfdist}/tex/latex/floatflt
7848# %{texmfdist}/tex/latex/gletter
7849# %{texmfdist}/tex/latex/here
7850# %{texmfdist}/tex/latex/mt11p
7851# %{texmfdist}/tex/latex/relsize
7852# %{texmfdist}/tex/latex/selectp
7853# %{texmfdist}/tex/latex/shadow
7854# %{texmfdist}/tex/latex/showtags
7855# %{texmfdist}/tex/latex/tabls
7856# %{texmfdist}/tex/latex/texmacs
7857# %{texmfdist}/tex/latex/threeparttable
7858# %{texmfdist}/tex/latex/treesvr
7859# %{texmfdist}/tex/latex/ulem
7860# %{texmfdist}/tex/latex/url
7861# %{texmf}/tex/latex/version
7862# %{texmf}/tex/latex/vpage
7863%{texmfdist}/scripts/pst-pdf/ps4pdf
7864%{texmfdist}/tex/generic/pstricks
7865%{texmfdist}/tex/generic/shapepar
3127b522 7866%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
7867%{texmfdist}/tex/latex/12many
7868%{texmfdist}/tex/latex/AkkTeX
7869%{texmfdist}/tex/latex/ESIEEcv
7870%{texmfdist}/tex/latex/GuIT
7871%{texmfdist}/tex/latex/HA-prosper
7872%{texmfdist}/tex/latex/IEEEconf
7873%{texmfdist}/tex/latex/IEEEtran
7874%{texmfdist}/tex/latex/SIstyle
7875%{texmfdist}/tex/latex/Tabbing
7876%{texmfdist}/tex/latex/a0poster
7877%{texmfdist}/tex/latex/aastex
7878%{texmfdist}/tex/latex/abc
6367bfc9
MB
7879%{texmfdist}/tex/latex/achemso
7880%{texmfdist}/tex/latex/acmconf
7881%{texmfdist}/tex/latex/acmtrans
df343eba 7882%{texmfdist}/tex/latex/acronym
6367bfc9
MB
7883%{texmfdist}/tex/latex/active-conf
7884%{texmfdist}/tex/latex/addlines
7885%{texmfdist}/tex/latex/adrlist
df343eba 7886%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
7887%{texmfdist}/tex/latex/afthesis
7888%{texmfdist}/tex/latex/aguplus
7889%{texmfdist}/tex/latex/aiaa
7890%{texmfdist}/tex/latex/akletter
7891%{texmfdist}/tex/latex/alg
7892%{texmfdist}/tex/latex/algorithm2e
7893%{texmfdist}/tex/latex/algorithmicx
7894%{texmfdist}/tex/latex/allrunes
7895%{texmfdist}/tex/latex/alnumsec
7896%{texmfdist}/tex/latex/altfont
7897%{texmfdist}/tex/latex/ametsoc
7898%{texmfdist}/tex/latex/amsaddr
7899%{texmfdist}/tex/latex/amsrefs
7900%{texmfdist}/tex/latex/animate
7901%{texmfdist}/tex/latex/answers
7902%{texmfdist}/tex/latex/antiqua
7903%{texmfdist}/tex/latex/anyfontsize
df343eba 7904%{texmfdist}/tex/latex/anysize
6367bfc9
MB
7905%{texmfdist}/tex/latex/apa
7906%{texmfdist}/tex/latex/apacite
7907%{texmfdist}/tex/latex/apl
7908%{texmfdist}/tex/latex/ar
7909%{texmfdist}/tex/latex/arabi
7910%{texmfdist}/tex/latex/arabtex
7911%{texmfdist}/tex/latex/archaic
7912%{texmfdist}/tex/latex/arcs
7913%{texmfdist}/tex/latex/arev
7914%{texmfdist}/tex/latex/armenian
7915%{texmfdist}/tex/latex/arydshln
7916%{texmfdist}/tex/latex/asaetr
7917%{texmfdist}/tex/latex/ascelike
7918%{texmfdist}/tex/latex/ascii
7919%{texmfdist}/tex/latex/assignment
7920%{texmfdist}/tex/latex/attachfile
7921%{texmfdist}/tex/latex/augie
7922%{texmfdist}/tex/latex/auncial-new
7923%{texmfdist}/tex/latex/aurical
7924%{texmfdist}/tex/latex/authoraftertitle
7925%{texmfdist}/tex/latex/authorindex
7926%{texmfdist}/tex/latex/auto-pst-pdf
7927%{texmfdist}/tex/latex/autoarea
7928%{texmfdist}/tex/latex/autotab
7929%{texmfdist}/tex/latex/avantgar
7930%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
7931%{texmfdist}/tex/latex/bangtex
7932%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
7933%{texmfdist}/tex/latex/base
7934%{texmfdist}/tex/latex/bayer
7935%{texmfdist}/tex/latex/bbding
7936%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
7937%{texmfdist}/tex/latex/begriff
7938%{texmfdist}/tex/latex/bengali
7939%{texmfdist}/tex/latex/bera
7940%{texmfdist}/tex/latex/betababel
df343eba 7941%{texmfdist}/tex/latex/beton
6367bfc9
MB
7942%{texmfdist}/tex/latex/bez123
7943%{texmfdist}/tex/latex/bibarts
7944%{texmfdist}/tex/latex/bibleref
7945%{texmfdist}/tex/latex/biblist
7946%{texmfdist}/tex/latex/bibtopicprefix
7947%{texmfdist}/tex/latex/bigfoot
7948%{texmfdist}/tex/latex/binomexp
7949%{texmfdist}/tex/latex/biocon
7950%{texmfdist}/tex/latex/bizcard
7951%{texmfdist}/tex/latex/blacklettert1
7952%{texmfdist}/tex/latex/blindtext
7953%{texmfdist}/tex/latex/blowup
7954%{texmfdist}/tex/latex/boisik
7955%{texmfdist}/tex/latex/boites
7956%{texmfdist}/tex/latex/boldtensors
7957%{texmfdist}/tex/latex/bookest
7958%{texmfdist}/tex/latex/bookhands
7959%{texmfdist}/tex/latex/booklet
7960%{texmfdist}/tex/latex/bookman
7961%{texmfdist}/tex/latex/bophook
7962%{texmfdist}/tex/latex/boxhandler
7963%{texmfdist}/tex/latex/bpchem
7964%{texmfdist}/tex/latex/braille
7965%{texmfdist}/tex/latex/breakurl
7966%{texmfdist}/tex/latex/bridge
7967%{texmfdist}/tex/latex/brushscr
7968%{texmfdist}/tex/latex/bullcntr
7969%{texmfdist}/tex/latex/burmese
7970%{texmfdist}/tex/latex/bussproofs
7971%{texmfdist}/tex/latex/bytefield
df343eba 7972%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
7973%{texmfdist}/tex/latex/calxxxx
7974%{texmfdist}/tex/latex/captcont
7975%{texmfdist}/tex/latex/casyl
7976%{texmfdist}/tex/latex/catechis
7977%{texmfdist}/tex/latex/cbcoptic
7978%{texmfdist}/tex/latex/cbfonts
df343eba 7979%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
7980%{texmfdist}/tex/latex/cchess
7981%{texmfdist}/tex/latex/cclicenses
7982%{texmfdist}/tex/latex/cd-cover
7983%{texmfdist}/tex/latex/cd
7984%{texmfdist}/tex/latex/cdpbundl
7985%{texmfdist}/tex/latex/cellspace
df343eba 7986%{texmfdist}/tex/latex/changebar
6367bfc9
MB
7987%{texmfdist}/tex/latex/changepage
7988%{texmfdist}/tex/latex/changes
df343eba 7989%{texmfdist}/tex/latex/chappg
6367bfc9
MB
7990%{texmfdist}/tex/latex/chapterfolder
7991%{texmfdist}/tex/latex/chemarrow
7992%{texmfdist}/tex/latex/chemcompounds
7993%{texmfdist}/tex/latex/chemcono
7994%{texmfdist}/tex/latex/chemstyle
7995%{texmfdist}/tex/latex/cherokee
7996%{texmfdist}/tex/latex/chess
7997%{texmfdist}/tex/latex/chessboard
7998%{texmfdist}/tex/latex/chessfss
7999%{texmfdist}/tex/latex/chicago
8000%{texmfdist}/tex/latex/china2e
8001%{texmfdist}/tex/latex/chletter
8002%{texmfdist}/tex/latex/circ
8003%{texmfdist}/tex/latex/citeref
8004%{texmfdist}/tex/latex/cjhebrew
8005%{texmfdist}/tex/latex/cjk
8006%{texmfdist}/tex/latex/cjw
8007%{texmfdist}/tex/latex/classicthesis
8008%{texmfdist}/tex/latex/clefval
8009%{texmfdist}/tex/latex/cleveref
8010%{texmfdist}/tex/latex/clock
8011%{texmfdist}/tex/latex/clrscode
8012%{texmfdist}/tex/latex/cm-lgc
8013%{texmfdist}/tex/latex/cm-super
df343eba 8014%{texmfdist}/tex/latex/cmap
6367bfc9
MB
8015%{texmfdist}/tex/latex/cmcyralt
8016%{texmfdist}/tex/latex/cmdstring
8017%{texmfdist}/tex/latex/cmdtrack
8018%{texmfdist}/tex/latex/cmll
8019%{texmfdist}/tex/latex/cmsd
8020%{texmfdist}/tex/latex/codepage
8021%{texmfdist}/tex/latex/colorinfo
8022%{texmfdist}/tex/latex/colortab
8023%{texmfdist}/tex/latex/colortbl
8024%{texmfdist}/tex/latex/colorwav
8025%{texmfdist}/tex/latex/combine
8026%{texmfdist}/tex/latex/commath
8027%{texmfdist}/tex/latex/compactbib
8028%{texmfdist}/tex/latex/complexity
8029%{texmfdist}/tex/latex/computational-complexity
8030%{texmfdist}/tex/latex/concprog
8031%{texmfdist}/tex/latex/confproc
8032%{texmfdist}/tex/latex/constants
8033%{texmfdist}/tex/latex/contour
8034%{texmfdist}/tex/latex/cooking
8035%{texmfdist}/tex/latex/cool
8036%{texmfdist}/tex/latex/coollist
8037%{texmfdist}/tex/latex/coolstr
8038%{texmfdist}/tex/latex/cooltooltips
8039%{texmfdist}/tex/latex/coordsys
8040%{texmfdist}/tex/latex/courier-scaled
8041%{texmfdist}/tex/latex/courier
8042%{texmfdist}/tex/latex/courseoutline
8043%{texmfdist}/tex/latex/coursepaper
8044%{texmfdist}/tex/latex/coverpage
8045%{texmfdist}/tex/latex/covington
df343eba 8046%{texmfdist}/tex/latex/crop
6367bfc9
MB
8047%{texmfdist}/tex/latex/crossreference
8048%{texmfdist}/tex/latex/crosswrd
8049%{texmfdist}/tex/latex/csbulletin
8050%{texmfdist}/tex/latex/csquotes
8051%{texmfdist}/tex/latex/csvtools
8052%{texmfdist}/tex/latex/ctable
8053%{texmfdist}/tex/latex/ctib
8054%{texmfdist}/tex/latex/cuisine
8055%{texmfdist}/tex/latex/cursor
8056%{texmfdist}/tex/latex/curve
8057%{texmfdist}/tex/latex/curve2e
8058%{texmfdist}/tex/latex/cv
8059%{texmfdist}/tex/latex/cweb-latex
8060%{texmfdist}/tex/latex/cwpuzzle
8061%{texmfdist}/tex/latex/cyklop
8062%{texmfdist}/tex/latex/dashbox
8063%{texmfdist}/tex/latex/dashrule
8064%{texmfdist}/tex/latex/datatool
8065%{texmfdist}/tex/latex/dateiliste
8066%{texmfdist}/tex/latex/datenumber
8067%{texmfdist}/tex/latex/datetime
8068%{texmfdist}/tex/latex/dcpic
8069%{texmfdist}/tex/latex/decimal
8070%{texmfdist}/tex/latex/delimtxt
8071%{texmfdist}/tex/latex/diagnose
8072%{texmfdist}/tex/latex/dialogl
8073%{texmfdist}/tex/latex/dichokey
8074%{texmfdist}/tex/latex/dictsym
8075%{texmfdist}/tex/latex/digiconfigs
df343eba 8076%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
8077%{texmfdist}/tex/latex/dingbat
8078%{texmfdist}/tex/latex/directory
8079%{texmfdist}/tex/latex/disser
8080%{texmfdist}/tex/latex/dlfltxb
8081%{texmfdist}/tex/latex/dnaseq
8082%{texmfdist}/tex/latex/docmfp
8083%{texmfdist}/tex/latex/doi
8084%{texmfdist}/tex/latex/doipubmed
8085%{texmfdist}/tex/latex/dotarrow
8086%{texmfdist}/tex/latex/dotseqn
8087%{texmfdist}/tex/latex/dottex
8088%{texmfdist}/tex/latex/doublestroke
8089%{texmfdist}/tex/latex/dpfloat
8090%{texmfdist}/tex/latex/dprogress
8091%{texmfdist}/tex/latex/drac
df343eba 8092%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
8093%{texmfdist}/tex/latex/draftwatermark
8094%{texmfdist}/tex/latex/dramatist
8095%{texmfdist}/tex/latex/dtk
8096%{texmfdist}/tex/latex/duerer-latex
8097%{texmfdist}/tex/latex/dvdcoll
8098%{texmfdist}/tex/latex/dvipdfmx-def
8099%{texmfdist}/tex/latex/dyntree
8100%{texmfdist}/tex/latex/eCards
8101%{texmfdist}/tex/latex/ean13isbn
8102%{texmfdist}/tex/latex/easy
8103%{texmfdist}/tex/latex/ebezier
8104%{texmfdist}/tex/latex/ebsthesis
8105%{texmfdist}/tex/latex/ecclesiastic
8106%{texmfdist}/tex/latex/ecltree
8107%{texmfdist}/tex/latex/eco
8108%{texmfdist}/tex/latex/economic
8109%{texmfdist}/tex/latex/ecv
8110%{texmfdist}/tex/latex/ed
8111%{texmfdist}/tex/latex/edmargin
8112%{texmfdist}/tex/latex/ednotes
8113%{texmfdist}/tex/latex/eemeir
df343eba 8114%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8115%{texmfdist}/tex/latex/egameps
8116%{texmfdist}/tex/latex/egplot
8117%{texmfdist}/tex/latex/eiad
8118%{texmfdist}/tex/latex/ellipsis
8119%{texmfdist}/tex/latex/elmath
8120%{texmfdist}/tex/latex/elpres
8121%{texmfdist}/tex/latex/elsarticle
8122%{texmfdist}/tex/latex/elsevier
8123%{texmfdist}/tex/latex/em
8124%{texmfdist}/tex/latex/emp
8125%{texmfdist}/tex/latex/emulateapj
8126%{texmfdist}/tex/latex/encxvlna
df343eba 8127%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8128%{texmfdist}/tex/latex/endheads
8129%{texmfdist}/tex/latex/engpron
8130%{texmfdist}/tex/latex/engrec
8131%{texmfdist}/tex/latex/envbig
8132%{texmfdist}/tex/latex/environ
8133%{texmfdist}/tex/latex/envlab
8134%{texmfdist}/tex/latex/epigrafica
8135%{texmfdist}/tex/latex/epigraph
8136%{texmfdist}/tex/latex/epiolmec
8137%{texmfdist}/tex/latex/epsdice
8138%{texmfdist}/tex/latex/epspdfconversion
8139%{texmfdist}/tex/latex/eqlist
8140%{texmfdist}/tex/latex/eqname
8141%{texmfdist}/tex/latex/eqnarray
8142%{texmfdist}/tex/latex/eqparbox
8143%{texmfdist}/tex/latex/errata
8144%{texmfdist}/tex/latex/esdiff
df343eba 8145%{texmfdist}/tex/latex/esint
6367bfc9
MB
8146%{texmfdist}/tex/latex/eskd
8147%{texmfdist}/tex/latex/eskdx
3127b522 8148%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8149%{texmfdist}/tex/latex/esvect
8150%{texmfdist}/tex/latex/etaremune
8151%{texmfdist}/tex/latex/etex-pkg
8152%{texmfdist}/tex/latex/ethiop
8153%{texmfdist}/tex/latex/etoolbox
8154%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8155%{texmfdist}/tex/latex/euler
8156%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8157%{texmfdist}/tex/latex/euproposal
8158%{texmfdist}/tex/latex/euro
8159%{texmfdist}/tex/latex/eurofont
8160%{texmfdist}/tex/latex/europecv
8161%{texmfdist}/tex/latex/eurosans
df343eba 8162%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8163%{texmfdist}/tex/latex/everypage
8164%{texmfdist}/tex/latex/examdesign
8165%{texmfdist}/tex/latex/examplep
8166%{texmfdist}/tex/latex/exceltex
8167%{texmfdist}/tex/latex/exercise
8168%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8169%{texmfdist}/tex/latex/expl3
8170%{texmfdist}/tex/latex/export
8171%{texmfdist}/tex/latex/extarrows
8172%{texmfdist}/tex/latex/extpfeil
8173%{texmfdist}/tex/latex/extract
df343eba 8174%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8175%{texmfdist}/tex/latex/facsimile
8176%{texmfdist}/tex/latex/faktor
df343eba
ZU
8177%{texmfdist}/tex/latex/fancybox
8178%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8179%{texmfdist}/tex/latex/fancynum
8180%{texmfdist}/tex/latex/fancyref
8181%{texmfdist}/tex/latex/fancytooltips
df343eba 8182%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8183%{texmfdist}/tex/latex/fax
8184%{texmfdist}/tex/latex/fc
8185%{texmfdist}/tex/latex/feyn
8186%{texmfdist}/tex/latex/feynmf
8187%{texmfdist}/tex/latex/fge
8188%{texmfdist}/tex/latex/figbib
8189%{texmfdist}/tex/latex/figsize
df343eba 8190%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8191%{texmfdist}/tex/latex/fink
8192%{texmfdist}/tex/latex/fixfoot
8193%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8194%{texmfdist}/tex/latex/flabels
8195%{texmfdist}/tex/latex/flacards
8196%{texmfdist}/tex/latex/flagderiv
8197%{texmfdist}/tex/latex/flashcards
8198%{texmfdist}/tex/latex/flippdf
df343eba 8199%{texmfdist}/tex/latex/float
6367bfc9
MB
8200%{texmfdist}/tex/latex/floatrow
8201%{texmfdist}/tex/latex/flowfram
8202%{texmfdist}/tex/latex/fmp
8203%{texmfdist}/tex/latex/fmtcount
8204%{texmfdist}/tex/latex/fnbreak
8205%{texmfdist}/tex/latex/fncychap
8206%{texmfdist}/tex/latex/foekfont
8207%{texmfdist}/tex/latex/foilhtml
8208%{texmfdist}/tex/latex/fonetika
df343eba 8209%{texmfdist}/tex/latex/fontinst
6367bfc9 8210%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8211%{texmfdist}/tex/latex/footmisc
8212%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8213%{texmfdist}/tex/latex/forarray
8214%{texmfdist}/tex/latex/forloop
8215%{texmfdist}/tex/latex/formlett
8216%{texmfdist}/tex/latex/formula
8217%{texmfdist}/tex/latex/formular
8218%{texmfdist}/tex/latex/fouridx
8219%{texmfdist}/tex/latex/fourier
8220%{texmfdist}/tex/latex/fouriernc
df343eba 8221%{texmfdist}/tex/latex/fp
6367bfc9
MB
8222%{texmfdist}/tex/latex/frankenstein
8223%{texmfdist}/tex/latex/frcursive
8224%{texmfdist}/tex/latex/frenchle
8225%{texmfdist}/tex/latex/fribrief
8226%{texmfdist}/tex/latex/frletter
8227%{texmfdist}/tex/latex/frontespizio
8228%{texmfdist}/tex/latex/fullblck
8229%{texmfdist}/tex/latex/fullpict
8230%{texmfdist}/tex/latex/functan
8231%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8232%{texmfdist}/tex/latex/gaceta
8233%{texmfdist}/tex/latex/galois
8234%{texmfdist}/tex/latex/gastex
8235%{texmfdist}/tex/latex/gatech-thesis
8236%{texmfdist}/tex/latex/gauss
8237%{texmfdist}/tex/latex/gb4e
8238%{texmfdist}/tex/latex/gcard
8239%{texmfdist}/tex/latex/gcite
8240%{texmfdist}/tex/latex/genmpage
df343eba 8241%{texmfdist}/tex/latex/geometry
6367bfc9 8242%{texmfdist}/tex/latex/geomsty
df343eba 8243%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8244%{texmfdist}/tex/latex/gfsartemisia
8245%{texmfdist}/tex/latex/gfsbaskerville
8246%{texmfdist}/tex/latex/gfsbodoni
8247%{texmfdist}/tex/latex/gfscomplutum
8248%{texmfdist}/tex/latex/gfsdidot
8249%{texmfdist}/tex/latex/gfsneohellenic
8250%{texmfdist}/tex/latex/gfsporson
8251%{texmfdist}/tex/latex/gfssolomos
8252%{texmfdist}/tex/latex/ginpenc
8253%{texmfdist}/tex/latex/gloss
8254%{texmfdist}/tex/latex/glossaries
8255%{texmfdist}/tex/latex/gmdoc
8256%{texmfdist}/tex/latex/gmeometric
8257%{texmfdist}/tex/latex/gmiflink
8258%{texmfdist}/tex/latex/gmutils
8259%{texmfdist}/tex/latex/gmverb
8260%{texmfdist}/tex/latex/gnuplottex
8261%{texmfdist}/tex/latex/go
df343eba 8262%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8263%{texmfdist}/tex/latex/graphicx-psmin
8264%{texmfdist}/tex/latex/greek-inputenc
8265%{texmfdist}/tex/latex/greekdates
68640cd8 8266%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8267%{texmfdist}/tex/latex/grfpaste
8268%{texmfdist}/tex/latex/grnumalt
8269%{texmfdist}/tex/latex/grotesq
8270%{texmfdist}/tex/latex/grverb
8271%{texmfdist}/tex/latex/gu
8272%{texmfdist}/tex/latex/guitar
8273%{texmfdist}/tex/latex/guitbeamer
8274%{texmfdist}/tex/latex/hanging
8275%{texmfdist}/tex/latex/har2nat
8276%{texmfdist}/tex/latex/harmony
8277%{texmfdist}/tex/latex/harpoon
8278%{texmfdist}/tex/latex/harvard
8279%{texmfdist}/tex/latex/hc
8280%{texmfdist}/tex/latex/helvetic
8281%{texmfdist}/tex/latex/hep
8282%{texmfdist}/tex/latex/hepnames
8283%{texmfdist}/tex/latex/hepparticles
8284%{texmfdist}/tex/latex/hepthesis
8285%{texmfdist}/tex/latex/hepunits
8286%{texmfdist}/tex/latex/hexgame
8287%{texmfdist}/tex/latex/hfoldsty
8288%{texmfdist}/tex/latex/hhtensor
8289%{texmfdist}/tex/latex/hilowres
8290%{texmfdist}/tex/latex/histogr
8291%{texmfdist}/tex/latex/hitec
8292%{texmfdist}/tex/latex/hpsdiss
8293%{texmfdist}/tex/latex/hrlatex
8294%{texmfdist}/tex/latex/hvfloat
8295%{texmfdist}/tex/latex/hypdvips
8296%{texmfdist}/tex/latex/hyper
df343eba 8297%{texmfdist}/tex/latex/hyperref
6367bfc9 8298%{texmfdist}/tex/latex/hyperxmp
df343eba 8299%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8300%{texmfdist}/tex/latex/ibycus-babel
8301%{texmfdist}/tex/latex/icsv
8302%{texmfdist}/tex/latex/ieeepes
8303%{texmfdist}/tex/latex/ifmslide
8304%{texmfdist}/tex/latex/ifplatform
8305%{texmfdist}/tex/latex/ifsym
8306%{texmfdist}/tex/latex/ijmart
8307%{texmfdist}/tex/latex/imac
8308%{texmfdist}/tex/latex/image-gallery
8309%{texmfdist}/tex/latex/imtekda
df343eba 8310%{texmfdist}/tex/latex/index
6367bfc9
MB
8311%{texmfdist}/tex/latex/initials
8312%{texmfdist}/tex/latex/inlinebib
8313%{texmfdist}/tex/latex/inlinedef
8314%{texmfdist}/tex/latex/interactiveworkbook
8315%{texmfdist}/tex/latex/inversepath
8316%{texmfdist}/tex/latex/invoice
8317%{texmfdist}/tex/latex/ipa
8318%{texmfdist}/tex/latex/iso
8319%{texmfdist}/tex/latex/iso10303
8320%{texmfdist}/tex/latex/isodate
8321%{texmfdist}/tex/latex/isodoc
8322%{texmfdist}/tex/latex/isonums
8323%{texmfdist}/tex/latex/isorot
8324%{texmfdist}/tex/latex/isotope
8325%{texmfdist}/tex/latex/itnumpar
8326%{texmfdist}/tex/latex/itrans
8327%{texmfdist}/tex/latex/iwona
8328%{texmfdist}/tex/latex/jeopardy
8329%{texmfdist}/tex/latex/jhep
8330%{texmfdist}/tex/latex/jknapltx
8331%{texmfdist}/tex/latex/jneurosci
8332%{texmfdist}/tex/latex/jpsj
8333%{texmfdist}/tex/latex/jura
8334%{texmfdist}/tex/latex/juraabbrev
8335%{texmfdist}/tex/latex/juramisc
8336%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8337%{texmfdist}/tex/latex/koma-script
8338%{texmfdist}/tex/latex/labels
4224ae6d
MB
8339%dir %{texmfdist}/tex/latex/latexconfig
8340%{texmfdist}/tex/latex/latexconfig/latex.ini
8341%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8342%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8343%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8344%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8345%{texmfdist}/tex/latex/layouts
df343eba
ZU
8346%{texmfdist}/tex/latex/lettrine
8347%{texmfdist}/tex/latex/listings
8348%{texmfdist}/tex/latex/ltabptch
daae3151 8349%{texmfdist}/tex/latex/localloc
cf8dbd64 8350%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8351%{texmfdist}/tex/latex/mathcomp
8352%{texmfdist}/tex/latex/mdwtools
8353%{texmfdist}/tex/latex/memoir
8354%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8355%{texmfdist}/tex/latex/misc209
8356%{texmfdist}/tex/latex/mmap
8357%{texmfdist}/tex/latex/mnsymbol
8358%{texmfdist}/tex/latex/moderncv
8359%{texmfdist}/tex/latex/modroman
8360%{texmfdist}/tex/latex/mongolian-babel
8361%{texmfdist}/tex/latex/montex
df343eba
ZU
8362%{texmfdist}/tex/latex/mparhack
8363%{texmfdist}/tex/latex/ms
df343eba 8364%{texmfdist}/tex/latex/multibib
df343eba
ZU
8365%{texmfdist}/tex/latex/multirow
8366%{texmfdist}/tex/latex/mwcls
8367%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8368%{texmfdist}/tex/latex/ncclatex
8369%{texmfdist}/tex/latex/ncctools
8370%{texmfdist}/tex/latex/ncntrsbk
8371%{texmfdist}/tex/latex/nddiss
8372%{texmfdist}/tex/latex/newalg
8373%{texmfdist}/tex/latex/newfile
8374%{texmfdist}/tex/latex/newlfm
8375%{texmfdist}/tex/latex/newspaper
8376%{texmfdist}/tex/latex/newthm
df343eba
ZU
8377%{texmfdist}/tex/latex/nomencl
8378%{texmfdist}/tex/latex/ntgclass
8379%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8380%{texmfdist}/tex/latex/overpic
8381%{texmfdist}/tex/latex/paralist
df343eba
ZU
8382%{texmfdist}/tex/latex/pb-diagram
8383%{texmfdist}/tex/latex/pdfpages
8384%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8385%{texmfdist}/tex/latex/pict2e
8386%{texmfdist}/tex/latex/placeins
df343eba
ZU
8387%{texmfdist}/tex/latex/preprint
8388%{texmfdist}/tex/latex/preview
8389%{texmfdist}/tex/latex/program
df343eba
ZU
8390%{texmfdist}/tex/latex/psfrag
8391%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8392%{texmfdist}/tex/latex/revtex
8393%{texmfdist}/tex/latex/rotating
8394%{texmfdist}/tex/latex/rotfloat
8395%{texmfdist}/tex/latex/scale
8396%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8397%{texmfdist}/tex/latex/seminar
8398%{texmfdist}/tex/latex/setspace
df343eba
ZU
8399%{texmfdist}/tex/latex/showdim
8400%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8401%{texmfdist}/tex/latex/sidecap
8402%{texmfdist}/tex/latex/slashbox
8403%{texmfdist}/tex/latex/soul
8404%{texmfdist}/tex/latex/stdclsdv
8405%{texmfdist}/tex/latex/stmaryrd
8406%{texmfdist}/tex/latex/subfig
8407%{texmfdist}/tex/latex/subfigure
8408%{texmfdist}/tex/latex/supertabular
8409%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8410%{texmfdist}/tex/latex/t-angles
8411%{texmfdist}/tex/latex/tableaux
8412%{texmfdist}/tex/latex/tablists
8413%{texmfdist}/tex/latex/tablor
8414%{texmfdist}/tex/latex/tabto-ltx
8415%{texmfdist}/tex/latex/tabulary
8416%{texmfdist}/tex/latex/tabvar
8417%{texmfdist}/tex/latex/talk
8418%{texmfdist}/tex/latex/taupin
8419%{texmfdist}/tex/latex/tcldoc
8420%{texmfdist}/tex/latex/tdsfrmath
8421%{texmfdist}/tex/latex/technics
8422%{texmfdist}/tex/latex/ted
8423%{texmfdist}/tex/latex/tengwarscript
8424%{texmfdist}/tex/latex/tensor
8425%{texmfdist}/tex/latex/teubner
8426%{texmfdist}/tex/latex/tex-gyre
8427%{texmfdist}/tex/latex/texilikecover
8428%{texmfdist}/tex/latex/texlogos
8429%{texmfdist}/tex/latex/texmate
8430%{texmfdist}/tex/latex/texpower
8431%{texmfdist}/tex/latex/texshade
8432%{texmfdist}/tex/latex/textcase
df343eba 8433%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8434%{texmfdist}/tex/latex/textopo
8435%{texmfdist}/tex/latex/textpath
df343eba 8436%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8437%{texmfdist}/tex/latex/theoremref
8438%{texmfdist}/tex/latex/thesis-titlepage-fhac
8439%{texmfdist}/tex/latex/thinsp
8440%{texmfdist}/tex/latex/thmtools
8441%{texmfdist}/tex/latex/thumb
8442%{texmfdist}/tex/latex/thuthesis
8443%{texmfdist}/tex/latex/ticket
8444%{texmfdist}/tex/latex/tikz-inet
8445%{texmfdist}/tex/latex/times
8446%{texmfdist}/tex/latex/timesht
8447%{texmfdist}/tex/latex/tipa
8448%{texmfdist}/tex/latex/titlefoot
df343eba 8449%{texmfdist}/tex/latex/titlesec
cf8dbd64 8450%{texmfdist}/tex/latex/titling
df343eba
ZU
8451%{texmfdist}/tex/latex/tocbibind
8452%{texmfdist}/tex/latex/tocloft
8453%{texmfdist}/tex/latex/tools
8454%{texmfdist}/tex/latex/totpages
df343eba 8455%{texmfdist}/tex/latex/type1cm
cf8dbd64 8456%{texmfdist}/tex/latex/undertilde
df343eba 8457%{texmfdist}/tex/latex/units
cf8dbd64
MB
8458%{texmfdist}/tex/latex/unitsdef
8459%{texmfdist}/tex/latex/universa
8460%{texmfdist}/tex/latex/unroman
8461%{texmfdist}/tex/latex/upmethodology
df343eba 8462%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8463%{texmfdist}/tex/latex/varindex
8464%{texmfdist}/tex/latex/varsfromjobname
8465%{texmfdist}/tex/latex/vector
8466%{texmfdist}/tex/latex/velthuis
8467%{texmfdist}/tex/latex/verse
8468%{texmfdist}/tex/latex/versions
8469%{texmfdist}/tex/latex/vhistory
8470%{texmfdist}/tex/latex/vita
df343eba 8471%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8472%{texmfdist}/tex/latex/volumes
8473%{texmfdist}/tex/latex/vpe
8474%{texmfdist}/tex/latex/vrsion
8475%{texmfdist}/tex/latex/vwcol
8476%{texmfdist}/tex/latex/vxu
8477%{texmfdist}/tex/latex/wallpaper
8478%{texmfdist}/tex/latex/warning
8479%{texmfdist}/tex/latex/warpcol
df343eba 8480%{texmfdist}/tex/latex/was
cf8dbd64
MB
8481%{texmfdist}/tex/latex/williams
8482%{texmfdist}/tex/latex/wnri
8483%{texmfdist}/tex/latex/wordlike
df343eba 8484%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8485%{texmfdist}/tex/latex/wsuipa
8486%{texmfdist}/tex/latex/xargs
8487%{texmfdist}/tex/latex/xcolor
8488%{texmfdist}/tex/latex/xdoc
8489%{texmfdist}/tex/latex/xfor
8490%{texmfdist}/tex/latex/xifthen
df343eba 8491%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8492%{texmfdist}/tex/latex/xmpincl
8493%{texmfdist}/tex/latex/xnewcommand
8494%{texmfdist}/tex/latex/xoptarg
8495%{texmfdist}/tex/latex/xpackages
8496%{texmfdist}/tex/latex/xq
8497%{texmfdist}/tex/latex/xskak
8498%{texmfdist}/tex/latex/xstring
df343eba 8499%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8500%{texmfdist}/tex/latex/xtcapts
8501%{texmfdist}/tex/latex/xyling
8502%{texmfdist}/tex/latex/xytree
8503%{texmfdist}/tex/latex/yafoot
df343eba 8504%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8505%{texmfdist}/tex/latex/yhmath
8506%{texmfdist}/tex/latex/yi4latex
8507%{texmfdist}/tex/latex/york-thesis
8508%{texmfdist}/tex/latex/youngtab
8509%{texmfdist}/tex/latex/yplan
8510%{texmfdist}/tex/latex/zapfchan
8511%{texmfdist}/tex/latex/zapfding
8512%{texmfdist}/tex/latex/zed-csp
8513%{texmfdist}/tex/latex/zefonts
8514%{texmfdist}/tex/latex/ziffer
8515%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8516%{texmfdist}/tex/plain/etex
8517%{texmf}/tex/latex/config
8518%{texmf}/tex/latex/dvipdfm
d08789e0 8519
6c82f497
ZU
8520%files latex-12many
8521%defattr(644,root,root,755)
8522%doc %{texmfdist}/doc/latex/12many
8523%{texmfdist}/source/latex/12many
8524
a8b381b0
ZU
8525%files latex-abstract
8526%defattr(644,root,root,755)
8527%doc %{texmfdist}/doc/latex/abstract
8528%{texmfdist}/tex/latex/abstract
8529
f1f5d194
ZU
8530%files latex-accfonts
8531%defattr(644,root,root,755)
8532%{texmfdist}/tex/latex/accfonts
8533
e88b5dcf
ZU
8534%files latex-adrconv
8535%defattr(644,root,root,755)
8536%{texmfdist}/tex/latex/adrconv
8537%{texmfdist}/doc/latex/adrconv
8538
d08789e0
ZU
8539%files latex-algorithms
8540%defattr(644,root,root,755)
68640cd8
ZU
8541%doc %{texmfdist}/doc/latex/algorithms
8542%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8543
8544%files latex-ae
8545%defattr(644,root,root,755)
2677a8b0 8546%{texmfdist}/tex/latex/ae
d08789e0
ZU
8547
8548%files latex-ams
8549%defattr(644,root,root,755)
68640cd8
ZU
8550%doc %{texmfdist}/doc/latex/amscls
8551%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
8552%doc %{texmfdist}/doc/latex/onlyamsmath
8553%{texmfdist}/tex/latex/amscls
8554%{texmfdist}/tex/latex/amsmath
8555%{texmfdist}/tex/latex/amsfonts
8556%{texmfdist}/tex/latex/onlyamsmath
8557%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8558
8559%files latex-antp
8560%defattr(644,root,root,755)
7179ac92 8561%{texmfdist}/tex/latex/antp
d08789e0
ZU
8562
8563%files latex-antt
8564%defattr(644,root,root,755)
2677a8b0 8565%{texmfdist}/tex/latex/antt
d08789e0 8566
e88b5dcf
ZU
8567%files latex-appendix
8568%defattr(644,root,root,755)
8569%doc %{texmfdist}/doc/latex/appendix
8570%{texmfdist}/tex/latex/appendix
8571
b4d68b39
ZU
8572%files latex-backgammon
8573%defattr(644,root,root,755)
8574%doc %{texmfdist}/doc/latex/backgammon
8575%{texmfdist}/tex/latex/backgammon
8576
6c82f497
ZU
8577%files latex-bardiag
8578%defattr(644,root,root,755)
8579%doc %{texmfdist}/doc/latex/bardiag
8580%{texmfdist}/tex/latex/bardiag
8581
d08789e0
ZU
8582%files latex-bbm
8583%defattr(644,root,root,755)
68640cd8
ZU
8584%doc %{texmfdist}/doc/fonts/bbm
8585%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8586
8587%files latex-bbold
8588%defattr(644,root,root,755)
ffd94364
ZU
8589%doc %{texmfdist}/doc/latex/bbold
8590%{texmfdist}/tex/latex/bbold
8591%{texmfdist}/source/latex/bbold
d08789e0 8592
b4d68b39
ZU
8593%files latex-beamer
8594%defattr(644,root,root,755)
8595%doc %{texmfdist}/doc/latex/beamer
8596%{texmfdist}/tex/latex/beamer-contrib
8597%{texmfdist}/tex/latex/beamer
8598
2fede27b
ZU
8599%files latex-bezos
8600%defattr(644,root,root,755)
8601%doc %{texmfdist}/doc/latex/bezos
8602%{texmfdist}/tex/latex/bezos
8603
d08789e0
ZU
8604%files latex-bibtex
8605%defattr(644,root,root,755)
68640cd8 8606%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8607%doc %{texmfdist}/doc/latex/adrconv
8608%doc %{texmfdist}/doc/latex/bibtopic
8609%doc %{texmfdist}/doc/latex/bibunits
8610%doc %{texmfdist}/doc/latex/natbib
8611%doc %{texmfdist}/doc/latex/footbib
8612%dir %{texmfdist}/doc/bibtex
8613%dir %{texmfdist}/bibtex
8614%dir %{texmfdist}/bibtex/bib
8615%dir %{texmfdist}/bibtex/bst
b9a3d45e 8616%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8617
8618%attr(755,root,root) %{_bindir}/bibtex
8619%attr(755,root,root) %{_bindir}/rubibtex
8620
68640cd8
ZU
8621%{texmfdist}/bibtex/bst/base
8622%{texmfdist}/bibtex/csf/base
8623%{texmfdist}/bibtex/bib/base
8624%{texmfdist}/bibtex/bst/adrconv
8625%{texmfdist}/bibtex/bib/adrconv
8626%{texmfdist}/source/latex/adrconv
8627%{texmfdist}/tex/latex/adrconv
8628# %{texmf}/bibtex/bst/misc
8629%{texmfdist}/bibtex/bst/natbib
8630%{texmfdist}/tex/latex/natbib
8631%{texmfdist}/tex/latex/bibtopic
8632%{texmfdist}/source/latex/bibunits
8633%{texmfdist}/tex/latex/bibunits
8634%{texmfdist}/source/latex/footbib
8635%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8636
8637%{_mandir}/man1/bibtex.1*
8638%{_mandir}/man1/rubibtex.1*
8639
8640%files latex-bibtex-ams
8641%defattr(644,root,root,755)
68640cd8
ZU
8642%{texmfdist}/bibtex/bst/ams
8643%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8644
8645%files latex-bibtex-pl
8646%defattr(644,root,root,755)
04123363 8647%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8648%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8649
8650%files latex-bibtex-german
8651%defattr(644,root,root,755)
68640cd8
ZU
8652%doc %{texmfdist}/doc/bibtex/germbib
8653%{texmfdist}/bibtex/bst/germbib
8654%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8655
8656%files latex-bibtex-revtex4
8657%defattr(644,root,root,755)
04123363 8658%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8659%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8660%{texmfdist}/source/latex/revtex/revtex4.dtx
8661%{texmfdist}/source/latex/revtex/revtex4.ins
8662%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8663
8664%files latex-bibtex-jurabib
8665%defattr(644,root,root,755)
68640cd8
ZU
8666%doc %{texmfdist}/doc/latex/jurabib
8667%{texmfdist}/bibtex/bst/jurabib
8668%{texmfdist}/bibtex/bib/jurabib
8669%{texmfdist}/source/latex/jurabib
8670%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8671
8672%files latex-bibtex-dk
8673%defattr(644,root,root,755)
68640cd8
ZU
8674%doc %{texmfdist}/doc/latex/dk-bib
8675%{texmfdist}/bibtex/bst/dk-bib
8676%{texmfdist}/bibtex/csf/dk-bib
8677%{texmfdist}/bibtex/bib/dk-bib
8678%{texmfdist}/source/latex/dk-bib
8679%{texmfdist}/tex/latex/dk-bib
8680
8681# %files latex-bibtex-nor
8682# %defattr(644,root,root,755)
8683# %{texmf}/bibtex/bst/norbib
d08789e0 8684
33b3b483
ZU
8685%files latex-bibtex-styles
8686%defattr(644,root,root,755)
04123363
ZU
8687%dir %{texmfdist}/doc/generic/t2
8688%dir %{texmfdist}/doc/generic/t2/etc
8689%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8690%{texmfdist}/bibtex/bib/IEEEtran
8691%{texmfdist}/bibtex/bib/abstyles
8692%{texmfdist}/bibtex/bib/achemso
8693%{texmfdist}/bibtex/bib/acmtrans
8694%{texmfdist}/bibtex/bib/aiaa
8695%{texmfdist}/bibtex/bib/apacite
8696%{texmfdist}/bibtex/bib/asaetr
8697%{texmfdist}/bibtex/bib/ascelike
8698%{texmfdist}/bibtex/bib/beebe
8699%{texmfdist}/bibtex/bib/bibhtml
8700%{texmfdist}/bibtex/bib/bibtopic
8701%{texmfdist}/bibtex/bib/biocon
8702%{texmfdist}/bibtex/bib/computational-complexity
8703%{texmfdist}/bibtex/bib/din1505
8704%{texmfdist}/bibtex/bib/directory
8705%{texmfdist}/bibtex/bib/dtk
8706%{texmfdist}/bibtex/bib/figbib
8707%{texmfdist}/bibtex/bib/frankenstein
8708%{texmfdist}/bibtex/bib/gatech-thesis
8709%{texmfdist}/bibtex/bib/geomsty
8710%{texmfdist}/bibtex/bib/gloss
8711%{texmfdist}/bibtex/bib/harvard
8712%{texmfdist}/bibtex/bib/ieeepes
8713%{texmfdist}/bibtex/bib/ijmart
8714%{texmfdist}/bibtex/bib/imac
8715%{texmfdist}/bibtex/bib/index
8716%{texmfdist}/bibtex/bib/lsc
8717%{texmfdist}/bibtex/bib/msc
8718%{texmfdist}/bibtex/bib/nostarch
8719%{texmfdist}/bibtex/bib/philosophersimprint
8720%{texmfdist}/bibtex/bib/revtex
8721%{texmfdist}/bibtex/bib/spie
8722%{texmfdist}/bibtex/bib/urlbst
8723%{texmfdist}/bibtex/bst/IEEEtran
8724%{texmfdist}/bibtex/bst/abstyles
8725%{texmfdist}/bibtex/bst/achemso
8726%{texmfdist}/bibtex/bst/acmtrans
8727%{texmfdist}/bibtex/bst/afthesis
8728%{texmfdist}/bibtex/bst/aguplus
8729%{texmfdist}/bibtex/bst/aiaa
8730%{texmfdist}/bibtex/bst/aichej
8731%{texmfdist}/bibtex/bst/ametsoc
8732%{texmfdist}/bibtex/bst/apacite
8733%{texmfdist}/bibtex/bst/asaetr
8734%{texmfdist}/bibtex/bst/ascelike
8735%{texmfdist}/bibtex/bst/babelbib
8736%{texmfdist}/bibtex/bst/beebe
8737%{texmfdist}/bibtex/bst/bibhtml
8738%{texmfdist}/bibtex/bst/chem-journal
8739%{texmfdist}/bibtex/bst/chicago
8740%{texmfdist}/bibtex/bst/computational-complexity
8741%{texmfdist}/bibtex/bst/confproc
8742%{texmfdist}/bibtex/bst/datatool
8743%{texmfdist}/bibtex/bst/din1505
8744%{texmfdist}/bibtex/bst/dinat
8745%{texmfdist}/bibtex/bst/directory
8746%{texmfdist}/bibtex/bst/dtk
8747%{texmfdist}/bibtex/bst/dvdcoll
8748%{texmfdist}/bibtex/bst/economic
8749%{texmfdist}/bibtex/bst/elsevier-bib
8750%{texmfdist}/bibtex/bst/fbs
8751%{texmfdist}/bibtex/bst/figbib
8752%{texmfdist}/bibtex/bst/finbib
8753%{texmfdist}/bibtex/bst/frankenstein
8754%{texmfdist}/bibtex/bst/gatech-thesis
8755%{texmfdist}/bibtex/bst/gloss
8756%{texmfdist}/bibtex/bst/gost
8757%{texmfdist}/bibtex/bst/gustlib
8758%{texmfdist}/bibtex/bst/harvard
8759%{texmfdist}/bibtex/bst/hc
8760%{texmfdist}/bibtex/bst/ieeepes
8761%{texmfdist}/bibtex/bst/ijmart
8762%{texmfdist}/bibtex/bst/ijqc
8763%{texmfdist}/bibtex/bst/imac
8764%{texmfdist}/bibtex/bst/index
8765%{texmfdist}/bibtex/bst/inlinebib
8766%{texmfdist}/bibtex/bst/iopart-num
8767%{texmfdist}/bibtex/bst/jneurosci
8768%{texmfdist}/bibtex/bst/jurarsp
8769%{texmfdist}/bibtex/bst/kluwer
8770%{texmfdist}/bibtex/bst/mciteplus
8771%{texmfdist}/bibtex/bst/mslapa
8772%{texmfdist}/bibtex/bst/multibib
8773%{texmfdist}/bibtex/bst/munich
8774%{texmfdist}/bibtex/bst/nature
8775%{texmfdist}/bibtex/bst/nddiss
8776%{texmfdist}/bibtex/bst/opcit
8777%{texmfdist}/bibtex/bst/perception
8778%{texmfdist}/bibtex/bst/revtex
8779%{texmfdist}/bibtex/bst/rsc
8780%{texmfdist}/bibtex/bst/savetrees
8781%{texmfdist}/bibtex/bst/shipunov
8782%{texmfdist}/bibtex/bst/smflatex
8783%{texmfdist}/bibtex/bst/sort-by-letters
8784%{texmfdist}/bibtex/bst/spie
8785%{texmfdist}/bibtex/bst/stellenbosch
8786%{texmfdist}/bibtex/bst/swebib
8787%{texmfdist}/bibtex/bst/texsis
8788%{texmfdist}/bibtex/bst/thuthesis
8789%{texmfdist}/bibtex/bst/tugboat
8790%{texmfdist}/bibtex/bst/urlbst
8791%{texmfdist}/bibtex/csf/gost
8792%doc %{texmfdist}/doc/bibtex/abstyles
8793%doc %{texmfdist}/doc/bibtex/bibhtml
8794%doc %{texmfdist}/doc/bibtex/dinat
8795%doc %{texmfdist}/doc/bibtex/economic
8796%doc %{texmfdist}/doc/bibtex/elsevier-bib
8797%doc %{texmfdist}/doc/bibtex/gost
8798%doc %{texmfdist}/doc/bibtex/ijqc
8799%doc %{texmfdist}/doc/bibtex/iopart-num
04123363 8800%doc %{texmfdist}/doc/generic/t2/etc/rubibtex
33b3b483
ZU
8801%doc %{texmfdist}/doc/latex/IEEEtran
8802%{texmfdist}/source/bibtex/gost
8803
435dbdfa
ZU
8804%files latex-bibtex-vancouver
8805%defattr(644,root,root,755)
8806%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8807%dir %{texmfdist}/bibtex/bst/vancouver
8808%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8809%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8810%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8811%doc %{texmfdist}/doc/bibtex/vancouver/README
8812%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8813%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8814
2fede27b
ZU
8815%files latex-booktabs
8816%defattr(644,root,root,755)
8817%doc %{texmfdist}/doc/latex/booktabs
8818%{texmfdist}/tex/latex/booktabs
8819
8820%files latex-caption
8821%defattr(644,root,root,755)
8822%doc %{texmfdist}/doc/latex/caption
8823%{texmfdist}/tex/latex/caption
8824
d08789e0
ZU
8825%files latex-carlisle
8826%defattr(644,root,root,755)
68640cd8
ZU
8827%doc %{texmfdist}/doc/latex/carlisle
8828%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8829
8830%files latex-ccfonts
8831%defattr(644,root,root,755)
68640cd8
ZU
8832%doc %{texmfdist}/doc/latex/ccfonts
8833%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
8834
8835%files latex-cite
8836%defattr(644,root,root,755)
2677a8b0 8837%{texmfdist}/tex/latex/cite
d08789e0
ZU
8838
8839%files latex-cmbright
8840%defattr(644,root,root,755)
68640cd8
ZU
8841%doc %{texmfdist}/doc/latex/cmbright
8842%{texmfdist}/tex/latex/cmbright
8843
2fede27b
ZU
8844%files latex-comment
8845%defattr(644,root,root,755)
8846%doc %{texmfdist}/doc/latex/comment
8847%{texmfdist}/tex/latex/comment
d08789e0
ZU
8848
8849%files latex-concmath
8850%defattr(644,root,root,755)
2677a8b0 8851%{texmfdist}/tex/latex/concmath
d08789e0 8852
2fede27b
ZU
8853%files latex-currvita
8854%defattr(644,root,root,755)
8855%doc %{texmfdist}/doc/latex/currvita
8856%{texmfdist}/tex/latex/currvita
8857
8858%files latex-curves
8859%defattr(644,root,root,755)
8860%doc %{texmfdist}/doc/latex/curves
8861%{texmfdist}/tex/latex/curves
8862
d08789e0
ZU
8863%files latex-custom-bib
8864%defattr(644,root,root,755)
9501d92c
ZU
8865%doc %{texmfdist}/doc/latex/custom-bib
8866%{texmfdist}/source/latex/custom-bib
8867%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
8868
8869%files latex-cyrillic
8870%defattr(644,root,root,755)
9501d92c
ZU
8871%doc %{texmfdist}/doc/latex/cyrillic
8872%{texmfdist}/source/latex/cyrillic
8873%{texmfdist}/tex/latex/cyrillic
d08789e0 8874
04eb4e68
ZU
8875# %files latex-dstroke
8876# %defattr(644,root,root,755)
8877# %{texmf}/tex/latex/dstroke
d08789e0 8878
60597425
ZU
8879%files latex-enumitem
8880%defattr(644,root,root,755)
8881%doc %{texmfdist}/doc/latex/enumitem
8882%{texmfdist}/tex/latex/enumitem
8883
2b453bda
ZU
8884%files latex-exam
8885%defattr(644,root,root,755)
f1f5d194 8886%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
8887%{texmfdist}/tex/latex/exam
8888
f1f5d194
ZU
8889%files latex-gbrief
8890%defattr(644,root,root,755)
8891%doc %{texmfdist}/doc/latex/g-brief
8892%{texmfdist}/tex/latex/g-brief
8893
d08789e0
ZU
8894%files latex-jknappen
8895%defattr(644,root,root,755)
9501d92c
ZU
8896%doc %{texmfdist}/fonts/source/jknappen
8897%{texmfdist}/fonts/tfm/jknappen
d08789e0 8898
d19eaaab
ZU
8899%files latex-keystroke
8900%defattr(644,root,root,755)
8901%{texmfdist}/tex/latex/keystroke
8902%doc %{texmfdist}/doc/latex/keystroke
8903
8904%files latex-labbook
8905%defattr(644,root,root,755)
8906%doc %{texmfdist}/doc/latex/labbook
8907%{texmfdist}/source/latex/labbook
8908%{texmfdist}/tex/latex/labbook
8909
a8b381b0
ZU
8910%files latex-lastpage
8911%defattr(644,root,root,755)
a8b381b0 8912%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
8913%{texmfdist}/tex/latex/lastpage
8914
d19eaaab
ZU
8915%files latex-lcd
8916%defattr(644,root,root,755)
8917%doc %{texmfdist}/doc/latex/lcd
8918%{texmfdist}/source/latex/lcd
8919%{texmfdist}/tex/latex/lcd
8920
8921%files latex-leaflet
8922%defattr(644,root,root,755)
8923%doc %{texmfdist}/doc/latex/leaflet
8924%{texmfdist}/source/latex/leaflet
8925%{texmfdist}/tex/latex/leaflet
8926
f1f5d194
ZU
8927%files latex-leftidx
8928%defattr(644,root,root,755)
8929%doc %{texmfdist}/doc/latex/leftidx
8930%{texmfdist}/tex/latex/leftidx
a8b381b0 8931
d19eaaab
ZU
8932%files latex-lewis
8933%defattr(644,root,root,755)
8934%doc %{texmfdist}/doc/latex/lewis
8935%{texmfdist}/tex/latex/lewis
8936
d08789e0
ZU
8937%files latex-lm
8938%defattr(644,root,root,755)
9501d92c
ZU
8939%doc %{texmfdist}/doc/fonts/lm
8940%{texmfdist}/tex/latex/lm
8941%{texmfdist}/fonts/afm/public/lm
8942%{texmfdist}/fonts/enc/dvips/lm
8943%{texmfdist}/fonts/map/dvips/lm
8944%{texmfdist}/fonts/map/dvipdfm/lm
8945%{texmfdist}/fonts/opentype/public/lm
8946%{texmfdist}/fonts/tfm/public/lm
8947%{texmfdist}/source/fonts/lm
d08789e0
ZU
8948
8949%files latex-lucidabr
8950%defattr(644,root,root,755)
8affbd2c 8951%dir %{texmfdist}/vtex
04123363 8952%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
8953%{texmfdist}/vtex/config/lucidabr-k.ali
8954%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
8955
8956%files latex-lineno
8957%defattr(644,root,root,755)
9501d92c
ZU
8958%doc %{texmfdist}/doc/latex/lineno
8959%{texmfdist}/tex/latex/lineno
8960
d08789e0
ZU
8961
8962%files latex-marvosym
8963%defattr(644,root,root,755)
2677a8b0 8964%{texmfdist}/tex/latex/marvosym
d08789e0 8965
d19eaaab
ZU
8966%files latex-mathexam
8967%defattr(644,root,root,755)
8968%doc %{texmfdist}/doc/latex/mathexam
8969%{texmfdist}/source/latex/mathexam
8970%{texmfdist}/tex/latex/mathexam
8971
5b7eba8e
MB
8972#%files latex-mathpple
8973#%defattr(644,root,root,755)
d08789e0 8974
5b7eba8e
MB
8975#%files latex-mathtime
8976#%defattr(644,root,root,755)
d08789e0
ZU
8977
8978%files latex-microtype
8979%defattr(644,root,root,755)
26d8eaaa
ZU
8980%doc %{texmfdist}/doc/latex/microtype
8981%{texmfdist}/source/latex/microtype
8982%{texmfdist}/tex/latex/microtype
d08789e0
ZU
8983
8984%files latex-mflogo
8985%defattr(644,root,root,755)
26d8eaaa
ZU
8986%doc %{texmfdist}/doc/latex/mflogo
8987%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8988
8989%files latex-mfnfss
8990%defattr(644,root,root,755)
26d8eaaa
ZU
8991%{texmfdist}/source/latex/mfnfss
8992%{texmfdist}/tex/latex/mfnfss
8993
d08789e0
ZU
8994%files latex-minitoc
8995%defattr(644,root,root,755)
26d8eaaa
ZU
8996%doc %{texmfdist}/doc/latex/minitoc
8997%{texmfdist}/bibtex/bst/minitoc
8998%{texmfdist}/makeindex/minitoc
8999%{texmfdist}/scripts/minitoc
9000%{texmfdist}/source/latex/minitoc
9001%{texmfdist}/tex/latex/minitoc
9002
d08789e0
ZU
9003
9004%files latex-mltex
9005%defattr(644,root,root,755)
26d8eaaa
ZU
9006%doc %{texmfdist}/doc/latex/mltex
9007%{texmfdist}/tex/latex/mltex
d08789e0 9008
f1f5d194
ZU
9009%files latex-moreverb
9010%defattr(644,root,root,755)
9011%doc %{texmfdist}/doc/latex/moreverb
9012%{texmfdist}/tex/latex/moreverb
9013
d34bfb7f
ZU
9014%files latex-multienum
9015%defattr(644,root,root,755)
f2555868 9016%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 9017%dir %{texmfdist}/tex/latex/multenum
f2555868 9018%{texmfdist}/tex/latex/multenum/*
d34bfb7f 9019
8ed039e0
ZU
9020%files latex-musictex
9021%defattr(644,root,root,755)
9022%doc %{texmfdist}/doc/generic/musictex
9023%{texmfdist}/fonts/source/public/musictex
9024%{texmfdist}/fonts/tfm/public/musictex
9025%{texmfdist}/tex/generic/musictex
9026%{texmfdist}/tex/latex/musictex
9027
a8b381b0
ZU
9028%files latex-ntheorem
9029%defattr(644,root,root,755)
9030%{texmfdist}/tex/latex/ntheorem
9031%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 9032
f65b3398
ZU
9033%files latex-other-doc
9034%defattr(644,root,root,755)
8affbd2c 9035%doc %{texmfdist}/doc/alatex
f65b3398 9036%doc %{texmfdist}/doc/cslatex/base
8affbd2c 9037%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
9038%doc %{texmfdist}/doc/latex/ANUfinalexam
9039%doc %{texmfdist}/doc/latex/AkkTeX
9040%doc %{texmfdist}/doc/latex/ESIEEcv
9041%doc %{texmfdist}/doc/latex/GuIT
9042%doc %{texmfdist}/doc/latex/HA-prosper
9043%doc %{texmfdist}/doc/latex/IEEEconf
9044%doc %{texmfdist}/doc/latex/a0poster
9045%doc %{texmfdist}/doc/latex/aastex
9046%doc %{texmfdist}/doc/latex/abc
9047%doc %{texmfdist}/doc/latex/achemso
9048%doc %{texmfdist}/doc/latex/acmconf
9049%doc %{texmfdist}/doc/latex/acmtrans
9050%doc %{texmfdist}/doc/latex/active-conf
9051%doc %{texmfdist}/doc/latex/addlines
9052%doc %{texmfdist}/doc/latex/adrlist
9053%doc %{texmfdist}/doc/latex/afthesis
9054%doc %{texmfdist}/doc/latex/aguplus
9055%doc %{texmfdist}/doc/latex/aiaa
9056%doc %{texmfdist}/doc/latex/akletter
9057%doc %{texmfdist}/doc/latex/alg
9058%doc %{texmfdist}/doc/latex/algorithm2e
9059%doc %{texmfdist}/doc/latex/algorithmicx
9060%doc %{texmfdist}/doc/latex/alnumsec
9061%doc %{texmfdist}/doc/latex/altfont
9062%doc %{texmfdist}/doc/latex/ametsoc
9063%doc %{texmfdist}/doc/latex/amsaddr
9064%doc %{texmfdist}/doc/latex/amsrefs
9065%doc %{texmfdist}/doc/latex/animate
9066%doc %{texmfdist}/doc/latex/answers
9067%doc %{texmfdist}/doc/latex/anyfontsize
9068%doc %{texmfdist}/doc/latex/apa
9069%doc %{texmfdist}/doc/latex/apacite
9070%doc %{texmfdist}/doc/latex/ar
9071%doc %{texmfdist}/doc/latex/arabi
9072%doc %{texmfdist}/doc/latex/arabtex
9073%doc %{texmfdist}/doc/latex/arcs
9074%doc %{texmfdist}/doc/latex/arydshln
9075%doc %{texmfdist}/doc/latex/asaetr
9076%doc %{texmfdist}/doc/latex/ascelike
9077%doc %{texmfdist}/doc/latex/assignment
9078%doc %{texmfdist}/doc/latex/attachfile
9079%doc %{texmfdist}/doc/latex/augie
9080%doc %{texmfdist}/doc/latex/aurical
9081%doc %{texmfdist}/doc/latex/authorindex
9082%doc %{texmfdist}/doc/latex/autoarea
9083%doc %{texmfdist}/doc/latex/autotab
9084%doc %{texmfdist}/doc/latex/babelbib
9085%doc %{texmfdist}/doc/latex/bangtex
9086%doc %{texmfdist}/doc/latex/barcodes
9087%doc %{texmfdist}/doc/latex/bayer
9088%doc %{texmfdist}/doc/latex/bbm-macros
9089%doc %{texmfdist}/doc/latex/beamer-contrib
9090%doc %{texmfdist}/doc/latex/begriff
9091%doc %{texmfdist}/doc/latex/betababel
9092%doc %{texmfdist}/doc/latex/bez123
9093%doc %{texmfdist}/doc/latex/bibarts
9094%doc %{texmfdist}/doc/latex/bibleref
9095%doc %{texmfdist}/doc/latex/biblist
9096%doc %{texmfdist}/doc/latex/bibtopicprefix
9097%doc %{texmfdist}/doc/latex/bigfoot
9098%doc %{texmfdist}/doc/latex/binomexp
9099%doc %{texmfdist}/doc/latex/biocon
9100%doc %{texmfdist}/doc/latex/bizcard
9101%doc %{texmfdist}/doc/latex/blindtext
9102%doc %{texmfdist}/doc/latex/blowup
9103%doc %{texmfdist}/doc/latex/boites
9104%doc %{texmfdist}/doc/latex/boldtensors
9105%doc %{texmfdist}/doc/latex/bookest
9106%doc %{texmfdist}/doc/latex/booklet
9107%doc %{texmfdist}/doc/latex/boxhandler
9108%doc %{texmfdist}/doc/latex/bpchem
9109%doc %{texmfdist}/doc/latex/braille
9110%doc %{texmfdist}/doc/latex/breakurl
9111%doc %{texmfdist}/doc/latex/brushscr
9112%doc %{texmfdist}/doc/latex/bullcntr
9113%doc %{texmfdist}/doc/latex/bussproofs
9114%doc %{texmfdist}/doc/latex/bytefield
9115%doc %{texmfdist}/doc/latex/calxxxx
9116%doc %{texmfdist}/doc/latex/captcont
9117%doc %{texmfdist}/doc/latex/casyl
9118%doc %{texmfdist}/doc/latex/catechis
9119%doc %{texmfdist}/doc/latex/cbcoptic
9120%doc %{texmfdist}/doc/latex/cclicenses
9121%doc %{texmfdist}/doc/latex/cd-cover
9122%doc %{texmfdist}/doc/latex/cd
9123%doc %{texmfdist}/doc/latex/cdpbundl
9124%doc %{texmfdist}/doc/latex/cellspace
9125%doc %{texmfdist}/doc/latex/changes
9126%doc %{texmfdist}/doc/latex/chapterfolder
9127%doc %{texmfdist}/doc/latex/chemcompounds
9128%doc %{texmfdist}/doc/latex/chemcono
9129%doc %{texmfdist}/doc/latex/chemstyle
9130%doc %{texmfdist}/doc/latex/chessboard
9131%doc %{texmfdist}/doc/latex/chessfss
9132%doc %{texmfdist}/doc/latex/china2e
9133%doc %{texmfdist}/doc/latex/chletter
9134%doc %{texmfdist}/doc/latex/circ
9135%doc %{texmfdist}/doc/latex/cite
9136%doc %{texmfdist}/doc/latex/cjk
9137%doc %{texmfdist}/doc/latex/classicthesis
9138%doc %{texmfdist}/doc/latex/clefval
9139%doc %{texmfdist}/doc/latex/cleveref
9140%doc %{texmfdist}/doc/latex/clock
9141%doc %{texmfdist}/doc/latex/clrscode
9142%doc %{texmfdist}/doc/latex/cm-lgc
9143%doc %{texmfdist}/doc/latex/cmap
9144%doc %{texmfdist}/doc/latex/cmcyralt
9145%doc %{texmfdist}/doc/latex/cmdstring
9146%doc %{texmfdist}/doc/latex/cmll
9147%doc %{texmfdist}/doc/latex/codepage
9148%doc %{texmfdist}/doc/latex/colorinfo
9149%doc %{texmfdist}/doc/latex/colortbl
9150%doc %{texmfdist}/doc/latex/colorwav
9151%doc %{texmfdist}/doc/latex/combine
9152%doc %{texmfdist}/doc/latex/commath
9153%doc %{texmfdist}/doc/latex/complexity
9154%doc %{texmfdist}/doc/latex/computational-complexity
9155%doc %{texmfdist}/doc/latex/concprog
9156%doc %{texmfdist}/doc/latex/confproc
9157%doc %{texmfdist}/doc/latex/constants
9158%doc %{texmfdist}/doc/latex/contour
9159%doc %{texmfdist}/doc/latex/cooking
9160%doc %{texmfdist}/doc/latex/cool
9161%doc %{texmfdist}/doc/latex/coollist
9162%doc %{texmfdist}/doc/latex/coolstr
9163%doc %{texmfdist}/doc/latex/cooltooltips
9164%doc %{texmfdist}/doc/latex/coordsys
9165%doc %{texmfdist}/doc/latex/courier-scaled
9166%doc %{texmfdist}/doc/latex/courseoutline
9167%doc %{texmfdist}/doc/latex/coursepaper
9168%doc %{texmfdist}/doc/latex/coverpage
9169%doc %{texmfdist}/doc/latex/covington
9170%doc %{texmfdist}/doc/latex/crossreference
9171%doc %{texmfdist}/doc/latex/crosswrd
9172%doc %{texmfdist}/doc/latex/cryst
9173%doc %{texmfdist}/doc/latex/csbulletin
9174%doc %{texmfdist}/doc/latex/csquotes
9175%doc %{texmfdist}/doc/latex/csvtools
9176%doc %{texmfdist}/doc/latex/ctable
9177%doc %{texmfdist}/doc/latex/ctib
9178%doc %{texmfdist}/doc/latex/cuisine
9179%doc %{texmfdist}/doc/latex/cursor
9180%doc %{texmfdist}/doc/latex/curve
9181%doc %{texmfdist}/doc/latex/curve2e
9182%doc %{texmfdist}/doc/latex/cv
9183%doc %{texmfdist}/doc/latex/cweb-latex
9184%doc %{texmfdist}/doc/latex/cwpuzzle
9185%doc %{texmfdist}/doc/latex/dashrule
9186%doc %{texmfdist}/doc/latex/datatool
9187%doc %{texmfdist}/doc/latex/dateiliste
9188%doc %{texmfdist}/doc/latex/datenumber
9189%doc %{texmfdist}/doc/latex/datetime
9190%doc %{texmfdist}/doc/latex/dcpic
9191%doc %{texmfdist}/doc/latex/delimtxt
9192%doc %{texmfdist}/doc/latex/diagnose
9193%doc %{texmfdist}/doc/latex/dialogl
9194%doc %{texmfdist}/doc/latex/dichokey
9195%doc %{texmfdist}/doc/latex/digiconfigs
9196%doc %{texmfdist}/doc/latex/din1505
9197%doc %{texmfdist}/doc/latex/directory
9198%doc %{texmfdist}/doc/latex/disser
9199%doc %{texmfdist}/doc/latex/dlfltxb
9200%doc %{texmfdist}/doc/latex/dnaseq
9201%doc %{texmfdist}/doc/latex/docmfp
9202%doc %{texmfdist}/doc/latex/doi
9203%doc %{texmfdist}/doc/latex/doipubmed
9204%doc %{texmfdist}/doc/latex/dotarrow
9205%doc %{texmfdist}/doc/latex/dottex
9206%doc %{texmfdist}/doc/latex/dpfloat
9207%doc %{texmfdist}/doc/latex/dprogress
9208%doc %{texmfdist}/doc/latex/drac
9209%doc %{texmfdist}/doc/latex/draftwatermark
9210%doc %{texmfdist}/doc/latex/dramatist
9211%doc %{texmfdist}/doc/latex/dtk
9212%doc %{texmfdist}/doc/latex/dtxgallery
9213%doc %{texmfdist}/doc/latex/duerer-latex
9214%doc %{texmfdist}/doc/latex/dvdcoll
9215%doc %{texmfdist}/doc/latex/dyntree
9216%doc %{texmfdist}/doc/latex/eCards
9217%doc %{texmfdist}/doc/latex/ean13isbn
9218%doc %{texmfdist}/doc/latex/easy
9219%doc %{texmfdist}/doc/latex/ebezier
9220%doc %{texmfdist}/doc/latex/ebong
9221%doc %{texmfdist}/doc/latex/ebsthesis
9222%doc %{texmfdist}/doc/latex/ecclesiastic
9223%doc %{texmfdist}/doc/latex/ecltree
9224%doc %{texmfdist}/doc/latex/ecv
9225%doc %{texmfdist}/doc/latex/ed
9226%doc %{texmfdist}/doc/latex/edmac
9227%doc %{texmfdist}/doc/latex/edmargin
9228%doc %{texmfdist}/doc/latex/ednotes
9229%doc %{texmfdist}/doc/latex/eemeir
9230%doc %{texmfdist}/doc/latex/egameps
9231%doc %{texmfdist}/doc/latex/egplot
9232%doc %{texmfdist}/doc/latex/ellipsis
9233%doc %{texmfdist}/doc/latex/elmath
9234%doc %{texmfdist}/doc/latex/elpres
9235%doc %{texmfdist}/doc/latex/elsarticle
9236%doc %{texmfdist}/doc/latex/elsevier
9237%doc %{texmfdist}/doc/latex/em
9238%doc %{texmfdist}/doc/latex/emp
9239%doc %{texmfdist}/doc/latex/emulateapj
9240%doc %{texmfdist}/doc/latex/endheads
9241%doc %{texmfdist}/doc/latex/engpron
9242%doc %{texmfdist}/doc/latex/engrec
9243%doc %{texmfdist}/doc/latex/environ
9244%doc %{texmfdist}/doc/latex/envlab
9245%doc %{texmfdist}/doc/latex/epigraph
9246%doc %{texmfdist}/doc/latex/epiolmec
9247%doc %{texmfdist}/doc/latex/epsdice
9248%doc %{texmfdist}/doc/latex/epspdfconversion
9249%doc %{texmfdist}/doc/latex/eqlist
9250%doc %{texmfdist}/doc/latex/eqnarray
9251%doc %{texmfdist}/doc/latex/eqparbox
9252%doc %{texmfdist}/doc/latex/errata
9253%doc %{texmfdist}/doc/latex/esdiff
9254%doc %{texmfdist}/doc/latex/eskd
9255%doc %{texmfdist}/doc/latex/eskdx
9256%doc %{texmfdist}/doc/latex/esvect
9257%doc %{texmfdist}/doc/latex/etaremune
9258%doc %{texmfdist}/doc/latex/etex-pkg
9259%doc %{texmfdist}/doc/latex/ethiop-t1
9260%doc %{texmfdist}/doc/latex/ethiop
9261%doc %{texmfdist}/doc/latex/etoolbox
9262%doc %{texmfdist}/doc/latex/eukdate
9263%doc %{texmfdist}/doc/latex/euproposal
9264%doc %{texmfdist}/doc/latex/euro
9265%doc %{texmfdist}/doc/latex/europecv
9266%doc %{texmfdist}/doc/latex/eurosans
9267%doc %{texmfdist}/doc/latex/everypage
9268%doc %{texmfdist}/doc/latex/examdesign
9269%doc %{texmfdist}/doc/latex/examplep
9270%doc %{texmfdist}/doc/latex/exceltex
9271%doc %{texmfdist}/doc/latex/exercise
9272%doc %{texmfdist}/doc/latex/expdlist
9273%doc %{texmfdist}/doc/latex/expl3
9274%doc %{texmfdist}/doc/latex/export
9275%doc %{texmfdist}/doc/latex/extarrows
9276%doc %{texmfdist}/doc/latex/extpfeil
9277%doc %{texmfdist}/doc/latex/extract
9278%doc %{texmfdist}/doc/latex/facsimile
9279%doc %{texmfdist}/doc/latex/faktor
9280%doc %{texmfdist}/doc/latex/fancynum
9281%doc %{texmfdist}/doc/latex/fancyref
9282%doc %{texmfdist}/doc/latex/fancytooltips
9283%doc %{texmfdist}/doc/latex/fax
9284%doc %{texmfdist}/doc/latex/feynmf
9285%doc %{texmfdist}/doc/latex/figbib
9286%doc %{texmfdist}/doc/latex/figsize
9287%doc %{texmfdist}/doc/latex/fink
9288%doc %{texmfdist}/doc/latex/fixfoot
9289%doc %{texmfdist}/doc/latex/fixme
9290%doc %{texmfdist}/doc/latex/flabels
9291%doc %{texmfdist}/doc/latex/flacards
9292%doc %{texmfdist}/doc/latex/flagderiv
9293%doc %{texmfdist}/doc/latex/flashcards
9294%doc %{texmfdist}/doc/latex/flippdf
9295%doc %{texmfdist}/doc/latex/floatrow
9296%doc %{texmfdist}/doc/latex/flowfram
9297%doc %{texmfdist}/doc/latex/fmp
9298%doc %{texmfdist}/doc/latex/fmtcount
9299%doc %{texmfdist}/doc/latex/fnbreak
9300%doc %{texmfdist}/doc/latex/fncychap
9301%doc %{texmfdist}/doc/latex/foekfont
9302%doc %{texmfdist}/doc/latex/fonttable
9303%doc %{texmfdist}/doc/latex/forarray
9304%doc %{texmfdist}/doc/latex/forloop
9305%doc %{texmfdist}/doc/latex/formlett
9306%doc %{texmfdist}/doc/latex/formula
9307%doc %{texmfdist}/doc/latex/formular
9308%doc %{texmfdist}/doc/latex/fouridx
9309%doc %{texmfdist}/doc/latex/frankenstein
9310%doc %{texmfdist}/doc/latex/frenchle
9311%doc %{texmfdist}/doc/latex/fribrief
9312%doc %{texmfdist}/doc/latex/frletter
9313%doc %{texmfdist}/doc/latex/frontespizio
9314%doc %{texmfdist}/doc/latex/fullblck
9315%doc %{texmfdist}/doc/latex/fullpict
9316%doc %{texmfdist}/doc/latex/functan
9317%doc %{texmfdist}/doc/latex/fundus
9318%doc %{texmfdist}/doc/latex/gaceta
9319%doc %{texmfdist}/doc/latex/galois
9320%doc %{texmfdist}/doc/latex/gastex
9321%doc %{texmfdist}/doc/latex/gatech-thesis
9322%doc %{texmfdist}/doc/latex/gauss
9323%doc %{texmfdist}/doc/latex/gb4e
9324%doc %{texmfdist}/doc/latex/gcard
9325%doc %{texmfdist}/doc/latex/gcite
9326%doc %{texmfdist}/doc/latex/genmpage
9327%doc %{texmfdist}/doc/latex/geomsty
9328%doc %{texmfdist}/doc/latex/ginpenc
9329%doc %{texmfdist}/doc/latex/gloss
9330%doc %{texmfdist}/doc/latex/glossaries
9331%doc %{texmfdist}/doc/latex/gmdoc
9332%doc %{texmfdist}/doc/latex/gmeometric
9333%doc %{texmfdist}/doc/latex/gmiflink
9334%doc %{texmfdist}/doc/latex/gmutils
9335%doc %{texmfdist}/doc/latex/gmverb
9336%doc %{texmfdist}/doc/latex/gnuplottex
9337%doc %{texmfdist}/doc/latex/graphicx-psmin
9338%doc %{texmfdist}/doc/latex/greek-inputenc
9339%doc %{texmfdist}/doc/latex/greekdates
9340%doc %{texmfdist}/doc/latex/greektex
9341%doc %{texmfdist}/doc/latex/grfpaste
9342%doc %{texmfdist}/doc/latex/grnumalt
9343%doc %{texmfdist}/doc/latex/grverb
9344%doc %{texmfdist}/doc/latex/gu
9345%doc %{texmfdist}/doc/latex/guitar
9346%doc %{texmfdist}/doc/latex/guitbeamer
9347%doc %{texmfdist}/doc/latex/hanging
9348%doc %{texmfdist}/doc/latex/har2nat
9349%doc %{texmfdist}/doc/latex/harmony
9350%doc %{texmfdist}/doc/latex/harpoon
9351%doc %{texmfdist}/doc/latex/harvard
9352%doc %{texmfdist}/doc/latex/hc
9353%doc %{texmfdist}/doc/latex/hep
9354%doc %{texmfdist}/doc/latex/hepnames
9355%doc %{texmfdist}/doc/latex/hepparticles
9356%doc %{texmfdist}/doc/latex/hepthesis
9357%doc %{texmfdist}/doc/latex/hepunits
9358%doc %{texmfdist}/doc/latex/hexgame
9359%doc %{texmfdist}/doc/latex/hhtensor
9360%doc %{texmfdist}/doc/latex/histogr
9361%doc %{texmfdist}/doc/latex/hitec
9362%doc %{texmfdist}/doc/latex/hpsdiss
9363%doc %{texmfdist}/doc/latex/hrlatex
9364%doc %{texmfdist}/doc/latex/hvfloat
9365%doc %{texmfdist}/doc/latex/hypdvips
9366%doc %{texmfdist}/doc/latex/hyperref-docsrc
9367%doc %{texmfdist}/doc/latex/hyperxmp
9368%doc %{texmfdist}/doc/latex/ibycus-babel
9369%doc %{texmfdist}/doc/latex/icsv
9370%doc %{texmfdist}/doc/latex/ieeepes
9371%doc %{texmfdist}/doc/latex/ifmslide
9372%doc %{texmfdist}/doc/latex/ifplatform
9373%doc %{texmfdist}/doc/latex/ijmart
9374%doc %{texmfdist}/doc/latex/imac
9375%doc %{texmfdist}/doc/latex/image-gallery
9376%doc %{texmfdist}/doc/latex/imtekda
9377%doc %{texmfdist}/doc/latex/inlinebib
9378%doc %{texmfdist}/doc/latex/inlinedef
9379%doc %{texmfdist}/doc/latex/interactiveworkbook
9380%doc %{texmfdist}/doc/latex/inversepath
9381%doc %{texmfdist}/doc/latex/invoice
9382%doc %{texmfdist}/doc/latex/ipa
9383%doc %{texmfdist}/doc/latex/iso
9384%doc %{texmfdist}/doc/latex/iso10303
9385%doc %{texmfdist}/doc/latex/isodate
9386%doc %{texmfdist}/doc/latex/isodoc
9387%doc %{texmfdist}/doc/latex/isorot
9388%doc %{texmfdist}/doc/latex/itnumpar
9389%doc %{texmfdist}/doc/latex/jeopardy
9390%doc %{texmfdist}/doc/latex/jknapltx
9391%doc %{texmfdist}/doc/latex/jneurosci
9392%doc %{texmfdist}/doc/latex/jpsj
9393%doc %{texmfdist}/doc/latex/jura
9394%doc %{texmfdist}/doc/latex/juraabbrev
9395%doc %{texmfdist}/doc/latex/juramisc
9396%doc %{texmfdist}/doc/latex/jurarsp
9397%doc %{texmfdist}/doc/latex/karnaugh
9398%doc %{texmfdist}/doc/latex/kerkis
9399%doc %{texmfdist}/doc/latex/kerntest
9400%doc %{texmfdist}/doc/latex/kluwer
9401%doc %{texmfdist}/doc/latex/labelcas
9402%doc %{texmfdist}/doc/latex/lazylist
9403%doc %{texmfdist}/doc/latex/lcyw
9404%doc %{texmfdist}/doc/latex/leading
9405%doc %{texmfdist}/doc/latex/ledmac
9406%doc %{texmfdist}/doc/latex/lettre
9407%doc %{texmfdist}/doc/latex/lexikon
9408%doc %{texmfdist}/doc/latex/lgreek
9409%doc %{texmfdist}/doc/latex/lhelp
9410%doc %{texmfdist}/doc/latex/linguex
9411%doc %{texmfdist}/doc/latex/lipsum
9412%doc %{texmfdist}/doc/latex/listbib
9413%doc %{texmfdist}/doc/latex/listliketab
9414%doc %{texmfdist}/doc/latex/listofsymbols
9415%doc %{texmfdist}/doc/latex/lkproof
9416%doc %{texmfdist}/doc/latex/logic
9417%doc %{texmfdist}/doc/latex/logpap
9418%doc %{texmfdist}/doc/latex/lps
9419%doc %{texmfdist}/doc/latex/lsc
9420%doc %{texmfdist}/doc/latex/ltxindex
9421%doc %{texmfdist}/doc/latex/mafr
9422%doc %{texmfdist}/doc/latex/magyar
9423%doc %{texmfdist}/doc/latex/mailing
9424%doc %{texmfdist}/doc/latex/makebarcode
9425%doc %{texmfdist}/doc/latex/makebox
9426%doc %{texmfdist}/doc/latex/makecell
9427%doc %{texmfdist}/doc/latex/makecmds
9428%doc %{texmfdist}/doc/latex/makedtx
9429%doc %{texmfdist}/doc/latex/makeglos
9430%doc %{texmfdist}/doc/latex/makeplot
9431%doc %{texmfdist}/doc/latex/manuscript
9432%doc %{texmfdist}/doc/latex/maple
9433%doc %{texmfdist}/doc/latex/marginnote
9434%doc %{texmfdist}/doc/latex/mathdesign
9435%doc %{texmfdist}/doc/latex/mathpazo
9436%doc %{texmfdist}/doc/latex/maybemath
9437%doc %{texmfdist}/doc/latex/mcaption
9438%doc %{texmfdist}/doc/latex/mceinleger
9439%doc %{texmfdist}/doc/latex/mcite
9440%doc %{texmfdist}/doc/latex/mciteplus
9441%doc %{texmfdist}/doc/latex/memexsupp
9442%doc %{texmfdist}/doc/latex/mentis
9443%doc %{texmfdist}/doc/latex/metaplot
9444%doc %{texmfdist}/doc/latex/method
9445%doc %{texmfdist}/doc/latex/metre
9446%doc %{texmfdist}/doc/latex/mff
9447%doc %{texmfdist}/doc/latex/mfpic4ode
9448%doc %{texmfdist}/doc/latex/mftinc
9449%doc %{texmfdist}/doc/latex/mhchem
9450%doc %{texmfdist}/doc/latex/mhequ
9451%doc %{texmfdist}/doc/latex/miller
9452%doc %{texmfdist}/doc/latex/minipage-marginpar
9453%doc %{texmfdist}/doc/latex/miniplot
9454%doc %{texmfdist}/doc/latex/minutes
9455%doc %{texmfdist}/doc/latex/mla-paper
9456%doc %{texmfdist}/doc/latex/mlist
9457%doc %{texmfdist}/doc/latex/mmap
9458%doc %{texmfdist}/doc/latex/mnsymbol
9459%doc %{texmfdist}/doc/latex/moderncv
9460%doc %{texmfdist}/doc/latex/modroman
9461%doc %{texmfdist}/doc/latex/mongolian-babel
9462%doc %{texmfdist}/doc/latex/montex
9463%doc %{texmfdist}/doc/latex/moresize
9464%doc %{texmfdist}/doc/latex/movie15
9465%doc %{texmfdist}/doc/latex/msc
9466%doc %{texmfdist}/doc/latex/msg
9467%doc %{texmfdist}/doc/latex/mslapa
9468%doc %{texmfdist}/doc/latex/mtgreek
9469%doc %{texmfdist}/doc/latex/multibbl
9470%doc %{texmfdist}/doc/latex/multicap
9471%doc %{texmfdist}/doc/latex/multirow
9472%doc %{texmfdist}/doc/latex/munich
9473%doc %{texmfdist}/doc/latex/musixlyr
9474%doc %{texmfdist}/doc/latex/muthesis
9475%doc %{texmfdist}/doc/latex/mxd
9476%doc %{texmfdist}/doc/latex/mxedruli
9477%doc %{texmfdist}/doc/latex/nag
9478%doc %{texmfdist}/doc/latex/namespc
9479%doc %{texmfdist}/doc/latex/nath
9480%doc %{texmfdist}/doc/latex/nature
9481%doc %{texmfdist}/doc/latex/ncclatex
9482%doc %{texmfdist}/doc/latex/ncctools
9483%doc %{texmfdist}/doc/latex/nddiss
9484%doc %{texmfdist}/doc/latex/newalg
9485%doc %{texmfdist}/doc/latex/newfile
9486%doc %{texmfdist}/doc/latex/newlfm
9487%doc %{texmfdist}/doc/latex/newspaper
9488%doc %{texmfdist}/doc/latex/newvbtm
9489%doc %{texmfdist}/doc/latex/niceframe
9490%doc %{texmfdist}/doc/latex/nih
9491%doc %{texmfdist}/doc/latex/noitcrul
9492%doc %{texmfdist}/doc/latex/nomentbl
9493%doc %{texmfdist}/doc/latex/nonfloat
9494%doc %{texmfdist}/doc/latex/nostarch
9495%doc %{texmfdist}/doc/latex/notes
9496%doc %{texmfdist}/doc/latex/notes2bib
9497%doc %{texmfdist}/doc/latex/nrc
9498%doc %{texmfdist}/doc/latex/ntabbing
9499%doc %{texmfdist}/doc/latex/numname
9500%doc %{texmfdist}/doc/latex/numprint
9501%doc %{texmfdist}/doc/latex/objectz
9502%doc %{texmfdist}/doc/latex/ocr-latex
9503%doc %{texmfdist}/doc/latex/octavo
9504%doc %{texmfdist}/doc/latex/ogham
9505%doc %{texmfdist}/doc/latex/ogonek
9506%doc %{texmfdist}/doc/latex/opcit
9507%doc %{texmfdist}/doc/latex/ordinalpt
9508%doc %{texmfdist}/doc/latex/othello
9509%doc %{texmfdist}/doc/latex/otibet
9510%doc %{texmfdist}/doc/latex/outline
9511%doc %{texmfdist}/doc/latex/outliner
9512%doc %{texmfdist}/doc/latex/pagenote
9513%doc %{texmfdist}/doc/latex/paper
9514%doc %{texmfdist}/doc/latex/papercdcase
9515%doc %{texmfdist}/doc/latex/papertex
9516%doc %{texmfdist}/doc/latex/parallel
9517%doc %{texmfdist}/doc/latex/paresse
9518%doc %{texmfdist}/doc/latex/parrun
9519%doc %{texmfdist}/doc/latex/pauldoc
9520%doc %{texmfdist}/doc/latex/pbox
9521%doc %{texmfdist}/doc/latex/pbsheet
9522%doc %{texmfdist}/doc/latex/pdfcprot
9523%doc %{texmfdist}/doc/latex/pdfscreen
9524%doc %{texmfdist}/doc/latex/pdfsync
9525%doc %{texmfdist}/doc/latex/pdftricks
9526%doc %{texmfdist}/doc/latex/pdfwin
9527%doc %{texmfdist}/doc/latex/pecha
9528%doc %{texmfdist}/doc/latex/perception
9529%doc %{texmfdist}/doc/latex/perltex
9530%doc %{texmfdist}/doc/latex/permute
9531%doc %{texmfdist}/doc/latex/petiteannonce
9532%doc %{texmfdist}/doc/latex/petri-nets
9533%doc %{texmfdist}/doc/latex/pgf-soroban
9534%doc %{texmfdist}/doc/latex/pgfopts
9535%doc %{texmfdist}/doc/latex/pgfplots
9536%doc %{texmfdist}/doc/latex/philex
9537%doc %{texmfdist}/doc/latex/philosophersimprint
9538%doc %{texmfdist}/doc/latex/photo
9539%doc %{texmfdist}/doc/latex/pinlabel
9540%doc %{texmfdist}/doc/latex/pittetd
9541%doc %{texmfdist}/doc/latex/plari
9542%doc %{texmfdist}/doc/latex/plates
9543%doc %{texmfdist}/doc/latex/play
9544%doc %{texmfdist}/doc/latex/plweb
9545%doc %{texmfdist}/doc/latex/pmgraph
9546%doc %{texmfdist}/doc/latex/poemscol
9547%doc %{texmfdist}/doc/latex/polski
9548%doc %{texmfdist}/doc/latex/polyglot
9549%doc %{texmfdist}/doc/latex/polytable
9550%doc %{texmfdist}/doc/latex/postcards
9551%doc %{texmfdist}/doc/latex/powerdot
9552%doc %{texmfdist}/doc/latex/ppower4
9553%doc %{texmfdist}/doc/latex/ppr-prv
9554%doc %{texmfdist}/doc/latex/pracjourn
9555%doc %{texmfdist}/doc/latex/prettyref
9556%doc %{texmfdist}/doc/latex/proba
9557%doc %{texmfdist}/doc/latex/probsoln
9558%doc %{texmfdist}/doc/latex/procIAGssymp
9559%doc %{texmfdist}/doc/latex/progkeys
9560%doc %{texmfdist}/doc/latex/progress
9561%doc %{texmfdist}/doc/latex/protex
9562%doc %{texmfdist}/doc/latex/protocol
9563%doc %{texmfdist}/doc/latex/psfragx
9564%doc %{texmfdist}/doc/latex/psgo
9565%doc %{texmfdist}/doc/latex/pspicture
9566%doc %{texmfdist}/doc/latex/pst2pdf
9567%doc %{texmfdist}/doc/latex/ptptex
9568%doc %{texmfdist}/doc/latex/qcm
9569%doc %{texmfdist}/doc/latex/qobitree
9570%doc %{texmfdist}/doc/latex/qstest
9571%doc %{texmfdist}/doc/latex/qsymbols
9572%doc %{texmfdist}/doc/latex/qtree
9573%doc %{texmfdist}/doc/latex/quotchap
9574%doc %{texmfdist}/doc/latex/quotmark
9575%doc %{texmfdist}/doc/latex/r_und_s
9576%doc %{texmfdist}/doc/latex/randbild
9577%doc %{texmfdist}/doc/latex/randtext
9578%doc %{texmfdist}/doc/latex/rccol
9579%doc %{texmfdist}/doc/latex/rcs
9580%doc %{texmfdist}/doc/latex/rcsinfo
9581%doc %{texmfdist}/doc/latex/recipecard
9582%doc %{texmfdist}/doc/latex/rectopma
9583%doc %{texmfdist}/doc/latex/refcheck
9584%doc %{texmfdist}/doc/latex/refman
9585%doc %{texmfdist}/doc/latex/refstyle
9586%doc %{texmfdist}/doc/latex/regcount
9587%doc %{texmfdist}/doc/latex/register
9588%doc %{texmfdist}/doc/latex/relenc
9589%doc %{texmfdist}/doc/latex/repeatindex
9590%doc %{texmfdist}/doc/latex/rlepsf
9591%doc %{texmfdist}/doc/latex/rmpage
9592%doc %{texmfdist}/doc/latex/robustcommand
9593%doc %{texmfdist}/doc/latex/robustindex
9594%doc %{texmfdist}/doc/latex/romannum
9595%doc %{texmfdist}/doc/latex/rotpages
9596%doc %{texmfdist}/doc/latex/rsc
9597%doc %{texmfdist}/doc/latex/rst
9598%doc %{texmfdist}/doc/latex/rtkinenc
9599%doc %{texmfdist}/doc/latex/rtklage
9600%doc %{texmfdist}/doc/latex/sagetex
9601%doc %{texmfdist}/doc/latex/sanskrit
9602%doc %{texmfdist}/doc/latex/sauerj
9603%doc %{texmfdist}/doc/latex/sauterfonts
9604%doc %{texmfdist}/doc/latex/savefnmark
9605%doc %{texmfdist}/doc/latex/savetrees
9606%doc %{texmfdist}/doc/latex/scalebar
9607%doc %{texmfdist}/doc/latex/schedule
9608%doc %{texmfdist}/doc/latex/scientificpaper
9609%doc %{texmfdist}/doc/latex/sciposter
9610%doc %{texmfdist}/doc/latex/sciwordconv
9611%doc %{texmfdist}/doc/latex/screenplay
9612%doc %{texmfdist}/doc/latex/script
9613%doc %{texmfdist}/doc/latex/sdrt
9614%doc %{texmfdist}/doc/latex/sectionbox
9615%doc %{texmfdist}/doc/latex/semantic
9616%doc %{texmfdist}/doc/latex/semioneside
9617%doc %{texmfdist}/doc/latex/seqsplit
9618%doc %{texmfdist}/doc/latex/sf298
9619%doc %{texmfdist}/doc/latex/sffms
9620%doc %{texmfdist}/doc/latex/sfg
9621%doc %{texmfdist}/doc/latex/sgame
9622%doc %{texmfdist}/doc/latex/shadethm
9623%doc %{texmfdist}/doc/latex/shipunov
9624%doc %{texmfdist}/doc/latex/shorttoc
9625%doc %{texmfdist}/doc/latex/show2e
9626%doc %{texmfdist}/doc/latex/showexpl
9627%doc %{texmfdist}/doc/latex/sides
9628%doc %{texmfdist}/doc/latex/siggraph
9629%doc %{texmfdist}/doc/latex/simplecv
9630%doc %{texmfdist}/doc/latex/simplewick
9631%doc %{texmfdist}/doc/latex/skak
9632%doc %{texmfdist}/doc/latex/slantsc
9633%doc %{texmfdist}/doc/latex/smalltableof
9634%doc %{texmfdist}/doc/latex/smartref
9635%doc %{texmfdist}/doc/latex/smflatex
9636%doc %{texmfdist}/doc/latex/snapshot
9637%doc %{texmfdist}/doc/latex/songbook
9638%doc %{texmfdist}/doc/latex/sort-by-letters
9639%doc %{texmfdist}/doc/latex/soyombo
9640%doc %{texmfdist}/doc/latex/sparklines
9641%doc %{texmfdist}/doc/latex/spie
9642%doc %{texmfdist}/doc/latex/splitbib
9643%doc %{texmfdist}/doc/latex/splitindex
9644%doc %{texmfdist}/doc/latex/spotcolor
9645%doc %{texmfdist}/doc/latex/sprite
9646%doc %{texmfdist}/doc/latex/srcltx
9647%doc %{texmfdist}/doc/latex/sseq
9648%doc %{texmfdist}/doc/latex/ssqquote
9649%doc %{texmfdist}/doc/latex/stage
9650%doc %{texmfdist}/doc/latex/statistik
9651%doc %{texmfdist}/doc/latex/stdpage
9652%doc %{texmfdist}/doc/latex/stellenbosch
9653%doc %{texmfdist}/doc/latex/stex
9654%doc %{texmfdist}/doc/latex/stringstrings
9655%doc %{texmfdist}/doc/latex/struktex
9656%doc %{texmfdist}/doc/latex/sttools
9657%doc %{texmfdist}/doc/latex/stubs
9658%doc %{texmfdist}/doc/latex/subdepth
9659%doc %{texmfdist}/doc/latex/subeqn
9660%doc %{texmfdist}/doc/latex/subeqnarray
9661%doc %{texmfdist}/doc/latex/subfloat
9662%doc %{texmfdist}/doc/latex/substr
9663%doc %{texmfdist}/doc/latex/sudoku
9664%doc %{texmfdist}/doc/latex/sudokubundle
9665%doc %{texmfdist}/doc/latex/sugconf
9666%doc %{texmfdist}/doc/latex/supertabular
9667%doc %{texmfdist}/doc/latex/susy
9668%doc %{texmfdist}/doc/latex/svgcolor
9669%doc %{texmfdist}/doc/latex/svn-multi
9670%doc %{texmfdist}/doc/latex/svn
9671%doc %{texmfdist}/doc/latex/svninfo
9672%doc %{texmfdist}/doc/latex/swebib
9673%doc %{texmfdist}/doc/latex/swimgraf
9674%doc %{texmfdist}/doc/latex/synproof
9675%doc %{texmfdist}/doc/latex/syntax
9676%doc %{texmfdist}/doc/latex/syntrace
9677%doc %{texmfdist}/doc/latex/synttree
9678%doc %{texmfdist}/doc/latex/t-angles
9679%doc %{texmfdist}/doc/latex/tableaux
9680%doc %{texmfdist}/doc/latex/tablists
9681%doc %{texmfdist}/doc/latex/tablor
9682%doc %{texmfdist}/doc/latex/tabto-ltx
9683%doc %{texmfdist}/doc/latex/tabulary
9684%doc %{texmfdist}/doc/latex/tabvar
9685%doc %{texmfdist}/doc/latex/talk
9686%doc %{texmfdist}/doc/latex/tapir
9687%doc %{texmfdist}/doc/latex/tcldoc
9688%doc %{texmfdist}/doc/latex/tdsfrmath
9689%doc %{texmfdist}/doc/latex/technics
9690%doc %{texmfdist}/doc/latex/ted
9691%doc %{texmfdist}/doc/latex/tengwarscript
9692%doc %{texmfdist}/doc/latex/tensor
9693%doc %{texmfdist}/doc/latex/teubner
9694%doc %{texmfdist}/doc/latex/texmate
9695%doc %{texmfdist}/doc/latex/texpower
9696%doc %{texmfdist}/doc/latex/texshade
9697%doc %{texmfdist}/doc/latex/textcase
9698%doc %{texmfdist}/doc/latex/textopo
9699%doc %{texmfdist}/doc/latex/theoremref
9700%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9701%doc %{texmfdist}/doc/latex/thinsp
9702%doc %{texmfdist}/doc/latex/thmtools
9703%doc %{texmfdist}/doc/latex/thumb
9704%doc %{texmfdist}/doc/latex/thuthesis
9705%doc %{texmfdist}/doc/latex/ticket
9706%doc %{texmfdist}/doc/latex/tikz-inet
9707%doc %{texmfdist}/doc/latex/timesht
9708%doc %{texmfdist}/doc/latex/titling
9709%doc %{texmfdist}/doc/latex/tocvsec2
9710%doc %{texmfdist}/doc/latex/todo
9711%doc %{texmfdist}/doc/latex/tokenizer
9712%doc %{texmfdist}/doc/latex/toolbox
9713%doc %{texmfdist}/doc/latex/topfloat
9714%doc %{texmfdist}/doc/latex/toptesi
9715%doc %{texmfdist}/doc/latex/tpslifonts
9716%doc %{texmfdist}/doc/latex/trajan
9717%doc %{texmfdist}/doc/latex/translator
9718%doc %{texmfdist}/doc/latex/tree-dvips
9719%doc %{texmfdist}/doc/latex/trfsigns
9720%doc %{texmfdist}/doc/latex/trivfloat
9721%doc %{texmfdist}/doc/latex/trsym
9722%doc %{texmfdist}/doc/latex/tufte-latex
9723%doc %{texmfdist}/doc/latex/tugboat
9724%doc %{texmfdist}/doc/latex/turnstile
9725%doc %{texmfdist}/doc/latex/twoup
9726%doc %{texmfdist}/doc/latex/typedref
9727%doc %{texmfdist}/doc/latex/typogrid
9728%doc %{texmfdist}/doc/latex/uaclasses
9729%doc %{texmfdist}/doc/latex/ucthesis
9730%doc %{texmfdist}/doc/latex/uebungsblatt
9731%doc %{texmfdist}/doc/latex/uiucthesis
9732%doc %{texmfdist}/doc/latex/ulsy
9733%doc %{texmfdist}/doc/latex/umich-thesis
9734%doc %{texmfdist}/doc/latex/uml
9735%doc %{texmfdist}/doc/latex/umlaute
9736%doc %{texmfdist}/doc/latex/umoline
9737%doc %{texmfdist}/doc/latex/umthesis
9738%doc %{texmfdist}/doc/latex/underlin
9739%doc %{texmfdist}/doc/latex/undertilde
9740%doc %{texmfdist}/doc/latex/unitsdef
9741%doc %{texmfdist}/doc/latex/unroman
9742%doc %{texmfdist}/doc/latex/upmethodology
9743%doc %{texmfdist}/doc/latex/urlbst
9744%doc %{texmfdist}/doc/latex/ushort
9745%doc %{texmfdist}/doc/latex/uwthesis
9746%doc %{texmfdist}/doc/latex/varindex
9747%doc %{texmfdist}/doc/latex/varsfromjobname
9748%doc %{texmfdist}/doc/latex/vector
9749%doc %{texmfdist}/doc/latex/verse
9750%doc %{texmfdist}/doc/latex/vhistory
9751%doc %{texmfdist}/doc/latex/vita
9752%doc %{texmfdist}/doc/latex/volumes
9753%doc %{texmfdist}/doc/latex/vpe
9754%doc %{texmfdist}/doc/latex/vrsion
9755%doc %{texmfdist}/doc/latex/vwcol
9756%doc %{texmfdist}/doc/latex/vxu
9757%doc %{texmfdist}/doc/latex/wadalab
9758%doc %{texmfdist}/doc/latex/wallpaper
9759%doc %{texmfdist}/doc/latex/warpcol
9760%doc %{texmfdist}/doc/latex/wnri
9761%doc %{texmfdist}/doc/latex/wordlike
9762%doc %{texmfdist}/doc/latex/xargs
9763%doc %{texmfdist}/doc/latex/xdoc
9764%doc %{texmfdist}/doc/latex/xfor
9765%doc %{texmfdist}/doc/latex/xifthen
9766%doc %{texmfdist}/doc/latex/xmpincl
9767%doc %{texmfdist}/doc/latex/xnewcommand
9768%doc %{texmfdist}/doc/latex/xoptarg
9769%doc %{texmfdist}/doc/latex/xpackages
9770%doc %{texmfdist}/doc/latex/xskak
9771%doc %{texmfdist}/doc/latex/xstring
9772%doc %{texmfdist}/doc/latex/xtcapts
9773%doc %{texmfdist}/doc/latex/xyling
9774%doc %{texmfdist}/doc/latex/xytree
9775%doc %{texmfdist}/doc/latex/yafoot
9776%doc %{texmfdist}/doc/latex/yhmath
9777%doc %{texmfdist}/doc/latex/york-thesis
9778%doc %{texmfdist}/doc/latex/yplan
9779%doc %{texmfdist}/doc/latex/zed-csp
9780%doc %{texmfdist}/doc/latex/zefonts
9781%doc %{texmfdist}/doc/latex/ziffer
9782%doc %{texmfdist}/doc/latex/zwgetfdate
9783%doc %{texmfdist}/source/latex/hyperref/doc
9784%doc %{texmfdist}/source/latex/koma-script/doc
9785
9786%files latex-other
9787%defattr(644,root,root,755)
f65b3398
ZU
9788%{texmfdist}/metapost/latexmp
9789%{texmfdist}/metapost/makecirc
8affbd2c 9790%dir %{texmfdist}/source/alatex
f65b3398 9791%{texmfdist}/source/alatex/base
8affbd2c 9792%dir %{texmfdist}/source/cslatex
f65b3398
ZU
9793%{texmfdist}/source/cslatex/base
9794%{texmfdist}/source/generic/xypic
9795%{texmfdist}/source/latex/ESIEEcv
9796%{texmfdist}/source/latex/GuIT
9797%{texmfdist}/source/latex/HA-prosper
9798%{texmfdist}/source/latex/IEEEconf
9799%{texmfdist}/source/latex/aastex
9800%{texmfdist}/source/latex/abc
9801%{texmfdist}/source/latex/abstract
9802%{texmfdist}/source/latex/achemso
9803%{texmfdist}/source/latex/acmconf
9804%{texmfdist}/source/latex/acronym
9805%{texmfdist}/source/latex/active-conf
9806%{texmfdist}/source/latex/addlines
9807%{texmfdist}/source/latex/adrlist
9808%{texmfdist}/source/latex/aiaa
9809%{texmfdist}/source/latex/alg
9810%{texmfdist}/source/latex/alnumsec
9811%{texmfdist}/source/latex/altfont
9812%{texmfdist}/source/latex/amsaddr
9813%{texmfdist}/source/latex/amscls
9814%{texmfdist}/source/latex/amsfonts
9815%{texmfdist}/source/latex/amsmath
9816%{texmfdist}/source/latex/amsrefs
9817%{texmfdist}/source/latex/answers
9818%{texmfdist}/source/latex/apacite
9819%{texmfdist}/source/latex/appendix
9820%{texmfdist}/source/latex/arcs
9821%{texmfdist}/source/latex/arydshln
9822%{texmfdist}/source/latex/asaetr
9823%{texmfdist}/source/latex/ascii
9824%{texmfdist}/source/latex/attachfile
8affbd2c 9825%{texmfdist}/source/latex/augie
f65b3398
ZU
9826%{texmfdist}/source/latex/babelbib
9827%{texmfdist}/source/latex/backgammon
9828%{texmfdist}/source/latex/barcodes
9829%{texmfdist}/source/latex/base
9830%{texmfdist}/source/latex/bayer
9831%{texmfdist}/source/latex/bbding
9832%{texmfdist}/source/latex/bbm-macros
9833%{texmfdist}/source/latex/belleek
9834%{texmfdist}/source/latex/bengali
9835%{texmfdist}/source/latex/beton
9836%{texmfdist}/source/latex/bez123
9837%{texmfdist}/source/latex/bibarts
9838%{texmfdist}/source/latex/bibleref
9839%{texmfdist}/source/latex/biblist
9840%{texmfdist}/source/latex/bibtopic
9841%{texmfdist}/source/latex/bibtopicprefix
9842%{texmfdist}/source/latex/bigfoot
9843%{texmfdist}/source/latex/binomexp
9844%{texmfdist}/source/latex/biocon
9845%{texmfdist}/source/latex/bizcard
9846%{texmfdist}/source/latex/blindtext
9847%{texmfdist}/source/latex/blowup
9848%{texmfdist}/source/latex/boites
9849%{texmfdist}/source/latex/bookhands
9850%{texmfdist}/source/latex/booklet
9851%{texmfdist}/source/latex/booktabs
9852%{texmfdist}/source/latex/bophook
9853%{texmfdist}/source/latex/boxhandler
9854%{texmfdist}/source/latex/bpchem
9855%{texmfdist}/source/latex/braille
9856%{texmfdist}/source/latex/breakurl
9857%{texmfdist}/source/latex/brushscr
9858%{texmfdist}/source/latex/bullcntr
9859%{texmfdist}/source/latex/burmese
9860%{texmfdist}/source/latex/bytefield
9861%{texmfdist}/source/latex/captcont
9862%{texmfdist}/source/latex/caption
9863%{texmfdist}/source/latex/carlisle
9864%{texmfdist}/source/latex/catechis
9865%{texmfdist}/source/latex/ccaption
9866%{texmfdist}/source/latex/ccfonts
9867%{texmfdist}/source/latex/cclicenses
9868%{texmfdist}/source/latex/cd-cover
9869%{texmfdist}/source/latex/cd
9870%{texmfdist}/source/latex/cdpbundl
9871%{texmfdist}/source/latex/changebar
9872%{texmfdist}/source/latex/changes
9873%{texmfdist}/source/latex/chappg
9874%{texmfdist}/source/latex/chapterfolder
9875%{texmfdist}/source/latex/chemcompounds
9876%{texmfdist}/source/latex/chemstyle
9877%{texmfdist}/source/latex/chessboard
9878%{texmfdist}/source/latex/chessfss
9879%{texmfdist}/source/latex/chletter
9880%{texmfdist}/source/latex/circ
9881%{texmfdist}/source/latex/cjk/utils
9882%{texmfdist}/source/latex/cjw
9883%{texmfdist}/source/latex/clefval
9884%{texmfdist}/source/latex/cleveref
9885%{texmfdist}/source/latex/cmcyralt
9886%{texmfdist}/source/latex/cmdtrack
9887%{texmfdist}/source/latex/cmll
9888%{texmfdist}/source/latex/cmsd
9889%{texmfdist}/source/latex/codepage
9890%{texmfdist}/source/latex/colortbl
9891%{texmfdist}/source/latex/colorwav
9892%{texmfdist}/source/latex/combine
9893%{texmfdist}/source/latex/comment
9894%{texmfdist}/source/latex/computational-complexity
9895%{texmfdist}/source/latex/confproc
9896%{texmfdist}/source/latex/constants
9897%{texmfdist}/source/latex/contour
9898%{texmfdist}/source/latex/cooking
9899%{texmfdist}/source/latex/cool
9900%{texmfdist}/source/latex/coollist
9901%{texmfdist}/source/latex/coolstr
9902%{texmfdist}/source/latex/cooltooltips
9903%{texmfdist}/source/latex/coordsys
9904%{texmfdist}/source/latex/coverpage
9905%{texmfdist}/source/latex/crop
9906%{texmfdist}/source/latex/crossreference
9907%{texmfdist}/source/latex/crosswrd
9908%{texmfdist}/source/latex/csvtools
9909%{texmfdist}/source/latex/ctable
9910%{texmfdist}/source/latex/ctib
9911%{texmfdist}/source/latex/cuisine
9912%{texmfdist}/source/latex/currvita
9913%{texmfdist}/source/latex/curve
9914%{texmfdist}/source/latex/curve2e
9915%{texmfdist}/source/latex/curves
9916%{texmfdist}/source/latex/cweb-latex
9917%{texmfdist}/source/latex/cwpuzzle
9918%{texmfdist}/source/latex/dashbox
9919%{texmfdist}/source/latex/dashrule
9920%{texmfdist}/source/latex/datatool
9921%{texmfdist}/source/latex/dateiliste
9922%{texmfdist}/source/latex/datenumber
9923%{texmfdist}/source/latex/datetime
9924%{texmfdist}/source/latex/decimal
9925%{texmfdist}/source/latex/delimtxt
9926%{texmfdist}/source/latex/diagnose
9927%{texmfdist}/source/latex/dialogl
9928%{texmfdist}/source/latex/dinbrief
9929%{texmfdist}/source/latex/disser
9930%{texmfdist}/source/latex/dnaseq
9931%{texmfdist}/source/latex/docmfp
9932%{texmfdist}/source/latex/doipubmed
9933%{texmfdist}/source/latex/dotarrow
9934%{texmfdist}/source/latex/dotseqn
9935%{texmfdist}/source/latex/dottex
9936%{texmfdist}/source/latex/dprogress
9937%{texmfdist}/source/latex/drac
9938%{texmfdist}/source/latex/draftcopy
9939%{texmfdist}/source/latex/draftwatermark
9940%{texmfdist}/source/latex/dramatist
9941%{texmfdist}/source/latex/dtk
9942%{texmfdist}/source/latex/dtxgallery
9943%{texmfdist}/source/latex/dyntree
9944%{texmfdist}/source/latex/eCards
9945%{texmfdist}/source/latex/ebezier
9946%{texmfdist}/source/latex/ebsthesis
9947%{texmfdist}/source/latex/ecclesiastic
9948%{texmfdist}/source/latex/ecv
9949%{texmfdist}/source/latex/ed
9950%{texmfdist}/source/latex/edmac
9951%{texmfdist}/source/latex/edmargin
9952%{texmfdist}/source/latex/eemeir
9953%{texmfdist}/source/latex/egplot
9954%{texmfdist}/source/latex/eiad
9955%{texmfdist}/source/latex/ellipsis
9956%{texmfdist}/source/latex/elmath
9957%{texmfdist}/source/latex/elsarticle
9958%{texmfdist}/source/latex/em
9959%{texmfdist}/source/latex/emp
9960%{texmfdist}/source/latex/endfloat
9961%{texmfdist}/source/latex/endheads
9962%{texmfdist}/source/latex/engpron
9963%{texmfdist}/source/latex/engrec
9964%{texmfdist}/source/latex/environ
9965%{texmfdist}/source/latex/envlab
9966%{texmfdist}/source/latex/epigraph
9967%{texmfdist}/source/latex/epiolmec
9968%{texmfdist}/source/latex/epsdice
9969%{texmfdist}/source/latex/eqlist
9970%{texmfdist}/source/latex/eqnarray
9971%{texmfdist}/source/latex/eqparbox
9972%{texmfdist}/source/latex/errata
9973%{texmfdist}/source/latex/esdiff
9974%{texmfdist}/source/latex/eskd
9975%{texmfdist}/source/latex/eso-pic
9976%{texmfdist}/source/latex/esvect
9977%{texmfdist}/source/latex/etaremune
9978%{texmfdist}/source/latex/ethiop
9979%{texmfdist}/source/latex/eukdate
9980%{texmfdist}/source/latex/euler
9981%{texmfdist}/source/latex/euproposal
9982%{texmfdist}/source/latex/euro
9983%{texmfdist}/source/latex/everypage
9984%{texmfdist}/source/latex/examdesign
9985%{texmfdist}/source/latex/exercise
9986%{texmfdist}/source/latex/expdlist
9987%{texmfdist}/source/latex/expl3
9988%{texmfdist}/source/latex/export
9989%{texmfdist}/source/latex/extpfeil
9990%{texmfdist}/source/latex/extract
9991%{texmfdist}/source/latex/facsimile
9992%{texmfdist}/source/latex/faktor
9993%{texmfdist}/source/latex/fancynum
9994%{texmfdist}/source/latex/fancyref
9995%{texmfdist}/source/latex/fancytooltips
9996%{texmfdist}/source/latex/fancyvrb
9997%{texmfdist}/source/latex/feynmf
9998%{texmfdist}/source/latex/figsize
9999%{texmfdist}/source/latex/filecontents
10000%{texmfdist}/source/latex/fink
10001%{texmfdist}/source/latex/fixme
10002%{texmfdist}/source/latex/flabels
10003%{texmfdist}/source/latex/flagderiv
10004%{texmfdist}/source/latex/flashcards
10005%{texmfdist}/source/latex/flippdf
10006%{texmfdist}/source/latex/float
10007%{texmfdist}/source/latex/floatrow
10008%{texmfdist}/source/latex/flowfram
10009%{texmfdist}/source/latex/fmp
10010%{texmfdist}/source/latex/fmtcount
10011%{texmfdist}/source/latex/fnbreak
10012%{texmfdist}/source/latex/foilhtml
10013%{texmfdist}/source/latex/fonttable
10014%{texmfdist}/source/latex/footmisc
10015%{texmfdist}/source/latex/footnpag
10016%{texmfdist}/source/latex/forarray
10017%{texmfdist}/source/latex/forloop
10018%{texmfdist}/source/latex/formula
10019%{texmfdist}/source/latex/fouridx
10020%{texmfdist}/source/latex/frankenstein
10021%{texmfdist}/source/latex/frontespizio
10022%{texmfdist}/source/latex/fullblck
10023%{texmfdist}/source/latex/functan
10024%{texmfdist}/source/latex/fundus
10025%{texmfdist}/source/latex/g-brief
10026%{texmfdist}/source/latex/galois
10027%{texmfdist}/source/latex/gcite
10028%{texmfdist}/source/latex/genmpage
10029%{texmfdist}/source/latex/geometry
10030%{texmfdist}/source/latex/geomsty
10031%{texmfdist}/source/latex/ginpenc
10032%{texmfdist}/source/latex/glossaries
10033%{texmfdist}/source/latex/gnuplottex
10034%{texmfdist}/source/latex/go
10035%{texmfdist}/source/latex/graphics
10036%{texmfdist}/source/latex/graphicx-psmin
10037%{texmfdist}/source/latex/greekdates
10038%{texmfdist}/source/latex/grnumalt
10039%{texmfdist}/source/latex/grverb
10040%{texmfdist}/source/latex/guitar
10041%{texmfdist}/source/latex/hanging
10042%{texmfdist}/source/latex/harvard
10043%{texmfdist}/source/latex/hc
10044%{texmfdist}/source/latex/hepthesis
10045%{texmfdist}/source/latex/hhtensor
10046%{texmfdist}/source/latex/hilowres
10047%{texmfdist}/source/latex/histogr
10048%{texmfdist}/source/latex/hpsdiss
10049%{texmfdist}/source/latex/hrlatex
10050%{texmfdist}/source/latex/hyper
10051%{texmfdist}/source/latex/hyperref
10052%{texmfdist}/source/latex/hyperxmp
10053%{texmfdist}/source/latex/hyphenat
10054%{texmfdist}/source/latex/ibycus-babel
10055%{texmfdist}/source/latex/icsv
10056%{texmfdist}/source/latex/ifmslide
10057%{texmfdist}/source/latex/ifplatform
10058%{texmfdist}/source/latex/ijmart
10059%{texmfdist}/source/latex/imtekda
10060%{texmfdist}/source/latex/index
10061%{texmfdist}/source/latex/inlinedef
10062%{texmfdist}/source/latex/inversepath
10063%{texmfdist}/source/latex/iso
10064%{texmfdist}/source/latex/iso10303
10065%{texmfdist}/source/latex/isodate
10066%{texmfdist}/source/latex/isodoc
10067%{texmfdist}/source/latex/isorot
10068%{texmfdist}/source/latex/isotope
10069%{texmfdist}/source/latex/itnumpar
10070%{texmfdist}/source/latex/jeopardy
10071%{texmfdist}/source/latex/jura
10072%{texmfdist}/source/latex/juraabbrev
10073%{texmfdist}/source/latex/jurarsp
10074%{texmfdist}/source/latex/kdgreek
10075%{texmfdist}/source/latex/kerntest
10076%{texmfdist}/source/latex/kluwer
10077%{texmfdist}/source/latex/koma-script
10078%{texmfdist}/source/latex/labelcas
10079%{texmfdist}/source/latex/labels
10080%{texmfdist}/source/latex/lastpage
10081%{texmfdist}/source/latex/latex-tds
10082%{texmfdist}/source/latex/layouts
10083%{texmfdist}/source/latex/lcg
10084%{texmfdist}/source/latex/lcyw
10085%{texmfdist}/source/latex/leading
10086%{texmfdist}/source/latex/ledmac
10087%{texmfdist}/source/latex/leftidx
10088%{texmfdist}/source/latex/lettrine
10089%{texmfdist}/source/latex/lexikon
10090%{texmfdist}/source/latex/lhcyr
10091%{texmfdist}/source/latex/lhelp
10092%{texmfdist}/source/latex/limap
10093%{texmfdist}/source/latex/lipsum
10094%{texmfdist}/source/latex/listbib
10095%{texmfdist}/source/latex/listings
10096%{texmfdist}/source/latex/listliketab
10097%{texmfdist}/source/latex/localloc
10098%{texmfdist}/source/latex/logpap
10099%{texmfdist}/source/latex/lps
10100%{texmfdist}/source/latex/ltxindex
10101%{texmfdist}/source/latex/mailing
10102%{texmfdist}/source/latex/makebox
10103%{texmfdist}/source/latex/makecell
10104%{texmfdist}/source/latex/makecmds
10105%{texmfdist}/source/latex/makedtx
10106%{texmfdist}/source/latex/makeplot
10107%{texmfdist}/source/latex/manfnt
10108%{texmfdist}/source/latex/manuscript
10109%{texmfdist}/source/latex/mapcodes
10110%{texmfdist}/source/latex/marginnote
10111%{texmfdist}/source/latex/mathcomp
10112%{texmfdist}/source/latex/mathpazo
10113%{texmfdist}/source/latex/mcaption
10114%{texmfdist}/source/latex/mcite
10115%{texmfdist}/source/latex/mdwtools
10116%{texmfdist}/source/latex/memoir
10117%{texmfdist}/source/latex/mentis
10118%{texmfdist}/source/latex/menu
10119%{texmfdist}/source/latex/method
10120%{texmfdist}/source/latex/metre
10121%{texmfdist}/source/latex/mff
10122%{texmfdist}/source/latex/mfpic4ode
10123%{texmfdist}/source/latex/mftinc
10124%{texmfdist}/source/latex/mh
10125%{texmfdist}/source/latex/miller
10126%{texmfdist}/source/latex/minipage-marginpar
10127%{texmfdist}/source/latex/minutes
10128%{texmfdist}/source/latex/mlist
10129%{texmfdist}/source/latex/mnsymbol
10130%{texmfdist}/source/latex/modroman
10131%{texmfdist}/source/latex/mongolian-babel
10132%{texmfdist}/source/latex/montex
10133%{texmfdist}/source/latex/moresize
10134%{texmfdist}/source/latex/moreverb
10135%{texmfdist}/source/latex/mparhack
10136%{texmfdist}/source/latex/ms
10137%{texmfdist}/source/latex/msg
10138%{texmfdist}/source/latex/mtgreek
10139%{texmfdist}/source/latex/multibbl
10140%{texmfdist}/source/latex/multibib
10141%{texmfdist}/source/latex/multicap
10142%{texmfdist}/source/latex/mwcls
10143%{texmfdist}/source/latex/mxd
10144%{texmfdist}/source/latex/nag
10145%{texmfdist}/source/latex/namespc
10146%{texmfdist}/source/latex/natbib
10147%{texmfdist}/source/latex/ncctools
10148%{texmfdist}/source/latex/nddiss
10149%{texmfdist}/source/latex/newalg
10150%{texmfdist}/source/latex/newfile
10151%{texmfdist}/source/latex/newlfm
10152%{texmfdist}/source/latex/newspaper
10153%{texmfdist}/source/latex/newvbtm
10154%{texmfdist}/source/latex/niceframe
10155%{texmfdist}/source/latex/noitcrul
10156%{texmfdist}/source/latex/nomencl
10157%{texmfdist}/source/latex/nomentbl
10158%{texmfdist}/source/latex/nonfloat
10159%{texmfdist}/source/latex/nostarch
10160%{texmfdist}/source/latex/notes
10161%{texmfdist}/source/latex/notes2bib
10162%{texmfdist}/source/latex/nrc
10163%{texmfdist}/source/latex/ntgclass
10164%{texmfdist}/source/latex/ntheorem
10165%{texmfdist}/source/latex/numprint
10166%{texmfdist}/source/latex/oberdiek
10167%{texmfdist}/source/latex/objectz
10168%{texmfdist}/source/latex/octavo
10169%{texmfdist}/source/latex/ogonek
10170%{texmfdist}/source/latex/oldstyle
10171%{texmfdist}/source/latex/opcit
10172%{texmfdist}/source/latex/ordinalpt
10173%{texmfdist}/source/latex/othello
10174%{texmfdist}/source/latex/otibet
10175%{texmfdist}/source/latex/pacioli
10176%{texmfdist}/source/latex/pageno
10177%{texmfdist}/source/latex/pagenote
10178%{texmfdist}/source/latex/paper
10179%{texmfdist}/source/latex/papercdcase
10180%{texmfdist}/source/latex/papertex
10181%{texmfdist}/source/latex/paralist
10182%{texmfdist}/source/latex/parallel
10183%{texmfdist}/source/latex/paresse
10184%{texmfdist}/source/latex/parrun
10185%{texmfdist}/source/latex/patchcmd
10186%{texmfdist}/source/latex/pauldoc
10187%{texmfdist}/source/latex/pawpict
10188%{texmfdist}/source/latex/pbox
10189%{texmfdist}/source/latex/pbsheet
10190%{texmfdist}/source/latex/pdfcprot
10191%{texmfdist}/source/latex/pdfpages
10192%{texmfdist}/source/latex/perltex
10193%{texmfdist}/source/latex/permute
10194%{texmfdist}/source/latex/petri-nets
10195%{texmfdist}/source/latex/pgfopts
10196%{texmfdist}/source/latex/pgfplots
10197%{texmfdist}/source/latex/philosophersimprint
10198%{texmfdist}/source/latex/photo
10199%{texmfdist}/source/latex/pict2e
10200%{texmfdist}/source/latex/pittetd
10201%{texmfdist}/source/latex/plari
10202%{texmfdist}/source/latex/play
10203%{texmfdist}/source/latex/plweb
10204%{texmfdist}/source/latex/poemscol
10205%{texmfdist}/source/latex/polski
10206%{texmfdist}/source/latex/polyglot
10207%{texmfdist}/source/latex/polytable
10208%{texmfdist}/source/latex/powerdot
10209%{texmfdist}/source/latex/ppr-prv
10210%{texmfdist}/source/latex/pracjourn
10211%{texmfdist}/source/latex/preprint
10212%{texmfdist}/source/latex/prettyref
10213%{texmfdist}/source/latex/preview
10214%{texmfdist}/source/latex/proba
10215%{texmfdist}/source/latex/probsoln
10216%{texmfdist}/source/latex/progkeys
10217%{texmfdist}/source/latex/prosper
10218%{texmfdist}/source/latex/protocol
10219%{texmfdist}/source/latex/psfrag
10220%{texmfdist}/source/latex/psfragx
10221%{texmfdist}/source/latex/pslatex
10222%{texmfdist}/source/latex/pspicture
10223%{texmfdist}/source/latex/qcm
10224%{texmfdist}/source/latex/qstest
10225%{texmfdist}/source/latex/qsymbols
10226%{texmfdist}/source/latex/quotchap
10227%{texmfdist}/source/latex/quotmark
10228%{texmfdist}/source/latex/randbild
10229%{texmfdist}/source/latex/rccol
10230%{texmfdist}/source/latex/rcs
10231%{texmfdist}/source/latex/rcsinfo
10232%{texmfdist}/source/latex/recipecard
10233%{texmfdist}/source/latex/refman
10234%{texmfdist}/source/latex/refstyle
10235%{texmfdist}/source/latex/regcount
10236%{texmfdist}/source/latex/register
10237%{texmfdist}/source/latex/relenc
10238%{texmfdist}/source/latex/revtex
10239%{texmfdist}/source/latex/rmpage
10240%{texmfdist}/source/latex/robustcommand
10241%{texmfdist}/source/latex/romannum
10242%{texmfdist}/source/latex/rotating
10243%{texmfdist}/source/latex/rotfloat
10244%{texmfdist}/source/latex/rsc
10245%{texmfdist}/source/latex/rst
10246%{texmfdist}/source/latex/rtkinenc
10247%{texmfdist}/source/latex/sagetex
10248%{texmfdist}/source/latex/sanskrit
10249%{texmfdist}/source/latex/sauerj
10250%{texmfdist}/source/latex/sauterfonts
10251%{texmfdist}/source/latex/savefnmark
10252%{texmfdist}/source/latex/savetrees
10253%{texmfdist}/source/latex/scale
10254%{texmfdist}/source/latex/scalebar
10255%{texmfdist}/source/latex/schedule
10256%{texmfdist}/source/latex/sciwordconv
10257%{texmfdist}/source/latex/screenplay
10258%{texmfdist}/source/latex/sectsty
10259%{texmfdist}/source/latex/semantic
10260%{texmfdist}/source/latex/semioneside
10261%{texmfdist}/source/latex/seqsplit
10262%{texmfdist}/source/latex/sf298
10263%{texmfdist}/source/latex/sffms
10264%{texmfdist}/source/latex/shorttoc
10265%{texmfdist}/source/latex/show2e
10266%{texmfdist}/source/latex/showexpl
10267%{texmfdist}/source/latex/showlabels
10268%{texmfdist}/source/latex/sidecap
10269%{texmfdist}/source/latex/siggraph
10270%{texmfdist}/source/latex/simplecv
10271%{texmfdist}/source/latex/simplewick
10272%{texmfdist}/source/latex/skull
10273%{texmfdist}/source/latex/slantsc
10274%{texmfdist}/source/latex/snapshot
10275%{texmfdist}/source/latex/songbook
10276%{texmfdist}/source/latex/soul
10277%{texmfdist}/source/latex/splitbib
10278%{texmfdist}/source/latex/splitindex
10279%{texmfdist}/source/latex/srcltx
10280%{texmfdist}/source/latex/sseq
10281%{texmfdist}/source/latex/ssqquote
10282%{texmfdist}/source/latex/stack
10283%{texmfdist}/source/latex/statistik
10284%{texmfdist}/source/latex/staves
10285%{texmfdist}/source/latex/stdclsdv
10286%{texmfdist}/source/latex/stdpage
10287%{texmfdist}/source/latex/stellenbosch
10288%{texmfdist}/source/latex/stex
10289%{texmfdist}/source/latex/stringstrings
10290%{texmfdist}/source/latex/struktex
10291%{texmfdist}/source/latex/subdepth
10292%{texmfdist}/source/latex/subeqn
10293%{texmfdist}/source/latex/subeqnarray
10294%{texmfdist}/source/latex/subfig
10295%{texmfdist}/source/latex/subfigure
10296%{texmfdist}/source/latex/subfloat
10297%{texmfdist}/source/latex/sudoku
10298%{texmfdist}/source/latex/sudokubundle
10299%{texmfdist}/source/latex/supertabular
10300%{texmfdist}/source/latex/svn-multi
10301%{texmfdist}/source/latex/svn
10302%{texmfdist}/source/latex/svninfo
10303%{texmfdist}/source/latex/swimgraf
10304%{texmfdist}/source/latex/syntrace
10305%{texmfdist}/source/latex/synttree
10306%{texmfdist}/source/latex/tablists
10307%{texmfdist}/source/latex/tabulary
10308%{texmfdist}/source/latex/tabvar
10309%{texmfdist}/source/latex/talk
10310%{texmfdist}/source/latex/tcldoc
10311%{texmfdist}/source/latex/tdsfrmath
10312%{texmfdist}/source/latex/technics
10313%{texmfdist}/source/latex/ted
10314%{texmfdist}/source/latex/tengwarscript
10315%{texmfdist}/source/latex/tensor
10316%{texmfdist}/source/latex/teubner
10317%{texmfdist}/source/latex/texmate
10318%{texmfdist}/source/latex/texpower
10319%{texmfdist}/source/latex/texshade
10320%{texmfdist}/source/latex/textcase
10321%{texmfdist}/source/latex/textfit
10322%{texmfdist}/source/latex/textopo
10323%{texmfdist}/source/latex/textpos
10324%{texmfdist}/source/latex/thesis-titlepage-fhac
10325%{texmfdist}/source/latex/thmtools
10326%{texmfdist}/source/latex/thumb
10327%{texmfdist}/source/latex/thuthesis
10328%{texmfdist}/source/latex/timesht
10329%{texmfdist}/source/latex/titling
10330%{texmfdist}/source/latex/tocbibind
10331%{texmfdist}/source/latex/tocloft
10332%{texmfdist}/source/latex/tocvsec2
10333%{texmfdist}/source/latex/todo
10334%{texmfdist}/source/latex/toolbox
10335%{texmfdist}/source/latex/tools
10336%{texmfdist}/source/latex/toptesi
10337%{texmfdist}/source/latex/totpages
10338%{texmfdist}/source/latex/trajan
10339%{texmfdist}/source/latex/tree-dvips
10340%{texmfdist}/source/latex/trfsigns
10341%{texmfdist}/source/latex/trivfloat
10342%{texmfdist}/source/latex/trsym
10343%{texmfdist}/source/latex/tugboat
10344%{texmfdist}/source/latex/turnstile
10345%{texmfdist}/source/latex/twoup
10346%{texmfdist}/source/latex/type1cm
10347%{texmfdist}/source/latex/typedref
10348%{texmfdist}/source/latex/typogrid
10349%{texmfdist}/source/latex/uaclasses
10350%{texmfdist}/source/latex/uiucthesis
10351%{texmfdist}/source/latex/ulsy
10352%{texmfdist}/source/latex/uml
10353%{texmfdist}/source/latex/umlaute
10354%{texmfdist}/source/latex/umoline
10355%{texmfdist}/source/latex/underlin
10356%{texmfdist}/source/latex/undertilde
10357%{texmfdist}/source/latex/units
10358%{texmfdist}/source/latex/unitsdef
10359%{texmfdist}/source/latex/unroman
10360%{texmfdist}/source/latex/upmethodology
10361%{texmfdist}/source/latex/urlbst
10362%{texmfdist}/source/latex/ushort
10363%{texmfdist}/source/latex/varindex
10364%{texmfdist}/source/latex/vector
10365%{texmfdist}/source/latex/verse
10366%{texmfdist}/source/latex/vmargin
10367%{texmfdist}/source/latex/volumes
10368%{texmfdist}/source/latex/vrsion
10369%{texmfdist}/source/latex/vwcol
10370%{texmfdist}/source/latex/vxu
10371%{texmfdist}/source/latex/warning
10372%{texmfdist}/source/latex/warpcol
10373%{texmfdist}/source/latex/was
10374%{texmfdist}/source/latex/wnri
10375%{texmfdist}/source/latex/xargs
10376%{texmfdist}/source/latex/xdoc
10377%{texmfdist}/source/latex/xfor
10378%{texmfdist}/source/latex/xmpincl
10379%{texmfdist}/source/latex/xpackages
10380%{texmfdist}/source/latex/xskak
10381%{texmfdist}/source/latex/xtab
10382%{texmfdist}/source/latex/xtcapts
10383%{texmfdist}/source/latex/yafoot
10384%{texmfdist}/source/latex/yfonts
10385%{texmfdist}/source/latex/yhmath
10386%{texmfdist}/source/latex/york-thesis
10387%{texmfdist}/source/latex/youngtab
8affbd2c 10388%dir %{texmfdist}/source/plain/jsmisc
f65b3398
ZU
10389%{texmfdist}/source/plain/jsmisc/xfig
10390%{texmfdist}/source/xelatex
8affbd2c 10391%{texmfdist}/tex/alatex
f65b3398
ZU
10392%{texmfdist}/tex/generic/enctex
10393%{texmfdist}/tex/latex/kalender
10394%{texmfdist}/tex/latex/karnaugh
10395%{texmfdist}/tex/latex/kerkis
10396%{texmfdist}/tex/latex/kerntest
10397%{texmfdist}/tex/latex/kluwer
10398%{texmfdist}/tex/latex/kpfonts
10399%{texmfdist}/tex/latex/kurier
10400%{texmfdist}/tex/latex/labelcas
10401%{texmfdist}/tex/latex/lazylist
10402%{texmfdist}/tex/latex/lcg
10403%{texmfdist}/tex/latex/lcyw
10404%{texmfdist}/tex/latex/leading
10405%{texmfdist}/tex/latex/ledmac
10406%{texmfdist}/tex/latex/lettre
10407%{texmfdist}/tex/latex/levy
10408%{texmfdist}/tex/latex/lexikon
10409%{texmfdist}/tex/latex/lgreek
10410%{texmfdist}/tex/latex/lhcyr
10411%{texmfdist}/tex/latex/lhelp
10412%{texmfdist}/tex/latex/libertine
10413%{texmfdist}/tex/latex/limap
10414%{texmfdist}/tex/latex/linearA
10415%{texmfdist}/tex/latex/linguex
10416%{texmfdist}/tex/latex/lipsum
10417%{texmfdist}/tex/latex/listbib
10418%{texmfdist}/tex/latex/listliketab
10419%{texmfdist}/tex/latex/listofsymbols
10420%{texmfdist}/tex/latex/lkproof
10421%{texmfdist}/tex/latex/logic
10422%{texmfdist}/tex/latex/logpap
10423%{texmfdist}/tex/latex/lps
10424%{texmfdist}/tex/latex/lsc
10425%{texmfdist}/tex/latex/ltablex
10426%{texmfdist}/tex/latex/ltxindex
10427%{texmfdist}/tex/latex/lxfonts
10428%{texmfdist}/tex/latex/ly1
10429%{texmfdist}/tex/latex/mafr
10430%{texmfdist}/tex/latex/mailing
10431%{texmfdist}/tex/latex/makebarcode
10432%{texmfdist}/tex/latex/makebox
10433%{texmfdist}/tex/latex/makecell
10434%{texmfdist}/tex/latex/makecmds
10435%{texmfdist}/tex/latex/makedtx
10436%{texmfdist}/tex/latex/makeglos
10437%{texmfdist}/tex/latex/makeplot
10438%{texmfdist}/tex/latex/manfnt
10439%{texmfdist}/tex/latex/manuscript
10440%{texmfdist}/tex/latex/mapcodes
10441%{texmfdist}/tex/latex/maple
10442%{texmfdist}/tex/latex/marginnote
10443%{texmfdist}/tex/latex/mathdesign
10444%{texmfdist}/tex/latex/maybemath
10445%{texmfdist}/tex/latex/mcaption
10446%{texmfdist}/tex/latex/mceinleger
10447%{texmfdist}/tex/latex/mcite
10448%{texmfdist}/tex/latex/mciteplus
10449%{texmfdist}/tex/latex/memexsupp
10450%{texmfdist}/tex/latex/mentis
10451%{texmfdist}/tex/latex/menu
10452%{texmfdist}/tex/latex/method
10453%{texmfdist}/tex/latex/metre
10454%{texmfdist}/tex/latex/mff
10455%{texmfdist}/tex/latex/mfpic4ode
10456%{texmfdist}/tex/latex/mftinc
10457%{texmfdist}/tex/latex/mhchem
10458%{texmfdist}/tex/latex/mhequ
10459%{texmfdist}/tex/latex/mhs
10460%{texmfdist}/tex/latex/miller
10461%{texmfdist}/tex/latex/minipage-marginpar
10462%{texmfdist}/tex/latex/miniplot
10463%{texmfdist}/tex/latex/minutes
10464%{texmfdist}/tex/latex/mla-paper
10465%{texmfdist}/tex/latex/mlist
10466%{texmfdist}/tex/latex/moresize
10467%{texmfdist}/tex/latex/movie15
10468%{texmfdist}/tex/latex/msc
10469%{texmfdist}/tex/latex/msg
10470%{texmfdist}/tex/latex/mslapa
10471%{texmfdist}/tex/latex/mtgreek
10472%{texmfdist}/tex/latex/multibbl
10473%{texmfdist}/tex/latex/multicap
10474%{texmfdist}/tex/latex/multido
10475%{texmfdist}/tex/latex/muthesis
10476%{texmfdist}/tex/latex/mxd
10477%{texmfdist}/tex/latex/mxedruli
10478%{texmfdist}/tex/latex/nag
10479%{texmfdist}/tex/latex/namespc
10480%{texmfdist}/tex/latex/nath
10481%{texmfdist}/tex/latex/nature
10482%{texmfdist}/tex/latex/newvbtm
10483%{texmfdist}/tex/latex/niceframe
10484%{texmfdist}/tex/latex/nih
10485%{texmfdist}/tex/latex/noitcrul
10486%{texmfdist}/tex/latex/nomentbl
10487%{texmfdist}/tex/latex/nonfloat
10488%{texmfdist}/tex/latex/nostarch
10489%{texmfdist}/tex/latex/notes
10490%{texmfdist}/tex/latex/notes2bib
10491%{texmfdist}/tex/latex/nrc
10492%{texmfdist}/tex/latex/ntabbing
10493%{texmfdist}/tex/latex/numline
10494%{texmfdist}/tex/latex/numname
10495%{texmfdist}/tex/latex/numprint
10496%{texmfdist}/tex/latex/objectz
10497%{texmfdist}/tex/latex/ocr-latex
10498%{texmfdist}/tex/latex/octavo
10499%{texmfdist}/tex/latex/ogonek
10500%{texmfdist}/tex/latex/oldstyle
10501%{texmfdist}/tex/latex/opcit
10502%{texmfdist}/tex/latex/ordinalpt
10503%{texmfdist}/tex/latex/ot2cyr
10504%{texmfdist}/tex/latex/othello
10505%{texmfdist}/tex/latex/otibet
10506%{texmfdist}/tex/latex/outline
10507%{texmfdist}/tex/latex/outliner
10508%{texmfdist}/tex/latex/pacioli
10509%{texmfdist}/tex/latex/pageno
10510%{texmfdist}/tex/latex/pagenote
10511%{texmfdist}/tex/latex/palatino
10512%{texmfdist}/tex/latex/paper
10513%{texmfdist}/tex/latex/papercdcase
10514%{texmfdist}/tex/latex/papertex
10515%{texmfdist}/tex/latex/parallel
10516%{texmfdist}/tex/latex/paresse
10517%{texmfdist}/tex/latex/parrun
10518%{texmfdist}/tex/latex/patchcmd
10519%{texmfdist}/tex/latex/pauldoc
10520%{texmfdist}/tex/latex/pawpict
10521%{texmfdist}/tex/latex/pbox
10522%{texmfdist}/tex/latex/pbsheet
10523%{texmfdist}/tex/latex/pclnfss
10524%{texmfdist}/tex/latex/pdfcprot
10525%{texmfdist}/tex/latex/pdfscreen
10526%{texmfdist}/tex/latex/pdftricks
10527%{texmfdist}/tex/latex/pdfwin
10528%{texmfdist}/tex/latex/pecha
10529%{texmfdist}/tex/latex/perltex
10530%{texmfdist}/tex/latex/permute
10531%{texmfdist}/tex/latex/petiteannonce
10532%{texmfdist}/tex/latex/petri-nets
10533%{texmfdist}/tex/latex/pgf-soroban
10534%{texmfdist}/tex/latex/phaistos
10535%{texmfdist}/tex/latex/philex
10536%{texmfdist}/tex/latex/philosophersimprint
10537%{texmfdist}/tex/latex/phonetic
10538%{texmfdist}/tex/latex/photo
10539%{texmfdist}/tex/latex/pictex2
10540%{texmfdist}/tex/latex/pinlabel
10541%{texmfdist}/tex/latex/pittetd
10542%{texmfdist}/tex/latex/plari
10543%{texmfdist}/tex/latex/plates
10544%{texmfdist}/tex/latex/play
10545%{texmfdist}/tex/latex/plweb
10546%{texmfdist}/tex/latex/pmgraph
10547%{texmfdist}/tex/latex/poemscol
10548%{texmfdist}/tex/latex/polski
10549%{texmfdist}/tex/latex/polyglot
10550%{texmfdist}/tex/latex/polytable
10551%{texmfdist}/tex/latex/postcards
10552%{texmfdist}/tex/latex/powerdot
10553%{texmfdist}/tex/latex/ppower4
10554%{texmfdist}/tex/latex/ppr-prv
10555%{texmfdist}/tex/latex/pracjourn
10556%{texmfdist}/tex/latex/prettyref
10557%{texmfdist}/tex/latex/proba
10558%{texmfdist}/tex/latex/probsoln
10559%{texmfdist}/tex/latex/procIAGssymp
10560%{texmfdist}/tex/latex/progkeys
10561%{texmfdist}/tex/latex/progress
10562%{texmfdist}/tex/latex/protex
10563%{texmfdist}/tex/latex/protocol
10564%{texmfdist}/tex/latex/psfragx
10565%{texmfdist}/tex/latex/psgo
10566%{texmfdist}/tex/latex/pspicture
10567%{texmfdist}/tex/latex/pstricks-add
10568%{texmfdist}/tex/latex/ptptex
10569%{texmfdist}/tex/latex/qcm
10570%{texmfdist}/tex/latex/qobitree
10571%{texmfdist}/tex/latex/qstest
10572%{texmfdist}/tex/latex/qsymbols
10573%{texmfdist}/tex/latex/qtree
10574%{texmfdist}/tex/latex/quotchap
10575%{texmfdist}/tex/latex/quotmark
10576%{texmfdist}/tex/latex/r_und_s
10577%{texmfdist}/tex/latex/randbild
10578%{texmfdist}/tex/latex/randtext
10579%{texmfdist}/tex/latex/rccol
10580%{texmfdist}/tex/latex/rcs
10581%{texmfdist}/tex/latex/rcsinfo
10582%{texmfdist}/tex/latex/recipecard
10583%{texmfdist}/tex/latex/rectopma
10584%{texmfdist}/tex/latex/refcheck
10585%{texmfdist}/tex/latex/refman
10586%{texmfdist}/tex/latex/refstyle
10587%{texmfdist}/tex/latex/regcount
10588%{texmfdist}/tex/latex/register
10589%{texmfdist}/tex/latex/relenc
10590%{texmfdist}/tex/latex/repeatindex
10591%{texmfdist}/tex/latex/resume
10592%{texmfdist}/tex/latex/rlepsf
10593%{texmfdist}/tex/latex/rmpage
10594%{texmfdist}/tex/latex/robustcommand
10595%{texmfdist}/tex/latex/robustindex
10596%{texmfdist}/tex/latex/romannum
10597%{texmfdist}/tex/latex/rotpages
10598%{texmfdist}/tex/latex/rsc
10599%{texmfdist}/tex/latex/rst
10600%{texmfdist}/tex/latex/rtkinenc
10601%{texmfdist}/tex/latex/rtklage
10602%{texmfdist}/tex/latex/sagetex
10603%{texmfdist}/tex/latex/sanskrit
10604%{texmfdist}/tex/latex/sauerj
10605%{texmfdist}/tex/latex/sauterfonts
10606%{texmfdist}/tex/latex/savefnmark
10607%{texmfdist}/tex/latex/savesym
10608%{texmfdist}/tex/latex/savetrees
10609%{texmfdist}/tex/latex/scalebar
10610%{texmfdist}/tex/latex/schedule
10611%{texmfdist}/tex/latex/scientificpaper
10612%{texmfdist}/tex/latex/sciposter
10613%{texmfdist}/tex/latex/sciwordconv
10614%{texmfdist}/tex/latex/screenplay
10615%{texmfdist}/tex/latex/script
10616%{texmfdist}/tex/latex/sdrt
10617%{texmfdist}/tex/latex/sectionbox
10618%{texmfdist}/tex/latex/semantic
10619%{texmfdist}/tex/latex/semaphor
10620%{texmfdist}/tex/latex/semioneside
10621%{texmfdist}/tex/latex/seqsplit
10622%{texmfdist}/tex/latex/sf298
10623%{texmfdist}/tex/latex/sffms
10624%{texmfdist}/tex/latex/sfg
10625%{texmfdist}/tex/latex/sfmath
10626%{texmfdist}/tex/latex/sgame
10627%{texmfdist}/tex/latex/shadbox
10628%{texmfdist}/tex/latex/shadethm
10629%{texmfdist}/tex/latex/shipunov
10630%{texmfdist}/tex/latex/shorttoc
10631%{texmfdist}/tex/latex/show2e
10632%{texmfdist}/tex/latex/showexpl
10633%{texmfdist}/tex/latex/sides
10634%{texmfdist}/tex/latex/siggraph
10635%{texmfdist}/tex/latex/simplecv
10636%{texmfdist}/tex/latex/simplewick
10637%{texmfdist}/tex/latex/skak
10638%{texmfdist}/tex/latex/skull
10639%{texmfdist}/tex/latex/slantsc
10640%{texmfdist}/tex/latex/smalltableof
10641%{texmfdist}/tex/latex/smartref
10642%{texmfdist}/tex/latex/smflatex
10643%{texmfdist}/tex/latex/snapshot
10644%{texmfdist}/tex/latex/songbook
10645%{texmfdist}/tex/latex/soyombo
10646%{texmfdist}/tex/latex/sparklines
10647%{texmfdist}/tex/latex/spie
10648%{texmfdist}/tex/latex/splitbib
10649%{texmfdist}/tex/latex/splitindex
10650%{texmfdist}/tex/latex/sprite
10651%{texmfdist}/tex/latex/srcltx
10652%{texmfdist}/tex/latex/sseq
10653%{texmfdist}/tex/latex/ssqquote
10654%{texmfdist}/tex/latex/stack
10655%{texmfdist}/tex/latex/stage
10656%{texmfdist}/tex/latex/statex2
10657%{texmfdist}/tex/latex/statistik
10658%{texmfdist}/tex/latex/staves
10659%{texmfdist}/tex/latex/stdpage
10660%{texmfdist}/tex/latex/stellenbosch
10661%{texmfdist}/tex/latex/stex
10662%{texmfdist}/tex/latex/stringstrings
10663%{texmfdist}/tex/latex/struktex
10664%{texmfdist}/tex/latex/sttools
10665%{texmfdist}/tex/latex/stubs
10666%{texmfdist}/tex/latex/subdepth
10667%{texmfdist}/tex/latex/subeqn
10668%{texmfdist}/tex/latex/subeqnarray
10669%{texmfdist}/tex/latex/subfloat
10670%{texmfdist}/tex/latex/substr
10671%{texmfdist}/tex/latex/sudoku
10672%{texmfdist}/tex/latex/sudokubundle
10673%{texmfdist}/tex/latex/sugconf
10674%{texmfdist}/tex/latex/susy
10675%{texmfdist}/tex/latex/svgcolor
10676%{texmfdist}/tex/latex/svn-multi
10677%{texmfdist}/tex/latex/svn
10678%{texmfdist}/tex/latex/svninfo
10679%{texmfdist}/tex/latex/swimgraf
10680%{texmfdist}/tex/latex/symbol
10681%{texmfdist}/tex/latex/synproof
10682%{texmfdist}/tex/latex/syntax
10683%{texmfdist}/tex/latex/syntrace
10684%{texmfdist}/tex/latex/synttree
10685%{texmfdist}/tex/latex/timing
10686%{texmfdist}/tex/latex/tocvsec2
10687%{texmfdist}/tex/latex/todo
10688%{texmfdist}/tex/latex/tokenizer
10689%{texmfdist}/tex/latex/toolbox
10690%{texmfdist}/tex/latex/topfloat
10691%{texmfdist}/tex/latex/toptesi
10692%{texmfdist}/tex/latex/tpslifonts
10693%{texmfdist}/tex/latex/tracking
10694%{texmfdist}/tex/latex/trajan
10695%{texmfdist}/tex/latex/translator
10696%{texmfdist}/tex/latex/tree-dvips
10697%{texmfdist}/tex/latex/trfsigns
10698%{texmfdist}/tex/latex/trivfloat
10699%{texmfdist}/tex/latex/trsym
10700%{texmfdist}/tex/latex/tufte-latex
10701%{texmfdist}/tex/latex/tugboat
10702%{texmfdist}/tex/latex/turnstile
10703%{texmfdist}/tex/latex/twoup
10704%{texmfdist}/tex/latex/typedref
10705%{texmfdist}/tex/latex/typogrid
10706%{texmfdist}/tex/latex/uaclasses
10707%{texmfdist}/tex/latex/ucthesis
10708%{texmfdist}/tex/latex/uebungsblatt
10709%{texmfdist}/tex/latex/uhrzeit
10710%{texmfdist}/tex/latex/uiucthesis
10711%{texmfdist}/tex/latex/ulsy
10712%{texmfdist}/tex/latex/umich-thesis
10713%{texmfdist}/tex/latex/uml
10714%{texmfdist}/tex/latex/umoline
10715%{texmfdist}/tex/latex/umrand
10716%{texmfdist}/tex/latex/umthesis
10717%{texmfdist}/tex/latex/underlin
10718%{texmfdist}/tex/latex/ushort
10719%{texmfdist}/tex/latex/uwthesis
10720
26d8eaaa
ZU
10721# %files latex-palatcm
10722# %defattr(644,root,root,755)
10723# %{texmf}/tex/latex/palatcm
d08789e0 10724
f65b3398
ZU
10725%files latex-pdfslide
10726%defattr(644,root,root,755)
10727%doc %{texmfdist}/doc/latex/pdfslide
10728%{texmfdist}/tex/latex/pdfslide
10729
03d9d5fa
ZU
10730%files latex-pgf
10731%defattr(644,root,root,755)
10732%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10733%{texmfdist}/tex/generic/pgf
10734%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10735%{texmfdist}/tex/latex/pgf
10736%{texmfdist}/tex/latex/pgfopts
10737%{texmfdist}/tex/latex/pgfplots
10738
b7b4a109
ZU
10739%files latex-prosper
10740%defattr(644,root,root,755)
10741%doc %{texmfdist}/doc/latex/prosper
10742%{texmfdist}/tex/latex/prosper
10743
f65b3398
ZU
10744%files latex-polynom
10745%defattr(644,root,root,755)
10746%doc %{texmfdist}/doc/latex/polynom
10747%{texmfdist}/source/latex/polynom
10748%{texmfdist}/tex/latex/polynom
10749
10750%files latex-polynomial
10751%defattr(644,root,root,755)
10752%doc %{texmfdist}/doc/latex/polynomial
10753%{texmfdist}/source/latex/polynomial
10754%{texmfdist}/tex/latex/polynomial
10755
b7b4a109
ZU
10756%files latex-pseudocode
10757%defattr(644,root,root,755)
10758%doc %{texmfdist}/doc/latex/pseudocode
10759%{texmfdist}/tex/latex/pseudocode
10760
8efa6a9c
ZU
10761%files latex-pst-2dplot
10762%defattr(644,root,root,755)
10763%doc %{texmfdist}/doc/generic/pst-2dplot
10764%{texmfdist}/tex/latex/pst-2dplot
10765
10766%files latex-pst-3dplot
10767%defattr(644,root,root,755)
10768%doc %{texmfdist}/doc/generic/pst-3dplot
10769%{texmfdist}/dvips/pst-3dplot
10770%{texmfdist}/tex/generic/pst-3dplot
10771%{texmfdist}/tex/latex/pst-3dplot
10772
10773%files latex-pst-bar
10774%defattr(644,root,root,755)
10775%doc %{texmfdist}/doc/generic/pst-3dplot
10776%{texmfdist}/dvips/pst-bar
10777%{texmfdist}/tex/generic/pst-bar
10778%{texmfdist}/tex/latex/pst-bar
10779
10780%files latex-pst-circ
10781%defattr(644,root,root,755)
10782%doc %{texmfdist}/doc/generic/pst-circ
10783%{texmfdist}/dvips/pst-circ
10784%{texmfdist}/tex/generic/pst-circ
10785%{texmfdist}/tex/latex/pst-circ
10786
10787%files latex-pst-diffraction
10788%defattr(644,root,root,755)
10789%doc %{texmfdist}/doc/generic/pst-diffraction
10790%{texmfdist}/tex/generic/pst-diffraction
10791%{texmfdist}/tex/latex/pst-diffraction
10792
b7b4a109
ZU
10793%files latex-pst-eucl
10794%defattr(644,root,root,755)
8efa6a9c 10795%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10796%{texmfdist}/tex/generic/pst-eucl
10797%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10798
10799%files latex-pst-fun
10800%defattr(644,root,root,755)
10801%doc %{texmfdist}/doc/generic/pst-fun
10802%{texmfdist}/dvips/pst-fun
10803%{texmfdist}/tex/generic/pst-fun
10804%{texmfdist}/tex/latex/pst-fun
10805
10806%files latex-pst-func
10807%defattr(644,root,root,755)
10808%doc %{texmfdist}/doc/generic/pst-func
10809%{texmfdist}/dvips/pst-func
10810%{texmfdist}/tex/generic/pst-func
10811%{texmfdist}/tex/latex/pst-func
10812
10813%files latex-pst-infixplot
10814%defattr(644,root,root,755)
10815%doc %{texmfdist}/doc/generic/pst-infixplot
10816%{texmfdist}/tex/generic/pst-infixplot
10817%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10818
10819%files latex-pst-fr3d
10820%defattr(644,root,root,755)
10821%doc %{texmfdist}/doc/generic/pst-fr3d
10822%{texmfdist}/source/generic/pst-fr3d
10823%{texmfdist}/tex/generic/pst-fr3d
10824%{texmfdist}/tex/latex/pst-fr3d
10825
10826%files latex-pst-fractal
10827%defattr(644,root,root,755)
10828%doc %{texmfdist}/doc/generic/pst-fractal
10829%{texmfdist}/dvips/pst-fractal
10830%{texmfdist}/tex/generic/pst-fractal
10831%{texmfdist}/tex/latex/pst-fractal
10832
8efa6a9c
ZU
10833%files latex-pst-math
10834%defattr(644,root,root,755)
10835%doc %{texmfdist}/doc/generic/pst-math
10836%{texmfdist}/dvips/pst-math
10837%{texmfdist}/tex/generic/pst-math
10838%{texmfdist}/tex/latex/pst-math
10839
10840%files latex-pst-ob3d
10841%defattr(644,root,root,755)
10842%doc %{texmfdist}/doc/generic/pst-ob3d
10843%{texmfdist}/source/generic/pst-ob3d
10844%{texmfdist}/tex/generic/pst-ob3d
10845%{texmfdist}/tex/latex/pst-ob3d
10846
10847%files latex-pst-optexp
10848%defattr(644,root,root,755)
10849%doc %{texmfdist}/doc/generic/pst-optexp
10850%{texmfdist}/dvips/pst-optexp
10851%{texmfdist}/tex/generic/pst-optexp
10852%{texmfdist}/tex/latex/pst-optexp
10853
10854%files latex-pst-optic
10855%defattr(644,root,root,755)
10856%doc %{texmfdist}/doc/generic/pst-optic
10857%{texmfdist}/tex/generic/pst-optic
10858%{texmfdist}/tex/latex/pst-optic
10859
10860%files latex-pst-text
10861%defattr(644,root,root,755)
10862%doc %{texmfdist}/doc/generic/pst-text
04123363 10863%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
10864%{texmfdist}/tex/generic/pst-text
10865%{texmfdist}/tex/latex/pst-text
10866
1024ab0e
ZU
10867%files latex-pst-uncategorized
10868%defattr(644,root,root,755)
10869%doc %{texmfdist}/doc/generic/pst-3d
10870%doc %{texmfdist}/doc/generic/pst-asr
10871%doc %{texmfdist}/doc/generic/pst-bar
10872%doc %{texmfdist}/doc/generic/pst-barcode
10873%doc %{texmfdist}/doc/generic/pst-blur
10874%doc %{texmfdist}/doc/generic/pst-coil
10875%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
10876# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
10877# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
10878%doc %{texmfdist}/doc/generic/pst-dbicons
10879%doc %{texmfdist}/doc/generic/pst-eps
10880%doc %{texmfdist}/doc/generic/pst-fill
10881%doc %{texmfdist}/doc/generic/pst-geo
10882%doc %{texmfdist}/doc/generic/pst-ghsb
10883%doc %{texmfdist}/doc/generic/pst-gr3d
10884%doc %{texmfdist}/doc/generic/pst-grad
10885%doc %{texmfdist}/doc/generic/pst-jtree
10886%doc %{texmfdist}/doc/generic/pst-labo
10887%doc %{texmfdist}/doc/generic/pst-lens
10888%doc %{texmfdist}/doc/generic/pst-light3d
10889%doc %{texmfdist}/doc/generic/pst-osci
10890%doc %{texmfdist}/doc/generic/pst-pad
10891%doc %{texmfdist}/doc/generic/pst-pdgr
10892%doc %{texmfdist}/doc/generic/pst-poly
10893%doc %{texmfdist}/doc/generic/pst-qtree
10894%doc %{texmfdist}/doc/generic/pst-slpe
10895%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
10896# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
10897# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
10898%doc %{texmfdist}/doc/generic/pst-soroban
10899%doc %{texmfdist}/doc/generic/pst-spectra
10900%doc %{texmfdist}/doc/generic/pst-stru
10901%doc %{texmfdist}/doc/generic/pst-uml
10902%doc %{texmfdist}/doc/generic/pst-vue3d
10903%doc %{texmfdist}/doc/latex/auto-pst-pdf
10904%doc %{texmfdist}/doc/latex/pst-pdf
10905%{texmfdist}/dvips/pst-barcode
10906%{texmfdist}/dvips/pst-blur
10907%{texmfdist}/dvips/pst-coil
10908%{texmfdist}/dvips/pst-cox
10909%{texmfdist}/dvips/pst-eucl
10910%{texmfdist}/dvips/pst-geo
10911%{texmfdist}/dvips/pst-ghsb
10912%{texmfdist}/dvips/pst-grad
10913%{texmfdist}/dvips/pst-light3d
10914%{texmfdist}/dvips/pst-slpe
10915%{texmfdist}/dvips/pst-solides3d
10916%{texmfdist}/dvips/pst-spectra
10917%{texmfdist}/dvips/pst-vue3d
10918%{texmfdist}/scripts/pst-pdf
10919%{texmfdist}/source/generic/pst-3d
10920%{texmfdist}/source/generic/pst-3dplot
10921%{texmfdist}/source/generic/pst-barcode
10922%{texmfdist}/source/generic/pst-blur
10923%{texmfdist}/source/generic/pst-circ
10924%{texmfdist}/source/generic/pst-coil
10925%{texmfdist}/source/generic/pst-dbicons
10926%{texmfdist}/source/generic/pst-diffraction
10927%{texmfdist}/source/generic/pst-eps
10928%{texmfdist}/source/generic/pst-fill
10929%{texmfdist}/source/generic/pst-fractal
10930%{texmfdist}/source/generic/pst-fun
10931%{texmfdist}/source/generic/pst-func
10932%{texmfdist}/source/generic/pst-lens
10933%{texmfdist}/source/generic/pst-light3d
10934%{texmfdist}/source/generic/pst-optic
10935%{texmfdist}/source/generic/pst-pad
10936%{texmfdist}/source/generic/pst-pdgr
10937%{texmfdist}/source/generic/pst-slpe
10938%{texmfdist}/source/generic/pst-soroban
10939%{texmfdist}/source/generic/pst-text
10940%{texmfdist}/source/generic/pst-uml
10941%{texmfdist}/source/generic/pst-vue3d
10942%{texmfdist}/source/latex/auto-pst-pdf
10943%{texmfdist}/source/latex/pst-gr3d
10944%{texmfdist}/source/latex/pst-pdf
10945%{texmfdist}/source/latex/pst-poly
10946%{texmfdist}/tex/generic/pst-3d
10947%{texmfdist}/tex/generic/pst-asr
10948%{texmfdist}/tex/generic/pst-barcode
10949%{texmfdist}/tex/generic/pst-blur
10950%{texmfdist}/tex/generic/pst-coil
10951%{texmfdist}/tex/generic/pst-cox
10952%{texmfdist}/tex/generic/pst-eps
10953%{texmfdist}/tex/generic/pst-fill
10954%{texmfdist}/tex/generic/pst-geo
10955%{texmfdist}/tex/generic/pst-ghsb
10956%{texmfdist}/tex/generic/pst-gr3d
10957%{texmfdist}/tex/generic/pst-grad
10958%{texmfdist}/tex/generic/pst-jtree
10959%{texmfdist}/tex/generic/pst-labo
10960%{texmfdist}/tex/generic/pst-lens
10961%{texmfdist}/tex/generic/pst-light3d
10962%{texmfdist}/tex/generic/pst-osci
10963%{texmfdist}/tex/generic/pst-pad
10964%{texmfdist}/tex/generic/pst-pdgr
10965%{texmfdist}/tex/generic/pst-poly
10966%{texmfdist}/tex/generic/pst-qtree
10967%{texmfdist}/tex/generic/pst-slpe
10968%{texmfdist}/tex/generic/pst-solides3d
10969%{texmfdist}/tex/generic/pst-spectra
10970%{texmfdist}/tex/generic/pst-stru
10971%{texmfdist}/tex/generic/pst-vue3d
10972%{texmfdist}/tex/latex/pst-3d
10973%{texmfdist}/tex/latex/pst-asr
10974%{texmfdist}/tex/latex/pst-barcode
10975%{texmfdist}/tex/latex/pst-blur
10976%{texmfdist}/tex/latex/pst-coil
10977%{texmfdist}/tex/latex/pst-cox
10978%{texmfdist}/tex/latex/pst-dbicons
10979%{texmfdist}/tex/latex/pst-eps
10980%{texmfdist}/tex/latex/pst-fill
10981%{texmfdist}/tex/latex/pst-geo
10982%{texmfdist}/tex/latex/pst-ghsb
10983%{texmfdist}/tex/latex/pst-gr3d
10984%{texmfdist}/tex/latex/pst-grad
10985%{texmfdist}/tex/latex/pst-jtree
10986%{texmfdist}/tex/latex/pst-labo
10987%{texmfdist}/tex/latex/pst-lens
10988%{texmfdist}/tex/latex/pst-light3d
10989%{texmfdist}/tex/latex/pst-osci
10990%{texmfdist}/tex/latex/pst-pad
10991%{texmfdist}/tex/latex/pst-pdf
10992%{texmfdist}/tex/latex/pst-pdgr
10993%{texmfdist}/tex/latex/pst-poly
10994%{texmfdist}/tex/latex/pst-qtree
10995%{texmfdist}/tex/latex/pst-slpe
10996%{texmfdist}/tex/latex/pst-solides3d
10997%{texmfdist}/tex/latex/pst-soroban
10998%{texmfdist}/tex/latex/pst-spectra
10999%{texmfdist}/tex/latex/pst-stru
11000%{texmfdist}/tex/latex/pst-uml
11001%{texmfdist}/tex/latex/pst-vue3d
11002
d08789e0 11003%files latex-psnfss
489714ae 11004%defattr(644,root,root,755)
26d8eaaa 11005%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
11006%dir %{texmfdist}/source/latex
11007%dir %{texmfdist}/source/latex/latex-tds
11008%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 11009%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 11010%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
11011%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11012%{texmfdist}/tex/latex/psnfss
11013
d08789e0
ZU
11014%files latex-pxfonts
11015%defattr(644,root,root,755)
26d8eaaa
ZU
11016%doc %{texmfdist}/doc/fonts/pxfonts
11017%{texmfdist}/tex/latex/pxfonts
11018%{texmfdist}/fonts/type1/public/pxfonts
11019%{texmfdist}/fonts/afm/public/pxfonts
11020%{texmfdist}/fonts/tfm/public/pxfonts
11021%{texmfdist}/fonts/vf/public/pxfonts
11022%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 11023
5b7eba8e
MB
11024#%files latex-qfonts
11025#%defattr(644,root,root,755)
d08789e0 11026
6c82f497
ZU
11027%files latex-SIstyle
11028%defattr(644,root,root,755)
11029%{texmfdist}/doc/latex/SIstyle
11030%{texmfdist}/source/latex/SIstyle
11031
3127b522
ZU
11032%files latex-SIunits
11033%defattr(644,root,root,755)
3127b522 11034%{texmfdist}/doc/latex/SIunits
5b7eba8e 11035%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
11036%{texmfdist}/source/latex/SIunits
11037
f65b3398
ZU
11038%files latex-siunitx
11039%defattr(644,root,root,755)
11040%{texmfdist}/doc/latex/siunitx
11041%{texmfdist}/tex/latex/siunitx
11042%{texmfdist}/source/latex/siunitx
11043
6c82f497
ZU
11044%files latex-Tabbing
11045%defattr(644,root,root,755)
11046%{texmfdist}/source/latex/Tabbing
11047%{texmfdist}/doc/latex/Tabbing
3127b522 11048
d08789e0
ZU
11049%files latex-txfonts
11050%defattr(644,root,root,755)
26d8eaaa
ZU
11051%doc %{texmfdist}/doc/fonts/txfonts
11052%{texmfdist}/fonts/type1/public/txfonts
11053%{texmfdist}/fonts/afm/public/txfonts
11054%{texmfdist}/fonts/enc/dvips/txfonts
11055%{texmfdist}/fonts/tfm/public/txfonts
11056%{texmfdist}/fonts/vf/public/txfonts
11057%{texmfdist}/fonts/map/dvips/txfonts
11058%{texmfdist}/tex/latex/txfonts
26d8eaaa 11059
7ea3a98b
ZU
11060%files latex-ucs
11061%defattr(644,root,root,755)
7ea3a98b 11062%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 11063%{texmfdist}/tex/latex/ucs
d08789e0
ZU
11064
11065%files latex-umlaute
11066%defattr(644,root,root,755)
2677a8b0 11067%{texmfdist}/tex/latex/umlaute
d08789e0 11068
26d8eaaa
ZU
11069# %files latex-urwvn
11070# %defattr(644,root,root,755)
d08789e0
ZU
11071
11072%files latex-wasysym
11073%defattr(644,root,root,755)
26d8eaaa
ZU
11074%doc %{texmfdist}/doc/latex/wasysym
11075%{texmfdist}/tex/latex/wasysym
11076%{texmfdist}/source/latex/wasysym
d08789e0 11077
03d9d5fa
ZU
11078%files latex-xcolor
11079%defattr(644,root,root,755)
11080%doc %{texmfdist}/doc/latex/xcolor
04123363 11081%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
11082%{texmfdist}/source/latex/xcolor
11083
2496d461
ZU
11084# %files format-latex
11085# %defattr(644,root,root,755)
26d8eaaa 11086# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
11087
11088%files format-pdflatex
11089%defattr(644,root,root,755)
11090#%{texmf}/pdftex/latex/config
26d8eaaa 11091# %dir %{texmf}/pdftex/latex
d08789e0 11092%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 11093%{_mandir}/man1/pdflatex.1*
26d8eaaa 11094# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11095
26d8eaaa
ZU
11096# %files platex
11097# %defattr(644,root,root,755)
11098# %doc %{texmf}/doc/latex/platex
11099# %dir %{texmf}/tex/platex
11100# %{texmf}/tex/platex/config
11101# %{texmf}/tex/latex/platex
d08789e0 11102
26d8eaaa
ZU
11103# %files format-platex
11104# %defattr(644,root,root,755)
11105# %attr(755,root,root) %{_bindir}/platex
d08789e0 11106#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11107# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11108#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11109
26d8eaaa
ZU
11110# %files format-pdfplatex
11111# %defattr(644,root,root,755)
d08789e0
ZU
11112#%dir %{texmf}/pdftex/platex
11113#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11114# %attr(755,root,root) %{_bindir}/pdfplatex
11115# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11116
11117%files tex-babel
11118%defattr(644,root,root,755)
21c69d95 11119%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11120%doc %{texmfdist}/doc/generic/babel
11121%{texmfdist}/tex/generic/babel
d08789e0
ZU
11122
11123%files tex-german
11124%defattr(644,root,root,755)
26d8eaaa
ZU
11125%doc %{texmfdist}/doc/generic/german
11126%{texmfdist}/tex/generic/german
d08789e0
ZU
11127
11128%files tex-mfpic
11129%defattr(644,root,root,755)
26d8eaaa
ZU
11130%doc %{texmfdist}/doc/generic/mfpic
11131%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11132
11133%files tex-misc
11134%defattr(644,root,root,755)
26d8eaaa
ZU
11135%doc %{texmfdist}/doc/latex/localloc
11136%doc %{texmfdist}/doc/generic/multido
11137%doc %{texmfdist}/doc/generic/tap
d08789e0 11138
26d8eaaa
ZU
11139%{texmfdist}/tex/generic/eijkhout
11140%{texmfdist}/tex/generic/multido
11141%{texmfdist}/tex/generic/misc
d08789e0
ZU
11142
11143%files tex-pictex
11144%defattr(644,root,root,755)
2677a8b0
ZU
11145%doc %{texmfdist}/doc/generic/pictex
11146%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11147
11148%files tex-pstricks
11149%defattr(644,root,root,755)
26d8eaaa
ZU
11150%doc %{texmfdist}/doc/generic/pstricks
11151%{texmfdist}/dvips/pstricks
11152%{texmfdist}/tex/generic/pstricks
d08789e0 11153
26d8eaaa
ZU
11154# %files tex-qpx
11155# %defattr(644,root,root,755)
11156# %doc %{texmf}/doc/fonts/polish/qpx
11157# %{texmf}/tex/generic/qpx
d08789e0 11158
31bd2c4a 11159%files tex-qpxqtx
d08789e0 11160%defattr(644,root,root,755)
26d8eaaa
ZU
11161%doc %{texmfdist}/doc/fonts/qpxqtx
11162%{texmfdist}/fonts/tfm/public/qpxqtx
11163%{texmfdist}/fonts/vf/public/qpxqtx
11164%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11165
11166%files tex-ruhyphen
11167%defattr(644,root,root,755)
26d8eaaa
ZU
11168%{texmfdist}/tex/generic/ruhyphen
11169%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11170
11171%files tex-spanish
11172%defattr(644,root,root,755)
26d8eaaa 11173%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11174%dir %{texmfdist}/source/latex/mapcodes
04123363 11175%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11176%dir %{texmfdist}/source/latex/polyglot/langs
11177%dir %{texmfdist}/tex/latex/apacite
11178%dir %{texmfdist}/tex/latex/babelbib
11179%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11180%dir %{texmfdist}/tex/texsis
21c69d95 11181%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11182%{texmfdist}/source/generic/babel/spanish.ins
11183%{texmfdist}/source/generic/babel/spanish.dtx
11184%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11185%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11186%{texmfdist}/source/latex/mapcodes/spanish.map
11187%{texmfdist}/source/latex/mapcodes/spanish.dtx
11188%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11189%{texmfdist}/tex/generic/babel/spanish.sty
11190%{texmfdist}/tex/generic/babel/spanish.ldf
11191%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11192%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11193%{texmfdist}/tex/latex/babelbib/spanish.bdf
11194%{texmfdist}/tex/latex/apacite/spanish.apc
11195%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11196
11197%files tex-texdraw
11198%defattr(644,root,root,755)
26d8eaaa
ZU
11199%doc %{texmfdist}/doc/texdraw
11200%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11201
11202%files tex-thumbpdf
11203%defattr(644,root,root,755)
26d8eaaa 11204%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11205%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11206%{texmfdist}/tex/generic/thumbpdf
11207%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11208%{_mandir}/man1/thumbpdf.1*
11209
11210%files tex-ukrhyph
11211%defattr(644,root,root,755)
26d8eaaa
ZU
11212%doc %{texmfdist}/doc/generic/ukrhyph
11213%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11214
11215%files latex-vietnam
11216%defattr(644,root,root,755)
26d8eaaa
ZU
11217%doc %{texmfdist}/doc/generic/vntex
11218%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11219
11220%files tex-xypic
11221%defattr(644,root,root,755)
26d8eaaa
ZU
11222%doc %{texmfdist}/doc/generic/xypic
11223%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11224
11225%files tex-xkeyval
11226%defattr(644,root,root,755)
4a09ae1a
ZU
11227%doc %{texmfdist}/doc/latex/xkeyval
11228%{texmfdist}/source/latex/xkeyval
11229%{texmfdist}/tex/generic/xkeyval
11230%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11231
11232%files fonts-adobe
11233%defattr(644,root,root,755)
4a09ae1a
ZU
11234%{texmfdist}/fonts/type1/adobe
11235%{texmfdist}/fonts/afm/adobe
11236%{texmfdist}/fonts/tfm/adobe
11237%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11238
11239%files fonts-ae
11240%defattr(644,root,root,755)
4a09ae1a
ZU
11241%doc %{texmfdist}/doc/fonts/ae
11242%{texmfdist}/fonts/tfm/public/ae
11243%{texmfdist}/fonts/vf/public/ae
11244%{texmfdist}/source/fonts/ae
d08789e0
ZU
11245
11246%files fonts-ams
11247%defattr(644,root,root,755)
4a09ae1a
ZU
11248%{texmfdist}/bibtex/bst/ams
11249%{texmfdist}/bibtex/bib/ams
11250%{texmfdist}/dvips/ams
11251%{texmfdist}/fonts/source/public/ams
11252%{texmfdist}/fonts/type1/bluesky/ams
11253%{texmfdist}/fonts/afm/bluesky/ams
11254%{texmfdist}/fonts/tfm/public/ams
11255%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11256
11257%files fonts-antp
11258%defattr(644,root,root,755)
26d8eaaa 11259%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11260%{texmfdist}/fonts/enc/dvips/antp
11261%{texmfdist}/fonts/map/dvips/antp
11262%{texmfdist}/fonts/afm/public/antp
11263%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11264%{texmfdist}/dvips/antp
d08789e0
ZU
11265
11266%files fonts-antt
11267%defattr(644,root,root,755)
4a09ae1a
ZU
11268%doc %{texmfdist}/doc/fonts/antt
11269%{texmfdist}/fonts/afm/public/antt
11270%{texmfdist}/fonts/opentype/public/antt
11271%{texmfdist}/fonts/enc/dvips/antt
11272%{texmfdist}/fonts/tfm/public/antt
11273%{texmfdist}/fonts/map/dvips/antt
11274%{texmfdist}/tex/plain/antt
11275%{texmfdist}/tex/latex/antt
d08789e0 11276
5bc70a92
MB
11277%files fonts-arphic
11278%defattr(644,root,root,755)
11279%doc %{texmfdist}/doc/fonts/arphic
11280%{texmfdist}/fonts/afm/arphic
11281%{texmfdist}/fonts/tfm/arphic
11282%{texmfdist}/fonts/vf/arphic
11283
d08789e0
ZU
11284%files fonts-bbm
11285%defattr(644,root,root,755)
4a09ae1a
ZU
11286%doc %{texmfdist}/doc/fonts/bbm
11287%{texmfdist}/fonts/source/public/bbm
11288%{texmfdist}/fonts/tfm/public/bbm
11289%{texmfdist}/source/latex/bbm
11290%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11291
11292%files fonts-bbold
11293%defattr(644,root,root,755)
4a09ae1a
ZU
11294%{texmfdist}/fonts/source/public/bbold
11295%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11296
4a09ae1a
ZU
11297# %files fonts-bh
11298# %defattr(644,root,root,755)
11299# %doc %{texmf}/doc/fonts/bh
11300# %{texmf}/fonts/tfm/bh
11301# %{texmf}/fonts/vf/bh
d08789e0
ZU
11302
11303%files fonts-bitstream
11304%defattr(644,root,root,755)
4a09ae1a
ZU
11305%{texmfdist}/fonts/afm/bitstrea
11306%{texmfdist}/fonts/tfm/bitstrea
11307%{texmfdist}/fonts/vf/bitstrea
d08789e0 11308
5b7eba8e
MB
11309#%files fonts-cbgreek
11310#%defattr(644,root,root,755)
d08789e0
ZU
11311
11312%files fonts-cc-pl
11313%defattr(644,root,root,755)
4a09ae1a
ZU
11314%{texmfdist}/fonts/source/public/cc-pl
11315%{texmfdist}/fonts/enc/dvips/cc-pl
11316%{texmfdist}/fonts/tfm/public/cc-pl
11317%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11318
d08789e0
ZU
11319%files fonts-cg
11320%defattr(644,root,root,755)
4a09ae1a
ZU
11321%{texmfdist}/fonts/tfm/cg
11322%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11323
11324%files fonts-cm
11325%defattr(644,root,root,755)
ffd94364 11326%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11327%dir %{texmfdist}/doc/fonts
11328%dir %{texmfdist}/dvips
11329%dir %{texmfdist}/fonts/afm/bluesky
11330%dir %{texmfdist}/fonts/map/dvips
11331%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11332%{texmfdist}/dvips/cm
11333%{texmfdist}/fonts/source/public/cm
11334%{texmfdist}/fonts/afm/bluesky/cm
11335%{texmfdist}/fonts/tfm/public/cm
11336%{texmfdist}/fonts/pk/ljfour/public/cm
11337%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11338
11339%files fonts-cmbright
11340%defattr(644,root,root,755)
4a09ae1a
ZU
11341%doc %{texmfdist}/doc/latex/cmbright
11342%{texmfdist}/fonts/source/public/cmbright
11343%{texmfdist}/fonts/tfm/public/cmbright
11344%{texmfdist}/source/latex/cmbright
11345%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11346
11347%files fonts-cmcyr
11348%defattr(644,root,root,755)
4a09ae1a
ZU
11349%doc %{texmfdist}/doc/fonts/cmcyr
11350%{texmfdist}/fonts/source/public/cmcyr
11351%{texmfdist}/fonts/type1/public/cmcyr
11352%{texmfdist}/fonts/tfm/public/cmcyr
11353%{texmfdist}/fonts/vf/public/cmcyr
11354%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11355
11356%files fonts-cmextra
11357%defattr(644,root,root,755)
4a09ae1a
ZU
11358%{texmfdist}/fonts/source/public/cmextra
11359%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
11360
11361%files fonts-concmath
11362%defattr(644,root,root,755)
4a09ae1a
ZU
11363%doc %{texmfdist}/doc/fonts/concmath
11364%doc %{texmfdist}/doc/latex/concmath
11365%{texmfdist}/fonts/source/public/concmath
11366%{texmfdist}/fonts/tfm/public/concmath
11367%{texmfdist}/source/latex/concmath
11368%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11369
11370%files fonts-concrete
11371%defattr(644,root,root,755)
4a09ae1a
ZU
11372%doc %{texmfdist}/doc/fonts/concrete
11373%{texmfdist}/fonts/source/public/concrete
11374%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11375
11376%files fonts-cs
11377%defattr(644,root,root,755)
4a09ae1a
ZU
11378%{texmfdist}/dvips/cs
11379%{texmfdist}/fonts/source/public/cs
11380%{texmfdist}/fonts/enc/dvips/cs
11381%{texmfdist}/fonts/tfm/public/cs
11382%{texmfdist}/fonts/map/dvips/cs
d08789e0 11383
5b7eba8e
MB
11384#%files fonts-dstroke
11385#%defattr(644,root,root,755)
d08789e0
ZU
11386
11387%files fonts-ecc
11388%defattr(644,root,root,755)
4a09ae1a
ZU
11389%doc %{texmfdist}/doc/fonts/ecc
11390%{texmfdist}/fonts/source/public/ecc
11391%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11392
11393%files fonts-eurosym
11394%defattr(644,root,root,755)
4a09ae1a
ZU
11395%doc %{texmfdist}/doc/fonts/eurosym
11396%{texmfdist}/fonts/source/public/eurosym
11397%{texmfdist}/fonts/tfm/public/eurosym
11398%{texmfdist}/fonts/map/dvips/eurosym
11399%{texmfdist}/source/fonts/eurosym
11400%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11401
11402%files fonts-eulervm
11403%defattr(644,root,root,755)
7179ac92
ZU
11404%doc %{texmfdist}/doc/latex/eulervm
11405%{texmfdist}/fonts/tfm/public/eulervm
11406%{texmfdist}/fonts/vf/public/eulervm
11407%{texmfdist}/source/latex/eulervm
11408%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11409
11410%files fonts-euxm
11411%defattr(644,root,root,755)
7179ac92
ZU
11412%{texmfdist}/fonts/source/public/euxm
11413%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11414
11415%files fonts-gothic
11416%defattr(644,root,root,755)
7179ac92
ZU
11417%{texmfdist}/doc/fonts/gothic
11418%{texmfdist}/dvips/gothic
11419%{texmfdist}/fonts/source/public/gothic
11420%{texmfdist}/fonts/type1/public/gothic
11421%{texmfdist}/fonts/afm/public/gothic
11422%{texmfdist}/fonts/tfm/public/gothic
11423%{texmfdist}/fonts/vf/public/gothic
11424%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11425
11426%files fonts-hoekwater
11427%defattr(644,root,root,755)
7179ac92
ZU
11428%{texmfdist}/fonts/afm/hoekwater
11429%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11430%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11431
11432%files fonts-jknappen
11433%defattr(644,root,root,755)
7179ac92
ZU
11434%{texmfdist}/fonts/source/jknappen
11435%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11436
11437%files fonts-latex
11438%defattr(644,root,root,755)
7179ac92 11439%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11440%dir %{texmfdist}/fonts/source/public/latex-fonts
11441%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11442%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11443%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11444%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11445%{texmfdist}/fonts/source/public/esint
11446%{texmfdist}/fonts/tfm/public/esint
11447%{texmfdist}/source/latex/esint
11448%{texmfdist}/tex/latex/esint
f2555868
ZU
11449%{texmfdist}/fonts/source/public/latex-fonts/*
11450%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11451%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11452%{texmfdist}/fonts/tfm/public/latex-fonts/*
11453%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11454
11455%files fonts-lh
11456%defattr(644,root,root,755)
7179ac92
ZU
11457%doc %{texmfdist}/doc/fonts/lh
11458%{texmfdist}/fonts/source/lh
11459%{texmfdist}/metapost/support/charlib/LH
11460%{texmfdist}/source/fonts/lh
11461%{texmfdist}/source/latex/lh
d08789e0
ZU
11462
11463%files fonts-lm
11464%defattr(644,root,root,755)
7179ac92
ZU
11465%doc %{texmfdist}/doc/fonts/lm
11466%{texmfdist}/fonts/type1/public/lm
11467%{texmfdist}/fonts/afm/public/lm
11468%{texmfdist}/fonts/opentype/public/lm
11469%{texmfdist}/fonts/enc/dvips/lm
11470%{texmfdist}/fonts/tfm/public/lm
11471%{texmfdist}/fonts/map/dvips/lm
11472%{texmfdist}/fonts/map/dvipdfm/lm
11473%{texmfdist}/source/fonts/lm
11474%{texmfdist}/tex/latex/lm
d08789e0
ZU
11475
11476%files fonts-marvosym
11477%defattr(644,root,root,755)
7179ac92 11478%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11479%dir %{texmfdist}/source/fonts/eurofont
11480%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11481%dir %{texmfdist}/tex/latex
7179ac92
ZU
11482%{texmfdist}/fonts/type1/public/marvosym
11483%{texmfdist}/fonts/afm/public/marvosym
11484%{texmfdist}/fonts/tfm/public/marvosym
11485%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11486%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11487%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11488
11489%files fonts-mflogo
11490%defattr(644,root,root,755)
7179ac92
ZU
11491%doc %{texmfdist}/doc/latex/mflogo
11492%{texmfdist}/fonts/source/public/mflogo
11493%{texmfdist}/fonts/type1/hoekwater/mflogo
11494%{texmfdist}/fonts/afm/hoekwater/mflogo
11495%{texmfdist}/fonts/tfm/public/mflogo
11496%{texmfdist}/fonts/map/dvips/mflogo
11497%{texmfdist}/source/latex/mflogo
11498%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11499
11500%files fonts-misc
11501%defattr(644,root,root,755)
7179ac92
ZU
11502%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11503%{texmfdist}/fonts/source/public/misc
11504%{texmfdist}/fonts/tfm/public/misc
11505%{texmfdist}/fonts/misc
d08789e0
ZU
11506
11507%files fonts-monotype
11508%defattr(644,root,root,755)
7179ac92
ZU
11509%{texmfdist}/fonts/tfm/monotype
11510%{texmfdist}/fonts/vf/monotype
d08789e0 11511
745facc7 11512
f1ba8563
ZU
11513%files fonts-other
11514%defattr(644,root,root,755)
745facc7
ZU
11515
11516%doc %{texmfdist}/doc/fonts/yi4latex
11517%{texmfdist}/fonts/source/public/yi4latex
11518%{texmfdist}/fonts/tfm/public/yi4latex
11519
11520%{texmfdist}/fonts/tfm/public/pslatex
11521%{texmfdist}/fonts/map/dvips/pslatex
11522%{texmfdist}/fonts/vf/public/pslatex
11523
f1ba8563
ZU
11524%doc %{texmfdist}/doc/fonts/allrunes
11525%{texmfdist}/fonts/source/public/allrunes
11526%{texmfdist}/fonts/tfm/public/allrunes
11527%{texmfdist}/fonts/type1/public/allrunes
11528%{texmfdist}/source/fonts/allrunes
11529
11530%doc %{texmfdist}/doc/fonts/antiqua
11531%{texmfdist}/fonts/map/dvips/antiqua
11532
11533%{texmfdist}/fonts/source/public/apl
11534%{texmfdist}/fonts/tfm/public/apl
11535%{texmfdist}/source/fonts/apl
11536
8affbd2c
ZU
11537%{texmfdist}/fonts/afm/arabi
11538%{texmfdist}/fonts/tfm/arabi
11539%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
11540%{texmfdist}/fonts/enc/dvips/arabi
11541%{texmfdist}/fonts/map/dvips/arabi
11542
11543%{texmfdist}/fonts/map/dvips/arabtex
11544%{texmfdist}/fonts/source/public/arabtex
11545%{texmfdist}/fonts/tfm/public/arabtex
11546%{texmfdist}/fonts/type1/public/arabtex
11547
11548%doc %{texmfdist}/doc/fonts/archaic
11549%{texmfdist}/fonts/afm/public/archaic
11550%{texmfdist}/fonts/map/dvips/archaic
11551%{texmfdist}/fonts/source/public/archaic
11552%{texmfdist}/fonts/tfm/public/archaic
11553%{texmfdist}/fonts/type1/public/archaic
11554%{texmfdist}/source/fonts/archaic
11555
11556%doc %{texmfdist}/doc/fonts/arev
11557%{texmfdist}/fonts/afm/public/arev
11558%{texmfdist}/fonts/enc/dvips/arev
11559%{texmfdist}/fonts/map/dvips/arev
11560%{texmfdist}/fonts/tfm/public/arev
11561%{texmfdist}/fonts/type1/public/arev
11562%{texmfdist}/fonts/vf/public/arev
11563%{texmfdist}/source/fonts/arev
11564
11565%{texmfdist}/fonts/tfm/vntex/arevvn
11566%{texmfdist}/fonts/type1/vntex/arevvn
11567
11568%{texmfdist}/fonts/source/public/ar
11569%{texmfdist}/fonts/tfm/public/ar
11570
11571%doc %{texmfdist}/doc/fonts/armenian
11572%{texmfdist}/fonts/source/public/armenian
11573%{texmfdist}/fonts/tfm/public/armenian
11574
11575%{texmfdist}/fonts/map/dvips/arphic
11576
11577%doc %{texmfdist}/doc/fonts/malayalam
11578%doc %{texmfdist}/doc/fonts/Asana-Math
11579%{texmfdist}/fonts/opentype/public/Asana-Math
11580
11581%doc %{texmfdist}/doc/fonts/ascii
11582%{texmfdist}/fonts/map/dvips/ascii
11583%{texmfdist}/fonts/tfm/public/ascii
11584%{texmfdist}/fonts/type1/public/ascii
11585
11586%doc %{texmfdist}/doc/fonts/astro
11587%{texmfdist}/fonts/source/public/astro
11588%{texmfdist}/fonts/tfm/public/astro
11589
11590%{texmfdist}/fonts/afm/public/augie
11591%{texmfdist}/fonts/map/dvips/augie
11592%{texmfdist}/fonts/tfm/public/augie
11593%{texmfdist}/fonts/type1/public/augie
11594%{texmfdist}/fonts/vf/public/augie
11595
11596%doc %{texmfdist}/doc/fonts/auncial-new
11597%{texmfdist}/fonts/afm/public/auncial-new
11598%{texmfdist}/fonts/map/dvips/auncial-new
11599%{texmfdist}/fonts/tfm/public/auncial-new
11600%{texmfdist}/fonts/type1/public/auncial-new
11601%{texmfdist}/source/fonts/auncial-new
11602
11603%{texmfdist}/fonts/afm/public/aurical
11604%{texmfdist}/fonts/map/dvips/aurical
11605%{texmfdist}/fonts/source/public/aurical
11606%{texmfdist}/fonts/tfm/public/aurical
11607%{texmfdist}/fonts/type1/public/aurical
11608
11609%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563 11610%{texmfdist}/fonts/tfm/urw35vf/avantgar
f1ba8563
ZU
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
f1ba8563 11654%{texmfdist}/fonts/tfm/urw35vf/bookman
f1ba8563
ZU
11655%{texmfdist}/fonts/vf/urw35vf/bookman
11656
11657%{texmfdist}/fonts/afm/public/brushscr
11658%{texmfdist}/fonts/map/dvips/brushscr
11659%{texmfdist}/fonts/tfm/public/brushscr
11660%{texmfdist}/fonts/type1/public/brushscr
11661%{texmfdist}/fonts/vf/public/brushscr
11662
11663%doc %{texmfdist}/doc/fonts/burmese
11664%{texmfdist}/fonts/map/dvips/burmese
11665%{texmfdist}/fonts/tfm/public/burmese
11666%{texmfdist}/fonts/type1/public/burmese
11667
8affbd2c
ZU
11668%doc %{texmfdist}/doc/fonts/cns
11669%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
11670
11671%{texmfdist}/fonts/enc/dvips/c90enc
11672
11673%{texmfdist}/fonts/source/public/calligra
11674%{texmfdist}/fonts/tfm/public/calligra
11675
11676%doc %{texmfdist}/doc/fonts/carolmin-ps
11677%{texmfdist}/fonts/afm/public/carolmin-ps
11678%{texmfdist}/fonts/map/dvips/carolmin-ps
11679%{texmfdist}/fonts/type1/public/carolmin-ps
11680
11681%{texmfdist}/fonts/source/public/casyl
11682%{texmfdist}/fonts/tfm/public/casyl
11683
11684%{texmfdist}/fonts/source/public/cbcoptic
11685%{texmfdist}/fonts/tfm/public/cbcoptic
11686%{texmfdist}/fonts/type1/public/cbcoptic
11687
11688%doc %{texmfdist}/doc/fonts/cbfonts
11689%{texmfdist}/fonts/enc/dvips/cbfonts
11690%{texmfdist}/fonts/map/dvips/cbfonts
11691%{texmfdist}/fonts/source/public/cbfonts
11692%{texmfdist}/fonts/tfm/public/cbfonts
11693%{texmfdist}/fonts/type1/public/cbfonts
11694
11695%{texmfdist}/fonts/source/public/cchess
11696%{texmfdist}/fonts/tfm/public/cchess
11697
11698%{texmfdist}/fonts/afm/vntex/chartervn
11699%{texmfdist}/fonts/tfm/vntex/chartervn
11700%{texmfdist}/fonts/type1/vntex/chartervn
11701%{texmfdist}/fonts/vf/vntex/chartervn
11702
11703%doc %{texmfdist}/doc/fonts/chemarrow
11704%{texmfdist}/fonts/afm/public/chemarrow
11705%{texmfdist}/fonts/map/dvips/chemarrow
11706%{texmfdist}/fonts/source/public/chemarrow
11707%{texmfdist}/fonts/tfm/public/chemarrow
11708%{texmfdist}/fonts/type1/public/chemarrow
11709
11710%{texmfdist}/fonts/source/public/cherokee
11711%{texmfdist}/fonts/tfm/public/cherokee
11712
11713%{texmfdist}/fonts/source/public/chess
11714
11715%{texmfdist}/fonts/enc/dvips/chessfss
11716
11717%{texmfdist}/fonts/source/public/china2e
11718%{texmfdist}/fonts/tfm/public/china2e
11719
11720%{texmfdist}/fonts/source/public/circ
11721%{texmfdist}/fonts/tfm/public/circ
11722
11723%doc %{texmfdist}/doc/fonts/cirth
11724%{texmfdist}/fonts/source/public/cirth
11725%{texmfdist}/fonts/tfm/public/cirth
11726
11727%doc %{texmfdist}/doc/fonts/cjhebrew
11728%{texmfdist}/fonts/afm/public/cjhebrew
11729%{texmfdist}/fonts/enc/dvips/cjhebrew
11730%{texmfdist}/fonts/map/dvips/cjhebrew
11731%{texmfdist}/fonts/tfm/public/cjhebrew
11732%{texmfdist}/fonts/type1/public/cjhebrew
11733%{texmfdist}/fonts/vf/public/cjhebrew
11734
11735%{texmfdist}/fonts/source/public/clock
11736%{texmfdist}/fonts/tfm/public/clock
11737
11738%doc %{texmfdist}/doc/fonts/cmastro
11739%{texmfdist}/fonts/source/public/cmastro
11740%{texmfdist}/fonts/tfm/public/cmastro
11741
11742%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11743%{texmfdist}/fonts/type1/vntex/cmbrightvn
11744
11745%{texmfdist}/fonts/type1/public/cmex
11746
11747%{texmfdist}/fonts/afm/public/cm-lgc
11748%{texmfdist}/fonts/enc/dvips/cm-lgc
11749%{texmfdist}/fonts/map/dvips/cm-lgc
11750%{texmfdist}/fonts/ofm/public/cm-lgc
11751%{texmfdist}/fonts/ovf/public/cm-lgc
11752%{texmfdist}/fonts/tfm/public/cm-lgc
11753%{texmfdist}/fonts/type1/public/cm-lgc
11754%{texmfdist}/fonts/vf/public/cm-lgc
11755
11756%{texmfdist}/fonts/map/dvips/cmll
11757%{texmfdist}/fonts/source/public/cmll
11758%{texmfdist}/fonts/tfm/public/cmll
11759%{texmfdist}/fonts/type1/public/cmll
11760
11761%doc %{texmfdist}/doc/fonts/cmpica
11762%{texmfdist}/fonts/source/public/cmpica
11763%{texmfdist}/fonts/tfm/public/cmpica
11764
11765%doc %{texmfdist}/doc/fonts/cm-super
11766%{texmfdist}/fonts/afm/public/cm-super
11767%{texmfdist}/fonts/enc/dvips/cm-super
11768%{texmfdist}/fonts/map/dvips/cm-super
11769%{texmfdist}/fonts/map/vtex/cm-super
11770%{texmfdist}/fonts/type1/public/cm-super
11771
f1ba8563
ZU
11772%{texmfdist}/fonts/tfm/vntex/comicsansvn
11773%{texmfdist}/fonts/type1/vntex/comicsansvn
11774%{texmfdist}/fonts/vf/vntex/comicsansvn
11775
11776%{texmfdist}/fonts/tfm/vntex/concretevn
11777%{texmfdist}/fonts/type1/vntex/concretevn
11778
8affbd2c
ZU
11779%{texmfdist}/fonts/afm/ibm
11780%{texmfdist}/fonts/tfm/ibm
11781%{texmfdist}/fonts/vf/ibm
f1ba8563 11782%{texmfdist}/fonts/map/dvips/courier
f1ba8563 11783%{texmfdist}/fonts/tfm/urw35vf/courier
8affbd2c
ZU
11784%{texmfdist}/fonts/tfm/cspsfonts-adobe
11785%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
11786%{texmfdist}/fonts/vf/urw35vf/courier
11787
11788%doc %{texmfdist}/doc/fonts/croatian
11789%{texmfdist}/fonts/source/public/croatian
11790
11791%{texmfdist}/fonts/afm/public/cryst
11792%{texmfdist}/fonts/source/public/cryst
11793%{texmfdist}/fonts/tfm/public/cryst
11794%{texmfdist}/fonts/type1/public/cryst
11795
11796%{texmfdist}/fonts/source/public/ctib
11797%{texmfdist}/fonts/tfm/public/ctib
11798
11799%doc %{texmfdist}/doc/fonts/cyklop
11800%{texmfdist}/fonts/afm/public/cyklop
11801%{texmfdist}/fonts/enc/dvips/cyklop
11802%{texmfdist}/fonts/map/dvips/cyklop
11803%{texmfdist}/fonts/opentype/public/cyklop
11804%{texmfdist}/fonts/tfm/public/cyklop
11805%{texmfdist}/fonts/type1/public/cyklop
11806
11807%{texmfdist}/fonts/source/public/dancers
11808%{texmfdist}/fonts/tfm/public/dancers
11809
11810%doc %{texmfdist}/doc/fonts/dice
11811%{texmfdist}/fonts/source/public/dice
11812%{texmfdist}/fonts/tfm/public/dice
11813
11814%doc %{texmfdist}/doc/fonts/dictsym
11815%{texmfdist}/fonts/afm/public/dictsym
11816%{texmfdist}/fonts/map/dvips/dictsym
11817%{texmfdist}/fonts/map/vtex/dictsym
11818%{texmfdist}/fonts/tfm/public/dictsym
11819%{texmfdist}/fonts/type1/public/dictsym
11820
11821%doc %{texmfdist}/doc/fonts/dingbat
11822%{texmfdist}/fonts/tfm/public/dingbat
11823%{texmfdist}/source/fonts/dingbat
11824
f1ba8563
ZU
11825%doc %{texmfdist}/doc/fonts/doublestroke
11826%{texmfdist}/fonts/map/dvips/doublestroke
11827%{texmfdist}/fonts/source/public/doublestroke
11828%{texmfdist}/fonts/tfm/public/doublestroke
11829%{texmfdist}/fonts/type1/public/doublestroke
11830
11831%doc %{texmfdist}/doc/fonts/duerer
11832%{texmfdist}/fonts/source/public/duerer
11833%{texmfdist}/fonts/tfm/public/duerer
11834
11835%doc %{texmfdist}/doc/fonts/ean
11836%{texmfdist}/fonts/source/public/ean
11837%{texmfdist}/fonts/tfm/public/ean
11838
11839%doc %{texmfdist}/doc/fonts/eco
11840%{texmfdist}/fonts/tfm/public/eco
11841%{texmfdist}/fonts/vf/public/eco
11842%{texmfdist}/source/fonts/eco
11843
11844%doc %{texmfdist}/doc/fonts/eiad
11845%{texmfdist}/fonts/source/public/eiad
11846%{texmfdist}/fonts/tfm/public/eiad
11847
11848%doc %{texmfdist}/doc/fonts/elvish
11849%{texmfdist}/fonts/source/public/elvish
11850%{texmfdist}/fonts/tfm/public/elvish
11851
11852%doc %{texmfdist}/doc/fonts/epigrafica
11853%{texmfdist}/fonts/afm/public/epigrafica
11854%{texmfdist}/fonts/enc/dvips/epigrafica
11855%{texmfdist}/fonts/map/dvips/epigrafica
11856%{texmfdist}/fonts/tfm/public/epigrafica
11857%{texmfdist}/fonts/type1/public/epigrafica
11858%{texmfdist}/fonts/vf/public/epigrafica
11859
11860%{texmfdist}/fonts/map/dvips/epiolmec
11861%{texmfdist}/fonts/tfm/public/epiolmec
11862%{texmfdist}/fonts/type1/public/epiolmec
11863
11864%doc %{texmfdist}/doc/fonts/esint-type1
11865%{texmfdist}/fonts/map/dvips/esint-type1
11866%{texmfdist}/fonts/type1/public/esint-type1
11867
11868%{texmfdist}/fonts/map/dvips/esvect
11869%{texmfdist}/fonts/source/public/esvect
11870%{texmfdist}/fonts/tfm/public/esvect
11871%{texmfdist}/fonts/type1/public/esvect
11872
11873%{texmfdist}/fonts/ofm/public/ethiop
11874%{texmfdist}/fonts/ovf/public/ethiop
11875%{texmfdist}/fonts/ovp/public/ethiop
11876%{texmfdist}/fonts/source/public/ethiop
11877%{texmfdist}/fonts/tfm/public/ethiop
11878
11879%{texmfdist}/fonts/map/dvips/ethiop-t1
11880%{texmfdist}/fonts/type1/public/ethiop-t1
11881
11882%doc %{texmfdist}/doc/fonts/euro-ce
11883%{texmfdist}/fonts/source/public/euro-ce
11884%{texmfdist}/fonts/tfm/public/euro-ce
11885
11886%doc %{texmfdist}/doc/fonts/eurofont
11887%{texmfdist}/fonts/map/dvips/eurofont
11888%{texmfdist}/source/fonts/eurofont
11889
f1ba8563
ZU
11890%doc %{texmfdist}/doc/fonts/feyn
11891%{texmfdist}/fonts/source/public/feyn
11892%{texmfdist}/fonts/tfm/public/feyn
11893%{texmfdist}/source/fonts/feyn
11894
11895%doc %{texmfdist}/doc/fonts/fge
11896%{texmfdist}/fonts/source/public/fge
11897%{texmfdist}/fonts/tfm/public/fge
11898%{texmfdist}/source/fonts/fge
11899
11900%{texmfdist}/fonts/map/dvips/foekfont
11901%{texmfdist}/fonts/tfm/public/foekfont
11902%{texmfdist}/fonts/type1/public/foekfont
11903
11904%doc %{texmfdist}/doc/fonts/fonetika
11905%{texmfdist}/fonts/afm/public/fonetika
11906%{texmfdist}/fonts/map/dvips/fonetika
11907%{texmfdist}/fonts/tfm/public/fonetika
11908%{texmfdist}/fonts/type1/public/fonetika
11909
11910%doc %{texmfdist}/doc/fonts/fourier
11911%{texmfdist}/fonts/afm/public/fourier
11912%{texmfdist}/fonts/map/dvips/fourier
11913%{texmfdist}/fonts/tfm/public/fourier
11914%{texmfdist}/fonts/type1/public/fourier
11915%{texmfdist}/fonts/vf/public/fourier
11916%{texmfdist}/source/fonts/fourier
11917
11918%doc %{texmfdist}/doc/fonts/fouriernc
11919%{texmfdist}/fonts/afm/public/fouriernc
11920%{texmfdist}/fonts/tfm/public/fouriernc
11921%{texmfdist}/fonts/vf/public/fouriernc
11922
11923%doc %{texmfdist}/doc/fonts/frcursive
11924%{texmfdist}/fonts/source/public/frcursive
11925%{texmfdist}/fonts/tfm/public/frcursive
11926%{texmfdist}/source/fonts/frcursive
11927
11928%doc %{texmfdist}/doc/fonts/futhark
11929%{texmfdist}/fonts/source/public/futhark
11930%{texmfdist}/fonts/tfm/public/futhark
11931
11932%{texmfdist}/fonts/afm/public/garuda
11933%{texmfdist}/fonts/map/dvips/garuda
11934%{texmfdist}/fonts/tfm/public/garuda
11935%{texmfdist}/fonts/type1/public/garuda
11936
11937%doc %{texmfdist}/doc/fonts/genealogy
11938%{texmfdist}/fonts/source/public/genealogy
11939%{texmfdist}/fonts/tfm/public/genealogy
11940
11941%doc %{texmfdist}/doc/fonts/gfsartemisia
11942%{texmfdist}/fonts/afm/public/gfsartemisia
11943%{texmfdist}/fonts/enc/dvips/gfsartemisia
11944%{texmfdist}/fonts/map/dvips/gfsartemisia
11945%{texmfdist}/fonts/opentype/public/gfsartemisia
11946%{texmfdist}/fonts/tfm/public/gfsartemisia
11947%{texmfdist}/fonts/type1/public/gfsartemisia
11948%{texmfdist}/fonts/vf/public/gfsartemisia
11949
11950%doc %{texmfdist}/doc/fonts/gfsbaskerville
11951%{texmfdist}/fonts/afm/public/gfsbaskerville
11952%{texmfdist}/fonts/enc/dvips/gfsbaskerville
11953%{texmfdist}/fonts/map/dvips/gfsbaskerville
11954%{texmfdist}/fonts/opentype/public/gfsbaskerville
11955%{texmfdist}/fonts/tfm/public/gfsbaskerville
11956%{texmfdist}/fonts/type1/public/gfsbaskerville
11957%{texmfdist}/fonts/vf/public/gfsbaskerville
11958
11959%doc %{texmfdist}/doc/fonts/gfsbodoni
11960%{texmfdist}/fonts/afm/public/gfsbodoni
11961%{texmfdist}/fonts/enc/dvips/gfsbodoni
11962%{texmfdist}/fonts/map/dvips/gfsbodoni
11963%{texmfdist}/fonts/opentype/public/gfsbodoni
11964%{texmfdist}/fonts/tfm/public/gfsbodoni
11965%{texmfdist}/fonts/type1/public/gfsbodoni
11966%{texmfdist}/fonts/vf/public/gfsbodoni
11967
11968%doc %{texmfdist}/doc/fonts/gfscomplutum
11969%{texmfdist}/fonts/afm/public/gfscomplutum
11970%{texmfdist}/fonts/enc/dvips/gfscomplutum
11971%{texmfdist}/fonts/map/dvips/gfscomplutum
11972%{texmfdist}/fonts/opentype/public/gfscomplutum
11973%{texmfdist}/fonts/tfm/public/gfscomplutum
11974%{texmfdist}/fonts/type1/public/gfscomplutum
11975%{texmfdist}/fonts/vf/public/gfscomplutum
11976
11977%doc %{texmfdist}/doc/fonts/gfsdidot
11978%{texmfdist}/fonts/afm/public/gfsdidot
11979%{texmfdist}/fonts/enc/dvips/gfsdidot
11980%{texmfdist}/fonts/map/dvips/gfsdidot
11981%{texmfdist}/fonts/opentype/public/gfsdidot
11982%{texmfdist}/fonts/tfm/public/gfsdidot
11983%{texmfdist}/fonts/type1/public/gfsdidot
11984%{texmfdist}/fonts/vf/public/gfsdidot
11985
11986%doc %{texmfdist}/doc/fonts/gfsneohellenic
11987%{texmfdist}/fonts/afm/public/gfsneohellenic
11988%{texmfdist}/fonts/enc/dvips/gfsneohellenic
11989%{texmfdist}/fonts/map/dvips/gfsneohellenic
11990%{texmfdist}/fonts/opentype/public/gfsneohellenic
11991%{texmfdist}/fonts/tfm/public/gfsneohellenic
11992%{texmfdist}/fonts/type1/public/gfsneohellenic
11993%{texmfdist}/fonts/vf/public/gfsneohellenic
11994
11995%doc %{texmfdist}/doc/fonts/gfsporson
11996%{texmfdist}/fonts/afm/public/gfsporson
11997%{texmfdist}/fonts/enc/dvips/gfsporson
11998%{texmfdist}/fonts/map/dvips/gfsporson
11999%{texmfdist}/fonts/opentype/public/gfsporson
12000%{texmfdist}/fonts/tfm/public/gfsporson
12001%{texmfdist}/fonts/type1/public/gfsporson
12002%{texmfdist}/fonts/vf/public/gfsporson
12003
12004%doc %{texmfdist}/doc/fonts/gfssolomos
12005%{texmfdist}/fonts/afm/public/gfssolomos
12006%{texmfdist}/fonts/enc/dvips/gfssolomos
12007%{texmfdist}/fonts/map/dvips/gfssolomos
12008%{texmfdist}/fonts/opentype/public/gfssolomos
12009%{texmfdist}/fonts/tfm/public/gfssolomos
12010%{texmfdist}/fonts/type1/public/gfssolomos
12011%{texmfdist}/fonts/vf/public/gfssolomos
12012
12013%{texmfdist}/fonts/source/public/go
12014%{texmfdist}/fonts/tfm/public/go
12015
12016%doc %{texmfdist}/doc/fonts/greenpoint
12017%{texmfdist}/fonts/source/public/greenpoint
12018%{texmfdist}/fonts/tfm/public/greenpoint
12019
12020%{texmfdist}/fonts/afm/groff
12021%{texmfdist}/fonts/enc/dvips/groff
12022%{texmfdist}/fonts/map/dvips/groff
12023%{texmfdist}/fonts/tfm/groff
12024%{texmfdist}/fonts/type1/groff
12025
12026%doc %{texmfdist}/doc/fonts/grotesq
12027%{texmfdist}/fonts/map/dvips/grotesq
12028
12029%{texmfdist}/fonts/afm/vntex/grotesqvn
12030%{texmfdist}/fonts/tfm/vntex/grotesqvn
12031%{texmfdist}/fonts/type1/vntex/grotesqvn
12032
12033%{texmfdist}/fonts/afm/public/grverb
12034%{texmfdist}/fonts/map/dvips/grverb
12035%{texmfdist}/fonts/tfm/public/grverb
12036%{texmfdist}/fonts/type1/public/grverb
12037%{texmfdist}/fonts/vf/public/grverb
12038
12039%{texmfdist}/fonts/source/public/hands
12040%{texmfdist}/fonts/tfm/public/hands
12041
8affbd2c
ZU
12042%{texmfdist}/fonts/afm/jmn
12043%{texmfdist}/fonts/tfm/jmn
12044%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
12045
12046%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563 12047%{texmfdist}/fonts/tfm/urw35vf/helvetic
f1ba8563
ZU
12048%{texmfdist}/fonts/vf/urw35vf/helvetic
12049
12050%doc %{texmfdist}/doc/fonts/hfbright
12051%{texmfdist}/fonts/afm/public/hfbright
12052%{texmfdist}/fonts/enc/dvips/hfbright
12053%{texmfdist}/fonts/map/dvips/hfbright
12054%{texmfdist}/fonts/type1/public/hfbright
12055%{texmfdist}/source/fonts/hfbright
12056
12057%doc %{texmfdist}/doc/fonts/hfoldsty
12058%{texmfdist}/fonts/tfm/public/hfoldsty
12059%{texmfdist}/fonts/vf/public/hfoldsty
12060%{texmfdist}/source/fonts/hfoldsty
12061
12062%doc %{texmfdist}/doc/fonts/ibygrk
12063%{texmfdist}/fonts/afm/public/ibygrk
12064%{texmfdist}/fonts/enc/dvips/ibygrk
12065%{texmfdist}/fonts/map/dvips/ibygrk
12066%{texmfdist}/fonts/source/public/ibygrk
12067%{texmfdist}/fonts/tfm/public/ibygrk
12068%{texmfdist}/fonts/type1/public/ibygrk
12069
12070%doc %{texmfdist}/doc/fonts/ifsym
12071%{texmfdist}/fonts/source/public/ifsym
12072%{texmfdist}/fonts/tfm/public/ifsym
12073
12074%doc %{texmfdist}/doc/fonts/initials
12075%{texmfdist}/fonts/afm/public/initials
12076%{texmfdist}/fonts/map/dvips/initials
12077%{texmfdist}/fonts/tfm/public/initials
12078%{texmfdist}/fonts/type1/public/initials
12079
745facc7 12080%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
12081%{texmfdist}/fonts/afm/public/itrans
12082%{texmfdist}/fonts/source/public/itrans
12083%{texmfdist}/fonts/tfm/public/itrans
12084%{texmfdist}/fonts/truetype/public/itrans
12085%{texmfdist}/fonts/type1/public/itrans
12086
745facc7 12087%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
12088%{texmfdist}/fonts/afm/public/iwona
12089%{texmfdist}/fonts/enc/dvips/iwona
12090%{texmfdist}/fonts/map/dvips/iwona
12091%{texmfdist}/fonts/opentype/public/iwona
12092%{texmfdist}/fonts/tfm/public/iwona
12093%{texmfdist}/fonts/type1/public/iwona
12094
12095%{texmfdist}/fonts/enc/dvips/jmn
12096%{texmfdist}/fonts/map/dvips/jmn
12097
745facc7 12098%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
12099%{texmfdist}/fonts/source/public/kdgreek
12100%{texmfdist}/fonts/tfm/public/kdgreek
12101
12102%{texmfdist}/fonts/afm/public/kerkis
12103%{texmfdist}/fonts/enc/dvips/kerkis
12104%{texmfdist}/fonts/map/dvips/kerkis
12105%{texmfdist}/fonts/tfm/public/kerkis
12106%{texmfdist}/fonts/type1/public/kerkis
12107%{texmfdist}/fonts/vf/public/kerkis
12108
12109%doc %{texmfdist}/doc/fonts/kixfont
12110%{texmfdist}/fonts/source/public/kixfont
12111%{texmfdist}/fonts/tfm/public/kixfont
12112
12113%doc %{texmfdist}/doc/fonts/kpfonts
8affbd2c 12114%dir %{texmfdist}/fonts/map/public
f1ba8563
ZU
12115%{texmfdist}/fonts/afm/public/kpfonts
12116%{texmfdist}/fonts/map/public/kpfonts
12117%{texmfdist}/fonts/source/public/kpfonts
12118%{texmfdist}/fonts/tfm/public/kpfonts
12119%{texmfdist}/fonts/type1/public/kpfonts
12120%{texmfdist}/fonts/vf/public/kpfonts
12121
745facc7 12122%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
12123%{texmfdist}/fonts/afm/public/kurier
12124%{texmfdist}/fonts/enc/dvips/kurier
12125%{texmfdist}/fonts/map/dvips/kurier
12126%{texmfdist}/fonts/opentype/public/kurier
12127%{texmfdist}/fonts/tfm/public/kurier
12128%{texmfdist}/fonts/type1/public/kurier
12129
12130%doc %{texmfdist}/doc/fonts/levy
12131%{texmfdist}/fonts/source/public/levy
12132
12133%doc %{texmfdist}/doc/fonts/lfb
12134%{texmfdist}/fonts/source/public/lfb
12135%{texmfdist}/fonts/tfm/public/lfb
12136
12137%doc %{texmfdist}/doc/fonts/libertine
12138%{texmfdist}/fonts/afm/public/libertine
12139%{texmfdist}/fonts/enc/dvips/libertine
12140%{texmfdist}/fonts/map/dvips/libertine
12141%{texmfdist}/fonts/tfm/public/libertine
12142%{texmfdist}/fonts/type1/public/libertine
12143%{texmfdist}/fonts/vf/public/libertine
12144
12145%doc %{texmfdist}/doc/fonts/linearA
12146%{texmfdist}/fonts/afm/public/linearA
12147%{texmfdist}/fonts/map/dvips/linearA
12148%{texmfdist}/fonts/tfm/public/linearA
12149%{texmfdist}/fonts/type1/public/linearA
12150%{texmfdist}/source/fonts/linearA
12151
12152%{texmfdist}/fonts/source/public/logic
12153%{texmfdist}/fonts/tfm/public/logic
12154
12155%doc %{texmfdist}/doc/fonts/lxfonts
12156%{texmfdist}/fonts/map/dvips/lxfonts
12157%{texmfdist}/fonts/source/public/lxfonts
12158%{texmfdist}/fonts/tfm/public/lxfonts
12159%{texmfdist}/fonts/type1/public/lxfonts
12160
12161%doc %{texmfdist}/doc/fonts/ly1
12162%{texmfdist}/fonts/map/dvips/ly1
12163
12164%{texmfdist}/fonts/source/public/malayalam
12165%{texmfdist}/fonts/tfm/public/malayalam
12166
12167%{texmfdist}/fonts/map/dvips/manfnt
12168
12169%{texmfdist}/fonts/map/dvips/mathdesign
12170
12171%{texmfdist}/fonts/tfm/public/mathpazo
12172%{texmfdist}/fonts/vf/public/mathpazo
12173
8affbd2c
ZU
12174%{texmfdist}/fonts/afm/mathdesign
12175%{texmfdist}/fonts/tfm/mathdesign
12176%{texmfdist}/fonts/type1/mathdesign
12177%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
12178
12179%{texmfdist}/fonts/enc/dvips/mnsymbol
12180%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 12181%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
12182%{texmfdist}/fonts/map/vtex/mnsymbol
12183%{texmfdist}/fonts/opentype/public/mnsymbol
12184%{texmfdist}/fonts/source/public/mnsymbol
12185%{texmfdist}/fonts/tfm/public/mnsymbol
12186%{texmfdist}/fonts/type1/public/mnsymbol
12187
12188%{texmfdist}/fonts/map/dvips/montex
12189%{texmfdist}/fonts/source/public/montex
12190%{texmfdist}/fonts/tfm/public/montex
12191%{texmfdist}/fonts/type1/public/montex
12192
12193%{texmfdist}/fonts/tfm/vntex/mscorevn
12194%{texmfdist}/fonts/vf/vntex/mscorevn
12195
12196%{texmfdist}/fonts/source/public/musixps
12197%{texmfdist}/fonts/tfm/public/musixps
12198
12199%doc %{texmfdist}/doc/generic/musixtex
12200%{texmfdist}/fonts/map/dvips/musixtex
12201%{texmfdist}/fonts/source/public/musixtex
12202%{texmfdist}/fonts/tfm/public/musixtex
12203%{texmfdist}/fonts/type1/public/musixtex
12204
12205%{texmfdist}/fonts/source/public/mxd
12206%{texmfdist}/fonts/tfm/public/mxd
12207
12208%{texmfdist}/fonts/source/public/mxedruli
12209%{texmfdist}/fonts/tfm/public/mxedruli
12210
12211%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563 12212%{texmfdist}/fonts/tfm/urw35vf/ncntrsbk
f1ba8563
ZU
12213%{texmfdist}/fonts/vf/urw35vf/ncntrsbk
12214
12215%{texmfdist}/fonts/source/public/niceframe
12216%{texmfdist}/fonts/tfm/public/niceframe
12217
12218%doc %{texmfdist}/doc/fonts/nkarta
12219%{texmfdist}/fonts/source/public/nkarta
12220%{texmfdist}/fonts/tfm/public/nkarta
12221
12222%{texmfdist}/fonts/afm/public/norasi
12223%{texmfdist}/fonts/map/dvips/norasi
12224%{texmfdist}/fonts/tfm/public/norasi
12225%{texmfdist}/fonts/type1/public/norasi
12226
12227%{texmfdist}/fonts/source/public/oca
12228
12229%{texmfdist}/fonts/afm/public/ocherokee
12230%{texmfdist}/fonts/map/dvips/ocherokee
12231%{texmfdist}/fonts/ofm/public/ocherokee
12232%{texmfdist}/fonts/ovf/public/ocherokee
12233%{texmfdist}/fonts/ovp/public/ocherokee
12234%{texmfdist}/fonts/tfm/public/ocherokee
12235%{texmfdist}/fonts/type1/public/ocherokee
12236
12237%{texmfdist}/fonts/source/public/ogham
12238%{texmfdist}/fonts/tfm/public/ogham
12239
12240%doc %{texmfdist}/doc/fonts/oinuit
12241%{texmfdist}/fonts/map/dvips/oinuit
12242%{texmfdist}/fonts/ofm/public/oinuit
12243%{texmfdist}/fonts/ovf/public/oinuit
12244%{texmfdist}/fonts/tfm/public/oinuit
12245%{texmfdist}/fonts/type1/public/oinuit
12246
12247%{texmfdist}/fonts/source/public/osmanian
12248
12249%doc %{texmfdist}/doc/fonts/ot2cyr
12250%{texmfdist}/fonts/map/dvips/ot2cyr
12251%{texmfdist}/source/fonts/ot2cyr
12252
12253%{texmfdist}/fonts/source/public/othello
12254%{texmfdist}/fonts/tfm/public/othello
12255
12256%{texmfdist}/fonts/ofm/public/otibet
12257%{texmfdist}/fonts/ovf/public/otibet
12258%{texmfdist}/fonts/ovp/public/otibet
12259%{texmfdist}/fonts/source/public/otibet
12260%{texmfdist}/fonts/tfm/public/otibet
12261
12262%doc %{texmfdist}/doc/fonts/pacioli
12263%{texmfdist}/fonts/source/public/pacioli
12264%{texmfdist}/fonts/tfm/public/pacioli
12265
12266%{texmfdist}/fonts/map/dvips/palatino
f1ba8563 12267%{texmfdist}/fonts/tfm/urw35vf/palatino
f1ba8563
ZU
12268%{texmfdist}/fonts/vf/urw35vf/palatino
12269
12270%doc %{texmfdist}/doc/fonts/phaistos
12271%{texmfdist}/fonts/afm/public/phaistos
12272%{texmfdist}/fonts/map/dvips/phaistos
12273%{texmfdist}/fonts/opentype/public/phaistos
12274%{texmfdist}/fonts/tfm/public/phaistos
12275%{texmfdist}/fonts/type1/public/phaistos
12276%{texmfdist}/source/fonts/phaistos
12277
12278%{texmfdist}/fonts/opentype/public/philokalia
12279
12280%doc %{texmfdist}/doc/fonts/phonetic
12281%{texmfdist}/fonts/source/public/phonetic
12282%{texmfdist}/fonts/tfm/public/phonetic
12283%{texmfdist}/source/fonts/phonetic
12284
8affbd2c 12285%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
12286
12287%{texmfdist}/fonts/source/public/punk
12288%{texmfdist}/fonts/tfm/public/punk
12289
12290%{texmfdist}/fonts/tfm/public/relenc
12291%{texmfdist}/fonts/vf/public/relenc
12292
12293%doc %{texmfdist}/doc/fonts/rsfs
12294%{texmfdist}/fonts/map/dvips/rsfs
12295
12296%{texmfdist}/fonts/map/dvips/sanskrit
12297%{texmfdist}/fonts/source/public/sanskrit
12298%{texmfdist}/fonts/tfm/public/sanskrit
12299%{texmfdist}/fonts/type1/public/sanskrit
12300
12301%{texmfdist}/fonts/source/public/sauter
12302
12303%doc %{texmfdist}/doc/fonts/semaphor
12304%{texmfdist}/fonts/afm/public/semaphor
12305%{texmfdist}/fonts/enc/dvips/semaphor
12306%{texmfdist}/fonts/map/dvips/semaphor
12307%{texmfdist}/fonts/opentype/public/semaphor
12308%{texmfdist}/fonts/source/public/semaphor
12309%{texmfdist}/fonts/tfm/public/semaphor
12310%{texmfdist}/fonts/type1/public/semaphor
12311
12312%{texmfdist}/fonts/source/public/simpsons
12313
12314%{texmfdist}/fonts/map/dvips/skak
12315%{texmfdist}/fonts/source/public/skak
12316%{texmfdist}/fonts/tfm/public/skak
12317
12318%doc %{texmfdist}/doc/fonts/skaknew
12319%{texmfdist}/fonts/afm/public/skaknew
12320%{texmfdist}/fonts/map/dvips/skaknew
12321%{texmfdist}/fonts/map/vtex/skaknew
12322%{texmfdist}/fonts/tfm/public/skaknew
12323%{texmfdist}/fonts/type1/public/skaknew
12324
12325%{texmfdist}/fonts/source/public/skull
12326
12327%{texmfdist}/fonts/source/public/soyombo
12328%{texmfdist}/fonts/tfm/public/soyombo
12329
12330%doc %{texmfdist}/doc/fonts/staves
12331%{texmfdist}/fonts/map/dvips/staves
12332%{texmfdist}/fonts/tfm/public/staves
12333%{texmfdist}/fonts/type1/public/staves
12334
12335%{texmfdist}/fonts/map/dvips/stmaryrd
12336%{texmfdist}/fonts/source/public/stmaryrd
12337
12338%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
12339%{texmfdist}/fonts/tfm/urw35vf/symbol
12340
12341%{texmfdist}/fonts/afm/public/tabvar
12342%{texmfdist}/fonts/map/dvips/tabvar
12343%{texmfdist}/fonts/tfm/public/tabvar
12344%{texmfdist}/fonts/type1/public/tabvar
12345
f1ba8563
ZU
12346
12347%{texmfdist}/fonts/source/public/tapir
12348%{texmfdist}/fonts/type1/public/tapir
12349
12350%{texmfdist}/fonts/enc/dvips/tengwarscript
12351%{texmfdist}/fonts/map/dvips/tengwarscript
12352%{texmfdist}/fonts/tfm/public/tengwarscript
12353%{texmfdist}/fonts/vf/public/tengwarscript
12354
12355%{texmfdist}/source/fonts/pclnfss/tests
12356
12357%doc %{texmfdist}/doc/fonts/tex-gyre
12358%{texmfdist}/fonts/afm/public/tex-gyre
12359%{texmfdist}/fonts/enc/dvips/tex-gyre
12360%{texmfdist}/fonts/map/dvips/tex-gyre
12361%{texmfdist}/fonts/opentype/public/tex-gyre
12362%{texmfdist}/fonts/tfm/public/tex-gyre
12363%{texmfdist}/fonts/type1/public/tex-gyre
12364
f1ba8563 12365%{texmfdist}/fonts/map/dvips/times
f1ba8563 12366%{texmfdist}/fonts/tfm/urw35vf/times
f1ba8563
ZU
12367%{texmfdist}/fonts/vf/urw35vf/times
12368
f1ba8563
ZU
12369
12370%doc %{texmfdist}/doc/fonts/timing
12371%{texmfdist}/fonts/source/public/timing
12372%{texmfdist}/fonts/tfm/public/timing
12373
12374%doc %{texmfdist}/doc/fonts/tipa
12375%{texmfdist}/fonts/map/dvips/tipa
12376%{texmfdist}/fonts/source/public/tipa
12377%{texmfdist}/fonts/tfm/public/tipa
12378%{texmfdist}/fonts/type1/public/tipa
12379
12380%{texmfdist}/fonts/afm/public/trajan
12381%{texmfdist}/fonts/map/dvips/trajan
12382%{texmfdist}/fonts/tfm/public/trajan
12383%{texmfdist}/fonts/type1/public/trajan
12384
12385%{texmfdist}/fonts/source/public/trsym
12386%{texmfdist}/fonts/tfm/public/trsym
12387
12388%{texmfdist}/fonts/tfm/vntex/txttvn
12389%{texmfdist}/fonts/type1/vntex/txttvn
12390
12391%{texmfdist}/fonts/map/dvips/uhc
12392
12393%{texmfdist}/fonts/source/public/ulsy
12394%{texmfdist}/fonts/tfm/public/ulsy
12395
12396%doc %{texmfdist}/doc/fonts/umrand
12397%{texmfdist}/fonts/source/public/umrand
12398%{texmfdist}/fonts/tfm/public/umrand
12399
12400%doc %{texmfdist}/doc/fonts/umtypewriter
12401%{texmfdist}/fonts/opentype/public/umtypewriter
12402
12403%doc %{texmfdist}/doc/fonts/universa
12404%{texmfdist}/fonts/source/public/universa
12405%{texmfdist}/fonts/tfm/public/universa
12406%{texmfdist}/source/fonts/universa
12407
12408%{texmfdist}/fonts/afm/public/velthuis
12409%{texmfdist}/fonts/map/dvips/velthuis
12410%{texmfdist}/fonts/source/public/velthuis
12411%{texmfdist}/fonts/tfm/public/velthuis
12412%{texmfdist}/fonts/type1/public/velthuis
12413
12414%{texmfdist}/fonts/enc/dvips/vntex
8affbd2c
ZU
12415%{texmfdist}/fonts/enc/pdftex
12416%{texmfdist}/fonts/map/pdftex
f1ba8563
ZU
12417
12418%{texmfdist}/fonts/afm/vntex/vntopia
12419%{texmfdist}/fonts/tfm/vntex/vntopia
12420%{texmfdist}/fonts/type1/vntex/vntopia
12421%{texmfdist}/fonts/vf/vntex/vntopia
12422
12423%{texmfdist}/fonts/map/dvips/wadalab
12424
12425%doc %{texmfdist}/doc/fonts/wasy
12426%{texmfdist}/fonts/afm/public/wasy
12427%{texmfdist}/fonts/map/dvips/wasy
12428%{texmfdist}/fonts/type1/public/wasy
12429
12430%{texmfdist}/fonts/source/public/wnri
12431%{texmfdist}/fonts/tfm/public/wnri
12432
12433%{texmfdist}/fonts/source/public/wsuipa
12434%{texmfdist}/fonts/tfm/public/wsuipa
12435
12436%{texmfdist}/fonts/source/public/xbmc
12437%{texmfdist}/fonts/tfm/public/xbmc
12438
12439%{texmfdist}/fonts/truetype/public/xepersian
12440
12441%doc %{texmfdist}/doc/fonts/xq
12442%{texmfdist}/fonts/source/public/xq
12443%{texmfdist}/fonts/tfm/public/xq
12444
12445%{texmfdist}/fonts/source/public/yannisgr
12446
12447%{texmfdist}/fonts/map/dvips/yhmath
12448%{texmfdist}/fonts/source/public/yhmath
12449%{texmfdist}/fonts/tfm/public/yhmath
12450%{texmfdist}/fonts/type1/public/yhmath
12451%{texmfdist}/fonts/vf/public/yhmath
12452
12453%{texmfdist}/fonts/map/dvips/zapfchan
f1ba8563 12454%{texmfdist}/fonts/tfm/urw35vf/zapfchan
f1ba8563
ZU
12455%{texmfdist}/fonts/vf/urw35vf/zapfchan
12456
12457%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
12458%{texmfdist}/fonts/tfm/urw35vf/zapfding
12459
12460%{texmfdist}/dvips/zefonts
12461%{texmfdist}/fonts/map/dvips/zefonts
12462%{texmfdist}/fonts/tfm/public/zefonts
12463%{texmfdist}/fonts/vf/public/zefonts
12464
12465
d08789e0 12466%files fonts-omega
489714ae 12467%defattr(644,root,root,755)
7179ac92 12468%doc %{texmfdist}/doc/omega
2677a8b0
ZU
12469%dir %{texmfdist}/omega
12470%dir %{texmfdist}/omega/otp
12471%dir %{texmfdist}/omega/ocp
7179ac92
ZU
12472%{texmfdist}/dvips/omega
12473%{texmfdist}/fonts/ofm/public/omega
12474%{texmfdist}/fonts/type1/public/omega
12475%{texmfdist}/fonts/afm/public/omega
12476%{texmfdist}/fonts/ovp/public/omega
12477%{texmfdist}/fonts/tfm/public/omega
12478%{texmfdist}/fonts/ovf/public/omega
12479%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
12480%{texmfdist}/omega/ocp/omega
12481%{texmfdist}/omega/otp/omega
12482%{texmfdist}/tex/plain/omega
d08789e0 12483
5b7eba8e
MB
12484#%files fonts-pazo
12485#%defattr(644,root,root,755)
d08789e0
ZU
12486
12487%files fonts-pl
12488%defattr(644,root,root,755)
7179ac92 12489%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
12490%dir %{texmf}/scripts/texlive
12491%dir %{texmf}/scripts/texlive/tlmgrgui
12492%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
12493%{texmfdist}/dvips/pl
12494%{texmfdist}/fonts/source/public/pl
12495%{texmfdist}/fonts/type1/public/pl
12496%{texmfdist}/fonts/afm/public/pl
12497%{texmfdist}/fonts/enc/dvips/pl
12498%{texmfdist}/fonts/tfm/public/pl
12499%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 12500%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
12501
12502%files fonts-px
12503%defattr(644,root,root,755)
7179ac92 12504%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
12505# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12506# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
12507%dir %{texmfdist}/fonts/map/dvips/pxfonts
12508%dir %{texmfdist}/tex/latex/pxfonts
12509%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12510%{texmfdist}/fonts/afm/public/pxfonts
12511%{texmfdist}/fonts/tfm/public/pxfonts
12512%{texmfdist}/fonts/type1/public/pxfonts
12513%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 12514%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 12515
5b7eba8e
MB
12516#%files fonts-qfonts
12517#%defattr(644,root,root,755)
31bd2c4a
ZU
12518# %doc %{texmf}/doc/fonts/polish/qfonts
12519# %{texmf}/fonts/enc/dvips/qfonts
12520# %{texmf}/fonts/map/dvips/qfonts
12521# %{texmf}/dvips/qfonts
12522# %{texmf}/fonts/afm/public/qfonts
12523# %{texmf}/fonts/tfm/public/qfonts
d08789e0 12524
74dbda3f
ZU
12525# %files fonts-qpx
12526# %defattr(644,root,root,755)
12527# %{texmf}/fonts/tfm/public/qpx
12528# %{texmf}/fonts/vf/public/qpx
d08789e0 12529
31bd2c4a 12530%files fonts-qpxqtx
d08789e0 12531%defattr(644,root,root,755)
7179ac92
ZU
12532%{texmfdist}/fonts/tfm/public/qpxqtx
12533%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
12534
12535%files fonts-rsfs
12536%defattr(644,root,root,755)
7179ac92
ZU
12537%{texmfdist}/fonts/source/public/rsfs
12538%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
12539
12540%files fonts-stmaryrd
12541%defattr(644,root,root,755)
7179ac92
ZU
12542%doc %{texmfdist}/doc/fonts/stmaryrd
12543%{texmfdist}/source/fonts/stmaryrd
12544%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
12545
12546%files fonts-tx
12547%defattr(644,root,root,755)
7179ac92
ZU
12548%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12549%{texmfdist}/fonts/afm/public/txfonts
12550%{texmfdist}/fonts/tfm/public/txfonts
12551%{texmfdist}/fonts/vf/public/txfonts
d08789e0 12552
5bc70a92
MB
12553%files fonts-uhc
12554%defattr(644,root,root,755)
12555%doc %{texmfdist}/doc/fonts/uhc
12556%{texmfdist}/fonts/afm/uhc
12557%{texmfdist}/fonts/tfm/uhc
12558%{texmfdist}/fonts/vf/uhc
12559
d08789e0
ZU
12560%files fonts-urw
12561%defattr(644,root,root,755)
7179ac92 12562%{texmfdist}/fonts/afm/urw
5bc70a92
MB
12563%{texmfdist}/fonts/tfm/urw
12564%{texmfdist}/fonts/vf/urw
d08789e0
ZU
12565
12566%files fonts-urwvn
12567%defattr(644,root,root,755)
26d8eaaa 12568%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
12569%{texmfdist}/fonts/tfm/vntex/urwvn
12570%{texmfdist}/fonts/type1/vntex/urwvn
12571%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
12572
12573%files fonts-vnr
12574%defattr(644,root,root,755)
7179ac92
ZU
12575%{texmfdist}/fonts/map/dvips/vntex
12576%{texmfdist}/fonts/source/vntex/vnr
12577%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 12578
5bc70a92
MB
12579%files fonts-wadalab
12580%defattr(644,root,root,755)
12581%doc %{texmfdist}/doc/fonts/wadalab
12582%{texmfdist}/fonts/afm/wadalab
12583%{texmfdist}/fonts/tfm/wadalab
12584%{texmfdist}/fonts/vf/wadalab
12585
d08789e0
ZU
12586%files fonts-wasy
12587%defattr(644,root,root,755)
7179ac92
ZU
12588%{texmfdist}/fonts/source/public/wasy
12589%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
12590
12591%files fonts-xypic
12592%defattr(644,root,root,755)
7179ac92
ZU
12593%{texmfdist}/fonts/map/dvips/xypic
12594# %{texmfdist}/fonts/afm/public/xypic
12595%{texmfdist}/fonts/source/public/xypic
12596%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
12597
12598%files fonts-yandy
12599%defattr(644,root,root,755)
adbd04dd 12600# %{texmf}/fonts/afm/yandy
7179ac92 12601%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
12602# %{texmf}/fonts/tfm/yandy
12603# %{texmf}/fonts/vf/yandy
d08789e0
ZU
12604
12605%files fonts-type1-antp
12606%defattr(644,root,root,755)
7179ac92
ZU
12607%{texmfdist}/dvips/antp
12608%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
12609
12610%files fonts-type1-antt
12611%defattr(644,root,root,755)
adbd04dd 12612# %{texmf}/dvips/antt
7179ac92 12613%{texmfdist}/fonts/type1/public/antt
d08789e0 12614
5bc70a92
MB
12615%files fonts-type1-arphic
12616%defattr(644,root,root,755)
12617%{texmfdist}/fonts/type1/arphic
12618
d08789e0
ZU
12619%files fonts-type1-belleek
12620%defattr(644,root,root,755)
7179ac92
ZU
12621%doc %{texmfdist}/doc/fonts/belleek
12622%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
12623
12624%files fonts-type1-bitstream
12625%defattr(644,root,root,755)
7179ac92 12626%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
12627
12628%files fonts-type1-bluesky
12629%defattr(644,root,root,755)
04eb4e68
ZU
12630# %doc %{texmf}/doc/fonts/bluesky
12631# %{texmf}/dvips/bluesky
7179ac92 12632%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
12633
12634%files fonts-type1-cc-pl
12635%defattr(644,root,root,755)
7179ac92
ZU
12636%doc %{texmfdist}/doc/fonts/cc-pl
12637%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
12638
12639%files fonts-type1-cmcyr
12640%defattr(644,root,root,755)
7179ac92 12641%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
12642
12643%files fonts-type1-cs
12644%defattr(644,root,root,755)
7179ac92 12645%{texmfdist}/fonts/type1/public/cs
d08789e0 12646
04eb4e68
ZU
12647# %files fonts-type1-dstroke
12648# %defattr(644,root,root,755)
12649# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
12650
12651%files fonts-type1-eurosym
12652%defattr(644,root,root,755)
7179ac92 12653%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
12654
12655%files fonts-type1-hoekwater
12656%defattr(644,root,root,755)
7179ac92 12657%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
12658
12659%files fonts-type1-fpl
12660%defattr(644,root,root,755)
7179ac92
ZU
12661%doc %{texmfdist}/doc/fonts/fpl
12662%{texmfdist}/fonts/afm/public/fpl
12663%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
12664
12665%files fonts-type1-lm
12666%defattr(644,root,root,755)
7179ac92
ZU
12667%{texmfdist}/fonts/afm/public/lm
12668%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
12669
12670%files fonts-type1-marvosym
12671%defattr(644,root,root,755)
7179ac92 12672%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
12673
12674%files fonts-type1-mathpazo
12675%defattr(644,root,root,755)
04eb4e68 12676# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
12677%{texmfdist}/fonts/afm/public/mathpazo
12678%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
12679
12680%files fonts-type1-omega
12681%defattr(644,root,root,755)
7179ac92 12682%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
12683
12684%files fonts-type1-pl
12685%defattr(644,root,root,755)
04eb4e68 12686# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 12687%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
12688
12689%files fonts-type1-px
12690%defattr(644,root,root,755)
7179ac92 12691%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 12692
04eb4e68
ZU
12693# %files fonts-type1-qfonts
12694# %defattr(644,root,root,755)
7179ac92 12695# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
12696
12697%files fonts-type1-tx
12698%defattr(644,root,root,755)
7179ac92 12699%{texmfdist}/fonts/type1/public/txfonts
d08789e0 12700
04eb4e68
ZU
12701# %files fonts-type1-tt2001
12702# %defattr(644,root,root,755)
12703# %{texmf}/fonts/type1/public/tt2001
d08789e0 12704
5bc70a92
MB
12705%files fonts-type1-uhc
12706%defattr(644,root,root,755)
12707%{texmfdist}/fonts/type1/uhc
12708
d08789e0
ZU
12709%files fonts-type1-urw
12710%defattr(644,root,root,755)
7179ac92 12711%{texmfdist}/fonts/type1/urw
d08789e0
ZU
12712
12713%files fonts-type1-vnr
12714%defattr(644,root,root,755)
7179ac92 12715%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 12716
5bc70a92
MB
12717%files fonts-type1-wadalab
12718%defattr(644,root,root,755)
12719%{texmfdist}/fonts/type1/wadalab
12720
d08789e0
ZU
12721%files fonts-type1-xypic
12722%defattr(644,root,root,755)
7179ac92 12723%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
12724
12725# TeXLive-specific
12726
12727%files afm2pl
12728%defattr(644,root,root,755)
12729%attr(755,root,root) %{_bindir}/afm2pl
12730%{_mandir}/man1/afm2pl*
12731
12732%files bbox
12733%defattr(644,root,root,755)
12734%attr(755,root,root) %{_bindir}/bbox
12735%{_mandir}/man1/bbox*
12736
12737%files cefutils
12738%defattr(644,root,root,755)
12739%attr(755,root,root) %{_bindir}/cef*
2677a8b0 12740%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
12741%dir %{texmfdist}/doc/latex/cjk
12742%dir %{texmfdist}/source/latex/cjk
12743%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 12744%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
12745%doc %{texmfdist}/doc/latex/cjk/doc
12746%doc %{texmfdist}/doc/latex/cjk/examples
12747%{texmfdist}/source/latex/cjk/utils/CEFconv
12748
12749%files detex
12750%defattr(644,root,root,755)
12751%attr(755,root,root) %{_bindir}/detex
12752%{_mandir}/man1/detex*
12753
7ffd1967
ZU
12754
12755%files dviutils
12756%defattr(644,root,root,755)
12757%attr(755,root,root) %{_bindir}/dt2dv
12758%attr(755,root,root) %{_bindir}/dv2dt
12759%attr(755,root,root) %{_bindir}/dvi2tty
12760%attr(755,root,root) %{_bindir}/dviasm
12761%attr(755,root,root) %{_bindir}/dvibook
12762%attr(755,root,root) %{_bindir}/dviconcat
12763%attr(755,root,root) %{_bindir}/dvidvi
12764%attr(755,root,root) %{_bindir}/dvigif
12765%attr(755,root,root) %{_bindir}/dvipdfmx
12766%attr(755,root,root) %{_bindir}/dvipos
12767%attr(755,root,root) %{_bindir}/dviselect
12768%attr(755,root,root) %{_bindir}/dvitodvi
12769%{_mandir}/man1/dt2dv*
12770%{_mandir}/man1/dv2dt*
12771%{_mandir}/man1/dvi2tty*
12772%{_mandir}/man1/dvibook*
12773%{_mandir}/man1/dviconcat*
12774%{_mandir}/man1/dvidvi*
12775%{_mandir}/man1/dvigif*
12776%{_mandir}/man1/dvipos*
12777%{_mandir}/man1/dviselect*
12778%{_mandir}/man1/dvitodvi*
12779
12780%files epsutils
12781%defattr(644,root,root,755)
12782%attr(755,root,root) %{_bindir}/epsffit
12783%attr(755,root,root) %{_bindir}/epspdf
12784%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 12785%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
12786%{texmfdist}/scripts/epspdf
12787%{_mandir}/man1/epsffit*
12788%doc %{texmfdist}/doc/epspdf
12789
12790%files filters
12791%defattr(644,root,root,755)
12792%attr(755,root,root) %{_bindir}/fix*
12793%{_mandir}/man1/fix*
12794
faa40f44
ZU
12795%files psutils
12796%defattr(644,root,root,755)
12797%attr(755,root,root) %{_bindir}/extractres
12798%attr(755,root,root) %{_bindir}/getafm
12799%attr(755,root,root) %{_bindir}/includeres
12800%attr(755,root,root) %{_bindir}/psbook
12801%attr(755,root,root) %{_bindir}/psmerge
12802%attr(755,root,root) %{_bindir}/psnup
12803%attr(755,root,root) %{_bindir}/psresize
12804%attr(755,root,root) %{_bindir}/psselect
5fef92c1 12805%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
12806%attr(755,root,root) %{_bindir}/pstops
12807%attr(755,root,root) %{_bindir}/showchar
12808%{_mandir}/man1/extractres*
12809%{_mandir}/man1/getafm*
12810%{_mandir}/man1/includeres*
12811%{_mandir}/man1/psbook*
12812%{_mandir}/man1/psmerge*
12813%{_mandir}/man1/psnup*
12814%{_mandir}/man1/psresize*
12815%{_mandir}/man1/psselect*
12816%{_mandir}/man1/pstops*
12817%{texmf}/dvips/psutils
12818
489714ae
ZU
12819%files uncategorized-utils
12820%defattr(644,root,root,755)
12821%attr(755,root,root) %{_bindir}/devnag
12822%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
12823
12824%files tex4ht
12825%defattr(644,root,root,755)
add234d3
MB
12826%attr(755,root,root) %{_bindir}/ht
12827%attr(755,root,root) %{_bindir}/htcontext
12828%attr(755,root,root) %{_bindir}/htlatex
12829%attr(755,root,root) %{_bindir}/htmex
12830%attr(755,root,root) %{_bindir}/httex
12831%attr(755,root,root) %{_bindir}/httexi
12832%attr(755,root,root) %{_bindir}/htxelatex
12833%attr(755,root,root) %{_bindir}/htxetex
12834%attr(755,root,root) %{_bindir}/mk4ht
12835%attr(755,root,root) %{_bindir}/t4ht
12836%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 12837%{texmf}/scripts/tex4ht
5b7eba8e 12838%{texmfdist}/tex/generic/tex4ht
add234d3
MB
12839%dir %{texmfdist}/scripts/tex4ht
12840%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12841%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12842%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12843%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12844%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12845%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
12846%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
12847%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
12848%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 12849%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 12850%{texmfdist}/tex4ht
4224ae6d
MB
12851
12852%files xetex
12853%defattr(644,root,root,755)
12854%attr(755,root,root) %{_bindir}/xdvipdfmx
12855%attr(755,root,root) %{_bindir}/xelatex
12856%attr(755,root,root) %{_bindir}/xetex
12857%{texmf}/fmtutil/format.xetex.cnf
12858%doc %{texmfdist}/doc/xelatex
12859%doc %{texmfdist}/doc/xetex
12860%{texmfdist}/scripts/xetex
12861%{texmfdist}/tex/generic/ifxetex
12862%{texmfdist}/tex/generic/xetexconfig
12863%{texmfdist}/tex/latex/latexconfig/xelatex.ini
12864%{texmfdist}/tex/plain/config/xetex.ini
12865%{texmfdist}/tex/xelatex
12866%{texmfdist}/tex/xetex
12867
12868%files xmltex
12869%defattr(644,root,root,755)
12870%doc %{texmfdist}/doc/xmltex
12871%attr(755,root,root) %{_bindir}/pdfxmltex
12872%attr(755,root,root) %{_bindir}/xmltex
12873%{texmfdist}/tex/xmltex
12874%{texmf}/fmtutil/format.xmltex.cnf
This page took 1.822339 seconds and 4 git commands to generate.