]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- change TODOs
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2 2# MAIN TODO (sort by importnce):
e0617a36 3# - texlive-format-pdflatex deps
13870b4c 4# - check unpackaged files (only some files)
6b25593c 5# - pl updates
97e8de8b 6# - maybe more splits (e.g. latex subpackages)
13870b4c 7# - see uncategorized and *other* subpackages and split
3a74cdb2 8# - context: consider more splitting, check dependencies
d08789e0
ZU
9# - omega: consider more splitting, check dependencies
10# - tdphp: is it really useful?
11# - allow using Type1 fonts in others applications (symlink to
12# /usr/share/fonts/Type1 ?)
13# - fix package removal:
14# /usr/bin/texhash[77]: kpsewhich: not found
15#
16# FHS TODO:
17# - merge rhconfig and texmfsysvar patches
18# - texmfsysvar patch: change fmtutil and web2cdir variables instead
19# of creating texmfsys{config,var} variables?
20# - move config files to /etc
21# - merge all above with configure switch "--enable-fhs" and send it to TE
22#
23# TeXLive specific TODO:
4c9dc995 24# - summary/description correcting (all languages)
ca4b56d2 25# - texk/web2c doesn't build (luatex option)
68640cd8 26# - %files latex-bibtex-revtex4
489714ae 27# - Check CEF/cjk!
ca4b56d2 28#
d08789e0 29%include /usr/lib/rpm/macros.perl
ca4b56d2 30#
67112f1c 31%bcond_without bootstrap
ca4b56d2 32#
d08789e0
ZU
33Summary: TeX typesetting system and MetaFont font formatter
34Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
35Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
36Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 37Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
38Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
39Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
40Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
41Name: texlive
42Version: 20080816
198c241e 43Release: 0.9.6
096dca83 44Epoch: 1
d08789e0
ZU
45License: distributable
46Group: Applications/Publishing/TeX
47Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
48# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
49Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
50# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
51Source4: %{name}.cron
52Source5: xdvi.desktop
53Source6: xdvi.png
c48c077b 54Patch0: %{name}-am.patch
2c9c6c5b 55Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 56URL: http://www.tug.org/texlive/
c48c077b 57BuildRequires: autoconf
d08789e0
ZU
58BuildRequires: automake
59BuildRequires: bison
a784d38e 60BuildRequires: clisp
d08789e0 61BuildRequires: ed
a784d38e 62BuildRequires: expat-devel
4c9dc995 63BuildRequires: ffcall-devel
97b079ad 64BuildRequires: flex
a784d38e 65BuildRequires: fontconfig-devel
e671f712
AM
66BuildRequires: freetype-devel
67BuildRequires: freetype1-devel
d08789e0
ZU
68BuildRequires: gd-devel >= 2.0.33
69BuildRequires: libpng-devel >= 1.2.8
97b079ad 70BuildRequires: libtool
c48c077b
AM
71# should this be somewhere in clisp?
72BuildRequires: libsigsegv
d08789e0
ZU
73BuildRequires: libstdc++-devel
74BuildRequires: ncurses-devel
75BuildRequires: rpm-perlprov
76BuildRequires: rpm-pythonprov
d062bbe0 77BuildRequires: sed >= 4.0
d08789e0
ZU
78BuildRequires: t1lib-devel >= 5.0.2
79BuildRequires: texinfo
ca4b56d2
AM
80%if %{with bootstrap}
81BuildRequires: tetex-format-latex
82BuildRequires: tetex-format-pdflatex
ca4b56d2 83BuildRequires: tetex-latex-cyrillic
97b079ad 84BuildRequires: tetex-tex-babel
ca4b56d2 85%else
ca4b56d2
AM
86BuildRequires: texlive-format-latex
87BuildRequires: texlive-format-pdflatex
ca4b56d2 88BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
89BuildRequires: texlive-tex-babel
90# fill with future texlive BR. guesses ones for now
ca4b56d2 91%endif
d08789e0 92BuildRequires: unzip
a784d38e 93BuildRequires: xorg-lib-libICE-devel
d08789e0 94BuildRequires: xorg-lib-libXaw-devel
a784d38e 95BuildRequires: xorg-lib-libXext-devel
a784d38e 96BuildRequires: xorg-lib-libXmu-devel
97b079ad 97BuildRequires: xorg-lib-libXpm-devel
d08789e0 98BuildRequires: zlib-devel >= 1.2.1
78d53d8c 99Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
100Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
101Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
102Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
103Requires: awk
104Requires: dialog
0b6bcf85 105Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
106Requires: sed
107Requires: sh-utils
d3f501b8 108Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 109Requires: textutils
d08789e0
ZU
110Suggests: tmpwatch
111Obsoletes: tetex
112Obsoletes: tetex-afm
113Obsoletes: tetex-doc
114Obsoletes: tetex-doc-latex2e-html
115Obsoletes: tetex-fontinst
116Obsoletes: tetex-fontname
117Obsoletes: tetex-fonts
118Obsoletes: tetex-fonts-pandora
119Obsoletes: tetex-fonts-vcm
120Obsoletes: tetex-format-elatex
121Obsoletes: tetex-format-pdfelatex
122Obsoletes: tetex-format-pdfemex
123Obsoletes: tetex-latex-vnps
124Obsoletes: tetex-latex-vnr
125Obsoletes: tetex-oxdvi
126Obsoletes: tetex-oxdvi
127Obsoletes: tetex-plain-dvips
128Obsoletes: tetex-plain-dvips
129Obsoletes: tetex-plain-mathtime
130Obsoletes: tetex-plain-mathtime
131Obsoletes: tetex-plain-misc
132Obsoletes: tetex-plain-misc
133Obsoletes: tetex-plain-plnfss
134Obsoletes: tetex-plain-plnfss
135Obsoletes: tetex-tex-hyphen
136Obsoletes: tetex-tex-vietnam
137BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
138
f37ff31b 139%define texmf %{_datadir}/texmf
8b5eed5e 140%define texmfdist %{texmf}-dist
1a192771 141%define texmfdoc %{texmf}-doc
d08789e0
ZU
142%define fmtdir /var/lib/texmf/web2c
143%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
144%define _localstatedir /var/lib/texmf
145%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
146%define fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
147
148%define _noautoreq 'perl(path_tre)'
149
150%description
97b079ad
ZU
151TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
152takes a text file and a set of formatting commands as input and
153creates a typesetter independent .dvi (DeVice Independent) file as
154output. Usually, TeX is used in conjunction with a higher level
155formatting package like LaTeX or PlainTeX, since TeX by itself is not
156very user-friendly.
d08789e0
ZU
157
158%description -l es.UTF-8
159Tex formata archivos de texto y órdenes para una salida independiente
160de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
161de Knut se describen las capacidades y el lenguaje TeX.
162
163%description -l de.UTF-8
164TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
165und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
166DeVice Independent). Die Funktionen und Sprache von TeX werden in The
167TeXbook von Knuth beschrieben.
168
169%description -l fr.UTF-8
170TeX formate un fichier de commandes et de texte mélandés, et produit
171un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
172raccourci pour Device Independant). Les possibilités de TeX et son
173langage sont décrites dans l'ouvrage TeXbook, de Knuth.
174
97b079ad
ZU
175%description -l hu.UTF-8
176TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
177egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
178segítségével a szövegszedő egy független .dvi (DeVice Independent)
179fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
180kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
181TeX önmaga nem túlzottan "felhasználóbarát".
182
d08789e0
ZU
183%description -l pl.UTF-8
184TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
185od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
186Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
187Donalda E. Knutha.
188
189%description -l pt_BR.UTF-8
190Tex formata arquivos de texto e comandos para uma saída independente
191de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
192linguagem TeX são descritas no The TeXbook, de Knuth.
193
194%description -l tr.UTF-8
195TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
196aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
197TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
198TeXbook' başlıklı kitabında anlatılmaktadır.
199
80fa261c
ZU
200%package other-utils
201Summary: Other utilities
202Group: Applications/Publishing/TeX
203
204%description other-utils
205Other utilities.
206
5b7eba8e
MB
207%package doc
208Summary: Documentation for TeX Live
209Group: Documentation
210
211%description doc
212Assorted useful documentation for TeX Live.
213
214%package doc-bg
215Summary: Bulgarian documentation for TeX Live
216Group: Documentation
217
218%description doc-bg
219Assorted useful Bulgarian documentation for TeX Live.
220
221%package doc-cs
222Summary: Czech documentation for TeX Live
223Group: Documentation
224
225%description doc-cs
226Assorted useful Czech documentation for TeX Live.
227
228%package doc-de
229Summary: German documentation for TeX Live
230Group: Documentation
231
232%description doc-de
233Assorted useful German documentation for TeX Live.
234
235%package doc-el
236Summary: Greek documentation for TeX Live
237Group: Documentation
238
239%description doc-el
240Assorted useful Greek documentation for TeX Live.
241
242%package doc-es
243Summary: Spanish documentation for TeX Live
244Group: Documentation
245
246%description doc-es
247Assorted useful Spanish documentation for TeX Live.
248
249%package doc-fi
250Summary: Finnish documentation for TeX Live
251Group: Documentation
252
253%description doc-fi
254Assorted useful Finnish documentation for TeX Live.
255
256%package doc-fr
257Summary: French documentation for TeX Live
258Group: Documentation
259
260%description doc-fr
261Assorted useful French documentation for TeX Live.
262
263%package doc-it
264Summary: Italian documentation for TeX Live
265Group: Documentation
266
267%description doc-it
268Assorted useful Italian documentation for TeX Live.
269
270%package doc-ja
271Summary: Japanese documentation for TeX Live
272Group: Documentation
273
274%description doc-ja
275Assorted useful Japanese documentation for TeX Live.
276
277%package doc-ko
278Summary: Korean documentation for TeX Live
279Group: Documentation
280
281%description doc-ko
282Assorted useful Korean documentation for TeX Live.
283
284%package doc-mn
285Summary: Mongolian documentation for TeX Live
286Group: Documentation
287
288%description doc-mn
289Assorted useful Mongolian documentation for TeX Live.
290
291%package doc-nl
292Summary: Dutch documentation for TeX Live
293Group: Documentation
294
295%description doc-nl
296Assorted useful Dutch documentation for TeX Live.
297
298%package doc-pl
299Summary: Polish documentation for TeX Live
300Group: Documentation
301
302%description doc-pl
303Assorted useful Polish documentation for TeX Live.
304
305%package doc-pt
306Summary: Portuguese documentation for TeX Live
307Group: Documentation
308
309%description doc-pt
310Assorted useful Portuguese documentation for TeX Live.
311
312%package doc-ru
313Summary: Russian documentation for TeX Live
314Group: Documentation
315
316%description doc-ru
317Assorted useful Russian documentation for TeX Live.
318
319%package doc-sk
320Summary: Slovak documentation for TeX Live
321Group: Documentation
322
323%description doc-sk
324Assorted useful Slovak documentation for TeX Live.
325
326%package doc-sl
327Summary: Slovenian documentation for TeX Live
328Group: Documentation
329
330%description doc-sl
331Assorted useful Slovenian documentation for TeX Live.
332
333%package doc-th
334Summary: Thai documentation for TeX Live
335Group: Documentation
336
337%description doc-th
338Assorted useful Thai documentation for TeX Live.
339
340%package doc-tr
341Summary: Turkish documentation for TeX Live
342Group: Documentation
343
344%description doc-tr
345Assorted useful Turkish documentation for TeX Live.
346
347%package doc-uk
348Summary: Ukrainian documentation for TeX Live
349Group: Documentation
350
351%description doc-uk
352Assorted useful Ukrainian documentation for TeX Live.
353
354%package doc-vi
355Summary: Vietnamese documentation for TeX Live
356Group: Documentation
357
358%description doc-vi
359Assorted useful Vietnamese documentation for TeX Live.
360
361%package doc-zh_CN
362Summary: Chinese documentation for TeX Live
363Group: Documentation
364
365%description doc-zh_CN
366Assorted useful Chinese documentation for TeX Live.
489714ae 367
d08789e0
ZU
368%package doc-Catalogue
369Summary: TeX Catalogue
370Summary(pl.UTF-8): Katalog TeXa
371Group: Applications/Publishing/TeX
372Requires(post,postun): %{_bindir}/texhash
373Requires: %{name} = %{epoch}:%{version}-%{release}
374
375%description doc-Catalogue
376TeX Catalogue.
377
378%description doc-Catalogue -l pl.UTF-8
379Katalog TeXa.
380
381%package doc-tug-faq
382Summary: TeX User Group FAQ
489714ae 383Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
384Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
385Group: Applications/Publishing/TeX
386Requires(post,postun): %{_bindir}/texhash
387Requires: %{name} = %{epoch}:%{version}-%{release}
388Obsoletes: tetex-doc-LaTeX-FAQ-francaise
389Obsoletes: tetex-doc-de-tex-faq
390Obsoletes: tetex-doc-uktug-faq
391
392%description doc-tug-faq
393TeX User Group FAQ.
394
74eeb8ec
ZU
395%description doc-tug-faq -l hu.UTF8
396TeX felhasználók FAQ-ja.
397
d08789e0
ZU
398%description doc-tug-faq -l pl.UTF-8
399FAQ Grupy Użytkowników TeXa.
400
401%package doc-latex
402Summary: Basic LaTeX packages documentation
489714ae 403Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
404Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
405Group: Applications/Publishing/TeX
406Requires(post,postun): %{_bindir}/texhash
407Requires: %{name} = %{epoch}:%{version}-%{release}
408
409%description doc-latex
410Basic LaTeX packages documentation.
411
74eeb8ec
ZU
412%description doc-latex -l hu.UTF-8
413Az alap LaTeX csomagok dokumentációja
414
d08789e0
ZU
415%description doc-latex -l pl.UTF-8
416Podstawowa dokumentacja do pakietów LaTeXa.
417
418# # libraries #
096dca83 419%package -n kpathsea
d08789e0 420Summary: File name lookup library
489714ae 421Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
422Summary(pl.UTF-8): Biblioteka szukająca nazw plików
423Group: Applications/Publishing/TeX
424Requires(post,postun): %{_bindir}/texhash
425Requires: %{name} = %{epoch}:%{version}-%{release}
426
096dca83 427%description -n kpathsea
d08789e0
ZU
428File name lookup library.
429
096dca83 430%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
431Fájlnév-kereső könyvtár.
432
096dca83 433%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
434Biblioteka szukająca nazw plików.
435
096dca83 436%package -n kpathsea-devel
d08789e0
ZU
437Summary: Kpathsea library filename lookup header files and documentation
438Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 439Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
440Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
441Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
442Group: Development/Libraries
096dca83 443Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 444
096dca83 445%description -n kpathsea-devel
d08789e0
ZU
446Kpathsea library filename lookup header files and documentation.
447
096dca83 448%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
449Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
450aplicaciones TeX.
451
096dca83 452%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
453Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
454
096dca83 455%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
456Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
457
096dca83 458%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
459Bibliotecas, headers e outros componentes que podem ser utilizados
460para desenvolver aplicações TeX.
461
462# # programs #
463%package dvips
464Summary: DVI to PostScript converter
465Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
466Summary(es.UTF-8): Convertidor dvi para postscript
467Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 468Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
469Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
470Summary(pt_BR.UTF-8): Conversor dvi para postscript
471Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
472Group: Applications/Publishing/TeX
473Requires(post,postun): %{_bindir}/texhash
474Requires: %{name} = %{epoch}:%{version}-%{release}
475
476%description dvips
477The program dvips takes a DVI file file[.dvi] produced by TeX (or by
478some other processor such as GFtoDVI) and converts it to PostScript,
479normally sending the result directly to the laserprinter.
480
481%description dvips -l de.UTF-8
482Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
483durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
484konvertiert diese in PostScript, wobei das Ergebnis in der Regel
485direkt an einen Laserdrucker gesandt wird.
486
487%description dvips -l es.UTF-8
488El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
489otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
490enviando el resultado directamente a la impresora láser.
491
492%description dvips -l fr.UTF-8
493Le programme dvips convertit les fichiers DVI en PostScript, en
494envoyant normalement le résultat directement sur une imprimante Laser.
495
40664f43
ZU
496%description dvips -l hu.UTF-8
497A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 498állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
499lézernyomtatóra küldhetsz.
500
d08789e0
ZU
501%description dvips -l pl.UTF-8
502Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
503program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
504Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
505
506%description dvips -l pt_BR.UTF-8
507O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
508outro processador como o GFtoDVI) e o converte para PostScript,
509normalmente enviando o resultado diretamente para a impressora laser.
510
511%description dvips -l tr.UTF-8
512dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
513PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
514olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
515üretilmiş olabilir.
516
517%package dvilj
518Summary: DVI to PCL converter
519Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
520Summary(es.UTF-8): Convertidor dvi para laserjet
521Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 522Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
523Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
524Summary(pt_BR.UTF-8): Conversor dvi para laserjet
525Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
526Group: Applications/Publishing/TeX
527Requires(post,postun): %{_bindir}/texhash
528Requires: %{name} = %{epoch}:%{version}-%{release}
529
530%description dvilj
531Dvilj and dvilj's siblings (included in this package) will convert TeX
532text formatting system output .dvi files to HP PCL (HP Printer Control
533Language) commands. Using dvilj, you can print TeX files to HP
534LaserJet+ and fully compatible printers. With dvilj2p, you can print
535to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
536can print to HP LaserJet4 and fully compatible printers.
537
538%description dvilj -l de.UTF-8
539Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
540Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
541LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
542kompatiblen Druckern.
543
544%description dvilj -l es.UTF-8
545Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
546HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
547impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
548dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
549
550%description dvilj -l fr.UTF-8
551dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
552(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
553LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
554imprimantes totalement compatibles.
555
6b25593c
ZU
556%description dvilj -l hu.UTF-8
557Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
558Printer Control Language) parancsokká. A dvilj használatával TeX
559fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
560nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
561nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
562
d08789e0
ZU
563%description dvilj -l pl.UTF-8
564dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
565pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
566PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
567pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
568użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
569kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
570LaserJet4 i w pełni kompatybilnych.
571
572%description dvilj -l pt_BR.UTF-8
573Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
574HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
575impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
576dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
577
578%description dvilj -l tr.UTF-8
579TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
580denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
581LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
582uyumlularından yazıcı çıktısı alınabilir.
583
584%package makeindex
585Summary: A general purpose hierarchical index generator
6b25593c 586Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
587Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
588Group: Applications/Publishing/TeX
589Requires(post,postun): %{_bindir}/texhash
590Requires: %{name} = %{epoch}:%{version}-%{release}
591Obsoletes: tetex-rumakeindex
592
593%description makeindex
594A general purpose hierarchical index generator; it accepts one or more
595input files (often produced by a text formatter such as TeX or troff),
596sorts the entries, and produces an output file which can be formatted.
597The formats of the input and output files are specified in a style
598file; by default, input is assumed to be an idx file, as generated by
599LaTeX.
600
6b25593c
ZU
601%description makeindex -l hu.UTF-8
602Egy általános célű hierarchikus index generáló; elfogad egy vagy több
603bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
604rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
605készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
606definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
607LaTeX generál.
608
d08789e0
ZU
609%description makeindex -l pl.UTF-8
610Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
611jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
612narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
613elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
614plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
615przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
616LaTeX.
617
618%package metafont
619Summary: MetaFont
6b25593c 620Summary(hu.UTF-8): MetaFont
d08789e0
ZU
621Summary(pl.UTF-8): Zestaw narzędzi MetaFont
622Group: Applications/Publishing/TeX
623Requires(post,postun): %{_bindir}/texhash
624Requires: %{name} = %{epoch}:%{version}-%{release}
625
626%description metafont
627MetaFont.
628
629%description metafont -l pl.UTF-8
630Zestaw narzędzi MetaFont.
631
632%package metapost
633Summary: MetaPost
6b25593c 634Summary(hu.UTF-8): MetaPost
d08789e0
ZU
635Summary(pl.UTF-8): Zestaw narzędzi MetaPost
636Group: Applications/Publishing/TeX
637Requires(post,postun): %{_bindir}/texhash
638Requires: %{name} = %{epoch}:%{version}-%{release}
639Obsoletes: tetex-matapost
640
641%description metapost
642MetaPost.
643
6b25593c
ZU
644%description metapost -l hu.UTF-8
645MetaPost.
646
d08789e0
ZU
647%description metapost -l pl.UTF-8
648Zestaw narzędzi MetaPost.
649
650%package mptopdf
651Summary: MetaPost to PDF converter
6b25593c 652Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
653Summary(pl.UTF-8): Konwerter MetaPost do PDF
654Group: Applications/Publishing/TeX
655Requires(post,postun): %{_bindir}/texhash
656Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
657
658%description mptopdf
659MetaPost to PDF converter.
660
6b25593c
ZU
661%description mptopdf -l hu.UTF-8
662MetaPost-ból PDF-be konvertáló.
663
d08789e0
ZU
664%description mptopdf -l pl.UTF-8
665Konwerter MetaPost do PDF.
666
667%package texdoctk
668Summary: Easy access to TeX documentation
669Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
670Group: Applications/Publishing/TeX
671Requires(post,postun): %{_bindir}/texhash
672Requires: %{name} = %{epoch}:%{version}-%{release}
673
674%description texdoctk
675A Perl/Tk-based GUI for easy access to package documentation for TeX
676on Unix platforms; the databases it uses are based on the texmf/doc
677subtrees of teTeX v.1.0.x, but database files for local configurations
678with modified/extended directories can be derived from them. Note that
679texdoctk is not a viewer itself, but an interface for finding
680documentation files and opening them with the appropriate viewer; so
681it relies on appropriate programs to be installed on the system.
682However, the choice of these programs can be configured by the
683sysadmin or user.
684
685%description texdoctk -l pl.UTF-8
686Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
687dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
688danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
689używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
690Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
691interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
692właściwej przeglądarce; tak więc wymaga on odpowiednich programów
693zainstalowanych w systemie. Wybór tych programów może być dokonany
694przez administratora lub użytkownika.
695
696%package -n texconfig
697Summary: TeX typesetting system configurator
698Summary(pl.UTF-8): Konfigurator systemu składu TeX
699Group: Applications/Publishing/TeX
700Requires: %{name} = %{epoch}:%{version}-%{release}
701Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
702Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
703Requires: xdvi = %{epoch}:%{version}-%{release}
704Obsoletes: tetex-texconfig
705
706%description -n texconfig
707TeX typesetting system configurator.
708
709%description -n texconfig -l pl.UTF-8
710Konfigurator systemu składu TeX.
711
712%package -n xdvi
713Summary: X11 previewer
714Summary(de.UTF-8): X11-Previewer
715Summary(es.UTF-8): Visualizador TeX X11
716Summary(fr.UTF-8): Prévisualisateur X11
717Summary(pl.UTF-8): Przeglądarka DVI dla X11
718Summary(pt_BR.UTF-8): Visualizador TeX X11
719Summary(tr.UTF-8): X11 öngörüntüleyici
720Group: Applications/Publishing/TeX
721Requires(post,postun): %{_bindir}/texhash
722Requires: %{name} = %{epoch}:%{version}-%{release}
723Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
724Suggests: %{name}-dvips
725Obsoletes: tetex-xdvi
726
727%description -n xdvi
728xdvi is a program which runs under the X window system. It is used to
729preview dvi files, such as are produced by tex and latex.
730
731%description -n xdvi -l de.UTF-8
732xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
733ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
734latex erzeugt wurden.
735
736%description -n xdvi -l es.UTF-8
737xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
738visualizar archivos dvi, como los producidos por tex y latex.
739
740%description -n xdvi -l fr.UTF-8
741xdvi est un programme s'exécutant sous le système X Window. Il sert à
742visualiser les fichiers dvi tels que ceux produits par tex et latex.
743
744%description -n xdvi -l pl.UTF-8
745Xdvi jest programem (działającym w X Window System) do przeglądania
746plików DVI, produkowanych przez TeXa i LaTeXa.
747
748%description -n xdvi -l pt_BR.UTF-8
749xdvi é um programa que roda no sistema X Window. É usado para
750visualizar arquivos dvi, como os produzidos por tex e latex.
751
624ed2f9
ZU
752%package -n xindy
753Summary: Xindy creates sorted and tagged index from raw index
754Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
755Group: Applications/Publishing/TeX
756
757%description -n xindy
758Xindy creates sorted and tagged index from raw index.
759
760%description -n xindy -l hu.UTF-8
761Xindy rendezett és cimkézett indexet készít nyers indexekből.
762
763%package -n xindy-albanian
764Summary: Xindy albanian language
765Summary(hu.UTF-8): Xindy albán nyelv
766Group: Applications/Publishing/TeX
767
768%description -n xindy-albanian
769Xindy albanian language
770
771%description -n xindy-albanian -l hu.UTF-8
772Xindy albán nyelv
773
774%package -n xindy-belarusian
775Summary: Xindy belarusian language
776Summary(hu.UTF-8): Xindy belorusz nyelv
777Group: Applications/Publishing/TeX
778
779%description -n xindy-belarusian
780Xindy belarusian language
781
782%description -n xindy-belarusian -l hu.UTF-8
783Xindy belorusz nyelv
784
785%package -n xindy-bulgarian
786Summary: Xindy bulgarian language
787Summary(hu.UTF-8): Xindy bolgár nyelv
788Group: Applications/Publishing/TeX
789
790%description -n xindy-bulgarian
791Xindy bulgarian language
792
793%description -n xindy-bulgarian -l hu.UTF-8
794Xindy bolgár nyelv
795
796%package -n xindy-croatian
797Summary: Xindy croatian language
798Summary(hu.UTF-8): Xindy horvát nyelv
799Group: Applications/Publishing/TeX
800
801%description -n xindy-croatian
802Xindy croatian language
803
804%description -n xindy-croatian -l hu.UTF-8
805Xindy horvát nyelv
806
807%package -n xindy-czech
808Summary: Xindy czech language
809Summary(hu.UTF-8): Xindy cseh nyelv
810Group: Applications/Publishing/TeX
811
812%description -n xindy-czech
813Xindy czech language
814
815%description -n xindy-czech -l hu.UTF-8
816Xindy cseh nyelv
817
818%package -n xindy-danish
819Summary: Xindy danish language
820Summary(hu.UTF-8): Xindy dán nyelv
821Group: Applications/Publishing/TeX
822
823%description -n xindy-danish
824Xindy danish language
825
826%description -n xindy-danish -l hu.UTF-8
827Xindy dán nyelv
828
829%package -n xindy-dutch
830Summary: Xindy dutch language
831Summary(hu.UTF-8): Xindy holland nyelv
832Group: Applications/Publishing/TeX
833
834%description -n xindy-dutch
835Xindy dutch language
836
837%description -n xindy-dutch -l hu.UTF-8
838Xindy holland nyelv
839
840%package -n xindy-english
841Summary: Xindy english language
842Summary(hu.UTF-8): Xindy angol nyelv
843Group: Applications/Publishing/TeX
844
845%description -n xindy-english
846Xindy english language
847
848%description -n xindy-english -l hu.UTF-8
849Xindy angol nyelv
850
851%package -n xindy-esperanto
852Summary: Xindy esperanto language
853Summary(hu.UTF-8): Xindy eszperantó nyelv
854Group: Applications/Publishing/TeX
855
856%description -n xindy-esperanto
857Xindy esperanto language
858
859%description -n xindy-esperanto -l hu.UTF-8
860Xindy eszperantó nyelv
861
862%package -n xindy-estonian
863Summary: Xindy estonian language
864Summary(hu.UTF-8): Xindy észt nyelv
865Group: Applications/Publishing/TeX
866
867%description -n xindy-estonian
868Xindy estonian language
869
870%description -n xindy-estonian -l hu.UTF-8
871Xindy észt nyelv
872
873%package -n xindy-finnish
874Summary: Xindy finnish language
875Summary(hu.UTF-8): Xindy finn nyelv
876Group: Applications/Publishing/TeX
877
878%description -n xindy-finnish
879Xindy finnish language
880
881%description -n xindy-finnish -l hu.UTF-8
882Xindy finn nyelv
883
884%package -n xindy-french
885Summary: Xindy french language
886Summary(hu.UTF-8): Xindy francia nyelv
887Group: Applications/Publishing/TeX
888
889%description -n xindy-french
890Xindy french language
891
892%description -n xindy-french -l hu.UTF-8
893Xindy francia nyelv
894
895%package -n xindy-general
896Summary: Xindy general language
897Summary(hu.UTF-8): Xindy általános nyelv
898Group: Applications/Publishing/TeX
899
900%description -n xindy-general
901Xindy general language
902
903%description -n xindy-general -l hu.UTF-8
904Xindy általános nyelv
905
906%package -n xindy-georgian
907Summary: Xindy georgian language
908Summary(hu.UTF-8): Xindy georgian nyelv
909Group: Applications/Publishing/TeX
910
911%description -n xindy-georgian
912Xindy georgian language
913
914%description -n xindy-georgian -l hu.UTF-8
915Xindy georgian nyelv
916
917%package -n xindy-german
918Summary: Xindy german language
919Summary(hu.UTF-8): Xindy német nyelv
920Group: Applications/Publishing/TeX
921
922%description -n xindy-german
923Xindy german language
924
925%description -n xindy-german -l hu.UTF-8
926Xindy német nyelv
927
928%package -n xindy-greek
929Summary: Xindy greek language
930Summary(hu.UTF-8): Xindy görög nyelv
931Group: Applications/Publishing/TeX
932
933%description -n xindy-greek
934Xindy greek language
935
936%description -n xindy-greek -l hu.UTF-8
937Xindy görög nyelv
938
939%package -n xindy-gypsy
940Summary: Xindy gypsy language
941Summary(hu.UTF-8): Xindy cigány nyelv
942Group: Applications/Publishing/TeX
943
944%description -n xindy-gypsy
945Xindy gypsy language
946
947%description -n xindy-gypsy -l hu.UTF-8
948Xindy cigány nyelv
949
950%package -n xindy-hausa
951Summary: Xindy hausa language
952Summary(hu.UTF-8): Xindy hausa nyelv
953Group: Applications/Publishing/TeX
954
955%description -n xindy-hausa
956Xindy hausa language
957
958%description -n xindy-hausa -l hu.UTF-8
959Xindy hausa nyelv
960
961%package -n xindy-hebrew
962Summary: Xindy hebrew language
963Summary(hu.UTF-8): Xindy héber nyelv
964Group: Applications/Publishing/TeX
965
966%description -n xindy-hebrew
967Xindy hebrew language
968
969%description -n xindy-hebrew -l hu.UTF-8
970Xindy héber nyelv
971
972%package -n xindy-hungarian
973Summary: Xindy hungarian language
974Summary(hu.UTF-8): Xindy magyar nyelv
975Group: Applications/Publishing/TeX
976
977%description -n xindy-hungarian
978Xindy hungarian language
979
980%description -n xindy-hungarian -l hu.UTF-8
981Xindy magyar nyelv
982
983%package -n xindy-icelandic
984Summary: Xindy icelandic language
985Summary(hu.UTF-8): Xindy izlandi nyelv
986Group: Applications/Publishing/TeX
987
988%description -n xindy-icelandic
989Xindy icelandic language
990
991%description -n xindy-icelandic -l hu.UTF-8
992Xindy izlandi nyelv
993
994%package -n xindy-italian
995Summary: Xindy italian language
996Summary(hu.UTF-8): Xindy olasz nyelv
997Group: Applications/Publishing/TeX
998
999%description -n xindy-italian
1000Xindy italian language
1001
1002%description -n xindy-italian -l hu.UTF-8
1003Xindy olasz nyelv
1004
1005%package -n xindy-klingon
1006Summary: Xindy klingon language
1007Summary(hu.UTF-8): Xindy klingon nyelv
1008Group: Applications/Publishing/TeX
1009
1010%description -n xindy-klingon
1011Xindy klingon language
1012
1013%description -n xindy-klingon -l hu.UTF-8
1014Xindy klingon nyelv
1015
1016%package -n xindy-kurdish
1017Summary: Xindy kurdish language
1018Summary(hu.UTF-8): Xindy kurd nyelv
1019Group: Applications/Publishing/TeX
1020
1021%description -n xindy-kurdish
1022Xindy kurdish language
1023
1024%description -n xindy-kurdish -l hu.UTF-8
1025Xindy kurd nyelv
1026
1027%package -n xindy-latin
1028Summary: Xindy latin language
1029Summary(hu.UTF-8): Xindy latin nyelv
1030Group: Applications/Publishing/TeX
1031
1032%description -n xindy-latin
1033Xindy latin language
1034
1035%description -n xindy-latin -l hu.UTF-8
1036Xindy latin nyelv
1037
1038%package -n xindy-latvian
1039Summary: Xindy latvian language
1040Summary(hu.UTF-8): Xindy lett nyelv
1041Group: Applications/Publishing/TeX
1042
1043%description -n xindy-latvian
1044Xindy latvian language
1045
1046%description -n xindy-latvian -l hu.UTF-8
1047Xindy lett nyelv
1048
1049%package -n xindy-lithuanian
1050Summary: Xindy lithuanian language
1051Summary(hu.UTF-8): Xindy litván nyelv
1052Group: Applications/Publishing/TeX
1053
1054%description -n xindy-lithuanian
1055Xindy lithuanian language
1056
1057%description -n xindy-lithuanian -l hu.UTF-8
1058Xindy litván nyelv
1059
1060%package -n xindy-lower-sorbian
1061Summary: Xindy lower-sorbian language
1062Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1063Group: Applications/Publishing/TeX
1064
1065%description -n xindy-lower-sorbian
1066Xindy lower-sorbian language
1067
1068%description -n xindy-lower-sorbian -l hu.UTF-8
1069Xindy lower-sorbian nyelv
1070
1071%package -n xindy-macedonian
1072Summary: Xindy macedonian language
1073Summary(hu.UTF-8): Xindy macedón nyelv
1074Group: Applications/Publishing/TeX
1075
1076%description -n xindy-macedonian
1077Xindy macedonian language
1078
1079%description -n xindy-macedonian -l hu.UTF-8
1080Xindy macedón nyelv
1081
1082%package -n xindy-mongolian
1083Summary: Xindy mongolian language
1084Summary(hu.UTF-8): Xindy mongol nyelv
1085Group: Applications/Publishing/TeX
1086
1087%description -n xindy-mongolian
1088Xindy mongolian language
1089
1090%description -n xindy-mongolian -l hu.UTF-8
1091Xindy mongol nyelv
1092
1093%package -n xindy-norwegian
1094Summary: Xindy norwegian language
1095Summary(hu.UTF-8): Xindy norvég nyelv
1096Group: Applications/Publishing/TeX
1097
1098%description -n xindy-norwegian
1099Xindy norwegian language
1100
1101%description -n xindy-norwegian -l hu.UTF-8
1102Xindy norvég nyelv
1103
1104%package -n xindy-polish
1105Summary: Xindy polish language
1106Summary(hu.UTF-8): Xindy lengyel nyelv
1107Group: Applications/Publishing/TeX
1108
1109%description -n xindy-polish
1110Xindy polish language
1111
1112%description -n xindy-polish -l hu.UTF-8
1113Xindy lengyel nyelv
1114
1115%package -n xindy-portuguese
1116Summary: Xindy portuguese language
1117Summary(hu.UTF-8): Xindy portugál nyelv
1118Group: Applications/Publishing/TeX
1119
1120%description -n xindy-portuguese
1121Xindy portuguese language
1122
1123%description -n xindy-portuguese -l hu.UTF-8
1124Xindy portugál nyelv
1125
1126%package -n xindy-romanian
1127Summary: Xindy romanian language
1128Summary(hu.UTF-8): Xindy román nyelv
1129Group: Applications/Publishing/TeX
1130
1131%description -n xindy-romanian
1132Xindy romanian language
1133
1134%description -n xindy-romanian -l hu.UTF-8
1135Xindy román nyelv
1136
1137%package -n xindy-russian
1138Summary: Xindy russian language
1139Summary(hu.UTF-8): Xindy orosz nyelv
1140Group: Applications/Publishing/TeX
1141
1142%description -n xindy-russian
1143Xindy russian language
1144
1145%description -n xindy-russian -l hu.UTF-8
1146Xindy orosz nyelv
1147
1148%package -n xindy-serbian
1149Summary: Xindy serbian language
1150Summary(hu.UTF-8): Xindy szerb nyelv
1151Group: Applications/Publishing/TeX
1152
1153%description -n xindy-serbian
1154Xindy serbian language
1155
1156%description -n xindy-serbian -l hu.UTF-8
1157Xindy szerb nyelv
1158
1159%package -n xindy-slovak
1160Summary: Xindy slovak language
1161Summary(hu.UTF-8): Xindy szlovák nyelv
1162Group: Applications/Publishing/TeX
1163
1164%description -n xindy-slovak
1165Xindy slovak language
1166
1167%description -n xindy-slovak -l hu.UTF-8
1168Xindy szlovák nyelv
1169
1170%package -n xindy-slovenian
1171Summary: Xindy slovenian language
1172Summary(hu.UTF-8): Xindy szlovén nyelv
1173Group: Applications/Publishing/TeX
1174
1175%description -n xindy-slovenian
1176Xindy slovenian language
1177
1178%description -n xindy-slovenian -l hu.UTF-8
1179Xindy szlovén nyelv
1180
1181%package -n xindy-spanish
1182Summary: Xindy spanish language
1183Summary(hu.UTF-8): Xindy spanyol nyelv
1184Group: Applications/Publishing/TeX
1185
1186%description -n xindy-spanish
1187Xindy spanish language
1188
1189%description -n xindy-spanish -l hu.UTF-8
1190Xindy spanyol nyelv
1191
1192%package -n xindy-swedish
1193Summary: Xindy swedish language
1194Summary(hu.UTF-8): Xindy svéd nyelv
1195Group: Applications/Publishing/TeX
1196
1197%description -n xindy-swedish
1198Xindy swedish language
1199
1200%description -n xindy-swedish -l hu.UTF-8
1201Xindy svéd nyelv
1202
1203%package -n xindy-turkish
1204Summary: Xindy turkish language
1205Summary(hu.UTF-8): Xindy török nyelv
1206Group: Applications/Publishing/TeX
1207
1208%description -n xindy-turkish
1209Xindy turkish language
1210
1211%description -n xindy-turkish -l hu.UTF-8
1212Xindy török nyelv
1213
1214%package -n xindy-ukrainian
1215Summary: Xindy ukrainian language
1216Summary(hu.UTF-8): Xindy ukrán nyelv
1217Group: Applications/Publishing/TeX
1218
1219%description -n xindy-ukrainian
1220Xindy ukrainian language
1221
1222%description -n xindy-ukrainian -l hu.UTF-8
1223Xindy ukrán nyelv
1224
1225%package -n xindy-upper-sorbian
1226Summary: Xindy upper-sorbian language
1227Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1228Group: Applications/Publishing/TeX
1229
1230%description -n xindy-upper-sorbian
1231Xindy upper-sorbian language
1232
1233%description -n xindy-upper-sorbian -l hu.UTF-8
1234Xindy upper-sorbian nyelv
1235
1236%package -n xindy-vietnamese
1237Summary: Xindy vietnamese language
04123363 1238Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1239Group: Applications/Publishing/TeX
1240
1241%description -n xindy-vietnamese
1242Xindy vietnamese language
1243
1244%description -n xindy-vietnamese -l hu.UTF-8
1245Xindy vietnám nyelv
1246
1247
d08789e0
ZU
1248%package pdftex
1249Summary: TeX generating PDF files instead DVI
04123363 1250Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1251Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1252Group: Applications/Publishing/TeX
60597425 1253Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1254Requires: %{name} = %{epoch}:%{version}-%{release}
1255Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1256
1257%description pdftex
1258TeX generating PDF files instead DVI.
1259
1260%description pdftex -l pl.UTF-8
1261TeX generujący pliki PDF zamiast DVI.
1262
faa40f44
ZU
1263%package psutils
1264Summary: PostScript Utilities
1265Summary(hu.UTF-8): PostScript eszközök
1266Summary(pl.UTF-8): Narzędzia do PostScriptu
faa40f44 1267Group: Applications/Printing
8affbd2c 1268Obsoletes: psutils
faa40f44
ZU
1269
1270%description psutils
1271This archive contains some utilities for manipulating PostScript
1272documents. Page selection and rearrangement are supported, including
1273arrangement into signatures for booklet printing, and page merging for
1274n-up printing.
1275
1276%description psutils -l hu.UTF-8
1277Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1278dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1279beleértve a booklet nyomtatáshoz való átrendezést is.
1280
1281%description psutils -l pl.UTF-8
1282PSutils zawiera programy pomagające manipulować plikami PostScript,
8affbd2c
ZU
1283wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1284także na łączenie różnych plików PostScript w całość.
faa40f44 1285
04123363
ZU
1286%package phyzzx
1287Summary: A TeX format for physicists
1288Summary(hu.UTF-8): TeX formátum fizikusoknak
1289Group: Applications/Publishing/TeX
1290Requires(post,postun): %{_bindir}/texhash
1291Requires: %{name} = %{epoch}:%{version}-%{release}
1292
1293%description phyzzx
1294A TeX format for physicists.
1295
1296%description phyzzx -l hu.UTF-8
1297TeX formátum fizikusoknak.
1298
d08789e0
ZU
1299%package omega
1300Summary: Extended unicode TeX
1301Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1302Group: Applications/Publishing/TeX
1303Requires(post,postun): %{_bindir}/texhash
1304Requires: %{name} = %{epoch}:%{version}-%{release}
1305Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1306Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1307
1308%description omega
1309Omega is a version of the TeX program modified for multilingual
1310typesetting. It uses unicode, and has additional primitives for (among
1311other things) bidirectional typesetting.
1312
1313%description omega -l pl.UTF-8
1314Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1315Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1316tekstu pisanego w obu kierunkach.
1317
1318# # formats #
1319
1320# Plain format.
1321
1322%package plain
1323Summary: Plain TeX format basic files
1324Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1325Group: Applications/Publishing/TeX
60597425 1326Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1327Requires: %{name} = %{epoch}:%{version}-%{release}
1328
1329%description plain
1330Plain TeX format basic files.
1331
1332%description plain -l pl.UTF-8
1333Podstawowe pliki dla formatu Plain TeX.
1334
1335%package format-plain
1336Summary: TeX Plain format
1337Summary(pl.UTF-8): Format TeX Plain
1338Group: Applications/Publishing/TeX
1339Requires(post,postun): %{_bindir}/texhash
1340Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1341
1342%description format-plain
1343TeX Plain format.
1344
1345%description format-plain -l pl.UTF-8
1346Format TeX Plain.
1347
1348%package format-pdftex
1349Summary: PDFTeX Plain format
1350Summary(pl.UTF-8): Format PDFTeX Plain
1351Group: Applications/Publishing/TeX
1352Requires(post,postun): %{_bindir}/texhash
1353Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1354Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1355# for epstopdf to work
1356Requires: fonts-Type1-urw
1357Requires: ghostscript
1358
1359%description format-pdftex
1360PDFTeX Plain format.
1361
1362%description format-pdftex -l pl.UTF-8
1363Format PDFTeX Plain.
1364
1365%package format-pdfetex
1366Summary: PDFTeX EPlain format
1367Summary(pl.UTF-8): Format PDFTeX EPlain
1368Group: Applications/Publishing/TeX
1369Requires(post,postun): %{_bindir}/texhash
1370Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1371Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1372
1373%description format-pdfetex
1374PDFTeX EPlain format.
1375
1376%description format-pdfetex -l pl.UTF-8
1377Format PDFTeX EPlain.
1378
1379# MeX Plain format
1380
1381%package mex
1382Summary: MeX Plain Format basic files
1383Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1384Group: Applications/Publishing/TeX
1385Requires(post,postun): %{_bindir}/texhash
1386Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1387Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1388Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1389
1390%description mex
1391MeX Plain Format basic files.
1392
1393%description mex -l pl.UTF-8
1394Podstawowe pliki dla formatu MeX Plain.
1395
1396%package format-mex
1397Summary: MeX Plain Format
1398Summary(pl.UTF-8): Format MeX Plain
1399Group: Applications/Publishing/TeX
1400Requires(post,postun): %{_bindir}/texhash
f6a96d15 1401Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1402
1403%description format-mex
1404MeX Plain Format.
1405
1406%description format-mex -l pl.UTF-8
1407Format MeX Plain.
1408
1409%package format-pdfmex
1410Summary: PDFMeX Plain Format
1411Summary(pl.UTF-8): Format PDFMeX Plain
1412Group: Applications/Publishing/TeX
1413Requires(post,postun): %{_bindir}/texhash
1414Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1415Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1416
1417%description format-pdfmex
1418PDFMeX Plain Format.
1419
1420%description format-pdfmex -l pl.UTF-8
1421Format PDFMeX Plain.
1422
1423%package format-utf8mex
1424Summary: MeX Plain Format with UTF-8 encoded source files
1425Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1426Group: Applications/Publishing/TeX
1427Requires(post,postun): %{_bindir}/texhash
1428Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1429
1430%description format-utf8mex
1431MeX Plain Format with UTF-8 encoded source files.
1432
1433%description format-utf8mex -l pl.UTF-8
1434Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1435
1436# AMS TeX format
1437
1438%package amstex
1439Summary: AMS macros for Plain TeX basic files
1440Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1441Group: Applications/Publishing/TeX
1442Requires(post,postun): %{_bindir}/texhash
1443Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1444Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1445Obsoletes: tetex-ams
1446Obsoletes: tetex-plain-amsfonts
1447
1448%description amstex
1449American Mathematical Society macros for Plain TeX basic files.
1450
1451%description amstex -l pl.UTF-8
1452Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1453Plain TeX.
1454
1455%package format-amstex
1456Summary: AMS macros for Plain TeX
1457Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1458Group: Applications/Publishing/TeX
1459Requires(post,postun): %{_bindir}/texhash
1460Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1461Obsoletes: tetex-ams
1462
1463%description format-amstex
1464American Mathematical Society macros for Plain TeX.
1465
1466%description format-amstex -l pl.UTF-8
1467Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1468
1469%package format-pdfamstex
1470Summary: AMS macros for PDFTeX
1471Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1472Group: Applications/Publishing/TeX
1473Requires(post,postun): %{_bindir}/texhash
1474Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1475Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1476
1477%description format-pdfamstex
1478American Mathematical Society macros for PDFTeX.
1479
1480%description format-pdfamstex -l pl.UTF-8
1481Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1482
1483# CSPlain format
1484
1485%package csplain
1486Summary: TeX CSPlain format basic files
1487Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1488Group: Applications/Publishing/TeX
1489Requires(post,postun): %{_bindir}/texhash
1490Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1491Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1492
1493%description csplain
1494TeX CSPlain format basic files.
1495
1496%description csplain -l pl.UTF-8
1497Podstawowe pliki dla formatu TeX CSPlain.
1498
1499%package format-csplain
1500Summary: TeX CSPlain format
1501Summary(pl.UTF-8): Format TeX CSPlain
1502Group: Applications/Publishing/TeX
1503Requires(post,postun): %{_bindir}/texhash
1504Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1505
1506%description format-csplain
1507TeX CSPlain format.
1508
1509%description format-csplain -l pl.UTF-8
1510Format TeX CSPlain.
1511
1512%package format-pdfcsplain
1513Summary: PDFTeX CSPlain format
1514Summary(pl.UTF-8): Format PDFTeX CSPlain
1515Group: Applications/Publishing/TeX
1516Requires(post,postun): %{_bindir}/texhash
1517Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1518
1519%description format-pdfcsplain
1520PDFTeX CSPlain format.
1521
1522%description format-pdfcsplain -l pl.UTF-8
1523Format PDFTeX CSPlain.
1524
1525# CSLaTeX format
1526
1527%package cslatex
1528Summary: CSLaTeX format basic files
1529Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1530Group: Applications/Publishing/TeX
1531Requires(post,postun): %{_bindir}/texhash
1532Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1533Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1534
1535%description cslatex
1536CSLaTeX format basic files.
1537
1538%description cslatex -l pl.UTF-8
1539Podstawowe pliki dla formatu CSLaTeX.
1540
1541%package format-cslatex
1542Summary: CSLaTeX format
1543Summary(pl.UTF-8): Format CSLaTeX
1544Group: Applications/Publishing/TeX
1545Requires(post,postun): %{_bindir}/texhash
1546Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1547
1548%description format-cslatex
1549CSLaTeX format.
1550
1551%description format-cslatex -l pl.UTF-8
1552Format CSLaTeX.
1553
1554%package format-pdfcslatex
1555Summary: PDF CSLaTeX format
1556Summary(pl.UTF-8): Format PDF CSLaTeX
1557Group: Applications/Publishing/TeX
1558Requires(post,postun): %{_bindir}/texhash
1559Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1560
1561%description format-pdfcslatex
1562PDF CSLaTeX format.
1563
1564%description format-pdfcslatex -l pl.UTF-8
1565Format PDF CSLaTeX.
1566
1567# Cyrillic Plain format
1568
1569%package cyrplain
1570Summary: Cyrillic Plain format basic files
1571Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1572Group: Applications/Publishing/TeX
1573Requires(post,postun): %{_bindir}/texhash
1574Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1575
1576%description cyrplain
1577Cyrillic Plain format basic files.
1578
1579%description cyrplain -l pl.UTF-8
1580Podstawowe pliki dla formatu Cyrillic Plain.
1581
1582%package format-cyrplain
1583Summary: Cyrillic Plain format
1584Summary(pl.UTF-8): Format Cyrillic Plain
1585Group: Applications/Publishing/TeX
1586Requires(post,postun): %{_bindir}/texhash
1587Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1588
1589%description format-cyrplain
1590Cyrillic Plain format.
1591
1592%description format-cyrplain -l pl.UTF-8
1593Format Cyrillic Plain.
1594
1595%package format-cyramstex
1596Summary: Cyrillic AMSTeX format
1597Summary(pl.UTF-8): Format Cyrillic AMSTeX
1598Group: Applications/Publishing/TeX
1599Requires(post,postun): %{_bindir}/texhash
1600Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1601Obsoletes: tetex-cyramstex
1602
1603%description format-cyramstex
1604Cyrillic AMSTeX format.
1605
1606%description format-cyramstex -l pl.UTF-8
1607Format Cyrillic AMSTeX.
1608
1609%package format-cyrtexinfo
1610Summary: Cyrillic TeXInfo format
1611Summary(pl.UTF-8): Format Cyrillic TeXInfo
1612Group: Applications/Publishing/TeX
1613Requires(post,postun): %{_bindir}/texhash
1614Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1615Obsoletes: tetex-cyrtexinfo
1616
1617%description format-cyrtexinfo
1618Cyrillic TeXInfo format.
1619
1620%description format-cyrtexinfo -l pl.UTF-8
1621Format Cyrillic TeXInfo.
1622
1623# EPlain format
1624
1625%package eplain
1626Summary: EPlain format basic files
1627Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1628Group: Applications/Publishing/TeX
1629Requires(post,postun): %{_bindir}/texhash
1630Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1631Obsoletes: tetex-etex
1632
1633%description eplain
1634EPlain format basic files.
1635
1636%description eplain -l pl.UTF-8
1637Podstawowe pliki dla formatu EPlain.
1638
1639%package format-eplain
1640Summary: EPlain format
1641Summary(pl.UTF-8): Format EPlain
1642Group: Applications/Publishing/TeX
1643Requires(post,postun): %{_bindir}/texhash
1644Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1645
1646%description format-eplain
1647EPlain format.
1648
1649%description format-eplain -l pl.UTF-8
1650Format EPlain.
1651
1652# ConTeXt format.
1653
1654%package context
1655Summary: ConTeXt macro package basic files
1656Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1657Group: Applications/Publishing/TeX
1658Requires(post,postun): %{_bindir}/texhash
1659Requires: %{name} = %{epoch}:%{version}-%{release}
1660Obsoletes: tetex-latex-context
1661
1662%define _noautoreq 'perl(path_tre)'
1663
1664%description context
1665A full featured, parameter driven macro package, which fully supports
1666advanced interactive documents.
1667
1668This package contains basic files.
1669
1670%description context -l pl.UTF-8
1671Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1672całkowicie obsługujący zaawansowane dokumenty interaktywne.
1673
1674Ten pakiet zawiera podstawowe pliki.
1675
1676%package format-context-de
1677Summary: German ConTeXt format
1678Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1679Group: Applications/Publishing/TeX
1680Requires(post,postun): %{_bindir}/texhash
1681Requires: %{name}-context = %{epoch}:%{version}-%{release}
1682
1683%description format-context-de
1684German ConTeXt format.
1685
1686%description format-context-de -l pl.UTF-8
1687Niemiecka wersja formatu ConTeXt.
1688
1689%package format-context-en
1690Summary: English ConTeXt format
1691Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1692Group: Applications/Publishing/TeX
1693Requires(post,postun): %{_bindir}/texhash
1694Requires: %{name}-context = %{epoch}:%{version}-%{release}
1695
1696%description format-context-en
1697English ConTeXt format.
1698
1699%description format-context-en -l pl.UTF-8
1700Angielska wersja formatu ConTeXt.
1701
1702%package format-context-nl
1703Summary: Dutch ConTeXt format
1704Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1705Group: Applications/Publishing/TeX
1706Requires(post,postun): %{_bindir}/texhash
1707Requires: %{name}-context = %{epoch}:%{version}-%{release}
1708
1709%description format-context-nl
1710Dutch ConTeXt format.
1711
1712%description format-context-nl -l pl.UTF-8
1713Holenderska wersja formatu ConTeXt.
1714
1715# LaTeX format.
1716
1717%package latex
1718Summary: LaTeX macro package basic files
1719Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1720Group: Applications/Publishing/TeX
60597425 1721Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1722Requires: %{name} = %{epoch}:%{version}-%{release}
1723Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1724Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1725Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1726# for misc/eurosym:
1727Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1728Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613
ZU
1729Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
1730Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1731Obsoletes: tetex-bibtex-koma-script
1732Obsoletes: tetex-latex-SIunits
1733Obsoletes: tetex-latex-caption
1734Obsoletes: tetex-latex-curves
1735Obsoletes: tetex-latex-dinbrief
1736Obsoletes: tetex-latex-draftcopy
1737Obsoletes: tetex-latex-dvilj
1738Obsoletes: tetex-latex-eepic
1739Obsoletes: tetex-latex-endfloat
1740Obsoletes: tetex-latex-fancyhdr
1741Obsoletes: tetex-latex-fancyheadings
1742Obsoletes: tetex-latex-fancyvrb
1743Obsoletes: tetex-latex-fp
1744Obsoletes: tetex-latex-graphics
1745Obsoletes: tetex-latex-hyperref
1746Obsoletes: tetex-latex-koma-script
1747Obsoletes: tetex-latex-labels
1748Obsoletes: tetex-latex-listings
1749Obsoletes: tetex-latex-misc
1750Obsoletes: tetex-latex-ms
1751Obsoletes: tetex-latex-multirow
1752Obsoletes: tetex-latex-mwcls
1753Obsoletes: tetex-latex-mwdtools
1754Obsoletes: tetex-latex-natbib
1755Obsoletes: tetex-latex-ntgclass
1756Obsoletes: tetex-latex-oberdiek
1757Obsoletes: tetex-latex-pb-diagram
1758Obsoletes: tetex-latex-pstriks
1759Obsoletes: tetex-latex-revtex4
1760Obsoletes: tetex-latex-seminar
1761Obsoletes: tetex-latex-t2
1762Obsoletes: tetex-latex-titlesec
1763Obsoletes: tetex-latex-tools
1764Obsoletes: tetex-latex-units
1765Obsoletes: tetex-mwcls
1766Obsoletes: tetex-revtex4
1767
1768%description latex
1769LaTeX is a front end for the TeX text formatting system. Easier to use
1770than TeX, LaTeX is essentially a set of TeX macros which provide
1771convenient, predefined document formats for users.
1772
1773This package contains basic files.
1774
1775%description latex -l pl.UTF-8
1776LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1777łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1778dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1779
1780Ten pakiet zawiera podstawowe pliki.
1781
6c82f497
ZU
1782%package latex-12many
1783Summary: Generalising mathematical index sets
1784Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1785Group: Applications/Publishing/TeX
6c82f497 1786Requires(post,postun): %{_bindir}/texhash
b4d68b39 1787Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1788
1789%description latex-12many
1790Generalising mathematical index sets.
1791
1792%description latex-12many -l hu.UTF-8
1793A matematikai halmazok indexelésének általánosítása.
1794
a8b381b0
ZU
1795%package latex-abstract
1796Summary: Control the typesetting of the abstract environment
1797Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1798Group: Applications/Publishing/TeX
fe66da27 1799Requires(post,postun): %{_bindir}/texhash
b4d68b39 1800Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1801
1802%description latex-abstract
1803Control the typesetting of the abstract environment.
1804
1805%description latex-abstract -l hu.UTF-8
1806Az "abstract" környezet szedésének irányítása.
1807
f1f5d194
ZU
1808%package latex-accfonts
1809Summary: Utilities to derive new fonts from existing ones
1810Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1811Group: Applications/Publishing/TeX
1812Requires(post,postun): %{_bindir}/texhash
1813
1814%description latex-accfonts
1815Utilities to derive new fonts from existing ones.
1816
1817%description latex-accfonts -l hu.UTF-8
1818Eszközök új betűtípusok származtatására már létezőkből.
1819
e88b5dcf
ZU
1820%package latex-adrconv
1821Summary: BibTeX styles to implement an address database
1822Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1823Group: Applications/Publishing/TeX
2fede27b 1824Requires(post,postun): %{_bindir}/texhash
78d53d8c 1825Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1826
1827%description latex-adrconv
1828BibTeX styles to implement an address database.
1829
1830%description latex-adrconv -l hu.UTF-8
1831BibTeX stílusok cím-adatbázis megvalósításához.
1832
1833
d08789e0
ZU
1834%package latex-ae
1835Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1836Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1837Group: Applications/Publishing/TeX
1838Requires(post,postun): %{_bindir}/texhash
1839Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1840Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1841
1842%description latex-ae
1843A set of virtual fonts which emulates T1 coded fonts using the
1844standard CM fonts. The package is called AE fonts (for Almost
1845European). The main use of the package is to produce PDF files using
1846versions of the CM fonts instead of the bitmapped EC fonts.
1847
1848%description latex-ae -l pl.UTF-8
1849Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1850standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1851- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1852 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1853 bitmapowych fontów EC.
1854
1855%package latex-algorithms
1856Summary: Floating algorithm environment
1857Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1858Group: Applications/Publishing/TeX
1859Requires(post,postun): /usr/bin/texhash
1860Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1861
1862%description latex-algorithms
1863Defines a floating algorithm environment designed to work with the
1864algorithmic package.
1865
1866%description latex-algorithms -l pl.UTF-8
1867Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1868do pracy z pakietem algorithmic.
1869
1870%package latex-ams
1871Summary: AMS math facilities for LaTeX
1872Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1873Group: Applications/Publishing/TeX
1874Requires(post,postun): %{_bindir}/texhash
1875Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1876Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1877Obsoletes: tetex-latex-amscls
1878Obsoletes: tetex-latex-amsfonts
1879Obsoletes: tetex-latex-amsmath
1880
1881%description latex-ams
1882This package is the principal package in the AMS-LaTeX distribution.
1883It adapts for use in LaTeX most of the mathematical features found in
1884AMS-TeX.
1885
1886%description latex-ams -l pl.UTF-8
1887To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1888możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1889
1890%package latex-antp
1891Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1892Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1893Group: Applications/Publishing/TeX
1894Requires(post,postun): %{_bindir}/texhash
1895Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1896Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1897
1898%description latex-antp
1899A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1900- -- preliminary version. This font was designed in the 'twenties and
1901 the 'thirties of XX century by a Polish graphic artist and a
1902 typographer Adam Poltawski. It was widely used by Polish printing
1903 houses as long as metal types were in use (until ca the 'sixties).
1904 Perhaps the first complete font family programmed and parametrized in
1905 METAPOST.
1906
1907%description latex-antp -l pl.UTF-8
1908Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1909PostScript Type 1. Ten krój został opracowany w latach 30-tych i
191040-tych XX wieku przez polskiego grafika i typografa Adama
1911Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1912używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1913kompletna rodzina fontów zaprogramowana i zparametryzowana w
1914METAPOSCIE.
1915
1916%package latex-antt
1917Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1918Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1919Group: Applications/Publishing/TeX
1920Requires(post,postun): %{_bindir}/texhash
1921Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1922Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1923
1924%description latex-antt
1925Antykwa Torunska is a serif font designed by the late Polish
1926typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
19271.
1928
1929%description latex-antt -l pl.UTF-8
1930Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1931typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1932postać cyfrową jako Type 1.
1933
e88b5dcf
ZU
1934%package latex-appendix
1935Summary: Extra control of appendices
1936Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1937Group: Applications/Publishing/TeX
1938Requires(post,postun): %{_bindir}/texhash
78d53d8c 1939Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1940
1941%description latex-appendix
1942Extra control of appendices.
1943
1944%description latex-appendix -l hu.UTF-8
1945Az appendixek nagyobb irányítása.
1946
b4d68b39
ZU
1947%package latex-backgammon
1948Summary: LaTeX package to documenting backgammon games
1949Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1950Group: Applications/Publishing/TeX
1951Requires(post,postun): %{_bindir}/texhash
1952Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1953
1954%description latex-backgammon
1955LaTeX package to documenting backgammon games.
1956
1957%description latex-backgammon -l hu.UTF-8
1958LaTeX csomag backgammon játékok dokumentálására
1959
d08789e0
ZU
1960%package latex-bbm
1961Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1962Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1963Group: Applications/Publishing/TeX
1964Requires(post,postun): %{_bindir}/texhash
1965Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1966Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1967
1968%description latex-bbm
1969Blackboard variant fonts for Computer Modern, with LaTeX support.
1970
1971%description latex-bbm -l pl.UTF-8
1972Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1973
6c82f497
ZU
1974%package latex-bardiag
1975Summary: LateX package for drawing bar diagrams
1976Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1977Group: Applications/Publishing/TeX
1978Requires(post,postun): %{_bindir}/texhash
1979
1980%description latex-bardiag
1981LateX package for drawing bar diagrams.
1982
1983%description latex-bardiag -l hu.UTF-8
1984LaTeX csomag oszlopdiagramok rajzolására.
1985
d08789e0
ZU
1986%package latex-bbold
1987Summary: Sans serif blackboard bold for LaTeX
1988Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1989Group: Applications/Publishing/TeX
1990Requires(post,postun): %{_bindir}/texhash
1991Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1992Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1993
1994%description latex-bbold
1995A geometric sans serif blackboard bold font, for use in mathematics.
1996
1997%description latex-bbold -l pl.UTF-8
1998Geometryczny tablicowy tłusty font sans serif, do używania w
1999matematyce.
2000
2001%package latex-bibtex
2002Summary: Bibliography management for LaTeX
2003Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2004Group: Applications/Publishing/TeX
2005Requires(post,postun): %{_bindir}/texhash
2006Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2007Obsoletes: tetex-bibtex
2008Obsoletes: tetex-natbib
2009Obsoletes: tetex-rubibtex
2010
2011%description latex-bibtex
2012Bibliography management for LaTeX.
2013
2014%description latex-bibtex -l pl.UTF-8
2015Zarządzanie bibliografią dla LaTeXa.
2016
b4d68b39
ZU
2017%package latex-beamer
2018Summary: A LaTeX class for producing presentations and slides
2019Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2020Group: Applications/Publishing/TeX
2021Requires(post,postun): %{_bindir}/texhash
2022Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2023
2024%description latex-beamer
2025A LaTeX class for producing presentations and slides.
2026
2027%description latex-beamer -l hu.UTF-8
2028LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2029
2fede27b
ZU
2030%package latex-bezos
2031Summary: Packages by Javier Bezos (additional math tools)
2032Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2033Group: Applications/Publishing/TeX
2034Requires(post,postun): %{_bindir}/texhash
78d53d8c 2035Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2036
2037%description latex-bezos
2038Packages by Javier Bezos (additional math tools).
2039
2040%description latex-bezos
2041Javier Bezos csomagjai (további matematikai eszközök).
2042
d08789e0
ZU
2043%package latex-bibtex-ams
2044Summary: BibTeX style files for American Mathematical Society publications
2045Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2046Group: Applications/Publishing/TeX
2047Requires(post,postun): %{_bindir}/texhash
2048Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2049Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2050Obsoletes: tetex-bibtex-ams
2051
2052%description latex-bibtex-ams
2053BibTeX style files for American Mathematical Society publications.
2054
2055%description latex-bibtex-ams -l pl.UTF-8
2056Pliki stylów BibTeXa do publikacji American Mathematical Society.
2057
2058%package latex-bibtex-dk
2059Summary: Danish variants of the standard BibTeX styles
2060Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2061Group: Applications/Publishing/TeX
2062Requires(post,postun): /usr/bin/texhash
2063Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2064
2065%description latex-bibtex-dk
2066Dk-bib is a translation of the four standard BibTeX style files
2067(abbrv, alpha, plain and unsrt) into Danish. The files have been
2068extended with ISBN, ISSN and URL fields which can be enabled through a
2069LaTeX style file.
2070
2071%description latex-bibtex-dk -l pl.UTF-8
2072Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2073(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2074rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2075stylu LaTeXa.
2076
2077%package latex-bibtex-nor
2078Summary: Norwegian variants of the standard BibTeX styles
2079Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2080Group: Applications/Publishing/TeX
2081Requires(post,postun): /usr/bin/texhash
2082Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2083
2084%description latex-bibtex-nor
2085Norwegian variants of the standard BibTeX styles.
2086
2087%description latex-bibtex-nor -l pl.UTF-8
2088Norweskie warianty standardowych stylów BibTeXa.
2089
2090%package latex-bibtex-pl
2091Summary: Polish bibliography management for LaTeX
2092Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2093Group: Applications/Publishing/TeX
2094Requires(post,postun): %{_bindir}/texhash
2095Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2096Obsoletes: tetex-bibtex-plbib
2097
2098%description latex-bibtex-pl
2099Polish bibliography management for LaTeX.
2100
2101%description latex-bibtex-pl -l pl.UTF-8
2102Polska wersja zarządzania bibliografią dla LaTeXa.
2103
2104%package latex-bibtex-german
2105Summary: German variants of standard BibTeX styles
2106Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2107Group: Applications/Publishing/TeX
2108Requires(post,postun): %{_bindir}/texhash
2109Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2110Obsoletes: tetex-bibtex-germbib
2111
2112%description latex-bibtex-german
2113German variants of standard BibTeX styles.
2114
2115%description latex-bibtex-german -l pl.UTF-8
2116Niemieckie wersje standardowych stylów BibTeXa.
2117
2118%package latex-bibtex-revtex4
2119Summary: BibTeX styles for REVTeX4
2120Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2121Group: Applications/Publishing/TeX
2122Requires(post,postun): %{_bindir}/texhash
2123Requires: %{name} = %{epoch}:%{version}-%{release}
2124Obsoletes: tetex-bibtex-revtex4
2125
2126%description latex-bibtex-revtex4
2127BibTeX styles for REVTeX4.
2128
2129%description latex-bibtex-revtex4 -l pl.UTF-8
2130Style BibTeXa dla REVTeX4.
2131
2132%package latex-bibtex-jurabib
2133Summary: Extended BibTeX citation support for the humanities and legal texts
2134Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2135Group: Applications/Publishing/TeX
2136Requires(post,postun): %{_bindir}/texhash
2137Requires: %{name} = %{epoch}:%{version}-%{release}
2138Obsoletes: tetex-bibtex-jurabib
2139
2140%description latex-bibtex-jurabib
2141Extended BibTeX citation support for the humanities and legal texts.
2142
2143%description latex-bibtex-jurabib -l pl.UTF-8
2144Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2145prawniczych.
2146
33b3b483
ZU
2147%package latex-bibtex-styles
2148Summary: Various BibTeX styles
2149Summary(hu.UTF-8): Vegyes BibTeX stílusok
2150Group: Applications/Publishing/TeX
2151Requires(post,postun): %{_bindir}/texhash
2152Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2153
2154%description latex-bibtex-styles
2155Various BibTeX styles.
2156
2157%description latex-bibtex-styles -l hu.UTF-8
2158Vegyes BibTeX stílusok.
2159
435dbdfa
ZU
2160%package latex-bibtex-vancouver
2161Summary: Bibliographic style file for Biomedical Journals
b5f33174 2162Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2163Group: Applications/Publishing/TeX
435dbdfa 2164Requires(post,postun): %{_bindir}/texhash
33b3b483 2165Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2166
b5f33174 2167%description latex-bibtex-vancouver
435dbdfa 2168Bibliographic style file for Biomedical Journals.
2fede27b 2169
b5f33174
ZU
2170%description latex-bibtex-vancouver -l hu.UTF-8
2171Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2172
2fede27b
ZU
2173%package latex-booktabs
2174Summary: Publication quality tables in LaTeX
2175Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2176Group: Applications/Publishing/TeX
2177Requires(post,postun): %{_bindir}/texhash
78d53d8c 2178Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2179
2180%description latex-booktabs
2181Publication quality tables in LaTeX.
2182
2183%description latex-booktabs -l hu.UTF-8
2184Nyomdai minőségű táblázatok LaTeX-ben.
2185
2186
2187%package latex-caption
2188Summary: Customising captions in floating environments
2189Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2190Group: Applications/Publishing/TeX
2191Requires(post,postun): %{_bindir}/texhash
78d53d8c 2192Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2193
2194%description latex-caption
2195Customising captions in floating environments.
2196
2197%description latex-caption -l hu.UTF-8
2198Feliratok testreszabása úszó környezetekben.
2199
d08789e0
ZU
2200%package latex-carlisle
2201Summary: Miscellaneous small packages by David Carlisle
2202Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2203Group: Applications/Publishing/TeX
2204Requires(post,postun): %{_bindir}/texhash
2205Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2206
2207%description latex-carlisle
2208Miscellaneous small packages by David Carlisle.
2209
2210%description latex-carlisle -l pl.UTF-8
2211Różne małe pakiety autorstwa Davida Carlisle.
2212
2213%package latex-ccfonts
2214Summary: Support for Concrete text and math fonts in LaTeX
2215Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2216Group: Applications/Publishing/TeX
2217Requires(post,postun): %{_bindir}/texhash
2218Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2219
2220%description latex-ccfonts
2221LaTeX font definition files for the Concrete fonts and a LaTeX package
2222for typesetting documents using Concrete as the default font family.
2223The files support OT1, T1, TS1, and Concrete math including AMS fonts
2224(Ulrik Vieth's concmath).
2225
2226%description latex-ccfonts -l pl.UTF-8
2227Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2228LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2229rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2230Concrete wraz z AMS (concmath Ulrika Vietha).
2231
2232%package latex-cite
2233Summary: Supports compressed, sorted lists of numerical citations
2234Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2235Group: Applications/Publishing/TeX
2236Requires(post,postun): %{_bindir}/texhash
2237Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2238
2239%description latex-cite
2240Supports compressed, sorted lists of numerical citations.
2241
2242%description latex-cite -l pl.UTF-8
2243Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2244
2245%package latex-cmbright
2246Summary: Support for CM Bright fonts in LaTeX
2247Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2248Group: Applications/Publishing/TeX
2249Requires(post,postun): %{_bindir}/texhash
2250Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2251Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2252
2253%description latex-cmbright
2254A family of sans serif fonts for TeX and LaTeX, based on Donald
2255Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2256various shapes as well as all the fonts necessary for mathematical
2257typesetting, incl. AMS symbols. This collection provides all the
2258necessary files for using the fonts with LaTeX.
2259
2260%description latex-cmbright -l pl.UTF-8
2261Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2262Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2263kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2264symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2265używania fontów w LaTeXu.
2266
2fede27b
ZU
2267%package latex-comment
2268Summary: Selectively include/excludes portions of text
2269Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2270Group: Applications/Publishing/TeX
2271Requires(post,postun): %{_bindir}/texhash
78d53d8c 2272Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2273
2274%description latex-comment
2275Selectively include/excludes portions of text.
2276
2277%description latex-comment -l hu.UTF-8
2278A szöveg részeinek beillesztése/kihagyása.
2279
d08789e0
ZU
2280%package latex-concmath
2281Summary: LaTeX package and font definition files to access the Concrete math fonts
2282Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2283Group: Applications/Publishing/TeX
2284Requires(post,postun): %{_bindir}/texhash
2285Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2286Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2287
2288%description latex-concmath
2289LaTeX package and font definition files to access the Concrete math
2290fonts, which were derived from Computer Modern math fonts using
2291parameters from Concrete Roman text fonts.
2292
2293%description latex-concmath -l pl.UTF-8
2294Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2295matematyczne Concrete wywodzące się z fontów matematycznych Computer
2296Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2297Roman.
2298
2fede27b
ZU
2299%package latex-currvita
2300Summary: Typeset a curriculum vitae
2301Summary(hu.UTF-8): Önéletrajzok írása
2302Group: Applications/Publishing/TeX
2303Requires(post,postun): %{_bindir}/texhash
78d53d8c 2304Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2305
2306%description latex-currvita
2307Typeset a curriculum vitae.
2308
2309%description latex-currvita -l hu.UTF-8
2310Önéletrajzok írása.
2311
2312%package latex-curves
2313Summary: Curves for LaTeX picture environment
2314Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2315Group: Applications/Publishing/TeX
2316Requires(post,postun): %{_bindir}/texhash
78d53d8c 2317Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2318
2319%description latex-curves
2320Curves for LaTeX picture environment.
2321
2322%description latex-curves -l hu.UTF-8
2323Görbék LaTeX picture környezetébe.
2324
d08789e0
ZU
2325%package latex-custom-bib
2326Summary: Customized BibTeX styles for LaTeX
2327Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2328Group: Applications/Publishing/TeX
2329Requires(post,postun): %{_bindir}/texhash
2330Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2331
2332%description latex-custom-bib
2333Package generating customized BibTeX bibliography styles from a
2334generic file using docstrip. Includes support for the Harvard style.
2335
2336%description latex-custom-bib -l pl.UTF-8
2337Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2338pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2339
2340%package latex-cyrillic
2341Summary: LaTeX Cyrillic support
2342Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2343Group: Applications/Publishing/TeX
2344Requires(post,postun): %{_bindir}/texhash
2345Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2346
2347%description latex-cyrillic
2348LaTeX Cyrillic support.
2349
2350%description latex-cyrillic -l pl.UTF-8
2351Obsługa cyrylicy dla LaTeXa.
2352
b280f158
ZU
2353%package latex-dstroke
2354Summary: LaTeX doublestroke font
2355Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2356Group: Applications/Publishing/TeX
2357Requires(post,postun): %{_bindir}/texhash
2358Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2359Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2360
2361%description latex-dstroke
2362Doublestroke font for typesetting the mathematical symbols for the
2363natural numbers, whole numbers, rational numbers, real numbers and
2364complex numbers.
2365
2366%description latex-dstroke -l pl.UTF-8
2367Podwójnie kreślony font do składania symboli matematycznych liczb
2368naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2369
60597425
ZU
2370%package latex-enumitem
2371Summary: A package to customize the three basic lists
2372Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2373Group: Applications/Publishing/TeX
2374Requires(post,postun): %{_bindir}/texhash
78d53d8c 2375Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2376
2377%description latex-enumitem
2378A package to customize the three basic lists (enumerate, itemize and
2379description).
2380
2381%description latex-enumitem
2382Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2383(enumerate, itemize, description).
2384
2b453bda
ZU
2385%package latex-exam
2386Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2387Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2388Group: Applications/Publishing/TeX
fe66da27 2389Requires(post,postun): %{_bindir}/texhash
78d53d8c 2390Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2391
2392%description latex-exam
2393The exam document class attempts to make it easy for even a LaTeX
2394novice to prepare exams.
2395
2396%description latex-exam -l hu.UTF-8
2397Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2398feladatsorok készítése.
2399
f1f5d194
ZU
2400%package latex-gbrief
2401Summary: Letter document class
2402Summary(hu.UTF-8): Levél dokumentumosztály
2403Group: Applications/Publishing/TeX
2404Requires(post,postun): %{_bindir}/texhash
2405Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2406
2407%description latex-gbrief
2408Letter document class.
2409
2410%description latex-gbrief -l hu.UTF-8
2411Levél dokumentumosztály.
2412
2b453bda 2413
d08789e0
ZU
2414%package latex-jknappen
2415Summary: Miscellaneous packages by Joerg Knappen
2416Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2417Group: Applications/Publishing/TeX
2418Requires(post,postun): %{_bindir}/texhash
2419Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2420Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2421
2422%description latex-jknappen
2423Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2424Knappen, including sgmlcmpt.
2425
2426%description latex-jknappen -l pl.UTF-8
2427Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2428Knappena. Zawiera sgmlcmpt.
2429
d19eaaab
ZU
2430%package latex-keystroke
2431Summary: Graphical representation of keys on keyboard
2432Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2433Group: Applications/Publishing/TeX
2434Requires(post,postun): %{_bindir}/texhash
2435Requires: %{name}-latex
2436
2437%description latex-keystroke
2438Graphical representation of keys on keyboard.
2439
2440%description latex-keystroke -l hu.UTF-8
2441A billentyűk grafikus megjelenítése.
2442
2443
2444%package latex-labbook
2445Summary: Typeset laboratory journals
2446Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2447Group: Applications/Publishing/TeX
2448Requires(post,postun): %{_bindir}/texhash
2449Requires: %{name}-latex
2450
2451%description latex-labbook
2452Typeset laboratory journals.
2453
2454%description latex-labbook -l hu.UTF-8
2455Laborjegyzőkönyvek szedése.
2456
2457%package latex-lcd
2458Summary: Alphanumerical LCD-style displays
f65b3398 2459Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2460Group: Applications/Publishing/TeX
2461Requires(post,postun): %{_bindir}/texhash
2462Requires: %{name}-latex
2463
2464%description latex-lcd
2465Alphanumerical LCD-style displays.
2466
2467%description latex-lcd -l hu.UTF-8
f65b3398 2468Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2469
2470%package latex-leaflet
2471Summary: Create small handouts (flyers)
2472Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2473Group: Applications/Publishing/TeX
2474Requires(post,postun): %{_bindir}/texhash
2475Requires: %{name}-latex
2476
2477%description latex-leaflet
2478Create small handouts (flyers).
2479
2480%description latex-leaflet -l hu.UTF-8
2481Kis "kézikönyvek" készítése (brossúrák).
2482
f1f5d194
ZU
2483%package latex-leftidx
2484Summary: Left and right subscripts and superscripts in math mode
2485Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2486Group: Applications/Publishing/TeX
2487Requires(post,postun): %{_bindir}/texhash
2488Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2489
7b6c7caa
ZU
2490%description latex-leftidx
2491Left and right subscripts and superscripts in math mode.
2492
2493%description latex-leftidx -l hu.UTF-8
2494Bal és jobboldali alsó és felső indexek matematikai módban.
2495
d19eaaab
ZU
2496
2497%package latex-lewis
2498Summary: Draw Lewis structures (chemistry)
2499Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2500Group: Applications/Publishing/TeX
2501Requires(post,postun): %{_bindir}/texhash
2502Requires: %{name}-latex
2503
2504%description latex-lewis
2505Draw Lewis structures (chemistry).
2506
2507%description latex-lewis -l hu.UTF-8
2508Lewis struktúrák készítése (kémia).
2509
d08789e0
ZU
2510%package latex-lm
2511Summary: LaTeX styles for Latin Modern family fonts
2512Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2513Group: Applications/Publishing/TeX
2514Requires(post,postun): /usr/bin/texhash
2515Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2516Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2517
2518%description latex-lm
2519Latin Modern family of fonts, based on the Computer Modern fonts
2520released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2521lot of additional characters, mainly accented ones, but not only.
2522There is a one set of PostScript fonts and four sets of TeX Font
2523Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2524encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2525Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2526potential user knows what to do with all these files. The author is
2527Boguslaw Jackowski.
2528
2529%description latex-lm -l pl.UTF-8
2530Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2531przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2532Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2533Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2534Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2535QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2536(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2537(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2538tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2539
a8b381b0
ZU
2540%package latex-lastpage
2541Summary: Reference last page for "Page N of M" type footers
2542Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2543Group: Applications/Publishing/TeX
fe66da27 2544Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2545
2546%description latex-lastpage
2547Reference last page for Page N of M type footers.
2548
2549%description latex-lastpage -l hu.UTF-8
2550Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2551
d08789e0
ZU
2552%package latex-lineno
2553Summary: Line numbers on paragraphs
2554Summary(pl.UTF-8): Numery linii dla paragrafów
2555Group: Applications/Publishing/TeX
2556Requires(post,postun): /usr/bin/texhash
2557Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2558
2559%description latex-lineno
2560The LaTeX package lineno.sty provides line numbers on paragraphs.
2561After TeX has broken a paragraph into lines there will be line numbers
2562attached to them, with the possibility to make references through the
2563LaTeX \ref, \pageref cross reference mechanism.
2564
2565%description latex-lineno -l pl.UTF-8
2566Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2567paragrafu na linie przez TeXa do linii dołączane są ich numery z
2568możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2569\ref i \pageref.
2570
d19eaaab
ZU
2571
2572%package latex-mathexam
2573Summary: Package for typesetting exams
2574Summary(hu.UTF-8): Vizsgák szedése
2575Group: Applications/Publishing/TeX
2576Requires(post,postun): %{_bindir}/texhash
2577Requires: %{name}-latex
2578
2579%description latex-mathexam
2580Package for typesetting exams.
2581
2582%description latex-mathexam -l hu.UTF-8
2583Vizsgák szedése.
2584
d08789e0
ZU
2585%package latex-microtype
2586Summary: An interface to the micro-typographic extensions of pdfTeX
2587Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2588Group: Applications/Publishing/TeX
2589Requires(post,postun): /usr/bin/texhash
2590Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2591
2592%description latex-microtype
2593The `microtype' package provides a LaTeX interface to pdfTeX's
2594micro-typographic extensions: character protrusion and font expansion.
2595It allows to restrict character protrusion and/or font expansion to a
2596definable set of fonts, and to configure micro-typographic aspects of
2597the fonts in a straight-forward and flexible way. Settings for various
2598fonts are provided.
2599
2600%description latex-microtype -l pl.UTF-8
2601Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2602mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2603Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2604określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2605aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2606dla różnych fontów.
2607
8ed039e0
ZU
2608%package latex-musictex
2609Summary: Typesetting music with TeX
2610Summary(hu.UTF-8): Zenék szedése TeX-hel
2611Group: Applications/Publishing/TeX
2612Requires(post,postun): %{_bindir}/texhash
2613Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2614
2615%description latex-musictex
2616Typesetting music with TeX.
2617
2618%description latex-musictex -l hu.UTF-8
2619Zenék szedése TeX-hel.
2620
d08789e0
ZU
2621%package latex-lucidabr
2622Summary: Package to make Lucida Bright fonts usable with LaTeX
2623Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2624Group: Applications/Publishing/TeX
2625Requires(post,postun): %{_bindir}/texhash
2626Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2627
2628%description latex-lucidabr
2629Package to make Lucida Bright fonts usable with LaTeX.
2630
2631%description latex-lucidabr -l pl.UTF-8
2632Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2633
2634%package latex-marvosym
2635Summary: Styles for Martin Vogel's Symbol (marvosym) font
2636Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2637Group: Applications/Publishing/TeX
2638Requires(post,postun): /usr/bin/texhash
2639Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2640Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2641
2642%description latex-marvosym
2643Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2644currency symbol as defined by the European commission; Euro currency
2645symbols in typefaces Times, Helvetica and Courier; Symbols for
2646structural engineering; Symbols for steel cross-sections; Astronomy
2647signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2648symbols; CE sign and others.
2649
2650%description latex-marvosym -l pl.UTF-8
2651Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2652waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2653krojach Times, Helvetica i Courier; symbole do inżynierii
2654strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2655(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2656CE i inne.
2657
2658%package latex-mathpple
2659Summary: Use PostScript Palatino for typesetting maths
2660Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2661Group: Applications/Publishing/TeX
2662Requires(post,postun): %{_bindir}/texhash
2663Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2664Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2665
2666%description latex-mathpple
2667The package defines the PostScript font family `Palatino' (ppl) as the
2668default roman font and then uses the `mathpple' fonts for typesetting
2669math. These virtual fonts have been created for typesetting math in a
2670style that suits the Palatino text fonts. The AMS fonts, when used
2671additionally, will be scaled to fit Palatino.
2672
2673%description latex-mathpple -l pl.UTF-8
2674Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2675domyślny font roman i używa fontów mathpple do składania wzorów
2676matematycznych. Te wirtualne fonty zostały stworzone do składania
2677wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2678Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2679pasować do Palatino.
2680
2681%package latex-mathtime
2682Summary: Mathtime fonts for LaTeX
2683Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2684Group: Applications/Publishing/TeX
2685Requires(post,postun): %{_bindir}/texhash
2686Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2687
2688%description latex-mathtime
2689The Mathtime fonts have a number of characters remapped to positions
2690different from the ones normally used by the corresponding TeX
2691CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2692style files use the Times Roman font (often called something like:
2693ptmr or ptmr7t or ptmrq).
2694
2695%description latex-mathtime -l pl.UTF-8
2696Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2697różniące się od tych normalnie używanych w odpowiadających im TeXowych
2698fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2699używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2700ptmrq).
2701
2702%package latex-mflogo
2703Summary: LaTeX support for MetaFont and logo fonts
2704Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2705Group: Applications/Publishing/TeX
2706Requires(post,postun): %{_bindir}/texhash
2707Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2708Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2709
2710%description latex-mflogo
2711LaTeX package and font definition file to access the Knuthian `logo'
2712fonts described in `The MetaFontbook' and the MetaFont and logos in
2713LaTeX documents.
2714
2715%description latex-mflogo -l pl.UTF-8
2716Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2717opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2718LaTeXa.
2719
2720%package latex-mfnfss
2721Summary: Font description files to use extra fonts like yinit and ygoth
2722Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2723Group: Applications/Publishing/TeX
2724Requires(post,postun): %{_bindir}/texhash
2725Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2726
2727%description latex-mfnfss
2728Font description files to use extra fonts like yinit and ygoth.
2729
2730%description latex-mfnfss -l pl.UTF-8
2731Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2732
2733%package latex-minitoc
2734Summary: Produce a table of contents for each chapter
2735Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2736Group: Applications/Publishing/TeX
2737Requires(post,postun): %{_bindir}/texhash
2738Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2739
2740%description latex-minitoc
2741Produce a table of contents for each chapter.
2742
2743%description latex-minitoc -l pl.UTF-8
2744Tworzenie spisów treści dla każdego rozdziału.
2745
2746%package latex-mltex
2747Summary: Support for MLTeX
2748Summary(pl.UTF-8): Wsparcie dla MLTeXa
2749Group: Applications/Publishing/TeX
2750Requires(post,postun): %{_bindir}/texhash
2751Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2752
2753%description latex-mltex
2754Support for MLTeX, the multilingual TeX extension from Michael J.
2755Ferguson.
2756
2757%description latex-mltex -l pl.UTF-8
2758Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2759autorstwa Michaela J. Fergusona.
2760
d34bfb7f
ZU
2761%package latex-multienum
2762Summary: Multi-column enumerated lists
2763Summary(hu.UTF-8): Többoszlopos számozott listák
2764Group: Applications/Publishing/TeX
2765Requires(post,postun): %{_bindir}/texhash
2766Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2767
2768%description latex-multienum
2769Multi-column enumerated lists.
2770
2771%description latex-multienum -l hu.UTF-8
2772Többoszlopos számozott listák.
2773
f1f5d194
ZU
2774
2775%package latex-moreverb
2776Summary: Extended verbatim
2777Summary(hu.UTF-8): Kiterjesztett verbatim
2778Group: Applications/Publishing/TeX
2779Requires(post,postun): %{_bindir}/texhash
2780Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2781
2782%description latex-moreverb
2783Extended verbatim.
2784
2785%description latex-moreverb -l hu.UTF-8
2786Kiterjesztett verbatim.
2787
a8b381b0
ZU
2788%package latex-ntheorem
2789Summary: Enhanced theorem environment
2790Summary(hu.UTF-8): Bővített tétel környezet
2791Group: Applications/Publishing/TeX
fe66da27 2792Requires(post,postun): %{_bindir}/texhash
78d53d8c 2793Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2794
2795%description latex-ntheorem
2796Enhanced theorem environment.
2797
2798%description latex-ntheorem -l hu.UTF-8
2799Bővített tétel környezet
2800
f65b3398
ZU
2801%package latex-other
2802Summary: Other LaTeX packages
2803Summary(hu.UTF-8): Néhány további LaTeX csomag
2804Group: Applications/Publishing/TeX
2805Requires(post,postun): %{_bindir}/texhash
2806Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2807
2808%description latex-other
2809Other LaTeX packages.
2810
2811%description latex-other -l hu.UTF-8
2812Néhány további LaTeX csomag.
2813
2814%package latex-other-doc
2815Summary: Other LaTeX packages documentation
2816Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2817Group: Applications/Publishing/TeX
2818Requires(post,postun): %{_bindir}/texhash
2819Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2820
2821%description latex-other-doc
2822Other LaTeX packages documentation.
2823
2824%description latex-other-doc -l hu.UTF-8
2825Néhány további LaTeX csomag dokumentációja.
2826
d08789e0
ZU
2827%package latex-palatcm
2828Summary: Palatino + Computer Modern math fonts for LaTeX
2829Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2830Group: Applications/Publishing/TeX
2831Requires(post,postun): %{_bindir}/texhash
2832Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2833
2834%description latex-palatcm
2835Palatino + Computer Modern math fonts for LaTeX.
2836
2837%description latex-palatcm -l pl.UTF-8
2838Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2839
f65b3398
ZU
2840
2841%package latex-pdfslide
2842Summary: Presentation slides using pdftex
2843Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2844Group: Applications/Publishing/TeX
2845Requires(post,postun): %{_bindir}/texhash
2846Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2847
2848%description latex-pdfslide
2849Presentation slides using pdftex.
2850
2851%description latex-pdfslide -l hu.UTF-8
2852Prezentáció készítése pdftex-hel.
2853
03d9d5fa
ZU
2854%package latex-pgf
2855Summary: The TeX Portable Graphic Format
2856Summary(hu.UTF-8): TeX Portable Graphic Formátum
2857Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2858Group: Applications/Publishing/TeX
2859Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2860Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2861Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2862Obsoletes: tetex-pgf
03d9d5fa
ZU
2863
2864%description latex-pgf
2865A macro package for creating graphics directly in TeX and LaTeX.
2866
2867%description latex-pgf -l hu.UTF-8
2868Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2869
2870%description latex-pgf -l pl.UTF-8
2871Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2872
f65b3398
ZU
2873%package latex-polynom
2874Summary: Macros for manipulating polynomials
2875Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2876Group: Applications/Publishing/TeX
2877Requires(post,postun): %{_bindir}/texhash
2878Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2879
2880%description latex-polynom
2881Macros for manipulating polynomials.
2882
2883%description latex-polynom -l hu.UTF-8
2884Makrók polinomokkal való műveletekre.
2885
2886%package latex-polynomial
2887Summary: Typeset (univariate) polynomials
2888Summary(hu.UTF-8): Egyváltozós polinomok szedése
2889Group: Applications/Publishing/TeX
2890Requires(post,postun): %{_bindir}/texhash
2891Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2892
2893%description latex-polynomial
2894Typeset (univariate) polynomials.
2895
2896%description latex-polynomial -l hu.UTF-8
2897Egyváltozós polinomok szedése.
2898
b7b4a109
ZU
2899%package latex-prosper
2900Summary: LaTeX class for high quality slides
2901Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2902Group: Applications/Publishing/TeX
2903Requires(post,postun): %{_bindir}/texhash
2904Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2905
2906%description latex-prosper
2907LaTeX class for high quality slides.
2908
2909%description latex-prosper -l hu.UTF-8
2910LaTeX osztály jó minőségű fóliák készítéséhez.
2911
2912%package latex-pseudocode
2913Summary: LaTeX enviroment for specifying algorithms in a natural way
2914Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2915Group: Applications/Publishing/TeX
2916Requires(post,postun): %{_bindir}/texhash
2917Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2918
2919%description latex-pseudocode
2920LaTeX enviroment for specifying algorithms in a natural way.
2921
2922%description latex-pseudocode -l hu.UTF-8
2923LaTeX környezet algoritmusok bevitelére.
2924
d08789e0
ZU
2925%package latex-psnfss
2926Summary: LaTeX font support for common PostScript fonts
2927Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2928Group: Applications/Publishing/TeX
2929Requires(post,postun): %{_bindir}/texhash
2930Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2931Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2932Obsoletes: tetex-latex-mathptm
2933Obsoletes: tetex-latex-mathptmx
2934
2935%description latex-psnfss
2936LaTeX font definition files, macros and font metrics for common
2937PostScript fonts.
2938
2939%description latex-psnfss -l pl.UTF-8
2940LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2941popularnych fontów postscriptowych.
2942
8efa6a9c
ZU
2943%package latex-pst-2dplot
2944Summary: A PSTricks package for drawing 2D curves
2945Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2946Group: Applications/Publishing/TeX
2947Requires(post,postun): %{_bindir}/texhash
2948Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2949
2950%description latex-pst-2dplot
2951A PSTricks package for drawing 2D curves.
2952
2953%description latex-pst-2dplot -l hu.UTF-8
2954PSTricks csomag kétdimenziós görbék rajzolásához.
2955
2956%package latex-pst-3dplot
2957Summary: Draw 3d curves and graphs using PSTricks
2958Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2959Group: Applications/Publishing/TeX
2960Requires(post,postun): %{_bindir}/texhash
2961Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2962
2963%description latex-pst-3dplot
2964Draw 3d curves and graphs using PSTricks.
2965
2966%description latex-pst-3dplot -l hu.UTF-8
29673D-s görbék és grafikonok PSTricks-szel.
2968
2969
2970%package latex-pst-bar
2971Summary: Produces bar charts using pstricks
2972Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
2973Group: Applications/Publishing/TeX
2974Requires(post,postun): %{_bindir}/texhash
2975Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2976
2977%description latex-pst-bar
2978Produces bar charts using pstricks.
2979
2980%description latex-pst-bar -l hu.UTF-8
2981Oszlopdiagramok pstricks-szel.
2982
2983%package latex-pst-circ
2984Summary: PSTricks package for drawing electric circuits
2985Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
2986Group: Applications/Publishing/TeX
2987Requires(post,postun): %{_bindir}/texhash
2988Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2989
2990%description latex-pst-circ
2991PSTricks package for drawing electric circuits.
2992
2993%description latex-pst-circ -l hu.UTF-8
2994PSTricks csomag elektromos áramkörök rajzolásához.
2995
2996%package latex-pst-diffraction
2997Summary: Print diffraction patterns from various apertures
2998Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
2999Group: Applications/Publishing/TeX
3000Requires(post,postun): %{_bindir}/texhash
3001Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3002
3003%description latex-pst-diffraction
3004Print diffraction patterns from various apertures.
3005
3006%description latex-pst-diffraction -l hu.UTF-8
3007Diffrakciós képek különböző eszközökön.
3008
b7b4a109
ZU
3009%package latex-pst-eucl
3010Summary: Euclidian geometry with pstricks
3011Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3012Group: Applications/Publishing/TeX
3013Requires(post,postun): %{_bindir}/texhash
3014Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3015
3016%description latex-pst-eucl
3017Euclidian geometry with pstricks.
3018
3019%description latex-pst-eucl -l hu.UTF-8
3020Euklidészi geometria a pstricks használatával.
3021
8efa6a9c
ZU
3022
3023%package latex-pst-fun
3024Summary: Draw "funny" objects with PSTricks
3025Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3026Group: Applications/Publishing/TeX
3027Requires(post,postun): %{_bindir}/texhash
3028Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3029
3030%description latex-pst-fun
3031Draw "funny" objects with PSTricks.
3032
3033%description latex-pst-fun -l hu.UTF-8
3034"Vicces" rajzok PSTricks-szel
3035
3036%package latex-pst-func
3037Summary: PSTricks package for plotting mathematical functions
3038Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3039Group: Applications/Publishing/TeX
3040Requires(post,postun): %{_bindir}/texhash
3041Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3042
3043%description latex-pst-func
3044PSTricks package for plotting mathematical functions.
3045
3046%description latex-pst-eucl -l hu.UTF-8
3047PSTricks csomag matematikai függvények ábrázolásához.
3048
b7b4a109
ZU
3049%package latex-pst-fr3d
3050Summary: Draw 3-dimensional framed boxes using PSTricks
3051Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3052Group: Applications/Publishing/TeX
3053Requires(post,postun): %{_bindir}/texhash
3054Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3055
3056%description latex-pst-fr3d
3057Draw 3-dimensional framed boxes using PSTricks.
3058
3059%description latex-pst-fr3d -l hu.UTF-8
3060Háromdimenziós dobozok PSTricks segítségével.
3061
3062%package latex-pst-fractal
3063Summary: Draw fractal sets using PSTricks
3064Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3065Group: Applications/Publishing/TeX
3066Requires(post,postun): %{_bindir}/texhash
3067Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3068
3069%description latex-pst-fractal
3070Draw fractal sets using PSTricks.
3071
3072%description latex-pst-fractal -l hu.UTF-8
3073Fraktálok rajzolása PSTricks segítségével.
3074
8efa6a9c
ZU
3075%package latex-pst-infixplot
3076Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3077Summary(hu.UTF-8): Infix kifejezések ábrázolása
3078Group: Applications/Publishing/TeX
3079Requires(post,postun): %{_bindir}/texhash
3080Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3081
3082%description latex-pst-infixplot
3083Using pstricks plotting capacities with infix expressions rather than
3084RPN.
3085
3086%description latex-pst-infixplot -l hu.UTF-8
3087Infix kifejezések ábrázolása.
3088
3089%package latex-pst-math
3090Summary: Enhancement of PostScript math operators to use with pstricks
3091Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3092Group: Applications/Publishing/TeX
3093Requires(post,postun): %{_bindir}/texhash
3094Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3095
3096%description latex-pst-math
3097Enhancement of PostScript math operators to use with pstricks.
3098
3099%description latex-pst-math -l hu.UTF-8
3100PostScript matematikai operátorok bővítése pstricks-szel.
3101
3102%package latex-pst-ob3d
3103Summary: Three dimensional objects using PSTricks
3104Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3105Group: Applications/Publishing/TeX
3106Requires(post,postun): %{_bindir}/texhash
3107Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3108
3109%description latex-pst-ob3d
3110Three dimensional objects using PSTricks.
3111
3112%description latex-pst-ob3d -l hu.UTF-8
3113Háromdimenziós objektumok PSTricks-szel.
3114
3115%package latex-pst-optexp
3116Summary: Drawing optical experimental setups
3117Summary(hu.UTF-8): Optikai összeállítások rajzolása
3118Group: Applications/Publishing/TeX
3119Requires(post,postun): %{_bindir}/texhash
3120Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3121
3122%description latex-pst-optexp
3123Drawing optical experimental setups.
3124
3125%description latex-pst-optexp -l hu.UTF-8
3126Optikai összeállítások rajzolása.
3127
3128%package latex-pst-optic
3129Summary: Drawing optics diagrams
3130Summary(hu.UTF-8): Optikai ábrák rajzolása
3131Group: Applications/Publishing/TeX
3132Requires(post,postun): %{_bindir}/texhash
3133Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3134
3135%description latex-pst-optic
3136Drawing optics diagrams.
3137
3138%description latex-pst-optic -l hu.UTF-8
3139Optikai ábrák rajzolása.
3140
3141%package latex-pst-text
3142Summary: Text and character manipulation in PSTricks
3143Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3144Group: Applications/Publishing/TeX
3145Requires(post,postun): %{_bindir}/texhash
3146Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3147
3148%description latex-pst-text
3149Text and character manipulation in PSTricks.
3150
3151%description latex-pst-text -l hu.UTF-8
3152Szöveg és karakter manipulációk PSTricks-szel.
3153
1024ab0e
ZU
3154%package latex-pst-uncategorized
3155Summary: Other uncategorized PSTricks packages
3156Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3157Group: Applications/Publishing/TeX
3158Requires(post,postun): %{_bindir}/texhash
3159Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3160
3161%description latex-pst-uncategorized
3162Other uncategorized PSTricks packages.
3163
3164%description latex-pst-uncategorized -l hu.UTF-8
3165Néhány kategorizálatlan PSTricks csomag.
3166
d08789e0
ZU
3167%package latex-pxfonts
3168Summary: PX fonts LaTeX support
3169Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3170Group: Applications/Publishing/TeX
3171Requires(post,postun): %{_bindir}/texhash
3172Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3173Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3174
3175%description latex-pxfonts
3176PX fonts LaTeX support.
3177
3178%description latex-pxfonts -l pl.UTF-8
3179Obsługa fontów PX w LaTeXu.
3180
3181%package latex-qfonts
3182Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3183Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3184Group: Applications/Publishing/TeX
3185Requires(post,postun): %{_bindir}/texhash
3186Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3187Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3188
3189%description latex-qfonts
3190A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3191QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3192QuasiTimes (regular, italic, bold and bold italic), based on URW++
3193fonts distributed with Ghostscript. The fonts are encoded according to
3194QX layout which facilitates multilingual and technical typesetting
3195using TeX, preserving usability in Windows applications.
3196
3197%description latex-qfonts -l pl.UTF-8
3198Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3199QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3200QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3201fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3202zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3203TeXu, zachowując przydatność dla aplikacji windowsowych.
3204
6c82f497
ZU
3205%package latex-SIstyle
3206Summary: Package to typeset SI units, numbers and angles
3207Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3208Group: Applications/Publishing/TeX
6c82f497 3209Requires(post,postun): /usr/bin/texhash
b4d68b39 3210Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3211
3212%description latex-SIstyle
3213Package to typeset SI units, numbers and angles.
3214
3215%description latex-SIstyle -l hu.UTF-8
3216Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3217
3218%package latex-SIunits
3219Summary: The SIunits package can be used to standardise the use of units in your writings
3220Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3221Group: Applications/Publishing/TeX
fe66da27 3222Requires(post,postun): /usr/bin/texhash
78d53d8c 3223Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3224
3225%description latex-SIunits
2b453bda
ZU
3226The SIunits package can be used to standardise the use of units in
3227your writings.
3127b522
ZU
3228
3229%description latex-SIunits -l hu.UTF-8
3230Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3231
f65b3398
ZU
3232%package latex-siunitx
3233Summary: A comprehensive (SI) units package
3234Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3235Group: Applications/Publishing/TeX
3236Requires(post,postun): /usr/bin/texhash
3237Requires: %{name}-latex
3238
3239%description latex-siunitx
3240A comprehensive (SI) units package.
3241
3242%description latex-siunitx -l hu.UTF-8
3243Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3244
6c82f497
ZU
3245%package latex-Tabbing
3246Summary: Tabbing with accented letters
3247Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3248Group: Applications/Publishing/TeX
3249Requires(post,postun): /usr/bin/texhash
3250
3251%description latex-Tabbing
3252Tabbing with accented letters.
3253
3254%description latex-Tabbing -l hu.UTF-8
3255Tabbing környezet ékezetes betűk használatával.
3127b522 3256
d08789e0
ZU
3257%package latex-urwvn
3258Summary: URWVN fonts
3259Summary(pl.UTF-8): Fonty URWVN
3260Group: Applications/Publishing/TeX
3261Requires(post,postun): /usr/bin/texhash
3262Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3263Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3264
3265%description latex-urwvn
3266URWVN fonts.
3267
3268%description latex-urwvn -l pl.UTF-8
3269Fonty URWVN.
3270
3271%package latex-txfonts
3272Summary: TX fonts LaTeX support
3273Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3274Group: Applications/Publishing/TeX
3275Requires(post,postun): %{_bindir}/texhash
3276Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3277Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3278
3279%description latex-txfonts
3280TX fonts LaTeX support.
3281
3282%description latex-txfonts -l pl.UTF-8
3283Obsługa fontów TX w LaTeXu.
3284
7ea3a98b
ZU
3285%package latex-ucs
3286Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3287Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3288Group: Applications/Publishing/TeX
7ea3a98b 3289Requires(post,postun): %{_bindir}/texhash
78d53d8c 3290Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3291
3292%description latex-ucs
d34bfb7f
ZU
3293This package contains support for using UTF-8 as input encoding in
3294LaTeX documents.
7ea3a98b
ZU
3295
3296%description latex-ucs -l hu.UTF-8
3297Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3298
d08789e0
ZU
3299%package latex-umlaute
3300Summary: An interface to inputenc for using alternate input encodings
3301Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3302Group: Applications/Publishing/TeX
3303Requires(post,postun): %{_bindir}/texhash
3304Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3305
3306%description latex-umlaute
3307An interface to inputenc for using alternate input encodings.
3308
3309%description latex-umlaute -l pl.UTF-8
3310Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3311
3312%package latex-wasysym
3313Summary: Extra characters from the Waldis symbol fonts
3314Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3315Group: Applications/Publishing/TeX
3316Requires(post,postun): %{_bindir}/texhash
3317Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3318Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3319
3320%description latex-wasysym
3321Makes some additional characters available that come from the wasy
3322fonts (Waldis symbol fonts). These fonts are not automatically
3323included in NFSS2/LaTeX2e since they take up important space and often
3324aren't necessary if one makes use of the packages amsfonts or amssymb.
3325Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3326apple, ocircle invneg, logof, varint, male, female, phone, clock,
3327lightning, pointer, sun, bell, permil, smiley, various electrical
3328symbols, shapes, music notes, circles, signs, astronomy, etc.
3329
3330%description latex-wasysym -l pl.UTF-8
3331Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3332(Waldis symbol). Te fonty nie są automatycznie dołączane w
3333NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3334jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3335m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3336ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3337pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3338kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3339
03d9d5fa
ZU
3340%package latex-xcolor
3341Summary: Allows for access to color tints, shades, tones etc
3342Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3343Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3344Group: Applications/Publishing/TeX
3345Obsoletes: tetex-latex-xcolor
3346
3347%description
3348`xcolor' provides easy driver-independent access to several kinds of
3349color tints, shades, tones, and mixes of arbitrary colors. It allows
3350to select a document-wide target color model and offers tools for
3351automatic color schemes, conversion between eight color models, and
3352alternating table row colors.
3353
3354%description latex-xcolor -l hu.UTF-8
3355`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3356színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3357keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3358modell kiválasztásához és a színmodellek közötti konverzióra.
3359
3360%description latex-xcolor -l pl.UTF-8
3361`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3362wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3363na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3364schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3365naprzemiennych kolorów w tabelach.
3366
d08789e0
ZU
3367%package format-latex
3368Summary: LaTeX macro package
3369Summary(pl.UTF-8): Pakiet makr LaTeX
3370Group: Applications/Publishing/TeX
3371Requires(post,postun): %{_bindir}/texhash
3372Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3373Obsoletes: hugelatex
3374
3375%description format-latex
3376LaTeX is a front end for the TeX text formatting system. Easier to use
3377than TeX, LaTeX is essentially a set of TeX macros which provide
3378convenient, predefined document formats for users.
3379
3380This package contains LaTeX format.
3381
3382%description format-latex -l pl.UTF-8
3383LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3384łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3385dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3386
3387Ten pakiet zawiera format LaTeX.
3388
3389%package format-pdflatex
3390Summary: PDF LaTeX macro package
3391Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3392Group: Applications/Publishing/TeX
3393Requires(post,postun): %{_bindir}/texhash
3394Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3395Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3396Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3397Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3398Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3399
3400%description format-pdflatex
3401LaTeX is a front end for the TeX text formatting system. Easier to use
3402than TeX, LaTeX is essentially a set of TeX macros which provide
3403convenient, predefined document formats for users.
3404
3405This package contains PDF LaTeX format.
3406
3407%description format-pdflatex -l pl.UTF-8
3408LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3409łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3410dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3411
3412Ten pakiet zawiera format PDF LaTeX.
3413
3414# PLaTeX format
3415
3416%package platex
3417Summary: PLaTeX format basic files
3418Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3419Group: Applications/Publishing/TeX
3420Requires(post,postun): %{_bindir}/texhash
3421Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3422Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3423
3424%description platex
3425PLaTeX format basic files.
3426
3427%description platex -l pl.UTF-8
3428Podstawowe pliki dla formatu PLaTeX.
3429
3430%package format-platex
3431Summary: PLaTeX format
3432Summary(pl.UTF-8): Format PLaTeX
3433Group: Applications/Publishing/TeX
3434Requires(post,postun): %{_bindir}/texhash
3435Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3436
3437%description format-platex
3438PLaTeX format.
3439
3440%description format-platex -l pl.UTF-8
3441Format PLaTeX.
3442
3443%package format-pdfplatex
3444Summary: PDF PLaTeX format
3445Summary(pl.UTF-8): Format PDF PLaTeX
3446Group: Applications/Publishing/TeX
3447Requires(post,postun): %{_bindir}/texhash
3448Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3449Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3450Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3451
3452%description format-pdfplatex
3453PDF PLaTeX format.
3454
3455%description format-pdfplatex -l pl.UTF-8
3456Format PDF PLaTeX.
3457
3458# # TeX generic macros #
3459
3460%package tex-babel
3461Summary: Multilingual support for TeX
3462Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3463Group: Applications/Publishing/TeX
3464Requires(post,postun): %{_bindir}/texhash
3465Requires: %{name} = %{epoch}:%{version}-%{release}
3466
3467%description tex-babel
3468Multilingual support for TeX.
3469
3470%description tex-babel -l pl.UTF-8
3471Obsługa wielu języków dla TeXa.
3472
3473%package tex-german
3474Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3475Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3476Group: Applications/Publishing/TeX
3477Requires(post,postun): %{_bindir}/texhash
3478Requires: %{name} = %{epoch}:%{version}-%{release}
3479
3480%description tex-german
3481Supports the new German orthography (neue deutsche Rechtschreibung).
3482
3483%description tex-german -l pl.UTF-8
3484Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3485
3486%package tex-mfpic
3487Summary: Macros which generate Metafont or Metapost for drawing pictures
3488Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3489Group: Applications/Publishing/TeX
3490Requires(post,postun): %{_bindir}/texhash
3491Requires: %{name} = %{epoch}:%{version}-%{release}
3492
3493%description tex-mfpic
3494Macros which generate Metafont or Metapost for drawing pictures.
3495
3496%description tex-mfpic -l pl.UTF-8
3497Makra generujące Metafont lub Metapost do rysowania obrazków.
3498
3499%package tex-misc
3500Summary: Miscellaneous TeX macros
3501Summary(pl.UTF-8): Różne makra TeXowe
3502Group: Applications/Publishing/TeX
3503Requires(post,postun): %{_bindir}/texhash
3504Requires: %{name} = %{epoch}:%{version}-%{release}
3505Obsoletes: tetex-tex-eijkhout
3506
3507%description tex-misc
3508Miscellaneous TeX macros.
3509
3510%description tex-misc -l pl.UTF-8
3511Różne makra TeXowe.
3512
3513%package tex-pictex
3514Summary: Picture drawing macros for TeX and LaTeX
3515Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3516Group: Applications/Publishing/TeX
3517Requires(post,postun): %{_bindir}/texhash
3518Requires: %{name} = %{epoch}:%{version}-%{release}
3519
3520%description tex-pictex
3521Picture drawing macros for TeX and LaTeX.
3522
3523%description tex-pictex -l pl.UTF-8
3524Makra do rysowania obrazków dla TeXa i LaTeXa.
3525
3526%package tex-pstricks
3527Summary: PostScript macros for TeX
3528Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3529Group: Applications/Publishing/TeX
3530Requires(post,postun): %{_bindir}/texhash
3531Requires: %{name} = %{epoch}:%{version}-%{release}
3532
3533%description tex-pstricks
3534An extensive collection of PostScript macros that is compatible with
3535most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3536AMS-LaTeX. Included are macros for color, graphics, pie charts,
3537rotation, trees and overlays. It has many special features, including:
3538a wide variety of graphics (picture drawing) macros, with a flexible
3539interface and with color support. There are macros for coloring or
3540shading the cells of tables.
3541
3542%description tex-pstricks -l pl.UTF-8
3543Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3544makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3545makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3546nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3547rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3548makra do kolorowania lub cieniowania komórek tabel.
3549
3550%package tex-qpx
3551Summary: QuasiPalatino and PX fonts typesetting support
3552Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3553Group: Applications/Publishing/TeX
3554Requires(post,postun): %{_bindir}/texhash
3555Requires: %{name} = %{epoch}:%{version}-%{release}
3556Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3557
3558%description tex-qpx
3559QuasiPalatino and PX fonts typesetting support.
3560
3561%description tex-qpx -l pl.UTF-8
3562Wsparcie dla składu fontami QuasiPalatino i PX.
3563
31bd2c4a 3564%package tex-qpxqtx
d08789e0
ZU
3565Summary: QuasiTimes and TX fonts typesetting support
3566Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3567Group: Applications/Publishing/TeX
3568Requires(post,postun): %{_bindir}/texhash
3569Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3570Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3571
31bd2c4a 3572%description tex-qpxqtx
d08789e0
ZU
3573QuasiTimes and TX fonts typesetting support.
3574
31bd2c4a 3575%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3576Wsparcie dla składu fontami QuasiTimes i TX.
3577
3578%package tex-ruhyphen
3579Summary: Russian hyphenation
3580Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3581Group: Applications/Publishing/TeX
3582Requires(post,postun): %{_bindir}/texhash
3583Requires: %{name} = %{epoch}:%{version}-%{release}
3584
3585%description tex-ruhyphen
3586A collection of Russian hyphenation patterns supporting a number of
3587Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3588LCY, LWN (OT2), and koi8-r.
3589
3590%description tex-ruhyphen -l pl.UTF-8
3591Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3592kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3593Cyrillic), LCY, LWN (OT2) i koi8-r.
3594
3595%package tex-spanish
3596Summary: Various TeX related files for typesetting documents written in Spanish
3597Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3598Group: Applications/Publishing/TeX
3599Requires(post,postun): %{_bindir}/texhash
3600Requires: %{name} = %{epoch}:%{version}-%{release}
3601Obsoletes: tetex-tex-spanishb
3602
3603%description tex-spanish
3604Various TeX related files for typesetting documents written in
3605Spanish, including hyphenation and dictionaries.
3606
3607%description tex-spanish -l pl.UTF-8
3608Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3609hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3610
3611%package tex-texdraw
3612Summary: Graphical macros, using embedded PostScript
3613Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3614Group: Applications/Publishing/TeX
3615Requires(post,postun): %{_bindir}/texhash
3616Requires: %{name} = %{epoch}:%{version}-%{release}
3617
3618%description tex-texdraw
3619Graphical macros, using embedded PostScript.
3620
3621%description tex-texdraw -l pl.UTF-8
3622Makra graficzne używające osadzanego PostScriptu.
3623
3624%package tex-thumbpdf
3625Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3626Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3627Group: Applications/Publishing/TeX
3628Requires(post,postun): %{_bindir}/texhash
3629Requires: %{name} = %{epoch}:%{version}-%{release}
3630
3631%description tex-thumbpdf
3632Provides support, using Perl, for thumbnails in pdfTeX and
3633dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3634represented in a TeX readable file that is read by the package
3635thumbpdf.sty to automatically include the thumbnails. Works with both
3636plain TeX and LaTeX.
3637
3638%description tex-thumbpdf -l pl.UTF-8
3639Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3640użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3641TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3642ikonki. Działa z formatami plain TeX i LaTeX.
3643
3644%package tex-ukrhyph
3645Summary: Ukranian hyphenation
3646Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3647Group: Applications/Publishing/TeX
3648Requires(post,postun): %{_bindir}/texhash
3649Requires: %{name} = %{epoch}:%{version}-%{release}
3650
3651%description tex-ukrhyph
3652This package allows the use of different hyphenation patterns for the
3653Ukrainian language for various Cyrillic font encodings. Contains
3654packages implementing traditional rules, modern rules, and combined
3655English-Ukrainian hyphenation.
3656
3657%description tex-ukrhyph -l pl.UTF-8
3658Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3659dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3660Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3661łączonych angielsko-ukraińskich.
3662
3663%package latex-vietnam
3664Summary: Vietnamese language support
3665Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3666Group: Applications/Publishing/TeX
3667Requires(post,postun): %{_bindir}/texhash
3668Requires: %{name} = %{epoch}:%{version}-%{release}
3669Obsoletes: tetex-tex-vietnam
3670
3671%description latex-vietnam
3672Vietnamese language support.
3673
3674%description latex-vietnam -l pl.UTF-8
3675Wsparcie dla języka wietnamskiego.
3676
3677%package tex-xypic
3678Summary: Package for typesetting a variety of graphs and diagrams with TeX
3679Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3680Group: Applications/Publishing/TeX
3681Requires(post,postun): %{_bindir}/texhash
3682Requires: %{name} = %{epoch}:%{version}-%{release}
3683Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3684
3685%description tex-xypic
3686A package for typesetting a variety of graphs and diagrams with TeX.
3687Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3688and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3689`supported package'.
3690
3691%description tex-xypic -l pl.UTF-8
3692Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3693z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3694w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3695
3696%package tex-xkeyval
3697Summary: Extension to keyval package
3698Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3699Group: Applications/Publishing/TeX
3700Requires(post,postun): /usr/bin/texhash
3701Requires: %{name} = %{epoch}:%{version}-%{release}
3702
3703%description tex-xkeyval
3704Extension to keyval package.
3705
3706%description tex-xkeyval -l pl.UTF-8
3707Rozszerzenie do pakietu keyval.
3708
3709%package dirs-fonts
3710Summary: TeX font directories
3711Summary(pl.UTF-8): Katalogi fontów TeXa
13870b4c 3712Obsoletes: tetex-dirs-fonts
d08789e0
ZU
3713Group: Fonts
3714
3715%description dirs-fonts
3716TeX font directories.
3717
3718%description dirs-fonts -l pl.UTF-8
3719Katalogi fontów TeXa.
3720
3721# # Fonts packages #
3722
3723%package fonts-adobe
3724Summary: Adobe fonts
3725Summary(pl.UTF-8): Fonty Adobe
3726Group: Fonts
78d53d8c 3727Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3728
3729%description fonts-adobe
3730Adobe fonts.
3731
3732%description fonts-adobe -l pl.UTF-8
3733Fonty Adobe.
3734
3735%package fonts-ae
3736Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3737Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3738Group: Fonts
78d53d8c 3739Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3740
3741%description fonts-ae
3742Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3743
3744%description fonts-ae -l pl.UTF-8
3745Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3746
3747%package fonts-ams
3748Summary: AMS fonts
3749Summary(pl.UTF-8): Fonty AMS
3750Group: Fonts
78d53d8c 3751Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3752
3753%description fonts-ams
3754AMS fonts.
3755
3756%description fonts-ams -l pl.UTF-8
3757Fonty AMS.
3758
3759%package fonts-antp
3760Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3761Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3762Group: Fonts
78d53d8c 3763Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3764
3765%description fonts-antp
3766Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3767
3768%description fonts-antp -l pl.UTF-8
3769Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3770Type 1.
3771
3772%package fonts-antt
3773Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3774Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3775Group: Fonts
78d53d8c 3776Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3777
3778%description fonts-antt
3779Antykwa Torunska, a Type 1 family of a Polish traditional type.
3780
3781%description fonts-antt -l pl.UTF-8
3782Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3783
5bc70a92
MB
3784%package fonts-arphic
3785Summary: Arphic fonts
3786Group: Fonts
3787Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3788
3789%description fonts-arphic
3790Arphic fonts.
3791
d08789e0
ZU
3792%package fonts-bbm
3793Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3794Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3795Group: Fonts
78d53d8c 3796Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3797
3798%description fonts-bbm
3799Blackboard variant fonts for Computer Modern, with LaTeX support.
3800
3801%description fonts-bbm -l pl.UTF-8
3802Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3803
3804%package fonts-bbold
3805Summary: Sans serif blackboard bold for LaTeX
3806Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3807Group: Fonts
78d53d8c 3808Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3809
3810%description fonts-bbold
3811Sans serif blackboard bold for LaTeX.
3812
3813%description fonts-bbold -l pl.UTF-8
3814Tablicowy tłusty font sans serif dla LaTeXa.
3815
b280f158
ZU
3816%package fonts-bh
3817Summary: Bold & Heavy Fonts
3818Summary(pl.UTF-8): Fonty Bold i Heavy
3819Group: Fonts
78d53d8c 3820Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3821
b280f158
ZU
3822%description fonts-bh
3823Bold & Heavy Fonts.
d08789e0 3824
b280f158
ZU
3825%description fonts-bh -l pl.UTF-8
3826Fonty Bold i Heavy.
d08789e0
ZU
3827
3828%package fonts-bitstream
3829Summary: Bitstream fonts
3830Summary(pl.UTF-8): Fonty Bitstream
3831Group: Fonts
78d53d8c 3832Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3833Obsoletes: tetex-fonts-bitstrea
3834
3835%description fonts-bitstream
3836Bitstream fonts.
3837
3838%description fonts-bitstream -l pl.UTF-8
3839Fonty Bitstream.
3840
3841%package fonts-cbgreek
3842Summary: Complete set of Greek fonts
3843Summary(pl.UTF-8): Pełny zestaw fontów greckich
3844Group: Fonts
78d53d8c 3845Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3846
3847%description fonts-cbgreek
3848Complete set of Greek fonts.
3849
3850%description fonts-cbgreek -l pl.UTF-8
3851Pełny zestaw fontów greckich.
3852
3853%package fonts-cc-pl
3854Summary: Polish version of Computer Concrete fonts
3855Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3856Group: Fonts
78d53d8c 3857Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3858
3859%description fonts-cc-pl
3860Polish version of Computer Concrete fonts.
3861
3862%description fonts-cc-pl -l pl.UTF-8
3863Polska wersja fontów Computer Concrete.
3864
3865%package fonts-cg
3866Summary: Compugraphic fonts
3867Summary(pl.UTF-8): Fonty Compugraphic
3868Group: Fonts
78d53d8c 3869Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3870
3871%description fonts-cg
3872Compugraphic fonts.
3873
3874%description fonts-cg -l pl.UTF-8
3875Fonty Compugraphic.
3876
3877%package fonts-cm
3878Summary: Computer Modern fonts
3879Summary(pl.UTF-8): Fonty Computer Modern
3880Group: Fonts
78d53d8c 3881Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3882
3883%description fonts-cm
3884Computer Modern fonts.
3885
3886%description fonts-cm -l pl.UTF-8
3887Fonty Computer Modern.
3888
3889%package fonts-cmbright
3890Summary: CM Bright fonts
3891Summary(pl.UTF-8): Fonty CM Bright
3892Group: Fonts
78d53d8c 3893Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3894
3895%description fonts-cmbright
3896CM Bright fonts.
3897
3898%description fonts-cmbright -l pl.UTF-8
3899Fonty CM Bright.
3900
3901%package fonts-cmcyr
3902Summary: Computer Modern fonts extended with Russian letters
3903Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3904Group: Fonts
78d53d8c 3905Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3906
3907%description fonts-cmcyr
3908Computer Modern fonts extended with Russian letters.
3909
3910%description fonts-cmcyr -l pl.UTF-8
3911Fonty Computer Modern rozszerzone o litery rosyjskie.
3912
3913%package fonts-cmextra
3914Summary: Extra Computer Modern fonts, from the American Mathematical Society
3915Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3916Group: Fonts
78d53d8c 3917Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3918
3919%description fonts-cmextra
3920Extra Computer Modern fonts, from the American Mathematical Society.
3921
3922%description fonts-cmextra -l pl.UTF-8
3923Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3924
3925%package fonts-concmath
3926Summary: Concrete Math fonts
3927Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3928Group: Fonts
78d53d8c 3929Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3930
3931%description fonts-concmath
3932Concrete Math fonts.
3933
3934%description fonts-concmath -l pl.UTF-8
3935Fonty matematyczne Concrete Math.
3936
3937%package fonts-concrete
3938Summary: Concrete Roman fonts
3939Summary(pl.UTF-8): Fonty Concrete Roman
3940Group: Fonts
78d53d8c 3941Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3942
3943%description fonts-concrete
3944Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3945with Euler math fonts.
3946
3947%description fonts-concrete -l pl.UTF-8
3948Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3949przeznaczone do używania z fontami matematycznymi Euler.
3950
3951%package fonts-cs
3952Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3953Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3954Group: Fonts
78d53d8c 3955Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3956
3957%description fonts-cs
3958Czech/Slovak-tuned MetaFont Computer Modern fonts.
3959
3960%description fonts-cs -l pl.UTF-8
3961Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3962czeskiego i słowackiego.
3963
4a09ae1a
ZU
3964%package fonts-dstroke
3965Summary: Doublestroke font for typesetting the mathematical symbols
3966Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3967Group: Fonts
78d53d8c 3968Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3969
3970%description fonts-dstroke
3971Doublestroke font for typesetting the mathematical symbols.
3972
3973%description fonts-dstroke -l pl.UTF-8
3974Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3975
3976%package fonts-ecc
3977Summary: Sources for the European Concrete fonts
3978Summary(pl.UTF-8): Źródła dla fontów European Concrete
3979Group: Fonts
78d53d8c 3980Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3981
3982%description fonts-ecc
3983The MetaFont sources and tfm files of the European Concrete Fonts.
3984This is the EC implementation of Knuth's Concrete fonts, including
3985also the corresponding text companion fonts.
3986
3987%description fonts-ecc -l pl.UTF-8
3988Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3989implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3990tekstowymi fontami towarzyszącymi.
3991
3992%package fonts-eurosym
3993Summary: The new European currency symbol for the Euro
3994Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3995Group: Fonts
78d53d8c 3996Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3997
3998%description fonts-eurosym
3999The new European currency symbol for the Euro implemented in Metafont,
4000using the official European Commission dimensions, and providing
4001several shapes (normal, slanted, bold, outline).
4002
4003%description fonts-eurosym -l pl.UTF-8
4004Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4005z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4006różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4007
4008%package fonts-eulervm
4009Summary: The Virtual Euler Math fonts
4010Summary(pl.UTF-8): Fonty Virtual Euler Math
4011Group: Fonts
78d53d8c 4012Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4013
4014%description fonts-eulervm
4015Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4016approach has several advantages over immediately using the _real_
4017Euler fonts: Most noticeably, less TeX resources are consumed, the
4018quality of various math symbols is improved, and a usable \hslash
4019symbol can be provided.
4020
4021%description fonts-eulervm -l pl.UTF-8
4022Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4023fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4024używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4025jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4026matematycznych i może być dostępny używalny symbol \hslash.
4027
4028%package fonts-euxm
4029Summary: Fonts similar to EUSM but with two more characters
4030Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4031Group: Fonts
78d53d8c 4032Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4033
4034%description fonts-euxm
4035Fonts like EUSM but with two more characters needed for Concrete Math
4036included in TeXLive distribution in fonts3.
4037
4038%description fonts-euxm -l pl.UTF-8
4039Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4040dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4041
4042%package fonts-gothic
4043Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4044Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4045Group: Fonts
78d53d8c 4046Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4047
4048%description fonts-gothic
4049Gothic and ornamental initial fonts by Yannis Haralambous.
4050
4051%description fonts-gothic -l pl.UTF-8
4052Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4053
4054%package fonts-hoekwater
4055Summary: Converted mflogo font
4056Summary(pl.UTF-8): Przekonwertowany font mflogo
4057Group: Fonts
78d53d8c 4058Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4059
4060%description fonts-hoekwater
4061Fonts originally created in MetaFont, transformed to PostScript by
4062Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4063xipa.
4064
4065%description fonts-hoekwater -l pl.UTF-8
4066Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4067PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4068stmaryrd, wasy, wasy2, xipa.
4069
4070%package fonts-jknappen
4071Summary: Miscellaneous packages by Joerg Knappen
4072Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4073Group: Fonts
78d53d8c 4074Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4075
4076%description fonts-jknappen
4077Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4078Knappen, including sgmlcmpt.
4079
4080%description fonts-jknappen -l pl.UTF-8
4081Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4082Knappena. Zawiera sgmlcmpt.
4083
4084%package fonts-latex
4085Summary: Basic LaTeX fonts
4086Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4087Group: Fonts
78d53d8c 4088Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4089
4090%description fonts-latex
4091Basic LaTeX fonts.
4092
4093%description fonts-latex -l pl.UTF-8
4094Podstawowe fonty dla LaTeXa.
4095
4096%package fonts-lh
4097Summary: Olga Lapko's LH fonts
4098Summary(pl.UTF-8): Fonty LH Olgi Lapko
4099Group: Fonts
78d53d8c 4100Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4101
4102%description fonts-lh
4103The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4104
4105%description fonts-lh -l pl.UTF-8
4106Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4107
4108%package fonts-lm
4109Summary: Latin Modern family fonts
4110Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4111Group: Applications/Publishing/TeX
78d53d8c 4112Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4113
4114%description fonts-lm
4115Latin Modern family of fonts, based on the Computer Modern fonts
4116released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4117lot of additional characters, mainly accented ones, but not only.
4118There is a one set of PostScript fonts and four sets of TeX Font
4119Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4120encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4121Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4122potential user knows what to do with all these files. The author is
4123Boguslaw Jackowski.
4124
4125%description fonts-lm -l pl.UTF-8
4126Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4127przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4128Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4129Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4130Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4131QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4132(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4133(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4134tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4135
4136%package fonts-marvosym
4137Summary: Martin Vogel's Symbol (marvosym) font
4138Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4139Group: Fonts
78d53d8c 4140Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4141
4142%description fonts-marvosym
4143Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4144currency symbol as defined by the European commission; Euro currency
4145symbols in typefaces Times, Helvetica and Courier; Symbols for
4146structural engineering; Symbols for steel cross-sections; Astronomy
4147signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4148symbols; CE sign and others.
4149
4150%description fonts-marvosym -l pl.UTF-8
4151Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4152waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4153dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4154strukturalnej; symbole dla przekroi poprzecznych; symbole
4155astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4156krawieckie; znak CE i inne.
4157
4158%package fonts-mflogo
4159Summary: Logo fonts
4160Summary(pl.UTF-8): Fonty logo
4161Group: Fonts
78d53d8c 4162Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4163
4164%description fonts-mflogo
4165Logo fonts.
4166
4167%description fonts-mflogo -l pl.UTF-8
4168Fonty logo.
4169
4170%package fonts-misc
4171Summary: Miscellaneous fonts
4172Summary(pl.UTF-8): Różne fonty
4173Group: Fonts
78d53d8c 4174Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4175
4176%description fonts-misc
4177Miscellaneous fonts.
4178
4179%description fonts-misc -l pl.UTF-8
4180Fonty różne.
4181
4182%package fonts-monotype
4183Summary: Monotype fonts
4184Summary(pl.UTF-8): Fonty Monotype
4185Group: Fonts
78d53d8c 4186Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4187
4188%description fonts-monotype
4189Monotype fonts.
4190
4191%description fonts-monotype -l pl.UTF-8
4192Fonty Monotype.
4193
4194%package fonts-omega
4195Summary: Fonts for Omega - extended unicode TeX
4196Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4197Group: Fonts
78d53d8c 4198Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4199
4200%description fonts-omega
4201Fonts for Omega - extended unicode TeX.
4202
4203%description fonts-omega -l pl.UTF-8
4204Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4205
f1ba8563
ZU
4206
4207%package fonts-other
4208Summary: Other fonts
4209Summary(hu.UTF-8): További betűtípusok
4210Group: Fonts
4211Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4212
4213%description fonts-other
4214Other fonts.
4215
4216%description fonts-omega -l hu.UTF-8
4217További betűtípusok.
4218
d08789e0
ZU
4219%package fonts-pazo
4220Summary: Pazo fonts
4221Summary(pl.UTF-8): Fonty Pazo
4222Group: Fonts
78d53d8c 4223Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4224
4225%description fonts-pazo
4226Pazo fonts.
4227
4228%description fonts-pazo -l pl.UTF-8
4229Fonty Pazo.
4230
4231%package fonts-pl
4232Summary: Polish fonts
4233Summary(pl.UTF-8): Polskie fonty
4234Group: Fonts
78d53d8c 4235Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4236
4237%description fonts-pl
4238Polish fonts.
4239
4240%description fonts-pl -l pl.UTF-8
4241Polskie fonty.
4242
4243%package fonts-px
4244Summary: PX fonts
4245Summary(pl.UTF-8): Fonty PX
4246Group: Fonts
78d53d8c 4247Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4248
4249%description fonts-px
4250PX fonts.
4251
4252%description fonts-px -l pl.UTF-8
4253Fonty PX.
4254
4255%package fonts-qfonts
4256Summary: Quasi fonts
4257Summary(pl.UTF-8): Fonty Quasi
4258Group: Fonts
78d53d8c 4259Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4260
4261%description fonts-qfonts
4262Quasi fonts.
4263
4264%description fonts-qfonts -l pl.UTF-8
4265Fonty Quasi.
4266
4267%package fonts-qpx
4268Summary: Additional fonts for QPX package
4269Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4270Group: Fonts
78d53d8c 4271Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4272Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4273Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4274
4275%description fonts-qpx
4276Additional fonts for QPX package.
4277
4278%description fonts-qpx -l pl.UTF-8
4279Dodatkowe fonty dla pakietu QPX.
4280
31bd2c4a 4281%package fonts-qpxqtx
d08789e0
ZU
4282Summary: Additional fonts for QTX package
4283Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4284Group: Fonts
78d53d8c 4285Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4286# I hope qpxqtx doesn't need qfonts
4287# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4288Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4289
31bd2c4a 4290%description fonts-qpxqtx
d08789e0
ZU
4291Additional fonts for QTX package.
4292
31bd2c4a 4293%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4294Dodatkowe fonty dla pakietu QTX.
4295
4296%package fonts-rsfs
4297Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4298Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4299Group: Fonts
78d53d8c 4300Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4301
4302%description fonts-rsfs
4303Fonts of uppercase script letters for use as symbols in scientific and
4304mathematical typesetting, in contrast to the informal script fonts
4305such as that used for the `calligraphic' symbols in the TeX math
4306symbol font.
4307
4308%description fonts-rsfs -l pl.UTF-8
4309Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4310dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4311fontów pisanych takich jak używane do symboli "kaligraficznych" w
4312matematycznym foncie TeXowym symbol.
4313
4314%package fonts-stmaryrd
4315Summary: St Mary Road symbols for functional programming
4316Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4317Group: Fonts
78d53d8c 4318Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4319
4320%description fonts-stmaryrd
4321St Mary Road symbols for functional programming.
4322
4323%description fonts-stmaryrd -l pl.UTF-8
4324Symbole St Mary Road do programowania funkcyjnego.
4325
4326%package fonts-tx
4327Summary: TX fonts
4328Summary(pl.UTF-8): Fonty TX
4329Group: Fonts
78d53d8c 4330Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4331
4332%description fonts-tx
4333TX fonts.
4334
4335%description fonts-tx -l pl.UTF-8
4336Fonty TX.
4337
5bc70a92
MB
4338%package fonts-uhc
4339Summary: UHC fonts
4340Group: Fonts
4341Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4342
4343%description fonts-uhc
4344UHC fonts.
4345
d08789e0
ZU
4346%package fonts-urw
4347Summary: URW fonts
4348Summary(pl.UTF-8): Fonty URW
4349Group: Fonts
78d53d8c 4350Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4351
4352%description fonts-urw
4353URW fonts.
4354
4355%description fonts-urw -l pl.UTF-8
4356Fonty URW.
4357
4358%package fonts-urwvn
4359Summary: URWVN fonts
4360Summary(pl.UTF-8): Fonty URWVN
4361Group: Fonts
78d53d8c 4362Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4363
4364%description fonts-urwvn
4365URWVN fonts.
4366
4367%description fonts-urwvn -l pl.UTF-8
4368Fonty URWVN.
4369
4370%package fonts-vnr
4371Summary: VNR fonts
4372Summary(pl.UTF-8): Fonty VNR
4373Group: Fonts
78d53d8c 4374Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4375
4376%description fonts-vnr
4377VNR fonts.
4378
4379%description fonts-vnr -l pl.UTF-8
4380Fonty VNR.
4381
5bc70a92
MB
4382%package fonts-wadalab
4383Summary: Wadalab fonts
4384Group: Fonts
4385Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4386
4387%description fonts-wadalab
4388Wadalab fonts.
4389
d08789e0
ZU
4390%package fonts-wasy
4391Summary: Waldis symbol fonts
4392Summary(pl.UTF-8): Fonty Waldis symbol
4393Group: Fonts
78d53d8c 4394Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4395
4396%description fonts-wasy
4397Waldis symbol fonts.
4398
4399%description fonts-wasy -l pl.UTF-8
4400Fonty Waldis symbol.
4401
4402%package fonts-xypic
4403Summary: Xy-pic fonts
4404Summary(pl.UTF-8): Fonty Xy-pic
4405Group: Fonts
78d53d8c 4406Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4407
4408%description fonts-xypic
4409Xy-pic fonts.
4410
4411%description fonts-xypic -l pl.UTF-8
4412Fonty Xy-pic.
4413
4414%package fonts-yandy
4415Summary: European Modern fonts from Y&Y
4416Summary(pl.UTF-8): Fonty European Modern od Y&Y
4417Group: Fonts
78d53d8c 4418Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4419
4420%description fonts-yandy
4421European Modern fonts from Y&Y.
4422
4423%description fonts-yandy -l pl.UTF-8
4424Fonty European Modern od Y&Y.
4425
4426%package fonts-type1-antp
4427Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4428Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4429Group: Fonts
78d53d8c 4430Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4431
4432%description fonts-type1-antp
4433Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4434
4435%description fonts-type1-antp -l pl.UTF-8
4436Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4437Type 1.
4438
4439%package fonts-type1-antt
4440Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4441Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4442Group: Fonts
78d53d8c 4443Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4444
4445%description fonts-type1-antt
4446Antykwa Torunska, a Type 1 family of a Polish traditional type.
4447
4448%description fonts-type1-antt -l pl.UTF-8
4449Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4450
5bc70a92
MB
4451%package fonts-type1-arphic
4452Summary: Type1 Arphic fonts
4453Group: Fonts
4454Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4455
4456%description fonts-type1-arphic
4457Type1 Arphic fonts.
4458
d08789e0
ZU
4459%package fonts-type1-belleek
4460Summary: Free replacement for basic MathTime fonts
4461Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4462Group: Fonts
78d53d8c 4463Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4464
4465%description fonts-type1-belleek
4466Free replacement for basic MathTime fonts.
4467
4468%description fonts-type1-belleek -l pl.UTF-8
4469Wolnodostępny zamiennik podstawowych fontów MathTime.
4470
4471%package fonts-type1-bitstream
4472Summary: Bitstream fonts
4473Summary(pl.UTF-8): Fonty Bitstream
4474Group: Fonts
78d53d8c 4475Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4476Obsoletes: tetex-fonts-type1-bitstrea
4477
4478%description fonts-type1-bitstream
4479Bitstream fonts.
4480
4481%description fonts-type1-bitstream -l pl.UTF-8
4482Fonty Bitstream.
4483
4484%package fonts-type1-bluesky
4485Summary: Computer Modern family fonts
4486Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4487Group: Fonts
78d53d8c 4488Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4489
4490%description fonts-type1-bluesky
4491Computer Modern family fonts.
4492
4493%description fonts-type1-bluesky -l pl.UTF-8
4494Fonty z rodzony Computer Modern.
4495
4496%package fonts-type1-cc-pl
4497Summary: Polish version of Computer Concrete fonts
4498Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4499Group: Fonts
78d53d8c 4500Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4501
4502%description fonts-type1-cc-pl
4503Polish version of Computer Concrete fonts.
4504
4505%description fonts-type1-cc-pl -l pl.UTF-8
4506Polska wersja fontów Computer Concrete.
4507
4508%package fonts-type1-cmcyr
4509Summary: Computer Modern fonts extended with Russian letters
4510Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4511Group: Fonts
78d53d8c 4512Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4513
4514%description fonts-type1-cmcyr
4515Computer Modern fonts extended with Russian letters.
4516
4517%description fonts-type1-cmcyr -l pl.UTF-8
4518Fonty Computer Modern rozszerzone o litery rosyjskie.
4519
4520%package fonts-type1-cs
4521Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4522Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4523Group: Fonts
78d53d8c 4524Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4525
4526%description fonts-type1-cs
4527Czech/Slovak-tuned MetaFont Computer Modern fonts.
4528
4529%description fonts-type1-cs -l pl.UTF-8
4530Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4531czeskiego i słowackiego.
4532
b280f158
ZU
4533%package fonts-type1-dstroke
4534Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4535Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4536Group: Fonts
78d53d8c 4537Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4538
4539%description fonts-type1-dstroke
4540Doublestroke Type1 font for typesetting the mathematical symbols.
4541
4542%description fonts-type1-dstroke -l pl.UTF-8
4543Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4544
4545%package fonts-type1-eurosym
4546Summary: The new European currency symbol for the Euro
4547Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4548Group: Fonts
78d53d8c 4549Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4550
4551%description fonts-type1-eurosym
4552The new European currency symbol for the Euro implemented in Metafont,
4553using the official European Commission dimensions, and providing
4554several shapes (normal, slanted, bold, outline).
4555
4556%description fonts-type1-eurosym -l pl.UTF-8
4557Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4558z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4559różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4560
4561%package fonts-type1-hoekwater
4562Summary: Converted mflogo font
4563Summary(pl.UTF-8): Przekonwertowany font mflogo
4564Group: Fonts
78d53d8c 4565Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4566
4567%description fonts-type1-hoekwater
4568Fonts originally created in MetaFont, transformed to PostScript by
4569Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4570xipa.
4571
4572%description fonts-type1-hoekwater -l pl.UTF-8
4573Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4574PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4575stmaryrd, wasy, wasy2, xipa.
4576
4577%package fonts-type1-fpl
4578Summary: SC/OsF fonts for URW Palladio L
4579Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4580Group: Fonts
78d53d8c 4581Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4582
4583%description fonts-type1-fpl
4584The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4585are compatible with respect to metrics with the Palatino SC/OsF fonts
4586from Adobe. Note that it is not the author's aim to exactly reproduce
4587the outlines of the original Adobe fonts. The SC and OsF in the FPL
4588Fonts were designed with the glyphs from URW Palladio L as starting
4589point. For some glyphs (eg 'o') the author got the best result by
4590scaling and boldening. For others (eg 'h') shifting selected portions
4591of the character gave more satisfying results. All this was done using
4592the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4593data in these fonts comes from Walter Schmidt's improved Palatino
4594metrics.
4595
4596%description fonts-type1-fpl -l pl.UTF-8
4597Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4598kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4599Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4600kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4601projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4602(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4603pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4604dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4605wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4606Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4607Palatino Waltera Schmidta.
4608
b280f158
ZU
4609%package fonts-type1-tt2001
4610Summary: Type1 tt2001 family fonts
4611Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4612Group: Applications/Publishing/TeX
78d53d8c 4613Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4614
4615%description fonts-type1-tt2001
4616Type1 tt2001 famliy fonts.
4617
4618%description fonts-type1-tt2001 -l pl.UTF-8
4619Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4620
4621%package fonts-type1-lm
4622Summary: Type1 Latin Modern family fonts
4623Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4624Group: Applications/Publishing/TeX
78d53d8c 4625Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4626
4627%description fonts-type1-lm
4628Latin Modern family of fonts, based on the Computer Modern fonts
4629released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4630lot of additional characters, mainly accented ones, but not only.
4631There is a one set of PostScript fonts and four sets of TeX Font
4632Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4633encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4634Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4635potential user knows what to do with all these files. The author is
4636Boguslaw Jackowski.
4637
4638%description fonts-type1-lm -l pl.UTF-8
4639Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4640przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4641Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4642Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4643Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4644QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4645(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4646(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4647tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4648
4649%package fonts-type1-marvosym
4650Summary: Martin Vogel's Symbol (marvosym) font
4651Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4652Group: Fonts
78d53d8c 4653Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4654
4655%description fonts-type1-marvosym
4656Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4657currency symbol as defined by the European commission; Euro currency
4658symbols in typefaces Times, Helvetica and Courier; Symbols for
4659structural engineering; Symbols for steel cross-sections; Astronomy
4660signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4661symbols; CE sign and others.
4662
4663%description fonts-type1-marvosym -l pl.UTF-8
4664Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4665waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4666dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4667strukturalnej; symbole dla przekroi poprzecznych; symbole
4668astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4669krawieckie; znak CE i inne.
4670
4671%package fonts-type1-mathpazo
4672Summary: Pazo Math fonts
4673Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4674Group: Fonts
78d53d8c 4675Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4676
4677%description fonts-type1-mathpazo
4678Pazo Math fonts.
4679
4680%description fonts-type1-mathpazo -l pl.UTF-8
4681Fonty matematyczne Pazo Math.
4682
4683%package fonts-type1-omega
4684Summary: Type1 fonts for Omega - extended unicode TeX
4685Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4686Group: Fonts
78d53d8c 4687Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4688
4689%description fonts-type1-omega
4690Type1 fonts for Omega - extended unicode TeX.
4691
4692%description fonts-type1-omega -l pl.UTF-8
4693Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4694
4695%package fonts-type1-pl
4696Summary: Polish fonts
4697Summary(pl.UTF-8): Polskie fonty
4698Group: Fonts
78d53d8c 4699Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4700Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4701
4702%description fonts-type1-pl
4703Polish fonts.
4704
4705%description fonts-type1-pl -l pl.UTF-8
4706Polskie fonty.
4707
4708%package fonts-type1-px
4709Summary: PX fonts
4710Summary(pl.UTF-8): Fonty PX
4711Group: Fonts
78d53d8c 4712Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4713
4714%description fonts-type1-px
4715PX fonts.
4716
4717%description fonts-type1-px -l pl.UTF-8
4718Fonty PX.
4719
b280f158
ZU
4720%package fonts-type1-qfonts
4721Summary: Quasi fonts
4722Summary(pl.UTF-8): Fonty Quasi
4723Group: Fonts
78d53d8c 4724Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4725
4726%description fonts-type1-qfonts
4727Quasi fonts.
4728
4729%description fonts-type1-qfonts -l pl.UTF-8
4730Fonty Quasi.
d08789e0
ZU
4731
4732%package fonts-type1-tx
4733Summary: TX fonts
4734Summary(pl.UTF-8): Fonty TX
4735Group: Fonts
78d53d8c 4736Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4737
4738%description fonts-type1-tx
4739TX fonts.
4740
4741%description fonts-type1-tx -l pl.UTF-8
4742Fonty TX.
4743
5bc70a92
MB
4744%package fonts-type1-uhc
4745Summary: Type1 UHC fonts
4746Group: Fonts
4747Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4748
4749%description fonts-type1-uhc
4750Type1 UHC fonts.
4751
d08789e0
ZU
4752%package fonts-type1-urw
4753Summary: URW fonts
4754Summary(pl.UTF-8): Fonty URW
4755Group: Fonts
78d53d8c 4756Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4757
4758%description fonts-type1-urw
4759URW fonts.
4760
4761%description fonts-type1-urw -l pl.UTF-8
4762Fonty URW.
4763
4764%package fonts-type1-vnr
4765Summary: Type1 VNR fonts
4766Summary(pl.UTF-8): Fonty Type1 VNR
4767Group: Fonts
78d53d8c 4768Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4769
4770%description fonts-type1-vnr
4771Type1 VNR fonts.
4772
4773%description fonts-type1-vnr -l pl.UTF-8
4774Fonty Type1 VNR.
4775
5bc70a92
MB
4776%package fonts-type1-wadalab
4777Summary: Type1 Wadalab fonts
4778Group: Fonts
4779Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4780
4781%description fonts-type1-wadalab
4782Type1 Wadalab fonts.
4783
d08789e0
ZU
4784%package fonts-type1-xypic
4785Summary: Xy-pic fonts
4786Summary(pl.UTF-8): Fonty Xy-pic
4787Group: Fonts
78d53d8c 4788Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4789
4790%description fonts-type1-xypic
4791Xy-pic fonts.
4792
4793%description fonts-type1-xypic -l pl.UTF-8
4794Fonty Xy-pic.
4795
489714ae
ZU
4796
4797# TeXLive-specific packages - there wasn't before...
4798%package afm2pl
4799Summary: Convert an Adobe font metric file to a TeX font property list
4800Group: Fonts
4801
4802%description afm2pl
4803Convert an Adobe font metric file to a TeX font property list.
4804
4805
4806%package bbox
4807Summary: bbox prints the bounding box of images
4808Group: Applications/Publishing/TeX
4809
4810%description bbox
4811bbox reads a rawppm or rawpbm file and prints out the bounding box of
4812the image.
4813
4814%package cefutils
4815Summary: In cefutils there are CEF-compatible utils
4816Group: Applications/Publishing/TeX
4817
4818%description cefutils
4819In cefutils there are CEF-compatible (Chinese Encoding Framework)
4820utils.
4821
4822%package detex
4823Summary: A filter to strip TeX commands from a .tex file
4824Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4825Group: Applications/Publishing/TeX
4826
4827%description detex
4828A filter to strip TeX commands from a .tex file.
4829
4830%description detex -l hu.UTF-8
4831Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4832
4833
7ffd1967
ZU
4834%package dviutils
4835Summary: Various DVI utils
4836Summary(hu.UTF-8): Vegyes DVI eszközök
4837Group: Applications/Publishing/TeX
4838
4839%description dviutils
4840This package contains various DVI utils.
4841
4842%description dviutils -l hu.UTF-8
4843Ez a csomag mindenféle DVI eszközt tartalmaz.
4844
4845%package epsutils
4846Summary: Various EPS utils
4847Group: Applications/Publishing/TeX
4848
4849%description epsutils
4850Various EPS (Encapsulated PostScript) utils.
4851
4852
4853%package filters
4854Summary: Various filters
4855Group: Applications/Publishing/TeX
4856
4857%description filters
4858Various filters.
4859
4860
489714ae
ZU
4861%package uncategorized-utils
4862Summary: Uncategorized utils
4863Group: Applications/Publishing/TeX
4864
4865%description uncategorized-utils
4866Uncategorized utilities. Needs check and categorizing.
4867
5b7eba8e
MB
4868%package tex4ht
4869Summary: LaTeX and TeX for hypertext
4870Group: Applications/Publishing/TeX
4871
4872%description tex4ht
4873A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4874providing a configurable (La)TeX-based authoring system for hypertext.
4875When converting to XML, you can use MathML instead of images for
4876equation representation.
4877
4224ae6d
MB
4878%package xetex
4879Summary: Extended TeX / LaTeX version for unicode
4880Group: Applications/Publishing/TeX
4881Requires(post,postun): /usr/bin/texhash
4882Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4883
4884%description xetex
4885XeTeX extends the TeX typesetting system (and macro packages such as
4886LaTeX and ConTeXt) to have native support for the Unicode character
4887set, including complex Asian scripts, and for OpenType and TrueType
4888fonts.
4889
4890%package xmltex
4891Summary: TeX package for processing XML files
4892Group: Applications/Publishing/TeX
4893Requires(post,postun): /usr/bin/texhash
4894
4895%description xmltex
4896XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4897It allows TeX to directly process XML files.
4898
d08789e0
ZU
4899%prep
4900%setup -q -c -T -n %{name}-%{version}-source
4901lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4902%patch0 -p1
1cc1dae0 4903%patch1 -p1
c48c077b
AM
4904
4905cd libs/teckit
4906cat ax*.m4 > acinclude.m4
4907%{__libtoolize}
4908%{__aclocal}
4909%{__autoconf}
4910%{__automake}
d08789e0
ZU
4911
4912%build
4913find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4914%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4915cd texk/kpathsea
83feaf0d
ZU
4916%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4917%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4918%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4919%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4920%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4921%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4922cd ../..
d47c034d 4923
a784d38e 4924%configure \
ca4b56d2
AM
4925%if %{with bootstrap}
4926 --without-xindy \
4927 --without-luatex \
4928%endif
d08789e0
ZU
4929 --disable-multiplatform \
4930 --disable-static \
4931 --enable-a4 \
4932 --enable-gf \
4933 --enable-ipc \
4934 --enable-shared \
a784d38e 4935 --with-fontconfig \
d08789e0
ZU
4936 --with-fonts-dir=/var/cache/fonts \
4937 --with-ncurses \
e671f712 4938 --with-system-freetype \
97b079ad 4939 --with-freetype-include=/usr/include/freetype \
a784d38e 4940 --with-system-freetype2 \
97b079ad 4941 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4942 --with-system-gd \
4943 --with-system-ncurses \
4944 --with-system-pnglib \
4945 --with-system-t1lib \
4946 --with-system-zlib \
d08789e0
ZU
4947 --with-xdvi-x-toolkit=xaw \
4948 --without-dialog \
4949 --without-t1utils \
ca4b56d2 4950 --without-texinfo
d08789e0 4951
d08789e0
ZU
4952%{__make}
4953
d08789e0
ZU
4954%install
4955rm -rf $RPM_BUILD_ROOT
4956install -d $RPM_BUILD_ROOT%{_datadir} \
4957 $RPM_BUILD_ROOT%{_desktopdir} \
4958 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4959 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4960 $RPM_BUILD_ROOT/var/cache/fonts \
4961 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4962 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4963 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4964 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4965
f37ff31b
ZU
4966lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4967%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4968%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4969%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4970# This is an empty directory
4971%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4972# Useless binary
4973%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4974
d08789e0
ZU
4975# commented out because of following (non-fatal) error:
4976# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4977#perl -pi \
4978# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4979# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4980# texmf/web2c/texmf.cnf
4981
d08789e0
ZU
4982install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4983
4984LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4985
4986%{__make} install \
4987 prefix=$RPM_BUILD_ROOT%{_prefix} \
4988 bindir=$RPM_BUILD_ROOT%{_bindir} \
4989 mandir=$RPM_BUILD_ROOT%{_mandir} \
4990 libdir=$RPM_BUILD_ROOT%{_libdir} \
4991 datadir=$RPM_BUILD_ROOT%{_datadir} \
4992 infodir=$RPM_BUILD_ROOT%{_infodir} \
4993 includedir=$RPM_BUILD_ROOT%{_includedir} \
4994 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4995 texmf=$RPM_BUILD_ROOT%{texmf} \
4996 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4997 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4998
37bb0d8c 4999# Fix broken symlinks
3702646a
ZU
5000CURDIR=$(pwd)
5001cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
5002ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5003ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5004ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5005ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5006ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5007ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5008ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5009ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5010ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5011ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5012ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5013ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5014ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5015ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5016ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5017ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5018ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5019ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5020ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5021ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5022ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5023ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5024ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5025ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5026ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5027ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5028ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5029ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5030ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5031ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5032ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5033ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5034ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5035ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5036ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5037ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5038ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5039ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5040ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5041ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5042ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5043ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5044ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5045ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5046ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5047ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5048ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5049ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5050ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5051ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5052ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5053ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5054ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5055ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5056ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5057ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5058ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5059ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5060ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5061ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
3702646a 5062cd $CURDIR
37bb0d8c 5063
d08789e0
ZU
5064#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5065#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5066
26d8eaaa
ZU
5067# %{__make} init \
5068# prefix=$RPM_BUILD_ROOT%{_prefix} \
5069# bindir=$RPM_BUILD_ROOT%{_bindir} \
5070# mandir=$RPM_BUILD_ROOT%{_mandir} \
5071# libdir=$RPM_BUILD_ROOT%{_libdir} \
5072# datadir=$RPM_BUILD_ROOT%{_datadir} \
5073# infodir=$RPM_BUILD_ROOT%{_infodir} \
5074# includedir=$RPM_BUILD_ROOT%{_includedir} \
5075# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5076# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5077
489714ae 5078%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5079%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8fef59bb
ZU
5080# We don't need it
5081%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
80fa261c 5082%{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}%source
8e2a2403 5083
d08789e0
ZU
5084perl -pi \
5085 -e "s|$RPM_BUILD_ROOT||g;" \
5086 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5087
8175e90e 5088install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5089
5090install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5091install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5092
ce981570 5093# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5094
5095# in separate spec
b4d68b39
ZU
5096# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5097# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5098
5099# not included in package
5100rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5101rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5102rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5103rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5104rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5105rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5106rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5107rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5108rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5109rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5110rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5111rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5112rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5113rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5114rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5115rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5116
5117# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5118# and we can still analyze them
ce981570
ZU
5119# install -d format-logs
5120# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5121
5122%clean
5123rm -rf $RPM_BUILD_ROOT
5124
5125%post
5126%fixinfodir
5127%texhash
5128
5129%postun
5130%fixinfodir
5131if [ "$1" = "1" ]; then
5132 %texhash
5133fi
5134
5135%post doc-Catalogue
5136%texhash
5137
5138%postun doc-Catalogue
5139%texhash
5140
5141%post doc-tug-faq
5142%texhash
5143
5144%postun doc-tug-faq
5145%texhash
5146
096dca83 5147%post -n kpathsea
d08789e0
ZU
5148/sbin/ldconfig
5149%fixinfodir
5150%texhash
5151
096dca83 5152%postun -n kpathsea
d08789e0
ZU
5153/sbin/ldconfig
5154%fixinfodir
5155%texhash
5156
096dca83 5157%post -n kpathsea-devel
d08789e0
ZU
5158%texhash
5159
096dca83 5160%postun -n kpathsea-devel
d08789e0
ZU
5161%texhash
5162
5163%post dvips
5164%fixinfodir
5165%texhash
5166
5167%postun dvips
5168%fixinfodir
5169%texhash
5170
5171%post dvilj
5172%texhash
5173
5174%postun dvilj
5175%texhash
5176
5177%post makeindex
5178%texhash
5179
5180%postun makeindex
5181%texhash
5182
5183%post metafont
5184%texhash
5185
5186%postun metafont
5187%texhash
5188
5189%post metapost
5190%texhash
5191
5192%postun metapost
5193%texhash
5194
5195%post mptopdf
5196%texhash
5197
5198%postun mptopdf
5199%texhash
5200
5201%post texdoctk
5202%texhash
5203
5204%postun texdoctk
5205%texhash
5206
5207%post -n xdvi
5208%texhash
5209
5210%postun -n xdvi
5211%texhash
5212
5213%post pdftex
5214%texhash
5215
5216%postun pdftex
5217%texhash
5218
04123363
ZU
5219%post phyzzx
5220%texhash
5221
5222%postun phyzzx
5223%texhash
5224
d08789e0
ZU
5225%post omega
5226%texhash
5227
5228%postun omega
5229%texhash
5230
5231%post plain
5232%texhash
5233
5234%postun plain
5235%texhash
5236
5237%post format-plain
5238%texhash
5239
5240%postun format-plain
5241%texhash
5242
5243%post format-pdftex
5244%texhash
5245
5246%postun format-pdftex
5247%texhash
5248
5249%post format-pdfetex
5250%texhash
5251
5252%postun format-pdfetex
5253%texhash
5254
5255%post mex
5256%texhash
5257
5258%postun mex
5259%texhash
5260
5261%post format-mex
5262%texhash
5263
5264%postun format-mex
5265%texhash
5266
5267%post format-pdfmex
5268%texhash
5269
5270%postun format-pdfmex
5271%texhash
5272
5273%postun format-utf8mex
5274%texhash
5275
5276%post amstex
5277%texhash
5278
5279%postun amstex
5280%texhash
5281
5282%post format-amstex
5283%texhash
5284
5285%postun format-amstex
5286%texhash
5287
5288%post format-pdfamstex
5289%texhash
5290
5291%postun format-pdfamstex
5292%texhash
5293
5294%post csplain
5295%texhash
5296
5297%postun csplain
5298%texhash
5299
5300%post format-csplain
5301%texhash
5302
5303%postun format-csplain
5304%texhash
5305
5306%post format-pdfcsplain
5307%texhash
5308
5309%postun format-pdfcsplain
5310%texhash
5311
5312%post cslatex
5313%texhash
5314
5315%postun cslatex
5316%texhash
5317
5318%post format-cslatex
5319%texhash
5320
5321%postun format-cslatex
5322%texhash
5323
5324%post format-pdfcslatex
5325%texhash
5326
5327%postun format-pdfcslatex
5328%texhash
5329
5330%post cyrplain
5331%texhash
5332
5333%postun cyrplain
5334%texhash
5335
5336%post format-cyrplain
5337%texhash
5338
5339%postun format-cyrplain
5340%texhash
5341
5342%post format-cyramstex
5343%texhash
5344
5345%postun format-cyramstex
5346%texhash
5347
5348%post format-cyrtexinfo
5349%texhash
5350
5351%postun format-cyrtexinfo
5352%texhash
5353
5354%post eplain
5355%texhash
5356
5357%postun eplain
5358%texhash
5359
5360%post format-eplain
5361%texhash
5362
5363%postun format-eplain
5364%texhash
5365
5366# ConTeXt format
5367
5368%post context
5369%texhash
5370
5371%postun context
5372%texhash
5373
5374%post format-context-de
5375%texhash
5376
5377%postun format-context-de
5378%texhash
5379
5380%post format-context-en
5381%texhash
5382
5383%postun format-context-en
5384%texhash
5385
5386%post format-context-nl
5387%texhash
5388
5389%postun format-context-nl
5390%texhash
5391
5392# LaTeX format.
5393
5394%post latex
5395%fixinfodir
5396%texhash
5397
5398%postun latex
5399%fixinfodir
5400%texhash
5401
6c82f497
ZU
5402%post latex-12many
5403%texhash
5404
5405%postun latex-12many
5406%texhash
5407
fe66da27
ZU
5408%post latex-abstract
5409%texhash
5410
5411%postun latex-abstract
5412%texhash
5413
f1f5d194
ZU
5414%post latex-accfonts
5415%texhash
5416
5417%postun latex-accfonts
5418%texhash
5419
e88b5dcf
ZU
5420%post latex-adrconv
5421%texhash
5422
5423%postun latex-adrconv
5424%texhash
5425
d08789e0
ZU
5426%post latex-ae
5427%texhash
5428
5429%postun latex-ae
5430%texhash
5431
5432%post latex-ams
5433%texhash
5434
5435%postun latex-ams
5436%texhash
5437
5438%post latex-antp
5439%texhash
5440
5441%postun latex-antp
5442%texhash
5443
5444%post latex-antt
5445%texhash
5446
5447%postun latex-antt
5448%texhash
5449
e88b5dcf
ZU
5450%post latex-appendix
5451%texhash
5452
5453%postun latex-appendix
5454%texhash
5455
b4d68b39
ZU
5456%post latex-backgammon
5457%texhash
5458
5459%postun latex-backgammon
5460%texhash
5461
6c82f497
ZU
5462%post latex-bardiag
5463%texhash
5464
5465%postun latex-bardiag
5466%texhash
5467
d08789e0
ZU
5468%post latex-bbm
5469%texhash
5470
5471%postun latex-bbm
5472%texhash
5473
5474%post latex-bbold
5475%texhash
5476
5477%postun latex-bbold
5478%texhash
5479
b4d68b39
ZU
5480%post latex-beamer
5481%texhash
5482
5483%postun latex-beamer
5484%texhash
5485
2fede27b
ZU
5486%post latex-bezos
5487%texhash
5488
5489%postun latex-bezos
5490%texhash
5491
d08789e0
ZU
5492%post latex-bibtex
5493%texhash
5494
5495%postun latex-bibtex
5496%texhash
5497
5498%post latex-bibtex-ams
5499%texhash
5500
5501%postun latex-bibtex-ams
5502%texhash
5503
5504%post latex-bibtex-pl
5505%texhash
5506
5507%postun latex-bibtex-pl
5508%texhash
5509
5510%post latex-bibtex-german
5511%texhash
5512
5513%postun latex-bibtex-german
5514%texhash
5515
5516%post latex-bibtex-revtex4
5517%texhash
5518
5519%postun latex-bibtex-revtex4
5520%texhash
5521
5522%post latex-bibtex-jurabib
5523%texhash
5524
5525%postun latex-bibtex-jurabib
5526%texhash
5527
33b3b483
ZU
5528%post latex-bibtex-styles
5529%texhash
5530
5531%postun latex-bibtex-styles
5532%texhash
5533
2fede27b
ZU
5534%post latex-booktabs
5535%texhash
5536
5537%postun latex-booktabs
5538%texhash
5539
5540
5541%post latex-caption
5542%texhash
5543
5544%postun latex-caption
5545%texhash
5546
d08789e0
ZU
5547%post latex-carlisle
5548%texhash
5549
5550%postun latex-carlisle
5551%texhash
5552
5553%post latex-ccfonts
5554%texhash
5555
5556%postun latex-ccfonts
5557%texhash
5558
5559%post latex-cite
5560%texhash
5561
5562%postun latex-cite
5563%texhash
5564
5565%post latex-cmbright
5566%texhash
5567
5568%postun latex-cmbright
5569%texhash
5570
2fede27b
ZU
5571
5572%post latex-comment
5573%texhash
5574
5575%postun latex-comment
5576%texhash
5577
d08789e0
ZU
5578%post latex-concmath
5579%texhash
5580
5581%postun latex-concmath
5582%texhash
5583
2fede27b
ZU
5584%post latex-currvita
5585%texhash
5586
5587%postun latex-currvita
5588%texhash
5589
5590
5591%post latex-curves
5592%texhash
5593
5594%postun latex-curves
5595%texhash
5596
d08789e0
ZU
5597%post latex-custom-bib
5598%texhash
5599
5600%postun latex-custom-bib
5601%texhash
5602
5603%post latex-cyrillic
5604%texhash
5605
5606%postun latex-cyrillic
5607%texhash
5608
04eb4e68
ZU
5609# %post latex-dstroke
5610# %texhash
d08789e0 5611
04eb4e68
ZU
5612# %postun latex-dstroke
5613# %texhash
d08789e0 5614
60597425
ZU
5615%post latex-enumitem
5616%texhash
5617
5618%postun latex-enumitem
5619%texhash
5620
fe66da27
ZU
5621%post latex-exam
5622%texhash
5623
5624%postun latex-exam
5625%texhash
5626
f1f5d194
ZU
5627%post latex-gbrief
5628%texhash
5629
5630%postun latex-gbrief
5631%texhash
5632
d08789e0
ZU
5633%post latex-jknappen
5634%texhash
5635
5636%postun latex-jknappen
5637%texhash
5638
d19eaaab
ZU
5639%post latex-keystroke
5640%texhash
5641
5642%postun latex-keystroke
5643%texhash
5644
5645%post latex-labbook
5646%texhash
5647
5648%postun latex-labbook
5649%texhash
5650
5651%post latex-lcd
5652%texhash
5653
5654%postun latex-lcd
5655%texhash
5656
5657%post latex-leaflet
5658%texhash
5659
5660%postun latex-leaflet
5661%texhash
5662
f1f5d194
ZU
5663%post latex-leftidx
5664%texhash
5665
5666%postun latex-leftidx
5667%texhash
5668
d19eaaab
ZU
5669%post latex-lewis
5670%texhash
5671
5672%postun latex-lewis
5673%texhash
5674
d08789e0
ZU
5675%post latex-lm
5676%texhash
5677
fe66da27
ZU
5678%post latex-lastpage
5679%texhash
5680
5681%postun latex-lastpage
5682%texhash
5683
d08789e0
ZU
5684%postun latex-lm
5685%texhash
5686
5687%post latex-lucidabr
5688%texhash
5689
5690%postun latex-lucidabr
5691%texhash
5692
5693%post latex-marvosym
5694%texhash
5695
5696%postun latex-marvosym
5697%texhash
5698
d19eaaab
ZU
5699%post latex-mathexam
5700%texhash
5701
5702%postun latex-mathexam
5703%texhash
5704
d08789e0
ZU
5705%post latex-mathpple
5706%texhash
5707
5708%postun latex-mathpple
5709%texhash
5710
5711%post latex-mathtime
5712%texhash
5713
5714%postun latex-mathtime
5715%texhash
5716
5717%post latex-mflogo
5718%texhash
5719
5720%postun latex-mflogo
5721%texhash
5722
5723%post latex-mfnfss
5724%texhash
5725
5726%postun latex-mfnfss
5727%texhash
5728
5729%post latex-minitoc
5730%texhash
5731
5732%postun latex-minitoc
5733%texhash
5734
5735%post latex-mltex
5736%texhash
5737
5738%postun latex-mltex
5739%texhash
5740
f1f5d194
ZU
5741%post latex-moreverb
5742%texhash
5743
5744%postun latex-moreverb
5745%texhash
5746
d34bfb7f
ZU
5747%post latex-multienum
5748%texhash
5749
5750%postun latex-multienum
5751%texhash
5752
8ed039e0
ZU
5753%post latex-musictex
5754%texhash
5755
5756%postun latex-musictex
5757%texhash
5758
fe66da27
ZU
5759%post latex-ntheorem
5760%texhash
5761
5762%postun latex-ntheorem
5763%texhash
5764
f65b3398
ZU
5765%post latex-other
5766%texhash
5767
5768%postun latex-other
5769%texhash
5770
5771%post latex-other-doc
5772%texhash
5773
5774%postun latex-other-doc
5775%texhash
5776
d08789e0
ZU
5777%post latex-palatcm
5778%texhash
5779
5780%postun latex-palatcm
5781%texhash
5782
f65b3398
ZU
5783%post latex-pdfslide
5784%texhash
5785
5786%postun latex-pdfslide
5787%texhash
5788
03d9d5fa
ZU
5789%post latex-pgf
5790%texhash
5791
5792%postun latex-pgf
5793%texhash
5794
f65b3398
ZU
5795%post latex-polynom
5796%texhash
5797
5798%postun latex-polynom
5799%texhash
5800
5801%post latex-polynomial
5802%texhash
5803
5804%postun latex-polynomial
5805%texhash
5806
b7b4a109
ZU
5807%post latex-prosper
5808%texhash
5809
5810%postun latex-prosper
5811%texhash
5812
5813%post latex-pseudocode
5814%texhash
5815
5816%postun latex-pseudocode
5817%texhash
5818
d08789e0
ZU
5819%post latex-psnfss
5820%texhash
5821
5822%postun latex-psnfss
5823%texhash
5824
8efa6a9c
ZU
5825%post latex-pst-2dplot
5826%texhash
5827
5828%postun latex-pst-2dplot
5829%texhash
5830
5831%post latex-pst-3dplot
5832%texhash
5833
5834%postun latex-pst-3dplot
5835%texhash
5836
5837%post latex-pst-bar
5838%texhash
5839
5840%postun latex-pst-bar
5841%texhash
5842
5843%post latex-pst-circ
5844%texhash
5845
5846%postun latex-pst-circ
5847%texhash
5848
b7b4a109
ZU
5849%post latex-pst-eucl
5850%texhash
5851
5852%postun latex-pst-eucl
5853%texhash
5854
8efa6a9c
ZU
5855%post latex-pst-diffraction
5856%texhash
5857
5858%postun latex-pst-diffraction
5859%texhash
5860
5861%post latex-pst-fun
5862%texhash
5863
5864%postun latex-pst-fun
5865%texhash
5866
5867%post latex-pst-func
5868%texhash
5869
5870%postun latex-pst-func
5871%texhash
5872
5873%post latex-pst-infixplot
5874%texhash
5875
5876%postun latex-pst-infixplot
5877%texhash
5878
b7b4a109
ZU
5879%post latex-pst-fr3d
5880%texhash
5881
5882%postun latex-pst-fr3d
5883%texhash
5884
5885%post latex-pst-fractal
5886%texhash
5887
5888%postun latex-pst-fractal
5889%texhash
5890
d08789e0
ZU
5891%post latex-pxfonts
5892%texhash
5893
8efa6a9c
ZU
5894%post latex-pst-math
5895%texhash
5896
5897%postun latex-pst-math
5898%texhash
5899
5900%post latex-pst-ob3d
5901%texhash
5902
5903%postun latex-pst-ob3d
5904%texhash
5905
5906%post latex-pst-optic
5907%texhash
5908
5909%postun latex-pst-optic
5910%texhash
5911
5912%post latex-pst-optexp
5913%texhash
5914
5915%postun latex-pst-optexp
5916%texhash
5917
5918%post latex-pst-text
5919%texhash
5920
5921%postun latex-pst-text
5922%texhash
5923
1024ab0e
ZU
5924%post latex-pst-uncategorized
5925%texhash
5926
5927%postun latex-pst-uncategorized
5928
5929%texhash
5930
d08789e0
ZU
5931%postun latex-pxfonts
5932%texhash
5933
5934%post latex-qfonts
5935%texhash
5936
5937%postun latex-qfonts
5938%texhash
5939
6c82f497
ZU
5940%post latex-SIstyle
5941%texhash
5942
5943%postun latex-SIstyle
5944%texhash
5945
fe66da27
ZU
5946%post latex-SIunits
5947%texhash
5948
5949%postun latex-SIunits
5950%texhash
5951
f65b3398
ZU
5952%post latex-siunitx
5953%texhash
5954
5955%postun latex-siunitx
5956%texhash
5957
6c82f497
ZU
5958%post latex-Tabbing
5959%texhash
5960
5961%postun latex-Tabbing
5962%texhash
5963
d08789e0
ZU
5964%post latex-txfonts
5965%texhash
5966
5967%postun latex-txfonts
5968%texhash
5969
7ea3a98b
ZU
5970%post latex-ucs
5971%texhash
5972
5973%postun latex-ucs
5974%texhash
5975
d08789e0
ZU
5976%post latex-umlaute
5977%texhash
5978
5979%postun latex-umlaute
5980%texhash
5981
5982%post latex-wasysym
5983%texhash
5984
5985%postun latex-wasysym
5986%texhash
5987
03d9d5fa
ZU
5988%post latex-xcolor
5989%texhash
5990
5991%postun latex-xcolor
5992%texhash
5993
d08789e0
ZU
5994%post format-latex
5995%texhash
5996
5997%postun format-latex
5998%texhash
5999
6000%post format-pdflatex
6001%texhash
6002
6003%postun format-pdflatex
6004%texhash
6005
6006%post platex
6007%texhash
6008
6009%postun platex
6010%texhash
6011
6012%post format-platex
6013%texhash
6014
6015%postun format-platex
6016%texhash
6017
6018%post format-pdfplatex
6019%texhash
6020
6021%postun format-pdfplatex
6022%texhash
6023
6024%post tex-babel
6025%texhash
6026
6027%postun tex-babel
6028%texhash
6029
6030%post tex-german
6031%texhash
6032
6033%postun tex-german
6034%texhash
6035
6036%post tex-mfpic
6037%texhash
6038
6039%postun tex-mfpic
6040%texhash
6041
6042%post tex-misc
6043%texhash
6044
6045%postun tex-misc
6046%texhash
6047
6048%post tex-pictex
6049%texhash
6050
6051%postun tex-pictex
6052%texhash
6053
6054%post tex-pstricks
6055%texhash
6056
6057%postun tex-pstricks
6058%texhash
6059
6060%post tex-qpx
6061%texhash
6062
6063%postun tex-qpx
6064%texhash
6065
31bd2c4a 6066%post tex-qpxqtx
d08789e0
ZU
6067%texhash
6068
31bd2c4a 6069%postun tex-qpxqtx
d08789e0
ZU
6070%texhash
6071
6072%post tex-ruhyphen
6073%texhash
6074
6075%postun tex-ruhyphen
6076%texhash
6077
6078%post tex-spanish
6079%texhash
6080
6081%postun tex-spanish
6082%texhash
6083
6084%post tex-texdraw
6085%texhash
6086
6087%postun tex-texdraw
6088%texhash
6089
6090%post tex-thumbpdf
6091%texhash
6092
6093%postun tex-thumbpdf
6094%texhash
6095
6096%post tex-ukrhyph
6097%texhash
6098
6099%postun tex-ukrhyph
6100%texhash
6101
6102%post latex-vietnam
6103%texhash
6104
6105%postun latex-vietnam
6106%texhash
6107
6108%post tex-xypic
6109%texhash
6110
6111%postun tex-xypic
6112%texhash
6113
6114%post fonts-adobe
6115%texhash
6116
6117%postun fonts-adobe
6118%texhash
6119
6120%post fonts-ae
6121%texhash
6122
6123%postun fonts-ae
6124%texhash
6125
6126%post fonts-ams
6127%texhash
6128
6129%postun fonts-ams
6130%texhash
6131
6132%post fonts-antp
6133%texhash
6134
6135%postun fonts-antp
6136%texhash
6137
6138%post fonts-antt
6139%texhash
6140
6141%postun fonts-antt
6142%texhash
6143
6144%post fonts-bbm
6145%texhash
6146
6147%postun fonts-bbm
6148%texhash
6149
6150%post fonts-bbold
6151%texhash
6152
6153%postun fonts-bbold
6154%texhash
6155
070c5aff
ZU
6156%post fonts-bh
6157%texhash
d08789e0 6158
070c5aff
ZU
6159%postun fonts-bh
6160%texhash
d08789e0
ZU
6161
6162%post fonts-bitstream
6163%texhash
6164
6165%postun fonts-bitstream
6166%texhash
6167
6168%post fonts-cbgreek
6169%texhash
6170
6171%postun fonts-cbgreek
6172%texhash
6173
6174%post fonts-cc-pl
6175%texhash
6176
6177%postun fonts-cc-pl
6178%texhash
6179
6180%post fonts-cg
6181%texhash
6182
6183%postun fonts-cg
6184%texhash
6185
6186%post fonts-cm
6187%texhash
6188
6189%postun fonts-cm
6190%texhash
6191
6192%post fonts-cmbright
6193%texhash
6194
6195%postun fonts-cmbright
6196%texhash
6197
6198%post fonts-cmcyr
6199%texhash
6200
6201%postun fonts-cmcyr
6202%texhash
6203
6204%post fonts-cmextra
6205%texhash
6206
6207%postun fonts-cmextra
6208%texhash
6209
6210%post fonts-concmath
6211%texhash
6212
6213%postun fonts-concmath
6214%texhash
6215
6216%post fonts-concrete
6217%texhash
6218
6219%postun fonts-concrete
6220%texhash
6221
6222%post fonts-cs
6223%texhash
6224
6225%postun fonts-cs
6226%texhash
6227
4a09ae1a
ZU
6228%post fonts-dstroke
6229%texhash
d08789e0 6230
4a09ae1a
ZU
6231%postun fonts-dstroke
6232%texhash
d08789e0
ZU
6233
6234%post fonts-ecc
6235%texhash
6236
6237%postun fonts-ecc
6238%texhash
6239
6240%post fonts-eurosym
6241%texhash
6242
6243%postun fonts-eurosym
6244%texhash
6245
6246%post fonts-euxm
6247%texhash
6248
6249%postun fonts-euxm
6250%texhash
6251
6252%post fonts-gothic
6253%texhash
6254
6255%postun fonts-gothic
6256%texhash
6257
6258%post fonts-hoekwater
6259%texhash
6260
6261%postun fonts-hoekwater
6262%texhash
6263
6264%post fonts-jknappen
6265%texhash
6266
6267%postun fonts-jknappen
6268%texhash
6269
6270%post fonts-latex
6271%texhash
6272
6273%postun fonts-latex
6274%texhash
6275
6276%post fonts-lh
6277%texhash
6278
6279%postun fonts-lh
6280%texhash
6281
6282%post fonts-lm
6283%texhash
6284
6285%postun fonts-lm
6286%texhash
6287
6288%post fonts-marvosym
6289%texhash
6290
6291%postun fonts-marvosym
6292%texhash
6293
6294%post fonts-mflogo
6295%texhash
6296
6297%postun fonts-mflogo
6298%texhash
6299
6300%post fonts-misc
6301%texhash
6302
6303%postun fonts-misc
6304%texhash
6305
6306%post fonts-monotype
6307%texhash
6308
6309%postun fonts-monotype
6310%texhash
6311
6312%post fonts-omega
6313%texhash
6314
6315%postun fonts-omega
6316%texhash
6317
f1ba8563
ZU
6318%post fonts-other
6319%texhash
6320
6321%postun fonts-other
6322%texhash
6323
d08789e0
ZU
6324%post fonts-pazo
6325%texhash
6326
6327%postun fonts-pazo
6328%texhash
6329
6330%post fonts-pl
6331%texhash
6332
6333%postun fonts-pl
6334%texhash
6335
6336%post fonts-px
6337%texhash
6338
6339%postun fonts-px
6340%texhash
6341
6342%post fonts-qfonts
6343%texhash
6344
6345%postun fonts-qfonts
6346%texhash
6347
6348%post fonts-qpx
6349%texhash
6350
6351%postun fonts-qpx
6352%texhash
6353
31bd2c4a 6354%post fonts-qpxqtx
d08789e0
ZU
6355%texhash
6356
31bd2c4a 6357%postun fonts-qpxqtx
d08789e0
ZU
6358%texhash
6359
6360%post fonts-rsfs
6361%texhash
6362
6363%postun fonts-rsfs
6364%texhash
6365
6366%post fonts-stmaryrd
6367%texhash
6368
6369%postun fonts-stmaryrd
6370%texhash
6371
6372%post fonts-tx
6373%texhash
6374
6375%postun fonts-tx
6376%texhash
6377
6378%post fonts-urw
6379%texhash
6380
6381%postun fonts-urw
6382%texhash
6383
6384%post fonts-vnr
6385%texhash
6386
6387%postun fonts-vnr
6388%texhash
6389
6390%post fonts-wasy
6391%texhash
6392
6393%postun fonts-wasy
6394%texhash
6395
6396%post fonts-xypic
6397%texhash
6398
6399%postun fonts-xypic
6400%texhash
6401
6402%post fonts-yandy
6403%texhash
6404
6405%postun fonts-yandy
6406%texhash
6407
6408%post fonts-type1-antp
6409%texhash
6410
6411%postun fonts-type1-antp
6412%texhash
6413
6414%post fonts-type1-antt
6415%texhash
6416
6417%postun fonts-type1-antt
6418%texhash
6419
6420%post fonts-type1-belleek
6421%texhash
6422
6423%postun fonts-type1-belleek
6424%texhash
6425
6426%post fonts-type1-bitstream
6427%texhash
6428
6429%postun fonts-type1-bitstream
6430%texhash
6431
6432%post fonts-type1-bluesky
6433%texhash
6434
6435%postun fonts-type1-bluesky
6436%texhash
6437
6438%post fonts-type1-cc-pl
6439%texhash
6440
6441%postun fonts-type1-cc-pl
6442%texhash
6443
6444%post fonts-type1-cmcyr
6445%texhash
6446
6447%postun fonts-type1-cmcyr
6448%texhash
6449
6450%post fonts-type1-cs
6451%texhash
6452
6453%postun fonts-type1-cs
6454%texhash
6455
070c5aff
ZU
6456%post fonts-type1-dstroke
6457%texhash
d08789e0 6458
070c5aff
ZU
6459%postun fonts-type1-dstroke
6460%texhash
d08789e0
ZU
6461
6462%post fonts-type1-eurosym
6463%texhash
6464
6465%postun fonts-type1-eurosym
6466%texhash
6467
6468%post fonts-type1-hoekwater
6469%texhash
6470
6471%postun fonts-type1-hoekwater
6472%texhash
6473
6474%post fonts-type1-lm
6475%texhash
6476
6477%postun fonts-type1-lm
6478%texhash
6479
6480%post fonts-type1-marvosym
6481%texhash
6482
6483%postun fonts-type1-marvosym
6484%texhash
6485
6486%post fonts-type1-mathpazo
6487%texhash
6488
6489%postun fonts-type1-mathpazo
6490%texhash
6491
6492%post fonts-type1-omega
6493%texhash
6494
6495%postun fonts-type1-omega
6496%texhash
6497
6498%post fonts-type1-pl
6499%texhash
6500
6501%postun fonts-type1-pl
6502%texhash
6503
6504%post fonts-type1-px
6505%texhash
6506
6507%postun fonts-type1-px
6508%texhash
6509
070c5aff
ZU
6510%post fonts-type1-qfonts
6511%texhash
d08789e0 6512
070c5aff
ZU
6513%postun fonts-type1-qfonts
6514%texhash
d08789e0
ZU
6515
6516%post fonts-type1-tx
6517%texhash
6518
6519%postun fonts-type1-tx
6520%texhash
6521
6522%post fonts-type1-urw
6523%texhash
6524
6525%postun fonts-type1-urw
6526%texhash
6527
6528%post fonts-type1-vnr
6529%texhash
6530
6531%postun fonts-type1-vnr
6532%texhash
6533
6534%post fonts-type1-xypic
6535%texhash
6536
6537%postun fonts-type1-xypic
6538%texhash
6539
6540%post -n texconfig
6541%texhash
6542
6543%postun -n texconfig
6544%texhash
6545
4224ae6d
MB
6546%post xetex
6547%texhash
6548
6549%postun xetex
6550%texhash
6551
6552%post xmltex
6553%texhash
6554
6555%postun xmltex
6556%texhash
6557
5902e778
ZU
6558# Check the commented lines!!!
6559
d08789e0
ZU
6560%files
6561%defattr(644,root,root,755)
0f6c4baf 6562# %doc %{texmf}/LICENSE.texmf
df343eba 6563# %doc %{texmf}/ChangeLog
df343eba 6564# %doc %{texmf}/doc/README.knuth
efc75a1e 6565# There isn't doc/fonts directory
80fa261c
ZU
6566%dir %{texmfdist}/doc/fonts
6567%doc %{texmf}/doc/fontname
efc75a1e 6568# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
6569# %dir %{texmf}/doc/help
6570# %doc %{texmf}/doc/help/csname.txt
6571# %doc %{texmf}/doc/help/ctan
6572# %doc %{texmf}/doc/help/tds.dvi
6573# %doc %{texmf}/doc/help/unixtex.ftp
6574# %dir %{texmf}/doc/help/faq
6575# %doc %{texmf}/doc/images
df343eba
ZU
6576# %dir %{texmf}/doc/polish
6577# %doc %{texmf}/doc/polish/*.html
6578# %dir %{texmf}/doc/programs
6579# %doc %{texmf}/doc/programs/web2c*
6580# %doc %{texmf}/doc/programs/cwebman.dvi
6581# %doc %{texmf}/doc/programs/dvipng.*
6582# %doc %{texmf}/doc/knuth
d08789e0
ZU
6583#%attr(755,root,root) %{_bindir}/MakeTeXPK
6584#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
6585
6586# ***********
6587# executables
6588# ***********
d08789e0
ZU
6589%attr(755,root,root) %{_bindir}/a2ping
6590%attr(755,root,root) %{_bindir}/afm2tfm
6591%attr(755,root,root) %{_bindir}/allcm
6592%attr(755,root,root) %{_bindir}/allec
6593%attr(755,root,root) %{_bindir}/allneeded
6594%attr(755,root,root) %{_bindir}/cweave
6595%attr(755,root,root) %{_bindir}/ctangle
6596%attr(755,root,root) %{_bindir}/ctie
6597%attr(755,root,root) %{_bindir}/dmp
6598%attr(755,root,root) %{_bindir}/dvipng
6599%attr(755,root,root) %{_bindir}/e2pall
6600%attr(755,root,root) %{_bindir}/ebb
df343eba 6601# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
6602%attr(755,root,root) %{_bindir}/fmtutil
6603%attr(755,root,root) %{_bindir}/fmtutil-sys
6604#%attr(755,root,root) %{_bindir}/fontexport
6605#%attr(755,root,root) %{_bindir}/fontimport
6606%attr(755,root,root) %{_bindir}/fontinst
6607%attr(755,root,root) %{_bindir}/gftodvi
6608%attr(755,root,root) %{_bindir}/gftopk
6609%attr(755,root,root) %{_bindir}/gftype
6610%attr(755,root,root) %{_bindir}/gsftopk
6611#%attr(755,root,root) %{_bindir}/initex
6612%attr(755,root,root) %{_bindir}/kpseaccess
6613%attr(755,root,root) %{_bindir}/kpsereadlink
6614%attr(755,root,root) %{_bindir}/kpsewhere
6615%attr(755,root,root) %{_bindir}/mag
6616%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
6617#%attr(755,root,root) %{_bindir}/mkfontdesc
6618%attr(755,root,root) %{_bindir}/mktexfmt
6619%attr(755,root,root) %{_bindir}/mktexlsr
6620%attr(755,root,root) %{_bindir}/newer
6621%attr(755,root,root) %{_bindir}/patgen
6622%attr(755,root,root) %{_bindir}/pdfetex
6623%attr(755,root,root) %{_bindir}/pfb2pfa
6624%attr(755,root,root) %{_bindir}/pk2bm
6625%attr(755,root,root) %{_bindir}/pktogf
6626%attr(755,root,root) %{_bindir}/pktype
6627%attr(755,root,root) %{_bindir}/pltotf
6628%attr(755,root,root) %{_bindir}/pooltype
6629%attr(755,root,root) %{_bindir}/ps2frag
6630%attr(755,root,root) %{_bindir}/ps2pk
6631# TODO: move this file to correct subpackage ?
6632%attr(755,root,root) %{_bindir}/ps4pdf
6633#%attr(755,root,root) %{_bindir}/t1mapper
6634%attr(755,root,root) %{_bindir}/tangle
6635#%attr(755,root,root) %{_bindir}/tetex-updmap
6636%attr(755,root,root) %{_bindir}/tex
6637%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6638%attr(755,root,root) %{_bindir}/texhash
df343eba 6639# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6640%attr(755,root,root) %{_bindir}/texlinks
6641%attr(755,root,root) %{_bindir}/tftopl
6642%attr(755,root,root) %{_bindir}/tie
6643%attr(755,root,root) %{_bindir}/ttf2afm
6644%attr(755,root,root) %{_bindir}/updmap
6645%attr(755,root,root) %{_bindir}/updmap-sys
6646%attr(755,root,root) %{_bindir}/vftovp
6647#%attr(755,root,root) %{_bindir}/virtex
6648%attr(755,root,root) %{_bindir}/vptovf
6649%attr(755,root,root) %{_bindir}/weave
6650
6651%attr(755,root,root) %{texmf}/web2c/mktexnam
6652%attr(755,root,root) %{texmf}/web2c/mktexdir
6653%attr(755,root,root) %{texmf}/web2c/mktexupd
6654
0edad7f5 6655%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6656
6657#%dir /etc/sysconfig/tetex-updmap
6658#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6659
6660%ghost %{texmf}/ls-R
7057740b 6661%ghost %{texmfdist}/ls-R
7057740b 6662# %ghost %{_localstatedir}/ls-R
d08789e0 6663
2677a8b0 6664%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6665%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6666%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6667%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6668%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6669
d08789e0
ZU
6670%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6671%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6672%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6673%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6674%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6675%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6676%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6677
d08789e0
ZU
6678%attr(1777,root,root) /var/cache/fonts
6679
6680%{_datadir}/info/web2c.info*
df343eba
ZU
6681# %{_datadir}/info/texi2html.info*
6682# %{_datadir}/texi2html
d08789e0
ZU
6683#%{texmf}/updates.dat
6684
df343eba 6685# %{texmf}/aliases
df343eba 6686# %{texmf}/tex/generic/bghyph
1a192771
ZU
6687# %doc %{texmf}/doc/generic/hyphen
6688#%{texmf}/tex/generic/letterspacing
6689
6690# ***********
6691# Directories
6692# ***********
ae4a938c 6693%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6694%attr(1777,root,root) %dir %{_localstatedir}/fonts
6695%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6696%attr(1777,root,root) %dir %{fmtdir}
1a192771 6697
b6042de9 6698%dir %{texmfdist}
8ed039e0 6699%doc %{texmfdist}/README
b6042de9
ZU
6700%dir %{texmf}
6701
1a192771
ZU
6702%dir %{texmfdist}/doc
6703%dir %{texmfdist}/doc/generic
6704%dir %{texmfdist}/doc/generic/enctex
6705%dir %{texmfdist}/doc/latex
6706%dir %{texmfdist}/doc/latex/localloc
6707%dir %{texmf}/doc
6708%dir %{texmf}/doc/generic
6709%dir %{texmf}/doc/tetex
04123363 6710%dir %{texmf}/fmtutil
1a192771
ZU
6711
6712%dir %{texmfdist}/tex
2677a8b0 6713%dir %{texmfdist}/tex/cslatex
0b6bcf85 6714%dir %{texmfdist}/tex/cslatex/base
165b9d73 6715%dir %{texmfdist}/tex/generic
5f841614 6716%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6717%dir %{texmfdist}/tex/generic/enctex
5f841614 6718%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6719%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6720%dir %{texmfdist}/tex/latex
6721%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6722%dir %{texmf}/dvips
6723%dir %{texmf}/dvips/config
6724%dir %{texmf}/dvips/tetex
d08789e0
ZU
6725%dir %{texmf}/fonts/enc
6726%dir %{texmf}/fonts/enc/dvips
6727%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6728%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6729%dir %{texmf}/fonts/map
6730%dir %{texmf}/fonts/map/dvips
6731%dir %{texmf}/fonts/map/dvips/tetex
6732%dir %{texmf}/scripts
6733%dir %{texmf}/tex
1a192771
ZU
6734%dir %{texmf}/tex/generic
6735%dir %{texmf}/tex/generic/config
1a192771
ZU
6736%dir %{texmf}/web2c
6737
6738# Docs
2677a8b0 6739# %doc %{texmf}/doc/README
1a192771
ZU
6740%doc %{texmf}/doc/tetex/TETEXDOC.*
6741%doc %{texmf}/doc/tetex/teTeX-FAQ
6742
6743# %{texmf}/fonts/map/dvips/tetex/contnav.map
6744# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6745%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6746%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6747
6748# Main fonts from TeTeX
d08789e0
ZU
6749%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6750%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6751%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6752%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6753%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6754%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6755%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6756%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6757%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6758%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6759%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6760%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6761
f2555868 6762%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6763%{texmfdist}/tex/generic/encodings
6764%{texmfdist}/tex/generic/epsf
f2555868 6765%{texmfdist}/tex/generic/hyph-utf8/*
80fa261c 6766%{texmfdist}/tex/generic/genmisc
2677a8b0 6767%{texmfdist}/tex/generic/misc/null*
1a192771 6768%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6769%{texmfdist}/tex/generic/tap
6770%{texmfdist}/tex/generic/tex-ps
2677a8b0 6771%{texmfdist}/tex/texinfo
80fa261c 6772%{texmfdist}/tex/fontinst/misc/glyphbox.mtx
1a192771 6773%{texmf}/tex/fontinst
1a192771 6774%{texmf}/tex/generic/hyphen
df343eba 6775
1a192771
ZU
6776# %{fmtdir}/metafun.mem
6777#%{texmf}/web2c/tex-pl.pool
6778# %{texmf}/web2c/tex.pool
fb2a8613 6779%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6780
6781%{texmf}/web2c/*.tcx
df343eba
ZU
6782
6783# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6784# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6785# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6786# %lang(fr) %{_mandir}/fr/man1/access.1*
6787# %lang(hu) %{_mandir}/hu/man1/access.1*
6788# %lang(hu) %{_mandir}/hu/man1/newer.1*
6789# %lang(pl) %{_mandir}/pl/man1/access.1*
6790# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6791#%{_mandir}/man1/MakeTeXPK.1*
6792#%{_mandir}/man1/access.1*
6793#%{_mandir}/man1/fontexport.1*
6794#%{_mandir}/man1/fontimport.1*
6795#%{_mandir}/man1/initex.1*
6796#%{_mandir}/man1/t1mapper.1*
1a192771 6797#%{_mandir}/man1/texdoc.1*
1a192771 6798#%{_mandir}/man1/texi2html.1*
d08789e0 6799#%{_mandir}/man1/virtex.1*
1a192771 6800#%{_mandir}/man8/fmtutil.8*
d08789e0 6801#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6802#%{_mandir}/man8/texlinks.8*
6803
d08789e0
ZU
6804%{_mandir}/man1/afm2tfm.1*
6805%{_mandir}/man1/allcm.1*
fae5faca 6806%{_mandir}/man1/allec.1*
d08789e0 6807%{_mandir}/man1/allneeded.1*
fae5faca 6808%{_mandir}/man1/ctangle.1*
d08789e0 6809%{_mandir}/man1/ctie.1*
fae5faca 6810%{_mandir}/man1/cweave.1*
d08789e0
ZU
6811%{_mandir}/man1/cweb.1*
6812%{_mandir}/man1/dmp.1*
6813%{_mandir}/man1/dvipdft.1*
6814%{_mandir}/man1/dvipng.1*
6815%{_mandir}/man1/e2pall.1*
6816%{_mandir}/man1/ebb.1*
6817%{_mandir}/man1/fmtutil.1*
09deda15 6818%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6819%{_mandir}/man1/fontinst.1*
6820%{_mandir}/man1/gftodvi.1*
6821%{_mandir}/man1/gftopk.1*
6822%{_mandir}/man1/gftype.1*
6823%{_mandir}/man1/gsftopk.1*
6824%{_mandir}/man1/kpseaccess.1*
6825%{_mandir}/man1/kpsereadlink.1*
6826%{_mandir}/man1/kpsewhere.1*
6827%{_mandir}/man1/mag.1*
6828%{_mandir}/man1/makempx.1*
6829%{_mandir}/man1/makempy.1*
fae5faca 6830%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6831%{_mandir}/man1/mktexlsr.1*
6832%{_mandir}/man1/newer.1*
6833%{_mandir}/man1/patgen.1*
6834%{_mandir}/man1/pdfetex.1*
6835%{_mandir}/man1/pfb2pfa.1*
6836%{_mandir}/man1/pk2bm.1*
6837%{_mandir}/man1/pktogf.1*
6838%{_mandir}/man1/pktype.1*
6839%{_mandir}/man1/pltotf.1*
6840%{_mandir}/man1/pooltype.1*
6841%{_mandir}/man1/ps2frag.1*
6842%{_mandir}/man1/ps2pk.1*
6843%{_mandir}/man1/tangle.1*
6844%{_mandir}/man1/tex.1*
d08789e0 6845%{_mandir}/man1/texexec.1*
fae5faca 6846%{_mandir}/man1/texhash.1*
d08789e0 6847%{_mandir}/man1/texlinks.1*
d08789e0 6848%{_mandir}/man1/tftopl.1*
d08789e0 6849%{_mandir}/man1/tie.1*
1a192771 6850%{_mandir}/man1/ttf2afm.1*
d08789e0 6851%{_mandir}/man1/updmap.1*
fae5faca 6852%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6853%{_mandir}/man1/vftovp.1*
6854%{_mandir}/man1/vptovf.1*
6855%{_mandir}/man1/weave.1*
6856%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6857%{_mandir}/man5/updmap.cfg.5*
1a192771 6858
80fa261c
ZU
6859%files other-utils
6860%defattr(644,root,root,755)
6861%attr(755,root,root) %{_bindir}/bg5+latex
6862%attr(755,root,root) %{_bindir}/bg5+pdflatex
6863%attr(755,root,root) %{_bindir}/bg5conv
6864%attr(755,root,root) %{_bindir}/bg5latex
6865%attr(755,root,root) %{_bindir}/bg5pdflatex
6866%attr(755,root,root) %{_bindir}/bibtex8
6867%attr(755,root,root) %{_bindir}/cfftot1
6868%attr(755,root,root) %{_bindir}/ebong
6869%attr(755,root,root) %{_bindir}/extconv
6870%attr(755,root,root) %{_bindir}/extractbb
6871%attr(755,root,root) %{_bindir}/gbklatex
6872%attr(755,root,root) %{_bindir}/gbkpdflatex
6873%attr(755,root,root) %{_bindir}/getnonfreefonts
6874%attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6875%attr(755,root,root) %{_bindir}/hbf2gf
6876%attr(755,root,root) %{_bindir}/jadetex
6877%attr(755,root,root) %{_bindir}/lamed
6878%attr(755,root,root) %{_bindir}/makeglossaries
6879%attr(755,root,root) %{_bindir}/metafun
6880%attr(755,root,root) %{_bindir}/mkjobtexmf
6881%attr(755,root,root) %{_bindir}/mllatex
6882%attr(755,root,root) %{_bindir}/mltex
6883%attr(755,root,root) %{_bindir}/mmafm
6884%attr(755,root,root) %{_bindir}/mmpfb
6885%attr(755,root,root) %{_bindir}/musixflx
6886%attr(755,root,root) %{_bindir}/ofm2opl
6887%attr(755,root,root) %{_bindir}/otfinfo
6888%attr(755,root,root) %{_bindir}/otftotfm
6889%attr(755,root,root) %{_bindir}/oxdvi
6890%attr(755,root,root) %{_bindir}/pdfatfi
6891%attr(755,root,root) %{_bindir}/pdfclose
6892%attr(755,root,root) %{_bindir}/pdfjadetex
6893%attr(755,root,root) %{_bindir}/pdfopen
6894%attr(755,root,root) %{_bindir}/pdftosrc
6895%{__perl}tex
6896%attr(755,root,root) %{_bindir}/physe
6897%attr(755,root,root) %{_bindir}/pkfix
6898%attr(755,root,root) %{_bindir}/ppower4
6899%attr(755,root,root) %{_bindir}/rungs
6900%attr(755,root,root) %{_bindir}/simpdftex
6901%attr(755,root,root) %{_bindir}/sjisconv
6902%attr(755,root,root) %{_bindir}/sjislatex
6903%attr(755,root,root) %{_bindir}/sjispdflatex
6904%attr(755,root,root) %{_bindir}/synctex
6905%attr(755,root,root) %{_bindir}/t1dotlessj
6906%attr(755,root,root) %{_bindir}/t1lint
6907%attr(755,root,root) %{_bindir}/t1reencode
6908%attr(755,root,root) %{_bindir}/t1testpage
6909%attr(755,root,root) %{_bindir}/texcount
6910%attr(755,root,root) %{_bindir}/texsis
6911%attr(755,root,root) %{_bindir}/tlmgr
6912%attr(755,root,root) %{_bindir}/tpic2pdftex
6913%attr(755,root,root) %{_bindir}/ttf2pk
6914%attr(755,root,root) %{_bindir}/ttf2tfm
6915%attr(755,root,root) %{_bindir}/ttftotype42
6916%attr(755,root,root) %{_bindir}/vlna
6917%attr(755,root,root) %{_bindir}/vpe
6918%{_mandir}/man1/cfftot1.1*
6919%{_mandir}/man1/getnonfreefonts-sys.1
6920%{_mandir}/man1/getnonfreefonts.1*
6921%{_mandir}/man1/hbf2gf.1*
6922%{_mandir}/man1/mkjobtexmf.1*
6923%{_mandir}/man1/mmafm.1*
6924%{_mandir}/man1/mmpfb.1*
6925%{_mandir}/man1/otfinfo.1*
6926%{_mandir}/man1/otftotfm.1*
6927%{_mandir}/man1/oxdvi.1
6928%{_mandir}/man1/pdftosrc.1*
6929%{_mandir}/man1/ps2eps.1*
6930%{_mandir}/man1/synctex.1*
6931%{_mandir}/man1/t1dotlessj.1*
6932%{_mandir}/man1/t1lint.1*
6933%{_mandir}/man1/t1reencode.1*
6934%{_mandir}/man1/t1testpage.1*
6935%{_mandir}/man1/ttf2pk.1*
6936%{_mandir}/man1/ttf2tfm.1*
6937%{_mandir}/man1/ttftotype42.1*
6938%{_mandir}/man1/vlna.1*
6939%{_mandir}/man5/synctex.5*
6940%{texmfdist}/source/startex
6941%{texmfdist}/source/jadetex
6942%{texmfdist}/tex/jadetex
6943%{texmfdist}/tex/texsis
6944%{texmfdist}/tex/startex
6945%{texmf}/fmtutil/format.jadetex.cnf
6946%{texmf}/fmtutil/format.mltex.cnf
6947%{texmfdist}/tex/generic/abbr
6948%{texmfdist}/tex/generic/abstyles/
6949%{texmfdist}/tex/generic/arrayjob
6950%{texmfdist}/tex/generic/barr
6951%{texmfdist}/tex/generic/borceux
6952%{texmfdist}/tex/generic/c-pascal
6953%{texmfdist}/tex/generic/cirth
6954%{texmfdist}/tex/generic/colortab
6955%{texmfdist}/tex/generic/dratex
6956%{texmfdist}/tex/generic/ean
6957%{texmfdist}/tex/generic/edmac
6958%{texmfdist}/tex/generic/elvish
6959%{texmfdist}/tex/generic/fenixpar
6960%{texmfdist}/tex/generic/fltpoint
6961%{texmfdist}/tex/generic/musixtex
6962
6963%files other-utils-doc
6964%defattr(644,root,root,755)
6965%doc %{texmfdist}/doc/jadetex
6966%doc %{texmfdist}/doc/texsis
6967%doc %{texmfdist}/doc/startex
6968%doc %{texmfdist}/doc/generic/c-pascal
d08789e0
ZU
6969
6970%files dirs-fonts
6971%defattr(644,root,root,755)
1a192771 6972%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
6973%dir %{texmfdist}/fonts
6974%dir %{texmfdist}/fonts/afm
6975%dir %{texmfdist}/fonts/afm/public
4224ae6d 6976%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
6977%dir %{texmfdist}/fonts/enc
6978%dir %{texmfdist}/fonts/enc/dvips
6979%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 6980%dir %{texmfdist}/fonts/map
21c69d95 6981%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
6982%dir %{texmfdist}/fonts/map/dvips
6983%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 6984%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
6985%dir %{texmfdist}/fonts/ofm
6986%dir %{texmfdist}/fonts/ofm/public
6987%dir %{texmfdist}/fonts/ovf
6988%dir %{texmfdist}/fonts/ovf/public
6989%dir %{texmfdist}/fonts/ovp
6990%dir %{texmfdist}/fonts/ovp/public
6991%dir %{texmfdist}/fonts/opentype
6992%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 6993%dir %{texmfdist}/fonts/pk
1a192771 6994%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
6995%dir %{texmfdist}/fonts/source
6996%dir %{texmfdist}/fonts/source/public
21c69d95 6997%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
6998%dir %{texmfdist}/fonts/tfm
6999%dir %{texmfdist}/fonts/tfm/public
4224ae6d 7000%dir %{texmfdist}/fonts/tfm/vntex
04123363 7001%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
7002%dir %{texmfdist}/fonts/type1
7003%dir %{texmfdist}/fonts/type1/public
21c69d95 7004%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
7005%dir %{texmfdist}/fonts/vf
7006%dir %{texmfdist}/fonts/vf/public
21c69d95 7007%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
7008%dir %{texmfdist}/source
7009%dir %{texmfdist}/source/fonts
7010%dir %{texmfdist}/source/latex
1a192771
ZU
7011%dir %{texmf}/fonts
7012%dir %{texmf}/fonts/opentype
7013%dir %{texmf}/fonts/opentype/public
d08789e0 7014
5b7eba8e
MB
7015%files doc
7016%defattr(644,root,root,755)
80fa261c 7017%doc %{texmfdist}/doc/generic/dehyph-exptl
8affbd2c 7018%dir %{texmfdoc}
04123363 7019%dir %{texmfdoc}/doc
80fa261c
ZU
7020%{texmfdoc}/README
7021%{texmfdoc}/ls-R
5b7eba8e 7022%{texmfdoc}/doc/english
80fa261c 7023%{texmfdist}/doc/fontinst
5b7eba8e
MB
7024
7025%files doc-bg
7026%defattr(644,root,root,755)
7027%{texmfdoc}/doc/bulgarian
7028
7029%files doc-cs
7030%defattr(644,root,root,755)
7031%{texmfdoc}/doc/czechslovak
7032
7033%files doc-de
7034%defattr(644,root,root,755)
7035%{texmfdoc}/doc/german
7036
7037%files doc-el
7038%defattr(644,root,root,755)
7039%{texmfdoc}/doc/greek
7040
7041%files doc-es
7042%defattr(644,root,root,755)
7043%{texmfdoc}/doc/spanish
7044
7045%files doc-fi
7046%defattr(644,root,root,755)
7047%{texmfdoc}/doc/finnish
7048
7049%files doc-fr
7050%defattr(644,root,root,755)
7051%{texmfdoc}/doc/french
7052
7053%files doc-it
7054%defattr(644,root,root,755)
7055%{texmfdoc}/doc/italian
7056
7057%files doc-ja
7058%defattr(644,root,root,755)
7059%{texmfdoc}/doc/japanese
7060
7061%files doc-ko
7062%defattr(644,root,root,755)
7063%{texmfdoc}/doc/korean
7064
7065%files doc-mn
7066%defattr(644,root,root,755)
7067%{texmfdoc}/doc/mongolian
7068
7069%files doc-nl
7070%defattr(644,root,root,755)
7071%{texmfdoc}/doc/dutch
7072
7073%files doc-pl
7074%defattr(644,root,root,755)
7075%{texmfdoc}/doc/polish
7076
7077%files doc-pt
7078%defattr(644,root,root,755)
7079%{texmfdoc}/doc/portuguese
7080
7081%files doc-ru
7082%defattr(644,root,root,755)
7083%{texmfdoc}/doc/russian
7084
7085%files doc-sk
7086%defattr(644,root,root,755)
7087%{texmfdoc}/doc/slovak
7088
7089%files doc-sl
7090%defattr(644,root,root,755)
7091%{texmfdoc}/doc/slovenian
7092
7093%files doc-th
7094%defattr(644,root,root,755)
7095%{texmfdoc}/doc/thai
7096
7097%files doc-tr
7098%defattr(644,root,root,755)
7099%{texmfdoc}/doc/turkish
7100
7101%files doc-uk
7102%defattr(644,root,root,755)
7103%{texmfdoc}/doc/ukrainian
7104
7105%files doc-vi
7106%defattr(644,root,root,755)
7107%{texmfdoc}/doc/vietnamese
7108
7109%files doc-zh_CN
7110%defattr(644,root,root,755)
7111%{texmfdoc}/doc/chinese
7112
0f6c4baf
ZU
7113# %files doc-Catalogue
7114# %defattr(644,root,root,755)
7115# %{texmf}/doc/help/Catalogue
d08789e0 7116
0f6c4baf
ZU
7117# %files doc-tug-faq
7118# %defattr(644,root,root,755)
7119# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7120
5902e778 7121
d08789e0
ZU
7122%files doc-latex
7123%defattr(644,root,root,755)
5902e778
ZU
7124# %{texmfdist}/doc/latex/bar
7125# %{texmfdist}/doc/latex/eclbip
7126# %{texmfdist}/doc/latex/eo
7127# %{texmfdist}/doc/latex/floatflt
7128# %{texmfdist}/doc/latex/general
7129# %{texmfdist}/doc/latex/germbib
7130# %{texmfdist}/doc/latex/images
7131# %{texmfdist}/doc/latex/mathcomp
7132# %{texmfdist}/doc/latex/mt11p
7133# %{texmfdist}/doc/latex/picins
7134# %{texmfdist}/doc/latex/ps4pdf
7135# %{texmfdist}/doc/latex/pslatex
7136# %{texmfdist}/doc/latex/shapepar
7137# %{texmfdist}/doc/latex/supertab
7138# %{texmfdist}/doc/latex/tex-refs
7139# %{texmfdist}/doc/latex/textmerg
7140# %{texmfdist}/doc/latex/treesvr
df343eba 7141%{texmfdist}/doc/latex/acronym
df343eba
ZU
7142%{texmfdist}/doc/latex/aeguill
7143%{texmfdist}/doc/latex/anysize
df343eba
ZU
7144%{texmfdist}/doc/latex/base
7145%{texmfdist}/doc/latex/beton
df343eba
ZU
7146%{texmfdist}/doc/latex/carlisle
7147%{texmfdist}/doc/latex/ccaption
7148%{texmfdist}/doc/latex/changebar
7149%{texmfdist}/doc/latex/chappg
df343eba
ZU
7150%{texmfdist}/doc/latex/concmath
7151%{texmfdist}/doc/latex/crop
df343eba
ZU
7152%{texmfdist}/doc/latex/dinbrief
7153%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
7154%{texmfdist}/doc/latex/eepic
7155%{texmfdist}/doc/latex/endfloat
df343eba
ZU
7156%{texmfdist}/doc/latex/esint
7157%{texmfdist}/doc/latex/eso-pic
7158%{texmfdist}/doc/latex/euler
7159%{texmfdist}/doc/latex/eulervm
df343eba
ZU
7160%{texmfdist}/doc/latex/extsizes
7161%{texmfdist}/doc/latex/fancybox
7162%{texmfdist}/doc/latex/fancyhdr
7163%{texmfdist}/doc/latex/fancyvrb
7164%{texmfdist}/doc/latex/filecontents
7165%{texmfdist}/doc/latex/float
df343eba
ZU
7166%{texmfdist}/doc/latex/footmisc
7167%{texmfdist}/doc/latex/footnpag
7168%{texmfdist}/doc/latex/fp
df343eba 7169%{texmfdist}/doc/latex/geometry
df343eba
ZU
7170%{texmfdist}/doc/latex/graphics
7171%{texmfdist}/doc/latex/hyperref
7172%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
7173%{texmfdist}/doc/latex/index
7174%{texmfdist}/doc/latex/koma-script
7175%{texmfdist}/doc/latex/labels
df343eba 7176%{texmfdist}/doc/latex/layouts
df343eba
ZU
7177%{texmfdist}/doc/latex/lettrine
7178%{texmfdist}/doc/latex/listings
7179%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
7180%{texmfdist}/doc/latex/mdwtools
7181%{texmfdist}/doc/latex/memoir
7182%{texmfdist}/doc/latex/mh
df343eba
ZU
7183%{texmfdist}/doc/latex/mparhack
7184%{texmfdist}/doc/latex/ms
df343eba
ZU
7185%{texmfdist}/doc/latex/multibib
7186%{texmfdist}/doc/latex/mwcls
7187%{texmfdist}/doc/latex/natbib
7188%{texmfdist}/doc/latex/nomencl
7189%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
7190%{texmfdist}/doc/latex/oberdiek
7191%{texmfdist}/doc/latex/overpic
7192%{texmfdist}/doc/latex/paralist
7193%{texmfdist}/doc/latex/pb-diagram
7194%{texmfdist}/doc/latex/pdfpages
7195%{texmfdist}/doc/latex/picinpar
df343eba
ZU
7196%{texmfdist}/doc/latex/pict2e
7197%{texmfdist}/doc/latex/placeins
7198%{texmfdist}/doc/latex/preprint
7199%{texmfdist}/doc/latex/preview
7200%{texmfdist}/doc/latex/program
df343eba 7201%{texmfdist}/doc/latex/psfrag
0f6c4baf 7202%{texmfdist}/doc/latex/revtex
df343eba
ZU
7203%{texmfdist}/doc/latex/rotating
7204%{texmfdist}/doc/latex/rotfloat
7205%{texmfdist}/doc/latex/scale
7206%{texmfdist}/doc/latex/sectsty
7207%{texmfdist}/doc/latex/seminar
df343eba
ZU
7208%{texmfdist}/doc/latex/showlabels
7209%{texmfdist}/doc/latex/sidecap
df343eba
ZU
7210%{texmfdist}/doc/latex/slashbox
7211%{texmfdist}/doc/latex/soul
7212%{texmfdist}/doc/latex/stdclsdv
7213%{texmfdist}/doc/latex/subfig
7214%{texmfdist}/doc/latex/subfigure
df343eba 7215%{texmfdist}/doc/latex/textfit
df343eba
ZU
7216%{texmfdist}/doc/latex/textpos
7217%{texmfdist}/doc/latex/titlesec
7218%{texmfdist}/doc/latex/tocbibind
7219%{texmfdist}/doc/latex/tocloft
7220%{texmfdist}/doc/latex/tools
7221%{texmfdist}/doc/latex/totpages
df343eba
ZU
7222%{texmfdist}/doc/latex/type1cm
7223%{texmfdist}/doc/latex/units
7224%{texmfdist}/doc/latex/vmargin
7225%{texmfdist}/doc/latex/was
7226%{texmfdist}/doc/latex/wrapfig
7227%{texmfdist}/doc/latex/xtab
7228%{texmfdist}/doc/latex/yfonts
7229
096dca83 7230%files -n kpathsea
d08789e0 7231%defattr(644,root,root,755)
4aeb46f7 7232%dir %{texmf}/doc/kpathsea
446ab8e0 7233%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7234%attr(755,root,root) %{_bindir}/kpsepath
7235%attr(755,root,root) %{_bindir}/kpsestat
7236%attr(755,root,root) %{_bindir}/kpsetool
7237%attr(755,root,root) %{_bindir}/kpsewhich
7238%attr(755,root,root) %{_bindir}/kpsexpand
7239%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7240%{_libdir}/libkpathsea.la
fae5faca
ZU
7241%{_mandir}/man1/kpsexpand.1*
7242%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7243%{_mandir}/man1/kpsestat.1*
7244%{_mandir}/man1/kpsetool.1*
7245%{_mandir}/man1/kpsewhich.1*
d08789e0 7246
096dca83 7247%files -n kpathsea-devel
d08789e0
ZU
7248%defattr(644,root,root,755)
7249%attr(755,root,root) %{_libdir}/libkpathsea.so
7250%{_includedir}/kpathsea
7251%{_infodir}/kpathsea.info*
7252
7253%files dvips
7254%defattr(644,root,root,755)
446ab8e0 7255# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7256# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7257# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7258# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7259# %{texmf}/dvips/misc
7260# %{texmf}/dvips/config/config.generic
7261# %{texmf}/fonts/map/dvips/misc
7262# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7263# %{texmf}/fonts/map/dvips/tetex/bsr.map
7264# %{_localstatedir}/fonts/map/dvipdfm
7265# %{_localstatedir}/fonts/map/dvips
7266%dir %{texmfdist}/fonts/map/dvips/cmex
7267%dir %{texmf}/dvipdfm
7268%docdir %{texmf}/doc/dvips
7269%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7270%attr(755,root,root) %{_bindir}/dvips
7271%attr(755,root,root) %{_bindir}/dvired
7272%attr(755,root,root) %{_bindir}/dvitomp
7273%attr(755,root,root) %{_bindir}/dvitype
7274%attr(755,root,root) %{_bindir}/dvicopy
7275%attr(755,root,root) %{_bindir}/dvipdfm
7276%attr(755,root,root) %{_bindir}/dvipdft
7277# dvi2fax requires ghostscript
7278%attr(755,root,root) %{_bindir}/dvi2fax
7279%{_infodir}/dvips.info*
7280%{_mandir}/man1/dvi2fax.1*
7281%{_mandir}/man1/dvicopy.1*
7282%{_mandir}/man1/dvipdfm.1*
7283%{_mandir}/man1/dvips.1*
7284%{_mandir}/man1/dvired.1*
7285%{_mandir}/man1/dvitomp.1*
7286%{_mandir}/man1/dvitype.1*
d08789e0 7287%{texmf}/dvips/base
80fa261c
ZU
7288%{texmf}/dvips/config
7289%{texmf}/dvips/getafm
d08789e0 7290%{texmf}/dvips/gsftopk
2677a8b0 7291%{texmfdist}/dvips/psfrag
d08789e0 7292%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7293%{texmfdist}/fonts/enc/dvips/base
9b908671 7294%{texmfdist}/fonts/map/dvips/allrunes
5902e778 7295%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
80fa261c 7296%{texmfdist}/tex/generic/dvips
5902e778
ZU
7297%{texmf}/dvipdfm/config
7298%{texmf}/dvips/tetex/config.*
d08789e0 7299%{texmf}/fonts/enc/dvips/tetex/mtex.enc
80fa261c 7300%{texmf}/fonts/enc/dvips/afm2pl
f2555868
ZU
7301# %{texmf}/fonts/map
7302%dir %{texmf}/fonts/map/dvipdfm
7303%dir %{texmf}/fonts/map/dvips
7304%dir %{texmf}/fonts/map/dvips/tetex
80fa261c
ZU
7305%{texmf}/fonts/map/dvipdfm/updmap
7306%{texmf}/fonts/map/dvipdfm/dvipdfmx
7307%{texmf}/fonts/map/dvipdfm/tetex
d08789e0
ZU
7308%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7309%{texmf}/fonts/map/dvips/tetex/dvips35.map
7310%{texmf}/fonts/map/dvips/tetex/mathpple.map
7311%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7312%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7313%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7314%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7315
d08789e0
ZU
7316
7317%files dvilj
7318%defattr(644,root,root,755)
7319%attr(755,root,root) %{_bindir}/dvihp
7320%attr(755,root,root) %{_bindir}/dvilj
7321%attr(755,root,root) %{_bindir}/dvilj2p
7322%attr(755,root,root) %{_bindir}/dvilj4
7323%attr(755,root,root) %{_bindir}/dvilj4l
7324%attr(755,root,root) %{_bindir}/dvilj6
7325%{_mandir}/man1/dvihp.1*
7326%{_mandir}/man1/dvilj.1*
09deda15
ZU
7327%{_mandir}/man1/dvilj2p.1*
7328%{_mandir}/man1/dvilj4.1*
7329%{_mandir}/man1/dvilj4l.1*
7330%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7331
7332%files makeindex
7333%defattr(644,root,root,755)
446ab8e0 7334%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7335%attr(755,root,root) %{_bindir}/mkindex
7336%attr(755,root,root) %{_bindir}/makeindex
7337%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7338%{texmfdist}/makeindex
d08789e0
ZU
7339%{_mandir}/man1/makeindex.1*
7340%{_mandir}/man1/mkindex.1*
7341%{_mandir}/man1/rumakeindex.1*
7342
7343%files metafont
7344%defattr(644,root,root,755)
d08789e0
ZU
7345#%attr(755,root,root) %{_bindir}/mfw
7346#%attr(755,root,root) %{_bindir}/virmf
7347#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7348#%{texmf}/mft/cmbase.mft
7349# %{texmf}/mft/e.mft
446ab8e0
ZU
7350# %{texmf}/mft/pl.mft
7351# %{fmtdir}/mf.base
d08789e0 7352#%{texmf}/web2c/mf-nowin.base
446ab8e0 7353# %{texmf}/web2c/mf.pool
d08789e0 7354#%{texmf}/web2c/mfw.base
d08789e0
ZU
7355#%{_mandir}/man1/inimf.1*
7356#%{_mandir}/man1/virmf.1*
5902e778
ZU
7357%dir %{texmfdist}/mft
7358%dir %{texmfdist}/mft/base
7359%attr(755,root,root) %{_bindir}/mf
7360%attr(755,root,root) %{_bindir}/mf-nowin
7361%attr(755,root,root) %{_bindir}/mft
7362%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7363%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7364%attr(755,root,root) %{_bindir}/mktextfm
7365%{texmfdist}/metafont
7366%{texmfdist}/mft/base/mplain.mft
7367%{texmfdist}/mft/base/plain.mft
80fa261c 7368%{texmfdist}/source/metafont
5902e778 7369%{_mandir}/man1/mf.1*
fae5faca 7370%{_mandir}/man1/mf-nowin.1*
5902e778 7371%{_mandir}/man1/mft.1*
d08789e0
ZU
7372%{_mandir}/man1/mktexmf.1*
7373%{_mandir}/man1/mktexpk.1*
7374%{_mandir}/man1/mktextfm.1*
80fa261c 7375%{texmf}/fmtutil/format.metafont.cnf
d08789e0
ZU
7376
7377%files metapost
7378%defattr(644,root,root,755)
d08789e0
ZU
7379#%attr(755,root,root) %{_bindir}/virmpost
7380#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7381# %{texmf}/web2c/mp.pool
7382# %{fmtdir}/mpost.mem
7383#%{_mandir}/man1/inimpost.1*
7384#%{_mandir}/man1/virmpost.1*
446ab8e0 7385%dir %{texmfdist}/metapost
5902e778
ZU
7386%doc %{texmfdist}/doc/metapost
7387%attr(755,root,root) %{_bindir}/mpost
7388%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7389%{texmfdist}/metapost/base
7390%{texmfdist}/metapost/config
7391%{texmfdist}/metapost/mfpic
7392%{texmfdist}/metapost/misc
7393%{texmfdist}/metapost/support
80fa261c 7394%{texmfdist}/source/metapost
d08789e0
ZU
7395%{_mandir}/man1/mpost.1*
7396%{_mandir}/man1/mpto.1*
80fa261c 7397%{texmf}/fmtutil/format.metapost.cnf
d08789e0
ZU
7398
7399%files mptopdf
7400%defattr(644,root,root,755)
7401%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7402%{_mandir}/man1/mptopdf.1*
b839a3ce 7403# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7404
7405%files texdoctk
7406%defattr(644,root,root,755)
446ab8e0 7407# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7408%attr(755,root,root) %{_bindir}/texdoctk
7409%{texmf}/texdoctk
d08789e0
ZU
7410%{_mandir}/man1/texdoctk.1*
7411
7412%files -n texconfig
7413%defattr(644,root,root,755)
5902e778
ZU
7414%dir %{texmf}/texconfig
7415%doc %{texmf}/texconfig/README
d08789e0
ZU
7416%attr(755,root,root) %{_bindir}/texconfig
7417%attr(755,root,root) %{_bindir}/texconfig-dialog
7418%attr(755,root,root) %{_bindir}/texconfig-sys
7419%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7420%{_mandir}/man1/texconfig.1*
fae5faca 7421%{_mandir}/man1/texconfig-sys.1*
5902e778 7422%{texmf}/texconfig/g
d08789e0 7423%{texmf}/texconfig/generic
5902e778 7424%{texmf}/texconfig/tcfmgr.map
d08789e0 7425%{texmf}/texconfig/v
d08789e0
ZU
7426%{texmf}/texconfig/x
7427
624ed2f9
ZU
7428%files -n xindy
7429%defattr(644,root,root,755)
4224ae6d 7430%doc %{texmf}/doc/xindy
624ed2f9 7431%dir %{texmf}/xindy
624ed2f9 7432%dir %{texmf}/xindy/lang
1024ab0e
ZU
7433%dir %{texmf}/scripts
7434%{texmf}/scripts/xindy
4224ae6d
MB
7435%{texmf}/xindy/base
7436%{texmf}/xindy/class
7437%{texmf}/xindy/ord
7438%{texmf}/xindy/rules
7439%{texmf}/xindy/styles
7440%{texmf}/xindy/tex
624ed2f9 7441
1024ab0e 7442
624ed2f9
ZU
7443%files -n xindy-albanian
7444%defattr(644,root,root,755)
4224ae6d 7445%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7446
7447%files -n xindy-belarusian
7448%defattr(644,root,root,755)
4224ae6d 7449%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7450
7451%files -n xindy-bulgarian
7452%defattr(644,root,root,755)
4224ae6d 7453%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7454
7455%files -n xindy-croatian
7456%defattr(644,root,root,755)
4224ae6d 7457%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7458
7459%files -n xindy-czech
7460%defattr(644,root,root,755)
4224ae6d 7461%{texmf}/xindy/lang/czech
624ed2f9
ZU
7462
7463%files -n xindy-danish
7464%defattr(644,root,root,755)
4224ae6d 7465%{texmf}/xindy/lang/danish
624ed2f9
ZU
7466
7467%files -n xindy-dutch
7468%defattr(644,root,root,755)
4224ae6d 7469%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7470
7471%files -n xindy-english
7472%defattr(644,root,root,755)
4224ae6d 7473%{texmf}/xindy/lang/english
624ed2f9
ZU
7474
7475%files -n xindy-esperanto
7476%defattr(644,root,root,755)
4224ae6d 7477%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7478
7479%files -n xindy-estonian
7480%defattr(644,root,root,755)
4224ae6d 7481%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7482
7483%files -n xindy-finnish
7484%defattr(644,root,root,755)
4224ae6d 7485%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7486
7487%files -n xindy-french
7488%defattr(644,root,root,755)
4224ae6d 7489%{texmf}/xindy/lang/french
624ed2f9
ZU
7490
7491%files -n xindy-general
7492%defattr(644,root,root,755)
4224ae6d 7493%{texmf}/xindy/lang/general
624ed2f9
ZU
7494
7495%files -n xindy-georgian
7496%defattr(644,root,root,755)
4224ae6d 7497%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7498
7499%files -n xindy-german
7500%defattr(644,root,root,755)
4224ae6d 7501%{texmf}/xindy/lang/german
624ed2f9
ZU
7502
7503%files -n xindy-greek
7504%defattr(644,root,root,755)
4224ae6d 7505%{texmf}/xindy/lang/greek
624ed2f9
ZU
7506
7507%files -n xindy-gypsy
7508%defattr(644,root,root,755)
4224ae6d 7509%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7510
7511%files -n xindy-hausa
7512%defattr(644,root,root,755)
4224ae6d 7513%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7514
7515%files -n xindy-hebrew
7516%defattr(644,root,root,755)
4224ae6d 7517%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7518
7519%files -n xindy-hungarian
7520%defattr(644,root,root,755)
4224ae6d 7521%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7522
7523%files -n xindy-icelandic
7524%defattr(644,root,root,755)
4224ae6d 7525%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7526
7527%files -n xindy-italian
7528%defattr(644,root,root,755)
4224ae6d 7529%{texmf}/xindy/lang/italian
624ed2f9
ZU
7530
7531%files -n xindy-klingon
7532%defattr(644,root,root,755)
4224ae6d 7533%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7534
7535%files -n xindy-kurdish
7536%defattr(644,root,root,755)
4224ae6d 7537%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7538
7539%files -n xindy-latin
7540%defattr(644,root,root,755)
4224ae6d 7541%{texmf}/xindy/lang/latin
624ed2f9
ZU
7542
7543%files -n xindy-latvian
7544%defattr(644,root,root,755)
4224ae6d 7545%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7546
7547%files -n xindy-lithuanian
7548%defattr(644,root,root,755)
4224ae6d 7549%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7550
7551%files -n xindy-lower-sorbian
7552%defattr(644,root,root,755)
4224ae6d 7553%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7554
7555%files -n xindy-macedonian
7556%defattr(644,root,root,755)
4224ae6d 7557%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7558
7559%files -n xindy-mongolian
7560%defattr(644,root,root,755)
4224ae6d 7561%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7562
7563%files -n xindy-norwegian
7564%defattr(644,root,root,755)
4224ae6d 7565%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7566
7567%files -n xindy-polish
7568%defattr(644,root,root,755)
4224ae6d 7569%{texmf}/xindy/lang/polish
624ed2f9
ZU
7570
7571%files -n xindy-portuguese
7572%defattr(644,root,root,755)
4224ae6d 7573%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7574
7575%files -n xindy-romanian
7576%defattr(644,root,root,755)
4224ae6d 7577%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7578
7579%files -n xindy-russian
7580%defattr(644,root,root,755)
4224ae6d 7581%{texmf}/xindy/lang/russian
624ed2f9
ZU
7582
7583%files -n xindy-serbian
7584%defattr(644,root,root,755)
4224ae6d 7585%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7586
7587%files -n xindy-slovak
7588%defattr(644,root,root,755)
4224ae6d 7589%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7590
7591%files -n xindy-slovenian
7592%defattr(644,root,root,755)
4224ae6d 7593%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7594
7595%files -n xindy-spanish
7596%defattr(644,root,root,755)
4224ae6d 7597%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7598
7599%files -n xindy-swedish
7600%defattr(644,root,root,755)
4224ae6d 7601%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7602
7603%files -n xindy-turkish
7604%defattr(644,root,root,755)
4224ae6d 7605%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7606
7607%files -n xindy-ukrainian
7608%defattr(644,root,root,755)
4224ae6d 7609%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7610
7611%files -n xindy-upper-sorbian
7612%defattr(644,root,root,755)
4224ae6d 7613%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7614
7615%files -n xindy-vietnamese
7616%defattr(644,root,root,755)
4224ae6d 7617%{texmf}/xindy/lang/vietnamese/
624ed2f9 7618
d08789e0
ZU
7619%files -n xdvi
7620%defattr(644,root,root,755)
d08789e0 7621#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7622# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7623# %{_mandir}/man1/xdvizilla.1*
9b908671 7624%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7625%attr(755,root,root) %{_bindir}/xdvi
7626%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7627%{_desktopdir}/xdvi.desktop
7628%{_pixmapsdir}/xdvi.png
7629%{texmf}/xdvi
7630
7631%files pdftex
7632%defattr(644,root,root,755)
446ab8e0 7633# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7634# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7635# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7636# %dir %{texmf}/fonts/map/pdftex
7637# %dir %{texmf}/fonts/map/pdftex/cmttf
7638# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7639# %{texmf}/web2c/pdfetex-pl.pool
7640# %{texmf}/web2c/pdfetex.pool
7641# %{texmf}/web2c/pdfxtex.pool
5902e778 7642# %{_mandir}/man1/pdfxtex.1*
5fef92c1 7643%doc %{texmfdist}/doc/pdftex
5902e778
ZU
7644%attr(755,root,root) %{_bindir}/epstopdf
7645%attr(755,root,root) %{_bindir}/pdfcrop
7646%attr(755,root,root) %{_bindir}/pdftex
7647%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7648%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7649%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7650%{_mandir}/man1/epstopdf.1*
7651%{_mandir}/man1/pdftex.1*
80fa261c
ZU
7652%{texmfdist}/fonts/enc/pdftex
7653%{texmfdist}/fonts/map/pdftex
7654%{texmf}/fonts/map/pdftex/updmap
d08789e0 7655
04123363 7656%files phyzzx
f65b3398 7657%defattr(644,root,root,755)
04123363
ZU
7658%attr(755,root,root) %{_bindir}/phyzzx
7659%dir %{texmfdist}/doc/phyzzx
7660%dir %{texmfdist}/tex/phyzzx
7661%doc %{texmfdist}/doc/phyzzx/base
80fa261c 7662%{texmfdist}/tex/phyzzx/base
04123363
ZU
7663%{texmfdist}/tex/phyzzx/config
7664%{texmf}/fmtutil/format.phyzzx.cnf
7665
d08789e0
ZU
7666%files omega
7667%defattr(644,root,root,755)
5902e778
ZU
7668# %{texmf}/web2c/omega.pool
7669# %{texmf}/web2c/aleph.pool
5902e778
ZU
7670# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7671# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7672# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7673# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7674%doc %{texmfdist}/doc/omega
7675%dir %{texmfdist}/omega
7676%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7677%attr(755,root,root) %{_bindir}/aleph
7678%attr(755,root,root) %{_bindir}/lambda
7679%attr(755,root,root) %{_bindir}/mkocp
7680%attr(755,root,root) %{_bindir}/mkofm
7681%attr(755,root,root) %{_bindir}/odvicopy
7682%attr(755,root,root) %{_bindir}/odvips
7683%attr(755,root,root) %{_bindir}/odvitype
7684%attr(755,root,root) %{_bindir}/omega
7685%attr(755,root,root) %{_bindir}/omfonts
7686%attr(755,root,root) %{_bindir}/opl2ofm
7687%attr(755,root,root) %{_bindir}/otangle
7688%attr(755,root,root) %{_bindir}/otp2ocp
7689%attr(755,root,root) %{_bindir}/outocp
7690%attr(755,root,root) %{_bindir}/ovf2ovp
7691%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7692%{texmfdist}/dvips/omega/config.omega
7693%{texmfdist}/dvips/omega/omega.cfg
7694%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7695%{texmfdist}/omega/ocp
7696%{texmfdist}/omega/otp
2677a8b0 7697%{texmfdist}/tex/lambda
80fa261c 7698%{texmfdist}/source/lambda
fae5faca 7699%{_mandir}/man1/lambda.1*
d08789e0
ZU
7700%{_mandir}/man1/mkocp.1*
7701%{_mandir}/man1/mkofm.1*
7702%{_mandir}/man1/omega.1*
fae5faca
ZU
7703%{_mandir}/man1/odvicopy.1*
7704%{_mandir}/man1/odvips.1*
7705%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7706%{_mandir}/man1/ofm2opl.1*
7707%{_mandir}/man1/opl2ofm.1*
7708%{_mandir}/man1/otp2ocp.1*
7709%{_mandir}/man1/outocp.1*
7710%{_mandir}/man1/ovf2ovp.1*
7711%{_mandir}/man1/ovp2ovf.1*
80fa261c
ZU
7712%{texmf}/fmtutil/format.omega.cnf
7713%{texmf}/fmtutil/format.aleph.cnf
d08789e0 7714
d08789e0
ZU
7715%files plain
7716%defattr(644,root,root,755)
446ab8e0
ZU
7717%doc %{texmfdist}/doc/plain
7718%{texmfdist}/tex/plain
4224ae6d 7719%exclude %{texmfdist}/tex/plain/config/xetex.ini
80fa261c 7720%{texmf}/fmtutil/format.tex.cnf
d08789e0
ZU
7721#%{texmf}/web2c/plain.mem
7722#%{texmf}/web2c/plain.base
7723
d5174470
ZU
7724# %files format-plain
7725# %defattr(644,root,root,755)
b839a3ce 7726# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7727#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7728
d5174470
ZU
7729# %files format-pdftex
7730# %defattr(644,root,root,755)
b839a3ce 7731# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7732
d5174470
ZU
7733# %files format-pdfetex
7734# %defattr(644,root,root,755)
b839a3ce 7735# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7736
7737%files mex
7738%defattr(644,root,root,755)
80fa261c 7739%doc %{texmfdist}/doc/mex
446ab8e0
ZU
7740%dir %{texmfdist}/tex/mex
7741%dir %{texmfdist}/tex/mex/base
7742%{texmfdist}/tex/mex/base/mex1.tex
7743%{texmfdist}/tex/mex/base/mex2.tex
7744%{texmfdist}/tex/mex/base/mex.tex
7745%dir %{texmfdist}/tex/mex/config
7746%{texmfdist}/tex/mex/base/mexconf.tex
7747
d08789e0
ZU
7748%files format-mex
7749%defattr(644,root,root,755)
7750%attr(755,root,root) %{_bindir}/mex
2677a8b0 7751%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7752# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7753
7754%files format-pdfmex
7755%defattr(644,root,root,755)
7756%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7757%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7758# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7759
7760%files format-utf8mex
7761%defattr(644,root,root,755)
7762%attr(755,root,root) %{_bindir}/utf8mex
04123363 7763%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7764%doc %{texmfdist}/doc/mex/utf8mex
7765%{texmfdist}/tex/mex/utf8mex
b839a3ce 7766# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7767
7768%files amstex
7769%defattr(644,root,root,755)
2677a8b0
ZU
7770%dir %{texmfdist}/tex/amstex
7771%{texmfdist}/tex/amstex/base
7772%{texmfdist}/tex/amstex/config
7773%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7774
7775%files format-amstex
7776%defattr(644,root,root,755)
446ab8e0
ZU
7777%doc %{texmfdist}/doc/amstex
7778%{texmfdist}/tex/amstex
d08789e0
ZU
7779%attr(755,root,root) %{_bindir}/amstex
7780%{_mandir}/man1/amstex.1*
80fa261c
ZU
7781%{texmf}/fmtutil/format.amstex.cnf
7782%{texmf}/fmtutil/format.cyramstex.cnf
446ab8e0
ZU
7783# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7784# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7785
446ab8e0
ZU
7786# %files format-pdfamstex
7787# %defattr(644,root,root,755)
7788# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7789#%{texmf}/pdftex/amstex
446ab8e0 7790# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7791
7792%files csplain
7793%defattr(644,root,root,755)
04123363 7794%dir %{texmfdist}/doc/cslatex
21c69d95 7795%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7796%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7797%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7798%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7799%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7800%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7801%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7802%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7803%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7804%{texmfdist}/tex/csplain
d08789e0
ZU
7805
7806%files format-csplain
7807%defattr(644,root,root,755)
b839a3ce 7808# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7809
7810%files format-pdfcsplain
7811%defattr(644,root,root,755)
7812%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7813# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7814
7815%files cslatex
7816%defattr(644,root,root,755)
446ab8e0
ZU
7817# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7818# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7819%{texmfdist}/tex/cslatex
7820%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7821
7822%files format-cslatex
7823%defattr(644,root,root,755)
7824%attr(755,root,root) %{_bindir}/cslatex
80fa261c 7825%{texmf}/fmtutil/format.cslatex.cnf
b839a3ce 7826# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7827
7828%files format-pdfcslatex
7829%defattr(644,root,root,755)
7830%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7831# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7832
ffd94364
ZU
7833# %files cyrplain
7834# %defattr(644,root,root,755)
7835# %doc %{texmf}/doc/cyrplain
7836# %{texmf}/tex/cyrplain
d08789e0 7837
ffd94364
ZU
7838# %files format-cyrplain
7839# %defattr(644,root,root,755)
7840# %attr(755,root,root) %{_bindir}/cyrtex
7841# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7842
ffd94364
ZU
7843# %files format-cyramstex
7844# %defattr(644,root,root,755)
7845# %attr(755,root,root) %{_bindir}/cyramstex
7846# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7847
ffd94364
ZU
7848# %files format-cyrtexinfo
7849# %defattr(644,root,root,755)
7850# %attr(755,root,root) %{_bindir}/cyrtexinfo
7851# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7852
7853%files eplain
7854%defattr(644,root,root,755)
ffd94364
ZU
7855%doc %{texmfdist}/doc/etex
7856%doc %{texmfdist}/doc/eplain
7857%{texmfdist}/tex/plain/etex
7858%{texmfdist}/tex/eplain
d08789e0
ZU
7859
7860%files format-eplain
7861%defattr(644,root,root,755)
7862%attr(755,root,root) %{_bindir}/eplain
7863%attr(755,root,root) %{_bindir}/etex
7864%{_mandir}/man1/eplain.1*
7865%{_mandir}/man1/etex.1*
80fa261c 7866%{texmf}/fmtutil/format.eplain.cnf
b839a3ce
ZU
7867# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7868# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7869
7870%files context
7871%defattr(644,root,root,755)
68640cd8
ZU
7872%doc %{texmfdist}/doc/context
7873# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7874%attr(755,root,root) %{_bindir}/context
7875%attr(755,root,root) %{_bindir}/ctxtools
7876%attr(755,root,root) %{_bindir}/exatools
7877%attr(755,root,root) %{_bindir}/luatools
7878%attr(755,root,root) %{_bindir}/makempy
7879%attr(755,root,root) %{_bindir}/mpstools
7880%attr(755,root,root) %{_bindir}/mtxrun
7881%attr(755,root,root) %{_bindir}/mtxtools
7882%attr(755,root,root) %{_bindir}/pdfthumb
7883%attr(755,root,root) %{_bindir}/pdftools
7884%attr(755,root,root) %{_bindir}/pdftrimwhite
7885%attr(755,root,root) %{_bindir}/pstopdf
7886%attr(755,root,root) %{_bindir}/rlxtools
7887%attr(755,root,root) %{_bindir}/runtools
7888%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7889%attr(755,root,root) %{_bindir}/texfind
7890%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7891%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7892%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7893%attr(755,root,root) %{_bindir}/textools
d08789e0 7894%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7895%attr(755,root,root) %{_bindir}/tmftools
7896%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7897# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7898%{_mandir}/man1/ctxtools.1*
7899%{_mandir}/man1/pdftools.1*
7900%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7901%{_mandir}/man1/texfind.1*
7902%{_mandir}/man1/texfont.1*
fae5faca
ZU
7903%{_mandir}/man1/texmfstart.1*
7904%{_mandir}/man1/textools.1*
d08789e0 7905%{_mandir}/man1/texutil.1*
ffd94364 7906# %{_mandir}/man1/texshow.1*
4224ae6d 7907%{texmfdist}/context
68640cd8 7908%{texmfdist}/fonts/enc/dvips/context
ffd94364 7909# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7910%{texmfdist}/metapost/context
7911%{texmfdist}/scripts/context
4224ae6d
MB
7912%{texmfdist}/tex/context
7913%exclude %{texmfdist}/tex/context/config/cont-de.ini
7914%exclude %{texmfdist}/tex/context/config/cont-en.ini
7915%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7916%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7917%{texmfdist}/tex/generic/context
4224ae6d 7918%{texmfdist}/tex/latex/context
68640cd8 7919%{texmfdist}/bibtex/bst/context
80fa261c 7920%{texmf}/fmtutil/format.context.cnf
d08789e0
ZU
7921
7922# no fmt, so commented out
7923#%files format-context-cz
7924#%defattr(644,root,root,755)
7925#%%{texmf}/tex/context/config/cont-cz.ini
7926# does not build with beta 20021025
7927#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7928
7929%files format-context-de
7930%defattr(644,root,root,755)
2677a8b0 7931%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7932# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7933#%{_mandir}/man1/cont-de.1*
7934
7935%files format-context-en
7936%defattr(644,root,root,755)
2677a8b0 7937%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7938# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7939#%{_mandir}/man1/cont-en.1*
7940# what is the difference betwen uk and en in this particular situation?
2677a8b0 7941%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7942# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7943
7944# no fmt, so commented out
7945#%files format-context-it
7946#%defattr(644,root,root,755)
7947#%%{texmf}/tex/context/config/cont-it.ini
7948
7949%files format-context-nl
7950%defattr(644,root,root,755)
2677a8b0 7951%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7952# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7953#%{_mandir}/man1/cont-nl.1*
7954
7955# no fmt, so commented out
7956#%files format-context-ro
7957#%defattr(644,root,root,755)
7958#%%{texmf}/tex/context/config/cont-ro.ini
7959
3127b522 7960
d08789e0
ZU
7961%files latex
7962%defattr(644,root,root,755)
5fef92c1 7963%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
7964%attr(755,root,root) %{_bindir}/latex
7965%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7966# %lang(fi) %{_mandir}/fi/man1/latex.1*
7967# %lang(pl) %{_mandir}/pl/man1/latex.1*
7968# %{_infodir}/latex.info*
04123363 7969%{texmf}/fmtutil/format.latex.cnf
5fef92c1 7970%{_mandir}/man1/lacheck.1*
3127b522
ZU
7971%{_mandir}/man1/latex.1*
7972%{_mandir}/man1/pslatex.1*
d08789e0 7973
3127b522
ZU
7974%dir %{texmfdist}/scripts
7975%dir %{texmfdist}/scripts/pst-pdf
63399af2 7976%dir %{texmfdist}/source/generic
df343eba 7977%dir %{texmfdist}/tex/latex
63399af2
ZU
7978%dir %{texmfdist}/tex/plain
7979%dir %{texmf}/tex/latex
d08789e0 7980
3127b522
ZU
7981# %{texmfdist}/tex/latex/citesort
7982# %{texmfdist}/tex/latex/dvilj
7983# %{texmfdist}/tex/latex/eclbip
7984# %{texmfdist}/tex/latex/eo
7985# %{texmfdist}/tex/latex/example
7986# %{texmfdist}/tex/latex/fguill
7987# %{texmfdist}/tex/latex/floatflt
7988# %{texmfdist}/tex/latex/gletter
7989# %{texmfdist}/tex/latex/here
7990# %{texmfdist}/tex/latex/mt11p
7991# %{texmfdist}/tex/latex/relsize
7992# %{texmfdist}/tex/latex/selectp
7993# %{texmfdist}/tex/latex/shadow
7994# %{texmfdist}/tex/latex/showtags
7995# %{texmfdist}/tex/latex/tabls
7996# %{texmfdist}/tex/latex/texmacs
7997# %{texmfdist}/tex/latex/threeparttable
7998# %{texmfdist}/tex/latex/treesvr
7999# %{texmfdist}/tex/latex/ulem
8000# %{texmfdist}/tex/latex/url
8001# %{texmf}/tex/latex/version
8002# %{texmf}/tex/latex/vpage
8003%{texmfdist}/scripts/pst-pdf/ps4pdf
8004%{texmfdist}/tex/generic/pstricks
8005%{texmfdist}/tex/generic/shapepar
3127b522 8006%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
8007%{texmfdist}/tex/latex/12many
8008%{texmfdist}/tex/latex/AkkTeX
8009%{texmfdist}/tex/latex/ESIEEcv
8010%{texmfdist}/tex/latex/GuIT
8011%{texmfdist}/tex/latex/HA-prosper
8012%{texmfdist}/tex/latex/IEEEconf
8013%{texmfdist}/tex/latex/IEEEtran
8014%{texmfdist}/tex/latex/SIstyle
8015%{texmfdist}/tex/latex/Tabbing
8016%{texmfdist}/tex/latex/a0poster
8017%{texmfdist}/tex/latex/aastex
8018%{texmfdist}/tex/latex/abc
6367bfc9
MB
8019%{texmfdist}/tex/latex/achemso
8020%{texmfdist}/tex/latex/acmconf
8021%{texmfdist}/tex/latex/acmtrans
df343eba 8022%{texmfdist}/tex/latex/acronym
6367bfc9
MB
8023%{texmfdist}/tex/latex/active-conf
8024%{texmfdist}/tex/latex/addlines
8025%{texmfdist}/tex/latex/adrlist
df343eba 8026%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
8027%{texmfdist}/tex/latex/afthesis
8028%{texmfdist}/tex/latex/aguplus
8029%{texmfdist}/tex/latex/aiaa
8030%{texmfdist}/tex/latex/akletter
8031%{texmfdist}/tex/latex/alg
8032%{texmfdist}/tex/latex/algorithm2e
8033%{texmfdist}/tex/latex/algorithmicx
8034%{texmfdist}/tex/latex/allrunes
8035%{texmfdist}/tex/latex/alnumsec
8036%{texmfdist}/tex/latex/altfont
8037%{texmfdist}/tex/latex/ametsoc
8038%{texmfdist}/tex/latex/amsaddr
8039%{texmfdist}/tex/latex/amsrefs
8040%{texmfdist}/tex/latex/animate
8041%{texmfdist}/tex/latex/answers
8042%{texmfdist}/tex/latex/antiqua
8043%{texmfdist}/tex/latex/anyfontsize
df343eba 8044%{texmfdist}/tex/latex/anysize
6367bfc9
MB
8045%{texmfdist}/tex/latex/apa
8046%{texmfdist}/tex/latex/apacite
8047%{texmfdist}/tex/latex/apl
8048%{texmfdist}/tex/latex/ar
8049%{texmfdist}/tex/latex/arabi
8050%{texmfdist}/tex/latex/arabtex
8051%{texmfdist}/tex/latex/archaic
8052%{texmfdist}/tex/latex/arcs
8053%{texmfdist}/tex/latex/arev
8054%{texmfdist}/tex/latex/armenian
8055%{texmfdist}/tex/latex/arydshln
8056%{texmfdist}/tex/latex/asaetr
8057%{texmfdist}/tex/latex/ascelike
8058%{texmfdist}/tex/latex/ascii
8059%{texmfdist}/tex/latex/assignment
8060%{texmfdist}/tex/latex/attachfile
8061%{texmfdist}/tex/latex/augie
8062%{texmfdist}/tex/latex/auncial-new
8063%{texmfdist}/tex/latex/aurical
8064%{texmfdist}/tex/latex/authoraftertitle
8065%{texmfdist}/tex/latex/authorindex
8066%{texmfdist}/tex/latex/auto-pst-pdf
8067%{texmfdist}/tex/latex/autoarea
8068%{texmfdist}/tex/latex/autotab
8069%{texmfdist}/tex/latex/avantgar
8070%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
8071%{texmfdist}/tex/latex/bangtex
8072%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
8073%{texmfdist}/tex/latex/base
8074%{texmfdist}/tex/latex/bayer
8075%{texmfdist}/tex/latex/bbding
8076%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
8077%{texmfdist}/tex/latex/begriff
8078%{texmfdist}/tex/latex/bengali
8079%{texmfdist}/tex/latex/bera
8080%{texmfdist}/tex/latex/betababel
df343eba 8081%{texmfdist}/tex/latex/beton
6367bfc9
MB
8082%{texmfdist}/tex/latex/bez123
8083%{texmfdist}/tex/latex/bibarts
8084%{texmfdist}/tex/latex/bibleref
8085%{texmfdist}/tex/latex/biblist
8086%{texmfdist}/tex/latex/bibtopicprefix
8087%{texmfdist}/tex/latex/bigfoot
8088%{texmfdist}/tex/latex/binomexp
8089%{texmfdist}/tex/latex/biocon
8090%{texmfdist}/tex/latex/bizcard
8091%{texmfdist}/tex/latex/blacklettert1
8092%{texmfdist}/tex/latex/blindtext
8093%{texmfdist}/tex/latex/blowup
8094%{texmfdist}/tex/latex/boisik
8095%{texmfdist}/tex/latex/boites
8096%{texmfdist}/tex/latex/boldtensors
8097%{texmfdist}/tex/latex/bookest
8098%{texmfdist}/tex/latex/bookhands
8099%{texmfdist}/tex/latex/booklet
8100%{texmfdist}/tex/latex/bookman
8101%{texmfdist}/tex/latex/bophook
8102%{texmfdist}/tex/latex/boxhandler
8103%{texmfdist}/tex/latex/bpchem
8104%{texmfdist}/tex/latex/braille
8105%{texmfdist}/tex/latex/breakurl
8106%{texmfdist}/tex/latex/bridge
8107%{texmfdist}/tex/latex/brushscr
8108%{texmfdist}/tex/latex/bullcntr
8109%{texmfdist}/tex/latex/burmese
8110%{texmfdist}/tex/latex/bussproofs
8111%{texmfdist}/tex/latex/bytefield
df343eba 8112%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
8113%{texmfdist}/tex/latex/calxxxx
8114%{texmfdist}/tex/latex/captcont
8115%{texmfdist}/tex/latex/casyl
8116%{texmfdist}/tex/latex/catechis
8117%{texmfdist}/tex/latex/cbcoptic
8118%{texmfdist}/tex/latex/cbfonts
df343eba 8119%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
8120%{texmfdist}/tex/latex/cchess
8121%{texmfdist}/tex/latex/cclicenses
8122%{texmfdist}/tex/latex/cd-cover
8123%{texmfdist}/tex/latex/cd
8124%{texmfdist}/tex/latex/cdpbundl
8125%{texmfdist}/tex/latex/cellspace
df343eba 8126%{texmfdist}/tex/latex/changebar
6367bfc9
MB
8127%{texmfdist}/tex/latex/changepage
8128%{texmfdist}/tex/latex/changes
df343eba 8129%{texmfdist}/tex/latex/chappg
6367bfc9
MB
8130%{texmfdist}/tex/latex/chapterfolder
8131%{texmfdist}/tex/latex/chemarrow
8132%{texmfdist}/tex/latex/chemcompounds
8133%{texmfdist}/tex/latex/chemcono
8134%{texmfdist}/tex/latex/chemstyle
8135%{texmfdist}/tex/latex/cherokee
8136%{texmfdist}/tex/latex/chess
8137%{texmfdist}/tex/latex/chessboard
8138%{texmfdist}/tex/latex/chessfss
8139%{texmfdist}/tex/latex/chicago
8140%{texmfdist}/tex/latex/china2e
8141%{texmfdist}/tex/latex/chletter
8142%{texmfdist}/tex/latex/circ
8143%{texmfdist}/tex/latex/citeref
8144%{texmfdist}/tex/latex/cjhebrew
8145%{texmfdist}/tex/latex/cjk
8146%{texmfdist}/tex/latex/cjw
8147%{texmfdist}/tex/latex/classicthesis
8148%{texmfdist}/tex/latex/clefval
8149%{texmfdist}/tex/latex/cleveref
8150%{texmfdist}/tex/latex/clock
8151%{texmfdist}/tex/latex/clrscode
8152%{texmfdist}/tex/latex/cm-lgc
8153%{texmfdist}/tex/latex/cm-super
df343eba 8154%{texmfdist}/tex/latex/cmap
6367bfc9
MB
8155%{texmfdist}/tex/latex/cmcyralt
8156%{texmfdist}/tex/latex/cmdstring
8157%{texmfdist}/tex/latex/cmdtrack
8158%{texmfdist}/tex/latex/cmll
8159%{texmfdist}/tex/latex/cmsd
8160%{texmfdist}/tex/latex/codepage
8161%{texmfdist}/tex/latex/colorinfo
8162%{texmfdist}/tex/latex/colortab
8163%{texmfdist}/tex/latex/colortbl
8164%{texmfdist}/tex/latex/colorwav
8165%{texmfdist}/tex/latex/combine
8166%{texmfdist}/tex/latex/commath
8167%{texmfdist}/tex/latex/compactbib
8168%{texmfdist}/tex/latex/complexity
8169%{texmfdist}/tex/latex/computational-complexity
8170%{texmfdist}/tex/latex/concprog
8171%{texmfdist}/tex/latex/confproc
8172%{texmfdist}/tex/latex/constants
8173%{texmfdist}/tex/latex/contour
8174%{texmfdist}/tex/latex/cooking
8175%{texmfdist}/tex/latex/cool
8176%{texmfdist}/tex/latex/coollist
8177%{texmfdist}/tex/latex/coolstr
8178%{texmfdist}/tex/latex/cooltooltips
8179%{texmfdist}/tex/latex/coordsys
8180%{texmfdist}/tex/latex/courier-scaled
8181%{texmfdist}/tex/latex/courier
8182%{texmfdist}/tex/latex/courseoutline
8183%{texmfdist}/tex/latex/coursepaper
8184%{texmfdist}/tex/latex/coverpage
8185%{texmfdist}/tex/latex/covington
df343eba 8186%{texmfdist}/tex/latex/crop
6367bfc9
MB
8187%{texmfdist}/tex/latex/crossreference
8188%{texmfdist}/tex/latex/crosswrd
8189%{texmfdist}/tex/latex/csbulletin
8190%{texmfdist}/tex/latex/csquotes
8191%{texmfdist}/tex/latex/csvtools
8192%{texmfdist}/tex/latex/ctable
8193%{texmfdist}/tex/latex/ctib
8194%{texmfdist}/tex/latex/cuisine
8195%{texmfdist}/tex/latex/cursor
8196%{texmfdist}/tex/latex/curve
8197%{texmfdist}/tex/latex/curve2e
8198%{texmfdist}/tex/latex/cv
8199%{texmfdist}/tex/latex/cweb-latex
8200%{texmfdist}/tex/latex/cwpuzzle
8201%{texmfdist}/tex/latex/cyklop
8202%{texmfdist}/tex/latex/dashbox
8203%{texmfdist}/tex/latex/dashrule
8204%{texmfdist}/tex/latex/datatool
8205%{texmfdist}/tex/latex/dateiliste
8206%{texmfdist}/tex/latex/datenumber
8207%{texmfdist}/tex/latex/datetime
8208%{texmfdist}/tex/latex/dcpic
8209%{texmfdist}/tex/latex/decimal
8210%{texmfdist}/tex/latex/delimtxt
8211%{texmfdist}/tex/latex/diagnose
8212%{texmfdist}/tex/latex/dialogl
8213%{texmfdist}/tex/latex/dichokey
8214%{texmfdist}/tex/latex/dictsym
8215%{texmfdist}/tex/latex/digiconfigs
df343eba 8216%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
8217%{texmfdist}/tex/latex/dingbat
8218%{texmfdist}/tex/latex/directory
8219%{texmfdist}/tex/latex/disser
8220%{texmfdist}/tex/latex/dlfltxb
8221%{texmfdist}/tex/latex/dnaseq
8222%{texmfdist}/tex/latex/docmfp
8223%{texmfdist}/tex/latex/doi
8224%{texmfdist}/tex/latex/doipubmed
8225%{texmfdist}/tex/latex/dotarrow
8226%{texmfdist}/tex/latex/dotseqn
8227%{texmfdist}/tex/latex/dottex
8228%{texmfdist}/tex/latex/doublestroke
8229%{texmfdist}/tex/latex/dpfloat
8230%{texmfdist}/tex/latex/dprogress
8231%{texmfdist}/tex/latex/drac
df343eba 8232%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
8233%{texmfdist}/tex/latex/draftwatermark
8234%{texmfdist}/tex/latex/dramatist
8235%{texmfdist}/tex/latex/dtk
8236%{texmfdist}/tex/latex/duerer-latex
8237%{texmfdist}/tex/latex/dvdcoll
8238%{texmfdist}/tex/latex/dvipdfmx-def
8239%{texmfdist}/tex/latex/dyntree
8240%{texmfdist}/tex/latex/eCards
8241%{texmfdist}/tex/latex/ean13isbn
8242%{texmfdist}/tex/latex/easy
8243%{texmfdist}/tex/latex/ebezier
8244%{texmfdist}/tex/latex/ebsthesis
8245%{texmfdist}/tex/latex/ecclesiastic
8246%{texmfdist}/tex/latex/ecltree
8247%{texmfdist}/tex/latex/eco
8248%{texmfdist}/tex/latex/economic
8249%{texmfdist}/tex/latex/ecv
8250%{texmfdist}/tex/latex/ed
8251%{texmfdist}/tex/latex/edmargin
8252%{texmfdist}/tex/latex/ednotes
8253%{texmfdist}/tex/latex/eemeir
df343eba 8254%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8255%{texmfdist}/tex/latex/egameps
8256%{texmfdist}/tex/latex/egplot
8257%{texmfdist}/tex/latex/eiad
8258%{texmfdist}/tex/latex/ellipsis
8259%{texmfdist}/tex/latex/elmath
8260%{texmfdist}/tex/latex/elpres
8261%{texmfdist}/tex/latex/elsarticle
8262%{texmfdist}/tex/latex/elsevier
8263%{texmfdist}/tex/latex/em
8264%{texmfdist}/tex/latex/emp
8265%{texmfdist}/tex/latex/emulateapj
8266%{texmfdist}/tex/latex/encxvlna
df343eba 8267%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8268%{texmfdist}/tex/latex/endheads
8269%{texmfdist}/tex/latex/engpron
8270%{texmfdist}/tex/latex/engrec
8271%{texmfdist}/tex/latex/envbig
8272%{texmfdist}/tex/latex/environ
8273%{texmfdist}/tex/latex/envlab
8274%{texmfdist}/tex/latex/epigrafica
8275%{texmfdist}/tex/latex/epigraph
8276%{texmfdist}/tex/latex/epiolmec
8277%{texmfdist}/tex/latex/epsdice
8278%{texmfdist}/tex/latex/epspdfconversion
8279%{texmfdist}/tex/latex/eqlist
8280%{texmfdist}/tex/latex/eqname
8281%{texmfdist}/tex/latex/eqnarray
8282%{texmfdist}/tex/latex/eqparbox
8283%{texmfdist}/tex/latex/errata
8284%{texmfdist}/tex/latex/esdiff
df343eba 8285%{texmfdist}/tex/latex/esint
6367bfc9
MB
8286%{texmfdist}/tex/latex/eskd
8287%{texmfdist}/tex/latex/eskdx
3127b522 8288%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8289%{texmfdist}/tex/latex/esvect
8290%{texmfdist}/tex/latex/etaremune
8291%{texmfdist}/tex/latex/etex-pkg
8292%{texmfdist}/tex/latex/ethiop
8293%{texmfdist}/tex/latex/etoolbox
8294%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8295%{texmfdist}/tex/latex/euler
8296%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8297%{texmfdist}/tex/latex/euproposal
8298%{texmfdist}/tex/latex/euro
8299%{texmfdist}/tex/latex/eurofont
8300%{texmfdist}/tex/latex/europecv
8301%{texmfdist}/tex/latex/eurosans
df343eba 8302%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8303%{texmfdist}/tex/latex/everypage
8304%{texmfdist}/tex/latex/examdesign
8305%{texmfdist}/tex/latex/examplep
8306%{texmfdist}/tex/latex/exceltex
8307%{texmfdist}/tex/latex/exercise
8308%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8309%{texmfdist}/tex/latex/expl3
8310%{texmfdist}/tex/latex/export
8311%{texmfdist}/tex/latex/extarrows
8312%{texmfdist}/tex/latex/extpfeil
8313%{texmfdist}/tex/latex/extract
df343eba 8314%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8315%{texmfdist}/tex/latex/facsimile
8316%{texmfdist}/tex/latex/faktor
df343eba
ZU
8317%{texmfdist}/tex/latex/fancybox
8318%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8319%{texmfdist}/tex/latex/fancynum
8320%{texmfdist}/tex/latex/fancyref
8321%{texmfdist}/tex/latex/fancytooltips
df343eba 8322%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8323%{texmfdist}/tex/latex/fax
8324%{texmfdist}/tex/latex/fc
8325%{texmfdist}/tex/latex/feyn
8326%{texmfdist}/tex/latex/feynmf
8327%{texmfdist}/tex/latex/fge
8328%{texmfdist}/tex/latex/figbib
8329%{texmfdist}/tex/latex/figsize
df343eba 8330%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8331%{texmfdist}/tex/latex/fink
8332%{texmfdist}/tex/latex/fixfoot
8333%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8334%{texmfdist}/tex/latex/flabels
8335%{texmfdist}/tex/latex/flacards
8336%{texmfdist}/tex/latex/flagderiv
8337%{texmfdist}/tex/latex/flashcards
8338%{texmfdist}/tex/latex/flippdf
df343eba 8339%{texmfdist}/tex/latex/float
6367bfc9
MB
8340%{texmfdist}/tex/latex/floatrow
8341%{texmfdist}/tex/latex/flowfram
8342%{texmfdist}/tex/latex/fmp
8343%{texmfdist}/tex/latex/fmtcount
8344%{texmfdist}/tex/latex/fnbreak
8345%{texmfdist}/tex/latex/fncychap
8346%{texmfdist}/tex/latex/foekfont
8347%{texmfdist}/tex/latex/foilhtml
8348%{texmfdist}/tex/latex/fonetika
df343eba 8349%{texmfdist}/tex/latex/fontinst
6367bfc9 8350%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8351%{texmfdist}/tex/latex/footmisc
8352%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8353%{texmfdist}/tex/latex/forarray
8354%{texmfdist}/tex/latex/forloop
8355%{texmfdist}/tex/latex/formlett
8356%{texmfdist}/tex/latex/formula
8357%{texmfdist}/tex/latex/formular
8358%{texmfdist}/tex/latex/fouridx
8359%{texmfdist}/tex/latex/fourier
8360%{texmfdist}/tex/latex/fouriernc
df343eba 8361%{texmfdist}/tex/latex/fp
6367bfc9
MB
8362%{texmfdist}/tex/latex/frankenstein
8363%{texmfdist}/tex/latex/frcursive
8364%{texmfdist}/tex/latex/frenchle
8365%{texmfdist}/tex/latex/fribrief
8366%{texmfdist}/tex/latex/frletter
8367%{texmfdist}/tex/latex/frontespizio
8368%{texmfdist}/tex/latex/fullblck
8369%{texmfdist}/tex/latex/fullpict
8370%{texmfdist}/tex/latex/functan
8371%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8372%{texmfdist}/tex/latex/gaceta
8373%{texmfdist}/tex/latex/galois
8374%{texmfdist}/tex/latex/gastex
8375%{texmfdist}/tex/latex/gatech-thesis
8376%{texmfdist}/tex/latex/gauss
8377%{texmfdist}/tex/latex/gb4e
8378%{texmfdist}/tex/latex/gcard
8379%{texmfdist}/tex/latex/gcite
8380%{texmfdist}/tex/latex/genmpage
df343eba 8381%{texmfdist}/tex/latex/geometry
6367bfc9 8382%{texmfdist}/tex/latex/geomsty
df343eba 8383%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8384%{texmfdist}/tex/latex/gfsartemisia
8385%{texmfdist}/tex/latex/gfsbaskerville
8386%{texmfdist}/tex/latex/gfsbodoni
8387%{texmfdist}/tex/latex/gfscomplutum
8388%{texmfdist}/tex/latex/gfsdidot
8389%{texmfdist}/tex/latex/gfsneohellenic
8390%{texmfdist}/tex/latex/gfsporson
8391%{texmfdist}/tex/latex/gfssolomos
8392%{texmfdist}/tex/latex/ginpenc
8393%{texmfdist}/tex/latex/gloss
8394%{texmfdist}/tex/latex/glossaries
8395%{texmfdist}/tex/latex/gmdoc
8396%{texmfdist}/tex/latex/gmeometric
8397%{texmfdist}/tex/latex/gmiflink
8398%{texmfdist}/tex/latex/gmutils
8399%{texmfdist}/tex/latex/gmverb
8400%{texmfdist}/tex/latex/gnuplottex
8401%{texmfdist}/tex/latex/go
df343eba 8402%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8403%{texmfdist}/tex/latex/graphicx-psmin
8404%{texmfdist}/tex/latex/greek-inputenc
8405%{texmfdist}/tex/latex/greekdates
68640cd8 8406%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8407%{texmfdist}/tex/latex/grfpaste
8408%{texmfdist}/tex/latex/grnumalt
8409%{texmfdist}/tex/latex/grotesq
8410%{texmfdist}/tex/latex/grverb
8411%{texmfdist}/tex/latex/gu
8412%{texmfdist}/tex/latex/guitar
8413%{texmfdist}/tex/latex/guitbeamer
8414%{texmfdist}/tex/latex/hanging
8415%{texmfdist}/tex/latex/har2nat
8416%{texmfdist}/tex/latex/harmony
8417%{texmfdist}/tex/latex/harpoon
8418%{texmfdist}/tex/latex/harvard
8419%{texmfdist}/tex/latex/hc
8420%{texmfdist}/tex/latex/helvetic
8421%{texmfdist}/tex/latex/hep
8422%{texmfdist}/tex/latex/hepnames
8423%{texmfdist}/tex/latex/hepparticles
8424%{texmfdist}/tex/latex/hepthesis
8425%{texmfdist}/tex/latex/hepunits
8426%{texmfdist}/tex/latex/hexgame
8427%{texmfdist}/tex/latex/hfoldsty
8428%{texmfdist}/tex/latex/hhtensor
8429%{texmfdist}/tex/latex/hilowres
8430%{texmfdist}/tex/latex/histogr
8431%{texmfdist}/tex/latex/hitec
8432%{texmfdist}/tex/latex/hpsdiss
8433%{texmfdist}/tex/latex/hrlatex
8434%{texmfdist}/tex/latex/hvfloat
8435%{texmfdist}/tex/latex/hypdvips
8436%{texmfdist}/tex/latex/hyper
df343eba 8437%{texmfdist}/tex/latex/hyperref
6367bfc9 8438%{texmfdist}/tex/latex/hyperxmp
df343eba 8439%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8440%{texmfdist}/tex/latex/ibycus-babel
8441%{texmfdist}/tex/latex/icsv
8442%{texmfdist}/tex/latex/ieeepes
8443%{texmfdist}/tex/latex/ifmslide
8444%{texmfdist}/tex/latex/ifplatform
8445%{texmfdist}/tex/latex/ifsym
8446%{texmfdist}/tex/latex/ijmart
8447%{texmfdist}/tex/latex/imac
8448%{texmfdist}/tex/latex/image-gallery
8449%{texmfdist}/tex/latex/imtekda
df343eba 8450%{texmfdist}/tex/latex/index
6367bfc9
MB
8451%{texmfdist}/tex/latex/initials
8452%{texmfdist}/tex/latex/inlinebib
8453%{texmfdist}/tex/latex/inlinedef
8454%{texmfdist}/tex/latex/interactiveworkbook
8455%{texmfdist}/tex/latex/inversepath
8456%{texmfdist}/tex/latex/invoice
8457%{texmfdist}/tex/latex/ipa
8458%{texmfdist}/tex/latex/iso
8459%{texmfdist}/tex/latex/iso10303
8460%{texmfdist}/tex/latex/isodate
8461%{texmfdist}/tex/latex/isodoc
8462%{texmfdist}/tex/latex/isonums
8463%{texmfdist}/tex/latex/isorot
8464%{texmfdist}/tex/latex/isotope
8465%{texmfdist}/tex/latex/itnumpar
8466%{texmfdist}/tex/latex/itrans
8467%{texmfdist}/tex/latex/iwona
8468%{texmfdist}/tex/latex/jeopardy
8469%{texmfdist}/tex/latex/jhep
8470%{texmfdist}/tex/latex/jknapltx
8471%{texmfdist}/tex/latex/jneurosci
8472%{texmfdist}/tex/latex/jpsj
8473%{texmfdist}/tex/latex/jura
8474%{texmfdist}/tex/latex/juraabbrev
8475%{texmfdist}/tex/latex/juramisc
8476%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8477%{texmfdist}/tex/latex/koma-script
8478%{texmfdist}/tex/latex/labels
4224ae6d
MB
8479%dir %{texmfdist}/tex/latex/latexconfig
8480%{texmfdist}/tex/latex/latexconfig/latex.ini
8481%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8482%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8483%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8484%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8485%{texmfdist}/tex/latex/layouts
df343eba
ZU
8486%{texmfdist}/tex/latex/lettrine
8487%{texmfdist}/tex/latex/listings
8488%{texmfdist}/tex/latex/ltabptch
daae3151 8489%{texmfdist}/tex/latex/localloc
cf8dbd64 8490%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8491%{texmfdist}/tex/latex/mathcomp
8492%{texmfdist}/tex/latex/mdwtools
8493%{texmfdist}/tex/latex/memoir
8494%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8495%{texmfdist}/tex/latex/misc209
8496%{texmfdist}/tex/latex/mmap
8497%{texmfdist}/tex/latex/mnsymbol
8498%{texmfdist}/tex/latex/moderncv
8499%{texmfdist}/tex/latex/modroman
8500%{texmfdist}/tex/latex/mongolian-babel
8501%{texmfdist}/tex/latex/montex
df343eba
ZU
8502%{texmfdist}/tex/latex/mparhack
8503%{texmfdist}/tex/latex/ms
df343eba 8504%{texmfdist}/tex/latex/multibib
df343eba
ZU
8505%{texmfdist}/tex/latex/multirow
8506%{texmfdist}/tex/latex/mwcls
8507%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8508%{texmfdist}/tex/latex/ncclatex
8509%{texmfdist}/tex/latex/ncctools
8510%{texmfdist}/tex/latex/ncntrsbk
8511%{texmfdist}/tex/latex/nddiss
8512%{texmfdist}/tex/latex/newalg
8513%{texmfdist}/tex/latex/newfile
8514%{texmfdist}/tex/latex/newlfm
8515%{texmfdist}/tex/latex/newspaper
8516%{texmfdist}/tex/latex/newthm
df343eba
ZU
8517%{texmfdist}/tex/latex/nomencl
8518%{texmfdist}/tex/latex/ntgclass
80fa261c 8519%{texmfdist}/tex/generic/oberdiek
df343eba 8520%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8521%{texmfdist}/tex/latex/overpic
8522%{texmfdist}/tex/latex/paralist
df343eba
ZU
8523%{texmfdist}/tex/latex/pb-diagram
8524%{texmfdist}/tex/latex/pdfpages
8525%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8526%{texmfdist}/tex/latex/pict2e
8527%{texmfdist}/tex/latex/placeins
df343eba
ZU
8528%{texmfdist}/tex/latex/preprint
8529%{texmfdist}/tex/latex/preview
8530%{texmfdist}/tex/latex/program
df343eba
ZU
8531%{texmfdist}/tex/latex/psfrag
8532%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8533%{texmfdist}/tex/latex/revtex
8534%{texmfdist}/tex/latex/rotating
8535%{texmfdist}/tex/latex/rotfloat
8536%{texmfdist}/tex/latex/scale
8537%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8538%{texmfdist}/tex/latex/seminar
8539%{texmfdist}/tex/latex/setspace
df343eba
ZU
8540%{texmfdist}/tex/latex/showdim
8541%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8542%{texmfdist}/tex/latex/sidecap
8543%{texmfdist}/tex/latex/slashbox
8544%{texmfdist}/tex/latex/soul
8545%{texmfdist}/tex/latex/stdclsdv
8546%{texmfdist}/tex/latex/stmaryrd
8547%{texmfdist}/tex/latex/subfig
8548%{texmfdist}/tex/latex/subfigure
8549%{texmfdist}/tex/latex/supertabular
8550%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8551%{texmfdist}/tex/latex/t-angles
8552%{texmfdist}/tex/latex/tableaux
8553%{texmfdist}/tex/latex/tablists
8554%{texmfdist}/tex/latex/tablor
8555%{texmfdist}/tex/latex/tabto-ltx
8556%{texmfdist}/tex/latex/tabulary
8557%{texmfdist}/tex/latex/tabvar
8558%{texmfdist}/tex/latex/talk
8559%{texmfdist}/tex/latex/taupin
8560%{texmfdist}/tex/latex/tcldoc
8561%{texmfdist}/tex/latex/tdsfrmath
8562%{texmfdist}/tex/latex/technics
8563%{texmfdist}/tex/latex/ted
8564%{texmfdist}/tex/latex/tengwarscript
8565%{texmfdist}/tex/latex/tensor
8566%{texmfdist}/tex/latex/teubner
8567%{texmfdist}/tex/latex/tex-gyre
8568%{texmfdist}/tex/latex/texilikecover
8569%{texmfdist}/tex/latex/texlogos
8570%{texmfdist}/tex/latex/texmate
8571%{texmfdist}/tex/latex/texpower
8572%{texmfdist}/tex/latex/texshade
8573%{texmfdist}/tex/latex/textcase
df343eba 8574%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8575%{texmfdist}/tex/latex/textopo
8576%{texmfdist}/tex/latex/textpath
df343eba 8577%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8578%{texmfdist}/tex/latex/theoremref
8579%{texmfdist}/tex/latex/thesis-titlepage-fhac
8580%{texmfdist}/tex/latex/thinsp
8581%{texmfdist}/tex/latex/thmtools
8582%{texmfdist}/tex/latex/thumb
8583%{texmfdist}/tex/latex/thuthesis
8584%{texmfdist}/tex/latex/ticket
8585%{texmfdist}/tex/latex/tikz-inet
8586%{texmfdist}/tex/latex/times
8587%{texmfdist}/tex/latex/timesht
8588%{texmfdist}/tex/latex/tipa
8589%{texmfdist}/tex/latex/titlefoot
df343eba 8590%{texmfdist}/tex/latex/titlesec
cf8dbd64 8591%{texmfdist}/tex/latex/titling
df343eba
ZU
8592%{texmfdist}/tex/latex/tocbibind
8593%{texmfdist}/tex/latex/tocloft
8594%{texmfdist}/tex/latex/tools
8595%{texmfdist}/tex/latex/totpages
df343eba 8596%{texmfdist}/tex/latex/type1cm
cf8dbd64 8597%{texmfdist}/tex/latex/undertilde
df343eba 8598%{texmfdist}/tex/latex/units
cf8dbd64
MB
8599%{texmfdist}/tex/latex/unitsdef
8600%{texmfdist}/tex/latex/universa
8601%{texmfdist}/tex/latex/unroman
8602%{texmfdist}/tex/latex/upmethodology
df343eba 8603%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8604%{texmfdist}/tex/latex/varindex
8605%{texmfdist}/tex/latex/varsfromjobname
8606%{texmfdist}/tex/latex/vector
8607%{texmfdist}/tex/latex/velthuis
8608%{texmfdist}/tex/latex/verse
8609%{texmfdist}/tex/latex/versions
8610%{texmfdist}/tex/latex/vhistory
8611%{texmfdist}/tex/latex/vita
df343eba 8612%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8613%{texmfdist}/tex/latex/volumes
8614%{texmfdist}/tex/latex/vpe
8615%{texmfdist}/tex/latex/vrsion
8616%{texmfdist}/tex/latex/vwcol
8617%{texmfdist}/tex/latex/vxu
8618%{texmfdist}/tex/latex/wallpaper
8619%{texmfdist}/tex/latex/warning
8620%{texmfdist}/tex/latex/warpcol
df343eba 8621%{texmfdist}/tex/latex/was
cf8dbd64
MB
8622%{texmfdist}/tex/latex/williams
8623%{texmfdist}/tex/latex/wnri
8624%{texmfdist}/tex/latex/wordlike
df343eba 8625%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8626%{texmfdist}/tex/latex/wsuipa
8627%{texmfdist}/tex/latex/xargs
8628%{texmfdist}/tex/latex/xcolor
8629%{texmfdist}/tex/latex/xdoc
8630%{texmfdist}/tex/latex/xfor
8631%{texmfdist}/tex/latex/xifthen
df343eba 8632%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8633%{texmfdist}/tex/latex/xmpincl
8634%{texmfdist}/tex/latex/xnewcommand
8635%{texmfdist}/tex/latex/xoptarg
8636%{texmfdist}/tex/latex/xpackages
8637%{texmfdist}/tex/latex/xq
8638%{texmfdist}/tex/latex/xskak
8639%{texmfdist}/tex/latex/xstring
df343eba 8640%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8641%{texmfdist}/tex/latex/xtcapts
8642%{texmfdist}/tex/latex/xyling
8643%{texmfdist}/tex/latex/xytree
8644%{texmfdist}/tex/latex/yafoot
df343eba 8645%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8646%{texmfdist}/tex/latex/yhmath
8647%{texmfdist}/tex/latex/yi4latex
8648%{texmfdist}/tex/latex/york-thesis
8649%{texmfdist}/tex/latex/youngtab
8650%{texmfdist}/tex/latex/yplan
8651%{texmfdist}/tex/latex/zapfchan
8652%{texmfdist}/tex/latex/zapfding
8653%{texmfdist}/tex/latex/zed-csp
8654%{texmfdist}/tex/latex/zefonts
8655%{texmfdist}/tex/latex/ziffer
8656%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8657%{texmfdist}/tex/plain/etex
8658%{texmf}/tex/latex/config
8659%{texmf}/tex/latex/dvipdfm
d08789e0 8660
6c82f497
ZU
8661%files latex-12many
8662%defattr(644,root,root,755)
8663%doc %{texmfdist}/doc/latex/12many
8664%{texmfdist}/source/latex/12many
8665
a8b381b0
ZU
8666%files latex-abstract
8667%defattr(644,root,root,755)
8668%doc %{texmfdist}/doc/latex/abstract
8669%{texmfdist}/tex/latex/abstract
8670
f1f5d194
ZU
8671%files latex-accfonts
8672%defattr(644,root,root,755)
80fa261c 8673%doc%{texmfdist}/doc/fonts/accfonts
f1f5d194
ZU
8674%{texmfdist}/tex/latex/accfonts
8675
e88b5dcf
ZU
8676%files latex-adrconv
8677%defattr(644,root,root,755)
8678%{texmfdist}/tex/latex/adrconv
8679%{texmfdist}/doc/latex/adrconv
8680
d08789e0
ZU
8681%files latex-algorithms
8682%defattr(644,root,root,755)
68640cd8
ZU
8683%doc %{texmfdist}/doc/latex/algorithms
8684%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8685
8686%files latex-ae
8687%defattr(644,root,root,755)
2677a8b0 8688%{texmfdist}/tex/latex/ae
d08789e0
ZU
8689
8690%files latex-ams
8691%defattr(644,root,root,755)
68640cd8
ZU
8692%doc %{texmfdist}/doc/latex/amscls
8693%doc %{texmfdist}/doc/latex/amsmath
68640cd8 8694%doc %{texmfdist}/doc/latex/onlyamsmath
80fa261c 8695%{texmfdist}/doc/fonts/amsfonts
68640cd8
ZU
8696%{texmfdist}/tex/latex/amscls
8697%{texmfdist}/tex/latex/amsmath
8698%{texmfdist}/tex/latex/amsfonts
8699%{texmfdist}/tex/latex/onlyamsmath
8700%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8701
8702%files latex-antp
8703%defattr(644,root,root,755)
7179ac92 8704%{texmfdist}/tex/latex/antp
d08789e0
ZU
8705
8706%files latex-antt
8707%defattr(644,root,root,755)
2677a8b0 8708%{texmfdist}/tex/latex/antt
d08789e0 8709
e88b5dcf
ZU
8710%files latex-appendix
8711%defattr(644,root,root,755)
8712%doc %{texmfdist}/doc/latex/appendix
8713%{texmfdist}/tex/latex/appendix
8714
b4d68b39
ZU
8715%files latex-backgammon
8716%defattr(644,root,root,755)
8717%doc %{texmfdist}/doc/latex/backgammon
8718%{texmfdist}/tex/latex/backgammon
8719
6c82f497
ZU
8720%files latex-bardiag
8721%defattr(644,root,root,755)
8722%doc %{texmfdist}/doc/latex/bardiag
8723%{texmfdist}/tex/latex/bardiag
8724
d08789e0
ZU
8725%files latex-bbm
8726%defattr(644,root,root,755)
68640cd8
ZU
8727%doc %{texmfdist}/doc/fonts/bbm
8728%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8729
8730%files latex-bbold
8731%defattr(644,root,root,755)
ffd94364
ZU
8732%doc %{texmfdist}/doc/latex/bbold
8733%{texmfdist}/tex/latex/bbold
8734%{texmfdist}/source/latex/bbold
d08789e0 8735
b4d68b39
ZU
8736%files latex-beamer
8737%defattr(644,root,root,755)
8738%doc %{texmfdist}/doc/latex/beamer
8739%{texmfdist}/tex/latex/beamer-contrib
8740%{texmfdist}/tex/latex/beamer
8741
2fede27b
ZU
8742%files latex-bezos
8743%defattr(644,root,root,755)
8744%doc %{texmfdist}/doc/latex/bezos
8745%{texmfdist}/tex/latex/bezos
8746
d08789e0
ZU
8747%files latex-bibtex
8748%defattr(644,root,root,755)
68640cd8 8749%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8750%doc %{texmfdist}/doc/latex/adrconv
8751%doc %{texmfdist}/doc/latex/bibtopic
8752%doc %{texmfdist}/doc/latex/bibunits
8753%doc %{texmfdist}/doc/latex/natbib
8754%doc %{texmfdist}/doc/latex/footbib
8755%dir %{texmfdist}/doc/bibtex
8756%dir %{texmfdist}/bibtex
8757%dir %{texmfdist}/bibtex/bib
8758%dir %{texmfdist}/bibtex/bst
b9a3d45e 8759%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8760
8761%attr(755,root,root) %{_bindir}/bibtex
8762%attr(755,root,root) %{_bindir}/rubibtex
8763
68640cd8
ZU
8764%{texmfdist}/bibtex/bst/base
8765%{texmfdist}/bibtex/csf/base
8766%{texmfdist}/bibtex/bib/base
8767%{texmfdist}/bibtex/bst/adrconv
8768%{texmfdist}/bibtex/bib/adrconv
8769%{texmfdist}/source/latex/adrconv
8770%{texmfdist}/tex/latex/adrconv
8771# %{texmf}/bibtex/bst/misc
8772%{texmfdist}/bibtex/bst/natbib
8773%{texmfdist}/tex/latex/natbib
8774%{texmfdist}/tex/latex/bibtopic
8775%{texmfdist}/source/latex/bibunits
8776%{texmfdist}/tex/latex/bibunits
8777%{texmfdist}/source/latex/footbib
8778%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8779
8780%{_mandir}/man1/bibtex.1*
8781%{_mandir}/man1/rubibtex.1*
8782
8783%files latex-bibtex-ams
8784%defattr(644,root,root,755)
68640cd8
ZU
8785%{texmfdist}/bibtex/bst/ams
8786%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8787
8788%files latex-bibtex-pl
8789%defattr(644,root,root,755)
04123363 8790%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8791%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8792
8793%files latex-bibtex-german
8794%defattr(644,root,root,755)
68640cd8
ZU
8795%doc %{texmfdist}/doc/bibtex/germbib
8796%{texmfdist}/bibtex/bst/germbib
8797%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8798
8799%files latex-bibtex-revtex4
8800%defattr(644,root,root,755)
04123363 8801%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8802%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8803%{texmfdist}/source/latex/revtex/revtex4.dtx
8804%{texmfdist}/source/latex/revtex/revtex4.ins
8805%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8806
8807%files latex-bibtex-jurabib
8808%defattr(644,root,root,755)
68640cd8
ZU
8809%doc %{texmfdist}/doc/latex/jurabib
8810%{texmfdist}/bibtex/bst/jurabib
8811%{texmfdist}/bibtex/bib/jurabib
8812%{texmfdist}/source/latex/jurabib
8813%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8814
8815%files latex-bibtex-dk
8816%defattr(644,root,root,755)
68640cd8
ZU
8817%doc %{texmfdist}/doc/latex/dk-bib
8818%{texmfdist}/bibtex/bst/dk-bib
8819%{texmfdist}/bibtex/csf/dk-bib
8820%{texmfdist}/bibtex/bib/dk-bib
8821%{texmfdist}/source/latex/dk-bib
8822%{texmfdist}/tex/latex/dk-bib
8823
8824# %files latex-bibtex-nor
8825# %defattr(644,root,root,755)
8826# %{texmf}/bibtex/bst/norbib
d08789e0 8827
33b3b483
ZU
8828%files latex-bibtex-styles
8829%defattr(644,root,root,755)
04123363 8830%dir %{texmfdist}/doc/generic/t2
80fa261c 8831%dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
04123363 8832%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8833%{texmfdist}/bibtex/bib/IEEEtran
8834%{texmfdist}/bibtex/bib/abstyles
8835%{texmfdist}/bibtex/bib/achemso
8836%{texmfdist}/bibtex/bib/acmtrans
8837%{texmfdist}/bibtex/bib/aiaa
8838%{texmfdist}/bibtex/bib/apacite
8839%{texmfdist}/bibtex/bib/asaetr
8840%{texmfdist}/bibtex/bib/ascelike
8841%{texmfdist}/bibtex/bib/beebe
8842%{texmfdist}/bibtex/bib/bibhtml
8843%{texmfdist}/bibtex/bib/bibtopic
8844%{texmfdist}/bibtex/bib/biocon
8845%{texmfdist}/bibtex/bib/computational-complexity
8846%{texmfdist}/bibtex/bib/din1505
8847%{texmfdist}/bibtex/bib/directory
8848%{texmfdist}/bibtex/bib/dtk
8849%{texmfdist}/bibtex/bib/figbib
8850%{texmfdist}/bibtex/bib/frankenstein
8851%{texmfdist}/bibtex/bib/gatech-thesis
8852%{texmfdist}/bibtex/bib/geomsty
8853%{texmfdist}/bibtex/bib/gloss
8854%{texmfdist}/bibtex/bib/harvard
8855%{texmfdist}/bibtex/bib/ieeepes
8856%{texmfdist}/bibtex/bib/ijmart
8857%{texmfdist}/bibtex/bib/imac
8858%{texmfdist}/bibtex/bib/index
8859%{texmfdist}/bibtex/bib/lsc
8860%{texmfdist}/bibtex/bib/msc
8861%{texmfdist}/bibtex/bib/nostarch
8862%{texmfdist}/bibtex/bib/philosophersimprint
8863%{texmfdist}/bibtex/bib/revtex
8864%{texmfdist}/bibtex/bib/spie
8865%{texmfdist}/bibtex/bib/urlbst
8866%{texmfdist}/bibtex/bst/IEEEtran
8867%{texmfdist}/bibtex/bst/abstyles
8868%{texmfdist}/bibtex/bst/achemso
8869%{texmfdist}/bibtex/bst/acmtrans
8870%{texmfdist}/bibtex/bst/afthesis
8871%{texmfdist}/bibtex/bst/aguplus
8872%{texmfdist}/bibtex/bst/aiaa
8873%{texmfdist}/bibtex/bst/aichej
8874%{texmfdist}/bibtex/bst/ametsoc
8875%{texmfdist}/bibtex/bst/apacite
8876%{texmfdist}/bibtex/bst/asaetr
8877%{texmfdist}/bibtex/bst/ascelike
8878%{texmfdist}/bibtex/bst/babelbib
8879%{texmfdist}/bibtex/bst/beebe
8880%{texmfdist}/bibtex/bst/bibhtml
8881%{texmfdist}/bibtex/bst/chem-journal
8882%{texmfdist}/bibtex/bst/chicago
8883%{texmfdist}/bibtex/bst/computational-complexity
8884%{texmfdist}/bibtex/bst/confproc
8885%{texmfdist}/bibtex/bst/datatool
8886%{texmfdist}/bibtex/bst/din1505
8887%{texmfdist}/bibtex/bst/dinat
8888%{texmfdist}/bibtex/bst/directory
8889%{texmfdist}/bibtex/bst/dtk
8890%{texmfdist}/bibtex/bst/dvdcoll
8891%{texmfdist}/bibtex/bst/economic
8892%{texmfdist}/bibtex/bst/elsevier-bib
8893%{texmfdist}/bibtex/bst/fbs
8894%{texmfdist}/bibtex/bst/figbib
8895%{texmfdist}/bibtex/bst/finbib
8896%{texmfdist}/bibtex/bst/frankenstein
8897%{texmfdist}/bibtex/bst/gatech-thesis
8898%{texmfdist}/bibtex/bst/gloss
8899%{texmfdist}/bibtex/bst/gost
8900%{texmfdist}/bibtex/bst/gustlib
8901%{texmfdist}/bibtex/bst/harvard
8902%{texmfdist}/bibtex/bst/hc
8903%{texmfdist}/bibtex/bst/ieeepes
8904%{texmfdist}/bibtex/bst/ijmart
8905%{texmfdist}/bibtex/bst/ijqc
8906%{texmfdist}/bibtex/bst/imac
8907%{texmfdist}/bibtex/bst/index
8908%{texmfdist}/bibtex/bst/inlinebib
8909%{texmfdist}/bibtex/bst/iopart-num
8910%{texmfdist}/bibtex/bst/jneurosci
8911%{texmfdist}/bibtex/bst/jurarsp
8912%{texmfdist}/bibtex/bst/kluwer
8913%{texmfdist}/bibtex/bst/mciteplus
8914%{texmfdist}/bibtex/bst/mslapa
8915%{texmfdist}/bibtex/bst/multibib
8916%{texmfdist}/bibtex/bst/munich
8917%{texmfdist}/bibtex/bst/nature
8918%{texmfdist}/bibtex/bst/nddiss
8919%{texmfdist}/bibtex/bst/opcit
8920%{texmfdist}/bibtex/bst/perception
8921%{texmfdist}/bibtex/bst/revtex
8922%{texmfdist}/bibtex/bst/rsc
8923%{texmfdist}/bibtex/bst/savetrees
8924%{texmfdist}/bibtex/bst/shipunov
8925%{texmfdist}/bibtex/bst/smflatex
8926%{texmfdist}/bibtex/bst/sort-by-letters
8927%{texmfdist}/bibtex/bst/spie
8928%{texmfdist}/bibtex/bst/stellenbosch
8929%{texmfdist}/bibtex/bst/swebib
8930%{texmfdist}/bibtex/bst/texsis
8931%{texmfdist}/bibtex/bst/thuthesis
8932%{texmfdist}/bibtex/bst/tugboat
8933%{texmfdist}/bibtex/bst/urlbst
8934%{texmfdist}/bibtex/csf/gost
8935%doc %{texmfdist}/doc/bibtex/abstyles
8936%doc %{texmfdist}/doc/bibtex/bibhtml
8937%doc %{texmfdist}/doc/bibtex/dinat
8938%doc %{texmfdist}/doc/bibtex/economic
8939%doc %{texmfdist}/doc/bibtex/elsevier-bib
8940%doc %{texmfdist}/doc/bibtex/gost
8941%doc %{texmfdist}/doc/bibtex/ijqc
8942%doc %{texmfdist}/doc/bibtex/iopart-num
80fa261c 8943%doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
33b3b483
ZU
8944%doc %{texmfdist}/doc/latex/IEEEtran
8945%{texmfdist}/source/bibtex/gost
8946
435dbdfa
ZU
8947%files latex-bibtex-vancouver
8948%defattr(644,root,root,755)
8949%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8950%dir %{texmfdist}/bibtex/bst/vancouver
8951%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8952%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8953%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8954%doc %{texmfdist}/doc/bibtex/vancouver/README
8955%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8956%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8957
2fede27b
ZU
8958%files latex-booktabs
8959%defattr(644,root,root,755)
8960%doc %{texmfdist}/doc/latex/booktabs
8961%{texmfdist}/tex/latex/booktabs
8962
8963%files latex-caption
8964%defattr(644,root,root,755)
8965%doc %{texmfdist}/doc/latex/caption
8966%{texmfdist}/tex/latex/caption
8967
d08789e0
ZU
8968%files latex-carlisle
8969%defattr(644,root,root,755)
68640cd8
ZU
8970%doc %{texmfdist}/doc/latex/carlisle
8971%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8972
8973%files latex-ccfonts
8974%defattr(644,root,root,755)
68640cd8
ZU
8975%doc %{texmfdist}/doc/latex/ccfonts
8976%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
8977
8978%files latex-cite
8979%defattr(644,root,root,755)
2677a8b0 8980%{texmfdist}/tex/latex/cite
d08789e0
ZU
8981
8982%files latex-cmbright
8983%defattr(644,root,root,755)
68640cd8
ZU
8984%doc %{texmfdist}/doc/latex/cmbright
8985%{texmfdist}/tex/latex/cmbright
8986
2fede27b
ZU
8987%files latex-comment
8988%defattr(644,root,root,755)
8989%doc %{texmfdist}/doc/latex/comment
8990%{texmfdist}/tex/latex/comment
d08789e0
ZU
8991
8992%files latex-concmath
8993%defattr(644,root,root,755)
2677a8b0 8994%{texmfdist}/tex/latex/concmath
d08789e0 8995
2fede27b
ZU
8996%files latex-currvita
8997%defattr(644,root,root,755)
8998%doc %{texmfdist}/doc/latex/currvita
8999%{texmfdist}/tex/latex/currvita
9000
9001%files latex-curves
9002%defattr(644,root,root,755)
9003%doc %{texmfdist}/doc/latex/curves
9004%{texmfdist}/tex/latex/curves
9005
d08789e0
ZU
9006%files latex-custom-bib
9007%defattr(644,root,root,755)
9501d92c
ZU
9008%doc %{texmfdist}/doc/latex/custom-bib
9009%{texmfdist}/source/latex/custom-bib
9010%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
9011
9012%files latex-cyrillic
9013%defattr(644,root,root,755)
9501d92c
ZU
9014%doc %{texmfdist}/doc/latex/cyrillic
9015%{texmfdist}/source/latex/cyrillic
9016%{texmfdist}/tex/latex/cyrillic
d08789e0 9017
04eb4e68
ZU
9018# %files latex-dstroke
9019# %defattr(644,root,root,755)
9020# %{texmf}/tex/latex/dstroke
d08789e0 9021
60597425
ZU
9022%files latex-enumitem
9023%defattr(644,root,root,755)
9024%doc %{texmfdist}/doc/latex/enumitem
9025%{texmfdist}/tex/latex/enumitem
9026
2b453bda
ZU
9027%files latex-exam
9028%defattr(644,root,root,755)
f1f5d194 9029%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
9030%{texmfdist}/tex/latex/exam
9031
f1f5d194
ZU
9032%files latex-gbrief
9033%defattr(644,root,root,755)
9034%doc %{texmfdist}/doc/latex/g-brief
9035%{texmfdist}/tex/latex/g-brief
9036
d08789e0
ZU
9037%files latex-jknappen
9038%defattr(644,root,root,755)
9501d92c
ZU
9039%doc %{texmfdist}/fonts/source/jknappen
9040%{texmfdist}/fonts/tfm/jknappen
d08789e0 9041
d19eaaab
ZU
9042%files latex-keystroke
9043%defattr(644,root,root,755)
9044%{texmfdist}/tex/latex/keystroke
9045%doc %{texmfdist}/doc/latex/keystroke
9046
9047%files latex-labbook
9048%defattr(644,root,root,755)
9049%doc %{texmfdist}/doc/latex/labbook
9050%{texmfdist}/source/latex/labbook
9051%{texmfdist}/tex/latex/labbook
9052
a8b381b0
ZU
9053%files latex-lastpage
9054%defattr(644,root,root,755)
a8b381b0 9055%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
9056%{texmfdist}/tex/latex/lastpage
9057
d19eaaab
ZU
9058%files latex-lcd
9059%defattr(644,root,root,755)
9060%doc %{texmfdist}/doc/latex/lcd
9061%{texmfdist}/source/latex/lcd
9062%{texmfdist}/tex/latex/lcd
9063
9064%files latex-leaflet
9065%defattr(644,root,root,755)
9066%doc %{texmfdist}/doc/latex/leaflet
9067%{texmfdist}/source/latex/leaflet
9068%{texmfdist}/tex/latex/leaflet
9069
f1f5d194
ZU
9070%files latex-leftidx
9071%defattr(644,root,root,755)
9072%doc %{texmfdist}/doc/latex/leftidx
9073%{texmfdist}/tex/latex/leftidx
a8b381b0 9074
d19eaaab
ZU
9075%files latex-lewis
9076%defattr(644,root,root,755)
9077%doc %{texmfdist}/doc/latex/lewis
9078%{texmfdist}/tex/latex/lewis
9079
d08789e0
ZU
9080%files latex-lm
9081%defattr(644,root,root,755)
9501d92c
ZU
9082%doc %{texmfdist}/doc/fonts/lm
9083%{texmfdist}/tex/latex/lm
9084%{texmfdist}/fonts/afm/public/lm
9085%{texmfdist}/fonts/enc/dvips/lm
9086%{texmfdist}/fonts/map/dvips/lm
9087%{texmfdist}/fonts/map/dvipdfm/lm
9088%{texmfdist}/fonts/opentype/public/lm
9089%{texmfdist}/fonts/tfm/public/lm
9090%{texmfdist}/source/fonts/lm
d08789e0
ZU
9091
9092%files latex-lucidabr
9093%defattr(644,root,root,755)
8affbd2c 9094%dir %{texmfdist}/vtex
04123363 9095%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
9096%{texmfdist}/vtex/config/lucidabr-k.ali
9097%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
9098
9099%files latex-lineno
9100%defattr(644,root,root,755)
9501d92c
ZU
9101%doc %{texmfdist}/doc/latex/lineno
9102%{texmfdist}/tex/latex/lineno
9103
d08789e0
ZU
9104
9105%files latex-marvosym
9106%defattr(644,root,root,755)
2677a8b0 9107%{texmfdist}/tex/latex/marvosym
d08789e0 9108
d19eaaab
ZU
9109%files latex-mathexam
9110%defattr(644,root,root,755)
9111%doc %{texmfdist}/doc/latex/mathexam
9112%{texmfdist}/source/latex/mathexam
9113%{texmfdist}/tex/latex/mathexam
9114
5b7eba8e
MB
9115#%files latex-mathpple
9116#%defattr(644,root,root,755)
d08789e0 9117
5b7eba8e
MB
9118#%files latex-mathtime
9119#%defattr(644,root,root,755)
d08789e0
ZU
9120
9121%files latex-microtype
9122%defattr(644,root,root,755)
26d8eaaa
ZU
9123%doc %{texmfdist}/doc/latex/microtype
9124%{texmfdist}/source/latex/microtype
9125%{texmfdist}/tex/latex/microtype
d08789e0
ZU
9126
9127%files latex-mflogo
9128%defattr(644,root,root,755)
26d8eaaa
ZU
9129%doc %{texmfdist}/doc/latex/mflogo
9130%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
9131
9132%files latex-mfnfss
9133%defattr(644,root,root,755)
26d8eaaa
ZU
9134%{texmfdist}/source/latex/mfnfss
9135%{texmfdist}/tex/latex/mfnfss
9136
d08789e0
ZU
9137%files latex-minitoc
9138%defattr(644,root,root,755)
26d8eaaa
ZU
9139%doc %{texmfdist}/doc/latex/minitoc
9140%{texmfdist}/bibtex/bst/minitoc
9141%{texmfdist}/makeindex/minitoc
9142%{texmfdist}/scripts/minitoc
9143%{texmfdist}/source/latex/minitoc
9144%{texmfdist}/tex/latex/minitoc
9145
d08789e0
ZU
9146
9147%files latex-mltex
9148%defattr(644,root,root,755)
26d8eaaa
ZU
9149%doc %{texmfdist}/doc/latex/mltex
9150%{texmfdist}/tex/latex/mltex
d08789e0 9151
f1f5d194
ZU
9152%files latex-moreverb
9153%defattr(644,root,root,755)
9154%doc %{texmfdist}/doc/latex/moreverb
9155%{texmfdist}/tex/latex/moreverb
9156
d34bfb7f
ZU
9157%files latex-multienum
9158%defattr(644,root,root,755)
f2555868 9159%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 9160%dir %{texmfdist}/tex/latex/multenum
f2555868 9161%{texmfdist}/tex/latex/multenum/*
d34bfb7f 9162
8ed039e0
ZU
9163%files latex-musictex
9164%defattr(644,root,root,755)
9165%doc %{texmfdist}/doc/generic/musictex
9166%{texmfdist}/fonts/source/public/musictex
9167%{texmfdist}/fonts/tfm/public/musictex
9168%{texmfdist}/tex/generic/musictex
9169%{texmfdist}/tex/latex/musictex
9170
a8b381b0
ZU
9171%files latex-ntheorem
9172%defattr(644,root,root,755)
9173%{texmfdist}/tex/latex/ntheorem
9174%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 9175
f65b3398
ZU
9176%files latex-other-doc
9177%defattr(644,root,root,755)
8affbd2c 9178%doc %{texmfdist}/doc/alatex
f65b3398 9179%doc %{texmfdist}/doc/cslatex/base
8affbd2c 9180%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
9181%doc %{texmfdist}/doc/latex/ANUfinalexam
9182%doc %{texmfdist}/doc/latex/AkkTeX
9183%doc %{texmfdist}/doc/latex/ESIEEcv
9184%doc %{texmfdist}/doc/latex/GuIT
9185%doc %{texmfdist}/doc/latex/HA-prosper
9186%doc %{texmfdist}/doc/latex/IEEEconf
9187%doc %{texmfdist}/doc/latex/a0poster
9188%doc %{texmfdist}/doc/latex/aastex
9189%doc %{texmfdist}/doc/latex/abc
9190%doc %{texmfdist}/doc/latex/achemso
9191%doc %{texmfdist}/doc/latex/acmconf
9192%doc %{texmfdist}/doc/latex/acmtrans
9193%doc %{texmfdist}/doc/latex/active-conf
9194%doc %{texmfdist}/doc/latex/addlines
9195%doc %{texmfdist}/doc/latex/adrlist
9196%doc %{texmfdist}/doc/latex/afthesis
9197%doc %{texmfdist}/doc/latex/aguplus
9198%doc %{texmfdist}/doc/latex/aiaa
9199%doc %{texmfdist}/doc/latex/akletter
9200%doc %{texmfdist}/doc/latex/alg
9201%doc %{texmfdist}/doc/latex/algorithm2e
9202%doc %{texmfdist}/doc/latex/algorithmicx
9203%doc %{texmfdist}/doc/latex/alnumsec
9204%doc %{texmfdist}/doc/latex/altfont
9205%doc %{texmfdist}/doc/latex/ametsoc
9206%doc %{texmfdist}/doc/latex/amsaddr
9207%doc %{texmfdist}/doc/latex/amsrefs
9208%doc %{texmfdist}/doc/latex/animate
9209%doc %{texmfdist}/doc/latex/answers
9210%doc %{texmfdist}/doc/latex/anyfontsize
9211%doc %{texmfdist}/doc/latex/apa
9212%doc %{texmfdist}/doc/latex/apacite
9213%doc %{texmfdist}/doc/latex/ar
9214%doc %{texmfdist}/doc/latex/arabi
9215%doc %{texmfdist}/doc/latex/arabtex
9216%doc %{texmfdist}/doc/latex/arcs
9217%doc %{texmfdist}/doc/latex/arydshln
9218%doc %{texmfdist}/doc/latex/asaetr
9219%doc %{texmfdist}/doc/latex/ascelike
9220%doc %{texmfdist}/doc/latex/assignment
9221%doc %{texmfdist}/doc/latex/attachfile
9222%doc %{texmfdist}/doc/latex/augie
9223%doc %{texmfdist}/doc/latex/aurical
9224%doc %{texmfdist}/doc/latex/authorindex
9225%doc %{texmfdist}/doc/latex/autoarea
9226%doc %{texmfdist}/doc/latex/autotab
9227%doc %{texmfdist}/doc/latex/babelbib
9228%doc %{texmfdist}/doc/latex/bangtex
9229%doc %{texmfdist}/doc/latex/barcodes
9230%doc %{texmfdist}/doc/latex/bayer
9231%doc %{texmfdist}/doc/latex/bbm-macros
9232%doc %{texmfdist}/doc/latex/beamer-contrib
9233%doc %{texmfdist}/doc/latex/begriff
9234%doc %{texmfdist}/doc/latex/betababel
9235%doc %{texmfdist}/doc/latex/bez123
9236%doc %{texmfdist}/doc/latex/bibarts
9237%doc %{texmfdist}/doc/latex/bibleref
9238%doc %{texmfdist}/doc/latex/biblist
9239%doc %{texmfdist}/doc/latex/bibtopicprefix
9240%doc %{texmfdist}/doc/latex/bigfoot
9241%doc %{texmfdist}/doc/latex/binomexp
9242%doc %{texmfdist}/doc/latex/biocon
9243%doc %{texmfdist}/doc/latex/bizcard
9244%doc %{texmfdist}/doc/latex/blindtext
9245%doc %{texmfdist}/doc/latex/blowup
9246%doc %{texmfdist}/doc/latex/boites
9247%doc %{texmfdist}/doc/latex/boldtensors
9248%doc %{texmfdist}/doc/latex/bookest
9249%doc %{texmfdist}/doc/latex/booklet
9250%doc %{texmfdist}/doc/latex/boxhandler
9251%doc %{texmfdist}/doc/latex/bpchem
9252%doc %{texmfdist}/doc/latex/braille
9253%doc %{texmfdist}/doc/latex/breakurl
9254%doc %{texmfdist}/doc/latex/brushscr
9255%doc %{texmfdist}/doc/latex/bullcntr
9256%doc %{texmfdist}/doc/latex/bussproofs
9257%doc %{texmfdist}/doc/latex/bytefield
9258%doc %{texmfdist}/doc/latex/calxxxx
9259%doc %{texmfdist}/doc/latex/captcont
9260%doc %{texmfdist}/doc/latex/casyl
9261%doc %{texmfdist}/doc/latex/catechis
9262%doc %{texmfdist}/doc/latex/cbcoptic
9263%doc %{texmfdist}/doc/latex/cclicenses
9264%doc %{texmfdist}/doc/latex/cd-cover
9265%doc %{texmfdist}/doc/latex/cd
9266%doc %{texmfdist}/doc/latex/cdpbundl
9267%doc %{texmfdist}/doc/latex/cellspace
9268%doc %{texmfdist}/doc/latex/changes
9269%doc %{texmfdist}/doc/latex/chapterfolder
9270%doc %{texmfdist}/doc/latex/chemcompounds
9271%doc %{texmfdist}/doc/latex/chemcono
9272%doc %{texmfdist}/doc/latex/chemstyle
9273%doc %{texmfdist}/doc/latex/chessboard
9274%doc %{texmfdist}/doc/latex/chessfss
9275%doc %{texmfdist}/doc/latex/china2e
9276%doc %{texmfdist}/doc/latex/chletter
9277%doc %{texmfdist}/doc/latex/circ
9278%doc %{texmfdist}/doc/latex/cite
9279%doc %{texmfdist}/doc/latex/cjk
9280%doc %{texmfdist}/doc/latex/classicthesis
9281%doc %{texmfdist}/doc/latex/clefval
9282%doc %{texmfdist}/doc/latex/cleveref
9283%doc %{texmfdist}/doc/latex/clock
9284%doc %{texmfdist}/doc/latex/clrscode
9285%doc %{texmfdist}/doc/latex/cm-lgc
9286%doc %{texmfdist}/doc/latex/cmap
9287%doc %{texmfdist}/doc/latex/cmcyralt
9288%doc %{texmfdist}/doc/latex/cmdstring
9289%doc %{texmfdist}/doc/latex/cmll
9290%doc %{texmfdist}/doc/latex/codepage
9291%doc %{texmfdist}/doc/latex/colorinfo
9292%doc %{texmfdist}/doc/latex/colortbl
9293%doc %{texmfdist}/doc/latex/colorwav
9294%doc %{texmfdist}/doc/latex/combine
9295%doc %{texmfdist}/doc/latex/commath
9296%doc %{texmfdist}/doc/latex/complexity
9297%doc %{texmfdist}/doc/latex/computational-complexity
9298%doc %{texmfdist}/doc/latex/concprog
9299%doc %{texmfdist}/doc/latex/confproc
9300%doc %{texmfdist}/doc/latex/constants
9301%doc %{texmfdist}/doc/latex/contour
9302%doc %{texmfdist}/doc/latex/cooking
9303%doc %{texmfdist}/doc/latex/cool
9304%doc %{texmfdist}/doc/latex/coollist
9305%doc %{texmfdist}/doc/latex/coolstr
9306%doc %{texmfdist}/doc/latex/cooltooltips
9307%doc %{texmfdist}/doc/latex/coordsys
9308%doc %{texmfdist}/doc/latex/courier-scaled
9309%doc %{texmfdist}/doc/latex/courseoutline
9310%doc %{texmfdist}/doc/latex/coursepaper
9311%doc %{texmfdist}/doc/latex/coverpage
9312%doc %{texmfdist}/doc/latex/covington
9313%doc %{texmfdist}/doc/latex/crossreference
9314%doc %{texmfdist}/doc/latex/crosswrd
9315%doc %{texmfdist}/doc/latex/cryst
9316%doc %{texmfdist}/doc/latex/csbulletin
9317%doc %{texmfdist}/doc/latex/csquotes
9318%doc %{texmfdist}/doc/latex/csvtools
9319%doc %{texmfdist}/doc/latex/ctable
9320%doc %{texmfdist}/doc/latex/ctib
9321%doc %{texmfdist}/doc/latex/cuisine
9322%doc %{texmfdist}/doc/latex/cursor
9323%doc %{texmfdist}/doc/latex/curve
9324%doc %{texmfdist}/doc/latex/curve2e
9325%doc %{texmfdist}/doc/latex/cv
9326%doc %{texmfdist}/doc/latex/cweb-latex
9327%doc %{texmfdist}/doc/latex/cwpuzzle
9328%doc %{texmfdist}/doc/latex/dashrule
9329%doc %{texmfdist}/doc/latex/datatool
9330%doc %{texmfdist}/doc/latex/dateiliste
9331%doc %{texmfdist}/doc/latex/datenumber
9332%doc %{texmfdist}/doc/latex/datetime
9333%doc %{texmfdist}/doc/latex/dcpic
9334%doc %{texmfdist}/doc/latex/delimtxt
9335%doc %{texmfdist}/doc/latex/diagnose
9336%doc %{texmfdist}/doc/latex/dialogl
9337%doc %{texmfdist}/doc/latex/dichokey
9338%doc %{texmfdist}/doc/latex/digiconfigs
9339%doc %{texmfdist}/doc/latex/din1505
9340%doc %{texmfdist}/doc/latex/directory
9341%doc %{texmfdist}/doc/latex/disser
9342%doc %{texmfdist}/doc/latex/dlfltxb
9343%doc %{texmfdist}/doc/latex/dnaseq
9344%doc %{texmfdist}/doc/latex/docmfp
9345%doc %{texmfdist}/doc/latex/doi
9346%doc %{texmfdist}/doc/latex/doipubmed
9347%doc %{texmfdist}/doc/latex/dotarrow
9348%doc %{texmfdist}/doc/latex/dottex
9349%doc %{texmfdist}/doc/latex/dpfloat
9350%doc %{texmfdist}/doc/latex/dprogress
9351%doc %{texmfdist}/doc/latex/drac
9352%doc %{texmfdist}/doc/latex/draftwatermark
9353%doc %{texmfdist}/doc/latex/dramatist
9354%doc %{texmfdist}/doc/latex/dtk
9355%doc %{texmfdist}/doc/latex/dtxgallery
9356%doc %{texmfdist}/doc/latex/duerer-latex
9357%doc %{texmfdist}/doc/latex/dvdcoll
9358%doc %{texmfdist}/doc/latex/dyntree
9359%doc %{texmfdist}/doc/latex/eCards
9360%doc %{texmfdist}/doc/latex/ean13isbn
9361%doc %{texmfdist}/doc/latex/easy
9362%doc %{texmfdist}/doc/latex/ebezier
9363%doc %{texmfdist}/doc/latex/ebong
9364%doc %{texmfdist}/doc/latex/ebsthesis
9365%doc %{texmfdist}/doc/latex/ecclesiastic
9366%doc %{texmfdist}/doc/latex/ecltree
9367%doc %{texmfdist}/doc/latex/ecv
9368%doc %{texmfdist}/doc/latex/ed
9369%doc %{texmfdist}/doc/latex/edmac
9370%doc %{texmfdist}/doc/latex/edmargin
9371%doc %{texmfdist}/doc/latex/ednotes
9372%doc %{texmfdist}/doc/latex/eemeir
9373%doc %{texmfdist}/doc/latex/egameps
9374%doc %{texmfdist}/doc/latex/egplot
9375%doc %{texmfdist}/doc/latex/ellipsis
9376%doc %{texmfdist}/doc/latex/elmath
9377%doc %{texmfdist}/doc/latex/elpres
9378%doc %{texmfdist}/doc/latex/elsarticle
9379%doc %{texmfdist}/doc/latex/elsevier
9380%doc %{texmfdist}/doc/latex/em
9381%doc %{texmfdist}/doc/latex/emp
9382%doc %{texmfdist}/doc/latex/emulateapj
9383%doc %{texmfdist}/doc/latex/endheads
9384%doc %{texmfdist}/doc/latex/engpron
9385%doc %{texmfdist}/doc/latex/engrec
9386%doc %{texmfdist}/doc/latex/environ
9387%doc %{texmfdist}/doc/latex/envlab
9388%doc %{texmfdist}/doc/latex/epigraph
9389%doc %{texmfdist}/doc/latex/epiolmec
9390%doc %{texmfdist}/doc/latex/epsdice
9391%doc %{texmfdist}/doc/latex/epspdfconversion
9392%doc %{texmfdist}/doc/latex/eqlist
9393%doc %{texmfdist}/doc/latex/eqnarray
9394%doc %{texmfdist}/doc/latex/eqparbox
9395%doc %{texmfdist}/doc/latex/errata
9396%doc %{texmfdist}/doc/latex/esdiff
9397%doc %{texmfdist}/doc/latex/eskd
9398%doc %{texmfdist}/doc/latex/eskdx
9399%doc %{texmfdist}/doc/latex/esvect
9400%doc %{texmfdist}/doc/latex/etaremune
9401%doc %{texmfdist}/doc/latex/etex-pkg
9402%doc %{texmfdist}/doc/latex/ethiop-t1
9403%doc %{texmfdist}/doc/latex/ethiop
9404%doc %{texmfdist}/doc/latex/etoolbox
9405%doc %{texmfdist}/doc/latex/eukdate
9406%doc %{texmfdist}/doc/latex/euproposal
9407%doc %{texmfdist}/doc/latex/euro
9408%doc %{texmfdist}/doc/latex/europecv
9409%doc %{texmfdist}/doc/latex/eurosans
9410%doc %{texmfdist}/doc/latex/everypage
9411%doc %{texmfdist}/doc/latex/examdesign
9412%doc %{texmfdist}/doc/latex/examplep
9413%doc %{texmfdist}/doc/latex/exceltex
9414%doc %{texmfdist}/doc/latex/exercise
9415%doc %{texmfdist}/doc/latex/expdlist
9416%doc %{texmfdist}/doc/latex/expl3
9417%doc %{texmfdist}/doc/latex/export
9418%doc %{texmfdist}/doc/latex/extarrows
9419%doc %{texmfdist}/doc/latex/extpfeil
9420%doc %{texmfdist}/doc/latex/extract
9421%doc %{texmfdist}/doc/latex/facsimile
9422%doc %{texmfdist}/doc/latex/faktor
9423%doc %{texmfdist}/doc/latex/fancynum
9424%doc %{texmfdist}/doc/latex/fancyref
9425%doc %{texmfdist}/doc/latex/fancytooltips
9426%doc %{texmfdist}/doc/latex/fax
9427%doc %{texmfdist}/doc/latex/feynmf
9428%doc %{texmfdist}/doc/latex/figbib
9429%doc %{texmfdist}/doc/latex/figsize
9430%doc %{texmfdist}/doc/latex/fink
9431%doc %{texmfdist}/doc/latex/fixfoot
9432%doc %{texmfdist}/doc/latex/fixme
9433%doc %{texmfdist}/doc/latex/flabels
9434%doc %{texmfdist}/doc/latex/flacards
9435%doc %{texmfdist}/doc/latex/flagderiv
9436%doc %{texmfdist}/doc/latex/flashcards
9437%doc %{texmfdist}/doc/latex/flippdf
9438%doc %{texmfdist}/doc/latex/floatrow
9439%doc %{texmfdist}/doc/latex/flowfram
9440%doc %{texmfdist}/doc/latex/fmp
9441%doc %{texmfdist}/doc/latex/fmtcount
9442%doc %{texmfdist}/doc/latex/fnbreak
9443%doc %{texmfdist}/doc/latex/fncychap
9444%doc %{texmfdist}/doc/latex/foekfont
9445%doc %{texmfdist}/doc/latex/fonttable
9446%doc %{texmfdist}/doc/latex/forarray
9447%doc %{texmfdist}/doc/latex/forloop
9448%doc %{texmfdist}/doc/latex/formlett
9449%doc %{texmfdist}/doc/latex/formula
9450%doc %{texmfdist}/doc/latex/formular
9451%doc %{texmfdist}/doc/latex/fouridx
9452%doc %{texmfdist}/doc/latex/frankenstein
9453%doc %{texmfdist}/doc/latex/frenchle
9454%doc %{texmfdist}/doc/latex/fribrief
9455%doc %{texmfdist}/doc/latex/frletter
9456%doc %{texmfdist}/doc/latex/frontespizio
9457%doc %{texmfdist}/doc/latex/fullblck
9458%doc %{texmfdist}/doc/latex/fullpict
9459%doc %{texmfdist}/doc/latex/functan
9460%doc %{texmfdist}/doc/latex/fundus
9461%doc %{texmfdist}/doc/latex/gaceta
9462%doc %{texmfdist}/doc/latex/galois
9463%doc %{texmfdist}/doc/latex/gastex
9464%doc %{texmfdist}/doc/latex/gatech-thesis
9465%doc %{texmfdist}/doc/latex/gauss
9466%doc %{texmfdist}/doc/latex/gb4e
9467%doc %{texmfdist}/doc/latex/gcard
9468%doc %{texmfdist}/doc/latex/gcite
9469%doc %{texmfdist}/doc/latex/genmpage
9470%doc %{texmfdist}/doc/latex/geomsty
9471%doc %{texmfdist}/doc/latex/ginpenc
9472%doc %{texmfdist}/doc/latex/gloss
9473%doc %{texmfdist}/doc/latex/glossaries
9474%doc %{texmfdist}/doc/latex/gmdoc
9475%doc %{texmfdist}/doc/latex/gmeometric
9476%doc %{texmfdist}/doc/latex/gmiflink
9477%doc %{texmfdist}/doc/latex/gmutils
9478%doc %{texmfdist}/doc/latex/gmverb
9479%doc %{texmfdist}/doc/latex/gnuplottex
9480%doc %{texmfdist}/doc/latex/graphicx-psmin
9481%doc %{texmfdist}/doc/latex/greek-inputenc
9482%doc %{texmfdist}/doc/latex/greekdates
9483%doc %{texmfdist}/doc/latex/greektex
9484%doc %{texmfdist}/doc/latex/grfpaste
9485%doc %{texmfdist}/doc/latex/grnumalt
9486%doc %{texmfdist}/doc/latex/grverb
9487%doc %{texmfdist}/doc/latex/gu
9488%doc %{texmfdist}/doc/latex/guitar
9489%doc %{texmfdist}/doc/latex/guitbeamer
9490%doc %{texmfdist}/doc/latex/hanging
9491%doc %{texmfdist}/doc/latex/har2nat
9492%doc %{texmfdist}/doc/latex/harmony
9493%doc %{texmfdist}/doc/latex/harpoon
9494%doc %{texmfdist}/doc/latex/harvard
9495%doc %{texmfdist}/doc/latex/hc
9496%doc %{texmfdist}/doc/latex/hep
9497%doc %{texmfdist}/doc/latex/hepnames
9498%doc %{texmfdist}/doc/latex/hepparticles
9499%doc %{texmfdist}/doc/latex/hepthesis
9500%doc %{texmfdist}/doc/latex/hepunits
9501%doc %{texmfdist}/doc/latex/hexgame
9502%doc %{texmfdist}/doc/latex/hhtensor
9503%doc %{texmfdist}/doc/latex/histogr
9504%doc %{texmfdist}/doc/latex/hitec
9505%doc %{texmfdist}/doc/latex/hpsdiss
9506%doc %{texmfdist}/doc/latex/hrlatex
9507%doc %{texmfdist}/doc/latex/hvfloat
9508%doc %{texmfdist}/doc/latex/hypdvips
9509%doc %{texmfdist}/doc/latex/hyperref-docsrc
9510%doc %{texmfdist}/doc/latex/hyperxmp
9511%doc %{texmfdist}/doc/latex/ibycus-babel
9512%doc %{texmfdist}/doc/latex/icsv
9513%doc %{texmfdist}/doc/latex/ieeepes
9514%doc %{texmfdist}/doc/latex/ifmslide
9515%doc %{texmfdist}/doc/latex/ifplatform
9516%doc %{texmfdist}/doc/latex/ijmart
9517%doc %{texmfdist}/doc/latex/imac
9518%doc %{texmfdist}/doc/latex/image-gallery
9519%doc %{texmfdist}/doc/latex/imtekda
9520%doc %{texmfdist}/doc/latex/inlinebib
9521%doc %{texmfdist}/doc/latex/inlinedef
9522%doc %{texmfdist}/doc/latex/interactiveworkbook
9523%doc %{texmfdist}/doc/latex/inversepath
9524%doc %{texmfdist}/doc/latex/invoice
9525%doc %{texmfdist}/doc/latex/ipa
9526%doc %{texmfdist}/doc/latex/iso
9527%doc %{texmfdist}/doc/latex/iso10303
9528%doc %{texmfdist}/doc/latex/isodate
9529%doc %{texmfdist}/doc/latex/isodoc
9530%doc %{texmfdist}/doc/latex/isorot
9531%doc %{texmfdist}/doc/latex/itnumpar
9532%doc %{texmfdist}/doc/latex/jeopardy
9533%doc %{texmfdist}/doc/latex/jknapltx
9534%doc %{texmfdist}/doc/latex/jneurosci
9535%doc %{texmfdist}/doc/latex/jpsj
9536%doc %{texmfdist}/doc/latex/jura
9537%doc %{texmfdist}/doc/latex/juraabbrev
9538%doc %{texmfdist}/doc/latex/juramisc
9539%doc %{texmfdist}/doc/latex/jurarsp
9540%doc %{texmfdist}/doc/latex/karnaugh
9541%doc %{texmfdist}/doc/latex/kerkis
9542%doc %{texmfdist}/doc/latex/kerntest
9543%doc %{texmfdist}/doc/latex/kluwer
9544%doc %{texmfdist}/doc/latex/labelcas
9545%doc %{texmfdist}/doc/latex/lazylist
9546%doc %{texmfdist}/doc/latex/lcyw
9547%doc %{texmfdist}/doc/latex/leading
9548%doc %{texmfdist}/doc/latex/ledmac
9549%doc %{texmfdist}/doc/latex/lettre
9550%doc %{texmfdist}/doc/latex/lexikon
9551%doc %{texmfdist}/doc/latex/lgreek
9552%doc %{texmfdist}/doc/latex/lhelp
9553%doc %{texmfdist}/doc/latex/linguex
9554%doc %{texmfdist}/doc/latex/lipsum
9555%doc %{texmfdist}/doc/latex/listbib
9556%doc %{texmfdist}/doc/latex/listliketab
9557%doc %{texmfdist}/doc/latex/listofsymbols
9558%doc %{texmfdist}/doc/latex/lkproof
9559%doc %{texmfdist}/doc/latex/logic
9560%doc %{texmfdist}/doc/latex/logpap
9561%doc %{texmfdist}/doc/latex/lps
9562%doc %{texmfdist}/doc/latex/lsc
9563%doc %{texmfdist}/doc/latex/ltxindex
9564%doc %{texmfdist}/doc/latex/mafr
9565%doc %{texmfdist}/doc/latex/magyar
9566%doc %{texmfdist}/doc/latex/mailing
9567%doc %{texmfdist}/doc/latex/makebarcode
9568%doc %{texmfdist}/doc/latex/makebox
9569%doc %{texmfdist}/doc/latex/makecell
9570%doc %{texmfdist}/doc/latex/makecmds
9571%doc %{texmfdist}/doc/latex/makedtx
9572%doc %{texmfdist}/doc/latex/makeglos
9573%doc %{texmfdist}/doc/latex/makeplot
9574%doc %{texmfdist}/doc/latex/manuscript
9575%doc %{texmfdist}/doc/latex/maple
9576%doc %{texmfdist}/doc/latex/marginnote
9577%doc %{texmfdist}/doc/latex/mathdesign
9578%doc %{texmfdist}/doc/latex/mathpazo
9579%doc %{texmfdist}/doc/latex/maybemath
9580%doc %{texmfdist}/doc/latex/mcaption
9581%doc %{texmfdist}/doc/latex/mceinleger
9582%doc %{texmfdist}/doc/latex/mcite
9583%doc %{texmfdist}/doc/latex/mciteplus
9584%doc %{texmfdist}/doc/latex/memexsupp
9585%doc %{texmfdist}/doc/latex/mentis
9586%doc %{texmfdist}/doc/latex/metaplot
9587%doc %{texmfdist}/doc/latex/method
9588%doc %{texmfdist}/doc/latex/metre
9589%doc %{texmfdist}/doc/latex/mff
9590%doc %{texmfdist}/doc/latex/mfpic4ode
9591%doc %{texmfdist}/doc/latex/mftinc
9592%doc %{texmfdist}/doc/latex/mhchem
9593%doc %{texmfdist}/doc/latex/mhequ
9594%doc %{texmfdist}/doc/latex/miller
9595%doc %{texmfdist}/doc/latex/minipage-marginpar
9596%doc %{texmfdist}/doc/latex/miniplot
9597%doc %{texmfdist}/doc/latex/minutes
9598%doc %{texmfdist}/doc/latex/mla-paper
9599%doc %{texmfdist}/doc/latex/mlist
9600%doc %{texmfdist}/doc/latex/mmap
9601%doc %{texmfdist}/doc/latex/mnsymbol
9602%doc %{texmfdist}/doc/latex/moderncv
9603%doc %{texmfdist}/doc/latex/modroman
9604%doc %{texmfdist}/doc/latex/mongolian-babel
9605%doc %{texmfdist}/doc/latex/montex
9606%doc %{texmfdist}/doc/latex/moresize
9607%doc %{texmfdist}/doc/latex/movie15
9608%doc %{texmfdist}/doc/latex/msc
9609%doc %{texmfdist}/doc/latex/msg
9610%doc %{texmfdist}/doc/latex/mslapa
9611%doc %{texmfdist}/doc/latex/mtgreek
9612%doc %{texmfdist}/doc/latex/multibbl
9613%doc %{texmfdist}/doc/latex/multicap
9614%doc %{texmfdist}/doc/latex/multirow
9615%doc %{texmfdist}/doc/latex/munich
9616%doc %{texmfdist}/doc/latex/musixlyr
9617%doc %{texmfdist}/doc/latex/muthesis
9618%doc %{texmfdist}/doc/latex/mxd
9619%doc %{texmfdist}/doc/latex/mxedruli
9620%doc %{texmfdist}/doc/latex/nag
9621%doc %{texmfdist}/doc/latex/namespc
9622%doc %{texmfdist}/doc/latex/nath
9623%doc %{texmfdist}/doc/latex/nature
9624%doc %{texmfdist}/doc/latex/ncclatex
9625%doc %{texmfdist}/doc/latex/ncctools
9626%doc %{texmfdist}/doc/latex/nddiss
9627%doc %{texmfdist}/doc/latex/newalg
9628%doc %{texmfdist}/doc/latex/newfile
9629%doc %{texmfdist}/doc/latex/newlfm
9630%doc %{texmfdist}/doc/latex/newspaper
9631%doc %{texmfdist}/doc/latex/newvbtm
9632%doc %{texmfdist}/doc/latex/niceframe
9633%doc %{texmfdist}/doc/latex/nih
9634%doc %{texmfdist}/doc/latex/noitcrul
9635%doc %{texmfdist}/doc/latex/nomentbl
9636%doc %{texmfdist}/doc/latex/nonfloat
9637%doc %{texmfdist}/doc/latex/nostarch
9638%doc %{texmfdist}/doc/latex/notes
9639%doc %{texmfdist}/doc/latex/notes2bib
9640%doc %{texmfdist}/doc/latex/nrc
9641%doc %{texmfdist}/doc/latex/ntabbing
9642%doc %{texmfdist}/doc/latex/numname
9643%doc %{texmfdist}/doc/latex/numprint
9644%doc %{texmfdist}/doc/latex/objectz
9645%doc %{texmfdist}/doc/latex/ocr-latex
9646%doc %{texmfdist}/doc/latex/octavo
9647%doc %{texmfdist}/doc/latex/ogham
9648%doc %{texmfdist}/doc/latex/ogonek
9649%doc %{texmfdist}/doc/latex/opcit
9650%doc %{texmfdist}/doc/latex/ordinalpt
9651%doc %{texmfdist}/doc/latex/othello
9652%doc %{texmfdist}/doc/latex/otibet
9653%doc %{texmfdist}/doc/latex/outline
9654%doc %{texmfdist}/doc/latex/outliner
9655%doc %{texmfdist}/doc/latex/pagenote
9656%doc %{texmfdist}/doc/latex/paper
9657%doc %{texmfdist}/doc/latex/papercdcase
9658%doc %{texmfdist}/doc/latex/papertex
9659%doc %{texmfdist}/doc/latex/parallel
9660%doc %{texmfdist}/doc/latex/paresse
9661%doc %{texmfdist}/doc/latex/parrun
9662%doc %{texmfdist}/doc/latex/pauldoc
9663%doc %{texmfdist}/doc/latex/pbox
9664%doc %{texmfdist}/doc/latex/pbsheet
9665%doc %{texmfdist}/doc/latex/pdfcprot
9666%doc %{texmfdist}/doc/latex/pdfscreen
9667%doc %{texmfdist}/doc/latex/pdfsync
9668%doc %{texmfdist}/doc/latex/pdftricks
9669%doc %{texmfdist}/doc/latex/pdfwin
9670%doc %{texmfdist}/doc/latex/pecha
9671%doc %{texmfdist}/doc/latex/perception
9672%doc %{texmfdist}/doc/latex/perltex
9673%doc %{texmfdist}/doc/latex/permute
9674%doc %{texmfdist}/doc/latex/petiteannonce
9675%doc %{texmfdist}/doc/latex/petri-nets
9676%doc %{texmfdist}/doc/latex/pgf-soroban
9677%doc %{texmfdist}/doc/latex/pgfopts
9678%doc %{texmfdist}/doc/latex/pgfplots
9679%doc %{texmfdist}/doc/latex/philex
9680%doc %{texmfdist}/doc/latex/philosophersimprint
9681%doc %{texmfdist}/doc/latex/photo
9682%doc %{texmfdist}/doc/latex/pinlabel
9683%doc %{texmfdist}/doc/latex/pittetd
9684%doc %{texmfdist}/doc/latex/plari
9685%doc %{texmfdist}/doc/latex/plates
9686%doc %{texmfdist}/doc/latex/play
9687%doc %{texmfdist}/doc/latex/plweb
9688%doc %{texmfdist}/doc/latex/pmgraph
9689%doc %{texmfdist}/doc/latex/poemscol
9690%doc %{texmfdist}/doc/latex/polski
9691%doc %{texmfdist}/doc/latex/polyglot
9692%doc %{texmfdist}/doc/latex/polytable
9693%doc %{texmfdist}/doc/latex/postcards
9694%doc %{texmfdist}/doc/latex/powerdot
9695%doc %{texmfdist}/doc/latex/ppower4
9696%doc %{texmfdist}/doc/latex/ppr-prv
9697%doc %{texmfdist}/doc/latex/pracjourn
9698%doc %{texmfdist}/doc/latex/prettyref
9699%doc %{texmfdist}/doc/latex/proba
9700%doc %{texmfdist}/doc/latex/probsoln
9701%doc %{texmfdist}/doc/latex/procIAGssymp
9702%doc %{texmfdist}/doc/latex/progkeys
9703%doc %{texmfdist}/doc/latex/progress
9704%doc %{texmfdist}/doc/latex/protex
9705%doc %{texmfdist}/doc/latex/protocol
9706%doc %{texmfdist}/doc/latex/psfragx
9707%doc %{texmfdist}/doc/latex/psgo
9708%doc %{texmfdist}/doc/latex/pspicture
9709%doc %{texmfdist}/doc/latex/pst2pdf
9710%doc %{texmfdist}/doc/latex/ptptex
9711%doc %{texmfdist}/doc/latex/qcm
9712%doc %{texmfdist}/doc/latex/qobitree
9713%doc %{texmfdist}/doc/latex/qstest
9714%doc %{texmfdist}/doc/latex/qsymbols
9715%doc %{texmfdist}/doc/latex/qtree
9716%doc %{texmfdist}/doc/latex/quotchap
9717%doc %{texmfdist}/doc/latex/quotmark
9718%doc %{texmfdist}/doc/latex/r_und_s
9719%doc %{texmfdist}/doc/latex/randbild
9720%doc %{texmfdist}/doc/latex/randtext
9721%doc %{texmfdist}/doc/latex/rccol
9722%doc %{texmfdist}/doc/latex/rcs
9723%doc %{texmfdist}/doc/latex/rcsinfo
9724%doc %{texmfdist}/doc/latex/recipecard
9725%doc %{texmfdist}/doc/latex/rectopma
9726%doc %{texmfdist}/doc/latex/refcheck
9727%doc %{texmfdist}/doc/latex/refman
9728%doc %{texmfdist}/doc/latex/refstyle
9729%doc %{texmfdist}/doc/latex/regcount
9730%doc %{texmfdist}/doc/latex/register
9731%doc %{texmfdist}/doc/latex/relenc
9732%doc %{texmfdist}/doc/latex/repeatindex
9733%doc %{texmfdist}/doc/latex/rlepsf
9734%doc %{texmfdist}/doc/latex/rmpage
9735%doc %{texmfdist}/doc/latex/robustcommand
9736%doc %{texmfdist}/doc/latex/robustindex
9737%doc %{texmfdist}/doc/latex/romannum
9738%doc %{texmfdist}/doc/latex/rotpages
9739%doc %{texmfdist}/doc/latex/rsc
9740%doc %{texmfdist}/doc/latex/rst
9741%doc %{texmfdist}/doc/latex/rtkinenc
9742%doc %{texmfdist}/doc/latex/rtklage
9743%doc %{texmfdist}/doc/latex/sagetex
9744%doc %{texmfdist}/doc/latex/sanskrit
9745%doc %{texmfdist}/doc/latex/sauerj
9746%doc %{texmfdist}/doc/latex/sauterfonts
9747%doc %{texmfdist}/doc/latex/savefnmark
9748%doc %{texmfdist}/doc/latex/savetrees
9749%doc %{texmfdist}/doc/latex/scalebar
9750%doc %{texmfdist}/doc/latex/schedule
9751%doc %{texmfdist}/doc/latex/scientificpaper
9752%doc %{texmfdist}/doc/latex/sciposter
9753%doc %{texmfdist}/doc/latex/sciwordconv
9754%doc %{texmfdist}/doc/latex/screenplay
9755%doc %{texmfdist}/doc/latex/script
9756%doc %{texmfdist}/doc/latex/sdrt
9757%doc %{texmfdist}/doc/latex/sectionbox
9758%doc %{texmfdist}/doc/latex/semantic
9759%doc %{texmfdist}/doc/latex/semioneside
9760%doc %{texmfdist}/doc/latex/seqsplit
9761%doc %{texmfdist}/doc/latex/sf298
9762%doc %{texmfdist}/doc/latex/sffms
9763%doc %{texmfdist}/doc/latex/sfg
9764%doc %{texmfdist}/doc/latex/sgame
9765%doc %{texmfdist}/doc/latex/shadethm
9766%doc %{texmfdist}/doc/latex/shipunov
9767%doc %{texmfdist}/doc/latex/shorttoc
9768%doc %{texmfdist}/doc/latex/show2e
9769%doc %{texmfdist}/doc/latex/showexpl
9770%doc %{texmfdist}/doc/latex/sides
9771%doc %{texmfdist}/doc/latex/siggraph
9772%doc %{texmfdist}/doc/latex/simplecv
9773%doc %{texmfdist}/doc/latex/simplewick
9774%doc %{texmfdist}/doc/latex/skak
9775%doc %{texmfdist}/doc/latex/slantsc
9776%doc %{texmfdist}/doc/latex/smalltableof
9777%doc %{texmfdist}/doc/latex/smartref
9778%doc %{texmfdist}/doc/latex/smflatex
9779%doc %{texmfdist}/doc/latex/snapshot
9780%doc %{texmfdist}/doc/latex/songbook
9781%doc %{texmfdist}/doc/latex/sort-by-letters
9782%doc %{texmfdist}/doc/latex/soyombo
9783%doc %{texmfdist}/doc/latex/sparklines
9784%doc %{texmfdist}/doc/latex/spie
9785%doc %{texmfdist}/doc/latex/splitbib
9786%doc %{texmfdist}/doc/latex/splitindex
9787%doc %{texmfdist}/doc/latex/spotcolor
9788%doc %{texmfdist}/doc/latex/sprite
9789%doc %{texmfdist}/doc/latex/srcltx
9790%doc %{texmfdist}/doc/latex/sseq
9791%doc %{texmfdist}/doc/latex/ssqquote
9792%doc %{texmfdist}/doc/latex/stage
9793%doc %{texmfdist}/doc/latex/statistik
9794%doc %{texmfdist}/doc/latex/stdpage
9795%doc %{texmfdist}/doc/latex/stellenbosch
9796%doc %{texmfdist}/doc/latex/stex
9797%doc %{texmfdist}/doc/latex/stringstrings
9798%doc %{texmfdist}/doc/latex/struktex
9799%doc %{texmfdist}/doc/latex/sttools
9800%doc %{texmfdist}/doc/latex/stubs
9801%doc %{texmfdist}/doc/latex/subdepth
9802%doc %{texmfdist}/doc/latex/subeqn
9803%doc %{texmfdist}/doc/latex/subeqnarray
9804%doc %{texmfdist}/doc/latex/subfloat
9805%doc %{texmfdist}/doc/latex/substr
9806%doc %{texmfdist}/doc/latex/sudoku
9807%doc %{texmfdist}/doc/latex/sudokubundle
9808%doc %{texmfdist}/doc/latex/sugconf
9809%doc %{texmfdist}/doc/latex/supertabular
9810%doc %{texmfdist}/doc/latex/susy
9811%doc %{texmfdist}/doc/latex/svgcolor
9812%doc %{texmfdist}/doc/latex/svn-multi
9813%doc %{texmfdist}/doc/latex/svn
9814%doc %{texmfdist}/doc/latex/svninfo
9815%doc %{texmfdist}/doc/latex/swebib
9816%doc %{texmfdist}/doc/latex/swimgraf
9817%doc %{texmfdist}/doc/latex/synproof
9818%doc %{texmfdist}/doc/latex/syntax
9819%doc %{texmfdist}/doc/latex/syntrace
9820%doc %{texmfdist}/doc/latex/synttree
9821%doc %{texmfdist}/doc/latex/t-angles
9822%doc %{texmfdist}/doc/latex/tableaux
9823%doc %{texmfdist}/doc/latex/tablists
9824%doc %{texmfdist}/doc/latex/tablor
9825%doc %{texmfdist}/doc/latex/tabto-ltx
9826%doc %{texmfdist}/doc/latex/tabulary
9827%doc %{texmfdist}/doc/latex/tabvar
9828%doc %{texmfdist}/doc/latex/talk
9829%doc %{texmfdist}/doc/latex/tapir
9830%doc %{texmfdist}/doc/latex/tcldoc
9831%doc %{texmfdist}/doc/latex/tdsfrmath
9832%doc %{texmfdist}/doc/latex/technics
9833%doc %{texmfdist}/doc/latex/ted
9834%doc %{texmfdist}/doc/latex/tengwarscript
9835%doc %{texmfdist}/doc/latex/tensor
9836%doc %{texmfdist}/doc/latex/teubner
9837%doc %{texmfdist}/doc/latex/texmate
9838%doc %{texmfdist}/doc/latex/texpower
9839%doc %{texmfdist}/doc/latex/texshade
9840%doc %{texmfdist}/doc/latex/textcase
9841%doc %{texmfdist}/doc/latex/textopo
9842%doc %{texmfdist}/doc/latex/theoremref
9843%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9844%doc %{texmfdist}/doc/latex/thinsp
9845%doc %{texmfdist}/doc/latex/thmtools
9846%doc %{texmfdist}/doc/latex/thumb
9847%doc %{texmfdist}/doc/latex/thuthesis
9848%doc %{texmfdist}/doc/latex/ticket
9849%doc %{texmfdist}/doc/latex/tikz-inet
9850%doc %{texmfdist}/doc/latex/timesht
9851%doc %{texmfdist}/doc/latex/titling
9852%doc %{texmfdist}/doc/latex/tocvsec2
9853%doc %{texmfdist}/doc/latex/todo
9854%doc %{texmfdist}/doc/latex/tokenizer
9855%doc %{texmfdist}/doc/latex/toolbox
9856%doc %{texmfdist}/doc/latex/topfloat
9857%doc %{texmfdist}/doc/latex/toptesi
9858%doc %{texmfdist}/doc/latex/tpslifonts
9859%doc %{texmfdist}/doc/latex/trajan
9860%doc %{texmfdist}/doc/latex/translator
9861%doc %{texmfdist}/doc/latex/tree-dvips
9862%doc %{texmfdist}/doc/latex/trfsigns
9863%doc %{texmfdist}/doc/latex/trivfloat
9864%doc %{texmfdist}/doc/latex/trsym
9865%doc %{texmfdist}/doc/latex/tufte-latex
9866%doc %{texmfdist}/doc/latex/tugboat
9867%doc %{texmfdist}/doc/latex/turnstile
9868%doc %{texmfdist}/doc/latex/twoup
9869%doc %{texmfdist}/doc/latex/typedref
9870%doc %{texmfdist}/doc/latex/typogrid
9871%doc %{texmfdist}/doc/latex/uaclasses
9872%doc %{texmfdist}/doc/latex/ucthesis
9873%doc %{texmfdist}/doc/latex/uebungsblatt
9874%doc %{texmfdist}/doc/latex/uiucthesis
9875%doc %{texmfdist}/doc/latex/ulsy
9876%doc %{texmfdist}/doc/latex/umich-thesis
9877%doc %{texmfdist}/doc/latex/uml
9878%doc %{texmfdist}/doc/latex/umlaute
9879%doc %{texmfdist}/doc/latex/umoline
9880%doc %{texmfdist}/doc/latex/umthesis
9881%doc %{texmfdist}/doc/latex/underlin
9882%doc %{texmfdist}/doc/latex/undertilde
9883%doc %{texmfdist}/doc/latex/unitsdef
9884%doc %{texmfdist}/doc/latex/unroman
9885%doc %{texmfdist}/doc/latex/upmethodology
9886%doc %{texmfdist}/doc/latex/urlbst
9887%doc %{texmfdist}/doc/latex/ushort
9888%doc %{texmfdist}/doc/latex/uwthesis
9889%doc %{texmfdist}/doc/latex/varindex
9890%doc %{texmfdist}/doc/latex/varsfromjobname
9891%doc %{texmfdist}/doc/latex/vector
9892%doc %{texmfdist}/doc/latex/verse
9893%doc %{texmfdist}/doc/latex/vhistory
9894%doc %{texmfdist}/doc/latex/vita
9895%doc %{texmfdist}/doc/latex/volumes
9896%doc %{texmfdist}/doc/latex/vpe
9897%doc %{texmfdist}/doc/latex/vrsion
9898%doc %{texmfdist}/doc/latex/vwcol
9899%doc %{texmfdist}/doc/latex/vxu
9900%doc %{texmfdist}/doc/latex/wadalab
9901%doc %{texmfdist}/doc/latex/wallpaper
9902%doc %{texmfdist}/doc/latex/warpcol
9903%doc %{texmfdist}/doc/latex/wnri
9904%doc %{texmfdist}/doc/latex/wordlike
9905%doc %{texmfdist}/doc/latex/xargs
9906%doc %{texmfdist}/doc/latex/xdoc
9907%doc %{texmfdist}/doc/latex/xfor
9908%doc %{texmfdist}/doc/latex/xifthen
9909%doc %{texmfdist}/doc/latex/xmpincl
9910%doc %{texmfdist}/doc/latex/xnewcommand
9911%doc %{texmfdist}/doc/latex/xoptarg
9912%doc %{texmfdist}/doc/latex/xpackages
9913%doc %{texmfdist}/doc/latex/xskak
9914%doc %{texmfdist}/doc/latex/xstring
9915%doc %{texmfdist}/doc/latex/xtcapts
9916%doc %{texmfdist}/doc/latex/xyling
9917%doc %{texmfdist}/doc/latex/xytree
9918%doc %{texmfdist}/doc/latex/yafoot
9919%doc %{texmfdist}/doc/latex/yhmath
9920%doc %{texmfdist}/doc/latex/york-thesis
9921%doc %{texmfdist}/doc/latex/yplan
9922%doc %{texmfdist}/doc/latex/zed-csp
9923%doc %{texmfdist}/doc/latex/zefonts
9924%doc %{texmfdist}/doc/latex/ziffer
9925%doc %{texmfdist}/doc/latex/zwgetfdate
9926%doc %{texmfdist}/source/latex/hyperref/doc
9927%doc %{texmfdist}/source/latex/koma-script/doc
9928
9929%files latex-other
9930%defattr(644,root,root,755)
f65b3398
ZU
9931%{texmfdist}/metapost/latexmp
9932%{texmfdist}/metapost/makecirc
8affbd2c 9933%dir %{texmfdist}/source/alatex
f65b3398 9934%{texmfdist}/source/alatex/base
8affbd2c 9935%dir %{texmfdist}/source/cslatex
f65b3398
ZU
9936%{texmfdist}/source/cslatex/base
9937%{texmfdist}/source/generic/xypic
9938%{texmfdist}/source/latex/ESIEEcv
9939%{texmfdist}/source/latex/GuIT
9940%{texmfdist}/source/latex/HA-prosper
9941%{texmfdist}/source/latex/IEEEconf
9942%{texmfdist}/source/latex/aastex
9943%{texmfdist}/source/latex/abc
9944%{texmfdist}/source/latex/abstract
9945%{texmfdist}/source/latex/achemso
9946%{texmfdist}/source/latex/acmconf
9947%{texmfdist}/source/latex/acronym
9948%{texmfdist}/source/latex/active-conf
9949%{texmfdist}/source/latex/addlines
9950%{texmfdist}/source/latex/adrlist
9951%{texmfdist}/source/latex/aiaa
9952%{texmfdist}/source/latex/alg
9953%{texmfdist}/source/latex/alnumsec
9954%{texmfdist}/source/latex/altfont
9955%{texmfdist}/source/latex/amsaddr
9956%{texmfdist}/source/latex/amscls
9957%{texmfdist}/source/latex/amsfonts
9958%{texmfdist}/source/latex/amsmath
9959%{texmfdist}/source/latex/amsrefs
9960%{texmfdist}/source/latex/answers
9961%{texmfdist}/source/latex/apacite
9962%{texmfdist}/source/latex/appendix
9963%{texmfdist}/source/latex/arcs
9964%{texmfdist}/source/latex/arydshln
9965%{texmfdist}/source/latex/asaetr
9966%{texmfdist}/source/latex/ascii
9967%{texmfdist}/source/latex/attachfile
8affbd2c 9968%{texmfdist}/source/latex/augie
f65b3398
ZU
9969%{texmfdist}/source/latex/babelbib
9970%{texmfdist}/source/latex/backgammon
9971%{texmfdist}/source/latex/barcodes
9972%{texmfdist}/source/latex/base
9973%{texmfdist}/source/latex/bayer
9974%{texmfdist}/source/latex/bbding
9975%{texmfdist}/source/latex/bbm-macros
9976%{texmfdist}/source/latex/belleek
9977%{texmfdist}/source/latex/bengali
9978%{texmfdist}/source/latex/beton
9979%{texmfdist}/source/latex/bez123
9980%{texmfdist}/source/latex/bibarts
9981%{texmfdist}/source/latex/bibleref
9982%{texmfdist}/source/latex/biblist
9983%{texmfdist}/source/latex/bibtopic
9984%{texmfdist}/source/latex/bibtopicprefix
9985%{texmfdist}/source/latex/bigfoot
9986%{texmfdist}/source/latex/binomexp
9987%{texmfdist}/source/latex/biocon
9988%{texmfdist}/source/latex/bizcard
9989%{texmfdist}/source/latex/blindtext
9990%{texmfdist}/source/latex/blowup
9991%{texmfdist}/source/latex/boites
9992%{texmfdist}/source/latex/bookhands
9993%{texmfdist}/source/latex/booklet
9994%{texmfdist}/source/latex/booktabs
9995%{texmfdist}/source/latex/bophook
9996%{texmfdist}/source/latex/boxhandler
9997%{texmfdist}/source/latex/bpchem
9998%{texmfdist}/source/latex/braille
9999%{texmfdist}/source/latex/breakurl
10000%{texmfdist}/source/latex/brushscr
10001%{texmfdist}/source/latex/bullcntr
10002%{texmfdist}/source/latex/burmese
10003%{texmfdist}/source/latex/bytefield
10004%{texmfdist}/source/latex/captcont
10005%{texmfdist}/source/latex/caption
10006%{texmfdist}/source/latex/carlisle
10007%{texmfdist}/source/latex/catechis
10008%{texmfdist}/source/latex/ccaption
10009%{texmfdist}/source/latex/ccfonts
10010%{texmfdist}/source/latex/cclicenses
10011%{texmfdist}/source/latex/cd-cover
10012%{texmfdist}/source/latex/cd
10013%{texmfdist}/source/latex/cdpbundl
10014%{texmfdist}/source/latex/changebar
10015%{texmfdist}/source/latex/changes
10016%{texmfdist}/source/latex/chappg
10017%{texmfdist}/source/latex/chapterfolder
10018%{texmfdist}/source/latex/chemcompounds
10019%{texmfdist}/source/latex/chemstyle
10020%{texmfdist}/source/latex/chessboard
10021%{texmfdist}/source/latex/chessfss
10022%{texmfdist}/source/latex/chletter
10023%{texmfdist}/source/latex/circ
10024%{texmfdist}/source/latex/cjk/utils
10025%{texmfdist}/source/latex/cjw
10026%{texmfdist}/source/latex/clefval
10027%{texmfdist}/source/latex/cleveref
10028%{texmfdist}/source/latex/cmcyralt
10029%{texmfdist}/source/latex/cmdtrack
10030%{texmfdist}/source/latex/cmll
10031%{texmfdist}/source/latex/cmsd
10032%{texmfdist}/source/latex/codepage
10033%{texmfdist}/source/latex/colortbl
10034%{texmfdist}/source/latex/colorwav
10035%{texmfdist}/source/latex/combine
10036%{texmfdist}/source/latex/comment
10037%{texmfdist}/source/latex/computational-complexity
10038%{texmfdist}/source/latex/confproc
10039%{texmfdist}/source/latex/constants
10040%{texmfdist}/source/latex/contour
10041%{texmfdist}/source/latex/cooking
10042%{texmfdist}/source/latex/cool
10043%{texmfdist}/source/latex/coollist
10044%{texmfdist}/source/latex/coolstr
10045%{texmfdist}/source/latex/cooltooltips
10046%{texmfdist}/source/latex/coordsys
10047%{texmfdist}/source/latex/coverpage
10048%{texmfdist}/source/latex/crop
10049%{texmfdist}/source/latex/crossreference
10050%{texmfdist}/source/latex/crosswrd
10051%{texmfdist}/source/latex/csvtools
10052%{texmfdist}/source/latex/ctable
10053%{texmfdist}/source/latex/ctib
10054%{texmfdist}/source/latex/cuisine
10055%{texmfdist}/source/latex/currvita
10056%{texmfdist}/source/latex/curve
10057%{texmfdist}/source/latex/curve2e
10058%{texmfdist}/source/latex/curves
10059%{texmfdist}/source/latex/cweb-latex
10060%{texmfdist}/source/latex/cwpuzzle
10061%{texmfdist}/source/latex/dashbox
10062%{texmfdist}/source/latex/dashrule
10063%{texmfdist}/source/latex/datatool
10064%{texmfdist}/source/latex/dateiliste
10065%{texmfdist}/source/latex/datenumber
10066%{texmfdist}/source/latex/datetime
10067%{texmfdist}/source/latex/decimal
10068%{texmfdist}/source/latex/delimtxt
10069%{texmfdist}/source/latex/diagnose
10070%{texmfdist}/source/latex/dialogl
10071%{texmfdist}/source/latex/dinbrief
10072%{texmfdist}/source/latex/disser
10073%{texmfdist}/source/latex/dnaseq
10074%{texmfdist}/source/latex/docmfp
10075%{texmfdist}/source/latex/doipubmed
10076%{texmfdist}/source/latex/dotarrow
10077%{texmfdist}/source/latex/dotseqn
10078%{texmfdist}/source/latex/dottex
10079%{texmfdist}/source/latex/dprogress
10080%{texmfdist}/source/latex/drac
10081%{texmfdist}/source/latex/draftcopy
10082%{texmfdist}/source/latex/draftwatermark
10083%{texmfdist}/source/latex/dramatist
10084%{texmfdist}/source/latex/dtk
10085%{texmfdist}/source/latex/dtxgallery
10086%{texmfdist}/source/latex/dyntree
10087%{texmfdist}/source/latex/eCards
10088%{texmfdist}/source/latex/ebezier
10089%{texmfdist}/source/latex/ebsthesis
10090%{texmfdist}/source/latex/ecclesiastic
10091%{texmfdist}/source/latex/ecv
10092%{texmfdist}/source/latex/ed
10093%{texmfdist}/source/latex/edmac
10094%{texmfdist}/source/latex/edmargin
10095%{texmfdist}/source/latex/eemeir
10096%{texmfdist}/source/latex/egplot
10097%{texmfdist}/source/latex/eiad
10098%{texmfdist}/source/latex/ellipsis
10099%{texmfdist}/source/latex/elmath
10100%{texmfdist}/source/latex/elsarticle
10101%{texmfdist}/source/latex/em
10102%{texmfdist}/source/latex/emp
10103%{texmfdist}/source/latex/endfloat
10104%{texmfdist}/source/latex/endheads
10105%{texmfdist}/source/latex/engpron
10106%{texmfdist}/source/latex/engrec
10107%{texmfdist}/source/latex/environ
10108%{texmfdist}/source/latex/envlab
10109%{texmfdist}/source/latex/epigraph
10110%{texmfdist}/source/latex/epiolmec
10111%{texmfdist}/source/latex/epsdice
10112%{texmfdist}/source/latex/eqlist
10113%{texmfdist}/source/latex/eqnarray
10114%{texmfdist}/source/latex/eqparbox
10115%{texmfdist}/source/latex/errata
10116%{texmfdist}/source/latex/esdiff
10117%{texmfdist}/source/latex/eskd
10118%{texmfdist}/source/latex/eso-pic
10119%{texmfdist}/source/latex/esvect
10120%{texmfdist}/source/latex/etaremune
10121%{texmfdist}/source/latex/ethiop
10122%{texmfdist}/source/latex/eukdate
10123%{texmfdist}/source/latex/euler
10124%{texmfdist}/source/latex/euproposal
10125%{texmfdist}/source/latex/euro
10126%{texmfdist}/source/latex/everypage
10127%{texmfdist}/source/latex/examdesign
10128%{texmfdist}/source/latex/exercise
10129%{texmfdist}/source/latex/expdlist
10130%{texmfdist}/source/latex/expl3
10131%{texmfdist}/source/latex/export
10132%{texmfdist}/source/latex/extpfeil
10133%{texmfdist}/source/latex/extract
10134%{texmfdist}/source/latex/facsimile
10135%{texmfdist}/source/latex/faktor
10136%{texmfdist}/source/latex/fancynum
10137%{texmfdist}/source/latex/fancyref
10138%{texmfdist}/source/latex/fancytooltips
10139%{texmfdist}/source/latex/fancyvrb
10140%{texmfdist}/source/latex/feynmf
10141%{texmfdist}/source/latex/figsize
10142%{texmfdist}/source/latex/filecontents
10143%{texmfdist}/source/latex/fink
10144%{texmfdist}/source/latex/fixme
10145%{texmfdist}/source/latex/flabels
10146%{texmfdist}/source/latex/flagderiv
10147%{texmfdist}/source/latex/flashcards
10148%{texmfdist}/source/latex/flippdf
10149%{texmfdist}/source/latex/float
10150%{texmfdist}/source/latex/floatrow
10151%{texmfdist}/source/latex/flowfram
10152%{texmfdist}/source/latex/fmp
10153%{texmfdist}/source/latex/fmtcount
10154%{texmfdist}/source/latex/fnbreak
10155%{texmfdist}/source/latex/foilhtml
10156%{texmfdist}/source/latex/fonttable
10157%{texmfdist}/source/latex/footmisc
10158%{texmfdist}/source/latex/footnpag
10159%{texmfdist}/source/latex/forarray
10160%{texmfdist}/source/latex/forloop
10161%{texmfdist}/source/latex/formula
10162%{texmfdist}/source/latex/fouridx
10163%{texmfdist}/source/latex/frankenstein
10164%{texmfdist}/source/latex/frontespizio
10165%{texmfdist}/source/latex/fullblck
10166%{texmfdist}/source/latex/functan
10167%{texmfdist}/source/latex/fundus
10168%{texmfdist}/source/latex/g-brief
10169%{texmfdist}/source/latex/galois
10170%{texmfdist}/source/latex/gcite
10171%{texmfdist}/source/latex/genmpage
10172%{texmfdist}/source/latex/geometry
10173%{texmfdist}/source/latex/geomsty
10174%{texmfdist}/source/latex/ginpenc
10175%{texmfdist}/source/latex/glossaries
10176%{texmfdist}/source/latex/gnuplottex
10177%{texmfdist}/source/latex/go
10178%{texmfdist}/source/latex/graphics
10179%{texmfdist}/source/latex/graphicx-psmin
10180%{texmfdist}/source/latex/greekdates
10181%{texmfdist}/source/latex/grnumalt
10182%{texmfdist}/source/latex/grverb
10183%{texmfdist}/source/latex/guitar
10184%{texmfdist}/source/latex/hanging
10185%{texmfdist}/source/latex/harvard
10186%{texmfdist}/source/latex/hc
10187%{texmfdist}/source/latex/hepthesis
10188%{texmfdist}/source/latex/hhtensor
10189%{texmfdist}/source/latex/hilowres
10190%{texmfdist}/source/latex/histogr
10191%{texmfdist}/source/latex/hpsdiss
10192%{texmfdist}/source/latex/hrlatex
10193%{texmfdist}/source/latex/hyper
10194%{texmfdist}/source/latex/hyperref
10195%{texmfdist}/source/latex/hyperxmp
10196%{texmfdist}/source/latex/hyphenat
10197%{texmfdist}/source/latex/ibycus-babel
10198%{texmfdist}/source/latex/icsv
10199%{texmfdist}/source/latex/ifmslide
10200%{texmfdist}/source/latex/ifplatform
10201%{texmfdist}/source/latex/ijmart
10202%{texmfdist}/source/latex/imtekda
10203%{texmfdist}/source/latex/index
10204%{texmfdist}/source/latex/inlinedef
10205%{texmfdist}/source/latex/inversepath
10206%{texmfdist}/source/latex/iso
10207%{texmfdist}/source/latex/iso10303
10208%{texmfdist}/source/latex/isodate
10209%{texmfdist}/source/latex/isodoc
10210%{texmfdist}/source/latex/isorot
10211%{texmfdist}/source/latex/isotope
10212%{texmfdist}/source/latex/itnumpar
10213%{texmfdist}/source/latex/jeopardy
10214%{texmfdist}/source/latex/jura
10215%{texmfdist}/source/latex/juraabbrev
10216%{texmfdist}/source/latex/jurarsp
10217%{texmfdist}/source/latex/kdgreek
10218%{texmfdist}/source/latex/kerntest
10219%{texmfdist}/source/latex/kluwer
10220%{texmfdist}/source/latex/koma-script
10221%{texmfdist}/source/latex/labelcas
10222%{texmfdist}/source/latex/labels
10223%{texmfdist}/source/latex/lastpage
10224%{texmfdist}/source/latex/latex-tds
10225%{texmfdist}/source/latex/layouts
10226%{texmfdist}/source/latex/lcg
10227%{texmfdist}/source/latex/lcyw
10228%{texmfdist}/source/latex/leading
10229%{texmfdist}/source/latex/ledmac
10230%{texmfdist}/source/latex/leftidx
10231%{texmfdist}/source/latex/lettrine
10232%{texmfdist}/source/latex/lexikon
10233%{texmfdist}/source/latex/lhcyr
10234%{texmfdist}/source/latex/lhelp
10235%{texmfdist}/source/latex/limap
10236%{texmfdist}/source/latex/lipsum
10237%{texmfdist}/source/latex/listbib
10238%{texmfdist}/source/latex/listings
10239%{texmfdist}/source/latex/listliketab
10240%{texmfdist}/source/latex/localloc
10241%{texmfdist}/source/latex/logpap
10242%{texmfdist}/source/latex/lps
10243%{texmfdist}/source/latex/ltxindex
10244%{texmfdist}/source/latex/mailing
10245%{texmfdist}/source/latex/makebox
10246%{texmfdist}/source/latex/makecell
10247%{texmfdist}/source/latex/makecmds
10248%{texmfdist}/source/latex/makedtx
10249%{texmfdist}/source/latex/makeplot
10250%{texmfdist}/source/latex/manfnt
10251%{texmfdist}/source/latex/manuscript
10252%{texmfdist}/source/latex/mapcodes
10253%{texmfdist}/source/latex/marginnote
10254%{texmfdist}/source/latex/mathcomp
10255%{texmfdist}/source/latex/mathpazo
10256%{texmfdist}/source/latex/mcaption
10257%{texmfdist}/source/latex/mcite
10258%{texmfdist}/source/latex/mdwtools
10259%{texmfdist}/source/latex/memoir
10260%{texmfdist}/source/latex/mentis
10261%{texmfdist}/source/latex/menu
10262%{texmfdist}/source/latex/method
10263%{texmfdist}/source/latex/metre
10264%{texmfdist}/source/latex/mff
10265%{texmfdist}/source/latex/mfpic4ode
10266%{texmfdist}/source/latex/mftinc
10267%{texmfdist}/source/latex/mh
10268%{texmfdist}/source/latex/miller
10269%{texmfdist}/source/latex/minipage-marginpar
10270%{texmfdist}/source/latex/minutes
10271%{texmfdist}/source/latex/mlist
10272%{texmfdist}/source/latex/mnsymbol
10273%{texmfdist}/source/latex/modroman
10274%{texmfdist}/source/latex/mongolian-babel
10275%{texmfdist}/source/latex/montex
10276%{texmfdist}/source/latex/moresize
10277%{texmfdist}/source/latex/moreverb
10278%{texmfdist}/source/latex/mparhack
10279%{texmfdist}/source/latex/ms
10280%{texmfdist}/source/latex/msg
10281%{texmfdist}/source/latex/mtgreek
10282%{texmfdist}/source/latex/multibbl
10283%{texmfdist}/source/latex/multibib
10284%{texmfdist}/source/latex/multicap
10285%{texmfdist}/source/latex/mwcls
10286%{texmfdist}/source/latex/mxd
10287%{texmfdist}/source/latex/nag
10288%{texmfdist}/source/latex/namespc
10289%{texmfdist}/source/latex/natbib
10290%{texmfdist}/source/latex/ncctools
10291%{texmfdist}/source/latex/nddiss
10292%{texmfdist}/source/latex/newalg
10293%{texmfdist}/source/latex/newfile
10294%{texmfdist}/source/latex/newlfm
10295%{texmfdist}/source/latex/newspaper
10296%{texmfdist}/source/latex/newvbtm
10297%{texmfdist}/source/latex/niceframe
10298%{texmfdist}/source/latex/noitcrul
10299%{texmfdist}/source/latex/nomencl
10300%{texmfdist}/source/latex/nomentbl
10301%{texmfdist}/source/latex/nonfloat
10302%{texmfdist}/source/latex/nostarch
10303%{texmfdist}/source/latex/notes
10304%{texmfdist}/source/latex/notes2bib
10305%{texmfdist}/source/latex/nrc
10306%{texmfdist}/source/latex/ntgclass
10307%{texmfdist}/source/latex/ntheorem
10308%{texmfdist}/source/latex/numprint
10309%{texmfdist}/source/latex/oberdiek
10310%{texmfdist}/source/latex/objectz
10311%{texmfdist}/source/latex/octavo
10312%{texmfdist}/source/latex/ogonek
10313%{texmfdist}/source/latex/oldstyle
10314%{texmfdist}/source/latex/opcit
10315%{texmfdist}/source/latex/ordinalpt
10316%{texmfdist}/source/latex/othello
10317%{texmfdist}/source/latex/otibet
10318%{texmfdist}/source/latex/pacioli
10319%{texmfdist}/source/latex/pageno
10320%{texmfdist}/source/latex/pagenote
10321%{texmfdist}/source/latex/paper
10322%{texmfdist}/source/latex/papercdcase
10323%{texmfdist}/source/latex/papertex
10324%{texmfdist}/source/latex/paralist
10325%{texmfdist}/source/latex/parallel
10326%{texmfdist}/source/latex/paresse
10327%{texmfdist}/source/latex/parrun
10328%{texmfdist}/source/latex/patchcmd
10329%{texmfdist}/source/latex/pauldoc
10330%{texmfdist}/source/latex/pawpict
10331%{texmfdist}/source/latex/pbox
10332%{texmfdist}/source/latex/pbsheet
10333%{texmfdist}/source/latex/pdfcprot
10334%{texmfdist}/source/latex/pdfpages
10335%{texmfdist}/source/latex/perltex
10336%{texmfdist}/source/latex/permute
10337%{texmfdist}/source/latex/petri-nets
10338%{texmfdist}/source/latex/pgfopts
10339%{texmfdist}/source/latex/pgfplots
10340%{texmfdist}/source/latex/philosophersimprint
10341%{texmfdist}/source/latex/photo
10342%{texmfdist}/source/latex/pict2e
10343%{texmfdist}/source/latex/pittetd
10344%{texmfdist}/source/latex/plari
10345%{texmfdist}/source/latex/play
10346%{texmfdist}/source/latex/plweb
10347%{texmfdist}/source/latex/poemscol
10348%{texmfdist}/source/latex/polski
10349%{texmfdist}/source/latex/polyglot
10350%{texmfdist}/source/latex/polytable
10351%{texmfdist}/source/latex/powerdot
10352%{texmfdist}/source/latex/ppr-prv
10353%{texmfdist}/source/latex/pracjourn
10354%{texmfdist}/source/latex/preprint
10355%{texmfdist}/source/latex/prettyref
10356%{texmfdist}/source/latex/preview
10357%{texmfdist}/source/latex/proba
10358%{texmfdist}/source/latex/probsoln
10359%{texmfdist}/source/latex/progkeys
10360%{texmfdist}/source/latex/prosper
10361%{texmfdist}/source/latex/protocol
10362%{texmfdist}/source/latex/psfrag
10363%{texmfdist}/source/latex/psfragx
10364%{texmfdist}/source/latex/pslatex
10365%{texmfdist}/source/latex/pspicture
10366%{texmfdist}/source/latex/qcm
10367%{texmfdist}/source/latex/qstest
10368%{texmfdist}/source/latex/qsymbols
10369%{texmfdist}/source/latex/quotchap
10370%{texmfdist}/source/latex/quotmark
10371%{texmfdist}/source/latex/randbild
10372%{texmfdist}/source/latex/rccol
10373%{texmfdist}/source/latex/rcs
10374%{texmfdist}/source/latex/rcsinfo
10375%{texmfdist}/source/latex/recipecard
10376%{texmfdist}/source/latex/refman
10377%{texmfdist}/source/latex/refstyle
10378%{texmfdist}/source/latex/regcount
10379%{texmfdist}/source/latex/register
10380%{texmfdist}/source/latex/relenc
10381%{texmfdist}/source/latex/revtex
10382%{texmfdist}/source/latex/rmpage
10383%{texmfdist}/source/latex/robustcommand
10384%{texmfdist}/source/latex/romannum
10385%{texmfdist}/source/latex/rotating
10386%{texmfdist}/source/latex/rotfloat
10387%{texmfdist}/source/latex/rsc
10388%{texmfdist}/source/latex/rst
10389%{texmfdist}/source/latex/rtkinenc
10390%{texmfdist}/source/latex/sagetex
10391%{texmfdist}/source/latex/sanskrit
10392%{texmfdist}/source/latex/sauerj
10393%{texmfdist}/source/latex/sauterfonts
10394%{texmfdist}/source/latex/savefnmark
10395%{texmfdist}/source/latex/savetrees
10396%{texmfdist}/source/latex/scale
10397%{texmfdist}/source/latex/scalebar
10398%{texmfdist}/source/latex/schedule
10399%{texmfdist}/source/latex/sciwordconv
10400%{texmfdist}/source/latex/screenplay
10401%{texmfdist}/source/latex/sectsty
10402%{texmfdist}/source/latex/semantic
10403%{texmfdist}/source/latex/semioneside
10404%{texmfdist}/source/latex/seqsplit
10405%{texmfdist}/source/latex/sf298
10406%{texmfdist}/source/latex/sffms
10407%{texmfdist}/source/latex/shorttoc
10408%{texmfdist}/source/latex/show2e
10409%{texmfdist}/source/latex/showexpl
10410%{texmfdist}/source/latex/showlabels
10411%{texmfdist}/source/latex/sidecap
10412%{texmfdist}/source/latex/siggraph
10413%{texmfdist}/source/latex/simplecv
10414%{texmfdist}/source/latex/simplewick
10415%{texmfdist}/source/latex/skull
10416%{texmfdist}/source/latex/slantsc
10417%{texmfdist}/source/latex/snapshot
10418%{texmfdist}/source/latex/songbook
10419%{texmfdist}/source/latex/soul
10420%{texmfdist}/source/latex/splitbib
10421%{texmfdist}/source/latex/splitindex
10422%{texmfdist}/source/latex/srcltx
10423%{texmfdist}/source/latex/sseq
10424%{texmfdist}/source/latex/ssqquote
10425%{texmfdist}/source/latex/stack
10426%{texmfdist}/source/latex/statistik
10427%{texmfdist}/source/latex/staves
10428%{texmfdist}/source/latex/stdclsdv
10429%{texmfdist}/source/latex/stdpage
10430%{texmfdist}/source/latex/stellenbosch
10431%{texmfdist}/source/latex/stex
10432%{texmfdist}/source/latex/stringstrings
10433%{texmfdist}/source/latex/struktex
10434%{texmfdist}/source/latex/subdepth
10435%{texmfdist}/source/latex/subeqn
10436%{texmfdist}/source/latex/subeqnarray
10437%{texmfdist}/source/latex/subfig
10438%{texmfdist}/source/latex/subfigure
10439%{texmfdist}/source/latex/subfloat
10440%{texmfdist}/source/latex/sudoku
10441%{texmfdist}/source/latex/sudokubundle
10442%{texmfdist}/source/latex/supertabular
10443%{texmfdist}/source/latex/svn-multi
10444%{texmfdist}/source/latex/svn
10445%{texmfdist}/source/latex/svninfo
10446%{texmfdist}/source/latex/swimgraf
10447%{texmfdist}/source/latex/syntrace
10448%{texmfdist}/source/latex/synttree
10449%{texmfdist}/source/latex/tablists
10450%{texmfdist}/source/latex/tabulary
10451%{texmfdist}/source/latex/tabvar
10452%{texmfdist}/source/latex/talk
10453%{texmfdist}/source/latex/tcldoc
10454%{texmfdist}/source/latex/tdsfrmath
10455%{texmfdist}/source/latex/technics
10456%{texmfdist}/source/latex/ted
10457%{texmfdist}/source/latex/tengwarscript
10458%{texmfdist}/source/latex/tensor
10459%{texmfdist}/source/latex/teubner
10460%{texmfdist}/source/latex/texmate
10461%{texmfdist}/source/latex/texpower
10462%{texmfdist}/source/latex/texshade
10463%{texmfdist}/source/latex/textcase
10464%{texmfdist}/source/latex/textfit
10465%{texmfdist}/source/latex/textopo
10466%{texmfdist}/source/latex/textpos
10467%{texmfdist}/source/latex/thesis-titlepage-fhac
10468%{texmfdist}/source/latex/thmtools
10469%{texmfdist}/source/latex/thumb
10470%{texmfdist}/source/latex/thuthesis
10471%{texmfdist}/source/latex/timesht
10472%{texmfdist}/source/latex/titling
10473%{texmfdist}/source/latex/tocbibind
10474%{texmfdist}/source/latex/tocloft
10475%{texmfdist}/source/latex/tocvsec2
10476%{texmfdist}/source/latex/todo
10477%{texmfdist}/source/latex/toolbox
10478%{texmfdist}/source/latex/tools
10479%{texmfdist}/source/latex/toptesi
10480%{texmfdist}/source/latex/totpages
10481%{texmfdist}/source/latex/trajan
10482%{texmfdist}/source/latex/tree-dvips
10483%{texmfdist}/source/latex/trfsigns
10484%{texmfdist}/source/latex/trivfloat
10485%{texmfdist}/source/latex/trsym
10486%{texmfdist}/source/latex/tugboat
10487%{texmfdist}/source/latex/turnstile
10488%{texmfdist}/source/latex/twoup
10489%{texmfdist}/source/latex/type1cm
10490%{texmfdist}/source/latex/typedref
10491%{texmfdist}/source/latex/typogrid
10492%{texmfdist}/source/latex/uaclasses
10493%{texmfdist}/source/latex/uiucthesis
10494%{texmfdist}/source/latex/ulsy
10495%{texmfdist}/source/latex/uml
10496%{texmfdist}/source/latex/umlaute
10497%{texmfdist}/source/latex/umoline
10498%{texmfdist}/source/latex/underlin
10499%{texmfdist}/source/latex/undertilde
10500%{texmfdist}/source/latex/units
10501%{texmfdist}/source/latex/unitsdef
10502%{texmfdist}/source/latex/unroman
10503%{texmfdist}/source/latex/upmethodology
10504%{texmfdist}/source/latex/urlbst
10505%{texmfdist}/source/latex/ushort
10506%{texmfdist}/source/latex/varindex
10507%{texmfdist}/source/latex/vector
10508%{texmfdist}/source/latex/verse
10509%{texmfdist}/source/latex/vmargin
10510%{texmfdist}/source/latex/volumes
10511%{texmfdist}/source/latex/vrsion
10512%{texmfdist}/source/latex/vwcol
10513%{texmfdist}/source/latex/vxu
10514%{texmfdist}/source/latex/warning
10515%{texmfdist}/source/latex/warpcol
10516%{texmfdist}/source/latex/was
10517%{texmfdist}/source/latex/wnri
10518%{texmfdist}/source/latex/xargs
10519%{texmfdist}/source/latex/xdoc
10520%{texmfdist}/source/latex/xfor
10521%{texmfdist}/source/latex/xmpincl
10522%{texmfdist}/source/latex/xpackages
10523%{texmfdist}/source/latex/xskak
10524%{texmfdist}/source/latex/xtab
10525%{texmfdist}/source/latex/xtcapts
10526%{texmfdist}/source/latex/yafoot
10527%{texmfdist}/source/latex/yfonts
10528%{texmfdist}/source/latex/yhmath
10529%{texmfdist}/source/latex/york-thesis
10530%{texmfdist}/source/latex/youngtab
198c241e 10531%dir %{texmfdist}/source/plain
8affbd2c 10532%dir %{texmfdist}/source/plain/jsmisc
f65b3398
ZU
10533%{texmfdist}/source/plain/jsmisc/xfig
10534%{texmfdist}/source/xelatex
8affbd2c 10535%{texmfdist}/tex/alatex
f65b3398
ZU
10536%{texmfdist}/tex/generic/enctex
10537%{texmfdist}/tex/latex/kalender
10538%{texmfdist}/tex/latex/karnaugh
10539%{texmfdist}/tex/latex/kerkis
10540%{texmfdist}/tex/latex/kerntest
10541%{texmfdist}/tex/latex/kluwer
10542%{texmfdist}/tex/latex/kpfonts
10543%{texmfdist}/tex/latex/kurier
10544%{texmfdist}/tex/latex/labelcas
10545%{texmfdist}/tex/latex/lazylist
10546%{texmfdist}/tex/latex/lcg
10547%{texmfdist}/tex/latex/lcyw
10548%{texmfdist}/tex/latex/leading
10549%{texmfdist}/tex/latex/ledmac
10550%{texmfdist}/tex/latex/lettre
10551%{texmfdist}/tex/latex/levy
10552%{texmfdist}/tex/latex/lexikon
10553%{texmfdist}/tex/latex/lgreek
10554%{texmfdist}/tex/latex/lhcyr
10555%{texmfdist}/tex/latex/lhelp
10556%{texmfdist}/tex/latex/libertine
10557%{texmfdist}/tex/latex/limap
10558%{texmfdist}/tex/latex/linearA
10559%{texmfdist}/tex/latex/linguex
10560%{texmfdist}/tex/latex/lipsum
10561%{texmfdist}/tex/latex/listbib
10562%{texmfdist}/tex/latex/listliketab
10563%{texmfdist}/tex/latex/listofsymbols
10564%{texmfdist}/tex/latex/lkproof
10565%{texmfdist}/tex/latex/logic
10566%{texmfdist}/tex/latex/logpap
10567%{texmfdist}/tex/latex/lps
10568%{texmfdist}/tex/latex/lsc
10569%{texmfdist}/tex/latex/ltablex
10570%{texmfdist}/tex/latex/ltxindex
10571%{texmfdist}/tex/latex/lxfonts
10572%{texmfdist}/tex/latex/ly1
10573%{texmfdist}/tex/latex/mafr
10574%{texmfdist}/tex/latex/mailing
10575%{texmfdist}/tex/latex/makebarcode
10576%{texmfdist}/tex/latex/makebox
10577%{texmfdist}/tex/latex/makecell
10578%{texmfdist}/tex/latex/makecmds
10579%{texmfdist}/tex/latex/makedtx
10580%{texmfdist}/tex/latex/makeglos
10581%{texmfdist}/tex/latex/makeplot
10582%{texmfdist}/tex/latex/manfnt
10583%{texmfdist}/tex/latex/manuscript
10584%{texmfdist}/tex/latex/mapcodes
10585%{texmfdist}/tex/latex/maple
10586%{texmfdist}/tex/latex/marginnote
10587%{texmfdist}/tex/latex/mathdesign
10588%{texmfdist}/tex/latex/maybemath
10589%{texmfdist}/tex/latex/mcaption
10590%{texmfdist}/tex/latex/mceinleger
10591%{texmfdist}/tex/latex/mcite
10592%{texmfdist}/tex/latex/mciteplus
10593%{texmfdist}/tex/latex/memexsupp
10594%{texmfdist}/tex/latex/mentis
10595%{texmfdist}/tex/latex/menu
10596%{texmfdist}/tex/latex/method
10597%{texmfdist}/tex/latex/metre
10598%{texmfdist}/tex/latex/mff
10599%{texmfdist}/tex/latex/mfpic4ode
10600%{texmfdist}/tex/latex/mftinc
10601%{texmfdist}/tex/latex/mhchem
10602%{texmfdist}/tex/latex/mhequ
10603%{texmfdist}/tex/latex/mhs
10604%{texmfdist}/tex/latex/miller
10605%{texmfdist}/tex/latex/minipage-marginpar
10606%{texmfdist}/tex/latex/miniplot
10607%{texmfdist}/tex/latex/minutes
10608%{texmfdist}/tex/latex/mla-paper
10609%{texmfdist}/tex/latex/mlist
10610%{texmfdist}/tex/latex/moresize
10611%{texmfdist}/tex/latex/movie15
10612%{texmfdist}/tex/latex/msc
10613%{texmfdist}/tex/latex/msg
10614%{texmfdist}/tex/latex/mslapa
10615%{texmfdist}/tex/latex/mtgreek
10616%{texmfdist}/tex/latex/multibbl
10617%{texmfdist}/tex/latex/multicap
10618%{texmfdist}/tex/latex/multido
10619%{texmfdist}/tex/latex/muthesis
10620%{texmfdist}/tex/latex/mxd
10621%{texmfdist}/tex/latex/mxedruli
10622%{texmfdist}/tex/latex/nag
10623%{texmfdist}/tex/latex/namespc
10624%{texmfdist}/tex/latex/nath
10625%{texmfdist}/tex/latex/nature
10626%{texmfdist}/tex/latex/newvbtm
10627%{texmfdist}/tex/latex/niceframe
10628%{texmfdist}/tex/latex/nih
10629%{texmfdist}/tex/latex/noitcrul
10630%{texmfdist}/tex/latex/nomentbl
10631%{texmfdist}/tex/latex/nonfloat
10632%{texmfdist}/tex/latex/nostarch
10633%{texmfdist}/tex/latex/notes
10634%{texmfdist}/tex/latex/notes2bib
10635%{texmfdist}/tex/latex/nrc
10636%{texmfdist}/tex/latex/ntabbing
10637%{texmfdist}/tex/latex/numline
10638%{texmfdist}/tex/latex/numname
10639%{texmfdist}/tex/latex/numprint
10640%{texmfdist}/tex/latex/objectz
10641%{texmfdist}/tex/latex/ocr-latex
10642%{texmfdist}/tex/latex/octavo
10643%{texmfdist}/tex/latex/ogonek
10644%{texmfdist}/tex/latex/oldstyle
10645%{texmfdist}/tex/latex/opcit
10646%{texmfdist}/tex/latex/ordinalpt
10647%{texmfdist}/tex/latex/ot2cyr
10648%{texmfdist}/tex/latex/othello
10649%{texmfdist}/tex/latex/otibet
10650%{texmfdist}/tex/latex/outline
10651%{texmfdist}/tex/latex/outliner
10652%{texmfdist}/tex/latex/pacioli
10653%{texmfdist}/tex/latex/pageno
10654%{texmfdist}/tex/latex/pagenote
10655%{texmfdist}/tex/latex/palatino
10656%{texmfdist}/tex/latex/paper
10657%{texmfdist}/tex/latex/papercdcase
10658%{texmfdist}/tex/latex/papertex
10659%{texmfdist}/tex/latex/parallel
10660%{texmfdist}/tex/latex/paresse
10661%{texmfdist}/tex/latex/parrun
10662%{texmfdist}/tex/latex/patchcmd
10663%{texmfdist}/tex/latex/pauldoc
10664%{texmfdist}/tex/latex/pawpict
10665%{texmfdist}/tex/latex/pbox
10666%{texmfdist}/tex/latex/pbsheet
10667%{texmfdist}/tex/latex/pclnfss
10668%{texmfdist}/tex/latex/pdfcprot
10669%{texmfdist}/tex/latex/pdfscreen
10670%{texmfdist}/tex/latex/pdftricks
10671%{texmfdist}/tex/latex/pdfwin
10672%{texmfdist}/tex/latex/pecha
10673%{texmfdist}/tex/latex/perltex
10674%{texmfdist}/tex/latex/permute
10675%{texmfdist}/tex/latex/petiteannonce
10676%{texmfdist}/tex/latex/petri-nets
10677%{texmfdist}/tex/latex/pgf-soroban
10678%{texmfdist}/tex/latex/phaistos
10679%{texmfdist}/tex/latex/philex
10680%{texmfdist}/tex/latex/philosophersimprint
10681%{texmfdist}/tex/latex/phonetic
10682%{texmfdist}/tex/latex/photo
10683%{texmfdist}/tex/latex/pictex2
10684%{texmfdist}/tex/latex/pinlabel
10685%{texmfdist}/tex/latex/pittetd
10686%{texmfdist}/tex/latex/plari
10687%{texmfdist}/tex/latex/plates
10688%{texmfdist}/tex/latex/play
10689%{texmfdist}/tex/latex/plweb
10690%{texmfdist}/tex/latex/pmgraph
10691%{texmfdist}/tex/latex/poemscol
10692%{texmfdist}/tex/latex/polski
10693%{texmfdist}/tex/latex/polyglot
10694%{texmfdist}/tex/latex/polytable
10695%{texmfdist}/tex/latex/postcards
10696%{texmfdist}/tex/latex/powerdot
10697%{texmfdist}/tex/latex/ppower4
10698%{texmfdist}/tex/latex/ppr-prv
10699%{texmfdist}/tex/latex/pracjourn
10700%{texmfdist}/tex/latex/prettyref
10701%{texmfdist}/tex/latex/proba
10702%{texmfdist}/tex/latex/probsoln
10703%{texmfdist}/tex/latex/procIAGssymp
10704%{texmfdist}/tex/latex/progkeys
10705%{texmfdist}/tex/latex/progress
10706%{texmfdist}/tex/latex/protex
10707%{texmfdist}/tex/latex/protocol
10708%{texmfdist}/tex/latex/psfragx
10709%{texmfdist}/tex/latex/psgo
10710%{texmfdist}/tex/latex/pspicture
10711%{texmfdist}/tex/latex/pstricks-add
10712%{texmfdist}/tex/latex/ptptex
10713%{texmfdist}/tex/latex/qcm
10714%{texmfdist}/tex/latex/qobitree
10715%{texmfdist}/tex/latex/qstest
10716%{texmfdist}/tex/latex/qsymbols
10717%{texmfdist}/tex/latex/qtree
10718%{texmfdist}/tex/latex/quotchap
10719%{texmfdist}/tex/latex/quotmark
10720%{texmfdist}/tex/latex/r_und_s
10721%{texmfdist}/tex/latex/randbild
10722%{texmfdist}/tex/latex/randtext
10723%{texmfdist}/tex/latex/rccol
10724%{texmfdist}/tex/latex/rcs
10725%{texmfdist}/tex/latex/rcsinfo
10726%{texmfdist}/tex/latex/recipecard
10727%{texmfdist}/tex/latex/rectopma
10728%{texmfdist}/tex/latex/refcheck
10729%{texmfdist}/tex/latex/refman
10730%{texmfdist}/tex/latex/refstyle
10731%{texmfdist}/tex/latex/regcount
10732%{texmfdist}/tex/latex/register
10733%{texmfdist}/tex/latex/relenc
10734%{texmfdist}/tex/latex/repeatindex
10735%{texmfdist}/tex/latex/resume
10736%{texmfdist}/tex/latex/rlepsf
10737%{texmfdist}/tex/latex/rmpage
10738%{texmfdist}/tex/latex/robustcommand
10739%{texmfdist}/tex/latex/robustindex
10740%{texmfdist}/tex/latex/romannum
10741%{texmfdist}/tex/latex/rotpages
10742%{texmfdist}/tex/latex/rsc
10743%{texmfdist}/tex/latex/rst
10744%{texmfdist}/tex/latex/rtkinenc
10745%{texmfdist}/tex/latex/rtklage
10746%{texmfdist}/tex/latex/sagetex
10747%{texmfdist}/tex/latex/sanskrit
10748%{texmfdist}/tex/latex/sauerj
10749%{texmfdist}/tex/latex/sauterfonts
10750%{texmfdist}/tex/latex/savefnmark
10751%{texmfdist}/tex/latex/savesym
10752%{texmfdist}/tex/latex/savetrees
10753%{texmfdist}/tex/latex/scalebar
10754%{texmfdist}/tex/latex/schedule
10755%{texmfdist}/tex/latex/scientificpaper
10756%{texmfdist}/tex/latex/sciposter
10757%{texmfdist}/tex/latex/sciwordconv
10758%{texmfdist}/tex/latex/screenplay
10759%{texmfdist}/tex/latex/script
10760%{texmfdist}/tex/latex/sdrt
10761%{texmfdist}/tex/latex/sectionbox
10762%{texmfdist}/tex/latex/semantic
10763%{texmfdist}/tex/latex/semaphor
10764%{texmfdist}/tex/latex/semioneside
10765%{texmfdist}/tex/latex/seqsplit
10766%{texmfdist}/tex/latex/sf298
10767%{texmfdist}/tex/latex/sffms
10768%{texmfdist}/tex/latex/sfg
10769%{texmfdist}/tex/latex/sfmath
10770%{texmfdist}/tex/latex/sgame
10771%{texmfdist}/tex/latex/shadbox
10772%{texmfdist}/tex/latex/shadethm
10773%{texmfdist}/tex/latex/shipunov
10774%{texmfdist}/tex/latex/shorttoc
10775%{texmfdist}/tex/latex/show2e
10776%{texmfdist}/tex/latex/showexpl
10777%{texmfdist}/tex/latex/sides
10778%{texmfdist}/tex/latex/siggraph
10779%{texmfdist}/tex/latex/simplecv
10780%{texmfdist}/tex/latex/simplewick
10781%{texmfdist}/tex/latex/skak
10782%{texmfdist}/tex/latex/skull
10783%{texmfdist}/tex/latex/slantsc
10784%{texmfdist}/tex/latex/smalltableof
10785%{texmfdist}/tex/latex/smartref
10786%{texmfdist}/tex/latex/smflatex
10787%{texmfdist}/tex/latex/snapshot
10788%{texmfdist}/tex/latex/songbook
10789%{texmfdist}/tex/latex/soyombo
10790%{texmfdist}/tex/latex/sparklines
10791%{texmfdist}/tex/latex/spie
10792%{texmfdist}/tex/latex/splitbib
10793%{texmfdist}/tex/latex/splitindex
10794%{texmfdist}/tex/latex/sprite
10795%{texmfdist}/tex/latex/srcltx
10796%{texmfdist}/tex/latex/sseq
10797%{texmfdist}/tex/latex/ssqquote
10798%{texmfdist}/tex/latex/stack
10799%{texmfdist}/tex/latex/stage
10800%{texmfdist}/tex/latex/statex2
10801%{texmfdist}/tex/latex/statistik
10802%{texmfdist}/tex/latex/staves
10803%{texmfdist}/tex/latex/stdpage
10804%{texmfdist}/tex/latex/stellenbosch
10805%{texmfdist}/tex/latex/stex
10806%{texmfdist}/tex/latex/stringstrings
10807%{texmfdist}/tex/latex/struktex
10808%{texmfdist}/tex/latex/sttools
10809%{texmfdist}/tex/latex/stubs
10810%{texmfdist}/tex/latex/subdepth
10811%{texmfdist}/tex/latex/subeqn
10812%{texmfdist}/tex/latex/subeqnarray
10813%{texmfdist}/tex/latex/subfloat
10814%{texmfdist}/tex/latex/substr
10815%{texmfdist}/tex/latex/sudoku
10816%{texmfdist}/tex/latex/sudokubundle
10817%{texmfdist}/tex/latex/sugconf
10818%{texmfdist}/tex/latex/susy
10819%{texmfdist}/tex/latex/svgcolor
10820%{texmfdist}/tex/latex/svn-multi
10821%{texmfdist}/tex/latex/svn
10822%{texmfdist}/tex/latex/svninfo
10823%{texmfdist}/tex/latex/swimgraf
10824%{texmfdist}/tex/latex/symbol
10825%{texmfdist}/tex/latex/synproof
10826%{texmfdist}/tex/latex/syntax
10827%{texmfdist}/tex/latex/syntrace
10828%{texmfdist}/tex/latex/synttree
10829%{texmfdist}/tex/latex/timing
10830%{texmfdist}/tex/latex/tocvsec2
10831%{texmfdist}/tex/latex/todo
10832%{texmfdist}/tex/latex/tokenizer
10833%{texmfdist}/tex/latex/toolbox
10834%{texmfdist}/tex/latex/topfloat
10835%{texmfdist}/tex/latex/toptesi
10836%{texmfdist}/tex/latex/tpslifonts
10837%{texmfdist}/tex/latex/tracking
10838%{texmfdist}/tex/latex/trajan
10839%{texmfdist}/tex/latex/translator
10840%{texmfdist}/tex/latex/tree-dvips
10841%{texmfdist}/tex/latex/trfsigns
10842%{texmfdist}/tex/latex/trivfloat
10843%{texmfdist}/tex/latex/trsym
10844%{texmfdist}/tex/latex/tufte-latex
10845%{texmfdist}/tex/latex/tugboat
10846%{texmfdist}/tex/latex/turnstile
10847%{texmfdist}/tex/latex/twoup
10848%{texmfdist}/tex/latex/typedref
10849%{texmfdist}/tex/latex/typogrid
10850%{texmfdist}/tex/latex/uaclasses
10851%{texmfdist}/tex/latex/ucthesis
10852%{texmfdist}/tex/latex/uebungsblatt
10853%{texmfdist}/tex/latex/uhrzeit
10854%{texmfdist}/tex/latex/uiucthesis
10855%{texmfdist}/tex/latex/ulsy
10856%{texmfdist}/tex/latex/umich-thesis
10857%{texmfdist}/tex/latex/uml
10858%{texmfdist}/tex/latex/umoline
10859%{texmfdist}/tex/latex/umrand
10860%{texmfdist}/tex/latex/umthesis
10861%{texmfdist}/tex/latex/underlin
10862%{texmfdist}/tex/latex/ushort
10863%{texmfdist}/tex/latex/uwthesis
10864
26d8eaaa
ZU
10865# %files latex-palatcm
10866# %defattr(644,root,root,755)
10867# %{texmf}/tex/latex/palatcm
d08789e0 10868
f65b3398
ZU
10869%files latex-pdfslide
10870%defattr(644,root,root,755)
10871%doc %{texmfdist}/doc/latex/pdfslide
10872%{texmfdist}/tex/latex/pdfslide
10873
03d9d5fa
ZU
10874%files latex-pgf
10875%defattr(644,root,root,755)
10876%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10877%{texmfdist}/tex/generic/pgf
10878%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10879%{texmfdist}/tex/latex/pgf
10880%{texmfdist}/tex/latex/pgfopts
10881%{texmfdist}/tex/latex/pgfplots
10882
b7b4a109
ZU
10883%files latex-prosper
10884%defattr(644,root,root,755)
10885%doc %{texmfdist}/doc/latex/prosper
10886%{texmfdist}/tex/latex/prosper
10887
f65b3398
ZU
10888%files latex-polynom
10889%defattr(644,root,root,755)
10890%doc %{texmfdist}/doc/latex/polynom
10891%{texmfdist}/source/latex/polynom
10892%{texmfdist}/tex/latex/polynom
10893
10894%files latex-polynomial
10895%defattr(644,root,root,755)
10896%doc %{texmfdist}/doc/latex/polynomial
10897%{texmfdist}/source/latex/polynomial
10898%{texmfdist}/tex/latex/polynomial
10899
b7b4a109
ZU
10900%files latex-pseudocode
10901%defattr(644,root,root,755)
10902%doc %{texmfdist}/doc/latex/pseudocode
10903%{texmfdist}/tex/latex/pseudocode
10904
8efa6a9c
ZU
10905%files latex-pst-2dplot
10906%defattr(644,root,root,755)
10907%doc %{texmfdist}/doc/generic/pst-2dplot
10908%{texmfdist}/tex/latex/pst-2dplot
10909
10910%files latex-pst-3dplot
10911%defattr(644,root,root,755)
10912%doc %{texmfdist}/doc/generic/pst-3dplot
10913%{texmfdist}/dvips/pst-3dplot
10914%{texmfdist}/tex/generic/pst-3dplot
10915%{texmfdist}/tex/latex/pst-3dplot
10916
10917%files latex-pst-bar
10918%defattr(644,root,root,755)
10919%doc %{texmfdist}/doc/generic/pst-3dplot
10920%{texmfdist}/dvips/pst-bar
10921%{texmfdist}/tex/generic/pst-bar
10922%{texmfdist}/tex/latex/pst-bar
10923
10924%files latex-pst-circ
10925%defattr(644,root,root,755)
10926%doc %{texmfdist}/doc/generic/pst-circ
10927%{texmfdist}/dvips/pst-circ
10928%{texmfdist}/tex/generic/pst-circ
10929%{texmfdist}/tex/latex/pst-circ
10930
10931%files latex-pst-diffraction
10932%defattr(644,root,root,755)
10933%doc %{texmfdist}/doc/generic/pst-diffraction
10934%{texmfdist}/tex/generic/pst-diffraction
10935%{texmfdist}/tex/latex/pst-diffraction
10936
b7b4a109
ZU
10937%files latex-pst-eucl
10938%defattr(644,root,root,755)
8efa6a9c 10939%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10940%{texmfdist}/tex/generic/pst-eucl
10941%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10942
10943%files latex-pst-fun
10944%defattr(644,root,root,755)
10945%doc %{texmfdist}/doc/generic/pst-fun
10946%{texmfdist}/dvips/pst-fun
10947%{texmfdist}/tex/generic/pst-fun
10948%{texmfdist}/tex/latex/pst-fun
10949
10950%files latex-pst-func
10951%defattr(644,root,root,755)
10952%doc %{texmfdist}/doc/generic/pst-func
10953%{texmfdist}/dvips/pst-func
10954%{texmfdist}/tex/generic/pst-func
10955%{texmfdist}/tex/latex/pst-func
10956
10957%files latex-pst-infixplot
10958%defattr(644,root,root,755)
10959%doc %{texmfdist}/doc/generic/pst-infixplot
10960%{texmfdist}/tex/generic/pst-infixplot
10961%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10962
10963%files latex-pst-fr3d
10964%defattr(644,root,root,755)
10965%doc %{texmfdist}/doc/generic/pst-fr3d
10966%{texmfdist}/source/generic/pst-fr3d
10967%{texmfdist}/tex/generic/pst-fr3d
10968%{texmfdist}/tex/latex/pst-fr3d
10969
10970%files latex-pst-fractal
10971%defattr(644,root,root,755)
10972%doc %{texmfdist}/doc/generic/pst-fractal
10973%{texmfdist}/dvips/pst-fractal
10974%{texmfdist}/tex/generic/pst-fractal
10975%{texmfdist}/tex/latex/pst-fractal
10976
8efa6a9c
ZU
10977%files latex-pst-math
10978%defattr(644,root,root,755)
10979%doc %{texmfdist}/doc/generic/pst-math
10980%{texmfdist}/dvips/pst-math
10981%{texmfdist}/tex/generic/pst-math
10982%{texmfdist}/tex/latex/pst-math
10983
10984%files latex-pst-ob3d
10985%defattr(644,root,root,755)
10986%doc %{texmfdist}/doc/generic/pst-ob3d
10987%{texmfdist}/source/generic/pst-ob3d
10988%{texmfdist}/tex/generic/pst-ob3d
10989%{texmfdist}/tex/latex/pst-ob3d
10990
10991%files latex-pst-optexp
10992%defattr(644,root,root,755)
10993%doc %{texmfdist}/doc/generic/pst-optexp
10994%{texmfdist}/dvips/pst-optexp
10995%{texmfdist}/tex/generic/pst-optexp
10996%{texmfdist}/tex/latex/pst-optexp
10997
10998%files latex-pst-optic
10999%defattr(644,root,root,755)
11000%doc %{texmfdist}/doc/generic/pst-optic
11001%{texmfdist}/tex/generic/pst-optic
11002%{texmfdist}/tex/latex/pst-optic
11003
11004%files latex-pst-text
11005%defattr(644,root,root,755)
11006%doc %{texmfdist}/doc/generic/pst-text
04123363 11007%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
11008%{texmfdist}/tex/generic/pst-text
11009%{texmfdist}/tex/latex/pst-text
11010
1024ab0e
ZU
11011%files latex-pst-uncategorized
11012%defattr(644,root,root,755)
11013%doc %{texmfdist}/doc/generic/pst-3d
11014%doc %{texmfdist}/doc/generic/pst-asr
11015%doc %{texmfdist}/doc/generic/pst-bar
11016%doc %{texmfdist}/doc/generic/pst-barcode
11017%doc %{texmfdist}/doc/generic/pst-blur
11018%doc %{texmfdist}/doc/generic/pst-coil
11019%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
11020# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11021# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
11022%doc %{texmfdist}/doc/generic/pst-dbicons
11023%doc %{texmfdist}/doc/generic/pst-eps
11024%doc %{texmfdist}/doc/generic/pst-fill
11025%doc %{texmfdist}/doc/generic/pst-geo
11026%doc %{texmfdist}/doc/generic/pst-ghsb
11027%doc %{texmfdist}/doc/generic/pst-gr3d
11028%doc %{texmfdist}/doc/generic/pst-grad
11029%doc %{texmfdist}/doc/generic/pst-jtree
11030%doc %{texmfdist}/doc/generic/pst-labo
11031%doc %{texmfdist}/doc/generic/pst-lens
11032%doc %{texmfdist}/doc/generic/pst-light3d
11033%doc %{texmfdist}/doc/generic/pst-osci
11034%doc %{texmfdist}/doc/generic/pst-pad
11035%doc %{texmfdist}/doc/generic/pst-pdgr
11036%doc %{texmfdist}/doc/generic/pst-poly
11037%doc %{texmfdist}/doc/generic/pst-qtree
11038%doc %{texmfdist}/doc/generic/pst-slpe
11039%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
11040# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11041# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
11042%doc %{texmfdist}/doc/generic/pst-soroban
11043%doc %{texmfdist}/doc/generic/pst-spectra
11044%doc %{texmfdist}/doc/generic/pst-stru
11045%doc %{texmfdist}/doc/generic/pst-uml
11046%doc %{texmfdist}/doc/generic/pst-vue3d
11047%doc %{texmfdist}/doc/latex/auto-pst-pdf
11048%doc %{texmfdist}/doc/latex/pst-pdf
11049%{texmfdist}/dvips/pst-barcode
11050%{texmfdist}/dvips/pst-blur
11051%{texmfdist}/dvips/pst-coil
11052%{texmfdist}/dvips/pst-cox
11053%{texmfdist}/dvips/pst-eucl
11054%{texmfdist}/dvips/pst-geo
11055%{texmfdist}/dvips/pst-ghsb
11056%{texmfdist}/dvips/pst-grad
11057%{texmfdist}/dvips/pst-light3d
11058%{texmfdist}/dvips/pst-slpe
11059%{texmfdist}/dvips/pst-solides3d
11060%{texmfdist}/dvips/pst-spectra
11061%{texmfdist}/dvips/pst-vue3d
11062%{texmfdist}/scripts/pst-pdf
11063%{texmfdist}/source/generic/pst-3d
11064%{texmfdist}/source/generic/pst-3dplot
11065%{texmfdist}/source/generic/pst-barcode
11066%{texmfdist}/source/generic/pst-blur
11067%{texmfdist}/source/generic/pst-circ
11068%{texmfdist}/source/generic/pst-coil
11069%{texmfdist}/source/generic/pst-dbicons
11070%{texmfdist}/source/generic/pst-diffraction
11071%{texmfdist}/source/generic/pst-eps
11072%{texmfdist}/source/generic/pst-fill
11073%{texmfdist}/source/generic/pst-fractal
11074%{texmfdist}/source/generic/pst-fun
11075%{texmfdist}/source/generic/pst-func
11076%{texmfdist}/source/generic/pst-lens
11077%{texmfdist}/source/generic/pst-light3d
11078%{texmfdist}/source/generic/pst-optic
11079%{texmfdist}/source/generic/pst-pad
11080%{texmfdist}/source/generic/pst-pdgr
11081%{texmfdist}/source/generic/pst-slpe
11082%{texmfdist}/source/generic/pst-soroban
11083%{texmfdist}/source/generic/pst-text
11084%{texmfdist}/source/generic/pst-uml
11085%{texmfdist}/source/generic/pst-vue3d
11086%{texmfdist}/source/latex/auto-pst-pdf
11087%{texmfdist}/source/latex/pst-gr3d
11088%{texmfdist}/source/latex/pst-pdf
11089%{texmfdist}/source/latex/pst-poly
11090%{texmfdist}/tex/generic/pst-3d
11091%{texmfdist}/tex/generic/pst-asr
11092%{texmfdist}/tex/generic/pst-barcode
11093%{texmfdist}/tex/generic/pst-blur
11094%{texmfdist}/tex/generic/pst-coil
11095%{texmfdist}/tex/generic/pst-cox
11096%{texmfdist}/tex/generic/pst-eps
11097%{texmfdist}/tex/generic/pst-fill
11098%{texmfdist}/tex/generic/pst-geo
11099%{texmfdist}/tex/generic/pst-ghsb
11100%{texmfdist}/tex/generic/pst-gr3d
11101%{texmfdist}/tex/generic/pst-grad
11102%{texmfdist}/tex/generic/pst-jtree
11103%{texmfdist}/tex/generic/pst-labo
11104%{texmfdist}/tex/generic/pst-lens
11105%{texmfdist}/tex/generic/pst-light3d
11106%{texmfdist}/tex/generic/pst-osci
11107%{texmfdist}/tex/generic/pst-pad
11108%{texmfdist}/tex/generic/pst-pdgr
11109%{texmfdist}/tex/generic/pst-poly
11110%{texmfdist}/tex/generic/pst-qtree
11111%{texmfdist}/tex/generic/pst-slpe
11112%{texmfdist}/tex/generic/pst-solides3d
11113%{texmfdist}/tex/generic/pst-spectra
11114%{texmfdist}/tex/generic/pst-stru
11115%{texmfdist}/tex/generic/pst-vue3d
11116%{texmfdist}/tex/latex/pst-3d
11117%{texmfdist}/tex/latex/pst-asr
11118%{texmfdist}/tex/latex/pst-barcode
11119%{texmfdist}/tex/latex/pst-blur
11120%{texmfdist}/tex/latex/pst-coil
11121%{texmfdist}/tex/latex/pst-cox
11122%{texmfdist}/tex/latex/pst-dbicons
11123%{texmfdist}/tex/latex/pst-eps
11124%{texmfdist}/tex/latex/pst-fill
11125%{texmfdist}/tex/latex/pst-geo
11126%{texmfdist}/tex/latex/pst-ghsb
11127%{texmfdist}/tex/latex/pst-gr3d
11128%{texmfdist}/tex/latex/pst-grad
11129%{texmfdist}/tex/latex/pst-jtree
11130%{texmfdist}/tex/latex/pst-labo
11131%{texmfdist}/tex/latex/pst-lens
11132%{texmfdist}/tex/latex/pst-light3d
11133%{texmfdist}/tex/latex/pst-osci
11134%{texmfdist}/tex/latex/pst-pad
11135%{texmfdist}/tex/latex/pst-pdf
11136%{texmfdist}/tex/latex/pst-pdgr
11137%{texmfdist}/tex/latex/pst-poly
11138%{texmfdist}/tex/latex/pst-qtree
11139%{texmfdist}/tex/latex/pst-slpe
11140%{texmfdist}/tex/latex/pst-solides3d
11141%{texmfdist}/tex/latex/pst-soroban
11142%{texmfdist}/tex/latex/pst-spectra
11143%{texmfdist}/tex/latex/pst-stru
11144%{texmfdist}/tex/latex/pst-uml
11145%{texmfdist}/tex/latex/pst-vue3d
11146
d08789e0 11147%files latex-psnfss
489714ae 11148%defattr(644,root,root,755)
26d8eaaa 11149%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
11150%dir %{texmfdist}/source/latex
11151%dir %{texmfdist}/source/latex/latex-tds
11152%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 11153%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 11154%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
11155%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11156%{texmfdist}/tex/latex/psnfss
11157
d08789e0
ZU
11158%files latex-pxfonts
11159%defattr(644,root,root,755)
26d8eaaa
ZU
11160%doc %{texmfdist}/doc/fonts/pxfonts
11161%{texmfdist}/tex/latex/pxfonts
11162%{texmfdist}/fonts/type1/public/pxfonts
11163%{texmfdist}/fonts/afm/public/pxfonts
11164%{texmfdist}/fonts/tfm/public/pxfonts
11165%{texmfdist}/fonts/vf/public/pxfonts
11166%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 11167
5b7eba8e
MB
11168#%files latex-qfonts
11169#%defattr(644,root,root,755)
d08789e0 11170
6c82f497
ZU
11171%files latex-SIstyle
11172%defattr(644,root,root,755)
11173%{texmfdist}/doc/latex/SIstyle
11174%{texmfdist}/source/latex/SIstyle
11175
3127b522
ZU
11176%files latex-SIunits
11177%defattr(644,root,root,755)
3127b522 11178%{texmfdist}/doc/latex/SIunits
5b7eba8e 11179%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
11180%{texmfdist}/source/latex/SIunits
11181
f65b3398
ZU
11182%files latex-siunitx
11183%defattr(644,root,root,755)
11184%{texmfdist}/doc/latex/siunitx
11185%{texmfdist}/tex/latex/siunitx
11186%{texmfdist}/source/latex/siunitx
11187
6c82f497
ZU
11188%files latex-Tabbing
11189%defattr(644,root,root,755)
11190%{texmfdist}/source/latex/Tabbing
11191%{texmfdist}/doc/latex/Tabbing
3127b522 11192
d08789e0
ZU
11193%files latex-txfonts
11194%defattr(644,root,root,755)
26d8eaaa
ZU
11195%doc %{texmfdist}/doc/fonts/txfonts
11196%{texmfdist}/fonts/type1/public/txfonts
11197%{texmfdist}/fonts/afm/public/txfonts
11198%{texmfdist}/fonts/enc/dvips/txfonts
11199%{texmfdist}/fonts/tfm/public/txfonts
11200%{texmfdist}/fonts/vf/public/txfonts
11201%{texmfdist}/fonts/map/dvips/txfonts
11202%{texmfdist}/tex/latex/txfonts
26d8eaaa 11203
7ea3a98b
ZU
11204%files latex-ucs
11205%defattr(644,root,root,755)
7ea3a98b 11206%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 11207%{texmfdist}/tex/latex/ucs
d08789e0
ZU
11208
11209%files latex-umlaute
11210%defattr(644,root,root,755)
2677a8b0 11211%{texmfdist}/tex/latex/umlaute
d08789e0 11212
26d8eaaa
ZU
11213# %files latex-urwvn
11214# %defattr(644,root,root,755)
d08789e0
ZU
11215
11216%files latex-wasysym
11217%defattr(644,root,root,755)
26d8eaaa
ZU
11218%doc %{texmfdist}/doc/latex/wasysym
11219%{texmfdist}/tex/latex/wasysym
11220%{texmfdist}/source/latex/wasysym
d08789e0 11221
03d9d5fa
ZU
11222%files latex-xcolor
11223%defattr(644,root,root,755)
11224%doc %{texmfdist}/doc/latex/xcolor
04123363 11225%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
11226%{texmfdist}/source/latex/xcolor
11227
2496d461
ZU
11228# %files format-latex
11229# %defattr(644,root,root,755)
26d8eaaa 11230# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
11231
11232%files format-pdflatex
11233%defattr(644,root,root,755)
11234#%{texmf}/pdftex/latex/config
26d8eaaa 11235# %dir %{texmf}/pdftex/latex
d08789e0 11236%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 11237%{_mandir}/man1/pdflatex.1*
26d8eaaa 11238# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11239
26d8eaaa
ZU
11240# %files platex
11241# %defattr(644,root,root,755)
11242# %doc %{texmf}/doc/latex/platex
11243# %dir %{texmf}/tex/platex
11244# %{texmf}/tex/platex/config
11245# %{texmf}/tex/latex/platex
d08789e0 11246
26d8eaaa
ZU
11247# %files format-platex
11248# %defattr(644,root,root,755)
11249# %attr(755,root,root) %{_bindir}/platex
d08789e0 11250#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11251# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11252#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11253
26d8eaaa
ZU
11254# %files format-pdfplatex
11255# %defattr(644,root,root,755)
d08789e0
ZU
11256#%dir %{texmf}/pdftex/platex
11257#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11258# %attr(755,root,root) %{_bindir}/pdfplatex
11259# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11260
11261%files tex-babel
11262%defattr(644,root,root,755)
21c69d95 11263%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11264%doc %{texmfdist}/doc/generic/babel
11265%{texmfdist}/tex/generic/babel
d08789e0
ZU
11266
11267%files tex-german
11268%defattr(644,root,root,755)
26d8eaaa
ZU
11269%doc %{texmfdist}/doc/generic/german
11270%{texmfdist}/tex/generic/german
d08789e0
ZU
11271
11272%files tex-mfpic
11273%defattr(644,root,root,755)
26d8eaaa
ZU
11274%doc %{texmfdist}/doc/generic/mfpic
11275%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11276
11277%files tex-misc
11278%defattr(644,root,root,755)
26d8eaaa
ZU
11279%doc %{texmfdist}/doc/latex/localloc
11280%doc %{texmfdist}/doc/generic/multido
11281%doc %{texmfdist}/doc/generic/tap
d08789e0 11282
26d8eaaa
ZU
11283%{texmfdist}/tex/generic/eijkhout
11284%{texmfdist}/tex/generic/multido
11285%{texmfdist}/tex/generic/misc
d08789e0
ZU
11286
11287%files tex-pictex
11288%defattr(644,root,root,755)
2677a8b0
ZU
11289%doc %{texmfdist}/doc/generic/pictex
11290%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11291
11292%files tex-pstricks
11293%defattr(644,root,root,755)
26d8eaaa
ZU
11294%doc %{texmfdist}/doc/generic/pstricks
11295%{texmfdist}/dvips/pstricks
11296%{texmfdist}/tex/generic/pstricks
d08789e0 11297
26d8eaaa
ZU
11298# %files tex-qpx
11299# %defattr(644,root,root,755)
11300# %doc %{texmf}/doc/fonts/polish/qpx
11301# %{texmf}/tex/generic/qpx
d08789e0 11302
31bd2c4a 11303%files tex-qpxqtx
d08789e0 11304%defattr(644,root,root,755)
26d8eaaa
ZU
11305%doc %{texmfdist}/doc/fonts/qpxqtx
11306%{texmfdist}/fonts/tfm/public/qpxqtx
11307%{texmfdist}/fonts/vf/public/qpxqtx
11308%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11309
11310%files tex-ruhyphen
11311%defattr(644,root,root,755)
26d8eaaa
ZU
11312%{texmfdist}/tex/generic/ruhyphen
11313%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11314
11315%files tex-spanish
11316%defattr(644,root,root,755)
26d8eaaa 11317%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11318%dir %{texmfdist}/source/latex/mapcodes
04123363 11319%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11320%dir %{texmfdist}/source/latex/polyglot/langs
11321%dir %{texmfdist}/tex/latex/apacite
11322%dir %{texmfdist}/tex/latex/babelbib
11323%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11324%dir %{texmfdist}/tex/texsis
21c69d95 11325%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11326%{texmfdist}/source/generic/babel/spanish.ins
11327%{texmfdist}/source/generic/babel/spanish.dtx
11328%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11329%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11330%{texmfdist}/source/latex/mapcodes/spanish.map
11331%{texmfdist}/source/latex/mapcodes/spanish.dtx
11332%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11333%{texmfdist}/tex/generic/babel/spanish.sty
11334%{texmfdist}/tex/generic/babel/spanish.ldf
11335%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11336%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11337%{texmfdist}/tex/latex/babelbib/spanish.bdf
11338%{texmfdist}/tex/latex/apacite/spanish.apc
11339%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11340
11341%files tex-texdraw
11342%defattr(644,root,root,755)
26d8eaaa
ZU
11343%doc %{texmfdist}/doc/texdraw
11344%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11345
11346%files tex-thumbpdf
11347%defattr(644,root,root,755)
26d8eaaa 11348%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11349%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11350%{texmfdist}/tex/generic/thumbpdf
11351%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11352%{_mandir}/man1/thumbpdf.1*
11353
11354%files tex-ukrhyph
11355%defattr(644,root,root,755)
26d8eaaa
ZU
11356%doc %{texmfdist}/doc/generic/ukrhyph
11357%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11358
11359%files latex-vietnam
11360%defattr(644,root,root,755)
26d8eaaa
ZU
11361%doc %{texmfdist}/doc/generic/vntex
11362%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11363
11364%files tex-xypic
11365%defattr(644,root,root,755)
26d8eaaa
ZU
11366%doc %{texmfdist}/doc/generic/xypic
11367%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11368
11369%files tex-xkeyval
11370%defattr(644,root,root,755)
4a09ae1a
ZU
11371%doc %{texmfdist}/doc/latex/xkeyval
11372%{texmfdist}/source/latex/xkeyval
11373%{texmfdist}/tex/generic/xkeyval
11374%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11375
11376%files fonts-adobe
11377%defattr(644,root,root,755)
4a09ae1a
ZU
11378%{texmfdist}/fonts/type1/adobe
11379%{texmfdist}/fonts/afm/adobe
11380%{texmfdist}/fonts/tfm/adobe
11381%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11382
11383%files fonts-ae
11384%defattr(644,root,root,755)
4a09ae1a
ZU
11385%doc %{texmfdist}/doc/fonts/ae
11386%{texmfdist}/fonts/tfm/public/ae
11387%{texmfdist}/fonts/vf/public/ae
11388%{texmfdist}/source/fonts/ae
d08789e0
ZU
11389
11390%files fonts-ams
11391%defattr(644,root,root,755)
4a09ae1a
ZU
11392%{texmfdist}/bibtex/bst/ams
11393%{texmfdist}/bibtex/bib/ams
11394%{texmfdist}/dvips/ams
11395%{texmfdist}/fonts/source/public/ams
11396%{texmfdist}/fonts/type1/bluesky/ams
11397%{texmfdist}/fonts/afm/bluesky/ams
11398%{texmfdist}/fonts/tfm/public/ams
11399%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11400
11401%files fonts-antp
11402%defattr(644,root,root,755)
26d8eaaa 11403%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11404%{texmfdist}/fonts/enc/dvips/antp
11405%{texmfdist}/fonts/map/dvips/antp
11406%{texmfdist}/fonts/afm/public/antp
11407%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11408%{texmfdist}/dvips/antp
d08789e0
ZU
11409
11410%files fonts-antt
11411%defattr(644,root,root,755)
4a09ae1a
ZU
11412%doc %{texmfdist}/doc/fonts/antt
11413%{texmfdist}/fonts/afm/public/antt
11414%{texmfdist}/fonts/opentype/public/antt
11415%{texmfdist}/fonts/enc/dvips/antt
11416%{texmfdist}/fonts/tfm/public/antt
11417%{texmfdist}/fonts/map/dvips/antt
11418%{texmfdist}/tex/plain/antt
11419%{texmfdist}/tex/latex/antt
d08789e0 11420
5bc70a92
MB
11421%files fonts-arphic
11422%defattr(644,root,root,755)
11423%doc %{texmfdist}/doc/fonts/arphic
11424%{texmfdist}/fonts/afm/arphic
11425%{texmfdist}/fonts/tfm/arphic
11426%{texmfdist}/fonts/vf/arphic
11427
d08789e0
ZU
11428%files fonts-bbm
11429%defattr(644,root,root,755)
4a09ae1a
ZU
11430%doc %{texmfdist}/doc/fonts/bbm
11431%{texmfdist}/fonts/source/public/bbm
11432%{texmfdist}/fonts/tfm/public/bbm
11433%{texmfdist}/source/latex/bbm
11434%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11435
11436%files fonts-bbold
11437%defattr(644,root,root,755)
4a09ae1a
ZU
11438%{texmfdist}/fonts/source/public/bbold
11439%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11440
4a09ae1a
ZU
11441# %files fonts-bh
11442# %defattr(644,root,root,755)
11443# %doc %{texmf}/doc/fonts/bh
11444# %{texmf}/fonts/tfm/bh
11445# %{texmf}/fonts/vf/bh
d08789e0
ZU
11446
11447%files fonts-bitstream
11448%defattr(644,root,root,755)
4a09ae1a
ZU
11449%{texmfdist}/fonts/afm/bitstrea
11450%{texmfdist}/fonts/tfm/bitstrea
11451%{texmfdist}/fonts/vf/bitstrea
d08789e0 11452
5b7eba8e
MB
11453#%files fonts-cbgreek
11454#%defattr(644,root,root,755)
d08789e0
ZU
11455
11456%files fonts-cc-pl
11457%defattr(644,root,root,755)
4a09ae1a
ZU
11458%{texmfdist}/fonts/source/public/cc-pl
11459%{texmfdist}/fonts/enc/dvips/cc-pl
11460%{texmfdist}/fonts/tfm/public/cc-pl
11461%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11462
d08789e0
ZU
11463%files fonts-cg
11464%defattr(644,root,root,755)
4a09ae1a
ZU
11465%{texmfdist}/fonts/tfm/cg
11466%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11467
11468%files fonts-cm
11469%defattr(644,root,root,755)
ffd94364 11470%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11471%dir %{texmfdist}/doc/fonts
11472%dir %{texmfdist}/dvips
11473%dir %{texmfdist}/fonts/afm/bluesky
11474%dir %{texmfdist}/fonts/map/dvips
11475%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11476%{texmfdist}/dvips/cm
11477%{texmfdist}/fonts/source/public/cm
11478%{texmfdist}/fonts/afm/bluesky/cm
11479%{texmfdist}/fonts/tfm/public/cm
11480%{texmfdist}/fonts/pk/ljfour/public/cm
11481%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11482
11483%files fonts-cmbright
11484%defattr(644,root,root,755)
4a09ae1a
ZU
11485%doc %{texmfdist}/doc/latex/cmbright
11486%{texmfdist}/fonts/source/public/cmbright
11487%{texmfdist}/fonts/tfm/public/cmbright
11488%{texmfdist}/source/latex/cmbright
11489%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11490
11491%files fonts-cmcyr
11492%defattr(644,root,root,755)
4a09ae1a
ZU
11493%doc %{texmfdist}/doc/fonts/cmcyr
11494%{texmfdist}/fonts/source/public/cmcyr
11495%{texmfdist}/fonts/type1/public/cmcyr
11496%{texmfdist}/fonts/tfm/public/cmcyr
11497%{texmfdist}/fonts/vf/public/cmcyr
11498%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11499
11500%files fonts-cmextra
11501%defattr(644,root,root,755)
4a09ae1a
ZU
11502%{texmfdist}/fonts/source/public/cmextra
11503%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
11504
11505%files fonts-concmath
11506%defattr(644,root,root,755)
4a09ae1a
ZU
11507%doc %{texmfdist}/doc/fonts/concmath
11508%doc %{texmfdist}/doc/latex/concmath
11509%{texmfdist}/fonts/source/public/concmath
11510%{texmfdist}/fonts/tfm/public/concmath
11511%{texmfdist}/source/latex/concmath
11512%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11513
11514%files fonts-concrete
11515%defattr(644,root,root,755)
4a09ae1a
ZU
11516%doc %{texmfdist}/doc/fonts/concrete
11517%{texmfdist}/fonts/source/public/concrete
11518%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11519
11520%files fonts-cs
11521%defattr(644,root,root,755)
4a09ae1a
ZU
11522%{texmfdist}/dvips/cs
11523%{texmfdist}/fonts/source/public/cs
11524%{texmfdist}/fonts/enc/dvips/cs
11525%{texmfdist}/fonts/tfm/public/cs
11526%{texmfdist}/fonts/map/dvips/cs
d08789e0 11527
5b7eba8e
MB
11528#%files fonts-dstroke
11529#%defattr(644,root,root,755)
d08789e0
ZU
11530
11531%files fonts-ecc
11532%defattr(644,root,root,755)
4a09ae1a
ZU
11533%doc %{texmfdist}/doc/fonts/ecc
11534%{texmfdist}/fonts/source/public/ecc
11535%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11536
11537%files fonts-eurosym
11538%defattr(644,root,root,755)
4a09ae1a
ZU
11539%doc %{texmfdist}/doc/fonts/eurosym
11540%{texmfdist}/fonts/source/public/eurosym
11541%{texmfdist}/fonts/tfm/public/eurosym
11542%{texmfdist}/fonts/map/dvips/eurosym
11543%{texmfdist}/source/fonts/eurosym
11544%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11545
11546%files fonts-eulervm
11547%defattr(644,root,root,755)
7179ac92
ZU
11548%doc %{texmfdist}/doc/latex/eulervm
11549%{texmfdist}/fonts/tfm/public/eulervm
11550%{texmfdist}/fonts/vf/public/eulervm
11551%{texmfdist}/source/latex/eulervm
11552%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11553
11554%files fonts-euxm
11555%defattr(644,root,root,755)
7179ac92
ZU
11556%{texmfdist}/fonts/source/public/euxm
11557%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11558
11559%files fonts-gothic
11560%defattr(644,root,root,755)
7179ac92
ZU
11561%{texmfdist}/doc/fonts/gothic
11562%{texmfdist}/dvips/gothic
11563%{texmfdist}/fonts/source/public/gothic
11564%{texmfdist}/fonts/type1/public/gothic
11565%{texmfdist}/fonts/afm/public/gothic
11566%{texmfdist}/fonts/tfm/public/gothic
11567%{texmfdist}/fonts/vf/public/gothic
11568%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11569
11570%files fonts-hoekwater
11571%defattr(644,root,root,755)
7179ac92
ZU
11572%{texmfdist}/fonts/afm/hoekwater
11573%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11574%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11575
11576%files fonts-jknappen
11577%defattr(644,root,root,755)
7179ac92
ZU
11578%{texmfdist}/fonts/source/jknappen
11579%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11580
11581%files fonts-latex
11582%defattr(644,root,root,755)
7179ac92 11583%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11584%dir %{texmfdist}/fonts/source/public/latex-fonts
11585%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11586%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11587%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11588%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11589%{texmfdist}/fonts/source/public/esint
11590%{texmfdist}/fonts/tfm/public/esint
11591%{texmfdist}/source/latex/esint
11592%{texmfdist}/tex/latex/esint
f2555868
ZU
11593%{texmfdist}/fonts/source/public/latex-fonts/*
11594%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11595%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11596%{texmfdist}/fonts/tfm/public/latex-fonts/*
11597%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11598
11599%files fonts-lh
11600%defattr(644,root,root,755)
7179ac92
ZU
11601%doc %{texmfdist}/doc/fonts/lh
11602%{texmfdist}/fonts/source/lh
11603%{texmfdist}/metapost/support/charlib/LH
11604%{texmfdist}/source/fonts/lh
11605%{texmfdist}/source/latex/lh
d08789e0
ZU
11606
11607%files fonts-lm
11608%defattr(644,root,root,755)
7179ac92
ZU
11609%doc %{texmfdist}/doc/fonts/lm
11610%{texmfdist}/fonts/type1/public/lm
11611%{texmfdist}/fonts/afm/public/lm
11612%{texmfdist}/fonts/opentype/public/lm
11613%{texmfdist}/fonts/enc/dvips/lm
11614%{texmfdist}/fonts/tfm/public/lm
11615%{texmfdist}/fonts/map/dvips/lm
11616%{texmfdist}/fonts/map/dvipdfm/lm
11617%{texmfdist}/source/fonts/lm
11618%{texmfdist}/tex/latex/lm
d08789e0
ZU
11619
11620%files fonts-marvosym
11621%defattr(644,root,root,755)
7179ac92 11622%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11623%dir %{texmfdist}/source/fonts/eurofont
11624%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11625%dir %{texmfdist}/tex/latex
7179ac92
ZU
11626%{texmfdist}/fonts/type1/public/marvosym
11627%{texmfdist}/fonts/afm/public/marvosym
11628%{texmfdist}/fonts/tfm/public/marvosym
11629%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11630%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11631%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11632
11633%files fonts-mflogo
11634%defattr(644,root,root,755)
7179ac92
ZU
11635%doc %{texmfdist}/doc/latex/mflogo
11636%{texmfdist}/fonts/source/public/mflogo
11637%{texmfdist}/fonts/type1/hoekwater/mflogo
11638%{texmfdist}/fonts/afm/hoekwater/mflogo
11639%{texmfdist}/fonts/tfm/public/mflogo
11640%{texmfdist}/fonts/map/dvips/mflogo
11641%{texmfdist}/source/latex/mflogo
11642%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11643
11644%files fonts-misc
11645%defattr(644,root,root,755)
7179ac92
ZU
11646%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11647%{texmfdist}/fonts/source/public/misc
11648%{texmfdist}/fonts/tfm/public/misc
11649%{texmfdist}/fonts/misc
d08789e0
ZU
11650
11651%files fonts-monotype
11652%defattr(644,root,root,755)
7179ac92
ZU
11653%{texmfdist}/fonts/tfm/monotype
11654%{texmfdist}/fonts/vf/monotype
d08789e0 11655
745facc7 11656
f1ba8563
ZU
11657%files fonts-other
11658%defattr(644,root,root,755)
745facc7
ZU
11659
11660%doc %{texmfdist}/doc/fonts/yi4latex
11661%{texmfdist}/fonts/source/public/yi4latex
11662%{texmfdist}/fonts/tfm/public/yi4latex
11663
11664%{texmfdist}/fonts/tfm/public/pslatex
11665%{texmfdist}/fonts/map/dvips/pslatex
11666%{texmfdist}/fonts/vf/public/pslatex
11667
f1ba8563
ZU
11668%doc %{texmfdist}/doc/fonts/allrunes
11669%{texmfdist}/fonts/source/public/allrunes
11670%{texmfdist}/fonts/tfm/public/allrunes
11671%{texmfdist}/fonts/type1/public/allrunes
11672%{texmfdist}/source/fonts/allrunes
11673
11674%doc %{texmfdist}/doc/fonts/antiqua
11675%{texmfdist}/fonts/map/dvips/antiqua
11676
11677%{texmfdist}/fonts/source/public/apl
11678%{texmfdist}/fonts/tfm/public/apl
11679%{texmfdist}/source/fonts/apl
11680
8affbd2c
ZU
11681%{texmfdist}/fonts/afm/arabi
11682%{texmfdist}/fonts/tfm/arabi
11683%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
11684%{texmfdist}/fonts/enc/dvips/arabi
11685%{texmfdist}/fonts/map/dvips/arabi
11686
11687%{texmfdist}/fonts/map/dvips/arabtex
11688%{texmfdist}/fonts/source/public/arabtex
11689%{texmfdist}/fonts/tfm/public/arabtex
11690%{texmfdist}/fonts/type1/public/arabtex
11691
11692%doc %{texmfdist}/doc/fonts/archaic
11693%{texmfdist}/fonts/afm/public/archaic
11694%{texmfdist}/fonts/map/dvips/archaic
11695%{texmfdist}/fonts/source/public/archaic
11696%{texmfdist}/fonts/tfm/public/archaic
11697%{texmfdist}/fonts/type1/public/archaic
11698%{texmfdist}/source/fonts/archaic
11699
11700%doc %{texmfdist}/doc/fonts/arev
11701%{texmfdist}/fonts/afm/public/arev
11702%{texmfdist}/fonts/enc/dvips/arev
11703%{texmfdist}/fonts/map/dvips/arev
11704%{texmfdist}/fonts/tfm/public/arev
11705%{texmfdist}/fonts/type1/public/arev
11706%{texmfdist}/fonts/vf/public/arev
11707%{texmfdist}/source/fonts/arev
11708
11709%{texmfdist}/fonts/tfm/vntex/arevvn
11710%{texmfdist}/fonts/type1/vntex/arevvn
11711
11712%{texmfdist}/fonts/source/public/ar
11713%{texmfdist}/fonts/tfm/public/ar
11714
11715%doc %{texmfdist}/doc/fonts/armenian
11716%{texmfdist}/fonts/source/public/armenian
11717%{texmfdist}/fonts/tfm/public/armenian
11718
11719%{texmfdist}/fonts/map/dvips/arphic
11720
11721%doc %{texmfdist}/doc/fonts/malayalam
11722%doc %{texmfdist}/doc/fonts/Asana-Math
11723%{texmfdist}/fonts/opentype/public/Asana-Math
11724
11725%doc %{texmfdist}/doc/fonts/ascii
11726%{texmfdist}/fonts/map/dvips/ascii
11727%{texmfdist}/fonts/tfm/public/ascii
11728%{texmfdist}/fonts/type1/public/ascii
11729
11730%doc %{texmfdist}/doc/fonts/astro
11731%{texmfdist}/fonts/source/public/astro
11732%{texmfdist}/fonts/tfm/public/astro
11733
11734%{texmfdist}/fonts/afm/public/augie
11735%{texmfdist}/fonts/map/dvips/augie
11736%{texmfdist}/fonts/tfm/public/augie
11737%{texmfdist}/fonts/type1/public/augie
11738%{texmfdist}/fonts/vf/public/augie
11739
11740%doc %{texmfdist}/doc/fonts/auncial-new
11741%{texmfdist}/fonts/afm/public/auncial-new
11742%{texmfdist}/fonts/map/dvips/auncial-new
11743%{texmfdist}/fonts/tfm/public/auncial-new
11744%{texmfdist}/fonts/type1/public/auncial-new
11745%{texmfdist}/source/fonts/auncial-new
11746
11747%{texmfdist}/fonts/afm/public/aurical
11748%{texmfdist}/fonts/map/dvips/aurical
11749%{texmfdist}/fonts/source/public/aurical
11750%{texmfdist}/fonts/tfm/public/aurical
11751%{texmfdist}/fonts/type1/public/aurical
11752
11753%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563
ZU
11754
11755%{texmfdist}/fonts/source/public/backgammon
11756%{texmfdist}/fonts/tfm/public/backgammon
11757
11758%{texmfdist}/fonts/source/public/bangtex
11759%{texmfdist}/fonts/tfm/public/bangtex
11760
11761%{texmfdist}/fonts/source/public/barcodes
11762%{texmfdist}/fonts/tfm/public/barcodes
11763
11764%{texmfdist}/fonts/source/public/bayer
11765%{texmfdist}/fonts/tfm/public/bayer
11766
11767%{texmfdist}/fonts/source/public/bbding
11768%{texmfdist}/fonts/tfm/public/bbding
11769
11770%{texmfdist}/fonts/map/dvips/belleek
198c241e 11771%{texmfdist}/fonts/truetype/public
f1ba8563
ZU
11772
11773%{texmfdist}/fonts/source/public/bengali
11774%{texmfdist}/fonts/tfm/public/bengali
11775
11776%doc %{texmfdist}/doc/fonts/bera
11777%{texmfdist}/fonts/afm/public/bera
11778%{texmfdist}/fonts/map/dvips/bera
11779%{texmfdist}/fonts/map/vtex/bera
11780%{texmfdist}/fonts/tfm/public/bera
11781%{texmfdist}/fonts/type1/public/bera
11782%{texmfdist}/fonts/vf/public/bera
11783
11784%doc %{texmfdist}/doc/fonts/blacklettert1
11785%{texmfdist}/fonts/tfm/public/blacklettert1
11786%{texmfdist}/fonts/vf/public/blacklettert1
11787%{texmfdist}/source/fonts/blacklettert1
11788
11789%doc %{texmfdist}/doc/fonts/boisik
11790%{texmfdist}/fonts/source/public/boisik
11791
11792%doc %{texmfdist}/doc/fonts/bookhands
11793%{texmfdist}/fonts/source/public/bookhands
11794
11795%{texmfdist}/fonts/map/dvips/bookman
f1ba8563
ZU
11796
11797%{texmfdist}/fonts/afm/public/brushscr
11798%{texmfdist}/fonts/map/dvips/brushscr
11799%{texmfdist}/fonts/tfm/public/brushscr
11800%{texmfdist}/fonts/type1/public/brushscr
11801%{texmfdist}/fonts/vf/public/brushscr
11802
11803%doc %{texmfdist}/doc/fonts/burmese
11804%{texmfdist}/fonts/map/dvips/burmese
11805%{texmfdist}/fonts/tfm/public/burmese
11806%{texmfdist}/fonts/type1/public/burmese
11807
8affbd2c
ZU
11808%doc %{texmfdist}/doc/fonts/cns
11809%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
11810
11811%{texmfdist}/fonts/enc/dvips/c90enc
11812
11813%{texmfdist}/fonts/source/public/calligra
11814%{texmfdist}/fonts/tfm/public/calligra
11815
11816%doc %{texmfdist}/doc/fonts/carolmin-ps
11817%{texmfdist}/fonts/afm/public/carolmin-ps
11818%{texmfdist}/fonts/map/dvips/carolmin-ps
11819%{texmfdist}/fonts/type1/public/carolmin-ps
11820
11821%{texmfdist}/fonts/source/public/casyl
11822%{texmfdist}/fonts/tfm/public/casyl
11823
11824%{texmfdist}/fonts/source/public/cbcoptic
11825%{texmfdist}/fonts/tfm/public/cbcoptic
11826%{texmfdist}/fonts/type1/public/cbcoptic
11827
11828%doc %{texmfdist}/doc/fonts/cbfonts
11829%{texmfdist}/fonts/enc/dvips/cbfonts
11830%{texmfdist}/fonts/map/dvips/cbfonts
11831%{texmfdist}/fonts/source/public/cbfonts
11832%{texmfdist}/fonts/tfm/public/cbfonts
11833%{texmfdist}/fonts/type1/public/cbfonts
11834
11835%{texmfdist}/fonts/source/public/cchess
11836%{texmfdist}/fonts/tfm/public/cchess
11837
11838%{texmfdist}/fonts/afm/vntex/chartervn
11839%{texmfdist}/fonts/tfm/vntex/chartervn
11840%{texmfdist}/fonts/type1/vntex/chartervn
11841%{texmfdist}/fonts/vf/vntex/chartervn
11842
11843%doc %{texmfdist}/doc/fonts/chemarrow
11844%{texmfdist}/fonts/afm/public/chemarrow
11845%{texmfdist}/fonts/map/dvips/chemarrow
11846%{texmfdist}/fonts/source/public/chemarrow
11847%{texmfdist}/fonts/tfm/public/chemarrow
11848%{texmfdist}/fonts/type1/public/chemarrow
11849
11850%{texmfdist}/fonts/source/public/cherokee
11851%{texmfdist}/fonts/tfm/public/cherokee
11852
11853%{texmfdist}/fonts/source/public/chess
11854
11855%{texmfdist}/fonts/enc/dvips/chessfss
11856
11857%{texmfdist}/fonts/source/public/china2e
11858%{texmfdist}/fonts/tfm/public/china2e
11859
11860%{texmfdist}/fonts/source/public/circ
11861%{texmfdist}/fonts/tfm/public/circ
11862
11863%doc %{texmfdist}/doc/fonts/cirth
11864%{texmfdist}/fonts/source/public/cirth
11865%{texmfdist}/fonts/tfm/public/cirth
11866
11867%doc %{texmfdist}/doc/fonts/cjhebrew
11868%{texmfdist}/fonts/afm/public/cjhebrew
11869%{texmfdist}/fonts/enc/dvips/cjhebrew
11870%{texmfdist}/fonts/map/dvips/cjhebrew
11871%{texmfdist}/fonts/tfm/public/cjhebrew
11872%{texmfdist}/fonts/type1/public/cjhebrew
11873%{texmfdist}/fonts/vf/public/cjhebrew
11874
11875%{texmfdist}/fonts/source/public/clock
11876%{texmfdist}/fonts/tfm/public/clock
11877
11878%doc %{texmfdist}/doc/fonts/cmastro
11879%{texmfdist}/fonts/source/public/cmastro
11880%{texmfdist}/fonts/tfm/public/cmastro
11881
11882%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11883%{texmfdist}/fonts/type1/vntex/cmbrightvn
11884
11885%{texmfdist}/fonts/type1/public/cmex
11886
11887%{texmfdist}/fonts/afm/public/cm-lgc
11888%{texmfdist}/fonts/enc/dvips/cm-lgc
11889%{texmfdist}/fonts/map/dvips/cm-lgc
11890%{texmfdist}/fonts/ofm/public/cm-lgc
11891%{texmfdist}/fonts/ovf/public/cm-lgc
11892%{texmfdist}/fonts/tfm/public/cm-lgc
11893%{texmfdist}/fonts/type1/public/cm-lgc
11894%{texmfdist}/fonts/vf/public/cm-lgc
11895
11896%{texmfdist}/fonts/map/dvips/cmll
11897%{texmfdist}/fonts/source/public/cmll
11898%{texmfdist}/fonts/tfm/public/cmll
11899%{texmfdist}/fonts/type1/public/cmll
11900
11901%doc %{texmfdist}/doc/fonts/cmpica
11902%{texmfdist}/fonts/source/public/cmpica
11903%{texmfdist}/fonts/tfm/public/cmpica
11904
11905%doc %{texmfdist}/doc/fonts/cm-super
11906%{texmfdist}/fonts/afm/public/cm-super
11907%{texmfdist}/fonts/enc/dvips/cm-super
11908%{texmfdist}/fonts/map/dvips/cm-super
11909%{texmfdist}/fonts/map/vtex/cm-super
11910%{texmfdist}/fonts/type1/public/cm-super
11911
f1ba8563
ZU
11912%{texmfdist}/fonts/tfm/vntex/comicsansvn
11913%{texmfdist}/fonts/type1/vntex/comicsansvn
11914%{texmfdist}/fonts/vf/vntex/comicsansvn
11915
11916%{texmfdist}/fonts/tfm/vntex/concretevn
11917%{texmfdist}/fonts/type1/vntex/concretevn
11918
8affbd2c
ZU
11919%{texmfdist}/fonts/afm/ibm
11920%{texmfdist}/fonts/tfm/ibm
11921%{texmfdist}/fonts/vf/ibm
f1ba8563 11922%{texmfdist}/fonts/map/dvips/courier
8affbd2c
ZU
11923%{texmfdist}/fonts/tfm/cspsfonts-adobe
11924%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
11925
11926%doc %{texmfdist}/doc/fonts/croatian
11927%{texmfdist}/fonts/source/public/croatian
11928
11929%{texmfdist}/fonts/afm/public/cryst
11930%{texmfdist}/fonts/source/public/cryst
11931%{texmfdist}/fonts/tfm/public/cryst
11932%{texmfdist}/fonts/type1/public/cryst
11933
11934%{texmfdist}/fonts/source/public/ctib
11935%{texmfdist}/fonts/tfm/public/ctib
11936
11937%doc %{texmfdist}/doc/fonts/cyklop
11938%{texmfdist}/fonts/afm/public/cyklop
11939%{texmfdist}/fonts/enc/dvips/cyklop
11940%{texmfdist}/fonts/map/dvips/cyklop
11941%{texmfdist}/fonts/opentype/public/cyklop
11942%{texmfdist}/fonts/tfm/public/cyklop
11943%{texmfdist}/fonts/type1/public/cyklop
11944
11945%{texmfdist}/fonts/source/public/dancers
11946%{texmfdist}/fonts/tfm/public/dancers
11947
11948%doc %{texmfdist}/doc/fonts/dice
11949%{texmfdist}/fonts/source/public/dice
11950%{texmfdist}/fonts/tfm/public/dice
11951
11952%doc %{texmfdist}/doc/fonts/dictsym
11953%{texmfdist}/fonts/afm/public/dictsym
11954%{texmfdist}/fonts/map/dvips/dictsym
11955%{texmfdist}/fonts/map/vtex/dictsym
11956%{texmfdist}/fonts/tfm/public/dictsym
11957%{texmfdist}/fonts/type1/public/dictsym
11958
11959%doc %{texmfdist}/doc/fonts/dingbat
11960%{texmfdist}/fonts/tfm/public/dingbat
11961%{texmfdist}/source/fonts/dingbat
11962
f1ba8563
ZU
11963%doc %{texmfdist}/doc/fonts/doublestroke
11964%{texmfdist}/fonts/map/dvips/doublestroke
11965%{texmfdist}/fonts/source/public/doublestroke
11966%{texmfdist}/fonts/tfm/public/doublestroke
11967%{texmfdist}/fonts/type1/public/doublestroke
11968
11969%doc %{texmfdist}/doc/fonts/duerer
11970%{texmfdist}/fonts/source/public/duerer
11971%{texmfdist}/fonts/tfm/public/duerer
11972
11973%doc %{texmfdist}/doc/fonts/ean
11974%{texmfdist}/fonts/source/public/ean
11975%{texmfdist}/fonts/tfm/public/ean
11976
11977%doc %{texmfdist}/doc/fonts/eco
11978%{texmfdist}/fonts/tfm/public/eco
11979%{texmfdist}/fonts/vf/public/eco
11980%{texmfdist}/source/fonts/eco
11981
11982%doc %{texmfdist}/doc/fonts/eiad
11983%{texmfdist}/fonts/source/public/eiad
11984%{texmfdist}/fonts/tfm/public/eiad
11985
11986%doc %{texmfdist}/doc/fonts/elvish
11987%{texmfdist}/fonts/source/public/elvish
11988%{texmfdist}/fonts/tfm/public/elvish
11989
11990%doc %{texmfdist}/doc/fonts/epigrafica
11991%{texmfdist}/fonts/afm/public/epigrafica
11992%{texmfdist}/fonts/enc/dvips/epigrafica
11993%{texmfdist}/fonts/map/dvips/epigrafica
11994%{texmfdist}/fonts/tfm/public/epigrafica
11995%{texmfdist}/fonts/type1/public/epigrafica
11996%{texmfdist}/fonts/vf/public/epigrafica
11997
11998%{texmfdist}/fonts/map/dvips/epiolmec
11999%{texmfdist}/fonts/tfm/public/epiolmec
12000%{texmfdist}/fonts/type1/public/epiolmec
12001
12002%doc %{texmfdist}/doc/fonts/esint-type1
12003%{texmfdist}/fonts/map/dvips/esint-type1
12004%{texmfdist}/fonts/type1/public/esint-type1
12005
12006%{texmfdist}/fonts/map/dvips/esvect
12007%{texmfdist}/fonts/source/public/esvect
12008%{texmfdist}/fonts/tfm/public/esvect
12009%{texmfdist}/fonts/type1/public/esvect
12010
12011%{texmfdist}/fonts/ofm/public/ethiop
12012%{texmfdist}/fonts/ovf/public/ethiop
12013%{texmfdist}/fonts/ovp/public/ethiop
12014%{texmfdist}/fonts/source/public/ethiop
12015%{texmfdist}/fonts/tfm/public/ethiop
12016
12017%{texmfdist}/fonts/map/dvips/ethiop-t1
12018%{texmfdist}/fonts/type1/public/ethiop-t1
12019
12020%doc %{texmfdist}/doc/fonts/euro-ce
12021%{texmfdist}/fonts/source/public/euro-ce
12022%{texmfdist}/fonts/tfm/public/euro-ce
12023
12024%doc %{texmfdist}/doc/fonts/eurofont
12025%{texmfdist}/fonts/map/dvips/eurofont
12026%{texmfdist}/source/fonts/eurofont
12027
f1ba8563
ZU
12028%doc %{texmfdist}/doc/fonts/feyn
12029%{texmfdist}/fonts/source/public/feyn
12030%{texmfdist}/fonts/tfm/public/feyn
12031%{texmfdist}/source/fonts/feyn
12032
12033%doc %{texmfdist}/doc/fonts/fge
12034%{texmfdist}/fonts/source/public/fge
12035%{texmfdist}/fonts/tfm/public/fge
12036%{texmfdist}/source/fonts/fge
12037
12038%{texmfdist}/fonts/map/dvips/foekfont
12039%{texmfdist}/fonts/tfm/public/foekfont
12040%{texmfdist}/fonts/type1/public/foekfont
12041
12042%doc %{texmfdist}/doc/fonts/fonetika
12043%{texmfdist}/fonts/afm/public/fonetika
12044%{texmfdist}/fonts/map/dvips/fonetika
12045%{texmfdist}/fonts/tfm/public/fonetika
12046%{texmfdist}/fonts/type1/public/fonetika
12047
12048%doc %{texmfdist}/doc/fonts/fourier
12049%{texmfdist}/fonts/afm/public/fourier
12050%{texmfdist}/fonts/map/dvips/fourier
12051%{texmfdist}/fonts/tfm/public/fourier
12052%{texmfdist}/fonts/type1/public/fourier
12053%{texmfdist}/fonts/vf/public/fourier
12054%{texmfdist}/source/fonts/fourier
12055
12056%doc %{texmfdist}/doc/fonts/fouriernc
12057%{texmfdist}/fonts/afm/public/fouriernc
12058%{texmfdist}/fonts/tfm/public/fouriernc
12059%{texmfdist}/fonts/vf/public/fouriernc
12060
12061%doc %{texmfdist}/doc/fonts/frcursive
12062%{texmfdist}/fonts/source/public/frcursive
12063%{texmfdist}/fonts/tfm/public/frcursive
12064%{texmfdist}/source/fonts/frcursive
12065
12066%doc %{texmfdist}/doc/fonts/futhark
12067%{texmfdist}/fonts/source/public/futhark
12068%{texmfdist}/fonts/tfm/public/futhark
12069
12070%{texmfdist}/fonts/afm/public/garuda
12071%{texmfdist}/fonts/map/dvips/garuda
12072%{texmfdist}/fonts/tfm/public/garuda
12073%{texmfdist}/fonts/type1/public/garuda
12074
12075%doc %{texmfdist}/doc/fonts/genealogy
12076%{texmfdist}/fonts/source/public/genealogy
12077%{texmfdist}/fonts/tfm/public/genealogy
12078
12079%doc %{texmfdist}/doc/fonts/gfsartemisia
12080%{texmfdist}/fonts/afm/public/gfsartemisia
12081%{texmfdist}/fonts/enc/dvips/gfsartemisia
12082%{texmfdist}/fonts/map/dvips/gfsartemisia
12083%{texmfdist}/fonts/opentype/public/gfsartemisia
12084%{texmfdist}/fonts/tfm/public/gfsartemisia
12085%{texmfdist}/fonts/type1/public/gfsartemisia
12086%{texmfdist}/fonts/vf/public/gfsartemisia
12087
12088%doc %{texmfdist}/doc/fonts/gfsbaskerville
12089%{texmfdist}/fonts/afm/public/gfsbaskerville
12090%{texmfdist}/fonts/enc/dvips/gfsbaskerville
12091%{texmfdist}/fonts/map/dvips/gfsbaskerville
12092%{texmfdist}/fonts/opentype/public/gfsbaskerville
12093%{texmfdist}/fonts/tfm/public/gfsbaskerville
12094%{texmfdist}/fonts/type1/public/gfsbaskerville
12095%{texmfdist}/fonts/vf/public/gfsbaskerville
12096
12097%doc %{texmfdist}/doc/fonts/gfsbodoni
12098%{texmfdist}/fonts/afm/public/gfsbodoni
12099%{texmfdist}/fonts/enc/dvips/gfsbodoni
12100%{texmfdist}/fonts/map/dvips/gfsbodoni
12101%{texmfdist}/fonts/opentype/public/gfsbodoni
12102%{texmfdist}/fonts/tfm/public/gfsbodoni
12103%{texmfdist}/fonts/type1/public/gfsbodoni
12104%{texmfdist}/fonts/vf/public/gfsbodoni
12105
12106%doc %{texmfdist}/doc/fonts/gfscomplutum
12107%{texmfdist}/fonts/afm/public/gfscomplutum
12108%{texmfdist}/fonts/enc/dvips/gfscomplutum
12109%{texmfdist}/fonts/map/dvips/gfscomplutum
12110%{texmfdist}/fonts/opentype/public/gfscomplutum
12111%{texmfdist}/fonts/tfm/public/gfscomplutum
12112%{texmfdist}/fonts/type1/public/gfscomplutum
12113%{texmfdist}/fonts/vf/public/gfscomplutum
12114
12115%doc %{texmfdist}/doc/fonts/gfsdidot
12116%{texmfdist}/fonts/afm/public/gfsdidot
12117%{texmfdist}/fonts/enc/dvips/gfsdidot
12118%{texmfdist}/fonts/map/dvips/gfsdidot
12119%{texmfdist}/fonts/opentype/public/gfsdidot
12120%{texmfdist}/fonts/tfm/public/gfsdidot
12121%{texmfdist}/fonts/type1/public/gfsdidot
12122%{texmfdist}/fonts/vf/public/gfsdidot
12123
12124%doc %{texmfdist}/doc/fonts/gfsneohellenic
12125%{texmfdist}/fonts/afm/public/gfsneohellenic
12126%{texmfdist}/fonts/enc/dvips/gfsneohellenic
12127%{texmfdist}/fonts/map/dvips/gfsneohellenic
12128%{texmfdist}/fonts/opentype/public/gfsneohellenic
12129%{texmfdist}/fonts/tfm/public/gfsneohellenic
12130%{texmfdist}/fonts/type1/public/gfsneohellenic
12131%{texmfdist}/fonts/vf/public/gfsneohellenic
12132
12133%doc %{texmfdist}/doc/fonts/gfsporson
12134%{texmfdist}/fonts/afm/public/gfsporson
12135%{texmfdist}/fonts/enc/dvips/gfsporson
12136%{texmfdist}/fonts/map/dvips/gfsporson
12137%{texmfdist}/fonts/opentype/public/gfsporson
12138%{texmfdist}/fonts/tfm/public/gfsporson
12139%{texmfdist}/fonts/type1/public/gfsporson
12140%{texmfdist}/fonts/vf/public/gfsporson
12141
12142%doc %{texmfdist}/doc/fonts/gfssolomos
12143%{texmfdist}/fonts/afm/public/gfssolomos
12144%{texmfdist}/fonts/enc/dvips/gfssolomos
12145%{texmfdist}/fonts/map/dvips/gfssolomos
12146%{texmfdist}/fonts/opentype/public/gfssolomos
12147%{texmfdist}/fonts/tfm/public/gfssolomos
12148%{texmfdist}/fonts/type1/public/gfssolomos
12149%{texmfdist}/fonts/vf/public/gfssolomos
12150
12151%{texmfdist}/fonts/source/public/go
12152%{texmfdist}/fonts/tfm/public/go
12153
12154%doc %{texmfdist}/doc/fonts/greenpoint
12155%{texmfdist}/fonts/source/public/greenpoint
12156%{texmfdist}/fonts/tfm/public/greenpoint
12157
12158%{texmfdist}/fonts/afm/groff
12159%{texmfdist}/fonts/enc/dvips/groff
12160%{texmfdist}/fonts/map/dvips/groff
12161%{texmfdist}/fonts/tfm/groff
12162%{texmfdist}/fonts/type1/groff
12163
12164%doc %{texmfdist}/doc/fonts/grotesq
12165%{texmfdist}/fonts/map/dvips/grotesq
12166
12167%{texmfdist}/fonts/afm/vntex/grotesqvn
12168%{texmfdist}/fonts/tfm/vntex/grotesqvn
12169%{texmfdist}/fonts/type1/vntex/grotesqvn
12170
12171%{texmfdist}/fonts/afm/public/grverb
12172%{texmfdist}/fonts/map/dvips/grverb
12173%{texmfdist}/fonts/tfm/public/grverb
12174%{texmfdist}/fonts/type1/public/grverb
12175%{texmfdist}/fonts/vf/public/grverb
12176
12177%{texmfdist}/fonts/source/public/hands
12178%{texmfdist}/fonts/tfm/public/hands
12179
8affbd2c
ZU
12180%{texmfdist}/fonts/afm/jmn
12181%{texmfdist}/fonts/tfm/jmn
12182%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
12183
12184%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563
ZU
12185
12186%doc %{texmfdist}/doc/fonts/hfbright
12187%{texmfdist}/fonts/afm/public/hfbright
12188%{texmfdist}/fonts/enc/dvips/hfbright
12189%{texmfdist}/fonts/map/dvips/hfbright
12190%{texmfdist}/fonts/type1/public/hfbright
12191%{texmfdist}/source/fonts/hfbright
12192
12193%doc %{texmfdist}/doc/fonts/hfoldsty
12194%{texmfdist}/fonts/tfm/public/hfoldsty
12195%{texmfdist}/fonts/vf/public/hfoldsty
12196%{texmfdist}/source/fonts/hfoldsty
12197
12198%doc %{texmfdist}/doc/fonts/ibygrk
80fa261c 12199%{texmfdist}/tex/generic/ibygrk
f1ba8563
ZU
12200%{texmfdist}/fonts/afm/public/ibygrk
12201%{texmfdist}/fonts/enc/dvips/ibygrk
12202%{texmfdist}/fonts/map/dvips/ibygrk
12203%{texmfdist}/fonts/source/public/ibygrk
12204%{texmfdist}/fonts/tfm/public/ibygrk
12205%{texmfdist}/fonts/type1/public/ibygrk
12206
12207%doc %{texmfdist}/doc/fonts/ifsym
12208%{texmfdist}/fonts/source/public/ifsym
12209%{texmfdist}/fonts/tfm/public/ifsym
12210
12211%doc %{texmfdist}/doc/fonts/initials
12212%{texmfdist}/fonts/afm/public/initials
12213%{texmfdist}/fonts/map/dvips/initials
12214%{texmfdist}/fonts/tfm/public/initials
12215%{texmfdist}/fonts/type1/public/initials
12216
745facc7 12217%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
12218%{texmfdist}/fonts/afm/public/itrans
12219%{texmfdist}/fonts/source/public/itrans
12220%{texmfdist}/fonts/tfm/public/itrans
f1ba8563
ZU
12221%{texmfdist}/fonts/type1/public/itrans
12222
745facc7 12223%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
12224%{texmfdist}/fonts/afm/public/iwona
12225%{texmfdist}/fonts/enc/dvips/iwona
12226%{texmfdist}/fonts/map/dvips/iwona
12227%{texmfdist}/fonts/opentype/public/iwona
12228%{texmfdist}/fonts/tfm/public/iwona
12229%{texmfdist}/fonts/type1/public/iwona
12230
12231%{texmfdist}/fonts/enc/dvips/jmn
12232%{texmfdist}/fonts/map/dvips/jmn
12233
745facc7 12234%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
12235%{texmfdist}/fonts/source/public/kdgreek
12236%{texmfdist}/fonts/tfm/public/kdgreek
12237
12238%{texmfdist}/fonts/afm/public/kerkis
12239%{texmfdist}/fonts/enc/dvips/kerkis
12240%{texmfdist}/fonts/map/dvips/kerkis
12241%{texmfdist}/fonts/tfm/public/kerkis
12242%{texmfdist}/fonts/type1/public/kerkis
12243%{texmfdist}/fonts/vf/public/kerkis
12244
12245%doc %{texmfdist}/doc/fonts/kixfont
12246%{texmfdist}/fonts/source/public/kixfont
12247%{texmfdist}/fonts/tfm/public/kixfont
12248
12249%doc %{texmfdist}/doc/fonts/kpfonts
8affbd2c 12250%dir %{texmfdist}/fonts/map/public
f1ba8563
ZU
12251%{texmfdist}/fonts/afm/public/kpfonts
12252%{texmfdist}/fonts/map/public/kpfonts
12253%{texmfdist}/fonts/source/public/kpfonts
12254%{texmfdist}/fonts/tfm/public/kpfonts
12255%{texmfdist}/fonts/type1/public/kpfonts
12256%{texmfdist}/fonts/vf/public/kpfonts
12257
745facc7 12258%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
12259%{texmfdist}/fonts/afm/public/kurier
12260%{texmfdist}/fonts/enc/dvips/kurier
12261%{texmfdist}/fonts/map/dvips/kurier
12262%{texmfdist}/fonts/opentype/public/kurier
12263%{texmfdist}/fonts/tfm/public/kurier
12264%{texmfdist}/fonts/type1/public/kurier
12265
12266%doc %{texmfdist}/doc/fonts/levy
12267%{texmfdist}/fonts/source/public/levy
12268
12269%doc %{texmfdist}/doc/fonts/lfb
12270%{texmfdist}/fonts/source/public/lfb
12271%{texmfdist}/fonts/tfm/public/lfb
12272
12273%doc %{texmfdist}/doc/fonts/libertine
12274%{texmfdist}/fonts/afm/public/libertine
12275%{texmfdist}/fonts/enc/dvips/libertine
12276%{texmfdist}/fonts/map/dvips/libertine
12277%{texmfdist}/fonts/tfm/public/libertine
12278%{texmfdist}/fonts/type1/public/libertine
12279%{texmfdist}/fonts/vf/public/libertine
12280
12281%doc %{texmfdist}/doc/fonts/linearA
12282%{texmfdist}/fonts/afm/public/linearA
12283%{texmfdist}/fonts/map/dvips/linearA
12284%{texmfdist}/fonts/tfm/public/linearA
12285%{texmfdist}/fonts/type1/public/linearA
12286%{texmfdist}/source/fonts/linearA
12287
12288%{texmfdist}/fonts/source/public/logic
12289%{texmfdist}/fonts/tfm/public/logic
12290
12291%doc %{texmfdist}/doc/fonts/lxfonts
12292%{texmfdist}/fonts/map/dvips/lxfonts
12293%{texmfdist}/fonts/source/public/lxfonts
12294%{texmfdist}/fonts/tfm/public/lxfonts
12295%{texmfdist}/fonts/type1/public/lxfonts
12296
12297%doc %{texmfdist}/doc/fonts/ly1
12298%{texmfdist}/fonts/map/dvips/ly1
12299
12300%{texmfdist}/fonts/source/public/malayalam
12301%{texmfdist}/fonts/tfm/public/malayalam
12302
12303%{texmfdist}/fonts/map/dvips/manfnt
12304
12305%{texmfdist}/fonts/map/dvips/mathdesign
12306
12307%{texmfdist}/fonts/tfm/public/mathpazo
12308%{texmfdist}/fonts/vf/public/mathpazo
12309
8affbd2c
ZU
12310%{texmfdist}/fonts/afm/mathdesign
12311%{texmfdist}/fonts/tfm/mathdesign
12312%{texmfdist}/fonts/type1/mathdesign
12313%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
12314
12315%{texmfdist}/fonts/enc/dvips/mnsymbol
12316%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 12317%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
12318%{texmfdist}/fonts/map/vtex/mnsymbol
12319%{texmfdist}/fonts/opentype/public/mnsymbol
12320%{texmfdist}/fonts/source/public/mnsymbol
12321%{texmfdist}/fonts/tfm/public/mnsymbol
12322%{texmfdist}/fonts/type1/public/mnsymbol
12323
12324%{texmfdist}/fonts/map/dvips/montex
12325%{texmfdist}/fonts/source/public/montex
12326%{texmfdist}/fonts/tfm/public/montex
12327%{texmfdist}/fonts/type1/public/montex
12328
12329%{texmfdist}/fonts/tfm/vntex/mscorevn
12330%{texmfdist}/fonts/vf/vntex/mscorevn
12331
12332%{texmfdist}/fonts/source/public/musixps
12333%{texmfdist}/fonts/tfm/public/musixps
12334
12335%doc %{texmfdist}/doc/generic/musixtex
12336%{texmfdist}/fonts/map/dvips/musixtex
12337%{texmfdist}/fonts/source/public/musixtex
12338%{texmfdist}/fonts/tfm/public/musixtex
12339%{texmfdist}/fonts/type1/public/musixtex
12340
12341%{texmfdist}/fonts/source/public/mxd
12342%{texmfdist}/fonts/tfm/public/mxd
12343
12344%{texmfdist}/fonts/source/public/mxedruli
12345%{texmfdist}/fonts/tfm/public/mxedruli
12346
12347%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563
ZU
12348
12349%{texmfdist}/fonts/source/public/niceframe
12350%{texmfdist}/fonts/tfm/public/niceframe
12351
12352%doc %{texmfdist}/doc/fonts/nkarta
12353%{texmfdist}/fonts/source/public/nkarta
12354%{texmfdist}/fonts/tfm/public/nkarta
12355
12356%{texmfdist}/fonts/afm/public/norasi
12357%{texmfdist}/fonts/map/dvips/norasi
12358%{texmfdist}/fonts/tfm/public/norasi
12359%{texmfdist}/fonts/type1/public/norasi
12360
12361%{texmfdist}/fonts/source/public/oca
12362
12363%{texmfdist}/fonts/afm/public/ocherokee
12364%{texmfdist}/fonts/map/dvips/ocherokee
12365%{texmfdist}/fonts/ofm/public/ocherokee
12366%{texmfdist}/fonts/ovf/public/ocherokee
12367%{texmfdist}/fonts/ovp/public/ocherokee
12368%{texmfdist}/fonts/tfm/public/ocherokee
12369%{texmfdist}/fonts/type1/public/ocherokee
12370
12371%{texmfdist}/fonts/source/public/ogham
12372%{texmfdist}/fonts/tfm/public/ogham
12373
12374%doc %{texmfdist}/doc/fonts/oinuit
12375%{texmfdist}/fonts/map/dvips/oinuit
12376%{texmfdist}/fonts/ofm/public/oinuit
12377%{texmfdist}/fonts/ovf/public/oinuit
12378%{texmfdist}/fonts/tfm/public/oinuit
12379%{texmfdist}/fonts/type1/public/oinuit
12380
12381%{texmfdist}/fonts/source/public/osmanian
12382
12383%doc %{texmfdist}/doc/fonts/ot2cyr
12384%{texmfdist}/fonts/map/dvips/ot2cyr
12385%{texmfdist}/source/fonts/ot2cyr
12386
12387%{texmfdist}/fonts/source/public/othello
12388%{texmfdist}/fonts/tfm/public/othello
12389
12390%{texmfdist}/fonts/ofm/public/otibet
12391%{texmfdist}/fonts/ovf/public/otibet
12392%{texmfdist}/fonts/ovp/public/otibet
12393%{texmfdist}/fonts/source/public/otibet
12394%{texmfdist}/fonts/tfm/public/otibet
12395
12396%doc %{texmfdist}/doc/fonts/pacioli
12397%{texmfdist}/fonts/source/public/pacioli
12398%{texmfdist}/fonts/tfm/public/pacioli
12399
12400%{texmfdist}/fonts/map/dvips/palatino
f1ba8563
ZU
12401
12402%doc %{texmfdist}/doc/fonts/phaistos
12403%{texmfdist}/fonts/afm/public/phaistos
12404%{texmfdist}/fonts/map/dvips/phaistos
12405%{texmfdist}/fonts/opentype/public/phaistos
12406%{texmfdist}/fonts/tfm/public/phaistos
12407%{texmfdist}/fonts/type1/public/phaistos
12408%{texmfdist}/source/fonts/phaistos
12409
12410%{texmfdist}/fonts/opentype/public/philokalia
12411
12412%doc %{texmfdist}/doc/fonts/phonetic
12413%{texmfdist}/fonts/source/public/phonetic
12414%{texmfdist}/fonts/tfm/public/phonetic
12415%{texmfdist}/source/fonts/phonetic
12416
8affbd2c 12417%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
12418
12419%{texmfdist}/fonts/source/public/punk
12420%{texmfdist}/fonts/tfm/public/punk
12421
12422%{texmfdist}/fonts/tfm/public/relenc
12423%{texmfdist}/fonts/vf/public/relenc
12424
12425%doc %{texmfdist}/doc/fonts/rsfs
12426%{texmfdist}/fonts/map/dvips/rsfs
12427
12428%{texmfdist}/fonts/map/dvips/sanskrit
12429%{texmfdist}/fonts/source/public/sanskrit
12430%{texmfdist}/fonts/tfm/public/sanskrit
12431%{texmfdist}/fonts/type1/public/sanskrit
12432
12433%{texmfdist}/fonts/source/public/sauter
12434
12435%doc %{texmfdist}/doc/fonts/semaphor
12436%{texmfdist}/fonts/afm/public/semaphor
12437%{texmfdist}/fonts/enc/dvips/semaphor
12438%{texmfdist}/fonts/map/dvips/semaphor
12439%{texmfdist}/fonts/opentype/public/semaphor
12440%{texmfdist}/fonts/source/public/semaphor
12441%{texmfdist}/fonts/tfm/public/semaphor
12442%{texmfdist}/fonts/type1/public/semaphor
12443
12444%{texmfdist}/fonts/source/public/simpsons
12445
12446%{texmfdist}/fonts/map/dvips/skak
12447%{texmfdist}/fonts/source/public/skak
12448%{texmfdist}/fonts/tfm/public/skak
12449
12450%doc %{texmfdist}/doc/fonts/skaknew
12451%{texmfdist}/fonts/afm/public/skaknew
12452%{texmfdist}/fonts/map/dvips/skaknew
12453%{texmfdist}/fonts/map/vtex/skaknew
12454%{texmfdist}/fonts/tfm/public/skaknew
12455%{texmfdist}/fonts/type1/public/skaknew
12456
12457%{texmfdist}/fonts/source/public/skull
12458
12459%{texmfdist}/fonts/source/public/soyombo
12460%{texmfdist}/fonts/tfm/public/soyombo
12461
12462%doc %{texmfdist}/doc/fonts/staves
12463%{texmfdist}/fonts/map/dvips/staves
12464%{texmfdist}/fonts/tfm/public/staves
12465%{texmfdist}/fonts/type1/public/staves
12466
12467%{texmfdist}/fonts/map/dvips/stmaryrd
12468%{texmfdist}/fonts/source/public/stmaryrd
12469
12470%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
12471
12472%{texmfdist}/fonts/afm/public/tabvar
12473%{texmfdist}/fonts/map/dvips/tabvar
12474%{texmfdist}/fonts/tfm/public/tabvar
12475%{texmfdist}/fonts/type1/public/tabvar
12476
f1ba8563
ZU
12477
12478%{texmfdist}/fonts/source/public/tapir
12479%{texmfdist}/fonts/type1/public/tapir
12480
12481%{texmfdist}/fonts/enc/dvips/tengwarscript
12482%{texmfdist}/fonts/map/dvips/tengwarscript
12483%{texmfdist}/fonts/tfm/public/tengwarscript
12484%{texmfdist}/fonts/vf/public/tengwarscript
12485
80fa261c 12486%{texmfdist}/doc/fonts/pclnfss
198c241e 12487%{texmfdist}/source/fonts/pclnfss
f1ba8563
ZU
12488
12489%doc %{texmfdist}/doc/fonts/tex-gyre
12490%{texmfdist}/fonts/afm/public/tex-gyre
12491%{texmfdist}/fonts/enc/dvips/tex-gyre
12492%{texmfdist}/fonts/map/dvips/tex-gyre
12493%{texmfdist}/fonts/opentype/public/tex-gyre
12494%{texmfdist}/fonts/tfm/public/tex-gyre
12495%{texmfdist}/fonts/type1/public/tex-gyre
12496
f1ba8563 12497%{texmfdist}/fonts/map/dvips/times
f1ba8563 12498
f1ba8563
ZU
12499
12500%doc %{texmfdist}/doc/fonts/timing
12501%{texmfdist}/fonts/source/public/timing
12502%{texmfdist}/fonts/tfm/public/timing
12503
12504%doc %{texmfdist}/doc/fonts/tipa
12505%{texmfdist}/fonts/map/dvips/tipa
12506%{texmfdist}/fonts/source/public/tipa
12507%{texmfdist}/fonts/tfm/public/tipa
12508%{texmfdist}/fonts/type1/public/tipa
12509
12510%{texmfdist}/fonts/afm/public/trajan
12511%{texmfdist}/fonts/map/dvips/trajan
12512%{texmfdist}/fonts/tfm/public/trajan
12513%{texmfdist}/fonts/type1/public/trajan
12514
12515%{texmfdist}/fonts/source/public/trsym
12516%{texmfdist}/fonts/tfm/public/trsym
12517
12518%{texmfdist}/fonts/tfm/vntex/txttvn
12519%{texmfdist}/fonts/type1/vntex/txttvn
12520
12521%{texmfdist}/fonts/map/dvips/uhc
12522
12523%{texmfdist}/fonts/source/public/ulsy
12524%{texmfdist}/fonts/tfm/public/ulsy
12525
12526%doc %{texmfdist}/doc/fonts/umrand
12527%{texmfdist}/fonts/source/public/umrand
12528%{texmfdist}/fonts/tfm/public/umrand
12529
12530%doc %{texmfdist}/doc/fonts/umtypewriter
12531%{texmfdist}/fonts/opentype/public/umtypewriter
12532
12533%doc %{texmfdist}/doc/fonts/universa
12534%{texmfdist}/fonts/source/public/universa
12535%{texmfdist}/fonts/tfm/public/universa
12536%{texmfdist}/source/fonts/universa
12537
12538%{texmfdist}/fonts/afm/public/velthuis
12539%{texmfdist}/fonts/map/dvips/velthuis
12540%{texmfdist}/fonts/source/public/velthuis
12541%{texmfdist}/fonts/tfm/public/velthuis
12542%{texmfdist}/fonts/type1/public/velthuis
12543
12544%{texmfdist}/fonts/enc/dvips/vntex
f1ba8563
ZU
12545
12546%{texmfdist}/fonts/afm/vntex/vntopia
12547%{texmfdist}/fonts/tfm/vntex/vntopia
12548%{texmfdist}/fonts/type1/vntex/vntopia
12549%{texmfdist}/fonts/vf/vntex/vntopia
12550
12551%{texmfdist}/fonts/map/dvips/wadalab
12552
12553%doc %{texmfdist}/doc/fonts/wasy
12554%{texmfdist}/fonts/afm/public/wasy
12555%{texmfdist}/fonts/map/dvips/wasy
12556%{texmfdist}/fonts/type1/public/wasy
12557
12558%{texmfdist}/fonts/source/public/wnri
12559%{texmfdist}/fonts/tfm/public/wnri
12560
12561%{texmfdist}/fonts/source/public/wsuipa
12562%{texmfdist}/fonts/tfm/public/wsuipa
12563
12564%{texmfdist}/fonts/source/public/xbmc
12565%{texmfdist}/fonts/tfm/public/xbmc
12566
f1ba8563
ZU
12567%doc %{texmfdist}/doc/fonts/xq
12568%{texmfdist}/fonts/source/public/xq
12569%{texmfdist}/fonts/tfm/public/xq
12570
12571%{texmfdist}/fonts/source/public/yannisgr
12572
12573%{texmfdist}/fonts/map/dvips/yhmath
12574%{texmfdist}/fonts/source/public/yhmath
12575%{texmfdist}/fonts/tfm/public/yhmath
12576%{texmfdist}/fonts/type1/public/yhmath
12577%{texmfdist}/fonts/vf/public/yhmath
12578
12579%{texmfdist}/fonts/map/dvips/zapfchan
198c241e 12580%{texmfdist}/fonts/tfm/urw35vf
f1ba8563
ZU
12581
12582%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
12583
12584%{texmfdist}/dvips/zefonts
12585%{texmfdist}/fonts/map/dvips/zefonts
12586%{texmfdist}/fonts/tfm/public/zefonts
12587%{texmfdist}/fonts/vf/public/zefonts
12588
12589
d08789e0 12590%files fonts-omega
489714ae 12591%defattr(644,root,root,755)
7179ac92 12592%doc %{texmfdist}/doc/omega
2677a8b0
ZU
12593%dir %{texmfdist}/omega
12594%dir %{texmfdist}/omega/otp
12595%dir %{texmfdist}/omega/ocp
7179ac92
ZU
12596%{texmfdist}/dvips/omega
12597%{texmfdist}/fonts/ofm/public/omega
12598%{texmfdist}/fonts/type1/public/omega
12599%{texmfdist}/fonts/afm/public/omega
12600%{texmfdist}/fonts/ovp/public/omega
12601%{texmfdist}/fonts/tfm/public/omega
12602%{texmfdist}/fonts/ovf/public/omega
12603%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
12604%{texmfdist}/omega/ocp/omega
12605%{texmfdist}/omega/otp/omega
12606%{texmfdist}/tex/plain/omega
d08789e0 12607
5b7eba8e
MB
12608#%files fonts-pazo
12609#%defattr(644,root,root,755)
d08789e0
ZU
12610
12611%files fonts-pl
12612%defattr(644,root,root,755)
7179ac92 12613%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
12614%dir %{texmf}/scripts/texlive
12615%dir %{texmf}/scripts/texlive/tlmgrgui
12616%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
12617%{texmfdist}/dvips/pl
12618%{texmfdist}/fonts/source/public/pl
12619%{texmfdist}/fonts/type1/public/pl
12620%{texmfdist}/fonts/afm/public/pl
12621%{texmfdist}/fonts/enc/dvips/pl
12622%{texmfdist}/fonts/tfm/public/pl
12623%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 12624%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
12625
12626%files fonts-px
12627%defattr(644,root,root,755)
7179ac92 12628%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
12629# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12630# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
12631%dir %{texmfdist}/fonts/map/dvips/pxfonts
12632%dir %{texmfdist}/tex/latex/pxfonts
12633%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12634%{texmfdist}/fonts/afm/public/pxfonts
12635%{texmfdist}/fonts/tfm/public/pxfonts
12636%{texmfdist}/fonts/type1/public/pxfonts
12637%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 12638%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 12639
5b7eba8e
MB
12640#%files fonts-qfonts
12641#%defattr(644,root,root,755)
31bd2c4a
ZU
12642# %doc %{texmf}/doc/fonts/polish/qfonts
12643# %{texmf}/fonts/enc/dvips/qfonts
12644# %{texmf}/fonts/map/dvips/qfonts
12645# %{texmf}/dvips/qfonts
12646# %{texmf}/fonts/afm/public/qfonts
12647# %{texmf}/fonts/tfm/public/qfonts
d08789e0 12648
74dbda3f
ZU
12649# %files fonts-qpx
12650# %defattr(644,root,root,755)
12651# %{texmf}/fonts/tfm/public/qpx
12652# %{texmf}/fonts/vf/public/qpx
d08789e0 12653
31bd2c4a 12654%files fonts-qpxqtx
d08789e0 12655%defattr(644,root,root,755)
7179ac92
ZU
12656%{texmfdist}/fonts/tfm/public/qpxqtx
12657%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
12658
12659%files fonts-rsfs
12660%defattr(644,root,root,755)
7179ac92
ZU
12661%{texmfdist}/fonts/source/public/rsfs
12662%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
12663
12664%files fonts-stmaryrd
12665%defattr(644,root,root,755)
7179ac92
ZU
12666%doc %{texmfdist}/doc/fonts/stmaryrd
12667%{texmfdist}/source/fonts/stmaryrd
12668%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
12669
12670%files fonts-tx
12671%defattr(644,root,root,755)
7179ac92
ZU
12672%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12673%{texmfdist}/fonts/afm/public/txfonts
12674%{texmfdist}/fonts/tfm/public/txfonts
12675%{texmfdist}/fonts/vf/public/txfonts
d08789e0 12676
5bc70a92
MB
12677%files fonts-uhc
12678%defattr(644,root,root,755)
12679%doc %{texmfdist}/doc/fonts/uhc
12680%{texmfdist}/fonts/afm/uhc
12681%{texmfdist}/fonts/tfm/uhc
12682%{texmfdist}/fonts/vf/uhc
12683
d08789e0
ZU
12684%files fonts-urw
12685%defattr(644,root,root,755)
7179ac92 12686%{texmfdist}/fonts/afm/urw
5bc70a92
MB
12687%{texmfdist}/fonts/tfm/urw
12688%{texmfdist}/fonts/vf/urw
d08789e0
ZU
12689
12690%files fonts-urwvn
12691%defattr(644,root,root,755)
26d8eaaa 12692%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
12693%{texmfdist}/fonts/tfm/vntex/urwvn
12694%{texmfdist}/fonts/type1/vntex/urwvn
12695%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
12696
12697%files fonts-vnr
12698%defattr(644,root,root,755)
7179ac92
ZU
12699%{texmfdist}/fonts/map/dvips/vntex
12700%{texmfdist}/fonts/source/vntex/vnr
12701%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 12702
5bc70a92
MB
12703%files fonts-wadalab
12704%defattr(644,root,root,755)
12705%doc %{texmfdist}/doc/fonts/wadalab
12706%{texmfdist}/fonts/afm/wadalab
12707%{texmfdist}/fonts/tfm/wadalab
12708%{texmfdist}/fonts/vf/wadalab
12709
d08789e0
ZU
12710%files fonts-wasy
12711%defattr(644,root,root,755)
7179ac92
ZU
12712%{texmfdist}/fonts/source/public/wasy
12713%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
12714
12715%files fonts-xypic
12716%defattr(644,root,root,755)
7179ac92
ZU
12717%{texmfdist}/fonts/map/dvips/xypic
12718# %{texmfdist}/fonts/afm/public/xypic
12719%{texmfdist}/fonts/source/public/xypic
12720%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
12721
12722%files fonts-yandy
12723%defattr(644,root,root,755)
adbd04dd 12724# %{texmf}/fonts/afm/yandy
7179ac92 12725%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
12726# %{texmf}/fonts/tfm/yandy
12727# %{texmf}/fonts/vf/yandy
d08789e0
ZU
12728
12729%files fonts-type1-antp
12730%defattr(644,root,root,755)
7179ac92
ZU
12731%{texmfdist}/dvips/antp
12732%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
12733
12734%files fonts-type1-antt
12735%defattr(644,root,root,755)
adbd04dd 12736# %{texmf}/dvips/antt
7179ac92 12737%{texmfdist}/fonts/type1/public/antt
d08789e0 12738
5bc70a92
MB
12739%files fonts-type1-arphic
12740%defattr(644,root,root,755)
12741%{texmfdist}/fonts/type1/arphic
12742
d08789e0
ZU
12743%files fonts-type1-belleek
12744%defattr(644,root,root,755)
7179ac92
ZU
12745%doc %{texmfdist}/doc/fonts/belleek
12746%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
12747
12748%files fonts-type1-bitstream
12749%defattr(644,root,root,755)
7179ac92 12750%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
12751
12752%files fonts-type1-bluesky
12753%defattr(644,root,root,755)
04eb4e68
ZU
12754# %doc %{texmf}/doc/fonts/bluesky
12755# %{texmf}/dvips/bluesky
7179ac92 12756%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
12757
12758%files fonts-type1-cc-pl
12759%defattr(644,root,root,755)
7179ac92
ZU
12760%doc %{texmfdist}/doc/fonts/cc-pl
12761%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
12762
12763%files fonts-type1-cmcyr
12764%defattr(644,root,root,755)
7179ac92 12765%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
12766
12767%files fonts-type1-cs
12768%defattr(644,root,root,755)
7179ac92 12769%{texmfdist}/fonts/type1/public/cs
d08789e0 12770
04eb4e68
ZU
12771# %files fonts-type1-dstroke
12772# %defattr(644,root,root,755)
12773# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
12774
12775%files fonts-type1-eurosym
12776%defattr(644,root,root,755)
7179ac92 12777%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
12778
12779%files fonts-type1-hoekwater
12780%defattr(644,root,root,755)
7179ac92 12781%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
12782
12783%files fonts-type1-fpl
12784%defattr(644,root,root,755)
7179ac92
ZU
12785%doc %{texmfdist}/doc/fonts/fpl
12786%{texmfdist}/fonts/afm/public/fpl
12787%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
12788
12789%files fonts-type1-lm
12790%defattr(644,root,root,755)
7179ac92
ZU
12791%{texmfdist}/fonts/afm/public/lm
12792%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
12793
12794%files fonts-type1-marvosym
12795%defattr(644,root,root,755)
7179ac92 12796%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
12797
12798%files fonts-type1-mathpazo
12799%defattr(644,root,root,755)
04eb4e68 12800# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
12801%{texmfdist}/fonts/afm/public/mathpazo
12802%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
12803
12804%files fonts-type1-omega
12805%defattr(644,root,root,755)
7179ac92 12806%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
12807
12808%files fonts-type1-pl
12809%defattr(644,root,root,755)
04eb4e68 12810# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 12811%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
12812
12813%files fonts-type1-px
12814%defattr(644,root,root,755)
7179ac92 12815%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 12816
04eb4e68
ZU
12817# %files fonts-type1-qfonts
12818# %defattr(644,root,root,755)
7179ac92 12819# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
12820
12821%files fonts-type1-tx
12822%defattr(644,root,root,755)
7179ac92 12823%{texmfdist}/fonts/type1/public/txfonts
d08789e0 12824
04eb4e68
ZU
12825# %files fonts-type1-tt2001
12826# %defattr(644,root,root,755)
12827# %{texmf}/fonts/type1/public/tt2001
d08789e0 12828
5bc70a92
MB
12829%files fonts-type1-uhc
12830%defattr(644,root,root,755)
12831%{texmfdist}/fonts/type1/uhc
12832
d08789e0
ZU
12833%files fonts-type1-urw
12834%defattr(644,root,root,755)
7179ac92 12835%{texmfdist}/fonts/type1/urw
d08789e0
ZU
12836
12837%files fonts-type1-vnr
12838%defattr(644,root,root,755)
7179ac92 12839%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 12840
5bc70a92
MB
12841%files fonts-type1-wadalab
12842%defattr(644,root,root,755)
12843%{texmfdist}/fonts/type1/wadalab
12844
d08789e0
ZU
12845%files fonts-type1-xypic
12846%defattr(644,root,root,755)
7179ac92 12847%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
12848
12849# TeXLive-specific
12850
12851%files afm2pl
12852%defattr(644,root,root,755)
12853%attr(755,root,root) %{_bindir}/afm2pl
12854%{_mandir}/man1/afm2pl*
12855
12856%files bbox
12857%defattr(644,root,root,755)
12858%attr(755,root,root) %{_bindir}/bbox
12859%{_mandir}/man1/bbox*
12860
12861%files cefutils
12862%defattr(644,root,root,755)
12863%attr(755,root,root) %{_bindir}/cef*
2677a8b0 12864%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
12865%dir %{texmfdist}/doc/latex/cjk
12866%dir %{texmfdist}/source/latex/cjk
12867%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 12868%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
12869%doc %{texmfdist}/doc/latex/cjk/doc
12870%doc %{texmfdist}/doc/latex/cjk/examples
12871%{texmfdist}/source/latex/cjk/utils/CEFconv
12872
12873%files detex
12874%defattr(644,root,root,755)
12875%attr(755,root,root) %{_bindir}/detex
12876%{_mandir}/man1/detex*
12877
7ffd1967
ZU
12878
12879%files dviutils
12880%defattr(644,root,root,755)
12881%attr(755,root,root) %{_bindir}/dt2dv
12882%attr(755,root,root) %{_bindir}/dv2dt
12883%attr(755,root,root) %{_bindir}/dvi2tty
12884%attr(755,root,root) %{_bindir}/dviasm
12885%attr(755,root,root) %{_bindir}/dvibook
12886%attr(755,root,root) %{_bindir}/dviconcat
12887%attr(755,root,root) %{_bindir}/dvidvi
12888%attr(755,root,root) %{_bindir}/dvigif
12889%attr(755,root,root) %{_bindir}/dvipdfmx
12890%attr(755,root,root) %{_bindir}/dvipos
12891%attr(755,root,root) %{_bindir}/dviselect
12892%attr(755,root,root) %{_bindir}/dvitodvi
12893%{_mandir}/man1/dt2dv*
12894%{_mandir}/man1/dv2dt*
12895%{_mandir}/man1/dvi2tty*
12896%{_mandir}/man1/dvibook*
12897%{_mandir}/man1/dviconcat*
12898%{_mandir}/man1/dvidvi*
12899%{_mandir}/man1/dvigif*
12900%{_mandir}/man1/dvipos*
12901%{_mandir}/man1/dviselect*
12902%{_mandir}/man1/dvitodvi*
12903
12904%files epsutils
12905%defattr(644,root,root,755)
12906%attr(755,root,root) %{_bindir}/epsffit
12907%attr(755,root,root) %{_bindir}/epspdf
12908%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 12909%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
12910%{texmfdist}/scripts/epspdf
12911%{_mandir}/man1/epsffit*
12912%doc %{texmfdist}/doc/epspdf
12913
12914%files filters
12915%defattr(644,root,root,755)
12916%attr(755,root,root) %{_bindir}/fix*
12917%{_mandir}/man1/fix*
12918
faa40f44
ZU
12919%files psutils
12920%defattr(644,root,root,755)
12921%attr(755,root,root) %{_bindir}/extractres
12922%attr(755,root,root) %{_bindir}/getafm
12923%attr(755,root,root) %{_bindir}/includeres
12924%attr(755,root,root) %{_bindir}/psbook
12925%attr(755,root,root) %{_bindir}/psmerge
12926%attr(755,root,root) %{_bindir}/psnup
12927%attr(755,root,root) %{_bindir}/psresize
12928%attr(755,root,root) %{_bindir}/psselect
5fef92c1 12929%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
12930%attr(755,root,root) %{_bindir}/pstops
12931%attr(755,root,root) %{_bindir}/showchar
12932%{_mandir}/man1/extractres*
12933%{_mandir}/man1/getafm*
12934%{_mandir}/man1/includeres*
12935%{_mandir}/man1/psbook*
12936%{_mandir}/man1/psmerge*
12937%{_mandir}/man1/psnup*
12938%{_mandir}/man1/psresize*
12939%{_mandir}/man1/psselect*
12940%{_mandir}/man1/pstops*
12941%{texmf}/dvips/psutils
12942
489714ae
ZU
12943%files uncategorized-utils
12944%defattr(644,root,root,755)
12945%attr(755,root,root) %{_bindir}/devnag
12946%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
12947
12948%files tex4ht
12949%defattr(644,root,root,755)
add234d3
MB
12950%attr(755,root,root) %{_bindir}/ht
12951%attr(755,root,root) %{_bindir}/htcontext
12952%attr(755,root,root) %{_bindir}/htlatex
12953%attr(755,root,root) %{_bindir}/htmex
12954%attr(755,root,root) %{_bindir}/httex
12955%attr(755,root,root) %{_bindir}/httexi
12956%attr(755,root,root) %{_bindir}/htxelatex
12957%attr(755,root,root) %{_bindir}/htxetex
12958%attr(755,root,root) %{_bindir}/mk4ht
12959%attr(755,root,root) %{_bindir}/t4ht
12960%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 12961%{texmf}/scripts/tex4ht
5b7eba8e 12962%{texmfdist}/tex/generic/tex4ht
add234d3
MB
12963%dir %{texmfdist}/scripts/tex4ht
12964%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12965%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12966%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12967%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12968%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12969%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
12970%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
12971%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
12972%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 12973%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 12974%{texmfdist}/tex4ht
4224ae6d
MB
12975
12976%files xetex
12977%defattr(644,root,root,755)
12978%attr(755,root,root) %{_bindir}/xdvipdfmx
12979%attr(755,root,root) %{_bindir}/xelatex
12980%attr(755,root,root) %{_bindir}/xetex
12981%{texmf}/fmtutil/format.xetex.cnf
12982%doc %{texmfdist}/doc/xelatex
12983%doc %{texmfdist}/doc/xetex
12984%{texmfdist}/scripts/xetex
12985%{texmfdist}/tex/generic/ifxetex
12986%{texmfdist}/tex/generic/xetexconfig
12987%{texmfdist}/tex/latex/latexconfig/xelatex.ini
12988%{texmfdist}/tex/plain/config/xetex.ini
12989%{texmfdist}/tex/xelatex
12990%{texmfdist}/tex/xetex
12991
12992%files xmltex
12993%defattr(644,root,root,755)
12994%doc %{texmfdist}/doc/xmltex
12995%attr(755,root,root) %{_bindir}/pdfxmltex
12996%attr(755,root,root) %{_bindir}/xmltex
12997%{texmfdist}/tex/xmltex
12998%{texmf}/fmtutil/format.xmltex.cnf
This page took 2.127442 seconds and 4 git commands to generate.