]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- fix typo
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
c244802e 2#
3a74cdb2 3# MAIN TODO (sort by importnce):
e0617a36 4# - texlive-format-pdflatex deps
13870b4c 5# - check unpackaged files (only some files)
6b25593c 6# - pl updates
97e8de8b 7# - maybe more splits (e.g. latex subpackages)
13870b4c 8# - see uncategorized and *other* subpackages and split
3a74cdb2 9# - context: consider more splitting, check dependencies
d08789e0
ZU
10# - omega: consider more splitting, check dependencies
11# - tdphp: is it really useful?
12# - allow using Type1 fonts in others applications (symlink to
13# /usr/share/fonts/Type1 ?)
14# - fix package removal:
15# /usr/bin/texhash[77]: kpsewhich: not found
16#
17# FHS TODO:
18# - merge rhconfig and texmfsysvar patches
19# - texmfsysvar patch: change fmtutil and web2cdir variables instead
20# of creating texmfsys{config,var} variables?
21# - move config files to /etc
22# - merge all above with configure switch "--enable-fhs" and send it to TE
23#
24# TeXLive specific TODO:
4c9dc995 25# - summary/description correcting (all languages)
ca4b56d2 26# - texk/web2c doesn't build (luatex option)
68640cd8 27# - %files latex-bibtex-revtex4
489714ae 28# - Check CEF/cjk!
ca4b56d2 29#
d08789e0 30%include /usr/lib/rpm/macros.perl
ca4b56d2 31#
67112f1c 32%bcond_without bootstrap
ca4b56d2 33#
d08789e0
ZU
34Summary: TeX typesetting system and MetaFont font formatter
35Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
36Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
37Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 38Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
39Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
40Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
41Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
42Name: texlive
43Version: 20080816
247457ba 44Release: 0.9.9
096dca83 45Epoch: 1
d08789e0
ZU
46License: distributable
47Group: Applications/Publishing/TeX
48Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
49# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
50Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
51# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
52Source4: %{name}.cron
53Source5: xdvi.desktop
54Source6: xdvi.png
24f69178 55Source10: http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
c48c077b 56Patch0: %{name}-am.patch
2c9c6c5b 57Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 58URL: http://www.tug.org/texlive/
c48c077b 59BuildRequires: autoconf
d08789e0
ZU
60BuildRequires: automake
61BuildRequires: bison
a784d38e 62BuildRequires: clisp
d08789e0 63BuildRequires: ed
a784d38e 64BuildRequires: expat-devel
4c9dc995 65BuildRequires: ffcall-devel
97b079ad 66BuildRequires: flex
a784d38e 67BuildRequires: fontconfig-devel
e671f712
AM
68BuildRequires: freetype-devel
69BuildRequires: freetype1-devel
d08789e0
ZU
70BuildRequires: gd-devel >= 2.0.33
71BuildRequires: libpng-devel >= 1.2.8
97b079ad 72BuildRequires: libtool
c48c077b
AM
73# should this be somewhere in clisp?
74BuildRequires: libsigsegv
d08789e0
ZU
75BuildRequires: libstdc++-devel
76BuildRequires: ncurses-devel
77BuildRequires: rpm-perlprov
78BuildRequires: rpm-pythonprov
d062bbe0 79BuildRequires: sed >= 4.0
d08789e0
ZU
80BuildRequires: t1lib-devel >= 5.0.2
81BuildRequires: texinfo
ca4b56d2
AM
82%if %{with bootstrap}
83BuildRequires: tetex-format-latex
84BuildRequires: tetex-format-pdflatex
ca4b56d2 85BuildRequires: tetex-latex-cyrillic
97b079ad 86BuildRequires: tetex-tex-babel
ca4b56d2 87%else
ca4b56d2
AM
88BuildRequires: texlive-format-latex
89BuildRequires: texlive-format-pdflatex
ca4b56d2 90BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
91BuildRequires: texlive-tex-babel
92# fill with future texlive BR. guesses ones for now
ca4b56d2 93%endif
24f69178 94BuildRequires: /usr/bin/latex
d08789e0 95BuildRequires: unzip
a784d38e 96BuildRequires: xorg-lib-libICE-devel
d08789e0 97BuildRequires: xorg-lib-libXaw-devel
a784d38e 98BuildRequires: xorg-lib-libXext-devel
a784d38e 99BuildRequires: xorg-lib-libXmu-devel
97b079ad 100BuildRequires: xorg-lib-libXpm-devel
d08789e0 101BuildRequires: zlib-devel >= 1.2.1
78d53d8c 102Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
103Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
104Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
105Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
106Requires: awk
107Requires: dialog
0b6bcf85 108Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
109Requires: sed
110Requires: sh-utils
d3f501b8 111Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 112Requires: textutils
d08789e0
ZU
113Suggests: tmpwatch
114Obsoletes: tetex
115Obsoletes: tetex-afm
116Obsoletes: tetex-doc
117Obsoletes: tetex-doc-latex2e-html
118Obsoletes: tetex-fontinst
119Obsoletes: tetex-fontname
120Obsoletes: tetex-fonts
121Obsoletes: tetex-fonts-pandora
122Obsoletes: tetex-fonts-vcm
123Obsoletes: tetex-format-elatex
124Obsoletes: tetex-format-pdfelatex
125Obsoletes: tetex-format-pdfemex
126Obsoletes: tetex-latex-vnps
127Obsoletes: tetex-latex-vnr
128Obsoletes: tetex-oxdvi
129Obsoletes: tetex-oxdvi
130Obsoletes: tetex-plain-dvips
131Obsoletes: tetex-plain-dvips
132Obsoletes: tetex-plain-mathtime
133Obsoletes: tetex-plain-mathtime
134Obsoletes: tetex-plain-misc
135Obsoletes: tetex-plain-misc
136Obsoletes: tetex-plain-plnfss
137Obsoletes: tetex-plain-plnfss
138Obsoletes: tetex-tex-hyphen
139Obsoletes: tetex-tex-vietnam
140BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
141
f37ff31b 142%define texmf %{_datadir}/texmf
8b5eed5e 143%define texmfdist %{texmf}-dist
1a192771 144%define texmfdoc %{texmf}-doc
d08789e0
ZU
145%define fmtdir /var/lib/texmf/web2c
146%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
147%define _localstatedir /var/lib/texmf
148%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
149%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 ;
150
151%define _noautoreq 'perl(path_tre)'
152
153%description
97b079ad
ZU
154TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
155takes a text file and a set of formatting commands as input and
156creates a typesetter independent .dvi (DeVice Independent) file as
157output. Usually, TeX is used in conjunction with a higher level
158formatting package like LaTeX or PlainTeX, since TeX by itself is not
159very user-friendly.
d08789e0
ZU
160
161%description -l es.UTF-8
162Tex formata archivos de texto y órdenes para una salida independiente
163de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
164de Knut se describen las capacidades y el lenguaje TeX.
165
166%description -l de.UTF-8
167TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
168und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
169DeVice Independent). Die Funktionen und Sprache von TeX werden in The
170TeXbook von Knuth beschrieben.
171
172%description -l fr.UTF-8
173TeX formate un fichier de commandes et de texte mélandés, et produit
174un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
175raccourci pour Device Independant). Les possibilités de TeX et son
176langage sont décrites dans l'ouvrage TeXbook, de Knuth.
177
97b079ad
ZU
178%description -l hu.UTF-8
179TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
180egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
181segítségével a szövegszedő egy független .dvi (DeVice Independent)
182fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
183kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
184TeX önmaga nem túlzottan "felhasználóbarát".
185
d08789e0
ZU
186%description -l pl.UTF-8
187TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
188od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
189Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
190Donalda E. Knutha.
191
192%description -l pt_BR.UTF-8
193Tex formata arquivos de texto e comandos para uma saída independente
194de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
195linguagem TeX são descritas no The TeXbook, de Knuth.
196
197%description -l tr.UTF-8
198TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
199aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
200TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
201TeXbook' başlıklı kitabında anlatılmaktadır.
202
80fa261c
ZU
203%package other-utils
204Summary: Other utilities
205Group: Applications/Publishing/TeX
206
207%description other-utils
208Other utilities.
209
830ca960
ZU
210%package other-utils-doc
211Summary: Other utilities documentation
212Group: Applications/Publishing/TeX
213
214%description other-utils-doc
215Other utilities documentation.
216
5b7eba8e
MB
217%package doc
218Summary: Documentation for TeX Live
219Group: Documentation
220
221%description doc
222Assorted useful documentation for TeX Live.
223
224%package doc-bg
225Summary: Bulgarian documentation for TeX Live
226Group: Documentation
227
228%description doc-bg
229Assorted useful Bulgarian documentation for TeX Live.
230
231%package doc-cs
232Summary: Czech documentation for TeX Live
233Group: Documentation
234
235%description doc-cs
236Assorted useful Czech documentation for TeX Live.
237
238%package doc-de
239Summary: German documentation for TeX Live
240Group: Documentation
241
242%description doc-de
243Assorted useful German documentation for TeX Live.
244
245%package doc-el
246Summary: Greek documentation for TeX Live
247Group: Documentation
248
249%description doc-el
250Assorted useful Greek documentation for TeX Live.
251
252%package doc-es
253Summary: Spanish documentation for TeX Live
254Group: Documentation
255
256%description doc-es
257Assorted useful Spanish documentation for TeX Live.
258
259%package doc-fi
260Summary: Finnish documentation for TeX Live
261Group: Documentation
262
263%description doc-fi
264Assorted useful Finnish documentation for TeX Live.
265
266%package doc-fr
267Summary: French documentation for TeX Live
268Group: Documentation
269
270%description doc-fr
271Assorted useful French documentation for TeX Live.
272
273%package doc-it
274Summary: Italian documentation for TeX Live
275Group: Documentation
276
277%description doc-it
278Assorted useful Italian documentation for TeX Live.
279
280%package doc-ja
281Summary: Japanese documentation for TeX Live
282Group: Documentation
283
284%description doc-ja
285Assorted useful Japanese documentation for TeX Live.
286
287%package doc-ko
288Summary: Korean documentation for TeX Live
289Group: Documentation
290
291%description doc-ko
292Assorted useful Korean documentation for TeX Live.
293
294%package doc-mn
295Summary: Mongolian documentation for TeX Live
296Group: Documentation
297
298%description doc-mn
299Assorted useful Mongolian documentation for TeX Live.
300
301%package doc-nl
302Summary: Dutch documentation for TeX Live
303Group: Documentation
304
305%description doc-nl
306Assorted useful Dutch documentation for TeX Live.
307
308%package doc-pl
309Summary: Polish documentation for TeX Live
310Group: Documentation
311
312%description doc-pl
313Assorted useful Polish documentation for TeX Live.
314
315%package doc-pt
316Summary: Portuguese documentation for TeX Live
317Group: Documentation
318
319%description doc-pt
320Assorted useful Portuguese documentation for TeX Live.
321
322%package doc-ru
323Summary: Russian documentation for TeX Live
324Group: Documentation
325
326%description doc-ru
327Assorted useful Russian documentation for TeX Live.
328
329%package doc-sk
330Summary: Slovak documentation for TeX Live
331Group: Documentation
332
333%description doc-sk
334Assorted useful Slovak documentation for TeX Live.
335
336%package doc-sl
337Summary: Slovenian documentation for TeX Live
338Group: Documentation
339
340%description doc-sl
341Assorted useful Slovenian documentation for TeX Live.
342
343%package doc-th
344Summary: Thai documentation for TeX Live
345Group: Documentation
346
347%description doc-th
348Assorted useful Thai documentation for TeX Live.
349
350%package doc-tr
351Summary: Turkish documentation for TeX Live
352Group: Documentation
353
354%description doc-tr
355Assorted useful Turkish documentation for TeX Live.
356
357%package doc-uk
358Summary: Ukrainian documentation for TeX Live
359Group: Documentation
360
361%description doc-uk
362Assorted useful Ukrainian documentation for TeX Live.
363
364%package doc-vi
365Summary: Vietnamese documentation for TeX Live
366Group: Documentation
367
368%description doc-vi
369Assorted useful Vietnamese documentation for TeX Live.
370
371%package doc-zh_CN
372Summary: Chinese documentation for TeX Live
373Group: Documentation
374
375%description doc-zh_CN
376Assorted useful Chinese documentation for TeX Live.
489714ae 377
d08789e0
ZU
378%package doc-Catalogue
379Summary: TeX Catalogue
380Summary(pl.UTF-8): Katalog TeXa
381Group: Applications/Publishing/TeX
382Requires(post,postun): %{_bindir}/texhash
383Requires: %{name} = %{epoch}:%{version}-%{release}
384
385%description doc-Catalogue
386TeX Catalogue.
387
388%description doc-Catalogue -l pl.UTF-8
389Katalog TeXa.
390
391%package doc-tug-faq
392Summary: TeX User Group FAQ
489714ae 393Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
394Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
395Group: Applications/Publishing/TeX
396Requires(post,postun): %{_bindir}/texhash
397Requires: %{name} = %{epoch}:%{version}-%{release}
398Obsoletes: tetex-doc-LaTeX-FAQ-francaise
399Obsoletes: tetex-doc-de-tex-faq
400Obsoletes: tetex-doc-uktug-faq
401
402%description doc-tug-faq
403TeX User Group FAQ.
404
74eeb8ec
ZU
405%description doc-tug-faq -l hu.UTF8
406TeX felhasználók FAQ-ja.
407
d08789e0
ZU
408%description doc-tug-faq -l pl.UTF-8
409FAQ Grupy Użytkowników TeXa.
410
411%package doc-latex
412Summary: Basic LaTeX packages documentation
489714ae 413Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
414Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
415Group: Applications/Publishing/TeX
416Requires(post,postun): %{_bindir}/texhash
417Requires: %{name} = %{epoch}:%{version}-%{release}
418
419%description doc-latex
420Basic LaTeX packages documentation.
421
74eeb8ec
ZU
422%description doc-latex -l hu.UTF-8
423Az alap LaTeX csomagok dokumentációja
424
d08789e0
ZU
425%description doc-latex -l pl.UTF-8
426Podstawowa dokumentacja do pakietów LaTeXa.
427
428# # libraries #
096dca83 429%package -n kpathsea
d08789e0 430Summary: File name lookup library
489714ae 431Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
432Summary(pl.UTF-8): Biblioteka szukająca nazw plików
433Group: Applications/Publishing/TeX
434Requires(post,postun): %{_bindir}/texhash
435Requires: %{name} = %{epoch}:%{version}-%{release}
436
096dca83 437%description -n kpathsea
d08789e0
ZU
438File name lookup library.
439
096dca83 440%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
441Fájlnév-kereső könyvtár.
442
096dca83 443%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
444Biblioteka szukająca nazw plików.
445
096dca83 446%package -n kpathsea-devel
d08789e0
ZU
447Summary: Kpathsea library filename lookup header files and documentation
448Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 449Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
450Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
451Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
452Group: Development/Libraries
096dca83 453Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 454
096dca83 455%description -n kpathsea-devel
d08789e0
ZU
456Kpathsea library filename lookup header files and documentation.
457
096dca83 458%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
459Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
460aplicaciones TeX.
461
096dca83 462%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
463Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
464
096dca83 465%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
466Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
467
096dca83 468%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
469Bibliotecas, headers e outros componentes que podem ser utilizados
470para desenvolver aplicações TeX.
471
472# # programs #
473%package dvips
474Summary: DVI to PostScript converter
475Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
476Summary(es.UTF-8): Convertidor dvi para postscript
477Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 478Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
479Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
480Summary(pt_BR.UTF-8): Conversor dvi para postscript
481Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
482Group: Applications/Publishing/TeX
483Requires(post,postun): %{_bindir}/texhash
484Requires: %{name} = %{epoch}:%{version}-%{release}
485
486%description dvips
487The program dvips takes a DVI file file[.dvi] produced by TeX (or by
488some other processor such as GFtoDVI) and converts it to PostScript,
489normally sending the result directly to the laserprinter.
490
491%description dvips -l de.UTF-8
492Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
493durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
494konvertiert diese in PostScript, wobei das Ergebnis in der Regel
495direkt an einen Laserdrucker gesandt wird.
496
497%description dvips -l es.UTF-8
498El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
499otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
500enviando el resultado directamente a la impresora láser.
501
502%description dvips -l fr.UTF-8
503Le programme dvips convertit les fichiers DVI en PostScript, en
504envoyant normalement le résultat directement sur une imprimante Laser.
505
40664f43
ZU
506%description dvips -l hu.UTF-8
507A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 508állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
509lézernyomtatóra küldhetsz.
510
d08789e0
ZU
511%description dvips -l pl.UTF-8
512Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
513program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
514Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
515
516%description dvips -l pt_BR.UTF-8
517O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
518outro processador como o GFtoDVI) e o converte para PostScript,
519normalmente enviando o resultado diretamente para a impressora laser.
520
521%description dvips -l tr.UTF-8
522dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
523PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
524olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
525üretilmiş olabilir.
526
527%package dvilj
528Summary: DVI to PCL converter
529Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
530Summary(es.UTF-8): Convertidor dvi para laserjet
531Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 532Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
533Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
534Summary(pt_BR.UTF-8): Conversor dvi para laserjet
535Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
536Group: Applications/Publishing/TeX
537Requires(post,postun): %{_bindir}/texhash
538Requires: %{name} = %{epoch}:%{version}-%{release}
539
540%description dvilj
541Dvilj and dvilj's siblings (included in this package) will convert TeX
542text formatting system output .dvi files to HP PCL (HP Printer Control
543Language) commands. Using dvilj, you can print TeX files to HP
544LaserJet+ and fully compatible printers. With dvilj2p, you can print
545to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
546can print to HP LaserJet4 and fully compatible printers.
547
548%description dvilj -l de.UTF-8
549Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
550Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
551LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
552kompatiblen Druckern.
553
554%description dvilj -l es.UTF-8
555Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
556HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
557impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
558dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
559
560%description dvilj -l fr.UTF-8
561dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
562(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
563LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
564imprimantes totalement compatibles.
565
6b25593c
ZU
566%description dvilj -l hu.UTF-8
567Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
568Printer Control Language) parancsokká. A dvilj használatával TeX
569fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
570nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
571nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
572
d08789e0
ZU
573%description dvilj -l pl.UTF-8
574dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
575pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
576PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
577pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
578użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
579kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
580LaserJet4 i w pełni kompatybilnych.
581
582%description dvilj -l pt_BR.UTF-8
583Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
584HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
585impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
586dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
587
588%description dvilj -l tr.UTF-8
589TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
590denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
591LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
592uyumlularından yazıcı çıktısı alınabilir.
593
594%package makeindex
595Summary: A general purpose hierarchical index generator
6b25593c 596Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
597Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
598Group: Applications/Publishing/TeX
599Requires(post,postun): %{_bindir}/texhash
600Requires: %{name} = %{epoch}:%{version}-%{release}
601Obsoletes: tetex-rumakeindex
602
603%description makeindex
604A general purpose hierarchical index generator; it accepts one or more
605input files (often produced by a text formatter such as TeX or troff),
606sorts the entries, and produces an output file which can be formatted.
607The formats of the input and output files are specified in a style
608file; by default, input is assumed to be an idx file, as generated by
609LaTeX.
610
6b25593c
ZU
611%description makeindex -l hu.UTF-8
612Egy általános célű hierarchikus index generáló; elfogad egy vagy több
613bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
614rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
615készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
616definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
617LaTeX generál.
618
d08789e0
ZU
619%description makeindex -l pl.UTF-8
620Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
621jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
622narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
623elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
624plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
625przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
626LaTeX.
627
783773ac
ZU
628%package tex-arrayjob
629Summary: Array data structures for (La)TeX
630Summary(hu.UTF-8): Tömb adatstruktúra (La)TeX-hez
631Group: Applications/Publishing/TeX
632Requires(post,postun): %{_bindir}/texhash
633Requires: %{name} = %{epoch}:%{version}-%{release}
634
635%description tex-arrayjob
636Array data structures for (La)TeX.
637
638%description tex-arrayjob -l hu.UTF-8
639Tömb adatstruktúra (La)TeX-hez.
640
e67df411
ZU
641%package tex-mathdots
642Summary: Commands to produce dots in math that respect font size
643Summary(hu.UTF-8): Pontok előállítása matematikai módban a font méret figyelmbevételével
644Group: Applications/Publishing/TeX
645Requires(post,postun): %{_bindir}/texhash
646Requires: %{name} = %{epoch}:%{version}-%{release}
647
648%description tex-mathdots
649Commands to produce dots in math that respect font size.
650
651%description tex-mathdots -l hu.UTF-8
652Pontok előállítása matematikai módban a font méret figyelmbevételével.
653
783773ac
ZU
654%package tex-midnight
655Summary: A set of useful macro tools
656Summary(hu.UTF-8): Hasznos makrók gyűjteménye
657Group: Applications/Publishing/TeX
658Requires(post,postun): %{_bindir}/texhash
659Requires: %{name} = %{epoch}:%{version}-%{release}
660
661%description tex-midnight
662A set of useful macro tools.
663
664%description tex-midnight -l hu.UTF-8
665Hasznos makrók gyűjteménye.
666
caaf987e
ZU
667%package tex-kastrup
668Summary: Convert numbers into binary, octal and hexadecimal
669Group: Applications/Publishing/TeX
670Requires(post,postun): %{_bindir}/texhash
671Requires: %{name} = %{epoch}:%{version}-%{release}
672
673%description tex-kastrup
674Convert numbers into binary, octal and hexadecimal.
675
783773ac
ZU
676%package tex-ofs
677Summary: Olsak's Font System
678Group: Applications/Publishing/TeX
679Requires(post,postun): %{_bindir}/texhash
680Requires: %{name} = %{epoch}:%{version}-%{release}
681
682%description tex-ofs
683Olsak's Font System.
684
e149bdb4
ZU
685%package tex-physe
686Summary: The PHYSE format
687Summary(hu.UTF-8): PHYSE formátum
688Group: Applications/Publishing/TeX
689Requires(post,postun): %{_bindir}/texhash
690Requires: %{name} = %{epoch}:%{version}-%{release}
691
692%description tex-physe
693The PHYSE format.
694
695%description tex-physe -l hu.UTF-8
696PHYSE formátum.
697
698%package tex-velthuis
699Summary: This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
700Summary(hu.UTF-8): Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
701Group: Applications/Publishing/TeX
702Requires(post,postun): %{_bindir}/texhash
703Requires: %{name} = %{epoch}:%{version}-%{release}
704
705%description tex-velthuis
706This package provides support for typesetting texts in Devanagari
707script (Sanskrit and Hindi).
708
709%description tex-velthuis -l hu.UTF-8
710Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
711(Sanskrit és Hindi).
712
783773ac
ZU
713%package tex-ytex
714Summary: Macro package developed at MIT
715Summary(hu.UTF-8): MIT-en fejlesztett makrócsomag
716Group: Applications/Publishing/TeX
717Requires(post,postun): %{_bindir}/texhash
718Requires: %{name} = %{epoch}:%{version}-%{release}
719
720%description tex-ytex
721Macro package developed at MIT.
722
723%description tex-ytex -l hu.UTF-8
724MIT-en fejlesztett makrócsomag.
725
d08789e0
ZU
726%package metafont
727Summary: MetaFont
6b25593c 728Summary(hu.UTF-8): MetaFont
d08789e0
ZU
729Summary(pl.UTF-8): Zestaw narzędzi MetaFont
730Group: Applications/Publishing/TeX
731Requires(post,postun): %{_bindir}/texhash
732Requires: %{name} = %{epoch}:%{version}-%{release}
733
734%description metafont
735MetaFont.
736
737%description metafont -l pl.UTF-8
738Zestaw narzędzi MetaFont.
739
740%package metapost
741Summary: MetaPost
6b25593c 742Summary(hu.UTF-8): MetaPost
d08789e0
ZU
743Summary(pl.UTF-8): Zestaw narzędzi MetaPost
744Group: Applications/Publishing/TeX
745Requires(post,postun): %{_bindir}/texhash
746Requires: %{name} = %{epoch}:%{version}-%{release}
43a061cf 747Obsoletes: tetex-matapost
d08789e0
ZU
748
749%description metapost
750MetaPost.
751
6b25593c
ZU
752%description metapost -l hu.UTF-8
753MetaPost.
754
d08789e0
ZU
755%description metapost -l pl.UTF-8
756Zestaw narzędzi MetaPost.
757
43a061cf
ZU
758%package metapost-other
759Summary: Various MetaPost utils
760Summary(hu.UTF-8): Különböző MetaPost eszközök
786ebdb1 761Group: Applications/Publishing/TeX
786ebdb1 762Requires(post,postun): %{_bindir}/texhash
43a061cf 763Requires: %{name} = %{epoch}:%{version}-%{release}
786ebdb1 764
43a061cf
ZU
765%description metapost-other
766Various MetaPost utils.
786ebdb1 767
43a061cf
ZU
768%description metapost-other -l hu.UTF-8
769Különböző MetaPost eszközök.
786ebdb1 770
d08789e0
ZU
771%package mptopdf
772Summary: MetaPost to PDF converter
6b25593c 773Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
774Summary(pl.UTF-8): Konwerter MetaPost do PDF
775Group: Applications/Publishing/TeX
776Requires(post,postun): %{_bindir}/texhash
777Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
778
779%description mptopdf
780MetaPost to PDF converter.
781
6b25593c
ZU
782%description mptopdf -l hu.UTF-8
783MetaPost-ból PDF-be konvertáló.
784
d08789e0
ZU
785%description mptopdf -l pl.UTF-8
786Konwerter MetaPost do PDF.
787
788%package texdoctk
789Summary: Easy access to TeX documentation
790Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
791Group: Applications/Publishing/TeX
792Requires(post,postun): %{_bindir}/texhash
793Requires: %{name} = %{epoch}:%{version}-%{release}
794
795%description texdoctk
796A Perl/Tk-based GUI for easy access to package documentation for TeX
797on Unix platforms; the databases it uses are based on the texmf/doc
798subtrees of teTeX v.1.0.x, but database files for local configurations
799with modified/extended directories can be derived from them. Note that
800texdoctk is not a viewer itself, but an interface for finding
801documentation files and opening them with the appropriate viewer; so
802it relies on appropriate programs to be installed on the system.
803However, the choice of these programs can be configured by the
804sysadmin or user.
805
806%description texdoctk -l pl.UTF-8
807Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
808dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
809danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
810używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
811Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
812interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
813właściwej przeglądarce; tak więc wymaga on odpowiednich programów
814zainstalowanych w systemie. Wybór tych programów może być dokonany
815przez administratora lub użytkownika.
816
817%package -n texconfig
818Summary: TeX typesetting system configurator
819Summary(pl.UTF-8): Konfigurator systemu składu TeX
820Group: Applications/Publishing/TeX
821Requires: %{name} = %{epoch}:%{version}-%{release}
822Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
823Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
824Requires: xdvi = %{epoch}:%{version}-%{release}
825Obsoletes: tetex-texconfig
826
827%description -n texconfig
828TeX typesetting system configurator.
829
830%description -n texconfig -l pl.UTF-8
831Konfigurator systemu składu TeX.
832
833%package -n xdvi
834Summary: X11 previewer
835Summary(de.UTF-8): X11-Previewer
836Summary(es.UTF-8): Visualizador TeX X11
837Summary(fr.UTF-8): Prévisualisateur X11
838Summary(pl.UTF-8): Przeglądarka DVI dla X11
839Summary(pt_BR.UTF-8): Visualizador TeX X11
840Summary(tr.UTF-8): X11 öngörüntüleyici
841Group: Applications/Publishing/TeX
842Requires(post,postun): %{_bindir}/texhash
843Requires: %{name} = %{epoch}:%{version}-%{release}
844Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
845Suggests: %{name}-dvips
846Obsoletes: tetex-xdvi
847
848%description -n xdvi
849xdvi is a program which runs under the X window system. It is used to
850preview dvi files, such as are produced by tex and latex.
851
852%description -n xdvi -l de.UTF-8
853xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
854ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
855latex erzeugt wurden.
856
857%description -n xdvi -l es.UTF-8
858xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
859visualizar archivos dvi, como los producidos por tex y latex.
860
861%description -n xdvi -l fr.UTF-8
862xdvi est un programme s'exécutant sous le système X Window. Il sert à
863visualiser les fichiers dvi tels que ceux produits par tex et latex.
864
865%description -n xdvi -l pl.UTF-8
866Xdvi jest programem (działającym w X Window System) do przeglądania
867plików DVI, produkowanych przez TeXa i LaTeXa.
868
869%description -n xdvi -l pt_BR.UTF-8
870xdvi é um programa que roda no sistema X Window. É usado para
871visualizar arquivos dvi, como os produzidos por tex e latex.
872
624ed2f9
ZU
873%package -n xindy
874Summary: Xindy creates sorted and tagged index from raw index
875Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
876Group: Applications/Publishing/TeX
877
878%description -n xindy
879Xindy creates sorted and tagged index from raw index.
880
881%description -n xindy -l hu.UTF-8
882Xindy rendezett és cimkézett indexet készít nyers indexekből.
883
884%package -n xindy-albanian
885Summary: Xindy albanian language
886Summary(hu.UTF-8): Xindy albán nyelv
887Group: Applications/Publishing/TeX
888
889%description -n xindy-albanian
890Xindy albanian language
891
892%description -n xindy-albanian -l hu.UTF-8
893Xindy albán nyelv
894
895%package -n xindy-belarusian
896Summary: Xindy belarusian language
897Summary(hu.UTF-8): Xindy belorusz nyelv
898Group: Applications/Publishing/TeX
899
900%description -n xindy-belarusian
901Xindy belarusian language
902
903%description -n xindy-belarusian -l hu.UTF-8
904Xindy belorusz nyelv
905
906%package -n xindy-bulgarian
907Summary: Xindy bulgarian language
908Summary(hu.UTF-8): Xindy bolgár nyelv
909Group: Applications/Publishing/TeX
910
911%description -n xindy-bulgarian
912Xindy bulgarian language
913
914%description -n xindy-bulgarian -l hu.UTF-8
915Xindy bolgár nyelv
916
917%package -n xindy-croatian
918Summary: Xindy croatian language
919Summary(hu.UTF-8): Xindy horvát nyelv
920Group: Applications/Publishing/TeX
921
922%description -n xindy-croatian
923Xindy croatian language
924
925%description -n xindy-croatian -l hu.UTF-8
926Xindy horvát nyelv
927
928%package -n xindy-czech
929Summary: Xindy czech language
930Summary(hu.UTF-8): Xindy cseh nyelv
931Group: Applications/Publishing/TeX
932
933%description -n xindy-czech
934Xindy czech language
935
936%description -n xindy-czech -l hu.UTF-8
937Xindy cseh nyelv
938
939%package -n xindy-danish
940Summary: Xindy danish language
941Summary(hu.UTF-8): Xindy dán nyelv
942Group: Applications/Publishing/TeX
943
944%description -n xindy-danish
945Xindy danish language
946
947%description -n xindy-danish -l hu.UTF-8
948Xindy dán nyelv
949
950%package -n xindy-dutch
951Summary: Xindy dutch language
952Summary(hu.UTF-8): Xindy holland nyelv
953Group: Applications/Publishing/TeX
954
955%description -n xindy-dutch
956Xindy dutch language
957
958%description -n xindy-dutch -l hu.UTF-8
959Xindy holland nyelv
960
961%package -n xindy-english
962Summary: Xindy english language
963Summary(hu.UTF-8): Xindy angol nyelv
964Group: Applications/Publishing/TeX
965
966%description -n xindy-english
967Xindy english language
968
969%description -n xindy-english -l hu.UTF-8
970Xindy angol nyelv
971
972%package -n xindy-esperanto
973Summary: Xindy esperanto language
974Summary(hu.UTF-8): Xindy eszperantó nyelv
975Group: Applications/Publishing/TeX
976
977%description -n xindy-esperanto
978Xindy esperanto language
979
980%description -n xindy-esperanto -l hu.UTF-8
981Xindy eszperantó nyelv
982
983%package -n xindy-estonian
984Summary: Xindy estonian language
985Summary(hu.UTF-8): Xindy észt nyelv
986Group: Applications/Publishing/TeX
987
988%description -n xindy-estonian
989Xindy estonian language
990
991%description -n xindy-estonian -l hu.UTF-8
992Xindy észt nyelv
993
994%package -n xindy-finnish
995Summary: Xindy finnish language
996Summary(hu.UTF-8): Xindy finn nyelv
997Group: Applications/Publishing/TeX
998
999%description -n xindy-finnish
1000Xindy finnish language
1001
1002%description -n xindy-finnish -l hu.UTF-8
1003Xindy finn nyelv
1004
1005%package -n xindy-french
1006Summary: Xindy french language
1007Summary(hu.UTF-8): Xindy francia nyelv
1008Group: Applications/Publishing/TeX
1009
1010%description -n xindy-french
1011Xindy french language
1012
1013%description -n xindy-french -l hu.UTF-8
1014Xindy francia nyelv
1015
1016%package -n xindy-general
1017Summary: Xindy general language
1018Summary(hu.UTF-8): Xindy általános nyelv
1019Group: Applications/Publishing/TeX
1020
1021%description -n xindy-general
1022Xindy general language
1023
1024%description -n xindy-general -l hu.UTF-8
1025Xindy általános nyelv
1026
1027%package -n xindy-georgian
1028Summary: Xindy georgian language
1029Summary(hu.UTF-8): Xindy georgian nyelv
1030Group: Applications/Publishing/TeX
1031
1032%description -n xindy-georgian
1033Xindy georgian language
1034
1035%description -n xindy-georgian -l hu.UTF-8
1036Xindy georgian nyelv
1037
1038%package -n xindy-german
1039Summary: Xindy german language
1040Summary(hu.UTF-8): Xindy német nyelv
1041Group: Applications/Publishing/TeX
1042
1043%description -n xindy-german
1044Xindy german language
1045
1046%description -n xindy-german -l hu.UTF-8
1047Xindy német nyelv
1048
1049%package -n xindy-greek
1050Summary: Xindy greek language
1051Summary(hu.UTF-8): Xindy görög nyelv
1052Group: Applications/Publishing/TeX
1053
1054%description -n xindy-greek
1055Xindy greek language
1056
1057%description -n xindy-greek -l hu.UTF-8
1058Xindy görög nyelv
1059
1060%package -n xindy-gypsy
1061Summary: Xindy gypsy language
1062Summary(hu.UTF-8): Xindy cigány nyelv
1063Group: Applications/Publishing/TeX
1064
1065%description -n xindy-gypsy
1066Xindy gypsy language
1067
1068%description -n xindy-gypsy -l hu.UTF-8
1069Xindy cigány nyelv
1070
1071%package -n xindy-hausa
1072Summary: Xindy hausa language
1073Summary(hu.UTF-8): Xindy hausa nyelv
1074Group: Applications/Publishing/TeX
1075
1076%description -n xindy-hausa
1077Xindy hausa language
1078
1079%description -n xindy-hausa -l hu.UTF-8
1080Xindy hausa nyelv
1081
1082%package -n xindy-hebrew
1083Summary: Xindy hebrew language
1084Summary(hu.UTF-8): Xindy héber nyelv
1085Group: Applications/Publishing/TeX
1086
1087%description -n xindy-hebrew
1088Xindy hebrew language
1089
1090%description -n xindy-hebrew -l hu.UTF-8
1091Xindy héber nyelv
1092
1093%package -n xindy-hungarian
1094Summary: Xindy hungarian language
1095Summary(hu.UTF-8): Xindy magyar nyelv
1096Group: Applications/Publishing/TeX
1097
1098%description -n xindy-hungarian
1099Xindy hungarian language
1100
1101%description -n xindy-hungarian -l hu.UTF-8
1102Xindy magyar nyelv
1103
1104%package -n xindy-icelandic
1105Summary: Xindy icelandic language
1106Summary(hu.UTF-8): Xindy izlandi nyelv
1107Group: Applications/Publishing/TeX
1108
1109%description -n xindy-icelandic
1110Xindy icelandic language
1111
1112%description -n xindy-icelandic -l hu.UTF-8
1113Xindy izlandi nyelv
1114
1115%package -n xindy-italian
1116Summary: Xindy italian language
1117Summary(hu.UTF-8): Xindy olasz nyelv
1118Group: Applications/Publishing/TeX
1119
1120%description -n xindy-italian
1121Xindy italian language
1122
1123%description -n xindy-italian -l hu.UTF-8
1124Xindy olasz nyelv
1125
1126%package -n xindy-klingon
1127Summary: Xindy klingon language
1128Summary(hu.UTF-8): Xindy klingon nyelv
1129Group: Applications/Publishing/TeX
1130
1131%description -n xindy-klingon
1132Xindy klingon language
1133
1134%description -n xindy-klingon -l hu.UTF-8
1135Xindy klingon nyelv
1136
1137%package -n xindy-kurdish
1138Summary: Xindy kurdish language
1139Summary(hu.UTF-8): Xindy kurd nyelv
1140Group: Applications/Publishing/TeX
1141
1142%description -n xindy-kurdish
1143Xindy kurdish language
1144
1145%description -n xindy-kurdish -l hu.UTF-8
1146Xindy kurd nyelv
1147
1148%package -n xindy-latin
1149Summary: Xindy latin language
1150Summary(hu.UTF-8): Xindy latin nyelv
1151Group: Applications/Publishing/TeX
1152
1153%description -n xindy-latin
1154Xindy latin language
1155
1156%description -n xindy-latin -l hu.UTF-8
1157Xindy latin nyelv
1158
1159%package -n xindy-latvian
1160Summary: Xindy latvian language
1161Summary(hu.UTF-8): Xindy lett nyelv
1162Group: Applications/Publishing/TeX
1163
1164%description -n xindy-latvian
1165Xindy latvian language
1166
1167%description -n xindy-latvian -l hu.UTF-8
1168Xindy lett nyelv
1169
1170%package -n xindy-lithuanian
1171Summary: Xindy lithuanian language
1172Summary(hu.UTF-8): Xindy litván nyelv
1173Group: Applications/Publishing/TeX
1174
1175%description -n xindy-lithuanian
1176Xindy lithuanian language
1177
1178%description -n xindy-lithuanian -l hu.UTF-8
1179Xindy litván nyelv
1180
1181%package -n xindy-lower-sorbian
1182Summary: Xindy lower-sorbian language
1183Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1184Group: Applications/Publishing/TeX
1185
1186%description -n xindy-lower-sorbian
1187Xindy lower-sorbian language
1188
1189%description -n xindy-lower-sorbian -l hu.UTF-8
1190Xindy lower-sorbian nyelv
1191
1192%package -n xindy-macedonian
1193Summary: Xindy macedonian language
1194Summary(hu.UTF-8): Xindy macedón nyelv
1195Group: Applications/Publishing/TeX
1196
1197%description -n xindy-macedonian
1198Xindy macedonian language
1199
1200%description -n xindy-macedonian -l hu.UTF-8
1201Xindy macedón nyelv
1202
1203%package -n xindy-mongolian
1204Summary: Xindy mongolian language
1205Summary(hu.UTF-8): Xindy mongol nyelv
1206Group: Applications/Publishing/TeX
1207
1208%description -n xindy-mongolian
1209Xindy mongolian language
1210
1211%description -n xindy-mongolian -l hu.UTF-8
1212Xindy mongol nyelv
1213
1214%package -n xindy-norwegian
1215Summary: Xindy norwegian language
1216Summary(hu.UTF-8): Xindy norvég nyelv
1217Group: Applications/Publishing/TeX
1218
1219%description -n xindy-norwegian
1220Xindy norwegian language
1221
1222%description -n xindy-norwegian -l hu.UTF-8
1223Xindy norvég nyelv
1224
1225%package -n xindy-polish
1226Summary: Xindy polish language
1227Summary(hu.UTF-8): Xindy lengyel nyelv
1228Group: Applications/Publishing/TeX
1229
1230%description -n xindy-polish
1231Xindy polish language
1232
1233%description -n xindy-polish -l hu.UTF-8
1234Xindy lengyel nyelv
1235
1236%package -n xindy-portuguese
1237Summary: Xindy portuguese language
1238Summary(hu.UTF-8): Xindy portugál nyelv
1239Group: Applications/Publishing/TeX
1240
1241%description -n xindy-portuguese
1242Xindy portuguese language
1243
1244%description -n xindy-portuguese -l hu.UTF-8
1245Xindy portugál nyelv
1246
1247%package -n xindy-romanian
1248Summary: Xindy romanian language
1249Summary(hu.UTF-8): Xindy román nyelv
1250Group: Applications/Publishing/TeX
1251
1252%description -n xindy-romanian
1253Xindy romanian language
1254
1255%description -n xindy-romanian -l hu.UTF-8
1256Xindy román nyelv
1257
1258%package -n xindy-russian
1259Summary: Xindy russian language
1260Summary(hu.UTF-8): Xindy orosz nyelv
1261Group: Applications/Publishing/TeX
1262
1263%description -n xindy-russian
1264Xindy russian language
1265
1266%description -n xindy-russian -l hu.UTF-8
1267Xindy orosz nyelv
1268
1269%package -n xindy-serbian
1270Summary: Xindy serbian language
1271Summary(hu.UTF-8): Xindy szerb nyelv
1272Group: Applications/Publishing/TeX
1273
1274%description -n xindy-serbian
1275Xindy serbian language
1276
1277%description -n xindy-serbian -l hu.UTF-8
1278Xindy szerb nyelv
1279
1280%package -n xindy-slovak
1281Summary: Xindy slovak language
1282Summary(hu.UTF-8): Xindy szlovák nyelv
1283Group: Applications/Publishing/TeX
1284
1285%description -n xindy-slovak
1286Xindy slovak language
1287
1288%description -n xindy-slovak -l hu.UTF-8
1289Xindy szlovák nyelv
1290
1291%package -n xindy-slovenian
1292Summary: Xindy slovenian language
1293Summary(hu.UTF-8): Xindy szlovén nyelv
1294Group: Applications/Publishing/TeX
1295
1296%description -n xindy-slovenian
1297Xindy slovenian language
1298
1299%description -n xindy-slovenian -l hu.UTF-8
1300Xindy szlovén nyelv
1301
1302%package -n xindy-spanish
1303Summary: Xindy spanish language
1304Summary(hu.UTF-8): Xindy spanyol nyelv
1305Group: Applications/Publishing/TeX
1306
1307%description -n xindy-spanish
1308Xindy spanish language
1309
1310%description -n xindy-spanish -l hu.UTF-8
1311Xindy spanyol nyelv
1312
1313%package -n xindy-swedish
1314Summary: Xindy swedish language
1315Summary(hu.UTF-8): Xindy svéd nyelv
1316Group: Applications/Publishing/TeX
1317
1318%description -n xindy-swedish
1319Xindy swedish language
1320
1321%description -n xindy-swedish -l hu.UTF-8
1322Xindy svéd nyelv
1323
1324%package -n xindy-turkish
1325Summary: Xindy turkish language
1326Summary(hu.UTF-8): Xindy török nyelv
1327Group: Applications/Publishing/TeX
1328
1329%description -n xindy-turkish
1330Xindy turkish language
1331
1332%description -n xindy-turkish -l hu.UTF-8
1333Xindy török nyelv
1334
1335%package -n xindy-ukrainian
1336Summary: Xindy ukrainian language
1337Summary(hu.UTF-8): Xindy ukrán nyelv
1338Group: Applications/Publishing/TeX
1339
1340%description -n xindy-ukrainian
1341Xindy ukrainian language
1342
1343%description -n xindy-ukrainian -l hu.UTF-8
1344Xindy ukrán nyelv
1345
1346%package -n xindy-upper-sorbian
1347Summary: Xindy upper-sorbian language
1348Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1349Group: Applications/Publishing/TeX
1350
1351%description -n xindy-upper-sorbian
1352Xindy upper-sorbian language
1353
1354%description -n xindy-upper-sorbian -l hu.UTF-8
1355Xindy upper-sorbian nyelv
1356
1357%package -n xindy-vietnamese
1358Summary: Xindy vietnamese language
04123363 1359Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1360Group: Applications/Publishing/TeX
1361
1362%description -n xindy-vietnamese
1363Xindy vietnamese language
1364
1365%description -n xindy-vietnamese -l hu.UTF-8
1366Xindy vietnám nyelv
1367
1368
d08789e0
ZU
1369%package pdftex
1370Summary: TeX generating PDF files instead DVI
04123363 1371Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1372Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1373Group: Applications/Publishing/TeX
60597425 1374Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1375Requires: %{name} = %{epoch}:%{version}-%{release}
1376Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1377
1378%description pdftex
1379TeX generating PDF files instead DVI.
1380
1381%description pdftex -l pl.UTF-8
1382TeX generujący pliki PDF zamiast DVI.
1383
faa40f44
ZU
1384%package psutils
1385Summary: PostScript Utilities
1386Summary(hu.UTF-8): PostScript eszközök
1387Summary(pl.UTF-8): Narzędzia do PostScriptu
faa40f44 1388Group: Applications/Printing
8affbd2c 1389Obsoletes: psutils
faa40f44
ZU
1390
1391%description psutils
1392This archive contains some utilities for manipulating PostScript
1393documents. Page selection and rearrangement are supported, including
1394arrangement into signatures for booklet printing, and page merging for
1395n-up printing.
1396
1397%description psutils -l hu.UTF-8
1398Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1399dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1400beleértve a booklet nyomtatáshoz való átrendezést is.
1401
1402%description psutils -l pl.UTF-8
1403PSutils zawiera programy pomagające manipulować plikami PostScript,
8affbd2c
ZU
1404wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1405także na łączenie różnych plików PostScript w całość.
faa40f44 1406
04123363
ZU
1407%package phyzzx
1408Summary: A TeX format for physicists
1409Summary(hu.UTF-8): TeX formátum fizikusoknak
1410Group: Applications/Publishing/TeX
1411Requires(post,postun): %{_bindir}/texhash
1412Requires: %{name} = %{epoch}:%{version}-%{release}
1413
1414%description phyzzx
1415A TeX format for physicists.
1416
1417%description phyzzx -l hu.UTF-8
1418TeX formátum fizikusoknak.
1419
d08789e0
ZU
1420%package omega
1421Summary: Extended unicode TeX
1422Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1423Group: Applications/Publishing/TeX
1424Requires(post,postun): %{_bindir}/texhash
1425Requires: %{name} = %{epoch}:%{version}-%{release}
1426Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1427Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1428
1429%description omega
1430Omega is a version of the TeX program modified for multilingual
1431typesetting. It uses unicode, and has additional primitives for (among
1432other things) bidirectional typesetting.
1433
1434%description omega -l pl.UTF-8
1435Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1436Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1437tekstu pisanego w obu kierunkach.
1438
1439# # formats #
1440
1441# Plain format.
1442
1443%package plain
1444Summary: Plain TeX format basic files
1445Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1446Group: Applications/Publishing/TeX
60597425 1447Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1448Requires: %{name} = %{epoch}:%{version}-%{release}
1449
1450%description plain
1451Plain TeX format basic files.
1452
1453%description plain -l pl.UTF-8
1454Podstawowe pliki dla formatu Plain TeX.
1455
1456%package format-plain
1457Summary: TeX Plain format
1458Summary(pl.UTF-8): Format TeX Plain
1459Group: Applications/Publishing/TeX
1460Requires(post,postun): %{_bindir}/texhash
1461Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1462
1463%description format-plain
1464TeX Plain format.
1465
1466%description format-plain -l pl.UTF-8
1467Format TeX Plain.
1468
1469%package format-pdftex
1470Summary: PDFTeX Plain format
1471Summary(pl.UTF-8): Format PDFTeX Plain
1472Group: Applications/Publishing/TeX
1473Requires(post,postun): %{_bindir}/texhash
1474Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1475Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1476# for epstopdf to work
1477Requires: fonts-Type1-urw
1478Requires: ghostscript
1479
1480%description format-pdftex
1481PDFTeX Plain format.
1482
1483%description format-pdftex -l pl.UTF-8
1484Format PDFTeX Plain.
1485
1486%package format-pdfetex
1487Summary: PDFTeX EPlain format
1488Summary(pl.UTF-8): Format PDFTeX EPlain
1489Group: Applications/Publishing/TeX
1490Requires(post,postun): %{_bindir}/texhash
1491Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1492Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1493
1494%description format-pdfetex
1495PDFTeX EPlain format.
1496
1497%description format-pdfetex -l pl.UTF-8
1498Format PDFTeX EPlain.
1499
1500# MeX Plain format
1501
1502%package mex
1503Summary: MeX Plain Format basic files
1504Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1505Group: Applications/Publishing/TeX
1506Requires(post,postun): %{_bindir}/texhash
1507Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1508Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1509Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1510
1511%description mex
1512MeX Plain Format basic files.
1513
1514%description mex -l pl.UTF-8
1515Podstawowe pliki dla formatu MeX Plain.
1516
1517%package format-mex
1518Summary: MeX Plain Format
1519Summary(pl.UTF-8): Format MeX Plain
1520Group: Applications/Publishing/TeX
1521Requires(post,postun): %{_bindir}/texhash
f6a96d15 1522Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1523
1524%description format-mex
1525MeX Plain Format.
1526
1527%description format-mex -l pl.UTF-8
1528Format MeX Plain.
1529
1530%package format-pdfmex
1531Summary: PDFMeX Plain Format
1532Summary(pl.UTF-8): Format PDFMeX Plain
1533Group: Applications/Publishing/TeX
1534Requires(post,postun): %{_bindir}/texhash
1535Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1536Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1537
1538%description format-pdfmex
1539PDFMeX Plain Format.
1540
1541%description format-pdfmex -l pl.UTF-8
1542Format PDFMeX Plain.
1543
1544%package format-utf8mex
1545Summary: MeX Plain Format with UTF-8 encoded source files
1546Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1547Group: Applications/Publishing/TeX
1548Requires(post,postun): %{_bindir}/texhash
1549Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1550
1551%description format-utf8mex
1552MeX Plain Format with UTF-8 encoded source files.
1553
1554%description format-utf8mex -l pl.UTF-8
1555Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1556
1557# AMS TeX format
1558
1559%package amstex
1560Summary: AMS macros for Plain TeX basic files
1561Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1562Group: Applications/Publishing/TeX
1563Requires(post,postun): %{_bindir}/texhash
1564Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1565Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1566Obsoletes: tetex-ams
1567Obsoletes: tetex-plain-amsfonts
1568
1569%description amstex
1570American Mathematical Society macros for Plain TeX basic files.
1571
1572%description amstex -l pl.UTF-8
1573Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1574Plain TeX.
1575
1576%package format-amstex
1577Summary: AMS macros for Plain TeX
1578Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1579Group: Applications/Publishing/TeX
1580Requires(post,postun): %{_bindir}/texhash
1581Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1582Obsoletes: tetex-ams
1583
1584%description format-amstex
1585American Mathematical Society macros for Plain TeX.
1586
1587%description format-amstex -l pl.UTF-8
1588Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1589
1590%package format-pdfamstex
1591Summary: AMS macros for PDFTeX
1592Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1593Group: Applications/Publishing/TeX
1594Requires(post,postun): %{_bindir}/texhash
1595Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1596Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1597
1598%description format-pdfamstex
1599American Mathematical Society macros for PDFTeX.
1600
1601%description format-pdfamstex -l pl.UTF-8
1602Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1603
1604# CSPlain format
1605
1606%package csplain
1607Summary: TeX CSPlain format basic files
1608Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1609Group: Applications/Publishing/TeX
1610Requires(post,postun): %{_bindir}/texhash
1611Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1612Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1613
1614%description csplain
1615TeX CSPlain format basic files.
1616
1617%description csplain -l pl.UTF-8
1618Podstawowe pliki dla formatu TeX CSPlain.
1619
1620%package format-csplain
1621Summary: TeX CSPlain format
1622Summary(pl.UTF-8): Format TeX CSPlain
1623Group: Applications/Publishing/TeX
1624Requires(post,postun): %{_bindir}/texhash
1625Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1626
1627%description format-csplain
1628TeX CSPlain format.
1629
1630%description format-csplain -l pl.UTF-8
1631Format TeX CSPlain.
1632
1633%package format-pdfcsplain
1634Summary: PDFTeX CSPlain format
1635Summary(pl.UTF-8): Format PDFTeX CSPlain
1636Group: Applications/Publishing/TeX
1637Requires(post,postun): %{_bindir}/texhash
1638Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1639
1640%description format-pdfcsplain
1641PDFTeX CSPlain format.
1642
1643%description format-pdfcsplain -l pl.UTF-8
1644Format PDFTeX CSPlain.
1645
1646# CSLaTeX format
1647
1648%package cslatex
1649Summary: CSLaTeX format basic files
1650Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1651Group: Applications/Publishing/TeX
1652Requires(post,postun): %{_bindir}/texhash
1653Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1654Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1655
1656%description cslatex
1657CSLaTeX format basic files.
1658
1659%description cslatex -l pl.UTF-8
1660Podstawowe pliki dla formatu CSLaTeX.
1661
1662%package format-cslatex
1663Summary: CSLaTeX format
1664Summary(pl.UTF-8): Format CSLaTeX
1665Group: Applications/Publishing/TeX
1666Requires(post,postun): %{_bindir}/texhash
1667Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1668
1669%description format-cslatex
1670CSLaTeX format.
1671
1672%description format-cslatex -l pl.UTF-8
1673Format CSLaTeX.
1674
1675%package format-pdfcslatex
1676Summary: PDF CSLaTeX format
1677Summary(pl.UTF-8): Format PDF CSLaTeX
1678Group: Applications/Publishing/TeX
1679Requires(post,postun): %{_bindir}/texhash
1680Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1681
1682%description format-pdfcslatex
1683PDF CSLaTeX format.
1684
1685%description format-pdfcslatex -l pl.UTF-8
1686Format PDF CSLaTeX.
1687
1688# Cyrillic Plain format
1689
1690%package cyrplain
1691Summary: Cyrillic Plain format basic files
1692Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1693Group: Applications/Publishing/TeX
1694Requires(post,postun): %{_bindir}/texhash
1695Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1696
1697%description cyrplain
1698Cyrillic Plain format basic files.
1699
1700%description cyrplain -l pl.UTF-8
1701Podstawowe pliki dla formatu Cyrillic Plain.
1702
1703%package format-cyrplain
1704Summary: Cyrillic Plain format
1705Summary(pl.UTF-8): Format Cyrillic Plain
1706Group: Applications/Publishing/TeX
1707Requires(post,postun): %{_bindir}/texhash
1708Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1709
1710%description format-cyrplain
1711Cyrillic Plain format.
1712
1713%description format-cyrplain -l pl.UTF-8
1714Format Cyrillic Plain.
1715
1716%package format-cyramstex
1717Summary: Cyrillic AMSTeX format
1718Summary(pl.UTF-8): Format Cyrillic AMSTeX
1719Group: Applications/Publishing/TeX
1720Requires(post,postun): %{_bindir}/texhash
1721Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1722Obsoletes: tetex-cyramstex
1723
1724%description format-cyramstex
1725Cyrillic AMSTeX format.
1726
1727%description format-cyramstex -l pl.UTF-8
1728Format Cyrillic AMSTeX.
1729
1730%package format-cyrtexinfo
1731Summary: Cyrillic TeXInfo format
1732Summary(pl.UTF-8): Format Cyrillic TeXInfo
1733Group: Applications/Publishing/TeX
1734Requires(post,postun): %{_bindir}/texhash
1735Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1736Obsoletes: tetex-cyrtexinfo
1737
1738%description format-cyrtexinfo
1739Cyrillic TeXInfo format.
1740
1741%description format-cyrtexinfo -l pl.UTF-8
1742Format Cyrillic TeXInfo.
1743
1744# EPlain format
1745
1746%package eplain
1747Summary: EPlain format basic files
1748Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1749Group: Applications/Publishing/TeX
1750Requires(post,postun): %{_bindir}/texhash
1751Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1752Obsoletes: tetex-etex
1753
1754%description eplain
1755EPlain format basic files.
1756
1757%description eplain -l pl.UTF-8
1758Podstawowe pliki dla formatu EPlain.
1759
1760%package format-eplain
1761Summary: EPlain format
1762Summary(pl.UTF-8): Format EPlain
1763Group: Applications/Publishing/TeX
1764Requires(post,postun): %{_bindir}/texhash
1765Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1766
1767%description format-eplain
1768EPlain format.
1769
1770%description format-eplain -l pl.UTF-8
1771Format EPlain.
1772
1773# ConTeXt format.
1774
1775%package context
1776Summary: ConTeXt macro package basic files
1777Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1778Group: Applications/Publishing/TeX
1779Requires(post,postun): %{_bindir}/texhash
1780Requires: %{name} = %{epoch}:%{version}-%{release}
1781Obsoletes: tetex-latex-context
1782
1783%define _noautoreq 'perl(path_tre)'
1784
1785%description context
1786A full featured, parameter driven macro package, which fully supports
1787advanced interactive documents.
1788
1789This package contains basic files.
1790
1791%description context -l pl.UTF-8
1792Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1793całkowicie obsługujący zaawansowane dokumenty interaktywne.
1794
1795Ten pakiet zawiera podstawowe pliki.
1796
1797%package format-context-de
1798Summary: German ConTeXt format
1799Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1800Group: Applications/Publishing/TeX
1801Requires(post,postun): %{_bindir}/texhash
1802Requires: %{name}-context = %{epoch}:%{version}-%{release}
1803
1804%description format-context-de
1805German ConTeXt format.
1806
1807%description format-context-de -l pl.UTF-8
1808Niemiecka wersja formatu ConTeXt.
1809
1810%package format-context-en
1811Summary: English ConTeXt format
1812Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1813Group: Applications/Publishing/TeX
1814Requires(post,postun): %{_bindir}/texhash
1815Requires: %{name}-context = %{epoch}:%{version}-%{release}
1816
1817%description format-context-en
1818English ConTeXt format.
1819
1820%description format-context-en -l pl.UTF-8
1821Angielska wersja formatu ConTeXt.
1822
1823%package format-context-nl
1824Summary: Dutch ConTeXt format
1825Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1826Group: Applications/Publishing/TeX
1827Requires(post,postun): %{_bindir}/texhash
1828Requires: %{name}-context = %{epoch}:%{version}-%{release}
1829
1830%description format-context-nl
1831Dutch ConTeXt format.
1832
1833%description format-context-nl -l pl.UTF-8
1834Holenderska wersja formatu ConTeXt.
1835
1836# LaTeX format.
1837
1838%package latex
1839Summary: LaTeX macro package basic files
1840Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1841Group: Applications/Publishing/TeX
60597425 1842Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1843Requires: %{name} = %{epoch}:%{version}-%{release}
1844Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1845Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1846Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1847# for misc/eurosym:
1848Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1849Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613 1850Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
e67df411 1851Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
5ff30b02 1852Suggests: %{name}-fonts-jknappen
fb2a8613 1853Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1854Obsoletes: tetex-bibtex-koma-script
1855Obsoletes: tetex-latex-SIunits
1856Obsoletes: tetex-latex-caption
1857Obsoletes: tetex-latex-curves
1858Obsoletes: tetex-latex-dinbrief
1859Obsoletes: tetex-latex-draftcopy
1860Obsoletes: tetex-latex-dvilj
1861Obsoletes: tetex-latex-eepic
1862Obsoletes: tetex-latex-endfloat
1863Obsoletes: tetex-latex-fancyhdr
1864Obsoletes: tetex-latex-fancyheadings
1865Obsoletes: tetex-latex-fancyvrb
1866Obsoletes: tetex-latex-fp
1867Obsoletes: tetex-latex-graphics
1868Obsoletes: tetex-latex-hyperref
1869Obsoletes: tetex-latex-koma-script
1870Obsoletes: tetex-latex-labels
1871Obsoletes: tetex-latex-listings
1872Obsoletes: tetex-latex-misc
1873Obsoletes: tetex-latex-ms
1874Obsoletes: tetex-latex-multirow
1875Obsoletes: tetex-latex-mwcls
1876Obsoletes: tetex-latex-mwdtools
1877Obsoletes: tetex-latex-natbib
1878Obsoletes: tetex-latex-ntgclass
1879Obsoletes: tetex-latex-oberdiek
1880Obsoletes: tetex-latex-pb-diagram
188cb15d 1881Obsoletes: tetex-latex-pstricks
d08789e0
ZU
1882Obsoletes: tetex-latex-revtex4
1883Obsoletes: tetex-latex-seminar
1884Obsoletes: tetex-latex-t2
1885Obsoletes: tetex-latex-titlesec
1886Obsoletes: tetex-latex-tools
1887Obsoletes: tetex-latex-units
1888Obsoletes: tetex-mwcls
1889Obsoletes: tetex-revtex4
1890
1891%description latex
1892LaTeX is a front end for the TeX text formatting system. Easier to use
1893than TeX, LaTeX is essentially a set of TeX macros which provide
1894convenient, predefined document formats for users.
1895
1896This package contains basic files.
1897
1898%description latex -l pl.UTF-8
1899LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1900łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1901dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1902
1903Ten pakiet zawiera podstawowe pliki.
1904
783773ac
ZU
1905%package latex-colortab
1906Summary: Shade cells of tables and halign
1907Group: Applications/Publishing/TeX
1908Requires(post,postun): %{_bindir}/texhash
1909Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1910
1911%description latex-colortab
1912Shade cells of tables and halign.
1913
6c82f497
ZU
1914%package latex-12many
1915Summary: Generalising mathematical index sets
1916Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1917Group: Applications/Publishing/TeX
6c82f497 1918Requires(post,postun): %{_bindir}/texhash
b4d68b39 1919Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1920
1921%description latex-12many
1922Generalising mathematical index sets.
1923
1924%description latex-12many -l hu.UTF-8
1925A matematikai halmazok indexelésének általánosítása.
1926
a8b381b0
ZU
1927%package latex-abstract
1928Summary: Control the typesetting of the abstract environment
1929Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1930Group: Applications/Publishing/TeX
fe66da27 1931Requires(post,postun): %{_bindir}/texhash
b4d68b39 1932Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1933
1934%description latex-abstract
1935Control the typesetting of the abstract environment.
1936
1937%description latex-abstract -l hu.UTF-8
1938Az "abstract" környezet szedésének irányítása.
1939
f1f5d194
ZU
1940%package latex-accfonts
1941Summary: Utilities to derive new fonts from existing ones
1942Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1943Group: Applications/Publishing/TeX
1944Requires(post,postun): %{_bindir}/texhash
1945
1946%description latex-accfonts
1947Utilities to derive new fonts from existing ones.
1948
1949%description latex-accfonts -l hu.UTF-8
1950Eszközök új betűtípusok származtatására már létezőkből.
1951
e88b5dcf
ZU
1952%package latex-adrconv
1953Summary: BibTeX styles to implement an address database
1954Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1955Group: Applications/Publishing/TeX
2fede27b 1956Requires(post,postun): %{_bindir}/texhash
78d53d8c 1957Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1958
1959%description latex-adrconv
1960BibTeX styles to implement an address database.
1961
1962%description latex-adrconv -l hu.UTF-8
1963BibTeX stílusok cím-adatbázis megvalósításához.
1964
1965
d08789e0
ZU
1966%package latex-ae
1967Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1968Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1969Group: Applications/Publishing/TeX
1970Requires(post,postun): %{_bindir}/texhash
1971Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1972Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1973
1974%description latex-ae
1975A set of virtual fonts which emulates T1 coded fonts using the
1976standard CM fonts. The package is called AE fonts (for Almost
1977European). The main use of the package is to produce PDF files using
1978versions of the CM fonts instead of the bitmapped EC fonts.
1979
1980%description latex-ae -l pl.UTF-8
1981Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1982standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1983- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1984 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1985 bitmapowych fontów EC.
1986
1987%package latex-algorithms
1988Summary: Floating algorithm environment
1989Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1990Group: Applications/Publishing/TeX
1991Requires(post,postun): /usr/bin/texhash
1992Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1993
1994%description latex-algorithms
1995Defines a floating algorithm environment designed to work with the
1996algorithmic package.
1997
1998%description latex-algorithms -l pl.UTF-8
1999Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
2000do pracy z pakietem algorithmic.
2001
2002%package latex-ams
2003Summary: AMS math facilities for LaTeX
2004Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
2005Group: Applications/Publishing/TeX
2006Requires(post,postun): %{_bindir}/texhash
2007Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
2008Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2009Obsoletes: tetex-latex-amscls
2010Obsoletes: tetex-latex-amsfonts
2011Obsoletes: tetex-latex-amsmath
2012
2013%description latex-ams
2014This package is the principal package in the AMS-LaTeX distribution.
2015It adapts for use in LaTeX most of the mathematical features found in
2016AMS-TeX.
2017
2018%description latex-ams -l pl.UTF-8
2019To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2020możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2021
2022%package latex-antp
2023Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2024Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2025Group: Applications/Publishing/TeX
2026Requires(post,postun): %{_bindir}/texhash
2027Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2028Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2029
2030%description latex-antp
2031A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2032- -- preliminary version. This font was designed in the 'twenties and
2033 the 'thirties of XX century by a Polish graphic artist and a
2034 typographer Adam Poltawski. It was widely used by Polish printing
2035 houses as long as metal types were in use (until ca the 'sixties).
2036 Perhaps the first complete font family programmed and parametrized in
2037 METAPOST.
2038
2039%description latex-antp -l pl.UTF-8
2040Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2041PostScript Type 1. Ten krój został opracowany w latach 30-tych i
204240-tych XX wieku przez polskiego grafika i typografa Adama
2043Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2044używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2045kompletna rodzina fontów zaprogramowana i zparametryzowana w
2046METAPOSCIE.
2047
2048%package latex-antt
2049Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
2050Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2051Group: Applications/Publishing/TeX
2052Requires(post,postun): %{_bindir}/texhash
2053Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2054Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2055
2056%description latex-antt
2057Antykwa Torunska is a serif font designed by the late Polish
2058typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
20591.
2060
2061%description latex-antt -l pl.UTF-8
2062Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2063typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2064postać cyfrową jako Type 1.
2065
e88b5dcf
ZU
2066%package latex-appendix
2067Summary: Extra control of appendices
2068Summary(hu.UTF-8): Az appendixek nagyobb irányítása
2069Group: Applications/Publishing/TeX
2070Requires(post,postun): %{_bindir}/texhash
78d53d8c 2071Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
2072
2073%description latex-appendix
2074Extra control of appendices.
2075
2076%description latex-appendix -l hu.UTF-8
2077Az appendixek nagyobb irányítása.
2078
de260d32
ZU
2079# %package latex-backgammon # Summary: LaTeX package to documenting
2080backgammon games # Summary(hu.UTF-8): LaTeX csomag backgammon játékok
2081dokumentálására # Group: Applications/Publishing/TeX #
2082Requires(post,postun): %{_bindir}/texhash # Requires: %{name}-latex =
2083%{epoch}:%{version}-%{release} # # %description latex-backgammon #
2084LaTeX package to documenting backgammon games. # # %description
2085latex-backgammon -l hu.UTF-8 # LaTeX csomag backgammon játékok
2086dokumentálására
b4d68b39 2087
d08789e0
ZU
2088%package latex-bbm
2089Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
2090Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2091Group: Applications/Publishing/TeX
2092Requires(post,postun): %{_bindir}/texhash
2093Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2094Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2095
2096%description latex-bbm
2097Blackboard variant fonts for Computer Modern, with LaTeX support.
2098
2099%description latex-bbm -l pl.UTF-8
2100Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2101
6c82f497
ZU
2102%package latex-bardiag
2103Summary: LateX package for drawing bar diagrams
2104Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
2105Group: Applications/Publishing/TeX
2106Requires(post,postun): %{_bindir}/texhash
2107
2108%description latex-bardiag
2109LateX package for drawing bar diagrams.
2110
2111%description latex-bardiag -l hu.UTF-8
2112LaTeX csomag oszlopdiagramok rajzolására.
2113
d08789e0
ZU
2114%package latex-bbold
2115Summary: Sans serif blackboard bold for LaTeX
2116Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
2117Group: Applications/Publishing/TeX
2118Requires(post,postun): %{_bindir}/texhash
2119Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2120Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2121
2122%description latex-bbold
2123A geometric sans serif blackboard bold font, for use in mathematics.
2124
2125%description latex-bbold -l pl.UTF-8
2126Geometryczny tablicowy tłusty font sans serif, do używania w
2127matematyce.
2128
2129%package latex-bibtex
2130Summary: Bibliography management for LaTeX
2131Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2132Group: Applications/Publishing/TeX
2133Requires(post,postun): %{_bindir}/texhash
2134Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2135Obsoletes: tetex-bibtex
2136Obsoletes: tetex-natbib
2137Obsoletes: tetex-rubibtex
2138
2139%description latex-bibtex
2140Bibliography management for LaTeX.
2141
2142%description latex-bibtex -l pl.UTF-8
2143Zarządzanie bibliografią dla LaTeXa.
2144
b4d68b39
ZU
2145%package latex-beamer
2146Summary: A LaTeX class for producing presentations and slides
2147Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2148Group: Applications/Publishing/TeX
2149Requires(post,postun): %{_bindir}/texhash
2150Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2151
2152%description latex-beamer
2153A LaTeX class for producing presentations and slides.
2154
2155%description latex-beamer -l hu.UTF-8
2156LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2157
2fede27b
ZU
2158%package latex-bezos
2159Summary: Packages by Javier Bezos (additional math tools)
2160Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2161Group: Applications/Publishing/TeX
2162Requires(post,postun): %{_bindir}/texhash
78d53d8c 2163Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2164
2165%description latex-bezos
2166Packages by Javier Bezos (additional math tools).
2167
ca8b4816 2168%description latex-bezos -l hu.UTF-8
2fede27b
ZU
2169Javier Bezos csomagjai (további matematikai eszközök).
2170
d08789e0
ZU
2171%package latex-bibtex-ams
2172Summary: BibTeX style files for American Mathematical Society publications
2173Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2174Group: Applications/Publishing/TeX
2175Requires(post,postun): %{_bindir}/texhash
2176Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2177Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2178Obsoletes: tetex-bibtex-ams
2179
2180%description latex-bibtex-ams
2181BibTeX style files for American Mathematical Society publications.
2182
2183%description latex-bibtex-ams -l pl.UTF-8
2184Pliki stylów BibTeXa do publikacji American Mathematical Society.
2185
2186%package latex-bibtex-dk
2187Summary: Danish variants of the standard BibTeX styles
2188Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2189Group: Applications/Publishing/TeX
2190Requires(post,postun): /usr/bin/texhash
2191Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2192
2193%description latex-bibtex-dk
2194Dk-bib is a translation of the four standard BibTeX style files
2195(abbrv, alpha, plain and unsrt) into Danish. The files have been
2196extended with ISBN, ISSN and URL fields which can be enabled through a
2197LaTeX style file.
2198
2199%description latex-bibtex-dk -l pl.UTF-8
2200Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2201(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2202rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2203stylu LaTeXa.
2204
2205%package latex-bibtex-nor
2206Summary: Norwegian variants of the standard BibTeX styles
2207Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2208Group: Applications/Publishing/TeX
2209Requires(post,postun): /usr/bin/texhash
2210Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2211
2212%description latex-bibtex-nor
2213Norwegian variants of the standard BibTeX styles.
2214
2215%description latex-bibtex-nor -l pl.UTF-8
2216Norweskie warianty standardowych stylów BibTeXa.
2217
2218%package latex-bibtex-pl
2219Summary: Polish bibliography management for LaTeX
2220Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2221Group: Applications/Publishing/TeX
2222Requires(post,postun): %{_bindir}/texhash
2223Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2224Obsoletes: tetex-bibtex-plbib
2225
2226%description latex-bibtex-pl
2227Polish bibliography management for LaTeX.
2228
2229%description latex-bibtex-pl -l pl.UTF-8
2230Polska wersja zarządzania bibliografią dla LaTeXa.
2231
2232%package latex-bibtex-german
2233Summary: German variants of standard BibTeX styles
2234Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2235Group: Applications/Publishing/TeX
2236Requires(post,postun): %{_bindir}/texhash
2237Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2238Obsoletes: tetex-bibtex-germbib
2239
2240%description latex-bibtex-german
2241German variants of standard BibTeX styles.
2242
2243%description latex-bibtex-german -l pl.UTF-8
2244Niemieckie wersje standardowych stylów BibTeXa.
2245
2246%package latex-bibtex-revtex4
2247Summary: BibTeX styles for REVTeX4
2248Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2249Group: Applications/Publishing/TeX
2250Requires(post,postun): %{_bindir}/texhash
2251Requires: %{name} = %{epoch}:%{version}-%{release}
2252Obsoletes: tetex-bibtex-revtex4
2253
2254%description latex-bibtex-revtex4
2255BibTeX styles for REVTeX4.
2256
2257%description latex-bibtex-revtex4 -l pl.UTF-8
2258Style BibTeXa dla REVTeX4.
2259
2260%package latex-bibtex-jurabib
2261Summary: Extended BibTeX citation support for the humanities and legal texts
2262Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2263Group: Applications/Publishing/TeX
2264Requires(post,postun): %{_bindir}/texhash
2265Requires: %{name} = %{epoch}:%{version}-%{release}
2266Obsoletes: tetex-bibtex-jurabib
2267
2268%description latex-bibtex-jurabib
2269Extended BibTeX citation support for the humanities and legal texts.
2270
2271%description latex-bibtex-jurabib -l pl.UTF-8
2272Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2273prawniczych.
2274
33b3b483
ZU
2275%package latex-bibtex-styles
2276Summary: Various BibTeX styles
2277Summary(hu.UTF-8): Vegyes BibTeX stílusok
2278Group: Applications/Publishing/TeX
2279Requires(post,postun): %{_bindir}/texhash
2280Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2281
2282%description latex-bibtex-styles
2283Various BibTeX styles.
2284
2285%description latex-bibtex-styles -l hu.UTF-8
2286Vegyes BibTeX stílusok.
2287
435dbdfa
ZU
2288%package latex-bibtex-vancouver
2289Summary: Bibliographic style file for Biomedical Journals
b5f33174 2290Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2291Group: Applications/Publishing/TeX
435dbdfa 2292Requires(post,postun): %{_bindir}/texhash
33b3b483 2293Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2294
b5f33174 2295%description latex-bibtex-vancouver
435dbdfa 2296Bibliographic style file for Biomedical Journals.
2fede27b 2297
b5f33174
ZU
2298%description latex-bibtex-vancouver -l hu.UTF-8
2299Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2300
2fede27b
ZU
2301%package latex-booktabs
2302Summary: Publication quality tables in LaTeX
2303Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2304Group: Applications/Publishing/TeX
2305Requires(post,postun): %{_bindir}/texhash
78d53d8c 2306Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2307
2308%description latex-booktabs
2309Publication quality tables in LaTeX.
2310
2311%description latex-booktabs -l hu.UTF-8
2312Nyomdai minőségű táblázatok LaTeX-ben.
2313
2314
2315%package latex-caption
2316Summary: Customising captions in floating environments
2317Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2318Group: Applications/Publishing/TeX
2319Requires(post,postun): %{_bindir}/texhash
78d53d8c 2320Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2321
2322%description latex-caption
2323Customising captions in floating environments.
2324
2325%description latex-caption -l hu.UTF-8
2326Feliratok testreszabása úszó környezetekben.
2327
d08789e0
ZU
2328%package latex-carlisle
2329Summary: Miscellaneous small packages by David Carlisle
2330Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2331Group: Applications/Publishing/TeX
2332Requires(post,postun): %{_bindir}/texhash
2333Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2334
2335%description latex-carlisle
2336Miscellaneous small packages by David Carlisle.
2337
2338%description latex-carlisle -l pl.UTF-8
2339Różne małe pakiety autorstwa Davida Carlisle.
2340
2341%package latex-ccfonts
2342Summary: Support for Concrete text and math fonts in LaTeX
2343Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2344Group: Applications/Publishing/TeX
2345Requires(post,postun): %{_bindir}/texhash
2346Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2347
2348%description latex-ccfonts
2349LaTeX font definition files for the Concrete fonts and a LaTeX package
2350for typesetting documents using Concrete as the default font family.
2351The files support OT1, T1, TS1, and Concrete math including AMS fonts
2352(Ulrik Vieth's concmath).
2353
2354%description latex-ccfonts -l pl.UTF-8
2355Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2356LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2357rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2358Concrete wraz z AMS (concmath Ulrika Vietha).
2359
2360%package latex-cite
2361Summary: Supports compressed, sorted lists of numerical citations
2362Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2363Group: Applications/Publishing/TeX
2364Requires(post,postun): %{_bindir}/texhash
2365Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2366
2367%description latex-cite
2368Supports compressed, sorted lists of numerical citations.
2369
2370%description latex-cite -l pl.UTF-8
2371Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2372
2373%package latex-cmbright
2374Summary: Support for CM Bright fonts in LaTeX
2375Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2376Group: Applications/Publishing/TeX
2377Requires(post,postun): %{_bindir}/texhash
2378Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2379Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2380
2381%description latex-cmbright
2382A family of sans serif fonts for TeX and LaTeX, based on Donald
2383Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2384various shapes as well as all the fonts necessary for mathematical
2385typesetting, incl. AMS symbols. This collection provides all the
2386necessary files for using the fonts with LaTeX.
2387
2388%description latex-cmbright -l pl.UTF-8
2389Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2390Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2391kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2392symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2393używania fontów w LaTeXu.
2394
2fede27b
ZU
2395%package latex-comment
2396Summary: Selectively include/excludes portions of text
2397Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2398Group: Applications/Publishing/TeX
2399Requires(post,postun): %{_bindir}/texhash
78d53d8c 2400Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2401
2402%description latex-comment
2403Selectively include/excludes portions of text.
2404
2405%description latex-comment -l hu.UTF-8
2406A szöveg részeinek beillesztése/kihagyása.
2407
d08789e0
ZU
2408%package latex-concmath
2409Summary: LaTeX package and font definition files to access the Concrete math fonts
2410Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2411Group: Applications/Publishing/TeX
2412Requires(post,postun): %{_bindir}/texhash
2413Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2414Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2415
2416%description latex-concmath
2417LaTeX package and font definition files to access the Concrete math
2418fonts, which were derived from Computer Modern math fonts using
2419parameters from Concrete Roman text fonts.
2420
2421%description latex-concmath -l pl.UTF-8
2422Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2423matematyczne Concrete wywodzące się z fontów matematycznych Computer
2424Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2425Roman.
2426
2fede27b
ZU
2427%package latex-currvita
2428Summary: Typeset a curriculum vitae
2429Summary(hu.UTF-8): Önéletrajzok írása
2430Group: Applications/Publishing/TeX
2431Requires(post,postun): %{_bindir}/texhash
78d53d8c 2432Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2433
2434%description latex-currvita
2435Typeset a curriculum vitae.
2436
2437%description latex-currvita -l hu.UTF-8
2438Önéletrajzok írása.
2439
2440%package latex-curves
2441Summary: Curves for LaTeX picture environment
2442Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2443Group: Applications/Publishing/TeX
2444Requires(post,postun): %{_bindir}/texhash
78d53d8c 2445Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2446
2447%description latex-curves
2448Curves for LaTeX picture environment.
2449
2450%description latex-curves -l hu.UTF-8
2451Görbék LaTeX picture környezetébe.
2452
d08789e0
ZU
2453%package latex-custom-bib
2454Summary: Customized BibTeX styles for LaTeX
2455Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2456Group: Applications/Publishing/TeX
2457Requires(post,postun): %{_bindir}/texhash
2458Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2459
2460%description latex-custom-bib
2461Package generating customized BibTeX bibliography styles from a
2462generic file using docstrip. Includes support for the Harvard style.
2463
2464%description latex-custom-bib -l pl.UTF-8
2465Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2466pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2467
2468%package latex-cyrillic
2469Summary: LaTeX Cyrillic support
2470Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2471Group: Applications/Publishing/TeX
2472Requires(post,postun): %{_bindir}/texhash
2473Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2474
2475%description latex-cyrillic
2476LaTeX Cyrillic support.
2477
2478%description latex-cyrillic -l pl.UTF-8
2479Obsługa cyrylicy dla LaTeXa.
2480
b280f158
ZU
2481%package latex-dstroke
2482Summary: LaTeX doublestroke font
2483Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2484Group: Applications/Publishing/TeX
2485Requires(post,postun): %{_bindir}/texhash
2486Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2487Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2488
2489%description latex-dstroke
2490Doublestroke font for typesetting the mathematical symbols for the
2491natural numbers, whole numbers, rational numbers, real numbers and
2492complex numbers.
2493
2494%description latex-dstroke -l pl.UTF-8
2495Podwójnie kreślony font do składania symboli matematycznych liczb
2496naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2497
60597425
ZU
2498%package latex-enumitem
2499Summary: A package to customize the three basic lists
2500Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2501Group: Applications/Publishing/TeX
2502Requires(post,postun): %{_bindir}/texhash
78d53d8c 2503Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2504
2505%description latex-enumitem
2506A package to customize the three basic lists (enumerate, itemize and
2507description).
2508
ca8b4816 2509%description latex-enumitem -l hu.UTF-8
60597425
ZU
2510Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2511(enumerate, itemize, description).
2512
2b453bda
ZU
2513%package latex-exam
2514Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2515Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2516Group: Applications/Publishing/TeX
fe66da27 2517Requires(post,postun): %{_bindir}/texhash
78d53d8c 2518Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2519
2520%description latex-exam
2521The exam document class attempts to make it easy for even a LaTeX
2522novice to prepare exams.
2523
2524%description latex-exam -l hu.UTF-8
2525Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2526feladatsorok készítése.
2527
247457ba
ZU
2528%package latex-formlett
2529Summary: Letters to multiple recipients
2530Summary(hu.UTF-8): Levél több címzettnek ("körlevél")
2531Group: Applications/Publishing/TeX
2532Requires(post,postun): %{_bindir}/texhash
2533Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2534
2535%description latex-formlett
2536Letters to multiple recipients.
2537
2538%description latex-formlett -l hu.UTF-8
2539Levél több címzettnek ("körlevél").
2540
c9ddaf2d
ZU
2541%package latex-formular
2542Summary: Create forms containing field for manual entry
2543Summary(hu.UTF-8): Kézzel kitöltendő űrlapok készítése
2544Group: Applications/Publishing/TeX
2545Requires(post,postun): %{_bindir}/texhash
2546Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2547
2548%description latex-formular
2549Create forms containing field for manual entry.
2550
2551%description latex-formular -l hu.UTF-8
2552Kézzel kitöltendő űrlapok készítése.
2553
247457ba
ZU
2554%package latex-examdesign
2555Summary: LaTeX class for typesetting exams
2556Summary(hu.UTF-8): LaTeX osztály dolgozatok szedésére
2557Group: Applications/Publishing/TeX
2558Requires(post,postun): %{_bindir}/texhash
2559Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2560
2561%description latex-examdesign
2562LaTeX class for typesetting exams.
2563
187f5494 2564%description latex-examdesign -l hu.UTF-8
247457ba
ZU
2565LaTeX osztály dolgozatok szedésére.
2566
f1f5d194
ZU
2567%package latex-gbrief
2568Summary: Letter document class
2569Summary(hu.UTF-8): Levél dokumentumosztály
2570Group: Applications/Publishing/TeX
2571Requires(post,postun): %{_bindir}/texhash
2572Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2573
2574%description latex-gbrief
2575Letter document class.
2576
2577%description latex-gbrief -l hu.UTF-8
2578Levél dokumentumosztály.
2579
2b453bda 2580
d08789e0
ZU
2581%package latex-jknappen
2582Summary: Miscellaneous packages by Joerg Knappen
2583Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2584Group: Applications/Publishing/TeX
2585Requires(post,postun): %{_bindir}/texhash
2586Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2587Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2588
2589%description latex-jknappen
2590Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2591Knappen, including sgmlcmpt.
2592
2593%description latex-jknappen -l pl.UTF-8
2594Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2595Knappena. Zawiera sgmlcmpt.
2596
d19eaaab
ZU
2597%package latex-keystroke
2598Summary: Graphical representation of keys on keyboard
2599Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2600Group: Applications/Publishing/TeX
2601Requires(post,postun): %{_bindir}/texhash
2602Requires: %{name}-latex
2603
2604%description latex-keystroke
2605Graphical representation of keys on keyboard.
2606
2607%description latex-keystroke -l hu.UTF-8
2608A billentyűk grafikus megjelenítése.
2609
2610
2611%package latex-labbook
2612Summary: Typeset laboratory journals
2613Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2614Group: Applications/Publishing/TeX
2615Requires(post,postun): %{_bindir}/texhash
2616Requires: %{name}-latex
2617
2618%description latex-labbook
2619Typeset laboratory journals.
2620
2621%description latex-labbook -l hu.UTF-8
2622Laborjegyzőkönyvek szedése.
2623
2624%package latex-lcd
2625Summary: Alphanumerical LCD-style displays
f65b3398 2626Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2627Group: Applications/Publishing/TeX
2628Requires(post,postun): %{_bindir}/texhash
2629Requires: %{name}-latex
2630
2631%description latex-lcd
2632Alphanumerical LCD-style displays.
2633
2634%description latex-lcd -l hu.UTF-8
f65b3398 2635Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2636
2637%package latex-leaflet
2638Summary: Create small handouts (flyers)
2639Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2640Group: Applications/Publishing/TeX
2641Requires(post,postun): %{_bindir}/texhash
2642Requires: %{name}-latex
2643
2644%description latex-leaflet
2645Create small handouts (flyers).
2646
2647%description latex-leaflet -l hu.UTF-8
2648Kis "kézikönyvek" készítése (brossúrák).
2649
f1f5d194
ZU
2650%package latex-leftidx
2651Summary: Left and right subscripts and superscripts in math mode
2652Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2653Group: Applications/Publishing/TeX
2654Requires(post,postun): %{_bindir}/texhash
2655Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2656
7b6c7caa
ZU
2657%description latex-leftidx
2658Left and right subscripts and superscripts in math mode.
2659
2660%description latex-leftidx -l hu.UTF-8
2661Bal és jobboldali alsó és felső indexek matematikai módban.
2662
d19eaaab
ZU
2663
2664%package latex-lewis
2665Summary: Draw Lewis structures (chemistry)
2666Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2667Group: Applications/Publishing/TeX
2668Requires(post,postun): %{_bindir}/texhash
2669Requires: %{name}-latex
2670
2671%description latex-lewis
2672Draw Lewis structures (chemistry).
2673
2674%description latex-lewis -l hu.UTF-8
2675Lewis struktúrák készítése (kémia).
2676
d08789e0
ZU
2677%package latex-lm
2678Summary: LaTeX styles for Latin Modern family fonts
2679Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2680Group: Applications/Publishing/TeX
2681Requires(post,postun): /usr/bin/texhash
2682Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2683Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2684
2685%description latex-lm
2686Latin Modern family of fonts, based on the Computer Modern fonts
2687released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2688lot of additional characters, mainly accented ones, but not only.
2689There is a one set of PostScript fonts and four sets of TeX Font
2690Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2691encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2692Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2693potential user knows what to do with all these files. The author is
2694Boguslaw Jackowski.
2695
2696%description latex-lm -l pl.UTF-8
2697Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2698przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2699Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2700Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2701Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2702QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2703(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2704(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2705tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2706
a8b381b0
ZU
2707%package latex-lastpage
2708Summary: Reference last page for "Page N of M" type footers
2709Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2710Group: Applications/Publishing/TeX
fe66da27 2711Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2712
2713%description latex-lastpage
2714Reference last page for Page N of M type footers.
2715
2716%description latex-lastpage -l hu.UTF-8
2717Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2718
d08789e0
ZU
2719%package latex-lineno
2720Summary: Line numbers on paragraphs
2721Summary(pl.UTF-8): Numery linii dla paragrafów
2722Group: Applications/Publishing/TeX
2723Requires(post,postun): /usr/bin/texhash
2724Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2725
2726%description latex-lineno
2727The LaTeX package lineno.sty provides line numbers on paragraphs.
2728After TeX has broken a paragraph into lines there will be line numbers
2729attached to them, with the possibility to make references through the
2730LaTeX \ref, \pageref cross reference mechanism.
2731
2732%description latex-lineno -l pl.UTF-8
2733Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2734paragrafu na linie przez TeXa do linii dołączane są ich numery z
2735możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2736\ref i \pageref.
2737
2e9c3e45
ZU
2738%package latex-games
2739Summary: Packages for typesetting games
2740Summary(hu.UTF-8): Játékok szedése
2741Group: Applications/Publishing/TeX
2742Requires(post,postun): %{_bindir}/texhash
2743Requires: %{name}-latex
2744
2745%description latex-games
b9c820f8 2746Chess, chinese chess, crosswords, go, backgammon and more.
2e9c3e45
ZU
2747
2748%description latex-games -l hu.UTF-8
b9c820f8 2749Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
1d337b0e
ZU
2750
2751%package latex-extend
2752Summary: Extensions, patches, improvements of main LaTeX styles, environments
2753Summary(hu.UTF-8): Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2754Group: Applications/Publishing/TeX
2755Requires(post,postun): %{_bindir}/texhash
2756Requires: %{name}-latex
2757
2758%description latex-extend
2759This package contains:
2760- addlines: a user-friendly wrapper around \enlargethispage.
2761- alnumsec: alphanumeric section numbering.
2762- arydshln: horizontal and vertical dashed lines in arrays and
2763 tabulars
2764- babelbib: multilingual bibliographies.
2765- bibtopicprefix: prefix references to bibliographies produced by
2766 bibtopic.
2767- boites: boxes that may break across pages
2768- booklet: aids for printing simple booklets.
2769- bullcntr: display list item counter as regular pattern of bullets.
2770- chappg: page numbering by chapter.
2771- cjw: a bundle of packages and classes.
2772- clefval: key/value support with a hash.
2773- colortbl: add colour to LaTeX tables.
2774- combine: bundle individual documents into a single document.
2775- contour: print a coloured contour around text.
2776- ctable: easily typeset centered tables.
2777- curve2e: extensions for package pict2e.
de260d32
ZU
2778- dashbox: draw dashed boxes.
2779- dashline: draw dashed rules.
2780- etaremune: reverse-counting enumerate environment.
1d337b0e 2781- HA-prosper: patches and improvements for prosper.
de260d32 2782- expdlist: expanded description environments.
1d337b0e
ZU
2783
2784%description latex-extend -l hu.UTF-8
2785Ez a csomag a következőket tartalmazza:
2786- addlines: felhasználóbarát wrapper \enlargethispage-hez
2787- alnumsec: alfanumerikus section számozás
2788- arydshln: vízszintes és függőleges pontozott vonalak array és
2789 tabular környezetkben
2790- babelbib: többnyelvű bibliográfiák
2791- bibtopicprefix: prefix hivatkozás bibtopic által készített
2792 bibliográfiára
2793- boites: dobozok, amelyek törhetők oldalak között
2794- booklet: booklet formátumban történő nyomtatás
2795- bullcntr: lista elemek számlálójának megjelenítése mint...
2796- chappg: oldalszámozás chapter alapján
2797- cjw: csomagok és osztályok tömkelege
2798- clefval: kulcs/érték párok hash-sel
2799- colortbl: színek LaTeX táblázatokban
2800- combine: külön dokumentumok eggyé fűzése
2801- contour: színes kontúr nyomtatása szöveg körül
2802- ctable: középre igazított táblázatok szedése
2803- curve2e: pict2e csomaghoz kiegészítések
de260d32
ZU
2804- dashbox: pontozott dobozok
2805- dashline: pontozott vonalak
2806- etaremune: visszafele sorszámazó enumerate környezet
2807- expdlist: kibővített description környezetek
1d337b0e 2808- HA-prosper: foltok és bővítések a prosper-hez
2e9c3e45 2809
6bc47e19
ZU
2810%package latex-effects
2811Summary: Additional effects to fonts, texts...
2812Summary(hu.UTF-8): További effektek betűkhöz, szövegekhez,...
2813Group: Applications/Publishing/TeX
2814Requires(post,postun): %{_bindir}/texhash
2815Requires: %{name}-latex
2816
2817%description latex-effects
2818This package contains:
2819- arcs: draw arcs over and under text
2820- blowup: upscale or downscale all pages of a document.
2821- changebar: generate changebars in LaTeX documents.
2822- draftwatermark: put a grey textual watermark on document pages.
2823- flippdf: horizontal flipping of pages with pdfLaTeX.
2824- flowfram: create text frames for posters, brochures or magazines.
2825- isorot: rotation of document elements.
2826- lettrine: typeset dropped capitals.
2827
2828%description latex-effects -l hu.UTF-8
2829Ez a csomag a következőket tartalmazza:
2830- arcs: ívek rajzolása szöveg fölé és alá
2831- blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
2832- changebar: oldalsávok készítése LaTeX dokumentumokban
2833- draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
2834- flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
2835- flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
2836- isorot: dokumentum-elemek forgatása
2837- lettrine: ejtett kapitálisok szedése
2838
2e9c3e45
ZU
2839%package latex-math
2840Summary: Mathematical packages
2841Summary(hu.UTF-8): Matematikai csomagok
2842Group: Applications/Publishing/TeX
2843Requires(post,postun): %{_bindir}/texhash
2844Requires: %{name}-latex
b9c820f8
ZU
2845# gnuplottex needs gnuplot
2846Requires: gnuplot
2e9c3e45
ZU
2847
2848%description latex-math
2849This package contains:
2850- bez123: Support for Bezier curves.
2851- binomexp: Calculate Pascal's triangle
1d337b0e 2852- cmll: symbols for linear logic.
6bc47e19 2853- constants: automatic numbering of constants.
2e9c3e45 2854- coordsys: draw cartesian coordinate systems.
de260d32 2855- dotseqn: flush left equations with dotted leaders to the numbers.
2e9c3e45
ZU
2856- egplot: encapsulate Gnuplot sources in LaTeX documents.
2857- eqlist: description lists with equal indentation.
2858- eqnarray: more generalised equation arrays with numbering.
2859- esdiff: simplify typesetting of derivatives.
2860- esvect: vector arrows.
2861- extpfeil: extensible arrows in mathematics
2862- faktor: typeset quotient structures with LaTeX.
b9c820f8 2863- fouridx: left sub- and superscripts in maths mode.
de260d32 2864- functan: macros for functional analysis and PDE theory
b9c820f8
ZU
2865- galois: typeset Galois connections.
2866- gnuplottex: embed Gnuplot commands in LaTeX documents.
2867- hhtensor: print vectors, matrices, and tensors.
2868- noitcrul: improved underlines in mathematics.
2e9c3e45
ZU
2869- permute: support for symmetric groups.
2870
2871%description latex-math -l hu.UTF-8
2872Ez a csomag a következőket tartalmazza:
2873- bez123: Bezier-görbék
2874- binomexp: Pascal-háromszög számítása
1d337b0e 2875- cmll: szimbólumok lineáris logikához
6bc47e19 2876- constants: változók automatikus sorszámozása
2e9c3e45 2877- coordsys: Descartes-féle koordinátarendszerek rajzolása
de260d32 2878- dotseqn: TODO
2e9c3e45
ZU
2879- egplot: Gnuplot források LaTeX dokumentumokba ágyazása
2880- eqlist: leíró lista egyenlő behúzással
2881- eqnarray: általánosabb egyenlet-rendszer sorszámozással
2882- esdiff: deriváltak bevitele
2883- esvect: vektornyilak
2884- extpfeil: bővíthető nyilak matematikában
2885- faktor: hányados struktúrák LaTeX-hel
b9c820f8 2886- fouridx: alsó és felső indexek bal oldalon matematikai módban
de260d32 2887- functan: funkcionálanalízés és PDE elmélethez makrók
b9c820f8
ZU
2888- galois: Galois kapcsolatok szedése
2889- gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
2890- hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
2891- noitcrul: kibővített aláhúzások matematikában
2e9c3e45
ZU
2892- permute: szimmetriacsoportok
2893
de260d32
ZU
2894%package latex-misc
2895Summary: Misc packages
2896Summary(hu.UTF-8): Vegyes csomagok
2897Group: Applications/Publishing/TeX
2898Requires(post,postun): %{_bindir}/texhash
2899Requires: %{name}-latex
2900
2901%description latex-misc
2902This packages contains:
2903- cooking: typeset recipes.
2904- cuisine: typeset recipes.
2905- fixme: insert "fixme" notes into draft documents.
2906- recipecard: typeset recipes in note-card-sized boxes.
2907
2908%description latex-misc -l hu.UTF-8
2909Ez a csomag a következőket tartalmazza:
2910- cooking: receptek szedése
2911- cuisine: receptek szedése
2912- fixme: "fixme" megjegyzések elhelyezése
2913- recipecard: receptek szedése jegyzet-méretű dobozokba
2914
1d337b0e
ZU
2915%package latex-music
2916Summary: Musical packages
2917Summary(hu.UTF-8): Zenei csomagok
2918Group: Applications/Publishing/TeX
2919Requires(post,postun): %{_bindir}/texhash
2920Requires: %{name}-latex
2921
2922%description latex-music
2923This package contains:
2924- abc: support ABC music notation in LaTeX.
2925- guitar: guitar chords and song texts.
2926
2927%description latex-music -l hu.UTF-8
2928Ez a csomag a következőket tartalmazza:
2929- abc: ABC hangjegyzések LaTeX-ben
2930- guitar: gitárkották és dalszövegek
2931
2e9c3e45
ZU
2932%package latex-physics
2933Summary: Physical packages
2934Summary(hu.UTF-8): Fizikai csomagok
2935Group: Applications/Publishing/TeX
2936Requires(post,postun): %{_bindir}/texhash
2937Requires: %{name}-latex
2938
2939%description latex-physics
2940This package contains:
2941- circ: macros for typesetting circuit diagrams.
2942- colorwav: colours by wavelength of visible light.
2943- dyntree: construct Dynkin tree diagrams.
2944- feynmf: macros and fonts for creating Feynman (and other) diagrams.
de260d32 2945- formula: typesetting physical units.
b9c820f8 2946- isotope: a package for type setting isotopes
2e9c3e45
ZU
2947
2948%description latex-physics -l hu.UTF-8
2949Ez a csomag a következőket tartalmazza:
2950- circ: áramkörök szedése
2951- colorwav: a látható fény színei hullámhossz szerint
2952- dyntree: Dynkin fadiagramok készítése
2953- feynmf: makrók és fontok Feynman (és más) diagramok készítésére
de260d32 2954- formula: fizikai egységek szedése
b9c820f8 2955- isotope: izotópok szedése
2e9c3e45
ZU
2956
2957%package latex-biology
2958Summary: Biological packages
2959Summary(hu.UTF-8): Biológiai csomagok
2960Group: Applications/Publishing/TeX
2961Requires(post,postun): %{_bindir}/texhash
2962Requires: %{name}-latex
2963
2964%description latex-biology
2965This package contains:
2966- biocon: typesetting biological species names
2967- dnaseq: format DNA base sequences.
2968
2969%description latex-biology -l hu.UTF-8
2970Ez a csomag a következőket tartalmazza:
2971- biocon: biológiai fajnevek szedése
2972- dnaseq: DNS szekvenciák szedése
2973
2974%package latex-chem
2975Summary: Chemical packages
2976Summary(hu.UTF-8): Kémiai csomagok
2977Group: Applications/Publishing/TeX
2978Requires(post,postun): %{_bindir}/texhash
2979Requires: %{name}-latex
2980
2981%description latex-chem
2982This package contains:
2983- achemso: support for American Chemical Society journal submissions.
2984- bpchem: typeset chemical names, formulae, etc.
2985- chemarrow: arrows for use in chemistry.
2986- chemcompounds: simple consecutive numbering of chemical compounds.
2987- chemcono: support for compound numbers in chemistry documents.
2988- chemstyle: writing chemistry with style.
2989- mhchem: typeset chemical formulae/equations and Risk and Safety
2990 phrases
2991
2992%description latex-chem -l hu.UTF-8
2993Ez a csomag a következőket tartalmazza:
2994- achemso: American Chemical Society formátuma
2995- bpchem: kémiai nevek, formulák, stb. szedése
2996- chemarrow: kémiában használatos nyilak
2997- chemcompounds: kémiai vegyületek számozása
2998- chemcono: kémiai vegyületek kémiai dokumentumokbam
2999- chemstyle: kémiai dokumentum írása
3000- mhchem: kémiai formulák/egyenletek szedése
3001
3002%package latex-informatic
3003Summary: Informatical packages
3004Summary(hu.UTF-8): Informatikai csomagok
3005Group: Applications/Publishing/TeX
3006Requires(post,postun): %{_bindir}/texhash
3007Requires: %{name}-latex
3008
3009%description latex-informatic
3010This package contains:
3011- alg: LaTeX environments for typesetting algorithms.
3012- bytefield: Create illustrations for network protocol specifications.
3013
3014%description latex-informatic -l hu.UTF-8
3015Ez a csomag a következőket tartalmazza:
3016- alg: LaTeX környezetek algoritmusok szedésére
3017- bytefield: hálózati protokoll specifikációk szemléltetése
3018
3019%package latex-pdftools
3020Summary: Various tools to pdf output
3021Summary(hu.UTF-8): Különböző eszközök pdf output-hoz
3022Group: Applications/Publishing/TeX
3023Requires(post,postun): %{_bindir}/texhash
3024Requires: %{name}-latex
3025
3026%description latex-pdftools
3027This package contains:
3028- attachfile: attach arbitrary files to a PDF document
3029- cooltooltips: associate a pop-up window and tooltip with PDF
3030 hyperlinks
3031
3032%description latex-pdftools -l hu.UTF-8
3033Ez a csomag a következőket tartalmazza:
3034- attachfile: fájlok csatolása PDF dokumentumokba
3035- cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
d19eaaab
ZU
3036
3037%package latex-mathexam
3038Summary: Package for typesetting exams
3039Summary(hu.UTF-8): Vizsgák szedése
3040Group: Applications/Publishing/TeX
3041Requires(post,postun): %{_bindir}/texhash
3042Requires: %{name}-latex
3043
3044%description latex-mathexam
3045Package for typesetting exams.
3046
3047%description latex-mathexam -l hu.UTF-8
3048Vizsgák szedése.
3049
d08789e0
ZU
3050%package latex-microtype
3051Summary: An interface to the micro-typographic extensions of pdfTeX
3052Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
3053Group: Applications/Publishing/TeX
3054Requires(post,postun): /usr/bin/texhash
3055Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3056
3057%description latex-microtype
3058The `microtype' package provides a LaTeX interface to pdfTeX's
3059micro-typographic extensions: character protrusion and font expansion.
3060It allows to restrict character protrusion and/or font expansion to a
3061definable set of fonts, and to configure micro-typographic aspects of
3062the fonts in a straight-forward and flexible way. Settings for various
3063fonts are provided.
3064
3065%description latex-microtype -l pl.UTF-8
3066Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
3067mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
3068Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
3069określonego zbioru fontów oraz skonfigurować mikrotypograficzne
3070aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
3071dla różnych fontów.
3072
8ed039e0
ZU
3073%package latex-musictex
3074Summary: Typesetting music with TeX
3075Summary(hu.UTF-8): Zenék szedése TeX-hel
3076Group: Applications/Publishing/TeX
3077Requires(post,postun): %{_bindir}/texhash
3078Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3079
3080%description latex-musictex
3081Typesetting music with TeX.
3082
3083%description latex-musictex -l hu.UTF-8
3084Zenék szedése TeX-hel.
3085
d08789e0
ZU
3086%package latex-lucidabr
3087Summary: Package to make Lucida Bright fonts usable with LaTeX
3088Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
3089Group: Applications/Publishing/TeX
3090Requires(post,postun): %{_bindir}/texhash
3091Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3092
3093%description latex-lucidabr
3094Package to make Lucida Bright fonts usable with LaTeX.
3095
3096%description latex-lucidabr -l pl.UTF-8
3097Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
3098
3099%package latex-marvosym
3100Summary: Styles for Martin Vogel's Symbol (marvosym) font
3101Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
3102Group: Applications/Publishing/TeX
3103Requires(post,postun): /usr/bin/texhash
3104Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
3105Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3106
3107%description latex-marvosym
3108Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3109currency symbol as defined by the European commission; Euro currency
3110symbols in typefaces Times, Helvetica and Courier; Symbols for
3111structural engineering; Symbols for steel cross-sections; Astronomy
3112signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3113symbols; CE sign and others.
3114
3115%description latex-marvosym -l pl.UTF-8
3116Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
3117waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
3118krojach Times, Helvetica i Courier; symbole do inżynierii
3119strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
3120(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
3121CE i inne.
3122
3123%package latex-mathpple
3124Summary: Use PostScript Palatino for typesetting maths
3125Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
3126Group: Applications/Publishing/TeX
3127Requires(post,postun): %{_bindir}/texhash
3128Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3129Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3130
3131%description latex-mathpple
3132The package defines the PostScript font family `Palatino' (ppl) as the
3133default roman font and then uses the `mathpple' fonts for typesetting
3134math. These virtual fonts have been created for typesetting math in a
3135style that suits the Palatino text fonts. The AMS fonts, when used
3136additionally, will be scaled to fit Palatino.
3137
3138%description latex-mathpple -l pl.UTF-8
3139Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
3140domyślny font roman i używa fontów mathpple do składania wzorów
3141matematycznych. Te wirtualne fonty zostały stworzone do składania
3142wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
3143Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
3144pasować do Palatino.
3145
3146%package latex-mathtime
3147Summary: Mathtime fonts for LaTeX
3148Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
3149Group: Applications/Publishing/TeX
3150Requires(post,postun): %{_bindir}/texhash
3151Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3152
3153%description latex-mathtime
3154The Mathtime fonts have a number of characters remapped to positions
3155different from the ones normally used by the corresponding TeX
3156CM-fonts. For the symbol font ``operators'' the corresponding mathtime
3157style files use the Times Roman font (often called something like:
3158ptmr or ptmr7t or ptmrq).
3159
3160%description latex-mathtime -l pl.UTF-8
3161Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
3162różniące się od tych normalnie używanych w odpowiadających im TeXowych
3163fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
3164używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
3165ptmrq).
3166
3167%package latex-mflogo
3168Summary: LaTeX support for MetaFont and logo fonts
3169Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
3170Group: Applications/Publishing/TeX
3171Requires(post,postun): %{_bindir}/texhash
3172Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
3173Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3174
3175%description latex-mflogo
3176LaTeX package and font definition file to access the Knuthian `logo'
3177fonts described in `The MetaFontbook' and the MetaFont and logos in
3178LaTeX documents.
3179
3180%description latex-mflogo -l pl.UTF-8
3181Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
3182opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
3183LaTeXa.
3184
3185%package latex-mfnfss
3186Summary: Font description files to use extra fonts like yinit and ygoth
3187Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
3188Group: Applications/Publishing/TeX
3189Requires(post,postun): %{_bindir}/texhash
3190Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3191
3192%description latex-mfnfss
3193Font description files to use extra fonts like yinit and ygoth.
3194
3195%description latex-mfnfss -l pl.UTF-8
3196Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
3197
3198%package latex-minitoc
3199Summary: Produce a table of contents for each chapter
3200Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
3201Group: Applications/Publishing/TeX
3202Requires(post,postun): %{_bindir}/texhash
3203Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3204
3205%description latex-minitoc
3206Produce a table of contents for each chapter.
3207
3208%description latex-minitoc -l pl.UTF-8
3209Tworzenie spisów treści dla każdego rozdziału.
3210
3211%package latex-mltex
3212Summary: Support for MLTeX
3213Summary(pl.UTF-8): Wsparcie dla MLTeXa
3214Group: Applications/Publishing/TeX
3215Requires(post,postun): %{_bindir}/texhash
3216Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3217
3218%description latex-mltex
3219Support for MLTeX, the multilingual TeX extension from Michael J.
3220Ferguson.
3221
3222%description latex-mltex -l pl.UTF-8
3223Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
3224autorstwa Michaela J. Fergusona.
3225
d34bfb7f
ZU
3226%package latex-multienum
3227Summary: Multi-column enumerated lists
3228Summary(hu.UTF-8): Többoszlopos számozott listák
3229Group: Applications/Publishing/TeX
3230Requires(post,postun): %{_bindir}/texhash
3231Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3232
3233%description latex-multienum
3234Multi-column enumerated lists.
3235
3236%description latex-multienum -l hu.UTF-8
3237Többoszlopos számozott listák.
3238
f1f5d194
ZU
3239
3240%package latex-moreverb
3241Summary: Extended verbatim
3242Summary(hu.UTF-8): Kiterjesztett verbatim
3243Group: Applications/Publishing/TeX
3244Requires(post,postun): %{_bindir}/texhash
3245Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3246
3247%description latex-moreverb
3248Extended verbatim.
3249
3250%description latex-moreverb -l hu.UTF-8
3251Kiterjesztett verbatim.
3252
a8b381b0
ZU
3253%package latex-ntheorem
3254Summary: Enhanced theorem environment
3255Summary(hu.UTF-8): Bővített tétel környezet
3256Group: Applications/Publishing/TeX
fe66da27 3257Requires(post,postun): %{_bindir}/texhash
78d53d8c 3258Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
3259
3260%description latex-ntheorem
3261Enhanced theorem environment.
3262
3263%description latex-ntheorem -l hu.UTF-8
3264Bővített tétel környezet
3265
f65b3398
ZU
3266%package latex-other
3267Summary: Other LaTeX packages
3268Summary(hu.UTF-8): Néhány további LaTeX csomag
3269Group: Applications/Publishing/TeX
3270Requires(post,postun): %{_bindir}/texhash
3271Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3272
3273%description latex-other
3274Other LaTeX packages.
3275
3276%description latex-other -l hu.UTF-8
3277Néhány további LaTeX csomag.
3278
3279%package latex-other-doc
3280Summary: Other LaTeX packages documentation
3281Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
3282Group: Applications/Publishing/TeX
3283Requires(post,postun): %{_bindir}/texhash
3284Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3285
3286%description latex-other-doc
3287Other LaTeX packages documentation.
3288
3289%description latex-other-doc -l hu.UTF-8
3290Néhány további LaTeX csomag dokumentációja.
3291
d08789e0
ZU
3292%package latex-palatcm
3293Summary: Palatino + Computer Modern math fonts for LaTeX
3294Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
3295Group: Applications/Publishing/TeX
3296Requires(post,postun): %{_bindir}/texhash
3297Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3298
3299%description latex-palatcm
3300Palatino + Computer Modern math fonts for LaTeX.
3301
3302%description latex-palatcm -l pl.UTF-8
3303Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
3304
f65b3398
ZU
3305
3306%package latex-pdfslide
3307Summary: Presentation slides using pdftex
3308Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
3309Group: Applications/Publishing/TeX
3310Requires(post,postun): %{_bindir}/texhash
3311Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3312
3313%description latex-pdfslide
3314Presentation slides using pdftex.
3315
3316%description latex-pdfslide -l hu.UTF-8
3317Prezentáció készítése pdftex-hel.
3318
03d9d5fa
ZU
3319%package latex-pgf
3320Summary: The TeX Portable Graphic Format
3321Summary(hu.UTF-8): TeX Portable Graphic Formátum
3322Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
3323Group: Applications/Publishing/TeX
3324Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
3325Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3326Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 3327Obsoletes: tetex-pgf
03d9d5fa
ZU
3328
3329%description latex-pgf
3330A macro package for creating graphics directly in TeX and LaTeX.
3331
3332%description latex-pgf -l hu.UTF-8
3333Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3334
3335%description latex-pgf -l pl.UTF-8
3336Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3337
f65b3398
ZU
3338%package latex-polynom
3339Summary: Macros for manipulating polynomials
3340Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
3341Group: Applications/Publishing/TeX
3342Requires(post,postun): %{_bindir}/texhash
3343Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3344
3345%description latex-polynom
3346Macros for manipulating polynomials.
3347
3348%description latex-polynom -l hu.UTF-8
3349Makrók polinomokkal való műveletekre.
3350
3351%package latex-polynomial
3352Summary: Typeset (univariate) polynomials
3353Summary(hu.UTF-8): Egyváltozós polinomok szedése
3354Group: Applications/Publishing/TeX
3355Requires(post,postun): %{_bindir}/texhash
3356Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3357
3358%description latex-polynomial
3359Typeset (univariate) polynomials.
3360
3361%description latex-polynomial -l hu.UTF-8
3362Egyváltozós polinomok szedése.
3363
1d337b0e
ZU
3364%package latex-programming
3365Summary: Additional utilities to programming LaTeX
3366Summary(hu.UTF-8): További eszközök LaTeX programozásához
3367Group: Applications/Publishing/TeX
3368Requires(post,postun): %{_bindir}/texhash
3369Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3370
3371%description latex-programming
3372This package contains:
3373- cmdtrack: check used commands.
3374- cool: COntent-Oriented LaTeX
3375- coollist: manipulate COntent Oriented LaTeX Lists.
3376- coolstr: string manipulation in LaTeX.
3377- csvtools: reading data from CSV files.
3378- datatool: tools to load and manipulate data.
3379- datenumber: convert a date into a number and vice versa.
de260d32
ZU
3380- delimtxt: read and parse text tables.
3381- dialogl: macros for constructing interactive LaTeX scripts.
1d337b0e 3382- dprogress: LaTeX-relevant log information for debugging.
de260d32 3383- environ: a new interface for environments in LaTeX.
6bc47e19 3384- export: import and export values of LaTeX registers.
de260d32
ZU
3385- fmtcount: display the value of a LaTeX counter in a variety of
3386 formats.
3387- forarray: using array structures in LaTeX.
3388- forloop: iteration in LaTeX.
6bc47e19 3389- inversepath: calculate inverse file paths.
b9c820f8 3390- labelcas: check the existence of labels, and fork accordingly.
6bc47e19 3391- lcg: generate random integers.
caaf987e 3392- namespc: rudimentary c++-like namespaces in LaTeX.
1d337b0e
ZU
3393
3394%description latex-programming -l hu.UTF-8
3395Ez a csomag a következőket tartalmazza:
3396- cmdtrack: használt parancsok ellenőrzése
3397- cool: tartalom-orientált (COntent-Oriented) LaTeX
3398- coollist: COntent Oriented LaTeX listák manipulációja
3399- coolstr: sztring manipuláció LaTeX-ben
3400- csvtools: adatok olvasása CSV fájlokból
3401- datatool: eszközök adatok beolvasására és manipulációjához
3402- datenumber: dátum számmá konvertálása és vissza
de260d32
ZU
3403- delimtxt: szöveges táblázatok olvasása és feldolgozása
3404- dialogl: interaktív makrók LaTeX-ben
1d337b0e 3405- dprogress: LaTeX-releváns log információ debuggoláshoz
6bc47e19 3406- export: LaTeX regiszterek értékeinek importálása és exportálása
de260d32
ZU
3407- environ: egy új felület környezetek létrehozására
3408- fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
3409- forarray: tömb struktúrák LaTeX-ben
3410- forloop: iteráció LaTeX-ben
6bc47e19 3411- inversepath: fájlútvonalak visszafele relatív meghatározása
b9c820f8 3412- labelcas: cimkék létezésének ellenőrzése
6bc47e19 3413- lcg: véletlen egész számok generálása
caaf987e 3414- namespc: c++-szerű névterek LaTeX-ben
1d337b0e 3415
b7b4a109
ZU
3416%package latex-prosper
3417Summary: LaTeX class for high quality slides
3418Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
3419Group: Applications/Publishing/TeX
3420Requires(post,postun): %{_bindir}/texhash
3421Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3422
3423%description latex-prosper
3424LaTeX class for high quality slides.
3425
3426%description latex-prosper -l hu.UTF-8
3427LaTeX osztály jó minőségű fóliák készítéséhez.
3428
3429%package latex-pseudocode
3430Summary: LaTeX enviroment for specifying algorithms in a natural way
3431Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
3432Group: Applications/Publishing/TeX
3433Requires(post,postun): %{_bindir}/texhash
3434Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3435
3436%description latex-pseudocode
3437LaTeX enviroment for specifying algorithms in a natural way.
3438
3439%description latex-pseudocode -l hu.UTF-8
3440LaTeX környezet algoritmusok bevitelére.
3441
d08789e0
ZU
3442%package latex-psnfss
3443Summary: LaTeX font support for common PostScript fonts
3444Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
3445Group: Applications/Publishing/TeX
3446Requires(post,postun): %{_bindir}/texhash
3447Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3448Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3449Obsoletes: tetex-latex-mathptm
3450Obsoletes: tetex-latex-mathptmx
3451
3452%description latex-psnfss
3453LaTeX font definition files, macros and font metrics for common
3454PostScript fonts.
3455
3456%description latex-psnfss -l pl.UTF-8
3457LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3458popularnych fontów postscriptowych.
3459
8efa6a9c
ZU
3460%package latex-pst-2dplot
3461Summary: A PSTricks package for drawing 2D curves
3462Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
3463Group: Applications/Publishing/TeX
3464Requires(post,postun): %{_bindir}/texhash
3465Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3466
3467%description latex-pst-2dplot
3468A PSTricks package for drawing 2D curves.
3469
3470%description latex-pst-2dplot -l hu.UTF-8
3471PSTricks csomag kétdimenziós görbék rajzolásához.
3472
3473%package latex-pst-3dplot
3474Summary: Draw 3d curves and graphs using PSTricks
3475Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
3476Group: Applications/Publishing/TeX
3477Requires(post,postun): %{_bindir}/texhash
3478Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3479
3480%description latex-pst-3dplot
3481Draw 3d curves and graphs using PSTricks.
3482
3483%description latex-pst-3dplot -l hu.UTF-8
34843D-s görbék és grafikonok PSTricks-szel.
3485
3486
3487%package latex-pst-bar
3488Summary: Produces bar charts using pstricks
3489Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
3490Group: Applications/Publishing/TeX
3491Requires(post,postun): %{_bindir}/texhash
3492Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3493
3494%description latex-pst-bar
3495Produces bar charts using pstricks.
3496
3497%description latex-pst-bar -l hu.UTF-8
3498Oszlopdiagramok pstricks-szel.
3499
3500%package latex-pst-circ
3501Summary: PSTricks package for drawing electric circuits
3502Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
3503Group: Applications/Publishing/TeX
3504Requires(post,postun): %{_bindir}/texhash
3505Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3506
3507%description latex-pst-circ
3508PSTricks package for drawing electric circuits.
3509
3510%description latex-pst-circ -l hu.UTF-8
3511PSTricks csomag elektromos áramkörök rajzolásához.
3512
3513%package latex-pst-diffraction
3514Summary: Print diffraction patterns from various apertures
3515Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
3516Group: Applications/Publishing/TeX
3517Requires(post,postun): %{_bindir}/texhash
3518Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3519
3520%description latex-pst-diffraction
3521Print diffraction patterns from various apertures.
3522
3523%description latex-pst-diffraction -l hu.UTF-8
3524Diffrakciós képek különböző eszközökön.
3525
b7b4a109
ZU
3526%package latex-pst-eucl
3527Summary: Euclidian geometry with pstricks
3528Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3529Group: Applications/Publishing/TeX
3530Requires(post,postun): %{_bindir}/texhash
3531Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3532
3533%description latex-pst-eucl
3534Euclidian geometry with pstricks.
3535
3536%description latex-pst-eucl -l hu.UTF-8
3537Euklidészi geometria a pstricks használatával.
3538
8efa6a9c
ZU
3539
3540%package latex-pst-fun
3541Summary: Draw "funny" objects with PSTricks
3542Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3543Group: Applications/Publishing/TeX
3544Requires(post,postun): %{_bindir}/texhash
3545Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3546
3547%description latex-pst-fun
3548Draw "funny" objects with PSTricks.
3549
3550%description latex-pst-fun -l hu.UTF-8
3551"Vicces" rajzok PSTricks-szel
3552
3553%package latex-pst-func
3554Summary: PSTricks package for plotting mathematical functions
3555Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3556Group: Applications/Publishing/TeX
3557Requires(post,postun): %{_bindir}/texhash
3558Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3559
3560%description latex-pst-func
3561PSTricks package for plotting mathematical functions.
3562
ca8b4816 3563%description latex-pst-func -l hu.UTF-8
8efa6a9c
ZU
3564PSTricks csomag matematikai függvények ábrázolásához.
3565
b7b4a109
ZU
3566%package latex-pst-fr3d
3567Summary: Draw 3-dimensional framed boxes using PSTricks
3568Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3569Group: Applications/Publishing/TeX
3570Requires(post,postun): %{_bindir}/texhash
3571Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3572
3573%description latex-pst-fr3d
3574Draw 3-dimensional framed boxes using PSTricks.
3575
3576%description latex-pst-fr3d -l hu.UTF-8
3577Háromdimenziós dobozok PSTricks segítségével.
3578
3579%package latex-pst-fractal
3580Summary: Draw fractal sets using PSTricks
3581Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3582Group: Applications/Publishing/TeX
3583Requires(post,postun): %{_bindir}/texhash
3584Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3585
3586%description latex-pst-fractal
3587Draw fractal sets using PSTricks.
3588
3589%description latex-pst-fractal -l hu.UTF-8
3590Fraktálok rajzolása PSTricks segítségével.
3591
8efa6a9c
ZU
3592%package latex-pst-infixplot
3593Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3594Summary(hu.UTF-8): Infix kifejezések ábrázolása
3595Group: Applications/Publishing/TeX
3596Requires(post,postun): %{_bindir}/texhash
3597Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3598
3599%description latex-pst-infixplot
3600Using pstricks plotting capacities with infix expressions rather than
3601RPN.
3602
3603%description latex-pst-infixplot -l hu.UTF-8
3604Infix kifejezések ábrázolása.
3605
3606%package latex-pst-math
3607Summary: Enhancement of PostScript math operators to use with pstricks
3608Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3609Group: Applications/Publishing/TeX
3610Requires(post,postun): %{_bindir}/texhash
3611Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3612
3613%description latex-pst-math
3614Enhancement of PostScript math operators to use with pstricks.
3615
3616%description latex-pst-math -l hu.UTF-8
3617PostScript matematikai operátorok bővítése pstricks-szel.
3618
3619%package latex-pst-ob3d
3620Summary: Three dimensional objects using PSTricks
3621Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3622Group: Applications/Publishing/TeX
3623Requires(post,postun): %{_bindir}/texhash
3624Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3625
3626%description latex-pst-ob3d
3627Three dimensional objects using PSTricks.
3628
3629%description latex-pst-ob3d -l hu.UTF-8
3630Háromdimenziós objektumok PSTricks-szel.
3631
3632%package latex-pst-optexp
3633Summary: Drawing optical experimental setups
3634Summary(hu.UTF-8): Optikai összeállítások rajzolása
3635Group: Applications/Publishing/TeX
3636Requires(post,postun): %{_bindir}/texhash
3637Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3638
3639%description latex-pst-optexp
3640Drawing optical experimental setups.
3641
3642%description latex-pst-optexp -l hu.UTF-8
3643Optikai összeállítások rajzolása.
3644
3645%package latex-pst-optic
3646Summary: Drawing optics diagrams
3647Summary(hu.UTF-8): Optikai ábrák rajzolása
3648Group: Applications/Publishing/TeX
3649Requires(post,postun): %{_bindir}/texhash
3650Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3651
3652%description latex-pst-optic
3653Drawing optics diagrams.
3654
3655%description latex-pst-optic -l hu.UTF-8
3656Optikai ábrák rajzolása.
3657
3658%package latex-pst-text
3659Summary: Text and character manipulation in PSTricks
3660Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3661Group: Applications/Publishing/TeX
3662Requires(post,postun): %{_bindir}/texhash
3663Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3664
3665%description latex-pst-text
3666Text and character manipulation in PSTricks.
3667
3668%description latex-pst-text -l hu.UTF-8
3669Szöveg és karakter manipulációk PSTricks-szel.
3670
1024ab0e
ZU
3671%package latex-pst-uncategorized
3672Summary: Other uncategorized PSTricks packages
3673Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3674Group: Applications/Publishing/TeX
3675Requires(post,postun): %{_bindir}/texhash
3676Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3677
3678%description latex-pst-uncategorized
3679Other uncategorized PSTricks packages.
3680
3681%description latex-pst-uncategorized -l hu.UTF-8
3682Néhány kategorizálatlan PSTricks csomag.
3683
d08789e0
ZU
3684%package latex-pxfonts
3685Summary: PX fonts LaTeX support
3686Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3687Group: Applications/Publishing/TeX
3688Requires(post,postun): %{_bindir}/texhash
3689Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3690Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3691
3692%description latex-pxfonts
3693PX fonts LaTeX support.
3694
3695%description latex-pxfonts -l pl.UTF-8
3696Obsługa fontów PX w LaTeXu.
3697
3698%package latex-qfonts
3699Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3700Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3701Group: Applications/Publishing/TeX
3702Requires(post,postun): %{_bindir}/texhash
3703Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3704Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3705
3706%description latex-qfonts
3707A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3708QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3709QuasiTimes (regular, italic, bold and bold italic), based on URW++
3710fonts distributed with Ghostscript. The fonts are encoded according to
3711QX layout which facilitates multilingual and technical typesetting
3712using TeX, preserving usability in Windows applications.
3713
3714%description latex-qfonts -l pl.UTF-8
3715Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3716QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3717QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3718fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3719zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3720TeXu, zachowując przydatność dla aplikacji windowsowych.
3721
6c82f497
ZU
3722%package latex-SIstyle
3723Summary: Package to typeset SI units, numbers and angles
3724Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3725Group: Applications/Publishing/TeX
6c82f497 3726Requires(post,postun): /usr/bin/texhash
b4d68b39 3727Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3728
3729%description latex-SIstyle
3730Package to typeset SI units, numbers and angles.
3731
3732%description latex-SIstyle -l hu.UTF-8
3733Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3734
3735%package latex-SIunits
3736Summary: The SIunits package can be used to standardise the use of units in your writings
3737Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3738Group: Applications/Publishing/TeX
fe66da27 3739Requires(post,postun): /usr/bin/texhash
78d53d8c 3740Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3741
3742%description latex-SIunits
2b453bda
ZU
3743The SIunits package can be used to standardise the use of units in
3744your writings.
3127b522
ZU
3745
3746%description latex-SIunits -l hu.UTF-8
3747Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3748
f65b3398
ZU
3749%package latex-siunitx
3750Summary: A comprehensive (SI) units package
3751Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3752Group: Applications/Publishing/TeX
3753Requires(post,postun): /usr/bin/texhash
3754Requires: %{name}-latex
3755
3756%description latex-siunitx
3757A comprehensive (SI) units package.
3758
3759%description latex-siunitx -l hu.UTF-8
3760Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3761
73d8d817
ZU
3762%package latex-styles
3763Summary: Various LaTeX styles
3764Summary(hu.UTF-8): Különböző LaTeX stílusok
3765Group: Applications/Publishing/TeX
3766Requires(post,postun): /usr/bin/texhash
3767Requires: %{name}-latex
3768
3769%description latex-styles
3770Various LaTeX styles.
3771
3772%description latex-styles -l hu.UTF-8
3773Különböző LaTeX stílusok.
3774
3775%package latex-lang
3776Summary: LaTeX support for non-english languages
3777Summary(hu.UTF-8): LaTeX támogatás nem-angol nyelvekhez
3778Group: Applications/Publishing/TeX
3779Requires(post,postun): /usr/bin/texhash
3780Requires: %{name}-latex
3781
3782%description latex-lang
3783LaTeX support for non-english languages.
3784
3785%description latex-lang -l hu.UTF-8
3786LaTeX támogatás nem-angol nyelvekhez.
3787
6c82f497
ZU
3788%package latex-Tabbing
3789Summary: Tabbing with accented letters
3790Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3791Group: Applications/Publishing/TeX
3792Requires(post,postun): /usr/bin/texhash
3793
3794%description latex-Tabbing
3795Tabbing with accented letters.
3796
3797%description latex-Tabbing -l hu.UTF-8
3798Tabbing környezet ékezetes betűk használatával.
3127b522 3799
d08789e0
ZU
3800%package latex-urwvn
3801Summary: URWVN fonts
3802Summary(pl.UTF-8): Fonty URWVN
3803Group: Applications/Publishing/TeX
3804Requires(post,postun): /usr/bin/texhash
3805Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3806Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3807
3808%description latex-urwvn
3809URWVN fonts.
3810
3811%description latex-urwvn -l pl.UTF-8
3812Fonty URWVN.
3813
3814%package latex-txfonts
3815Summary: TX fonts LaTeX support
3816Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3817Group: Applications/Publishing/TeX
3818Requires(post,postun): %{_bindir}/texhash
3819Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3820Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3821
3822%description latex-txfonts
3823TX fonts LaTeX support.
3824
3825%description latex-txfonts -l pl.UTF-8
3826Obsługa fontów TX w LaTeXu.
3827
7ea3a98b
ZU
3828%package latex-ucs
3829Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3830Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3831Group: Applications/Publishing/TeX
7ea3a98b 3832Requires(post,postun): %{_bindir}/texhash
78d53d8c 3833Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3834
3835%description latex-ucs
d34bfb7f
ZU
3836This package contains support for using UTF-8 as input encoding in
3837LaTeX documents.
7ea3a98b
ZU
3838
3839%description latex-ucs -l hu.UTF-8
3840Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3841
d08789e0
ZU
3842%package latex-umlaute
3843Summary: An interface to inputenc for using alternate input encodings
3844Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3845Group: Applications/Publishing/TeX
3846Requires(post,postun): %{_bindir}/texhash
3847Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3848
3849%description latex-umlaute
3850An interface to inputenc for using alternate input encodings.
3851
3852%description latex-umlaute -l pl.UTF-8
3853Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3854
3855%package latex-wasysym
3856Summary: Extra characters from the Waldis symbol fonts
3857Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3858Group: Applications/Publishing/TeX
3859Requires(post,postun): %{_bindir}/texhash
3860Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3861Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3862
3863%description latex-wasysym
3864Makes some additional characters available that come from the wasy
3865fonts (Waldis symbol fonts). These fonts are not automatically
3866included in NFSS2/LaTeX2e since they take up important space and often
3867aren't necessary if one makes use of the packages amsfonts or amssymb.
3868Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3869apple, ocircle invneg, logof, varint, male, female, phone, clock,
3870lightning, pointer, sun, bell, permil, smiley, various electrical
3871symbols, shapes, music notes, circles, signs, astronomy, etc.
3872
3873%description latex-wasysym -l pl.UTF-8
3874Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3875(Waldis symbol). Te fonty nie są automatycznie dołączane w
3876NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3877jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3878m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3879ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3880pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3881kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3882
03d9d5fa
ZU
3883%package latex-xcolor
3884Summary: Allows for access to color tints, shades, tones etc
3885Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3886Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3887Group: Applications/Publishing/TeX
3888Obsoletes: tetex-latex-xcolor
3889
ca8b4816 3890%description latex-xcolor
03d9d5fa
ZU
3891`xcolor' provides easy driver-independent access to several kinds of
3892color tints, shades, tones, and mixes of arbitrary colors. It allows
3893to select a document-wide target color model and offers tools for
3894automatic color schemes, conversion between eight color models, and
3895alternating table row colors.
3896
3897%description latex-xcolor -l hu.UTF-8
3898`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3899színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3900keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3901modell kiválasztásához és a színmodellek közötti konverzióra.
3902
3903%description latex-xcolor -l pl.UTF-8
3904`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3905wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3906na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3907schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3908naprzemiennych kolorów w tabelach.
3909
d08789e0
ZU
3910%package format-latex
3911Summary: LaTeX macro package
3912Summary(pl.UTF-8): Pakiet makr LaTeX
3913Group: Applications/Publishing/TeX
3914Requires(post,postun): %{_bindir}/texhash
3915Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3916Obsoletes: hugelatex
3917
3918%description format-latex
3919LaTeX is a front end for the TeX text formatting system. Easier to use
3920than TeX, LaTeX is essentially a set of TeX macros which provide
3921convenient, predefined document formats for users.
3922
3923This package contains LaTeX format.
3924
3925%description format-latex -l pl.UTF-8
3926LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3927łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3928dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3929
3930Ten pakiet zawiera format LaTeX.
3931
3932%package format-pdflatex
3933Summary: PDF LaTeX macro package
3934Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3935Group: Applications/Publishing/TeX
3936Requires(post,postun): %{_bindir}/texhash
3937Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3938Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3939Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3940Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3941Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3942
3943%description format-pdflatex
3944LaTeX is a front end for the TeX text formatting system. Easier to use
3945than TeX, LaTeX is essentially a set of TeX macros which provide
3946convenient, predefined document formats for users.
3947
3948This package contains PDF LaTeX format.
3949
3950%description format-pdflatex -l pl.UTF-8
3951LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3952łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3953dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3954
3955Ten pakiet zawiera format PDF LaTeX.
3956
3957# PLaTeX format
3958
3959%package platex
3960Summary: PLaTeX format basic files
3961Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3962Group: Applications/Publishing/TeX
3963Requires(post,postun): %{_bindir}/texhash
3964Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3965Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3966
3967%description platex
3968PLaTeX format basic files.
3969
3970%description platex -l pl.UTF-8
3971Podstawowe pliki dla formatu PLaTeX.
3972
3973%package format-platex
3974Summary: PLaTeX format
3975Summary(pl.UTF-8): Format PLaTeX
3976Group: Applications/Publishing/TeX
3977Requires(post,postun): %{_bindir}/texhash
3978Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3979
3980%description format-platex
3981PLaTeX format.
3982
3983%description format-platex -l pl.UTF-8
3984Format PLaTeX.
3985
3986%package format-pdfplatex
3987Summary: PDF PLaTeX format
3988Summary(pl.UTF-8): Format PDF PLaTeX
3989Group: Applications/Publishing/TeX
3990Requires(post,postun): %{_bindir}/texhash
3991Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3992Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3993Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3994
3995%description format-pdfplatex
3996PDF PLaTeX format.
3997
3998%description format-pdfplatex -l pl.UTF-8
3999Format PDF PLaTeX.
4000
29d720fe
ZU
4001%package scripts
4002Summary: Various scripts
4003Summary(hu.UTF-8): Néhány szkript
4004Group: Applications/Publishing/TeX
4005Requires(post,postun): %{_bindir}/texhash
4006Requires: %{name} = %{epoch}:%{version}-%{release}
4007
4008%description scripts
4009Various scripts.
4010
4011%description scripts -l hu.UTF-8
4012Néhány szkript.
4013
d08789e0
ZU
4014# # TeX generic macros #
4015
4016%package tex-babel
4017Summary: Multilingual support for TeX
4018Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
4019Group: Applications/Publishing/TeX
4020Requires(post,postun): %{_bindir}/texhash
4021Requires: %{name} = %{epoch}:%{version}-%{release}
4022
4023%description tex-babel
4024Multilingual support for TeX.
4025
4026%description tex-babel -l pl.UTF-8
4027Obsługa wielu języków dla TeXa.
4028
4029%package tex-german
4030Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
4031Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
4032Group: Applications/Publishing/TeX
4033Requires(post,postun): %{_bindir}/texhash
4034Requires: %{name} = %{epoch}:%{version}-%{release}
4035
4036%description tex-german
4037Supports the new German orthography (neue deutsche Rechtschreibung).
4038
4039%description tex-german -l pl.UTF-8
4040Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
4041
783773ac
ZU
4042%package tex-insbox
4043Summary: A TeX macro for inserting pictures/boxes into paragraphs
4044Summary(hu.UTF-8): TeX makró képek/dobozok beszúrására bekezdésekbe
4045Group: Applications/Publishing/TeX
4046Requires(post,postun): %{_bindir}/texhash
4047Requires: %{name} = %{epoch}:%{version}-%{release}
4048
4049%description tex-insbox
4050A TeX macro for inserting pictures/boxes into paragraphs.
4051
4052%description tex-insbox -l hu.UTF-8
4053TeX makró képek/dobozok beszúrására bekezdésekbe.
4054
d08789e0
ZU
4055%package tex-mfpic
4056Summary: Macros which generate Metafont or Metapost for drawing pictures
4057Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
4058Group: Applications/Publishing/TeX
4059Requires(post,postun): %{_bindir}/texhash
4060Requires: %{name} = %{epoch}:%{version}-%{release}
4061
4062%description tex-mfpic
4063Macros which generate Metafont or Metapost for drawing pictures.
4064
4065%description tex-mfpic -l pl.UTF-8
4066Makra generujące Metafont lub Metapost do rysowania obrazków.
4067
4068%package tex-misc
4069Summary: Miscellaneous TeX macros
4070Summary(pl.UTF-8): Różne makra TeXowe
4071Group: Applications/Publishing/TeX
4072Requires(post,postun): %{_bindir}/texhash
4073Requires: %{name} = %{epoch}:%{version}-%{release}
4074Obsoletes: tetex-tex-eijkhout
4075
4076%description tex-misc
4077Miscellaneous TeX macros.
4078
4079%description tex-misc -l pl.UTF-8
4080Różne makra TeXowe.
4081
4082%package tex-pictex
4083Summary: Picture drawing macros for TeX and LaTeX
4084Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
4085Group: Applications/Publishing/TeX
4086Requires(post,postun): %{_bindir}/texhash
4087Requires: %{name} = %{epoch}:%{version}-%{release}
4088
4089%description tex-pictex
4090Picture drawing macros for TeX and LaTeX.
4091
4092%description tex-pictex -l pl.UTF-8
4093Makra do rysowania obrazków dla TeXa i LaTeXa.
4094
29d720fe
ZU
4095%package tex-psizzl
4096Summary: A TeX format for physics papers
4097Summary(hu.UTF-8): TeX formátum fizikai kiadványokhoz
4098Group: Applications/Publishing/TeX
4099Requires(post,postun): %{_bindir}/texhash
4100Requires: %{name} = %{epoch}:%{version}-%{release}
4101
4102%description tex-psizzl
4103A TeX format for physics papers.
4104
4105%description tex-psizzl -l hu.UTF-8
4106TeX formátum fizikai kiadványokhoz.
4107
d08789e0
ZU
4108%package tex-pstricks
4109Summary: PostScript macros for TeX
4110Summary(pl.UTF-8): Makra postscriptowe dla TeXa
4111Group: Applications/Publishing/TeX
4112Requires(post,postun): %{_bindir}/texhash
188cb15d 4113Requires: %{name}-tex-misc = %{epoch}:%{version}-%{release}
d08789e0
ZU
4114
4115%description tex-pstricks
4116An extensive collection of PostScript macros that is compatible with
4117most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
4118AMS-LaTeX. Included are macros for color, graphics, pie charts,
4119rotation, trees and overlays. It has many special features, including:
4120a wide variety of graphics (picture drawing) macros, with a flexible
4121interface and with color support. There are macros for coloring or
4122shading the cells of tables.
4123
4124%description tex-pstricks -l pl.UTF-8
4125Duży zestaw makr postscriptowych kompatybilny z większością pakietów
4126makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
4127makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
4128nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
4129rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
4130makra do kolorowania lub cieniowania komórek tabel.
4131
4132%package tex-qpx
4133Summary: QuasiPalatino and PX fonts typesetting support
4134Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
4135Group: Applications/Publishing/TeX
4136Requires(post,postun): %{_bindir}/texhash
4137Requires: %{name} = %{epoch}:%{version}-%{release}
4138Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
4139
4140%description tex-qpx
4141QuasiPalatino and PX fonts typesetting support.
4142
4143%description tex-qpx -l pl.UTF-8
4144Wsparcie dla składu fontami QuasiPalatino i PX.
4145
31bd2c4a 4146%package tex-qpxqtx
d08789e0
ZU
4147Summary: QuasiTimes and TX fonts typesetting support
4148Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
4149Group: Applications/Publishing/TeX
4150Requires(post,postun): %{_bindir}/texhash
4151Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 4152Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 4153
31bd2c4a 4154%description tex-qpxqtx
d08789e0
ZU
4155QuasiTimes and TX fonts typesetting support.
4156
31bd2c4a 4157%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
4158Wsparcie dla składu fontami QuasiTimes i TX.
4159
4160%package tex-ruhyphen
4161Summary: Russian hyphenation
4162Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
4163Group: Applications/Publishing/TeX
4164Requires(post,postun): %{_bindir}/texhash
4165Requires: %{name} = %{epoch}:%{version}-%{release}
4166
4167%description tex-ruhyphen
4168A collection of Russian hyphenation patterns supporting a number of
4169Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
4170LCY, LWN (OT2), and koi8-r.
4171
4172%description tex-ruhyphen -l pl.UTF-8
4173Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
4174kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
4175Cyrillic), LCY, LWN (OT2) i koi8-r.
4176
4177%package tex-spanish
4178Summary: Various TeX related files for typesetting documents written in Spanish
4179Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
4180Group: Applications/Publishing/TeX
4181Requires(post,postun): %{_bindir}/texhash
4182Requires: %{name} = %{epoch}:%{version}-%{release}
4183Obsoletes: tetex-tex-spanishb
4184
4185%description tex-spanish
4186Various TeX related files for typesetting documents written in
4187Spanish, including hyphenation and dictionaries.
4188
4189%description tex-spanish -l pl.UTF-8
4190Różne pliki TeXowe służące do składu dokumentów napisanych w języku
4191hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
4192
4193%package tex-texdraw
4194Summary: Graphical macros, using embedded PostScript
4195Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
4196Group: Applications/Publishing/TeX
4197Requires(post,postun): %{_bindir}/texhash
4198Requires: %{name} = %{epoch}:%{version}-%{release}
4199
4200%description tex-texdraw
4201Graphical macros, using embedded PostScript.
4202
4203%description tex-texdraw -l pl.UTF-8
4204Makra graficzne używające osadzanego PostScriptu.
4205
4206%package tex-thumbpdf
4207Summary: Thumbnails for PDFTeX and dvips/ps2pdf
4208Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
4209Group: Applications/Publishing/TeX
4210Requires(post,postun): %{_bindir}/texhash
4211Requires: %{name} = %{epoch}:%{version}-%{release}
4212
4213%description tex-thumbpdf
4214Provides support, using Perl, for thumbnails in pdfTeX and
4215dvips/ps2pdf, using ghostscript to generate the thumbnails which get
4216represented in a TeX readable file that is read by the package
4217thumbpdf.sty to automatically include the thumbnails. Works with both
4218plain TeX and LaTeX.
4219
4220%description tex-thumbpdf -l pl.UTF-8
4221Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
4222użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
4223TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
4224ikonki. Działa z formatami plain TeX i LaTeX.
4225
4226%package tex-ukrhyph
4227Summary: Ukranian hyphenation
4228Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
4229Group: Applications/Publishing/TeX
4230Requires(post,postun): %{_bindir}/texhash
4231Requires: %{name} = %{epoch}:%{version}-%{release}
4232
4233%description tex-ukrhyph
4234This package allows the use of different hyphenation patterns for the
4235Ukrainian language for various Cyrillic font encodings. Contains
4236packages implementing traditional rules, modern rules, and combined
4237English-Ukrainian hyphenation.
4238
4239%description tex-ukrhyph -l pl.UTF-8
4240Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
4241dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
4242Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
4243łączonych angielsko-ukraińskich.
4244
e67df411
ZU
4245%package latex-variations
4246Summary: Typeset tables of variations of functions
4247Group: Applications/Publishing/TeX
4248Requires(post,postun): %{_bindir}/texhash
4249Requires: %{name} = %{epoch}:%{version}-%{release}
4250
4251%description latex-variations
4252Typeset tables of variations of functions.
4253
d08789e0
ZU
4254%package latex-vietnam
4255Summary: Vietnamese language support
4256Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
4257Group: Applications/Publishing/TeX
4258Requires(post,postun): %{_bindir}/texhash
4259Requires: %{name} = %{epoch}:%{version}-%{release}
4260Obsoletes: tetex-tex-vietnam
4261
4262%description latex-vietnam
4263Vietnamese language support.
4264
4265%description latex-vietnam -l pl.UTF-8
4266Wsparcie dla języka wietnamskiego.
4267
4268%package tex-xypic
4269Summary: Package for typesetting a variety of graphs and diagrams with TeX
4270Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
4271Group: Applications/Publishing/TeX
4272Requires(post,postun): %{_bindir}/texhash
4273Requires: %{name} = %{epoch}:%{version}-%{release}
4274Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
4275
4276%description tex-xypic
4277A package for typesetting a variety of graphs and diagrams with TeX.
4278Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
4279and plain TeX), in particular Xy-pic is provided as a LaTeX2e
4280`supported package'.
4281
4282%description tex-xypic -l pl.UTF-8
4283Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
4284z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
4285w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
4286
4287%package tex-xkeyval
4288Summary: Extension to keyval package
4289Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
4290Group: Applications/Publishing/TeX
4291Requires(post,postun): /usr/bin/texhash
4292Requires: %{name} = %{epoch}:%{version}-%{release}
4293
4294%description tex-xkeyval
4295Extension to keyval package.
4296
4297%description tex-xkeyval -l pl.UTF-8
4298Rozszerzenie do pakietu keyval.
4299
4300%package dirs-fonts
4301Summary: TeX font directories
4302Summary(pl.UTF-8): Katalogi fontów TeXa
4303Group: Fonts
5ff30b02 4304Obsoletes: tetex-dirs-fonts
d08789e0
ZU
4305
4306%description dirs-fonts
4307TeX font directories.
4308
4309%description dirs-fonts -l pl.UTF-8
4310Katalogi fontów TeXa.
4311
4312# # Fonts packages #
4313
4314%package fonts-adobe
4315Summary: Adobe fonts
4316Summary(pl.UTF-8): Fonty Adobe
4317Group: Fonts
78d53d8c 4318Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4319
4320%description fonts-adobe
4321Adobe fonts.
4322
4323%description fonts-adobe -l pl.UTF-8
4324Fonty Adobe.
4325
4326%package fonts-ae
4327Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
4328Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
4329Group: Fonts
78d53d8c 4330Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4331
4332%description fonts-ae
4333Virtual fonts for PDF-files with T1 encoded CMR-fonts.
4334
4335%description fonts-ae -l pl.UTF-8
4336Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
4337
4338%package fonts-ams
4339Summary: AMS fonts
4340Summary(pl.UTF-8): Fonty AMS
4341Group: Fonts
78d53d8c 4342Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4343
4344%description fonts-ams
4345AMS fonts.
4346
4347%description fonts-ams -l pl.UTF-8
4348Fonty AMS.
4349
4350%package fonts-antp
4351Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4352Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4353Group: Fonts
78d53d8c 4354Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4355
4356%description fonts-antp
4357Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4358
4359%description fonts-antp -l pl.UTF-8
4360Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4361Type 1.
4362
4363%package fonts-antt
4364Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4365Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4366Group: Fonts
78d53d8c 4367Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4368
4369%description fonts-antt
4370Antykwa Torunska, a Type 1 family of a Polish traditional type.
4371
4372%description fonts-antt -l pl.UTF-8
4373Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4374
5bc70a92
MB
4375%package fonts-arphic
4376Summary: Arphic fonts
4377Group: Fonts
4378Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4379
4380%description fonts-arphic
4381Arphic fonts.
4382
d08789e0
ZU
4383%package fonts-bbm
4384Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
4385Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
4386Group: Fonts
78d53d8c 4387Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4388
4389%description fonts-bbm
4390Blackboard variant fonts for Computer Modern, with LaTeX support.
4391
4392%description fonts-bbm -l pl.UTF-8
4393Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
4394
4395%package fonts-bbold
4396Summary: Sans serif blackboard bold for LaTeX
4397Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
4398Group: Fonts
78d53d8c 4399Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4400
4401%description fonts-bbold
4402Sans serif blackboard bold for LaTeX.
4403
4404%description fonts-bbold -l pl.UTF-8
4405Tablicowy tłusty font sans serif dla LaTeXa.
4406
b280f158
ZU
4407%package fonts-bh
4408Summary: Bold & Heavy Fonts
4409Summary(pl.UTF-8): Fonty Bold i Heavy
4410Group: Fonts
78d53d8c 4411Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 4412
b280f158
ZU
4413%description fonts-bh
4414Bold & Heavy Fonts.
d08789e0 4415
b280f158
ZU
4416%description fonts-bh -l pl.UTF-8
4417Fonty Bold i Heavy.
d08789e0
ZU
4418
4419%package fonts-bitstream
4420Summary: Bitstream fonts
4421Summary(pl.UTF-8): Fonty Bitstream
4422Group: Fonts
78d53d8c 4423Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4424Obsoletes: tetex-fonts-bitstrea
4425
4426%description fonts-bitstream
4427Bitstream fonts.
4428
4429%description fonts-bitstream -l pl.UTF-8
4430Fonty Bitstream.
4431
4432%package fonts-cbgreek
4433Summary: Complete set of Greek fonts
4434Summary(pl.UTF-8): Pełny zestaw fontów greckich
4435Group: Fonts
78d53d8c 4436Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4437
4438%description fonts-cbgreek
4439Complete set of Greek fonts.
4440
4441%description fonts-cbgreek -l pl.UTF-8
4442Pełny zestaw fontów greckich.
4443
4444%package fonts-cc-pl
4445Summary: Polish version of Computer Concrete fonts
4446Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4447Group: Fonts
78d53d8c 4448Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4449
4450%description fonts-cc-pl
4451Polish version of Computer Concrete fonts.
4452
4453%description fonts-cc-pl -l pl.UTF-8
4454Polska wersja fontów Computer Concrete.
4455
4456%package fonts-cg
4457Summary: Compugraphic fonts
4458Summary(pl.UTF-8): Fonty Compugraphic
4459Group: Fonts
78d53d8c 4460Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4461
4462%description fonts-cg
4463Compugraphic fonts.
4464
4465%description fonts-cg -l pl.UTF-8
4466Fonty Compugraphic.
4467
4468%package fonts-cm
4469Summary: Computer Modern fonts
4470Summary(pl.UTF-8): Fonty Computer Modern
4471Group: Fonts
78d53d8c 4472Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4473
4474%description fonts-cm
4475Computer Modern fonts.
4476
4477%description fonts-cm -l pl.UTF-8
4478Fonty Computer Modern.
4479
4480%package fonts-cmbright
4481Summary: CM Bright fonts
4482Summary(pl.UTF-8): Fonty CM Bright
4483Group: Fonts
78d53d8c 4484Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4485
4486%description fonts-cmbright
4487CM Bright fonts.
4488
4489%description fonts-cmbright -l pl.UTF-8
4490Fonty CM Bright.
4491
5d7e11d7
ZU
4492%package fonts-cmsuper
4493Summary: CM Super fonts
4494Summary(hu.UTF-8): CM Super betűtípus
4495Group: Fonts
4496Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4497
830ca960 4498%description fonts-cmsuper
5d7e11d7
ZU
4499CM Super fonts.
4500
830ca960 4501%description fonts-cmsuper -l hu.UTF-8
5d7e11d7
ZU
4502CM Super betűtípus
4503
4504
d08789e0
ZU
4505%package fonts-cmcyr
4506Summary: Computer Modern fonts extended with Russian letters
4507Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4508Group: Fonts
78d53d8c 4509Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4510
4511%description fonts-cmcyr
4512Computer Modern fonts extended with Russian letters.
4513
4514%description fonts-cmcyr -l pl.UTF-8
4515Fonty Computer Modern rozszerzone o litery rosyjskie.
4516
4517%package fonts-cmextra
4518Summary: Extra Computer Modern fonts, from the American Mathematical Society
4519Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
4520Group: Fonts
78d53d8c 4521Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4522
4523%description fonts-cmextra
4524Extra Computer Modern fonts, from the American Mathematical Society.
4525
4526%description fonts-cmextra -l pl.UTF-8
4527Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4528
4529%package fonts-concmath
4530Summary: Concrete Math fonts
4531Summary(pl.UTF-8): Fonty matematyczne Concrete Math
4532Group: Fonts
78d53d8c 4533Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4534
4535%description fonts-concmath
4536Concrete Math fonts.
4537
4538%description fonts-concmath -l pl.UTF-8
4539Fonty matematyczne Concrete Math.
4540
4541%package fonts-concrete
4542Summary: Concrete Roman fonts
4543Summary(pl.UTF-8): Fonty Concrete Roman
4544Group: Fonts
78d53d8c 4545Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4546
4547%description fonts-concrete
4548Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4549with Euler math fonts.
4550
4551%description fonts-concrete -l pl.UTF-8
4552Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4553przeznaczone do używania z fontami matematycznymi Euler.
4554
4555%package fonts-cs
4556Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4557Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4558Group: Fonts
78d53d8c 4559Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4560
4561%description fonts-cs
4562Czech/Slovak-tuned MetaFont Computer Modern fonts.
4563
4564%description fonts-cs -l pl.UTF-8
4565Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4566czeskiego i słowackiego.
4567
4a09ae1a
ZU
4568%package fonts-dstroke
4569Summary: Doublestroke font for typesetting the mathematical symbols
4570Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
4571Group: Fonts
78d53d8c 4572Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
4573
4574%description fonts-dstroke
4575Doublestroke font for typesetting the mathematical symbols.
4576
4577%description fonts-dstroke -l pl.UTF-8
4578Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
4579
4580%package fonts-ecc
4581Summary: Sources for the European Concrete fonts
4582Summary(pl.UTF-8): Źródła dla fontów European Concrete
4583Group: Fonts
78d53d8c 4584Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4585
4586%description fonts-ecc
4587The MetaFont sources and tfm files of the European Concrete Fonts.
4588This is the EC implementation of Knuth's Concrete fonts, including
4589also the corresponding text companion fonts.
4590
4591%description fonts-ecc -l pl.UTF-8
4592Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4593implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4594tekstowymi fontami towarzyszącymi.
4595
4596%package fonts-eurosym
4597Summary: The new European currency symbol for the Euro
4598Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4599Group: Fonts
78d53d8c 4600Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4601
4602%description fonts-eurosym
4603The new European currency symbol for the Euro implemented in Metafont,
4604using the official European Commission dimensions, and providing
4605several shapes (normal, slanted, bold, outline).
4606
4607%description fonts-eurosym -l pl.UTF-8
4608Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4609z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4610różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4611
4612%package fonts-eulervm
4613Summary: The Virtual Euler Math fonts
4614Summary(pl.UTF-8): Fonty Virtual Euler Math
4615Group: Fonts
78d53d8c 4616Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4617
4618%description fonts-eulervm
4619Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4620approach has several advantages over immediately using the _real_
4621Euler fonts: Most noticeably, less TeX resources are consumed, the
4622quality of various math symbols is improved, and a usable \hslash
4623symbol can be provided.
4624
4625%description fonts-eulervm -l pl.UTF-8
4626Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4627fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4628używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4629jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4630matematycznych i może być dostępny używalny symbol \hslash.
4631
4632%package fonts-euxm
4633Summary: Fonts similar to EUSM but with two more characters
4634Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4635Group: Fonts
78d53d8c 4636Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4637
4638%description fonts-euxm
4639Fonts like EUSM but with two more characters needed for Concrete Math
4640included in TeXLive distribution in fonts3.
4641
4642%description fonts-euxm -l pl.UTF-8
4643Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4644dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4645
4646%package fonts-gothic
4647Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4648Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4649Group: Fonts
78d53d8c 4650Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4651
4652%description fonts-gothic
4653Gothic and ornamental initial fonts by Yannis Haralambous.
4654
4655%description fonts-gothic -l pl.UTF-8
4656Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4657
4658%package fonts-hoekwater
4659Summary: Converted mflogo font
4660Summary(pl.UTF-8): Przekonwertowany font mflogo
4661Group: Fonts
78d53d8c 4662Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4663
4664%description fonts-hoekwater
4665Fonts originally created in MetaFont, transformed to PostScript by
4666Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4667xipa.
4668
4669%description fonts-hoekwater -l pl.UTF-8
4670Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4671PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4672stmaryrd, wasy, wasy2, xipa.
4673
4674%package fonts-jknappen
4675Summary: Miscellaneous packages by Joerg Knappen
4676Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4677Group: Fonts
78d53d8c 4678Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4679
4680%description fonts-jknappen
4681Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4682Knappen, including sgmlcmpt.
4683
4684%description fonts-jknappen -l pl.UTF-8
4685Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4686Knappena. Zawiera sgmlcmpt.
4687
4688%package fonts-latex
4689Summary: Basic LaTeX fonts
4690Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4691Group: Fonts
78d53d8c 4692Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4693
4694%description fonts-latex
4695Basic LaTeX fonts.
4696
4697%description fonts-latex -l pl.UTF-8
4698Podstawowe fonty dla LaTeXa.
4699
4700%package fonts-lh
4701Summary: Olga Lapko's LH fonts
4702Summary(pl.UTF-8): Fonty LH Olgi Lapko
4703Group: Fonts
78d53d8c 4704Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4705
4706%description fonts-lh
4707The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4708
4709%description fonts-lh -l pl.UTF-8
4710Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4711
4712%package fonts-lm
4713Summary: Latin Modern family fonts
4714Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4715Group: Applications/Publishing/TeX
78d53d8c 4716Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4717
4718%description fonts-lm
4719Latin Modern family of fonts, based on the Computer Modern fonts
4720released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4721lot of additional characters, mainly accented ones, but not only.
4722There is a one set of PostScript fonts and four sets of TeX Font
4723Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4724encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4725Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4726potential user knows what to do with all these files. The author is
4727Boguslaw Jackowski.
4728
4729%description fonts-lm -l pl.UTF-8
4730Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4731przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4732Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4733Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4734Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4735QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4736(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4737(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4738tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4739
4740%package fonts-marvosym
4741Summary: Martin Vogel's Symbol (marvosym) font
4742Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4743Group: Fonts
78d53d8c 4744Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4745
4746%description fonts-marvosym
4747Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4748currency symbol as defined by the European commission; Euro currency
4749symbols in typefaces Times, Helvetica and Courier; Symbols for
4750structural engineering; Symbols for steel cross-sections; Astronomy
4751signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4752symbols; CE sign and others.
4753
4754%description fonts-marvosym -l pl.UTF-8
4755Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4756waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4757dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4758strukturalnej; symbole dla przekroi poprzecznych; symbole
4759astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4760krawieckie; znak CE i inne.
4761
4762%package fonts-mflogo
4763Summary: Logo fonts
4764Summary(pl.UTF-8): Fonty logo
4765Group: Fonts
78d53d8c 4766Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4767
4768%description fonts-mflogo
4769Logo fonts.
4770
4771%description fonts-mflogo -l pl.UTF-8
4772Fonty logo.
4773
4774%package fonts-misc
4775Summary: Miscellaneous fonts
4776Summary(pl.UTF-8): Różne fonty
4777Group: Fonts
78d53d8c 4778Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4779
4780%description fonts-misc
4781Miscellaneous fonts.
4782
4783%description fonts-misc -l pl.UTF-8
4784Fonty różne.
4785
4786%package fonts-monotype
4787Summary: Monotype fonts
4788Summary(pl.UTF-8): Fonty Monotype
4789Group: Fonts
78d53d8c 4790Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4791
4792%description fonts-monotype
4793Monotype fonts.
4794
4795%description fonts-monotype -l pl.UTF-8
4796Fonty Monotype.
4797
4798%package fonts-omega
4799Summary: Fonts for Omega - extended unicode TeX
4800Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4801Group: Fonts
78d53d8c 4802Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4803
4804%description fonts-omega
4805Fonts for Omega - extended unicode TeX.
4806
4807%description fonts-omega -l pl.UTF-8
4808Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4809
f1ba8563
ZU
4810
4811%package fonts-other
4812Summary: Other fonts
4813Summary(hu.UTF-8): További betűtípusok
4814Group: Fonts
4815Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4816
4817%description fonts-other
4818Other fonts.
4819
4820%description fonts-omega -l hu.UTF-8
4821További betűtípusok.
4822
d08789e0
ZU
4823%package fonts-pazo
4824Summary: Pazo fonts
4825Summary(pl.UTF-8): Fonty Pazo
4826Group: Fonts
78d53d8c 4827Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4828
4829%description fonts-pazo
4830Pazo fonts.
4831
4832%description fonts-pazo -l pl.UTF-8
4833Fonty Pazo.
4834
4835%package fonts-pl
4836Summary: Polish fonts
4837Summary(pl.UTF-8): Polskie fonty
4838Group: Fonts
78d53d8c 4839Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4840
4841%description fonts-pl
4842Polish fonts.
4843
4844%description fonts-pl -l pl.UTF-8
4845Polskie fonty.
4846
4847%package fonts-px
4848Summary: PX fonts
4849Summary(pl.UTF-8): Fonty PX
4850Group: Fonts
78d53d8c 4851Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4852
4853%description fonts-px
4854PX fonts.
4855
4856%description fonts-px -l pl.UTF-8
4857Fonty PX.
4858
4859%package fonts-qfonts
4860Summary: Quasi fonts
4861Summary(pl.UTF-8): Fonty Quasi
4862Group: Fonts
78d53d8c 4863Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4864
4865%description fonts-qfonts
4866Quasi fonts.
4867
4868%description fonts-qfonts -l pl.UTF-8
4869Fonty Quasi.
4870
4871%package fonts-qpx
4872Summary: Additional fonts for QPX package
4873Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4874Group: Fonts
78d53d8c 4875Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4876Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4877Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4878
4879%description fonts-qpx
4880Additional fonts for QPX package.
4881
4882%description fonts-qpx -l pl.UTF-8
4883Dodatkowe fonty dla pakietu QPX.
4884
31bd2c4a 4885%package fonts-qpxqtx
d08789e0
ZU
4886Summary: Additional fonts for QTX package
4887Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4888Group: Fonts
78d53d8c 4889Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4890# I hope qpxqtx doesn't need qfonts
4891# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4892Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4893
31bd2c4a 4894%description fonts-qpxqtx
d08789e0
ZU
4895Additional fonts for QTX package.
4896
31bd2c4a 4897%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4898Dodatkowe fonty dla pakietu QTX.
4899
4900%package fonts-rsfs
4901Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4902Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4903Group: Fonts
78d53d8c 4904Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4905
4906%description fonts-rsfs
4907Fonts of uppercase script letters for use as symbols in scientific and
4908mathematical typesetting, in contrast to the informal script fonts
4909such as that used for the `calligraphic' symbols in the TeX math
4910symbol font.
4911
4912%description fonts-rsfs -l pl.UTF-8
4913Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4914dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4915fontów pisanych takich jak używane do symboli "kaligraficznych" w
4916matematycznym foncie TeXowym symbol.
4917
4918%package fonts-stmaryrd
4919Summary: St Mary Road symbols for functional programming
4920Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4921Group: Fonts
78d53d8c 4922Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4923
4924%description fonts-stmaryrd
4925St Mary Road symbols for functional programming.
4926
4927%description fonts-stmaryrd -l pl.UTF-8
4928Symbole St Mary Road do programowania funkcyjnego.
4929
4930%package fonts-tx
4931Summary: TX fonts
4932Summary(pl.UTF-8): Fonty TX
4933Group: Fonts
78d53d8c 4934Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4935
4936%description fonts-tx
4937TX fonts.
4938
4939%description fonts-tx -l pl.UTF-8
4940Fonty TX.
4941
5bc70a92
MB
4942%package fonts-uhc
4943Summary: UHC fonts
4944Group: Fonts
4945Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4946
4947%description fonts-uhc
4948UHC fonts.
4949
d08789e0
ZU
4950%package fonts-urw
4951Summary: URW fonts
4952Summary(pl.UTF-8): Fonty URW
4953Group: Fonts
78d53d8c 4954Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4955
4956%description fonts-urw
4957URW fonts.
4958
4959%description fonts-urw -l pl.UTF-8
4960Fonty URW.
4961
4962%package fonts-urwvn
4963Summary: URWVN fonts
4964Summary(pl.UTF-8): Fonty URWVN
4965Group: Fonts
78d53d8c 4966Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4967
4968%description fonts-urwvn
4969URWVN fonts.
4970
4971%description fonts-urwvn -l pl.UTF-8
4972Fonty URWVN.
4973
4974%package fonts-vnr
4975Summary: VNR fonts
4976Summary(pl.UTF-8): Fonty VNR
4977Group: Fonts
78d53d8c 4978Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4979
4980%description fonts-vnr
4981VNR fonts.
4982
4983%description fonts-vnr -l pl.UTF-8
4984Fonty VNR.
4985
e67df411
ZU
4986%package fonts-urw35vf
4987Summary: urw35vf fonts
4988Summary(hu.UTF-8): urw35vf betűtípus
4989Summary(pl.UTF-8): Fonty urw35vf
4990Group: Fonts
4991Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4992
4993%description fonts-urw35vf
4994urw35vf fonts.
4995
4996%description fonts-urw35vf -l hu.UTF-8
4997urw35vf betűtípus.
4998
5bc70a92
MB
4999%package fonts-wadalab
5000Summary: Wadalab fonts
5001Group: Fonts
5002Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5003
5004%description fonts-wadalab
5005Wadalab fonts.
5006
d08789e0
ZU
5007%package fonts-wasy
5008Summary: Waldis symbol fonts
5009Summary(pl.UTF-8): Fonty Waldis symbol
5010Group: Fonts
78d53d8c 5011Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5012
5013%description fonts-wasy
5014Waldis symbol fonts.
5015
5016%description fonts-wasy -l pl.UTF-8
5017Fonty Waldis symbol.
5018
5019%package fonts-xypic
5020Summary: Xy-pic fonts
5021Summary(pl.UTF-8): Fonty Xy-pic
5022Group: Fonts
78d53d8c 5023Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5024
5025%description fonts-xypic
5026Xy-pic fonts.
5027
5028%description fonts-xypic -l pl.UTF-8
5029Fonty Xy-pic.
5030
5031%package fonts-yandy
5032Summary: European Modern fonts from Y&Y
5033Summary(pl.UTF-8): Fonty European Modern od Y&Y
5034Group: Fonts
78d53d8c 5035Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5036
5037%description fonts-yandy
5038European Modern fonts from Y&Y.
5039
5040%description fonts-yandy -l pl.UTF-8
5041Fonty European Modern od Y&Y.
5042
5043%package fonts-type1-antp
5044Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
5045Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
5046Group: Fonts
78d53d8c 5047Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5048
5049%description fonts-type1-antp
5050Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
5051
5052%description fonts-type1-antp -l pl.UTF-8
5053Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
5054Type 1.
5055
5056%package fonts-type1-antt
5057Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
5058Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
5059Group: Fonts
78d53d8c 5060Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5061
5062%description fonts-type1-antt
5063Antykwa Torunska, a Type 1 family of a Polish traditional type.
5064
5065%description fonts-type1-antt -l pl.UTF-8
5066Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
5067
5bc70a92
MB
5068%package fonts-type1-arphic
5069Summary: Type1 Arphic fonts
5070Group: Fonts
5071Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5072
5073%description fonts-type1-arphic
5074Type1 Arphic fonts.
5075
d08789e0
ZU
5076%package fonts-type1-belleek
5077Summary: Free replacement for basic MathTime fonts
5078Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
5079Group: Fonts
78d53d8c 5080Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5081
5082%description fonts-type1-belleek
5083Free replacement for basic MathTime fonts.
5084
5085%description fonts-type1-belleek -l pl.UTF-8
5086Wolnodostępny zamiennik podstawowych fontów MathTime.
5087
5088%package fonts-type1-bitstream
5089Summary: Bitstream fonts
5090Summary(pl.UTF-8): Fonty Bitstream
5091Group: Fonts
78d53d8c 5092Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5093Obsoletes: tetex-fonts-type1-bitstrea
5094
5095%description fonts-type1-bitstream
5096Bitstream fonts.
5097
5098%description fonts-type1-bitstream -l pl.UTF-8
5099Fonty Bitstream.
5100
5101%package fonts-type1-bluesky
5102Summary: Computer Modern family fonts
5103Summary(pl.UTF-8): Fonty z rodziny Computer Modern
5104Group: Fonts
78d53d8c 5105Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5106
5107%description fonts-type1-bluesky
5108Computer Modern family fonts.
5109
5110%description fonts-type1-bluesky -l pl.UTF-8
5111Fonty z rodzony Computer Modern.
5112
5113%package fonts-type1-cc-pl
5114Summary: Polish version of Computer Concrete fonts
5115Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
5116Group: Fonts
78d53d8c 5117Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5118
5119%description fonts-type1-cc-pl
5120Polish version of Computer Concrete fonts.
5121
5122%description fonts-type1-cc-pl -l pl.UTF-8
5123Polska wersja fontów Computer Concrete.
5124
5125%package fonts-type1-cmcyr
5126Summary: Computer Modern fonts extended with Russian letters
5127Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
5128Group: Fonts
78d53d8c 5129Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5130
5131%description fonts-type1-cmcyr
5132Computer Modern fonts extended with Russian letters.
5133
5134%description fonts-type1-cmcyr -l pl.UTF-8
5135Fonty Computer Modern rozszerzone o litery rosyjskie.
5136
5137%package fonts-type1-cs
5138Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
5139Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5140Group: Fonts
78d53d8c 5141Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5142
5143%description fonts-type1-cs
5144Czech/Slovak-tuned MetaFont Computer Modern fonts.
5145
5146%description fonts-type1-cs -l pl.UTF-8
5147Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5148czeskiego i słowackiego.
5149
b280f158
ZU
5150%package fonts-type1-dstroke
5151Summary: Doublestroke Type1 font for typesetting the mathematical symbols
5152Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
5153Group: Fonts
78d53d8c 5154Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5155
5156%description fonts-type1-dstroke
5157Doublestroke Type1 font for typesetting the mathematical symbols.
5158
5159%description fonts-type1-dstroke -l pl.UTF-8
5160Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
5161
5162%package fonts-type1-eurosym
5163Summary: The new European currency symbol for the Euro
5164Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
5165Group: Fonts
78d53d8c 5166Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5167
5168%description fonts-type1-eurosym
5169The new European currency symbol for the Euro implemented in Metafont,
5170using the official European Commission dimensions, and providing
5171several shapes (normal, slanted, bold, outline).
5172
5173%description fonts-type1-eurosym -l pl.UTF-8
5174Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5175z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5176różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5177
5178%package fonts-type1-hoekwater
5179Summary: Converted mflogo font
5180Summary(pl.UTF-8): Przekonwertowany font mflogo
5181Group: Fonts
78d53d8c 5182Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5183
5184%description fonts-type1-hoekwater
5185Fonts originally created in MetaFont, transformed to PostScript by
5186Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5187xipa.
5188
5189%description fonts-type1-hoekwater -l pl.UTF-8
5190Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5191PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5192stmaryrd, wasy, wasy2, xipa.
5193
5194%package fonts-type1-fpl
5195Summary: SC/OsF fonts for URW Palladio L
5196Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
5197Group: Fonts
78d53d8c 5198Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5199
5200%description fonts-type1-fpl
5201The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
5202are compatible with respect to metrics with the Palatino SC/OsF fonts
5203from Adobe. Note that it is not the author's aim to exactly reproduce
5204the outlines of the original Adobe fonts. The SC and OsF in the FPL
5205Fonts were designed with the glyphs from URW Palladio L as starting
5206point. For some glyphs (eg 'o') the author got the best result by
5207scaling and boldening. For others (eg 'h') shifting selected portions
5208of the character gave more satisfying results. All this was done using
5209the free font editor FontForge <http://fontforge.sf.net/>. The kerning
5210data in these fonts comes from Walter Schmidt's improved Palatino
5211metrics.
5212
5213%description fonts-type1-fpl -l pl.UTF-8
5214Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
5215kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
5216Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
5217kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
5218projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
5219(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
5220pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
5221dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
5222wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
5223Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
5224Palatino Waltera Schmidta.
5225
b280f158
ZU
5226%package fonts-type1-tt2001
5227Summary: Type1 tt2001 family fonts
5228Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
5229Group: Applications/Publishing/TeX
78d53d8c 5230Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5231
5232%description fonts-type1-tt2001
5233Type1 tt2001 famliy fonts.
5234
5235%description fonts-type1-tt2001 -l pl.UTF-8
5236Fonty Type1 z rodziny tt2001.
d08789e0
ZU
5237
5238%package fonts-type1-lm
5239Summary: Type1 Latin Modern family fonts
5240Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
5241Group: Applications/Publishing/TeX
78d53d8c 5242Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5243
5244%description fonts-type1-lm
5245Latin Modern family of fonts, based on the Computer Modern fonts
5246released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5247lot of additional characters, mainly accented ones, but not only.
5248There is a one set of PostScript fonts and four sets of TeX Font
5249Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5250encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5251Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5252potential user knows what to do with all these files. The author is
5253Boguslaw Jackowski.
5254
5255%description fonts-type1-lm -l pl.UTF-8
5256Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5257przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5258Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5259Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5260Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5261QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5262(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5263(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5264tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5265
5266%package fonts-type1-marvosym
5267Summary: Martin Vogel's Symbol (marvosym) font
5268Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
5269Group: Fonts
78d53d8c 5270Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5271
5272%description fonts-type1-marvosym
5273Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5274currency symbol as defined by the European commission; Euro currency
5275symbols in typefaces Times, Helvetica and Courier; Symbols for
5276structural engineering; Symbols for steel cross-sections; Astronomy
5277signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5278symbols; CE sign and others.
5279
5280%description fonts-type1-marvosym -l pl.UTF-8
5281Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5282waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5283dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5284strukturalnej; symbole dla przekroi poprzecznych; symbole
5285astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5286krawieckie; znak CE i inne.
5287
5288%package fonts-type1-mathpazo
5289Summary: Pazo Math fonts
5290Summary(pl.UTF-8): Fonty matematyczne Pazo Math
5291Group: Fonts
78d53d8c 5292Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5293
5294%description fonts-type1-mathpazo
5295Pazo Math fonts.
5296
5297%description fonts-type1-mathpazo -l pl.UTF-8
5298Fonty matematyczne Pazo Math.
5299
5300%package fonts-type1-omega
5301Summary: Type1 fonts for Omega - extended unicode TeX
5302Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
5303Group: Fonts
78d53d8c 5304Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5305
5306%description fonts-type1-omega
5307Type1 fonts for Omega - extended unicode TeX.
5308
5309%description fonts-type1-omega -l pl.UTF-8
5310Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
5311
5312%package fonts-type1-pl
5313Summary: Polish fonts
5314Summary(pl.UTF-8): Polskie fonty
5315Group: Fonts
78d53d8c 5316Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5317Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
5318
5319%description fonts-type1-pl
5320Polish fonts.
5321
5322%description fonts-type1-pl -l pl.UTF-8
5323Polskie fonty.
5324
5325%package fonts-type1-px
5326Summary: PX fonts
5327Summary(pl.UTF-8): Fonty PX
5328Group: Fonts
78d53d8c 5329Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5330
5331%description fonts-type1-px
5332PX fonts.
5333
5334%description fonts-type1-px -l pl.UTF-8
5335Fonty PX.
5336
b280f158
ZU
5337%package fonts-type1-qfonts
5338Summary: Quasi fonts
5339Summary(pl.UTF-8): Fonty Quasi
5340Group: Fonts
78d53d8c 5341Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5342
5343%description fonts-type1-qfonts
5344Quasi fonts.
5345
5346%description fonts-type1-qfonts -l pl.UTF-8
5347Fonty Quasi.
d08789e0
ZU
5348
5349%package fonts-type1-tx
5350Summary: TX fonts
5351Summary(pl.UTF-8): Fonty TX
5352Group: Fonts
78d53d8c 5353Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5354
5355%description fonts-type1-tx
5356TX fonts.
5357
5358%description fonts-type1-tx -l pl.UTF-8
5359Fonty TX.
5360
5bc70a92
MB
5361%package fonts-type1-uhc
5362Summary: Type1 UHC fonts
5363Group: Fonts
5364Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5365
5366%description fonts-type1-uhc
5367Type1 UHC fonts.
5368
d08789e0
ZU
5369%package fonts-type1-urw
5370Summary: URW fonts
5371Summary(pl.UTF-8): Fonty URW
5372Group: Fonts
78d53d8c 5373Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5374
5375%description fonts-type1-urw
5376URW fonts.
5377
5378%description fonts-type1-urw -l pl.UTF-8
5379Fonty URW.
5380
5381%package fonts-type1-vnr
5382Summary: Type1 VNR fonts
5383Summary(pl.UTF-8): Fonty Type1 VNR
5384Group: Fonts
78d53d8c 5385Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5386
5387%description fonts-type1-vnr
5388Type1 VNR fonts.
5389
5390%description fonts-type1-vnr -l pl.UTF-8
5391Fonty Type1 VNR.
5392
5bc70a92
MB
5393%package fonts-type1-wadalab
5394Summary: Type1 Wadalab fonts
5395Group: Fonts
5396Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5397
5398%description fonts-type1-wadalab
5399Type1 Wadalab fonts.
5400
d08789e0
ZU
5401%package fonts-type1-xypic
5402Summary: Xy-pic fonts
5403Summary(pl.UTF-8): Fonty Xy-pic
5404Group: Fonts
78d53d8c 5405Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5406
5407%description fonts-type1-xypic
5408Xy-pic fonts.
5409
5410%description fonts-type1-xypic -l pl.UTF-8
5411Fonty Xy-pic.
5412
489714ae
ZU
5413
5414# TeXLive-specific packages - there wasn't before...
5415%package afm2pl
5416Summary: Convert an Adobe font metric file to a TeX font property list
5417Group: Fonts
5418
5419%description afm2pl
5420Convert an Adobe font metric file to a TeX font property list.
5421
5422
5423%package bbox
5424Summary: bbox prints the bounding box of images
5425Group: Applications/Publishing/TeX
5426
5427%description bbox
5428bbox reads a rawppm or rawpbm file and prints out the bounding box of
5429the image.
5430
5431%package cefutils
5432Summary: In cefutils there are CEF-compatible utils
5433Group: Applications/Publishing/TeX
5434
5435%description cefutils
5436In cefutils there are CEF-compatible (Chinese Encoding Framework)
5437utils.
5438
5439%package detex
5440Summary: A filter to strip TeX commands from a .tex file
5441Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5442Group: Applications/Publishing/TeX
5443
5444%description detex
5445A filter to strip TeX commands from a .tex file.
5446
5447%description detex -l hu.UTF-8
5448Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5449
5450
7ffd1967
ZU
5451%package dviutils
5452Summary: Various DVI utils
5453Summary(hu.UTF-8): Vegyes DVI eszközök
5454Group: Applications/Publishing/TeX
5455
5456%description dviutils
5457This package contains various DVI utils.
5458
5459%description dviutils -l hu.UTF-8
5460Ez a csomag mindenféle DVI eszközt tartalmaz.
5461
5462%package epsutils
5463Summary: Various EPS utils
5464Group: Applications/Publishing/TeX
5465
5466%description epsutils
5467Various EPS (Encapsulated PostScript) utils.
5468
5469
5470%package filters
5471Summary: Various filters
5472Group: Applications/Publishing/TeX
5473
5474%description filters
5475Various filters.
5476
5477
489714ae
ZU
5478%package uncategorized-utils
5479Summary: Uncategorized utils
5480Group: Applications/Publishing/TeX
5481
5482%description uncategorized-utils
5483Uncategorized utilities. Needs check and categorizing.
5484
5b7eba8e
MB
5485%package tex4ht
5486Summary: LaTeX and TeX for hypertext
5487Group: Applications/Publishing/TeX
5488
5489%description tex4ht
5490A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5491providing a configurable (La)TeX-based authoring system for hypertext.
5492When converting to XML, you can use MathML instead of images for
5493equation representation.
5494
4224ae6d
MB
5495%package xetex
5496Summary: Extended TeX / LaTeX version for unicode
5497Group: Applications/Publishing/TeX
5498Requires(post,postun): /usr/bin/texhash
5499Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5500
5501%description xetex
5502XeTeX extends the TeX typesetting system (and macro packages such as
5503LaTeX and ConTeXt) to have native support for the Unicode character
5504set, including complex Asian scripts, and for OpenType and TrueType
5505fonts.
5506
5507%package xmltex
5508Summary: TeX package for processing XML files
5509Group: Applications/Publishing/TeX
5510Requires(post,postun): /usr/bin/texhash
5511
5512%description xmltex
5513XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5514It allows TeX to directly process XML files.
5515
d08789e0
ZU
5516%prep
5517%setup -q -c -T -n %{name}-%{version}-source
5518lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 5519%patch0 -p1
1cc1dae0 5520%patch1 -p1
c48c077b
AM
5521
5522cd libs/teckit
5523cat ax*.m4 > acinclude.m4
5524%{__libtoolize}
5525%{__aclocal}
5526%{__autoconf}
5527%{__automake}
d08789e0
ZU
5528
5529%build
5530find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 5531%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 5532cd texk/kpathsea
83feaf0d
ZU
5533%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5534%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5535%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5536%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5537%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 5538%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 5539cd ../..
d47c034d 5540
a784d38e 5541%configure \
ca4b56d2
AM
5542%if %{with bootstrap}
5543 --without-xindy \
5544 --without-luatex \
5545%endif
d08789e0
ZU
5546 --disable-multiplatform \
5547 --disable-static \
5548 --enable-a4 \
5549 --enable-gf \
5550 --enable-ipc \
5551 --enable-shared \
a784d38e 5552 --with-fontconfig \
d08789e0
ZU
5553 --with-fonts-dir=/var/cache/fonts \
5554 --with-ncurses \
e671f712 5555 --with-system-freetype \
97b079ad 5556 --with-freetype-include=/usr/include/freetype \
a784d38e 5557 --with-system-freetype2 \
97b079ad 5558 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
5559 --with-system-gd \
5560 --with-system-ncurses \
5561 --with-system-pnglib \
5562 --with-system-t1lib \
5563 --with-system-zlib \
d08789e0
ZU
5564 --with-xdvi-x-toolkit=xaw \
5565 --without-dialog \
5566 --without-t1utils \
ca4b56d2 5567 --without-texinfo
d08789e0 5568
d08789e0
ZU
5569%{__make}
5570
d08789e0
ZU
5571%install
5572rm -rf $RPM_BUILD_ROOT
5573install -d $RPM_BUILD_ROOT%{_datadir} \
5574 $RPM_BUILD_ROOT%{_desktopdir} \
5575 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 5576 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
5577 $RPM_BUILD_ROOT/var/cache/fonts \
5578 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 5579 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b 5580 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
e67df411 5581 $RPM_BUILD_ROOT%{fmtdir}/pdftex
d08789e0 5582
f37ff31b
ZU
5583lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5584%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5585%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5586%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
c9ddaf2d
ZU
5587%{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
5588rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
caaf987e
ZU
5589# imho it is unneeded
5590%{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
5591%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cef{5,c,s}conv
c9ddaf2d 5592
f37ff31b
ZU
5593# This is an empty directory
5594%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 5595# Useless binary
5596%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 5597
d08789e0
ZU
5598# commented out because of following (non-fatal) error:
5599# Can't open texmf/web2c/texmf.cnf: No such file or directory.
5600#perl -pi \
5601# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5602# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5603# texmf/web2c/texmf.cnf
5604
d08789e0
ZU
5605install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5606
5607LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5608
5609%{__make} install \
5610 prefix=$RPM_BUILD_ROOT%{_prefix} \
5611 bindir=$RPM_BUILD_ROOT%{_bindir} \
5612 mandir=$RPM_BUILD_ROOT%{_mandir} \
5613 libdir=$RPM_BUILD_ROOT%{_libdir} \
5614 datadir=$RPM_BUILD_ROOT%{_datadir} \
5615 infodir=$RPM_BUILD_ROOT%{_infodir} \
5616 includedir=$RPM_BUILD_ROOT%{_includedir} \
5617 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5618 texmf=$RPM_BUILD_ROOT%{texmf} \
5619 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5620 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5621
015f9ddb 5622%{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
37bb0d8c 5623# Fix broken symlinks
3702646a
ZU
5624CURDIR=$(pwd)
5625cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
5626ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5627ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5628ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5629ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5630ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5631ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5632ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5633ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5634ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5635ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5636ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5637ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5638ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5639ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5640ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5641ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5642ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5643ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5644ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5645ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5646ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5647ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5648ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5649ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5650ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5651ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5652ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5653ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5654ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5655ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5656ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5657ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5658ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5659ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5660ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5661ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5662ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5663ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5664ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5665ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5666ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5667ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5668ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5669ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5670ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5671ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5672ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5673ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5674ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5675ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5676ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5677ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5678ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5679ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5680ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5681ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5682ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5683ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5684ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5685ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
24f69178
ZU
5686cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
5687unzip %{SOURCE10}
5688cd floatflt
5689latex floatflt.ins
3fa1953f
ZU
5690%{__rm} *.log
5691install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5692%{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
3702646a 5693cd $CURDIR
37bb0d8c 5694
d08789e0
ZU
5695#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5696#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5697
26d8eaaa
ZU
5698# %{__make} init \
5699# prefix=$RPM_BUILD_ROOT%{_prefix} \
5700# bindir=$RPM_BUILD_ROOT%{_bindir} \
5701# mandir=$RPM_BUILD_ROOT%{_mandir} \
5702# libdir=$RPM_BUILD_ROOT%{_libdir} \
5703# datadir=$RPM_BUILD_ROOT%{_datadir} \
5704# infodir=$RPM_BUILD_ROOT%{_infodir} \
5705# includedir=$RPM_BUILD_ROOT%{_includedir} \
5706# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5707# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5708
489714ae 5709%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5710%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8fef59bb
ZU
5711# We don't need it
5712%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
c244802e 5713%{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
8e2a2403 5714
d08789e0
ZU
5715perl -pi \
5716 -e "s|$RPM_BUILD_ROOT||g;" \
5717 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5718
8175e90e 5719install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5720
5721install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5722install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5723
ce981570 5724# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5725
5726# in separate spec
b4d68b39
ZU
5727# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5728# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5729
5730# not included in package
5731rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5732rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5733rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5734rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5735rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5736rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5737rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5738rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5739rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5740rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5741rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5742rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5743rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5744rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5745rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5746rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5747
5748# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5749# and we can still analyze them
ce981570
ZU
5750# install -d format-logs
5751# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5752
5753%clean
5754rm -rf $RPM_BUILD_ROOT
5755
5756%post
5757%fixinfodir
5758%texhash
5759
5760%postun
5761%fixinfodir
5762if [ "$1" = "1" ]; then
5763 %texhash
5764fi
5765
5766%post doc-Catalogue
5767%texhash
5768
5769%postun doc-Catalogue
5770%texhash
5771
5772%post doc-tug-faq
5773%texhash
5774
5775%postun doc-tug-faq
5776%texhash
5777
096dca83 5778%post -n kpathsea
d08789e0
ZU
5779/sbin/ldconfig
5780%fixinfodir
5781%texhash
5782
096dca83 5783%postun -n kpathsea
d08789e0
ZU
5784/sbin/ldconfig
5785%fixinfodir
5786%texhash
5787
096dca83 5788%post -n kpathsea-devel
d08789e0
ZU
5789%texhash
5790
096dca83 5791%postun -n kpathsea-devel
d08789e0
ZU
5792%texhash
5793
5794%post dvips
5795%fixinfodir
5796%texhash
5797
5798%postun dvips
5799%fixinfodir
5800%texhash
5801
5802%post dvilj
5803%texhash
5804
5805%postun dvilj
5806%texhash
5807
5808%post makeindex
5809%texhash
5810
5811%postun makeindex
5812%texhash
5813
29d720fe
ZU
5814%post scripts
5815%texhash
5816
5817%postun scripts
5818%texhash
5819
783773ac
ZU
5820%post tex-arrayjob
5821%texhash
5822
5823%postun tex-arrayjob
5824%texhash
5825
caaf987e
ZU
5826%post tex-kastrup
5827%texhash
5828
5829%postun tex-kastrup
5830%texhash
5831
783773ac
ZU
5832%post tex-insbox
5833%texhash
5834
5835%postun tex-insbox
5836%texhash
5837
e67df411
ZU
5838%post tex-mathdots
5839%texhash
5840
5841%postun tex-mathdots
5842%texhash
5843
783773ac
ZU
5844%post tex-midnight
5845%texhash
5846
5847%postun tex-midnight
5848%texhash
5849
5850%post tex-ofs
5851%texhash
5852
5853%postun tex-ofs
5854%texhash
5855
e149bdb4
ZU
5856%post tex-physe
5857%texhash
5858
5859%postun tex-physe
5860%texhash
5861
5862%post tex-velthuis
5863%texhash
5864
5865%postun tex-velthuis
5866%texhash
5867
783773ac
ZU
5868%post tex-ytex
5869%texhash
5870
5871%postun tex-ytex
5872%texhash
5873
d08789e0
ZU
5874%post metafont
5875%texhash
5876
5877%postun metafont
5878%texhash
5879
5880%post metapost
5881%texhash
5882
5883%postun metapost
5884%texhash
5885
43a061cf 5886%post metapost-other
786ebdb1
ZU
5887%texhash
5888
43a061cf 5889%postun metapost-other
786ebdb1
ZU
5890%texhash
5891
d08789e0
ZU
5892%post mptopdf
5893%texhash
5894
5895%postun mptopdf
5896%texhash
5897
5898%post texdoctk
5899%texhash
5900
5901%postun texdoctk
5902%texhash
5903
5904%post -n xdvi
5905%texhash
5906
5907%postun -n xdvi
5908%texhash
5909
5910%post pdftex
5911%texhash
5912
5913%postun pdftex
5914%texhash
5915
04123363
ZU
5916%post phyzzx
5917%texhash
5918
5919%postun phyzzx
5920%texhash
5921
d08789e0
ZU
5922%post omega
5923%texhash
5924
5925%postun omega
5926%texhash
5927
5928%post plain
5929%texhash
5930
5931%postun plain
5932%texhash
5933
5934%post format-plain
5935%texhash
5936
5937%postun format-plain
5938%texhash
5939
5940%post format-pdftex
5941%texhash
5942
5943%postun format-pdftex
5944%texhash
5945
5946%post format-pdfetex
5947%texhash
5948
5949%postun format-pdfetex
5950%texhash
5951
5952%post mex
5953%texhash
5954
5955%postun mex
5956%texhash
5957
5958%post format-mex
5959%texhash
5960
5961%postun format-mex
5962%texhash
5963
5964%post format-pdfmex
5965%texhash
5966
5967%postun format-pdfmex
5968%texhash
5969
5970%postun format-utf8mex
5971%texhash
5972
5973%post amstex
5974%texhash
5975
5976%postun amstex
5977%texhash
5978
5979%post format-amstex
5980%texhash
5981
5982%postun format-amstex
5983%texhash
5984
5985%post format-pdfamstex
5986%texhash
5987
5988%postun format-pdfamstex
5989%texhash
5990
5991%post csplain
5992%texhash
5993
5994%postun csplain
5995%texhash
5996
5997%post format-csplain
5998%texhash
5999
6000%postun format-csplain
6001%texhash
6002
6003%post format-pdfcsplain
6004%texhash
6005
6006%postun format-pdfcsplain
6007%texhash
6008
6009%post cslatex
6010%texhash
6011
6012%postun cslatex
6013%texhash
6014
6015%post format-cslatex
6016%texhash
6017
6018%postun format-cslatex
6019%texhash
6020
6021%post format-pdfcslatex
6022%texhash
6023
6024%postun format-pdfcslatex
6025%texhash
6026
6027%post cyrplain
6028%texhash
6029
6030%postun cyrplain
6031%texhash
6032
6033%post format-cyrplain
6034%texhash
6035
6036%postun format-cyrplain
6037%texhash
6038
6039%post format-cyramstex
6040%texhash
6041
6042%postun format-cyramstex
6043%texhash
6044
6045%post format-cyrtexinfo
6046%texhash
6047
6048%postun format-cyrtexinfo
6049%texhash
6050
6051%post eplain
6052%texhash
6053
6054%postun eplain
6055%texhash
6056
6057%post format-eplain
6058%texhash
6059
6060%postun format-eplain
6061%texhash
6062
6063# ConTeXt format
6064
6065%post context
6066%texhash
6067
6068%postun context
6069%texhash
6070
6071%post format-context-de
6072%texhash
6073
6074%postun format-context-de
6075%texhash
6076
6077%post format-context-en
6078%texhash
6079
6080%postun format-context-en
6081%texhash
6082
6083%post format-context-nl
6084%texhash
6085
6086%postun format-context-nl
6087%texhash
6088
6089# LaTeX format.
6090
6091%post latex
6092%fixinfodir
6093%texhash
6094
6095%postun latex
6096%fixinfodir
6097%texhash
6098
73d8d817
ZU
6099%post latex-lang
6100%texhash
6101
6102%postun latex-lang
6103%texhash
6104
6105%post latex-styles
6106%texhash
6107
6108%postun latex-styles
6109%texhash
6110
2e9c3e45
ZU
6111%post latex-pdftools
6112%texhash
6113
6114%postun latex-pdftools
6115%texhash
6116
1d337b0e
ZU
6117%post latex-extend
6118%texhash
6119
6120%postun latex-extend
6121%texhash
6122
6123%post latex-programming
6124%texhash
6125
6126%postun latex-programming
6127%texhash
6128
de260d32
ZU
6129%post latex-misc
6130%texhash
6131
6132%postun latex-misc
6133%texhash
6134
6bc47e19
ZU
6135%post latex-effects
6136%texhash
6137
6138%postun latex-effects
6139%texhash
6140
2e9c3e45
ZU
6141%post latex-math
6142%texhash
6143
6144%postun latex-math
6145%texhash
6146
1d337b0e
ZU
6147%post latex-music
6148%texhash
6149
6150%postun latex-music
6151%texhash
6152
2e9c3e45
ZU
6153%post latex-physics
6154%texhash
6155
6156%postun latex-physics
6157%texhash
6158
6159%post latex-games
6160%texhash
6161
6162%postun latex-games
6163%texhash
6164
6165%post latex-biology
6166%texhash
6167
6168%postun latex-biology
6169%texhash
6170
6171%post latex-chem
6172%texhash
6173
6174%postun latex-chem
6175%texhash
6176
6177%post latex-informatic
6178%texhash
6179
6180%postun latex-informatic
6181%texhash
6182
6c82f497
ZU
6183%post latex-12many
6184%texhash
6185
6186%postun latex-12many
6187%texhash
6188
fe66da27
ZU
6189%post latex-abstract
6190%texhash
6191
6192%postun latex-abstract
6193%texhash
6194
f1f5d194
ZU
6195%post latex-accfonts
6196%texhash
6197
6198%postun latex-accfonts
6199%texhash
6200
e88b5dcf
ZU
6201%post latex-adrconv
6202%texhash
6203
6204%postun latex-adrconv
6205%texhash
6206
d08789e0
ZU
6207%post latex-ae
6208%texhash
6209
6210%postun latex-ae
6211%texhash
6212
6213%post latex-ams
6214%texhash
6215
6216%postun latex-ams
6217%texhash
6218
6219%post latex-antp
6220%texhash
6221
6222%postun latex-antp
6223%texhash
6224
6225%post latex-antt
6226%texhash
6227
6228%postun latex-antt
6229%texhash
6230
e88b5dcf
ZU
6231%post latex-appendix
6232%texhash
6233
6234%postun latex-appendix
6235%texhash
6236
ca8b4816
ZU
6237# %post latex-backgammon
6238# %texhash
24f69178 6239#
ca8b4816
ZU
6240# %postun latex-backgammon
6241# %texhash
24f69178 6242
6c82f497
ZU
6243%post latex-bardiag
6244%texhash
6245
6246%postun latex-bardiag
6247%texhash
6248
d08789e0
ZU
6249%post latex-bbm
6250%texhash
6251
6252%postun latex-bbm
6253%texhash
6254
6255%post latex-bbold
6256%texhash
6257
6258%postun latex-bbold
6259%texhash
6260
b4d68b39
ZU
6261%post latex-beamer
6262%texhash
6263
6264%postun latex-beamer
6265%texhash
6266
2fede27b
ZU
6267%post latex-bezos
6268%texhash
6269
6270%postun latex-bezos
6271%texhash
6272
d08789e0
ZU
6273%post latex-bibtex
6274%texhash
6275
6276%postun latex-bibtex
6277%texhash
6278
6279%post latex-bibtex-ams
6280%texhash
6281
6282%postun latex-bibtex-ams
6283%texhash
6284
6285%post latex-bibtex-pl
6286%texhash
6287
6288%postun latex-bibtex-pl
6289%texhash
6290
6291%post latex-bibtex-german
6292%texhash
6293
6294%postun latex-bibtex-german
6295%texhash
6296
6297%post latex-bibtex-revtex4
6298%texhash
6299
6300%postun latex-bibtex-revtex4
6301%texhash
6302
6303%post latex-bibtex-jurabib
6304%texhash
6305
6306%postun latex-bibtex-jurabib
6307%texhash
6308
33b3b483
ZU
6309%post latex-bibtex-styles
6310%texhash
6311
6312%postun latex-bibtex-styles
6313%texhash
6314
2fede27b
ZU
6315%post latex-booktabs
6316%texhash
6317
6318%postun latex-booktabs
6319%texhash
6320
2fede27b
ZU
6321%post latex-caption
6322%texhash
6323
6324%postun latex-caption
6325%texhash
6326
d08789e0
ZU
6327%post latex-carlisle
6328%texhash
6329
6330%postun latex-carlisle
6331%texhash
6332
6333%post latex-ccfonts
6334%texhash
6335
6336%postun latex-ccfonts
6337%texhash
6338
6339%post latex-cite
6340%texhash
6341
6342%postun latex-cite
6343%texhash
6344
6345%post latex-cmbright
6346%texhash
6347
6348%postun latex-cmbright
6349%texhash
6350
783773ac
ZU
6351%post latex-colortab
6352%texhash
6353
6354%postun latex-colortab
6355%texhash
2fede27b
ZU
6356
6357%post latex-comment
6358%texhash
6359
6360%postun latex-comment
6361%texhash
6362
d08789e0
ZU
6363%post latex-concmath
6364%texhash
6365
6366%postun latex-concmath
6367%texhash
6368
2fede27b
ZU
6369%post latex-currvita
6370%texhash
6371
6372%postun latex-currvita
6373%texhash
6374
2fede27b
ZU
6375%post latex-curves
6376%texhash
6377
6378%postun latex-curves
6379%texhash
6380
d08789e0
ZU
6381%post latex-custom-bib
6382%texhash
6383
6384%postun latex-custom-bib
6385%texhash
6386
6387%post latex-cyrillic
6388%texhash
6389
6390%postun latex-cyrillic
6391%texhash
6392
04eb4e68
ZU
6393# %post latex-dstroke
6394# %texhash
d08789e0 6395
04eb4e68
ZU
6396# %postun latex-dstroke
6397# %texhash
d08789e0 6398
60597425
ZU
6399%post latex-enumitem
6400%texhash
6401
6402%postun latex-enumitem
6403%texhash
6404
fe66da27
ZU
6405%post latex-exam
6406%texhash
6407
6408%postun latex-exam
6409%texhash
6410
247457ba
ZU
6411%post latex-examdesign
6412%texhash
6413
6414%postun latex-examdesign
6415%texhash
6416
6417%post latex-formlett
6418%texhash
6419
6420%postun latex-formlett
6421%texhash
6422
c9ddaf2d
ZU
6423%post latex-formular
6424%texhash
6425
6426%postun latex-formular
6427%texhash
6428
f1f5d194
ZU
6429%post latex-gbrief
6430%texhash
6431
6432%postun latex-gbrief
6433%texhash
6434
d08789e0
ZU
6435%post latex-jknappen
6436%texhash
6437
6438%postun latex-jknappen
6439%texhash
6440
d19eaaab
ZU
6441%post latex-keystroke
6442%texhash
6443
6444%postun latex-keystroke
6445%texhash
6446
6447%post latex-labbook
6448%texhash
6449
6450%postun latex-labbook
6451%texhash
6452
6453%post latex-lcd
6454%texhash
6455
6456%postun latex-lcd
6457%texhash
6458
6459%post latex-leaflet
6460%texhash
6461
6462%postun latex-leaflet
6463%texhash
6464
f1f5d194
ZU
6465%post latex-leftidx
6466%texhash
6467
6468%postun latex-leftidx
6469%texhash
6470
d19eaaab
ZU
6471%post latex-lewis
6472%texhash
6473
6474%postun latex-lewis
6475%texhash
6476
d08789e0
ZU
6477%post latex-lm
6478%texhash
6479
fe66da27
ZU
6480%post latex-lastpage
6481%texhash
6482
6483%postun latex-lastpage
6484%texhash
6485
d08789e0
ZU
6486%postun latex-lm
6487%texhash
6488
6489%post latex-lucidabr
6490%texhash
6491
6492%postun latex-lucidabr
6493%texhash
6494
6495%post latex-marvosym
6496%texhash
6497
6498%postun latex-marvosym
6499%texhash
6500
d19eaaab
ZU
6501%post latex-mathexam
6502%texhash
6503
6504%postun latex-mathexam
6505%texhash
6506
d08789e0
ZU
6507%post latex-mathpple
6508%texhash
6509
6510%postun latex-mathpple
6511%texhash
6512
6513%post latex-mathtime
6514%texhash
6515
6516%postun latex-mathtime
6517%texhash
6518
6519%post latex-mflogo
6520%texhash
6521
6522%postun latex-mflogo
6523%texhash
6524
6525%post latex-mfnfss
6526%texhash
6527
6528%postun latex-mfnfss
6529%texhash
6530
6531%post latex-minitoc
6532%texhash
6533
6534%postun latex-minitoc
6535%texhash
6536
6537%post latex-mltex
6538%texhash
6539
6540%postun latex-mltex
6541%texhash
6542
f1f5d194
ZU
6543%post latex-moreverb
6544%texhash
6545
6546%postun latex-moreverb
6547%texhash
6548
d34bfb7f
ZU
6549%post latex-multienum
6550%texhash
6551
6552%postun latex-multienum
6553%texhash
6554
8ed039e0
ZU
6555%post latex-musictex
6556%texhash
6557
6558%postun latex-musictex
6559%texhash
6560
fe66da27
ZU
6561%post latex-ntheorem
6562%texhash
6563
6564%postun latex-ntheorem
6565%texhash
6566
f65b3398
ZU
6567%post latex-other
6568%texhash
6569
6570%postun latex-other
6571%texhash
6572
6573%post latex-other-doc
6574%texhash
6575
6576%postun latex-other-doc
6577%texhash
6578
d08789e0
ZU
6579%post latex-palatcm
6580%texhash
6581
6582%postun latex-palatcm
6583%texhash
6584
f65b3398
ZU
6585%post latex-pdfslide
6586%texhash
6587
6588%postun latex-pdfslide
6589%texhash
6590
03d9d5fa
ZU
6591%post latex-pgf
6592%texhash
6593
6594%postun latex-pgf
6595%texhash
6596
f65b3398
ZU
6597%post latex-polynom
6598%texhash
6599
6600%postun latex-polynom
6601%texhash
6602
6603%post latex-polynomial
6604%texhash
6605
6606%postun latex-polynomial
6607%texhash
6608
b7b4a109
ZU
6609%post latex-prosper
6610%texhash
6611
6612%postun latex-prosper
6613%texhash
6614
6615%post latex-pseudocode
6616%texhash
6617
6618%postun latex-pseudocode
6619%texhash
6620
d08789e0
ZU
6621%post latex-psnfss
6622%texhash
6623
6624%postun latex-psnfss
6625%texhash
6626
8efa6a9c
ZU
6627%post latex-pst-2dplot
6628%texhash
6629
6630%postun latex-pst-2dplot
6631%texhash
6632
6633%post latex-pst-3dplot
6634%texhash
6635
6636%postun latex-pst-3dplot
6637%texhash
6638
6639%post latex-pst-bar
6640%texhash
6641
6642%postun latex-pst-bar
6643%texhash
6644
6645%post latex-pst-circ
6646%texhash
6647
6648%postun latex-pst-circ
6649%texhash
6650
b7b4a109
ZU
6651%post latex-pst-eucl
6652%texhash
6653
6654%postun latex-pst-eucl
6655%texhash
6656
8efa6a9c
ZU
6657%post latex-pst-diffraction
6658%texhash
6659
6660%postun latex-pst-diffraction
6661%texhash
6662
6663%post latex-pst-fun
6664%texhash
6665
6666%postun latex-pst-fun
6667%texhash
6668
6669%post latex-pst-func
6670%texhash
6671
6672%postun latex-pst-func
6673%texhash
6674
6675%post latex-pst-infixplot
6676%texhash
6677
6678%postun latex-pst-infixplot
6679%texhash
6680
b7b4a109
ZU
6681%post latex-pst-fr3d
6682%texhash
6683
6684%postun latex-pst-fr3d
6685%texhash
6686
6687%post latex-pst-fractal
6688%texhash
6689
6690%postun latex-pst-fractal
6691%texhash
6692
d08789e0
ZU
6693%post latex-pxfonts
6694%texhash
6695
8efa6a9c
ZU
6696%post latex-pst-math
6697%texhash
6698
6699%postun latex-pst-math
6700%texhash
6701
6702%post latex-pst-ob3d
6703%texhash
6704
6705%postun latex-pst-ob3d
6706%texhash
6707
6708%post latex-pst-optic
6709%texhash
6710
6711%postun latex-pst-optic
6712%texhash
6713
6714%post latex-pst-optexp
6715%texhash
6716
6717%postun latex-pst-optexp
6718%texhash
6719
6720%post latex-pst-text
6721%texhash
6722
6723%postun latex-pst-text
6724%texhash
6725
1024ab0e
ZU
6726%post latex-pst-uncategorized
6727%texhash
6728
6729%postun latex-pst-uncategorized
1024ab0e
ZU
6730%texhash
6731
d08789e0
ZU
6732%postun latex-pxfonts
6733%texhash
6734
6735%post latex-qfonts
6736%texhash
6737
6738%postun latex-qfonts
6739%texhash
6740
6c82f497
ZU
6741%post latex-SIstyle
6742%texhash
6743
6744%postun latex-SIstyle
6745%texhash
6746
fe66da27
ZU
6747%post latex-SIunits
6748%texhash
6749
6750%postun latex-SIunits
6751%texhash
6752
f65b3398
ZU
6753%post latex-siunitx
6754%texhash
6755
6756%postun latex-siunitx
6757%texhash
6758
6c82f497
ZU
6759%post latex-Tabbing
6760%texhash
6761
6762%postun latex-Tabbing
6763%texhash
6764
d08789e0
ZU
6765%post latex-txfonts
6766%texhash
6767
6768%postun latex-txfonts
6769%texhash
6770
7ea3a98b
ZU
6771%post latex-ucs
6772%texhash
6773
6774%postun latex-ucs
6775%texhash
6776
d08789e0
ZU
6777%post latex-umlaute
6778%texhash
6779
6780%postun latex-umlaute
6781%texhash
6782
e67df411
ZU
6783%post latex-variations
6784%texhash
6785
6786%postun latex-variations
6787%texhash
6788
d08789e0
ZU
6789%post latex-wasysym
6790%texhash
6791
6792%postun latex-wasysym
6793%texhash
6794
03d9d5fa
ZU
6795%post latex-xcolor
6796%texhash
6797
6798%postun latex-xcolor
6799%texhash
6800
d08789e0
ZU
6801%post format-latex
6802%texhash
6803
6804%postun format-latex
6805%texhash
6806
6807%post format-pdflatex
6808%texhash
6809
6810%postun format-pdflatex
6811%texhash
6812
6813%post platex
6814%texhash
6815
6816%postun platex
6817%texhash
6818
6819%post format-platex
6820%texhash
6821
6822%postun format-platex
6823%texhash
6824
6825%post format-pdfplatex
6826%texhash
6827
6828%postun format-pdfplatex
6829%texhash
6830
6831%post tex-babel
6832%texhash
6833
6834%postun tex-babel
6835%texhash
6836
6837%post tex-german
6838%texhash
6839
6840%postun tex-german
6841%texhash
6842
6843%post tex-mfpic
6844%texhash
6845
6846%postun tex-mfpic
6847%texhash
6848
6849%post tex-misc
6850%texhash
6851
6852%postun tex-misc
6853%texhash
6854
6855%post tex-pictex
6856%texhash
6857
6858%postun tex-pictex
6859%texhash
6860
29d720fe
ZU
6861%post tex-psizzl
6862%texhash
6863
6864%postun tex-psizzl
6865%texhash
6866
d08789e0
ZU
6867%post tex-pstricks
6868%texhash
6869
6870%postun tex-pstricks
6871%texhash
6872
6873%post tex-qpx
6874%texhash
6875
6876%postun tex-qpx
6877%texhash
6878
31bd2c4a 6879%post tex-qpxqtx
d08789e0
ZU
6880%texhash
6881
31bd2c4a 6882%postun tex-qpxqtx
d08789e0
ZU
6883%texhash
6884
6885%post tex-ruhyphen
6886%texhash
6887
6888%postun tex-ruhyphen
6889%texhash
6890
6891%post tex-spanish
6892%texhash
6893
6894%postun tex-spanish
6895%texhash
6896
6897%post tex-texdraw
6898%texhash
6899
6900%postun tex-texdraw
6901%texhash
6902
6903%post tex-thumbpdf
6904%texhash
6905
6906%postun tex-thumbpdf
6907%texhash
6908
6909%post tex-ukrhyph
6910%texhash
6911
6912%postun tex-ukrhyph
6913%texhash
6914
6915%post latex-vietnam
6916%texhash
6917
6918%postun latex-vietnam
6919%texhash
6920
6921%post tex-xypic
6922%texhash
6923
6924%postun tex-xypic
6925%texhash
6926
6927%post fonts-adobe
6928%texhash
6929
6930%postun fonts-adobe
6931%texhash
6932
6933%post fonts-ae
6934%texhash
6935
6936%postun fonts-ae
6937%texhash
6938
6939%post fonts-ams
6940%texhash
6941
6942%postun fonts-ams
6943%texhash
6944
6945%post fonts-antp
6946%texhash
6947
6948%postun fonts-antp
6949%texhash
6950
6951%post fonts-antt
6952%texhash
6953
6954%postun fonts-antt
6955%texhash
6956
6957%post fonts-bbm
6958%texhash
6959
6960%postun fonts-bbm
6961%texhash
6962
6963%post fonts-bbold
6964%texhash
6965
6966%postun fonts-bbold
6967%texhash
6968
070c5aff
ZU
6969%post fonts-bh
6970%texhash
d08789e0 6971
070c5aff
ZU
6972%postun fonts-bh
6973%texhash
d08789e0
ZU
6974
6975%post fonts-bitstream
6976%texhash
6977
6978%postun fonts-bitstream
6979%texhash
6980
6981%post fonts-cbgreek
6982%texhash
6983
6984%postun fonts-cbgreek
6985%texhash
6986
6987%post fonts-cc-pl
6988%texhash
6989
6990%postun fonts-cc-pl
6991%texhash
6992
6993%post fonts-cg
6994%texhash
6995
6996%postun fonts-cg
6997%texhash
6998
6999%post fonts-cm
7000%texhash
7001
7002%postun fonts-cm
7003%texhash
7004
7005%post fonts-cmbright
7006%texhash
7007
7008%postun fonts-cmbright
7009%texhash
7010
7011%post fonts-cmcyr
7012%texhash
7013
7014%postun fonts-cmcyr
7015%texhash
7016
7017%post fonts-cmextra
7018%texhash
7019
7020%postun fonts-cmextra
7021%texhash
7022
7af5f8bc 7023%post fonts-cmsuper
5d7e11d7
ZU
7024%texhash
7025
7af5f8bc 7026%postun fonts-cmsuper
5d7e11d7
ZU
7027%texhash
7028
d08789e0
ZU
7029%post fonts-concmath
7030%texhash
7031
7032%postun fonts-concmath
7033%texhash
7034
7035%post fonts-concrete
7036%texhash
7037
7038%postun fonts-concrete
7039%texhash
7040
7041%post fonts-cs
7042%texhash
7043
7044%postun fonts-cs
7045%texhash
7046
4a09ae1a
ZU
7047%post fonts-dstroke
7048%texhash
d08789e0 7049
4a09ae1a
ZU
7050%postun fonts-dstroke
7051%texhash
d08789e0
ZU
7052
7053%post fonts-ecc
7054%texhash
7055
7056%postun fonts-ecc
7057%texhash
7058
7059%post fonts-eurosym
7060%texhash
7061
7062%postun fonts-eurosym
7063%texhash
7064
7065%post fonts-euxm
7066%texhash
7067
7068%postun fonts-euxm
7069%texhash
7070
7071%post fonts-gothic
7072%texhash
7073
7074%postun fonts-gothic
7075%texhash
7076
7077%post fonts-hoekwater
7078%texhash
7079
7080%postun fonts-hoekwater
7081%texhash
7082
7083%post fonts-jknappen
7084%texhash
7085
7086%postun fonts-jknappen
7087%texhash
7088
7089%post fonts-latex
7090%texhash
7091
7092%postun fonts-latex
7093%texhash
7094
7095%post fonts-lh
7096%texhash
7097
7098%postun fonts-lh
7099%texhash
7100
7101%post fonts-lm
7102%texhash
7103
7104%postun fonts-lm
7105%texhash
7106
7107%post fonts-marvosym
7108%texhash
7109
7110%postun fonts-marvosym
7111%texhash
7112
7113%post fonts-mflogo
7114%texhash
7115
7116%postun fonts-mflogo
7117%texhash
7118
7119%post fonts-misc
7120%texhash
7121
7122%postun fonts-misc
7123%texhash
7124
7125%post fonts-monotype
7126%texhash
7127
7128%postun fonts-monotype
7129%texhash
7130
7131%post fonts-omega
7132%texhash
7133
7134%postun fonts-omega
7135%texhash
7136
f1ba8563
ZU
7137%post fonts-other
7138%texhash
7139
7140%postun fonts-other
7141%texhash
7142
d08789e0
ZU
7143%post fonts-pazo
7144%texhash
7145
7146%postun fonts-pazo
7147%texhash
7148
7149%post fonts-pl
7150%texhash
7151
7152%postun fonts-pl
7153%texhash
7154
7155%post fonts-px
7156%texhash
7157
7158%postun fonts-px
7159%texhash
7160
7161%post fonts-qfonts
7162%texhash
7163
7164%postun fonts-qfonts
7165%texhash
7166
7167%post fonts-qpx
7168%texhash
7169
7170%postun fonts-qpx
7171%texhash
7172
31bd2c4a 7173%post fonts-qpxqtx
d08789e0
ZU
7174%texhash
7175
31bd2c4a 7176%postun fonts-qpxqtx
d08789e0
ZU
7177%texhash
7178
7179%post fonts-rsfs
7180%texhash
7181
7182%postun fonts-rsfs
7183%texhash
7184
7185%post fonts-stmaryrd
7186%texhash
7187
7188%postun fonts-stmaryrd
7189%texhash
7190
7191%post fonts-tx
7192%texhash
7193
7194%postun fonts-tx
7195%texhash
7196
7197%post fonts-urw
7198%texhash
7199
7200%postun fonts-urw
7201%texhash
7202
e67df411
ZU
7203%post fonts-urw35vf
7204%texhash
7205
7206%postun fonts-urw35vf
7207%texhash
7208
d08789e0
ZU
7209%post fonts-vnr
7210%texhash
7211
7212%postun fonts-vnr
7213%texhash
7214
7215%post fonts-wasy
7216%texhash
7217
7218%postun fonts-wasy
7219%texhash
7220
7221%post fonts-xypic
7222%texhash
7223
7224%postun fonts-xypic
7225%texhash
7226
7227%post fonts-yandy
7228%texhash
7229
7230%postun fonts-yandy
7231%texhash
7232
7233%post fonts-type1-antp
7234%texhash
7235
7236%postun fonts-type1-antp
7237%texhash
7238
7239%post fonts-type1-antt
7240%texhash
7241
7242%postun fonts-type1-antt
7243%texhash
7244
7245%post fonts-type1-belleek
7246%texhash
7247
7248%postun fonts-type1-belleek
7249%texhash
7250
7251%post fonts-type1-bitstream
7252%texhash
7253
7254%postun fonts-type1-bitstream
7255%texhash
7256
7257%post fonts-type1-bluesky
7258%texhash
7259
7260%postun fonts-type1-bluesky
7261%texhash
7262
7263%post fonts-type1-cc-pl
7264%texhash
7265
7266%postun fonts-type1-cc-pl
7267%texhash
7268
7269%post fonts-type1-cmcyr
7270%texhash
7271
7272%postun fonts-type1-cmcyr
7273%texhash
7274
7275%post fonts-type1-cs
7276%texhash
7277
7278%postun fonts-type1-cs
7279%texhash
7280
070c5aff
ZU
7281%post fonts-type1-dstroke
7282%texhash
d08789e0 7283
070c5aff
ZU
7284%postun fonts-type1-dstroke
7285%texhash
d08789e0
ZU
7286
7287%post fonts-type1-eurosym
7288%texhash
7289
7290%postun fonts-type1-eurosym
7291%texhash
7292
7293%post fonts-type1-hoekwater
7294%texhash
7295
7296%postun fonts-type1-hoekwater
7297%texhash
7298
7299%post fonts-type1-lm
7300%texhash
7301
7302%postun fonts-type1-lm
7303%texhash
7304
7305%post fonts-type1-marvosym
7306%texhash
7307
7308%postun fonts-type1-marvosym
7309%texhash
7310
7311%post fonts-type1-mathpazo
7312%texhash
7313
7314%postun fonts-type1-mathpazo
7315%texhash
7316
7317%post fonts-type1-omega
7318%texhash
7319
7320%postun fonts-type1-omega
7321%texhash
7322
7323%post fonts-type1-pl
7324%texhash
7325
7326%postun fonts-type1-pl
7327%texhash
7328
7329%post fonts-type1-px
7330%texhash
7331
7332%postun fonts-type1-px
7333%texhash
7334
070c5aff
ZU
7335%post fonts-type1-qfonts
7336%texhash
d08789e0 7337
070c5aff
ZU
7338%postun fonts-type1-qfonts
7339%texhash
d08789e0
ZU
7340
7341%post fonts-type1-tx
7342%texhash
7343
7344%postun fonts-type1-tx
7345%texhash
7346
7347%post fonts-type1-urw
7348%texhash
7349
7350%postun fonts-type1-urw
7351%texhash
7352
7353%post fonts-type1-vnr
7354%texhash
7355
7356%postun fonts-type1-vnr
7357%texhash
7358
7359%post fonts-type1-xypic
7360%texhash
7361
7362%postun fonts-type1-xypic
7363%texhash
7364
7365%post -n texconfig
7366%texhash
7367
7368%postun -n texconfig
7369%texhash
7370
4224ae6d
MB
7371%post xetex
7372%texhash
7373
7374%postun xetex
7375%texhash
7376
7377%post xmltex
7378%texhash
7379
7380%postun xmltex
7381%texhash
7382
5902e778
ZU
7383# Check the commented lines!!!
7384
d08789e0
ZU
7385%files
7386%defattr(644,root,root,755)
0f6c4baf 7387# %doc %{texmf}/LICENSE.texmf
df343eba 7388# %doc %{texmf}/ChangeLog
df343eba 7389# %doc %{texmf}/doc/README.knuth
efc75a1e 7390# There isn't doc/fonts directory
80fa261c 7391%dir %{texmfdist}/doc/fonts
606c6ab6 7392%doc %{texmfdist}/doc/fontname
efc75a1e 7393# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
7394# %dir %{texmf}/doc/help
7395# %doc %{texmf}/doc/help/csname.txt
7396# %doc %{texmf}/doc/help/ctan
7397# %doc %{texmf}/doc/help/tds.dvi
7398# %doc %{texmf}/doc/help/unixtex.ftp
7399# %dir %{texmf}/doc/help/faq
7400# %doc %{texmf}/doc/images
df343eba
ZU
7401# %dir %{texmf}/doc/polish
7402# %doc %{texmf}/doc/polish/*.html
7403# %dir %{texmf}/doc/programs
7404# %doc %{texmf}/doc/programs/web2c*
7405# %doc %{texmf}/doc/programs/cwebman.dvi
df343eba 7406# %doc %{texmf}/doc/knuth
d08789e0
ZU
7407#%attr(755,root,root) %{_bindir}/MakeTeXPK
7408#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
7409
7410# ***********
7411# executables
7412# ***********
d08789e0
ZU
7413%attr(755,root,root) %{_bindir}/a2ping
7414%attr(755,root,root) %{_bindir}/afm2tfm
7415%attr(755,root,root) %{_bindir}/allcm
7416%attr(755,root,root) %{_bindir}/allec
7417%attr(755,root,root) %{_bindir}/allneeded
7418%attr(755,root,root) %{_bindir}/cweave
7419%attr(755,root,root) %{_bindir}/ctangle
7420%attr(755,root,root) %{_bindir}/ctie
7421%attr(755,root,root) %{_bindir}/dmp
7422%attr(755,root,root) %{_bindir}/dvipng
7423%attr(755,root,root) %{_bindir}/e2pall
7424%attr(755,root,root) %{_bindir}/ebb
df343eba 7425# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
7426%attr(755,root,root) %{_bindir}/fmtutil
7427%attr(755,root,root) %{_bindir}/fmtutil-sys
7428#%attr(755,root,root) %{_bindir}/fontexport
7429#%attr(755,root,root) %{_bindir}/fontimport
7430%attr(755,root,root) %{_bindir}/fontinst
7431%attr(755,root,root) %{_bindir}/gftodvi
7432%attr(755,root,root) %{_bindir}/gftopk
7433%attr(755,root,root) %{_bindir}/gftype
7434%attr(755,root,root) %{_bindir}/gsftopk
7435#%attr(755,root,root) %{_bindir}/initex
7436%attr(755,root,root) %{_bindir}/kpseaccess
7437%attr(755,root,root) %{_bindir}/kpsereadlink
7438%attr(755,root,root) %{_bindir}/kpsewhere
7439%attr(755,root,root) %{_bindir}/mag
7440%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
7441#%attr(755,root,root) %{_bindir}/mkfontdesc
7442%attr(755,root,root) %{_bindir}/mktexfmt
7443%attr(755,root,root) %{_bindir}/mktexlsr
7444%attr(755,root,root) %{_bindir}/newer
7445%attr(755,root,root) %{_bindir}/patgen
7446%attr(755,root,root) %{_bindir}/pdfetex
7447%attr(755,root,root) %{_bindir}/pfb2pfa
7448%attr(755,root,root) %{_bindir}/pk2bm
7449%attr(755,root,root) %{_bindir}/pktogf
7450%attr(755,root,root) %{_bindir}/pktype
7451%attr(755,root,root) %{_bindir}/pltotf
7452%attr(755,root,root) %{_bindir}/pooltype
7453%attr(755,root,root) %{_bindir}/ps2frag
7454%attr(755,root,root) %{_bindir}/ps2pk
7455# TODO: move this file to correct subpackage ?
7456%attr(755,root,root) %{_bindir}/ps4pdf
7457#%attr(755,root,root) %{_bindir}/t1mapper
7458%attr(755,root,root) %{_bindir}/tangle
7459#%attr(755,root,root) %{_bindir}/tetex-updmap
7460%attr(755,root,root) %{_bindir}/tex
7461%attr(755,root,root) %{_bindir}/texdoc
d08789e0 7462%attr(755,root,root) %{_bindir}/texhash
df343eba 7463# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
7464%attr(755,root,root) %{_bindir}/texlinks
7465%attr(755,root,root) %{_bindir}/tftopl
7466%attr(755,root,root) %{_bindir}/tie
7467%attr(755,root,root) %{_bindir}/ttf2afm
7468%attr(755,root,root) %{_bindir}/updmap
7469%attr(755,root,root) %{_bindir}/updmap-sys
7470%attr(755,root,root) %{_bindir}/vftovp
7471#%attr(755,root,root) %{_bindir}/virtex
7472%attr(755,root,root) %{_bindir}/vptovf
7473%attr(755,root,root) %{_bindir}/weave
7474
7475%attr(755,root,root) %{texmf}/web2c/mktexnam
7476%attr(755,root,root) %{texmf}/web2c/mktexdir
7477%attr(755,root,root) %{texmf}/web2c/mktexupd
7478
0edad7f5 7479%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
7480
7481#%dir /etc/sysconfig/tetex-updmap
7482#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
7483
7484%ghost %{texmf}/ls-R
7057740b 7485%ghost %{texmfdist}/ls-R
7057740b 7486# %ghost %{_localstatedir}/ls-R
d08789e0 7487
2677a8b0 7488%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 7489%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
7490%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
7491%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
7492%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 7493
d08789e0
ZU
7494%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
7495%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
7496%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
7497%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
7498%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
7499%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
7500%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
7501
d08789e0
ZU
7502%attr(1777,root,root) /var/cache/fonts
7503
7504%{_datadir}/info/web2c.info*
df343eba
ZU
7505# %{_datadir}/info/texi2html.info*
7506# %{_datadir}/texi2html
d08789e0
ZU
7507#%{texmf}/updates.dat
7508
df343eba 7509# %{texmf}/aliases
df343eba 7510# %{texmf}/tex/generic/bghyph
1a192771
ZU
7511# %doc %{texmf}/doc/generic/hyphen
7512#%{texmf}/tex/generic/letterspacing
7513
7514# ***********
7515# Directories
7516# ***********
ae4a938c 7517%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
7518%attr(1777,root,root) %dir %{_localstatedir}/fonts
7519%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 7520%attr(1777,root,root) %dir %{fmtdir}
1a192771 7521
b6042de9 7522%dir %{texmfdist}
8ed039e0 7523%doc %{texmfdist}/README
b6042de9
ZU
7524%dir %{texmf}
7525
1a192771
ZU
7526%dir %{texmfdist}/doc
7527%dir %{texmfdist}/doc/generic
7528%dir %{texmfdist}/doc/generic/enctex
7529%dir %{texmfdist}/doc/latex
7530%dir %{texmfdist}/doc/latex/localloc
7531%dir %{texmf}/doc
7532%dir %{texmf}/doc/generic
7533%dir %{texmf}/doc/tetex
04123363 7534%dir %{texmf}/fmtutil
1a192771
ZU
7535
7536%dir %{texmfdist}/tex
2677a8b0 7537%dir %{texmfdist}/tex/cslatex
0b6bcf85 7538%dir %{texmfdist}/tex/cslatex/base
330a8c29 7539%dir %{texmfdist}/tex/fontinst
165b9d73 7540%dir %{texmfdist}/tex/generic
5f841614 7541%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 7542%dir %{texmfdist}/tex/generic/enctex
5f841614 7543%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 7544%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
7545%dir %{texmfdist}/tex/latex
7546%dir %{texmfdist}/tex/latex/base
1a192771
ZU
7547%dir %{texmf}/dvips
7548%dir %{texmf}/dvips/config
7549%dir %{texmf}/dvips/tetex
d08789e0
ZU
7550%dir %{texmf}/fonts/enc
7551%dir %{texmf}/fonts/enc/dvips
7552%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 7553%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
7554%dir %{texmf}/fonts/map
7555%dir %{texmf}/fonts/map/dvips
7556%dir %{texmf}/fonts/map/dvips/tetex
7557%dir %{texmf}/scripts
7558%dir %{texmf}/tex
1a192771
ZU
7559%dir %{texmf}/tex/generic
7560%dir %{texmf}/tex/generic/config
1a192771
ZU
7561%dir %{texmf}/web2c
7562
7563# Docs
2677a8b0 7564# %doc %{texmf}/doc/README
1a192771
ZU
7565%doc %{texmf}/doc/tetex/TETEXDOC.*
7566%doc %{texmf}/doc/tetex/teTeX-FAQ
c9ddaf2d 7567%doc %{texmfdist}/source/fontinst
caaf987e
ZU
7568%doc %{texmf}/doc/dvipng
7569%doc %{texmf}/doc/texdoc
1a192771
ZU
7570
7571# %{texmf}/fonts/map/dvips/tetex/contnav.map
7572# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7573%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
015f9ddb 7574%{texmfdist}/fonts/map/fontname
1a192771
ZU
7575%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7576
7577# Main fonts from TeTeX
d08789e0
ZU
7578%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7579%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7580%{texmf}/fonts/enc/dvips/tetex/10037936.enc
7581%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7582%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7583%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7584%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7585%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7586%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7587%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7588%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 7589%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 7590
d1c173de 7591%{texmfdist}/tex/fontinst
f2555868 7592%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
7593%{texmfdist}/tex/generic/encodings
7594%{texmfdist}/tex/generic/epsf
f2555868 7595%{texmfdist}/tex/generic/hyph-utf8/*
caaf987e 7596%doc %{texmfdist}/doc/generic/hyph-utf8
80fa261c 7597%{texmfdist}/tex/generic/genmisc
2677a8b0 7598%{texmfdist}/tex/generic/misc/null*
1a192771 7599%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
7600%{texmfdist}/tex/generic/tap
7601%{texmfdist}/tex/generic/tex-ps
2677a8b0 7602%{texmfdist}/tex/texinfo
caaf987e 7603%doc %{texmf}/doc/texinfo
1a192771 7604%{texmf}/tex/fontinst
1a192771 7605%{texmf}/tex/generic/hyphen
df343eba 7606
c9ddaf2d 7607%doc %{texmfdist}/doc/generic/epsf
34a6b4b5 7608%doc %{texmfdist}/doc/generic/tex-ps
c9ddaf2d 7609
1a192771
ZU
7610# %{fmtdir}/metafun.mem
7611#%{texmf}/web2c/tex-pl.pool
7612# %{texmf}/web2c/tex.pool
fb2a8613 7613%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
7614
7615%{texmf}/web2c/*.tcx
df343eba
ZU
7616
7617# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7618# %lang(fi) %{_mandir}/fi/man1/allcm.1*
7619# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7620# %lang(fr) %{_mandir}/fr/man1/access.1*
7621# %lang(hu) %{_mandir}/hu/man1/access.1*
7622# %lang(hu) %{_mandir}/hu/man1/newer.1*
7623# %lang(pl) %{_mandir}/pl/man1/access.1*
7624# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
7625#%{_mandir}/man1/MakeTeXPK.1*
7626#%{_mandir}/man1/access.1*
7627#%{_mandir}/man1/fontexport.1*
7628#%{_mandir}/man1/fontimport.1*
7629#%{_mandir}/man1/initex.1*
7630#%{_mandir}/man1/t1mapper.1*
1a192771 7631#%{_mandir}/man1/texdoc.1*
1a192771 7632#%{_mandir}/man1/texi2html.1*
d08789e0 7633#%{_mandir}/man1/virtex.1*
1a192771 7634#%{_mandir}/man8/fmtutil.8*
d08789e0 7635#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
7636#%{_mandir}/man8/texlinks.8*
7637
d08789e0
ZU
7638%{_mandir}/man1/afm2tfm.1*
7639%{_mandir}/man1/allcm.1*
fae5faca 7640%{_mandir}/man1/allec.1*
d08789e0 7641%{_mandir}/man1/allneeded.1*
fae5faca 7642%{_mandir}/man1/ctangle.1*
d08789e0 7643%{_mandir}/man1/ctie.1*
fae5faca 7644%{_mandir}/man1/cweave.1*
d08789e0
ZU
7645%{_mandir}/man1/cweb.1*
7646%{_mandir}/man1/dmp.1*
7647%{_mandir}/man1/dvipdft.1*
7648%{_mandir}/man1/dvipng.1*
7649%{_mandir}/man1/e2pall.1*
7650%{_mandir}/man1/ebb.1*
7651%{_mandir}/man1/fmtutil.1*
09deda15 7652%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
7653%{_mandir}/man1/fontinst.1*
7654%{_mandir}/man1/gftodvi.1*
7655%{_mandir}/man1/gftopk.1*
7656%{_mandir}/man1/gftype.1*
7657%{_mandir}/man1/gsftopk.1*
7658%{_mandir}/man1/kpseaccess.1*
7659%{_mandir}/man1/kpsereadlink.1*
7660%{_mandir}/man1/kpsewhere.1*
7661%{_mandir}/man1/mag.1*
7662%{_mandir}/man1/makempx.1*
7663%{_mandir}/man1/makempy.1*
fae5faca 7664%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
7665%{_mandir}/man1/mktexlsr.1*
7666%{_mandir}/man1/newer.1*
7667%{_mandir}/man1/patgen.1*
7668%{_mandir}/man1/pdfetex.1*
7669%{_mandir}/man1/pfb2pfa.1*
7670%{_mandir}/man1/pk2bm.1*
7671%{_mandir}/man1/pktogf.1*
7672%{_mandir}/man1/pktype.1*
7673%{_mandir}/man1/pltotf.1*
7674%{_mandir}/man1/pooltype.1*
7675%{_mandir}/man1/ps2frag.1*
7676%{_mandir}/man1/ps2pk.1*
7677%{_mandir}/man1/tangle.1*
7678%{_mandir}/man1/tex.1*
d08789e0 7679%{_mandir}/man1/texexec.1*
fae5faca 7680%{_mandir}/man1/texhash.1*
d08789e0 7681%{_mandir}/man1/texlinks.1*
d08789e0 7682%{_mandir}/man1/tftopl.1*
d08789e0 7683%{_mandir}/man1/tie.1*
1a192771 7684%{_mandir}/man1/ttf2afm.1*
d08789e0 7685%{_mandir}/man1/updmap.1*
fae5faca 7686%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
7687%{_mandir}/man1/vftovp.1*
7688%{_mandir}/man1/vptovf.1*
7689%{_mandir}/man1/weave.1*
7690%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 7691%{_mandir}/man5/updmap.cfg.5*
1a192771 7692
80fa261c
ZU
7693%files other-utils
7694%defattr(644,root,root,755)
7695%attr(755,root,root) %{_bindir}/bg5+latex
7696%attr(755,root,root) %{_bindir}/bg5+pdflatex
7697%attr(755,root,root) %{_bindir}/bg5conv
7698%attr(755,root,root) %{_bindir}/bg5latex
7699%attr(755,root,root) %{_bindir}/bg5pdflatex
7700%attr(755,root,root) %{_bindir}/bibtex8
7701%attr(755,root,root) %{_bindir}/cfftot1
7702%attr(755,root,root) %{_bindir}/ebong
7703%attr(755,root,root) %{_bindir}/extconv
7704%attr(755,root,root) %{_bindir}/extractbb
7705%attr(755,root,root) %{_bindir}/gbklatex
7706%attr(755,root,root) %{_bindir}/gbkpdflatex
7707%attr(755,root,root) %{_bindir}/getnonfreefonts
7708%attr(755,root,root) %{_bindir}/getnonfreefonts-sys
7709%attr(755,root,root) %{_bindir}/hbf2gf
7710%attr(755,root,root) %{_bindir}/jadetex
7711%attr(755,root,root) %{_bindir}/lamed
7712%attr(755,root,root) %{_bindir}/makeglossaries
7713%attr(755,root,root) %{_bindir}/metafun
7714%attr(755,root,root) %{_bindir}/mkjobtexmf
7715%attr(755,root,root) %{_bindir}/mllatex
7716%attr(755,root,root) %{_bindir}/mltex
7717%attr(755,root,root) %{_bindir}/mmafm
7718%attr(755,root,root) %{_bindir}/mmpfb
7719%attr(755,root,root) %{_bindir}/musixflx
7720%attr(755,root,root) %{_bindir}/ofm2opl
7721%attr(755,root,root) %{_bindir}/otfinfo
7722%attr(755,root,root) %{_bindir}/otftotfm
7723%attr(755,root,root) %{_bindir}/oxdvi
7724%attr(755,root,root) %{_bindir}/pdfatfi
7725%attr(755,root,root) %{_bindir}/pdfclose
7726%attr(755,root,root) %{_bindir}/pdfjadetex
7727%attr(755,root,root) %{_bindir}/pdfopen
7728%attr(755,root,root) %{_bindir}/pdftosrc
7729%{__perl}tex
7730%attr(755,root,root) %{_bindir}/physe
7731%attr(755,root,root) %{_bindir}/pkfix
7732%attr(755,root,root) %{_bindir}/ppower4
7733%attr(755,root,root) %{_bindir}/rungs
7734%attr(755,root,root) %{_bindir}/simpdftex
7735%attr(755,root,root) %{_bindir}/sjisconv
7736%attr(755,root,root) %{_bindir}/sjislatex
7737%attr(755,root,root) %{_bindir}/sjispdflatex
7738%attr(755,root,root) %{_bindir}/synctex
7739%attr(755,root,root) %{_bindir}/t1dotlessj
7740%attr(755,root,root) %{_bindir}/t1lint
7741%attr(755,root,root) %{_bindir}/t1reencode
7742%attr(755,root,root) %{_bindir}/t1testpage
7743%attr(755,root,root) %{_bindir}/texcount
7744%attr(755,root,root) %{_bindir}/texsis
7745%attr(755,root,root) %{_bindir}/tlmgr
7746%attr(755,root,root) %{_bindir}/tpic2pdftex
7747%attr(755,root,root) %{_bindir}/ttf2pk
7748%attr(755,root,root) %{_bindir}/ttf2tfm
7749%attr(755,root,root) %{_bindir}/ttftotype42
7750%attr(755,root,root) %{_bindir}/vlna
7751%attr(755,root,root) %{_bindir}/vpe
7752%{_mandir}/man1/cfftot1.1*
7753%{_mandir}/man1/getnonfreefonts-sys.1
7754%{_mandir}/man1/getnonfreefonts.1*
7755%{_mandir}/man1/hbf2gf.1*
7756%{_mandir}/man1/mkjobtexmf.1*
7757%{_mandir}/man1/mmafm.1*
7758%{_mandir}/man1/mmpfb.1*
7759%{_mandir}/man1/otfinfo.1*
7760%{_mandir}/man1/otftotfm.1*
7761%{_mandir}/man1/oxdvi.1
7762%{_mandir}/man1/pdftosrc.1*
7763%{_mandir}/man1/ps2eps.1*
7764%{_mandir}/man1/synctex.1*
7765%{_mandir}/man1/t1dotlessj.1*
7766%{_mandir}/man1/t1lint.1*
7767%{_mandir}/man1/t1reencode.1*
7768%{_mandir}/man1/t1testpage.1*
7769%{_mandir}/man1/ttf2pk.1*
7770%{_mandir}/man1/ttf2tfm.1*
7771%{_mandir}/man1/ttftotype42.1*
7772%{_mandir}/man1/vlna.1*
7773%{_mandir}/man5/synctex.5*
7774%{texmfdist}/source/startex
7775%{texmfdist}/source/jadetex
7776%{texmfdist}/tex/jadetex
7777%{texmfdist}/tex/texsis
7778%{texmfdist}/tex/startex
7779%{texmf}/fmtutil/format.jadetex.cnf
7780%{texmf}/fmtutil/format.mltex.cnf
7781%{texmfdist}/tex/generic/abbr
7782%{texmfdist}/tex/generic/abstyles/
80fa261c
ZU
7783%{texmfdist}/tex/generic/barr
7784%{texmfdist}/tex/generic/borceux
7785%{texmfdist}/tex/generic/c-pascal
7786%{texmfdist}/tex/generic/cirth
80fa261c
ZU
7787%{texmfdist}/tex/generic/dratex
7788%{texmfdist}/tex/generic/ean
7789%{texmfdist}/tex/generic/edmac
7790%{texmfdist}/tex/generic/elvish
7791%{texmfdist}/tex/generic/fenixpar
7792%{texmfdist}/tex/generic/fltpoint
7793%{texmfdist}/tex/generic/musixtex
015f9ddb
ZU
7794%{texmf}/hbf2gf
7795%{texmf}/fmtutil/format.texsis.cnf
80fa261c
ZU
7796
7797%files other-utils-doc
7798%defattr(644,root,root,755)
caaf987e 7799%doc %{texmfdist}/doc/generic/abbr
80fa261c
ZU
7800%doc %{texmfdist}/doc/jadetex
7801%doc %{texmfdist}/doc/texsis
7802%doc %{texmfdist}/doc/startex
7803%doc %{texmfdist}/doc/generic/c-pascal
c9ddaf2d
ZU
7804%doc %{texmfdist}/doc/generic/barr
7805%doc %{texmfdist}/doc/generic/borceux
7806%doc %{texmfdist}/doc/generic/dratex
7807%doc %{texmfdist}/doc/generic/mkjobtexmf
caaf987e
ZU
7808%doc %{texmfdist}/doc/support/texcount
7809%doc %{texmf}/doc/tpic2pdftex
7810%doc %{texmf}/doc/extconv
7811%doc %{texmfdist}/doc/generic/fenixpar
7812%doc %{texmfdist}/doc/generic/fltpoint
7813%doc %{texmf}/doc/bg5conv
d08789e0
ZU
7814
7815%files dirs-fonts
7816%defattr(644,root,root,755)
1a192771 7817%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
7818%dir %{texmfdist}/fonts
7819%dir %{texmfdist}/fonts/afm
7820%dir %{texmfdist}/fonts/afm/public
4224ae6d 7821%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
7822%dir %{texmfdist}/fonts/enc
7823%dir %{texmfdist}/fonts/enc/dvips
7824%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 7825%dir %{texmfdist}/fonts/map
21c69d95 7826%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
7827%dir %{texmfdist}/fonts/map/dvips
7828%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 7829%dir %{texmfdist}/fonts/map/fontname
330a8c29 7830%dir %{texmfdist}/fonts/map/vtex
21c69d95
ZU
7831%dir %{texmfdist}/fonts/ofm
7832%dir %{texmfdist}/fonts/ofm/public
7833%dir %{texmfdist}/fonts/ovf
7834%dir %{texmfdist}/fonts/ovf/public
7835%dir %{texmfdist}/fonts/ovp
7836%dir %{texmfdist}/fonts/ovp/public
7837%dir %{texmfdist}/fonts/opentype
7838%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 7839%dir %{texmfdist}/fonts/pk
1a192771 7840%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
7841%dir %{texmfdist}/fonts/source
7842%dir %{texmfdist}/fonts/source/public
21c69d95 7843%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
7844%dir %{texmfdist}/fonts/tfm
7845%dir %{texmfdist}/fonts/tfm/public
4224ae6d 7846%dir %{texmfdist}/fonts/tfm/vntex
04123363 7847%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
7848%dir %{texmfdist}/fonts/type1
7849%dir %{texmfdist}/fonts/type1/public
21c69d95 7850%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
7851%dir %{texmfdist}/fonts/vf
7852%dir %{texmfdist}/fonts/vf/public
21c69d95 7853%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
7854%dir %{texmfdist}/source
7855%dir %{texmfdist}/source/fonts
7856%dir %{texmfdist}/source/latex
1a192771
ZU
7857%dir %{texmf}/fonts
7858%dir %{texmf}/fonts/opentype
7859%dir %{texmf}/fonts/opentype/public
d08789e0 7860
5b7eba8e
MB
7861%files doc
7862%defattr(644,root,root,755)
80fa261c 7863%doc %{texmfdist}/doc/generic/dehyph-exptl
8affbd2c 7864%dir %{texmfdoc}
04123363 7865%dir %{texmfdoc}/doc
80fa261c
ZU
7866%{texmfdoc}/README
7867%{texmfdoc}/ls-R
5b7eba8e 7868%{texmfdoc}/doc/english
80fa261c 7869%{texmfdist}/doc/fontinst
5b7eba8e
MB
7870
7871%files doc-bg
7872%defattr(644,root,root,755)
7873%{texmfdoc}/doc/bulgarian
7874
7875%files doc-cs
7876%defattr(644,root,root,755)
7877%{texmfdoc}/doc/czechslovak
7878
7879%files doc-de
7880%defattr(644,root,root,755)
7881%{texmfdoc}/doc/german
7882
7883%files doc-el
7884%defattr(644,root,root,755)
7885%{texmfdoc}/doc/greek
caaf987e 7886%{texmf}/doc/generic/elhyphen
5b7eba8e
MB
7887
7888%files doc-es
7889%defattr(644,root,root,755)
7890%{texmfdoc}/doc/spanish
7891
7892%files doc-fi
7893%defattr(644,root,root,755)
7894%{texmfdoc}/doc/finnish
7895
7896%files doc-fr
7897%defattr(644,root,root,755)
7898%{texmfdoc}/doc/french
7899
7900%files doc-it
7901%defattr(644,root,root,755)
7902%{texmfdoc}/doc/italian
7903
7904%files doc-ja
7905%defattr(644,root,root,755)
7906%{texmfdoc}/doc/japanese
7907
7908%files doc-ko
7909%defattr(644,root,root,755)
7910%{texmfdoc}/doc/korean
7911
7912%files doc-mn
7913%defattr(644,root,root,755)
7914%{texmfdoc}/doc/mongolian
7915
7916%files doc-nl
7917%defattr(644,root,root,755)
7918%{texmfdoc}/doc/dutch
7919
7920%files doc-pl
7921%defattr(644,root,root,755)
7922%{texmfdoc}/doc/polish
7923
7924%files doc-pt
7925%defattr(644,root,root,755)
7926%{texmfdoc}/doc/portuguese
7927
7928%files doc-ru
7929%defattr(644,root,root,755)
7930%{texmfdoc}/doc/russian
7931
7932%files doc-sk
7933%defattr(644,root,root,755)
7934%{texmfdoc}/doc/slovak
7935
7936%files doc-sl
7937%defattr(644,root,root,755)
7938%{texmfdoc}/doc/slovenian
7939
7940%files doc-th
7941%defattr(644,root,root,755)
7942%{texmfdoc}/doc/thai
7943
7944%files doc-tr
7945%defattr(644,root,root,755)
7946%{texmfdoc}/doc/turkish
7947
7948%files doc-uk
7949%defattr(644,root,root,755)
7950%{texmfdoc}/doc/ukrainian
7951
7952%files doc-vi
7953%defattr(644,root,root,755)
7954%{texmfdoc}/doc/vietnamese
7955
7956%files doc-zh_CN
7957%defattr(644,root,root,755)
7958%{texmfdoc}/doc/chinese
7959
0f6c4baf
ZU
7960# %files doc-Catalogue
7961# %defattr(644,root,root,755)
7962# %{texmf}/doc/help/Catalogue
d08789e0 7963
0f6c4baf
ZU
7964# %files doc-tug-faq
7965# %defattr(644,root,root,755)
7966# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7967
5902e778 7968
d08789e0
ZU
7969%files doc-latex
7970%defattr(644,root,root,755)
5902e778
ZU
7971# %{texmfdist}/doc/latex/bar
7972# %{texmfdist}/doc/latex/eclbip
7973# %{texmfdist}/doc/latex/eo
24f69178 7974%{texmfdist}/doc/latex/floatflt
5902e778
ZU
7975# %{texmfdist}/doc/latex/general
7976# %{texmfdist}/doc/latex/germbib
7977# %{texmfdist}/doc/latex/images
7978# %{texmfdist}/doc/latex/mathcomp
7979# %{texmfdist}/doc/latex/mt11p
7980# %{texmfdist}/doc/latex/picins
7981# %{texmfdist}/doc/latex/ps4pdf
7982# %{texmfdist}/doc/latex/pslatex
5902e778
ZU
7983# %{texmfdist}/doc/latex/supertab
7984# %{texmfdist}/doc/latex/tex-refs
7985# %{texmfdist}/doc/latex/textmerg
7986# %{texmfdist}/doc/latex/treesvr
c9ddaf2d
ZU
7987%doc %{texmfdist}/doc/generic/shapepar
7988%doc %{texmfdist}/doc/latex/acronym
7989%doc %{texmfdist}/doc/latex/aeguill
7990%doc %{texmfdist}/doc/latex/anysize
7991%doc %{texmfdist}/doc/latex/base
7992%doc %{texmfdist}/doc/latex/beton
c9ddaf2d 7993%doc %{texmfdist}/doc/latex/ccaption
c9ddaf2d
ZU
7994%doc %{texmfdist}/doc/latex/concmath
7995%doc %{texmfdist}/doc/latex/crop
c9ddaf2d
ZU
7996%doc %{texmfdist}/doc/latex/draftcopy
7997%doc %{texmfdist}/doc/latex/eepic
7998%doc %{texmfdist}/doc/latex/endfloat
7999%doc %{texmfdist}/doc/latex/esint
8000%doc %{texmfdist}/doc/latex/eso-pic
8001%doc %{texmfdist}/doc/latex/euler
8002%doc %{texmfdist}/doc/latex/eulervm
8003%doc %{texmfdist}/doc/latex/extsizes
8004%doc %{texmfdist}/doc/latex/fancybox
8005%doc %{texmfdist}/doc/latex/fancyhdr
8006%doc %{texmfdist}/doc/latex/fancyvrb
8007%doc %{texmfdist}/doc/latex/filecontents
8008%doc %{texmfdist}/doc/latex/float
8009%doc %{texmfdist}/doc/latex/footmisc
8010%doc %{texmfdist}/doc/latex/footnpag
8011%doc %{texmfdist}/doc/latex/fp
8012%doc %{texmfdist}/doc/latex/geometry
8013%doc %{texmfdist}/doc/latex/graphics
8014%doc %{texmfdist}/doc/latex/hyperref
8015%doc %{texmfdist}/doc/latex/hyphenat
8016%doc %{texmfdist}/doc/latex/index
8017%doc %{texmfdist}/doc/latex/koma-script
8018%doc %{texmfdist}/doc/latex/labels
8019%doc %{texmfdist}/doc/latex/layouts
c9ddaf2d
ZU
8020%doc %{texmfdist}/doc/latex/listings
8021%doc %{texmfdist}/doc/latex/ltabptch
8022%doc %{texmfdist}/doc/latex/mdwtools
8023%doc %{texmfdist}/doc/latex/memoir
8024%doc %{texmfdist}/doc/latex/mh
8025%doc %{texmfdist}/doc/latex/mparhack
8026%doc %{texmfdist}/doc/latex/ms
8027%doc %{texmfdist}/doc/latex/multibib
8028%doc %{texmfdist}/doc/latex/mwcls
8029%doc %{texmfdist}/doc/latex/natbib
8030%doc %{texmfdist}/doc/latex/nomencl
8031%doc %{texmfdist}/doc/latex/ntgclass
8032%doc %{texmfdist}/doc/latex/oberdiek
8033%doc %{texmfdist}/doc/latex/overpic
8034%doc %{texmfdist}/doc/latex/paralist
8035%doc %{texmfdist}/doc/latex/pb-diagram
8036%doc %{texmfdist}/doc/latex/pdfpages
8037%doc %{texmfdist}/doc/latex/picinpar
8038%doc %{texmfdist}/doc/latex/pict2e
8039%doc %{texmfdist}/doc/latex/placeins
8040%doc %{texmfdist}/doc/latex/preprint
8041%doc %{texmfdist}/doc/latex/preview
8042%doc %{texmfdist}/doc/latex/program
8043%doc %{texmfdist}/doc/latex/psfrag
8044%doc %{texmfdist}/doc/latex/revtex
8045%doc %{texmfdist}/doc/latex/rotating
8046%doc %{texmfdist}/doc/latex/rotfloat
8047%doc %{texmfdist}/doc/latex/scale
8048%doc %{texmfdist}/doc/latex/sectsty
8049%doc %{texmfdist}/doc/latex/seminar
8050%doc %{texmfdist}/doc/latex/showlabels
8051%doc %{texmfdist}/doc/latex/sidecap
8052%doc %{texmfdist}/doc/latex/slashbox
8053%doc %{texmfdist}/doc/latex/soul
8054%doc %{texmfdist}/doc/latex/stdclsdv
8055%doc %{texmfdist}/doc/latex/subfig
8056%doc %{texmfdist}/doc/latex/subfigure
8057%doc %{texmfdist}/doc/latex/textfit
8058%doc %{texmfdist}/doc/latex/textpos
8059%doc %{texmfdist}/doc/latex/titlesec
8060%doc %{texmfdist}/doc/latex/tocbibind
8061%doc %{texmfdist}/doc/latex/tocloft
8062%doc %{texmfdist}/doc/latex/tools
8063%doc %{texmfdist}/doc/latex/totpages
8064%doc %{texmfdist}/doc/latex/type1cm
8065%doc %{texmfdist}/doc/latex/units
8066%doc %{texmfdist}/doc/latex/vmargin
8067%doc %{texmfdist}/doc/latex/was
8068%doc %{texmfdist}/doc/latex/wrapfig
8069%doc %{texmfdist}/doc/latex/xtab
8070%doc %{texmfdist}/doc/latex/yfonts
8071%doc %{texmfdist}/doc/fonts/calrsfs
8072%doc %{texmfdist}/doc/generic/encxvlna
8073%doc %{texmfdist}/doc/generic/textmerg
df343eba 8074
096dca83 8075%files -n kpathsea
d08789e0 8076%defattr(644,root,root,755)
caaf987e 8077%doc %{texmf}/doc/kpathsea
d08789e0
ZU
8078%attr(755,root,root) %{_bindir}/kpsepath
8079%attr(755,root,root) %{_bindir}/kpsestat
8080%attr(755,root,root) %{_bindir}/kpsetool
8081%attr(755,root,root) %{_bindir}/kpsewhich
8082%attr(755,root,root) %{_bindir}/kpsexpand
8083%attr(755,root,root) %{_libdir}/libkpathsea.so.*
8084%{_libdir}/libkpathsea.la
fae5faca
ZU
8085%{_mandir}/man1/kpsexpand.1*
8086%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
8087%{_mandir}/man1/kpsestat.1*
8088%{_mandir}/man1/kpsetool.1*
8089%{_mandir}/man1/kpsewhich.1*
d08789e0 8090
096dca83 8091%files -n kpathsea-devel
d08789e0
ZU
8092%defattr(644,root,root,755)
8093%attr(755,root,root) %{_libdir}/libkpathsea.so
8094%{_includedir}/kpathsea
8095%{_infodir}/kpathsea.info*
8096
8097%files dvips
8098%defattr(644,root,root,755)
446ab8e0 8099# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 8100# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 8101# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
8102# %lang(fi) %{_mandir}/fi/man1/dvips.1*
8103# %{texmf}/dvips/misc
8104# %{texmf}/dvips/config/config.generic
8105# %{texmf}/fonts/map/dvips/misc
8106# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
8107# %{texmf}/fonts/map/dvips/tetex/bsr.map
8108# %{_localstatedir}/fonts/map/dvipdfm
8109# %{_localstatedir}/fonts/map/dvips
8110%dir %{texmfdist}/fonts/map/dvips/cmex
8111%dir %{texmf}/dvipdfm
c9ddaf2d
ZU
8112%doc %{texmf}/doc/dvips
8113%doc %{texmf}/doc/dvipdfm
d08789e0
ZU
8114%attr(755,root,root) %{_bindir}/dvips
8115%attr(755,root,root) %{_bindir}/dvired
8116%attr(755,root,root) %{_bindir}/dvitomp
8117%attr(755,root,root) %{_bindir}/dvitype
8118%attr(755,root,root) %{_bindir}/dvicopy
8119%attr(755,root,root) %{_bindir}/dvipdfm
8120%attr(755,root,root) %{_bindir}/dvipdft
8121# dvi2fax requires ghostscript
8122%attr(755,root,root) %{_bindir}/dvi2fax
8123%{_infodir}/dvips.info*
8124%{_mandir}/man1/dvi2fax.1*
8125%{_mandir}/man1/dvicopy.1*
8126%{_mandir}/man1/dvipdfm.1*
8127%{_mandir}/man1/dvips.1*
8128%{_mandir}/man1/dvired.1*
8129%{_mandir}/man1/dvitomp.1*
8130%{_mandir}/man1/dvitype.1*
d08789e0 8131%{texmf}/dvips/base
80fa261c
ZU
8132%{texmf}/dvips/config
8133%{texmf}/dvips/getafm
d08789e0 8134%{texmf}/dvips/gsftopk
606c6ab6 8135# %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 8136%{texmfdist}/fonts/enc/dvips/base
9b908671 8137%{texmfdist}/fonts/map/dvips/allrunes
5902e778 8138%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
80fa261c 8139%{texmfdist}/tex/generic/dvips
f7f90954 8140%{texmfdist}/dvips
5902e778
ZU
8141%{texmf}/dvipdfm/config
8142%{texmf}/dvips/tetex/config.*
d08789e0 8143%{texmf}/fonts/enc/dvips/tetex/mtex.enc
80fa261c 8144%{texmf}/fonts/enc/dvips/afm2pl
f2555868
ZU
8145# %{texmf}/fonts/map
8146%dir %{texmf}/fonts/map/dvipdfm
8147%dir %{texmf}/fonts/map/dvips
8148%dir %{texmf}/fonts/map/dvips/tetex
80fa261c
ZU
8149%{texmf}/fonts/map/dvipdfm/updmap
8150%{texmf}/fonts/map/dvipdfm/dvipdfmx
8151%{texmf}/fonts/map/dvipdfm/tetex
d08789e0
ZU
8152%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
8153%{texmf}/fonts/map/dvips/tetex/dvips35.map
8154%{texmf}/fonts/map/dvips/tetex/mathpple.map
8155%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
8156%{texmf}/fonts/map/dvips/tetex/mt-plus.map
8157%{texmf}/fonts/map/dvips/tetex/mt-yy.map
8158%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 8159
d08789e0
ZU
8160
8161%files dvilj
8162%defattr(644,root,root,755)
8163%attr(755,root,root) %{_bindir}/dvihp
8164%attr(755,root,root) %{_bindir}/dvilj
8165%attr(755,root,root) %{_bindir}/dvilj2p
8166%attr(755,root,root) %{_bindir}/dvilj4
8167%attr(755,root,root) %{_bindir}/dvilj4l
8168%attr(755,root,root) %{_bindir}/dvilj6
8169%{_mandir}/man1/dvihp.1*
8170%{_mandir}/man1/dvilj.1*
09deda15
ZU
8171%{_mandir}/man1/dvilj2p.1*
8172%{_mandir}/man1/dvilj4.1*
8173%{_mandir}/man1/dvilj4l.1*
8174%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
8175
8176%files makeindex
8177%defattr(644,root,root,755)
446ab8e0 8178%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
8179%attr(755,root,root) %{_bindir}/mkindex
8180%attr(755,root,root) %{_bindir}/makeindex
8181%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 8182%{texmfdist}/makeindex
d08789e0
ZU
8183%{_mandir}/man1/makeindex.1*
8184%{_mandir}/man1/mkindex.1*
8185%{_mandir}/man1/rumakeindex.1*
8186
29d720fe
ZU
8187%files scripts
8188%defattr(644,root,root,755)
8189%dir %{texmfdist}/scripts
8190%dir %{texmf}/scripts
8191%dir %{texmf}/scripts/texlive
8192%{texmfdist}/scripts/bengali
8193%{texmfdist}/scripts/dviasm
8194%{texmfdist}/scripts/glossaries
8195%{texmfdist}/scripts/oberdiek
8196%{texmfdist}/scripts/perltex
8197%{texmfdist}/scripts/pgfplots
8198%{texmfdist}/scripts/ppower4
8199%{texmfdist}/scripts/pst2pdf
8200%{texmfdist}/scripts/shipunov
8201%{texmfdist}/scripts/texcount
8202%{texmfdist}/scripts/vpe/vpe.pl
8203%{texmf}/scripts/a2ping
8204%{texmf}/scripts/epstopdf
8205%{texmf}/scripts/pkfix
8206%{texmf}/scripts/ps2eps
8207%{texmf}/scripts/simpdftex
8208%{texmf}/scripts/tetex
8209%{texmf}/scripts/texlive/getnonfreefonts.pl
8210%{texmf}/scripts/texlive/gswin32
8211%{texmf}/scripts/texlive/lua
8212%{texmf}/scripts/texlive/*.tlu
8213%{texmf}/scripts/texlive/tlmgr.pl
8214%{texmf}/scripts/texlive/tlmgrgui
8215
783773ac
ZU
8216%files tex-arrayjob
8217%defattr(644,root,root,755)
8218%doc %{texmfdist}/doc/generic/arrayjob
8219%{texmfdist}/tex/generic/arrayjob
8220
8221%files tex-insbox
8222%defattr(644,root,root,755)
8223%doc %{texmfdist}/doc/generic/insbox
8224%{texmfdist}/tex/generic/insbox
8225
caaf987e
ZU
8226%files tex-kastrup
8227%defattr(644,root,root,755)
8228%doc %{texmfdist}/doc/generic/kastrup/binhex.pdf
8229%{texmfdist}/source/generic/kastrup
8230%{texmfdist}/tex/generic/kastrup
8231
e67df411
ZU
8232%files tex-mathdots
8233%defattr(644,root,root,755)
8234%doc %{texmfdist}/doc/generic/mathdots
8235%{texmfdist}/source/generic/mathdots
8236%{texmfdist}/tex/generic/mathdots
8237
783773ac
ZU
8238%files tex-ofs
8239%defattr(644,root,root,755)
8240%doc %{texmfdist}/doc/generic/ofs
8241%{texmfdist}/tex/generic/ofs
8242
e149bdb4
ZU
8243%files tex-physe
8244%defattr(644,root,root,755)
8245%{texmfdist}/tex/physe
8246%{texmf}/fmtutil/format.physe.cnf
8247
8248%files tex-velthuis
8249%defattr(644,root,root,755)
8250%doc %{texmfdist}/doc/generic/velthuis
8251%{texmfdist}/tex/generic/velthuis
8252
783773ac
ZU
8253%files tex-ytex
8254%defattr(644,root,root,755)
8255%{texmfdist}/tex/ytex
8256
d08789e0
ZU
8257%files metafont
8258%defattr(644,root,root,755)
d08789e0
ZU
8259#%attr(755,root,root) %{_bindir}/mfw
8260#%attr(755,root,root) %{_bindir}/virmf
8261#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
8262#%{texmf}/mft/cmbase.mft
8263# %{texmf}/mft/e.mft
446ab8e0
ZU
8264# %{texmf}/mft/pl.mft
8265# %{fmtdir}/mf.base
d08789e0 8266#%{texmf}/web2c/mf-nowin.base
446ab8e0 8267# %{texmf}/web2c/mf.pool
d08789e0 8268#%{texmf}/web2c/mfw.base
d08789e0
ZU
8269#%{_mandir}/man1/inimf.1*
8270#%{_mandir}/man1/virmf.1*
5902e778
ZU
8271%dir %{texmfdist}/mft
8272%dir %{texmfdist}/mft/base
8273%attr(755,root,root) %{_bindir}/mf
8274%attr(755,root,root) %{_bindir}/mf-nowin
8275%attr(755,root,root) %{_bindir}/mft
8276%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 8277%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
8278%attr(755,root,root) %{_bindir}/mktextfm
8279%{texmfdist}/metafont
8280%{texmfdist}/mft/base/mplain.mft
8281%{texmfdist}/mft/base/plain.mft
80fa261c 8282%{texmfdist}/source/metafont
5902e778 8283%{_mandir}/man1/mf.1*
fae5faca 8284%{_mandir}/man1/mf-nowin.1*
5902e778 8285%{_mandir}/man1/mft.1*
d08789e0
ZU
8286%{_mandir}/man1/mktexmf.1*
8287%{_mandir}/man1/mktexpk.1*
8288%{_mandir}/man1/mktextfm.1*
80fa261c 8289%{texmf}/fmtutil/format.metafont.cnf
d08789e0
ZU
8290
8291%files metapost
8292%defattr(644,root,root,755)
d08789e0
ZU
8293#%attr(755,root,root) %{_bindir}/virmpost
8294#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
8295# %{texmf}/web2c/mp.pool
8296# %{fmtdir}/mpost.mem
8297#%{_mandir}/man1/inimpost.1*
8298#%{_mandir}/man1/virmpost.1*
446ab8e0 8299%dir %{texmfdist}/metapost
5902e778
ZU
8300%doc %{texmfdist}/doc/metapost
8301%attr(755,root,root) %{_bindir}/mpost
8302%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
8303%{texmfdist}/metapost/base
8304%{texmfdist}/metapost/config
8305%{texmfdist}/metapost/mfpic
8306%{texmfdist}/metapost/misc
8307%{texmfdist}/metapost/support
80fa261c 8308%{texmfdist}/source/metapost
d08789e0
ZU
8309%{_mandir}/man1/mpost.1*
8310%{_mandir}/man1/mpto.1*
80fa261c 8311%{texmf}/fmtutil/format.metapost.cnf
d08789e0 8312
43a061cf 8313%files metapost-other
786ebdb1
ZU
8314%defattr(644,root,root,755)
8315%{texmfdist}/metapost/automata
8316%{texmfdist}/metapost/bbcard
8317%{texmfdist}/metapost/blockdraw_mp
8318%{texmfdist}/metapost/bpolynomial
8319%{texmfdist}/metapost/cmarrows
8320%{texmfdist}/metapost/dviincl
8321%{texmfdist}/metapost/epsincl
8322%{texmfdist}/metapost/expressg
8323%{texmfdist}/metapost/exteps
8324%{texmfdist}/metapost/featpost
786ebdb1
ZU
8325%{texmfdist}/metapost/frcursive
8326%{texmfdist}/metapost/hatching
8327%{texmfdist}/metapost/metaobj
8328%{texmfdist}/metapost/metaplot
8329%{texmfdist}/metapost/metauml
8330%{texmfdist}/metapost/mp3d
8331%{texmfdist}/metapost/mpattern
8332%{texmfdist}/metapost/nkarta
8333%{texmfdist}/metapost/piechartmp
8334%{texmfdist}/metapost/slideshow
8335%{texmfdist}/metapost/splines
8336%{texmfdist}/metapost/tabvar
8337%{texmfdist}/metapost/textpath
8338%{texmfdist}/metapost/venn
8339
d08789e0
ZU
8340%files mptopdf
8341%defattr(644,root,root,755)
8342%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 8343%{_mandir}/man1/mptopdf.1*
b839a3ce 8344# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
8345
8346%files texdoctk
8347%defattr(644,root,root,755)
446ab8e0 8348# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
8349%attr(755,root,root) %{_bindir}/texdoctk
8350%{texmf}/texdoctk
d08789e0
ZU
8351%{_mandir}/man1/texdoctk.1*
8352
8353%files -n texconfig
8354%defattr(644,root,root,755)
5902e778
ZU
8355%dir %{texmf}/texconfig
8356%doc %{texmf}/texconfig/README
d08789e0
ZU
8357%attr(755,root,root) %{_bindir}/texconfig
8358%attr(755,root,root) %{_bindir}/texconfig-dialog
8359%attr(755,root,root) %{_bindir}/texconfig-sys
8360%attr(755,root,root) %{texmf}/texconfig/tcfmgr
8361%{_mandir}/man1/texconfig.1*
fae5faca 8362%{_mandir}/man1/texconfig-sys.1*
5902e778 8363%{texmf}/texconfig/g
d08789e0 8364%{texmf}/texconfig/generic
5902e778 8365%{texmf}/texconfig/tcfmgr.map
d08789e0 8366%{texmf}/texconfig/v
d08789e0
ZU
8367%{texmf}/texconfig/x
8368
624ed2f9
ZU
8369%files -n xindy
8370%defattr(644,root,root,755)
4224ae6d 8371%doc %{texmf}/doc/xindy
624ed2f9 8372%dir %{texmf}/xindy
624ed2f9 8373%dir %{texmf}/xindy/lang
1024ab0e
ZU
8374%dir %{texmf}/scripts
8375%{texmf}/scripts/xindy
4224ae6d
MB
8376%{texmf}/xindy/base
8377%{texmf}/xindy/class
8378%{texmf}/xindy/ord
8379%{texmf}/xindy/rules
8380%{texmf}/xindy/styles
8381%{texmf}/xindy/tex
624ed2f9 8382
1024ab0e 8383
624ed2f9
ZU
8384%files -n xindy-albanian
8385%defattr(644,root,root,755)
4224ae6d 8386%{texmf}/xindy/lang/albanian
624ed2f9
ZU
8387
8388%files -n xindy-belarusian
8389%defattr(644,root,root,755)
4224ae6d 8390%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
8391
8392%files -n xindy-bulgarian
8393%defattr(644,root,root,755)
4224ae6d 8394%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
8395
8396%files -n xindy-croatian
8397%defattr(644,root,root,755)
4224ae6d 8398%{texmf}/xindy/lang/croatian
624ed2f9
ZU
8399
8400%files -n xindy-czech
8401%defattr(644,root,root,755)
4224ae6d 8402%{texmf}/xindy/lang/czech
624ed2f9
ZU
8403
8404%files -n xindy-danish
8405%defattr(644,root,root,755)
4224ae6d 8406%{texmf}/xindy/lang/danish
624ed2f9
ZU
8407
8408%files -n xindy-dutch
8409%defattr(644,root,root,755)
4224ae6d 8410%{texmf}/xindy/lang/dutch
624ed2f9
ZU
8411
8412%files -n xindy-english
8413%defattr(644,root,root,755)
4224ae6d 8414%{texmf}/xindy/lang/english
624ed2f9
ZU
8415
8416%files -n xindy-esperanto
8417%defattr(644,root,root,755)
4224ae6d 8418%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
8419
8420%files -n xindy-estonian
8421%defattr(644,root,root,755)
4224ae6d 8422%{texmf}/xindy/lang/estonian
624ed2f9
ZU
8423
8424%files -n xindy-finnish
8425%defattr(644,root,root,755)
4224ae6d 8426%{texmf}/xindy/lang/finnish
624ed2f9
ZU
8427
8428%files -n xindy-french
8429%defattr(644,root,root,755)
4224ae6d 8430%{texmf}/xindy/lang/french
624ed2f9
ZU
8431
8432%files -n xindy-general
8433%defattr(644,root,root,755)
4224ae6d 8434%{texmf}/xindy/lang/general
624ed2f9
ZU
8435
8436%files -n xindy-georgian
8437%defattr(644,root,root,755)
4224ae6d 8438%{texmf}/xindy/lang/georgian
624ed2f9
ZU
8439
8440%files -n xindy-german
8441%defattr(644,root,root,755)
4224ae6d 8442%{texmf}/xindy/lang/german
624ed2f9
ZU
8443
8444%files -n xindy-greek
8445%defattr(644,root,root,755)
4224ae6d 8446%{texmf}/xindy/lang/greek
624ed2f9
ZU
8447
8448%files -n xindy-gypsy
8449%defattr(644,root,root,755)
4224ae6d 8450%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
8451
8452%files -n xindy-hausa
8453%defattr(644,root,root,755)
4224ae6d 8454%{texmf}/xindy/lang/hausa
624ed2f9
ZU
8455
8456%files -n xindy-hebrew
8457%defattr(644,root,root,755)
4224ae6d 8458%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
8459
8460%files -n xindy-hungarian
8461%defattr(644,root,root,755)
4224ae6d 8462%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
8463
8464%files -n xindy-icelandic
8465%defattr(644,root,root,755)
4224ae6d 8466%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
8467
8468%files -n xindy-italian
8469%defattr(644,root,root,755)
4224ae6d 8470%{texmf}/xindy/lang/italian
624ed2f9
ZU
8471
8472%files -n xindy-klingon
8473%defattr(644,root,root,755)
4224ae6d 8474%{texmf}/xindy/lang/klingon
624ed2f9
ZU
8475
8476%files -n xindy-kurdish
8477%defattr(644,root,root,755)
4224ae6d 8478%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
8479
8480%files -n xindy-latin
8481%defattr(644,root,root,755)
4224ae6d 8482%{texmf}/xindy/lang/latin
624ed2f9
ZU
8483
8484%files -n xindy-latvian
8485%defattr(644,root,root,755)
4224ae6d 8486%{texmf}/xindy/lang/latvian
624ed2f9
ZU
8487
8488%files -n xindy-lithuanian
8489%defattr(644,root,root,755)
4224ae6d 8490%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
8491
8492%files -n xindy-lower-sorbian
8493%defattr(644,root,root,755)
4224ae6d 8494%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
8495
8496%files -n xindy-macedonian
8497%defattr(644,root,root,755)
4224ae6d 8498%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
8499
8500%files -n xindy-mongolian
8501%defattr(644,root,root,755)
4224ae6d 8502%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
8503
8504%files -n xindy-norwegian
8505%defattr(644,root,root,755)
4224ae6d 8506%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
8507
8508%files -n xindy-polish
8509%defattr(644,root,root,755)
4224ae6d 8510%{texmf}/xindy/lang/polish
624ed2f9
ZU
8511
8512%files -n xindy-portuguese
8513%defattr(644,root,root,755)
4224ae6d 8514%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
8515
8516%files -n xindy-romanian
8517%defattr(644,root,root,755)
4224ae6d 8518%{texmf}/xindy/lang/romanian
624ed2f9
ZU
8519
8520%files -n xindy-russian
8521%defattr(644,root,root,755)
4224ae6d 8522%{texmf}/xindy/lang/russian
624ed2f9
ZU
8523
8524%files -n xindy-serbian
8525%defattr(644,root,root,755)
4224ae6d 8526%{texmf}/xindy/lang/serbian
624ed2f9
ZU
8527
8528%files -n xindy-slovak
8529%defattr(644,root,root,755)
4224ae6d 8530%{texmf}/xindy/lang/slovak
624ed2f9
ZU
8531
8532%files -n xindy-slovenian
8533%defattr(644,root,root,755)
4224ae6d 8534%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
8535
8536%files -n xindy-spanish
8537%defattr(644,root,root,755)
4224ae6d 8538%{texmf}/xindy/lang/spanish
624ed2f9
ZU
8539
8540%files -n xindy-swedish
8541%defattr(644,root,root,755)
4224ae6d 8542%{texmf}/xindy/lang/swedish
624ed2f9
ZU
8543
8544%files -n xindy-turkish
8545%defattr(644,root,root,755)
4224ae6d 8546%{texmf}/xindy/lang/turkish
624ed2f9
ZU
8547
8548%files -n xindy-ukrainian
8549%defattr(644,root,root,755)
4224ae6d 8550%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
8551
8552%files -n xindy-upper-sorbian
8553%defattr(644,root,root,755)
4224ae6d 8554%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
8555
8556%files -n xindy-vietnamese
8557%defattr(644,root,root,755)
4224ae6d 8558%{texmf}/xindy/lang/vietnamese/
624ed2f9 8559
d08789e0
ZU
8560%files -n xdvi
8561%defattr(644,root,root,755)
d08789e0 8562#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 8563# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 8564# %{_mandir}/man1/xdvizilla.1*
9b908671 8565%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
8566%attr(755,root,root) %{_bindir}/xdvi
8567%{_mandir}/man1/xdvi.1*
d08789e0
ZU
8568%{_desktopdir}/xdvi.desktop
8569%{_pixmapsdir}/xdvi.png
8570%{texmf}/xdvi
8571
8572%files pdftex
8573%defattr(644,root,root,755)
446ab8e0 8574# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 8575# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 8576# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
8577# %dir %{texmf}/fonts/map/pdftex
8578# %dir %{texmf}/fonts/map/pdftex/cmttf
8579# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8580# %{texmf}/web2c/pdfetex-pl.pool
8581# %{texmf}/web2c/pdfetex.pool
8582# %{texmf}/web2c/pdfxtex.pool
5902e778 8583# %{_mandir}/man1/pdfxtex.1*
28c0ab22 8584%dir %{texmf}/fonts/map/pdftex
5fef92c1 8585%doc %{texmfdist}/doc/pdftex
5902e778
ZU
8586%attr(755,root,root) %{_bindir}/epstopdf
8587%attr(755,root,root) %{_bindir}/pdfcrop
8588%attr(755,root,root) %{_bindir}/pdftex
bf184d85 8589%attr(1777,root,root) %dir %{fmtdir}/pdftex
5902e778 8590%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 8591%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 8592%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
8593%{_mandir}/man1/epstopdf.1*
8594%{_mandir}/man1/pdftex.1*
80fa261c
ZU
8595%{texmfdist}/fonts/enc/pdftex
8596%{texmfdist}/fonts/map/pdftex
8597%{texmf}/fonts/map/pdftex/updmap
d08789e0 8598
04123363 8599%files phyzzx
f65b3398 8600%defattr(644,root,root,755)
04123363
ZU
8601%attr(755,root,root) %{_bindir}/phyzzx
8602%dir %{texmfdist}/doc/phyzzx
8603%dir %{texmfdist}/tex/phyzzx
8604%doc %{texmfdist}/doc/phyzzx/base
80fa261c 8605%{texmfdist}/tex/phyzzx/base
04123363
ZU
8606%{texmfdist}/tex/phyzzx/config
8607%{texmf}/fmtutil/format.phyzzx.cnf
8608
d08789e0
ZU
8609%files omega
8610%defattr(644,root,root,755)
5902e778
ZU
8611# %{texmf}/web2c/omega.pool
8612# %{texmf}/web2c/aleph.pool
5902e778
ZU
8613# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8614# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8615# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8616# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf 8617%doc %{texmfdist}/doc/omega
c9ddaf2d 8618%doc %{texmfdist}/doc/lambda
0f6c4baf
ZU
8619%dir %{texmfdist}/omega
8620%dir %{texmfdist}/dvips/omega
d08789e0
ZU
8621%attr(755,root,root) %{_bindir}/aleph
8622%attr(755,root,root) %{_bindir}/lambda
8623%attr(755,root,root) %{_bindir}/mkocp
8624%attr(755,root,root) %{_bindir}/mkofm
8625%attr(755,root,root) %{_bindir}/odvicopy
8626%attr(755,root,root) %{_bindir}/odvips
8627%attr(755,root,root) %{_bindir}/odvitype
8628%attr(755,root,root) %{_bindir}/omega
8629%attr(755,root,root) %{_bindir}/omfonts
8630%attr(755,root,root) %{_bindir}/opl2ofm
8631%attr(755,root,root) %{_bindir}/otangle
8632%attr(755,root,root) %{_bindir}/otp2ocp
8633%attr(755,root,root) %{_bindir}/outocp
8634%attr(755,root,root) %{_bindir}/ovf2ovp
8635%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
8636%{texmfdist}/dvips/omega/config.omega
8637%{texmfdist}/dvips/omega/omega.cfg
8638%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
8639%{texmfdist}/omega/ocp
8640%{texmfdist}/omega/otp
2677a8b0 8641%{texmfdist}/tex/lambda
80fa261c 8642%{texmfdist}/source/lambda
fae5faca 8643%{_mandir}/man1/lambda.1*
d08789e0
ZU
8644%{_mandir}/man1/mkocp.1*
8645%{_mandir}/man1/mkofm.1*
8646%{_mandir}/man1/omega.1*
fae5faca
ZU
8647%{_mandir}/man1/odvicopy.1*
8648%{_mandir}/man1/odvips.1*
8649%{_mandir}/man1/odvitype.1*
d08789e0
ZU
8650%{_mandir}/man1/ofm2opl.1*
8651%{_mandir}/man1/opl2ofm.1*
8652%{_mandir}/man1/otp2ocp.1*
8653%{_mandir}/man1/outocp.1*
8654%{_mandir}/man1/ovf2ovp.1*
8655%{_mandir}/man1/ovp2ovf.1*
80fa261c
ZU
8656%{texmf}/fmtutil/format.omega.cnf
8657%{texmf}/fmtutil/format.aleph.cnf
c9ddaf2d 8658%doc %{texmfdist}/doc/aleph
d08789e0 8659
d08789e0
ZU
8660%files plain
8661%defattr(644,root,root,755)
446ab8e0
ZU
8662%doc %{texmfdist}/doc/plain
8663%{texmfdist}/tex/plain
4224ae6d 8664%exclude %{texmfdist}/tex/plain/config/xetex.ini
80fa261c 8665%{texmf}/fmtutil/format.tex.cnf
d08789e0
ZU
8666#%{texmf}/web2c/plain.mem
8667#%{texmf}/web2c/plain.base
8668
d5174470
ZU
8669# %files format-plain
8670# %defattr(644,root,root,755)
b839a3ce 8671# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
8672#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8673
d5174470
ZU
8674# %files format-pdftex
8675# %defattr(644,root,root,755)
b839a3ce 8676# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 8677
d5174470
ZU
8678# %files format-pdfetex
8679# %defattr(644,root,root,755)
b839a3ce 8680# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
8681
8682%files mex
8683%defattr(644,root,root,755)
80fa261c 8684%doc %{texmfdist}/doc/mex
446ab8e0
ZU
8685%dir %{texmfdist}/tex/mex
8686%dir %{texmfdist}/tex/mex/base
8687%{texmfdist}/tex/mex/base/mex1.tex
8688%{texmfdist}/tex/mex/base/mex2.tex
8689%{texmfdist}/tex/mex/base/mex.tex
8690%dir %{texmfdist}/tex/mex/config
8691%{texmfdist}/tex/mex/base/mexconf.tex
015f9ddb
ZU
8692%{texmf}/fmtutil/format.mex.cnf
8693%{texmf}/fmtutil/format.utf8mex.cnf
446ab8e0 8694
d08789e0
ZU
8695%files format-mex
8696%defattr(644,root,root,755)
8697%attr(755,root,root) %{_bindir}/mex
2677a8b0 8698%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 8699# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
8700
8701%files format-pdfmex
8702%defattr(644,root,root,755)
8703%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 8704%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 8705# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
8706
8707%files format-utf8mex
8708%defattr(644,root,root,755)
8709%attr(755,root,root) %{_bindir}/utf8mex
04123363 8710%dir %{texmfdist}/doc/mex
2677a8b0
ZU
8711%doc %{texmfdist}/doc/mex/utf8mex
8712%{texmfdist}/tex/mex/utf8mex
b839a3ce 8713# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
8714
8715%files amstex
8716%defattr(644,root,root,755)
2677a8b0
ZU
8717%dir %{texmfdist}/tex/amstex
8718%{texmfdist}/tex/amstex/base
8719%{texmfdist}/tex/amstex/config
8720%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
8721
8722%files format-amstex
8723%defattr(644,root,root,755)
446ab8e0
ZU
8724%doc %{texmfdist}/doc/amstex
8725%{texmfdist}/tex/amstex
d08789e0
ZU
8726%attr(755,root,root) %{_bindir}/amstex
8727%{_mandir}/man1/amstex.1*
80fa261c
ZU
8728%{texmf}/fmtutil/format.amstex.cnf
8729%{texmf}/fmtutil/format.cyramstex.cnf
446ab8e0
ZU
8730# %lang(fi) %{_mandir}/fi/man1/amstex.1*
8731# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 8732
446ab8e0
ZU
8733# %files format-pdfamstex
8734# %defattr(644,root,root,755)
8735# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 8736#%{texmf}/pdftex/amstex
446ab8e0 8737# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
8738
8739%files csplain
8740%defattr(644,root,root,755)
04123363 8741%dir %{texmfdist}/doc/cslatex
21c69d95 8742%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
8743%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
8744%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
8745%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
8746%doc %{texmfdist}/doc/cslatex/base/csplain.doc
8747%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
8748%doc %{texmfdist}/doc/cslatex/base/test8z.tex
8749%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 8750%attr(755,root,root) %{_bindir}/csplain
446ab8e0 8751%{texmfdist}/tex/csplain
d08789e0
ZU
8752
8753%files format-csplain
8754%defattr(644,root,root,755)
b839a3ce 8755# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
8756
8757%files format-pdfcsplain
8758%defattr(644,root,root,755)
8759%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 8760# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
8761
8762%files cslatex
8763%defattr(644,root,root,755)
446ab8e0
ZU
8764# %doc %{texmf}/doc/cstex/INSTALL.cslatex
8765# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
8766%{texmfdist}/tex/cslatex
8767%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
8768
8769%files format-cslatex
8770%defattr(644,root,root,755)
8771%attr(755,root,root) %{_bindir}/cslatex
80fa261c 8772%{texmf}/fmtutil/format.cslatex.cnf
b839a3ce 8773# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
8774
8775%files format-pdfcslatex
8776%defattr(644,root,root,755)
8777%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 8778# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 8779
ffd94364
ZU
8780# %files cyrplain
8781# %defattr(644,root,root,755)
8782# %doc %{texmf}/doc/cyrplain
8783# %{texmf}/tex/cyrplain
d08789e0 8784
ffd94364
ZU
8785# %files format-cyrplain
8786# %defattr(644,root,root,755)
8787# %attr(755,root,root) %{_bindir}/cyrtex
8788# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 8789
ffd94364
ZU
8790# %files format-cyramstex
8791# %defattr(644,root,root,755)
8792# %attr(755,root,root) %{_bindir}/cyramstex
8793# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 8794
ffd94364
ZU
8795# %files format-cyrtexinfo
8796# %defattr(644,root,root,755)
8797# %attr(755,root,root) %{_bindir}/cyrtexinfo
8798# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
8799
8800%files eplain
8801%defattr(644,root,root,755)
ffd94364
ZU
8802%doc %{texmfdist}/doc/etex
8803%doc %{texmfdist}/doc/eplain
8804%{texmfdist}/tex/plain/etex
8805%{texmfdist}/tex/eplain
d08789e0
ZU
8806
8807%files format-eplain
8808%defattr(644,root,root,755)
8809%attr(755,root,root) %{_bindir}/eplain
8810%attr(755,root,root) %{_bindir}/etex
8811%{_mandir}/man1/eplain.1*
8812%{_mandir}/man1/etex.1*
80fa261c 8813%{texmf}/fmtutil/format.eplain.cnf
b839a3ce
ZU
8814# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
8815# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
8816
8817%files context
8818%defattr(644,root,root,755)
68640cd8
ZU
8819%doc %{texmfdist}/doc/context
8820# %doc %{texmf}/doc/polish/context
4224ae6d
MB
8821%attr(755,root,root) %{_bindir}/context
8822%attr(755,root,root) %{_bindir}/ctxtools
8823%attr(755,root,root) %{_bindir}/exatools
8824%attr(755,root,root) %{_bindir}/luatools
8825%attr(755,root,root) %{_bindir}/makempy
8826%attr(755,root,root) %{_bindir}/mpstools
8827%attr(755,root,root) %{_bindir}/mtxrun
8828%attr(755,root,root) %{_bindir}/mtxtools
8829%attr(755,root,root) %{_bindir}/pdfthumb
8830%attr(755,root,root) %{_bindir}/pdftools
8831%attr(755,root,root) %{_bindir}/pdftrimwhite
8832%attr(755,root,root) %{_bindir}/pstopdf
8833%attr(755,root,root) %{_bindir}/rlxtools
8834%attr(755,root,root) %{_bindir}/runtools
8835%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
8836%attr(755,root,root) %{_bindir}/texfind
8837%attr(755,root,root) %{_bindir}/texfont
4224ae6d 8838%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 8839%attr(755,root,root) %{_bindir}/texshow
4224ae6d 8840%attr(755,root,root) %{_bindir}/textools
d08789e0 8841%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
8842%attr(755,root,root) %{_bindir}/tmftools
8843%attr(755,root,root) %{_bindir}/xmltools
ffd94364 8844# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
8845%{_mandir}/man1/ctxtools.1*
8846%{_mandir}/man1/pdftools.1*
8847%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
8848%{_mandir}/man1/texfind.1*
8849%{_mandir}/man1/texfont.1*
fae5faca
ZU
8850%{_mandir}/man1/texmfstart.1*
8851%{_mandir}/man1/textools.1*
d08789e0 8852%{_mandir}/man1/texutil.1*
ffd94364 8853# %{_mandir}/man1/texshow.1*
4224ae6d 8854%{texmfdist}/context
68640cd8 8855%{texmfdist}/fonts/enc/dvips/context
ffd94364 8856# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
8857%{texmfdist}/metapost/context
8858%{texmfdist}/scripts/context
4224ae6d
MB
8859%{texmfdist}/tex/context
8860%exclude %{texmfdist}/tex/context/config/cont-de.ini
8861%exclude %{texmfdist}/tex/context/config/cont-en.ini
8862%exclude %{texmfdist}/tex/context/config/cont-nl.ini
8863%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 8864%{texmfdist}/tex/generic/context
4224ae6d 8865%{texmfdist}/tex/latex/context
68640cd8 8866%{texmfdist}/bibtex/bst/context
80fa261c 8867%{texmf}/fmtutil/format.context.cnf
015f9ddb 8868%{texmf}/fmtutil/format.luatex.cnf
f7f90954 8869%doc %{texmfdist}/doc/luatex
d08789e0
ZU
8870
8871# no fmt, so commented out
8872#%files format-context-cz
8873#%defattr(644,root,root,755)
8874#%%{texmf}/tex/context/config/cont-cz.ini
8875# does not build with beta 20021025
8876#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
8877
8878%files format-context-de
8879%defattr(644,root,root,755)
2677a8b0 8880%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 8881# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
8882#%{_mandir}/man1/cont-de.1*
8883
8884%files format-context-en
8885%defattr(644,root,root,755)
2677a8b0 8886%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 8887# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
8888#%{_mandir}/man1/cont-en.1*
8889# what is the difference betwen uk and en in this particular situation?
2677a8b0 8890%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 8891# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
8892
8893# no fmt, so commented out
8894#%files format-context-it
8895#%defattr(644,root,root,755)
8896#%%{texmf}/tex/context/config/cont-it.ini
8897
8898%files format-context-nl
8899%defattr(644,root,root,755)
2677a8b0 8900%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 8901# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
8902#%{_mandir}/man1/cont-nl.1*
8903
8904# no fmt, so commented out
8905#%files format-context-ro
8906#%defattr(644,root,root,755)
8907#%%{texmf}/tex/context/config/cont-ro.ini
8908
3127b522 8909
d08789e0
ZU
8910%files latex
8911%defattr(644,root,root,755)
5fef92c1 8912%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
8913%attr(755,root,root) %{_bindir}/latex
8914%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
8915# %lang(fi) %{_mandir}/fi/man1/latex.1*
8916# %lang(pl) %{_mandir}/pl/man1/latex.1*
8917# %{_infodir}/latex.info*
04123363 8918%{texmf}/fmtutil/format.latex.cnf
5fef92c1 8919%{_mandir}/man1/lacheck.1*
3127b522
ZU
8920%{_mandir}/man1/latex.1*
8921%{_mandir}/man1/pslatex.1*
d08789e0 8922
3127b522
ZU
8923%dir %{texmfdist}/scripts
8924%dir %{texmfdist}/scripts/pst-pdf
63399af2 8925%dir %{texmfdist}/source/generic
df343eba 8926%dir %{texmfdist}/tex/latex
63399af2
ZU
8927%dir %{texmfdist}/tex/plain
8928%dir %{texmf}/tex/latex
d08789e0 8929
3127b522
ZU
8930# %{texmfdist}/tex/latex/citesort
8931# %{texmfdist}/tex/latex/dvilj
8932# %{texmfdist}/tex/latex/eclbip
8933# %{texmfdist}/tex/latex/eo
8934# %{texmfdist}/tex/latex/example
8935# %{texmfdist}/tex/latex/fguill
24f69178 8936%{texmfdist}/tex/latex/floatflt
3127b522
ZU
8937# %{texmfdist}/tex/latex/gletter
8938# %{texmfdist}/tex/latex/here
8939# %{texmfdist}/tex/latex/mt11p
8940# %{texmfdist}/tex/latex/relsize
8941# %{texmfdist}/tex/latex/selectp
8942# %{texmfdist}/tex/latex/shadow
8943# %{texmfdist}/tex/latex/showtags
8944# %{texmfdist}/tex/latex/tabls
8945# %{texmfdist}/tex/latex/texmacs
8946# %{texmfdist}/tex/latex/threeparttable
8947# %{texmfdist}/tex/latex/treesvr
8948# %{texmfdist}/tex/latex/ulem
8949# %{texmfdist}/tex/latex/url
8950# %{texmf}/tex/latex/version
8951# %{texmf}/tex/latex/vpage
8952%{texmfdist}/scripts/pst-pdf/ps4pdf
8953%{texmfdist}/tex/generic/pstricks
8954%{texmfdist}/tex/generic/shapepar
3127b522 8955%{texmfdist}/tex/generic/textmerg
c9ddaf2d 8956%{texmfdist}/source/generic/textmerg
6367bfc9
MB
8957%{texmfdist}/tex/latex/12many
8958%{texmfdist}/tex/latex/AkkTeX
6367bfc9 8959%{texmfdist}/tex/latex/GuIT
6367bfc9
MB
8960%{texmfdist}/tex/latex/IEEEtran
8961%{texmfdist}/tex/latex/SIstyle
8962%{texmfdist}/tex/latex/Tabbing
8963%{texmfdist}/tex/latex/a0poster
6367bfc9 8964%{texmfdist}/tex/latex/acmtrans
df343eba 8965%{texmfdist}/tex/latex/acronym
6367bfc9 8966%{texmfdist}/tex/latex/adrlist
df343eba 8967%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
8968%{texmfdist}/tex/latex/afthesis
8969%{texmfdist}/tex/latex/aguplus
6367bfc9 8970%{texmfdist}/tex/latex/akletter
6367bfc9
MB
8971%{texmfdist}/tex/latex/algorithm2e
8972%{texmfdist}/tex/latex/algorithmicx
8973%{texmfdist}/tex/latex/allrunes
6367bfc9
MB
8974%{texmfdist}/tex/latex/altfont
8975%{texmfdist}/tex/latex/ametsoc
8976%{texmfdist}/tex/latex/amsaddr
8977%{texmfdist}/tex/latex/amsrefs
8978%{texmfdist}/tex/latex/animate
8979%{texmfdist}/tex/latex/answers
8980%{texmfdist}/tex/latex/antiqua
8981%{texmfdist}/tex/latex/anyfontsize
df343eba 8982%{texmfdist}/tex/latex/anysize
6367bfc9 8983%{texmfdist}/tex/latex/apa
6367bfc9
MB
8984%{texmfdist}/tex/latex/apl
8985%{texmfdist}/tex/latex/ar
8986%{texmfdist}/tex/latex/arabi
8987%{texmfdist}/tex/latex/arabtex
8988%{texmfdist}/tex/latex/archaic
6367bfc9
MB
8989%{texmfdist}/tex/latex/arev
8990%{texmfdist}/tex/latex/armenian
6367bfc9
MB
8991%{texmfdist}/tex/latex/ascelike
8992%{texmfdist}/tex/latex/ascii
8993%{texmfdist}/tex/latex/assignment
6367bfc9
MB
8994%{texmfdist}/tex/latex/augie
8995%{texmfdist}/tex/latex/auncial-new
8996%{texmfdist}/tex/latex/aurical
8997%{texmfdist}/tex/latex/authoraftertitle
8998%{texmfdist}/tex/latex/authorindex
8999%{texmfdist}/tex/latex/auto-pst-pdf
9000%{texmfdist}/tex/latex/autoarea
9001%{texmfdist}/tex/latex/autotab
9002%{texmfdist}/tex/latex/avantgar
6367bfc9
MB
9003%{texmfdist}/tex/latex/bangtex
9004%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
9005%{texmfdist}/tex/latex/base
9006%{texmfdist}/tex/latex/bayer
9007%{texmfdist}/tex/latex/bbding
9008%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
9009%{texmfdist}/tex/latex/begriff
9010%{texmfdist}/tex/latex/bengali
9011%{texmfdist}/tex/latex/bera
9012%{texmfdist}/tex/latex/betababel
df343eba 9013%{texmfdist}/tex/latex/beton
6367bfc9
MB
9014%{texmfdist}/tex/latex/bibarts
9015%{texmfdist}/tex/latex/bibleref
9016%{texmfdist}/tex/latex/biblist
6367bfc9 9017%{texmfdist}/tex/latex/bigfoot
6367bfc9
MB
9018%{texmfdist}/tex/latex/bizcard
9019%{texmfdist}/tex/latex/blacklettert1
9020%{texmfdist}/tex/latex/blindtext
6367bfc9 9021%{texmfdist}/tex/latex/boisik
6367bfc9
MB
9022%{texmfdist}/tex/latex/boldtensors
9023%{texmfdist}/tex/latex/bookest
9024%{texmfdist}/tex/latex/bookhands
6367bfc9
MB
9025%{texmfdist}/tex/latex/bookman
9026%{texmfdist}/tex/latex/bophook
9027%{texmfdist}/tex/latex/boxhandler
6367bfc9
MB
9028%{texmfdist}/tex/latex/braille
9029%{texmfdist}/tex/latex/breakurl
9030%{texmfdist}/tex/latex/bridge
9031%{texmfdist}/tex/latex/brushscr
6367bfc9
MB
9032%{texmfdist}/tex/latex/burmese
9033%{texmfdist}/tex/latex/bussproofs
df343eba 9034%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
9035%{texmfdist}/tex/latex/calxxxx
9036%{texmfdist}/tex/latex/captcont
9037%{texmfdist}/tex/latex/casyl
9038%{texmfdist}/tex/latex/catechis
9039%{texmfdist}/tex/latex/cbcoptic
9040%{texmfdist}/tex/latex/cbfonts
df343eba 9041%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
9042%{texmfdist}/tex/latex/cclicenses
9043%{texmfdist}/tex/latex/cd-cover
9044%{texmfdist}/tex/latex/cd
9045%{texmfdist}/tex/latex/cdpbundl
9046%{texmfdist}/tex/latex/cellspace
6367bfc9
MB
9047%{texmfdist}/tex/latex/changepage
9048%{texmfdist}/tex/latex/changes
6367bfc9 9049%{texmfdist}/tex/latex/chapterfolder
6367bfc9 9050%{texmfdist}/tex/latex/cherokee
6367bfc9
MB
9051%{texmfdist}/tex/latex/chicago
9052%{texmfdist}/tex/latex/china2e
6367bfc9
MB
9053%{texmfdist}/tex/latex/citeref
9054%{texmfdist}/tex/latex/cjhebrew
9055%{texmfdist}/tex/latex/cjk
6367bfc9 9056%{texmfdist}/tex/latex/classicthesis
6367bfc9
MB
9057%{texmfdist}/tex/latex/cleveref
9058%{texmfdist}/tex/latex/clock
9059%{texmfdist}/tex/latex/clrscode
9060%{texmfdist}/tex/latex/cm-lgc
9061%{texmfdist}/tex/latex/cm-super
df343eba 9062%{texmfdist}/tex/latex/cmap
6367bfc9
MB
9063%{texmfdist}/tex/latex/cmcyralt
9064%{texmfdist}/tex/latex/cmdstring
6367bfc9
MB
9065%{texmfdist}/tex/latex/cmsd
9066%{texmfdist}/tex/latex/codepage
9067%{texmfdist}/tex/latex/colorinfo
6367bfc9
MB
9068%{texmfdist}/tex/latex/commath
9069%{texmfdist}/tex/latex/compactbib
9070%{texmfdist}/tex/latex/complexity
6367bfc9
MB
9071%{texmfdist}/tex/latex/concprog
9072%{texmfdist}/tex/latex/confproc
6367bfc9
MB
9073%{texmfdist}/tex/latex/courier-scaled
9074%{texmfdist}/tex/latex/courier
9075%{texmfdist}/tex/latex/courseoutline
9076%{texmfdist}/tex/latex/coursepaper
9077%{texmfdist}/tex/latex/coverpage
9078%{texmfdist}/tex/latex/covington
df343eba 9079%{texmfdist}/tex/latex/crop
6367bfc9 9080%{texmfdist}/tex/latex/crossreference
6367bfc9
MB
9081%{texmfdist}/tex/latex/csbulletin
9082%{texmfdist}/tex/latex/csquotes
6367bfc9 9083%{texmfdist}/tex/latex/ctib
6367bfc9 9084%{texmfdist}/tex/latex/cursor
6367bfc9
MB
9085%{texmfdist}/tex/latex/cv
9086%{texmfdist}/tex/latex/cweb-latex
6367bfc9 9087%{texmfdist}/tex/latex/cyklop
6367bfc9 9088%{texmfdist}/tex/latex/dateiliste
6367bfc9
MB
9089%{texmfdist}/tex/latex/datetime
9090%{texmfdist}/tex/latex/dcpic
9091%{texmfdist}/tex/latex/decimal
6367bfc9 9092%{texmfdist}/tex/latex/diagnose
6367bfc9
MB
9093%{texmfdist}/tex/latex/dichokey
9094%{texmfdist}/tex/latex/dictsym
9095%{texmfdist}/tex/latex/digiconfigs
6367bfc9
MB
9096%{texmfdist}/tex/latex/dingbat
9097%{texmfdist}/tex/latex/directory
6367bfc9 9098%{texmfdist}/tex/latex/dlfltxb
6367bfc9
MB
9099%{texmfdist}/tex/latex/docmfp
9100%{texmfdist}/tex/latex/doi
9101%{texmfdist}/tex/latex/doipubmed
9102%{texmfdist}/tex/latex/dotarrow
6367bfc9
MB
9103%{texmfdist}/tex/latex/dottex
9104%{texmfdist}/tex/latex/doublestroke
9105%{texmfdist}/tex/latex/dpfloat
6367bfc9 9106%{texmfdist}/tex/latex/drac
df343eba 9107%{texmfdist}/tex/latex/draftcopy
6367bfc9 9108%{texmfdist}/tex/latex/dramatist
6367bfc9
MB
9109%{texmfdist}/tex/latex/duerer-latex
9110%{texmfdist}/tex/latex/dvdcoll
9111%{texmfdist}/tex/latex/dvipdfmx-def
6367bfc9
MB
9112%{texmfdist}/tex/latex/eCards
9113%{texmfdist}/tex/latex/ean13isbn
9114%{texmfdist}/tex/latex/easy
9115%{texmfdist}/tex/latex/ebezier
9116%{texmfdist}/tex/latex/ebsthesis
9117%{texmfdist}/tex/latex/ecclesiastic
9118%{texmfdist}/tex/latex/ecltree
9119%{texmfdist}/tex/latex/eco
9120%{texmfdist}/tex/latex/economic
6367bfc9
MB
9121%{texmfdist}/tex/latex/ed
9122%{texmfdist}/tex/latex/edmargin
9123%{texmfdist}/tex/latex/ednotes
9124%{texmfdist}/tex/latex/eemeir
df343eba 9125%{texmfdist}/tex/latex/eepic
6367bfc9 9126%{texmfdist}/tex/latex/egameps
6367bfc9
MB
9127%{texmfdist}/tex/latex/eiad
9128%{texmfdist}/tex/latex/ellipsis
6367bfc9 9129%{texmfdist}/tex/latex/elpres
6367bfc9
MB
9130%{texmfdist}/tex/latex/elsevier
9131%{texmfdist}/tex/latex/em
9132%{texmfdist}/tex/latex/emp
9133%{texmfdist}/tex/latex/emulateapj
9134%{texmfdist}/tex/latex/encxvlna
df343eba 9135%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
9136%{texmfdist}/tex/latex/endheads
9137%{texmfdist}/tex/latex/engpron
9138%{texmfdist}/tex/latex/engrec
9139%{texmfdist}/tex/latex/envbig
6367bfc9
MB
9140%{texmfdist}/tex/latex/envlab
9141%{texmfdist}/tex/latex/epigrafica
9142%{texmfdist}/tex/latex/epigraph
9143%{texmfdist}/tex/latex/epiolmec
9144%{texmfdist}/tex/latex/epsdice
9145%{texmfdist}/tex/latex/epspdfconversion
6367bfc9 9146%{texmfdist}/tex/latex/eqname
6367bfc9
MB
9147%{texmfdist}/tex/latex/eqparbox
9148%{texmfdist}/tex/latex/errata
df343eba 9149%{texmfdist}/tex/latex/esint
6367bfc9 9150%{texmfdist}/tex/latex/eskdx
3127b522 9151%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
9152%{texmfdist}/tex/latex/etex-pkg
9153%{texmfdist}/tex/latex/ethiop
9154%{texmfdist}/tex/latex/etoolbox
9155%{texmfdist}/tex/latex/eukdate
df343eba
ZU
9156%{texmfdist}/tex/latex/euler
9157%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
9158%{texmfdist}/tex/latex/euproposal
9159%{texmfdist}/tex/latex/euro
9160%{texmfdist}/tex/latex/eurofont
9161%{texmfdist}/tex/latex/europecv
9162%{texmfdist}/tex/latex/eurosans
df343eba 9163%{texmfdist}/tex/latex/eurosym
6367bfc9 9164%{texmfdist}/tex/latex/everypage
6367bfc9
MB
9165%{texmfdist}/tex/latex/examplep
9166%{texmfdist}/tex/latex/exceltex
9167%{texmfdist}/tex/latex/exercise
cf8dbd64 9168%{texmfdist}/tex/latex/expl3
cf8dbd64 9169%{texmfdist}/tex/latex/extarrows
cf8dbd64 9170%{texmfdist}/tex/latex/extract
df343eba 9171%{texmfdist}/tex/latex/extsizes
cf8dbd64 9172%{texmfdist}/tex/latex/facsimile
df343eba
ZU
9173%{texmfdist}/tex/latex/fancybox
9174%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
9175%{texmfdist}/tex/latex/fancynum
9176%{texmfdist}/tex/latex/fancyref
9177%{texmfdist}/tex/latex/fancytooltips
df343eba 9178%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
9179%{texmfdist}/tex/latex/fax
9180%{texmfdist}/tex/latex/fc
9181%{texmfdist}/tex/latex/feyn
cf8dbd64
MB
9182%{texmfdist}/tex/latex/fge
9183%{texmfdist}/tex/latex/figbib
9184%{texmfdist}/tex/latex/figsize
df343eba 9185%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
9186%{texmfdist}/tex/latex/fink
9187%{texmfdist}/tex/latex/fixfoot
6367bfc9
MB
9188%{texmfdist}/tex/latex/flabels
9189%{texmfdist}/tex/latex/flacards
9190%{texmfdist}/tex/latex/flagderiv
9191%{texmfdist}/tex/latex/flashcards
df343eba 9192%{texmfdist}/tex/latex/float
6367bfc9 9193%{texmfdist}/tex/latex/floatrow
6367bfc9 9194%{texmfdist}/tex/latex/fmp
6367bfc9
MB
9195%{texmfdist}/tex/latex/fnbreak
9196%{texmfdist}/tex/latex/fncychap
9197%{texmfdist}/tex/latex/foekfont
9198%{texmfdist}/tex/latex/foilhtml
9199%{texmfdist}/tex/latex/fonetika
df343eba 9200%{texmfdist}/tex/latex/fontinst
6367bfc9 9201%{texmfdist}/tex/latex/fonttable
df343eba
ZU
9202%{texmfdist}/tex/latex/footmisc
9203%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
9204%{texmfdist}/tex/latex/fourier
9205%{texmfdist}/tex/latex/fouriernc
df343eba 9206%{texmfdist}/tex/latex/fp
6367bfc9
MB
9207%{texmfdist}/tex/latex/frankenstein
9208%{texmfdist}/tex/latex/frcursive
9209%{texmfdist}/tex/latex/frenchle
9210%{texmfdist}/tex/latex/fribrief
9211%{texmfdist}/tex/latex/frletter
9212%{texmfdist}/tex/latex/frontespizio
9213%{texmfdist}/tex/latex/fullblck
9214%{texmfdist}/tex/latex/fullpict
6367bfc9 9215%{texmfdist}/tex/latex/fundus
6367bfc9 9216%{texmfdist}/tex/latex/gaceta
6367bfc9
MB
9217%{texmfdist}/tex/latex/gastex
9218%{texmfdist}/tex/latex/gatech-thesis
9219%{texmfdist}/tex/latex/gauss
9220%{texmfdist}/tex/latex/gb4e
9221%{texmfdist}/tex/latex/gcard
9222%{texmfdist}/tex/latex/gcite
9223%{texmfdist}/tex/latex/genmpage
df343eba 9224%{texmfdist}/tex/latex/geometry
6367bfc9 9225%{texmfdist}/tex/latex/geomsty
df343eba 9226%{texmfdist}/tex/latex/germbib
6367bfc9
MB
9227%{texmfdist}/tex/latex/gfsartemisia
9228%{texmfdist}/tex/latex/gfsbaskerville
9229%{texmfdist}/tex/latex/gfsbodoni
9230%{texmfdist}/tex/latex/gfscomplutum
9231%{texmfdist}/tex/latex/gfsdidot
9232%{texmfdist}/tex/latex/gfsneohellenic
9233%{texmfdist}/tex/latex/gfsporson
9234%{texmfdist}/tex/latex/gfssolomos
6367bfc9
MB
9235%{texmfdist}/tex/latex/gloss
9236%{texmfdist}/tex/latex/glossaries
9237%{texmfdist}/tex/latex/gmdoc
9238%{texmfdist}/tex/latex/gmeometric
9239%{texmfdist}/tex/latex/gmiflink
9240%{texmfdist}/tex/latex/gmutils
9241%{texmfdist}/tex/latex/gmverb
df343eba 9242%{texmfdist}/tex/latex/graphics
6367bfc9
MB
9243%{texmfdist}/tex/latex/graphicx-psmin
9244%{texmfdist}/tex/latex/greek-inputenc
9245%{texmfdist}/tex/latex/greekdates
68640cd8 9246%{texmfdist}/tex/latex/greektex
6367bfc9
MB
9247%{texmfdist}/tex/latex/grfpaste
9248%{texmfdist}/tex/latex/grnumalt
9249%{texmfdist}/tex/latex/grotesq
9250%{texmfdist}/tex/latex/grverb
9251%{texmfdist}/tex/latex/gu
6367bfc9
MB
9252%{texmfdist}/tex/latex/guitbeamer
9253%{texmfdist}/tex/latex/hanging
9254%{texmfdist}/tex/latex/har2nat
9255%{texmfdist}/tex/latex/harmony
9256%{texmfdist}/tex/latex/harpoon
9257%{texmfdist}/tex/latex/harvard
9258%{texmfdist}/tex/latex/hc
9259%{texmfdist}/tex/latex/helvetic
9260%{texmfdist}/tex/latex/hep
9261%{texmfdist}/tex/latex/hepnames
9262%{texmfdist}/tex/latex/hepparticles
9263%{texmfdist}/tex/latex/hepthesis
9264%{texmfdist}/tex/latex/hepunits
9265%{texmfdist}/tex/latex/hexgame
9266%{texmfdist}/tex/latex/hfoldsty
6367bfc9
MB
9267%{texmfdist}/tex/latex/hilowres
9268%{texmfdist}/tex/latex/histogr
9269%{texmfdist}/tex/latex/hitec
9270%{texmfdist}/tex/latex/hpsdiss
6367bfc9
MB
9271%{texmfdist}/tex/latex/hvfloat
9272%{texmfdist}/tex/latex/hypdvips
9273%{texmfdist}/tex/latex/hyper
df343eba 9274%{texmfdist}/tex/latex/hyperref
6367bfc9 9275%{texmfdist}/tex/latex/hyperxmp
df343eba 9276%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
9277%{texmfdist}/tex/latex/ibycus-babel
9278%{texmfdist}/tex/latex/icsv
9279%{texmfdist}/tex/latex/ieeepes
9280%{texmfdist}/tex/latex/ifmslide
9281%{texmfdist}/tex/latex/ifplatform
9282%{texmfdist}/tex/latex/ifsym
9283%{texmfdist}/tex/latex/ijmart
9284%{texmfdist}/tex/latex/imac
9285%{texmfdist}/tex/latex/image-gallery
9286%{texmfdist}/tex/latex/imtekda
df343eba 9287%{texmfdist}/tex/latex/index
6367bfc9
MB
9288%{texmfdist}/tex/latex/initials
9289%{texmfdist}/tex/latex/inlinebib
9290%{texmfdist}/tex/latex/inlinedef
9291%{texmfdist}/tex/latex/interactiveworkbook
6367bfc9
MB
9292%{texmfdist}/tex/latex/invoice
9293%{texmfdist}/tex/latex/ipa
9294%{texmfdist}/tex/latex/iso
9295%{texmfdist}/tex/latex/iso10303
9296%{texmfdist}/tex/latex/isodate
9297%{texmfdist}/tex/latex/isodoc
9298%{texmfdist}/tex/latex/isonums
6367bfc9
MB
9299%{texmfdist}/tex/latex/itnumpar
9300%{texmfdist}/tex/latex/itrans
9301%{texmfdist}/tex/latex/iwona
6367bfc9
MB
9302%{texmfdist}/tex/latex/jhep
9303%{texmfdist}/tex/latex/jknapltx
9304%{texmfdist}/tex/latex/jneurosci
9305%{texmfdist}/tex/latex/jpsj
9306%{texmfdist}/tex/latex/jura
9307%{texmfdist}/tex/latex/juraabbrev
9308%{texmfdist}/tex/latex/juramisc
9309%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
9310%{texmfdist}/tex/latex/koma-script
9311%{texmfdist}/tex/latex/labels
4224ae6d
MB
9312%dir %{texmfdist}/tex/latex/latexconfig
9313%{texmfdist}/tex/latex/latexconfig/latex.ini
9314%{texmfdist}/tex/latex/latexconfig/lualatex.ini
9315%{texmfdist}/tex/latex/latexconfig/mllatex.ini
9316%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
9317%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 9318%{texmfdist}/tex/latex/layouts
df343eba
ZU
9319%{texmfdist}/tex/latex/listings
9320%{texmfdist}/tex/latex/ltabptch
daae3151 9321%{texmfdist}/tex/latex/localloc
cf8dbd64 9322%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
9323%{texmfdist}/tex/latex/mathcomp
9324%{texmfdist}/tex/latex/mdwtools
9325%{texmfdist}/tex/latex/memoir
9326%{texmfdist}/tex/latex/mh
cf8dbd64
MB
9327%{texmfdist}/tex/latex/misc209
9328%{texmfdist}/tex/latex/mmap
9329%{texmfdist}/tex/latex/mnsymbol
9330%{texmfdist}/tex/latex/moderncv
9331%{texmfdist}/tex/latex/modroman
9332%{texmfdist}/tex/latex/mongolian-babel
9333%{texmfdist}/tex/latex/montex
df343eba
ZU
9334%{texmfdist}/tex/latex/mparhack
9335%{texmfdist}/tex/latex/ms
df343eba 9336%{texmfdist}/tex/latex/multibib
df343eba
ZU
9337%{texmfdist}/tex/latex/multirow
9338%{texmfdist}/tex/latex/mwcls
9339%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
9340%{texmfdist}/tex/latex/ncclatex
9341%{texmfdist}/tex/latex/ncctools
9342%{texmfdist}/tex/latex/ncntrsbk
9343%{texmfdist}/tex/latex/nddiss
9344%{texmfdist}/tex/latex/newalg
9345%{texmfdist}/tex/latex/newfile
9346%{texmfdist}/tex/latex/newlfm
9347%{texmfdist}/tex/latex/newspaper
9348%{texmfdist}/tex/latex/newthm
df343eba
ZU
9349%{texmfdist}/tex/latex/nomencl
9350%{texmfdist}/tex/latex/ntgclass
80fa261c 9351%{texmfdist}/tex/generic/oberdiek
df343eba 9352%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
9353%{texmfdist}/tex/latex/overpic
9354%{texmfdist}/tex/latex/paralist
df343eba
ZU
9355%{texmfdist}/tex/latex/pb-diagram
9356%{texmfdist}/tex/latex/pdfpages
9357%{texmfdist}/tex/latex/picinpar
df343eba
ZU
9358%{texmfdist}/tex/latex/pict2e
9359%{texmfdist}/tex/latex/placeins
df343eba
ZU
9360%{texmfdist}/tex/latex/preprint
9361%{texmfdist}/tex/latex/preview
9362%{texmfdist}/tex/latex/program
df343eba
ZU
9363%{texmfdist}/tex/latex/psfrag
9364%{texmfdist}/tex/latex/pslatex
df343eba
ZU
9365%{texmfdist}/tex/latex/revtex
9366%{texmfdist}/tex/latex/rotating
9367%{texmfdist}/tex/latex/rotfloat
9368%{texmfdist}/tex/latex/scale
9369%{texmfdist}/tex/latex/sectsty
df343eba
ZU
9370%{texmfdist}/tex/latex/seminar
9371%{texmfdist}/tex/latex/setspace
df343eba
ZU
9372%{texmfdist}/tex/latex/showdim
9373%{texmfdist}/tex/latex/showlabels
df343eba
ZU
9374%{texmfdist}/tex/latex/sidecap
9375%{texmfdist}/tex/latex/slashbox
9376%{texmfdist}/tex/latex/soul
9377%{texmfdist}/tex/latex/stdclsdv
9378%{texmfdist}/tex/latex/stmaryrd
9379%{texmfdist}/tex/latex/subfig
9380%{texmfdist}/tex/latex/subfigure
9381%{texmfdist}/tex/latex/supertabular
9382%{texmfdist}/tex/latex/t2
cf8dbd64
MB
9383%{texmfdist}/tex/latex/t-angles
9384%{texmfdist}/tex/latex/tableaux
9385%{texmfdist}/tex/latex/tablists
9386%{texmfdist}/tex/latex/tablor
9387%{texmfdist}/tex/latex/tabto-ltx
9388%{texmfdist}/tex/latex/tabulary
9389%{texmfdist}/tex/latex/tabvar
9390%{texmfdist}/tex/latex/talk
9391%{texmfdist}/tex/latex/taupin
9392%{texmfdist}/tex/latex/tcldoc
9393%{texmfdist}/tex/latex/tdsfrmath
9394%{texmfdist}/tex/latex/technics
9395%{texmfdist}/tex/latex/ted
9396%{texmfdist}/tex/latex/tengwarscript
9397%{texmfdist}/tex/latex/tensor
9398%{texmfdist}/tex/latex/teubner
9399%{texmfdist}/tex/latex/tex-gyre
9400%{texmfdist}/tex/latex/texilikecover
9401%{texmfdist}/tex/latex/texlogos
9402%{texmfdist}/tex/latex/texmate
9403%{texmfdist}/tex/latex/texpower
9404%{texmfdist}/tex/latex/texshade
9405%{texmfdist}/tex/latex/textcase
df343eba 9406%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
9407%{texmfdist}/tex/latex/textopo
9408%{texmfdist}/tex/latex/textpath
df343eba 9409%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
9410%{texmfdist}/tex/latex/theoremref
9411%{texmfdist}/tex/latex/thesis-titlepage-fhac
9412%{texmfdist}/tex/latex/thinsp
9413%{texmfdist}/tex/latex/thmtools
9414%{texmfdist}/tex/latex/thumb
9415%{texmfdist}/tex/latex/thuthesis
9416%{texmfdist}/tex/latex/ticket
9417%{texmfdist}/tex/latex/tikz-inet
9418%{texmfdist}/tex/latex/times
9419%{texmfdist}/tex/latex/timesht
9420%{texmfdist}/tex/latex/tipa
9421%{texmfdist}/tex/latex/titlefoot
df343eba 9422%{texmfdist}/tex/latex/titlesec
cf8dbd64 9423%{texmfdist}/tex/latex/titling
df343eba
ZU
9424%{texmfdist}/tex/latex/tocbibind
9425%{texmfdist}/tex/latex/tocloft
9426%{texmfdist}/tex/latex/tools
9427%{texmfdist}/tex/latex/totpages
df343eba 9428%{texmfdist}/tex/latex/type1cm
cf8dbd64 9429%{texmfdist}/tex/latex/undertilde
df343eba 9430%{texmfdist}/tex/latex/units
cf8dbd64
MB
9431%{texmfdist}/tex/latex/unitsdef
9432%{texmfdist}/tex/latex/universa
9433%{texmfdist}/tex/latex/unroman
9434%{texmfdist}/tex/latex/upmethodology
df343eba 9435%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
9436%{texmfdist}/tex/latex/varindex
9437%{texmfdist}/tex/latex/varsfromjobname
9438%{texmfdist}/tex/latex/vector
9439%{texmfdist}/tex/latex/velthuis
9440%{texmfdist}/tex/latex/verse
9441%{texmfdist}/tex/latex/versions
9442%{texmfdist}/tex/latex/vhistory
9443%{texmfdist}/tex/latex/vita
df343eba 9444%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
9445%{texmfdist}/tex/latex/volumes
9446%{texmfdist}/tex/latex/vpe
9447%{texmfdist}/tex/latex/vrsion
9448%{texmfdist}/tex/latex/vwcol
9449%{texmfdist}/tex/latex/vxu
9450%{texmfdist}/tex/latex/wallpaper
9451%{texmfdist}/tex/latex/warning
9452%{texmfdist}/tex/latex/warpcol
df343eba 9453%{texmfdist}/tex/latex/was
cf8dbd64
MB
9454%{texmfdist}/tex/latex/williams
9455%{texmfdist}/tex/latex/wnri
9456%{texmfdist}/tex/latex/wordlike
c9ddaf2d 9457%{texmfdist}/source/wordlike
df343eba 9458%{texmfdist}/tex/latex/wrapfig
cf8dbd64 9459%{texmfdist}/tex/latex/wsuipa
c9ddaf2d 9460%{texmfdist}/source/generic/wsuipa
cf8dbd64
MB
9461%{texmfdist}/tex/latex/xargs
9462%{texmfdist}/tex/latex/xcolor
9463%{texmfdist}/tex/latex/xdoc
9464%{texmfdist}/tex/latex/xfor
9465%{texmfdist}/tex/latex/xifthen
df343eba 9466%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
9467%{texmfdist}/tex/latex/xmpincl
9468%{texmfdist}/tex/latex/xnewcommand
9469%{texmfdist}/tex/latex/xoptarg
9470%{texmfdist}/tex/latex/xpackages
9471%{texmfdist}/tex/latex/xq
9472%{texmfdist}/tex/latex/xskak
9473%{texmfdist}/tex/latex/xstring
df343eba 9474%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
9475%{texmfdist}/tex/latex/xtcapts
9476%{texmfdist}/tex/latex/xyling
9477%{texmfdist}/tex/latex/xytree
9478%{texmfdist}/tex/latex/yafoot
df343eba 9479%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
9480%{texmfdist}/tex/latex/yhmath
9481%{texmfdist}/tex/latex/yi4latex
9482%{texmfdist}/tex/latex/york-thesis
9483%{texmfdist}/tex/latex/youngtab
9484%{texmfdist}/tex/latex/yplan
9485%{texmfdist}/tex/latex/zapfchan
9486%{texmfdist}/tex/latex/zapfding
9487%{texmfdist}/tex/latex/zed-csp
9488%{texmfdist}/tex/latex/zefonts
9489%{texmfdist}/tex/latex/ziffer
9490%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
9491%{texmfdist}/tex/plain/etex
9492%{texmf}/tex/latex/config
9493%{texmf}/tex/latex/dvipdfm
d08789e0 9494
6c82f497
ZU
9495%files latex-12many
9496%defattr(644,root,root,755)
9497%doc %{texmfdist}/doc/latex/12many
9498%{texmfdist}/source/latex/12many
9499
a8b381b0
ZU
9500%files latex-abstract
9501%defattr(644,root,root,755)
9502%doc %{texmfdist}/doc/latex/abstract
9503%{texmfdist}/tex/latex/abstract
84a4c427 9504%{texmfdist}/source/latex/abstract
a8b381b0 9505
f1f5d194
ZU
9506%files latex-accfonts
9507%defattr(644,root,root,755)
606c6ab6 9508%doc %{texmfdist}/doc/fonts/accfonts
f1f5d194
ZU
9509%{texmfdist}/tex/latex/accfonts
9510
e88b5dcf
ZU
9511%files latex-adrconv
9512%defattr(644,root,root,755)
9513%{texmfdist}/tex/latex/adrconv
9514%{texmfdist}/doc/latex/adrconv
9515
d08789e0
ZU
9516%files latex-algorithms
9517%defattr(644,root,root,755)
68640cd8
ZU
9518%doc %{texmfdist}/doc/latex/algorithms
9519%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
9520
9521%files latex-ae
9522%defattr(644,root,root,755)
2677a8b0 9523%{texmfdist}/tex/latex/ae
d08789e0
ZU
9524
9525%files latex-ams
9526%defattr(644,root,root,755)
68640cd8
ZU
9527%doc %{texmfdist}/doc/latex/amscls
9528%doc %{texmfdist}/doc/latex/amsmath
68640cd8 9529%doc %{texmfdist}/doc/latex/onlyamsmath
80fa261c 9530%{texmfdist}/doc/fonts/amsfonts
68640cd8
ZU
9531%{texmfdist}/tex/latex/amscls
9532%{texmfdist}/tex/latex/amsmath
9533%{texmfdist}/tex/latex/amsfonts
9534%{texmfdist}/tex/latex/onlyamsmath
9535%{texmfdist}/source/latex/onlyamsmath
16591d53
ZU
9536%{texmfdist}/source/latex/amsaddr
9537%{texmfdist}/source/latex/amscls
9538%{texmfdist}/source/latex/amsfonts
9539%{texmfdist}/source/latex/amsmath
9540%{texmfdist}/source/latex/amsrefs
d08789e0
ZU
9541
9542%files latex-antp
9543%defattr(644,root,root,755)
7179ac92 9544%{texmfdist}/tex/latex/antp
d08789e0
ZU
9545
9546%files latex-antt
9547%defattr(644,root,root,755)
2677a8b0 9548%{texmfdist}/tex/latex/antt
d08789e0 9549
e88b5dcf
ZU
9550%files latex-appendix
9551%defattr(644,root,root,755)
9552%doc %{texmfdist}/doc/latex/appendix
9553%{texmfdist}/tex/latex/appendix
84a4c427 9554%{texmfdist}/source/latex/appendix
e88b5dcf 9555
16591d53
ZU
9556# %files latex-backgammon
9557# %defattr(644,root,root,755)
b4d68b39 9558
6c82f497
ZU
9559%files latex-bardiag
9560%defattr(644,root,root,755)
9561%doc %{texmfdist}/doc/latex/bardiag
9562%{texmfdist}/tex/latex/bardiag
9563
d08789e0
ZU
9564%files latex-bbm
9565%defattr(644,root,root,755)
68640cd8
ZU
9566%doc %{texmfdist}/doc/fonts/bbm
9567%{texmfdist}/tex/latex/bbm
d08789e0
ZU
9568
9569%files latex-bbold
9570%defattr(644,root,root,755)
ffd94364
ZU
9571%doc %{texmfdist}/doc/latex/bbold
9572%{texmfdist}/tex/latex/bbold
9573%{texmfdist}/source/latex/bbold
d08789e0 9574
b4d68b39
ZU
9575%files latex-beamer
9576%defattr(644,root,root,755)
9577%doc %{texmfdist}/doc/latex/beamer
9578%{texmfdist}/tex/latex/beamer-contrib
9579%{texmfdist}/tex/latex/beamer
9580
2fede27b
ZU
9581%files latex-bezos
9582%defattr(644,root,root,755)
9583%doc %{texmfdist}/doc/latex/bezos
9584%{texmfdist}/tex/latex/bezos
9585
d08789e0
ZU
9586%files latex-bibtex
9587%defattr(644,root,root,755)
68640cd8 9588%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
9589%doc %{texmfdist}/doc/latex/adrconv
9590%doc %{texmfdist}/doc/latex/bibtopic
9591%doc %{texmfdist}/doc/latex/bibunits
9592%doc %{texmfdist}/doc/latex/natbib
9593%doc %{texmfdist}/doc/latex/footbib
247457ba 9594%doc %{texmf}/doc/bibtex8
68640cd8
ZU
9595%dir %{texmfdist}/doc/bibtex
9596%dir %{texmfdist}/bibtex
9597%dir %{texmfdist}/bibtex/bib
9598%dir %{texmfdist}/bibtex/bst
b9a3d45e 9599%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
9600
9601%attr(755,root,root) %{_bindir}/bibtex
9602%attr(755,root,root) %{_bindir}/rubibtex
9603
68640cd8
ZU
9604%{texmfdist}/bibtex/bst/base
9605%{texmfdist}/bibtex/csf/base
9606%{texmfdist}/bibtex/bib/base
9607%{texmfdist}/bibtex/bst/adrconv
9608%{texmfdist}/bibtex/bib/adrconv
9609%{texmfdist}/source/latex/adrconv
9610%{texmfdist}/tex/latex/adrconv
9611# %{texmf}/bibtex/bst/misc
9612%{texmfdist}/bibtex/bst/natbib
9613%{texmfdist}/tex/latex/natbib
9614%{texmfdist}/tex/latex/bibtopic
1d337b0e 9615%{texmfdist}/source/latex/bibtopic
68640cd8
ZU
9616%{texmfdist}/source/latex/bibunits
9617%{texmfdist}/tex/latex/bibunits
9618%{texmfdist}/source/latex/footbib
9619%{texmfdist}/tex/latex/footbib
247457ba
ZU
9620%dir %{texmf}/bibtex
9621%{texmf}/bibtex/csf
d08789e0
ZU
9622
9623%{_mandir}/man1/bibtex.1*
9624%{_mandir}/man1/rubibtex.1*
9625
9626%files latex-bibtex-ams
9627%defattr(644,root,root,755)
68640cd8
ZU
9628%{texmfdist}/bibtex/bst/ams
9629%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
9630
9631%files latex-bibtex-pl
9632%defattr(644,root,root,755)
04123363 9633%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 9634%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
9635
9636%files latex-bibtex-german
9637%defattr(644,root,root,755)
68640cd8
ZU
9638%doc %{texmfdist}/doc/bibtex/germbib
9639%{texmfdist}/bibtex/bst/germbib
9640%{texmfdist}/tex/latex/germbib
d08789e0
ZU
9641
9642%files latex-bibtex-revtex4
9643%defattr(644,root,root,755)
04123363 9644%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
9645%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9646%{texmfdist}/source/latex/revtex/revtex4.dtx
9647%{texmfdist}/source/latex/revtex/revtex4.ins
9648%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
9649
9650%files latex-bibtex-jurabib
9651%defattr(644,root,root,755)
68640cd8
ZU
9652%doc %{texmfdist}/doc/latex/jurabib
9653%{texmfdist}/bibtex/bst/jurabib
9654%{texmfdist}/bibtex/bib/jurabib
9655%{texmfdist}/source/latex/jurabib
9656%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
9657
9658%files latex-bibtex-dk
9659%defattr(644,root,root,755)
68640cd8
ZU
9660%doc %{texmfdist}/doc/latex/dk-bib
9661%{texmfdist}/bibtex/bst/dk-bib
9662%{texmfdist}/bibtex/csf/dk-bib
9663%{texmfdist}/bibtex/bib/dk-bib
9664%{texmfdist}/source/latex/dk-bib
9665%{texmfdist}/tex/latex/dk-bib
9666
9667# %files latex-bibtex-nor
9668# %defattr(644,root,root,755)
9669# %{texmf}/bibtex/bst/norbib
d08789e0 9670
33b3b483
ZU
9671%files latex-bibtex-styles
9672%defattr(644,root,root,755)
c9ddaf2d 9673%doc %{texmfdist}/doc/generic/t2
04123363 9674%dir %{texmfdist}/source/bibtex
33b3b483
ZU
9675%{texmfdist}/bibtex/bib/IEEEtran
9676%{texmfdist}/bibtex/bib/abstyles
9677%{texmfdist}/bibtex/bib/achemso
9678%{texmfdist}/bibtex/bib/acmtrans
33b3b483
ZU
9679%{texmfdist}/bibtex/bib/ascelike
9680%{texmfdist}/bibtex/bib/beebe
9681%{texmfdist}/bibtex/bib/bibhtml
9682%{texmfdist}/bibtex/bib/bibtopic
33b3b483
ZU
9683%{texmfdist}/bibtex/bib/din1505
9684%{texmfdist}/bibtex/bib/directory
33b3b483
ZU
9685%{texmfdist}/bibtex/bib/figbib
9686%{texmfdist}/bibtex/bib/frankenstein
9687%{texmfdist}/bibtex/bib/gatech-thesis
9688%{texmfdist}/bibtex/bib/geomsty
9689%{texmfdist}/bibtex/bib/gloss
9690%{texmfdist}/bibtex/bib/harvard
9691%{texmfdist}/bibtex/bib/ieeepes
9692%{texmfdist}/bibtex/bib/ijmart
9693%{texmfdist}/bibtex/bib/imac
9694%{texmfdist}/bibtex/bib/index
9695%{texmfdist}/bibtex/bib/lsc
9696%{texmfdist}/bibtex/bib/msc
9697%{texmfdist}/bibtex/bib/nostarch
9698%{texmfdist}/bibtex/bib/philosophersimprint
9699%{texmfdist}/bibtex/bib/revtex
9700%{texmfdist}/bibtex/bib/spie
9701%{texmfdist}/bibtex/bib/urlbst
9702%{texmfdist}/bibtex/bst/IEEEtran
9703%{texmfdist}/bibtex/bst/abstyles
9704%{texmfdist}/bibtex/bst/achemso
9705%{texmfdist}/bibtex/bst/acmtrans
9706%{texmfdist}/bibtex/bst/afthesis
9707%{texmfdist}/bibtex/bst/aguplus
33b3b483
ZU
9708%{texmfdist}/bibtex/bst/aichej
9709%{texmfdist}/bibtex/bst/ametsoc
33b3b483 9710%{texmfdist}/bibtex/bst/ascelike
33b3b483
ZU
9711%{texmfdist}/bibtex/bst/beebe
9712%{texmfdist}/bibtex/bst/bibhtml
9713%{texmfdist}/bibtex/bst/chem-journal
9714%{texmfdist}/bibtex/bst/chicago
33b3b483
ZU
9715%{texmfdist}/bibtex/bst/confproc
9716%{texmfdist}/bibtex/bst/datatool
9717%{texmfdist}/bibtex/bst/din1505
9718%{texmfdist}/bibtex/bst/dinat
9719%{texmfdist}/bibtex/bst/directory
33b3b483
ZU
9720%{texmfdist}/bibtex/bst/dvdcoll
9721%{texmfdist}/bibtex/bst/economic
9722%{texmfdist}/bibtex/bst/elsevier-bib
9723%{texmfdist}/bibtex/bst/fbs
9724%{texmfdist}/bibtex/bst/figbib
9725%{texmfdist}/bibtex/bst/finbib
9726%{texmfdist}/bibtex/bst/frankenstein
9727%{texmfdist}/bibtex/bst/gatech-thesis
9728%{texmfdist}/bibtex/bst/gloss
9729%{texmfdist}/bibtex/bst/gost
9730%{texmfdist}/bibtex/bst/gustlib
9731%{texmfdist}/bibtex/bst/harvard
9732%{texmfdist}/bibtex/bst/hc
9733%{texmfdist}/bibtex/bst/ieeepes
9734%{texmfdist}/bibtex/bst/ijmart
9735%{texmfdist}/bibtex/bst/ijqc
9736%{texmfdist}/bibtex/bst/imac
9737%{texmfdist}/bibtex/bst/index
9738%{texmfdist}/bibtex/bst/inlinebib
9739%{texmfdist}/bibtex/bst/iopart-num
9740%{texmfdist}/bibtex/bst/jneurosci
9741%{texmfdist}/bibtex/bst/jurarsp
9742%{texmfdist}/bibtex/bst/kluwer
9743%{texmfdist}/bibtex/bst/mciteplus
9744%{texmfdist}/bibtex/bst/mslapa
9745%{texmfdist}/bibtex/bst/multibib
9746%{texmfdist}/bibtex/bst/munich
9747%{texmfdist}/bibtex/bst/nature
9748%{texmfdist}/bibtex/bst/nddiss
9749%{texmfdist}/bibtex/bst/opcit
9750%{texmfdist}/bibtex/bst/perception
9751%{texmfdist}/bibtex/bst/revtex
9752%{texmfdist}/bibtex/bst/rsc
9753%{texmfdist}/bibtex/bst/savetrees
9754%{texmfdist}/bibtex/bst/shipunov
9755%{texmfdist}/bibtex/bst/smflatex
9756%{texmfdist}/bibtex/bst/sort-by-letters
9757%{texmfdist}/bibtex/bst/spie
9758%{texmfdist}/bibtex/bst/stellenbosch
9759%{texmfdist}/bibtex/bst/swebib
9760%{texmfdist}/bibtex/bst/texsis
9761%{texmfdist}/bibtex/bst/thuthesis
9762%{texmfdist}/bibtex/bst/tugboat
9763%{texmfdist}/bibtex/bst/urlbst
9764%{texmfdist}/bibtex/csf/gost
9765%doc %{texmfdist}/doc/bibtex/abstyles
9766%doc %{texmfdist}/doc/bibtex/bibhtml
9767%doc %{texmfdist}/doc/bibtex/dinat
9768%doc %{texmfdist}/doc/bibtex/economic
9769%doc %{texmfdist}/doc/bibtex/elsevier-bib
9770%doc %{texmfdist}/doc/bibtex/gost
9771%doc %{texmfdist}/doc/bibtex/ijqc
9772%doc %{texmfdist}/doc/bibtex/iopart-num
33b3b483
ZU
9773%doc %{texmfdist}/doc/latex/IEEEtran
9774%{texmfdist}/source/bibtex/gost
9775
435dbdfa
ZU
9776%files latex-bibtex-vancouver
9777%defattr(644,root,root,755)
9778%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
9779%dir %{texmfdist}/bibtex/bst/vancouver
9780%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
9781%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
9782%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
9783%doc %{texmfdist}/doc/bibtex/vancouver/README
9784%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
9785%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
9786
2fede27b
ZU
9787%files latex-booktabs
9788%defattr(644,root,root,755)
9789%doc %{texmfdist}/doc/latex/booktabs
1d337b0e 9790%{texmfdist}/source/latex/booktabs
2fede27b
ZU
9791%{texmfdist}/tex/latex/booktabs
9792
9793%files latex-caption
9794%defattr(644,root,root,755)
9795%doc %{texmfdist}/doc/latex/caption
9796%{texmfdist}/tex/latex/caption
1d337b0e 9797%{texmfdist}/source/latex/caption
2fede27b 9798
d08789e0
ZU
9799%files latex-carlisle
9800%defattr(644,root,root,755)
68640cd8
ZU
9801%doc %{texmfdist}/doc/latex/carlisle
9802%{texmfdist}/tex/latex/carlisle
1d337b0e 9803%{texmfdist}/source/latex/carlisle
d08789e0
ZU
9804
9805%files latex-ccfonts
9806%defattr(644,root,root,755)
68640cd8
ZU
9807%doc %{texmfdist}/doc/latex/ccfonts
9808%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
9809
9810%files latex-cite
9811%defattr(644,root,root,755)
2677a8b0 9812%{texmfdist}/tex/latex/cite
d08789e0
ZU
9813
9814%files latex-cmbright
9815%defattr(644,root,root,755)
68640cd8
ZU
9816%doc %{texmfdist}/doc/latex/cmbright
9817%{texmfdist}/tex/latex/cmbright
9818
783773ac
ZU
9819%files latex-colortab
9820%defattr(644,root,root,755)
9821%doc %{texmfdist}/doc/generic/colortab
9822%{texmfdist}/tex/latex/colortab
9823%{texmfdist}/tex/generic/colortab
9824
2fede27b
ZU
9825%files latex-comment
9826%defattr(644,root,root,755)
9827%doc %{texmfdist}/doc/latex/comment
9828%{texmfdist}/tex/latex/comment
1d337b0e 9829%{texmfdist}/source/latex/comment
d08789e0
ZU
9830
9831%files latex-concmath
9832%defattr(644,root,root,755)
2677a8b0 9833%{texmfdist}/tex/latex/concmath
d08789e0 9834
2fede27b
ZU
9835%files latex-currvita
9836%defattr(644,root,root,755)
9837%doc %{texmfdist}/doc/latex/currvita
9838%{texmfdist}/tex/latex/currvita
de260d32
ZU
9839%{texmfdist}/source/latex/currvita
9840%doc %{texmfdist}/doc/latex/curve
9841%{texmfdist}/source/latex/curve
9842%{texmfdist}/tex/latex/curve
9843%doc %{texmfdist}/doc/latex/ecv
9844%{texmfdist}/source/latex/ecv
9845%{texmfdist}/tex/latex/ecv
9846%doc %{texmfdist}/doc/latex/simplecv
9847%{texmfdist}/source/latex/simplecv
9848%{texmfdist}/tex/latex/simplecv
2fede27b
ZU
9849
9850%files latex-curves
9851%defattr(644,root,root,755)
9852%doc %{texmfdist}/doc/latex/curves
1d337b0e 9853%{texmfdist}/source/latex/curves
2fede27b
ZU
9854%{texmfdist}/tex/latex/curves
9855
d08789e0
ZU
9856%files latex-custom-bib
9857%defattr(644,root,root,755)
9501d92c
ZU
9858%doc %{texmfdist}/doc/latex/custom-bib
9859%{texmfdist}/source/latex/custom-bib
9860%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
9861
9862%files latex-cyrillic
9863%defattr(644,root,root,755)
9501d92c
ZU
9864%doc %{texmfdist}/doc/latex/cyrillic
9865%{texmfdist}/source/latex/cyrillic
9866%{texmfdist}/tex/latex/cyrillic
d08789e0 9867
04eb4e68
ZU
9868# %files latex-dstroke
9869# %defattr(644,root,root,755)
9870# %{texmf}/tex/latex/dstroke
d08789e0 9871
60597425
ZU
9872%files latex-enumitem
9873%defattr(644,root,root,755)
9874%doc %{texmfdist}/doc/latex/enumitem
9875%{texmfdist}/tex/latex/enumitem
9876
2b453bda
ZU
9877%files latex-exam
9878%defattr(644,root,root,755)
f1f5d194 9879%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
9880%{texmfdist}/tex/latex/exam
9881
247457ba
ZU
9882%files latex-examdesign
9883%defattr(644,root,root,755)
9884%doc %{texmfdist}/doc/latex/examdesign
9885%{texmfdist}/tex/latex/examdesign
9886%{texmfdist}/source/latex/examdesign
9887
9888%files latex-formlett
9889%defattr(644,root,root,755)
9890%doc %{texmfdist}/doc/latex/formlett
9891%{texmfdist}/tex/latex/formlett
9892
c9ddaf2d
ZU
9893%files latex-formular
9894%defattr(644,root,root,755)
9895%doc %{texmfdist}/doc/latex/formular
9896%{texmfdist}/tex/latex/formular
9897%{texmfdist}/source/latex/formular
9898
f1f5d194
ZU
9899%files latex-gbrief
9900%defattr(644,root,root,755)
9901%doc %{texmfdist}/doc/latex/g-brief
9902%{texmfdist}/tex/latex/g-brief
9903
d08789e0
ZU
9904%files latex-jknappen
9905%defattr(644,root,root,755)
9501d92c
ZU
9906%doc %{texmfdist}/fonts/source/jknappen
9907%{texmfdist}/fonts/tfm/jknappen
d08789e0 9908
d19eaaab
ZU
9909%files latex-keystroke
9910%defattr(644,root,root,755)
9911%{texmfdist}/tex/latex/keystroke
9912%doc %{texmfdist}/doc/latex/keystroke
9913
9914%files latex-labbook
9915%defattr(644,root,root,755)
9916%doc %{texmfdist}/doc/latex/labbook
9917%{texmfdist}/source/latex/labbook
9918%{texmfdist}/tex/latex/labbook
9919
a8b381b0
ZU
9920%files latex-lastpage
9921%defattr(644,root,root,755)
a8b381b0 9922%doc %{texmfdist}/doc/latex/lastpage
f1f5d194 9923%{texmfdist}/tex/latex/lastpage
b9c820f8 9924%{texmfdist}/source/latex/lastpage
f1f5d194 9925
d19eaaab
ZU
9926%files latex-lcd
9927%defattr(644,root,root,755)
9928%doc %{texmfdist}/doc/latex/lcd
9929%{texmfdist}/source/latex/lcd
9930%{texmfdist}/tex/latex/lcd
9931
9932%files latex-leaflet
9933%defattr(644,root,root,755)
9934%doc %{texmfdist}/doc/latex/leaflet
9935%{texmfdist}/source/latex/leaflet
9936%{texmfdist}/tex/latex/leaflet
9937
f1f5d194
ZU
9938%files latex-leftidx
9939%defattr(644,root,root,755)
9940%doc %{texmfdist}/doc/latex/leftidx
9941%{texmfdist}/tex/latex/leftidx
6bc47e19 9942%{texmfdist}/source/latex/leftidx
a8b381b0 9943
d19eaaab
ZU
9944%files latex-lewis
9945%defattr(644,root,root,755)
9946%doc %{texmfdist}/doc/latex/lewis
9947%{texmfdist}/tex/latex/lewis
9948
d08789e0
ZU
9949%files latex-lm
9950%defattr(644,root,root,755)
9501d92c
ZU
9951%doc %{texmfdist}/doc/fonts/lm
9952%{texmfdist}/tex/latex/lm
9953%{texmfdist}/fonts/afm/public/lm
9954%{texmfdist}/fonts/enc/dvips/lm
9955%{texmfdist}/fonts/map/dvips/lm
9956%{texmfdist}/fonts/map/dvipdfm/lm
9957%{texmfdist}/fonts/opentype/public/lm
9958%{texmfdist}/fonts/tfm/public/lm
9959%{texmfdist}/source/fonts/lm
d08789e0
ZU
9960
9961%files latex-lucidabr
9962%defattr(644,root,root,755)
8affbd2c 9963%dir %{texmfdist}/vtex
caaf987e 9964%{texmfdist}/vtex/config
d08789e0
ZU
9965
9966%files latex-lineno
9967%defattr(644,root,root,755)
9501d92c
ZU
9968%doc %{texmfdist}/doc/latex/lineno
9969%{texmfdist}/tex/latex/lineno
9970
d08789e0
ZU
9971
9972%files latex-marvosym
9973%defattr(644,root,root,755)
2677a8b0 9974%{texmfdist}/tex/latex/marvosym
d08789e0 9975
d19eaaab
ZU
9976%files latex-mathexam
9977%defattr(644,root,root,755)
9978%doc %{texmfdist}/doc/latex/mathexam
9979%{texmfdist}/source/latex/mathexam
9980%{texmfdist}/tex/latex/mathexam
9981
5b7eba8e
MB
9982#%files latex-mathpple
9983#%defattr(644,root,root,755)
d08789e0 9984
5b7eba8e
MB
9985#%files latex-mathtime
9986#%defattr(644,root,root,755)
d08789e0
ZU
9987
9988%files latex-microtype
9989%defattr(644,root,root,755)
26d8eaaa
ZU
9990%doc %{texmfdist}/doc/latex/microtype
9991%{texmfdist}/source/latex/microtype
9992%{texmfdist}/tex/latex/microtype
d08789e0 9993
de260d32
ZU
9994%files latex-misc
9995%defattr(644,root,root,755)
9996%doc %{texmfdist}/doc/latex/fixme
9997%{texmfdist}/source/latex/fixme
9998%{texmfdist}/tex/latex/fixme
9999%doc %{texmfdist}/doc/latex/recipecard
10000%{texmfdist}/source/latex/recipecard
10001%{texmfdist}/tex/latex/recipecard
10002%doc %{texmfdist}/doc/latex/cooking
10003%{texmfdist}/source/latex/cooking
10004%{texmfdist}/tex/latex/cooking
10005%doc %{texmfdist}/doc/latex/cuisine
10006%{texmfdist}/source/latex/cuisine
10007%{texmfdist}/tex/latex/cuisine
10008
d08789e0
ZU
10009%files latex-mflogo
10010%defattr(644,root,root,755)
26d8eaaa
ZU
10011%doc %{texmfdist}/doc/latex/mflogo
10012%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
10013
10014%files latex-mfnfss
10015%defattr(644,root,root,755)
26d8eaaa
ZU
10016%{texmfdist}/source/latex/mfnfss
10017%{texmfdist}/tex/latex/mfnfss
10018
d08789e0
ZU
10019%files latex-minitoc
10020%defattr(644,root,root,755)
26d8eaaa
ZU
10021%doc %{texmfdist}/doc/latex/minitoc
10022%{texmfdist}/bibtex/bst/minitoc
10023%{texmfdist}/makeindex/minitoc
10024%{texmfdist}/scripts/minitoc
10025%{texmfdist}/source/latex/minitoc
10026%{texmfdist}/tex/latex/minitoc
10027
d08789e0
ZU
10028
10029%files latex-mltex
10030%defattr(644,root,root,755)
26d8eaaa
ZU
10031%doc %{texmfdist}/doc/latex/mltex
10032%{texmfdist}/tex/latex/mltex
d08789e0 10033
f1f5d194
ZU
10034%files latex-moreverb
10035%defattr(644,root,root,755)
10036%doc %{texmfdist}/doc/latex/moreverb
10037%{texmfdist}/tex/latex/moreverb
10038
d34bfb7f
ZU
10039%files latex-multienum
10040%defattr(644,root,root,755)
f2555868 10041%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 10042%dir %{texmfdist}/tex/latex/multenum
f2555868 10043%{texmfdist}/tex/latex/multenum/*
d34bfb7f 10044
8ed039e0
ZU
10045%files latex-musictex
10046%defattr(644,root,root,755)
10047%doc %{texmfdist}/doc/generic/musictex
10048%{texmfdist}/fonts/source/public/musictex
10049%{texmfdist}/fonts/tfm/public/musictex
10050%{texmfdist}/tex/generic/musictex
10051%{texmfdist}/tex/latex/musictex
10052
a8b381b0
ZU
10053%files latex-ntheorem
10054%defattr(644,root,root,755)
a8b381b0 10055%doc %{texmfdist}/doc/latex/ntheorem
6bc47e19
ZU
10056%{texmfdist}/tex/latex/ntheorem
10057%{texmfdist}/source/latex/ntheorem
26d8eaaa 10058
f65b3398
ZU
10059%files latex-other-doc
10060%defattr(644,root,root,755)
8affbd2c 10061%doc %{texmfdist}/doc/alatex
f65b3398 10062%doc %{texmfdist}/doc/cslatex/base
e67df411 10063%doc %{texmfdist}/doc/generic/enctex
8affbd2c 10064%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
10065%doc %{texmfdist}/doc/latex/ANUfinalexam
10066%doc %{texmfdist}/doc/latex/AkkTeX
f65b3398 10067%doc %{texmfdist}/doc/latex/GuIT
f65b3398 10068%doc %{texmfdist}/doc/latex/a0poster
f65b3398 10069%doc %{texmfdist}/doc/latex/acmtrans
f65b3398
ZU
10070%doc %{texmfdist}/doc/latex/adrlist
10071%doc %{texmfdist}/doc/latex/afthesis
10072%doc %{texmfdist}/doc/latex/aguplus
f65b3398 10073%doc %{texmfdist}/doc/latex/akletter
f65b3398
ZU
10074%doc %{texmfdist}/doc/latex/algorithm2e
10075%doc %{texmfdist}/doc/latex/algorithmicx
f65b3398
ZU
10076%doc %{texmfdist}/doc/latex/altfont
10077%doc %{texmfdist}/doc/latex/ametsoc
10078%doc %{texmfdist}/doc/latex/amsaddr
10079%doc %{texmfdist}/doc/latex/amsrefs
10080%doc %{texmfdist}/doc/latex/animate
10081%doc %{texmfdist}/doc/latex/answers
10082%doc %{texmfdist}/doc/latex/anyfontsize
10083%doc %{texmfdist}/doc/latex/apa
f65b3398
ZU
10084%doc %{texmfdist}/doc/latex/ar
10085%doc %{texmfdist}/doc/latex/arabi
10086%doc %{texmfdist}/doc/latex/arabtex
f65b3398
ZU
10087%doc %{texmfdist}/doc/latex/ascelike
10088%doc %{texmfdist}/doc/latex/assignment
f65b3398
ZU
10089%doc %{texmfdist}/doc/latex/augie
10090%doc %{texmfdist}/doc/latex/aurical
10091%doc %{texmfdist}/doc/latex/authorindex
10092%doc %{texmfdist}/doc/latex/autoarea
10093%doc %{texmfdist}/doc/latex/autotab
f65b3398
ZU
10094%doc %{texmfdist}/doc/latex/bangtex
10095%doc %{texmfdist}/doc/latex/barcodes
10096%doc %{texmfdist}/doc/latex/bayer
10097%doc %{texmfdist}/doc/latex/bbm-macros
10098%doc %{texmfdist}/doc/latex/beamer-contrib
10099%doc %{texmfdist}/doc/latex/begriff
10100%doc %{texmfdist}/doc/latex/betababel
f65b3398
ZU
10101%doc %{texmfdist}/doc/latex/bibarts
10102%doc %{texmfdist}/doc/latex/bibleref
10103%doc %{texmfdist}/doc/latex/biblist
f65b3398 10104%doc %{texmfdist}/doc/latex/bigfoot
f65b3398
ZU
10105%doc %{texmfdist}/doc/latex/bizcard
10106%doc %{texmfdist}/doc/latex/blindtext
f65b3398
ZU
10107%doc %{texmfdist}/doc/latex/boldtensors
10108%doc %{texmfdist}/doc/latex/bookest
f65b3398 10109%doc %{texmfdist}/doc/latex/boxhandler
f65b3398
ZU
10110%doc %{texmfdist}/doc/latex/braille
10111%doc %{texmfdist}/doc/latex/breakurl
10112%doc %{texmfdist}/doc/latex/brushscr
f65b3398 10113%doc %{texmfdist}/doc/latex/bussproofs
f65b3398
ZU
10114%doc %{texmfdist}/doc/latex/calxxxx
10115%doc %{texmfdist}/doc/latex/captcont
10116%doc %{texmfdist}/doc/latex/casyl
10117%doc %{texmfdist}/doc/latex/catechis
10118%doc %{texmfdist}/doc/latex/cbcoptic
10119%doc %{texmfdist}/doc/latex/cclicenses
10120%doc %{texmfdist}/doc/latex/cd-cover
10121%doc %{texmfdist}/doc/latex/cd
10122%doc %{texmfdist}/doc/latex/cdpbundl
10123%doc %{texmfdist}/doc/latex/cellspace
10124%doc %{texmfdist}/doc/latex/changes
10125%doc %{texmfdist}/doc/latex/chapterfolder
f65b3398 10126%doc %{texmfdist}/doc/latex/china2e
f65b3398
ZU
10127%doc %{texmfdist}/doc/latex/cite
10128%doc %{texmfdist}/doc/latex/cjk
10129%doc %{texmfdist}/doc/latex/classicthesis
f65b3398
ZU
10130%doc %{texmfdist}/doc/latex/cleveref
10131%doc %{texmfdist}/doc/latex/clock
10132%doc %{texmfdist}/doc/latex/clrscode
10133%doc %{texmfdist}/doc/latex/cm-lgc
10134%doc %{texmfdist}/doc/latex/cmap
10135%doc %{texmfdist}/doc/latex/cmcyralt
10136%doc %{texmfdist}/doc/latex/cmdstring
f65b3398
ZU
10137%doc %{texmfdist}/doc/latex/codepage
10138%doc %{texmfdist}/doc/latex/colorinfo
f65b3398
ZU
10139%doc %{texmfdist}/doc/latex/commath
10140%doc %{texmfdist}/doc/latex/complexity
f65b3398
ZU
10141%doc %{texmfdist}/doc/latex/concprog
10142%doc %{texmfdist}/doc/latex/confproc
f65b3398
ZU
10143%doc %{texmfdist}/doc/latex/courier-scaled
10144%doc %{texmfdist}/doc/latex/courseoutline
10145%doc %{texmfdist}/doc/latex/coursepaper
10146%doc %{texmfdist}/doc/latex/coverpage
10147%doc %{texmfdist}/doc/latex/covington
10148%doc %{texmfdist}/doc/latex/crossreference
f65b3398
ZU
10149%doc %{texmfdist}/doc/latex/cryst
10150%doc %{texmfdist}/doc/latex/csbulletin
10151%doc %{texmfdist}/doc/latex/csquotes
f65b3398 10152%doc %{texmfdist}/doc/latex/ctib
f65b3398 10153%doc %{texmfdist}/doc/latex/cursor
f65b3398
ZU
10154%doc %{texmfdist}/doc/latex/cv
10155%doc %{texmfdist}/doc/latex/cweb-latex
f65b3398 10156%doc %{texmfdist}/doc/latex/dateiliste
f65b3398
ZU
10157%doc %{texmfdist}/doc/latex/datetime
10158%doc %{texmfdist}/doc/latex/dcpic
f65b3398 10159%doc %{texmfdist}/doc/latex/diagnose
f65b3398
ZU
10160%doc %{texmfdist}/doc/latex/dichokey
10161%doc %{texmfdist}/doc/latex/digiconfigs
10162%doc %{texmfdist}/doc/latex/din1505
10163%doc %{texmfdist}/doc/latex/directory
f65b3398 10164%doc %{texmfdist}/doc/latex/dlfltxb
f65b3398
ZU
10165%doc %{texmfdist}/doc/latex/docmfp
10166%doc %{texmfdist}/doc/latex/doi
10167%doc %{texmfdist}/doc/latex/doipubmed
10168%doc %{texmfdist}/doc/latex/dotarrow
10169%doc %{texmfdist}/doc/latex/dottex
10170%doc %{texmfdist}/doc/latex/dpfloat
f65b3398 10171%doc %{texmfdist}/doc/latex/drac
f65b3398 10172%doc %{texmfdist}/doc/latex/dramatist
f65b3398
ZU
10173%doc %{texmfdist}/doc/latex/dtxgallery
10174%doc %{texmfdist}/doc/latex/duerer-latex
10175%doc %{texmfdist}/doc/latex/dvdcoll
f65b3398
ZU
10176%doc %{texmfdist}/doc/latex/eCards
10177%doc %{texmfdist}/doc/latex/ean13isbn
10178%doc %{texmfdist}/doc/latex/easy
10179%doc %{texmfdist}/doc/latex/ebezier
10180%doc %{texmfdist}/doc/latex/ebong
10181%doc %{texmfdist}/doc/latex/ebsthesis
10182%doc %{texmfdist}/doc/latex/ecclesiastic
10183%doc %{texmfdist}/doc/latex/ecltree
f65b3398
ZU
10184%doc %{texmfdist}/doc/latex/ed
10185%doc %{texmfdist}/doc/latex/edmac
10186%doc %{texmfdist}/doc/latex/edmargin
10187%doc %{texmfdist}/doc/latex/ednotes
10188%doc %{texmfdist}/doc/latex/eemeir
10189%doc %{texmfdist}/doc/latex/egameps
f65b3398 10190%doc %{texmfdist}/doc/latex/ellipsis
f65b3398 10191%doc %{texmfdist}/doc/latex/elpres
f65b3398
ZU
10192%doc %{texmfdist}/doc/latex/elsevier
10193%doc %{texmfdist}/doc/latex/em
10194%doc %{texmfdist}/doc/latex/emp
10195%doc %{texmfdist}/doc/latex/emulateapj
10196%doc %{texmfdist}/doc/latex/endheads
10197%doc %{texmfdist}/doc/latex/engpron
10198%doc %{texmfdist}/doc/latex/engrec
f65b3398
ZU
10199%doc %{texmfdist}/doc/latex/envlab
10200%doc %{texmfdist}/doc/latex/epigraph
10201%doc %{texmfdist}/doc/latex/epiolmec
10202%doc %{texmfdist}/doc/latex/epsdice
10203%doc %{texmfdist}/doc/latex/epspdfconversion
f65b3398
ZU
10204%doc %{texmfdist}/doc/latex/eqparbox
10205%doc %{texmfdist}/doc/latex/errata
f65b3398 10206%doc %{texmfdist}/doc/latex/eskdx
f65b3398
ZU
10207%doc %{texmfdist}/doc/latex/etex-pkg
10208%doc %{texmfdist}/doc/latex/ethiop-t1
10209%doc %{texmfdist}/doc/latex/ethiop
10210%doc %{texmfdist}/doc/latex/etoolbox
10211%doc %{texmfdist}/doc/latex/eukdate
10212%doc %{texmfdist}/doc/latex/euproposal
10213%doc %{texmfdist}/doc/latex/euro
10214%doc %{texmfdist}/doc/latex/europecv
10215%doc %{texmfdist}/doc/latex/eurosans
10216%doc %{texmfdist}/doc/latex/everypage
f65b3398
ZU
10217%doc %{texmfdist}/doc/latex/examplep
10218%doc %{texmfdist}/doc/latex/exceltex
10219%doc %{texmfdist}/doc/latex/exercise
f65b3398 10220%doc %{texmfdist}/doc/latex/expl3
f65b3398 10221%doc %{texmfdist}/doc/latex/extarrows
f65b3398
ZU
10222%doc %{texmfdist}/doc/latex/extract
10223%doc %{texmfdist}/doc/latex/facsimile
f65b3398
ZU
10224%doc %{texmfdist}/doc/latex/fancynum
10225%doc %{texmfdist}/doc/latex/fancyref
10226%doc %{texmfdist}/doc/latex/fancytooltips
10227%doc %{texmfdist}/doc/latex/fax
f65b3398
ZU
10228%doc %{texmfdist}/doc/latex/figbib
10229%doc %{texmfdist}/doc/latex/figsize
10230%doc %{texmfdist}/doc/latex/fink
10231%doc %{texmfdist}/doc/latex/fixfoot
f65b3398
ZU
10232%doc %{texmfdist}/doc/latex/flabels
10233%doc %{texmfdist}/doc/latex/flacards
10234%doc %{texmfdist}/doc/latex/flagderiv
10235%doc %{texmfdist}/doc/latex/flashcards
f65b3398 10236%doc %{texmfdist}/doc/latex/floatrow
f65b3398 10237%doc %{texmfdist}/doc/latex/fmp
f65b3398
ZU
10238%doc %{texmfdist}/doc/latex/fnbreak
10239%doc %{texmfdist}/doc/latex/fncychap
10240%doc %{texmfdist}/doc/latex/foekfont
10241%doc %{texmfdist}/doc/latex/fonttable
f65b3398
ZU
10242%doc %{texmfdist}/doc/latex/frankenstein
10243%doc %{texmfdist}/doc/latex/frenchle
10244%doc %{texmfdist}/doc/latex/fribrief
10245%doc %{texmfdist}/doc/latex/frletter
10246%doc %{texmfdist}/doc/latex/frontespizio
10247%doc %{texmfdist}/doc/latex/fullblck
10248%doc %{texmfdist}/doc/latex/fullpict
f65b3398
ZU
10249%doc %{texmfdist}/doc/latex/fundus
10250%doc %{texmfdist}/doc/latex/gaceta
f65b3398
ZU
10251%doc %{texmfdist}/doc/latex/gastex
10252%doc %{texmfdist}/doc/latex/gatech-thesis
10253%doc %{texmfdist}/doc/latex/gauss
10254%doc %{texmfdist}/doc/latex/gb4e
10255%doc %{texmfdist}/doc/latex/gcard
10256%doc %{texmfdist}/doc/latex/gcite
10257%doc %{texmfdist}/doc/latex/genmpage
10258%doc %{texmfdist}/doc/latex/geomsty
f65b3398
ZU
10259%doc %{texmfdist}/doc/latex/gloss
10260%doc %{texmfdist}/doc/latex/glossaries
10261%doc %{texmfdist}/doc/latex/gmdoc
10262%doc %{texmfdist}/doc/latex/gmeometric
10263%doc %{texmfdist}/doc/latex/gmiflink
10264%doc %{texmfdist}/doc/latex/gmutils
10265%doc %{texmfdist}/doc/latex/gmverb
f65b3398
ZU
10266%doc %{texmfdist}/doc/latex/graphicx-psmin
10267%doc %{texmfdist}/doc/latex/greek-inputenc
10268%doc %{texmfdist}/doc/latex/greekdates
10269%doc %{texmfdist}/doc/latex/greektex
10270%doc %{texmfdist}/doc/latex/grfpaste
10271%doc %{texmfdist}/doc/latex/grnumalt
10272%doc %{texmfdist}/doc/latex/grverb
10273%doc %{texmfdist}/doc/latex/gu
f65b3398
ZU
10274%doc %{texmfdist}/doc/latex/guitbeamer
10275%doc %{texmfdist}/doc/latex/hanging
10276%doc %{texmfdist}/doc/latex/har2nat
10277%doc %{texmfdist}/doc/latex/harmony
10278%doc %{texmfdist}/doc/latex/harpoon
10279%doc %{texmfdist}/doc/latex/harvard
10280%doc %{texmfdist}/doc/latex/hc
10281%doc %{texmfdist}/doc/latex/hep
10282%doc %{texmfdist}/doc/latex/hepnames
10283%doc %{texmfdist}/doc/latex/hepparticles
10284%doc %{texmfdist}/doc/latex/hepthesis
10285%doc %{texmfdist}/doc/latex/hepunits
10286%doc %{texmfdist}/doc/latex/hexgame
f65b3398
ZU
10287%doc %{texmfdist}/doc/latex/histogr
10288%doc %{texmfdist}/doc/latex/hitec
10289%doc %{texmfdist}/doc/latex/hpsdiss
f65b3398
ZU
10290%doc %{texmfdist}/doc/latex/hvfloat
10291%doc %{texmfdist}/doc/latex/hypdvips
10292%doc %{texmfdist}/doc/latex/hyperref-docsrc
10293%doc %{texmfdist}/doc/latex/hyperxmp
10294%doc %{texmfdist}/doc/latex/ibycus-babel
10295%doc %{texmfdist}/doc/latex/icsv
10296%doc %{texmfdist}/doc/latex/ieeepes
10297%doc %{texmfdist}/doc/latex/ifmslide
10298%doc %{texmfdist}/doc/latex/ifplatform
10299%doc %{texmfdist}/doc/latex/ijmart
10300%doc %{texmfdist}/doc/latex/imac
10301%doc %{texmfdist}/doc/latex/image-gallery
10302%doc %{texmfdist}/doc/latex/imtekda
10303%doc %{texmfdist}/doc/latex/inlinebib
10304%doc %{texmfdist}/doc/latex/inlinedef
10305%doc %{texmfdist}/doc/latex/interactiveworkbook
f65b3398
ZU
10306%doc %{texmfdist}/doc/latex/invoice
10307%doc %{texmfdist}/doc/latex/ipa
10308%doc %{texmfdist}/doc/latex/iso
10309%doc %{texmfdist}/doc/latex/iso10303
10310%doc %{texmfdist}/doc/latex/isodate
10311%doc %{texmfdist}/doc/latex/isodoc
f65b3398 10312%doc %{texmfdist}/doc/latex/itnumpar
f65b3398
ZU
10313%doc %{texmfdist}/doc/latex/jknapltx
10314%doc %{texmfdist}/doc/latex/jneurosci
10315%doc %{texmfdist}/doc/latex/jpsj
10316%doc %{texmfdist}/doc/latex/jura
10317%doc %{texmfdist}/doc/latex/juraabbrev
10318%doc %{texmfdist}/doc/latex/juramisc
10319%doc %{texmfdist}/doc/latex/jurarsp
10320%doc %{texmfdist}/doc/latex/karnaugh
10321%doc %{texmfdist}/doc/latex/kerkis
10322%doc %{texmfdist}/doc/latex/kerntest
10323%doc %{texmfdist}/doc/latex/kluwer
f65b3398
ZU
10324%doc %{texmfdist}/doc/latex/lazylist
10325%doc %{texmfdist}/doc/latex/lcyw
10326%doc %{texmfdist}/doc/latex/leading
10327%doc %{texmfdist}/doc/latex/ledmac
10328%doc %{texmfdist}/doc/latex/lettre
10329%doc %{texmfdist}/doc/latex/lexikon
10330%doc %{texmfdist}/doc/latex/lgreek
10331%doc %{texmfdist}/doc/latex/lhelp
10332%doc %{texmfdist}/doc/latex/linguex
10333%doc %{texmfdist}/doc/latex/lipsum
10334%doc %{texmfdist}/doc/latex/listbib
10335%doc %{texmfdist}/doc/latex/listliketab
10336%doc %{texmfdist}/doc/latex/listofsymbols
10337%doc %{texmfdist}/doc/latex/lkproof
10338%doc %{texmfdist}/doc/latex/logic
10339%doc %{texmfdist}/doc/latex/logpap
10340%doc %{texmfdist}/doc/latex/lps
10341%doc %{texmfdist}/doc/latex/lsc
10342%doc %{texmfdist}/doc/latex/ltxindex
10343%doc %{texmfdist}/doc/latex/mafr
10344%doc %{texmfdist}/doc/latex/magyar
10345%doc %{texmfdist}/doc/latex/mailing
10346%doc %{texmfdist}/doc/latex/makebarcode
10347%doc %{texmfdist}/doc/latex/makebox
10348%doc %{texmfdist}/doc/latex/makecell
10349%doc %{texmfdist}/doc/latex/makecmds
10350%doc %{texmfdist}/doc/latex/makedtx
10351%doc %{texmfdist}/doc/latex/makeglos
10352%doc %{texmfdist}/doc/latex/makeplot
10353%doc %{texmfdist}/doc/latex/manuscript
10354%doc %{texmfdist}/doc/latex/maple
10355%doc %{texmfdist}/doc/latex/marginnote
10356%doc %{texmfdist}/doc/latex/mathdesign
10357%doc %{texmfdist}/doc/latex/mathpazo
10358%doc %{texmfdist}/doc/latex/maybemath
10359%doc %{texmfdist}/doc/latex/mcaption
10360%doc %{texmfdist}/doc/latex/mceinleger
10361%doc %{texmfdist}/doc/latex/mcite
10362%doc %{texmfdist}/doc/latex/mciteplus
10363%doc %{texmfdist}/doc/latex/memexsupp
10364%doc %{texmfdist}/doc/latex/mentis
10365%doc %{texmfdist}/doc/latex/metaplot
10366%doc %{texmfdist}/doc/latex/method
10367%doc %{texmfdist}/doc/latex/metre
10368%doc %{texmfdist}/doc/latex/mff
10369%doc %{texmfdist}/doc/latex/mfpic4ode
10370%doc %{texmfdist}/doc/latex/mftinc
f65b3398
ZU
10371%doc %{texmfdist}/doc/latex/mhequ
10372%doc %{texmfdist}/doc/latex/miller
10373%doc %{texmfdist}/doc/latex/minipage-marginpar
10374%doc %{texmfdist}/doc/latex/miniplot
10375%doc %{texmfdist}/doc/latex/minutes
10376%doc %{texmfdist}/doc/latex/mla-paper
10377%doc %{texmfdist}/doc/latex/mlist
10378%doc %{texmfdist}/doc/latex/mmap
10379%doc %{texmfdist}/doc/latex/mnsymbol
10380%doc %{texmfdist}/doc/latex/moderncv
10381%doc %{texmfdist}/doc/latex/modroman
10382%doc %{texmfdist}/doc/latex/mongolian-babel
10383%doc %{texmfdist}/doc/latex/montex
10384%doc %{texmfdist}/doc/latex/moresize
10385%doc %{texmfdist}/doc/latex/movie15
10386%doc %{texmfdist}/doc/latex/msc
10387%doc %{texmfdist}/doc/latex/msg
10388%doc %{texmfdist}/doc/latex/mslapa
10389%doc %{texmfdist}/doc/latex/mtgreek
10390%doc %{texmfdist}/doc/latex/multibbl
10391%doc %{texmfdist}/doc/latex/multicap
10392%doc %{texmfdist}/doc/latex/multirow
10393%doc %{texmfdist}/doc/latex/munich
10394%doc %{texmfdist}/doc/latex/musixlyr
10395%doc %{texmfdist}/doc/latex/muthesis
10396%doc %{texmfdist}/doc/latex/mxd
10397%doc %{texmfdist}/doc/latex/mxedruli
10398%doc %{texmfdist}/doc/latex/nag
f65b3398
ZU
10399%doc %{texmfdist}/doc/latex/nath
10400%doc %{texmfdist}/doc/latex/nature
10401%doc %{texmfdist}/doc/latex/ncclatex
10402%doc %{texmfdist}/doc/latex/ncctools
10403%doc %{texmfdist}/doc/latex/nddiss
10404%doc %{texmfdist}/doc/latex/newalg
10405%doc %{texmfdist}/doc/latex/newfile
10406%doc %{texmfdist}/doc/latex/newlfm
10407%doc %{texmfdist}/doc/latex/newspaper
10408%doc %{texmfdist}/doc/latex/newvbtm
10409%doc %{texmfdist}/doc/latex/niceframe
10410%doc %{texmfdist}/doc/latex/nih
f65b3398
ZU
10411%doc %{texmfdist}/doc/latex/nomentbl
10412%doc %{texmfdist}/doc/latex/nonfloat
10413%doc %{texmfdist}/doc/latex/nostarch
10414%doc %{texmfdist}/doc/latex/notes
10415%doc %{texmfdist}/doc/latex/notes2bib
10416%doc %{texmfdist}/doc/latex/nrc
10417%doc %{texmfdist}/doc/latex/ntabbing
10418%doc %{texmfdist}/doc/latex/numname
10419%doc %{texmfdist}/doc/latex/numprint
10420%doc %{texmfdist}/doc/latex/objectz
10421%doc %{texmfdist}/doc/latex/ocr-latex
10422%doc %{texmfdist}/doc/latex/octavo
10423%doc %{texmfdist}/doc/latex/ogham
10424%doc %{texmfdist}/doc/latex/ogonek
10425%doc %{texmfdist}/doc/latex/opcit
10426%doc %{texmfdist}/doc/latex/ordinalpt
f65b3398
ZU
10427%doc %{texmfdist}/doc/latex/otibet
10428%doc %{texmfdist}/doc/latex/outline
10429%doc %{texmfdist}/doc/latex/outliner
10430%doc %{texmfdist}/doc/latex/pagenote
10431%doc %{texmfdist}/doc/latex/paper
10432%doc %{texmfdist}/doc/latex/papercdcase
10433%doc %{texmfdist}/doc/latex/papertex
10434%doc %{texmfdist}/doc/latex/parallel
10435%doc %{texmfdist}/doc/latex/paresse
10436%doc %{texmfdist}/doc/latex/parrun
10437%doc %{texmfdist}/doc/latex/pauldoc
10438%doc %{texmfdist}/doc/latex/pbox
10439%doc %{texmfdist}/doc/latex/pbsheet
10440%doc %{texmfdist}/doc/latex/pdfcprot
10441%doc %{texmfdist}/doc/latex/pdfscreen
10442%doc %{texmfdist}/doc/latex/pdfsync
10443%doc %{texmfdist}/doc/latex/pdftricks
10444%doc %{texmfdist}/doc/latex/pdfwin
10445%doc %{texmfdist}/doc/latex/pecha
10446%doc %{texmfdist}/doc/latex/perception
10447%doc %{texmfdist}/doc/latex/perltex
f65b3398
ZU
10448%doc %{texmfdist}/doc/latex/petiteannonce
10449%doc %{texmfdist}/doc/latex/petri-nets
10450%doc %{texmfdist}/doc/latex/pgf-soroban
10451%doc %{texmfdist}/doc/latex/pgfopts
f65b3398
ZU
10452%doc %{texmfdist}/doc/latex/philex
10453%doc %{texmfdist}/doc/latex/philosophersimprint
10454%doc %{texmfdist}/doc/latex/photo
10455%doc %{texmfdist}/doc/latex/pinlabel
10456%doc %{texmfdist}/doc/latex/pittetd
10457%doc %{texmfdist}/doc/latex/plari
10458%doc %{texmfdist}/doc/latex/plates
10459%doc %{texmfdist}/doc/latex/play
10460%doc %{texmfdist}/doc/latex/plweb
10461%doc %{texmfdist}/doc/latex/pmgraph
10462%doc %{texmfdist}/doc/latex/poemscol
10463%doc %{texmfdist}/doc/latex/polski
10464%doc %{texmfdist}/doc/latex/polyglot
10465%doc %{texmfdist}/doc/latex/polytable
10466%doc %{texmfdist}/doc/latex/postcards
10467%doc %{texmfdist}/doc/latex/powerdot
10468%doc %{texmfdist}/doc/latex/ppower4
10469%doc %{texmfdist}/doc/latex/ppr-prv
10470%doc %{texmfdist}/doc/latex/pracjourn
10471%doc %{texmfdist}/doc/latex/prettyref
10472%doc %{texmfdist}/doc/latex/proba
10473%doc %{texmfdist}/doc/latex/probsoln
10474%doc %{texmfdist}/doc/latex/procIAGssymp
10475%doc %{texmfdist}/doc/latex/progkeys
10476%doc %{texmfdist}/doc/latex/progress
10477%doc %{texmfdist}/doc/latex/protex
10478%doc %{texmfdist}/doc/latex/protocol
10479%doc %{texmfdist}/doc/latex/psfragx
10480%doc %{texmfdist}/doc/latex/psgo
10481%doc %{texmfdist}/doc/latex/pspicture
10482%doc %{texmfdist}/doc/latex/pst2pdf
10483%doc %{texmfdist}/doc/latex/ptptex
10484%doc %{texmfdist}/doc/latex/qcm
10485%doc %{texmfdist}/doc/latex/qobitree
10486%doc %{texmfdist}/doc/latex/qstest
10487%doc %{texmfdist}/doc/latex/qsymbols
10488%doc %{texmfdist}/doc/latex/qtree
10489%doc %{texmfdist}/doc/latex/quotchap
10490%doc %{texmfdist}/doc/latex/quotmark
10491%doc %{texmfdist}/doc/latex/r_und_s
10492%doc %{texmfdist}/doc/latex/randbild
10493%doc %{texmfdist}/doc/latex/randtext
10494%doc %{texmfdist}/doc/latex/rccol
10495%doc %{texmfdist}/doc/latex/rcs
10496%doc %{texmfdist}/doc/latex/rcsinfo
f65b3398
ZU
10497%doc %{texmfdist}/doc/latex/rectopma
10498%doc %{texmfdist}/doc/latex/refcheck
10499%doc %{texmfdist}/doc/latex/refman
10500%doc %{texmfdist}/doc/latex/refstyle
10501%doc %{texmfdist}/doc/latex/regcount
10502%doc %{texmfdist}/doc/latex/register
10503%doc %{texmfdist}/doc/latex/relenc
10504%doc %{texmfdist}/doc/latex/repeatindex
10505%doc %{texmfdist}/doc/latex/rlepsf
10506%doc %{texmfdist}/doc/latex/rmpage
10507%doc %{texmfdist}/doc/latex/robustcommand
10508%doc %{texmfdist}/doc/latex/robustindex
10509%doc %{texmfdist}/doc/latex/romannum
10510%doc %{texmfdist}/doc/latex/rotpages
10511%doc %{texmfdist}/doc/latex/rsc
10512%doc %{texmfdist}/doc/latex/rst
10513%doc %{texmfdist}/doc/latex/rtkinenc
10514%doc %{texmfdist}/doc/latex/rtklage
10515%doc %{texmfdist}/doc/latex/sagetex
10516%doc %{texmfdist}/doc/latex/sanskrit
10517%doc %{texmfdist}/doc/latex/sauerj
10518%doc %{texmfdist}/doc/latex/sauterfonts
10519%doc %{texmfdist}/doc/latex/savefnmark
10520%doc %{texmfdist}/doc/latex/savetrees
10521%doc %{texmfdist}/doc/latex/scalebar
10522%doc %{texmfdist}/doc/latex/schedule
10523%doc %{texmfdist}/doc/latex/scientificpaper
10524%doc %{texmfdist}/doc/latex/sciposter
10525%doc %{texmfdist}/doc/latex/sciwordconv
10526%doc %{texmfdist}/doc/latex/screenplay
10527%doc %{texmfdist}/doc/latex/script
10528%doc %{texmfdist}/doc/latex/sdrt
10529%doc %{texmfdist}/doc/latex/sectionbox
10530%doc %{texmfdist}/doc/latex/semantic
10531%doc %{texmfdist}/doc/latex/semioneside
10532%doc %{texmfdist}/doc/latex/seqsplit
10533%doc %{texmfdist}/doc/latex/sf298
10534%doc %{texmfdist}/doc/latex/sffms
10535%doc %{texmfdist}/doc/latex/sfg
10536%doc %{texmfdist}/doc/latex/sgame
10537%doc %{texmfdist}/doc/latex/shadethm
10538%doc %{texmfdist}/doc/latex/shipunov
10539%doc %{texmfdist}/doc/latex/shorttoc
10540%doc %{texmfdist}/doc/latex/show2e
10541%doc %{texmfdist}/doc/latex/showexpl
10542%doc %{texmfdist}/doc/latex/sides
10543%doc %{texmfdist}/doc/latex/siggraph
f65b3398
ZU
10544%doc %{texmfdist}/doc/latex/simplewick
10545%doc %{texmfdist}/doc/latex/skak
10546%doc %{texmfdist}/doc/latex/slantsc
10547%doc %{texmfdist}/doc/latex/smalltableof
10548%doc %{texmfdist}/doc/latex/smartref
10549%doc %{texmfdist}/doc/latex/smflatex
10550%doc %{texmfdist}/doc/latex/snapshot
10551%doc %{texmfdist}/doc/latex/songbook
10552%doc %{texmfdist}/doc/latex/sort-by-letters
10553%doc %{texmfdist}/doc/latex/soyombo
10554%doc %{texmfdist}/doc/latex/sparklines
10555%doc %{texmfdist}/doc/latex/spie
10556%doc %{texmfdist}/doc/latex/splitbib
10557%doc %{texmfdist}/doc/latex/splitindex
10558%doc %{texmfdist}/doc/latex/spotcolor
10559%doc %{texmfdist}/doc/latex/sprite
10560%doc %{texmfdist}/doc/latex/srcltx
10561%doc %{texmfdist}/doc/latex/sseq
10562%doc %{texmfdist}/doc/latex/ssqquote
10563%doc %{texmfdist}/doc/latex/stage
10564%doc %{texmfdist}/doc/latex/statistik
10565%doc %{texmfdist}/doc/latex/stdpage
10566%doc %{texmfdist}/doc/latex/stellenbosch
10567%doc %{texmfdist}/doc/latex/stex
10568%doc %{texmfdist}/doc/latex/stringstrings
10569%doc %{texmfdist}/doc/latex/struktex
10570%doc %{texmfdist}/doc/latex/sttools
10571%doc %{texmfdist}/doc/latex/stubs
10572%doc %{texmfdist}/doc/latex/subdepth
10573%doc %{texmfdist}/doc/latex/subeqn
10574%doc %{texmfdist}/doc/latex/subeqnarray
10575%doc %{texmfdist}/doc/latex/subfloat
10576%doc %{texmfdist}/doc/latex/substr
10577%doc %{texmfdist}/doc/latex/sudoku
10578%doc %{texmfdist}/doc/latex/sudokubundle
10579%doc %{texmfdist}/doc/latex/sugconf
10580%doc %{texmfdist}/doc/latex/supertabular
10581%doc %{texmfdist}/doc/latex/susy
10582%doc %{texmfdist}/doc/latex/svgcolor
10583%doc %{texmfdist}/doc/latex/svn-multi
10584%doc %{texmfdist}/doc/latex/svn
10585%doc %{texmfdist}/doc/latex/svninfo
10586%doc %{texmfdist}/doc/latex/swebib
10587%doc %{texmfdist}/doc/latex/swimgraf
10588%doc %{texmfdist}/doc/latex/synproof
10589%doc %{texmfdist}/doc/latex/syntax
10590%doc %{texmfdist}/doc/latex/syntrace
10591%doc %{texmfdist}/doc/latex/synttree
10592%doc %{texmfdist}/doc/latex/t-angles
10593%doc %{texmfdist}/doc/latex/tableaux
10594%doc %{texmfdist}/doc/latex/tablists
10595%doc %{texmfdist}/doc/latex/tablor
10596%doc %{texmfdist}/doc/latex/tabto-ltx
10597%doc %{texmfdist}/doc/latex/tabulary
10598%doc %{texmfdist}/doc/latex/tabvar
10599%doc %{texmfdist}/doc/latex/talk
10600%doc %{texmfdist}/doc/latex/tapir
10601%doc %{texmfdist}/doc/latex/tcldoc
10602%doc %{texmfdist}/doc/latex/tdsfrmath
10603%doc %{texmfdist}/doc/latex/technics
10604%doc %{texmfdist}/doc/latex/ted
10605%doc %{texmfdist}/doc/latex/tengwarscript
10606%doc %{texmfdist}/doc/latex/tensor
10607%doc %{texmfdist}/doc/latex/teubner
10608%doc %{texmfdist}/doc/latex/texmate
10609%doc %{texmfdist}/doc/latex/texpower
10610%doc %{texmfdist}/doc/latex/texshade
10611%doc %{texmfdist}/doc/latex/textcase
10612%doc %{texmfdist}/doc/latex/textopo
10613%doc %{texmfdist}/doc/latex/theoremref
10614%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10615%doc %{texmfdist}/doc/latex/thinsp
10616%doc %{texmfdist}/doc/latex/thmtools
10617%doc %{texmfdist}/doc/latex/thumb
10618%doc %{texmfdist}/doc/latex/thuthesis
10619%doc %{texmfdist}/doc/latex/ticket
10620%doc %{texmfdist}/doc/latex/tikz-inet
10621%doc %{texmfdist}/doc/latex/timesht
10622%doc %{texmfdist}/doc/latex/titling
10623%doc %{texmfdist}/doc/latex/tocvsec2
10624%doc %{texmfdist}/doc/latex/todo
10625%doc %{texmfdist}/doc/latex/tokenizer
10626%doc %{texmfdist}/doc/latex/toolbox
10627%doc %{texmfdist}/doc/latex/topfloat
10628%doc %{texmfdist}/doc/latex/toptesi
10629%doc %{texmfdist}/doc/latex/tpslifonts
10630%doc %{texmfdist}/doc/latex/trajan
10631%doc %{texmfdist}/doc/latex/translator
10632%doc %{texmfdist}/doc/latex/tree-dvips
10633%doc %{texmfdist}/doc/latex/trfsigns
10634%doc %{texmfdist}/doc/latex/trivfloat
10635%doc %{texmfdist}/doc/latex/trsym
10636%doc %{texmfdist}/doc/latex/tufte-latex
10637%doc %{texmfdist}/doc/latex/tugboat
10638%doc %{texmfdist}/doc/latex/turnstile
10639%doc %{texmfdist}/doc/latex/twoup
10640%doc %{texmfdist}/doc/latex/typedref
10641%doc %{texmfdist}/doc/latex/typogrid
10642%doc %{texmfdist}/doc/latex/uaclasses
10643%doc %{texmfdist}/doc/latex/ucthesis
10644%doc %{texmfdist}/doc/latex/uebungsblatt
10645%doc %{texmfdist}/doc/latex/uiucthesis
10646%doc %{texmfdist}/doc/latex/ulsy
10647%doc %{texmfdist}/doc/latex/umich-thesis
10648%doc %{texmfdist}/doc/latex/uml
10649%doc %{texmfdist}/doc/latex/umlaute
10650%doc %{texmfdist}/doc/latex/umoline
10651%doc %{texmfdist}/doc/latex/umthesis
10652%doc %{texmfdist}/doc/latex/underlin
10653%doc %{texmfdist}/doc/latex/undertilde
10654%doc %{texmfdist}/doc/latex/unitsdef
10655%doc %{texmfdist}/doc/latex/unroman
10656%doc %{texmfdist}/doc/latex/upmethodology
10657%doc %{texmfdist}/doc/latex/urlbst
10658%doc %{texmfdist}/doc/latex/ushort
10659%doc %{texmfdist}/doc/latex/uwthesis
10660%doc %{texmfdist}/doc/latex/varindex
10661%doc %{texmfdist}/doc/latex/varsfromjobname
10662%doc %{texmfdist}/doc/latex/vector
10663%doc %{texmfdist}/doc/latex/verse
10664%doc %{texmfdist}/doc/latex/vhistory
10665%doc %{texmfdist}/doc/latex/vita
10666%doc %{texmfdist}/doc/latex/volumes
10667%doc %{texmfdist}/doc/latex/vpe
10668%doc %{texmfdist}/doc/latex/vrsion
10669%doc %{texmfdist}/doc/latex/vwcol
10670%doc %{texmfdist}/doc/latex/vxu
10671%doc %{texmfdist}/doc/latex/wadalab
10672%doc %{texmfdist}/doc/latex/wallpaper
10673%doc %{texmfdist}/doc/latex/warpcol
10674%doc %{texmfdist}/doc/latex/wnri
10675%doc %{texmfdist}/doc/latex/wordlike
10676%doc %{texmfdist}/doc/latex/xargs
10677%doc %{texmfdist}/doc/latex/xdoc
10678%doc %{texmfdist}/doc/latex/xfor
10679%doc %{texmfdist}/doc/latex/xifthen
10680%doc %{texmfdist}/doc/latex/xmpincl
10681%doc %{texmfdist}/doc/latex/xnewcommand
10682%doc %{texmfdist}/doc/latex/xoptarg
10683%doc %{texmfdist}/doc/latex/xpackages
10684%doc %{texmfdist}/doc/latex/xskak
10685%doc %{texmfdist}/doc/latex/xstring
10686%doc %{texmfdist}/doc/latex/xtcapts
10687%doc %{texmfdist}/doc/latex/xyling
10688%doc %{texmfdist}/doc/latex/xytree
10689%doc %{texmfdist}/doc/latex/yafoot
10690%doc %{texmfdist}/doc/latex/yhmath
10691%doc %{texmfdist}/doc/latex/york-thesis
10692%doc %{texmfdist}/doc/latex/yplan
10693%doc %{texmfdist}/doc/latex/zed-csp
10694%doc %{texmfdist}/doc/latex/zefonts
10695%doc %{texmfdist}/doc/latex/ziffer
10696%doc %{texmfdist}/doc/latex/zwgetfdate
10697%doc %{texmfdist}/source/latex/hyperref/doc
10698%doc %{texmfdist}/source/latex/koma-script/doc
10699
16591d53
ZU
10700%files latex-math
10701%defattr(644,root,root,755)
10702%{texmfdist}/source/latex/permute
10703%{texmfdist}/tex/latex/permute
10704%doc %{texmfdist}/doc/latex/permute
10705%{texmfdist}/source/latex/bez123
10706%{texmfdist}/tex/latex/bez123
10707%doc %{texmfdist}/doc/latex/bez123
10708%{texmfdist}/source/latex/binomexp
10709%{texmfdist}/tex/latex/binomexp
10710%doc %{texmfdist}/doc/latex/binomexp
84a4c427
ZU
10711%doc %{texmfdist}/doc/latex/coordsys
10712%{texmfdist}/source/latex/coordsys
10713%{texmfdist}/tex/latex/coordsys
84a4c427
ZU
10714%doc %{texmfdist}/doc/latex/egplot
10715%{texmfdist}/source/latex/egplot
10716%{texmfdist}/tex/latex/egplot
84a4c427
ZU
10717%doc %{texmfdist}/doc/latex/eqlist
10718%{texmfdist}/source/latex/eqlist
10719%{texmfdist}/tex/latex/eqlist
84a4c427
ZU
10720%doc %{texmfdist}/doc/latex/eqnarray
10721%{texmfdist}/source/latex/eqnarray
10722%{texmfdist}/tex/latex/eqnarray
84a4c427
ZU
10723%doc %{texmfdist}/doc/latex/esdiff
10724%{texmfdist}/source/latex/esdiff
10725%{texmfdist}/tex/latex/esdiff
84a4c427
ZU
10726%doc %{texmfdist}/doc/latex/esvect
10727%{texmfdist}/fonts/map/dvips/esvect
10728%{texmfdist}/fonts/source/public/esvect
10729%{texmfdist}/fonts/tfm/public/esvect
10730%{texmfdist}/fonts/type1/public/esvect
10731%{texmfdist}/source/latex/esvect
10732%{texmfdist}/tex/latex/esvect
2e9c3e45
ZU
10733%doc %{texmfdist}/doc/latex/extpfeil
10734%{texmfdist}/source/latex/extpfeil
10735%{texmfdist}/tex/latex/extpfeil
10736%doc %{texmfdist}/doc/latex/faktor
10737%{texmfdist}/source/latex/faktor
10738%{texmfdist}/tex/latex/faktor
1d337b0e
ZU
10739%doc %{texmfdist}/doc/latex/cmll
10740%{texmfdist}/source/latex/cmll
10741%{texmfdist}/fonts/map/dvips/cmll
10742%{texmfdist}/fonts/source/public/cmll
10743%{texmfdist}/fonts/tfm/public/cmll
10744%{texmfdist}/fonts/type1/public/cmll
10745%{texmfdist}/tex/latex/cmll
de260d32
ZU
10746%{texmfdist}/source/latex/dotseqn
10747%{texmfdist}/tex/latex/dotseqn
10748%doc %{texmfdist}/doc/latex/functan
10749%{texmfdist}/source/latex/functan
10750%{texmfdist}/tex/latex/functan
b9c820f8
ZU
10751%doc %{texmfdist}/doc/latex/galois
10752%{texmfdist}/source/latex/galois
10753%{texmfdist}/tex/latex/galois
10754%doc %{texmfdist}/doc/latex/gnuplottex
10755%{texmfdist}/source/latex/gnuplottex
10756%{texmfdist}/tex/latex/gnuplottex
10757%doc %{texmfdist}/doc/latex/hhtensor
10758%{texmfdist}/source/latex/hhtensor
10759%{texmfdist}/tex/latex/hhtensor
10760%doc %{texmfdist}/doc/latex/fouridx
10761%{texmfdist}/source/latex/fouridx
10762%{texmfdist}/tex/latex/fouridx
10763%doc %{texmfdist}/doc/latex/noitcrul
10764%{texmfdist}/source/latex/noitcrul
10765%{texmfdist}/tex/latex/noitcrul
6bc47e19
ZU
10766%doc %{texmfdist}/doc/latex/constants
10767%{texmfdist}/source/latex/constants
10768%{texmfdist}/tex/latex/constants
84a4c427
ZU
10769
10770%files latex-physics
10771%defattr(644,root,root,755)
84a4c427
ZU
10772%doc %{texmfdist}/doc/latex/circ
10773%{texmfdist}/tex/latex/circ
10774%{texmfdist}/source/latex/circ
84a4c427
ZU
10775%doc %{texmfdist}/doc/latex/colorwav
10776%{texmfdist}/source/latex/colorwav
10777%{texmfdist}/tex/latex/colorwav
84a4c427
ZU
10778%doc %{texmfdist}/doc/latex/dyntree
10779%{texmfdist}/source/latex/dyntree
10780%{texmfdist}/tex/latex/dyntree
2e9c3e45
ZU
10781%doc %{texmfdist}/doc/latex/feynmf
10782%{texmfdist}/source/latex/feynmf
10783%{texmfdist}/tex/latex/feynmf
10784%{texmfdist}/metapost/feynmf
de260d32
ZU
10785%doc %{texmfdist}/doc/latex/formula
10786%{texmfdist}/source/latex/formula
10787%{texmfdist}/tex/latex/formula
b9c820f8
ZU
10788%{texmfdist}/source/latex/isotope
10789%{texmfdist}/tex/latex/isotope
16591d53
ZU
10790
10791%files latex-chem
10792%defattr(644,root,root,755)
10793%doc %{texmfdist}/doc/latex/achemso
10794%doc %{texmfdist}/doc/latex/bpchem
10795%doc %{texmfdist}/doc/latex/chemstyle
10796%doc %{texmfdist}/doc/latex/mhchem
10797%doc %{texmfdist}/doc/fonts/chemarrow
10798%doc %{texmfdist}/doc/latex/chemcompounds
10799%doc %{texmfdist}/doc/latex/chemcono
10800%{texmfdist}/fonts/afm/public/chemarrow
10801%{texmfdist}/fonts/map/dvips/chemarrow
10802%{texmfdist}/fonts/source/public/chemarrow
10803%{texmfdist}/fonts/tfm/public/chemarrow
10804%{texmfdist}/fonts/type1/public/chemarrow
10805%{texmfdist}/source/latex/achemso
10806%{texmfdist}/source/latex/bpchem
10807%{texmfdist}/source/latex/chemcompounds
10808%{texmfdist}/source/latex/chemstyle
10809%{texmfdist}/tex/latex/achemso
10810%{texmfdist}/tex/latex/bpchem
10811%{texmfdist}/tex/latex/chemarrow
10812%{texmfdist}/tex/latex/chemcompounds
10813%{texmfdist}/tex/latex/chemcono
10814%{texmfdist}/tex/latex/chemstyle
10815%{texmfdist}/tex/latex/mhchem
10816
84a4c427 10817%files latex-biology
16591d53
ZU
10818%defattr(644,root,root,755)
10819%doc %{texmfdist}/doc/latex/biocon
10820%{texmfdist}/bibtex/bib/biocon
10821%{texmfdist}/source/latex/biocon
10822%{texmfdist}/tex/latex/biocon
84a4c427
ZU
10823# Format DNA base sequences.
10824%doc %{texmfdist}/doc/latex/dnaseq
10825%{texmfdist}/source/latex/dnaseq
10826%{texmfdist}/tex/latex/dnaseq
16591d53
ZU
10827
10828%files latex-pdftools
10829%defattr(644,root,root,755)
10830%{texmfdist}/source/latex/attachfile
10831%{texmfdist}/tex/latex/attachfile
10832%doc %{texmfdist}/doc/latex/attachfile
84a4c427
ZU
10833# Associate a pop-up window and tooltip with PDF hyperlinks.
10834%doc %{texmfdist}/doc/latex/cooltooltips
10835%{texmfdist}/source/latex/cooltooltips
10836%{texmfdist}/tex/latex/cooltooltips
16591d53 10837
84a4c427 10838%files latex-informatic
16591d53 10839%defattr(644,root,root,755)
2e9c3e45 10840# LaTeX environments for typesetting algorithms.
1d337b0e 10841%doc %{texmfdist}/doc/latex/alg
16591d53
ZU
10842%{texmfdist}/source/latex/alg
10843%{texmfdist}/tex/latex/alg
84a4c427
ZU
10844# Create illustrations for network protocol specifications.
10845%{texmfdist}/source/latex/bytefield
10846%{texmfdist}/tex/latex/bytefield
10847%doc %{texmfdist}/doc/latex/bytefield
16591d53
ZU
10848
10849%files latex-games
10850%defattr(644,root,root,755)
10851%doc %{texmfdist}/doc/latex/backgammon
10852%doc %{texmfdist}/doc/latex/chessboard
10853%doc %{texmfdist}/doc/latex/chessfss
1d337b0e
ZU
10854%doc %{texmfdist}/doc/latex/cwpuzzle
10855%{texmfdist}/tex/latex/cwpuzzle
10856%{texmfdist}/source/latex/cwpuzzle
16591d53
ZU
10857%{texmfdist}/fonts/enc/dvips/chessfss
10858%{texmfdist}/fonts/source/public/backgammon
10859%{texmfdist}/fonts/source/public/cchess
10860%{texmfdist}/fonts/source/public/chess
10861%{texmfdist}/fonts/tfm/public/backgammon
10862%{texmfdist}/fonts/tfm/public/cchess
10863%{texmfdist}/source/latex/backgammon
10864%{texmfdist}/source/latex/chessboard
10865%{texmfdist}/source/latex/chessfss
10866%{texmfdist}/tex/latex/backgammon
10867%{texmfdist}/tex/latex/cchess
10868%{texmfdist}/tex/latex/chess
10869%{texmfdist}/tex/latex/chessboard
10870%{texmfdist}/tex/latex/chessfss
1d337b0e
ZU
10871%doc %{texmfdist}/doc/latex/crosswrd
10872%{texmfdist}/source/latex/crosswrd
10873%{texmfdist}/tex/latex/crosswrd
b9c820f8
ZU
10874%doc %{texmfdist}/doc/latex/jeopardy
10875%{texmfdist}/tex/latex/jeopardy
10876%{texmfdist}/source/latex/jeopardy
10877%{texmfdist}/tex/latex/go
10878%{texmfdist}/source/latex/go
10879%{texmfdist}/fonts/source/public/go
10880%{texmfdist}/fonts/tfm/public/go
6bc47e19
ZU
10881# Create othello boards in LaTeX.
10882%doc %{texmfdist}/doc/latex/othello
10883%{texmfdist}/source/latex/othello
10884%{texmfdist}/tex/latex/othello
10885%{texmfdist}/fonts/source/public/othello
10886%{texmfdist}/fonts/tfm/public/othello
16591d53
ZU
10887
10888%files latex-styles
10889%defattr(644,root,root,755)
10890%doc %{texmfdist}/doc/latex/acmconf
10891%{texmfdist}/source/latex/acmconf
10892%{texmfdist}/tex/latex/acmconf
10893%doc %{texmfdist}/doc/latex/active-conf
10894%{texmfdist}/source/latex/active-conf
10895%{texmfdist}/tex/latex/active-conf
10896%doc %{texmfdist}/doc/latex/asaetr
10897%{texmfdist}/bibtex/bst/asaetr
10898%{texmfdist}/bibtex/bib/asaetr
10899%{texmfdist}/tex/latex/asaetr
10900%{texmfdist}/source/latex/asaetr
10901%doc %{texmfdist}/doc/latex/aiaa
10902%{texmfdist}/source/latex/aiaa
10903%{texmfdist}/tex/latex/aiaa
10904%{texmfdist}/bibtex/bib/aiaa
10905%{texmfdist}/bibtex/bst/aiaa
10906%doc %{texmfdist}/doc/latex/apacite
10907%{texmfdist}/bibtex/bib/apacite
10908%{texmfdist}/bibtex/bst/apacite
10909%{texmfdist}/source/latex/apacite
10910%{texmfdist}/tex/latex/apacite
84a4c427 10911%doc %{texmfdist}/doc/latex/aastex
16591d53
ZU
10912%{texmfdist}/source/latex/aastex
10913%{texmfdist}/tex/latex/aastex
84a4c427 10914%doc %{texmfdist}/doc/latex/IEEEconf
16591d53
ZU
10915%{texmfdist}/source/latex/IEEEconf
10916%{texmfdist}/tex/latex/IEEEconf
84a4c427
ZU
10917%doc %{texmfdist}/doc/latex/computational-complexity
10918%{texmfdist}/source/latex/computational-complexity
10919%{texmfdist}/tex/latex/computational-complexity
10920%{texmfdist}/bibtex/bib/computational-complexity
10921%{texmfdist}/bibtex/bst/computational-complexity
10922# Document class for the journal of DANTE.
10923%doc %{texmfdist}/doc/latex/dtk
10924%{texmfdist}/source/latex/dtk
10925%{texmfdist}/tex/latex/dtk
10926%{texmfdist}/bibtex/bib/dtk
10927%{texmfdist}/bibtex/bst/dtk
10928# Class for articles for submission to Elsevier journals.
10929%doc %{texmfdist}/doc/latex/elsarticle
10930%{texmfdist}/source/latex/elsarticle
10931%{texmfdist}/tex/latex/elsarticle
10932
10933%files latex-lang
10934%defattr(644,root,root,755)
10935# Curriculum vitae for French use.
10936%doc %{texmfdist}/doc/latex/ESIEEcv
10937%{texmfdist}/source/latex/ESIEEcv
10938%{texmfdist}/tex/latex/ESIEEcv
10939# Class for typesetting letters to Swiss rules.
10940%doc %{texmfdist}/doc/latex/chletter
10941%{texmfdist}/source/latex/chletter
10942%{texmfdist}/tex/latex/chletter
10943# German letter DIN style.
10944%doc %{texmfdist}/doc/latex/dinbrief
10945%{texmfdist}/source/latex/dinbrief
10946%{texmfdist}/tex/latex/dinbrief
10947# Class and templates for typesetting dissertations in Russian.
10948%doc %{texmfdist}/doc/latex/disser
10949%{texmfdist}/tex/latex/disser
10950%{texmfdist}/source/latex/disser
de260d32
ZU
10951# Mathematics in Greek texts.
10952%doc %{texmfdist}/doc/latex/elmath
10953%{texmfdist}/source/latex/elmath
10954%{texmfdist}/tex/latex/elmath
10955# Modern Russian typesetting.
10956%doc %{texmfdist}/doc/latex/eskd
10957%{texmfdist}/source/latex/eskd
10958%{texmfdist}/tex/latex/eskd
b9c820f8
ZU
10959# Modification of inputenc for German.
10960%doc %{texmfdist}/doc/latex/ginpenc
10961%{texmfdist}/source/latex/ginpenc
10962%{texmfdist}/tex/latex/ginpenc
10963# LaTeX support for Croatian documents.
10964%doc %{texmfdist}/doc/latex/hrlatex
10965%{texmfdist}/source/latex/hrlatex
10966%{texmfdist}/tex/latex/hrlatex
84a4c427
ZU
10967
10968%files latex-music
10969%defattr(644,root,root,755)
10970# Support ABC music notation in LaTeX.
10971%doc %{texmfdist}/doc/latex/abc
10972%{texmfdist}/source/latex/abc
10973%{texmfdist}/tex/latex/abc
10974%doc %{texmfdist}/doc/latex/guitar
10975%{texmfdist}/source/latex/guitar
10976%{texmfdist}/tex/latex/guitar
10977
10978%files latex-extend
10979%defattr(644,root,root,755)
84a4c427
ZU
10980%doc %{texmfdist}/doc/latex/HA-prosper
10981%{texmfdist}/source/latex/HA-prosper
10982%{texmfdist}/tex/latex/HA-prosper
84a4c427
ZU
10983%doc %{texmfdist}/doc/latex/arydshln
10984%{texmfdist}/source/latex/arydshln
10985%{texmfdist}/tex/latex/arydshln
84a4c427
ZU
10986%doc %{texmfdist}/doc/latex/chappg
10987%{texmfdist}/source/latex/chappg
10988%{texmfdist}/tex/latex/chappg
1d337b0e
ZU
10989%doc %{texmfdist}/doc/latex/addlines
10990%{texmfdist}/source/latex/addlines
10991%{texmfdist}/tex/latex/addlines
10992%doc %{texmfdist}/doc/latex/alnumsec
10993%{texmfdist}/source/latex/alnumsec
10994%{texmfdist}/tex/latex/alnumsec
10995%doc %{texmfdist}/doc/latex/babelbib
10996%{texmfdist}/source/latex/babelbib
10997%{texmfdist}/bibtex/bst/babelbib
10998%{texmfdist}/tex/latex/babelbib
10999%doc %{texmfdist}/doc/latex/bibtopicprefix
11000%{texmfdist}/source/latex/bibtopicprefix
11001%{texmfdist}/tex/latex/bibtopicprefix
11002%doc %{texmfdist}/doc/latex/boites
11003%{texmfdist}/source/latex/boites
11004%{texmfdist}/tex/latex/boites
11005%{texmfdist}/source/latex/cjw
11006%{texmfdist}/tex/latex/cjw
11007%doc %{texmfdist}/doc/latex/booklet
11008%{texmfdist}/source/latex/booklet
11009%{texmfdist}/tex/latex/booklet
11010%doc %{texmfdist}/doc/latex/bullcntr
11011%{texmfdist}/source/latex/bullcntr
11012%{texmfdist}/tex/latex/bullcntr
11013%doc %{texmfdist}/doc/latex/clefval
11014%{texmfdist}/tex/latex/clefval
11015%{texmfdist}/source/latex/clefval
11016%doc %{texmfdist}/doc/latex/colortbl
11017%{texmfdist}/source/latex/colortbl
11018%{texmfdist}/tex/latex/colortbl
11019%doc %{texmfdist}/doc/latex/contour
11020%{texmfdist}/source/latex/contour
11021%{texmfdist}/tex/latex/contour
11022%doc %{texmfdist}/doc/latex/combine
11023%{texmfdist}/source/latex/combine
11024%{texmfdist}/tex/latex/combine
11025%doc %{texmfdist}/doc/latex/curve2e
11026%{texmfdist}/source/latex/curve2e
11027%{texmfdist}/tex/latex/curve2e
11028%doc %{texmfdist}/doc/latex/ctable
11029%{texmfdist}/source/latex/ctable
11030%{texmfdist}/tex/latex/ctable
de260d32
ZU
11031%doc %{texmfdist}/doc/latex/dashrule
11032%{texmfdist}/tex/latex/dashrule
11033%{texmfdist}/source/latex/dashrule
11034%{texmfdist}/tex/latex/dashbox
11035%{texmfdist}/source/latex/dashbox
11036%doc %{texmfdist}/doc/latex/etaremune
11037%{texmfdist}/source/latex/etaremune
11038%{texmfdist}/tex/latex/etaremune
11039%doc %{texmfdist}/doc/latex/expdlist
11040%{texmfdist}/source/latex/expdlist
11041%{texmfdist}/tex/latex/expdlist
1d337b0e
ZU
11042
11043%files latex-programming
11044%defattr(644,root,root,755)
11045%doc %{texmfdist}/doc/latex/cool
11046%{texmfdist}/source/latex/cool
11047%{texmfdist}/tex/latex/cool
11048%doc %{texmfdist}/doc/latex/coolstr
11049%{texmfdist}/source/latex/coolstr
11050%{texmfdist}/tex/latex/coolstr
11051%doc %{texmfdist}/doc/latex/coollist
11052%{texmfdist}/source/latex/coollist
11053%{texmfdist}/tex/latex/coollist
11054%{texmfdist}/source/latex/cmdtrack
11055%{texmfdist}/tex/latex/cmdtrack
11056%doc %{texmfdist}/doc/latex/datenumber
11057%{texmfdist}/source/latex/datenumber
11058%{texmfdist}/tex/latex/datenumber
11059%doc %{texmfdist}/doc/latex/dprogress
11060%{texmfdist}/source/latex/dprogress
11061%{texmfdist}/tex/latex/dprogress
11062%doc %{texmfdist}/doc/latex/csvtools
11063%{texmfdist}/source/latex/csvtools
11064%{texmfdist}/tex/latex/csvtools
11065%doc %{texmfdist}/doc/latex/datatool
11066%{texmfdist}/source/latex/datatool
11067%{texmfdist}/tex/latex/datatool
de260d32
ZU
11068%doc %{texmfdist}/doc/latex/dialogl
11069%{texmfdist}/source/latex/dialogl
11070%{texmfdist}/tex/latex/dialogl
11071%doc %{texmfdist}/doc/latex/delimtxt
11072%{texmfdist}/tex/latex/delimtxt
11073%{texmfdist}/source/latex/delimtxt
11074%doc %{texmfdist}/doc/latex/environ
11075%{texmfdist}/source/latex/environ
11076%{texmfdist}/tex/latex/environ
11077%doc %{texmfdist}/doc/latex/fmtcount
11078%{texmfdist}/source/latex/fmtcount
11079%{texmfdist}/tex/latex/fmtcount
11080%doc %{texmfdist}/doc/latex/forarray
11081%{texmfdist}/source/latex/forarray
11082%{texmfdist}/tex/latex/forarray
11083%doc %{texmfdist}/doc/latex/forloop
11084%{texmfdist}/source/latex/forloop
11085%{texmfdist}/tex/latex/forloop
b9c820f8
ZU
11086%doc %{texmfdist}/doc/latex/labelcas
11087%{texmfdist}/source/latex/labelcas
11088%{texmfdist}/tex/latex/labelcas
6bc47e19
ZU
11089%doc %{texmfdist}/doc/latex/export
11090%{texmfdist}/source/latex/export
11091%{texmfdist}/tex/latex/export
11092%doc %{texmfdist}/doc/latex/inversepath
11093%{texmfdist}/source/latex/inversepath
11094%{texmfdist}/tex/latex/inversepath
11095%{texmfdist}/source/latex/lcg
11096%{texmfdist}/tex/latex/lcg
caaf987e
ZU
11097%doc %{texmfdist}/doc/latex/namespc
11098%{texmfdist}/source/latex/namespc
11099%{texmfdist}/tex/latex/namespc
6bc47e19
ZU
11100
11101%files latex-effects
11102%defattr(644,root,root,755)
11103%doc %{texmfdist}/doc/latex/arcs
11104%{texmfdist}/source/latex/arcs
11105%{texmfdist}/tex/latex/arcs
11106%doc %{texmfdist}/doc/latex/blowup
11107%{texmfdist}/source/latex/blowup
11108%{texmfdist}/tex/latex/blowup
11109%doc %{texmfdist}/doc/latex/changebar
11110%{texmfdist}/tex/latex/changebar
11111%{texmfdist}/source/latex/changebar
11112%doc %{texmfdist}/doc/latex/draftwatermark
11113%{texmfdist}/source/latex/draftwatermark
11114%{texmfdist}/tex/latex/draftwatermark
11115%doc %{texmfdist}/doc/latex/flippdf
11116%{texmfdist}/source/latex/flippdf
11117%{texmfdist}/tex/latex/flippdf
11118%doc %{texmfdist}/doc/latex/flowfram
11119%{texmfdist}/source/latex/flowfram
11120%{texmfdist}/tex/latex/flowfram
11121%doc %{texmfdist}/doc/latex/isorot
11122%{texmfdist}/source/latex/isorot
11123%{texmfdist}/tex/latex/isorot
11124%doc %{texmfdist}/doc/latex/lettrine
11125%{texmfdist}/source/latex/lettrine
11126%{texmfdist}/tex/latex/lettrine
16591d53 11127
f65b3398
ZU
11128%files latex-other
11129%defattr(644,root,root,755)
f65b3398
ZU
11130%{texmfdist}/metapost/latexmp
11131%{texmfdist}/metapost/makecirc
8affbd2c 11132%dir %{texmfdist}/source/alatex
f65b3398 11133%{texmfdist}/source/alatex/base
8affbd2c 11134%dir %{texmfdist}/source/cslatex
f65b3398
ZU
11135%{texmfdist}/source/cslatex/base
11136%{texmfdist}/source/generic/xypic
f65b3398 11137%{texmfdist}/source/latex/GuIT
16591d53 11138# Expand acronyms at least once.
f65b3398 11139%{texmfdist}/source/latex/acronym
16591d53 11140# Using address lists in LaTeX.
f65b3398 11141%{texmfdist}/source/latex/adrlist
16591d53 11142# Alternative font handling in LaTeX.
f65b3398 11143%{texmfdist}/source/latex/altfont
16591d53 11144# Setting questions (or exercises) and answers.
f65b3398 11145%{texmfdist}/source/latex/answers
1d337b0e 11146# Support for IBM "standard ASCII" font.
f65b3398 11147%{texmfdist}/source/latex/ascii
1d337b0e 11148# Calligraphic font for typesetting handwriting.
8affbd2c 11149%{texmfdist}/source/latex/augie
1d337b0e 11150# Fonts for making barcodes.
f65b3398 11151%{texmfdist}/source/latex/barcodes
1d337b0e 11152# Definitive source of Plain TeX on CTAN.
f65b3398
ZU
11153%{texmfdist}/source/latex/base
11154%{texmfdist}/source/latex/bayer
1d337b0e 11155# A symbol (dingbat) font and LaTeX macros for its use.
f65b3398 11156%{texmfdist}/source/latex/bbding
1d337b0e 11157# LaTeX support for "blackboard-style" cm fonts.
f65b3398 11158%{texmfdist}/source/latex/bbm-macros
16591d53 11159# Free replacement for basic MathTime fonts.
f65b3398
ZU
11160%{texmfdist}/source/latex/belleek
11161%{texmfdist}/source/latex/bengali
16591d53 11162# Use Concrete fonts.
f65b3398 11163%{texmfdist}/source/latex/beton
1d337b0e 11164# "Arts"-style bibliographical information.
f65b3398 11165%{texmfdist}/source/latex/bibarts
1d337b0e 11166# Format bible citations.
f65b3398 11167%{texmfdist}/source/latex/bibleref
1d337b0e 11168# Print a BibTeX database.
f65b3398 11169%{texmfdist}/source/latex/biblist
1d337b0e 11170# Footnotes for critical editions.
f65b3398 11171%{texmfdist}/source/latex/bigfoot
16591d53 11172# Typeset business cards.
f65b3398 11173%{texmfdist}/source/latex/bizcard
16591d53 11174# Producing 'blind' text for testing.
f65b3398 11175%{texmfdist}/source/latex/blindtext
1d337b0e 11176# A collection of book-hand fonts.
f65b3398 11177%{texmfdist}/source/latex/bookhands
16591d53 11178# Provides an At-Begin-Page hook.
f65b3398 11179%{texmfdist}/source/latex/bophook
16591d53 11180# Flexible Captioning and Deferred Box/List Printing.
f65b3398 11181%{texmfdist}/source/latex/boxhandler
16591d53 11182# Support for braille.
f65b3398 11183%{texmfdist}/source/latex/braille
16591d53 11184# Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf.
f65b3398 11185%{texmfdist}/source/latex/breakurl
16591d53 11186# A handwriting script font.
f65b3398 11187%{texmfdist}/source/latex/brushscr
1d337b0e 11188# Basic Support for Writing Burmese.
f65b3398 11189%{texmfdist}/source/latex/burmese
1d337b0e 11190# Retain float number across several floats.
f65b3398 11191%{texmfdist}/source/latex/captcont
1d337b0e 11192# Macros for typesetting catechisms.
f65b3398 11193%{texmfdist}/source/latex/catechis
1d337b0e 11194# Continuation headings and legends for floats.
f65b3398 11195%{texmfdist}/source/latex/ccaption
1d337b0e 11196# Support for Concrete text and math fonts in LaTeX.
f65b3398 11197%{texmfdist}/source/latex/ccfonts
1d337b0e 11198# Typeset Creative Commons licence logos.
f65b3398 11199%{texmfdist}/source/latex/cclicenses
84a4c427 11200# Typeset CD covers.
f65b3398 11201%{texmfdist}/source/latex/cd-cover
84a4c427 11202# Typeset CD covers.
f65b3398 11203%{texmfdist}/source/latex/cd
84a4c427 11204# Business letters in the Italian style.
f65b3398 11205%{texmfdist}/source/latex/cdpbundl
84a4c427 11206# Manual change markup.
f65b3398 11207%{texmfdist}/source/latex/changes
84a4c427 11208# Package for working with complicated folder structures.
f65b3398 11209%{texmfdist}/source/latex/chapterfolder
84a4c427 11210# Automatic cross-reference formatting.
f65b3398
ZU
11211%{texmfdist}/source/latex/cleveref
11212%{texmfdist}/source/latex/cmcyralt
84a4c427 11213# Interfaces to the CM Sans Serif Bold fonts.
f65b3398 11214%{texmfdist}/source/latex/cmsd
84a4c427 11215# Support for variant code pages.
f65b3398 11216%{texmfdist}/source/latex/codepage
84a4c427 11217# A set of tools for generating conference proceedings.
f65b3398 11218%{texmfdist}/source/latex/confproc
84a4c427 11219# Automatic cover page creation for scientific papers (with BibTeX data and copyright notice).
f65b3398 11220%{texmfdist}/source/latex/coverpage
84a4c427 11221# Support for cropmarks.
f65b3398 11222%{texmfdist}/source/latex/crop
84a4c427 11223# Crossreferences within documents.
f65b3398 11224%{texmfdist}/source/latex/crossreference
f65b3398 11225%{texmfdist}/source/latex/ctib
f65b3398 11226%{texmfdist}/source/latex/cweb-latex
84a4c427 11227# Extensions of the \listfiles concept.
f65b3398 11228%{texmfdist}/source/latex/dateiliste
84a4c427 11229# Change format of \today with commands for current time.
f65b3398 11230%{texmfdist}/source/latex/datetime
84a4c427 11231# LaTeX package for the English raised decimal point.
f65b3398 11232%{texmfdist}/source/latex/decimal
84a4c427 11233# A diagnostic tool for a TeX installation.
f65b3398 11234%{texmfdist}/source/latex/diagnose
84a4c427 11235# Document non-LaTeX code.
f65b3398 11236%{texmfdist}/source/latex/docmfp
84a4c427 11237# Special commands for use in bibliographies.
f65b3398 11238%{texmfdist}/source/latex/doipubmed
84a4c427 11239# Extendable dotted arrows.
f65b3398 11240%{texmfdist}/source/latex/dotarrow
84a4c427 11241# Use dot code in LaTeX.
f65b3398 11242%{texmfdist}/source/latex/dottex
84a4c427 11243# Declare active character substitution, robustly.
f65b3398 11244%{texmfdist}/source/latex/drac
84a4c427 11245# Identify draft copies.
f65b3398 11246%{texmfdist}/source/latex/draftcopy
84a4c427 11247# Typeset dramas, both in verse and in prose.
f65b3398 11248%{texmfdist}/source/latex/dramatist
84a4c427 11249# A small collection of minimal DTX examples.
f65b3398 11250%{texmfdist}/source/latex/dtxgallery
84a4c427 11251# Electronic flash cards.
f65b3398 11252%{texmfdist}/source/latex/eCards
84a4c427 11253# Device independent picture environment enhancement.
f65b3398 11254%{texmfdist}/source/latex/ebezier
84a4c427 11255# Typesetting theses for economics
f65b3398 11256%{texmfdist}/source/latex/ebsthesis
84a4c427 11257# Typesetting Ecclesiastic Latin.
f65b3398 11258%{texmfdist}/source/latex/ecclesiastic
1d337b0e 11259# Editorial Notes for LaTeX documents.
f65b3398 11260%{texmfdist}/source/latex/ed
84a4c427 11261# Typeset scholarly edition.
f65b3398 11262%{texmfdist}/source/latex/edmac
1d337b0e 11263# Multiple series of endnotes for critical editions.
f65b3398 11264%{texmfdist}/source/latex/edmargin
1d337b0e 11265# Adjust the gender of words in a document.
f65b3398 11266%{texmfdist}/source/latex/eemeir
1d337b0e 11267# Traditional style Irish fonts.
f65b3398 11268%{texmfdist}/source/latex/eiad
84a4c427 11269# Fix uneven spacing around ellipses in LaTeX text mode.
f65b3398 11270%{texmfdist}/source/latex/ellipsis
f65b3398 11271%{texmfdist}/source/latex/em
1d337b0e 11272# "Encapsulate" MetaPost figures in a document.
f65b3398 11273%{texmfdist}/source/latex/emp
84a4c427 11274# Move floats to the end with markers where they belong.
f65b3398 11275%{texmfdist}/source/latex/endfloat
84a4c427 11276# Running headers of the form "Notes to pp.xx-yy"
f65b3398 11277%{texmfdist}/source/latex/endheads
84a4c427 11278# Helps to type the pronunciation of English words.
f65b3398 11279%{texmfdist}/source/latex/engpron
84a4c427 11280# Enumerate with lower- or uppercase Greek letters.
f65b3398 11281%{texmfdist}/source/latex/engrec
84a4c427 11282# Addresses on envelopes or mailing labels.
f65b3398 11283%{texmfdist}/source/latex/envlab
84a4c427 11284# A package for typesetting epigraphs.
6bc47e19 11285# bevezető idézetek szedése (mottó)
f65b3398
ZU
11286%{texmfdist}/source/latex/epigraph
11287%{texmfdist}/source/latex/epiolmec
84a4c427 11288# A scalable dice "font".
f65b3398 11289%{texmfdist}/source/latex/epsdice
84a4c427 11290# Create equal-widthed parboxes.
f65b3398 11291%{texmfdist}/source/latex/eqparbox
84a4c427 11292# Error markup for LaTeX documents.
f65b3398 11293%{texmfdist}/source/latex/errata
84a4c427 11294# Add picture commands (or backgrounds) to every page.
f65b3398 11295%{texmfdist}/source/latex/eso-pic
1d337b0e 11296# LaTeX macros and fonts for typesetting Amharic.
f65b3398 11297%{texmfdist}/source/latex/ethiop
84a4c427 11298# UK format dates, with weekday.
f65b3398 11299%{texmfdist}/source/latex/eukdate
84a4c427 11300# Use AMS Euler fonts for math.
f65b3398 11301%{texmfdist}/source/latex/euler
84a4c427 11302# A class for preparing FP7 proposals.
f65b3398 11303%{texmfdist}/source/latex/euproposal
84a4c427 11304# Provide Euro values for national currency amounts.
f65b3398 11305%{texmfdist}/source/latex/euro
84a4c427 11306# Provide hooks to be run on every page of a document.
f65b3398 11307%{texmfdist}/source/latex/everypage
84a4c427 11308# Typeset exercises, problems, etc. and their answers
f65b3398 11309%{texmfdist}/source/latex/exercise
84a4c427 11310# Packages showing a proposed LaTeX3 programming convention.
f65b3398 11311%{texmfdist}/source/latex/expl3
2e9c3e45 11312# Extract parts of a document and write to another document.
f65b3398 11313%{texmfdist}/source/latex/extract
2e9c3e45 11314# Document class for preparing faxes.
f65b3398 11315%{texmfdist}/source/latex/facsimile
2e9c3e45 11316# Typeset numbers.
f65b3398 11317%{texmfdist}/source/latex/fancynum
2e9c3e45 11318# A LaTeX package for fancy cross-referencing.
f65b3398 11319%{texmfdist}/source/latex/fancyref
2e9c3e45 11320# Include a wide range of material in PDF tooltips.
f65b3398 11321%{texmfdist}/source/latex/fancytooltips
2e9c3e45 11322# Sophisticated verbatim text.
f65b3398 11323%{texmfdist}/source/latex/fancyvrb
2e9c3e45 11324# Auto-size graphics.
f65b3398 11325%{texmfdist}/source/latex/figsize
2e9c3e45 11326# Extended filecontents and filecontents* environments
f65b3398 11327%{texmfdist}/source/latex/filecontents
2e9c3e45 11328# The LaTeX2e File Name Keeper.
f65b3398 11329%{texmfdist}/source/latex/fink
2e9c3e45 11330# Labels for files and folders.
f65b3398 11331%{texmfdist}/source/latex/flabels
2e9c3e45 11332# Flag style derivation package
f65b3398 11333%{texmfdist}/source/latex/flagderiv
2e9c3e45 11334# A class for typesetting flashcards.
f65b3398 11335%{texmfdist}/source/latex/flashcards
2e9c3e45 11336# Improved interface for floating objects.
f65b3398 11337%{texmfdist}/source/latex/float
2e9c3e45 11338# Modifying the layout of floats.
f65b3398 11339%{texmfdist}/source/latex/floatrow
2e9c3e45 11340# Include Functional MetaPost in LaTeX.
f65b3398 11341%{texmfdist}/source/latex/fmp
2e9c3e45 11342# Warn for split footnotes.
f65b3398 11343%{texmfdist}/source/latex/fnbreak
2e9c3e45 11344# Interface between foiltex and LaTeX2HTML.
f65b3398 11345%{texmfdist}/source/latex/foilhtml
2e9c3e45 11346# Print font tables from a LaTeX document.
f65b3398 11347%{texmfdist}/source/latex/fonttable
2e9c3e45 11348# A range of footnote options.
f65b3398 11349%{texmfdist}/source/latex/footmisc
2e9c3e45 11350# Per-page numbering of footnotes.
f65b3398 11351%{texmfdist}/source/latex/footnpag
2e9c3e45 11352# A collection of LaTeX packages.
f65b3398 11353%{texmfdist}/source/latex/frankenstein
2e9c3e45 11354# Create a frontispiece for Italian theses.
f65b3398 11355%{texmfdist}/source/latex/frontespizio
2e9c3e45 11356# Left-blocking for letter class.
f65b3398 11357%{texmfdist}/source/latex/fullblck
f65b3398
ZU
11358%{texmfdist}/source/latex/fundus
11359%{texmfdist}/source/latex/g-brief
2e9c3e45 11360# Citations in a reader-friendly style.
f65b3398 11361%{texmfdist}/source/latex/gcite
2e9c3e45 11362# Generalization of LaTeX's minipages.
f65b3398 11363%{texmfdist}/source/latex/genmpage
2e9c3e45 11364# Flexible and complete interface to document dimensions.
f65b3398 11365%{texmfdist}/source/latex/geometry
2e9c3e45 11366# Macros used in typesetting a geometry book.
f65b3398 11367%{texmfdist}/source/latex/geomsty
2e9c3e45 11368# Create glossaries and lists of acronyms.
f65b3398 11369%{texmfdist}/source/latex/glossaries
1d337b0e 11370# Standard LaTeX graphics.
f65b3398 11371%{texmfdist}/source/latex/graphics
1d337b0e 11372# Reduce size of PostScript files by not repeating images.
f65b3398 11373%{texmfdist}/source/latex/graphicx-psmin
2e9c3e45 11374# Provides ancient Greek day and month names, dates, etc.
f65b3398 11375%{texmfdist}/source/latex/greekdates
2e9c3e45 11376# Ancient Greek (Athenian) numbers.
f65b3398 11377%{texmfdist}/source/latex/grnumalt
1d337b0e 11378# Typesetting Greek verbatim.
f65b3398 11379%{texmfdist}/source/latex/grverb
2e9c3e45 11380# Hanging paragraphs.
f65b3398 11381%{texmfdist}/source/latex/hanging
2e9c3e45 11382# Harvard citation package for use with LaTeX 2e.
f65b3398 11383%{texmfdist}/source/latex/harvard
1d337b0e 11384# Replacement for the LaTeX classes.
f65b3398 11385%{texmfdist}/source/latex/hc
2e9c3e45 11386# A class for academic reports, especially PhD theses.
f65b3398 11387%{texmfdist}/source/latex/hepthesis
2e9c3e45 11388# Support high and low resolution versions of same picture
f65b3398 11389%{texmfdist}/source/latex/hilowres
2e9c3e45 11390# Draw histograms with the LaTeX picture environment.
f65b3398 11391%{texmfdist}/source/latex/histogr
2e9c3e45 11392# A dissertation class.
f65b3398 11393%{texmfdist}/source/latex/hpsdiss
1d337b0e 11394# Hypertext cross referencing.
f65b3398 11395%{texmfdist}/source/latex/hyper
1d337b0e 11396# Extensive support for hypertext in LaTeX.
f65b3398 11397%{texmfdist}/source/latex/hyperref
1d337b0e 11398# Embed XMP metadata within a LaTeX document.
f65b3398 11399%{texmfdist}/source/latex/hyperxmp
1d337b0e 11400# Disable/enable hypenation.
f65b3398 11401%{texmfdist}/source/latex/hyphenat
1d337b0e 11402# Use the Ibycus 4 Greek font with Babel
f65b3398 11403%{texmfdist}/source/latex/ibycus-babel
2e9c3e45 11404# Class for typesetting articles for the ICSV conference.
f65b3398 11405%{texmfdist}/source/latex/icsv
2e9c3e45 11406# Presentation slides for screen and printouts.
f65b3398 11407%{texmfdist}/source/latex/ifmslide
2e9c3e45 11408# Conditionals to test which platform is being used.
f65b3398 11409%{texmfdist}/source/latex/ifplatform
2e9c3e45 11410# LaTeX Class for the Israel Journal of Mathematics.
f65b3398 11411%{texmfdist}/source/latex/ijmart
2e9c3e45 11412# IMTEK thesis class.
f65b3398 11413%{texmfdist}/source/latex/imtekda
2e9c3e45 11414# Extended index for LaTeX including multiple indexes.
f65b3398 11415%{texmfdist}/source/latex/index
2e9c3e45 11416# Inline expansions within definitions.
f65b3398 11417%{texmfdist}/source/latex/inlinedef
2e9c3e45 11418# Generic ISO standards typesetting macros.
f65b3398 11419%{texmfdist}/source/latex/iso
2e9c3e45 11420# Typesetting the STEP standards.
f65b3398 11421%{texmfdist}/source/latex/iso10303
2e9c3e45 11422# Tune the output format of dates according to language.
f65b3398 11423%{texmfdist}/source/latex/isodate
2e9c3e45 11424# A LaTeX class for the preparation of letters and invoices.
f65b3398 11425%{texmfdist}/source/latex/isodoc
2e9c3e45 11426# Spell numbers in words (Italian).
f65b3398 11427%{texmfdist}/source/latex/itnumpar
2e9c3e45 11428# A document class for German legal texts.
f65b3398 11429%{texmfdist}/source/latex/jura
2e9c3e45 11430# Abbreviations for typesetting (German) juridical documents.
f65b3398 11431%{texmfdist}/source/latex/juraabbrev
2e9c3e45 11432# Citations of judgements and official documents in (German)
f65b3398 11433%{texmfdist}/source/latex/jurarsp
2e9c3e45 11434# Greek fonts and macros.
f65b3398 11435%{texmfdist}/source/latex/kdgreek
2e9c3e45 11436# Print tables and generate control files to adjust kernings.
f65b3398
ZU
11437%{texmfdist}/source/latex/kerntest
11438%{texmfdist}/source/latex/kluwer
2e9c3e45 11439# A bundle of versatile classes and packages
f65b3398 11440%{texmfdist}/source/latex/koma-script
2e9c3e45 11441# Print sheets of sticky labels.
f65b3398 11442%{texmfdist}/source/latex/labels
2e9c3e45 11443# A structured copy of the LaTeX distribution.
f65b3398 11444%{texmfdist}/source/latex/latex-tds
2e9c3e45 11445# Display various elements of a document's layout.
f65b3398 11446%{texmfdist}/source/latex/layouts
1d337b0e 11447# This package makes available Classic Cyrillic CM fonts
f65b3398 11448%{texmfdist}/source/latex/lcyw
2e9c3e45 11449# This package makes available Classic Cyrillic CM fonts
f65b3398 11450%{texmfdist}/source/latex/leading
2e9c3e45 11451# Typeset scholarly editions in parallel texts.
f65b3398 11452%{texmfdist}/source/latex/ledmac
2e9c3e45 11453# Macros for a two language dictionary.
f65b3398 11454%{texmfdist}/source/latex/lexikon
2e9c3e45 11455# A non-standard Cyrillic input scheme.
f65b3398 11456%{texmfdist}/source/latex/lhcyr
2e9c3e45 11457# Miscellaneous helper packages.
f65b3398 11458%{texmfdist}/source/latex/lhelp
2e9c3e45 11459# Typeset maps and blocks according to the Information Mapping
f65b3398 11460%{texmfdist}/source/latex/limap
2e9c3e45 11461# Easy access to the Lorem Ipsum dummy text.
f65b3398 11462%{texmfdist}/source/latex/lipsum
2e9c3e45 11463# Lists contents of BibTeX files.
f65b3398 11464%{texmfdist}/source/latex/listbib
2e9c3e45 11465# Typeset source code listings using LaTeX.
f65b3398 11466%{texmfdist}/source/latex/listings
2e9c3e45 11467# Typeset lists as tables.
f65b3398 11468%{texmfdist}/source/latex/listliketab
2e9c3e45 11469# Macros for localizing TeX register allocations.
f65b3398 11470%{texmfdist}/source/latex/localloc
2e9c3e45 11471# Generate logarithmic graph paper with LaTeX.
f65b3398 11472%{texmfdist}/source/latex/logpap
2e9c3e45 11473# Class for "Logic and Philosophy of Science".
f65b3398 11474%{texmfdist}/source/latex/lps
2e9c3e45 11475# A LaTeX package to typeset indices with GNU's Texindex.
f65b3398 11476%{texmfdist}/source/latex/ltxindex
2e9c3e45 11477# Macros for mail merging.
f65b3398 11478%{texmfdist}/source/latex/mailing
2e9c3e45 11479# Defines a \makebox* command.
f65b3398 11480%{texmfdist}/source/latex/makebox
2e9c3e45 11481# Tabular column heads and multilined cells.
f65b3398 11482%{texmfdist}/source/latex/makecell
2e9c3e45 11483# The new \makecommand command always (re)defines a command.
f65b3398 11484%{texmfdist}/source/latex/makecmds
2e9c3e45 11485# Perl script to help generate dtx and ins files
f65b3398 11486%{texmfdist}/source/latex/makedtx
2e9c3e45 11487# Easy plots from Matlab in LaTeX.
f65b3398 11488%{texmfdist}/source/latex/makeplot
2e9c3e45 11489# LaTeX support for the TeX book symbols.
f65b3398 11490%{texmfdist}/source/latex/manfnt
2e9c3e45 11491# Emulate look of a document typed on a typewriter.
f65b3398 11492%{texmfdist}/source/latex/manuscript
2e9c3e45 11493# Support for multiple character sets and encodings.
f65b3398 11494%{texmfdist}/source/latex/mapcodes
2e9c3e45 11495# Notes in the margin, even where \marginpar fails
f65b3398 11496%{texmfdist}/source/latex/marginnote
2e9c3e45 11497# Text symbols in maths mode.
f65b3398 11498%{texmfdist}/source/latex/mathcomp
2e9c3e45 11499# Fonts to typeset mathematics to match Palatino.
f65b3398 11500%{texmfdist}/source/latex/mathpazo
2e9c3e45 11501# Put captions in the margin.
f65b3398 11502%{texmfdist}/source/latex/mcaption
2e9c3e45 11503# Multiple items in a single citation.
f65b3398 11504%{texmfdist}/source/latex/mcite
2e9c3e45 11505# Miscellaneous tools by Mark Wooding.
f65b3398 11506%{texmfdist}/source/latex/mdwtools
2e9c3e45 11507# Typeset fiction, non-fiction and mathematical books.
f65b3398 11508%{texmfdist}/source/latex/memoir
2e9c3e45 11509# A basis for books to be published by Mentis publishers.
f65b3398 11510%{texmfdist}/source/latex/mentis
2e9c3e45 11511# Typesetting menus.
f65b3398 11512%{texmfdist}/source/latex/menu
2e9c3e45 11513# Typeset method and variable declarations.
f65b3398 11514%{texmfdist}/source/latex/method
2e9c3e45 11515# Support for the work of classicists
f65b3398 11516%{texmfdist}/source/latex/metre
2e9c3e45 11517# Multiple font formats.
f65b3398 11518%{texmfdist}/source/latex/mff
2e9c3e45 11519# Macros to draw direction fields and solutions of ODEs.
f65b3398 11520%{texmfdist}/source/latex/mfpic4ode
2e9c3e45 11521# Pretty-print Metafont source.
f65b3398 11522%{texmfdist}/source/latex/mftinc
2e9c3e45 11523# The MH bundle
f65b3398 11524%{texmfdist}/source/latex/mh
2e9c3e45 11525# Typeset miller indices.
f65b3398 11526%{texmfdist}/source/latex/miller
2e9c3e45 11527# Minipages with marginal notes.
f65b3398 11528%{texmfdist}/source/latex/minipage-marginpar
2e9c3e45 11529# Package for writing minutes of meetings.
f65b3398 11530%{texmfdist}/source/latex/minutes
2e9c3e45 11531# Logical markup for lists.
f65b3398 11532%{texmfdist}/source/latex/mlist
2e9c3e45 11533# Mathematical symbol font for Adobe MinionPro.
f65b3398 11534%{texmfdist}/source/latex/mnsymbol
2e9c3e45 11535# Write numbers in lower case roman numerals.
f65b3398 11536%{texmfdist}/source/latex/modroman
2e9c3e45 11537# A language definition file for Mongolian in Babel.
f65b3398 11538%{texmfdist}/source/latex/mongolian-babel
2e9c3e45 11539# Mongolian LaTeX.
f65b3398 11540%{texmfdist}/source/latex/montex
2e9c3e45 11541# Allows font sizes up to 35.83pt.
f65b3398 11542%{texmfdist}/source/latex/moresize
2e9c3e45 11543# Extended verbatim.
f65b3398 11544%{texmfdist}/source/latex/moreverb
2e9c3e45 11545# A workaround for a LaTeX bug in marginpars.
f65b3398 11546%{texmfdist}/source/latex/mparhack
2e9c3e45 11547# Various LaTeX packages by Martin Schröder.
f65b3398 11548%{texmfdist}/source/latex/ms
2e9c3e45 11549# A package for LaTeX localisation.
f65b3398 11550%{texmfdist}/source/latex/msg
2e9c3e45 11551# Use italic and upright greek letters with mathtime.
f65b3398 11552%{texmfdist}/source/latex/mtgreek
2e9c3e45 11553# Multiple bibliographies.
f65b3398 11554%{texmfdist}/source/latex/multibbl
2e9c3e45 11555# Multiple bibliographies within one document.
f65b3398 11556%{texmfdist}/source/latex/multibib
2e9c3e45 11557# Format captions inside multicols
f65b3398 11558%{texmfdist}/source/latex/multicap
2e9c3e45 11559# Polish-oriented document classes.
f65b3398 11560%{texmfdist}/source/latex/mwcls
2e9c3e45 11561# Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
f65b3398 11562%{texmfdist}/source/latex/mxd
2e9c3e45 11563# Detecting and warning about obsolete LaTeX commands
f65b3398 11564%{texmfdist}/source/latex/nag
2e9c3e45 11565# Flexible bibliography support.
f65b3398 11566%{texmfdist}/source/latex/natbib
2e9c3e45 11567# A collection of general packages for LaTeX
f65b3398 11568%{texmfdist}/source/latex/ncctools
2e9c3e45 11569# Notre Dame Dissertation format class.
f65b3398 11570%{texmfdist}/source/latex/nddiss
2e9c3e45 11571# Format algorithms like Cormen, Leiserson and Rivest.
f65b3398 11572%{texmfdist}/source/latex/newalg
2e9c3e45 11573# User level management of LaTeX input and output.
f65b3398 11574%{texmfdist}/source/latex/newfile
2e9c3e45 11575# Write letters, facsimiles, and memos.
f65b3398 11576%{texmfdist}/source/latex/newlfm
2e9c3e45 11577# Typeset newsletters to resemble newspapers.
f65b3398 11578%{texmfdist}/source/latex/newspaper
2e9c3e45 11579# Define your own verbatim-like environment.
f65b3398 11580%{texmfdist}/source/latex/newvbtm
2e9c3e45 11581# Support for fancy frames.
f65b3398 11582%{texmfdist}/source/latex/niceframe
2e9c3e45 11583# Produce lists of symbols as in nomenclature.
f65b3398 11584%{texmfdist}/source/latex/nomencl
2e9c3e45 11585# Nomenclature typeset in a longtable
f65b3398 11586%{texmfdist}/source/latex/nomentbl
2e9c3e45 11587# Non-floating table and figure captions.
f65b3398 11588%{texmfdist}/source/latex/nonfloat
2e9c3e45 11589# LaTeX class for No Starch Press.
f65b3398 11590%{texmfdist}/source/latex/nostarch
2e9c3e45 11591# Mark sections of a document.
f65b3398 11592%{texmfdist}/source/latex/notes
2e9c3e45 11593# Integrating notes into the bibliography.
f65b3398 11594%{texmfdist}/source/latex/notes2bib
2e9c3e45 11595# Class for the NRC technical journals.
f65b3398 11596%{texmfdist}/source/latex/nrc
2e9c3e45 11597# "European" versions of standard classes.
f65b3398 11598%{texmfdist}/source/latex/ntgclass
2e9c3e45 11599# Print numbers with separators and exponent if necessary.
f65b3398 11600%{texmfdist}/source/latex/numprint
2e9c3e45 11601# A bundle of packages submitted by Heiko Oberdiek.
f65b3398 11602%{texmfdist}/source/latex/oberdiek
2e9c3e45 11603# Macros for typesetting Object Z.
f65b3398 11604%{texmfdist}/source/latex/objectz
2e9c3e45 11605# Typeset books following classical design and layout.
f65b3398 11606%{texmfdist}/source/latex/octavo
2e9c3e45 11607# Support for Polish typography and the ogonek.
f65b3398 11608%{texmfdist}/source/latex/ogonek
2e9c3e45 11609# Old style numbers in OT1 encoding.
f65b3398 11610%{texmfdist}/source/latex/oldstyle
2e9c3e45 11611# Footnote-style bibliographical references.
f65b3398 11612%{texmfdist}/source/latex/opcit
2e9c3e45 11613# Counters as ordinal numbers in Portuguese.
f65b3398 11614%{texmfdist}/source/latex/ordinalpt
f65b3398 11615%{texmfdist}/source/latex/otibet
2e9c3e45 11616# Fonts designed by Fra Luca de Pacioli in 1497.
f65b3398 11617%{texmfdist}/source/latex/pacioli
2e9c3e45 11618# Page number-only page styles.
f65b3398 11619%{texmfdist}/source/latex/pageno
2e9c3e45 11620# Notes at end of document.
f65b3398 11621%{texmfdist}/source/latex/pagenote
2e9c3e45 11622# Versions of article class, tuned for scholarly publications.
f65b3398 11623%{texmfdist}/source/latex/paper
2e9c3e45 11624# Origami-style folding paper CD case.
f65b3398 11625%{texmfdist}/source/latex/papercdcase
2e9c3e45 11626# Class for newspapers, etc.
f65b3398 11627%{texmfdist}/source/latex/papertex
2e9c3e45 11628# Enumerate and itemize within paragraphs.
f65b3398 11629%{texmfdist}/source/latex/paralist
2e9c3e45 11630# Typeset parallel texts.
f65b3398 11631%{texmfdist}/source/latex/parallel
2e9c3e45 11632# Defines simple macros for greek letters.
f65b3398 11633%{texmfdist}/source/latex/paresse
2e9c3e45 11634# Typesets (two) streams of text running parallel.
f65b3398 11635%{texmfdist}/source/latex/parrun
2e9c3e45 11636# Change the definition of an existing command.
f65b3398 11637%{texmfdist}/source/latex/patchcmd
2e9c3e45 11638# German LaTeX package documentation.
f65b3398 11639%{texmfdist}/source/latex/pauldoc
2e9c3e45 11640# Using graphics from PAW.
f65b3398 11641%{texmfdist}/source/latex/pawpict
2e9c3e45 11642# A variable-width \parbox command.
f65b3398 11643%{texmfdist}/source/latex/pbox
2e9c3e45 11644# Problem sheet class.
f65b3398 11645%{texmfdist}/source/latex/pbsheet
2e9c3e45 11646# Activating and setting of character protruding using pdflatex.
f65b3398 11647%{texmfdist}/source/latex/pdfcprot
2e9c3e45 11648# Include PDF documents in LaTeX.
f65b3398 11649%{texmfdist}/source/latex/pdfpages
2e9c3e45 11650# Define LaTeX macros in terms of Perl code
f65b3398 11651%{texmfdist}/source/latex/perltex
2e9c3e45 11652# A set TeX/LaTeX packages for drawing Petri nets.
f65b3398 11653%{texmfdist}/source/latex/petri-nets
2e9c3e45 11654# LaTeX package options with pgfkeys.
f65b3398 11655%{texmfdist}/source/latex/pgfopts
2e9c3e45 11656# Typesetting articles for "Philosophers' Imprint".
f65b3398 11657%{texmfdist}/source/latex/philosophersimprint
2e9c3e45 11658# A float environment for photographs.
f65b3398 11659%{texmfdist}/source/latex/photo
2e9c3e45 11660# New implementation of picture commands.
f65b3398 11661%{texmfdist}/source/latex/pict2e
2e9c3e45 11662# Electronic Theses and Dissertations at Pitt.
f65b3398 11663%{texmfdist}/source/latex/pittetd
2e9c3e45 11664# Typesetting stageplay scripts.
f65b3398 11665%{texmfdist}/source/latex/plari
2e9c3e45 11666# Typeset drama using LaTeX.
f65b3398
ZU
11667%{texmfdist}/source/latex/play
11668%{texmfdist}/source/latex/plweb
2e9c3e45 11669# Typesetting Critical Editions of Poetry.
f65b3398 11670%{texmfdist}/source/latex/poemscol
2e9c3e45 11671# Typeset Polish documents with LaTeX and Polish fonts.
f65b3398
ZU
11672%{texmfdist}/source/latex/polski
11673%{texmfdist}/source/latex/polyglot
2e9c3e45 11674# Tabular-like environments with named columns.
f65b3398 11675%{texmfdist}/source/latex/polytable
2e9c3e45 11676# A presentation class.
f65b3398 11677%{texmfdist}/source/latex/powerdot
2e9c3e45 11678# Prosper preview.
f65b3398 11679%{texmfdist}/source/latex/ppr-prv
2e9c3e45 11680# Typeset articles for PracTeX.
f65b3398 11681%{texmfdist}/source/latex/pracjourn
2e9c3e45 11682# A bundle of packages provided "as is".
f65b3398 11683%{texmfdist}/source/latex/preprint
2e9c3e45 11684# Make label references "self-identify".
f65b3398 11685%{texmfdist}/source/latex/prettyref
2e9c3e45 11686# Extract bits of a LaTeX source for output.
f65b3398 11687%{texmfdist}/source/latex/preview
2e9c3e45 11688# Shortcuts commands to symbols used in probability texts.
f65b3398 11689%{texmfdist}/source/latex/proba
2e9c3e45 11690# generate problem sheets and their solution sheets
f65b3398 11691%{texmfdist}/source/latex/probsoln
2e9c3e45 11692# Typeset programs, recognising keywords.
f65b3398 11693%{texmfdist}/source/latex/progkeys
2e9c3e45 11694# LaTeX class for high quality slides.
f65b3398 11695%{texmfdist}/source/latex/prosper
2e9c3e45 11696# A class for typesetting minutes (only german).
f65b3398 11697%{texmfdist}/source/latex/protocol
2e9c3e45 11698# Replace strings in encapsulated PostScript figures.
f65b3398 11699%{texmfdist}/source/latex/psfrag
2e9c3e45 11700# A psfrag eXtension.
f65b3398 11701%{texmfdist}/source/latex/psfragx
2e9c3e45 11702# Use PostScript fonts by default.
f65b3398 11703%{texmfdist}/source/latex/pslatex
2e9c3e45 11704# PostScript picture support.
f65b3398 11705%{texmfdist}/source/latex/pspicture
2e9c3e45 11706# A LaTeX2e class for making multiple choice questionnaires
f65b3398 11707%{texmfdist}/source/latex/qcm
2e9c3e45 11708# Bundle for unit tests and pattern matching.
f65b3398 11709%{texmfdist}/source/latex/qstest
2e9c3e45 11710# Maths symbol abbreviations.
f65b3398 11711%{texmfdist}/source/latex/qsymbols
2e9c3e45 11712# Decorative chapter headings.
f65b3398 11713%{texmfdist}/source/latex/quotchap
2e9c3e45 11714# Consistent quote marks.
f65b3398 11715%{texmfdist}/source/latex/quotmark
2e9c3e45 11716# Marginal pictures.
f65b3398 11717%{texmfdist}/source/latex/randbild
2e9c3e45 11718# Decimal-centered optionally rounded numbers in tabular.
f65b3398 11719%{texmfdist}/source/latex/rccol
2e9c3e45 11720# Use RCS (revision control system) tags in LaTeX documents.
f65b3398 11721%{texmfdist}/source/latex/rcs
2e9c3e45 11722# Support for the revision control system.
f65b3398 11723%{texmfdist}/source/latex/rcsinfo
2e9c3e45 11724# Format technical reference manuals.
f65b3398 11725%{texmfdist}/source/latex/refman
2e9c3e45 11726# Advanced formatting of cross references.
f65b3398 11727%{texmfdist}/source/latex/refstyle
2e9c3e45 11728# Display the allocation status of the TeX registers.
f65b3398 11729%{texmfdist}/source/latex/regcount
2e9c3e45 11730# Typeset programmable elements in digital hardware (registers).
f65b3398 11731%{texmfdist}/source/latex/register
2e9c3e45 11732# A "relaxed" font encoding.
f65b3398 11733%{texmfdist}/source/latex/relenc
2e9c3e45 11734# Styles for various Physics Journals.
f65b3398 11735%{texmfdist}/source/latex/revtex
2e9c3e45 11736# A package to help change page layout parameters in LaTeX.
f65b3398 11737%{texmfdist}/source/latex/rmpage
2e9c3e45 11738# Declare robust command, with \newcommand checks.
f65b3398 11739%{texmfdist}/source/latex/robustcommand
2e9c3e45 11740# Generate roman numerals instead of arabic digits.
f65b3398 11741%{texmfdist}/source/latex/romannum
2e9c3e45 11742# Rotation tools, including rotated full-page floats.
f65b3398 11743%{texmfdist}/source/latex/rotating
2e9c3e45 11744# Rotate floats.
f65b3398 11745%{texmfdist}/source/latex/rotfloat
2e9c3e45 11746# BibTeX style for use with RSC journals.
f65b3398 11747%{texmfdist}/source/latex/rsc
2e9c3e45 11748# Drawing rhetorical structure analysis diagrams in LaTeX.
f65b3398 11749%{texmfdist}/source/latex/rst
2e9c3e45 11750# Input encoding with fallback procedures.
f65b3398 11751%{texmfdist}/source/latex/rtkinenc
2e9c3e45 11752# Embed Sage code and plots into LaTeX.
f65b3398 11753%{texmfdist}/source/latex/sagetex
2e9c3e45 11754# Sanskrit support.
f65b3398 11755%{texmfdist}/source/latex/sanskrit
2e9c3e45 11756# A bundle of utilities by Jonathan Sauer.
f65b3398 11757%{texmfdist}/source/latex/sauerj
2e9c3e45 11758# Use sauter fonts in LaTeX.
f65b3398 11759%{texmfdist}/source/latex/sauterfonts
2e9c3e45 11760# Save name of the footnote mark for reuse.
f65b3398 11761%{texmfdist}/source/latex/savefnmark
2e9c3e45 11762# Pack as much as possible onto each page of a LaTeX document.
f65b3398 11763%{texmfdist}/source/latex/savetrees
2e9c3e45 11764# Scale document by sqrt(2) or magstep(2).
f65b3398 11765%{texmfdist}/source/latex/scale
2e9c3e45 11766# Create scalebars for maps, diagrams or photos.
f65b3398 11767%{texmfdist}/source/latex/scalebar
2e9c3e45 11768# Weekly schedules.
f65b3398 11769%{texmfdist}/source/latex/schedule
2e9c3e45 11770# Use Scientific Word/WorkPlace files with another TeX.
f65b3398 11771%{texmfdist}/source/latex/sciwordconv
2e9c3e45 11772# A class file to typeset screenplays.
f65b3398 11773%{texmfdist}/source/latex/screenplay
2e9c3e45 11774# Control sectional headers.
f65b3398 11775%{texmfdist}/source/latex/sectsty
2e9c3e45 11776# Help for writing programming language semantics.
f65b3398 11777%{texmfdist}/source/latex/semantic
2e9c3e45 11778# Put only special contents on left-hand pages in two sided layout.
f65b3398 11779%{texmfdist}/source/latex/semioneside
2e9c3e45 11780# Split long sequences of characters in a neutral way.
f65b3398
ZU
11781%{texmfdist}/source/latex/seqsplit
11782%{texmfdist}/source/latex/sf298
2e9c3e45 11783# Typesetting science fiction/fantasy manuscripts.
f65b3398 11784%{texmfdist}/source/latex/sffms
2e9c3e45 11785# Table of contents with different depths.
f65b3398 11786%{texmfdist}/source/latex/shorttoc
2e9c3e45 11787# Variants of \show for LaTeX2e.
f65b3398
ZU
11788%{texmfdist}/source/latex/show2e
11789%{texmfdist}/source/latex/showexpl
2e9c3e45 11790# Show label commands in the margin.
f65b3398 11791%{texmfdist}/source/latex/showlabels
2e9c3e45 11792# Typeset captions sideways.
f65b3398 11793%{texmfdist}/source/latex/sidecap
2e9c3e45 11794# SIGGRAPH conference class.
f65b3398 11795%{texmfdist}/source/latex/siggraph
2e9c3e45 11796# Simple Wick contractions.
f65b3398 11797%{texmfdist}/source/latex/simplewick
2e9c3e45 11798# A font to draw a skull.
f65b3398 11799%{texmfdist}/source/latex/skull
2e9c3e45 11800# Access different-shaped small-caps fonts.
f65b3398 11801%{texmfdist}/source/latex/slantsc
2e9c3e45 11802# List the external dependencies of a LaTeX document.
f65b3398 11803%{texmfdist}/source/latex/snapshot
2e9c3e45 11804# Package for typesetting song lyrics and chord books.
f65b3398 11805%{texmfdist}/source/latex/songbook
2e9c3e45 11806# Hyphenation for letterspacing, underlining, and more.
f65b3398 11807%{texmfdist}/source/latex/soul
2e9c3e45 11808# Split and reorder your bibliography.
f65b3398 11809%{texmfdist}/source/latex/splitbib
2e9c3e45 11810# Unlimited number of indexes.
f65b3398 11811%{texmfdist}/source/latex/splitindex
2e9c3e45 11812# Jump between DVI and TeX files.
f65b3398 11813%{texmfdist}/source/latex/srcltx
2e9c3e45 11814# Spectral sequence diagrams.
f65b3398 11815%{texmfdist}/source/latex/sseq
2e9c3e45 11816# Use the cmssq fonts.
f65b3398 11817%{texmfdist}/source/latex/ssqquote
2e9c3e45 11818# Tools to define and use stacks.
f65b3398 11819%{texmfdist}/source/latex/stack
2e9c3e45 11820# Store statistics of a document.
f65b3398 11821%{texmfdist}/source/latex/statistik
2e9c3e45 11822# Typeset Icelandic staves and runic letters.
f65b3398 11823%{texmfdist}/source/latex/staves
2e9c3e45 11824# Provide sectioning information for package writers.
f65b3398 11825%{texmfdist}/source/latex/stdclsdv
2e9c3e45 11826# Standard pages with n lines of at most m characters each.
f65b3398 11827%{texmfdist}/source/latex/stdpage
2e9c3e45 11828# Stellenbosch thesis bundle.
f65b3398 11829%{texmfdist}/source/latex/stellenbosch
2e9c3e45 11830# An Infrastructure for Semantic Preloading of LaTeX Documents.
f65b3398 11831%{texmfdist}/source/latex/stex
2e9c3e45 11832# String manipulation for cosmetic and programming application.
f65b3398 11833%{texmfdist}/source/latex/stringstrings
2e9c3e45 11834# Draw Nassi-Schneidermann charts
f65b3398 11835%{texmfdist}/source/latex/struktex
2e9c3e45 11836# Unify maths subscript height.
f65b3398 11837%{texmfdist}/source/latex/subdepth
2e9c3e45 11838# Package for subequation numbering.
f65b3398 11839%{texmfdist}/source/latex/subeqn
2e9c3e45 11840# Equation array with sub numbering.
f65b3398 11841%{texmfdist}/source/latex/subeqnarray
2e9c3e45 11842# Figures broken into subfigures
f65b3398 11843%{texmfdist}/source/latex/subfig
2e9c3e45 11844# Deprecated: Figures divided into subfigures.
f65b3398 11845%{texmfdist}/source/latex/subfigure
2e9c3e45 11846# Sub-numbering for figures and tables.
f65b3398 11847%{texmfdist}/source/latex/subfloat
2e9c3e45 11848# Create sudoku grids.
f65b3398 11849%{texmfdist}/source/latex/sudoku
2e9c3e45 11850# A set of sudoku-related packages.
f65b3398 11851%{texmfdist}/source/latex/sudokubundle
2e9c3e45 11852# A multi-page tables package.
f65b3398 11853%{texmfdist}/source/latex/supertabular
2e9c3e45 11854# Subversion keywords in multi-file LaTeX documents
f65b3398 11855%{texmfdist}/source/latex/svn-multi
2e9c3e45 11856# Typeset Subversion keywords.
f65b3398 11857%{texmfdist}/source/latex/svn
2e9c3e45 11858# Typeset Subversion Keywords.
f65b3398 11859%{texmfdist}/source/latex/svninfo
2e9c3e45 11860# Graphical/textual representations of swimming performances
f65b3398 11861%{texmfdist}/source/latex/swimgraf
2e9c3e45 11862# Labels for tracing in a syntax tree.
f65b3398 11863%{texmfdist}/source/latex/syntrace
2e9c3e45 11864# Typeset syntactic trees.
f65b3398 11865%{texmfdist}/source/latex/synttree
2e9c3e45 11866# Tabulated lists of short items.
f65b3398 11867%{texmfdist}/source/latex/tablists
2e9c3e45 11868# Tabular with variable width columns balanced.
f65b3398 11869%{texmfdist}/source/latex/tabulary
2e9c3e45 11870# Typesetting tables showing variations of functions.
f65b3398 11871%{texmfdist}/source/latex/tabvar
2e9c3e45 11872# A LaTeX class for presentations.
f65b3398
ZU
11873%{texmfdist}/source/latex/talk
11874%{texmfdist}/source/latex/tcldoc
2e9c3e45 11875# Macros for French teachers of mathematics.
f65b3398 11876%{texmfdist}/source/latex/tdsfrmath
2e9c3e45 11877# A package to format technical documents.
f65b3398 11878%{texmfdist}/source/latex/technics
2e9c3e45 11879# A (primitive) token list editor.
f65b3398 11880%{texmfdist}/source/latex/ted
2e9c3e45 11881# LaTeX support for using Tengwar fonts.
f65b3398 11882%{texmfdist}/source/latex/tengwarscript
2e9c3e45 11883# Typeset tensors.
f65b3398 11884%{texmfdist}/source/latex/tensor
2e9c3e45 11885# Philological typesetting of classical Greek.
f65b3398 11886%{texmfdist}/source/latex/teubner
2e9c3e45 11887# Comprehensive chess annotation in LaTeX.
f65b3398 11888%{texmfdist}/source/latex/texmate
2e9c3e45 11889# Create dynamic online presentations with LaTeX.
f65b3398 11890%{texmfdist}/source/latex/texpower
2e9c3e45 11891# Package for setting nucleotide and peptide alignments.
f65b3398 11892%{texmfdist}/source/latex/texshade
2e9c3e45 11893# Case conversion ignoring mathematics, etc.
f65b3398 11894%{texmfdist}/source/latex/textcase
2e9c3e45 11895# Fit text to a desired size.
f65b3398 11896%{texmfdist}/source/latex/textfit
2e9c3e45 11897# Annotated membrane protein topology plots.
f65b3398 11898%{texmfdist}/source/latex/textopo
2e9c3e45 11899# Place boxes at abitrary positions on the LaTeX page.
f65b3398 11900%{texmfdist}/source/latex/textpos
2e9c3e45 11901# Little style to create a standard titlepage for diploma
f65b3398 11902%{texmfdist}/source/latex/thesis-titlepage-fhac
2e9c3e45 11903# Extensions to theorem environments.
f65b3398 11904%{texmfdist}/source/latex/thmtools
2e9c3e45 11905# Thumb marks in documents.
f65b3398 11906%{texmfdist}/source/latex/thumb
2e9c3e45 11907# Thesis template for Tsinghua University.
f65b3398
ZU
11908%{texmfdist}/source/latex/thuthesis
11909%{texmfdist}/source/latex/timesht
2e9c3e45 11910# Control over the typesetting of the \maketitle command.
f65b3398 11911%{texmfdist}/source/latex/titling
2e9c3e45 11912# Add bibliography/index/contents to Table of Contents.
f65b3398 11913%{texmfdist}/source/latex/tocbibind
2e9c3e45 11914# Control table of contents, figures, etc.
f65b3398 11915%{texmfdist}/source/latex/tocloft
2e9c3e45 11916# Section numbering and table of contents control.
f65b3398 11917%{texmfdist}/source/latex/tocvsec2
2e9c3e45 11918# Make a to-do list for a document.
f65b3398 11919%{texmfdist}/source/latex/todo
2e9c3e45 11920# Macros for writing indices, glossaries.
f65b3398 11921%{texmfdist}/source/latex/toolbox
2e9c3e45 11922# The LaTeX standard tools bundle.
f65b3398 11923%{texmfdist}/source/latex/tools
2e9c3e45 11924# Bundle of files for typsetting theses.
f65b3398 11925%{texmfdist}/source/latex/toptesi
2e9c3e45 11926# Count pages in a document, and report last page number.
f65b3398 11927%{texmfdist}/source/latex/totpages
2e9c3e45 11928# Fonts from the Trajan column in Rome.
f65b3398 11929%{texmfdist}/source/latex/trajan
2e9c3e45 11930# Trees and other linguists' macros.
f65b3398 11931%{texmfdist}/source/latex/tree-dvips
2e9c3e45 11932# Typeset transform signs.
f65b3398 11933%{texmfdist}/source/latex/trfsigns
2e9c3e45 11934# Quick float definitions in LaTeX.
f65b3398 11935%{texmfdist}/source/latex/trivfloat
2e9c3e45 11936# Symbols for transformations.
f65b3398 11937%{texmfdist}/source/latex/trsym
2e9c3e45 11938# LaTeX macros for TUGboat articles.
f65b3398 11939%{texmfdist}/source/latex/tugboat
2e9c3e45 11940# Typeset the (logic) turnstile notation.
f65b3398
ZU
11941%{texmfdist}/source/latex/turnstile
11942%{texmfdist}/source/latex/twoup
2e9c3e45 11943# Arbitrary size font selection in LaTeX.
f65b3398 11944%{texmfdist}/source/latex/type1cm
2e9c3e45 11945# Eliminate errors by enforcing the types of labels.
f65b3398 11946%{texmfdist}/source/latex/typedref
2e9c3e45 11947# Print a typographic grid.
f65b3398 11948%{texmfdist}/source/latex/typogrid
2e9c3e45 11949# University of Arizona thesis and dissertation format.
f65b3398 11950%{texmfdist}/source/latex/uaclasses
2e9c3e45 11951# UIUC thesis class.
f65b3398 11952%{texmfdist}/source/latex/uiucthesis
2e9c3e45 11953# Extra mathematical characters.
f65b3398 11954%{texmfdist}/source/latex/ulsy
2e9c3e45 11955# UML diagrams in LaTeX.
f65b3398 11956%{texmfdist}/source/latex/uml
2e9c3e45 11957# German input encodings in LaTeX.
f65b3398 11958%{texmfdist}/source/latex/umlaute
2e9c3e45 11959# Underline text allowing line breaking.
f65b3398 11960%{texmfdist}/source/latex/umoline
2e9c3e45 11961# Underlined running heads.
f65b3398 11962%{texmfdist}/source/latex/underlin
2e9c3e45 11963# Typeset a tilde under one (or many) maths symbols.
f65b3398 11964%{texmfdist}/source/latex/undertilde
2e9c3e45 11965# Typeset units.
f65b3398 11966%{texmfdist}/source/latex/units
2e9c3e45 11967# Typesetting units in LaTeX.
f65b3398 11968%{texmfdist}/source/latex/unitsdef
2e9c3e45 11969# Converting Roman numerals to Arabic numbers.
f65b3398 11970%{texmfdist}/source/latex/unroman
2e9c3e45 11971# Writing specification such as for UP-based methodologies.
f65b3398 11972%{texmfdist}/source/latex/upmethodology
2e9c3e45 11973# Web support for BibTeX.
f65b3398 11974%{texmfdist}/source/latex/urlbst
2e9c3e45 11975# Shorter (and longer) underlines and underbars.
f65b3398 11976%{texmfdist}/source/latex/ushort
2e9c3e45 11977# Luxury frontend to the \index command.
f65b3398 11978%{texmfdist}/source/latex/varindex
2e9c3e45 11979# LaTeX macros for vectors.
f65b3398 11980%{texmfdist}/source/latex/vector
2e9c3e45 11981# Aids for typesetting simple verse.
f65b3398 11982%{texmfdist}/source/latex/verse
2e9c3e45 11983# Set various page dimensions.
f65b3398 11984%{texmfdist}/source/latex/vmargin
2e9c3e45 11985# Typeset only parts of a document, with complete indexes etc.
f65b3398 11986%{texmfdist}/source/latex/volumes
2e9c3e45 11987# Add version number to a DVI file.
f65b3398 11988%{texmfdist}/source/latex/vrsion
2e9c3e45 11989# Variable-width multiple text columns.
f65b3398 11990%{texmfdist}/source/latex/vwcol
2e9c3e45 11991# Document classes for Vaxjo University
f65b3398 11992%{texmfdist}/source/latex/vxu
2e9c3e45 11993# Global warnings at the end of the logfile.
f65b3398 11994%{texmfdist}/source/latex/warning
2e9c3e45 11995# Relative alignment of rows in numeric columns in tabulars.
f65b3398 11996%{texmfdist}/source/latex/warpcol
2e9c3e45 11997# A collection of small packages by Walter Schmidt.
f65b3398 11998%{texmfdist}/source/latex/was
2e9c3e45 11999# Ridgeway's fonts.
f65b3398 12000%{texmfdist}/source/latex/wnri
2e9c3e45 12001# Define commands with many optional arguments.
f65b3398 12002%{texmfdist}/source/latex/xargs
2e9c3e45 12003# Extending the LaTeX doc system.
f65b3398 12004%{texmfdist}/source/latex/xdoc
2e9c3e45 12005# A reimplimentation of the LaTeX for-loop macro.
f65b3398 12006%{texmfdist}/source/latex/xfor
2e9c3e45 12007# Include eXtensible Metadata Platform data in PDFLaTeX.
f65b3398 12008%{texmfdist}/source/latex/xmpincl
2e9c3e45 12009# Implementations of concepts for LaTeX designer interface.
f65b3398 12010%{texmfdist}/source/latex/xpackages
2e9c3e45 12011# An extension to the skak package for chess typesetting.
f65b3398 12012%{texmfdist}/source/latex/xskak
2e9c3e45 12013# Break tables across pages.
f65b3398 12014%{texmfdist}/source/latex/xtab
2e9c3e45 12015# Defining language-dependent text macros.
f65b3398 12016%{texmfdist}/source/latex/xtcapts
2e9c3e45 12017# A bundle of miscellaneous footnote packages.
f65b3398 12018%{texmfdist}/source/latex/yafoot
2e9c3e45 12019# Support for old German fonts.
f65b3398 12020%{texmfdist}/source/latex/yfonts
2e9c3e45 12021# Extended maths fonts for LaTeX.
f65b3398 12022%{texmfdist}/source/latex/yhmath
2e9c3e45 12023# A thesis class file for York University, Toronto.
f65b3398 12024%{texmfdist}/source/latex/york-thesis
2e9c3e45 12025# Typeset Young-Tableaux.
f65b3398 12026%{texmfdist}/source/latex/youngtab
198c241e 12027%dir %{texmfdist}/source/plain
c9ddaf2d 12028%{texmfdist}/source/plain/jsmisc
f65b3398 12029%{texmfdist}/source/xelatex
8affbd2c 12030%{texmfdist}/tex/alatex
f65b3398
ZU
12031%{texmfdist}/tex/generic/enctex
12032%{texmfdist}/tex/latex/kalender
12033%{texmfdist}/tex/latex/karnaugh
12034%{texmfdist}/tex/latex/kerkis
12035%{texmfdist}/tex/latex/kerntest
12036%{texmfdist}/tex/latex/kluwer
12037%{texmfdist}/tex/latex/kpfonts
12038%{texmfdist}/tex/latex/kurier
f65b3398 12039%{texmfdist}/tex/latex/lazylist
f65b3398
ZU
12040%{texmfdist}/tex/latex/lcyw
12041%{texmfdist}/tex/latex/leading
12042%{texmfdist}/tex/latex/ledmac
12043%{texmfdist}/tex/latex/lettre
12044%{texmfdist}/tex/latex/levy
12045%{texmfdist}/tex/latex/lexikon
12046%{texmfdist}/tex/latex/lgreek
12047%{texmfdist}/tex/latex/lhcyr
12048%{texmfdist}/tex/latex/lhelp
12049%{texmfdist}/tex/latex/libertine
12050%{texmfdist}/tex/latex/limap
12051%{texmfdist}/tex/latex/linearA
12052%{texmfdist}/tex/latex/linguex
12053%{texmfdist}/tex/latex/lipsum
12054%{texmfdist}/tex/latex/listbib
12055%{texmfdist}/tex/latex/listliketab
12056%{texmfdist}/tex/latex/listofsymbols
12057%{texmfdist}/tex/latex/lkproof
12058%{texmfdist}/tex/latex/logic
12059%{texmfdist}/tex/latex/logpap
12060%{texmfdist}/tex/latex/lps
12061%{texmfdist}/tex/latex/lsc
12062%{texmfdist}/tex/latex/ltablex
12063%{texmfdist}/tex/latex/ltxindex
12064%{texmfdist}/tex/latex/lxfonts
12065%{texmfdist}/tex/latex/ly1
12066%{texmfdist}/tex/latex/mafr
12067%{texmfdist}/tex/latex/mailing
12068%{texmfdist}/tex/latex/makebarcode
12069%{texmfdist}/tex/latex/makebox
12070%{texmfdist}/tex/latex/makecell
12071%{texmfdist}/tex/latex/makecmds
12072%{texmfdist}/tex/latex/makedtx
12073%{texmfdist}/tex/latex/makeglos
12074%{texmfdist}/tex/latex/makeplot
12075%{texmfdist}/tex/latex/manfnt
12076%{texmfdist}/tex/latex/manuscript
12077%{texmfdist}/tex/latex/mapcodes
12078%{texmfdist}/tex/latex/maple
12079%{texmfdist}/tex/latex/marginnote
12080%{texmfdist}/tex/latex/mathdesign
12081%{texmfdist}/tex/latex/maybemath
12082%{texmfdist}/tex/latex/mcaption
12083%{texmfdist}/tex/latex/mceinleger
12084%{texmfdist}/tex/latex/mcite
12085%{texmfdist}/tex/latex/mciteplus
12086%{texmfdist}/tex/latex/memexsupp
12087%{texmfdist}/tex/latex/mentis
12088%{texmfdist}/tex/latex/menu
12089%{texmfdist}/tex/latex/method
12090%{texmfdist}/tex/latex/metre
12091%{texmfdist}/tex/latex/mff
12092%{texmfdist}/tex/latex/mfpic4ode
12093%{texmfdist}/tex/latex/mftinc
f65b3398
ZU
12094%{texmfdist}/tex/latex/mhequ
12095%{texmfdist}/tex/latex/mhs
12096%{texmfdist}/tex/latex/miller
12097%{texmfdist}/tex/latex/minipage-marginpar
12098%{texmfdist}/tex/latex/miniplot
12099%{texmfdist}/tex/latex/minutes
12100%{texmfdist}/tex/latex/mla-paper
12101%{texmfdist}/tex/latex/mlist
12102%{texmfdist}/tex/latex/moresize
12103%{texmfdist}/tex/latex/movie15
12104%{texmfdist}/tex/latex/msc
12105%{texmfdist}/tex/latex/msg
12106%{texmfdist}/tex/latex/mslapa
12107%{texmfdist}/tex/latex/mtgreek
12108%{texmfdist}/tex/latex/multibbl
12109%{texmfdist}/tex/latex/multicap
12110%{texmfdist}/tex/latex/multido
12111%{texmfdist}/tex/latex/muthesis
12112%{texmfdist}/tex/latex/mxd
12113%{texmfdist}/tex/latex/mxedruli
12114%{texmfdist}/tex/latex/nag
f65b3398
ZU
12115%{texmfdist}/tex/latex/nath
12116%{texmfdist}/tex/latex/nature
12117%{texmfdist}/tex/latex/newvbtm
12118%{texmfdist}/tex/latex/niceframe
12119%{texmfdist}/tex/latex/nih
f65b3398
ZU
12120%{texmfdist}/tex/latex/nomentbl
12121%{texmfdist}/tex/latex/nonfloat
12122%{texmfdist}/tex/latex/nostarch
12123%{texmfdist}/tex/latex/notes
12124%{texmfdist}/tex/latex/notes2bib
12125%{texmfdist}/tex/latex/nrc
12126%{texmfdist}/tex/latex/ntabbing
12127%{texmfdist}/tex/latex/numline
12128%{texmfdist}/tex/latex/numname
12129%{texmfdist}/tex/latex/numprint
12130%{texmfdist}/tex/latex/objectz
12131%{texmfdist}/tex/latex/ocr-latex
12132%{texmfdist}/tex/latex/octavo
12133%{texmfdist}/tex/latex/ogonek
12134%{texmfdist}/tex/latex/oldstyle
12135%{texmfdist}/tex/latex/opcit
12136%{texmfdist}/tex/latex/ordinalpt
12137%{texmfdist}/tex/latex/ot2cyr
f65b3398
ZU
12138%{texmfdist}/tex/latex/otibet
12139%{texmfdist}/tex/latex/outline
12140%{texmfdist}/tex/latex/outliner
12141%{texmfdist}/tex/latex/pacioli
12142%{texmfdist}/tex/latex/pageno
12143%{texmfdist}/tex/latex/pagenote
12144%{texmfdist}/tex/latex/palatino
12145%{texmfdist}/tex/latex/paper
12146%{texmfdist}/tex/latex/papercdcase
12147%{texmfdist}/tex/latex/papertex
12148%{texmfdist}/tex/latex/parallel
12149%{texmfdist}/tex/latex/paresse
12150%{texmfdist}/tex/latex/parrun
12151%{texmfdist}/tex/latex/patchcmd
12152%{texmfdist}/tex/latex/pauldoc
12153%{texmfdist}/tex/latex/pawpict
12154%{texmfdist}/tex/latex/pbox
12155%{texmfdist}/tex/latex/pbsheet
12156%{texmfdist}/tex/latex/pclnfss
12157%{texmfdist}/tex/latex/pdfcprot
12158%{texmfdist}/tex/latex/pdfscreen
12159%{texmfdist}/tex/latex/pdftricks
12160%{texmfdist}/tex/latex/pdfwin
12161%{texmfdist}/tex/latex/pecha
12162%{texmfdist}/tex/latex/perltex
f65b3398
ZU
12163%{texmfdist}/tex/latex/petiteannonce
12164%{texmfdist}/tex/latex/petri-nets
12165%{texmfdist}/tex/latex/pgf-soroban
12166%{texmfdist}/tex/latex/phaistos
12167%{texmfdist}/tex/latex/philex
12168%{texmfdist}/tex/latex/philosophersimprint
12169%{texmfdist}/tex/latex/phonetic
12170%{texmfdist}/tex/latex/photo
12171%{texmfdist}/tex/latex/pictex2
12172%{texmfdist}/tex/latex/pinlabel
12173%{texmfdist}/tex/latex/pittetd
12174%{texmfdist}/tex/latex/plari
12175%{texmfdist}/tex/latex/plates
12176%{texmfdist}/tex/latex/play
12177%{texmfdist}/tex/latex/plweb
12178%{texmfdist}/tex/latex/pmgraph
12179%{texmfdist}/tex/latex/poemscol
12180%{texmfdist}/tex/latex/polski
12181%{texmfdist}/tex/latex/polyglot
12182%{texmfdist}/tex/latex/polytable
12183%{texmfdist}/tex/latex/postcards
12184%{texmfdist}/tex/latex/powerdot
12185%{texmfdist}/tex/latex/ppower4
12186%{texmfdist}/tex/latex/ppr-prv
12187%{texmfdist}/tex/latex/pracjourn
12188%{texmfdist}/tex/latex/prettyref
12189%{texmfdist}/tex/latex/proba
12190%{texmfdist}/tex/latex/probsoln
12191%{texmfdist}/tex/latex/procIAGssymp
12192%{texmfdist}/tex/latex/progkeys
12193%{texmfdist}/tex/latex/progress
12194%{texmfdist}/tex/latex/protex
12195%{texmfdist}/tex/latex/protocol
12196%{texmfdist}/tex/latex/psfragx
12197%{texmfdist}/tex/latex/psgo
12198%{texmfdist}/tex/latex/pspicture
f65b3398
ZU
12199%{texmfdist}/tex/latex/ptptex
12200%{texmfdist}/tex/latex/qcm
12201%{texmfdist}/tex/latex/qobitree
12202%{texmfdist}/tex/latex/qstest
12203%{texmfdist}/tex/latex/qsymbols
12204%{texmfdist}/tex/latex/qtree
12205%{texmfdist}/tex/latex/quotchap
12206%{texmfdist}/tex/latex/quotmark
12207%{texmfdist}/tex/latex/r_und_s
12208%{texmfdist}/tex/latex/randbild
12209%{texmfdist}/tex/latex/randtext
12210%{texmfdist}/tex/latex/rccol
12211%{texmfdist}/tex/latex/rcs
12212%{texmfdist}/tex/latex/rcsinfo
f65b3398
ZU
12213%{texmfdist}/tex/latex/rectopma
12214%{texmfdist}/tex/latex/refcheck
12215%{texmfdist}/tex/latex/refman
12216%{texmfdist}/tex/latex/refstyle
12217%{texmfdist}/tex/latex/regcount
12218%{texmfdist}/tex/latex/register
12219%{texmfdist}/tex/latex/relenc
12220%{texmfdist}/tex/latex/repeatindex
12221%{texmfdist}/tex/latex/resume
12222%{texmfdist}/tex/latex/rlepsf
12223%{texmfdist}/tex/latex/rmpage
12224%{texmfdist}/tex/latex/robustcommand
12225%{texmfdist}/tex/latex/robustindex
12226%{texmfdist}/tex/latex/romannum
12227%{texmfdist}/tex/latex/rotpages
12228%{texmfdist}/tex/latex/rsc
12229%{texmfdist}/tex/latex/rst
12230%{texmfdist}/tex/latex/rtkinenc
12231%{texmfdist}/tex/latex/rtklage
12232%{texmfdist}/tex/latex/sagetex
12233%{texmfdist}/tex/latex/sanskrit
12234%{texmfdist}/tex/latex/sauerj
12235%{texmfdist}/tex/latex/sauterfonts
12236%{texmfdist}/tex/latex/savefnmark
12237%{texmfdist}/tex/latex/savesym
12238%{texmfdist}/tex/latex/savetrees
12239%{texmfdist}/tex/latex/scalebar
12240%{texmfdist}/tex/latex/schedule
12241%{texmfdist}/tex/latex/scientificpaper
12242%{texmfdist}/tex/latex/sciposter
12243%{texmfdist}/tex/latex/sciwordconv
12244%{texmfdist}/tex/latex/screenplay
12245%{texmfdist}/tex/latex/script
12246%{texmfdist}/tex/latex/sdrt
12247%{texmfdist}/tex/latex/sectionbox
12248%{texmfdist}/tex/latex/semantic
12249%{texmfdist}/tex/latex/semaphor
12250%{texmfdist}/tex/latex/semioneside
12251%{texmfdist}/tex/latex/seqsplit
12252%{texmfdist}/tex/latex/sf298
12253%{texmfdist}/tex/latex/sffms
12254%{texmfdist}/tex/latex/sfg
12255%{texmfdist}/tex/latex/sfmath
12256%{texmfdist}/tex/latex/sgame
12257%{texmfdist}/tex/latex/shadbox
12258%{texmfdist}/tex/latex/shadethm
12259%{texmfdist}/tex/latex/shipunov
12260%{texmfdist}/tex/latex/shorttoc
12261%{texmfdist}/tex/latex/show2e
12262%{texmfdist}/tex/latex/showexpl
12263%{texmfdist}/tex/latex/sides
12264%{texmfdist}/tex/latex/siggraph
f65b3398
ZU
12265%{texmfdist}/tex/latex/simplewick
12266%{texmfdist}/tex/latex/skak
12267%{texmfdist}/tex/latex/skull
12268%{texmfdist}/tex/latex/slantsc
12269%{texmfdist}/tex/latex/smalltableof
12270%{texmfdist}/tex/latex/smartref
12271%{texmfdist}/tex/latex/smflatex
12272%{texmfdist}/tex/latex/snapshot
12273%{texmfdist}/tex/latex/songbook
12274%{texmfdist}/tex/latex/soyombo
12275%{texmfdist}/tex/latex/sparklines
12276%{texmfdist}/tex/latex/spie
12277%{texmfdist}/tex/latex/splitbib
12278%{texmfdist}/tex/latex/splitindex
12279%{texmfdist}/tex/latex/sprite
12280%{texmfdist}/tex/latex/srcltx
12281%{texmfdist}/tex/latex/sseq
12282%{texmfdist}/tex/latex/ssqquote
12283%{texmfdist}/tex/latex/stack
12284%{texmfdist}/tex/latex/stage
12285%{texmfdist}/tex/latex/statex2
12286%{texmfdist}/tex/latex/statistik
12287%{texmfdist}/tex/latex/staves
12288%{texmfdist}/tex/latex/stdpage
12289%{texmfdist}/tex/latex/stellenbosch
12290%{texmfdist}/tex/latex/stex
12291%{texmfdist}/tex/latex/stringstrings
12292%{texmfdist}/tex/latex/struktex
12293%{texmfdist}/tex/latex/sttools
12294%{texmfdist}/tex/latex/stubs
12295%{texmfdist}/tex/latex/subdepth
12296%{texmfdist}/tex/latex/subeqn
12297%{texmfdist}/tex/latex/subeqnarray
12298%{texmfdist}/tex/latex/subfloat
12299%{texmfdist}/tex/latex/substr
12300%{texmfdist}/tex/latex/sudoku
12301%{texmfdist}/tex/latex/sudokubundle
12302%{texmfdist}/tex/latex/sugconf
12303%{texmfdist}/tex/latex/susy
12304%{texmfdist}/tex/latex/svgcolor
12305%{texmfdist}/tex/latex/svn-multi
12306%{texmfdist}/tex/latex/svn
12307%{texmfdist}/tex/latex/svninfo
12308%{texmfdist}/tex/latex/swimgraf
12309%{texmfdist}/tex/latex/symbol
12310%{texmfdist}/tex/latex/synproof
12311%{texmfdist}/tex/latex/syntax
12312%{texmfdist}/tex/latex/syntrace
12313%{texmfdist}/tex/latex/synttree
12314%{texmfdist}/tex/latex/timing
12315%{texmfdist}/tex/latex/tocvsec2
12316%{texmfdist}/tex/latex/todo
12317%{texmfdist}/tex/latex/tokenizer
12318%{texmfdist}/tex/latex/toolbox
12319%{texmfdist}/tex/latex/topfloat
12320%{texmfdist}/tex/latex/toptesi
12321%{texmfdist}/tex/latex/tpslifonts
12322%{texmfdist}/tex/latex/tracking
12323%{texmfdist}/tex/latex/trajan
12324%{texmfdist}/tex/latex/translator
12325%{texmfdist}/tex/latex/tree-dvips
12326%{texmfdist}/tex/latex/trfsigns
12327%{texmfdist}/tex/latex/trivfloat
12328%{texmfdist}/tex/latex/trsym
12329%{texmfdist}/tex/latex/tufte-latex
12330%{texmfdist}/tex/latex/tugboat
12331%{texmfdist}/tex/latex/turnstile
12332%{texmfdist}/tex/latex/twoup
12333%{texmfdist}/tex/latex/typedref
12334%{texmfdist}/tex/latex/typogrid
12335%{texmfdist}/tex/latex/uaclasses
12336%{texmfdist}/tex/latex/ucthesis
12337%{texmfdist}/tex/latex/uebungsblatt
12338%{texmfdist}/tex/latex/uhrzeit
12339%{texmfdist}/tex/latex/uiucthesis
12340%{texmfdist}/tex/latex/ulsy
12341%{texmfdist}/tex/latex/umich-thesis
12342%{texmfdist}/tex/latex/uml
12343%{texmfdist}/tex/latex/umoline
12344%{texmfdist}/tex/latex/umrand
12345%{texmfdist}/tex/latex/umthesis
12346%{texmfdist}/tex/latex/underlin
12347%{texmfdist}/tex/latex/ushort
12348%{texmfdist}/tex/latex/uwthesis
12349
26d8eaaa
ZU
12350# %files latex-palatcm
12351# %defattr(644,root,root,755)
12352# %{texmf}/tex/latex/palatcm
d08789e0 12353
f65b3398
ZU
12354%files latex-pdfslide
12355%defattr(644,root,root,755)
12356%doc %{texmfdist}/doc/latex/pdfslide
12357%{texmfdist}/tex/latex/pdfslide
12358
03d9d5fa
ZU
12359%files latex-pgf
12360%defattr(644,root,root,755)
12361%doc %{texmfdist}/doc/generic/pgf
6bc47e19
ZU
12362%doc %{texmfdist}/doc/latex/pgfplots
12363%{texmfdist}/source/latex/pgfplots
8ed039e0
ZU
12364%{texmfdist}/tex/generic/pgf
12365%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
12366%{texmfdist}/tex/latex/pgf
12367%{texmfdist}/tex/latex/pgfopts
12368%{texmfdist}/tex/latex/pgfplots
12369
b7b4a109
ZU
12370%files latex-prosper
12371%defattr(644,root,root,755)
12372%doc %{texmfdist}/doc/latex/prosper
12373%{texmfdist}/tex/latex/prosper
12374
f65b3398
ZU
12375%files latex-polynom
12376%defattr(644,root,root,755)
12377%doc %{texmfdist}/doc/latex/polynom
12378%{texmfdist}/source/latex/polynom
12379%{texmfdist}/tex/latex/polynom
12380
12381%files latex-polynomial
12382%defattr(644,root,root,755)
12383%doc %{texmfdist}/doc/latex/polynomial
12384%{texmfdist}/source/latex/polynomial
12385%{texmfdist}/tex/latex/polynomial
12386
b7b4a109
ZU
12387%files latex-pseudocode
12388%defattr(644,root,root,755)
12389%doc %{texmfdist}/doc/latex/pseudocode
12390%{texmfdist}/tex/latex/pseudocode
12391
8efa6a9c
ZU
12392%files latex-pst-2dplot
12393%defattr(644,root,root,755)
12394%doc %{texmfdist}/doc/generic/pst-2dplot
12395%{texmfdist}/tex/latex/pst-2dplot
12396
12397%files latex-pst-3dplot
12398%defattr(644,root,root,755)
12399%doc %{texmfdist}/doc/generic/pst-3dplot
12400%{texmfdist}/dvips/pst-3dplot
12401%{texmfdist}/tex/generic/pst-3dplot
12402%{texmfdist}/tex/latex/pst-3dplot
12403
12404%files latex-pst-bar
12405%defattr(644,root,root,755)
12406%doc %{texmfdist}/doc/generic/pst-3dplot
12407%{texmfdist}/dvips/pst-bar
12408%{texmfdist}/tex/generic/pst-bar
12409%{texmfdist}/tex/latex/pst-bar
12410
12411%files latex-pst-circ
12412%defattr(644,root,root,755)
12413%doc %{texmfdist}/doc/generic/pst-circ
12414%{texmfdist}/dvips/pst-circ
12415%{texmfdist}/tex/generic/pst-circ
12416%{texmfdist}/tex/latex/pst-circ
12417
12418%files latex-pst-diffraction
12419%defattr(644,root,root,755)
12420%doc %{texmfdist}/doc/generic/pst-diffraction
12421%{texmfdist}/tex/generic/pst-diffraction
12422%{texmfdist}/tex/latex/pst-diffraction
12423
b7b4a109
ZU
12424%files latex-pst-eucl
12425%defattr(644,root,root,755)
8efa6a9c 12426%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
12427%{texmfdist}/tex/generic/pst-eucl
12428%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
12429
12430%files latex-pst-fun
12431%defattr(644,root,root,755)
12432%doc %{texmfdist}/doc/generic/pst-fun
12433%{texmfdist}/dvips/pst-fun
12434%{texmfdist}/tex/generic/pst-fun
12435%{texmfdist}/tex/latex/pst-fun
12436
12437%files latex-pst-func
12438%defattr(644,root,root,755)
12439%doc %{texmfdist}/doc/generic/pst-func
12440%{texmfdist}/dvips/pst-func
12441%{texmfdist}/tex/generic/pst-func
12442%{texmfdist}/tex/latex/pst-func
12443
12444%files latex-pst-infixplot
12445%defattr(644,root,root,755)
12446%doc %{texmfdist}/doc/generic/pst-infixplot
12447%{texmfdist}/tex/generic/pst-infixplot
12448%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
12449
12450%files latex-pst-fr3d
12451%defattr(644,root,root,755)
12452%doc %{texmfdist}/doc/generic/pst-fr3d
12453%{texmfdist}/source/generic/pst-fr3d
12454%{texmfdist}/tex/generic/pst-fr3d
12455%{texmfdist}/tex/latex/pst-fr3d
12456
12457%files latex-pst-fractal
12458%defattr(644,root,root,755)
12459%doc %{texmfdist}/doc/generic/pst-fractal
12460%{texmfdist}/dvips/pst-fractal
12461%{texmfdist}/tex/generic/pst-fractal
12462%{texmfdist}/tex/latex/pst-fractal
12463
8efa6a9c
ZU
12464%files latex-pst-math
12465%defattr(644,root,root,755)
12466%doc %{texmfdist}/doc/generic/pst-math
12467%{texmfdist}/dvips/pst-math
12468%{texmfdist}/tex/generic/pst-math
12469%{texmfdist}/tex/latex/pst-math
12470
12471%files latex-pst-ob3d
12472%defattr(644,root,root,755)
12473%doc %{texmfdist}/doc/generic/pst-ob3d
12474%{texmfdist}/source/generic/pst-ob3d
12475%{texmfdist}/tex/generic/pst-ob3d
12476%{texmfdist}/tex/latex/pst-ob3d
12477
12478%files latex-pst-optexp
12479%defattr(644,root,root,755)
12480%doc %{texmfdist}/doc/generic/pst-optexp
12481%{texmfdist}/dvips/pst-optexp
12482%{texmfdist}/tex/generic/pst-optexp
12483%{texmfdist}/tex/latex/pst-optexp
12484
12485%files latex-pst-optic
12486%defattr(644,root,root,755)
12487%doc %{texmfdist}/doc/generic/pst-optic
12488%{texmfdist}/tex/generic/pst-optic
12489%{texmfdist}/tex/latex/pst-optic
12490
12491%files latex-pst-text
12492%defattr(644,root,root,755)
12493%doc %{texmfdist}/doc/generic/pst-text
04123363 12494%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
12495%{texmfdist}/tex/generic/pst-text
12496%{texmfdist}/tex/latex/pst-text
12497
1024ab0e
ZU
12498%files latex-pst-uncategorized
12499%defattr(644,root,root,755)
12500%doc %{texmfdist}/doc/generic/pst-3d
12501%doc %{texmfdist}/doc/generic/pst-asr
12502%doc %{texmfdist}/doc/generic/pst-bar
12503%doc %{texmfdist}/doc/generic/pst-barcode
12504%doc %{texmfdist}/doc/generic/pst-blur
12505%doc %{texmfdist}/doc/generic/pst-coil
12506%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
12507# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
12508# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
12509%doc %{texmfdist}/doc/generic/pst-dbicons
12510%doc %{texmfdist}/doc/generic/pst-eps
12511%doc %{texmfdist}/doc/generic/pst-fill
12512%doc %{texmfdist}/doc/generic/pst-geo
12513%doc %{texmfdist}/doc/generic/pst-ghsb
12514%doc %{texmfdist}/doc/generic/pst-gr3d
12515%doc %{texmfdist}/doc/generic/pst-grad
12516%doc %{texmfdist}/doc/generic/pst-jtree
12517%doc %{texmfdist}/doc/generic/pst-labo
12518%doc %{texmfdist}/doc/generic/pst-lens
12519%doc %{texmfdist}/doc/generic/pst-light3d
12520%doc %{texmfdist}/doc/generic/pst-osci
12521%doc %{texmfdist}/doc/generic/pst-pad
12522%doc %{texmfdist}/doc/generic/pst-pdgr
12523%doc %{texmfdist}/doc/generic/pst-poly
12524%doc %{texmfdist}/doc/generic/pst-qtree
12525%doc %{texmfdist}/doc/generic/pst-slpe
12526%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
12527# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
12528# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
12529%doc %{texmfdist}/doc/generic/pst-soroban
12530%doc %{texmfdist}/doc/generic/pst-spectra
12531%doc %{texmfdist}/doc/generic/pst-stru
12532%doc %{texmfdist}/doc/generic/pst-uml
12533%doc %{texmfdist}/doc/generic/pst-vue3d
12534%doc %{texmfdist}/doc/latex/auto-pst-pdf
12535%doc %{texmfdist}/doc/latex/pst-pdf
12536%{texmfdist}/dvips/pst-barcode
12537%{texmfdist}/dvips/pst-blur
12538%{texmfdist}/dvips/pst-coil
12539%{texmfdist}/dvips/pst-cox
12540%{texmfdist}/dvips/pst-eucl
12541%{texmfdist}/dvips/pst-geo
12542%{texmfdist}/dvips/pst-ghsb
12543%{texmfdist}/dvips/pst-grad
12544%{texmfdist}/dvips/pst-light3d
12545%{texmfdist}/dvips/pst-slpe
12546%{texmfdist}/dvips/pst-solides3d
12547%{texmfdist}/dvips/pst-spectra
12548%{texmfdist}/dvips/pst-vue3d
12549%{texmfdist}/scripts/pst-pdf
12550%{texmfdist}/source/generic/pst-3d
12551%{texmfdist}/source/generic/pst-3dplot
12552%{texmfdist}/source/generic/pst-barcode
12553%{texmfdist}/source/generic/pst-blur
12554%{texmfdist}/source/generic/pst-circ
12555%{texmfdist}/source/generic/pst-coil
12556%{texmfdist}/source/generic/pst-dbicons
12557%{texmfdist}/source/generic/pst-diffraction
12558%{texmfdist}/source/generic/pst-eps
12559%{texmfdist}/source/generic/pst-fill
12560%{texmfdist}/source/generic/pst-fractal
12561%{texmfdist}/source/generic/pst-fun
12562%{texmfdist}/source/generic/pst-func
12563%{texmfdist}/source/generic/pst-lens
12564%{texmfdist}/source/generic/pst-light3d
12565%{texmfdist}/source/generic/pst-optic
12566%{texmfdist}/source/generic/pst-pad
12567%{texmfdist}/source/generic/pst-pdgr
12568%{texmfdist}/source/generic/pst-slpe
12569%{texmfdist}/source/generic/pst-soroban
12570%{texmfdist}/source/generic/pst-text
12571%{texmfdist}/source/generic/pst-uml
12572%{texmfdist}/source/generic/pst-vue3d
12573%{texmfdist}/source/latex/auto-pst-pdf
12574%{texmfdist}/source/latex/pst-gr3d
12575%{texmfdist}/source/latex/pst-pdf
12576%{texmfdist}/source/latex/pst-poly
12577%{texmfdist}/tex/generic/pst-3d
12578%{texmfdist}/tex/generic/pst-asr
12579%{texmfdist}/tex/generic/pst-barcode
12580%{texmfdist}/tex/generic/pst-blur
12581%{texmfdist}/tex/generic/pst-coil
12582%{texmfdist}/tex/generic/pst-cox
12583%{texmfdist}/tex/generic/pst-eps
12584%{texmfdist}/tex/generic/pst-fill
12585%{texmfdist}/tex/generic/pst-geo
12586%{texmfdist}/tex/generic/pst-ghsb
12587%{texmfdist}/tex/generic/pst-gr3d
12588%{texmfdist}/tex/generic/pst-grad
12589%{texmfdist}/tex/generic/pst-jtree
12590%{texmfdist}/tex/generic/pst-labo
12591%{texmfdist}/tex/generic/pst-lens
12592%{texmfdist}/tex/generic/pst-light3d
12593%{texmfdist}/tex/generic/pst-osci
12594%{texmfdist}/tex/generic/pst-pad
12595%{texmfdist}/tex/generic/pst-pdgr
12596%{texmfdist}/tex/generic/pst-poly
12597%{texmfdist}/tex/generic/pst-qtree
12598%{texmfdist}/tex/generic/pst-slpe
12599%{texmfdist}/tex/generic/pst-solides3d
12600%{texmfdist}/tex/generic/pst-spectra
12601%{texmfdist}/tex/generic/pst-stru
12602%{texmfdist}/tex/generic/pst-vue3d
12603%{texmfdist}/tex/latex/pst-3d
12604%{texmfdist}/tex/latex/pst-asr
12605%{texmfdist}/tex/latex/pst-barcode
12606%{texmfdist}/tex/latex/pst-blur
12607%{texmfdist}/tex/latex/pst-coil
12608%{texmfdist}/tex/latex/pst-cox
12609%{texmfdist}/tex/latex/pst-dbicons
12610%{texmfdist}/tex/latex/pst-eps
12611%{texmfdist}/tex/latex/pst-fill
12612%{texmfdist}/tex/latex/pst-geo
12613%{texmfdist}/tex/latex/pst-ghsb
12614%{texmfdist}/tex/latex/pst-gr3d
12615%{texmfdist}/tex/latex/pst-grad
12616%{texmfdist}/tex/latex/pst-jtree
12617%{texmfdist}/tex/latex/pst-labo
12618%{texmfdist}/tex/latex/pst-lens
12619%{texmfdist}/tex/latex/pst-light3d
12620%{texmfdist}/tex/latex/pst-osci
12621%{texmfdist}/tex/latex/pst-pad
12622%{texmfdist}/tex/latex/pst-pdf
12623%{texmfdist}/tex/latex/pst-pdgr
12624%{texmfdist}/tex/latex/pst-poly
12625%{texmfdist}/tex/latex/pst-qtree
12626%{texmfdist}/tex/latex/pst-slpe
12627%{texmfdist}/tex/latex/pst-solides3d
12628%{texmfdist}/tex/latex/pst-soroban
12629%{texmfdist}/tex/latex/pst-spectra
12630%{texmfdist}/tex/latex/pst-stru
12631%{texmfdist}/tex/latex/pst-uml
12632%{texmfdist}/tex/latex/pst-vue3d
12633
d08789e0 12634%files latex-psnfss
489714ae 12635%defattr(644,root,root,755)
26d8eaaa 12636%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
12637%dir %{texmfdist}/source/latex
12638%dir %{texmfdist}/source/latex/latex-tds
12639%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 12640%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 12641%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
12642%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
12643%{texmfdist}/tex/latex/psnfss
12644
d08789e0
ZU
12645%files latex-pxfonts
12646%defattr(644,root,root,755)
26d8eaaa
ZU
12647%doc %{texmfdist}/doc/fonts/pxfonts
12648%{texmfdist}/tex/latex/pxfonts
12649%{texmfdist}/fonts/type1/public/pxfonts
12650%{texmfdist}/fonts/afm/public/pxfonts
12651%{texmfdist}/fonts/tfm/public/pxfonts
12652%{texmfdist}/fonts/vf/public/pxfonts
12653%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 12654
5b7eba8e
MB
12655#%files latex-qfonts
12656#%defattr(644,root,root,755)
d08789e0 12657
6c82f497
ZU
12658%files latex-SIstyle
12659%defattr(644,root,root,755)
12660%{texmfdist}/doc/latex/SIstyle
12661%{texmfdist}/source/latex/SIstyle
12662
3127b522
ZU
12663%files latex-SIunits
12664%defattr(644,root,root,755)
3127b522 12665%{texmfdist}/doc/latex/SIunits
5b7eba8e 12666%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
12667%{texmfdist}/source/latex/SIunits
12668
f65b3398
ZU
12669%files latex-siunitx
12670%defattr(644,root,root,755)
12671%{texmfdist}/doc/latex/siunitx
12672%{texmfdist}/tex/latex/siunitx
12673%{texmfdist}/source/latex/siunitx
12674
6c82f497
ZU
12675%files latex-Tabbing
12676%defattr(644,root,root,755)
12677%{texmfdist}/source/latex/Tabbing
12678%{texmfdist}/doc/latex/Tabbing
3127b522 12679
d08789e0
ZU
12680%files latex-txfonts
12681%defattr(644,root,root,755)
26d8eaaa
ZU
12682%doc %{texmfdist}/doc/fonts/txfonts
12683%{texmfdist}/fonts/type1/public/txfonts
12684%{texmfdist}/fonts/afm/public/txfonts
12685%{texmfdist}/fonts/enc/dvips/txfonts
12686%{texmfdist}/fonts/tfm/public/txfonts
12687%{texmfdist}/fonts/vf/public/txfonts
12688%{texmfdist}/fonts/map/dvips/txfonts
12689%{texmfdist}/tex/latex/txfonts
26d8eaaa 12690
7ea3a98b
ZU
12691%files latex-ucs
12692%defattr(644,root,root,755)
7ea3a98b 12693%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 12694%{texmfdist}/tex/latex/ucs
d08789e0
ZU
12695
12696%files latex-umlaute
12697%defattr(644,root,root,755)
2677a8b0 12698%{texmfdist}/tex/latex/umlaute
d08789e0 12699
26d8eaaa
ZU
12700# %files latex-urwvn
12701# %defattr(644,root,root,755)
d08789e0 12702
e67df411
ZU
12703%files latex-variations
12704%defattr(644,root,root,755)
e65bc3d5 12705%doc %{texmfdist}/doc/generic/variations
e67df411
ZU
12706%{texmfdist}/tex/generic/variations
12707
d08789e0
ZU
12708%files latex-wasysym
12709%defattr(644,root,root,755)
26d8eaaa
ZU
12710%doc %{texmfdist}/doc/latex/wasysym
12711%{texmfdist}/tex/latex/wasysym
12712%{texmfdist}/source/latex/wasysym
d08789e0 12713
03d9d5fa
ZU
12714%files latex-xcolor
12715%defattr(644,root,root,755)
12716%doc %{texmfdist}/doc/latex/xcolor
04123363 12717%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
12718%{texmfdist}/source/latex/xcolor
12719
2496d461
ZU
12720# %files format-latex
12721# %defattr(644,root,root,755)
26d8eaaa 12722# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
12723
12724%files format-pdflatex
12725%defattr(644,root,root,755)
12726#%{texmf}/pdftex/latex/config
26d8eaaa 12727# %dir %{texmf}/pdftex/latex
d08789e0 12728%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 12729%{_mandir}/man1/pdflatex.1*
26d8eaaa 12730# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 12731
26d8eaaa
ZU
12732# %files platex
12733# %defattr(644,root,root,755)
12734# %doc %{texmf}/doc/latex/platex
12735# %dir %{texmf}/tex/platex
12736# %{texmf}/tex/platex/config
12737# %{texmf}/tex/latex/platex
d08789e0 12738
26d8eaaa
ZU
12739# %files format-platex
12740# %defattr(644,root,root,755)
12741# %attr(755,root,root) %{_bindir}/platex
d08789e0 12742#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 12743# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
12744#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
12745
26d8eaaa
ZU
12746# %files format-pdfplatex
12747# %defattr(644,root,root,755)
d08789e0
ZU
12748#%dir %{texmf}/pdftex/platex
12749#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
12750# %attr(755,root,root) %{_bindir}/pdfplatex
12751# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
12752
12753%files tex-babel
12754%defattr(644,root,root,755)
c9ddaf2d 12755%{texmfdist}/source/generic/babel
26d8eaaa
ZU
12756%doc %{texmfdist}/doc/generic/babel
12757%{texmfdist}/tex/generic/babel
d08789e0
ZU
12758
12759%files tex-german
12760%defattr(644,root,root,755)
26d8eaaa
ZU
12761%doc %{texmfdist}/doc/generic/german
12762%{texmfdist}/tex/generic/german
d08789e0
ZU
12763
12764%files tex-mfpic
12765%defattr(644,root,root,755)
26d8eaaa
ZU
12766%doc %{texmfdist}/doc/generic/mfpic
12767%{texmfdist}/tex/generic/mfpic
caaf987e 12768%{texmfdist}/source/generic/mfpic
d08789e0 12769
783773ac
ZU
12770%files tex-midnight
12771%defattr(644,root,root,755)
12772%doc %{texmfdist}/doc/generic/midnight
12773%{texmfdist}/tex/generic/midnight
12774
d08789e0
ZU
12775%files tex-misc
12776%defattr(644,root,root,755)
c9ddaf2d 12777%{texmfdist}/source/generic/tap
26d8eaaa
ZU
12778%doc %{texmfdist}/doc/latex/localloc
12779%doc %{texmfdist}/doc/generic/multido
12780%doc %{texmfdist}/doc/generic/tap
d08789e0 12781
26d8eaaa
ZU
12782%{texmfdist}/tex/generic/eijkhout
12783%{texmfdist}/tex/generic/multido
12784%{texmfdist}/tex/generic/misc
d08789e0
ZU
12785
12786%files tex-pictex
12787%defattr(644,root,root,755)
2677a8b0
ZU
12788%doc %{texmfdist}/doc/generic/pictex
12789%{texmfdist}/tex/generic/pictex
d08789e0 12790
29d720fe
ZU
12791%files tex-psizzl
12792%defattr(644,root,root,755)
12793%{texmfdist}/doc/psizzl
12794%{texmfdist}/source/psizzl
12795%{texmfdist}/tex/psizzl
12796
d08789e0
ZU
12797%files tex-pstricks
12798%defattr(644,root,root,755)
26d8eaaa 12799%doc %{texmfdist}/doc/generic/pstricks
783773ac 12800%doc %{texmfdist}/doc/generic/pstricks-add
26d8eaaa
ZU
12801%{texmfdist}/dvips/pstricks
12802%{texmfdist}/tex/generic/pstricks
783773ac 12803%{texmfdist}/tex/latex/pstricks-add
d08789e0 12804
26d8eaaa
ZU
12805# %files tex-qpx
12806# %defattr(644,root,root,755)
12807# %doc %{texmf}/doc/fonts/polish/qpx
12808# %{texmf}/tex/generic/qpx
d08789e0 12809
31bd2c4a 12810%files tex-qpxqtx
d08789e0 12811%defattr(644,root,root,755)
26d8eaaa
ZU
12812%doc %{texmfdist}/doc/fonts/qpxqtx
12813%{texmfdist}/fonts/tfm/public/qpxqtx
12814%{texmfdist}/fonts/vf/public/qpxqtx
12815%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
12816
12817%files tex-ruhyphen
12818%defattr(644,root,root,755)
26d8eaaa
ZU
12819%{texmfdist}/tex/generic/ruhyphen
12820%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
12821
12822%files tex-spanish
12823%defattr(644,root,root,755)
26d8eaaa 12824%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 12825%dir %{texmfdist}/source/latex/mapcodes
04123363 12826%dir %{texmfdist}/source/latex/polyglot
21c69d95 12827%dir %{texmfdist}/source/latex/polyglot/langs
21c69d95
ZU
12828%dir %{texmfdist}/tex/latex/babelbib
12829%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 12830%dir %{texmfdist}/tex/texsis
21c69d95 12831%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
12832%{texmfdist}/source/generic/babel/spanish.ins
12833%{texmfdist}/source/generic/babel/spanish.dtx
12834%{texmfdist}/source/latex/polyglot/langs/spanish.ld
12835%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
12836%{texmfdist}/source/latex/mapcodes/spanish.map
12837%{texmfdist}/source/latex/mapcodes/spanish.dtx
12838%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
12839%{texmfdist}/tex/generic/babel/spanish.sty
12840%{texmfdist}/tex/generic/babel/spanish.ldf
12841%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
12842%{texmfdist}/tex/latex/custom-bib/spanish.mbs
12843%{texmfdist}/tex/latex/babelbib/spanish.bdf
26d8eaaa 12844%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
12845
12846%files tex-texdraw
12847%defattr(644,root,root,755)
26d8eaaa
ZU
12848%doc %{texmfdist}/doc/texdraw
12849%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
12850
12851%files tex-thumbpdf
12852%defattr(644,root,root,755)
26d8eaaa 12853%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 12854%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
12855%{texmfdist}/tex/generic/thumbpdf
12856%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
12857%{_mandir}/man1/thumbpdf.1*
12858
12859%files tex-ukrhyph
12860%defattr(644,root,root,755)
26d8eaaa
ZU
12861%doc %{texmfdist}/doc/generic/ukrhyph
12862%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
12863
12864%files latex-vietnam
12865%defattr(644,root,root,755)
26d8eaaa
ZU
12866%doc %{texmfdist}/doc/generic/vntex
12867%{texmfdist}/tex/latex/vntex
d08789e0
ZU
12868
12869%files tex-xypic
12870%defattr(644,root,root,755)
26d8eaaa
ZU
12871%doc %{texmfdist}/doc/generic/xypic
12872%{texmfdist}/tex/generic/xypic
d08789e0
ZU
12873
12874%files tex-xkeyval
12875%defattr(644,root,root,755)
4a09ae1a
ZU
12876%doc %{texmfdist}/doc/latex/xkeyval
12877%{texmfdist}/source/latex/xkeyval
12878%{texmfdist}/tex/generic/xkeyval
12879%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
12880
12881%files fonts-adobe
12882%defattr(644,root,root,755)
4a09ae1a
ZU
12883%{texmfdist}/fonts/type1/adobe
12884%{texmfdist}/fonts/afm/adobe
12885%{texmfdist}/fonts/tfm/adobe
12886%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
12887
12888%files fonts-ae
12889%defattr(644,root,root,755)
4a09ae1a
ZU
12890%doc %{texmfdist}/doc/fonts/ae
12891%{texmfdist}/fonts/tfm/public/ae
12892%{texmfdist}/fonts/vf/public/ae
12893%{texmfdist}/source/fonts/ae
d08789e0
ZU
12894
12895%files fonts-ams
12896%defattr(644,root,root,755)
4a09ae1a
ZU
12897%{texmfdist}/bibtex/bst/ams
12898%{texmfdist}/bibtex/bib/ams
12899%{texmfdist}/dvips/ams
12900%{texmfdist}/fonts/source/public/ams
12901%{texmfdist}/fonts/type1/bluesky/ams
12902%{texmfdist}/fonts/afm/bluesky/ams
12903%{texmfdist}/fonts/tfm/public/ams
12904%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
12905
12906%files fonts-antp
12907%defattr(644,root,root,755)
26d8eaaa 12908%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
12909%{texmfdist}/fonts/enc/dvips/antp
12910%{texmfdist}/fonts/map/dvips/antp
12911%{texmfdist}/fonts/afm/public/antp
12912%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 12913%{texmfdist}/dvips/antp
d08789e0
ZU
12914
12915%files fonts-antt
12916%defattr(644,root,root,755)
4a09ae1a
ZU
12917%doc %{texmfdist}/doc/fonts/antt
12918%{texmfdist}/fonts/afm/public/antt
12919%{texmfdist}/fonts/opentype/public/antt
12920%{texmfdist}/fonts/enc/dvips/antt
12921%{texmfdist}/fonts/tfm/public/antt
12922%{texmfdist}/fonts/map/dvips/antt
12923%{texmfdist}/tex/plain/antt
12924%{texmfdist}/tex/latex/antt
d08789e0 12925
5bc70a92
MB
12926%files fonts-arphic
12927%defattr(644,root,root,755)
12928%doc %{texmfdist}/doc/fonts/arphic
12929%{texmfdist}/fonts/afm/arphic
12930%{texmfdist}/fonts/tfm/arphic
12931%{texmfdist}/fonts/vf/arphic
12932
d08789e0
ZU
12933%files fonts-bbm
12934%defattr(644,root,root,755)
4a09ae1a
ZU
12935%doc %{texmfdist}/doc/fonts/bbm
12936%{texmfdist}/fonts/source/public/bbm
12937%{texmfdist}/fonts/tfm/public/bbm
12938%{texmfdist}/source/latex/bbm
12939%{texmfdist}/tex/latex/bbm
d08789e0
ZU
12940
12941%files fonts-bbold
12942%defattr(644,root,root,755)
4a09ae1a
ZU
12943%{texmfdist}/fonts/source/public/bbold
12944%{texmfdist}/fonts/tfm/public/bbold
d08789e0 12945
4a09ae1a
ZU
12946# %files fonts-bh
12947# %defattr(644,root,root,755)
12948# %doc %{texmf}/doc/fonts/bh
12949# %{texmf}/fonts/tfm/bh
12950# %{texmf}/fonts/vf/bh
d08789e0
ZU
12951
12952%files fonts-bitstream
12953%defattr(644,root,root,755)
4a09ae1a
ZU
12954%{texmfdist}/fonts/afm/bitstrea
12955%{texmfdist}/fonts/tfm/bitstrea
12956%{texmfdist}/fonts/vf/bitstrea
d08789e0 12957
5b7eba8e
MB
12958#%files fonts-cbgreek
12959#%defattr(644,root,root,755)
d08789e0
ZU
12960
12961%files fonts-cc-pl
12962%defattr(644,root,root,755)
4a09ae1a
ZU
12963%{texmfdist}/fonts/source/public/cc-pl
12964%{texmfdist}/fonts/enc/dvips/cc-pl
12965%{texmfdist}/fonts/tfm/public/cc-pl
12966%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 12967
d08789e0
ZU
12968%files fonts-cg
12969%defattr(644,root,root,755)
4a09ae1a
ZU
12970%{texmfdist}/fonts/tfm/cg
12971%{texmfdist}/fonts/vf/cg
d08789e0
ZU
12972
12973%files fonts-cm
12974%defattr(644,root,root,755)
ffd94364 12975%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
12976%dir %{texmfdist}/doc/fonts
12977%dir %{texmfdist}/dvips
12978%dir %{texmfdist}/fonts/afm/bluesky
12979%dir %{texmfdist}/fonts/map/dvips
12980%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
12981%{texmfdist}/dvips/cm
12982%{texmfdist}/fonts/source/public/cm
12983%{texmfdist}/fonts/afm/bluesky/cm
12984%{texmfdist}/fonts/tfm/public/cm
12985%{texmfdist}/fonts/pk/ljfour/public/cm
12986%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
12987
12988%files fonts-cmbright
12989%defattr(644,root,root,755)
4a09ae1a
ZU
12990%doc %{texmfdist}/doc/latex/cmbright
12991%{texmfdist}/fonts/source/public/cmbright
12992%{texmfdist}/fonts/tfm/public/cmbright
12993%{texmfdist}/source/latex/cmbright
12994%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
12995
12996%files fonts-cmcyr
12997%defattr(644,root,root,755)
4a09ae1a
ZU
12998%doc %{texmfdist}/doc/fonts/cmcyr
12999%{texmfdist}/fonts/source/public/cmcyr
13000%{texmfdist}/fonts/type1/public/cmcyr
13001%{texmfdist}/fonts/tfm/public/cmcyr
13002%{texmfdist}/fonts/vf/public/cmcyr
13003%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
13004
13005%files fonts-cmextra
13006%defattr(644,root,root,755)
4a09ae1a
ZU
13007%{texmfdist}/fonts/source/public/cmextra
13008%{texmfdist}/fonts/tfm/public/cmextra
d08789e0 13009
5d7e11d7
ZU
13010%files fonts-cmsuper
13011%defattr(644,root,root,755)
13012%doc %{texmfdist}/doc/fonts/cm-super
13013%{texmfdist}/fonts/afm/public/cm-super
13014%{texmfdist}/fonts/enc/dvips/cm-super
13015%{texmfdist}/fonts/map/dvips/cm-super
13016%{texmfdist}/fonts/map/vtex/cm-super
13017%{texmfdist}/fonts/type1/public/cm-super
13018
d08789e0
ZU
13019%files fonts-concmath
13020%defattr(644,root,root,755)
4a09ae1a
ZU
13021%doc %{texmfdist}/doc/fonts/concmath
13022%doc %{texmfdist}/doc/latex/concmath
13023%{texmfdist}/fonts/source/public/concmath
13024%{texmfdist}/fonts/tfm/public/concmath
13025%{texmfdist}/source/latex/concmath
13026%{texmfdist}/tex/latex/concmath
d08789e0
ZU
13027
13028%files fonts-concrete
13029%defattr(644,root,root,755)
4a09ae1a
ZU
13030%doc %{texmfdist}/doc/fonts/concrete
13031%{texmfdist}/fonts/source/public/concrete
13032%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
13033
13034%files fonts-cs
13035%defattr(644,root,root,755)
4a09ae1a
ZU
13036%{texmfdist}/dvips/cs
13037%{texmfdist}/fonts/source/public/cs
13038%{texmfdist}/fonts/enc/dvips/cs
13039%{texmfdist}/fonts/tfm/public/cs
13040%{texmfdist}/fonts/map/dvips/cs
d08789e0 13041
5b7eba8e
MB
13042#%files fonts-dstroke
13043#%defattr(644,root,root,755)
d08789e0
ZU
13044
13045%files fonts-ecc
13046%defattr(644,root,root,755)
4a09ae1a
ZU
13047%doc %{texmfdist}/doc/fonts/ecc
13048%{texmfdist}/fonts/source/public/ecc
13049%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
13050
13051%files fonts-eurosym
13052%defattr(644,root,root,755)
4a09ae1a
ZU
13053%doc %{texmfdist}/doc/fonts/eurosym
13054%{texmfdist}/fonts/source/public/eurosym
13055%{texmfdist}/fonts/tfm/public/eurosym
13056%{texmfdist}/fonts/map/dvips/eurosym
13057%{texmfdist}/source/fonts/eurosym
13058%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
13059
13060%files fonts-eulervm
13061%defattr(644,root,root,755)
7179ac92
ZU
13062%doc %{texmfdist}/doc/latex/eulervm
13063%{texmfdist}/fonts/tfm/public/eulervm
13064%{texmfdist}/fonts/vf/public/eulervm
13065%{texmfdist}/source/latex/eulervm
13066%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
13067
13068%files fonts-euxm
13069%defattr(644,root,root,755)
7179ac92
ZU
13070%{texmfdist}/fonts/source/public/euxm
13071%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
13072
13073%files fonts-gothic
13074%defattr(644,root,root,755)
7179ac92
ZU
13075%{texmfdist}/doc/fonts/gothic
13076%{texmfdist}/dvips/gothic
13077%{texmfdist}/fonts/source/public/gothic
13078%{texmfdist}/fonts/type1/public/gothic
13079%{texmfdist}/fonts/afm/public/gothic
13080%{texmfdist}/fonts/tfm/public/gothic
13081%{texmfdist}/fonts/vf/public/gothic
13082%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
13083
13084%files fonts-hoekwater
13085%defattr(644,root,root,755)
7179ac92
ZU
13086%{texmfdist}/fonts/afm/hoekwater
13087%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 13088%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
13089
13090%files fonts-jknappen
13091%defattr(644,root,root,755)
7179ac92
ZU
13092%{texmfdist}/fonts/source/jknappen
13093%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
13094
13095%files fonts-latex
13096%defattr(644,root,root,755)
7179ac92 13097%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
13098%dir %{texmfdist}/fonts/source/public/latex-fonts
13099%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
13100%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
13101%dir %{texmfdist}/fonts/tfm/public/latex-fonts
13102%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
13103%{texmfdist}/fonts/source/public/esint
13104%{texmfdist}/fonts/tfm/public/esint
13105%{texmfdist}/source/latex/esint
13106%{texmfdist}/tex/latex/esint
f2555868
ZU
13107%{texmfdist}/fonts/source/public/latex-fonts/*
13108%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
13109%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
13110%{texmfdist}/fonts/tfm/public/latex-fonts/*
13111%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
13112
13113%files fonts-lh
13114%defattr(644,root,root,755)
7179ac92
ZU
13115%doc %{texmfdist}/doc/fonts/lh
13116%{texmfdist}/fonts/source/lh
13117%{texmfdist}/metapost/support/charlib/LH
13118%{texmfdist}/source/fonts/lh
13119%{texmfdist}/source/latex/lh
d08789e0
ZU
13120
13121%files fonts-lm
13122%defattr(644,root,root,755)
7179ac92
ZU
13123%doc %{texmfdist}/doc/fonts/lm
13124%{texmfdist}/fonts/type1/public/lm
13125%{texmfdist}/fonts/afm/public/lm
13126%{texmfdist}/fonts/opentype/public/lm
13127%{texmfdist}/fonts/enc/dvips/lm
13128%{texmfdist}/fonts/tfm/public/lm
13129%{texmfdist}/fonts/map/dvips/lm
13130%{texmfdist}/fonts/map/dvipdfm/lm
13131%{texmfdist}/source/fonts/lm
13132%{texmfdist}/tex/latex/lm
d08789e0
ZU
13133
13134%files fonts-marvosym
13135%defattr(644,root,root,755)
7179ac92 13136%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
13137%dir %{texmfdist}/source/fonts/eurofont
13138%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 13139%dir %{texmfdist}/tex/latex
7179ac92
ZU
13140%{texmfdist}/fonts/type1/public/marvosym
13141%{texmfdist}/fonts/afm/public/marvosym
13142%{texmfdist}/fonts/tfm/public/marvosym
13143%{texmfdist}/fonts/map/dvips/marvosym
f2555868 13144%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 13145%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
13146
13147%files fonts-mflogo
13148%defattr(644,root,root,755)
7179ac92
ZU
13149%doc %{texmfdist}/doc/latex/mflogo
13150%{texmfdist}/fonts/source/public/mflogo
13151%{texmfdist}/fonts/type1/hoekwater/mflogo
13152%{texmfdist}/fonts/afm/hoekwater/mflogo
13153%{texmfdist}/fonts/tfm/public/mflogo
13154%{texmfdist}/fonts/map/dvips/mflogo
13155%{texmfdist}/source/latex/mflogo
13156%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
13157
13158%files fonts-misc
13159%defattr(644,root,root,755)
7179ac92
ZU
13160%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
13161%{texmfdist}/fonts/source/public/misc
13162%{texmfdist}/fonts/tfm/public/misc
13163%{texmfdist}/fonts/misc
d08789e0
ZU
13164
13165%files fonts-monotype
13166%defattr(644,root,root,755)
7179ac92
ZU
13167%{texmfdist}/fonts/tfm/monotype
13168%{texmfdist}/fonts/vf/monotype
d08789e0 13169
f1ba8563
ZU
13170%files fonts-other
13171%defattr(644,root,root,755)
745facc7
ZU
13172
13173%doc %{texmfdist}/doc/fonts/yi4latex
caaf987e
ZU
13174%{texmfdist}/fonts/afm/itc
13175%{texmfdist}/fonts/map/glyphlist
13176%{texmfdist}/fonts/source/public/knuthotherfonts
745facc7
ZU
13177%{texmfdist}/fonts/source/public/yi4latex
13178%{texmfdist}/fonts/tfm/public/yi4latex
13179
13180%{texmfdist}/fonts/tfm/public/pslatex
13181%{texmfdist}/fonts/map/dvips/pslatex
13182%{texmfdist}/fonts/vf/public/pslatex
13183
f1ba8563
ZU
13184%doc %{texmfdist}/doc/fonts/allrunes
13185%{texmfdist}/fonts/source/public/allrunes
13186%{texmfdist}/fonts/tfm/public/allrunes
13187%{texmfdist}/fonts/type1/public/allrunes
13188%{texmfdist}/source/fonts/allrunes
13189
13190%doc %{texmfdist}/doc/fonts/antiqua
13191%{texmfdist}/fonts/map/dvips/antiqua
13192
13193%{texmfdist}/fonts/source/public/apl
13194%{texmfdist}/fonts/tfm/public/apl
13195%{texmfdist}/source/fonts/apl
13196
8affbd2c
ZU
13197%{texmfdist}/fonts/afm/arabi
13198%{texmfdist}/fonts/tfm/arabi
13199%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
13200%{texmfdist}/fonts/enc/dvips/arabi
13201%{texmfdist}/fonts/map/dvips/arabi
13202
13203%{texmfdist}/fonts/map/dvips/arabtex
13204%{texmfdist}/fonts/source/public/arabtex
13205%{texmfdist}/fonts/tfm/public/arabtex
13206%{texmfdist}/fonts/type1/public/arabtex
13207
13208%doc %{texmfdist}/doc/fonts/archaic
13209%{texmfdist}/fonts/afm/public/archaic
13210%{texmfdist}/fonts/map/dvips/archaic
13211%{texmfdist}/fonts/source/public/archaic
13212%{texmfdist}/fonts/tfm/public/archaic
13213%{texmfdist}/fonts/type1/public/archaic
13214%{texmfdist}/source/fonts/archaic
13215
13216%doc %{texmfdist}/doc/fonts/arev
13217%{texmfdist}/fonts/afm/public/arev
13218%{texmfdist}/fonts/enc/dvips/arev
13219%{texmfdist}/fonts/map/dvips/arev
13220%{texmfdist}/fonts/tfm/public/arev
13221%{texmfdist}/fonts/type1/public/arev
13222%{texmfdist}/fonts/vf/public/arev
13223%{texmfdist}/source/fonts/arev
13224
13225%{texmfdist}/fonts/tfm/vntex/arevvn
13226%{texmfdist}/fonts/type1/vntex/arevvn
13227
13228%{texmfdist}/fonts/source/public/ar
13229%{texmfdist}/fonts/tfm/public/ar
13230
13231%doc %{texmfdist}/doc/fonts/armenian
13232%{texmfdist}/fonts/source/public/armenian
13233%{texmfdist}/fonts/tfm/public/armenian
13234
13235%{texmfdist}/fonts/map/dvips/arphic
13236
13237%doc %{texmfdist}/doc/fonts/malayalam
13238%doc %{texmfdist}/doc/fonts/Asana-Math
13239%{texmfdist}/fonts/opentype/public/Asana-Math
13240
13241%doc %{texmfdist}/doc/fonts/ascii
13242%{texmfdist}/fonts/map/dvips/ascii
13243%{texmfdist}/fonts/tfm/public/ascii
13244%{texmfdist}/fonts/type1/public/ascii
13245
13246%doc %{texmfdist}/doc/fonts/astro
13247%{texmfdist}/fonts/source/public/astro
13248%{texmfdist}/fonts/tfm/public/astro
13249
13250%{texmfdist}/fonts/afm/public/augie
13251%{texmfdist}/fonts/map/dvips/augie
13252%{texmfdist}/fonts/tfm/public/augie
13253%{texmfdist}/fonts/type1/public/augie
13254%{texmfdist}/fonts/vf/public/augie
13255
13256%doc %{texmfdist}/doc/fonts/auncial-new
13257%{texmfdist}/fonts/afm/public/auncial-new
13258%{texmfdist}/fonts/map/dvips/auncial-new
13259%{texmfdist}/fonts/tfm/public/auncial-new
13260%{texmfdist}/fonts/type1/public/auncial-new
13261%{texmfdist}/source/fonts/auncial-new
13262
13263%{texmfdist}/fonts/afm/public/aurical
13264%{texmfdist}/fonts/map/dvips/aurical
13265%{texmfdist}/fonts/source/public/aurical
13266%{texmfdist}/fonts/tfm/public/aurical
13267%{texmfdist}/fonts/type1/public/aurical
13268
13269%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563 13270
f1ba8563
ZU
13271%{texmfdist}/fonts/source/public/bangtex
13272%{texmfdist}/fonts/tfm/public/bangtex
13273
13274%{texmfdist}/fonts/source/public/barcodes
13275%{texmfdist}/fonts/tfm/public/barcodes
13276
13277%{texmfdist}/fonts/source/public/bayer
13278%{texmfdist}/fonts/tfm/public/bayer
13279
13280%{texmfdist}/fonts/source/public/bbding
13281%{texmfdist}/fonts/tfm/public/bbding
13282
13283%{texmfdist}/fonts/map/dvips/belleek
198c241e 13284%{texmfdist}/fonts/truetype/public
f1ba8563
ZU
13285
13286%{texmfdist}/fonts/source/public/bengali
13287%{texmfdist}/fonts/tfm/public/bengali
13288
13289%doc %{texmfdist}/doc/fonts/bera
13290%{texmfdist}/fonts/afm/public/bera
13291%{texmfdist}/fonts/map/dvips/bera
13292%{texmfdist}/fonts/map/vtex/bera
13293%{texmfdist}/fonts/tfm/public/bera
13294%{texmfdist}/fonts/type1/public/bera
13295%{texmfdist}/fonts/vf/public/bera
13296
13297%doc %{texmfdist}/doc/fonts/blacklettert1
13298%{texmfdist}/fonts/tfm/public/blacklettert1
13299%{texmfdist}/fonts/vf/public/blacklettert1
13300%{texmfdist}/source/fonts/blacklettert1
13301
13302%doc %{texmfdist}/doc/fonts/boisik
13303%{texmfdist}/fonts/source/public/boisik
13304
13305%doc %{texmfdist}/doc/fonts/bookhands
13306%{texmfdist}/fonts/source/public/bookhands
13307
13308%{texmfdist}/fonts/map/dvips/bookman
f1ba8563
ZU
13309
13310%{texmfdist}/fonts/afm/public/brushscr
13311%{texmfdist}/fonts/map/dvips/brushscr
13312%{texmfdist}/fonts/tfm/public/brushscr
13313%{texmfdist}/fonts/type1/public/brushscr
13314%{texmfdist}/fonts/vf/public/brushscr
13315
13316%doc %{texmfdist}/doc/fonts/burmese
13317%{texmfdist}/fonts/map/dvips/burmese
13318%{texmfdist}/fonts/tfm/public/burmese
13319%{texmfdist}/fonts/type1/public/burmese
13320
8affbd2c
ZU
13321%doc %{texmfdist}/doc/fonts/cns
13322%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
13323
13324%{texmfdist}/fonts/enc/dvips/c90enc
13325
13326%{texmfdist}/fonts/source/public/calligra
13327%{texmfdist}/fonts/tfm/public/calligra
13328
13329%doc %{texmfdist}/doc/fonts/carolmin-ps
13330%{texmfdist}/fonts/afm/public/carolmin-ps
13331%{texmfdist}/fonts/map/dvips/carolmin-ps
13332%{texmfdist}/fonts/type1/public/carolmin-ps
13333
13334%{texmfdist}/fonts/source/public/casyl
13335%{texmfdist}/fonts/tfm/public/casyl
13336
13337%{texmfdist}/fonts/source/public/cbcoptic
13338%{texmfdist}/fonts/tfm/public/cbcoptic
13339%{texmfdist}/fonts/type1/public/cbcoptic
13340
13341%doc %{texmfdist}/doc/fonts/cbfonts
13342%{texmfdist}/fonts/enc/dvips/cbfonts
13343%{texmfdist}/fonts/map/dvips/cbfonts
13344%{texmfdist}/fonts/source/public/cbfonts
13345%{texmfdist}/fonts/tfm/public/cbfonts
13346%{texmfdist}/fonts/type1/public/cbfonts
13347
c9ddaf2d 13348%doc %{texmfdist}/doc/fonts/charter
f1ba8563
ZU
13349%{texmfdist}/fonts/afm/vntex/chartervn
13350%{texmfdist}/fonts/tfm/vntex/chartervn
13351%{texmfdist}/fonts/type1/vntex/chartervn
13352%{texmfdist}/fonts/vf/vntex/chartervn
13353
f1ba8563
ZU
13354%{texmfdist}/fonts/source/public/cherokee
13355%{texmfdist}/fonts/tfm/public/cherokee
13356
f1ba8563
ZU
13357%{texmfdist}/fonts/source/public/china2e
13358%{texmfdist}/fonts/tfm/public/china2e
13359
13360%{texmfdist}/fonts/source/public/circ
13361%{texmfdist}/fonts/tfm/public/circ
13362
13363%doc %{texmfdist}/doc/fonts/cirth
13364%{texmfdist}/fonts/source/public/cirth
13365%{texmfdist}/fonts/tfm/public/cirth
13366
13367%doc %{texmfdist}/doc/fonts/cjhebrew
13368%{texmfdist}/fonts/afm/public/cjhebrew
13369%{texmfdist}/fonts/enc/dvips/cjhebrew
13370%{texmfdist}/fonts/map/dvips/cjhebrew
13371%{texmfdist}/fonts/tfm/public/cjhebrew
13372%{texmfdist}/fonts/type1/public/cjhebrew
13373%{texmfdist}/fonts/vf/public/cjhebrew
13374
13375%{texmfdist}/fonts/source/public/clock
13376%{texmfdist}/fonts/tfm/public/clock
13377
13378%doc %{texmfdist}/doc/fonts/cmastro
13379%{texmfdist}/fonts/source/public/cmastro
13380%{texmfdist}/fonts/tfm/public/cmastro
13381
13382%{texmfdist}/fonts/tfm/vntex/cmbrightvn
13383%{texmfdist}/fonts/type1/vntex/cmbrightvn
13384
13385%{texmfdist}/fonts/type1/public/cmex
13386
13387%{texmfdist}/fonts/afm/public/cm-lgc
13388%{texmfdist}/fonts/enc/dvips/cm-lgc
13389%{texmfdist}/fonts/map/dvips/cm-lgc
13390%{texmfdist}/fonts/ofm/public/cm-lgc
13391%{texmfdist}/fonts/ovf/public/cm-lgc
13392%{texmfdist}/fonts/tfm/public/cm-lgc
13393%{texmfdist}/fonts/type1/public/cm-lgc
13394%{texmfdist}/fonts/vf/public/cm-lgc
13395
f1ba8563
ZU
13396
13397%doc %{texmfdist}/doc/fonts/cmpica
13398%{texmfdist}/fonts/source/public/cmpica
13399%{texmfdist}/fonts/tfm/public/cmpica
13400
f1ba8563 13401
f1ba8563
ZU
13402%{texmfdist}/fonts/tfm/vntex/comicsansvn
13403%{texmfdist}/fonts/type1/vntex/comicsansvn
13404%{texmfdist}/fonts/vf/vntex/comicsansvn
13405
13406%{texmfdist}/fonts/tfm/vntex/concretevn
13407%{texmfdist}/fonts/type1/vntex/concretevn
13408
8affbd2c
ZU
13409%{texmfdist}/fonts/afm/ibm
13410%{texmfdist}/fonts/tfm/ibm
13411%{texmfdist}/fonts/vf/ibm
f1ba8563 13412%{texmfdist}/fonts/map/dvips/courier
8affbd2c
ZU
13413%{texmfdist}/fonts/tfm/cspsfonts-adobe
13414%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
13415
13416%doc %{texmfdist}/doc/fonts/croatian
13417%{texmfdist}/fonts/source/public/croatian
13418
13419%{texmfdist}/fonts/afm/public/cryst
13420%{texmfdist}/fonts/source/public/cryst
13421%{texmfdist}/fonts/tfm/public/cryst
13422%{texmfdist}/fonts/type1/public/cryst
13423
13424%{texmfdist}/fonts/source/public/ctib
13425%{texmfdist}/fonts/tfm/public/ctib
13426
13427%doc %{texmfdist}/doc/fonts/cyklop
13428%{texmfdist}/fonts/afm/public/cyklop
13429%{texmfdist}/fonts/enc/dvips/cyklop
13430%{texmfdist}/fonts/map/dvips/cyklop
13431%{texmfdist}/fonts/opentype/public/cyklop
13432%{texmfdist}/fonts/tfm/public/cyklop
13433%{texmfdist}/fonts/type1/public/cyklop
13434
13435%{texmfdist}/fonts/source/public/dancers
13436%{texmfdist}/fonts/tfm/public/dancers
13437
13438%doc %{texmfdist}/doc/fonts/dice
13439%{texmfdist}/fonts/source/public/dice
13440%{texmfdist}/fonts/tfm/public/dice
13441
13442%doc %{texmfdist}/doc/fonts/dictsym
13443%{texmfdist}/fonts/afm/public/dictsym
13444%{texmfdist}/fonts/map/dvips/dictsym
13445%{texmfdist}/fonts/map/vtex/dictsym
13446%{texmfdist}/fonts/tfm/public/dictsym
13447%{texmfdist}/fonts/type1/public/dictsym
13448
13449%doc %{texmfdist}/doc/fonts/dingbat
13450%{texmfdist}/fonts/tfm/public/dingbat
13451%{texmfdist}/source/fonts/dingbat
13452
f1ba8563
ZU
13453%doc %{texmfdist}/doc/fonts/doublestroke
13454%{texmfdist}/fonts/map/dvips/doublestroke
13455%{texmfdist}/fonts/source/public/doublestroke
13456%{texmfdist}/fonts/tfm/public/doublestroke
13457%{texmfdist}/fonts/type1/public/doublestroke
13458
13459%doc %{texmfdist}/doc/fonts/duerer
13460%{texmfdist}/fonts/source/public/duerer
13461%{texmfdist}/fonts/tfm/public/duerer
13462
13463%doc %{texmfdist}/doc/fonts/ean
13464%{texmfdist}/fonts/source/public/ean
13465%{texmfdist}/fonts/tfm/public/ean
13466
13467%doc %{texmfdist}/doc/fonts/eco
13468%{texmfdist}/fonts/tfm/public/eco
13469%{texmfdist}/fonts/vf/public/eco
13470%{texmfdist}/source/fonts/eco
13471
13472%doc %{texmfdist}/doc/fonts/eiad
13473%{texmfdist}/fonts/source/public/eiad
13474%{texmfdist}/fonts/tfm/public/eiad
13475
13476%doc %{texmfdist}/doc/fonts/elvish
13477%{texmfdist}/fonts/source/public/elvish
13478%{texmfdist}/fonts/tfm/public/elvish
13479
13480%doc %{texmfdist}/doc/fonts/epigrafica
13481%{texmfdist}/fonts/afm/public/epigrafica
13482%{texmfdist}/fonts/enc/dvips/epigrafica
13483%{texmfdist}/fonts/map/dvips/epigrafica
13484%{texmfdist}/fonts/tfm/public/epigrafica
13485%{texmfdist}/fonts/type1/public/epigrafica
13486%{texmfdist}/fonts/vf/public/epigrafica
13487
13488%{texmfdist}/fonts/map/dvips/epiolmec
13489%{texmfdist}/fonts/tfm/public/epiolmec
13490%{texmfdist}/fonts/type1/public/epiolmec
13491
13492%doc %{texmfdist}/doc/fonts/esint-type1
13493%{texmfdist}/fonts/map/dvips/esint-type1
13494%{texmfdist}/fonts/type1/public/esint-type1
13495
f1ba8563
ZU
13496%{texmfdist}/fonts/ofm/public/ethiop
13497%{texmfdist}/fonts/ovf/public/ethiop
13498%{texmfdist}/fonts/ovp/public/ethiop
13499%{texmfdist}/fonts/source/public/ethiop
13500%{texmfdist}/fonts/tfm/public/ethiop
13501
13502%{texmfdist}/fonts/map/dvips/ethiop-t1
13503%{texmfdist}/fonts/type1/public/ethiop-t1
13504
13505%doc %{texmfdist}/doc/fonts/euro-ce
13506%{texmfdist}/fonts/source/public/euro-ce
13507%{texmfdist}/fonts/tfm/public/euro-ce
13508
13509%doc %{texmfdist}/doc/fonts/eurofont
13510%{texmfdist}/fonts/map/dvips/eurofont
13511%{texmfdist}/source/fonts/eurofont
13512
f1ba8563
ZU
13513%doc %{texmfdist}/doc/fonts/feyn
13514%{texmfdist}/fonts/source/public/feyn
13515%{texmfdist}/fonts/tfm/public/feyn
13516%{texmfdist}/source/fonts/feyn
13517
13518%doc %{texmfdist}/doc/fonts/fge
13519%{texmfdist}/fonts/source/public/fge
13520%{texmfdist}/fonts/tfm/public/fge
13521%{texmfdist}/source/fonts/fge
13522
13523%{texmfdist}/fonts/map/dvips/foekfont
13524%{texmfdist}/fonts/tfm/public/foekfont
13525%{texmfdist}/fonts/type1/public/foekfont
13526
13527%doc %{texmfdist}/doc/fonts/fonetika
13528%{texmfdist}/fonts/afm/public/fonetika
13529%{texmfdist}/fonts/map/dvips/fonetika
13530%{texmfdist}/fonts/tfm/public/fonetika
13531%{texmfdist}/fonts/type1/public/fonetika
13532
13533%doc %{texmfdist}/doc/fonts/fourier
13534%{texmfdist}/fonts/afm/public/fourier
13535%{texmfdist}/fonts/map/dvips/fourier
13536%{texmfdist}/fonts/tfm/public/fourier
13537%{texmfdist}/fonts/type1/public/fourier
13538%{texmfdist}/fonts/vf/public/fourier
13539%{texmfdist}/source/fonts/fourier
13540
13541%doc %{texmfdist}/doc/fonts/fouriernc
13542%{texmfdist}/fonts/afm/public/fouriernc
13543%{texmfdist}/fonts/tfm/public/fouriernc
13544%{texmfdist}/fonts/vf/public/fouriernc
13545
13546%doc %{texmfdist}/doc/fonts/frcursive
13547%{texmfdist}/fonts/source/public/frcursive
13548%{texmfdist}/fonts/tfm/public/frcursive
13549%{texmfdist}/source/fonts/frcursive
13550
13551%doc %{texmfdist}/doc/fonts/futhark
13552%{texmfdist}/fonts/source/public/futhark
13553%{texmfdist}/fonts/tfm/public/futhark
13554
13555%{texmfdist}/fonts/afm/public/garuda
13556%{texmfdist}/fonts/map/dvips/garuda
13557%{texmfdist}/fonts/tfm/public/garuda
13558%{texmfdist}/fonts/type1/public/garuda
13559
13560%doc %{texmfdist}/doc/fonts/genealogy
13561%{texmfdist}/fonts/source/public/genealogy
13562%{texmfdist}/fonts/tfm/public/genealogy
13563
13564%doc %{texmfdist}/doc/fonts/gfsartemisia
13565%{texmfdist}/fonts/afm/public/gfsartemisia
13566%{texmfdist}/fonts/enc/dvips/gfsartemisia
13567%{texmfdist}/fonts/map/dvips/gfsartemisia
13568%{texmfdist}/fonts/opentype/public/gfsartemisia
13569%{texmfdist}/fonts/tfm/public/gfsartemisia
13570%{texmfdist}/fonts/type1/public/gfsartemisia
13571%{texmfdist}/fonts/vf/public/gfsartemisia
13572
13573%doc %{texmfdist}/doc/fonts/gfsbaskerville
13574%{texmfdist}/fonts/afm/public/gfsbaskerville
13575%{texmfdist}/fonts/enc/dvips/gfsbaskerville
13576%{texmfdist}/fonts/map/dvips/gfsbaskerville
13577%{texmfdist}/fonts/opentype/public/gfsbaskerville
13578%{texmfdist}/fonts/tfm/public/gfsbaskerville
13579%{texmfdist}/fonts/type1/public/gfsbaskerville
13580%{texmfdist}/fonts/vf/public/gfsbaskerville
13581
13582%doc %{texmfdist}/doc/fonts/gfsbodoni
13583%{texmfdist}/fonts/afm/public/gfsbodoni
13584%{texmfdist}/fonts/enc/dvips/gfsbodoni
13585%{texmfdist}/fonts/map/dvips/gfsbodoni
13586%{texmfdist}/fonts/opentype/public/gfsbodoni
13587%{texmfdist}/fonts/tfm/public/gfsbodoni
13588%{texmfdist}/fonts/type1/public/gfsbodoni
13589%{texmfdist}/fonts/vf/public/gfsbodoni
13590
13591%doc %{texmfdist}/doc/fonts/gfscomplutum
13592%{texmfdist}/fonts/afm/public/gfscomplutum
13593%{texmfdist}/fonts/enc/dvips/gfscomplutum
13594%{texmfdist}/fonts/map/dvips/gfscomplutum
13595%{texmfdist}/fonts/opentype/public/gfscomplutum
13596%{texmfdist}/fonts/tfm/public/gfscomplutum
13597%{texmfdist}/fonts/type1/public/gfscomplutum
13598%{texmfdist}/fonts/vf/public/gfscomplutum
13599
13600%doc %{texmfdist}/doc/fonts/gfsdidot
13601%{texmfdist}/fonts/afm/public/gfsdidot
13602%{texmfdist}/fonts/enc/dvips/gfsdidot
13603%{texmfdist}/fonts/map/dvips/gfsdidot
13604%{texmfdist}/fonts/opentype/public/gfsdidot
13605%{texmfdist}/fonts/tfm/public/gfsdidot
13606%{texmfdist}/fonts/type1/public/gfsdidot
13607%{texmfdist}/fonts/vf/public/gfsdidot
13608
13609%doc %{texmfdist}/doc/fonts/gfsneohellenic
13610%{texmfdist}/fonts/afm/public/gfsneohellenic
13611%{texmfdist}/fonts/enc/dvips/gfsneohellenic
13612%{texmfdist}/fonts/map/dvips/gfsneohellenic
13613%{texmfdist}/fonts/opentype/public/gfsneohellenic
13614%{texmfdist}/fonts/tfm/public/gfsneohellenic
13615%{texmfdist}/fonts/type1/public/gfsneohellenic
13616%{texmfdist}/fonts/vf/public/gfsneohellenic
13617
13618%doc %{texmfdist}/doc/fonts/gfsporson
13619%{texmfdist}/fonts/afm/public/gfsporson
13620%{texmfdist}/fonts/enc/dvips/gfsporson
13621%{texmfdist}/fonts/map/dvips/gfsporson
13622%{texmfdist}/fonts/opentype/public/gfsporson
13623%{texmfdist}/fonts/tfm/public/gfsporson
13624%{texmfdist}/fonts/type1/public/gfsporson
13625%{texmfdist}/fonts/vf/public/gfsporson
13626
13627%doc %{texmfdist}/doc/fonts/gfssolomos
13628%{texmfdist}/fonts/afm/public/gfssolomos
13629%{texmfdist}/fonts/enc/dvips/gfssolomos
13630%{texmfdist}/fonts/map/dvips/gfssolomos
13631%{texmfdist}/fonts/opentype/public/gfssolomos
13632%{texmfdist}/fonts/tfm/public/gfssolomos
13633%{texmfdist}/fonts/type1/public/gfssolomos
13634%{texmfdist}/fonts/vf/public/gfssolomos
13635
f1ba8563
ZU
13636
13637%doc %{texmfdist}/doc/fonts/greenpoint
13638%{texmfdist}/fonts/source/public/greenpoint
13639%{texmfdist}/fonts/tfm/public/greenpoint
13640
13641%{texmfdist}/fonts/afm/groff
13642%{texmfdist}/fonts/enc/dvips/groff
13643%{texmfdist}/fonts/map/dvips/groff
13644%{texmfdist}/fonts/tfm/groff
13645%{texmfdist}/fonts/type1/groff
13646
13647%doc %{texmfdist}/doc/fonts/grotesq
13648%{texmfdist}/fonts/map/dvips/grotesq
13649
13650%{texmfdist}/fonts/afm/vntex/grotesqvn
13651%{texmfdist}/fonts/tfm/vntex/grotesqvn
13652%{texmfdist}/fonts/type1/vntex/grotesqvn
13653
13654%{texmfdist}/fonts/afm/public/grverb
13655%{texmfdist}/fonts/map/dvips/grverb
13656%{texmfdist}/fonts/tfm/public/grverb
13657%{texmfdist}/fonts/type1/public/grverb
13658%{texmfdist}/fonts/vf/public/grverb
13659
13660%{texmfdist}/fonts/source/public/hands
13661%{texmfdist}/fonts/tfm/public/hands
13662
8affbd2c
ZU
13663%{texmfdist}/fonts/afm/jmn
13664%{texmfdist}/fonts/tfm/jmn
13665%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
13666
13667%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563
ZU
13668
13669%doc %{texmfdist}/doc/fonts/hfbright
13670%{texmfdist}/fonts/afm/public/hfbright
13671%{texmfdist}/fonts/enc/dvips/hfbright
13672%{texmfdist}/fonts/map/dvips/hfbright
13673%{texmfdist}/fonts/type1/public/hfbright
13674%{texmfdist}/source/fonts/hfbright
13675
13676%doc %{texmfdist}/doc/fonts/hfoldsty
13677%{texmfdist}/fonts/tfm/public/hfoldsty
13678%{texmfdist}/fonts/vf/public/hfoldsty
13679%{texmfdist}/source/fonts/hfoldsty
13680
13681%doc %{texmfdist}/doc/fonts/ibygrk
80fa261c 13682%{texmfdist}/tex/generic/ibygrk
f1ba8563
ZU
13683%{texmfdist}/fonts/afm/public/ibygrk
13684%{texmfdist}/fonts/enc/dvips/ibygrk
13685%{texmfdist}/fonts/map/dvips/ibygrk
13686%{texmfdist}/fonts/source/public/ibygrk
13687%{texmfdist}/fonts/tfm/public/ibygrk
13688%{texmfdist}/fonts/type1/public/ibygrk
13689
13690%doc %{texmfdist}/doc/fonts/ifsym
13691%{texmfdist}/fonts/source/public/ifsym
13692%{texmfdist}/fonts/tfm/public/ifsym
13693
13694%doc %{texmfdist}/doc/fonts/initials
13695%{texmfdist}/fonts/afm/public/initials
13696%{texmfdist}/fonts/map/dvips/initials
13697%{texmfdist}/fonts/tfm/public/initials
13698%{texmfdist}/fonts/type1/public/initials
13699
745facc7 13700%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
13701%{texmfdist}/fonts/afm/public/itrans
13702%{texmfdist}/fonts/source/public/itrans
13703%{texmfdist}/fonts/tfm/public/itrans
f1ba8563
ZU
13704%{texmfdist}/fonts/type1/public/itrans
13705
745facc7 13706%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
13707%{texmfdist}/fonts/afm/public/iwona
13708%{texmfdist}/fonts/enc/dvips/iwona
13709%{texmfdist}/fonts/map/dvips/iwona
13710%{texmfdist}/fonts/opentype/public/iwona
13711%{texmfdist}/fonts/tfm/public/iwona
13712%{texmfdist}/fonts/type1/public/iwona
13713
13714%{texmfdist}/fonts/enc/dvips/jmn
13715%{texmfdist}/fonts/map/dvips/jmn
13716
745facc7 13717%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
13718%{texmfdist}/fonts/source/public/kdgreek
13719%{texmfdist}/fonts/tfm/public/kdgreek
13720
13721%{texmfdist}/fonts/afm/public/kerkis
13722%{texmfdist}/fonts/enc/dvips/kerkis
13723%{texmfdist}/fonts/map/dvips/kerkis
13724%{texmfdist}/fonts/tfm/public/kerkis
13725%{texmfdist}/fonts/type1/public/kerkis
13726%{texmfdist}/fonts/vf/public/kerkis
13727
13728%doc %{texmfdist}/doc/fonts/kixfont
13729%{texmfdist}/fonts/source/public/kixfont
13730%{texmfdist}/fonts/tfm/public/kixfont
13731
13732%doc %{texmfdist}/doc/fonts/kpfonts
8affbd2c 13733%dir %{texmfdist}/fonts/map/public
f1ba8563
ZU
13734%{texmfdist}/fonts/afm/public/kpfonts
13735%{texmfdist}/fonts/map/public/kpfonts
13736%{texmfdist}/fonts/source/public/kpfonts
13737%{texmfdist}/fonts/tfm/public/kpfonts
13738%{texmfdist}/fonts/type1/public/kpfonts
13739%{texmfdist}/fonts/vf/public/kpfonts
13740
745facc7 13741%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
13742%{texmfdist}/fonts/afm/public/kurier
13743%{texmfdist}/fonts/enc/dvips/kurier
13744%{texmfdist}/fonts/map/dvips/kurier
13745%{texmfdist}/fonts/opentype/public/kurier
13746%{texmfdist}/fonts/tfm/public/kurier
13747%{texmfdist}/fonts/type1/public/kurier
13748
13749%doc %{texmfdist}/doc/fonts/levy
13750%{texmfdist}/fonts/source/public/levy
13751
13752%doc %{texmfdist}/doc/fonts/lfb
13753%{texmfdist}/fonts/source/public/lfb
13754%{texmfdist}/fonts/tfm/public/lfb
13755
13756%doc %{texmfdist}/doc/fonts/libertine
13757%{texmfdist}/fonts/afm/public/libertine
13758%{texmfdist}/fonts/enc/dvips/libertine
13759%{texmfdist}/fonts/map/dvips/libertine
13760%{texmfdist}/fonts/tfm/public/libertine
13761%{texmfdist}/fonts/type1/public/libertine
13762%{texmfdist}/fonts/vf/public/libertine
13763
13764%doc %{texmfdist}/doc/fonts/linearA
13765%{texmfdist}/fonts/afm/public/linearA
13766%{texmfdist}/fonts/map/dvips/linearA
13767%{texmfdist}/fonts/tfm/public/linearA
13768%{texmfdist}/fonts/type1/public/linearA
13769%{texmfdist}/source/fonts/linearA
13770
13771%{texmfdist}/fonts/source/public/logic
13772%{texmfdist}/fonts/tfm/public/logic
13773
13774%doc %{texmfdist}/doc/fonts/lxfonts
13775%{texmfdist}/fonts/map/dvips/lxfonts
13776%{texmfdist}/fonts/source/public/lxfonts
13777%{texmfdist}/fonts/tfm/public/lxfonts
13778%{texmfdist}/fonts/type1/public/lxfonts
13779
13780%doc %{texmfdist}/doc/fonts/ly1
13781%{texmfdist}/fonts/map/dvips/ly1
13782
13783%{texmfdist}/fonts/source/public/malayalam
13784%{texmfdist}/fonts/tfm/public/malayalam
13785
13786%{texmfdist}/fonts/map/dvips/manfnt
13787
13788%{texmfdist}/fonts/map/dvips/mathdesign
13789
13790%{texmfdist}/fonts/tfm/public/mathpazo
13791%{texmfdist}/fonts/vf/public/mathpazo
13792
8affbd2c
ZU
13793%{texmfdist}/fonts/afm/mathdesign
13794%{texmfdist}/fonts/tfm/mathdesign
13795%{texmfdist}/fonts/type1/mathdesign
13796%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
13797
13798%{texmfdist}/fonts/enc/dvips/mnsymbol
13799%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 13800%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
13801%{texmfdist}/fonts/map/vtex/mnsymbol
13802%{texmfdist}/fonts/opentype/public/mnsymbol
13803%{texmfdist}/fonts/source/public/mnsymbol
13804%{texmfdist}/fonts/tfm/public/mnsymbol
13805%{texmfdist}/fonts/type1/public/mnsymbol
13806
13807%{texmfdist}/fonts/map/dvips/montex
13808%{texmfdist}/fonts/source/public/montex
13809%{texmfdist}/fonts/tfm/public/montex
13810%{texmfdist}/fonts/type1/public/montex
13811
13812%{texmfdist}/fonts/tfm/vntex/mscorevn
13813%{texmfdist}/fonts/vf/vntex/mscorevn
13814
09d53ec3 13815%doc %{texmfdist}/doc/generic/musixps
f1ba8563
ZU
13816%{texmfdist}/fonts/source/public/musixps
13817%{texmfdist}/fonts/tfm/public/musixps
13818
13819%doc %{texmfdist}/doc/generic/musixtex
13820%{texmfdist}/fonts/map/dvips/musixtex
13821%{texmfdist}/fonts/source/public/musixtex
13822%{texmfdist}/fonts/tfm/public/musixtex
13823%{texmfdist}/fonts/type1/public/musixtex
13824
13825%{texmfdist}/fonts/source/public/mxd
13826%{texmfdist}/fonts/tfm/public/mxd
13827
13828%{texmfdist}/fonts/source/public/mxedruli
13829%{texmfdist}/fonts/tfm/public/mxedruli
13830
13831%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563
ZU
13832
13833%{texmfdist}/fonts/source/public/niceframe
13834%{texmfdist}/fonts/tfm/public/niceframe
13835
13836%doc %{texmfdist}/doc/fonts/nkarta
13837%{texmfdist}/fonts/source/public/nkarta
13838%{texmfdist}/fonts/tfm/public/nkarta
13839
13840%{texmfdist}/fonts/afm/public/norasi
13841%{texmfdist}/fonts/map/dvips/norasi
13842%{texmfdist}/fonts/tfm/public/norasi
13843%{texmfdist}/fonts/type1/public/norasi
13844
13845%{texmfdist}/fonts/source/public/oca
13846
13847%{texmfdist}/fonts/afm/public/ocherokee
13848%{texmfdist}/fonts/map/dvips/ocherokee
13849%{texmfdist}/fonts/ofm/public/ocherokee
13850%{texmfdist}/fonts/ovf/public/ocherokee
13851%{texmfdist}/fonts/ovp/public/ocherokee
13852%{texmfdist}/fonts/tfm/public/ocherokee
13853%{texmfdist}/fonts/type1/public/ocherokee
13854
13855%{texmfdist}/fonts/source/public/ogham
13856%{texmfdist}/fonts/tfm/public/ogham
13857
13858%doc %{texmfdist}/doc/fonts/oinuit
13859%{texmfdist}/fonts/map/dvips/oinuit
13860%{texmfdist}/fonts/ofm/public/oinuit
13861%{texmfdist}/fonts/ovf/public/oinuit
13862%{texmfdist}/fonts/tfm/public/oinuit
13863%{texmfdist}/fonts/type1/public/oinuit
13864
13865%{texmfdist}/fonts/source/public/osmanian
13866
13867%doc %{texmfdist}/doc/fonts/ot2cyr
13868%{texmfdist}/fonts/map/dvips/ot2cyr
13869%{texmfdist}/source/fonts/ot2cyr
13870
f1ba8563
ZU
13871%{texmfdist}/fonts/ofm/public/otibet
13872%{texmfdist}/fonts/ovf/public/otibet
13873%{texmfdist}/fonts/ovp/public/otibet
13874%{texmfdist}/fonts/source/public/otibet
13875%{texmfdist}/fonts/tfm/public/otibet
13876
13877%doc %{texmfdist}/doc/fonts/pacioli
13878%{texmfdist}/fonts/source/public/pacioli
13879%{texmfdist}/fonts/tfm/public/pacioli
13880
13881%{texmfdist}/fonts/map/dvips/palatino
f1ba8563
ZU
13882
13883%doc %{texmfdist}/doc/fonts/phaistos
13884%{texmfdist}/fonts/afm/public/phaistos
13885%{texmfdist}/fonts/map/dvips/phaistos
13886%{texmfdist}/fonts/opentype/public/phaistos
13887%{texmfdist}/fonts/tfm/public/phaistos
13888%{texmfdist}/fonts/type1/public/phaistos
13889%{texmfdist}/source/fonts/phaistos
13890
13891%{texmfdist}/fonts/opentype/public/philokalia
13892
13893%doc %{texmfdist}/doc/fonts/phonetic
13894%{texmfdist}/fonts/source/public/phonetic
13895%{texmfdist}/fonts/tfm/public/phonetic
13896%{texmfdist}/source/fonts/phonetic
13897
8affbd2c 13898%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
13899
13900%{texmfdist}/fonts/source/public/punk
13901%{texmfdist}/fonts/tfm/public/punk
13902
13903%{texmfdist}/fonts/tfm/public/relenc
13904%{texmfdist}/fonts/vf/public/relenc
13905
13906%doc %{texmfdist}/doc/fonts/rsfs
13907%{texmfdist}/fonts/map/dvips/rsfs
13908
13909%{texmfdist}/fonts/map/dvips/sanskrit
13910%{texmfdist}/fonts/source/public/sanskrit
13911%{texmfdist}/fonts/tfm/public/sanskrit
13912%{texmfdist}/fonts/type1/public/sanskrit
13913
13914%{texmfdist}/fonts/source/public/sauter
13915
13916%doc %{texmfdist}/doc/fonts/semaphor
13917%{texmfdist}/fonts/afm/public/semaphor
13918%{texmfdist}/fonts/enc/dvips/semaphor
13919%{texmfdist}/fonts/map/dvips/semaphor
13920%{texmfdist}/fonts/opentype/public/semaphor
13921%{texmfdist}/fonts/source/public/semaphor
13922%{texmfdist}/fonts/tfm/public/semaphor
13923%{texmfdist}/fonts/type1/public/semaphor
13924
13925%{texmfdist}/fonts/source/public/simpsons
13926
13927%{texmfdist}/fonts/map/dvips/skak
13928%{texmfdist}/fonts/source/public/skak
13929%{texmfdist}/fonts/tfm/public/skak
13930
13931%doc %{texmfdist}/doc/fonts/skaknew
13932%{texmfdist}/fonts/afm/public/skaknew
13933%{texmfdist}/fonts/map/dvips/skaknew
13934%{texmfdist}/fonts/map/vtex/skaknew
13935%{texmfdist}/fonts/tfm/public/skaknew
13936%{texmfdist}/fonts/type1/public/skaknew
13937
13938%{texmfdist}/fonts/source/public/skull
13939
13940%{texmfdist}/fonts/source/public/soyombo
13941%{texmfdist}/fonts/tfm/public/soyombo
13942
13943%doc %{texmfdist}/doc/fonts/staves
13944%{texmfdist}/fonts/map/dvips/staves
13945%{texmfdist}/fonts/tfm/public/staves
13946%{texmfdist}/fonts/type1/public/staves
13947
13948%{texmfdist}/fonts/map/dvips/stmaryrd
13949%{texmfdist}/fonts/source/public/stmaryrd
13950
13951%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
13952
13953%{texmfdist}/fonts/afm/public/tabvar
13954%{texmfdist}/fonts/map/dvips/tabvar
13955%{texmfdist}/fonts/tfm/public/tabvar
13956%{texmfdist}/fonts/type1/public/tabvar
13957
f1ba8563
ZU
13958
13959%{texmfdist}/fonts/source/public/tapir
13960%{texmfdist}/fonts/type1/public/tapir
13961
13962%{texmfdist}/fonts/enc/dvips/tengwarscript
13963%{texmfdist}/fonts/map/dvips/tengwarscript
13964%{texmfdist}/fonts/tfm/public/tengwarscript
13965%{texmfdist}/fonts/vf/public/tengwarscript
13966
80fa261c 13967%{texmfdist}/doc/fonts/pclnfss
198c241e 13968%{texmfdist}/source/fonts/pclnfss
f1ba8563
ZU
13969
13970%doc %{texmfdist}/doc/fonts/tex-gyre
13971%{texmfdist}/fonts/afm/public/tex-gyre
13972%{texmfdist}/fonts/enc/dvips/tex-gyre
13973%{texmfdist}/fonts/map/dvips/tex-gyre
13974%{texmfdist}/fonts/opentype/public/tex-gyre
13975%{texmfdist}/fonts/tfm/public/tex-gyre
13976%{texmfdist}/fonts/type1/public/tex-gyre
13977
f1ba8563 13978%{texmfdist}/fonts/map/dvips/times
f1ba8563 13979
f1ba8563
ZU
13980
13981%doc %{texmfdist}/doc/fonts/timing
13982%{texmfdist}/fonts/source/public/timing
13983%{texmfdist}/fonts/tfm/public/timing
13984
13985%doc %{texmfdist}/doc/fonts/tipa
13986%{texmfdist}/fonts/map/dvips/tipa
13987%{texmfdist}/fonts/source/public/tipa
13988%{texmfdist}/fonts/tfm/public/tipa
13989%{texmfdist}/fonts/type1/public/tipa
13990
13991%{texmfdist}/fonts/afm/public/trajan
13992%{texmfdist}/fonts/map/dvips/trajan
13993%{texmfdist}/fonts/tfm/public/trajan
13994%{texmfdist}/fonts/type1/public/trajan
13995
13996%{texmfdist}/fonts/source/public/trsym
13997%{texmfdist}/fonts/tfm/public/trsym
13998
13999%{texmfdist}/fonts/tfm/vntex/txttvn
14000%{texmfdist}/fonts/type1/vntex/txttvn
14001
14002%{texmfdist}/fonts/map/dvips/uhc
14003
14004%{texmfdist}/fonts/source/public/ulsy
14005%{texmfdist}/fonts/tfm/public/ulsy
14006
14007%doc %{texmfdist}/doc/fonts/umrand
14008%{texmfdist}/fonts/source/public/umrand
14009%{texmfdist}/fonts/tfm/public/umrand
14010
14011%doc %{texmfdist}/doc/fonts/umtypewriter
14012%{texmfdist}/fonts/opentype/public/umtypewriter
14013
14014%doc %{texmfdist}/doc/fonts/universa
14015%{texmfdist}/fonts/source/public/universa
14016%{texmfdist}/fonts/tfm/public/universa
14017%{texmfdist}/source/fonts/universa
14018
14019%{texmfdist}/fonts/afm/public/velthuis
14020%{texmfdist}/fonts/map/dvips/velthuis
14021%{texmfdist}/fonts/source/public/velthuis
14022%{texmfdist}/fonts/tfm/public/velthuis
14023%{texmfdist}/fonts/type1/public/velthuis
14024
14025%{texmfdist}/fonts/enc/dvips/vntex
f1ba8563
ZU
14026
14027%{texmfdist}/fonts/afm/vntex/vntopia
14028%{texmfdist}/fonts/tfm/vntex/vntopia
14029%{texmfdist}/fonts/type1/vntex/vntopia
14030%{texmfdist}/fonts/vf/vntex/vntopia
14031
14032%{texmfdist}/fonts/map/dvips/wadalab
14033
14034%doc %{texmfdist}/doc/fonts/wasy
14035%{texmfdist}/fonts/afm/public/wasy
14036%{texmfdist}/fonts/map/dvips/wasy
14037%{texmfdist}/fonts/type1/public/wasy
14038
14039%{texmfdist}/fonts/source/public/wnri
14040%{texmfdist}/fonts/tfm/public/wnri
14041
14042%{texmfdist}/fonts/source/public/wsuipa
14043%{texmfdist}/fonts/tfm/public/wsuipa
14044
14045%{texmfdist}/fonts/source/public/xbmc
14046%{texmfdist}/fonts/tfm/public/xbmc
14047
f1ba8563
ZU
14048%doc %{texmfdist}/doc/fonts/xq
14049%{texmfdist}/fonts/source/public/xq
14050%{texmfdist}/fonts/tfm/public/xq
14051
14052%{texmfdist}/fonts/source/public/yannisgr
14053
14054%{texmfdist}/fonts/map/dvips/yhmath
14055%{texmfdist}/fonts/source/public/yhmath
14056%{texmfdist}/fonts/tfm/public/yhmath
14057%{texmfdist}/fonts/type1/public/yhmath
14058%{texmfdist}/fonts/vf/public/yhmath
14059
14060%{texmfdist}/fonts/map/dvips/zapfchan
198c241e 14061%{texmfdist}/fonts/tfm/urw35vf
f1ba8563
ZU
14062
14063%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
14064
14065%{texmfdist}/dvips/zefonts
14066%{texmfdist}/fonts/map/dvips/zefonts
14067%{texmfdist}/fonts/tfm/public/zefonts
14068%{texmfdist}/fonts/vf/public/zefonts
14069
14070
d08789e0 14071%files fonts-omega
489714ae 14072%defattr(644,root,root,755)
7179ac92 14073%doc %{texmfdist}/doc/omega
2677a8b0
ZU
14074%dir %{texmfdist}/omega
14075%dir %{texmfdist}/omega/otp
14076%dir %{texmfdist}/omega/ocp
7179ac92
ZU
14077%{texmfdist}/dvips/omega
14078%{texmfdist}/fonts/ofm/public/omega
14079%{texmfdist}/fonts/type1/public/omega
14080%{texmfdist}/fonts/afm/public/omega
14081%{texmfdist}/fonts/ovp/public/omega
14082%{texmfdist}/fonts/tfm/public/omega
14083%{texmfdist}/fonts/ovf/public/omega
14084%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
14085%{texmfdist}/omega/ocp/omega
14086%{texmfdist}/omega/otp/omega
14087%{texmfdist}/tex/plain/omega
d08789e0 14088
5b7eba8e
MB
14089#%files fonts-pazo
14090#%defattr(644,root,root,755)
d08789e0
ZU
14091
14092%files fonts-pl
14093%defattr(644,root,root,755)
7179ac92 14094%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
14095%dir %{texmf}/scripts/texlive
14096%dir %{texmf}/scripts/texlive/tlmgrgui
14097%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
14098%{texmfdist}/dvips/pl
14099%{texmfdist}/fonts/source/public/pl
14100%{texmfdist}/fonts/type1/public/pl
14101%{texmfdist}/fonts/afm/public/pl
14102%{texmfdist}/fonts/enc/dvips/pl
14103%{texmfdist}/fonts/tfm/public/pl
14104%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 14105%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
14106
14107%files fonts-px
14108%defattr(644,root,root,755)
7179ac92 14109%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
14110# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
14111# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
14112%dir %{texmfdist}/fonts/map/dvips/pxfonts
14113%dir %{texmfdist}/tex/latex/pxfonts
14114%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
14115%{texmfdist}/fonts/afm/public/pxfonts
14116%{texmfdist}/fonts/tfm/public/pxfonts
14117%{texmfdist}/fonts/type1/public/pxfonts
14118%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 14119%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 14120
5b7eba8e
MB
14121#%files fonts-qfonts
14122#%defattr(644,root,root,755)
31bd2c4a
ZU
14123# %doc %{texmf}/doc/fonts/polish/qfonts
14124# %{texmf}/fonts/enc/dvips/qfonts
14125# %{texmf}/fonts/map/dvips/qfonts
14126# %{texmf}/dvips/qfonts
14127# %{texmf}/fonts/afm/public/qfonts
14128# %{texmf}/fonts/tfm/public/qfonts
d08789e0 14129
74dbda3f
ZU
14130# %files fonts-qpx
14131# %defattr(644,root,root,755)
14132# %{texmf}/fonts/tfm/public/qpx
14133# %{texmf}/fonts/vf/public/qpx
d08789e0 14134
31bd2c4a 14135%files fonts-qpxqtx
d08789e0 14136%defattr(644,root,root,755)
7179ac92
ZU
14137%{texmfdist}/fonts/tfm/public/qpxqtx
14138%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
14139
14140%files fonts-rsfs
14141%defattr(644,root,root,755)
7179ac92
ZU
14142%{texmfdist}/fonts/source/public/rsfs
14143%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
14144
14145%files fonts-stmaryrd
14146%defattr(644,root,root,755)
7179ac92
ZU
14147%doc %{texmfdist}/doc/fonts/stmaryrd
14148%{texmfdist}/source/fonts/stmaryrd
14149%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
14150
14151%files fonts-tx
14152%defattr(644,root,root,755)
7179ac92
ZU
14153%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
14154%{texmfdist}/fonts/afm/public/txfonts
14155%{texmfdist}/fonts/tfm/public/txfonts
14156%{texmfdist}/fonts/vf/public/txfonts
d08789e0 14157
5bc70a92
MB
14158%files fonts-uhc
14159%defattr(644,root,root,755)
14160%doc %{texmfdist}/doc/fonts/uhc
14161%{texmfdist}/fonts/afm/uhc
14162%{texmfdist}/fonts/tfm/uhc
14163%{texmfdist}/fonts/vf/uhc
14164
d08789e0
ZU
14165%files fonts-urw
14166%defattr(644,root,root,755)
7179ac92 14167%{texmfdist}/fonts/afm/urw
5bc70a92
MB
14168%{texmfdist}/fonts/tfm/urw
14169%{texmfdist}/fonts/vf/urw
d08789e0
ZU
14170
14171%files fonts-urwvn
14172%defattr(644,root,root,755)
26d8eaaa 14173%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
14174%{texmfdist}/fonts/tfm/vntex/urwvn
14175%{texmfdist}/fonts/type1/vntex/urwvn
14176%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
14177
14178%files fonts-vnr
14179%defattr(644,root,root,755)
7179ac92
ZU
14180%{texmfdist}/fonts/map/dvips/vntex
14181%{texmfdist}/fonts/source/vntex/vnr
14182%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 14183
e67df411
ZU
14184%files fonts-urw35vf
14185%defattr(644,root,root,755)
14186%{texmfdist}/fonts/vf/urw35vf
14187
5bc70a92
MB
14188%files fonts-wadalab
14189%defattr(644,root,root,755)
14190%doc %{texmfdist}/doc/fonts/wadalab
14191%{texmfdist}/fonts/afm/wadalab
14192%{texmfdist}/fonts/tfm/wadalab
14193%{texmfdist}/fonts/vf/wadalab
14194
d08789e0
ZU
14195%files fonts-wasy
14196%defattr(644,root,root,755)
7179ac92
ZU
14197%{texmfdist}/fonts/source/public/wasy
14198%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
14199
14200%files fonts-xypic
14201%defattr(644,root,root,755)
7179ac92
ZU
14202%{texmfdist}/fonts/map/dvips/xypic
14203# %{texmfdist}/fonts/afm/public/xypic
14204%{texmfdist}/fonts/source/public/xypic
14205%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
14206
14207%files fonts-yandy
14208%defattr(644,root,root,755)
adbd04dd 14209# %{texmf}/fonts/afm/yandy
7179ac92 14210%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
14211# %{texmf}/fonts/tfm/yandy
14212# %{texmf}/fonts/vf/yandy
d08789e0
ZU
14213
14214%files fonts-type1-antp
14215%defattr(644,root,root,755)
7179ac92
ZU
14216%{texmfdist}/dvips/antp
14217%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
14218
14219%files fonts-type1-antt
14220%defattr(644,root,root,755)
adbd04dd 14221# %{texmf}/dvips/antt
7179ac92 14222%{texmfdist}/fonts/type1/public/antt
d08789e0 14223
5bc70a92
MB
14224%files fonts-type1-arphic
14225%defattr(644,root,root,755)
14226%{texmfdist}/fonts/type1/arphic
14227
d08789e0
ZU
14228%files fonts-type1-belleek
14229%defattr(644,root,root,755)
7179ac92
ZU
14230%doc %{texmfdist}/doc/fonts/belleek
14231%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
14232
14233%files fonts-type1-bitstream
14234%defattr(644,root,root,755)
7179ac92 14235%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
14236
14237%files fonts-type1-bluesky
14238%defattr(644,root,root,755)
04eb4e68
ZU
14239# %doc %{texmf}/doc/fonts/bluesky
14240# %{texmf}/dvips/bluesky
7179ac92 14241%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
14242
14243%files fonts-type1-cc-pl
14244%defattr(644,root,root,755)
7179ac92
ZU
14245%doc %{texmfdist}/doc/fonts/cc-pl
14246%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
14247
14248%files fonts-type1-cmcyr
14249%defattr(644,root,root,755)
7179ac92 14250%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
14251
14252%files fonts-type1-cs
14253%defattr(644,root,root,755)
7179ac92 14254%{texmfdist}/fonts/type1/public/cs
d08789e0 14255
04eb4e68
ZU
14256# %files fonts-type1-dstroke
14257# %defattr(644,root,root,755)
14258# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
14259
14260%files fonts-type1-eurosym
14261%defattr(644,root,root,755)
7179ac92 14262%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
14263
14264%files fonts-type1-hoekwater
14265%defattr(644,root,root,755)
7179ac92 14266%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
14267
14268%files fonts-type1-fpl
14269%defattr(644,root,root,755)
7179ac92
ZU
14270%doc %{texmfdist}/doc/fonts/fpl
14271%{texmfdist}/fonts/afm/public/fpl
14272%{texmfdist}/fonts/type1/public/fpl
caaf987e 14273%{texmfdist}/source/fonts/fpl
d08789e0
ZU
14274
14275%files fonts-type1-lm
14276%defattr(644,root,root,755)
7179ac92
ZU
14277%{texmfdist}/fonts/afm/public/lm
14278%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
14279
14280%files fonts-type1-marvosym
14281%defattr(644,root,root,755)
7179ac92 14282%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
14283
14284%files fonts-type1-mathpazo
14285%defattr(644,root,root,755)
04eb4e68 14286# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
14287%{texmfdist}/fonts/afm/public/mathpazo
14288%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
14289
14290%files fonts-type1-omega
14291%defattr(644,root,root,755)
7179ac92 14292%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
14293
14294%files fonts-type1-pl
14295%defattr(644,root,root,755)
04eb4e68 14296# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 14297%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
14298
14299%files fonts-type1-px
14300%defattr(644,root,root,755)
7179ac92 14301%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 14302
04eb4e68
ZU
14303# %files fonts-type1-qfonts
14304# %defattr(644,root,root,755)
7179ac92 14305# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
14306
14307%files fonts-type1-tx
14308%defattr(644,root,root,755)
7179ac92 14309%{texmfdist}/fonts/type1/public/txfonts
d08789e0 14310
04eb4e68
ZU
14311# %files fonts-type1-tt2001
14312# %defattr(644,root,root,755)
14313# %{texmf}/fonts/type1/public/tt2001
d08789e0 14314
5bc70a92
MB
14315%files fonts-type1-uhc
14316%defattr(644,root,root,755)
14317%{texmfdist}/fonts/type1/uhc
14318
d08789e0
ZU
14319%files fonts-type1-urw
14320%defattr(644,root,root,755)
7179ac92 14321%{texmfdist}/fonts/type1/urw
d08789e0
ZU
14322
14323%files fonts-type1-vnr
14324%defattr(644,root,root,755)
7179ac92 14325%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 14326
5bc70a92
MB
14327%files fonts-type1-wadalab
14328%defattr(644,root,root,755)
14329%{texmfdist}/fonts/type1/wadalab
14330
d08789e0
ZU
14331%files fonts-type1-xypic
14332%defattr(644,root,root,755)
7179ac92 14333%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
14334
14335# TeXLive-specific
14336
14337%files afm2pl
14338%defattr(644,root,root,755)
14339%attr(755,root,root) %{_bindir}/afm2pl
14340%{_mandir}/man1/afm2pl*
015f9ddb 14341%{texmf}/fonts/lig/afm2pl
489714ae
ZU
14342
14343%files bbox
14344%defattr(644,root,root,755)
14345%attr(755,root,root) %{_bindir}/bbox
14346%{_mandir}/man1/bbox*
14347
14348%files cefutils
14349%defattr(644,root,root,755)
14350%attr(755,root,root) %{_bindir}/cef*
2677a8b0 14351%dir %{texmfdist}/tex/latex/cjk
21c69d95 14352%dir %{texmfdist}/doc/latex/cjk
c9ddaf2d 14353%{texmfdist}/source/latex/cjk
2677a8b0 14354%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
14355%doc %{texmfdist}/doc/latex/cjk/doc
14356%doc %{texmfdist}/doc/latex/cjk/examples
489714ae
ZU
14357
14358%files detex
14359%defattr(644,root,root,755)
14360%attr(755,root,root) %{_bindir}/detex
14361%{_mandir}/man1/detex*
14362
7ffd1967
ZU
14363
14364%files dviutils
14365%defattr(644,root,root,755)
14366%attr(755,root,root) %{_bindir}/dt2dv
14367%attr(755,root,root) %{_bindir}/dv2dt
14368%attr(755,root,root) %{_bindir}/dvi2tty
14369%attr(755,root,root) %{_bindir}/dviasm
14370%attr(755,root,root) %{_bindir}/dvibook
14371%attr(755,root,root) %{_bindir}/dviconcat
14372%attr(755,root,root) %{_bindir}/dvidvi
14373%attr(755,root,root) %{_bindir}/dvigif
14374%attr(755,root,root) %{_bindir}/dvipdfmx
14375%attr(755,root,root) %{_bindir}/dvipos
14376%attr(755,root,root) %{_bindir}/dviselect
14377%attr(755,root,root) %{_bindir}/dvitodvi
14378%{_mandir}/man1/dt2dv*
14379%{_mandir}/man1/dv2dt*
14380%{_mandir}/man1/dvi2tty*
14381%{_mandir}/man1/dvibook*
14382%{_mandir}/man1/dviconcat*
14383%{_mandir}/man1/dvidvi*
14384%{_mandir}/man1/dvigif*
14385%{_mandir}/man1/dvipos*
14386%{_mandir}/man1/dviselect*
14387%{_mandir}/man1/dvitodvi*
015f9ddb
ZU
14388%{texmf}/fonts/map/dvipdfmx
14389%dir %{texmf}/fonts/cmap
14390%{texmf}/dvipdfmx
14391%{texmf}/fonts/cmap/dvipdfmx
7ffd1967
ZU
14392
14393%files epsutils
14394%defattr(644,root,root,755)
14395%attr(755,root,root) %{_bindir}/epsffit
14396%attr(755,root,root) %{_bindir}/epspdf
14397%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 14398%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
14399%{texmfdist}/scripts/epspdf
14400%{_mandir}/man1/epsffit*
14401%doc %{texmfdist}/doc/epspdf
14402
14403%files filters
14404%defattr(644,root,root,755)
14405%attr(755,root,root) %{_bindir}/fix*
14406%{_mandir}/man1/fix*
14407
faa40f44
ZU
14408%files psutils
14409%defattr(644,root,root,755)
14410%attr(755,root,root) %{_bindir}/extractres
14411%attr(755,root,root) %{_bindir}/getafm
14412%attr(755,root,root) %{_bindir}/includeres
14413%attr(755,root,root) %{_bindir}/psbook
14414%attr(755,root,root) %{_bindir}/psmerge
14415%attr(755,root,root) %{_bindir}/psnup
14416%attr(755,root,root) %{_bindir}/psresize
14417%attr(755,root,root) %{_bindir}/psselect
5fef92c1 14418%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
14419%attr(755,root,root) %{_bindir}/pstops
14420%attr(755,root,root) %{_bindir}/showchar
14421%{_mandir}/man1/extractres*
14422%{_mandir}/man1/getafm*
14423%{_mandir}/man1/includeres*
14424%{_mandir}/man1/psbook*
14425%{_mandir}/man1/psmerge*
14426%{_mandir}/man1/psnup*
14427%{_mandir}/man1/psresize*
14428%{_mandir}/man1/psselect*
14429%{_mandir}/man1/pstops*
14430%{texmf}/dvips/psutils
14431
489714ae
ZU
14432%files uncategorized-utils
14433%defattr(644,root,root,755)
14434%attr(755,root,root) %{_bindir}/devnag
14435%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
14436
14437%files tex4ht
14438%defattr(644,root,root,755)
add234d3
MB
14439%attr(755,root,root) %{_bindir}/ht
14440%attr(755,root,root) %{_bindir}/htcontext
14441%attr(755,root,root) %{_bindir}/htlatex
14442%attr(755,root,root) %{_bindir}/htmex
14443%attr(755,root,root) %{_bindir}/httex
14444%attr(755,root,root) %{_bindir}/httexi
14445%attr(755,root,root) %{_bindir}/htxelatex
14446%attr(755,root,root) %{_bindir}/htxetex
14447%attr(755,root,root) %{_bindir}/mk4ht
14448%attr(755,root,root) %{_bindir}/t4ht
14449%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 14450%{texmf}/scripts/tex4ht
5b7eba8e 14451%{texmfdist}/tex/generic/tex4ht
add234d3
MB
14452%dir %{texmfdist}/scripts/tex4ht
14453%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
14454%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
14455%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
14456%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
14457%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
14458%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
14459%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
14460%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
14461%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 14462%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 14463%{texmfdist}/tex4ht
4224ae6d
MB
14464
14465%files xetex
14466%defattr(644,root,root,755)
14467%attr(755,root,root) %{_bindir}/xdvipdfmx
14468%attr(755,root,root) %{_bindir}/xelatex
14469%attr(755,root,root) %{_bindir}/xetex
14470%{texmf}/fmtutil/format.xetex.cnf
14471%doc %{texmfdist}/doc/xelatex
14472%doc %{texmfdist}/doc/xetex
14473%{texmfdist}/scripts/xetex
14474%{texmfdist}/tex/generic/ifxetex
caaf987e 14475%doc %{texmfdist}/doc/generic/ifxetex
4224ae6d
MB
14476%{texmfdist}/tex/generic/xetexconfig
14477%{texmfdist}/tex/latex/latexconfig/xelatex.ini
14478%{texmfdist}/tex/plain/config/xetex.ini
14479%{texmfdist}/tex/xelatex
14480%{texmfdist}/tex/xetex
14481
14482%files xmltex
14483%defattr(644,root,root,755)
14484%doc %{texmfdist}/doc/xmltex
14485%attr(755,root,root) %{_bindir}/pdfxmltex
14486%attr(755,root,root) %{_bindir}/xmltex
14487%{texmfdist}/tex/xmltex
14488%{texmf}/fmtutil/format.xmltex.cnf
This page took 2.741967 seconds and 4 git commands to generate.