]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- %install fix
[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
667%package tex-ofs
668Summary: Olsak's Font System
669Group: Applications/Publishing/TeX
670Requires(post,postun): %{_bindir}/texhash
671Requires: %{name} = %{epoch}:%{version}-%{release}
672
673%description tex-ofs
674Olsak's Font System.
675
e149bdb4
ZU
676%package tex-physe
677Summary: The PHYSE format
678Summary(hu.UTF-8): PHYSE formátum
679Group: Applications/Publishing/TeX
680Requires(post,postun): %{_bindir}/texhash
681Requires: %{name} = %{epoch}:%{version}-%{release}
682
683%description tex-physe
684The PHYSE format.
685
686%description tex-physe -l hu.UTF-8
687PHYSE formátum.
688
689%package tex-velthuis
690Summary: This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
691Summary(hu.UTF-8): Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
692Group: Applications/Publishing/TeX
693Requires(post,postun): %{_bindir}/texhash
694Requires: %{name} = %{epoch}:%{version}-%{release}
695
696%description tex-velthuis
697This package provides support for typesetting texts in Devanagari
698script (Sanskrit and Hindi).
699
700%description tex-velthuis -l hu.UTF-8
701Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
702(Sanskrit és Hindi).
703
783773ac
ZU
704%package tex-ytex
705Summary: Macro package developed at MIT
706Summary(hu.UTF-8): MIT-en fejlesztett makrócsomag
707Group: Applications/Publishing/TeX
708Requires(post,postun): %{_bindir}/texhash
709Requires: %{name} = %{epoch}:%{version}-%{release}
710
711%description tex-ytex
712Macro package developed at MIT.
713
714%description tex-ytex -l hu.UTF-8
715MIT-en fejlesztett makrócsomag.
716
d08789e0
ZU
717%package metafont
718Summary: MetaFont
6b25593c 719Summary(hu.UTF-8): MetaFont
d08789e0
ZU
720Summary(pl.UTF-8): Zestaw narzędzi MetaFont
721Group: Applications/Publishing/TeX
722Requires(post,postun): %{_bindir}/texhash
723Requires: %{name} = %{epoch}:%{version}-%{release}
724
725%description metafont
726MetaFont.
727
728%description metafont -l pl.UTF-8
729Zestaw narzędzi MetaFont.
730
731%package metapost
732Summary: MetaPost
6b25593c 733Summary(hu.UTF-8): MetaPost
d08789e0
ZU
734Summary(pl.UTF-8): Zestaw narzędzi MetaPost
735Group: Applications/Publishing/TeX
736Requires(post,postun): %{_bindir}/texhash
737Requires: %{name} = %{epoch}:%{version}-%{release}
43a061cf 738Obsoletes: tetex-matapost
d08789e0
ZU
739
740%description metapost
741MetaPost.
742
6b25593c
ZU
743%description metapost -l hu.UTF-8
744MetaPost.
745
d08789e0
ZU
746%description metapost -l pl.UTF-8
747Zestaw narzędzi MetaPost.
748
43a061cf
ZU
749%package metapost-other
750Summary: Various MetaPost utils
751Summary(hu.UTF-8): Különböző MetaPost eszközök
786ebdb1 752Group: Applications/Publishing/TeX
786ebdb1 753Requires(post,postun): %{_bindir}/texhash
43a061cf 754Requires: %{name} = %{epoch}:%{version}-%{release}
786ebdb1 755
43a061cf
ZU
756%description metapost-other
757Various MetaPost utils.
786ebdb1 758
43a061cf
ZU
759%description metapost-other -l hu.UTF-8
760Különböző MetaPost eszközök.
786ebdb1 761
d08789e0
ZU
762%package mptopdf
763Summary: MetaPost to PDF converter
6b25593c 764Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
765Summary(pl.UTF-8): Konwerter MetaPost do PDF
766Group: Applications/Publishing/TeX
767Requires(post,postun): %{_bindir}/texhash
768Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
769
770%description mptopdf
771MetaPost to PDF converter.
772
6b25593c
ZU
773%description mptopdf -l hu.UTF-8
774MetaPost-ból PDF-be konvertáló.
775
d08789e0
ZU
776%description mptopdf -l pl.UTF-8
777Konwerter MetaPost do PDF.
778
779%package texdoctk
780Summary: Easy access to TeX documentation
781Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
782Group: Applications/Publishing/TeX
783Requires(post,postun): %{_bindir}/texhash
784Requires: %{name} = %{epoch}:%{version}-%{release}
785
786%description texdoctk
787A Perl/Tk-based GUI for easy access to package documentation for TeX
788on Unix platforms; the databases it uses are based on the texmf/doc
789subtrees of teTeX v.1.0.x, but database files for local configurations
790with modified/extended directories can be derived from them. Note that
791texdoctk is not a viewer itself, but an interface for finding
792documentation files and opening them with the appropriate viewer; so
793it relies on appropriate programs to be installed on the system.
794However, the choice of these programs can be configured by the
795sysadmin or user.
796
797%description texdoctk -l pl.UTF-8
798Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
799dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
800danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
801używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
802Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
803interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
804właściwej przeglądarce; tak więc wymaga on odpowiednich programów
805zainstalowanych w systemie. Wybór tych programów może być dokonany
806przez administratora lub użytkownika.
807
808%package -n texconfig
809Summary: TeX typesetting system configurator
810Summary(pl.UTF-8): Konfigurator systemu składu TeX
811Group: Applications/Publishing/TeX
812Requires: %{name} = %{epoch}:%{version}-%{release}
813Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
814Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
815Requires: xdvi = %{epoch}:%{version}-%{release}
816Obsoletes: tetex-texconfig
817
818%description -n texconfig
819TeX typesetting system configurator.
820
821%description -n texconfig -l pl.UTF-8
822Konfigurator systemu składu TeX.
823
824%package -n xdvi
825Summary: X11 previewer
826Summary(de.UTF-8): X11-Previewer
827Summary(es.UTF-8): Visualizador TeX X11
828Summary(fr.UTF-8): Prévisualisateur X11
829Summary(pl.UTF-8): Przeglądarka DVI dla X11
830Summary(pt_BR.UTF-8): Visualizador TeX X11
831Summary(tr.UTF-8): X11 öngörüntüleyici
832Group: Applications/Publishing/TeX
833Requires(post,postun): %{_bindir}/texhash
834Requires: %{name} = %{epoch}:%{version}-%{release}
835Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
836Suggests: %{name}-dvips
837Obsoletes: tetex-xdvi
838
839%description -n xdvi
840xdvi is a program which runs under the X window system. It is used to
841preview dvi files, such as are produced by tex and latex.
842
843%description -n xdvi -l de.UTF-8
844xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
845ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
846latex erzeugt wurden.
847
848%description -n xdvi -l es.UTF-8
849xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
850visualizar archivos dvi, como los producidos por tex y latex.
851
852%description -n xdvi -l fr.UTF-8
853xdvi est un programme s'exécutant sous le système X Window. Il sert à
854visualiser les fichiers dvi tels que ceux produits par tex et latex.
855
856%description -n xdvi -l pl.UTF-8
857Xdvi jest programem (działającym w X Window System) do przeglądania
858plików DVI, produkowanych przez TeXa i LaTeXa.
859
860%description -n xdvi -l pt_BR.UTF-8
861xdvi é um programa que roda no sistema X Window. É usado para
862visualizar arquivos dvi, como os produzidos por tex e latex.
863
624ed2f9
ZU
864%package -n xindy
865Summary: Xindy creates sorted and tagged index from raw index
866Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
867Group: Applications/Publishing/TeX
868
869%description -n xindy
870Xindy creates sorted and tagged index from raw index.
871
872%description -n xindy -l hu.UTF-8
873Xindy rendezett és cimkézett indexet készít nyers indexekből.
874
875%package -n xindy-albanian
876Summary: Xindy albanian language
877Summary(hu.UTF-8): Xindy albán nyelv
878Group: Applications/Publishing/TeX
879
880%description -n xindy-albanian
881Xindy albanian language
882
883%description -n xindy-albanian -l hu.UTF-8
884Xindy albán nyelv
885
886%package -n xindy-belarusian
887Summary: Xindy belarusian language
888Summary(hu.UTF-8): Xindy belorusz nyelv
889Group: Applications/Publishing/TeX
890
891%description -n xindy-belarusian
892Xindy belarusian language
893
894%description -n xindy-belarusian -l hu.UTF-8
895Xindy belorusz nyelv
896
897%package -n xindy-bulgarian
898Summary: Xindy bulgarian language
899Summary(hu.UTF-8): Xindy bolgár nyelv
900Group: Applications/Publishing/TeX
901
902%description -n xindy-bulgarian
903Xindy bulgarian language
904
905%description -n xindy-bulgarian -l hu.UTF-8
906Xindy bolgár nyelv
907
908%package -n xindy-croatian
909Summary: Xindy croatian language
910Summary(hu.UTF-8): Xindy horvát nyelv
911Group: Applications/Publishing/TeX
912
913%description -n xindy-croatian
914Xindy croatian language
915
916%description -n xindy-croatian -l hu.UTF-8
917Xindy horvát nyelv
918
919%package -n xindy-czech
920Summary: Xindy czech language
921Summary(hu.UTF-8): Xindy cseh nyelv
922Group: Applications/Publishing/TeX
923
924%description -n xindy-czech
925Xindy czech language
926
927%description -n xindy-czech -l hu.UTF-8
928Xindy cseh nyelv
929
930%package -n xindy-danish
931Summary: Xindy danish language
932Summary(hu.UTF-8): Xindy dán nyelv
933Group: Applications/Publishing/TeX
934
935%description -n xindy-danish
936Xindy danish language
937
938%description -n xindy-danish -l hu.UTF-8
939Xindy dán nyelv
940
941%package -n xindy-dutch
942Summary: Xindy dutch language
943Summary(hu.UTF-8): Xindy holland nyelv
944Group: Applications/Publishing/TeX
945
946%description -n xindy-dutch
947Xindy dutch language
948
949%description -n xindy-dutch -l hu.UTF-8
950Xindy holland nyelv
951
952%package -n xindy-english
953Summary: Xindy english language
954Summary(hu.UTF-8): Xindy angol nyelv
955Group: Applications/Publishing/TeX
956
957%description -n xindy-english
958Xindy english language
959
960%description -n xindy-english -l hu.UTF-8
961Xindy angol nyelv
962
963%package -n xindy-esperanto
964Summary: Xindy esperanto language
965Summary(hu.UTF-8): Xindy eszperantó nyelv
966Group: Applications/Publishing/TeX
967
968%description -n xindy-esperanto
969Xindy esperanto language
970
971%description -n xindy-esperanto -l hu.UTF-8
972Xindy eszperantó nyelv
973
974%package -n xindy-estonian
975Summary: Xindy estonian language
976Summary(hu.UTF-8): Xindy észt nyelv
977Group: Applications/Publishing/TeX
978
979%description -n xindy-estonian
980Xindy estonian language
981
982%description -n xindy-estonian -l hu.UTF-8
983Xindy észt nyelv
984
985%package -n xindy-finnish
986Summary: Xindy finnish language
987Summary(hu.UTF-8): Xindy finn nyelv
988Group: Applications/Publishing/TeX
989
990%description -n xindy-finnish
991Xindy finnish language
992
993%description -n xindy-finnish -l hu.UTF-8
994Xindy finn nyelv
995
996%package -n xindy-french
997Summary: Xindy french language
998Summary(hu.UTF-8): Xindy francia nyelv
999Group: Applications/Publishing/TeX
1000
1001%description -n xindy-french
1002Xindy french language
1003
1004%description -n xindy-french -l hu.UTF-8
1005Xindy francia nyelv
1006
1007%package -n xindy-general
1008Summary: Xindy general language
1009Summary(hu.UTF-8): Xindy általános nyelv
1010Group: Applications/Publishing/TeX
1011
1012%description -n xindy-general
1013Xindy general language
1014
1015%description -n xindy-general -l hu.UTF-8
1016Xindy általános nyelv
1017
1018%package -n xindy-georgian
1019Summary: Xindy georgian language
1020Summary(hu.UTF-8): Xindy georgian nyelv
1021Group: Applications/Publishing/TeX
1022
1023%description -n xindy-georgian
1024Xindy georgian language
1025
1026%description -n xindy-georgian -l hu.UTF-8
1027Xindy georgian nyelv
1028
1029%package -n xindy-german
1030Summary: Xindy german language
1031Summary(hu.UTF-8): Xindy német nyelv
1032Group: Applications/Publishing/TeX
1033
1034%description -n xindy-german
1035Xindy german language
1036
1037%description -n xindy-german -l hu.UTF-8
1038Xindy német nyelv
1039
1040%package -n xindy-greek
1041Summary: Xindy greek language
1042Summary(hu.UTF-8): Xindy görög nyelv
1043Group: Applications/Publishing/TeX
1044
1045%description -n xindy-greek
1046Xindy greek language
1047
1048%description -n xindy-greek -l hu.UTF-8
1049Xindy görög nyelv
1050
1051%package -n xindy-gypsy
1052Summary: Xindy gypsy language
1053Summary(hu.UTF-8): Xindy cigány nyelv
1054Group: Applications/Publishing/TeX
1055
1056%description -n xindy-gypsy
1057Xindy gypsy language
1058
1059%description -n xindy-gypsy -l hu.UTF-8
1060Xindy cigány nyelv
1061
1062%package -n xindy-hausa
1063Summary: Xindy hausa language
1064Summary(hu.UTF-8): Xindy hausa nyelv
1065Group: Applications/Publishing/TeX
1066
1067%description -n xindy-hausa
1068Xindy hausa language
1069
1070%description -n xindy-hausa -l hu.UTF-8
1071Xindy hausa nyelv
1072
1073%package -n xindy-hebrew
1074Summary: Xindy hebrew language
1075Summary(hu.UTF-8): Xindy héber nyelv
1076Group: Applications/Publishing/TeX
1077
1078%description -n xindy-hebrew
1079Xindy hebrew language
1080
1081%description -n xindy-hebrew -l hu.UTF-8
1082Xindy héber nyelv
1083
1084%package -n xindy-hungarian
1085Summary: Xindy hungarian language
1086Summary(hu.UTF-8): Xindy magyar nyelv
1087Group: Applications/Publishing/TeX
1088
1089%description -n xindy-hungarian
1090Xindy hungarian language
1091
1092%description -n xindy-hungarian -l hu.UTF-8
1093Xindy magyar nyelv
1094
1095%package -n xindy-icelandic
1096Summary: Xindy icelandic language
1097Summary(hu.UTF-8): Xindy izlandi nyelv
1098Group: Applications/Publishing/TeX
1099
1100%description -n xindy-icelandic
1101Xindy icelandic language
1102
1103%description -n xindy-icelandic -l hu.UTF-8
1104Xindy izlandi nyelv
1105
1106%package -n xindy-italian
1107Summary: Xindy italian language
1108Summary(hu.UTF-8): Xindy olasz nyelv
1109Group: Applications/Publishing/TeX
1110
1111%description -n xindy-italian
1112Xindy italian language
1113
1114%description -n xindy-italian -l hu.UTF-8
1115Xindy olasz nyelv
1116
1117%package -n xindy-klingon
1118Summary: Xindy klingon language
1119Summary(hu.UTF-8): Xindy klingon nyelv
1120Group: Applications/Publishing/TeX
1121
1122%description -n xindy-klingon
1123Xindy klingon language
1124
1125%description -n xindy-klingon -l hu.UTF-8
1126Xindy klingon nyelv
1127
1128%package -n xindy-kurdish
1129Summary: Xindy kurdish language
1130Summary(hu.UTF-8): Xindy kurd nyelv
1131Group: Applications/Publishing/TeX
1132
1133%description -n xindy-kurdish
1134Xindy kurdish language
1135
1136%description -n xindy-kurdish -l hu.UTF-8
1137Xindy kurd nyelv
1138
1139%package -n xindy-latin
1140Summary: Xindy latin language
1141Summary(hu.UTF-8): Xindy latin nyelv
1142Group: Applications/Publishing/TeX
1143
1144%description -n xindy-latin
1145Xindy latin language
1146
1147%description -n xindy-latin -l hu.UTF-8
1148Xindy latin nyelv
1149
1150%package -n xindy-latvian
1151Summary: Xindy latvian language
1152Summary(hu.UTF-8): Xindy lett nyelv
1153Group: Applications/Publishing/TeX
1154
1155%description -n xindy-latvian
1156Xindy latvian language
1157
1158%description -n xindy-latvian -l hu.UTF-8
1159Xindy lett nyelv
1160
1161%package -n xindy-lithuanian
1162Summary: Xindy lithuanian language
1163Summary(hu.UTF-8): Xindy litván nyelv
1164Group: Applications/Publishing/TeX
1165
1166%description -n xindy-lithuanian
1167Xindy lithuanian language
1168
1169%description -n xindy-lithuanian -l hu.UTF-8
1170Xindy litván nyelv
1171
1172%package -n xindy-lower-sorbian
1173Summary: Xindy lower-sorbian language
1174Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1175Group: Applications/Publishing/TeX
1176
1177%description -n xindy-lower-sorbian
1178Xindy lower-sorbian language
1179
1180%description -n xindy-lower-sorbian -l hu.UTF-8
1181Xindy lower-sorbian nyelv
1182
1183%package -n xindy-macedonian
1184Summary: Xindy macedonian language
1185Summary(hu.UTF-8): Xindy macedón nyelv
1186Group: Applications/Publishing/TeX
1187
1188%description -n xindy-macedonian
1189Xindy macedonian language
1190
1191%description -n xindy-macedonian -l hu.UTF-8
1192Xindy macedón nyelv
1193
1194%package -n xindy-mongolian
1195Summary: Xindy mongolian language
1196Summary(hu.UTF-8): Xindy mongol nyelv
1197Group: Applications/Publishing/TeX
1198
1199%description -n xindy-mongolian
1200Xindy mongolian language
1201
1202%description -n xindy-mongolian -l hu.UTF-8
1203Xindy mongol nyelv
1204
1205%package -n xindy-norwegian
1206Summary: Xindy norwegian language
1207Summary(hu.UTF-8): Xindy norvég nyelv
1208Group: Applications/Publishing/TeX
1209
1210%description -n xindy-norwegian
1211Xindy norwegian language
1212
1213%description -n xindy-norwegian -l hu.UTF-8
1214Xindy norvég nyelv
1215
1216%package -n xindy-polish
1217Summary: Xindy polish language
1218Summary(hu.UTF-8): Xindy lengyel nyelv
1219Group: Applications/Publishing/TeX
1220
1221%description -n xindy-polish
1222Xindy polish language
1223
1224%description -n xindy-polish -l hu.UTF-8
1225Xindy lengyel nyelv
1226
1227%package -n xindy-portuguese
1228Summary: Xindy portuguese language
1229Summary(hu.UTF-8): Xindy portugál nyelv
1230Group: Applications/Publishing/TeX
1231
1232%description -n xindy-portuguese
1233Xindy portuguese language
1234
1235%description -n xindy-portuguese -l hu.UTF-8
1236Xindy portugál nyelv
1237
1238%package -n xindy-romanian
1239Summary: Xindy romanian language
1240Summary(hu.UTF-8): Xindy román nyelv
1241Group: Applications/Publishing/TeX
1242
1243%description -n xindy-romanian
1244Xindy romanian language
1245
1246%description -n xindy-romanian -l hu.UTF-8
1247Xindy román nyelv
1248
1249%package -n xindy-russian
1250Summary: Xindy russian language
1251Summary(hu.UTF-8): Xindy orosz nyelv
1252Group: Applications/Publishing/TeX
1253
1254%description -n xindy-russian
1255Xindy russian language
1256
1257%description -n xindy-russian -l hu.UTF-8
1258Xindy orosz nyelv
1259
1260%package -n xindy-serbian
1261Summary: Xindy serbian language
1262Summary(hu.UTF-8): Xindy szerb nyelv
1263Group: Applications/Publishing/TeX
1264
1265%description -n xindy-serbian
1266Xindy serbian language
1267
1268%description -n xindy-serbian -l hu.UTF-8
1269Xindy szerb nyelv
1270
1271%package -n xindy-slovak
1272Summary: Xindy slovak language
1273Summary(hu.UTF-8): Xindy szlovák nyelv
1274Group: Applications/Publishing/TeX
1275
1276%description -n xindy-slovak
1277Xindy slovak language
1278
1279%description -n xindy-slovak -l hu.UTF-8
1280Xindy szlovák nyelv
1281
1282%package -n xindy-slovenian
1283Summary: Xindy slovenian language
1284Summary(hu.UTF-8): Xindy szlovén nyelv
1285Group: Applications/Publishing/TeX
1286
1287%description -n xindy-slovenian
1288Xindy slovenian language
1289
1290%description -n xindy-slovenian -l hu.UTF-8
1291Xindy szlovén nyelv
1292
1293%package -n xindy-spanish
1294Summary: Xindy spanish language
1295Summary(hu.UTF-8): Xindy spanyol nyelv
1296Group: Applications/Publishing/TeX
1297
1298%description -n xindy-spanish
1299Xindy spanish language
1300
1301%description -n xindy-spanish -l hu.UTF-8
1302Xindy spanyol nyelv
1303
1304%package -n xindy-swedish
1305Summary: Xindy swedish language
1306Summary(hu.UTF-8): Xindy svéd nyelv
1307Group: Applications/Publishing/TeX
1308
1309%description -n xindy-swedish
1310Xindy swedish language
1311
1312%description -n xindy-swedish -l hu.UTF-8
1313Xindy svéd nyelv
1314
1315%package -n xindy-turkish
1316Summary: Xindy turkish language
1317Summary(hu.UTF-8): Xindy török nyelv
1318Group: Applications/Publishing/TeX
1319
1320%description -n xindy-turkish
1321Xindy turkish language
1322
1323%description -n xindy-turkish -l hu.UTF-8
1324Xindy török nyelv
1325
1326%package -n xindy-ukrainian
1327Summary: Xindy ukrainian language
1328Summary(hu.UTF-8): Xindy ukrán nyelv
1329Group: Applications/Publishing/TeX
1330
1331%description -n xindy-ukrainian
1332Xindy ukrainian language
1333
1334%description -n xindy-ukrainian -l hu.UTF-8
1335Xindy ukrán nyelv
1336
1337%package -n xindy-upper-sorbian
1338Summary: Xindy upper-sorbian language
1339Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1340Group: Applications/Publishing/TeX
1341
1342%description -n xindy-upper-sorbian
1343Xindy upper-sorbian language
1344
1345%description -n xindy-upper-sorbian -l hu.UTF-8
1346Xindy upper-sorbian nyelv
1347
1348%package -n xindy-vietnamese
1349Summary: Xindy vietnamese language
04123363 1350Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1351Group: Applications/Publishing/TeX
1352
1353%description -n xindy-vietnamese
1354Xindy vietnamese language
1355
1356%description -n xindy-vietnamese -l hu.UTF-8
1357Xindy vietnám nyelv
1358
1359
d08789e0
ZU
1360%package pdftex
1361Summary: TeX generating PDF files instead DVI
04123363 1362Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1363Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1364Group: Applications/Publishing/TeX
60597425 1365Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1366Requires: %{name} = %{epoch}:%{version}-%{release}
1367Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1368
1369%description pdftex
1370TeX generating PDF files instead DVI.
1371
1372%description pdftex -l pl.UTF-8
1373TeX generujący pliki PDF zamiast DVI.
1374
faa40f44
ZU
1375%package psutils
1376Summary: PostScript Utilities
1377Summary(hu.UTF-8): PostScript eszközök
1378Summary(pl.UTF-8): Narzędzia do PostScriptu
faa40f44 1379Group: Applications/Printing
8affbd2c 1380Obsoletes: psutils
faa40f44
ZU
1381
1382%description psutils
1383This archive contains some utilities for manipulating PostScript
1384documents. Page selection and rearrangement are supported, including
1385arrangement into signatures for booklet printing, and page merging for
1386n-up printing.
1387
1388%description psutils -l hu.UTF-8
1389Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1390dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1391beleértve a booklet nyomtatáshoz való átrendezést is.
1392
1393%description psutils -l pl.UTF-8
1394PSutils zawiera programy pomagające manipulować plikami PostScript,
8affbd2c
ZU
1395wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1396także na łączenie różnych plików PostScript w całość.
faa40f44 1397
04123363
ZU
1398%package phyzzx
1399Summary: A TeX format for physicists
1400Summary(hu.UTF-8): TeX formátum fizikusoknak
1401Group: Applications/Publishing/TeX
1402Requires(post,postun): %{_bindir}/texhash
1403Requires: %{name} = %{epoch}:%{version}-%{release}
1404
1405%description phyzzx
1406A TeX format for physicists.
1407
1408%description phyzzx -l hu.UTF-8
1409TeX formátum fizikusoknak.
1410
d08789e0
ZU
1411%package omega
1412Summary: Extended unicode TeX
1413Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1414Group: Applications/Publishing/TeX
1415Requires(post,postun): %{_bindir}/texhash
1416Requires: %{name} = %{epoch}:%{version}-%{release}
1417Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1418Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1419
1420%description omega
1421Omega is a version of the TeX program modified for multilingual
1422typesetting. It uses unicode, and has additional primitives for (among
1423other things) bidirectional typesetting.
1424
1425%description omega -l pl.UTF-8
1426Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1427Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1428tekstu pisanego w obu kierunkach.
1429
1430# # formats #
1431
1432# Plain format.
1433
1434%package plain
1435Summary: Plain TeX format basic files
1436Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1437Group: Applications/Publishing/TeX
60597425 1438Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1439Requires: %{name} = %{epoch}:%{version}-%{release}
1440
1441%description plain
1442Plain TeX format basic files.
1443
1444%description plain -l pl.UTF-8
1445Podstawowe pliki dla formatu Plain TeX.
1446
1447%package format-plain
1448Summary: TeX Plain format
1449Summary(pl.UTF-8): Format TeX Plain
1450Group: Applications/Publishing/TeX
1451Requires(post,postun): %{_bindir}/texhash
1452Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1453
1454%description format-plain
1455TeX Plain format.
1456
1457%description format-plain -l pl.UTF-8
1458Format TeX Plain.
1459
1460%package format-pdftex
1461Summary: PDFTeX Plain format
1462Summary(pl.UTF-8): Format PDFTeX Plain
1463Group: Applications/Publishing/TeX
1464Requires(post,postun): %{_bindir}/texhash
1465Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1466Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1467# for epstopdf to work
1468Requires: fonts-Type1-urw
1469Requires: ghostscript
1470
1471%description format-pdftex
1472PDFTeX Plain format.
1473
1474%description format-pdftex -l pl.UTF-8
1475Format PDFTeX Plain.
1476
1477%package format-pdfetex
1478Summary: PDFTeX EPlain format
1479Summary(pl.UTF-8): Format PDFTeX EPlain
1480Group: Applications/Publishing/TeX
1481Requires(post,postun): %{_bindir}/texhash
1482Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1483Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1484
1485%description format-pdfetex
1486PDFTeX EPlain format.
1487
1488%description format-pdfetex -l pl.UTF-8
1489Format PDFTeX EPlain.
1490
1491# MeX Plain format
1492
1493%package mex
1494Summary: MeX Plain Format basic files
1495Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1496Group: Applications/Publishing/TeX
1497Requires(post,postun): %{_bindir}/texhash
1498Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1499Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1500Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1501
1502%description mex
1503MeX Plain Format basic files.
1504
1505%description mex -l pl.UTF-8
1506Podstawowe pliki dla formatu MeX Plain.
1507
1508%package format-mex
1509Summary: MeX Plain Format
1510Summary(pl.UTF-8): Format MeX Plain
1511Group: Applications/Publishing/TeX
1512Requires(post,postun): %{_bindir}/texhash
f6a96d15 1513Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1514
1515%description format-mex
1516MeX Plain Format.
1517
1518%description format-mex -l pl.UTF-8
1519Format MeX Plain.
1520
1521%package format-pdfmex
1522Summary: PDFMeX Plain Format
1523Summary(pl.UTF-8): Format PDFMeX Plain
1524Group: Applications/Publishing/TeX
1525Requires(post,postun): %{_bindir}/texhash
1526Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1527Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1528
1529%description format-pdfmex
1530PDFMeX Plain Format.
1531
1532%description format-pdfmex -l pl.UTF-8
1533Format PDFMeX Plain.
1534
1535%package format-utf8mex
1536Summary: MeX Plain Format with UTF-8 encoded source files
1537Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1538Group: Applications/Publishing/TeX
1539Requires(post,postun): %{_bindir}/texhash
1540Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1541
1542%description format-utf8mex
1543MeX Plain Format with UTF-8 encoded source files.
1544
1545%description format-utf8mex -l pl.UTF-8
1546Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1547
1548# AMS TeX format
1549
1550%package amstex
1551Summary: AMS macros for Plain TeX basic files
1552Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1553Group: Applications/Publishing/TeX
1554Requires(post,postun): %{_bindir}/texhash
1555Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1556Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1557Obsoletes: tetex-ams
1558Obsoletes: tetex-plain-amsfonts
1559
1560%description amstex
1561American Mathematical Society macros for Plain TeX basic files.
1562
1563%description amstex -l pl.UTF-8
1564Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1565Plain TeX.
1566
1567%package format-amstex
1568Summary: AMS macros for Plain TeX
1569Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1570Group: Applications/Publishing/TeX
1571Requires(post,postun): %{_bindir}/texhash
1572Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1573Obsoletes: tetex-ams
1574
1575%description format-amstex
1576American Mathematical Society macros for Plain TeX.
1577
1578%description format-amstex -l pl.UTF-8
1579Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1580
1581%package format-pdfamstex
1582Summary: AMS macros for PDFTeX
1583Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1584Group: Applications/Publishing/TeX
1585Requires(post,postun): %{_bindir}/texhash
1586Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1587Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1588
1589%description format-pdfamstex
1590American Mathematical Society macros for PDFTeX.
1591
1592%description format-pdfamstex -l pl.UTF-8
1593Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1594
1595# CSPlain format
1596
1597%package csplain
1598Summary: TeX CSPlain format basic files
1599Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1600Group: Applications/Publishing/TeX
1601Requires(post,postun): %{_bindir}/texhash
1602Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1603Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1604
1605%description csplain
1606TeX CSPlain format basic files.
1607
1608%description csplain -l pl.UTF-8
1609Podstawowe pliki dla formatu TeX CSPlain.
1610
1611%package format-csplain
1612Summary: TeX CSPlain format
1613Summary(pl.UTF-8): Format TeX CSPlain
1614Group: Applications/Publishing/TeX
1615Requires(post,postun): %{_bindir}/texhash
1616Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1617
1618%description format-csplain
1619TeX CSPlain format.
1620
1621%description format-csplain -l pl.UTF-8
1622Format TeX CSPlain.
1623
1624%package format-pdfcsplain
1625Summary: PDFTeX CSPlain format
1626Summary(pl.UTF-8): Format PDFTeX CSPlain
1627Group: Applications/Publishing/TeX
1628Requires(post,postun): %{_bindir}/texhash
1629Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1630
1631%description format-pdfcsplain
1632PDFTeX CSPlain format.
1633
1634%description format-pdfcsplain -l pl.UTF-8
1635Format PDFTeX CSPlain.
1636
1637# CSLaTeX format
1638
1639%package cslatex
1640Summary: CSLaTeX format basic files
1641Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1642Group: Applications/Publishing/TeX
1643Requires(post,postun): %{_bindir}/texhash
1644Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1645Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1646
1647%description cslatex
1648CSLaTeX format basic files.
1649
1650%description cslatex -l pl.UTF-8
1651Podstawowe pliki dla formatu CSLaTeX.
1652
1653%package format-cslatex
1654Summary: CSLaTeX format
1655Summary(pl.UTF-8): Format CSLaTeX
1656Group: Applications/Publishing/TeX
1657Requires(post,postun): %{_bindir}/texhash
1658Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1659
1660%description format-cslatex
1661CSLaTeX format.
1662
1663%description format-cslatex -l pl.UTF-8
1664Format CSLaTeX.
1665
1666%package format-pdfcslatex
1667Summary: PDF CSLaTeX format
1668Summary(pl.UTF-8): Format PDF CSLaTeX
1669Group: Applications/Publishing/TeX
1670Requires(post,postun): %{_bindir}/texhash
1671Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1672
1673%description format-pdfcslatex
1674PDF CSLaTeX format.
1675
1676%description format-pdfcslatex -l pl.UTF-8
1677Format PDF CSLaTeX.
1678
1679# Cyrillic Plain format
1680
1681%package cyrplain
1682Summary: Cyrillic Plain format basic files
1683Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1684Group: Applications/Publishing/TeX
1685Requires(post,postun): %{_bindir}/texhash
1686Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1687
1688%description cyrplain
1689Cyrillic Plain format basic files.
1690
1691%description cyrplain -l pl.UTF-8
1692Podstawowe pliki dla formatu Cyrillic Plain.
1693
1694%package format-cyrplain
1695Summary: Cyrillic Plain format
1696Summary(pl.UTF-8): Format Cyrillic Plain
1697Group: Applications/Publishing/TeX
1698Requires(post,postun): %{_bindir}/texhash
1699Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1700
1701%description format-cyrplain
1702Cyrillic Plain format.
1703
1704%description format-cyrplain -l pl.UTF-8
1705Format Cyrillic Plain.
1706
1707%package format-cyramstex
1708Summary: Cyrillic AMSTeX format
1709Summary(pl.UTF-8): Format Cyrillic AMSTeX
1710Group: Applications/Publishing/TeX
1711Requires(post,postun): %{_bindir}/texhash
1712Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1713Obsoletes: tetex-cyramstex
1714
1715%description format-cyramstex
1716Cyrillic AMSTeX format.
1717
1718%description format-cyramstex -l pl.UTF-8
1719Format Cyrillic AMSTeX.
1720
1721%package format-cyrtexinfo
1722Summary: Cyrillic TeXInfo format
1723Summary(pl.UTF-8): Format Cyrillic TeXInfo
1724Group: Applications/Publishing/TeX
1725Requires(post,postun): %{_bindir}/texhash
1726Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1727Obsoletes: tetex-cyrtexinfo
1728
1729%description format-cyrtexinfo
1730Cyrillic TeXInfo format.
1731
1732%description format-cyrtexinfo -l pl.UTF-8
1733Format Cyrillic TeXInfo.
1734
1735# EPlain format
1736
1737%package eplain
1738Summary: EPlain format basic files
1739Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1740Group: Applications/Publishing/TeX
1741Requires(post,postun): %{_bindir}/texhash
1742Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1743Obsoletes: tetex-etex
1744
1745%description eplain
1746EPlain format basic files.
1747
1748%description eplain -l pl.UTF-8
1749Podstawowe pliki dla formatu EPlain.
1750
1751%package format-eplain
1752Summary: EPlain format
1753Summary(pl.UTF-8): Format EPlain
1754Group: Applications/Publishing/TeX
1755Requires(post,postun): %{_bindir}/texhash
1756Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1757
1758%description format-eplain
1759EPlain format.
1760
1761%description format-eplain -l pl.UTF-8
1762Format EPlain.
1763
1764# ConTeXt format.
1765
1766%package context
1767Summary: ConTeXt macro package basic files
1768Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1769Group: Applications/Publishing/TeX
1770Requires(post,postun): %{_bindir}/texhash
1771Requires: %{name} = %{epoch}:%{version}-%{release}
1772Obsoletes: tetex-latex-context
1773
1774%define _noautoreq 'perl(path_tre)'
1775
1776%description context
1777A full featured, parameter driven macro package, which fully supports
1778advanced interactive documents.
1779
1780This package contains basic files.
1781
1782%description context -l pl.UTF-8
1783Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1784całkowicie obsługujący zaawansowane dokumenty interaktywne.
1785
1786Ten pakiet zawiera podstawowe pliki.
1787
1788%package format-context-de
1789Summary: German ConTeXt format
1790Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1791Group: Applications/Publishing/TeX
1792Requires(post,postun): %{_bindir}/texhash
1793Requires: %{name}-context = %{epoch}:%{version}-%{release}
1794
1795%description format-context-de
1796German ConTeXt format.
1797
1798%description format-context-de -l pl.UTF-8
1799Niemiecka wersja formatu ConTeXt.
1800
1801%package format-context-en
1802Summary: English ConTeXt format
1803Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1804Group: Applications/Publishing/TeX
1805Requires(post,postun): %{_bindir}/texhash
1806Requires: %{name}-context = %{epoch}:%{version}-%{release}
1807
1808%description format-context-en
1809English ConTeXt format.
1810
1811%description format-context-en -l pl.UTF-8
1812Angielska wersja formatu ConTeXt.
1813
1814%package format-context-nl
1815Summary: Dutch ConTeXt format
1816Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1817Group: Applications/Publishing/TeX
1818Requires(post,postun): %{_bindir}/texhash
1819Requires: %{name}-context = %{epoch}:%{version}-%{release}
1820
1821%description format-context-nl
1822Dutch ConTeXt format.
1823
1824%description format-context-nl -l pl.UTF-8
1825Holenderska wersja formatu ConTeXt.
1826
1827# LaTeX format.
1828
1829%package latex
1830Summary: LaTeX macro package basic files
1831Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1832Group: Applications/Publishing/TeX
60597425 1833Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1834Requires: %{name} = %{epoch}:%{version}-%{release}
1835Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1836Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1837Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1838# for misc/eurosym:
1839Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1840Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613 1841Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
e67df411 1842Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
5ff30b02 1843Suggests: %{name}-fonts-jknappen
fb2a8613 1844Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1845Obsoletes: tetex-bibtex-koma-script
1846Obsoletes: tetex-latex-SIunits
1847Obsoletes: tetex-latex-caption
1848Obsoletes: tetex-latex-curves
1849Obsoletes: tetex-latex-dinbrief
1850Obsoletes: tetex-latex-draftcopy
1851Obsoletes: tetex-latex-dvilj
1852Obsoletes: tetex-latex-eepic
1853Obsoletes: tetex-latex-endfloat
1854Obsoletes: tetex-latex-fancyhdr
1855Obsoletes: tetex-latex-fancyheadings
1856Obsoletes: tetex-latex-fancyvrb
1857Obsoletes: tetex-latex-fp
1858Obsoletes: tetex-latex-graphics
1859Obsoletes: tetex-latex-hyperref
1860Obsoletes: tetex-latex-koma-script
1861Obsoletes: tetex-latex-labels
1862Obsoletes: tetex-latex-listings
1863Obsoletes: tetex-latex-misc
1864Obsoletes: tetex-latex-ms
1865Obsoletes: tetex-latex-multirow
1866Obsoletes: tetex-latex-mwcls
1867Obsoletes: tetex-latex-mwdtools
1868Obsoletes: tetex-latex-natbib
1869Obsoletes: tetex-latex-ntgclass
1870Obsoletes: tetex-latex-oberdiek
1871Obsoletes: tetex-latex-pb-diagram
188cb15d 1872Obsoletes: tetex-latex-pstricks
d08789e0
ZU
1873Obsoletes: tetex-latex-revtex4
1874Obsoletes: tetex-latex-seminar
1875Obsoletes: tetex-latex-t2
1876Obsoletes: tetex-latex-titlesec
1877Obsoletes: tetex-latex-tools
1878Obsoletes: tetex-latex-units
1879Obsoletes: tetex-mwcls
1880Obsoletes: tetex-revtex4
1881
1882%description latex
1883LaTeX is a front end for the TeX text formatting system. Easier to use
1884than TeX, LaTeX is essentially a set of TeX macros which provide
1885convenient, predefined document formats for users.
1886
1887This package contains basic files.
1888
1889%description latex -l pl.UTF-8
1890LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1891łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1892dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1893
1894Ten pakiet zawiera podstawowe pliki.
1895
783773ac
ZU
1896%package latex-colortab
1897Summary: Shade cells of tables and halign
1898Group: Applications/Publishing/TeX
1899Requires(post,postun): %{_bindir}/texhash
1900Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1901
1902%description latex-colortab
1903Shade cells of tables and halign.
1904
6c82f497
ZU
1905%package latex-12many
1906Summary: Generalising mathematical index sets
1907Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1908Group: Applications/Publishing/TeX
6c82f497 1909Requires(post,postun): %{_bindir}/texhash
b4d68b39 1910Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1911
1912%description latex-12many
1913Generalising mathematical index sets.
1914
1915%description latex-12many -l hu.UTF-8
1916A matematikai halmazok indexelésének általánosítása.
1917
a8b381b0
ZU
1918%package latex-abstract
1919Summary: Control the typesetting of the abstract environment
1920Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1921Group: Applications/Publishing/TeX
fe66da27 1922Requires(post,postun): %{_bindir}/texhash
b4d68b39 1923Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1924
1925%description latex-abstract
1926Control the typesetting of the abstract environment.
1927
1928%description latex-abstract -l hu.UTF-8
1929Az "abstract" környezet szedésének irányítása.
1930
f1f5d194
ZU
1931%package latex-accfonts
1932Summary: Utilities to derive new fonts from existing ones
1933Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1934Group: Applications/Publishing/TeX
1935Requires(post,postun): %{_bindir}/texhash
1936
1937%description latex-accfonts
1938Utilities to derive new fonts from existing ones.
1939
1940%description latex-accfonts -l hu.UTF-8
1941Eszközök új betűtípusok származtatására már létezőkből.
1942
e88b5dcf
ZU
1943%package latex-adrconv
1944Summary: BibTeX styles to implement an address database
1945Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1946Group: Applications/Publishing/TeX
2fede27b 1947Requires(post,postun): %{_bindir}/texhash
78d53d8c 1948Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1949
1950%description latex-adrconv
1951BibTeX styles to implement an address database.
1952
1953%description latex-adrconv -l hu.UTF-8
1954BibTeX stílusok cím-adatbázis megvalósításához.
1955
1956
d08789e0
ZU
1957%package latex-ae
1958Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1959Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1960Group: Applications/Publishing/TeX
1961Requires(post,postun): %{_bindir}/texhash
1962Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1963Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1964
1965%description latex-ae
1966A set of virtual fonts which emulates T1 coded fonts using the
1967standard CM fonts. The package is called AE fonts (for Almost
1968European). The main use of the package is to produce PDF files using
1969versions of the CM fonts instead of the bitmapped EC fonts.
1970
1971%description latex-ae -l pl.UTF-8
1972Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1973standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1974- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1975 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1976 bitmapowych fontów EC.
1977
1978%package latex-algorithms
1979Summary: Floating algorithm environment
1980Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1981Group: Applications/Publishing/TeX
1982Requires(post,postun): /usr/bin/texhash
1983Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1984
1985%description latex-algorithms
1986Defines a floating algorithm environment designed to work with the
1987algorithmic package.
1988
1989%description latex-algorithms -l pl.UTF-8
1990Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1991do pracy z pakietem algorithmic.
1992
1993%package latex-ams
1994Summary: AMS math facilities for LaTeX
1995Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1996Group: Applications/Publishing/TeX
1997Requires(post,postun): %{_bindir}/texhash
1998Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1999Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2000Obsoletes: tetex-latex-amscls
2001Obsoletes: tetex-latex-amsfonts
2002Obsoletes: tetex-latex-amsmath
2003
2004%description latex-ams
2005This package is the principal package in the AMS-LaTeX distribution.
2006It adapts for use in LaTeX most of the mathematical features found in
2007AMS-TeX.
2008
2009%description latex-ams -l pl.UTF-8
2010To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2011możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2012
2013%package latex-antp
2014Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2015Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2016Group: Applications/Publishing/TeX
2017Requires(post,postun): %{_bindir}/texhash
2018Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2019Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2020
2021%description latex-antp
2022A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2023- -- preliminary version. This font was designed in the 'twenties and
2024 the 'thirties of XX century by a Polish graphic artist and a
2025 typographer Adam Poltawski. It was widely used by Polish printing
2026 houses as long as metal types were in use (until ca the 'sixties).
2027 Perhaps the first complete font family programmed and parametrized in
2028 METAPOST.
2029
2030%description latex-antp -l pl.UTF-8
2031Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2032PostScript Type 1. Ten krój został opracowany w latach 30-tych i
203340-tych XX wieku przez polskiego grafika i typografa Adama
2034Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2035używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2036kompletna rodzina fontów zaprogramowana i zparametryzowana w
2037METAPOSCIE.
2038
2039%package latex-antt
2040Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
2041Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2042Group: Applications/Publishing/TeX
2043Requires(post,postun): %{_bindir}/texhash
2044Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2045Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2046
2047%description latex-antt
2048Antykwa Torunska is a serif font designed by the late Polish
2049typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
20501.
2051
2052%description latex-antt -l pl.UTF-8
2053Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2054typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2055postać cyfrową jako Type 1.
2056
e88b5dcf
ZU
2057%package latex-appendix
2058Summary: Extra control of appendices
2059Summary(hu.UTF-8): Az appendixek nagyobb irányítása
2060Group: Applications/Publishing/TeX
2061Requires(post,postun): %{_bindir}/texhash
78d53d8c 2062Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
2063
2064%description latex-appendix
2065Extra control of appendices.
2066
2067%description latex-appendix -l hu.UTF-8
2068Az appendixek nagyobb irányítása.
2069
de260d32
ZU
2070# %package latex-backgammon # Summary: LaTeX package to documenting
2071backgammon games # Summary(hu.UTF-8): LaTeX csomag backgammon játékok
2072dokumentálására # Group: Applications/Publishing/TeX #
2073Requires(post,postun): %{_bindir}/texhash # Requires: %{name}-latex =
2074%{epoch}:%{version}-%{release} # # %description latex-backgammon #
2075LaTeX package to documenting backgammon games. # # %description
2076latex-backgammon -l hu.UTF-8 # LaTeX csomag backgammon játékok
2077dokumentálására
b4d68b39 2078
d08789e0
ZU
2079%package latex-bbm
2080Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
2081Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2082Group: Applications/Publishing/TeX
2083Requires(post,postun): %{_bindir}/texhash
2084Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2085Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2086
2087%description latex-bbm
2088Blackboard variant fonts for Computer Modern, with LaTeX support.
2089
2090%description latex-bbm -l pl.UTF-8
2091Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2092
6c82f497
ZU
2093%package latex-bardiag
2094Summary: LateX package for drawing bar diagrams
2095Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
2096Group: Applications/Publishing/TeX
2097Requires(post,postun): %{_bindir}/texhash
2098
2099%description latex-bardiag
2100LateX package for drawing bar diagrams.
2101
2102%description latex-bardiag -l hu.UTF-8
2103LaTeX csomag oszlopdiagramok rajzolására.
2104
d08789e0
ZU
2105%package latex-bbold
2106Summary: Sans serif blackboard bold for LaTeX
2107Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
2108Group: Applications/Publishing/TeX
2109Requires(post,postun): %{_bindir}/texhash
2110Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2111Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2112
2113%description latex-bbold
2114A geometric sans serif blackboard bold font, for use in mathematics.
2115
2116%description latex-bbold -l pl.UTF-8
2117Geometryczny tablicowy tłusty font sans serif, do używania w
2118matematyce.
2119
2120%package latex-bibtex
2121Summary: Bibliography management for LaTeX
2122Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2123Group: Applications/Publishing/TeX
2124Requires(post,postun): %{_bindir}/texhash
2125Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2126Obsoletes: tetex-bibtex
2127Obsoletes: tetex-natbib
2128Obsoletes: tetex-rubibtex
2129
2130%description latex-bibtex
2131Bibliography management for LaTeX.
2132
2133%description latex-bibtex -l pl.UTF-8
2134Zarządzanie bibliografią dla LaTeXa.
2135
b4d68b39
ZU
2136%package latex-beamer
2137Summary: A LaTeX class for producing presentations and slides
2138Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2139Group: Applications/Publishing/TeX
2140Requires(post,postun): %{_bindir}/texhash
2141Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2142
2143%description latex-beamer
2144A LaTeX class for producing presentations and slides.
2145
2146%description latex-beamer -l hu.UTF-8
2147LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2148
2fede27b
ZU
2149%package latex-bezos
2150Summary: Packages by Javier Bezos (additional math tools)
2151Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2152Group: Applications/Publishing/TeX
2153Requires(post,postun): %{_bindir}/texhash
78d53d8c 2154Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2155
2156%description latex-bezos
2157Packages by Javier Bezos (additional math tools).
2158
ca8b4816 2159%description latex-bezos -l hu.UTF-8
2fede27b
ZU
2160Javier Bezos csomagjai (további matematikai eszközök).
2161
d08789e0
ZU
2162%package latex-bibtex-ams
2163Summary: BibTeX style files for American Mathematical Society publications
2164Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2165Group: Applications/Publishing/TeX
2166Requires(post,postun): %{_bindir}/texhash
2167Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2168Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2169Obsoletes: tetex-bibtex-ams
2170
2171%description latex-bibtex-ams
2172BibTeX style files for American Mathematical Society publications.
2173
2174%description latex-bibtex-ams -l pl.UTF-8
2175Pliki stylów BibTeXa do publikacji American Mathematical Society.
2176
2177%package latex-bibtex-dk
2178Summary: Danish variants of the standard BibTeX styles
2179Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2180Group: Applications/Publishing/TeX
2181Requires(post,postun): /usr/bin/texhash
2182Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2183
2184%description latex-bibtex-dk
2185Dk-bib is a translation of the four standard BibTeX style files
2186(abbrv, alpha, plain and unsrt) into Danish. The files have been
2187extended with ISBN, ISSN and URL fields which can be enabled through a
2188LaTeX style file.
2189
2190%description latex-bibtex-dk -l pl.UTF-8
2191Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2192(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2193rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2194stylu LaTeXa.
2195
2196%package latex-bibtex-nor
2197Summary: Norwegian variants of the standard BibTeX styles
2198Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2199Group: Applications/Publishing/TeX
2200Requires(post,postun): /usr/bin/texhash
2201Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2202
2203%description latex-bibtex-nor
2204Norwegian variants of the standard BibTeX styles.
2205
2206%description latex-bibtex-nor -l pl.UTF-8
2207Norweskie warianty standardowych stylów BibTeXa.
2208
2209%package latex-bibtex-pl
2210Summary: Polish bibliography management for LaTeX
2211Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2212Group: Applications/Publishing/TeX
2213Requires(post,postun): %{_bindir}/texhash
2214Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2215Obsoletes: tetex-bibtex-plbib
2216
2217%description latex-bibtex-pl
2218Polish bibliography management for LaTeX.
2219
2220%description latex-bibtex-pl -l pl.UTF-8
2221Polska wersja zarządzania bibliografią dla LaTeXa.
2222
2223%package latex-bibtex-german
2224Summary: German variants of standard BibTeX styles
2225Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2226Group: Applications/Publishing/TeX
2227Requires(post,postun): %{_bindir}/texhash
2228Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2229Obsoletes: tetex-bibtex-germbib
2230
2231%description latex-bibtex-german
2232German variants of standard BibTeX styles.
2233
2234%description latex-bibtex-german -l pl.UTF-8
2235Niemieckie wersje standardowych stylów BibTeXa.
2236
2237%package latex-bibtex-revtex4
2238Summary: BibTeX styles for REVTeX4
2239Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2240Group: Applications/Publishing/TeX
2241Requires(post,postun): %{_bindir}/texhash
2242Requires: %{name} = %{epoch}:%{version}-%{release}
2243Obsoletes: tetex-bibtex-revtex4
2244
2245%description latex-bibtex-revtex4
2246BibTeX styles for REVTeX4.
2247
2248%description latex-bibtex-revtex4 -l pl.UTF-8
2249Style BibTeXa dla REVTeX4.
2250
2251%package latex-bibtex-jurabib
2252Summary: Extended BibTeX citation support for the humanities and legal texts
2253Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2254Group: Applications/Publishing/TeX
2255Requires(post,postun): %{_bindir}/texhash
2256Requires: %{name} = %{epoch}:%{version}-%{release}
2257Obsoletes: tetex-bibtex-jurabib
2258
2259%description latex-bibtex-jurabib
2260Extended BibTeX citation support for the humanities and legal texts.
2261
2262%description latex-bibtex-jurabib -l pl.UTF-8
2263Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2264prawniczych.
2265
33b3b483
ZU
2266%package latex-bibtex-styles
2267Summary: Various BibTeX styles
2268Summary(hu.UTF-8): Vegyes BibTeX stílusok
2269Group: Applications/Publishing/TeX
2270Requires(post,postun): %{_bindir}/texhash
2271Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2272
2273%description latex-bibtex-styles
2274Various BibTeX styles.
2275
2276%description latex-bibtex-styles -l hu.UTF-8
2277Vegyes BibTeX stílusok.
2278
435dbdfa
ZU
2279%package latex-bibtex-vancouver
2280Summary: Bibliographic style file for Biomedical Journals
b5f33174 2281Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2282Group: Applications/Publishing/TeX
435dbdfa 2283Requires(post,postun): %{_bindir}/texhash
33b3b483 2284Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2285
b5f33174 2286%description latex-bibtex-vancouver
435dbdfa 2287Bibliographic style file for Biomedical Journals.
2fede27b 2288
b5f33174
ZU
2289%description latex-bibtex-vancouver -l hu.UTF-8
2290Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2291
2fede27b
ZU
2292%package latex-booktabs
2293Summary: Publication quality tables in LaTeX
2294Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2295Group: Applications/Publishing/TeX
2296Requires(post,postun): %{_bindir}/texhash
78d53d8c 2297Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2298
2299%description latex-booktabs
2300Publication quality tables in LaTeX.
2301
2302%description latex-booktabs -l hu.UTF-8
2303Nyomdai minőségű táblázatok LaTeX-ben.
2304
2305
2306%package latex-caption
2307Summary: Customising captions in floating environments
2308Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2309Group: Applications/Publishing/TeX
2310Requires(post,postun): %{_bindir}/texhash
78d53d8c 2311Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2312
2313%description latex-caption
2314Customising captions in floating environments.
2315
2316%description latex-caption -l hu.UTF-8
2317Feliratok testreszabása úszó környezetekben.
2318
d08789e0
ZU
2319%package latex-carlisle
2320Summary: Miscellaneous small packages by David Carlisle
2321Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2322Group: Applications/Publishing/TeX
2323Requires(post,postun): %{_bindir}/texhash
2324Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2325
2326%description latex-carlisle
2327Miscellaneous small packages by David Carlisle.
2328
2329%description latex-carlisle -l pl.UTF-8
2330Różne małe pakiety autorstwa Davida Carlisle.
2331
2332%package latex-ccfonts
2333Summary: Support for Concrete text and math fonts in LaTeX
2334Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2335Group: Applications/Publishing/TeX
2336Requires(post,postun): %{_bindir}/texhash
2337Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2338
2339%description latex-ccfonts
2340LaTeX font definition files for the Concrete fonts and a LaTeX package
2341for typesetting documents using Concrete as the default font family.
2342The files support OT1, T1, TS1, and Concrete math including AMS fonts
2343(Ulrik Vieth's concmath).
2344
2345%description latex-ccfonts -l pl.UTF-8
2346Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2347LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2348rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2349Concrete wraz z AMS (concmath Ulrika Vietha).
2350
2351%package latex-cite
2352Summary: Supports compressed, sorted lists of numerical citations
2353Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2354Group: Applications/Publishing/TeX
2355Requires(post,postun): %{_bindir}/texhash
2356Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2357
2358%description latex-cite
2359Supports compressed, sorted lists of numerical citations.
2360
2361%description latex-cite -l pl.UTF-8
2362Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2363
2364%package latex-cmbright
2365Summary: Support for CM Bright fonts in LaTeX
2366Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2367Group: Applications/Publishing/TeX
2368Requires(post,postun): %{_bindir}/texhash
2369Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2370Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2371
2372%description latex-cmbright
2373A family of sans serif fonts for TeX and LaTeX, based on Donald
2374Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2375various shapes as well as all the fonts necessary for mathematical
2376typesetting, incl. AMS symbols. This collection provides all the
2377necessary files for using the fonts with LaTeX.
2378
2379%description latex-cmbright -l pl.UTF-8
2380Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2381Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2382kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2383symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2384używania fontów w LaTeXu.
2385
2fede27b
ZU
2386%package latex-comment
2387Summary: Selectively include/excludes portions of text
2388Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2389Group: Applications/Publishing/TeX
2390Requires(post,postun): %{_bindir}/texhash
78d53d8c 2391Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2392
2393%description latex-comment
2394Selectively include/excludes portions of text.
2395
2396%description latex-comment -l hu.UTF-8
2397A szöveg részeinek beillesztése/kihagyása.
2398
d08789e0
ZU
2399%package latex-concmath
2400Summary: LaTeX package and font definition files to access the Concrete math fonts
2401Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2402Group: Applications/Publishing/TeX
2403Requires(post,postun): %{_bindir}/texhash
2404Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2405Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2406
2407%description latex-concmath
2408LaTeX package and font definition files to access the Concrete math
2409fonts, which were derived from Computer Modern math fonts using
2410parameters from Concrete Roman text fonts.
2411
2412%description latex-concmath -l pl.UTF-8
2413Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2414matematyczne Concrete wywodzące się z fontów matematycznych Computer
2415Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2416Roman.
2417
2fede27b
ZU
2418%package latex-currvita
2419Summary: Typeset a curriculum vitae
2420Summary(hu.UTF-8): Önéletrajzok írása
2421Group: Applications/Publishing/TeX
2422Requires(post,postun): %{_bindir}/texhash
78d53d8c 2423Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2424
2425%description latex-currvita
2426Typeset a curriculum vitae.
2427
2428%description latex-currvita -l hu.UTF-8
2429Önéletrajzok írása.
2430
2431%package latex-curves
2432Summary: Curves for LaTeX picture environment
2433Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2434Group: Applications/Publishing/TeX
2435Requires(post,postun): %{_bindir}/texhash
78d53d8c 2436Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2437
2438%description latex-curves
2439Curves for LaTeX picture environment.
2440
2441%description latex-curves -l hu.UTF-8
2442Görbék LaTeX picture környezetébe.
2443
d08789e0
ZU
2444%package latex-custom-bib
2445Summary: Customized BibTeX styles for LaTeX
2446Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2447Group: Applications/Publishing/TeX
2448Requires(post,postun): %{_bindir}/texhash
2449Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2450
2451%description latex-custom-bib
2452Package generating customized BibTeX bibliography styles from a
2453generic file using docstrip. Includes support for the Harvard style.
2454
2455%description latex-custom-bib -l pl.UTF-8
2456Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2457pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2458
2459%package latex-cyrillic
2460Summary: LaTeX Cyrillic support
2461Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2462Group: Applications/Publishing/TeX
2463Requires(post,postun): %{_bindir}/texhash
2464Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2465
2466%description latex-cyrillic
2467LaTeX Cyrillic support.
2468
2469%description latex-cyrillic -l pl.UTF-8
2470Obsługa cyrylicy dla LaTeXa.
2471
b280f158
ZU
2472%package latex-dstroke
2473Summary: LaTeX doublestroke font
2474Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2475Group: Applications/Publishing/TeX
2476Requires(post,postun): %{_bindir}/texhash
2477Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2478Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2479
2480%description latex-dstroke
2481Doublestroke font for typesetting the mathematical symbols for the
2482natural numbers, whole numbers, rational numbers, real numbers and
2483complex numbers.
2484
2485%description latex-dstroke -l pl.UTF-8
2486Podwójnie kreślony font do składania symboli matematycznych liczb
2487naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2488
60597425
ZU
2489%package latex-enumitem
2490Summary: A package to customize the three basic lists
2491Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2492Group: Applications/Publishing/TeX
2493Requires(post,postun): %{_bindir}/texhash
78d53d8c 2494Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2495
2496%description latex-enumitem
2497A package to customize the three basic lists (enumerate, itemize and
2498description).
2499
ca8b4816 2500%description latex-enumitem -l hu.UTF-8
60597425
ZU
2501Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2502(enumerate, itemize, description).
2503
2b453bda
ZU
2504%package latex-exam
2505Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2506Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2507Group: Applications/Publishing/TeX
fe66da27 2508Requires(post,postun): %{_bindir}/texhash
78d53d8c 2509Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2510
2511%description latex-exam
2512The exam document class attempts to make it easy for even a LaTeX
2513novice to prepare exams.
2514
2515%description latex-exam -l hu.UTF-8
2516Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2517feladatsorok készítése.
2518
247457ba
ZU
2519%package latex-formlett
2520Summary: Letters to multiple recipients
2521Summary(hu.UTF-8): Levél több címzettnek ("körlevél")
2522Group: Applications/Publishing/TeX
2523Requires(post,postun): %{_bindir}/texhash
2524Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2525
2526%description latex-formlett
2527Letters to multiple recipients.
2528
2529%description latex-formlett -l hu.UTF-8
2530Levél több címzettnek ("körlevél").
2531
c9ddaf2d
ZU
2532%package latex-formular
2533Summary: Create forms containing field for manual entry
2534Summary(hu.UTF-8): Kézzel kitöltendő űrlapok készítése
2535Group: Applications/Publishing/TeX
2536Requires(post,postun): %{_bindir}/texhash
2537Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2538
2539%description latex-formular
2540Create forms containing field for manual entry.
2541
2542%description latex-formular -l hu.UTF-8
2543Kézzel kitöltendő űrlapok készítése.
2544
247457ba
ZU
2545%package latex-examdesign
2546Summary: LaTeX class for typesetting exams
2547Summary(hu.UTF-8): LaTeX osztály dolgozatok szedésére
2548Group: Applications/Publishing/TeX
2549Requires(post,postun): %{_bindir}/texhash
2550Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2551
2552%description latex-examdesign
2553LaTeX class for typesetting exams.
2554
187f5494 2555%description latex-examdesign -l hu.UTF-8
247457ba
ZU
2556LaTeX osztály dolgozatok szedésére.
2557
f1f5d194
ZU
2558%package latex-gbrief
2559Summary: Letter document class
2560Summary(hu.UTF-8): Levél dokumentumosztály
2561Group: Applications/Publishing/TeX
2562Requires(post,postun): %{_bindir}/texhash
2563Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2564
2565%description latex-gbrief
2566Letter document class.
2567
2568%description latex-gbrief -l hu.UTF-8
2569Levél dokumentumosztály.
2570
2b453bda 2571
d08789e0
ZU
2572%package latex-jknappen
2573Summary: Miscellaneous packages by Joerg Knappen
2574Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2575Group: Applications/Publishing/TeX
2576Requires(post,postun): %{_bindir}/texhash
2577Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2578Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2579
2580%description latex-jknappen
2581Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2582Knappen, including sgmlcmpt.
2583
2584%description latex-jknappen -l pl.UTF-8
2585Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2586Knappena. Zawiera sgmlcmpt.
2587
d19eaaab
ZU
2588%package latex-keystroke
2589Summary: Graphical representation of keys on keyboard
2590Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2591Group: Applications/Publishing/TeX
2592Requires(post,postun): %{_bindir}/texhash
2593Requires: %{name}-latex
2594
2595%description latex-keystroke
2596Graphical representation of keys on keyboard.
2597
2598%description latex-keystroke -l hu.UTF-8
2599A billentyűk grafikus megjelenítése.
2600
2601
2602%package latex-labbook
2603Summary: Typeset laboratory journals
2604Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2605Group: Applications/Publishing/TeX
2606Requires(post,postun): %{_bindir}/texhash
2607Requires: %{name}-latex
2608
2609%description latex-labbook
2610Typeset laboratory journals.
2611
2612%description latex-labbook -l hu.UTF-8
2613Laborjegyzőkönyvek szedése.
2614
2615%package latex-lcd
2616Summary: Alphanumerical LCD-style displays
f65b3398 2617Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2618Group: Applications/Publishing/TeX
2619Requires(post,postun): %{_bindir}/texhash
2620Requires: %{name}-latex
2621
2622%description latex-lcd
2623Alphanumerical LCD-style displays.
2624
2625%description latex-lcd -l hu.UTF-8
f65b3398 2626Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2627
2628%package latex-leaflet
2629Summary: Create small handouts (flyers)
2630Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2631Group: Applications/Publishing/TeX
2632Requires(post,postun): %{_bindir}/texhash
2633Requires: %{name}-latex
2634
2635%description latex-leaflet
2636Create small handouts (flyers).
2637
2638%description latex-leaflet -l hu.UTF-8
2639Kis "kézikönyvek" készítése (brossúrák).
2640
f1f5d194
ZU
2641%package latex-leftidx
2642Summary: Left and right subscripts and superscripts in math mode
2643Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2644Group: Applications/Publishing/TeX
2645Requires(post,postun): %{_bindir}/texhash
2646Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2647
7b6c7caa
ZU
2648%description latex-leftidx
2649Left and right subscripts and superscripts in math mode.
2650
2651%description latex-leftidx -l hu.UTF-8
2652Bal és jobboldali alsó és felső indexek matematikai módban.
2653
d19eaaab
ZU
2654
2655%package latex-lewis
2656Summary: Draw Lewis structures (chemistry)
2657Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2658Group: Applications/Publishing/TeX
2659Requires(post,postun): %{_bindir}/texhash
2660Requires: %{name}-latex
2661
2662%description latex-lewis
2663Draw Lewis structures (chemistry).
2664
2665%description latex-lewis -l hu.UTF-8
2666Lewis struktúrák készítése (kémia).
2667
d08789e0
ZU
2668%package latex-lm
2669Summary: LaTeX styles for Latin Modern family fonts
2670Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2671Group: Applications/Publishing/TeX
2672Requires(post,postun): /usr/bin/texhash
2673Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2674Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2675
2676%description latex-lm
2677Latin Modern family of fonts, based on the Computer Modern fonts
2678released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2679lot of additional characters, mainly accented ones, but not only.
2680There is a one set of PostScript fonts and four sets of TeX Font
2681Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2682encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2683Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2684potential user knows what to do with all these files. The author is
2685Boguslaw Jackowski.
2686
2687%description latex-lm -l pl.UTF-8
2688Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2689przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2690Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2691Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2692Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2693QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2694(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2695(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2696tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2697
a8b381b0
ZU
2698%package latex-lastpage
2699Summary: Reference last page for "Page N of M" type footers
2700Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2701Group: Applications/Publishing/TeX
fe66da27 2702Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2703
2704%description latex-lastpage
2705Reference last page for Page N of M type footers.
2706
2707%description latex-lastpage -l hu.UTF-8
2708Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2709
d08789e0
ZU
2710%package latex-lineno
2711Summary: Line numbers on paragraphs
2712Summary(pl.UTF-8): Numery linii dla paragrafów
2713Group: Applications/Publishing/TeX
2714Requires(post,postun): /usr/bin/texhash
2715Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2716
2717%description latex-lineno
2718The LaTeX package lineno.sty provides line numbers on paragraphs.
2719After TeX has broken a paragraph into lines there will be line numbers
2720attached to them, with the possibility to make references through the
2721LaTeX \ref, \pageref cross reference mechanism.
2722
2723%description latex-lineno -l pl.UTF-8
2724Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2725paragrafu na linie przez TeXa do linii dołączane są ich numery z
2726możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2727\ref i \pageref.
2728
2e9c3e45
ZU
2729%package latex-games
2730Summary: Packages for typesetting games
2731Summary(hu.UTF-8): Játékok szedése
2732Group: Applications/Publishing/TeX
2733Requires(post,postun): %{_bindir}/texhash
2734Requires: %{name}-latex
2735
2736%description latex-games
b9c820f8 2737Chess, chinese chess, crosswords, go, backgammon and more.
2e9c3e45
ZU
2738
2739%description latex-games -l hu.UTF-8
b9c820f8 2740Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
1d337b0e
ZU
2741
2742%package latex-extend
2743Summary: Extensions, patches, improvements of main LaTeX styles, environments
2744Summary(hu.UTF-8): Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2745Group: Applications/Publishing/TeX
2746Requires(post,postun): %{_bindir}/texhash
2747Requires: %{name}-latex
2748
2749%description latex-extend
2750This package contains:
2751- addlines: a user-friendly wrapper around \enlargethispage.
2752- alnumsec: alphanumeric section numbering.
2753- arydshln: horizontal and vertical dashed lines in arrays and
2754 tabulars
2755- babelbib: multilingual bibliographies.
2756- bibtopicprefix: prefix references to bibliographies produced by
2757 bibtopic.
2758- boites: boxes that may break across pages
2759- booklet: aids for printing simple booklets.
2760- bullcntr: display list item counter as regular pattern of bullets.
2761- chappg: page numbering by chapter.
2762- cjw: a bundle of packages and classes.
2763- clefval: key/value support with a hash.
2764- colortbl: add colour to LaTeX tables.
2765- combine: bundle individual documents into a single document.
2766- contour: print a coloured contour around text.
2767- ctable: easily typeset centered tables.
2768- curve2e: extensions for package pict2e.
de260d32
ZU
2769- dashbox: draw dashed boxes.
2770- dashline: draw dashed rules.
2771- etaremune: reverse-counting enumerate environment.
1d337b0e 2772- HA-prosper: patches and improvements for prosper.
de260d32 2773- expdlist: expanded description environments.
1d337b0e
ZU
2774
2775%description latex-extend -l hu.UTF-8
2776Ez a csomag a következőket tartalmazza:
2777- addlines: felhasználóbarát wrapper \enlargethispage-hez
2778- alnumsec: alfanumerikus section számozás
2779- arydshln: vízszintes és függőleges pontozott vonalak array és
2780 tabular környezetkben
2781- babelbib: többnyelvű bibliográfiák
2782- bibtopicprefix: prefix hivatkozás bibtopic által készített
2783 bibliográfiára
2784- boites: dobozok, amelyek törhetők oldalak között
2785- booklet: booklet formátumban történő nyomtatás
2786- bullcntr: lista elemek számlálójának megjelenítése mint...
2787- chappg: oldalszámozás chapter alapján
2788- cjw: csomagok és osztályok tömkelege
2789- clefval: kulcs/érték párok hash-sel
2790- colortbl: színek LaTeX táblázatokban
2791- combine: külön dokumentumok eggyé fűzése
2792- contour: színes kontúr nyomtatása szöveg körül
2793- ctable: középre igazított táblázatok szedése
2794- curve2e: pict2e csomaghoz kiegészítések
de260d32
ZU
2795- dashbox: pontozott dobozok
2796- dashline: pontozott vonalak
2797- etaremune: visszafele sorszámazó enumerate környezet
2798- expdlist: kibővített description környezetek
1d337b0e 2799- HA-prosper: foltok és bővítések a prosper-hez
2e9c3e45
ZU
2800
2801%package latex-math
2802Summary: Mathematical packages
2803Summary(hu.UTF-8): Matematikai csomagok
2804Group: Applications/Publishing/TeX
2805Requires(post,postun): %{_bindir}/texhash
2806Requires: %{name}-latex
b9c820f8
ZU
2807# gnuplottex needs gnuplot
2808Requires: gnuplot
2e9c3e45
ZU
2809
2810%description latex-math
2811This package contains:
2812- bez123: Support for Bezier curves.
2813- binomexp: Calculate Pascal's triangle
1d337b0e 2814- cmll: symbols for linear logic.
2e9c3e45 2815- coordsys: draw cartesian coordinate systems.
de260d32 2816- dotseqn: flush left equations with dotted leaders to the numbers.
2e9c3e45
ZU
2817- egplot: encapsulate Gnuplot sources in LaTeX documents.
2818- eqlist: description lists with equal indentation.
2819- eqnarray: more generalised equation arrays with numbering.
2820- esdiff: simplify typesetting of derivatives.
2821- esvect: vector arrows.
2822- extpfeil: extensible arrows in mathematics
2823- faktor: typeset quotient structures with LaTeX.
b9c820f8 2824- fouridx: left sub- and superscripts in maths mode.
de260d32 2825- functan: macros for functional analysis and PDE theory
b9c820f8
ZU
2826- galois: typeset Galois connections.
2827- gnuplottex: embed Gnuplot commands in LaTeX documents.
2828- hhtensor: print vectors, matrices, and tensors.
2829- noitcrul: improved underlines in mathematics.
2e9c3e45
ZU
2830- permute: support for symmetric groups.
2831
2832%description latex-math -l hu.UTF-8
2833Ez a csomag a következőket tartalmazza:
2834- bez123: Bezier-görbék
2835- binomexp: Pascal-háromszög számítása
1d337b0e 2836- cmll: szimbólumok lineáris logikához
2e9c3e45 2837- coordsys: Descartes-féle koordinátarendszerek rajzolása
de260d32 2838- dotseqn: TODO
2e9c3e45
ZU
2839- egplot: Gnuplot források LaTeX dokumentumokba ágyazása
2840- eqlist: leíró lista egyenlő behúzással
2841- eqnarray: általánosabb egyenlet-rendszer sorszámozással
2842- esdiff: deriváltak bevitele
2843- esvect: vektornyilak
2844- extpfeil: bővíthető nyilak matematikában
2845- faktor: hányados struktúrák LaTeX-hel
b9c820f8 2846- fouridx: alsó és felső indexek bal oldalon matematikai módban
de260d32 2847- functan: funkcionálanalízés és PDE elmélethez makrók
b9c820f8
ZU
2848- galois: Galois kapcsolatok szedése
2849- gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
2850- hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
2851- noitcrul: kibővített aláhúzások matematikában
2e9c3e45
ZU
2852- permute: szimmetriacsoportok
2853
de260d32
ZU
2854%package latex-misc
2855Summary: Misc packages
2856Summary(hu.UTF-8): Vegyes csomagok
2857Group: Applications/Publishing/TeX
2858Requires(post,postun): %{_bindir}/texhash
2859Requires: %{name}-latex
2860
2861%description latex-misc
2862This packages contains:
2863- cooking: typeset recipes.
2864- cuisine: typeset recipes.
2865- fixme: insert "fixme" notes into draft documents.
2866- recipecard: typeset recipes in note-card-sized boxes.
2867
2868%description latex-misc -l hu.UTF-8
2869Ez a csomag a következőket tartalmazza:
2870- cooking: receptek szedése
2871- cuisine: receptek szedése
2872- fixme: "fixme" megjegyzések elhelyezése
2873- recipecard: receptek szedése jegyzet-méretű dobozokba
2874
1d337b0e
ZU
2875%package latex-music
2876Summary: Musical packages
2877Summary(hu.UTF-8): Zenei csomagok
2878Group: Applications/Publishing/TeX
2879Requires(post,postun): %{_bindir}/texhash
2880Requires: %{name}-latex
2881
2882%description latex-music
2883This package contains:
2884- abc: support ABC music notation in LaTeX.
2885- guitar: guitar chords and song texts.
2886
2887%description latex-music -l hu.UTF-8
2888Ez a csomag a következőket tartalmazza:
2889- abc: ABC hangjegyzések LaTeX-ben
2890- guitar: gitárkották és dalszövegek
2891
2e9c3e45
ZU
2892%package latex-physics
2893Summary: Physical packages
2894Summary(hu.UTF-8): Fizikai csomagok
2895Group: Applications/Publishing/TeX
2896Requires(post,postun): %{_bindir}/texhash
2897Requires: %{name}-latex
2898
2899%description latex-physics
2900This package contains:
2901- circ: macros for typesetting circuit diagrams.
2902- colorwav: colours by wavelength of visible light.
2903- dyntree: construct Dynkin tree diagrams.
2904- feynmf: macros and fonts for creating Feynman (and other) diagrams.
de260d32 2905- formula: typesetting physical units.
b9c820f8 2906- isotope: a package for type setting isotopes
2e9c3e45
ZU
2907
2908%description latex-physics -l hu.UTF-8
2909Ez a csomag a következőket tartalmazza:
2910- circ: áramkörök szedése
2911- colorwav: a látható fény színei hullámhossz szerint
2912- dyntree: Dynkin fadiagramok készítése
2913- feynmf: makrók és fontok Feynman (és más) diagramok készítésére
de260d32 2914- formula: fizikai egységek szedése
b9c820f8 2915- isotope: izotópok szedése
2e9c3e45
ZU
2916
2917%package latex-biology
2918Summary: Biological packages
2919Summary(hu.UTF-8): Biológiai csomagok
2920Group: Applications/Publishing/TeX
2921Requires(post,postun): %{_bindir}/texhash
2922Requires: %{name}-latex
2923
2924%description latex-biology
2925This package contains:
2926- biocon: typesetting biological species names
2927- dnaseq: format DNA base sequences.
2928
2929%description latex-biology -l hu.UTF-8
2930Ez a csomag a következőket tartalmazza:
2931- biocon: biológiai fajnevek szedése
2932- dnaseq: DNS szekvenciák szedése
2933
2934%package latex-chem
2935Summary: Chemical packages
2936Summary(hu.UTF-8): Kémiai csomagok
2937Group: Applications/Publishing/TeX
2938Requires(post,postun): %{_bindir}/texhash
2939Requires: %{name}-latex
2940
2941%description latex-chem
2942This package contains:
2943- achemso: support for American Chemical Society journal submissions.
2944- bpchem: typeset chemical names, formulae, etc.
2945- chemarrow: arrows for use in chemistry.
2946- chemcompounds: simple consecutive numbering of chemical compounds.
2947- chemcono: support for compound numbers in chemistry documents.
2948- chemstyle: writing chemistry with style.
2949- mhchem: typeset chemical formulae/equations and Risk and Safety
2950 phrases
2951
2952%description latex-chem -l hu.UTF-8
2953Ez a csomag a következőket tartalmazza:
2954- achemso: American Chemical Society formátuma
2955- bpchem: kémiai nevek, formulák, stb. szedése
2956- chemarrow: kémiában használatos nyilak
2957- chemcompounds: kémiai vegyületek számozása
2958- chemcono: kémiai vegyületek kémiai dokumentumokbam
2959- chemstyle: kémiai dokumentum írása
2960- mhchem: kémiai formulák/egyenletek szedése
2961
2962%package latex-informatic
2963Summary: Informatical packages
2964Summary(hu.UTF-8): Informatikai csomagok
2965Group: Applications/Publishing/TeX
2966Requires(post,postun): %{_bindir}/texhash
2967Requires: %{name}-latex
2968
2969%description latex-informatic
2970This package contains:
2971- alg: LaTeX environments for typesetting algorithms.
2972- bytefield: Create illustrations for network protocol specifications.
2973
2974%description latex-informatic -l hu.UTF-8
2975Ez a csomag a következőket tartalmazza:
2976- alg: LaTeX környezetek algoritmusok szedésére
2977- bytefield: hálózati protokoll specifikációk szemléltetése
2978
2979%package latex-pdftools
2980Summary: Various tools to pdf output
2981Summary(hu.UTF-8): Különböző eszközök pdf output-hoz
2982Group: Applications/Publishing/TeX
2983Requires(post,postun): %{_bindir}/texhash
2984Requires: %{name}-latex
2985
2986%description latex-pdftools
2987This package contains:
2988- attachfile: attach arbitrary files to a PDF document
2989- cooltooltips: associate a pop-up window and tooltip with PDF
2990 hyperlinks
2991
2992%description latex-pdftools -l hu.UTF-8
2993Ez a csomag a következőket tartalmazza:
2994- attachfile: fájlok csatolása PDF dokumentumokba
2995- cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
d19eaaab
ZU
2996
2997%package latex-mathexam
2998Summary: Package for typesetting exams
2999Summary(hu.UTF-8): Vizsgák szedése
3000Group: Applications/Publishing/TeX
3001Requires(post,postun): %{_bindir}/texhash
3002Requires: %{name}-latex
3003
3004%description latex-mathexam
3005Package for typesetting exams.
3006
3007%description latex-mathexam -l hu.UTF-8
3008Vizsgák szedése.
3009
d08789e0
ZU
3010%package latex-microtype
3011Summary: An interface to the micro-typographic extensions of pdfTeX
3012Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
3013Group: Applications/Publishing/TeX
3014Requires(post,postun): /usr/bin/texhash
3015Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3016
3017%description latex-microtype
3018The `microtype' package provides a LaTeX interface to pdfTeX's
3019micro-typographic extensions: character protrusion and font expansion.
3020It allows to restrict character protrusion and/or font expansion to a
3021definable set of fonts, and to configure micro-typographic aspects of
3022the fonts in a straight-forward and flexible way. Settings for various
3023fonts are provided.
3024
3025%description latex-microtype -l pl.UTF-8
3026Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
3027mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
3028Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
3029określonego zbioru fontów oraz skonfigurować mikrotypograficzne
3030aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
3031dla różnych fontów.
3032
8ed039e0
ZU
3033%package latex-musictex
3034Summary: Typesetting music with TeX
3035Summary(hu.UTF-8): Zenék szedése TeX-hel
3036Group: Applications/Publishing/TeX
3037Requires(post,postun): %{_bindir}/texhash
3038Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3039
3040%description latex-musictex
3041Typesetting music with TeX.
3042
3043%description latex-musictex -l hu.UTF-8
3044Zenék szedése TeX-hel.
3045
d08789e0
ZU
3046%package latex-lucidabr
3047Summary: Package to make Lucida Bright fonts usable with LaTeX
3048Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
3049Group: Applications/Publishing/TeX
3050Requires(post,postun): %{_bindir}/texhash
3051Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3052
3053%description latex-lucidabr
3054Package to make Lucida Bright fonts usable with LaTeX.
3055
3056%description latex-lucidabr -l pl.UTF-8
3057Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
3058
3059%package latex-marvosym
3060Summary: Styles for Martin Vogel's Symbol (marvosym) font
3061Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
3062Group: Applications/Publishing/TeX
3063Requires(post,postun): /usr/bin/texhash
3064Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
3065Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3066
3067%description latex-marvosym
3068Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3069currency symbol as defined by the European commission; Euro currency
3070symbols in typefaces Times, Helvetica and Courier; Symbols for
3071structural engineering; Symbols for steel cross-sections; Astronomy
3072signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3073symbols; CE sign and others.
3074
3075%description latex-marvosym -l pl.UTF-8
3076Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
3077waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
3078krojach Times, Helvetica i Courier; symbole do inżynierii
3079strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
3080(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
3081CE i inne.
3082
3083%package latex-mathpple
3084Summary: Use PostScript Palatino for typesetting maths
3085Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
3086Group: Applications/Publishing/TeX
3087Requires(post,postun): %{_bindir}/texhash
3088Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3089Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3090
3091%description latex-mathpple
3092The package defines the PostScript font family `Palatino' (ppl) as the
3093default roman font and then uses the `mathpple' fonts for typesetting
3094math. These virtual fonts have been created for typesetting math in a
3095style that suits the Palatino text fonts. The AMS fonts, when used
3096additionally, will be scaled to fit Palatino.
3097
3098%description latex-mathpple -l pl.UTF-8
3099Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
3100domyślny font roman i używa fontów mathpple do składania wzorów
3101matematycznych. Te wirtualne fonty zostały stworzone do składania
3102wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
3103Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
3104pasować do Palatino.
3105
3106%package latex-mathtime
3107Summary: Mathtime fonts for LaTeX
3108Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
3109Group: Applications/Publishing/TeX
3110Requires(post,postun): %{_bindir}/texhash
3111Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3112
3113%description latex-mathtime
3114The Mathtime fonts have a number of characters remapped to positions
3115different from the ones normally used by the corresponding TeX
3116CM-fonts. For the symbol font ``operators'' the corresponding mathtime
3117style files use the Times Roman font (often called something like:
3118ptmr or ptmr7t or ptmrq).
3119
3120%description latex-mathtime -l pl.UTF-8
3121Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
3122różniące się od tych normalnie używanych w odpowiadających im TeXowych
3123fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
3124używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
3125ptmrq).
3126
3127%package latex-mflogo
3128Summary: LaTeX support for MetaFont and logo fonts
3129Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
3130Group: Applications/Publishing/TeX
3131Requires(post,postun): %{_bindir}/texhash
3132Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
3133Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3134
3135%description latex-mflogo
3136LaTeX package and font definition file to access the Knuthian `logo'
3137fonts described in `The MetaFontbook' and the MetaFont and logos in
3138LaTeX documents.
3139
3140%description latex-mflogo -l pl.UTF-8
3141Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
3142opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
3143LaTeXa.
3144
3145%package latex-mfnfss
3146Summary: Font description files to use extra fonts like yinit and ygoth
3147Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
3148Group: Applications/Publishing/TeX
3149Requires(post,postun): %{_bindir}/texhash
3150Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3151
3152%description latex-mfnfss
3153Font description files to use extra fonts like yinit and ygoth.
3154
3155%description latex-mfnfss -l pl.UTF-8
3156Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
3157
3158%package latex-minitoc
3159Summary: Produce a table of contents for each chapter
3160Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
3161Group: Applications/Publishing/TeX
3162Requires(post,postun): %{_bindir}/texhash
3163Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3164
3165%description latex-minitoc
3166Produce a table of contents for each chapter.
3167
3168%description latex-minitoc -l pl.UTF-8
3169Tworzenie spisów treści dla każdego rozdziału.
3170
3171%package latex-mltex
3172Summary: Support for MLTeX
3173Summary(pl.UTF-8): Wsparcie dla MLTeXa
3174Group: Applications/Publishing/TeX
3175Requires(post,postun): %{_bindir}/texhash
3176Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3177
3178%description latex-mltex
3179Support for MLTeX, the multilingual TeX extension from Michael J.
3180Ferguson.
3181
3182%description latex-mltex -l pl.UTF-8
3183Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
3184autorstwa Michaela J. Fergusona.
3185
d34bfb7f
ZU
3186%package latex-multienum
3187Summary: Multi-column enumerated lists
3188Summary(hu.UTF-8): Többoszlopos számozott listák
3189Group: Applications/Publishing/TeX
3190Requires(post,postun): %{_bindir}/texhash
3191Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3192
3193%description latex-multienum
3194Multi-column enumerated lists.
3195
3196%description latex-multienum -l hu.UTF-8
3197Többoszlopos számozott listák.
3198
f1f5d194
ZU
3199
3200%package latex-moreverb
3201Summary: Extended verbatim
3202Summary(hu.UTF-8): Kiterjesztett verbatim
3203Group: Applications/Publishing/TeX
3204Requires(post,postun): %{_bindir}/texhash
3205Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3206
3207%description latex-moreverb
3208Extended verbatim.
3209
3210%description latex-moreverb -l hu.UTF-8
3211Kiterjesztett verbatim.
3212
a8b381b0
ZU
3213%package latex-ntheorem
3214Summary: Enhanced theorem environment
3215Summary(hu.UTF-8): Bővített tétel környezet
3216Group: Applications/Publishing/TeX
fe66da27 3217Requires(post,postun): %{_bindir}/texhash
78d53d8c 3218Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
3219
3220%description latex-ntheorem
3221Enhanced theorem environment.
3222
3223%description latex-ntheorem -l hu.UTF-8
3224Bővített tétel környezet
3225
f65b3398
ZU
3226%package latex-other
3227Summary: Other LaTeX packages
3228Summary(hu.UTF-8): Néhány további LaTeX csomag
3229Group: Applications/Publishing/TeX
3230Requires(post,postun): %{_bindir}/texhash
3231Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3232
3233%description latex-other
3234Other LaTeX packages.
3235
3236%description latex-other -l hu.UTF-8
3237Néhány további LaTeX csomag.
3238
3239%package latex-other-doc
3240Summary: Other LaTeX packages documentation
3241Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
3242Group: Applications/Publishing/TeX
3243Requires(post,postun): %{_bindir}/texhash
3244Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3245
3246%description latex-other-doc
3247Other LaTeX packages documentation.
3248
3249%description latex-other-doc -l hu.UTF-8
3250Néhány további LaTeX csomag dokumentációja.
3251
d08789e0
ZU
3252%package latex-palatcm
3253Summary: Palatino + Computer Modern math fonts for LaTeX
3254Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
3255Group: Applications/Publishing/TeX
3256Requires(post,postun): %{_bindir}/texhash
3257Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3258
3259%description latex-palatcm
3260Palatino + Computer Modern math fonts for LaTeX.
3261
3262%description latex-palatcm -l pl.UTF-8
3263Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
3264
f65b3398
ZU
3265
3266%package latex-pdfslide
3267Summary: Presentation slides using pdftex
3268Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
3269Group: Applications/Publishing/TeX
3270Requires(post,postun): %{_bindir}/texhash
3271Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3272
3273%description latex-pdfslide
3274Presentation slides using pdftex.
3275
3276%description latex-pdfslide -l hu.UTF-8
3277Prezentáció készítése pdftex-hel.
3278
03d9d5fa
ZU
3279%package latex-pgf
3280Summary: The TeX Portable Graphic Format
3281Summary(hu.UTF-8): TeX Portable Graphic Formátum
3282Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
3283Group: Applications/Publishing/TeX
3284Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
3285Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3286Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 3287Obsoletes: tetex-pgf
03d9d5fa
ZU
3288
3289%description latex-pgf
3290A macro package for creating graphics directly in TeX and LaTeX.
3291
3292%description latex-pgf -l hu.UTF-8
3293Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3294
3295%description latex-pgf -l pl.UTF-8
3296Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3297
f65b3398
ZU
3298%package latex-polynom
3299Summary: Macros for manipulating polynomials
3300Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
3301Group: Applications/Publishing/TeX
3302Requires(post,postun): %{_bindir}/texhash
3303Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3304
3305%description latex-polynom
3306Macros for manipulating polynomials.
3307
3308%description latex-polynom -l hu.UTF-8
3309Makrók polinomokkal való műveletekre.
3310
3311%package latex-polynomial
3312Summary: Typeset (univariate) polynomials
3313Summary(hu.UTF-8): Egyváltozós polinomok szedése
3314Group: Applications/Publishing/TeX
3315Requires(post,postun): %{_bindir}/texhash
3316Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3317
3318%description latex-polynomial
3319Typeset (univariate) polynomials.
3320
3321%description latex-polynomial -l hu.UTF-8
3322Egyváltozós polinomok szedése.
3323
1d337b0e
ZU
3324%package latex-programming
3325Summary: Additional utilities to programming LaTeX
3326Summary(hu.UTF-8): További eszközök LaTeX programozásához
3327Group: Applications/Publishing/TeX
3328Requires(post,postun): %{_bindir}/texhash
3329Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3330
3331%description latex-programming
3332This package contains:
3333- cmdtrack: check used commands.
3334- cool: COntent-Oriented LaTeX
3335- coollist: manipulate COntent Oriented LaTeX Lists.
3336- coolstr: string manipulation in LaTeX.
3337- csvtools: reading data from CSV files.
3338- datatool: tools to load and manipulate data.
3339- datenumber: convert a date into a number and vice versa.
de260d32
ZU
3340- delimtxt: read and parse text tables.
3341- dialogl: macros for constructing interactive LaTeX scripts.
1d337b0e 3342- dprogress: LaTeX-relevant log information for debugging.
de260d32
ZU
3343- environ: a new interface for environments in LaTeX.
3344- fmtcount: display the value of a LaTeX counter in a variety of
3345 formats.
3346- forarray: using array structures in LaTeX.
3347- forloop: iteration in LaTeX.
b9c820f8 3348- labelcas: check the existence of labels, and fork accordingly.
1d337b0e
ZU
3349
3350%description latex-programming -l hu.UTF-8
3351Ez a csomag a következőket tartalmazza:
3352- cmdtrack: használt parancsok ellenőrzése
3353- cool: tartalom-orientált (COntent-Oriented) LaTeX
3354- coollist: COntent Oriented LaTeX listák manipulációja
3355- coolstr: sztring manipuláció LaTeX-ben
3356- csvtools: adatok olvasása CSV fájlokból
3357- datatool: eszközök adatok beolvasására és manipulációjához
3358- datenumber: dátum számmá konvertálása és vissza
de260d32
ZU
3359- delimtxt: szöveges táblázatok olvasása és feldolgozása
3360- dialogl: interaktív makrók LaTeX-ben
1d337b0e 3361- dprogress: LaTeX-releváns log információ debuggoláshoz
de260d32
ZU
3362- environ: egy új felület környezetek létrehozására
3363- fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
3364- forarray: tömb struktúrák LaTeX-ben
3365- forloop: iteráció LaTeX-ben
b9c820f8 3366- labelcas: cimkék létezésének ellenőrzése
1d337b0e 3367
b7b4a109
ZU
3368%package latex-prosper
3369Summary: LaTeX class for high quality slides
3370Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
3371Group: Applications/Publishing/TeX
3372Requires(post,postun): %{_bindir}/texhash
3373Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3374
3375%description latex-prosper
3376LaTeX class for high quality slides.
3377
3378%description latex-prosper -l hu.UTF-8
3379LaTeX osztály jó minőségű fóliák készítéséhez.
3380
3381%package latex-pseudocode
3382Summary: LaTeX enviroment for specifying algorithms in a natural way
3383Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
3384Group: Applications/Publishing/TeX
3385Requires(post,postun): %{_bindir}/texhash
3386Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3387
3388%description latex-pseudocode
3389LaTeX enviroment for specifying algorithms in a natural way.
3390
3391%description latex-pseudocode -l hu.UTF-8
3392LaTeX környezet algoritmusok bevitelére.
3393
d08789e0
ZU
3394%package latex-psnfss
3395Summary: LaTeX font support for common PostScript fonts
3396Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
3397Group: Applications/Publishing/TeX
3398Requires(post,postun): %{_bindir}/texhash
3399Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3400Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3401Obsoletes: tetex-latex-mathptm
3402Obsoletes: tetex-latex-mathptmx
3403
3404%description latex-psnfss
3405LaTeX font definition files, macros and font metrics for common
3406PostScript fonts.
3407
3408%description latex-psnfss -l pl.UTF-8
3409LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3410popularnych fontów postscriptowych.
3411
8efa6a9c
ZU
3412%package latex-pst-2dplot
3413Summary: A PSTricks package for drawing 2D curves
3414Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
3415Group: Applications/Publishing/TeX
3416Requires(post,postun): %{_bindir}/texhash
3417Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3418
3419%description latex-pst-2dplot
3420A PSTricks package for drawing 2D curves.
3421
3422%description latex-pst-2dplot -l hu.UTF-8
3423PSTricks csomag kétdimenziós görbék rajzolásához.
3424
3425%package latex-pst-3dplot
3426Summary: Draw 3d curves and graphs using PSTricks
3427Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
3428Group: Applications/Publishing/TeX
3429Requires(post,postun): %{_bindir}/texhash
3430Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3431
3432%description latex-pst-3dplot
3433Draw 3d curves and graphs using PSTricks.
3434
3435%description latex-pst-3dplot -l hu.UTF-8
34363D-s görbék és grafikonok PSTricks-szel.
3437
3438
3439%package latex-pst-bar
3440Summary: Produces bar charts using pstricks
3441Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
3442Group: Applications/Publishing/TeX
3443Requires(post,postun): %{_bindir}/texhash
3444Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3445
3446%description latex-pst-bar
3447Produces bar charts using pstricks.
3448
3449%description latex-pst-bar -l hu.UTF-8
3450Oszlopdiagramok pstricks-szel.
3451
3452%package latex-pst-circ
3453Summary: PSTricks package for drawing electric circuits
3454Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
3455Group: Applications/Publishing/TeX
3456Requires(post,postun): %{_bindir}/texhash
3457Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3458
3459%description latex-pst-circ
3460PSTricks package for drawing electric circuits.
3461
3462%description latex-pst-circ -l hu.UTF-8
3463PSTricks csomag elektromos áramkörök rajzolásához.
3464
3465%package latex-pst-diffraction
3466Summary: Print diffraction patterns from various apertures
3467Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
3468Group: Applications/Publishing/TeX
3469Requires(post,postun): %{_bindir}/texhash
3470Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3471
3472%description latex-pst-diffraction
3473Print diffraction patterns from various apertures.
3474
3475%description latex-pst-diffraction -l hu.UTF-8
3476Diffrakciós képek különböző eszközökön.
3477
b7b4a109
ZU
3478%package latex-pst-eucl
3479Summary: Euclidian geometry with pstricks
3480Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3481Group: Applications/Publishing/TeX
3482Requires(post,postun): %{_bindir}/texhash
3483Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3484
3485%description latex-pst-eucl
3486Euclidian geometry with pstricks.
3487
3488%description latex-pst-eucl -l hu.UTF-8
3489Euklidészi geometria a pstricks használatával.
3490
8efa6a9c
ZU
3491
3492%package latex-pst-fun
3493Summary: Draw "funny" objects with PSTricks
3494Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3495Group: Applications/Publishing/TeX
3496Requires(post,postun): %{_bindir}/texhash
3497Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3498
3499%description latex-pst-fun
3500Draw "funny" objects with PSTricks.
3501
3502%description latex-pst-fun -l hu.UTF-8
3503"Vicces" rajzok PSTricks-szel
3504
3505%package latex-pst-func
3506Summary: PSTricks package for plotting mathematical functions
3507Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3508Group: Applications/Publishing/TeX
3509Requires(post,postun): %{_bindir}/texhash
3510Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3511
3512%description latex-pst-func
3513PSTricks package for plotting mathematical functions.
3514
ca8b4816 3515%description latex-pst-func -l hu.UTF-8
8efa6a9c
ZU
3516PSTricks csomag matematikai függvények ábrázolásához.
3517
b7b4a109
ZU
3518%package latex-pst-fr3d
3519Summary: Draw 3-dimensional framed boxes using PSTricks
3520Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3521Group: Applications/Publishing/TeX
3522Requires(post,postun): %{_bindir}/texhash
3523Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3524
3525%description latex-pst-fr3d
3526Draw 3-dimensional framed boxes using PSTricks.
3527
3528%description latex-pst-fr3d -l hu.UTF-8
3529Háromdimenziós dobozok PSTricks segítségével.
3530
3531%package latex-pst-fractal
3532Summary: Draw fractal sets using PSTricks
3533Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3534Group: Applications/Publishing/TeX
3535Requires(post,postun): %{_bindir}/texhash
3536Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3537
3538%description latex-pst-fractal
3539Draw fractal sets using PSTricks.
3540
3541%description latex-pst-fractal -l hu.UTF-8
3542Fraktálok rajzolása PSTricks segítségével.
3543
8efa6a9c
ZU
3544%package latex-pst-infixplot
3545Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3546Summary(hu.UTF-8): Infix kifejezések ábrázolása
3547Group: Applications/Publishing/TeX
3548Requires(post,postun): %{_bindir}/texhash
3549Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3550
3551%description latex-pst-infixplot
3552Using pstricks plotting capacities with infix expressions rather than
3553RPN.
3554
3555%description latex-pst-infixplot -l hu.UTF-8
3556Infix kifejezések ábrázolása.
3557
3558%package latex-pst-math
3559Summary: Enhancement of PostScript math operators to use with pstricks
3560Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3561Group: Applications/Publishing/TeX
3562Requires(post,postun): %{_bindir}/texhash
3563Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3564
3565%description latex-pst-math
3566Enhancement of PostScript math operators to use with pstricks.
3567
3568%description latex-pst-math -l hu.UTF-8
3569PostScript matematikai operátorok bővítése pstricks-szel.
3570
3571%package latex-pst-ob3d
3572Summary: Three dimensional objects using PSTricks
3573Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3574Group: Applications/Publishing/TeX
3575Requires(post,postun): %{_bindir}/texhash
3576Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3577
3578%description latex-pst-ob3d
3579Three dimensional objects using PSTricks.
3580
3581%description latex-pst-ob3d -l hu.UTF-8
3582Háromdimenziós objektumok PSTricks-szel.
3583
3584%package latex-pst-optexp
3585Summary: Drawing optical experimental setups
3586Summary(hu.UTF-8): Optikai összeállítások rajzolása
3587Group: Applications/Publishing/TeX
3588Requires(post,postun): %{_bindir}/texhash
3589Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3590
3591%description latex-pst-optexp
3592Drawing optical experimental setups.
3593
3594%description latex-pst-optexp -l hu.UTF-8
3595Optikai összeállítások rajzolása.
3596
3597%package latex-pst-optic
3598Summary: Drawing optics diagrams
3599Summary(hu.UTF-8): Optikai ábrák rajzolása
3600Group: Applications/Publishing/TeX
3601Requires(post,postun): %{_bindir}/texhash
3602Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3603
3604%description latex-pst-optic
3605Drawing optics diagrams.
3606
3607%description latex-pst-optic -l hu.UTF-8
3608Optikai ábrák rajzolása.
3609
3610%package latex-pst-text
3611Summary: Text and character manipulation in PSTricks
3612Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3613Group: Applications/Publishing/TeX
3614Requires(post,postun): %{_bindir}/texhash
3615Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3616
3617%description latex-pst-text
3618Text and character manipulation in PSTricks.
3619
3620%description latex-pst-text -l hu.UTF-8
3621Szöveg és karakter manipulációk PSTricks-szel.
3622
1024ab0e
ZU
3623%package latex-pst-uncategorized
3624Summary: Other uncategorized PSTricks packages
3625Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3626Group: Applications/Publishing/TeX
3627Requires(post,postun): %{_bindir}/texhash
3628Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3629
3630%description latex-pst-uncategorized
3631Other uncategorized PSTricks packages.
3632
3633%description latex-pst-uncategorized -l hu.UTF-8
3634Néhány kategorizálatlan PSTricks csomag.
3635
d08789e0
ZU
3636%package latex-pxfonts
3637Summary: PX fonts LaTeX support
3638Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3639Group: Applications/Publishing/TeX
3640Requires(post,postun): %{_bindir}/texhash
3641Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3642Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3643
3644%description latex-pxfonts
3645PX fonts LaTeX support.
3646
3647%description latex-pxfonts -l pl.UTF-8
3648Obsługa fontów PX w LaTeXu.
3649
3650%package latex-qfonts
3651Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3652Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3653Group: Applications/Publishing/TeX
3654Requires(post,postun): %{_bindir}/texhash
3655Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3656Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3657
3658%description latex-qfonts
3659A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3660QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3661QuasiTimes (regular, italic, bold and bold italic), based on URW++
3662fonts distributed with Ghostscript. The fonts are encoded according to
3663QX layout which facilitates multilingual and technical typesetting
3664using TeX, preserving usability in Windows applications.
3665
3666%description latex-qfonts -l pl.UTF-8
3667Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3668QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3669QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3670fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3671zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3672TeXu, zachowując przydatność dla aplikacji windowsowych.
3673
6c82f497
ZU
3674%package latex-SIstyle
3675Summary: Package to typeset SI units, numbers and angles
3676Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3677Group: Applications/Publishing/TeX
6c82f497 3678Requires(post,postun): /usr/bin/texhash
b4d68b39 3679Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3680
3681%description latex-SIstyle
3682Package to typeset SI units, numbers and angles.
3683
3684%description latex-SIstyle -l hu.UTF-8
3685Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3686
3687%package latex-SIunits
3688Summary: The SIunits package can be used to standardise the use of units in your writings
3689Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3690Group: Applications/Publishing/TeX
fe66da27 3691Requires(post,postun): /usr/bin/texhash
78d53d8c 3692Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3693
3694%description latex-SIunits
2b453bda
ZU
3695The SIunits package can be used to standardise the use of units in
3696your writings.
3127b522
ZU
3697
3698%description latex-SIunits -l hu.UTF-8
3699Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3700
f65b3398
ZU
3701%package latex-siunitx
3702Summary: A comprehensive (SI) units package
3703Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3704Group: Applications/Publishing/TeX
3705Requires(post,postun): /usr/bin/texhash
3706Requires: %{name}-latex
3707
3708%description latex-siunitx
3709A comprehensive (SI) units package.
3710
3711%description latex-siunitx -l hu.UTF-8
3712Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3713
73d8d817
ZU
3714%package latex-styles
3715Summary: Various LaTeX styles
3716Summary(hu.UTF-8): Különböző LaTeX stílusok
3717Group: Applications/Publishing/TeX
3718Requires(post,postun): /usr/bin/texhash
3719Requires: %{name}-latex
3720
3721%description latex-styles
3722Various LaTeX styles.
3723
3724%description latex-styles -l hu.UTF-8
3725Különböző LaTeX stílusok.
3726
3727%package latex-lang
3728Summary: LaTeX support for non-english languages
3729Summary(hu.UTF-8): LaTeX támogatás nem-angol nyelvekhez
3730Group: Applications/Publishing/TeX
3731Requires(post,postun): /usr/bin/texhash
3732Requires: %{name}-latex
3733
3734%description latex-lang
3735LaTeX support for non-english languages.
3736
3737%description latex-lang -l hu.UTF-8
3738LaTeX támogatás nem-angol nyelvekhez.
3739
6c82f497
ZU
3740%package latex-Tabbing
3741Summary: Tabbing with accented letters
3742Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3743Group: Applications/Publishing/TeX
3744Requires(post,postun): /usr/bin/texhash
3745
3746%description latex-Tabbing
3747Tabbing with accented letters.
3748
3749%description latex-Tabbing -l hu.UTF-8
3750Tabbing környezet ékezetes betűk használatával.
3127b522 3751
d08789e0
ZU
3752%package latex-urwvn
3753Summary: URWVN fonts
3754Summary(pl.UTF-8): Fonty URWVN
3755Group: Applications/Publishing/TeX
3756Requires(post,postun): /usr/bin/texhash
3757Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3758Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3759
3760%description latex-urwvn
3761URWVN fonts.
3762
3763%description latex-urwvn -l pl.UTF-8
3764Fonty URWVN.
3765
3766%package latex-txfonts
3767Summary: TX fonts LaTeX support
3768Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3769Group: Applications/Publishing/TeX
3770Requires(post,postun): %{_bindir}/texhash
3771Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3772Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3773
3774%description latex-txfonts
3775TX fonts LaTeX support.
3776
3777%description latex-txfonts -l pl.UTF-8
3778Obsługa fontów TX w LaTeXu.
3779
7ea3a98b
ZU
3780%package latex-ucs
3781Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3782Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3783Group: Applications/Publishing/TeX
7ea3a98b 3784Requires(post,postun): %{_bindir}/texhash
78d53d8c 3785Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3786
3787%description latex-ucs
d34bfb7f
ZU
3788This package contains support for using UTF-8 as input encoding in
3789LaTeX documents.
7ea3a98b
ZU
3790
3791%description latex-ucs -l hu.UTF-8
3792Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3793
d08789e0
ZU
3794%package latex-umlaute
3795Summary: An interface to inputenc for using alternate input encodings
3796Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3797Group: Applications/Publishing/TeX
3798Requires(post,postun): %{_bindir}/texhash
3799Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3800
3801%description latex-umlaute
3802An interface to inputenc for using alternate input encodings.
3803
3804%description latex-umlaute -l pl.UTF-8
3805Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3806
3807%package latex-wasysym
3808Summary: Extra characters from the Waldis symbol fonts
3809Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3810Group: Applications/Publishing/TeX
3811Requires(post,postun): %{_bindir}/texhash
3812Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3813Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3814
3815%description latex-wasysym
3816Makes some additional characters available that come from the wasy
3817fonts (Waldis symbol fonts). These fonts are not automatically
3818included in NFSS2/LaTeX2e since they take up important space and often
3819aren't necessary if one makes use of the packages amsfonts or amssymb.
3820Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3821apple, ocircle invneg, logof, varint, male, female, phone, clock,
3822lightning, pointer, sun, bell, permil, smiley, various electrical
3823symbols, shapes, music notes, circles, signs, astronomy, etc.
3824
3825%description latex-wasysym -l pl.UTF-8
3826Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3827(Waldis symbol). Te fonty nie są automatycznie dołączane w
3828NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3829jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3830m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3831ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3832pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3833kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3834
03d9d5fa
ZU
3835%package latex-xcolor
3836Summary: Allows for access to color tints, shades, tones etc
3837Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3838Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3839Group: Applications/Publishing/TeX
3840Obsoletes: tetex-latex-xcolor
3841
ca8b4816 3842%description latex-xcolor
03d9d5fa
ZU
3843`xcolor' provides easy driver-independent access to several kinds of
3844color tints, shades, tones, and mixes of arbitrary colors. It allows
3845to select a document-wide target color model and offers tools for
3846automatic color schemes, conversion between eight color models, and
3847alternating table row colors.
3848
3849%description latex-xcolor -l hu.UTF-8
3850`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3851színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3852keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3853modell kiválasztásához és a színmodellek közötti konverzióra.
3854
3855%description latex-xcolor -l pl.UTF-8
3856`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3857wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3858na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3859schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3860naprzemiennych kolorów w tabelach.
3861
d08789e0
ZU
3862%package format-latex
3863Summary: LaTeX macro package
3864Summary(pl.UTF-8): Pakiet makr LaTeX
3865Group: Applications/Publishing/TeX
3866Requires(post,postun): %{_bindir}/texhash
3867Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3868Obsoletes: hugelatex
3869
3870%description format-latex
3871LaTeX is a front end for the TeX text formatting system. Easier to use
3872than TeX, LaTeX is essentially a set of TeX macros which provide
3873convenient, predefined document formats for users.
3874
3875This package contains LaTeX format.
3876
3877%description format-latex -l pl.UTF-8
3878LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3879łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3880dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3881
3882Ten pakiet zawiera format LaTeX.
3883
3884%package format-pdflatex
3885Summary: PDF LaTeX macro package
3886Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3887Group: Applications/Publishing/TeX
3888Requires(post,postun): %{_bindir}/texhash
3889Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3890Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3891Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3892Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3893Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3894
3895%description format-pdflatex
3896LaTeX is a front end for the TeX text formatting system. Easier to use
3897than TeX, LaTeX is essentially a set of TeX macros which provide
3898convenient, predefined document formats for users.
3899
3900This package contains PDF LaTeX format.
3901
3902%description format-pdflatex -l pl.UTF-8
3903LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3904łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3905dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3906
3907Ten pakiet zawiera format PDF LaTeX.
3908
3909# PLaTeX format
3910
3911%package platex
3912Summary: PLaTeX format basic files
3913Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3914Group: Applications/Publishing/TeX
3915Requires(post,postun): %{_bindir}/texhash
3916Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3917Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3918
3919%description platex
3920PLaTeX format basic files.
3921
3922%description platex -l pl.UTF-8
3923Podstawowe pliki dla formatu PLaTeX.
3924
3925%package format-platex
3926Summary: PLaTeX format
3927Summary(pl.UTF-8): Format PLaTeX
3928Group: Applications/Publishing/TeX
3929Requires(post,postun): %{_bindir}/texhash
3930Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3931
3932%description format-platex
3933PLaTeX format.
3934
3935%description format-platex -l pl.UTF-8
3936Format PLaTeX.
3937
3938%package format-pdfplatex
3939Summary: PDF PLaTeX format
3940Summary(pl.UTF-8): Format PDF PLaTeX
3941Group: Applications/Publishing/TeX
3942Requires(post,postun): %{_bindir}/texhash
3943Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3944Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3945Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3946
3947%description format-pdfplatex
3948PDF PLaTeX format.
3949
3950%description format-pdfplatex -l pl.UTF-8
3951Format PDF PLaTeX.
3952
29d720fe
ZU
3953%package scripts
3954Summary: Various scripts
3955Summary(hu.UTF-8): Néhány szkript
3956Group: Applications/Publishing/TeX
3957Requires(post,postun): %{_bindir}/texhash
3958Requires: %{name} = %{epoch}:%{version}-%{release}
3959
3960%description scripts
3961Various scripts.
3962
3963%description scripts -l hu.UTF-8
3964Néhány szkript.
3965
d08789e0
ZU
3966# # TeX generic macros #
3967
3968%package tex-babel
3969Summary: Multilingual support for TeX
3970Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3971Group: Applications/Publishing/TeX
3972Requires(post,postun): %{_bindir}/texhash
3973Requires: %{name} = %{epoch}:%{version}-%{release}
3974
3975%description tex-babel
3976Multilingual support for TeX.
3977
3978%description tex-babel -l pl.UTF-8
3979Obsługa wielu języków dla TeXa.
3980
3981%package tex-german
3982Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3983Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3984Group: Applications/Publishing/TeX
3985Requires(post,postun): %{_bindir}/texhash
3986Requires: %{name} = %{epoch}:%{version}-%{release}
3987
3988%description tex-german
3989Supports the new German orthography (neue deutsche Rechtschreibung).
3990
3991%description tex-german -l pl.UTF-8
3992Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3993
783773ac
ZU
3994%package tex-insbox
3995Summary: A TeX macro for inserting pictures/boxes into paragraphs
3996Summary(hu.UTF-8): TeX makró képek/dobozok beszúrására bekezdésekbe
3997Group: Applications/Publishing/TeX
3998Requires(post,postun): %{_bindir}/texhash
3999Requires: %{name} = %{epoch}:%{version}-%{release}
4000
4001%description tex-insbox
4002A TeX macro for inserting pictures/boxes into paragraphs.
4003
4004%description tex-insbox -l hu.UTF-8
4005TeX makró képek/dobozok beszúrására bekezdésekbe.
4006
d08789e0
ZU
4007%package tex-mfpic
4008Summary: Macros which generate Metafont or Metapost for drawing pictures
4009Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
4010Group: Applications/Publishing/TeX
4011Requires(post,postun): %{_bindir}/texhash
4012Requires: %{name} = %{epoch}:%{version}-%{release}
4013
4014%description tex-mfpic
4015Macros which generate Metafont or Metapost for drawing pictures.
4016
4017%description tex-mfpic -l pl.UTF-8
4018Makra generujące Metafont lub Metapost do rysowania obrazków.
4019
4020%package tex-misc
4021Summary: Miscellaneous TeX macros
4022Summary(pl.UTF-8): Różne makra TeXowe
4023Group: Applications/Publishing/TeX
4024Requires(post,postun): %{_bindir}/texhash
4025Requires: %{name} = %{epoch}:%{version}-%{release}
4026Obsoletes: tetex-tex-eijkhout
4027
4028%description tex-misc
4029Miscellaneous TeX macros.
4030
4031%description tex-misc -l pl.UTF-8
4032Różne makra TeXowe.
4033
4034%package tex-pictex
4035Summary: Picture drawing macros for TeX and LaTeX
4036Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
4037Group: Applications/Publishing/TeX
4038Requires(post,postun): %{_bindir}/texhash
4039Requires: %{name} = %{epoch}:%{version}-%{release}
4040
4041%description tex-pictex
4042Picture drawing macros for TeX and LaTeX.
4043
4044%description tex-pictex -l pl.UTF-8
4045Makra do rysowania obrazków dla TeXa i LaTeXa.
4046
29d720fe
ZU
4047%package tex-psizzl
4048Summary: A TeX format for physics papers
4049Summary(hu.UTF-8): TeX formátum fizikai kiadványokhoz
4050Group: Applications/Publishing/TeX
4051Requires(post,postun): %{_bindir}/texhash
4052Requires: %{name} = %{epoch}:%{version}-%{release}
4053
4054%description tex-psizzl
4055A TeX format for physics papers.
4056
4057%description tex-psizzl -l hu.UTF-8
4058TeX formátum fizikai kiadványokhoz.
4059
d08789e0
ZU
4060%package tex-pstricks
4061Summary: PostScript macros for TeX
4062Summary(pl.UTF-8): Makra postscriptowe dla TeXa
4063Group: Applications/Publishing/TeX
4064Requires(post,postun): %{_bindir}/texhash
188cb15d 4065Requires: %{name}-tex-misc = %{epoch}:%{version}-%{release}
d08789e0
ZU
4066
4067%description tex-pstricks
4068An extensive collection of PostScript macros that is compatible with
4069most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
4070AMS-LaTeX. Included are macros for color, graphics, pie charts,
4071rotation, trees and overlays. It has many special features, including:
4072a wide variety of graphics (picture drawing) macros, with a flexible
4073interface and with color support. There are macros for coloring or
4074shading the cells of tables.
4075
4076%description tex-pstricks -l pl.UTF-8
4077Duży zestaw makr postscriptowych kompatybilny z większością pakietów
4078makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
4079makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
4080nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
4081rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
4082makra do kolorowania lub cieniowania komórek tabel.
4083
4084%package tex-qpx
4085Summary: QuasiPalatino and PX fonts typesetting support
4086Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
4087Group: Applications/Publishing/TeX
4088Requires(post,postun): %{_bindir}/texhash
4089Requires: %{name} = %{epoch}:%{version}-%{release}
4090Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
4091
4092%description tex-qpx
4093QuasiPalatino and PX fonts typesetting support.
4094
4095%description tex-qpx -l pl.UTF-8
4096Wsparcie dla składu fontami QuasiPalatino i PX.
4097
31bd2c4a 4098%package tex-qpxqtx
d08789e0
ZU
4099Summary: QuasiTimes and TX fonts typesetting support
4100Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
4101Group: Applications/Publishing/TeX
4102Requires(post,postun): %{_bindir}/texhash
4103Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 4104Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 4105
31bd2c4a 4106%description tex-qpxqtx
d08789e0
ZU
4107QuasiTimes and TX fonts typesetting support.
4108
31bd2c4a 4109%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
4110Wsparcie dla składu fontami QuasiTimes i TX.
4111
4112%package tex-ruhyphen
4113Summary: Russian hyphenation
4114Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
4115Group: Applications/Publishing/TeX
4116Requires(post,postun): %{_bindir}/texhash
4117Requires: %{name} = %{epoch}:%{version}-%{release}
4118
4119%description tex-ruhyphen
4120A collection of Russian hyphenation patterns supporting a number of
4121Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
4122LCY, LWN (OT2), and koi8-r.
4123
4124%description tex-ruhyphen -l pl.UTF-8
4125Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
4126kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
4127Cyrillic), LCY, LWN (OT2) i koi8-r.
4128
4129%package tex-spanish
4130Summary: Various TeX related files for typesetting documents written in Spanish
4131Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
4132Group: Applications/Publishing/TeX
4133Requires(post,postun): %{_bindir}/texhash
4134Requires: %{name} = %{epoch}:%{version}-%{release}
4135Obsoletes: tetex-tex-spanishb
4136
4137%description tex-spanish
4138Various TeX related files for typesetting documents written in
4139Spanish, including hyphenation and dictionaries.
4140
4141%description tex-spanish -l pl.UTF-8
4142Różne pliki TeXowe służące do składu dokumentów napisanych w języku
4143hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
4144
4145%package tex-texdraw
4146Summary: Graphical macros, using embedded PostScript
4147Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
4148Group: Applications/Publishing/TeX
4149Requires(post,postun): %{_bindir}/texhash
4150Requires: %{name} = %{epoch}:%{version}-%{release}
4151
4152%description tex-texdraw
4153Graphical macros, using embedded PostScript.
4154
4155%description tex-texdraw -l pl.UTF-8
4156Makra graficzne używające osadzanego PostScriptu.
4157
4158%package tex-thumbpdf
4159Summary: Thumbnails for PDFTeX and dvips/ps2pdf
4160Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
4161Group: Applications/Publishing/TeX
4162Requires(post,postun): %{_bindir}/texhash
4163Requires: %{name} = %{epoch}:%{version}-%{release}
4164
4165%description tex-thumbpdf
4166Provides support, using Perl, for thumbnails in pdfTeX and
4167dvips/ps2pdf, using ghostscript to generate the thumbnails which get
4168represented in a TeX readable file that is read by the package
4169thumbpdf.sty to automatically include the thumbnails. Works with both
4170plain TeX and LaTeX.
4171
4172%description tex-thumbpdf -l pl.UTF-8
4173Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
4174użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
4175TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
4176ikonki. Działa z formatami plain TeX i LaTeX.
4177
4178%package tex-ukrhyph
4179Summary: Ukranian hyphenation
4180Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
4181Group: Applications/Publishing/TeX
4182Requires(post,postun): %{_bindir}/texhash
4183Requires: %{name} = %{epoch}:%{version}-%{release}
4184
4185%description tex-ukrhyph
4186This package allows the use of different hyphenation patterns for the
4187Ukrainian language for various Cyrillic font encodings. Contains
4188packages implementing traditional rules, modern rules, and combined
4189English-Ukrainian hyphenation.
4190
4191%description tex-ukrhyph -l pl.UTF-8
4192Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
4193dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
4194Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
4195łączonych angielsko-ukraińskich.
4196
e67df411
ZU
4197%package latex-variations
4198Summary: Typeset tables of variations of functions
4199Group: Applications/Publishing/TeX
4200Requires(post,postun): %{_bindir}/texhash
4201Requires: %{name} = %{epoch}:%{version}-%{release}
4202
4203%description latex-variations
4204Typeset tables of variations of functions.
4205
d08789e0
ZU
4206%package latex-vietnam
4207Summary: Vietnamese language support
4208Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
4209Group: Applications/Publishing/TeX
4210Requires(post,postun): %{_bindir}/texhash
4211Requires: %{name} = %{epoch}:%{version}-%{release}
4212Obsoletes: tetex-tex-vietnam
4213
4214%description latex-vietnam
4215Vietnamese language support.
4216
4217%description latex-vietnam -l pl.UTF-8
4218Wsparcie dla języka wietnamskiego.
4219
4220%package tex-xypic
4221Summary: Package for typesetting a variety of graphs and diagrams with TeX
4222Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
4223Group: Applications/Publishing/TeX
4224Requires(post,postun): %{_bindir}/texhash
4225Requires: %{name} = %{epoch}:%{version}-%{release}
4226Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
4227
4228%description tex-xypic
4229A package for typesetting a variety of graphs and diagrams with TeX.
4230Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
4231and plain TeX), in particular Xy-pic is provided as a LaTeX2e
4232`supported package'.
4233
4234%description tex-xypic -l pl.UTF-8
4235Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
4236z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
4237w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
4238
4239%package tex-xkeyval
4240Summary: Extension to keyval package
4241Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
4242Group: Applications/Publishing/TeX
4243Requires(post,postun): /usr/bin/texhash
4244Requires: %{name} = %{epoch}:%{version}-%{release}
4245
4246%description tex-xkeyval
4247Extension to keyval package.
4248
4249%description tex-xkeyval -l pl.UTF-8
4250Rozszerzenie do pakietu keyval.
4251
4252%package dirs-fonts
4253Summary: TeX font directories
4254Summary(pl.UTF-8): Katalogi fontów TeXa
4255Group: Fonts
5ff30b02 4256Obsoletes: tetex-dirs-fonts
d08789e0
ZU
4257
4258%description dirs-fonts
4259TeX font directories.
4260
4261%description dirs-fonts -l pl.UTF-8
4262Katalogi fontów TeXa.
4263
4264# # Fonts packages #
4265
4266%package fonts-adobe
4267Summary: Adobe fonts
4268Summary(pl.UTF-8): Fonty Adobe
4269Group: Fonts
78d53d8c 4270Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4271
4272%description fonts-adobe
4273Adobe fonts.
4274
4275%description fonts-adobe -l pl.UTF-8
4276Fonty Adobe.
4277
4278%package fonts-ae
4279Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
4280Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
4281Group: Fonts
78d53d8c 4282Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4283
4284%description fonts-ae
4285Virtual fonts for PDF-files with T1 encoded CMR-fonts.
4286
4287%description fonts-ae -l pl.UTF-8
4288Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
4289
4290%package fonts-ams
4291Summary: AMS fonts
4292Summary(pl.UTF-8): Fonty AMS
4293Group: Fonts
78d53d8c 4294Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4295
4296%description fonts-ams
4297AMS fonts.
4298
4299%description fonts-ams -l pl.UTF-8
4300Fonty AMS.
4301
4302%package fonts-antp
4303Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4304Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4305Group: Fonts
78d53d8c 4306Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4307
4308%description fonts-antp
4309Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4310
4311%description fonts-antp -l pl.UTF-8
4312Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4313Type 1.
4314
4315%package fonts-antt
4316Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4317Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4318Group: Fonts
78d53d8c 4319Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4320
4321%description fonts-antt
4322Antykwa Torunska, a Type 1 family of a Polish traditional type.
4323
4324%description fonts-antt -l pl.UTF-8
4325Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4326
5bc70a92
MB
4327%package fonts-arphic
4328Summary: Arphic fonts
4329Group: Fonts
4330Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4331
4332%description fonts-arphic
4333Arphic fonts.
4334
d08789e0
ZU
4335%package fonts-bbm
4336Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
4337Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
4338Group: Fonts
78d53d8c 4339Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4340
4341%description fonts-bbm
4342Blackboard variant fonts for Computer Modern, with LaTeX support.
4343
4344%description fonts-bbm -l pl.UTF-8
4345Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
4346
4347%package fonts-bbold
4348Summary: Sans serif blackboard bold for LaTeX
4349Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
4350Group: Fonts
78d53d8c 4351Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4352
4353%description fonts-bbold
4354Sans serif blackboard bold for LaTeX.
4355
4356%description fonts-bbold -l pl.UTF-8
4357Tablicowy tłusty font sans serif dla LaTeXa.
4358
b280f158
ZU
4359%package fonts-bh
4360Summary: Bold & Heavy Fonts
4361Summary(pl.UTF-8): Fonty Bold i Heavy
4362Group: Fonts
78d53d8c 4363Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 4364
b280f158
ZU
4365%description fonts-bh
4366Bold & Heavy Fonts.
d08789e0 4367
b280f158
ZU
4368%description fonts-bh -l pl.UTF-8
4369Fonty Bold i Heavy.
d08789e0
ZU
4370
4371%package fonts-bitstream
4372Summary: Bitstream fonts
4373Summary(pl.UTF-8): Fonty Bitstream
4374Group: Fonts
78d53d8c 4375Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4376Obsoletes: tetex-fonts-bitstrea
4377
4378%description fonts-bitstream
4379Bitstream fonts.
4380
4381%description fonts-bitstream -l pl.UTF-8
4382Fonty Bitstream.
4383
4384%package fonts-cbgreek
4385Summary: Complete set of Greek fonts
4386Summary(pl.UTF-8): Pełny zestaw fontów greckich
4387Group: Fonts
78d53d8c 4388Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4389
4390%description fonts-cbgreek
4391Complete set of Greek fonts.
4392
4393%description fonts-cbgreek -l pl.UTF-8
4394Pełny zestaw fontów greckich.
4395
4396%package fonts-cc-pl
4397Summary: Polish version of Computer Concrete fonts
4398Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4399Group: Fonts
78d53d8c 4400Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4401
4402%description fonts-cc-pl
4403Polish version of Computer Concrete fonts.
4404
4405%description fonts-cc-pl -l pl.UTF-8
4406Polska wersja fontów Computer Concrete.
4407
4408%package fonts-cg
4409Summary: Compugraphic fonts
4410Summary(pl.UTF-8): Fonty Compugraphic
4411Group: Fonts
78d53d8c 4412Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4413
4414%description fonts-cg
4415Compugraphic fonts.
4416
4417%description fonts-cg -l pl.UTF-8
4418Fonty Compugraphic.
4419
4420%package fonts-cm
4421Summary: Computer Modern fonts
4422Summary(pl.UTF-8): Fonty Computer Modern
4423Group: Fonts
78d53d8c 4424Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4425
4426%description fonts-cm
4427Computer Modern fonts.
4428
4429%description fonts-cm -l pl.UTF-8
4430Fonty Computer Modern.
4431
4432%package fonts-cmbright
4433Summary: CM Bright fonts
4434Summary(pl.UTF-8): Fonty CM Bright
4435Group: Fonts
78d53d8c 4436Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4437
4438%description fonts-cmbright
4439CM Bright fonts.
4440
4441%description fonts-cmbright -l pl.UTF-8
4442Fonty CM Bright.
4443
5d7e11d7
ZU
4444%package fonts-cmsuper
4445Summary: CM Super fonts
4446Summary(hu.UTF-8): CM Super betűtípus
4447Group: Fonts
4448Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4449
830ca960 4450%description fonts-cmsuper
5d7e11d7
ZU
4451CM Super fonts.
4452
830ca960 4453%description fonts-cmsuper -l hu.UTF-8
5d7e11d7
ZU
4454CM Super betűtípus
4455
4456
d08789e0
ZU
4457%package fonts-cmcyr
4458Summary: Computer Modern fonts extended with Russian letters
4459Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4460Group: Fonts
78d53d8c 4461Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4462
4463%description fonts-cmcyr
4464Computer Modern fonts extended with Russian letters.
4465
4466%description fonts-cmcyr -l pl.UTF-8
4467Fonty Computer Modern rozszerzone o litery rosyjskie.
4468
4469%package fonts-cmextra
4470Summary: Extra Computer Modern fonts, from the American Mathematical Society
4471Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
4472Group: Fonts
78d53d8c 4473Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4474
4475%description fonts-cmextra
4476Extra Computer Modern fonts, from the American Mathematical Society.
4477
4478%description fonts-cmextra -l pl.UTF-8
4479Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4480
4481%package fonts-concmath
4482Summary: Concrete Math fonts
4483Summary(pl.UTF-8): Fonty matematyczne Concrete Math
4484Group: Fonts
78d53d8c 4485Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4486
4487%description fonts-concmath
4488Concrete Math fonts.
4489
4490%description fonts-concmath -l pl.UTF-8
4491Fonty matematyczne Concrete Math.
4492
4493%package fonts-concrete
4494Summary: Concrete Roman fonts
4495Summary(pl.UTF-8): Fonty Concrete Roman
4496Group: Fonts
78d53d8c 4497Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4498
4499%description fonts-concrete
4500Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4501with Euler math fonts.
4502
4503%description fonts-concrete -l pl.UTF-8
4504Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4505przeznaczone do używania z fontami matematycznymi Euler.
4506
4507%package fonts-cs
4508Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4509Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4510Group: Fonts
78d53d8c 4511Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4512
4513%description fonts-cs
4514Czech/Slovak-tuned MetaFont Computer Modern fonts.
4515
4516%description fonts-cs -l pl.UTF-8
4517Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4518czeskiego i słowackiego.
4519
4a09ae1a
ZU
4520%package fonts-dstroke
4521Summary: Doublestroke font for typesetting the mathematical symbols
4522Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
4523Group: Fonts
78d53d8c 4524Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
4525
4526%description fonts-dstroke
4527Doublestroke font for typesetting the mathematical symbols.
4528
4529%description fonts-dstroke -l pl.UTF-8
4530Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
4531
4532%package fonts-ecc
4533Summary: Sources for the European Concrete fonts
4534Summary(pl.UTF-8): Źródła dla fontów European Concrete
4535Group: Fonts
78d53d8c 4536Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4537
4538%description fonts-ecc
4539The MetaFont sources and tfm files of the European Concrete Fonts.
4540This is the EC implementation of Knuth's Concrete fonts, including
4541also the corresponding text companion fonts.
4542
4543%description fonts-ecc -l pl.UTF-8
4544Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4545implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4546tekstowymi fontami towarzyszącymi.
4547
4548%package fonts-eurosym
4549Summary: The new European currency symbol for the Euro
4550Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4551Group: Fonts
78d53d8c 4552Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4553
4554%description fonts-eurosym
4555The new European currency symbol for the Euro implemented in Metafont,
4556using the official European Commission dimensions, and providing
4557several shapes (normal, slanted, bold, outline).
4558
4559%description fonts-eurosym -l pl.UTF-8
4560Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4561z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4562różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4563
4564%package fonts-eulervm
4565Summary: The Virtual Euler Math fonts
4566Summary(pl.UTF-8): Fonty Virtual Euler Math
4567Group: Fonts
78d53d8c 4568Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4569
4570%description fonts-eulervm
4571Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4572approach has several advantages over immediately using the _real_
4573Euler fonts: Most noticeably, less TeX resources are consumed, the
4574quality of various math symbols is improved, and a usable \hslash
4575symbol can be provided.
4576
4577%description fonts-eulervm -l pl.UTF-8
4578Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4579fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4580używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4581jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4582matematycznych i może być dostępny używalny symbol \hslash.
4583
4584%package fonts-euxm
4585Summary: Fonts similar to EUSM but with two more characters
4586Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4587Group: Fonts
78d53d8c 4588Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4589
4590%description fonts-euxm
4591Fonts like EUSM but with two more characters needed for Concrete Math
4592included in TeXLive distribution in fonts3.
4593
4594%description fonts-euxm -l pl.UTF-8
4595Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4596dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4597
4598%package fonts-gothic
4599Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4600Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4601Group: Fonts
78d53d8c 4602Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4603
4604%description fonts-gothic
4605Gothic and ornamental initial fonts by Yannis Haralambous.
4606
4607%description fonts-gothic -l pl.UTF-8
4608Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4609
4610%package fonts-hoekwater
4611Summary: Converted mflogo font
4612Summary(pl.UTF-8): Przekonwertowany font mflogo
4613Group: Fonts
78d53d8c 4614Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4615
4616%description fonts-hoekwater
4617Fonts originally created in MetaFont, transformed to PostScript by
4618Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4619xipa.
4620
4621%description fonts-hoekwater -l pl.UTF-8
4622Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4623PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4624stmaryrd, wasy, wasy2, xipa.
4625
4626%package fonts-jknappen
4627Summary: Miscellaneous packages by Joerg Knappen
4628Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4629Group: Fonts
78d53d8c 4630Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4631
4632%description fonts-jknappen
4633Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4634Knappen, including sgmlcmpt.
4635
4636%description fonts-jknappen -l pl.UTF-8
4637Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4638Knappena. Zawiera sgmlcmpt.
4639
4640%package fonts-latex
4641Summary: Basic LaTeX fonts
4642Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4643Group: Fonts
78d53d8c 4644Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4645
4646%description fonts-latex
4647Basic LaTeX fonts.
4648
4649%description fonts-latex -l pl.UTF-8
4650Podstawowe fonty dla LaTeXa.
4651
4652%package fonts-lh
4653Summary: Olga Lapko's LH fonts
4654Summary(pl.UTF-8): Fonty LH Olgi Lapko
4655Group: Fonts
78d53d8c 4656Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4657
4658%description fonts-lh
4659The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4660
4661%description fonts-lh -l pl.UTF-8
4662Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4663
4664%package fonts-lm
4665Summary: Latin Modern family fonts
4666Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4667Group: Applications/Publishing/TeX
78d53d8c 4668Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4669
4670%description fonts-lm
4671Latin Modern family of fonts, based on the Computer Modern fonts
4672released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4673lot of additional characters, mainly accented ones, but not only.
4674There is a one set of PostScript fonts and four sets of TeX Font
4675Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4676encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4677Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4678potential user knows what to do with all these files. The author is
4679Boguslaw Jackowski.
4680
4681%description fonts-lm -l pl.UTF-8
4682Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4683przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4684Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4685Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4686Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4687QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4688(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4689(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4690tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4691
4692%package fonts-marvosym
4693Summary: Martin Vogel's Symbol (marvosym) font
4694Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4695Group: Fonts
78d53d8c 4696Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4697
4698%description fonts-marvosym
4699Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4700currency symbol as defined by the European commission; Euro currency
4701symbols in typefaces Times, Helvetica and Courier; Symbols for
4702structural engineering; Symbols for steel cross-sections; Astronomy
4703signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4704symbols; CE sign and others.
4705
4706%description fonts-marvosym -l pl.UTF-8
4707Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4708waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4709dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4710strukturalnej; symbole dla przekroi poprzecznych; symbole
4711astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4712krawieckie; znak CE i inne.
4713
4714%package fonts-mflogo
4715Summary: Logo fonts
4716Summary(pl.UTF-8): Fonty logo
4717Group: Fonts
78d53d8c 4718Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4719
4720%description fonts-mflogo
4721Logo fonts.
4722
4723%description fonts-mflogo -l pl.UTF-8
4724Fonty logo.
4725
4726%package fonts-misc
4727Summary: Miscellaneous fonts
4728Summary(pl.UTF-8): Różne fonty
4729Group: Fonts
78d53d8c 4730Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4731
4732%description fonts-misc
4733Miscellaneous fonts.
4734
4735%description fonts-misc -l pl.UTF-8
4736Fonty różne.
4737
4738%package fonts-monotype
4739Summary: Monotype fonts
4740Summary(pl.UTF-8): Fonty Monotype
4741Group: Fonts
78d53d8c 4742Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4743
4744%description fonts-monotype
4745Monotype fonts.
4746
4747%description fonts-monotype -l pl.UTF-8
4748Fonty Monotype.
4749
4750%package fonts-omega
4751Summary: Fonts for Omega - extended unicode TeX
4752Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4753Group: Fonts
78d53d8c 4754Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4755
4756%description fonts-omega
4757Fonts for Omega - extended unicode TeX.
4758
4759%description fonts-omega -l pl.UTF-8
4760Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4761
f1ba8563
ZU
4762
4763%package fonts-other
4764Summary: Other fonts
4765Summary(hu.UTF-8): További betűtípusok
4766Group: Fonts
4767Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4768
4769%description fonts-other
4770Other fonts.
4771
4772%description fonts-omega -l hu.UTF-8
4773További betűtípusok.
4774
d08789e0
ZU
4775%package fonts-pazo
4776Summary: Pazo fonts
4777Summary(pl.UTF-8): Fonty Pazo
4778Group: Fonts
78d53d8c 4779Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4780
4781%description fonts-pazo
4782Pazo fonts.
4783
4784%description fonts-pazo -l pl.UTF-8
4785Fonty Pazo.
4786
4787%package fonts-pl
4788Summary: Polish fonts
4789Summary(pl.UTF-8): Polskie fonty
4790Group: Fonts
78d53d8c 4791Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4792
4793%description fonts-pl
4794Polish fonts.
4795
4796%description fonts-pl -l pl.UTF-8
4797Polskie fonty.
4798
4799%package fonts-px
4800Summary: PX fonts
4801Summary(pl.UTF-8): Fonty PX
4802Group: Fonts
78d53d8c 4803Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4804
4805%description fonts-px
4806PX fonts.
4807
4808%description fonts-px -l pl.UTF-8
4809Fonty PX.
4810
4811%package fonts-qfonts
4812Summary: Quasi fonts
4813Summary(pl.UTF-8): Fonty Quasi
4814Group: Fonts
78d53d8c 4815Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4816
4817%description fonts-qfonts
4818Quasi fonts.
4819
4820%description fonts-qfonts -l pl.UTF-8
4821Fonty Quasi.
4822
4823%package fonts-qpx
4824Summary: Additional fonts for QPX package
4825Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4826Group: Fonts
78d53d8c 4827Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4828Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4829Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4830
4831%description fonts-qpx
4832Additional fonts for QPX package.
4833
4834%description fonts-qpx -l pl.UTF-8
4835Dodatkowe fonty dla pakietu QPX.
4836
31bd2c4a 4837%package fonts-qpxqtx
d08789e0
ZU
4838Summary: Additional fonts for QTX package
4839Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4840Group: Fonts
78d53d8c 4841Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4842# I hope qpxqtx doesn't need qfonts
4843# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4844Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4845
31bd2c4a 4846%description fonts-qpxqtx
d08789e0
ZU
4847Additional fonts for QTX package.
4848
31bd2c4a 4849%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4850Dodatkowe fonty dla pakietu QTX.
4851
4852%package fonts-rsfs
4853Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4854Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4855Group: Fonts
78d53d8c 4856Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4857
4858%description fonts-rsfs
4859Fonts of uppercase script letters for use as symbols in scientific and
4860mathematical typesetting, in contrast to the informal script fonts
4861such as that used for the `calligraphic' symbols in the TeX math
4862symbol font.
4863
4864%description fonts-rsfs -l pl.UTF-8
4865Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4866dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4867fontów pisanych takich jak używane do symboli "kaligraficznych" w
4868matematycznym foncie TeXowym symbol.
4869
4870%package fonts-stmaryrd
4871Summary: St Mary Road symbols for functional programming
4872Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4873Group: Fonts
78d53d8c 4874Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4875
4876%description fonts-stmaryrd
4877St Mary Road symbols for functional programming.
4878
4879%description fonts-stmaryrd -l pl.UTF-8
4880Symbole St Mary Road do programowania funkcyjnego.
4881
4882%package fonts-tx
4883Summary: TX fonts
4884Summary(pl.UTF-8): Fonty TX
4885Group: Fonts
78d53d8c 4886Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4887
4888%description fonts-tx
4889TX fonts.
4890
4891%description fonts-tx -l pl.UTF-8
4892Fonty TX.
4893
5bc70a92
MB
4894%package fonts-uhc
4895Summary: UHC fonts
4896Group: Fonts
4897Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4898
4899%description fonts-uhc
4900UHC fonts.
4901
d08789e0
ZU
4902%package fonts-urw
4903Summary: URW fonts
4904Summary(pl.UTF-8): Fonty URW
4905Group: Fonts
78d53d8c 4906Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4907
4908%description fonts-urw
4909URW fonts.
4910
4911%description fonts-urw -l pl.UTF-8
4912Fonty URW.
4913
4914%package fonts-urwvn
4915Summary: URWVN fonts
4916Summary(pl.UTF-8): Fonty URWVN
4917Group: Fonts
78d53d8c 4918Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4919
4920%description fonts-urwvn
4921URWVN fonts.
4922
4923%description fonts-urwvn -l pl.UTF-8
4924Fonty URWVN.
4925
4926%package fonts-vnr
4927Summary: VNR fonts
4928Summary(pl.UTF-8): Fonty VNR
4929Group: Fonts
78d53d8c 4930Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4931
4932%description fonts-vnr
4933VNR fonts.
4934
4935%description fonts-vnr -l pl.UTF-8
4936Fonty VNR.
4937
e67df411
ZU
4938%package fonts-urw35vf
4939Summary: urw35vf fonts
4940Summary(hu.UTF-8): urw35vf betűtípus
4941Summary(pl.UTF-8): Fonty urw35vf
4942Group: Fonts
4943Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4944
4945%description fonts-urw35vf
4946urw35vf fonts.
4947
4948%description fonts-urw35vf -l hu.UTF-8
4949urw35vf betűtípus.
4950
5bc70a92
MB
4951%package fonts-wadalab
4952Summary: Wadalab fonts
4953Group: Fonts
4954Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4955
4956%description fonts-wadalab
4957Wadalab fonts.
4958
d08789e0
ZU
4959%package fonts-wasy
4960Summary: Waldis symbol fonts
4961Summary(pl.UTF-8): Fonty Waldis symbol
4962Group: Fonts
78d53d8c 4963Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4964
4965%description fonts-wasy
4966Waldis symbol fonts.
4967
4968%description fonts-wasy -l pl.UTF-8
4969Fonty Waldis symbol.
4970
4971%package fonts-xypic
4972Summary: Xy-pic fonts
4973Summary(pl.UTF-8): Fonty Xy-pic
4974Group: Fonts
78d53d8c 4975Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4976
4977%description fonts-xypic
4978Xy-pic fonts.
4979
4980%description fonts-xypic -l pl.UTF-8
4981Fonty Xy-pic.
4982
4983%package fonts-yandy
4984Summary: European Modern fonts from Y&Y
4985Summary(pl.UTF-8): Fonty European Modern od Y&Y
4986Group: Fonts
78d53d8c 4987Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4988
4989%description fonts-yandy
4990European Modern fonts from Y&Y.
4991
4992%description fonts-yandy -l pl.UTF-8
4993Fonty European Modern od Y&Y.
4994
4995%package fonts-type1-antp
4996Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4997Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4998Group: Fonts
78d53d8c 4999Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5000
5001%description fonts-type1-antp
5002Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
5003
5004%description fonts-type1-antp -l pl.UTF-8
5005Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
5006Type 1.
5007
5008%package fonts-type1-antt
5009Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
5010Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
5011Group: Fonts
78d53d8c 5012Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5013
5014%description fonts-type1-antt
5015Antykwa Torunska, a Type 1 family of a Polish traditional type.
5016
5017%description fonts-type1-antt -l pl.UTF-8
5018Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
5019
5bc70a92
MB
5020%package fonts-type1-arphic
5021Summary: Type1 Arphic fonts
5022Group: Fonts
5023Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5024
5025%description fonts-type1-arphic
5026Type1 Arphic fonts.
5027
d08789e0
ZU
5028%package fonts-type1-belleek
5029Summary: Free replacement for basic MathTime fonts
5030Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
5031Group: Fonts
78d53d8c 5032Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5033
5034%description fonts-type1-belleek
5035Free replacement for basic MathTime fonts.
5036
5037%description fonts-type1-belleek -l pl.UTF-8
5038Wolnodostępny zamiennik podstawowych fontów MathTime.
5039
5040%package fonts-type1-bitstream
5041Summary: Bitstream fonts
5042Summary(pl.UTF-8): Fonty Bitstream
5043Group: Fonts
78d53d8c 5044Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5045Obsoletes: tetex-fonts-type1-bitstrea
5046
5047%description fonts-type1-bitstream
5048Bitstream fonts.
5049
5050%description fonts-type1-bitstream -l pl.UTF-8
5051Fonty Bitstream.
5052
5053%package fonts-type1-bluesky
5054Summary: Computer Modern family fonts
5055Summary(pl.UTF-8): Fonty z rodziny Computer Modern
5056Group: Fonts
78d53d8c 5057Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5058
5059%description fonts-type1-bluesky
5060Computer Modern family fonts.
5061
5062%description fonts-type1-bluesky -l pl.UTF-8
5063Fonty z rodzony Computer Modern.
5064
5065%package fonts-type1-cc-pl
5066Summary: Polish version of Computer Concrete fonts
5067Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
5068Group: Fonts
78d53d8c 5069Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5070
5071%description fonts-type1-cc-pl
5072Polish version of Computer Concrete fonts.
5073
5074%description fonts-type1-cc-pl -l pl.UTF-8
5075Polska wersja fontów Computer Concrete.
5076
5077%package fonts-type1-cmcyr
5078Summary: Computer Modern fonts extended with Russian letters
5079Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
5080Group: Fonts
78d53d8c 5081Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5082
5083%description fonts-type1-cmcyr
5084Computer Modern fonts extended with Russian letters.
5085
5086%description fonts-type1-cmcyr -l pl.UTF-8
5087Fonty Computer Modern rozszerzone o litery rosyjskie.
5088
5089%package fonts-type1-cs
5090Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
5091Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5092Group: Fonts
78d53d8c 5093Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5094
5095%description fonts-type1-cs
5096Czech/Slovak-tuned MetaFont Computer Modern fonts.
5097
5098%description fonts-type1-cs -l pl.UTF-8
5099Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5100czeskiego i słowackiego.
5101
b280f158
ZU
5102%package fonts-type1-dstroke
5103Summary: Doublestroke Type1 font for typesetting the mathematical symbols
5104Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
5105Group: Fonts
78d53d8c 5106Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5107
5108%description fonts-type1-dstroke
5109Doublestroke Type1 font for typesetting the mathematical symbols.
5110
5111%description fonts-type1-dstroke -l pl.UTF-8
5112Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
5113
5114%package fonts-type1-eurosym
5115Summary: The new European currency symbol for the Euro
5116Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
5117Group: Fonts
78d53d8c 5118Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5119
5120%description fonts-type1-eurosym
5121The new European currency symbol for the Euro implemented in Metafont,
5122using the official European Commission dimensions, and providing
5123several shapes (normal, slanted, bold, outline).
5124
5125%description fonts-type1-eurosym -l pl.UTF-8
5126Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5127z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5128różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5129
5130%package fonts-type1-hoekwater
5131Summary: Converted mflogo font
5132Summary(pl.UTF-8): Przekonwertowany font mflogo
5133Group: Fonts
78d53d8c 5134Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5135
5136%description fonts-type1-hoekwater
5137Fonts originally created in MetaFont, transformed to PostScript by
5138Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5139xipa.
5140
5141%description fonts-type1-hoekwater -l pl.UTF-8
5142Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5143PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5144stmaryrd, wasy, wasy2, xipa.
5145
5146%package fonts-type1-fpl
5147Summary: SC/OsF fonts for URW Palladio L
5148Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
5149Group: Fonts
78d53d8c 5150Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5151
5152%description fonts-type1-fpl
5153The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
5154are compatible with respect to metrics with the Palatino SC/OsF fonts
5155from Adobe. Note that it is not the author's aim to exactly reproduce
5156the outlines of the original Adobe fonts. The SC and OsF in the FPL
5157Fonts were designed with the glyphs from URW Palladio L as starting
5158point. For some glyphs (eg 'o') the author got the best result by
5159scaling and boldening. For others (eg 'h') shifting selected portions
5160of the character gave more satisfying results. All this was done using
5161the free font editor FontForge <http://fontforge.sf.net/>. The kerning
5162data in these fonts comes from Walter Schmidt's improved Palatino
5163metrics.
5164
5165%description fonts-type1-fpl -l pl.UTF-8
5166Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
5167kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
5168Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
5169kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
5170projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
5171(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
5172pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
5173dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
5174wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
5175Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
5176Palatino Waltera Schmidta.
5177
b280f158
ZU
5178%package fonts-type1-tt2001
5179Summary: Type1 tt2001 family fonts
5180Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
5181Group: Applications/Publishing/TeX
78d53d8c 5182Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5183
5184%description fonts-type1-tt2001
5185Type1 tt2001 famliy fonts.
5186
5187%description fonts-type1-tt2001 -l pl.UTF-8
5188Fonty Type1 z rodziny tt2001.
d08789e0
ZU
5189
5190%package fonts-type1-lm
5191Summary: Type1 Latin Modern family fonts
5192Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
5193Group: Applications/Publishing/TeX
78d53d8c 5194Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5195
5196%description fonts-type1-lm
5197Latin Modern family of fonts, based on the Computer Modern fonts
5198released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5199lot of additional characters, mainly accented ones, but not only.
5200There is a one set of PostScript fonts and four sets of TeX Font
5201Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5202encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5203Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5204potential user knows what to do with all these files. The author is
5205Boguslaw Jackowski.
5206
5207%description fonts-type1-lm -l pl.UTF-8
5208Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5209przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5210Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5211Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5212Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5213QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5214(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5215(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5216tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5217
5218%package fonts-type1-marvosym
5219Summary: Martin Vogel's Symbol (marvosym) font
5220Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
5221Group: Fonts
78d53d8c 5222Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5223
5224%description fonts-type1-marvosym
5225Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5226currency symbol as defined by the European commission; Euro currency
5227symbols in typefaces Times, Helvetica and Courier; Symbols for
5228structural engineering; Symbols for steel cross-sections; Astronomy
5229signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5230symbols; CE sign and others.
5231
5232%description fonts-type1-marvosym -l pl.UTF-8
5233Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5234waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5235dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5236strukturalnej; symbole dla przekroi poprzecznych; symbole
5237astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5238krawieckie; znak CE i inne.
5239
5240%package fonts-type1-mathpazo
5241Summary: Pazo Math fonts
5242Summary(pl.UTF-8): Fonty matematyczne Pazo Math
5243Group: Fonts
78d53d8c 5244Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5245
5246%description fonts-type1-mathpazo
5247Pazo Math fonts.
5248
5249%description fonts-type1-mathpazo -l pl.UTF-8
5250Fonty matematyczne Pazo Math.
5251
5252%package fonts-type1-omega
5253Summary: Type1 fonts for Omega - extended unicode TeX
5254Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
5255Group: Fonts
78d53d8c 5256Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5257
5258%description fonts-type1-omega
5259Type1 fonts for Omega - extended unicode TeX.
5260
5261%description fonts-type1-omega -l pl.UTF-8
5262Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
5263
5264%package fonts-type1-pl
5265Summary: Polish fonts
5266Summary(pl.UTF-8): Polskie fonty
5267Group: Fonts
78d53d8c 5268Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5269Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
5270
5271%description fonts-type1-pl
5272Polish fonts.
5273
5274%description fonts-type1-pl -l pl.UTF-8
5275Polskie fonty.
5276
5277%package fonts-type1-px
5278Summary: PX fonts
5279Summary(pl.UTF-8): Fonty PX
5280Group: Fonts
78d53d8c 5281Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5282
5283%description fonts-type1-px
5284PX fonts.
5285
5286%description fonts-type1-px -l pl.UTF-8
5287Fonty PX.
5288
b280f158
ZU
5289%package fonts-type1-qfonts
5290Summary: Quasi fonts
5291Summary(pl.UTF-8): Fonty Quasi
5292Group: Fonts
78d53d8c 5293Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5294
5295%description fonts-type1-qfonts
5296Quasi fonts.
5297
5298%description fonts-type1-qfonts -l pl.UTF-8
5299Fonty Quasi.
d08789e0
ZU
5300
5301%package fonts-type1-tx
5302Summary: TX fonts
5303Summary(pl.UTF-8): Fonty TX
5304Group: Fonts
78d53d8c 5305Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5306
5307%description fonts-type1-tx
5308TX fonts.
5309
5310%description fonts-type1-tx -l pl.UTF-8
5311Fonty TX.
5312
5bc70a92
MB
5313%package fonts-type1-uhc
5314Summary: Type1 UHC fonts
5315Group: Fonts
5316Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5317
5318%description fonts-type1-uhc
5319Type1 UHC fonts.
5320
d08789e0
ZU
5321%package fonts-type1-urw
5322Summary: URW fonts
5323Summary(pl.UTF-8): Fonty URW
5324Group: Fonts
78d53d8c 5325Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5326
5327%description fonts-type1-urw
5328URW fonts.
5329
5330%description fonts-type1-urw -l pl.UTF-8
5331Fonty URW.
5332
5333%package fonts-type1-vnr
5334Summary: Type1 VNR fonts
5335Summary(pl.UTF-8): Fonty Type1 VNR
5336Group: Fonts
78d53d8c 5337Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5338
5339%description fonts-type1-vnr
5340Type1 VNR fonts.
5341
5342%description fonts-type1-vnr -l pl.UTF-8
5343Fonty Type1 VNR.
5344
5bc70a92
MB
5345%package fonts-type1-wadalab
5346Summary: Type1 Wadalab fonts
5347Group: Fonts
5348Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5349
5350%description fonts-type1-wadalab
5351Type1 Wadalab fonts.
5352
d08789e0
ZU
5353%package fonts-type1-xypic
5354Summary: Xy-pic fonts
5355Summary(pl.UTF-8): Fonty Xy-pic
5356Group: Fonts
78d53d8c 5357Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5358
5359%description fonts-type1-xypic
5360Xy-pic fonts.
5361
5362%description fonts-type1-xypic -l pl.UTF-8
5363Fonty Xy-pic.
5364
489714ae
ZU
5365
5366# TeXLive-specific packages - there wasn't before...
5367%package afm2pl
5368Summary: Convert an Adobe font metric file to a TeX font property list
5369Group: Fonts
5370
5371%description afm2pl
5372Convert an Adobe font metric file to a TeX font property list.
5373
5374
5375%package bbox
5376Summary: bbox prints the bounding box of images
5377Group: Applications/Publishing/TeX
5378
5379%description bbox
5380bbox reads a rawppm or rawpbm file and prints out the bounding box of
5381the image.
5382
5383%package cefutils
5384Summary: In cefutils there are CEF-compatible utils
5385Group: Applications/Publishing/TeX
5386
5387%description cefutils
5388In cefutils there are CEF-compatible (Chinese Encoding Framework)
5389utils.
5390
5391%package detex
5392Summary: A filter to strip TeX commands from a .tex file
5393Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5394Group: Applications/Publishing/TeX
5395
5396%description detex
5397A filter to strip TeX commands from a .tex file.
5398
5399%description detex -l hu.UTF-8
5400Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5401
5402
7ffd1967
ZU
5403%package dviutils
5404Summary: Various DVI utils
5405Summary(hu.UTF-8): Vegyes DVI eszközök
5406Group: Applications/Publishing/TeX
5407
5408%description dviutils
5409This package contains various DVI utils.
5410
5411%description dviutils -l hu.UTF-8
5412Ez a csomag mindenféle DVI eszközt tartalmaz.
5413
5414%package epsutils
5415Summary: Various EPS utils
5416Group: Applications/Publishing/TeX
5417
5418%description epsutils
5419Various EPS (Encapsulated PostScript) utils.
5420
5421
5422%package filters
5423Summary: Various filters
5424Group: Applications/Publishing/TeX
5425
5426%description filters
5427Various filters.
5428
5429
489714ae
ZU
5430%package uncategorized-utils
5431Summary: Uncategorized utils
5432Group: Applications/Publishing/TeX
5433
5434%description uncategorized-utils
5435Uncategorized utilities. Needs check and categorizing.
5436
5b7eba8e
MB
5437%package tex4ht
5438Summary: LaTeX and TeX for hypertext
5439Group: Applications/Publishing/TeX
5440
5441%description tex4ht
5442A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5443providing a configurable (La)TeX-based authoring system for hypertext.
5444When converting to XML, you can use MathML instead of images for
5445equation representation.
5446
4224ae6d
MB
5447%package xetex
5448Summary: Extended TeX / LaTeX version for unicode
5449Group: Applications/Publishing/TeX
5450Requires(post,postun): /usr/bin/texhash
5451Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5452
5453%description xetex
5454XeTeX extends the TeX typesetting system (and macro packages such as
5455LaTeX and ConTeXt) to have native support for the Unicode character
5456set, including complex Asian scripts, and for OpenType and TrueType
5457fonts.
5458
5459%package xmltex
5460Summary: TeX package for processing XML files
5461Group: Applications/Publishing/TeX
5462Requires(post,postun): /usr/bin/texhash
5463
5464%description xmltex
5465XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5466It allows TeX to directly process XML files.
5467
d08789e0
ZU
5468%prep
5469%setup -q -c -T -n %{name}-%{version}-source
5470lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 5471%patch0 -p1
1cc1dae0 5472%patch1 -p1
c48c077b
AM
5473
5474cd libs/teckit
5475cat ax*.m4 > acinclude.m4
5476%{__libtoolize}
5477%{__aclocal}
5478%{__autoconf}
5479%{__automake}
d08789e0
ZU
5480
5481%build
5482find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 5483%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 5484cd texk/kpathsea
83feaf0d
ZU
5485%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5486%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5487%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5488%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5489%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 5490%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 5491cd ../..
d47c034d 5492
a784d38e 5493%configure \
ca4b56d2
AM
5494%if %{with bootstrap}
5495 --without-xindy \
5496 --without-luatex \
5497%endif
d08789e0
ZU
5498 --disable-multiplatform \
5499 --disable-static \
5500 --enable-a4 \
5501 --enable-gf \
5502 --enable-ipc \
5503 --enable-shared \
a784d38e 5504 --with-fontconfig \
d08789e0
ZU
5505 --with-fonts-dir=/var/cache/fonts \
5506 --with-ncurses \
e671f712 5507 --with-system-freetype \
97b079ad 5508 --with-freetype-include=/usr/include/freetype \
a784d38e 5509 --with-system-freetype2 \
97b079ad 5510 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
5511 --with-system-gd \
5512 --with-system-ncurses \
5513 --with-system-pnglib \
5514 --with-system-t1lib \
5515 --with-system-zlib \
d08789e0
ZU
5516 --with-xdvi-x-toolkit=xaw \
5517 --without-dialog \
5518 --without-t1utils \
ca4b56d2 5519 --without-texinfo
d08789e0 5520
d08789e0
ZU
5521%{__make}
5522
d08789e0
ZU
5523%install
5524rm -rf $RPM_BUILD_ROOT
5525install -d $RPM_BUILD_ROOT%{_datadir} \
5526 $RPM_BUILD_ROOT%{_desktopdir} \
5527 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 5528 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
5529 $RPM_BUILD_ROOT/var/cache/fonts \
5530 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 5531 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b 5532 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
e67df411 5533 $RPM_BUILD_ROOT%{fmtdir}/pdftex
d08789e0 5534
f37ff31b
ZU
5535lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5536%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5537%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5538%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
c9ddaf2d
ZU
5539%{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
5540rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
5541
f37ff31b
ZU
5542# This is an empty directory
5543%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 5544# Useless binary
5545%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 5546
d08789e0
ZU
5547# commented out because of following (non-fatal) error:
5548# Can't open texmf/web2c/texmf.cnf: No such file or directory.
5549#perl -pi \
5550# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5551# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5552# texmf/web2c/texmf.cnf
5553
d08789e0
ZU
5554install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5555
5556LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5557
5558%{__make} install \
5559 prefix=$RPM_BUILD_ROOT%{_prefix} \
5560 bindir=$RPM_BUILD_ROOT%{_bindir} \
5561 mandir=$RPM_BUILD_ROOT%{_mandir} \
5562 libdir=$RPM_BUILD_ROOT%{_libdir} \
5563 datadir=$RPM_BUILD_ROOT%{_datadir} \
5564 infodir=$RPM_BUILD_ROOT%{_infodir} \
5565 includedir=$RPM_BUILD_ROOT%{_includedir} \
5566 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5567 texmf=$RPM_BUILD_ROOT%{texmf} \
5568 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5569 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5570
015f9ddb 5571%{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
37bb0d8c 5572# Fix broken symlinks
3702646a
ZU
5573CURDIR=$(pwd)
5574cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
5575ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5576ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5577ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5578ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5579ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5580ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5581ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5582ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5583ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5584ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5585ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5586ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5587ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5588ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5589ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5590ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5591ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5592ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5593ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5594ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5595ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5596ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5597ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5598ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5599ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5600ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5601ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5602ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5603ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5604ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5605ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5606ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5607ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5608ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5609ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5610ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5611ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5612ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5613ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5614ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5615ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5616ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5617ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5618ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5619ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5620ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5621ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5622ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5623ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5624ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5625ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5626ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5627ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5628ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5629ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5630ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5631ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5632ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5633ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5634ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
24f69178
ZU
5635cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
5636unzip %{SOURCE10}
5637cd floatflt
5638latex floatflt.ins
3fa1953f
ZU
5639%{__rm} *.log
5640install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5641%{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
3702646a 5642cd $CURDIR
37bb0d8c 5643
d08789e0
ZU
5644#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5645#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5646
26d8eaaa
ZU
5647# %{__make} init \
5648# prefix=$RPM_BUILD_ROOT%{_prefix} \
5649# bindir=$RPM_BUILD_ROOT%{_bindir} \
5650# mandir=$RPM_BUILD_ROOT%{_mandir} \
5651# libdir=$RPM_BUILD_ROOT%{_libdir} \
5652# datadir=$RPM_BUILD_ROOT%{_datadir} \
5653# infodir=$RPM_BUILD_ROOT%{_infodir} \
5654# includedir=$RPM_BUILD_ROOT%{_includedir} \
5655# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5656# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5657
489714ae 5658%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5659%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8fef59bb
ZU
5660# We don't need it
5661%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
c244802e 5662%{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
8e2a2403 5663
d08789e0
ZU
5664perl -pi \
5665 -e "s|$RPM_BUILD_ROOT||g;" \
5666 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5667
8175e90e 5668install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5669
5670install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5671install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5672
ce981570 5673# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5674
5675# in separate spec
b4d68b39
ZU
5676# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5677# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5678
5679# not included in package
5680rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5681rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5682rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5683rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5684rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5685rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5686rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5687rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5688rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5689rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5690rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5691rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5692rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5693rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5694rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5695rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5696
5697# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5698# and we can still analyze them
ce981570
ZU
5699# install -d format-logs
5700# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5701
5702%clean
5703rm -rf $RPM_BUILD_ROOT
5704
5705%post
5706%fixinfodir
5707%texhash
5708
5709%postun
5710%fixinfodir
5711if [ "$1" = "1" ]; then
5712 %texhash
5713fi
5714
5715%post doc-Catalogue
5716%texhash
5717
5718%postun doc-Catalogue
5719%texhash
5720
5721%post doc-tug-faq
5722%texhash
5723
5724%postun doc-tug-faq
5725%texhash
5726
096dca83 5727%post -n kpathsea
d08789e0
ZU
5728/sbin/ldconfig
5729%fixinfodir
5730%texhash
5731
096dca83 5732%postun -n kpathsea
d08789e0
ZU
5733/sbin/ldconfig
5734%fixinfodir
5735%texhash
5736
096dca83 5737%post -n kpathsea-devel
d08789e0
ZU
5738%texhash
5739
096dca83 5740%postun -n kpathsea-devel
d08789e0
ZU
5741%texhash
5742
5743%post dvips
5744%fixinfodir
5745%texhash
5746
5747%postun dvips
5748%fixinfodir
5749%texhash
5750
5751%post dvilj
5752%texhash
5753
5754%postun dvilj
5755%texhash
5756
5757%post makeindex
5758%texhash
5759
5760%postun makeindex
5761%texhash
5762
29d720fe
ZU
5763%post scripts
5764%texhash
5765
5766%postun scripts
5767%texhash
5768
783773ac
ZU
5769%post tex-arrayjob
5770%texhash
5771
5772%postun tex-arrayjob
5773%texhash
5774
5775%post tex-insbox
5776%texhash
5777
5778%postun tex-insbox
5779%texhash
5780
e67df411
ZU
5781%post tex-mathdots
5782%texhash
5783
5784%postun tex-mathdots
5785%texhash
5786
783773ac
ZU
5787%post tex-midnight
5788%texhash
5789
5790%postun tex-midnight
5791%texhash
5792
5793%post tex-ofs
5794%texhash
5795
5796%postun tex-ofs
5797%texhash
5798
e149bdb4
ZU
5799%post tex-physe
5800%texhash
5801
5802%postun tex-physe
5803%texhash
5804
5805%post tex-velthuis
5806%texhash
5807
5808%postun tex-velthuis
5809%texhash
5810
783773ac
ZU
5811%post tex-ytex
5812%texhash
5813
5814%postun tex-ytex
5815%texhash
5816
d08789e0
ZU
5817%post metafont
5818%texhash
5819
5820%postun metafont
5821%texhash
5822
5823%post metapost
5824%texhash
5825
5826%postun metapost
5827%texhash
5828
43a061cf 5829%post metapost-other
786ebdb1
ZU
5830%texhash
5831
43a061cf 5832%postun metapost-other
786ebdb1
ZU
5833%texhash
5834
d08789e0
ZU
5835%post mptopdf
5836%texhash
5837
5838%postun mptopdf
5839%texhash
5840
5841%post texdoctk
5842%texhash
5843
5844%postun texdoctk
5845%texhash
5846
5847%post -n xdvi
5848%texhash
5849
5850%postun -n xdvi
5851%texhash
5852
5853%post pdftex
5854%texhash
5855
5856%postun pdftex
5857%texhash
5858
04123363
ZU
5859%post phyzzx
5860%texhash
5861
5862%postun phyzzx
5863%texhash
5864
d08789e0
ZU
5865%post omega
5866%texhash
5867
5868%postun omega
5869%texhash
5870
5871%post plain
5872%texhash
5873
5874%postun plain
5875%texhash
5876
5877%post format-plain
5878%texhash
5879
5880%postun format-plain
5881%texhash
5882
5883%post format-pdftex
5884%texhash
5885
5886%postun format-pdftex
5887%texhash
5888
5889%post format-pdfetex
5890%texhash
5891
5892%postun format-pdfetex
5893%texhash
5894
5895%post mex
5896%texhash
5897
5898%postun mex
5899%texhash
5900
5901%post format-mex
5902%texhash
5903
5904%postun format-mex
5905%texhash
5906
5907%post format-pdfmex
5908%texhash
5909
5910%postun format-pdfmex
5911%texhash
5912
5913%postun format-utf8mex
5914%texhash
5915
5916%post amstex
5917%texhash
5918
5919%postun amstex
5920%texhash
5921
5922%post format-amstex
5923%texhash
5924
5925%postun format-amstex
5926%texhash
5927
5928%post format-pdfamstex
5929%texhash
5930
5931%postun format-pdfamstex
5932%texhash
5933
5934%post csplain
5935%texhash
5936
5937%postun csplain
5938%texhash
5939
5940%post format-csplain
5941%texhash
5942
5943%postun format-csplain
5944%texhash
5945
5946%post format-pdfcsplain
5947%texhash
5948
5949%postun format-pdfcsplain
5950%texhash
5951
5952%post cslatex
5953%texhash
5954
5955%postun cslatex
5956%texhash
5957
5958%post format-cslatex
5959%texhash
5960
5961%postun format-cslatex
5962%texhash
5963
5964%post format-pdfcslatex
5965%texhash
5966
5967%postun format-pdfcslatex
5968%texhash
5969
5970%post cyrplain
5971%texhash
5972
5973%postun cyrplain
5974%texhash
5975
5976%post format-cyrplain
5977%texhash
5978
5979%postun format-cyrplain
5980%texhash
5981
5982%post format-cyramstex
5983%texhash
5984
5985%postun format-cyramstex
5986%texhash
5987
5988%post format-cyrtexinfo
5989%texhash
5990
5991%postun format-cyrtexinfo
5992%texhash
5993
5994%post eplain
5995%texhash
5996
5997%postun eplain
5998%texhash
5999
6000%post format-eplain
6001%texhash
6002
6003%postun format-eplain
6004%texhash
6005
6006# ConTeXt format
6007
6008%post context
6009%texhash
6010
6011%postun context
6012%texhash
6013
6014%post format-context-de
6015%texhash
6016
6017%postun format-context-de
6018%texhash
6019
6020%post format-context-en
6021%texhash
6022
6023%postun format-context-en
6024%texhash
6025
6026%post format-context-nl
6027%texhash
6028
6029%postun format-context-nl
6030%texhash
6031
6032# LaTeX format.
6033
6034%post latex
6035%fixinfodir
6036%texhash
6037
6038%postun latex
6039%fixinfodir
6040%texhash
6041
73d8d817
ZU
6042%post latex-lang
6043%texhash
6044
6045%postun latex-lang
6046%texhash
6047
6048%post latex-styles
6049%texhash
6050
6051%postun latex-styles
6052%texhash
6053
2e9c3e45
ZU
6054%post latex-pdftools
6055%texhash
6056
6057%postun latex-pdftools
6058%texhash
6059
1d337b0e
ZU
6060%post latex-extend
6061%texhash
6062
6063%postun latex-extend
6064%texhash
6065
6066%post latex-programming
6067%texhash
6068
6069%postun latex-programming
6070%texhash
6071
de260d32
ZU
6072%post latex-misc
6073%texhash
6074
6075%postun latex-misc
6076%texhash
6077
2e9c3e45
ZU
6078%post latex-math
6079%texhash
6080
6081%postun latex-math
6082%texhash
6083
1d337b0e
ZU
6084%post latex-music
6085%texhash
6086
6087%postun latex-music
6088%texhash
6089
2e9c3e45
ZU
6090%post latex-physics
6091%texhash
6092
6093%postun latex-physics
6094%texhash
6095
6096%post latex-games
6097%texhash
6098
6099%postun latex-games
6100%texhash
6101
6102%post latex-biology
6103%texhash
6104
6105%postun latex-biology
6106%texhash
6107
6108%post latex-chem
6109%texhash
6110
6111%postun latex-chem
6112%texhash
6113
6114%post latex-informatic
6115%texhash
6116
6117%postun latex-informatic
6118%texhash
6119
6c82f497
ZU
6120%post latex-12many
6121%texhash
6122
6123%postun latex-12many
6124%texhash
6125
fe66da27
ZU
6126%post latex-abstract
6127%texhash
6128
6129%postun latex-abstract
6130%texhash
6131
f1f5d194
ZU
6132%post latex-accfonts
6133%texhash
6134
6135%postun latex-accfonts
6136%texhash
6137
e88b5dcf
ZU
6138%post latex-adrconv
6139%texhash
6140
6141%postun latex-adrconv
6142%texhash
6143
d08789e0
ZU
6144%post latex-ae
6145%texhash
6146
6147%postun latex-ae
6148%texhash
6149
6150%post latex-ams
6151%texhash
6152
6153%postun latex-ams
6154%texhash
6155
6156%post latex-antp
6157%texhash
6158
6159%postun latex-antp
6160%texhash
6161
6162%post latex-antt
6163%texhash
6164
6165%postun latex-antt
6166%texhash
6167
e88b5dcf
ZU
6168%post latex-appendix
6169%texhash
6170
6171%postun latex-appendix
6172%texhash
6173
ca8b4816
ZU
6174# %post latex-backgammon
6175# %texhash
24f69178 6176#
ca8b4816
ZU
6177# %postun latex-backgammon
6178# %texhash
24f69178 6179
6c82f497
ZU
6180%post latex-bardiag
6181%texhash
6182
6183%postun latex-bardiag
6184%texhash
6185
d08789e0
ZU
6186%post latex-bbm
6187%texhash
6188
6189%postun latex-bbm
6190%texhash
6191
6192%post latex-bbold
6193%texhash
6194
6195%postun latex-bbold
6196%texhash
6197
b4d68b39
ZU
6198%post latex-beamer
6199%texhash
6200
6201%postun latex-beamer
6202%texhash
6203
2fede27b
ZU
6204%post latex-bezos
6205%texhash
6206
6207%postun latex-bezos
6208%texhash
6209
d08789e0
ZU
6210%post latex-bibtex
6211%texhash
6212
6213%postun latex-bibtex
6214%texhash
6215
6216%post latex-bibtex-ams
6217%texhash
6218
6219%postun latex-bibtex-ams
6220%texhash
6221
6222%post latex-bibtex-pl
6223%texhash
6224
6225%postun latex-bibtex-pl
6226%texhash
6227
6228%post latex-bibtex-german
6229%texhash
6230
6231%postun latex-bibtex-german
6232%texhash
6233
6234%post latex-bibtex-revtex4
6235%texhash
6236
6237%postun latex-bibtex-revtex4
6238%texhash
6239
6240%post latex-bibtex-jurabib
6241%texhash
6242
6243%postun latex-bibtex-jurabib
6244%texhash
6245
33b3b483
ZU
6246%post latex-bibtex-styles
6247%texhash
6248
6249%postun latex-bibtex-styles
6250%texhash
6251
2fede27b
ZU
6252%post latex-booktabs
6253%texhash
6254
6255%postun latex-booktabs
6256%texhash
6257
2fede27b
ZU
6258%post latex-caption
6259%texhash
6260
6261%postun latex-caption
6262%texhash
6263
d08789e0
ZU
6264%post latex-carlisle
6265%texhash
6266
6267%postun latex-carlisle
6268%texhash
6269
6270%post latex-ccfonts
6271%texhash
6272
6273%postun latex-ccfonts
6274%texhash
6275
6276%post latex-cite
6277%texhash
6278
6279%postun latex-cite
6280%texhash
6281
6282%post latex-cmbright
6283%texhash
6284
6285%postun latex-cmbright
6286%texhash
6287
783773ac
ZU
6288%post latex-colortab
6289%texhash
6290
6291%postun latex-colortab
6292%texhash
2fede27b
ZU
6293
6294%post latex-comment
6295%texhash
6296
6297%postun latex-comment
6298%texhash
6299
d08789e0
ZU
6300%post latex-concmath
6301%texhash
6302
6303%postun latex-concmath
6304%texhash
6305
2fede27b
ZU
6306%post latex-currvita
6307%texhash
6308
6309%postun latex-currvita
6310%texhash
6311
2fede27b
ZU
6312%post latex-curves
6313%texhash
6314
6315%postun latex-curves
6316%texhash
6317
d08789e0
ZU
6318%post latex-custom-bib
6319%texhash
6320
6321%postun latex-custom-bib
6322%texhash
6323
6324%post latex-cyrillic
6325%texhash
6326
6327%postun latex-cyrillic
6328%texhash
6329
04eb4e68
ZU
6330# %post latex-dstroke
6331# %texhash
d08789e0 6332
04eb4e68
ZU
6333# %postun latex-dstroke
6334# %texhash
d08789e0 6335
60597425
ZU
6336%post latex-enumitem
6337%texhash
6338
6339%postun latex-enumitem
6340%texhash
6341
fe66da27
ZU
6342%post latex-exam
6343%texhash
6344
6345%postun latex-exam
6346%texhash
6347
247457ba
ZU
6348%post latex-examdesign
6349%texhash
6350
6351%postun latex-examdesign
6352%texhash
6353
6354%post latex-formlett
6355%texhash
6356
6357%postun latex-formlett
6358%texhash
6359
c9ddaf2d
ZU
6360%post latex-formular
6361%texhash
6362
6363%postun latex-formular
6364%texhash
6365
f1f5d194
ZU
6366%post latex-gbrief
6367%texhash
6368
6369%postun latex-gbrief
6370%texhash
6371
d08789e0
ZU
6372%post latex-jknappen
6373%texhash
6374
6375%postun latex-jknappen
6376%texhash
6377
d19eaaab
ZU
6378%post latex-keystroke
6379%texhash
6380
6381%postun latex-keystroke
6382%texhash
6383
6384%post latex-labbook
6385%texhash
6386
6387%postun latex-labbook
6388%texhash
6389
6390%post latex-lcd
6391%texhash
6392
6393%postun latex-lcd
6394%texhash
6395
6396%post latex-leaflet
6397%texhash
6398
6399%postun latex-leaflet
6400%texhash
6401
f1f5d194
ZU
6402%post latex-leftidx
6403%texhash
6404
6405%postun latex-leftidx
6406%texhash
6407
d19eaaab
ZU
6408%post latex-lewis
6409%texhash
6410
6411%postun latex-lewis
6412%texhash
6413
d08789e0
ZU
6414%post latex-lm
6415%texhash
6416
fe66da27
ZU
6417%post latex-lastpage
6418%texhash
6419
6420%postun latex-lastpage
6421%texhash
6422
d08789e0
ZU
6423%postun latex-lm
6424%texhash
6425
6426%post latex-lucidabr
6427%texhash
6428
6429%postun latex-lucidabr
6430%texhash
6431
6432%post latex-marvosym
6433%texhash
6434
6435%postun latex-marvosym
6436%texhash
6437
d19eaaab
ZU
6438%post latex-mathexam
6439%texhash
6440
6441%postun latex-mathexam
6442%texhash
6443
d08789e0
ZU
6444%post latex-mathpple
6445%texhash
6446
6447%postun latex-mathpple
6448%texhash
6449
6450%post latex-mathtime
6451%texhash
6452
6453%postun latex-mathtime
6454%texhash
6455
6456%post latex-mflogo
6457%texhash
6458
6459%postun latex-mflogo
6460%texhash
6461
6462%post latex-mfnfss
6463%texhash
6464
6465%postun latex-mfnfss
6466%texhash
6467
6468%post latex-minitoc
6469%texhash
6470
6471%postun latex-minitoc
6472%texhash
6473
6474%post latex-mltex
6475%texhash
6476
6477%postun latex-mltex
6478%texhash
6479
f1f5d194
ZU
6480%post latex-moreverb
6481%texhash
6482
6483%postun latex-moreverb
6484%texhash
6485
d34bfb7f
ZU
6486%post latex-multienum
6487%texhash
6488
6489%postun latex-multienum
6490%texhash
6491
8ed039e0
ZU
6492%post latex-musictex
6493%texhash
6494
6495%postun latex-musictex
6496%texhash
6497
fe66da27
ZU
6498%post latex-ntheorem
6499%texhash
6500
6501%postun latex-ntheorem
6502%texhash
6503
f65b3398
ZU
6504%post latex-other
6505%texhash
6506
6507%postun latex-other
6508%texhash
6509
6510%post latex-other-doc
6511%texhash
6512
6513%postun latex-other-doc
6514%texhash
6515
d08789e0
ZU
6516%post latex-palatcm
6517%texhash
6518
6519%postun latex-palatcm
6520%texhash
6521
f65b3398
ZU
6522%post latex-pdfslide
6523%texhash
6524
6525%postun latex-pdfslide
6526%texhash
6527
03d9d5fa
ZU
6528%post latex-pgf
6529%texhash
6530
6531%postun latex-pgf
6532%texhash
6533
f65b3398
ZU
6534%post latex-polynom
6535%texhash
6536
6537%postun latex-polynom
6538%texhash
6539
6540%post latex-polynomial
6541%texhash
6542
6543%postun latex-polynomial
6544%texhash
6545
b7b4a109
ZU
6546%post latex-prosper
6547%texhash
6548
6549%postun latex-prosper
6550%texhash
6551
6552%post latex-pseudocode
6553%texhash
6554
6555%postun latex-pseudocode
6556%texhash
6557
d08789e0
ZU
6558%post latex-psnfss
6559%texhash
6560
6561%postun latex-psnfss
6562%texhash
6563
8efa6a9c
ZU
6564%post latex-pst-2dplot
6565%texhash
6566
6567%postun latex-pst-2dplot
6568%texhash
6569
6570%post latex-pst-3dplot
6571%texhash
6572
6573%postun latex-pst-3dplot
6574%texhash
6575
6576%post latex-pst-bar
6577%texhash
6578
6579%postun latex-pst-bar
6580%texhash
6581
6582%post latex-pst-circ
6583%texhash
6584
6585%postun latex-pst-circ
6586%texhash
6587
b7b4a109
ZU
6588%post latex-pst-eucl
6589%texhash
6590
6591%postun latex-pst-eucl
6592%texhash
6593
8efa6a9c
ZU
6594%post latex-pst-diffraction
6595%texhash
6596
6597%postun latex-pst-diffraction
6598%texhash
6599
6600%post latex-pst-fun
6601%texhash
6602
6603%postun latex-pst-fun
6604%texhash
6605
6606%post latex-pst-func
6607%texhash
6608
6609%postun latex-pst-func
6610%texhash
6611
6612%post latex-pst-infixplot
6613%texhash
6614
6615%postun latex-pst-infixplot
6616%texhash
6617
b7b4a109
ZU
6618%post latex-pst-fr3d
6619%texhash
6620
6621%postun latex-pst-fr3d
6622%texhash
6623
6624%post latex-pst-fractal
6625%texhash
6626
6627%postun latex-pst-fractal
6628%texhash
6629
d08789e0
ZU
6630%post latex-pxfonts
6631%texhash
6632
8efa6a9c
ZU
6633%post latex-pst-math
6634%texhash
6635
6636%postun latex-pst-math
6637%texhash
6638
6639%post latex-pst-ob3d
6640%texhash
6641
6642%postun latex-pst-ob3d
6643%texhash
6644
6645%post latex-pst-optic
6646%texhash
6647
6648%postun latex-pst-optic
6649%texhash
6650
6651%post latex-pst-optexp
6652%texhash
6653
6654%postun latex-pst-optexp
6655%texhash
6656
6657%post latex-pst-text
6658%texhash
6659
6660%postun latex-pst-text
6661%texhash
6662
1024ab0e
ZU
6663%post latex-pst-uncategorized
6664%texhash
6665
6666%postun latex-pst-uncategorized
1024ab0e
ZU
6667%texhash
6668
d08789e0
ZU
6669%postun latex-pxfonts
6670%texhash
6671
6672%post latex-qfonts
6673%texhash
6674
6675%postun latex-qfonts
6676%texhash
6677
6c82f497
ZU
6678%post latex-SIstyle
6679%texhash
6680
6681%postun latex-SIstyle
6682%texhash
6683
fe66da27
ZU
6684%post latex-SIunits
6685%texhash
6686
6687%postun latex-SIunits
6688%texhash
6689
f65b3398
ZU
6690%post latex-siunitx
6691%texhash
6692
6693%postun latex-siunitx
6694%texhash
6695
6c82f497
ZU
6696%post latex-Tabbing
6697%texhash
6698
6699%postun latex-Tabbing
6700%texhash
6701
d08789e0
ZU
6702%post latex-txfonts
6703%texhash
6704
6705%postun latex-txfonts
6706%texhash
6707
7ea3a98b
ZU
6708%post latex-ucs
6709%texhash
6710
6711%postun latex-ucs
6712%texhash
6713
d08789e0
ZU
6714%post latex-umlaute
6715%texhash
6716
6717%postun latex-umlaute
6718%texhash
6719
e67df411
ZU
6720%post latex-variations
6721%texhash
6722
6723%postun latex-variations
6724%texhash
6725
d08789e0
ZU
6726%post latex-wasysym
6727%texhash
6728
6729%postun latex-wasysym
6730%texhash
6731
03d9d5fa
ZU
6732%post latex-xcolor
6733%texhash
6734
6735%postun latex-xcolor
6736%texhash
6737
d08789e0
ZU
6738%post format-latex
6739%texhash
6740
6741%postun format-latex
6742%texhash
6743
6744%post format-pdflatex
6745%texhash
6746
6747%postun format-pdflatex
6748%texhash
6749
6750%post platex
6751%texhash
6752
6753%postun platex
6754%texhash
6755
6756%post format-platex
6757%texhash
6758
6759%postun format-platex
6760%texhash
6761
6762%post format-pdfplatex
6763%texhash
6764
6765%postun format-pdfplatex
6766%texhash
6767
6768%post tex-babel
6769%texhash
6770
6771%postun tex-babel
6772%texhash
6773
6774%post tex-german
6775%texhash
6776
6777%postun tex-german
6778%texhash
6779
6780%post tex-mfpic
6781%texhash
6782
6783%postun tex-mfpic
6784%texhash
6785
6786%post tex-misc
6787%texhash
6788
6789%postun tex-misc
6790%texhash
6791
6792%post tex-pictex
6793%texhash
6794
6795%postun tex-pictex
6796%texhash
6797
29d720fe
ZU
6798%post tex-psizzl
6799%texhash
6800
6801%postun tex-psizzl
6802%texhash
6803
d08789e0
ZU
6804%post tex-pstricks
6805%texhash
6806
6807%postun tex-pstricks
6808%texhash
6809
6810%post tex-qpx
6811%texhash
6812
6813%postun tex-qpx
6814%texhash
6815
31bd2c4a 6816%post tex-qpxqtx
d08789e0
ZU
6817%texhash
6818
31bd2c4a 6819%postun tex-qpxqtx
d08789e0
ZU
6820%texhash
6821
6822%post tex-ruhyphen
6823%texhash
6824
6825%postun tex-ruhyphen
6826%texhash
6827
6828%post tex-spanish
6829%texhash
6830
6831%postun tex-spanish
6832%texhash
6833
6834%post tex-texdraw
6835%texhash
6836
6837%postun tex-texdraw
6838%texhash
6839
6840%post tex-thumbpdf
6841%texhash
6842
6843%postun tex-thumbpdf
6844%texhash
6845
6846%post tex-ukrhyph
6847%texhash
6848
6849%postun tex-ukrhyph
6850%texhash
6851
6852%post latex-vietnam
6853%texhash
6854
6855%postun latex-vietnam
6856%texhash
6857
6858%post tex-xypic
6859%texhash
6860
6861%postun tex-xypic
6862%texhash
6863
6864%post fonts-adobe
6865%texhash
6866
6867%postun fonts-adobe
6868%texhash
6869
6870%post fonts-ae
6871%texhash
6872
6873%postun fonts-ae
6874%texhash
6875
6876%post fonts-ams
6877%texhash
6878
6879%postun fonts-ams
6880%texhash
6881
6882%post fonts-antp
6883%texhash
6884
6885%postun fonts-antp
6886%texhash
6887
6888%post fonts-antt
6889%texhash
6890
6891%postun fonts-antt
6892%texhash
6893
6894%post fonts-bbm
6895%texhash
6896
6897%postun fonts-bbm
6898%texhash
6899
6900%post fonts-bbold
6901%texhash
6902
6903%postun fonts-bbold
6904%texhash
6905
070c5aff
ZU
6906%post fonts-bh
6907%texhash
d08789e0 6908
070c5aff
ZU
6909%postun fonts-bh
6910%texhash
d08789e0
ZU
6911
6912%post fonts-bitstream
6913%texhash
6914
6915%postun fonts-bitstream
6916%texhash
6917
6918%post fonts-cbgreek
6919%texhash
6920
6921%postun fonts-cbgreek
6922%texhash
6923
6924%post fonts-cc-pl
6925%texhash
6926
6927%postun fonts-cc-pl
6928%texhash
6929
6930%post fonts-cg
6931%texhash
6932
6933%postun fonts-cg
6934%texhash
6935
6936%post fonts-cm
6937%texhash
6938
6939%postun fonts-cm
6940%texhash
6941
6942%post fonts-cmbright
6943%texhash
6944
6945%postun fonts-cmbright
6946%texhash
6947
6948%post fonts-cmcyr
6949%texhash
6950
6951%postun fonts-cmcyr
6952%texhash
6953
6954%post fonts-cmextra
6955%texhash
6956
6957%postun fonts-cmextra
6958%texhash
6959
7af5f8bc 6960%post fonts-cmsuper
5d7e11d7
ZU
6961%texhash
6962
7af5f8bc 6963%postun fonts-cmsuper
5d7e11d7
ZU
6964%texhash
6965
d08789e0
ZU
6966%post fonts-concmath
6967%texhash
6968
6969%postun fonts-concmath
6970%texhash
6971
6972%post fonts-concrete
6973%texhash
6974
6975%postun fonts-concrete
6976%texhash
6977
6978%post fonts-cs
6979%texhash
6980
6981%postun fonts-cs
6982%texhash
6983
4a09ae1a
ZU
6984%post fonts-dstroke
6985%texhash
d08789e0 6986
4a09ae1a
ZU
6987%postun fonts-dstroke
6988%texhash
d08789e0
ZU
6989
6990%post fonts-ecc
6991%texhash
6992
6993%postun fonts-ecc
6994%texhash
6995
6996%post fonts-eurosym
6997%texhash
6998
6999%postun fonts-eurosym
7000%texhash
7001
7002%post fonts-euxm
7003%texhash
7004
7005%postun fonts-euxm
7006%texhash
7007
7008%post fonts-gothic
7009%texhash
7010
7011%postun fonts-gothic
7012%texhash
7013
7014%post fonts-hoekwater
7015%texhash
7016
7017%postun fonts-hoekwater
7018%texhash
7019
7020%post fonts-jknappen
7021%texhash
7022
7023%postun fonts-jknappen
7024%texhash
7025
7026%post fonts-latex
7027%texhash
7028
7029%postun fonts-latex
7030%texhash
7031
7032%post fonts-lh
7033%texhash
7034
7035%postun fonts-lh
7036%texhash
7037
7038%post fonts-lm
7039%texhash
7040
7041%postun fonts-lm
7042%texhash
7043
7044%post fonts-marvosym
7045%texhash
7046
7047%postun fonts-marvosym
7048%texhash
7049
7050%post fonts-mflogo
7051%texhash
7052
7053%postun fonts-mflogo
7054%texhash
7055
7056%post fonts-misc
7057%texhash
7058
7059%postun fonts-misc
7060%texhash
7061
7062%post fonts-monotype
7063%texhash
7064
7065%postun fonts-monotype
7066%texhash
7067
7068%post fonts-omega
7069%texhash
7070
7071%postun fonts-omega
7072%texhash
7073
f1ba8563
ZU
7074%post fonts-other
7075%texhash
7076
7077%postun fonts-other
7078%texhash
7079
d08789e0
ZU
7080%post fonts-pazo
7081%texhash
7082
7083%postun fonts-pazo
7084%texhash
7085
7086%post fonts-pl
7087%texhash
7088
7089%postun fonts-pl
7090%texhash
7091
7092%post fonts-px
7093%texhash
7094
7095%postun fonts-px
7096%texhash
7097
7098%post fonts-qfonts
7099%texhash
7100
7101%postun fonts-qfonts
7102%texhash
7103
7104%post fonts-qpx
7105%texhash
7106
7107%postun fonts-qpx
7108%texhash
7109
31bd2c4a 7110%post fonts-qpxqtx
d08789e0
ZU
7111%texhash
7112
31bd2c4a 7113%postun fonts-qpxqtx
d08789e0
ZU
7114%texhash
7115
7116%post fonts-rsfs
7117%texhash
7118
7119%postun fonts-rsfs
7120%texhash
7121
7122%post fonts-stmaryrd
7123%texhash
7124
7125%postun fonts-stmaryrd
7126%texhash
7127
7128%post fonts-tx
7129%texhash
7130
7131%postun fonts-tx
7132%texhash
7133
7134%post fonts-urw
7135%texhash
7136
7137%postun fonts-urw
7138%texhash
7139
e67df411
ZU
7140%post fonts-urw35vf
7141%texhash
7142
7143%postun fonts-urw35vf
7144%texhash
7145
d08789e0
ZU
7146%post fonts-vnr
7147%texhash
7148
7149%postun fonts-vnr
7150%texhash
7151
7152%post fonts-wasy
7153%texhash
7154
7155%postun fonts-wasy
7156%texhash
7157
7158%post fonts-xypic
7159%texhash
7160
7161%postun fonts-xypic
7162%texhash
7163
7164%post fonts-yandy
7165%texhash
7166
7167%postun fonts-yandy
7168%texhash
7169
7170%post fonts-type1-antp
7171%texhash
7172
7173%postun fonts-type1-antp
7174%texhash
7175
7176%post fonts-type1-antt
7177%texhash
7178
7179%postun fonts-type1-antt
7180%texhash
7181
7182%post fonts-type1-belleek
7183%texhash
7184
7185%postun fonts-type1-belleek
7186%texhash
7187
7188%post fonts-type1-bitstream
7189%texhash
7190
7191%postun fonts-type1-bitstream
7192%texhash
7193
7194%post fonts-type1-bluesky
7195%texhash
7196
7197%postun fonts-type1-bluesky
7198%texhash
7199
7200%post fonts-type1-cc-pl
7201%texhash
7202
7203%postun fonts-type1-cc-pl
7204%texhash
7205
7206%post fonts-type1-cmcyr
7207%texhash
7208
7209%postun fonts-type1-cmcyr
7210%texhash
7211
7212%post fonts-type1-cs
7213%texhash
7214
7215%postun fonts-type1-cs
7216%texhash
7217
070c5aff
ZU
7218%post fonts-type1-dstroke
7219%texhash
d08789e0 7220
070c5aff
ZU
7221%postun fonts-type1-dstroke
7222%texhash
d08789e0
ZU
7223
7224%post fonts-type1-eurosym
7225%texhash
7226
7227%postun fonts-type1-eurosym
7228%texhash
7229
7230%post fonts-type1-hoekwater
7231%texhash
7232
7233%postun fonts-type1-hoekwater
7234%texhash
7235
7236%post fonts-type1-lm
7237%texhash
7238
7239%postun fonts-type1-lm
7240%texhash
7241
7242%post fonts-type1-marvosym
7243%texhash
7244
7245%postun fonts-type1-marvosym
7246%texhash
7247
7248%post fonts-type1-mathpazo
7249%texhash
7250
7251%postun fonts-type1-mathpazo
7252%texhash
7253
7254%post fonts-type1-omega
7255%texhash
7256
7257%postun fonts-type1-omega
7258%texhash
7259
7260%post fonts-type1-pl
7261%texhash
7262
7263%postun fonts-type1-pl
7264%texhash
7265
7266%post fonts-type1-px
7267%texhash
7268
7269%postun fonts-type1-px
7270%texhash
7271
070c5aff
ZU
7272%post fonts-type1-qfonts
7273%texhash
d08789e0 7274
070c5aff
ZU
7275%postun fonts-type1-qfonts
7276%texhash
d08789e0
ZU
7277
7278%post fonts-type1-tx
7279%texhash
7280
7281%postun fonts-type1-tx
7282%texhash
7283
7284%post fonts-type1-urw
7285%texhash
7286
7287%postun fonts-type1-urw
7288%texhash
7289
7290%post fonts-type1-vnr
7291%texhash
7292
7293%postun fonts-type1-vnr
7294%texhash
7295
7296%post fonts-type1-xypic
7297%texhash
7298
7299%postun fonts-type1-xypic
7300%texhash
7301
7302%post -n texconfig
7303%texhash
7304
7305%postun -n texconfig
7306%texhash
7307
4224ae6d
MB
7308%post xetex
7309%texhash
7310
7311%postun xetex
7312%texhash
7313
7314%post xmltex
7315%texhash
7316
7317%postun xmltex
7318%texhash
7319
5902e778
ZU
7320# Check the commented lines!!!
7321
d08789e0
ZU
7322%files
7323%defattr(644,root,root,755)
0f6c4baf 7324# %doc %{texmf}/LICENSE.texmf
df343eba 7325# %doc %{texmf}/ChangeLog
df343eba 7326# %doc %{texmf}/doc/README.knuth
efc75a1e 7327# There isn't doc/fonts directory
80fa261c 7328%dir %{texmfdist}/doc/fonts
606c6ab6 7329%doc %{texmfdist}/doc/fontname
efc75a1e 7330# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
7331# %dir %{texmf}/doc/help
7332# %doc %{texmf}/doc/help/csname.txt
7333# %doc %{texmf}/doc/help/ctan
7334# %doc %{texmf}/doc/help/tds.dvi
7335# %doc %{texmf}/doc/help/unixtex.ftp
7336# %dir %{texmf}/doc/help/faq
7337# %doc %{texmf}/doc/images
df343eba
ZU
7338# %dir %{texmf}/doc/polish
7339# %doc %{texmf}/doc/polish/*.html
7340# %dir %{texmf}/doc/programs
7341# %doc %{texmf}/doc/programs/web2c*
7342# %doc %{texmf}/doc/programs/cwebman.dvi
7343# %doc %{texmf}/doc/programs/dvipng.*
7344# %doc %{texmf}/doc/knuth
d08789e0
ZU
7345#%attr(755,root,root) %{_bindir}/MakeTeXPK
7346#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
7347
7348# ***********
7349# executables
7350# ***********
d08789e0
ZU
7351%attr(755,root,root) %{_bindir}/a2ping
7352%attr(755,root,root) %{_bindir}/afm2tfm
7353%attr(755,root,root) %{_bindir}/allcm
7354%attr(755,root,root) %{_bindir}/allec
7355%attr(755,root,root) %{_bindir}/allneeded
7356%attr(755,root,root) %{_bindir}/cweave
7357%attr(755,root,root) %{_bindir}/ctangle
7358%attr(755,root,root) %{_bindir}/ctie
7359%attr(755,root,root) %{_bindir}/dmp
7360%attr(755,root,root) %{_bindir}/dvipng
7361%attr(755,root,root) %{_bindir}/e2pall
7362%attr(755,root,root) %{_bindir}/ebb
df343eba 7363# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
7364%attr(755,root,root) %{_bindir}/fmtutil
7365%attr(755,root,root) %{_bindir}/fmtutil-sys
7366#%attr(755,root,root) %{_bindir}/fontexport
7367#%attr(755,root,root) %{_bindir}/fontimport
7368%attr(755,root,root) %{_bindir}/fontinst
7369%attr(755,root,root) %{_bindir}/gftodvi
7370%attr(755,root,root) %{_bindir}/gftopk
7371%attr(755,root,root) %{_bindir}/gftype
7372%attr(755,root,root) %{_bindir}/gsftopk
7373#%attr(755,root,root) %{_bindir}/initex
7374%attr(755,root,root) %{_bindir}/kpseaccess
7375%attr(755,root,root) %{_bindir}/kpsereadlink
7376%attr(755,root,root) %{_bindir}/kpsewhere
7377%attr(755,root,root) %{_bindir}/mag
7378%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
7379#%attr(755,root,root) %{_bindir}/mkfontdesc
7380%attr(755,root,root) %{_bindir}/mktexfmt
7381%attr(755,root,root) %{_bindir}/mktexlsr
7382%attr(755,root,root) %{_bindir}/newer
7383%attr(755,root,root) %{_bindir}/patgen
7384%attr(755,root,root) %{_bindir}/pdfetex
7385%attr(755,root,root) %{_bindir}/pfb2pfa
7386%attr(755,root,root) %{_bindir}/pk2bm
7387%attr(755,root,root) %{_bindir}/pktogf
7388%attr(755,root,root) %{_bindir}/pktype
7389%attr(755,root,root) %{_bindir}/pltotf
7390%attr(755,root,root) %{_bindir}/pooltype
7391%attr(755,root,root) %{_bindir}/ps2frag
7392%attr(755,root,root) %{_bindir}/ps2pk
7393# TODO: move this file to correct subpackage ?
7394%attr(755,root,root) %{_bindir}/ps4pdf
7395#%attr(755,root,root) %{_bindir}/t1mapper
7396%attr(755,root,root) %{_bindir}/tangle
7397#%attr(755,root,root) %{_bindir}/tetex-updmap
7398%attr(755,root,root) %{_bindir}/tex
7399%attr(755,root,root) %{_bindir}/texdoc
d08789e0 7400%attr(755,root,root) %{_bindir}/texhash
df343eba 7401# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
7402%attr(755,root,root) %{_bindir}/texlinks
7403%attr(755,root,root) %{_bindir}/tftopl
7404%attr(755,root,root) %{_bindir}/tie
7405%attr(755,root,root) %{_bindir}/ttf2afm
7406%attr(755,root,root) %{_bindir}/updmap
7407%attr(755,root,root) %{_bindir}/updmap-sys
7408%attr(755,root,root) %{_bindir}/vftovp
7409#%attr(755,root,root) %{_bindir}/virtex
7410%attr(755,root,root) %{_bindir}/vptovf
7411%attr(755,root,root) %{_bindir}/weave
7412
7413%attr(755,root,root) %{texmf}/web2c/mktexnam
7414%attr(755,root,root) %{texmf}/web2c/mktexdir
7415%attr(755,root,root) %{texmf}/web2c/mktexupd
7416
0edad7f5 7417%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
7418
7419#%dir /etc/sysconfig/tetex-updmap
7420#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
7421
7422%ghost %{texmf}/ls-R
7057740b 7423%ghost %{texmfdist}/ls-R
7057740b 7424# %ghost %{_localstatedir}/ls-R
d08789e0 7425
2677a8b0 7426%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 7427%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
7428%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
7429%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
7430%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 7431
d08789e0
ZU
7432%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
7433%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
7434%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
7435%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
7436%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
7437%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
7438%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
7439
d08789e0
ZU
7440%attr(1777,root,root) /var/cache/fonts
7441
7442%{_datadir}/info/web2c.info*
df343eba
ZU
7443# %{_datadir}/info/texi2html.info*
7444# %{_datadir}/texi2html
d08789e0
ZU
7445#%{texmf}/updates.dat
7446
df343eba 7447# %{texmf}/aliases
df343eba 7448# %{texmf}/tex/generic/bghyph
1a192771
ZU
7449# %doc %{texmf}/doc/generic/hyphen
7450#%{texmf}/tex/generic/letterspacing
7451
7452# ***********
7453# Directories
7454# ***********
ae4a938c 7455%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
7456%attr(1777,root,root) %dir %{_localstatedir}/fonts
7457%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 7458%attr(1777,root,root) %dir %{fmtdir}
1a192771 7459
b6042de9 7460%dir %{texmfdist}
8ed039e0 7461%doc %{texmfdist}/README
b6042de9
ZU
7462%dir %{texmf}
7463
1a192771
ZU
7464%dir %{texmfdist}/doc
7465%dir %{texmfdist}/doc/generic
7466%dir %{texmfdist}/doc/generic/enctex
7467%dir %{texmfdist}/doc/latex
7468%dir %{texmfdist}/doc/latex/localloc
7469%dir %{texmf}/doc
7470%dir %{texmf}/doc/generic
7471%dir %{texmf}/doc/tetex
04123363 7472%dir %{texmf}/fmtutil
1a192771
ZU
7473
7474%dir %{texmfdist}/tex
2677a8b0 7475%dir %{texmfdist}/tex/cslatex
0b6bcf85 7476%dir %{texmfdist}/tex/cslatex/base
330a8c29 7477%dir %{texmfdist}/tex/fontinst
165b9d73 7478%dir %{texmfdist}/tex/generic
5f841614 7479%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 7480%dir %{texmfdist}/tex/generic/enctex
5f841614 7481%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 7482%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
7483%dir %{texmfdist}/tex/latex
7484%dir %{texmfdist}/tex/latex/base
1a192771
ZU
7485%dir %{texmf}/dvips
7486%dir %{texmf}/dvips/config
7487%dir %{texmf}/dvips/tetex
d08789e0
ZU
7488%dir %{texmf}/fonts/enc
7489%dir %{texmf}/fonts/enc/dvips
7490%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 7491%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
7492%dir %{texmf}/fonts/map
7493%dir %{texmf}/fonts/map/dvips
7494%dir %{texmf}/fonts/map/dvips/tetex
7495%dir %{texmf}/scripts
7496%dir %{texmf}/tex
1a192771
ZU
7497%dir %{texmf}/tex/generic
7498%dir %{texmf}/tex/generic/config
1a192771
ZU
7499%dir %{texmf}/web2c
7500
7501# Docs
2677a8b0 7502# %doc %{texmf}/doc/README
1a192771
ZU
7503%doc %{texmf}/doc/tetex/TETEXDOC.*
7504%doc %{texmf}/doc/tetex/teTeX-FAQ
c9ddaf2d 7505%doc %{texmfdist}/source/fontinst
1a192771
ZU
7506
7507# %{texmf}/fonts/map/dvips/tetex/contnav.map
7508# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7509%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
015f9ddb 7510%{texmfdist}/fonts/map/fontname
1a192771
ZU
7511%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7512
7513# Main fonts from TeTeX
d08789e0
ZU
7514%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7515%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7516%{texmf}/fonts/enc/dvips/tetex/10037936.enc
7517%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7518%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7519%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7520%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7521%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7522%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7523%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7524%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 7525%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 7526
d1c173de 7527%{texmfdist}/tex/fontinst
f2555868 7528%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
7529%{texmfdist}/tex/generic/encodings
7530%{texmfdist}/tex/generic/epsf
f2555868 7531%{texmfdist}/tex/generic/hyph-utf8/*
80fa261c 7532%{texmfdist}/tex/generic/genmisc
2677a8b0 7533%{texmfdist}/tex/generic/misc/null*
1a192771 7534%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
7535%{texmfdist}/tex/generic/tap
7536%{texmfdist}/tex/generic/tex-ps
2677a8b0 7537%{texmfdist}/tex/texinfo
1a192771 7538%{texmf}/tex/fontinst
1a192771 7539%{texmf}/tex/generic/hyphen
df343eba 7540
c9ddaf2d 7541%doc %{texmfdist}/doc/generic/epsf
34a6b4b5 7542%doc %{texmfdist}/doc/generic/tex-ps
c9ddaf2d 7543
1a192771
ZU
7544# %{fmtdir}/metafun.mem
7545#%{texmf}/web2c/tex-pl.pool
7546# %{texmf}/web2c/tex.pool
fb2a8613 7547%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
7548
7549%{texmf}/web2c/*.tcx
df343eba
ZU
7550
7551# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7552# %lang(fi) %{_mandir}/fi/man1/allcm.1*
7553# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7554# %lang(fr) %{_mandir}/fr/man1/access.1*
7555# %lang(hu) %{_mandir}/hu/man1/access.1*
7556# %lang(hu) %{_mandir}/hu/man1/newer.1*
7557# %lang(pl) %{_mandir}/pl/man1/access.1*
7558# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
7559#%{_mandir}/man1/MakeTeXPK.1*
7560#%{_mandir}/man1/access.1*
7561#%{_mandir}/man1/fontexport.1*
7562#%{_mandir}/man1/fontimport.1*
7563#%{_mandir}/man1/initex.1*
7564#%{_mandir}/man1/t1mapper.1*
1a192771 7565#%{_mandir}/man1/texdoc.1*
1a192771 7566#%{_mandir}/man1/texi2html.1*
d08789e0 7567#%{_mandir}/man1/virtex.1*
1a192771 7568#%{_mandir}/man8/fmtutil.8*
d08789e0 7569#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
7570#%{_mandir}/man8/texlinks.8*
7571
d08789e0
ZU
7572%{_mandir}/man1/afm2tfm.1*
7573%{_mandir}/man1/allcm.1*
fae5faca 7574%{_mandir}/man1/allec.1*
d08789e0 7575%{_mandir}/man1/allneeded.1*
fae5faca 7576%{_mandir}/man1/ctangle.1*
d08789e0 7577%{_mandir}/man1/ctie.1*
fae5faca 7578%{_mandir}/man1/cweave.1*
d08789e0
ZU
7579%{_mandir}/man1/cweb.1*
7580%{_mandir}/man1/dmp.1*
7581%{_mandir}/man1/dvipdft.1*
7582%{_mandir}/man1/dvipng.1*
7583%{_mandir}/man1/e2pall.1*
7584%{_mandir}/man1/ebb.1*
7585%{_mandir}/man1/fmtutil.1*
09deda15 7586%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
7587%{_mandir}/man1/fontinst.1*
7588%{_mandir}/man1/gftodvi.1*
7589%{_mandir}/man1/gftopk.1*
7590%{_mandir}/man1/gftype.1*
7591%{_mandir}/man1/gsftopk.1*
7592%{_mandir}/man1/kpseaccess.1*
7593%{_mandir}/man1/kpsereadlink.1*
7594%{_mandir}/man1/kpsewhere.1*
7595%{_mandir}/man1/mag.1*
7596%{_mandir}/man1/makempx.1*
7597%{_mandir}/man1/makempy.1*
fae5faca 7598%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
7599%{_mandir}/man1/mktexlsr.1*
7600%{_mandir}/man1/newer.1*
7601%{_mandir}/man1/patgen.1*
7602%{_mandir}/man1/pdfetex.1*
7603%{_mandir}/man1/pfb2pfa.1*
7604%{_mandir}/man1/pk2bm.1*
7605%{_mandir}/man1/pktogf.1*
7606%{_mandir}/man1/pktype.1*
7607%{_mandir}/man1/pltotf.1*
7608%{_mandir}/man1/pooltype.1*
7609%{_mandir}/man1/ps2frag.1*
7610%{_mandir}/man1/ps2pk.1*
7611%{_mandir}/man1/tangle.1*
7612%{_mandir}/man1/tex.1*
d08789e0 7613%{_mandir}/man1/texexec.1*
fae5faca 7614%{_mandir}/man1/texhash.1*
d08789e0 7615%{_mandir}/man1/texlinks.1*
d08789e0 7616%{_mandir}/man1/tftopl.1*
d08789e0 7617%{_mandir}/man1/tie.1*
1a192771 7618%{_mandir}/man1/ttf2afm.1*
d08789e0 7619%{_mandir}/man1/updmap.1*
fae5faca 7620%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
7621%{_mandir}/man1/vftovp.1*
7622%{_mandir}/man1/vptovf.1*
7623%{_mandir}/man1/weave.1*
7624%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 7625%{_mandir}/man5/updmap.cfg.5*
1a192771 7626
80fa261c
ZU
7627%files other-utils
7628%defattr(644,root,root,755)
7629%attr(755,root,root) %{_bindir}/bg5+latex
7630%attr(755,root,root) %{_bindir}/bg5+pdflatex
7631%attr(755,root,root) %{_bindir}/bg5conv
7632%attr(755,root,root) %{_bindir}/bg5latex
7633%attr(755,root,root) %{_bindir}/bg5pdflatex
7634%attr(755,root,root) %{_bindir}/bibtex8
7635%attr(755,root,root) %{_bindir}/cfftot1
7636%attr(755,root,root) %{_bindir}/ebong
7637%attr(755,root,root) %{_bindir}/extconv
7638%attr(755,root,root) %{_bindir}/extractbb
7639%attr(755,root,root) %{_bindir}/gbklatex
7640%attr(755,root,root) %{_bindir}/gbkpdflatex
7641%attr(755,root,root) %{_bindir}/getnonfreefonts
7642%attr(755,root,root) %{_bindir}/getnonfreefonts-sys
7643%attr(755,root,root) %{_bindir}/hbf2gf
7644%attr(755,root,root) %{_bindir}/jadetex
7645%attr(755,root,root) %{_bindir}/lamed
7646%attr(755,root,root) %{_bindir}/makeglossaries
7647%attr(755,root,root) %{_bindir}/metafun
7648%attr(755,root,root) %{_bindir}/mkjobtexmf
7649%attr(755,root,root) %{_bindir}/mllatex
7650%attr(755,root,root) %{_bindir}/mltex
7651%attr(755,root,root) %{_bindir}/mmafm
7652%attr(755,root,root) %{_bindir}/mmpfb
7653%attr(755,root,root) %{_bindir}/musixflx
7654%attr(755,root,root) %{_bindir}/ofm2opl
7655%attr(755,root,root) %{_bindir}/otfinfo
7656%attr(755,root,root) %{_bindir}/otftotfm
7657%attr(755,root,root) %{_bindir}/oxdvi
7658%attr(755,root,root) %{_bindir}/pdfatfi
7659%attr(755,root,root) %{_bindir}/pdfclose
7660%attr(755,root,root) %{_bindir}/pdfjadetex
7661%attr(755,root,root) %{_bindir}/pdfopen
7662%attr(755,root,root) %{_bindir}/pdftosrc
7663%{__perl}tex
7664%attr(755,root,root) %{_bindir}/physe
7665%attr(755,root,root) %{_bindir}/pkfix
7666%attr(755,root,root) %{_bindir}/ppower4
7667%attr(755,root,root) %{_bindir}/rungs
7668%attr(755,root,root) %{_bindir}/simpdftex
7669%attr(755,root,root) %{_bindir}/sjisconv
7670%attr(755,root,root) %{_bindir}/sjislatex
7671%attr(755,root,root) %{_bindir}/sjispdflatex
7672%attr(755,root,root) %{_bindir}/synctex
7673%attr(755,root,root) %{_bindir}/t1dotlessj
7674%attr(755,root,root) %{_bindir}/t1lint
7675%attr(755,root,root) %{_bindir}/t1reencode
7676%attr(755,root,root) %{_bindir}/t1testpage
7677%attr(755,root,root) %{_bindir}/texcount
7678%attr(755,root,root) %{_bindir}/texsis
7679%attr(755,root,root) %{_bindir}/tlmgr
7680%attr(755,root,root) %{_bindir}/tpic2pdftex
7681%attr(755,root,root) %{_bindir}/ttf2pk
7682%attr(755,root,root) %{_bindir}/ttf2tfm
7683%attr(755,root,root) %{_bindir}/ttftotype42
7684%attr(755,root,root) %{_bindir}/vlna
7685%attr(755,root,root) %{_bindir}/vpe
7686%{_mandir}/man1/cfftot1.1*
7687%{_mandir}/man1/getnonfreefonts-sys.1
7688%{_mandir}/man1/getnonfreefonts.1*
7689%{_mandir}/man1/hbf2gf.1*
7690%{_mandir}/man1/mkjobtexmf.1*
7691%{_mandir}/man1/mmafm.1*
7692%{_mandir}/man1/mmpfb.1*
7693%{_mandir}/man1/otfinfo.1*
7694%{_mandir}/man1/otftotfm.1*
7695%{_mandir}/man1/oxdvi.1
7696%{_mandir}/man1/pdftosrc.1*
7697%{_mandir}/man1/ps2eps.1*
7698%{_mandir}/man1/synctex.1*
7699%{_mandir}/man1/t1dotlessj.1*
7700%{_mandir}/man1/t1lint.1*
7701%{_mandir}/man1/t1reencode.1*
7702%{_mandir}/man1/t1testpage.1*
7703%{_mandir}/man1/ttf2pk.1*
7704%{_mandir}/man1/ttf2tfm.1*
7705%{_mandir}/man1/ttftotype42.1*
7706%{_mandir}/man1/vlna.1*
7707%{_mandir}/man5/synctex.5*
7708%{texmfdist}/source/startex
7709%{texmfdist}/source/jadetex
7710%{texmfdist}/tex/jadetex
7711%{texmfdist}/tex/texsis
7712%{texmfdist}/tex/startex
7713%{texmf}/fmtutil/format.jadetex.cnf
7714%{texmf}/fmtutil/format.mltex.cnf
7715%{texmfdist}/tex/generic/abbr
7716%{texmfdist}/tex/generic/abstyles/
80fa261c
ZU
7717%{texmfdist}/tex/generic/barr
7718%{texmfdist}/tex/generic/borceux
7719%{texmfdist}/tex/generic/c-pascal
7720%{texmfdist}/tex/generic/cirth
80fa261c
ZU
7721%{texmfdist}/tex/generic/dratex
7722%{texmfdist}/tex/generic/ean
7723%{texmfdist}/tex/generic/edmac
7724%{texmfdist}/tex/generic/elvish
7725%{texmfdist}/tex/generic/fenixpar
7726%{texmfdist}/tex/generic/fltpoint
7727%{texmfdist}/tex/generic/musixtex
015f9ddb
ZU
7728%{texmf}/hbf2gf
7729%{texmf}/fmtutil/format.texsis.cnf
80fa261c
ZU
7730
7731%files other-utils-doc
7732%defattr(644,root,root,755)
7733%doc %{texmfdist}/doc/jadetex
7734%doc %{texmfdist}/doc/texsis
7735%doc %{texmfdist}/doc/startex
7736%doc %{texmfdist}/doc/generic/c-pascal
c9ddaf2d
ZU
7737%doc %{texmfdist}/doc/generic/barr
7738%doc %{texmfdist}/doc/generic/borceux
7739%doc %{texmfdist}/doc/generic/dratex
7740%doc %{texmfdist}/doc/generic/mkjobtexmf
d08789e0
ZU
7741
7742%files dirs-fonts
7743%defattr(644,root,root,755)
1a192771 7744%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
7745%dir %{texmfdist}/fonts
7746%dir %{texmfdist}/fonts/afm
7747%dir %{texmfdist}/fonts/afm/public
4224ae6d 7748%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
7749%dir %{texmfdist}/fonts/enc
7750%dir %{texmfdist}/fonts/enc/dvips
7751%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 7752%dir %{texmfdist}/fonts/map
21c69d95 7753%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
7754%dir %{texmfdist}/fonts/map/dvips
7755%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 7756%dir %{texmfdist}/fonts/map/fontname
330a8c29 7757%dir %{texmfdist}/fonts/map/vtex
21c69d95
ZU
7758%dir %{texmfdist}/fonts/ofm
7759%dir %{texmfdist}/fonts/ofm/public
7760%dir %{texmfdist}/fonts/ovf
7761%dir %{texmfdist}/fonts/ovf/public
7762%dir %{texmfdist}/fonts/ovp
7763%dir %{texmfdist}/fonts/ovp/public
7764%dir %{texmfdist}/fonts/opentype
7765%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 7766%dir %{texmfdist}/fonts/pk
1a192771 7767%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
7768%dir %{texmfdist}/fonts/source
7769%dir %{texmfdist}/fonts/source/public
21c69d95 7770%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
7771%dir %{texmfdist}/fonts/tfm
7772%dir %{texmfdist}/fonts/tfm/public
4224ae6d 7773%dir %{texmfdist}/fonts/tfm/vntex
04123363 7774%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
7775%dir %{texmfdist}/fonts/type1
7776%dir %{texmfdist}/fonts/type1/public
21c69d95 7777%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
7778%dir %{texmfdist}/fonts/vf
7779%dir %{texmfdist}/fonts/vf/public
21c69d95 7780%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
7781%dir %{texmfdist}/source
7782%dir %{texmfdist}/source/fonts
7783%dir %{texmfdist}/source/latex
1a192771
ZU
7784%dir %{texmf}/fonts
7785%dir %{texmf}/fonts/opentype
7786%dir %{texmf}/fonts/opentype/public
d08789e0 7787
5b7eba8e
MB
7788%files doc
7789%defattr(644,root,root,755)
80fa261c 7790%doc %{texmfdist}/doc/generic/dehyph-exptl
8affbd2c 7791%dir %{texmfdoc}
04123363 7792%dir %{texmfdoc}/doc
80fa261c
ZU
7793%{texmfdoc}/README
7794%{texmfdoc}/ls-R
5b7eba8e 7795%{texmfdoc}/doc/english
80fa261c 7796%{texmfdist}/doc/fontinst
5b7eba8e
MB
7797
7798%files doc-bg
7799%defattr(644,root,root,755)
7800%{texmfdoc}/doc/bulgarian
7801
7802%files doc-cs
7803%defattr(644,root,root,755)
7804%{texmfdoc}/doc/czechslovak
7805
7806%files doc-de
7807%defattr(644,root,root,755)
7808%{texmfdoc}/doc/german
7809
7810%files doc-el
7811%defattr(644,root,root,755)
7812%{texmfdoc}/doc/greek
7813
7814%files doc-es
7815%defattr(644,root,root,755)
7816%{texmfdoc}/doc/spanish
7817
7818%files doc-fi
7819%defattr(644,root,root,755)
7820%{texmfdoc}/doc/finnish
7821
7822%files doc-fr
7823%defattr(644,root,root,755)
7824%{texmfdoc}/doc/french
7825
7826%files doc-it
7827%defattr(644,root,root,755)
7828%{texmfdoc}/doc/italian
7829
7830%files doc-ja
7831%defattr(644,root,root,755)
7832%{texmfdoc}/doc/japanese
7833
7834%files doc-ko
7835%defattr(644,root,root,755)
7836%{texmfdoc}/doc/korean
7837
7838%files doc-mn
7839%defattr(644,root,root,755)
7840%{texmfdoc}/doc/mongolian
7841
7842%files doc-nl
7843%defattr(644,root,root,755)
7844%{texmfdoc}/doc/dutch
7845
7846%files doc-pl
7847%defattr(644,root,root,755)
7848%{texmfdoc}/doc/polish
7849
7850%files doc-pt
7851%defattr(644,root,root,755)
7852%{texmfdoc}/doc/portuguese
7853
7854%files doc-ru
7855%defattr(644,root,root,755)
7856%{texmfdoc}/doc/russian
7857
7858%files doc-sk
7859%defattr(644,root,root,755)
7860%{texmfdoc}/doc/slovak
7861
7862%files doc-sl
7863%defattr(644,root,root,755)
7864%{texmfdoc}/doc/slovenian
7865
7866%files doc-th
7867%defattr(644,root,root,755)
7868%{texmfdoc}/doc/thai
7869
7870%files doc-tr
7871%defattr(644,root,root,755)
7872%{texmfdoc}/doc/turkish
7873
7874%files doc-uk
7875%defattr(644,root,root,755)
7876%{texmfdoc}/doc/ukrainian
7877
7878%files doc-vi
7879%defattr(644,root,root,755)
7880%{texmfdoc}/doc/vietnamese
7881
7882%files doc-zh_CN
7883%defattr(644,root,root,755)
7884%{texmfdoc}/doc/chinese
7885
0f6c4baf
ZU
7886# %files doc-Catalogue
7887# %defattr(644,root,root,755)
7888# %{texmf}/doc/help/Catalogue
d08789e0 7889
0f6c4baf
ZU
7890# %files doc-tug-faq
7891# %defattr(644,root,root,755)
7892# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7893
5902e778 7894
d08789e0
ZU
7895%files doc-latex
7896%defattr(644,root,root,755)
5902e778
ZU
7897# %{texmfdist}/doc/latex/bar
7898# %{texmfdist}/doc/latex/eclbip
7899# %{texmfdist}/doc/latex/eo
24f69178 7900%{texmfdist}/doc/latex/floatflt
5902e778
ZU
7901# %{texmfdist}/doc/latex/general
7902# %{texmfdist}/doc/latex/germbib
7903# %{texmfdist}/doc/latex/images
7904# %{texmfdist}/doc/latex/mathcomp
7905# %{texmfdist}/doc/latex/mt11p
7906# %{texmfdist}/doc/latex/picins
7907# %{texmfdist}/doc/latex/ps4pdf
7908# %{texmfdist}/doc/latex/pslatex
5902e778
ZU
7909# %{texmfdist}/doc/latex/supertab
7910# %{texmfdist}/doc/latex/tex-refs
7911# %{texmfdist}/doc/latex/textmerg
7912# %{texmfdist}/doc/latex/treesvr
c9ddaf2d
ZU
7913%doc %{texmfdist}/doc/generic/shapepar
7914%doc %{texmfdist}/doc/latex/acronym
7915%doc %{texmfdist}/doc/latex/aeguill
7916%doc %{texmfdist}/doc/latex/anysize
7917%doc %{texmfdist}/doc/latex/base
7918%doc %{texmfdist}/doc/latex/beton
c9ddaf2d
ZU
7919%doc %{texmfdist}/doc/latex/ccaption
7920%doc %{texmfdist}/doc/latex/changebar
c9ddaf2d
ZU
7921%doc %{texmfdist}/doc/latex/concmath
7922%doc %{texmfdist}/doc/latex/crop
c9ddaf2d
ZU
7923%doc %{texmfdist}/doc/latex/draftcopy
7924%doc %{texmfdist}/doc/latex/eepic
7925%doc %{texmfdist}/doc/latex/endfloat
7926%doc %{texmfdist}/doc/latex/esint
7927%doc %{texmfdist}/doc/latex/eso-pic
7928%doc %{texmfdist}/doc/latex/euler
7929%doc %{texmfdist}/doc/latex/eulervm
7930%doc %{texmfdist}/doc/latex/extsizes
7931%doc %{texmfdist}/doc/latex/fancybox
7932%doc %{texmfdist}/doc/latex/fancyhdr
7933%doc %{texmfdist}/doc/latex/fancyvrb
7934%doc %{texmfdist}/doc/latex/filecontents
7935%doc %{texmfdist}/doc/latex/float
7936%doc %{texmfdist}/doc/latex/footmisc
7937%doc %{texmfdist}/doc/latex/footnpag
7938%doc %{texmfdist}/doc/latex/fp
7939%doc %{texmfdist}/doc/latex/geometry
7940%doc %{texmfdist}/doc/latex/graphics
7941%doc %{texmfdist}/doc/latex/hyperref
7942%doc %{texmfdist}/doc/latex/hyphenat
7943%doc %{texmfdist}/doc/latex/index
7944%doc %{texmfdist}/doc/latex/koma-script
7945%doc %{texmfdist}/doc/latex/labels
7946%doc %{texmfdist}/doc/latex/layouts
7947%doc %{texmfdist}/doc/latex/lettrine
7948%doc %{texmfdist}/doc/latex/listings
7949%doc %{texmfdist}/doc/latex/ltabptch
7950%doc %{texmfdist}/doc/latex/mdwtools
7951%doc %{texmfdist}/doc/latex/memoir
7952%doc %{texmfdist}/doc/latex/mh
7953%doc %{texmfdist}/doc/latex/mparhack
7954%doc %{texmfdist}/doc/latex/ms
7955%doc %{texmfdist}/doc/latex/multibib
7956%doc %{texmfdist}/doc/latex/mwcls
7957%doc %{texmfdist}/doc/latex/natbib
7958%doc %{texmfdist}/doc/latex/nomencl
7959%doc %{texmfdist}/doc/latex/ntgclass
7960%doc %{texmfdist}/doc/latex/oberdiek
7961%doc %{texmfdist}/doc/latex/overpic
7962%doc %{texmfdist}/doc/latex/paralist
7963%doc %{texmfdist}/doc/latex/pb-diagram
7964%doc %{texmfdist}/doc/latex/pdfpages
7965%doc %{texmfdist}/doc/latex/picinpar
7966%doc %{texmfdist}/doc/latex/pict2e
7967%doc %{texmfdist}/doc/latex/placeins
7968%doc %{texmfdist}/doc/latex/preprint
7969%doc %{texmfdist}/doc/latex/preview
7970%doc %{texmfdist}/doc/latex/program
7971%doc %{texmfdist}/doc/latex/psfrag
7972%doc %{texmfdist}/doc/latex/revtex
7973%doc %{texmfdist}/doc/latex/rotating
7974%doc %{texmfdist}/doc/latex/rotfloat
7975%doc %{texmfdist}/doc/latex/scale
7976%doc %{texmfdist}/doc/latex/sectsty
7977%doc %{texmfdist}/doc/latex/seminar
7978%doc %{texmfdist}/doc/latex/showlabels
7979%doc %{texmfdist}/doc/latex/sidecap
7980%doc %{texmfdist}/doc/latex/slashbox
7981%doc %{texmfdist}/doc/latex/soul
7982%doc %{texmfdist}/doc/latex/stdclsdv
7983%doc %{texmfdist}/doc/latex/subfig
7984%doc %{texmfdist}/doc/latex/subfigure
7985%doc %{texmfdist}/doc/latex/textfit
7986%doc %{texmfdist}/doc/latex/textpos
7987%doc %{texmfdist}/doc/latex/titlesec
7988%doc %{texmfdist}/doc/latex/tocbibind
7989%doc %{texmfdist}/doc/latex/tocloft
7990%doc %{texmfdist}/doc/latex/tools
7991%doc %{texmfdist}/doc/latex/totpages
7992%doc %{texmfdist}/doc/latex/type1cm
7993%doc %{texmfdist}/doc/latex/units
7994%doc %{texmfdist}/doc/latex/vmargin
7995%doc %{texmfdist}/doc/latex/was
7996%doc %{texmfdist}/doc/latex/wrapfig
7997%doc %{texmfdist}/doc/latex/xtab
7998%doc %{texmfdist}/doc/latex/yfonts
7999%doc %{texmfdist}/doc/fonts/calrsfs
8000%doc %{texmfdist}/doc/generic/encxvlna
8001%doc %{texmfdist}/doc/generic/textmerg
df343eba 8002
096dca83 8003%files -n kpathsea
d08789e0 8004%defattr(644,root,root,755)
4aeb46f7 8005%dir %{texmf}/doc/kpathsea
446ab8e0 8006%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
8007%attr(755,root,root) %{_bindir}/kpsepath
8008%attr(755,root,root) %{_bindir}/kpsestat
8009%attr(755,root,root) %{_bindir}/kpsetool
8010%attr(755,root,root) %{_bindir}/kpsewhich
8011%attr(755,root,root) %{_bindir}/kpsexpand
8012%attr(755,root,root) %{_libdir}/libkpathsea.so.*
8013%{_libdir}/libkpathsea.la
fae5faca
ZU
8014%{_mandir}/man1/kpsexpand.1*
8015%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
8016%{_mandir}/man1/kpsestat.1*
8017%{_mandir}/man1/kpsetool.1*
8018%{_mandir}/man1/kpsewhich.1*
d08789e0 8019
096dca83 8020%files -n kpathsea-devel
d08789e0
ZU
8021%defattr(644,root,root,755)
8022%attr(755,root,root) %{_libdir}/libkpathsea.so
8023%{_includedir}/kpathsea
8024%{_infodir}/kpathsea.info*
8025
8026%files dvips
8027%defattr(644,root,root,755)
446ab8e0 8028# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 8029# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 8030# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
8031# %lang(fi) %{_mandir}/fi/man1/dvips.1*
8032# %{texmf}/dvips/misc
8033# %{texmf}/dvips/config/config.generic
8034# %{texmf}/fonts/map/dvips/misc
8035# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
8036# %{texmf}/fonts/map/dvips/tetex/bsr.map
8037# %{_localstatedir}/fonts/map/dvipdfm
8038# %{_localstatedir}/fonts/map/dvips
8039%dir %{texmfdist}/fonts/map/dvips/cmex
8040%dir %{texmf}/dvipdfm
c9ddaf2d
ZU
8041%doc %{texmf}/doc/dvips
8042%doc %{texmf}/doc/dvipdfm
d08789e0
ZU
8043%attr(755,root,root) %{_bindir}/dvips
8044%attr(755,root,root) %{_bindir}/dvired
8045%attr(755,root,root) %{_bindir}/dvitomp
8046%attr(755,root,root) %{_bindir}/dvitype
8047%attr(755,root,root) %{_bindir}/dvicopy
8048%attr(755,root,root) %{_bindir}/dvipdfm
8049%attr(755,root,root) %{_bindir}/dvipdft
8050# dvi2fax requires ghostscript
8051%attr(755,root,root) %{_bindir}/dvi2fax
8052%{_infodir}/dvips.info*
8053%{_mandir}/man1/dvi2fax.1*
8054%{_mandir}/man1/dvicopy.1*
8055%{_mandir}/man1/dvipdfm.1*
8056%{_mandir}/man1/dvips.1*
8057%{_mandir}/man1/dvired.1*
8058%{_mandir}/man1/dvitomp.1*
8059%{_mandir}/man1/dvitype.1*
d08789e0 8060%{texmf}/dvips/base
80fa261c
ZU
8061%{texmf}/dvips/config
8062%{texmf}/dvips/getafm
d08789e0 8063%{texmf}/dvips/gsftopk
606c6ab6 8064# %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 8065%{texmfdist}/fonts/enc/dvips/base
9b908671 8066%{texmfdist}/fonts/map/dvips/allrunes
5902e778 8067%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
80fa261c 8068%{texmfdist}/tex/generic/dvips
f7f90954 8069%{texmfdist}/dvips
5902e778
ZU
8070%{texmf}/dvipdfm/config
8071%{texmf}/dvips/tetex/config.*
d08789e0 8072%{texmf}/fonts/enc/dvips/tetex/mtex.enc
80fa261c 8073%{texmf}/fonts/enc/dvips/afm2pl
f2555868
ZU
8074# %{texmf}/fonts/map
8075%dir %{texmf}/fonts/map/dvipdfm
8076%dir %{texmf}/fonts/map/dvips
8077%dir %{texmf}/fonts/map/dvips/tetex
80fa261c
ZU
8078%{texmf}/fonts/map/dvipdfm/updmap
8079%{texmf}/fonts/map/dvipdfm/dvipdfmx
8080%{texmf}/fonts/map/dvipdfm/tetex
d08789e0
ZU
8081%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
8082%{texmf}/fonts/map/dvips/tetex/dvips35.map
8083%{texmf}/fonts/map/dvips/tetex/mathpple.map
8084%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
8085%{texmf}/fonts/map/dvips/tetex/mt-plus.map
8086%{texmf}/fonts/map/dvips/tetex/mt-yy.map
8087%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 8088
d08789e0
ZU
8089
8090%files dvilj
8091%defattr(644,root,root,755)
8092%attr(755,root,root) %{_bindir}/dvihp
8093%attr(755,root,root) %{_bindir}/dvilj
8094%attr(755,root,root) %{_bindir}/dvilj2p
8095%attr(755,root,root) %{_bindir}/dvilj4
8096%attr(755,root,root) %{_bindir}/dvilj4l
8097%attr(755,root,root) %{_bindir}/dvilj6
8098%{_mandir}/man1/dvihp.1*
8099%{_mandir}/man1/dvilj.1*
09deda15
ZU
8100%{_mandir}/man1/dvilj2p.1*
8101%{_mandir}/man1/dvilj4.1*
8102%{_mandir}/man1/dvilj4l.1*
8103%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
8104
8105%files makeindex
8106%defattr(644,root,root,755)
446ab8e0 8107%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
8108%attr(755,root,root) %{_bindir}/mkindex
8109%attr(755,root,root) %{_bindir}/makeindex
8110%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 8111%{texmfdist}/makeindex
d08789e0
ZU
8112%{_mandir}/man1/makeindex.1*
8113%{_mandir}/man1/mkindex.1*
8114%{_mandir}/man1/rumakeindex.1*
8115
29d720fe
ZU
8116%files scripts
8117%defattr(644,root,root,755)
8118%dir %{texmfdist}/scripts
8119%dir %{texmf}/scripts
8120%dir %{texmf}/scripts/texlive
8121%{texmfdist}/scripts/bengali
8122%{texmfdist}/scripts/dviasm
8123%{texmfdist}/scripts/glossaries
8124%{texmfdist}/scripts/oberdiek
8125%{texmfdist}/scripts/perltex
8126%{texmfdist}/scripts/pgfplots
8127%{texmfdist}/scripts/ppower4
8128%{texmfdist}/scripts/pst2pdf
8129%{texmfdist}/scripts/shipunov
8130%{texmfdist}/scripts/texcount
8131%{texmfdist}/scripts/vpe/vpe.pl
8132%{texmf}/scripts/a2ping
8133%{texmf}/scripts/epstopdf
8134%{texmf}/scripts/pkfix
8135%{texmf}/scripts/ps2eps
8136%{texmf}/scripts/simpdftex
8137%{texmf}/scripts/tetex
8138%{texmf}/scripts/texlive/getnonfreefonts.pl
8139%{texmf}/scripts/texlive/gswin32
8140%{texmf}/scripts/texlive/lua
8141%{texmf}/scripts/texlive/*.tlu
8142%{texmf}/scripts/texlive/tlmgr.pl
8143%{texmf}/scripts/texlive/tlmgrgui
8144
783773ac
ZU
8145%files tex-arrayjob
8146%defattr(644,root,root,755)
8147%doc %{texmfdist}/doc/generic/arrayjob
8148%{texmfdist}/tex/generic/arrayjob
8149
8150%files tex-insbox
8151%defattr(644,root,root,755)
8152%doc %{texmfdist}/doc/generic/insbox
8153%{texmfdist}/tex/generic/insbox
8154
e67df411
ZU
8155%files tex-mathdots
8156%defattr(644,root,root,755)
8157%doc %{texmfdist}/doc/generic/mathdots
8158%{texmfdist}/source/generic/mathdots
8159%{texmfdist}/tex/generic/mathdots
8160
783773ac
ZU
8161%files tex-ofs
8162%defattr(644,root,root,755)
8163%doc %{texmfdist}/doc/generic/ofs
8164%{texmfdist}/tex/generic/ofs
8165
e149bdb4
ZU
8166%files tex-physe
8167%defattr(644,root,root,755)
8168%{texmfdist}/tex/physe
8169%{texmf}/fmtutil/format.physe.cnf
8170
8171%files tex-velthuis
8172%defattr(644,root,root,755)
8173%doc %{texmfdist}/doc/generic/velthuis
8174%{texmfdist}/tex/generic/velthuis
8175
783773ac
ZU
8176%files tex-ytex
8177%defattr(644,root,root,755)
8178%{texmfdist}/tex/ytex
8179
d08789e0
ZU
8180%files metafont
8181%defattr(644,root,root,755)
d08789e0
ZU
8182#%attr(755,root,root) %{_bindir}/mfw
8183#%attr(755,root,root) %{_bindir}/virmf
8184#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
8185#%{texmf}/mft/cmbase.mft
8186# %{texmf}/mft/e.mft
446ab8e0
ZU
8187# %{texmf}/mft/pl.mft
8188# %{fmtdir}/mf.base
d08789e0 8189#%{texmf}/web2c/mf-nowin.base
446ab8e0 8190# %{texmf}/web2c/mf.pool
d08789e0 8191#%{texmf}/web2c/mfw.base
d08789e0
ZU
8192#%{_mandir}/man1/inimf.1*
8193#%{_mandir}/man1/virmf.1*
5902e778
ZU
8194%dir %{texmfdist}/mft
8195%dir %{texmfdist}/mft/base
8196%attr(755,root,root) %{_bindir}/mf
8197%attr(755,root,root) %{_bindir}/mf-nowin
8198%attr(755,root,root) %{_bindir}/mft
8199%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 8200%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
8201%attr(755,root,root) %{_bindir}/mktextfm
8202%{texmfdist}/metafont
8203%{texmfdist}/mft/base/mplain.mft
8204%{texmfdist}/mft/base/plain.mft
80fa261c 8205%{texmfdist}/source/metafont
5902e778 8206%{_mandir}/man1/mf.1*
fae5faca 8207%{_mandir}/man1/mf-nowin.1*
5902e778 8208%{_mandir}/man1/mft.1*
d08789e0
ZU
8209%{_mandir}/man1/mktexmf.1*
8210%{_mandir}/man1/mktexpk.1*
8211%{_mandir}/man1/mktextfm.1*
80fa261c 8212%{texmf}/fmtutil/format.metafont.cnf
d08789e0
ZU
8213
8214%files metapost
8215%defattr(644,root,root,755)
d08789e0
ZU
8216#%attr(755,root,root) %{_bindir}/virmpost
8217#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
8218# %{texmf}/web2c/mp.pool
8219# %{fmtdir}/mpost.mem
8220#%{_mandir}/man1/inimpost.1*
8221#%{_mandir}/man1/virmpost.1*
446ab8e0 8222%dir %{texmfdist}/metapost
5902e778
ZU
8223%doc %{texmfdist}/doc/metapost
8224%attr(755,root,root) %{_bindir}/mpost
8225%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
8226%{texmfdist}/metapost/base
8227%{texmfdist}/metapost/config
8228%{texmfdist}/metapost/mfpic
8229%{texmfdist}/metapost/misc
8230%{texmfdist}/metapost/support
80fa261c 8231%{texmfdist}/source/metapost
d08789e0
ZU
8232%{_mandir}/man1/mpost.1*
8233%{_mandir}/man1/mpto.1*
80fa261c 8234%{texmf}/fmtutil/format.metapost.cnf
d08789e0 8235
43a061cf 8236%files metapost-other
786ebdb1
ZU
8237%defattr(644,root,root,755)
8238%{texmfdist}/metapost/automata
8239%{texmfdist}/metapost/bbcard
8240%{texmfdist}/metapost/blockdraw_mp
8241%{texmfdist}/metapost/bpolynomial
8242%{texmfdist}/metapost/cmarrows
8243%{texmfdist}/metapost/dviincl
8244%{texmfdist}/metapost/epsincl
8245%{texmfdist}/metapost/expressg
8246%{texmfdist}/metapost/exteps
8247%{texmfdist}/metapost/featpost
786ebdb1
ZU
8248%{texmfdist}/metapost/frcursive
8249%{texmfdist}/metapost/hatching
8250%{texmfdist}/metapost/metaobj
8251%{texmfdist}/metapost/metaplot
8252%{texmfdist}/metapost/metauml
8253%{texmfdist}/metapost/mp3d
8254%{texmfdist}/metapost/mpattern
8255%{texmfdist}/metapost/nkarta
8256%{texmfdist}/metapost/piechartmp
8257%{texmfdist}/metapost/slideshow
8258%{texmfdist}/metapost/splines
8259%{texmfdist}/metapost/tabvar
8260%{texmfdist}/metapost/textpath
8261%{texmfdist}/metapost/venn
8262
d08789e0
ZU
8263%files mptopdf
8264%defattr(644,root,root,755)
8265%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 8266%{_mandir}/man1/mptopdf.1*
b839a3ce 8267# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
8268
8269%files texdoctk
8270%defattr(644,root,root,755)
446ab8e0 8271# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
8272%attr(755,root,root) %{_bindir}/texdoctk
8273%{texmf}/texdoctk
d08789e0
ZU
8274%{_mandir}/man1/texdoctk.1*
8275
8276%files -n texconfig
8277%defattr(644,root,root,755)
5902e778
ZU
8278%dir %{texmf}/texconfig
8279%doc %{texmf}/texconfig/README
d08789e0
ZU
8280%attr(755,root,root) %{_bindir}/texconfig
8281%attr(755,root,root) %{_bindir}/texconfig-dialog
8282%attr(755,root,root) %{_bindir}/texconfig-sys
8283%attr(755,root,root) %{texmf}/texconfig/tcfmgr
8284%{_mandir}/man1/texconfig.1*
fae5faca 8285%{_mandir}/man1/texconfig-sys.1*
5902e778 8286%{texmf}/texconfig/g
d08789e0 8287%{texmf}/texconfig/generic
5902e778 8288%{texmf}/texconfig/tcfmgr.map
d08789e0 8289%{texmf}/texconfig/v
d08789e0
ZU
8290%{texmf}/texconfig/x
8291
624ed2f9
ZU
8292%files -n xindy
8293%defattr(644,root,root,755)
4224ae6d 8294%doc %{texmf}/doc/xindy
624ed2f9 8295%dir %{texmf}/xindy
624ed2f9 8296%dir %{texmf}/xindy/lang
1024ab0e
ZU
8297%dir %{texmf}/scripts
8298%{texmf}/scripts/xindy
4224ae6d
MB
8299%{texmf}/xindy/base
8300%{texmf}/xindy/class
8301%{texmf}/xindy/ord
8302%{texmf}/xindy/rules
8303%{texmf}/xindy/styles
8304%{texmf}/xindy/tex
624ed2f9 8305
1024ab0e 8306
624ed2f9
ZU
8307%files -n xindy-albanian
8308%defattr(644,root,root,755)
4224ae6d 8309%{texmf}/xindy/lang/albanian
624ed2f9
ZU
8310
8311%files -n xindy-belarusian
8312%defattr(644,root,root,755)
4224ae6d 8313%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
8314
8315%files -n xindy-bulgarian
8316%defattr(644,root,root,755)
4224ae6d 8317%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
8318
8319%files -n xindy-croatian
8320%defattr(644,root,root,755)
4224ae6d 8321%{texmf}/xindy/lang/croatian
624ed2f9
ZU
8322
8323%files -n xindy-czech
8324%defattr(644,root,root,755)
4224ae6d 8325%{texmf}/xindy/lang/czech
624ed2f9
ZU
8326
8327%files -n xindy-danish
8328%defattr(644,root,root,755)
4224ae6d 8329%{texmf}/xindy/lang/danish
624ed2f9
ZU
8330
8331%files -n xindy-dutch
8332%defattr(644,root,root,755)
4224ae6d 8333%{texmf}/xindy/lang/dutch
624ed2f9
ZU
8334
8335%files -n xindy-english
8336%defattr(644,root,root,755)
4224ae6d 8337%{texmf}/xindy/lang/english
624ed2f9
ZU
8338
8339%files -n xindy-esperanto
8340%defattr(644,root,root,755)
4224ae6d 8341%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
8342
8343%files -n xindy-estonian
8344%defattr(644,root,root,755)
4224ae6d 8345%{texmf}/xindy/lang/estonian
624ed2f9
ZU
8346
8347%files -n xindy-finnish
8348%defattr(644,root,root,755)
4224ae6d 8349%{texmf}/xindy/lang/finnish
624ed2f9
ZU
8350
8351%files -n xindy-french
8352%defattr(644,root,root,755)
4224ae6d 8353%{texmf}/xindy/lang/french
624ed2f9
ZU
8354
8355%files -n xindy-general
8356%defattr(644,root,root,755)
4224ae6d 8357%{texmf}/xindy/lang/general
624ed2f9
ZU
8358
8359%files -n xindy-georgian
8360%defattr(644,root,root,755)
4224ae6d 8361%{texmf}/xindy/lang/georgian
624ed2f9
ZU
8362
8363%files -n xindy-german
8364%defattr(644,root,root,755)
4224ae6d 8365%{texmf}/xindy/lang/german
624ed2f9
ZU
8366
8367%files -n xindy-greek
8368%defattr(644,root,root,755)
4224ae6d 8369%{texmf}/xindy/lang/greek
624ed2f9
ZU
8370
8371%files -n xindy-gypsy
8372%defattr(644,root,root,755)
4224ae6d 8373%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
8374
8375%files -n xindy-hausa
8376%defattr(644,root,root,755)
4224ae6d 8377%{texmf}/xindy/lang/hausa
624ed2f9
ZU
8378
8379%files -n xindy-hebrew
8380%defattr(644,root,root,755)
4224ae6d 8381%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
8382
8383%files -n xindy-hungarian
8384%defattr(644,root,root,755)
4224ae6d 8385%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
8386
8387%files -n xindy-icelandic
8388%defattr(644,root,root,755)
4224ae6d 8389%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
8390
8391%files -n xindy-italian
8392%defattr(644,root,root,755)
4224ae6d 8393%{texmf}/xindy/lang/italian
624ed2f9
ZU
8394
8395%files -n xindy-klingon
8396%defattr(644,root,root,755)
4224ae6d 8397%{texmf}/xindy/lang/klingon
624ed2f9
ZU
8398
8399%files -n xindy-kurdish
8400%defattr(644,root,root,755)
4224ae6d 8401%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
8402
8403%files -n xindy-latin
8404%defattr(644,root,root,755)
4224ae6d 8405%{texmf}/xindy/lang/latin
624ed2f9
ZU
8406
8407%files -n xindy-latvian
8408%defattr(644,root,root,755)
4224ae6d 8409%{texmf}/xindy/lang/latvian
624ed2f9
ZU
8410
8411%files -n xindy-lithuanian
8412%defattr(644,root,root,755)
4224ae6d 8413%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
8414
8415%files -n xindy-lower-sorbian
8416%defattr(644,root,root,755)
4224ae6d 8417%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
8418
8419%files -n xindy-macedonian
8420%defattr(644,root,root,755)
4224ae6d 8421%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
8422
8423%files -n xindy-mongolian
8424%defattr(644,root,root,755)
4224ae6d 8425%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
8426
8427%files -n xindy-norwegian
8428%defattr(644,root,root,755)
4224ae6d 8429%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
8430
8431%files -n xindy-polish
8432%defattr(644,root,root,755)
4224ae6d 8433%{texmf}/xindy/lang/polish
624ed2f9
ZU
8434
8435%files -n xindy-portuguese
8436%defattr(644,root,root,755)
4224ae6d 8437%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
8438
8439%files -n xindy-romanian
8440%defattr(644,root,root,755)
4224ae6d 8441%{texmf}/xindy/lang/romanian
624ed2f9
ZU
8442
8443%files -n xindy-russian
8444%defattr(644,root,root,755)
4224ae6d 8445%{texmf}/xindy/lang/russian
624ed2f9
ZU
8446
8447%files -n xindy-serbian
8448%defattr(644,root,root,755)
4224ae6d 8449%{texmf}/xindy/lang/serbian
624ed2f9
ZU
8450
8451%files -n xindy-slovak
8452%defattr(644,root,root,755)
4224ae6d 8453%{texmf}/xindy/lang/slovak
624ed2f9
ZU
8454
8455%files -n xindy-slovenian
8456%defattr(644,root,root,755)
4224ae6d 8457%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
8458
8459%files -n xindy-spanish
8460%defattr(644,root,root,755)
4224ae6d 8461%{texmf}/xindy/lang/spanish
624ed2f9
ZU
8462
8463%files -n xindy-swedish
8464%defattr(644,root,root,755)
4224ae6d 8465%{texmf}/xindy/lang/swedish
624ed2f9
ZU
8466
8467%files -n xindy-turkish
8468%defattr(644,root,root,755)
4224ae6d 8469%{texmf}/xindy/lang/turkish
624ed2f9
ZU
8470
8471%files -n xindy-ukrainian
8472%defattr(644,root,root,755)
4224ae6d 8473%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
8474
8475%files -n xindy-upper-sorbian
8476%defattr(644,root,root,755)
4224ae6d 8477%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
8478
8479%files -n xindy-vietnamese
8480%defattr(644,root,root,755)
4224ae6d 8481%{texmf}/xindy/lang/vietnamese/
624ed2f9 8482
d08789e0
ZU
8483%files -n xdvi
8484%defattr(644,root,root,755)
d08789e0 8485#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 8486# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 8487# %{_mandir}/man1/xdvizilla.1*
9b908671 8488%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
8489%attr(755,root,root) %{_bindir}/xdvi
8490%{_mandir}/man1/xdvi.1*
d08789e0
ZU
8491%{_desktopdir}/xdvi.desktop
8492%{_pixmapsdir}/xdvi.png
8493%{texmf}/xdvi
8494
8495%files pdftex
8496%defattr(644,root,root,755)
446ab8e0 8497# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 8498# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 8499# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
8500# %dir %{texmf}/fonts/map/pdftex
8501# %dir %{texmf}/fonts/map/pdftex/cmttf
8502# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8503# %{texmf}/web2c/pdfetex-pl.pool
8504# %{texmf}/web2c/pdfetex.pool
8505# %{texmf}/web2c/pdfxtex.pool
5902e778 8506# %{_mandir}/man1/pdfxtex.1*
28c0ab22 8507%dir %{texmf}/fonts/map/pdftex
5fef92c1 8508%doc %{texmfdist}/doc/pdftex
5902e778
ZU
8509%attr(755,root,root) %{_bindir}/epstopdf
8510%attr(755,root,root) %{_bindir}/pdfcrop
8511%attr(755,root,root) %{_bindir}/pdftex
bf184d85 8512%attr(1777,root,root) %dir %{fmtdir}/pdftex
5902e778 8513%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 8514%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 8515%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
8516%{_mandir}/man1/epstopdf.1*
8517%{_mandir}/man1/pdftex.1*
80fa261c
ZU
8518%{texmfdist}/fonts/enc/pdftex
8519%{texmfdist}/fonts/map/pdftex
8520%{texmf}/fonts/map/pdftex/updmap
d08789e0 8521
04123363 8522%files phyzzx
f65b3398 8523%defattr(644,root,root,755)
04123363
ZU
8524%attr(755,root,root) %{_bindir}/phyzzx
8525%dir %{texmfdist}/doc/phyzzx
8526%dir %{texmfdist}/tex/phyzzx
8527%doc %{texmfdist}/doc/phyzzx/base
80fa261c 8528%{texmfdist}/tex/phyzzx/base
04123363
ZU
8529%{texmfdist}/tex/phyzzx/config
8530%{texmf}/fmtutil/format.phyzzx.cnf
8531
d08789e0
ZU
8532%files omega
8533%defattr(644,root,root,755)
5902e778
ZU
8534# %{texmf}/web2c/omega.pool
8535# %{texmf}/web2c/aleph.pool
5902e778
ZU
8536# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8537# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8538# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8539# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf 8540%doc %{texmfdist}/doc/omega
c9ddaf2d 8541%doc %{texmfdist}/doc/lambda
0f6c4baf
ZU
8542%dir %{texmfdist}/omega
8543%dir %{texmfdist}/dvips/omega
d08789e0
ZU
8544%attr(755,root,root) %{_bindir}/aleph
8545%attr(755,root,root) %{_bindir}/lambda
8546%attr(755,root,root) %{_bindir}/mkocp
8547%attr(755,root,root) %{_bindir}/mkofm
8548%attr(755,root,root) %{_bindir}/odvicopy
8549%attr(755,root,root) %{_bindir}/odvips
8550%attr(755,root,root) %{_bindir}/odvitype
8551%attr(755,root,root) %{_bindir}/omega
8552%attr(755,root,root) %{_bindir}/omfonts
8553%attr(755,root,root) %{_bindir}/opl2ofm
8554%attr(755,root,root) %{_bindir}/otangle
8555%attr(755,root,root) %{_bindir}/otp2ocp
8556%attr(755,root,root) %{_bindir}/outocp
8557%attr(755,root,root) %{_bindir}/ovf2ovp
8558%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
8559%{texmfdist}/dvips/omega/config.omega
8560%{texmfdist}/dvips/omega/omega.cfg
8561%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
8562%{texmfdist}/omega/ocp
8563%{texmfdist}/omega/otp
2677a8b0 8564%{texmfdist}/tex/lambda
80fa261c 8565%{texmfdist}/source/lambda
fae5faca 8566%{_mandir}/man1/lambda.1*
d08789e0
ZU
8567%{_mandir}/man1/mkocp.1*
8568%{_mandir}/man1/mkofm.1*
8569%{_mandir}/man1/omega.1*
fae5faca
ZU
8570%{_mandir}/man1/odvicopy.1*
8571%{_mandir}/man1/odvips.1*
8572%{_mandir}/man1/odvitype.1*
d08789e0
ZU
8573%{_mandir}/man1/ofm2opl.1*
8574%{_mandir}/man1/opl2ofm.1*
8575%{_mandir}/man1/otp2ocp.1*
8576%{_mandir}/man1/outocp.1*
8577%{_mandir}/man1/ovf2ovp.1*
8578%{_mandir}/man1/ovp2ovf.1*
80fa261c
ZU
8579%{texmf}/fmtutil/format.omega.cnf
8580%{texmf}/fmtutil/format.aleph.cnf
c9ddaf2d 8581%doc %{texmfdist}/doc/aleph
d08789e0 8582
d08789e0
ZU
8583%files plain
8584%defattr(644,root,root,755)
446ab8e0
ZU
8585%doc %{texmfdist}/doc/plain
8586%{texmfdist}/tex/plain
4224ae6d 8587%exclude %{texmfdist}/tex/plain/config/xetex.ini
80fa261c 8588%{texmf}/fmtutil/format.tex.cnf
d08789e0
ZU
8589#%{texmf}/web2c/plain.mem
8590#%{texmf}/web2c/plain.base
8591
d5174470
ZU
8592# %files format-plain
8593# %defattr(644,root,root,755)
b839a3ce 8594# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
8595#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8596
d5174470
ZU
8597# %files format-pdftex
8598# %defattr(644,root,root,755)
b839a3ce 8599# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 8600
d5174470
ZU
8601# %files format-pdfetex
8602# %defattr(644,root,root,755)
b839a3ce 8603# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
8604
8605%files mex
8606%defattr(644,root,root,755)
80fa261c 8607%doc %{texmfdist}/doc/mex
446ab8e0
ZU
8608%dir %{texmfdist}/tex/mex
8609%dir %{texmfdist}/tex/mex/base
8610%{texmfdist}/tex/mex/base/mex1.tex
8611%{texmfdist}/tex/mex/base/mex2.tex
8612%{texmfdist}/tex/mex/base/mex.tex
8613%dir %{texmfdist}/tex/mex/config
8614%{texmfdist}/tex/mex/base/mexconf.tex
015f9ddb
ZU
8615%{texmf}/fmtutil/format.mex.cnf
8616%{texmf}/fmtutil/format.utf8mex.cnf
446ab8e0 8617
d08789e0
ZU
8618%files format-mex
8619%defattr(644,root,root,755)
8620%attr(755,root,root) %{_bindir}/mex
2677a8b0 8621%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 8622# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
8623
8624%files format-pdfmex
8625%defattr(644,root,root,755)
8626%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 8627%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 8628# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
8629
8630%files format-utf8mex
8631%defattr(644,root,root,755)
8632%attr(755,root,root) %{_bindir}/utf8mex
04123363 8633%dir %{texmfdist}/doc/mex
2677a8b0
ZU
8634%doc %{texmfdist}/doc/mex/utf8mex
8635%{texmfdist}/tex/mex/utf8mex
b839a3ce 8636# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
8637
8638%files amstex
8639%defattr(644,root,root,755)
2677a8b0
ZU
8640%dir %{texmfdist}/tex/amstex
8641%{texmfdist}/tex/amstex/base
8642%{texmfdist}/tex/amstex/config
8643%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
8644
8645%files format-amstex
8646%defattr(644,root,root,755)
446ab8e0
ZU
8647%doc %{texmfdist}/doc/amstex
8648%{texmfdist}/tex/amstex
d08789e0
ZU
8649%attr(755,root,root) %{_bindir}/amstex
8650%{_mandir}/man1/amstex.1*
80fa261c
ZU
8651%{texmf}/fmtutil/format.amstex.cnf
8652%{texmf}/fmtutil/format.cyramstex.cnf
446ab8e0
ZU
8653# %lang(fi) %{_mandir}/fi/man1/amstex.1*
8654# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 8655
446ab8e0
ZU
8656# %files format-pdfamstex
8657# %defattr(644,root,root,755)
8658# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 8659#%{texmf}/pdftex/amstex
446ab8e0 8660# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
8661
8662%files csplain
8663%defattr(644,root,root,755)
04123363 8664%dir %{texmfdist}/doc/cslatex
21c69d95 8665%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
8666%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
8667%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
8668%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
8669%doc %{texmfdist}/doc/cslatex/base/csplain.doc
8670%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
8671%doc %{texmfdist}/doc/cslatex/base/test8z.tex
8672%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 8673%attr(755,root,root) %{_bindir}/csplain
446ab8e0 8674%{texmfdist}/tex/csplain
d08789e0
ZU
8675
8676%files format-csplain
8677%defattr(644,root,root,755)
b839a3ce 8678# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
8679
8680%files format-pdfcsplain
8681%defattr(644,root,root,755)
8682%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 8683# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
8684
8685%files cslatex
8686%defattr(644,root,root,755)
446ab8e0
ZU
8687# %doc %{texmf}/doc/cstex/INSTALL.cslatex
8688# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
8689%{texmfdist}/tex/cslatex
8690%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
8691
8692%files format-cslatex
8693%defattr(644,root,root,755)
8694%attr(755,root,root) %{_bindir}/cslatex
80fa261c 8695%{texmf}/fmtutil/format.cslatex.cnf
b839a3ce 8696# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
8697
8698%files format-pdfcslatex
8699%defattr(644,root,root,755)
8700%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 8701# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 8702
ffd94364
ZU
8703# %files cyrplain
8704# %defattr(644,root,root,755)
8705# %doc %{texmf}/doc/cyrplain
8706# %{texmf}/tex/cyrplain
d08789e0 8707
ffd94364
ZU
8708# %files format-cyrplain
8709# %defattr(644,root,root,755)
8710# %attr(755,root,root) %{_bindir}/cyrtex
8711# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 8712
ffd94364
ZU
8713# %files format-cyramstex
8714# %defattr(644,root,root,755)
8715# %attr(755,root,root) %{_bindir}/cyramstex
8716# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 8717
ffd94364
ZU
8718# %files format-cyrtexinfo
8719# %defattr(644,root,root,755)
8720# %attr(755,root,root) %{_bindir}/cyrtexinfo
8721# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
8722
8723%files eplain
8724%defattr(644,root,root,755)
ffd94364
ZU
8725%doc %{texmfdist}/doc/etex
8726%doc %{texmfdist}/doc/eplain
8727%{texmfdist}/tex/plain/etex
8728%{texmfdist}/tex/eplain
d08789e0
ZU
8729
8730%files format-eplain
8731%defattr(644,root,root,755)
8732%attr(755,root,root) %{_bindir}/eplain
8733%attr(755,root,root) %{_bindir}/etex
8734%{_mandir}/man1/eplain.1*
8735%{_mandir}/man1/etex.1*
80fa261c 8736%{texmf}/fmtutil/format.eplain.cnf
b839a3ce
ZU
8737# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
8738# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
8739
8740%files context
8741%defattr(644,root,root,755)
68640cd8
ZU
8742%doc %{texmfdist}/doc/context
8743# %doc %{texmf}/doc/polish/context
4224ae6d
MB
8744%attr(755,root,root) %{_bindir}/context
8745%attr(755,root,root) %{_bindir}/ctxtools
8746%attr(755,root,root) %{_bindir}/exatools
8747%attr(755,root,root) %{_bindir}/luatools
8748%attr(755,root,root) %{_bindir}/makempy
8749%attr(755,root,root) %{_bindir}/mpstools
8750%attr(755,root,root) %{_bindir}/mtxrun
8751%attr(755,root,root) %{_bindir}/mtxtools
8752%attr(755,root,root) %{_bindir}/pdfthumb
8753%attr(755,root,root) %{_bindir}/pdftools
8754%attr(755,root,root) %{_bindir}/pdftrimwhite
8755%attr(755,root,root) %{_bindir}/pstopdf
8756%attr(755,root,root) %{_bindir}/rlxtools
8757%attr(755,root,root) %{_bindir}/runtools
8758%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
8759%attr(755,root,root) %{_bindir}/texfind
8760%attr(755,root,root) %{_bindir}/texfont
4224ae6d 8761%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 8762%attr(755,root,root) %{_bindir}/texshow
4224ae6d 8763%attr(755,root,root) %{_bindir}/textools
d08789e0 8764%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
8765%attr(755,root,root) %{_bindir}/tmftools
8766%attr(755,root,root) %{_bindir}/xmltools
ffd94364 8767# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
8768%{_mandir}/man1/ctxtools.1*
8769%{_mandir}/man1/pdftools.1*
8770%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
8771%{_mandir}/man1/texfind.1*
8772%{_mandir}/man1/texfont.1*
fae5faca
ZU
8773%{_mandir}/man1/texmfstart.1*
8774%{_mandir}/man1/textools.1*
d08789e0 8775%{_mandir}/man1/texutil.1*
ffd94364 8776# %{_mandir}/man1/texshow.1*
4224ae6d 8777%{texmfdist}/context
68640cd8 8778%{texmfdist}/fonts/enc/dvips/context
ffd94364 8779# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
8780%{texmfdist}/metapost/context
8781%{texmfdist}/scripts/context
4224ae6d
MB
8782%{texmfdist}/tex/context
8783%exclude %{texmfdist}/tex/context/config/cont-de.ini
8784%exclude %{texmfdist}/tex/context/config/cont-en.ini
8785%exclude %{texmfdist}/tex/context/config/cont-nl.ini
8786%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 8787%{texmfdist}/tex/generic/context
4224ae6d 8788%{texmfdist}/tex/latex/context
68640cd8 8789%{texmfdist}/bibtex/bst/context
80fa261c 8790%{texmf}/fmtutil/format.context.cnf
015f9ddb 8791%{texmf}/fmtutil/format.luatex.cnf
f7f90954 8792%doc %{texmfdist}/doc/luatex
d08789e0
ZU
8793
8794# no fmt, so commented out
8795#%files format-context-cz
8796#%defattr(644,root,root,755)
8797#%%{texmf}/tex/context/config/cont-cz.ini
8798# does not build with beta 20021025
8799#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
8800
8801%files format-context-de
8802%defattr(644,root,root,755)
2677a8b0 8803%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 8804# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
8805#%{_mandir}/man1/cont-de.1*
8806
8807%files format-context-en
8808%defattr(644,root,root,755)
2677a8b0 8809%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 8810# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
8811#%{_mandir}/man1/cont-en.1*
8812# what is the difference betwen uk and en in this particular situation?
2677a8b0 8813%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 8814# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
8815
8816# no fmt, so commented out
8817#%files format-context-it
8818#%defattr(644,root,root,755)
8819#%%{texmf}/tex/context/config/cont-it.ini
8820
8821%files format-context-nl
8822%defattr(644,root,root,755)
2677a8b0 8823%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 8824# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
8825#%{_mandir}/man1/cont-nl.1*
8826
8827# no fmt, so commented out
8828#%files format-context-ro
8829#%defattr(644,root,root,755)
8830#%%{texmf}/tex/context/config/cont-ro.ini
8831
3127b522 8832
d08789e0
ZU
8833%files latex
8834%defattr(644,root,root,755)
5fef92c1 8835%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
8836%attr(755,root,root) %{_bindir}/latex
8837%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
8838# %lang(fi) %{_mandir}/fi/man1/latex.1*
8839# %lang(pl) %{_mandir}/pl/man1/latex.1*
8840# %{_infodir}/latex.info*
04123363 8841%{texmf}/fmtutil/format.latex.cnf
5fef92c1 8842%{_mandir}/man1/lacheck.1*
3127b522
ZU
8843%{_mandir}/man1/latex.1*
8844%{_mandir}/man1/pslatex.1*
d08789e0 8845
3127b522
ZU
8846%dir %{texmfdist}/scripts
8847%dir %{texmfdist}/scripts/pst-pdf
63399af2 8848%dir %{texmfdist}/source/generic
df343eba 8849%dir %{texmfdist}/tex/latex
63399af2
ZU
8850%dir %{texmfdist}/tex/plain
8851%dir %{texmf}/tex/latex
d08789e0 8852
3127b522
ZU
8853# %{texmfdist}/tex/latex/citesort
8854# %{texmfdist}/tex/latex/dvilj
8855# %{texmfdist}/tex/latex/eclbip
8856# %{texmfdist}/tex/latex/eo
8857# %{texmfdist}/tex/latex/example
8858# %{texmfdist}/tex/latex/fguill
24f69178 8859%{texmfdist}/tex/latex/floatflt
3127b522
ZU
8860# %{texmfdist}/tex/latex/gletter
8861# %{texmfdist}/tex/latex/here
8862# %{texmfdist}/tex/latex/mt11p
8863# %{texmfdist}/tex/latex/relsize
8864# %{texmfdist}/tex/latex/selectp
8865# %{texmfdist}/tex/latex/shadow
8866# %{texmfdist}/tex/latex/showtags
8867# %{texmfdist}/tex/latex/tabls
8868# %{texmfdist}/tex/latex/texmacs
8869# %{texmfdist}/tex/latex/threeparttable
8870# %{texmfdist}/tex/latex/treesvr
8871# %{texmfdist}/tex/latex/ulem
8872# %{texmfdist}/tex/latex/url
8873# %{texmf}/tex/latex/version
8874# %{texmf}/tex/latex/vpage
8875%{texmfdist}/scripts/pst-pdf/ps4pdf
8876%{texmfdist}/tex/generic/pstricks
8877%{texmfdist}/tex/generic/shapepar
3127b522 8878%{texmfdist}/tex/generic/textmerg
c9ddaf2d 8879%{texmfdist}/source/generic/textmerg
6367bfc9
MB
8880%{texmfdist}/tex/latex/12many
8881%{texmfdist}/tex/latex/AkkTeX
6367bfc9 8882%{texmfdist}/tex/latex/GuIT
6367bfc9
MB
8883%{texmfdist}/tex/latex/IEEEtran
8884%{texmfdist}/tex/latex/SIstyle
8885%{texmfdist}/tex/latex/Tabbing
8886%{texmfdist}/tex/latex/a0poster
6367bfc9 8887%{texmfdist}/tex/latex/acmtrans
df343eba 8888%{texmfdist}/tex/latex/acronym
6367bfc9 8889%{texmfdist}/tex/latex/adrlist
df343eba 8890%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
8891%{texmfdist}/tex/latex/afthesis
8892%{texmfdist}/tex/latex/aguplus
6367bfc9 8893%{texmfdist}/tex/latex/akletter
6367bfc9
MB
8894%{texmfdist}/tex/latex/algorithm2e
8895%{texmfdist}/tex/latex/algorithmicx
8896%{texmfdist}/tex/latex/allrunes
6367bfc9
MB
8897%{texmfdist}/tex/latex/altfont
8898%{texmfdist}/tex/latex/ametsoc
8899%{texmfdist}/tex/latex/amsaddr
8900%{texmfdist}/tex/latex/amsrefs
8901%{texmfdist}/tex/latex/animate
8902%{texmfdist}/tex/latex/answers
8903%{texmfdist}/tex/latex/antiqua
8904%{texmfdist}/tex/latex/anyfontsize
df343eba 8905%{texmfdist}/tex/latex/anysize
6367bfc9 8906%{texmfdist}/tex/latex/apa
6367bfc9
MB
8907%{texmfdist}/tex/latex/apl
8908%{texmfdist}/tex/latex/ar
8909%{texmfdist}/tex/latex/arabi
8910%{texmfdist}/tex/latex/arabtex
8911%{texmfdist}/tex/latex/archaic
8912%{texmfdist}/tex/latex/arcs
8913%{texmfdist}/tex/latex/arev
8914%{texmfdist}/tex/latex/armenian
6367bfc9
MB
8915%{texmfdist}/tex/latex/ascelike
8916%{texmfdist}/tex/latex/ascii
8917%{texmfdist}/tex/latex/assignment
6367bfc9
MB
8918%{texmfdist}/tex/latex/augie
8919%{texmfdist}/tex/latex/auncial-new
8920%{texmfdist}/tex/latex/aurical
8921%{texmfdist}/tex/latex/authoraftertitle
8922%{texmfdist}/tex/latex/authorindex
8923%{texmfdist}/tex/latex/auto-pst-pdf
8924%{texmfdist}/tex/latex/autoarea
8925%{texmfdist}/tex/latex/autotab
8926%{texmfdist}/tex/latex/avantgar
6367bfc9
MB
8927%{texmfdist}/tex/latex/bangtex
8928%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
8929%{texmfdist}/tex/latex/base
8930%{texmfdist}/tex/latex/bayer
8931%{texmfdist}/tex/latex/bbding
8932%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
8933%{texmfdist}/tex/latex/begriff
8934%{texmfdist}/tex/latex/bengali
8935%{texmfdist}/tex/latex/bera
8936%{texmfdist}/tex/latex/betababel
df343eba 8937%{texmfdist}/tex/latex/beton
6367bfc9
MB
8938%{texmfdist}/tex/latex/bibarts
8939%{texmfdist}/tex/latex/bibleref
8940%{texmfdist}/tex/latex/biblist
6367bfc9 8941%{texmfdist}/tex/latex/bigfoot
6367bfc9
MB
8942%{texmfdist}/tex/latex/bizcard
8943%{texmfdist}/tex/latex/blacklettert1
8944%{texmfdist}/tex/latex/blindtext
8945%{texmfdist}/tex/latex/blowup
8946%{texmfdist}/tex/latex/boisik
6367bfc9
MB
8947%{texmfdist}/tex/latex/boldtensors
8948%{texmfdist}/tex/latex/bookest
8949%{texmfdist}/tex/latex/bookhands
6367bfc9
MB
8950%{texmfdist}/tex/latex/bookman
8951%{texmfdist}/tex/latex/bophook
8952%{texmfdist}/tex/latex/boxhandler
6367bfc9
MB
8953%{texmfdist}/tex/latex/braille
8954%{texmfdist}/tex/latex/breakurl
8955%{texmfdist}/tex/latex/bridge
8956%{texmfdist}/tex/latex/brushscr
6367bfc9
MB
8957%{texmfdist}/tex/latex/burmese
8958%{texmfdist}/tex/latex/bussproofs
df343eba 8959%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
8960%{texmfdist}/tex/latex/calxxxx
8961%{texmfdist}/tex/latex/captcont
8962%{texmfdist}/tex/latex/casyl
8963%{texmfdist}/tex/latex/catechis
8964%{texmfdist}/tex/latex/cbcoptic
8965%{texmfdist}/tex/latex/cbfonts
df343eba 8966%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
8967%{texmfdist}/tex/latex/cclicenses
8968%{texmfdist}/tex/latex/cd-cover
8969%{texmfdist}/tex/latex/cd
8970%{texmfdist}/tex/latex/cdpbundl
8971%{texmfdist}/tex/latex/cellspace
df343eba 8972%{texmfdist}/tex/latex/changebar
6367bfc9
MB
8973%{texmfdist}/tex/latex/changepage
8974%{texmfdist}/tex/latex/changes
6367bfc9 8975%{texmfdist}/tex/latex/chapterfolder
6367bfc9 8976%{texmfdist}/tex/latex/cherokee
6367bfc9
MB
8977%{texmfdist}/tex/latex/chicago
8978%{texmfdist}/tex/latex/china2e
6367bfc9
MB
8979%{texmfdist}/tex/latex/citeref
8980%{texmfdist}/tex/latex/cjhebrew
8981%{texmfdist}/tex/latex/cjk
6367bfc9 8982%{texmfdist}/tex/latex/classicthesis
6367bfc9
MB
8983%{texmfdist}/tex/latex/cleveref
8984%{texmfdist}/tex/latex/clock
8985%{texmfdist}/tex/latex/clrscode
8986%{texmfdist}/tex/latex/cm-lgc
8987%{texmfdist}/tex/latex/cm-super
df343eba 8988%{texmfdist}/tex/latex/cmap
6367bfc9
MB
8989%{texmfdist}/tex/latex/cmcyralt
8990%{texmfdist}/tex/latex/cmdstring
6367bfc9
MB
8991%{texmfdist}/tex/latex/cmsd
8992%{texmfdist}/tex/latex/codepage
8993%{texmfdist}/tex/latex/colorinfo
6367bfc9
MB
8994%{texmfdist}/tex/latex/commath
8995%{texmfdist}/tex/latex/compactbib
8996%{texmfdist}/tex/latex/complexity
6367bfc9
MB
8997%{texmfdist}/tex/latex/concprog
8998%{texmfdist}/tex/latex/confproc
8999%{texmfdist}/tex/latex/constants
6367bfc9
MB
9000%{texmfdist}/tex/latex/courier-scaled
9001%{texmfdist}/tex/latex/courier
9002%{texmfdist}/tex/latex/courseoutline
9003%{texmfdist}/tex/latex/coursepaper
9004%{texmfdist}/tex/latex/coverpage
9005%{texmfdist}/tex/latex/covington
df343eba 9006%{texmfdist}/tex/latex/crop
6367bfc9 9007%{texmfdist}/tex/latex/crossreference
6367bfc9
MB
9008%{texmfdist}/tex/latex/csbulletin
9009%{texmfdist}/tex/latex/csquotes
6367bfc9 9010%{texmfdist}/tex/latex/ctib
6367bfc9 9011%{texmfdist}/tex/latex/cursor
6367bfc9
MB
9012%{texmfdist}/tex/latex/cv
9013%{texmfdist}/tex/latex/cweb-latex
6367bfc9 9014%{texmfdist}/tex/latex/cyklop
6367bfc9 9015%{texmfdist}/tex/latex/dateiliste
6367bfc9
MB
9016%{texmfdist}/tex/latex/datetime
9017%{texmfdist}/tex/latex/dcpic
9018%{texmfdist}/tex/latex/decimal
6367bfc9 9019%{texmfdist}/tex/latex/diagnose
6367bfc9
MB
9020%{texmfdist}/tex/latex/dichokey
9021%{texmfdist}/tex/latex/dictsym
9022%{texmfdist}/tex/latex/digiconfigs
6367bfc9
MB
9023%{texmfdist}/tex/latex/dingbat
9024%{texmfdist}/tex/latex/directory
6367bfc9 9025%{texmfdist}/tex/latex/dlfltxb
6367bfc9
MB
9026%{texmfdist}/tex/latex/docmfp
9027%{texmfdist}/tex/latex/doi
9028%{texmfdist}/tex/latex/doipubmed
9029%{texmfdist}/tex/latex/dotarrow
6367bfc9
MB
9030%{texmfdist}/tex/latex/dottex
9031%{texmfdist}/tex/latex/doublestroke
9032%{texmfdist}/tex/latex/dpfloat
6367bfc9 9033%{texmfdist}/tex/latex/drac
df343eba 9034%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
9035%{texmfdist}/tex/latex/draftwatermark
9036%{texmfdist}/tex/latex/dramatist
6367bfc9
MB
9037%{texmfdist}/tex/latex/duerer-latex
9038%{texmfdist}/tex/latex/dvdcoll
9039%{texmfdist}/tex/latex/dvipdfmx-def
6367bfc9
MB
9040%{texmfdist}/tex/latex/eCards
9041%{texmfdist}/tex/latex/ean13isbn
9042%{texmfdist}/tex/latex/easy
9043%{texmfdist}/tex/latex/ebezier
9044%{texmfdist}/tex/latex/ebsthesis
9045%{texmfdist}/tex/latex/ecclesiastic
9046%{texmfdist}/tex/latex/ecltree
9047%{texmfdist}/tex/latex/eco
9048%{texmfdist}/tex/latex/economic
6367bfc9
MB
9049%{texmfdist}/tex/latex/ed
9050%{texmfdist}/tex/latex/edmargin
9051%{texmfdist}/tex/latex/ednotes
9052%{texmfdist}/tex/latex/eemeir
df343eba 9053%{texmfdist}/tex/latex/eepic
6367bfc9 9054%{texmfdist}/tex/latex/egameps
6367bfc9
MB
9055%{texmfdist}/tex/latex/eiad
9056%{texmfdist}/tex/latex/ellipsis
6367bfc9 9057%{texmfdist}/tex/latex/elpres
6367bfc9
MB
9058%{texmfdist}/tex/latex/elsevier
9059%{texmfdist}/tex/latex/em
9060%{texmfdist}/tex/latex/emp
9061%{texmfdist}/tex/latex/emulateapj
9062%{texmfdist}/tex/latex/encxvlna
df343eba 9063%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
9064%{texmfdist}/tex/latex/endheads
9065%{texmfdist}/tex/latex/engpron
9066%{texmfdist}/tex/latex/engrec
9067%{texmfdist}/tex/latex/envbig
6367bfc9
MB
9068%{texmfdist}/tex/latex/envlab
9069%{texmfdist}/tex/latex/epigrafica
9070%{texmfdist}/tex/latex/epigraph
9071%{texmfdist}/tex/latex/epiolmec
9072%{texmfdist}/tex/latex/epsdice
9073%{texmfdist}/tex/latex/epspdfconversion
6367bfc9 9074%{texmfdist}/tex/latex/eqname
6367bfc9
MB
9075%{texmfdist}/tex/latex/eqparbox
9076%{texmfdist}/tex/latex/errata
df343eba 9077%{texmfdist}/tex/latex/esint
6367bfc9 9078%{texmfdist}/tex/latex/eskdx
3127b522 9079%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
9080%{texmfdist}/tex/latex/etex-pkg
9081%{texmfdist}/tex/latex/ethiop
9082%{texmfdist}/tex/latex/etoolbox
9083%{texmfdist}/tex/latex/eukdate
df343eba
ZU
9084%{texmfdist}/tex/latex/euler
9085%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
9086%{texmfdist}/tex/latex/euproposal
9087%{texmfdist}/tex/latex/euro
9088%{texmfdist}/tex/latex/eurofont
9089%{texmfdist}/tex/latex/europecv
9090%{texmfdist}/tex/latex/eurosans
df343eba 9091%{texmfdist}/tex/latex/eurosym
6367bfc9 9092%{texmfdist}/tex/latex/everypage
6367bfc9
MB
9093%{texmfdist}/tex/latex/examplep
9094%{texmfdist}/tex/latex/exceltex
9095%{texmfdist}/tex/latex/exercise
cf8dbd64
MB
9096%{texmfdist}/tex/latex/expl3
9097%{texmfdist}/tex/latex/export
9098%{texmfdist}/tex/latex/extarrows
cf8dbd64 9099%{texmfdist}/tex/latex/extract
df343eba 9100%{texmfdist}/tex/latex/extsizes
cf8dbd64 9101%{texmfdist}/tex/latex/facsimile
df343eba
ZU
9102%{texmfdist}/tex/latex/fancybox
9103%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
9104%{texmfdist}/tex/latex/fancynum
9105%{texmfdist}/tex/latex/fancyref
9106%{texmfdist}/tex/latex/fancytooltips
df343eba 9107%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
9108%{texmfdist}/tex/latex/fax
9109%{texmfdist}/tex/latex/fc
9110%{texmfdist}/tex/latex/feyn
cf8dbd64
MB
9111%{texmfdist}/tex/latex/fge
9112%{texmfdist}/tex/latex/figbib
9113%{texmfdist}/tex/latex/figsize
df343eba 9114%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
9115%{texmfdist}/tex/latex/fink
9116%{texmfdist}/tex/latex/fixfoot
6367bfc9
MB
9117%{texmfdist}/tex/latex/flabels
9118%{texmfdist}/tex/latex/flacards
9119%{texmfdist}/tex/latex/flagderiv
9120%{texmfdist}/tex/latex/flashcards
9121%{texmfdist}/tex/latex/flippdf
df343eba 9122%{texmfdist}/tex/latex/float
6367bfc9
MB
9123%{texmfdist}/tex/latex/floatrow
9124%{texmfdist}/tex/latex/flowfram
9125%{texmfdist}/tex/latex/fmp
6367bfc9
MB
9126%{texmfdist}/tex/latex/fnbreak
9127%{texmfdist}/tex/latex/fncychap
9128%{texmfdist}/tex/latex/foekfont
9129%{texmfdist}/tex/latex/foilhtml
9130%{texmfdist}/tex/latex/fonetika
df343eba 9131%{texmfdist}/tex/latex/fontinst
6367bfc9 9132%{texmfdist}/tex/latex/fonttable
df343eba
ZU
9133%{texmfdist}/tex/latex/footmisc
9134%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
9135%{texmfdist}/tex/latex/fourier
9136%{texmfdist}/tex/latex/fouriernc
df343eba 9137%{texmfdist}/tex/latex/fp
6367bfc9
MB
9138%{texmfdist}/tex/latex/frankenstein
9139%{texmfdist}/tex/latex/frcursive
9140%{texmfdist}/tex/latex/frenchle
9141%{texmfdist}/tex/latex/fribrief
9142%{texmfdist}/tex/latex/frletter
9143%{texmfdist}/tex/latex/frontespizio
9144%{texmfdist}/tex/latex/fullblck
9145%{texmfdist}/tex/latex/fullpict
6367bfc9 9146%{texmfdist}/tex/latex/fundus
6367bfc9 9147%{texmfdist}/tex/latex/gaceta
6367bfc9
MB
9148%{texmfdist}/tex/latex/gastex
9149%{texmfdist}/tex/latex/gatech-thesis
9150%{texmfdist}/tex/latex/gauss
9151%{texmfdist}/tex/latex/gb4e
9152%{texmfdist}/tex/latex/gcard
9153%{texmfdist}/tex/latex/gcite
9154%{texmfdist}/tex/latex/genmpage
df343eba 9155%{texmfdist}/tex/latex/geometry
6367bfc9 9156%{texmfdist}/tex/latex/geomsty
df343eba 9157%{texmfdist}/tex/latex/germbib
6367bfc9
MB
9158%{texmfdist}/tex/latex/gfsartemisia
9159%{texmfdist}/tex/latex/gfsbaskerville
9160%{texmfdist}/tex/latex/gfsbodoni
9161%{texmfdist}/tex/latex/gfscomplutum
9162%{texmfdist}/tex/latex/gfsdidot
9163%{texmfdist}/tex/latex/gfsneohellenic
9164%{texmfdist}/tex/latex/gfsporson
9165%{texmfdist}/tex/latex/gfssolomos
6367bfc9
MB
9166%{texmfdist}/tex/latex/gloss
9167%{texmfdist}/tex/latex/glossaries
9168%{texmfdist}/tex/latex/gmdoc
9169%{texmfdist}/tex/latex/gmeometric
9170%{texmfdist}/tex/latex/gmiflink
9171%{texmfdist}/tex/latex/gmutils
9172%{texmfdist}/tex/latex/gmverb
df343eba 9173%{texmfdist}/tex/latex/graphics
6367bfc9
MB
9174%{texmfdist}/tex/latex/graphicx-psmin
9175%{texmfdist}/tex/latex/greek-inputenc
9176%{texmfdist}/tex/latex/greekdates
68640cd8 9177%{texmfdist}/tex/latex/greektex
6367bfc9
MB
9178%{texmfdist}/tex/latex/grfpaste
9179%{texmfdist}/tex/latex/grnumalt
9180%{texmfdist}/tex/latex/grotesq
9181%{texmfdist}/tex/latex/grverb
9182%{texmfdist}/tex/latex/gu
6367bfc9
MB
9183%{texmfdist}/tex/latex/guitbeamer
9184%{texmfdist}/tex/latex/hanging
9185%{texmfdist}/tex/latex/har2nat
9186%{texmfdist}/tex/latex/harmony
9187%{texmfdist}/tex/latex/harpoon
9188%{texmfdist}/tex/latex/harvard
9189%{texmfdist}/tex/latex/hc
9190%{texmfdist}/tex/latex/helvetic
9191%{texmfdist}/tex/latex/hep
9192%{texmfdist}/tex/latex/hepnames
9193%{texmfdist}/tex/latex/hepparticles
9194%{texmfdist}/tex/latex/hepthesis
9195%{texmfdist}/tex/latex/hepunits
9196%{texmfdist}/tex/latex/hexgame
9197%{texmfdist}/tex/latex/hfoldsty
6367bfc9
MB
9198%{texmfdist}/tex/latex/hilowres
9199%{texmfdist}/tex/latex/histogr
9200%{texmfdist}/tex/latex/hitec
9201%{texmfdist}/tex/latex/hpsdiss
6367bfc9
MB
9202%{texmfdist}/tex/latex/hvfloat
9203%{texmfdist}/tex/latex/hypdvips
9204%{texmfdist}/tex/latex/hyper
df343eba 9205%{texmfdist}/tex/latex/hyperref
6367bfc9 9206%{texmfdist}/tex/latex/hyperxmp
df343eba 9207%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
9208%{texmfdist}/tex/latex/ibycus-babel
9209%{texmfdist}/tex/latex/icsv
9210%{texmfdist}/tex/latex/ieeepes
9211%{texmfdist}/tex/latex/ifmslide
9212%{texmfdist}/tex/latex/ifplatform
9213%{texmfdist}/tex/latex/ifsym
9214%{texmfdist}/tex/latex/ijmart
9215%{texmfdist}/tex/latex/imac
9216%{texmfdist}/tex/latex/image-gallery
9217%{texmfdist}/tex/latex/imtekda
df343eba 9218%{texmfdist}/tex/latex/index
6367bfc9
MB
9219%{texmfdist}/tex/latex/initials
9220%{texmfdist}/tex/latex/inlinebib
9221%{texmfdist}/tex/latex/inlinedef
9222%{texmfdist}/tex/latex/interactiveworkbook
9223%{texmfdist}/tex/latex/inversepath
9224%{texmfdist}/tex/latex/invoice
9225%{texmfdist}/tex/latex/ipa
9226%{texmfdist}/tex/latex/iso
9227%{texmfdist}/tex/latex/iso10303
9228%{texmfdist}/tex/latex/isodate
9229%{texmfdist}/tex/latex/isodoc
9230%{texmfdist}/tex/latex/isonums
9231%{texmfdist}/tex/latex/isorot
6367bfc9
MB
9232%{texmfdist}/tex/latex/itnumpar
9233%{texmfdist}/tex/latex/itrans
9234%{texmfdist}/tex/latex/iwona
6367bfc9
MB
9235%{texmfdist}/tex/latex/jhep
9236%{texmfdist}/tex/latex/jknapltx
9237%{texmfdist}/tex/latex/jneurosci
9238%{texmfdist}/tex/latex/jpsj
9239%{texmfdist}/tex/latex/jura
9240%{texmfdist}/tex/latex/juraabbrev
9241%{texmfdist}/tex/latex/juramisc
9242%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
9243%{texmfdist}/tex/latex/koma-script
9244%{texmfdist}/tex/latex/labels
4224ae6d
MB
9245%dir %{texmfdist}/tex/latex/latexconfig
9246%{texmfdist}/tex/latex/latexconfig/latex.ini
9247%{texmfdist}/tex/latex/latexconfig/lualatex.ini
9248%{texmfdist}/tex/latex/latexconfig/mllatex.ini
9249%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
9250%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 9251%{texmfdist}/tex/latex/layouts
df343eba
ZU
9252%{texmfdist}/tex/latex/lettrine
9253%{texmfdist}/tex/latex/listings
9254%{texmfdist}/tex/latex/ltabptch
daae3151 9255%{texmfdist}/tex/latex/localloc
cf8dbd64 9256%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
9257%{texmfdist}/tex/latex/mathcomp
9258%{texmfdist}/tex/latex/mdwtools
9259%{texmfdist}/tex/latex/memoir
9260%{texmfdist}/tex/latex/mh
cf8dbd64
MB
9261%{texmfdist}/tex/latex/misc209
9262%{texmfdist}/tex/latex/mmap
9263%{texmfdist}/tex/latex/mnsymbol
9264%{texmfdist}/tex/latex/moderncv
9265%{texmfdist}/tex/latex/modroman
9266%{texmfdist}/tex/latex/mongolian-babel
9267%{texmfdist}/tex/latex/montex
df343eba
ZU
9268%{texmfdist}/tex/latex/mparhack
9269%{texmfdist}/tex/latex/ms
df343eba 9270%{texmfdist}/tex/latex/multibib
df343eba
ZU
9271%{texmfdist}/tex/latex/multirow
9272%{texmfdist}/tex/latex/mwcls
9273%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
9274%{texmfdist}/tex/latex/ncclatex
9275%{texmfdist}/tex/latex/ncctools
9276%{texmfdist}/tex/latex/ncntrsbk
9277%{texmfdist}/tex/latex/nddiss
9278%{texmfdist}/tex/latex/newalg
9279%{texmfdist}/tex/latex/newfile
9280%{texmfdist}/tex/latex/newlfm
9281%{texmfdist}/tex/latex/newspaper
9282%{texmfdist}/tex/latex/newthm
df343eba
ZU
9283%{texmfdist}/tex/latex/nomencl
9284%{texmfdist}/tex/latex/ntgclass
80fa261c 9285%{texmfdist}/tex/generic/oberdiek
df343eba 9286%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
9287%{texmfdist}/tex/latex/overpic
9288%{texmfdist}/tex/latex/paralist
df343eba
ZU
9289%{texmfdist}/tex/latex/pb-diagram
9290%{texmfdist}/tex/latex/pdfpages
9291%{texmfdist}/tex/latex/picinpar
df343eba
ZU
9292%{texmfdist}/tex/latex/pict2e
9293%{texmfdist}/tex/latex/placeins
df343eba
ZU
9294%{texmfdist}/tex/latex/preprint
9295%{texmfdist}/tex/latex/preview
9296%{texmfdist}/tex/latex/program
df343eba
ZU
9297%{texmfdist}/tex/latex/psfrag
9298%{texmfdist}/tex/latex/pslatex
df343eba
ZU
9299%{texmfdist}/tex/latex/revtex
9300%{texmfdist}/tex/latex/rotating
9301%{texmfdist}/tex/latex/rotfloat
9302%{texmfdist}/tex/latex/scale
9303%{texmfdist}/tex/latex/sectsty
df343eba
ZU
9304%{texmfdist}/tex/latex/seminar
9305%{texmfdist}/tex/latex/setspace
df343eba
ZU
9306%{texmfdist}/tex/latex/showdim
9307%{texmfdist}/tex/latex/showlabels
df343eba
ZU
9308%{texmfdist}/tex/latex/sidecap
9309%{texmfdist}/tex/latex/slashbox
9310%{texmfdist}/tex/latex/soul
9311%{texmfdist}/tex/latex/stdclsdv
9312%{texmfdist}/tex/latex/stmaryrd
9313%{texmfdist}/tex/latex/subfig
9314%{texmfdist}/tex/latex/subfigure
9315%{texmfdist}/tex/latex/supertabular
9316%{texmfdist}/tex/latex/t2
cf8dbd64
MB
9317%{texmfdist}/tex/latex/t-angles
9318%{texmfdist}/tex/latex/tableaux
9319%{texmfdist}/tex/latex/tablists
9320%{texmfdist}/tex/latex/tablor
9321%{texmfdist}/tex/latex/tabto-ltx
9322%{texmfdist}/tex/latex/tabulary
9323%{texmfdist}/tex/latex/tabvar
9324%{texmfdist}/tex/latex/talk
9325%{texmfdist}/tex/latex/taupin
9326%{texmfdist}/tex/latex/tcldoc
9327%{texmfdist}/tex/latex/tdsfrmath
9328%{texmfdist}/tex/latex/technics
9329%{texmfdist}/tex/latex/ted
9330%{texmfdist}/tex/latex/tengwarscript
9331%{texmfdist}/tex/latex/tensor
9332%{texmfdist}/tex/latex/teubner
9333%{texmfdist}/tex/latex/tex-gyre
9334%{texmfdist}/tex/latex/texilikecover
9335%{texmfdist}/tex/latex/texlogos
9336%{texmfdist}/tex/latex/texmate
9337%{texmfdist}/tex/latex/texpower
9338%{texmfdist}/tex/latex/texshade
9339%{texmfdist}/tex/latex/textcase
df343eba 9340%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
9341%{texmfdist}/tex/latex/textopo
9342%{texmfdist}/tex/latex/textpath
df343eba 9343%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
9344%{texmfdist}/tex/latex/theoremref
9345%{texmfdist}/tex/latex/thesis-titlepage-fhac
9346%{texmfdist}/tex/latex/thinsp
9347%{texmfdist}/tex/latex/thmtools
9348%{texmfdist}/tex/latex/thumb
9349%{texmfdist}/tex/latex/thuthesis
9350%{texmfdist}/tex/latex/ticket
9351%{texmfdist}/tex/latex/tikz-inet
9352%{texmfdist}/tex/latex/times
9353%{texmfdist}/tex/latex/timesht
9354%{texmfdist}/tex/latex/tipa
9355%{texmfdist}/tex/latex/titlefoot
df343eba 9356%{texmfdist}/tex/latex/titlesec
cf8dbd64 9357%{texmfdist}/tex/latex/titling
df343eba
ZU
9358%{texmfdist}/tex/latex/tocbibind
9359%{texmfdist}/tex/latex/tocloft
9360%{texmfdist}/tex/latex/tools
9361%{texmfdist}/tex/latex/totpages
df343eba 9362%{texmfdist}/tex/latex/type1cm
cf8dbd64 9363%{texmfdist}/tex/latex/undertilde
df343eba 9364%{texmfdist}/tex/latex/units
cf8dbd64
MB
9365%{texmfdist}/tex/latex/unitsdef
9366%{texmfdist}/tex/latex/universa
9367%{texmfdist}/tex/latex/unroman
9368%{texmfdist}/tex/latex/upmethodology
df343eba 9369%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
9370%{texmfdist}/tex/latex/varindex
9371%{texmfdist}/tex/latex/varsfromjobname
9372%{texmfdist}/tex/latex/vector
9373%{texmfdist}/tex/latex/velthuis
9374%{texmfdist}/tex/latex/verse
9375%{texmfdist}/tex/latex/versions
9376%{texmfdist}/tex/latex/vhistory
9377%{texmfdist}/tex/latex/vita
df343eba 9378%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
9379%{texmfdist}/tex/latex/volumes
9380%{texmfdist}/tex/latex/vpe
9381%{texmfdist}/tex/latex/vrsion
9382%{texmfdist}/tex/latex/vwcol
9383%{texmfdist}/tex/latex/vxu
9384%{texmfdist}/tex/latex/wallpaper
9385%{texmfdist}/tex/latex/warning
9386%{texmfdist}/tex/latex/warpcol
df343eba 9387%{texmfdist}/tex/latex/was
cf8dbd64
MB
9388%{texmfdist}/tex/latex/williams
9389%{texmfdist}/tex/latex/wnri
9390%{texmfdist}/tex/latex/wordlike
c9ddaf2d 9391%{texmfdist}/source/wordlike
df343eba 9392%{texmfdist}/tex/latex/wrapfig
cf8dbd64 9393%{texmfdist}/tex/latex/wsuipa
c9ddaf2d 9394%{texmfdist}/source/generic/wsuipa
cf8dbd64
MB
9395%{texmfdist}/tex/latex/xargs
9396%{texmfdist}/tex/latex/xcolor
9397%{texmfdist}/tex/latex/xdoc
9398%{texmfdist}/tex/latex/xfor
9399%{texmfdist}/tex/latex/xifthen
df343eba 9400%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
9401%{texmfdist}/tex/latex/xmpincl
9402%{texmfdist}/tex/latex/xnewcommand
9403%{texmfdist}/tex/latex/xoptarg
9404%{texmfdist}/tex/latex/xpackages
9405%{texmfdist}/tex/latex/xq
9406%{texmfdist}/tex/latex/xskak
9407%{texmfdist}/tex/latex/xstring
df343eba 9408%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
9409%{texmfdist}/tex/latex/xtcapts
9410%{texmfdist}/tex/latex/xyling
9411%{texmfdist}/tex/latex/xytree
9412%{texmfdist}/tex/latex/yafoot
df343eba 9413%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
9414%{texmfdist}/tex/latex/yhmath
9415%{texmfdist}/tex/latex/yi4latex
9416%{texmfdist}/tex/latex/york-thesis
9417%{texmfdist}/tex/latex/youngtab
9418%{texmfdist}/tex/latex/yplan
9419%{texmfdist}/tex/latex/zapfchan
9420%{texmfdist}/tex/latex/zapfding
9421%{texmfdist}/tex/latex/zed-csp
9422%{texmfdist}/tex/latex/zefonts
9423%{texmfdist}/tex/latex/ziffer
9424%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
9425%{texmfdist}/tex/plain/etex
9426%{texmf}/tex/latex/config
9427%{texmf}/tex/latex/dvipdfm
d08789e0 9428
6c82f497
ZU
9429%files latex-12many
9430%defattr(644,root,root,755)
9431%doc %{texmfdist}/doc/latex/12many
9432%{texmfdist}/source/latex/12many
9433
a8b381b0
ZU
9434%files latex-abstract
9435%defattr(644,root,root,755)
9436%doc %{texmfdist}/doc/latex/abstract
9437%{texmfdist}/tex/latex/abstract
84a4c427 9438%{texmfdist}/source/latex/abstract
a8b381b0 9439
f1f5d194
ZU
9440%files latex-accfonts
9441%defattr(644,root,root,755)
606c6ab6 9442%doc %{texmfdist}/doc/fonts/accfonts
f1f5d194
ZU
9443%{texmfdist}/tex/latex/accfonts
9444
e88b5dcf
ZU
9445%files latex-adrconv
9446%defattr(644,root,root,755)
9447%{texmfdist}/tex/latex/adrconv
9448%{texmfdist}/doc/latex/adrconv
9449
d08789e0
ZU
9450%files latex-algorithms
9451%defattr(644,root,root,755)
68640cd8
ZU
9452%doc %{texmfdist}/doc/latex/algorithms
9453%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
9454
9455%files latex-ae
9456%defattr(644,root,root,755)
2677a8b0 9457%{texmfdist}/tex/latex/ae
d08789e0
ZU
9458
9459%files latex-ams
9460%defattr(644,root,root,755)
68640cd8
ZU
9461%doc %{texmfdist}/doc/latex/amscls
9462%doc %{texmfdist}/doc/latex/amsmath
68640cd8 9463%doc %{texmfdist}/doc/latex/onlyamsmath
80fa261c 9464%{texmfdist}/doc/fonts/amsfonts
68640cd8
ZU
9465%{texmfdist}/tex/latex/amscls
9466%{texmfdist}/tex/latex/amsmath
9467%{texmfdist}/tex/latex/amsfonts
9468%{texmfdist}/tex/latex/onlyamsmath
9469%{texmfdist}/source/latex/onlyamsmath
16591d53
ZU
9470%{texmfdist}/source/latex/amsaddr
9471%{texmfdist}/source/latex/amscls
9472%{texmfdist}/source/latex/amsfonts
9473%{texmfdist}/source/latex/amsmath
9474%{texmfdist}/source/latex/amsrefs
d08789e0
ZU
9475
9476%files latex-antp
9477%defattr(644,root,root,755)
7179ac92 9478%{texmfdist}/tex/latex/antp
d08789e0
ZU
9479
9480%files latex-antt
9481%defattr(644,root,root,755)
2677a8b0 9482%{texmfdist}/tex/latex/antt
d08789e0 9483
e88b5dcf
ZU
9484%files latex-appendix
9485%defattr(644,root,root,755)
9486%doc %{texmfdist}/doc/latex/appendix
9487%{texmfdist}/tex/latex/appendix
84a4c427 9488%{texmfdist}/source/latex/appendix
e88b5dcf 9489
16591d53
ZU
9490# %files latex-backgammon
9491# %defattr(644,root,root,755)
b4d68b39 9492
6c82f497
ZU
9493%files latex-bardiag
9494%defattr(644,root,root,755)
9495%doc %{texmfdist}/doc/latex/bardiag
9496%{texmfdist}/tex/latex/bardiag
9497
d08789e0
ZU
9498%files latex-bbm
9499%defattr(644,root,root,755)
68640cd8
ZU
9500%doc %{texmfdist}/doc/fonts/bbm
9501%{texmfdist}/tex/latex/bbm
d08789e0
ZU
9502
9503%files latex-bbold
9504%defattr(644,root,root,755)
ffd94364
ZU
9505%doc %{texmfdist}/doc/latex/bbold
9506%{texmfdist}/tex/latex/bbold
9507%{texmfdist}/source/latex/bbold
d08789e0 9508
b4d68b39
ZU
9509%files latex-beamer
9510%defattr(644,root,root,755)
9511%doc %{texmfdist}/doc/latex/beamer
9512%{texmfdist}/tex/latex/beamer-contrib
9513%{texmfdist}/tex/latex/beamer
9514
2fede27b
ZU
9515%files latex-bezos
9516%defattr(644,root,root,755)
9517%doc %{texmfdist}/doc/latex/bezos
9518%{texmfdist}/tex/latex/bezos
9519
d08789e0
ZU
9520%files latex-bibtex
9521%defattr(644,root,root,755)
68640cd8 9522%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
9523%doc %{texmfdist}/doc/latex/adrconv
9524%doc %{texmfdist}/doc/latex/bibtopic
9525%doc %{texmfdist}/doc/latex/bibunits
9526%doc %{texmfdist}/doc/latex/natbib
9527%doc %{texmfdist}/doc/latex/footbib
247457ba 9528%doc %{texmf}/doc/bibtex8
68640cd8
ZU
9529%dir %{texmfdist}/doc/bibtex
9530%dir %{texmfdist}/bibtex
9531%dir %{texmfdist}/bibtex/bib
9532%dir %{texmfdist}/bibtex/bst
b9a3d45e 9533%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
9534
9535%attr(755,root,root) %{_bindir}/bibtex
9536%attr(755,root,root) %{_bindir}/rubibtex
9537
68640cd8
ZU
9538%{texmfdist}/bibtex/bst/base
9539%{texmfdist}/bibtex/csf/base
9540%{texmfdist}/bibtex/bib/base
9541%{texmfdist}/bibtex/bst/adrconv
9542%{texmfdist}/bibtex/bib/adrconv
9543%{texmfdist}/source/latex/adrconv
9544%{texmfdist}/tex/latex/adrconv
9545# %{texmf}/bibtex/bst/misc
9546%{texmfdist}/bibtex/bst/natbib
9547%{texmfdist}/tex/latex/natbib
9548%{texmfdist}/tex/latex/bibtopic
1d337b0e 9549%{texmfdist}/source/latex/bibtopic
68640cd8
ZU
9550%{texmfdist}/source/latex/bibunits
9551%{texmfdist}/tex/latex/bibunits
9552%{texmfdist}/source/latex/footbib
9553%{texmfdist}/tex/latex/footbib
247457ba
ZU
9554%dir %{texmf}/bibtex
9555%{texmf}/bibtex/csf
d08789e0
ZU
9556
9557%{_mandir}/man1/bibtex.1*
9558%{_mandir}/man1/rubibtex.1*
9559
9560%files latex-bibtex-ams
9561%defattr(644,root,root,755)
68640cd8
ZU
9562%{texmfdist}/bibtex/bst/ams
9563%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
9564
9565%files latex-bibtex-pl
9566%defattr(644,root,root,755)
04123363 9567%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 9568%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
9569
9570%files latex-bibtex-german
9571%defattr(644,root,root,755)
68640cd8
ZU
9572%doc %{texmfdist}/doc/bibtex/germbib
9573%{texmfdist}/bibtex/bst/germbib
9574%{texmfdist}/tex/latex/germbib
d08789e0
ZU
9575
9576%files latex-bibtex-revtex4
9577%defattr(644,root,root,755)
04123363 9578%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
9579%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9580%{texmfdist}/source/latex/revtex/revtex4.dtx
9581%{texmfdist}/source/latex/revtex/revtex4.ins
9582%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
9583
9584%files latex-bibtex-jurabib
9585%defattr(644,root,root,755)
68640cd8
ZU
9586%doc %{texmfdist}/doc/latex/jurabib
9587%{texmfdist}/bibtex/bst/jurabib
9588%{texmfdist}/bibtex/bib/jurabib
9589%{texmfdist}/source/latex/jurabib
9590%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
9591
9592%files latex-bibtex-dk
9593%defattr(644,root,root,755)
68640cd8
ZU
9594%doc %{texmfdist}/doc/latex/dk-bib
9595%{texmfdist}/bibtex/bst/dk-bib
9596%{texmfdist}/bibtex/csf/dk-bib
9597%{texmfdist}/bibtex/bib/dk-bib
9598%{texmfdist}/source/latex/dk-bib
9599%{texmfdist}/tex/latex/dk-bib
9600
9601# %files latex-bibtex-nor
9602# %defattr(644,root,root,755)
9603# %{texmf}/bibtex/bst/norbib
d08789e0 9604
33b3b483
ZU
9605%files latex-bibtex-styles
9606%defattr(644,root,root,755)
c9ddaf2d 9607%doc %{texmfdist}/doc/generic/t2
04123363 9608%dir %{texmfdist}/source/bibtex
33b3b483
ZU
9609%{texmfdist}/bibtex/bib/IEEEtran
9610%{texmfdist}/bibtex/bib/abstyles
9611%{texmfdist}/bibtex/bib/achemso
9612%{texmfdist}/bibtex/bib/acmtrans
33b3b483
ZU
9613%{texmfdist}/bibtex/bib/ascelike
9614%{texmfdist}/bibtex/bib/beebe
9615%{texmfdist}/bibtex/bib/bibhtml
9616%{texmfdist}/bibtex/bib/bibtopic
33b3b483
ZU
9617%{texmfdist}/bibtex/bib/din1505
9618%{texmfdist}/bibtex/bib/directory
33b3b483
ZU
9619%{texmfdist}/bibtex/bib/figbib
9620%{texmfdist}/bibtex/bib/frankenstein
9621%{texmfdist}/bibtex/bib/gatech-thesis
9622%{texmfdist}/bibtex/bib/geomsty
9623%{texmfdist}/bibtex/bib/gloss
9624%{texmfdist}/bibtex/bib/harvard
9625%{texmfdist}/bibtex/bib/ieeepes
9626%{texmfdist}/bibtex/bib/ijmart
9627%{texmfdist}/bibtex/bib/imac
9628%{texmfdist}/bibtex/bib/index
9629%{texmfdist}/bibtex/bib/lsc
9630%{texmfdist}/bibtex/bib/msc
9631%{texmfdist}/bibtex/bib/nostarch
9632%{texmfdist}/bibtex/bib/philosophersimprint
9633%{texmfdist}/bibtex/bib/revtex
9634%{texmfdist}/bibtex/bib/spie
9635%{texmfdist}/bibtex/bib/urlbst
9636%{texmfdist}/bibtex/bst/IEEEtran
9637%{texmfdist}/bibtex/bst/abstyles
9638%{texmfdist}/bibtex/bst/achemso
9639%{texmfdist}/bibtex/bst/acmtrans
9640%{texmfdist}/bibtex/bst/afthesis
9641%{texmfdist}/bibtex/bst/aguplus
33b3b483
ZU
9642%{texmfdist}/bibtex/bst/aichej
9643%{texmfdist}/bibtex/bst/ametsoc
33b3b483 9644%{texmfdist}/bibtex/bst/ascelike
33b3b483
ZU
9645%{texmfdist}/bibtex/bst/beebe
9646%{texmfdist}/bibtex/bst/bibhtml
9647%{texmfdist}/bibtex/bst/chem-journal
9648%{texmfdist}/bibtex/bst/chicago
33b3b483
ZU
9649%{texmfdist}/bibtex/bst/confproc
9650%{texmfdist}/bibtex/bst/datatool
9651%{texmfdist}/bibtex/bst/din1505
9652%{texmfdist}/bibtex/bst/dinat
9653%{texmfdist}/bibtex/bst/directory
33b3b483
ZU
9654%{texmfdist}/bibtex/bst/dvdcoll
9655%{texmfdist}/bibtex/bst/economic
9656%{texmfdist}/bibtex/bst/elsevier-bib
9657%{texmfdist}/bibtex/bst/fbs
9658%{texmfdist}/bibtex/bst/figbib
9659%{texmfdist}/bibtex/bst/finbib
9660%{texmfdist}/bibtex/bst/frankenstein
9661%{texmfdist}/bibtex/bst/gatech-thesis
9662%{texmfdist}/bibtex/bst/gloss
9663%{texmfdist}/bibtex/bst/gost
9664%{texmfdist}/bibtex/bst/gustlib
9665%{texmfdist}/bibtex/bst/harvard
9666%{texmfdist}/bibtex/bst/hc
9667%{texmfdist}/bibtex/bst/ieeepes
9668%{texmfdist}/bibtex/bst/ijmart
9669%{texmfdist}/bibtex/bst/ijqc
9670%{texmfdist}/bibtex/bst/imac
9671%{texmfdist}/bibtex/bst/index
9672%{texmfdist}/bibtex/bst/inlinebib
9673%{texmfdist}/bibtex/bst/iopart-num
9674%{texmfdist}/bibtex/bst/jneurosci
9675%{texmfdist}/bibtex/bst/jurarsp
9676%{texmfdist}/bibtex/bst/kluwer
9677%{texmfdist}/bibtex/bst/mciteplus
9678%{texmfdist}/bibtex/bst/mslapa
9679%{texmfdist}/bibtex/bst/multibib
9680%{texmfdist}/bibtex/bst/munich
9681%{texmfdist}/bibtex/bst/nature
9682%{texmfdist}/bibtex/bst/nddiss
9683%{texmfdist}/bibtex/bst/opcit
9684%{texmfdist}/bibtex/bst/perception
9685%{texmfdist}/bibtex/bst/revtex
9686%{texmfdist}/bibtex/bst/rsc
9687%{texmfdist}/bibtex/bst/savetrees
9688%{texmfdist}/bibtex/bst/shipunov
9689%{texmfdist}/bibtex/bst/smflatex
9690%{texmfdist}/bibtex/bst/sort-by-letters
9691%{texmfdist}/bibtex/bst/spie
9692%{texmfdist}/bibtex/bst/stellenbosch
9693%{texmfdist}/bibtex/bst/swebib
9694%{texmfdist}/bibtex/bst/texsis
9695%{texmfdist}/bibtex/bst/thuthesis
9696%{texmfdist}/bibtex/bst/tugboat
9697%{texmfdist}/bibtex/bst/urlbst
9698%{texmfdist}/bibtex/csf/gost
9699%doc %{texmfdist}/doc/bibtex/abstyles
9700%doc %{texmfdist}/doc/bibtex/bibhtml
9701%doc %{texmfdist}/doc/bibtex/dinat
9702%doc %{texmfdist}/doc/bibtex/economic
9703%doc %{texmfdist}/doc/bibtex/elsevier-bib
9704%doc %{texmfdist}/doc/bibtex/gost
9705%doc %{texmfdist}/doc/bibtex/ijqc
9706%doc %{texmfdist}/doc/bibtex/iopart-num
33b3b483
ZU
9707%doc %{texmfdist}/doc/latex/IEEEtran
9708%{texmfdist}/source/bibtex/gost
9709
435dbdfa
ZU
9710%files latex-bibtex-vancouver
9711%defattr(644,root,root,755)
9712%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
9713%dir %{texmfdist}/bibtex/bst/vancouver
9714%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
9715%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
9716%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
9717%doc %{texmfdist}/doc/bibtex/vancouver/README
9718%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
9719%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
9720
2fede27b
ZU
9721%files latex-booktabs
9722%defattr(644,root,root,755)
9723%doc %{texmfdist}/doc/latex/booktabs
1d337b0e 9724%{texmfdist}/source/latex/booktabs
2fede27b
ZU
9725%{texmfdist}/tex/latex/booktabs
9726
9727%files latex-caption
9728%defattr(644,root,root,755)
9729%doc %{texmfdist}/doc/latex/caption
9730%{texmfdist}/tex/latex/caption
1d337b0e 9731%{texmfdist}/source/latex/caption
2fede27b 9732
d08789e0
ZU
9733%files latex-carlisle
9734%defattr(644,root,root,755)
68640cd8
ZU
9735%doc %{texmfdist}/doc/latex/carlisle
9736%{texmfdist}/tex/latex/carlisle
1d337b0e 9737%{texmfdist}/source/latex/carlisle
d08789e0
ZU
9738
9739%files latex-ccfonts
9740%defattr(644,root,root,755)
68640cd8
ZU
9741%doc %{texmfdist}/doc/latex/ccfonts
9742%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
9743
9744%files latex-cite
9745%defattr(644,root,root,755)
2677a8b0 9746%{texmfdist}/tex/latex/cite
d08789e0
ZU
9747
9748%files latex-cmbright
9749%defattr(644,root,root,755)
68640cd8
ZU
9750%doc %{texmfdist}/doc/latex/cmbright
9751%{texmfdist}/tex/latex/cmbright
9752
783773ac
ZU
9753%files latex-colortab
9754%defattr(644,root,root,755)
9755%doc %{texmfdist}/doc/generic/colortab
9756%{texmfdist}/tex/latex/colortab
9757%{texmfdist}/tex/generic/colortab
9758
2fede27b
ZU
9759%files latex-comment
9760%defattr(644,root,root,755)
9761%doc %{texmfdist}/doc/latex/comment
9762%{texmfdist}/tex/latex/comment
1d337b0e 9763%{texmfdist}/source/latex/comment
d08789e0
ZU
9764
9765%files latex-concmath
9766%defattr(644,root,root,755)
2677a8b0 9767%{texmfdist}/tex/latex/concmath
d08789e0 9768
2fede27b
ZU
9769%files latex-currvita
9770%defattr(644,root,root,755)
9771%doc %{texmfdist}/doc/latex/currvita
9772%{texmfdist}/tex/latex/currvita
de260d32
ZU
9773%{texmfdist}/source/latex/currvita
9774%doc %{texmfdist}/doc/latex/curve
9775%{texmfdist}/source/latex/curve
9776%{texmfdist}/tex/latex/curve
9777%doc %{texmfdist}/doc/latex/ecv
9778%{texmfdist}/source/latex/ecv
9779%{texmfdist}/tex/latex/ecv
9780%doc %{texmfdist}/doc/latex/simplecv
9781%{texmfdist}/source/latex/simplecv
9782%{texmfdist}/tex/latex/simplecv
2fede27b
ZU
9783
9784%files latex-curves
9785%defattr(644,root,root,755)
9786%doc %{texmfdist}/doc/latex/curves
1d337b0e 9787%{texmfdist}/source/latex/curves
2fede27b
ZU
9788%{texmfdist}/tex/latex/curves
9789
d08789e0
ZU
9790%files latex-custom-bib
9791%defattr(644,root,root,755)
9501d92c
ZU
9792%doc %{texmfdist}/doc/latex/custom-bib
9793%{texmfdist}/source/latex/custom-bib
9794%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
9795
9796%files latex-cyrillic
9797%defattr(644,root,root,755)
9501d92c
ZU
9798%doc %{texmfdist}/doc/latex/cyrillic
9799%{texmfdist}/source/latex/cyrillic
9800%{texmfdist}/tex/latex/cyrillic
d08789e0 9801
04eb4e68
ZU
9802# %files latex-dstroke
9803# %defattr(644,root,root,755)
9804# %{texmf}/tex/latex/dstroke
d08789e0 9805
60597425
ZU
9806%files latex-enumitem
9807%defattr(644,root,root,755)
9808%doc %{texmfdist}/doc/latex/enumitem
9809%{texmfdist}/tex/latex/enumitem
9810
2b453bda
ZU
9811%files latex-exam
9812%defattr(644,root,root,755)
f1f5d194 9813%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
9814%{texmfdist}/tex/latex/exam
9815
247457ba
ZU
9816%files latex-examdesign
9817%defattr(644,root,root,755)
9818%doc %{texmfdist}/doc/latex/examdesign
9819%{texmfdist}/tex/latex/examdesign
9820%{texmfdist}/source/latex/examdesign
9821
9822%files latex-formlett
9823%defattr(644,root,root,755)
9824%doc %{texmfdist}/doc/latex/formlett
9825%{texmfdist}/tex/latex/formlett
9826
c9ddaf2d
ZU
9827%files latex-formular
9828%defattr(644,root,root,755)
9829%doc %{texmfdist}/doc/latex/formular
9830%{texmfdist}/tex/latex/formular
9831%{texmfdist}/source/latex/formular
9832
f1f5d194
ZU
9833%files latex-gbrief
9834%defattr(644,root,root,755)
9835%doc %{texmfdist}/doc/latex/g-brief
9836%{texmfdist}/tex/latex/g-brief
9837
d08789e0
ZU
9838%files latex-jknappen
9839%defattr(644,root,root,755)
9501d92c
ZU
9840%doc %{texmfdist}/fonts/source/jknappen
9841%{texmfdist}/fonts/tfm/jknappen
d08789e0 9842
d19eaaab
ZU
9843%files latex-keystroke
9844%defattr(644,root,root,755)
9845%{texmfdist}/tex/latex/keystroke
9846%doc %{texmfdist}/doc/latex/keystroke
9847
9848%files latex-labbook
9849%defattr(644,root,root,755)
9850%doc %{texmfdist}/doc/latex/labbook
9851%{texmfdist}/source/latex/labbook
9852%{texmfdist}/tex/latex/labbook
9853
a8b381b0
ZU
9854%files latex-lastpage
9855%defattr(644,root,root,755)
a8b381b0 9856%doc %{texmfdist}/doc/latex/lastpage
f1f5d194 9857%{texmfdist}/tex/latex/lastpage
b9c820f8 9858%{texmfdist}/source/latex/lastpage
f1f5d194 9859
d19eaaab
ZU
9860%files latex-lcd
9861%defattr(644,root,root,755)
9862%doc %{texmfdist}/doc/latex/lcd
9863%{texmfdist}/source/latex/lcd
9864%{texmfdist}/tex/latex/lcd
9865
9866%files latex-leaflet
9867%defattr(644,root,root,755)
9868%doc %{texmfdist}/doc/latex/leaflet
9869%{texmfdist}/source/latex/leaflet
9870%{texmfdist}/tex/latex/leaflet
9871
f1f5d194
ZU
9872%files latex-leftidx
9873%defattr(644,root,root,755)
9874%doc %{texmfdist}/doc/latex/leftidx
9875%{texmfdist}/tex/latex/leftidx
a8b381b0 9876
d19eaaab
ZU
9877%files latex-lewis
9878%defattr(644,root,root,755)
9879%doc %{texmfdist}/doc/latex/lewis
9880%{texmfdist}/tex/latex/lewis
9881
d08789e0
ZU
9882%files latex-lm
9883%defattr(644,root,root,755)
9501d92c
ZU
9884%doc %{texmfdist}/doc/fonts/lm
9885%{texmfdist}/tex/latex/lm
9886%{texmfdist}/fonts/afm/public/lm
9887%{texmfdist}/fonts/enc/dvips/lm
9888%{texmfdist}/fonts/map/dvips/lm
9889%{texmfdist}/fonts/map/dvipdfm/lm
9890%{texmfdist}/fonts/opentype/public/lm
9891%{texmfdist}/fonts/tfm/public/lm
9892%{texmfdist}/source/fonts/lm
d08789e0
ZU
9893
9894%files latex-lucidabr
9895%defattr(644,root,root,755)
8affbd2c 9896%dir %{texmfdist}/vtex
04123363 9897%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
9898%{texmfdist}/vtex/config/lucidabr-k.ali
9899%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
9900
9901%files latex-lineno
9902%defattr(644,root,root,755)
9501d92c
ZU
9903%doc %{texmfdist}/doc/latex/lineno
9904%{texmfdist}/tex/latex/lineno
9905
d08789e0
ZU
9906
9907%files latex-marvosym
9908%defattr(644,root,root,755)
2677a8b0 9909%{texmfdist}/tex/latex/marvosym
d08789e0 9910
d19eaaab
ZU
9911%files latex-mathexam
9912%defattr(644,root,root,755)
9913%doc %{texmfdist}/doc/latex/mathexam
9914%{texmfdist}/source/latex/mathexam
9915%{texmfdist}/tex/latex/mathexam
9916
5b7eba8e
MB
9917#%files latex-mathpple
9918#%defattr(644,root,root,755)
d08789e0 9919
5b7eba8e
MB
9920#%files latex-mathtime
9921#%defattr(644,root,root,755)
d08789e0
ZU
9922
9923%files latex-microtype
9924%defattr(644,root,root,755)
26d8eaaa
ZU
9925%doc %{texmfdist}/doc/latex/microtype
9926%{texmfdist}/source/latex/microtype
9927%{texmfdist}/tex/latex/microtype
d08789e0 9928
de260d32
ZU
9929%files latex-misc
9930%defattr(644,root,root,755)
9931%doc %{texmfdist}/doc/latex/fixme
9932%{texmfdist}/source/latex/fixme
9933%{texmfdist}/tex/latex/fixme
9934%doc %{texmfdist}/doc/latex/recipecard
9935%{texmfdist}/source/latex/recipecard
9936%{texmfdist}/tex/latex/recipecard
9937%doc %{texmfdist}/doc/latex/cooking
9938%{texmfdist}/source/latex/cooking
9939%{texmfdist}/tex/latex/cooking
9940%doc %{texmfdist}/doc/latex/cuisine
9941%{texmfdist}/source/latex/cuisine
9942%{texmfdist}/tex/latex/cuisine
9943
d08789e0
ZU
9944%files latex-mflogo
9945%defattr(644,root,root,755)
26d8eaaa
ZU
9946%doc %{texmfdist}/doc/latex/mflogo
9947%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
9948
9949%files latex-mfnfss
9950%defattr(644,root,root,755)
26d8eaaa
ZU
9951%{texmfdist}/source/latex/mfnfss
9952%{texmfdist}/tex/latex/mfnfss
9953
d08789e0
ZU
9954%files latex-minitoc
9955%defattr(644,root,root,755)
26d8eaaa
ZU
9956%doc %{texmfdist}/doc/latex/minitoc
9957%{texmfdist}/bibtex/bst/minitoc
9958%{texmfdist}/makeindex/minitoc
9959%{texmfdist}/scripts/minitoc
9960%{texmfdist}/source/latex/minitoc
9961%{texmfdist}/tex/latex/minitoc
9962
d08789e0
ZU
9963
9964%files latex-mltex
9965%defattr(644,root,root,755)
26d8eaaa
ZU
9966%doc %{texmfdist}/doc/latex/mltex
9967%{texmfdist}/tex/latex/mltex
d08789e0 9968
f1f5d194
ZU
9969%files latex-moreverb
9970%defattr(644,root,root,755)
9971%doc %{texmfdist}/doc/latex/moreverb
9972%{texmfdist}/tex/latex/moreverb
9973
d34bfb7f
ZU
9974%files latex-multienum
9975%defattr(644,root,root,755)
f2555868 9976%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 9977%dir %{texmfdist}/tex/latex/multenum
f2555868 9978%{texmfdist}/tex/latex/multenum/*
d34bfb7f 9979
8ed039e0
ZU
9980%files latex-musictex
9981%defattr(644,root,root,755)
9982%doc %{texmfdist}/doc/generic/musictex
9983%{texmfdist}/fonts/source/public/musictex
9984%{texmfdist}/fonts/tfm/public/musictex
9985%{texmfdist}/tex/generic/musictex
9986%{texmfdist}/tex/latex/musictex
9987
a8b381b0
ZU
9988%files latex-ntheorem
9989%defattr(644,root,root,755)
9990%{texmfdist}/tex/latex/ntheorem
9991%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 9992
f65b3398
ZU
9993%files latex-other-doc
9994%defattr(644,root,root,755)
8affbd2c 9995%doc %{texmfdist}/doc/alatex
f65b3398 9996%doc %{texmfdist}/doc/cslatex/base
e67df411 9997%doc %{texmfdist}/doc/generic/enctex
8affbd2c 9998%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
9999%doc %{texmfdist}/doc/latex/ANUfinalexam
10000%doc %{texmfdist}/doc/latex/AkkTeX
f65b3398 10001%doc %{texmfdist}/doc/latex/GuIT
f65b3398 10002%doc %{texmfdist}/doc/latex/a0poster
f65b3398 10003%doc %{texmfdist}/doc/latex/acmtrans
f65b3398
ZU
10004%doc %{texmfdist}/doc/latex/adrlist
10005%doc %{texmfdist}/doc/latex/afthesis
10006%doc %{texmfdist}/doc/latex/aguplus
f65b3398 10007%doc %{texmfdist}/doc/latex/akletter
f65b3398
ZU
10008%doc %{texmfdist}/doc/latex/algorithm2e
10009%doc %{texmfdist}/doc/latex/algorithmicx
f65b3398
ZU
10010%doc %{texmfdist}/doc/latex/altfont
10011%doc %{texmfdist}/doc/latex/ametsoc
10012%doc %{texmfdist}/doc/latex/amsaddr
10013%doc %{texmfdist}/doc/latex/amsrefs
10014%doc %{texmfdist}/doc/latex/animate
10015%doc %{texmfdist}/doc/latex/answers
10016%doc %{texmfdist}/doc/latex/anyfontsize
10017%doc %{texmfdist}/doc/latex/apa
f65b3398
ZU
10018%doc %{texmfdist}/doc/latex/ar
10019%doc %{texmfdist}/doc/latex/arabi
10020%doc %{texmfdist}/doc/latex/arabtex
10021%doc %{texmfdist}/doc/latex/arcs
f65b3398
ZU
10022%doc %{texmfdist}/doc/latex/ascelike
10023%doc %{texmfdist}/doc/latex/assignment
f65b3398
ZU
10024%doc %{texmfdist}/doc/latex/augie
10025%doc %{texmfdist}/doc/latex/aurical
10026%doc %{texmfdist}/doc/latex/authorindex
10027%doc %{texmfdist}/doc/latex/autoarea
10028%doc %{texmfdist}/doc/latex/autotab
f65b3398
ZU
10029%doc %{texmfdist}/doc/latex/bangtex
10030%doc %{texmfdist}/doc/latex/barcodes
10031%doc %{texmfdist}/doc/latex/bayer
10032%doc %{texmfdist}/doc/latex/bbm-macros
10033%doc %{texmfdist}/doc/latex/beamer-contrib
10034%doc %{texmfdist}/doc/latex/begriff
10035%doc %{texmfdist}/doc/latex/betababel
f65b3398
ZU
10036%doc %{texmfdist}/doc/latex/bibarts
10037%doc %{texmfdist}/doc/latex/bibleref
10038%doc %{texmfdist}/doc/latex/biblist
f65b3398 10039%doc %{texmfdist}/doc/latex/bigfoot
f65b3398
ZU
10040%doc %{texmfdist}/doc/latex/bizcard
10041%doc %{texmfdist}/doc/latex/blindtext
10042%doc %{texmfdist}/doc/latex/blowup
f65b3398
ZU
10043%doc %{texmfdist}/doc/latex/boldtensors
10044%doc %{texmfdist}/doc/latex/bookest
f65b3398 10045%doc %{texmfdist}/doc/latex/boxhandler
f65b3398
ZU
10046%doc %{texmfdist}/doc/latex/braille
10047%doc %{texmfdist}/doc/latex/breakurl
10048%doc %{texmfdist}/doc/latex/brushscr
f65b3398 10049%doc %{texmfdist}/doc/latex/bussproofs
f65b3398
ZU
10050%doc %{texmfdist}/doc/latex/calxxxx
10051%doc %{texmfdist}/doc/latex/captcont
10052%doc %{texmfdist}/doc/latex/casyl
10053%doc %{texmfdist}/doc/latex/catechis
10054%doc %{texmfdist}/doc/latex/cbcoptic
10055%doc %{texmfdist}/doc/latex/cclicenses
10056%doc %{texmfdist}/doc/latex/cd-cover
10057%doc %{texmfdist}/doc/latex/cd
10058%doc %{texmfdist}/doc/latex/cdpbundl
10059%doc %{texmfdist}/doc/latex/cellspace
10060%doc %{texmfdist}/doc/latex/changes
10061%doc %{texmfdist}/doc/latex/chapterfolder
f65b3398 10062%doc %{texmfdist}/doc/latex/china2e
f65b3398
ZU
10063%doc %{texmfdist}/doc/latex/cite
10064%doc %{texmfdist}/doc/latex/cjk
10065%doc %{texmfdist}/doc/latex/classicthesis
f65b3398
ZU
10066%doc %{texmfdist}/doc/latex/cleveref
10067%doc %{texmfdist}/doc/latex/clock
10068%doc %{texmfdist}/doc/latex/clrscode
10069%doc %{texmfdist}/doc/latex/cm-lgc
10070%doc %{texmfdist}/doc/latex/cmap
10071%doc %{texmfdist}/doc/latex/cmcyralt
10072%doc %{texmfdist}/doc/latex/cmdstring
f65b3398
ZU
10073%doc %{texmfdist}/doc/latex/codepage
10074%doc %{texmfdist}/doc/latex/colorinfo
f65b3398
ZU
10075%doc %{texmfdist}/doc/latex/commath
10076%doc %{texmfdist}/doc/latex/complexity
f65b3398
ZU
10077%doc %{texmfdist}/doc/latex/concprog
10078%doc %{texmfdist}/doc/latex/confproc
10079%doc %{texmfdist}/doc/latex/constants
f65b3398
ZU
10080%doc %{texmfdist}/doc/latex/courier-scaled
10081%doc %{texmfdist}/doc/latex/courseoutline
10082%doc %{texmfdist}/doc/latex/coursepaper
10083%doc %{texmfdist}/doc/latex/coverpage
10084%doc %{texmfdist}/doc/latex/covington
10085%doc %{texmfdist}/doc/latex/crossreference
f65b3398
ZU
10086%doc %{texmfdist}/doc/latex/cryst
10087%doc %{texmfdist}/doc/latex/csbulletin
10088%doc %{texmfdist}/doc/latex/csquotes
f65b3398 10089%doc %{texmfdist}/doc/latex/ctib
f65b3398 10090%doc %{texmfdist}/doc/latex/cursor
f65b3398
ZU
10091%doc %{texmfdist}/doc/latex/cv
10092%doc %{texmfdist}/doc/latex/cweb-latex
f65b3398 10093%doc %{texmfdist}/doc/latex/dateiliste
f65b3398
ZU
10094%doc %{texmfdist}/doc/latex/datetime
10095%doc %{texmfdist}/doc/latex/dcpic
f65b3398 10096%doc %{texmfdist}/doc/latex/diagnose
f65b3398
ZU
10097%doc %{texmfdist}/doc/latex/dichokey
10098%doc %{texmfdist}/doc/latex/digiconfigs
10099%doc %{texmfdist}/doc/latex/din1505
10100%doc %{texmfdist}/doc/latex/directory
f65b3398 10101%doc %{texmfdist}/doc/latex/dlfltxb
f65b3398
ZU
10102%doc %{texmfdist}/doc/latex/docmfp
10103%doc %{texmfdist}/doc/latex/doi
10104%doc %{texmfdist}/doc/latex/doipubmed
10105%doc %{texmfdist}/doc/latex/dotarrow
10106%doc %{texmfdist}/doc/latex/dottex
10107%doc %{texmfdist}/doc/latex/dpfloat
f65b3398
ZU
10108%doc %{texmfdist}/doc/latex/drac
10109%doc %{texmfdist}/doc/latex/draftwatermark
10110%doc %{texmfdist}/doc/latex/dramatist
f65b3398
ZU
10111%doc %{texmfdist}/doc/latex/dtxgallery
10112%doc %{texmfdist}/doc/latex/duerer-latex
10113%doc %{texmfdist}/doc/latex/dvdcoll
f65b3398
ZU
10114%doc %{texmfdist}/doc/latex/eCards
10115%doc %{texmfdist}/doc/latex/ean13isbn
10116%doc %{texmfdist}/doc/latex/easy
10117%doc %{texmfdist}/doc/latex/ebezier
10118%doc %{texmfdist}/doc/latex/ebong
10119%doc %{texmfdist}/doc/latex/ebsthesis
10120%doc %{texmfdist}/doc/latex/ecclesiastic
10121%doc %{texmfdist}/doc/latex/ecltree
f65b3398
ZU
10122%doc %{texmfdist}/doc/latex/ed
10123%doc %{texmfdist}/doc/latex/edmac
10124%doc %{texmfdist}/doc/latex/edmargin
10125%doc %{texmfdist}/doc/latex/ednotes
10126%doc %{texmfdist}/doc/latex/eemeir
10127%doc %{texmfdist}/doc/latex/egameps
f65b3398 10128%doc %{texmfdist}/doc/latex/ellipsis
f65b3398 10129%doc %{texmfdist}/doc/latex/elpres
f65b3398
ZU
10130%doc %{texmfdist}/doc/latex/elsevier
10131%doc %{texmfdist}/doc/latex/em
10132%doc %{texmfdist}/doc/latex/emp
10133%doc %{texmfdist}/doc/latex/emulateapj
10134%doc %{texmfdist}/doc/latex/endheads
10135%doc %{texmfdist}/doc/latex/engpron
10136%doc %{texmfdist}/doc/latex/engrec
f65b3398
ZU
10137%doc %{texmfdist}/doc/latex/envlab
10138%doc %{texmfdist}/doc/latex/epigraph
10139%doc %{texmfdist}/doc/latex/epiolmec
10140%doc %{texmfdist}/doc/latex/epsdice
10141%doc %{texmfdist}/doc/latex/epspdfconversion
f65b3398
ZU
10142%doc %{texmfdist}/doc/latex/eqparbox
10143%doc %{texmfdist}/doc/latex/errata
f65b3398 10144%doc %{texmfdist}/doc/latex/eskdx
f65b3398
ZU
10145%doc %{texmfdist}/doc/latex/etex-pkg
10146%doc %{texmfdist}/doc/latex/ethiop-t1
10147%doc %{texmfdist}/doc/latex/ethiop
10148%doc %{texmfdist}/doc/latex/etoolbox
10149%doc %{texmfdist}/doc/latex/eukdate
10150%doc %{texmfdist}/doc/latex/euproposal
10151%doc %{texmfdist}/doc/latex/euro
10152%doc %{texmfdist}/doc/latex/europecv
10153%doc %{texmfdist}/doc/latex/eurosans
10154%doc %{texmfdist}/doc/latex/everypage
f65b3398
ZU
10155%doc %{texmfdist}/doc/latex/examplep
10156%doc %{texmfdist}/doc/latex/exceltex
10157%doc %{texmfdist}/doc/latex/exercise
f65b3398
ZU
10158%doc %{texmfdist}/doc/latex/expl3
10159%doc %{texmfdist}/doc/latex/export
10160%doc %{texmfdist}/doc/latex/extarrows
f65b3398
ZU
10161%doc %{texmfdist}/doc/latex/extract
10162%doc %{texmfdist}/doc/latex/facsimile
f65b3398
ZU
10163%doc %{texmfdist}/doc/latex/fancynum
10164%doc %{texmfdist}/doc/latex/fancyref
10165%doc %{texmfdist}/doc/latex/fancytooltips
10166%doc %{texmfdist}/doc/latex/fax
f65b3398
ZU
10167%doc %{texmfdist}/doc/latex/figbib
10168%doc %{texmfdist}/doc/latex/figsize
10169%doc %{texmfdist}/doc/latex/fink
10170%doc %{texmfdist}/doc/latex/fixfoot
f65b3398
ZU
10171%doc %{texmfdist}/doc/latex/flabels
10172%doc %{texmfdist}/doc/latex/flacards
10173%doc %{texmfdist}/doc/latex/flagderiv
10174%doc %{texmfdist}/doc/latex/flashcards
10175%doc %{texmfdist}/doc/latex/flippdf
10176%doc %{texmfdist}/doc/latex/floatrow
10177%doc %{texmfdist}/doc/latex/flowfram
10178%doc %{texmfdist}/doc/latex/fmp
f65b3398
ZU
10179%doc %{texmfdist}/doc/latex/fnbreak
10180%doc %{texmfdist}/doc/latex/fncychap
10181%doc %{texmfdist}/doc/latex/foekfont
10182%doc %{texmfdist}/doc/latex/fonttable
f65b3398
ZU
10183%doc %{texmfdist}/doc/latex/frankenstein
10184%doc %{texmfdist}/doc/latex/frenchle
10185%doc %{texmfdist}/doc/latex/fribrief
10186%doc %{texmfdist}/doc/latex/frletter
10187%doc %{texmfdist}/doc/latex/frontespizio
10188%doc %{texmfdist}/doc/latex/fullblck
10189%doc %{texmfdist}/doc/latex/fullpict
f65b3398
ZU
10190%doc %{texmfdist}/doc/latex/fundus
10191%doc %{texmfdist}/doc/latex/gaceta
f65b3398
ZU
10192%doc %{texmfdist}/doc/latex/gastex
10193%doc %{texmfdist}/doc/latex/gatech-thesis
10194%doc %{texmfdist}/doc/latex/gauss
10195%doc %{texmfdist}/doc/latex/gb4e
10196%doc %{texmfdist}/doc/latex/gcard
10197%doc %{texmfdist}/doc/latex/gcite
10198%doc %{texmfdist}/doc/latex/genmpage
10199%doc %{texmfdist}/doc/latex/geomsty
f65b3398
ZU
10200%doc %{texmfdist}/doc/latex/gloss
10201%doc %{texmfdist}/doc/latex/glossaries
10202%doc %{texmfdist}/doc/latex/gmdoc
10203%doc %{texmfdist}/doc/latex/gmeometric
10204%doc %{texmfdist}/doc/latex/gmiflink
10205%doc %{texmfdist}/doc/latex/gmutils
10206%doc %{texmfdist}/doc/latex/gmverb
f65b3398
ZU
10207%doc %{texmfdist}/doc/latex/graphicx-psmin
10208%doc %{texmfdist}/doc/latex/greek-inputenc
10209%doc %{texmfdist}/doc/latex/greekdates
10210%doc %{texmfdist}/doc/latex/greektex
10211%doc %{texmfdist}/doc/latex/grfpaste
10212%doc %{texmfdist}/doc/latex/grnumalt
10213%doc %{texmfdist}/doc/latex/grverb
10214%doc %{texmfdist}/doc/latex/gu
f65b3398
ZU
10215%doc %{texmfdist}/doc/latex/guitbeamer
10216%doc %{texmfdist}/doc/latex/hanging
10217%doc %{texmfdist}/doc/latex/har2nat
10218%doc %{texmfdist}/doc/latex/harmony
10219%doc %{texmfdist}/doc/latex/harpoon
10220%doc %{texmfdist}/doc/latex/harvard
10221%doc %{texmfdist}/doc/latex/hc
10222%doc %{texmfdist}/doc/latex/hep
10223%doc %{texmfdist}/doc/latex/hepnames
10224%doc %{texmfdist}/doc/latex/hepparticles
10225%doc %{texmfdist}/doc/latex/hepthesis
10226%doc %{texmfdist}/doc/latex/hepunits
10227%doc %{texmfdist}/doc/latex/hexgame
f65b3398
ZU
10228%doc %{texmfdist}/doc/latex/histogr
10229%doc %{texmfdist}/doc/latex/hitec
10230%doc %{texmfdist}/doc/latex/hpsdiss
f65b3398
ZU
10231%doc %{texmfdist}/doc/latex/hvfloat
10232%doc %{texmfdist}/doc/latex/hypdvips
10233%doc %{texmfdist}/doc/latex/hyperref-docsrc
10234%doc %{texmfdist}/doc/latex/hyperxmp
10235%doc %{texmfdist}/doc/latex/ibycus-babel
10236%doc %{texmfdist}/doc/latex/icsv
10237%doc %{texmfdist}/doc/latex/ieeepes
10238%doc %{texmfdist}/doc/latex/ifmslide
10239%doc %{texmfdist}/doc/latex/ifplatform
10240%doc %{texmfdist}/doc/latex/ijmart
10241%doc %{texmfdist}/doc/latex/imac
10242%doc %{texmfdist}/doc/latex/image-gallery
10243%doc %{texmfdist}/doc/latex/imtekda
10244%doc %{texmfdist}/doc/latex/inlinebib
10245%doc %{texmfdist}/doc/latex/inlinedef
10246%doc %{texmfdist}/doc/latex/interactiveworkbook
10247%doc %{texmfdist}/doc/latex/inversepath
10248%doc %{texmfdist}/doc/latex/invoice
10249%doc %{texmfdist}/doc/latex/ipa
10250%doc %{texmfdist}/doc/latex/iso
10251%doc %{texmfdist}/doc/latex/iso10303
10252%doc %{texmfdist}/doc/latex/isodate
10253%doc %{texmfdist}/doc/latex/isodoc
10254%doc %{texmfdist}/doc/latex/isorot
10255%doc %{texmfdist}/doc/latex/itnumpar
f65b3398
ZU
10256%doc %{texmfdist}/doc/latex/jknapltx
10257%doc %{texmfdist}/doc/latex/jneurosci
10258%doc %{texmfdist}/doc/latex/jpsj
10259%doc %{texmfdist}/doc/latex/jura
10260%doc %{texmfdist}/doc/latex/juraabbrev
10261%doc %{texmfdist}/doc/latex/juramisc
10262%doc %{texmfdist}/doc/latex/jurarsp
10263%doc %{texmfdist}/doc/latex/karnaugh
10264%doc %{texmfdist}/doc/latex/kerkis
10265%doc %{texmfdist}/doc/latex/kerntest
10266%doc %{texmfdist}/doc/latex/kluwer
f65b3398
ZU
10267%doc %{texmfdist}/doc/latex/lazylist
10268%doc %{texmfdist}/doc/latex/lcyw
10269%doc %{texmfdist}/doc/latex/leading
10270%doc %{texmfdist}/doc/latex/ledmac
10271%doc %{texmfdist}/doc/latex/lettre
10272%doc %{texmfdist}/doc/latex/lexikon
10273%doc %{texmfdist}/doc/latex/lgreek
10274%doc %{texmfdist}/doc/latex/lhelp
10275%doc %{texmfdist}/doc/latex/linguex
10276%doc %{texmfdist}/doc/latex/lipsum
10277%doc %{texmfdist}/doc/latex/listbib
10278%doc %{texmfdist}/doc/latex/listliketab
10279%doc %{texmfdist}/doc/latex/listofsymbols
10280%doc %{texmfdist}/doc/latex/lkproof
10281%doc %{texmfdist}/doc/latex/logic
10282%doc %{texmfdist}/doc/latex/logpap
10283%doc %{texmfdist}/doc/latex/lps
10284%doc %{texmfdist}/doc/latex/lsc
10285%doc %{texmfdist}/doc/latex/ltxindex
10286%doc %{texmfdist}/doc/latex/mafr
10287%doc %{texmfdist}/doc/latex/magyar
10288%doc %{texmfdist}/doc/latex/mailing
10289%doc %{texmfdist}/doc/latex/makebarcode
10290%doc %{texmfdist}/doc/latex/makebox
10291%doc %{texmfdist}/doc/latex/makecell
10292%doc %{texmfdist}/doc/latex/makecmds
10293%doc %{texmfdist}/doc/latex/makedtx
10294%doc %{texmfdist}/doc/latex/makeglos
10295%doc %{texmfdist}/doc/latex/makeplot
10296%doc %{texmfdist}/doc/latex/manuscript
10297%doc %{texmfdist}/doc/latex/maple
10298%doc %{texmfdist}/doc/latex/marginnote
10299%doc %{texmfdist}/doc/latex/mathdesign
10300%doc %{texmfdist}/doc/latex/mathpazo
10301%doc %{texmfdist}/doc/latex/maybemath
10302%doc %{texmfdist}/doc/latex/mcaption
10303%doc %{texmfdist}/doc/latex/mceinleger
10304%doc %{texmfdist}/doc/latex/mcite
10305%doc %{texmfdist}/doc/latex/mciteplus
10306%doc %{texmfdist}/doc/latex/memexsupp
10307%doc %{texmfdist}/doc/latex/mentis
10308%doc %{texmfdist}/doc/latex/metaplot
10309%doc %{texmfdist}/doc/latex/method
10310%doc %{texmfdist}/doc/latex/metre
10311%doc %{texmfdist}/doc/latex/mff
10312%doc %{texmfdist}/doc/latex/mfpic4ode
10313%doc %{texmfdist}/doc/latex/mftinc
f65b3398
ZU
10314%doc %{texmfdist}/doc/latex/mhequ
10315%doc %{texmfdist}/doc/latex/miller
10316%doc %{texmfdist}/doc/latex/minipage-marginpar
10317%doc %{texmfdist}/doc/latex/miniplot
10318%doc %{texmfdist}/doc/latex/minutes
10319%doc %{texmfdist}/doc/latex/mla-paper
10320%doc %{texmfdist}/doc/latex/mlist
10321%doc %{texmfdist}/doc/latex/mmap
10322%doc %{texmfdist}/doc/latex/mnsymbol
10323%doc %{texmfdist}/doc/latex/moderncv
10324%doc %{texmfdist}/doc/latex/modroman
10325%doc %{texmfdist}/doc/latex/mongolian-babel
10326%doc %{texmfdist}/doc/latex/montex
10327%doc %{texmfdist}/doc/latex/moresize
10328%doc %{texmfdist}/doc/latex/movie15
10329%doc %{texmfdist}/doc/latex/msc
10330%doc %{texmfdist}/doc/latex/msg
10331%doc %{texmfdist}/doc/latex/mslapa
10332%doc %{texmfdist}/doc/latex/mtgreek
10333%doc %{texmfdist}/doc/latex/multibbl
10334%doc %{texmfdist}/doc/latex/multicap
10335%doc %{texmfdist}/doc/latex/multirow
10336%doc %{texmfdist}/doc/latex/munich
10337%doc %{texmfdist}/doc/latex/musixlyr
10338%doc %{texmfdist}/doc/latex/muthesis
10339%doc %{texmfdist}/doc/latex/mxd
10340%doc %{texmfdist}/doc/latex/mxedruli
10341%doc %{texmfdist}/doc/latex/nag
10342%doc %{texmfdist}/doc/latex/namespc
10343%doc %{texmfdist}/doc/latex/nath
10344%doc %{texmfdist}/doc/latex/nature
10345%doc %{texmfdist}/doc/latex/ncclatex
10346%doc %{texmfdist}/doc/latex/ncctools
10347%doc %{texmfdist}/doc/latex/nddiss
10348%doc %{texmfdist}/doc/latex/newalg
10349%doc %{texmfdist}/doc/latex/newfile
10350%doc %{texmfdist}/doc/latex/newlfm
10351%doc %{texmfdist}/doc/latex/newspaper
10352%doc %{texmfdist}/doc/latex/newvbtm
10353%doc %{texmfdist}/doc/latex/niceframe
10354%doc %{texmfdist}/doc/latex/nih
f65b3398
ZU
10355%doc %{texmfdist}/doc/latex/nomentbl
10356%doc %{texmfdist}/doc/latex/nonfloat
10357%doc %{texmfdist}/doc/latex/nostarch
10358%doc %{texmfdist}/doc/latex/notes
10359%doc %{texmfdist}/doc/latex/notes2bib
10360%doc %{texmfdist}/doc/latex/nrc
10361%doc %{texmfdist}/doc/latex/ntabbing
10362%doc %{texmfdist}/doc/latex/numname
10363%doc %{texmfdist}/doc/latex/numprint
10364%doc %{texmfdist}/doc/latex/objectz
10365%doc %{texmfdist}/doc/latex/ocr-latex
10366%doc %{texmfdist}/doc/latex/octavo
10367%doc %{texmfdist}/doc/latex/ogham
10368%doc %{texmfdist}/doc/latex/ogonek
10369%doc %{texmfdist}/doc/latex/opcit
10370%doc %{texmfdist}/doc/latex/ordinalpt
10371%doc %{texmfdist}/doc/latex/othello
10372%doc %{texmfdist}/doc/latex/otibet
10373%doc %{texmfdist}/doc/latex/outline
10374%doc %{texmfdist}/doc/latex/outliner
10375%doc %{texmfdist}/doc/latex/pagenote
10376%doc %{texmfdist}/doc/latex/paper
10377%doc %{texmfdist}/doc/latex/papercdcase
10378%doc %{texmfdist}/doc/latex/papertex
10379%doc %{texmfdist}/doc/latex/parallel
10380%doc %{texmfdist}/doc/latex/paresse
10381%doc %{texmfdist}/doc/latex/parrun
10382%doc %{texmfdist}/doc/latex/pauldoc
10383%doc %{texmfdist}/doc/latex/pbox
10384%doc %{texmfdist}/doc/latex/pbsheet
10385%doc %{texmfdist}/doc/latex/pdfcprot
10386%doc %{texmfdist}/doc/latex/pdfscreen
10387%doc %{texmfdist}/doc/latex/pdfsync
10388%doc %{texmfdist}/doc/latex/pdftricks
10389%doc %{texmfdist}/doc/latex/pdfwin
10390%doc %{texmfdist}/doc/latex/pecha
10391%doc %{texmfdist}/doc/latex/perception
10392%doc %{texmfdist}/doc/latex/perltex
f65b3398
ZU
10393%doc %{texmfdist}/doc/latex/petiteannonce
10394%doc %{texmfdist}/doc/latex/petri-nets
10395%doc %{texmfdist}/doc/latex/pgf-soroban
10396%doc %{texmfdist}/doc/latex/pgfopts
10397%doc %{texmfdist}/doc/latex/pgfplots
10398%doc %{texmfdist}/doc/latex/philex
10399%doc %{texmfdist}/doc/latex/philosophersimprint
10400%doc %{texmfdist}/doc/latex/photo
10401%doc %{texmfdist}/doc/latex/pinlabel
10402%doc %{texmfdist}/doc/latex/pittetd
10403%doc %{texmfdist}/doc/latex/plari
10404%doc %{texmfdist}/doc/latex/plates
10405%doc %{texmfdist}/doc/latex/play
10406%doc %{texmfdist}/doc/latex/plweb
10407%doc %{texmfdist}/doc/latex/pmgraph
10408%doc %{texmfdist}/doc/latex/poemscol
10409%doc %{texmfdist}/doc/latex/polski
10410%doc %{texmfdist}/doc/latex/polyglot
10411%doc %{texmfdist}/doc/latex/polytable
10412%doc %{texmfdist}/doc/latex/postcards
10413%doc %{texmfdist}/doc/latex/powerdot
10414%doc %{texmfdist}/doc/latex/ppower4
10415%doc %{texmfdist}/doc/latex/ppr-prv
10416%doc %{texmfdist}/doc/latex/pracjourn
10417%doc %{texmfdist}/doc/latex/prettyref
10418%doc %{texmfdist}/doc/latex/proba
10419%doc %{texmfdist}/doc/latex/probsoln
10420%doc %{texmfdist}/doc/latex/procIAGssymp
10421%doc %{texmfdist}/doc/latex/progkeys
10422%doc %{texmfdist}/doc/latex/progress
10423%doc %{texmfdist}/doc/latex/protex
10424%doc %{texmfdist}/doc/latex/protocol
10425%doc %{texmfdist}/doc/latex/psfragx
10426%doc %{texmfdist}/doc/latex/psgo
10427%doc %{texmfdist}/doc/latex/pspicture
10428%doc %{texmfdist}/doc/latex/pst2pdf
10429%doc %{texmfdist}/doc/latex/ptptex
10430%doc %{texmfdist}/doc/latex/qcm
10431%doc %{texmfdist}/doc/latex/qobitree
10432%doc %{texmfdist}/doc/latex/qstest
10433%doc %{texmfdist}/doc/latex/qsymbols
10434%doc %{texmfdist}/doc/latex/qtree
10435%doc %{texmfdist}/doc/latex/quotchap
10436%doc %{texmfdist}/doc/latex/quotmark
10437%doc %{texmfdist}/doc/latex/r_und_s
10438%doc %{texmfdist}/doc/latex/randbild
10439%doc %{texmfdist}/doc/latex/randtext
10440%doc %{texmfdist}/doc/latex/rccol
10441%doc %{texmfdist}/doc/latex/rcs
10442%doc %{texmfdist}/doc/latex/rcsinfo
f65b3398
ZU
10443%doc %{texmfdist}/doc/latex/rectopma
10444%doc %{texmfdist}/doc/latex/refcheck
10445%doc %{texmfdist}/doc/latex/refman
10446%doc %{texmfdist}/doc/latex/refstyle
10447%doc %{texmfdist}/doc/latex/regcount
10448%doc %{texmfdist}/doc/latex/register
10449%doc %{texmfdist}/doc/latex/relenc
10450%doc %{texmfdist}/doc/latex/repeatindex
10451%doc %{texmfdist}/doc/latex/rlepsf
10452%doc %{texmfdist}/doc/latex/rmpage
10453%doc %{texmfdist}/doc/latex/robustcommand
10454%doc %{texmfdist}/doc/latex/robustindex
10455%doc %{texmfdist}/doc/latex/romannum
10456%doc %{texmfdist}/doc/latex/rotpages
10457%doc %{texmfdist}/doc/latex/rsc
10458%doc %{texmfdist}/doc/latex/rst
10459%doc %{texmfdist}/doc/latex/rtkinenc
10460%doc %{texmfdist}/doc/latex/rtklage
10461%doc %{texmfdist}/doc/latex/sagetex
10462%doc %{texmfdist}/doc/latex/sanskrit
10463%doc %{texmfdist}/doc/latex/sauerj
10464%doc %{texmfdist}/doc/latex/sauterfonts
10465%doc %{texmfdist}/doc/latex/savefnmark
10466%doc %{texmfdist}/doc/latex/savetrees
10467%doc %{texmfdist}/doc/latex/scalebar
10468%doc %{texmfdist}/doc/latex/schedule
10469%doc %{texmfdist}/doc/latex/scientificpaper
10470%doc %{texmfdist}/doc/latex/sciposter
10471%doc %{texmfdist}/doc/latex/sciwordconv
10472%doc %{texmfdist}/doc/latex/screenplay
10473%doc %{texmfdist}/doc/latex/script
10474%doc %{texmfdist}/doc/latex/sdrt
10475%doc %{texmfdist}/doc/latex/sectionbox
10476%doc %{texmfdist}/doc/latex/semantic
10477%doc %{texmfdist}/doc/latex/semioneside
10478%doc %{texmfdist}/doc/latex/seqsplit
10479%doc %{texmfdist}/doc/latex/sf298
10480%doc %{texmfdist}/doc/latex/sffms
10481%doc %{texmfdist}/doc/latex/sfg
10482%doc %{texmfdist}/doc/latex/sgame
10483%doc %{texmfdist}/doc/latex/shadethm
10484%doc %{texmfdist}/doc/latex/shipunov
10485%doc %{texmfdist}/doc/latex/shorttoc
10486%doc %{texmfdist}/doc/latex/show2e
10487%doc %{texmfdist}/doc/latex/showexpl
10488%doc %{texmfdist}/doc/latex/sides
10489%doc %{texmfdist}/doc/latex/siggraph
f65b3398
ZU
10490%doc %{texmfdist}/doc/latex/simplewick
10491%doc %{texmfdist}/doc/latex/skak
10492%doc %{texmfdist}/doc/latex/slantsc
10493%doc %{texmfdist}/doc/latex/smalltableof
10494%doc %{texmfdist}/doc/latex/smartref
10495%doc %{texmfdist}/doc/latex/smflatex
10496%doc %{texmfdist}/doc/latex/snapshot
10497%doc %{texmfdist}/doc/latex/songbook
10498%doc %{texmfdist}/doc/latex/sort-by-letters
10499%doc %{texmfdist}/doc/latex/soyombo
10500%doc %{texmfdist}/doc/latex/sparklines
10501%doc %{texmfdist}/doc/latex/spie
10502%doc %{texmfdist}/doc/latex/splitbib
10503%doc %{texmfdist}/doc/latex/splitindex
10504%doc %{texmfdist}/doc/latex/spotcolor
10505%doc %{texmfdist}/doc/latex/sprite
10506%doc %{texmfdist}/doc/latex/srcltx
10507%doc %{texmfdist}/doc/latex/sseq
10508%doc %{texmfdist}/doc/latex/ssqquote
10509%doc %{texmfdist}/doc/latex/stage
10510%doc %{texmfdist}/doc/latex/statistik
10511%doc %{texmfdist}/doc/latex/stdpage
10512%doc %{texmfdist}/doc/latex/stellenbosch
10513%doc %{texmfdist}/doc/latex/stex
10514%doc %{texmfdist}/doc/latex/stringstrings
10515%doc %{texmfdist}/doc/latex/struktex
10516%doc %{texmfdist}/doc/latex/sttools
10517%doc %{texmfdist}/doc/latex/stubs
10518%doc %{texmfdist}/doc/latex/subdepth
10519%doc %{texmfdist}/doc/latex/subeqn
10520%doc %{texmfdist}/doc/latex/subeqnarray
10521%doc %{texmfdist}/doc/latex/subfloat
10522%doc %{texmfdist}/doc/latex/substr
10523%doc %{texmfdist}/doc/latex/sudoku
10524%doc %{texmfdist}/doc/latex/sudokubundle
10525%doc %{texmfdist}/doc/latex/sugconf
10526%doc %{texmfdist}/doc/latex/supertabular
10527%doc %{texmfdist}/doc/latex/susy
10528%doc %{texmfdist}/doc/latex/svgcolor
10529%doc %{texmfdist}/doc/latex/svn-multi
10530%doc %{texmfdist}/doc/latex/svn
10531%doc %{texmfdist}/doc/latex/svninfo
10532%doc %{texmfdist}/doc/latex/swebib
10533%doc %{texmfdist}/doc/latex/swimgraf
10534%doc %{texmfdist}/doc/latex/synproof
10535%doc %{texmfdist}/doc/latex/syntax
10536%doc %{texmfdist}/doc/latex/syntrace
10537%doc %{texmfdist}/doc/latex/synttree
10538%doc %{texmfdist}/doc/latex/t-angles
10539%doc %{texmfdist}/doc/latex/tableaux
10540%doc %{texmfdist}/doc/latex/tablists
10541%doc %{texmfdist}/doc/latex/tablor
10542%doc %{texmfdist}/doc/latex/tabto-ltx
10543%doc %{texmfdist}/doc/latex/tabulary
10544%doc %{texmfdist}/doc/latex/tabvar
10545%doc %{texmfdist}/doc/latex/talk
10546%doc %{texmfdist}/doc/latex/tapir
10547%doc %{texmfdist}/doc/latex/tcldoc
10548%doc %{texmfdist}/doc/latex/tdsfrmath
10549%doc %{texmfdist}/doc/latex/technics
10550%doc %{texmfdist}/doc/latex/ted
10551%doc %{texmfdist}/doc/latex/tengwarscript
10552%doc %{texmfdist}/doc/latex/tensor
10553%doc %{texmfdist}/doc/latex/teubner
10554%doc %{texmfdist}/doc/latex/texmate
10555%doc %{texmfdist}/doc/latex/texpower
10556%doc %{texmfdist}/doc/latex/texshade
10557%doc %{texmfdist}/doc/latex/textcase
10558%doc %{texmfdist}/doc/latex/textopo
10559%doc %{texmfdist}/doc/latex/theoremref
10560%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10561%doc %{texmfdist}/doc/latex/thinsp
10562%doc %{texmfdist}/doc/latex/thmtools
10563%doc %{texmfdist}/doc/latex/thumb
10564%doc %{texmfdist}/doc/latex/thuthesis
10565%doc %{texmfdist}/doc/latex/ticket
10566%doc %{texmfdist}/doc/latex/tikz-inet
10567%doc %{texmfdist}/doc/latex/timesht
10568%doc %{texmfdist}/doc/latex/titling
10569%doc %{texmfdist}/doc/latex/tocvsec2
10570%doc %{texmfdist}/doc/latex/todo
10571%doc %{texmfdist}/doc/latex/tokenizer
10572%doc %{texmfdist}/doc/latex/toolbox
10573%doc %{texmfdist}/doc/latex/topfloat
10574%doc %{texmfdist}/doc/latex/toptesi
10575%doc %{texmfdist}/doc/latex/tpslifonts
10576%doc %{texmfdist}/doc/latex/trajan
10577%doc %{texmfdist}/doc/latex/translator
10578%doc %{texmfdist}/doc/latex/tree-dvips
10579%doc %{texmfdist}/doc/latex/trfsigns
10580%doc %{texmfdist}/doc/latex/trivfloat
10581%doc %{texmfdist}/doc/latex/trsym
10582%doc %{texmfdist}/doc/latex/tufte-latex
10583%doc %{texmfdist}/doc/latex/tugboat
10584%doc %{texmfdist}/doc/latex/turnstile
10585%doc %{texmfdist}/doc/latex/twoup
10586%doc %{texmfdist}/doc/latex/typedref
10587%doc %{texmfdist}/doc/latex/typogrid
10588%doc %{texmfdist}/doc/latex/uaclasses
10589%doc %{texmfdist}/doc/latex/ucthesis
10590%doc %{texmfdist}/doc/latex/uebungsblatt
10591%doc %{texmfdist}/doc/latex/uiucthesis
10592%doc %{texmfdist}/doc/latex/ulsy
10593%doc %{texmfdist}/doc/latex/umich-thesis
10594%doc %{texmfdist}/doc/latex/uml
10595%doc %{texmfdist}/doc/latex/umlaute
10596%doc %{texmfdist}/doc/latex/umoline
10597%doc %{texmfdist}/doc/latex/umthesis
10598%doc %{texmfdist}/doc/latex/underlin
10599%doc %{texmfdist}/doc/latex/undertilde
10600%doc %{texmfdist}/doc/latex/unitsdef
10601%doc %{texmfdist}/doc/latex/unroman
10602%doc %{texmfdist}/doc/latex/upmethodology
10603%doc %{texmfdist}/doc/latex/urlbst
10604%doc %{texmfdist}/doc/latex/ushort
10605%doc %{texmfdist}/doc/latex/uwthesis
10606%doc %{texmfdist}/doc/latex/varindex
10607%doc %{texmfdist}/doc/latex/varsfromjobname
10608%doc %{texmfdist}/doc/latex/vector
10609%doc %{texmfdist}/doc/latex/verse
10610%doc %{texmfdist}/doc/latex/vhistory
10611%doc %{texmfdist}/doc/latex/vita
10612%doc %{texmfdist}/doc/latex/volumes
10613%doc %{texmfdist}/doc/latex/vpe
10614%doc %{texmfdist}/doc/latex/vrsion
10615%doc %{texmfdist}/doc/latex/vwcol
10616%doc %{texmfdist}/doc/latex/vxu
10617%doc %{texmfdist}/doc/latex/wadalab
10618%doc %{texmfdist}/doc/latex/wallpaper
10619%doc %{texmfdist}/doc/latex/warpcol
10620%doc %{texmfdist}/doc/latex/wnri
10621%doc %{texmfdist}/doc/latex/wordlike
10622%doc %{texmfdist}/doc/latex/xargs
10623%doc %{texmfdist}/doc/latex/xdoc
10624%doc %{texmfdist}/doc/latex/xfor
10625%doc %{texmfdist}/doc/latex/xifthen
10626%doc %{texmfdist}/doc/latex/xmpincl
10627%doc %{texmfdist}/doc/latex/xnewcommand
10628%doc %{texmfdist}/doc/latex/xoptarg
10629%doc %{texmfdist}/doc/latex/xpackages
10630%doc %{texmfdist}/doc/latex/xskak
10631%doc %{texmfdist}/doc/latex/xstring
10632%doc %{texmfdist}/doc/latex/xtcapts
10633%doc %{texmfdist}/doc/latex/xyling
10634%doc %{texmfdist}/doc/latex/xytree
10635%doc %{texmfdist}/doc/latex/yafoot
10636%doc %{texmfdist}/doc/latex/yhmath
10637%doc %{texmfdist}/doc/latex/york-thesis
10638%doc %{texmfdist}/doc/latex/yplan
10639%doc %{texmfdist}/doc/latex/zed-csp
10640%doc %{texmfdist}/doc/latex/zefonts
10641%doc %{texmfdist}/doc/latex/ziffer
10642%doc %{texmfdist}/doc/latex/zwgetfdate
10643%doc %{texmfdist}/source/latex/hyperref/doc
10644%doc %{texmfdist}/source/latex/koma-script/doc
10645
16591d53
ZU
10646%files latex-math
10647%defattr(644,root,root,755)
10648%{texmfdist}/source/latex/permute
10649%{texmfdist}/tex/latex/permute
10650%doc %{texmfdist}/doc/latex/permute
10651%{texmfdist}/source/latex/bez123
10652%{texmfdist}/tex/latex/bez123
10653%doc %{texmfdist}/doc/latex/bez123
10654%{texmfdist}/source/latex/binomexp
10655%{texmfdist}/tex/latex/binomexp
10656%doc %{texmfdist}/doc/latex/binomexp
84a4c427
ZU
10657%doc %{texmfdist}/doc/latex/coordsys
10658%{texmfdist}/source/latex/coordsys
10659%{texmfdist}/tex/latex/coordsys
84a4c427
ZU
10660%doc %{texmfdist}/doc/latex/egplot
10661%{texmfdist}/source/latex/egplot
10662%{texmfdist}/tex/latex/egplot
84a4c427
ZU
10663%doc %{texmfdist}/doc/latex/eqlist
10664%{texmfdist}/source/latex/eqlist
10665%{texmfdist}/tex/latex/eqlist
84a4c427
ZU
10666%doc %{texmfdist}/doc/latex/eqnarray
10667%{texmfdist}/source/latex/eqnarray
10668%{texmfdist}/tex/latex/eqnarray
84a4c427
ZU
10669%doc %{texmfdist}/doc/latex/esdiff
10670%{texmfdist}/source/latex/esdiff
10671%{texmfdist}/tex/latex/esdiff
84a4c427
ZU
10672%doc %{texmfdist}/doc/latex/esvect
10673%{texmfdist}/fonts/map/dvips/esvect
10674%{texmfdist}/fonts/source/public/esvect
10675%{texmfdist}/fonts/tfm/public/esvect
10676%{texmfdist}/fonts/type1/public/esvect
10677%{texmfdist}/source/latex/esvect
10678%{texmfdist}/tex/latex/esvect
2e9c3e45
ZU
10679%doc %{texmfdist}/doc/latex/extpfeil
10680%{texmfdist}/source/latex/extpfeil
10681%{texmfdist}/tex/latex/extpfeil
10682%doc %{texmfdist}/doc/latex/faktor
10683%{texmfdist}/source/latex/faktor
10684%{texmfdist}/tex/latex/faktor
1d337b0e
ZU
10685%doc %{texmfdist}/doc/latex/cmll
10686%{texmfdist}/source/latex/cmll
10687%{texmfdist}/fonts/map/dvips/cmll
10688%{texmfdist}/fonts/source/public/cmll
10689%{texmfdist}/fonts/tfm/public/cmll
10690%{texmfdist}/fonts/type1/public/cmll
10691%{texmfdist}/tex/latex/cmll
de260d32
ZU
10692%{texmfdist}/source/latex/dotseqn
10693%{texmfdist}/tex/latex/dotseqn
10694%doc %{texmfdist}/doc/latex/functan
10695%{texmfdist}/source/latex/functan
10696%{texmfdist}/tex/latex/functan
b9c820f8
ZU
10697%doc %{texmfdist}/doc/latex/galois
10698%{texmfdist}/source/latex/galois
10699%{texmfdist}/tex/latex/galois
10700%doc %{texmfdist}/doc/latex/gnuplottex
10701%{texmfdist}/source/latex/gnuplottex
10702%{texmfdist}/tex/latex/gnuplottex
10703%doc %{texmfdist}/doc/latex/hhtensor
10704%{texmfdist}/source/latex/hhtensor
10705%{texmfdist}/tex/latex/hhtensor
10706%doc %{texmfdist}/doc/latex/fouridx
10707%{texmfdist}/source/latex/fouridx
10708%{texmfdist}/tex/latex/fouridx
10709%doc %{texmfdist}/doc/latex/noitcrul
10710%{texmfdist}/source/latex/noitcrul
10711%{texmfdist}/tex/latex/noitcrul
84a4c427
ZU
10712
10713%files latex-physics
10714%defattr(644,root,root,755)
84a4c427
ZU
10715%doc %{texmfdist}/doc/latex/circ
10716%{texmfdist}/tex/latex/circ
10717%{texmfdist}/source/latex/circ
84a4c427
ZU
10718%doc %{texmfdist}/doc/latex/colorwav
10719%{texmfdist}/source/latex/colorwav
10720%{texmfdist}/tex/latex/colorwav
84a4c427
ZU
10721%doc %{texmfdist}/doc/latex/dyntree
10722%{texmfdist}/source/latex/dyntree
10723%{texmfdist}/tex/latex/dyntree
2e9c3e45
ZU
10724%doc %{texmfdist}/doc/latex/feynmf
10725%{texmfdist}/source/latex/feynmf
10726%{texmfdist}/tex/latex/feynmf
10727%{texmfdist}/metapost/feynmf
de260d32
ZU
10728%doc %{texmfdist}/doc/latex/formula
10729%{texmfdist}/source/latex/formula
10730%{texmfdist}/tex/latex/formula
b9c820f8
ZU
10731%{texmfdist}/source/latex/isotope
10732%{texmfdist}/tex/latex/isotope
16591d53
ZU
10733
10734%files latex-chem
10735%defattr(644,root,root,755)
10736%doc %{texmfdist}/doc/latex/achemso
10737%doc %{texmfdist}/doc/latex/bpchem
10738%doc %{texmfdist}/doc/latex/chemstyle
10739%doc %{texmfdist}/doc/latex/mhchem
10740%doc %{texmfdist}/doc/fonts/chemarrow
10741%doc %{texmfdist}/doc/latex/chemcompounds
10742%doc %{texmfdist}/doc/latex/chemcono
10743%{texmfdist}/fonts/afm/public/chemarrow
10744%{texmfdist}/fonts/map/dvips/chemarrow
10745%{texmfdist}/fonts/source/public/chemarrow
10746%{texmfdist}/fonts/tfm/public/chemarrow
10747%{texmfdist}/fonts/type1/public/chemarrow
10748%{texmfdist}/source/latex/achemso
10749%{texmfdist}/source/latex/bpchem
10750%{texmfdist}/source/latex/chemcompounds
10751%{texmfdist}/source/latex/chemstyle
10752%{texmfdist}/tex/latex/achemso
10753%{texmfdist}/tex/latex/bpchem
10754%{texmfdist}/tex/latex/chemarrow
10755%{texmfdist}/tex/latex/chemcompounds
10756%{texmfdist}/tex/latex/chemcono
10757%{texmfdist}/tex/latex/chemstyle
10758%{texmfdist}/tex/latex/mhchem
10759
84a4c427 10760%files latex-biology
16591d53
ZU
10761%defattr(644,root,root,755)
10762%doc %{texmfdist}/doc/latex/biocon
10763%{texmfdist}/bibtex/bib/biocon
10764%{texmfdist}/source/latex/biocon
10765%{texmfdist}/tex/latex/biocon
84a4c427
ZU
10766# Format DNA base sequences.
10767%doc %{texmfdist}/doc/latex/dnaseq
10768%{texmfdist}/source/latex/dnaseq
10769%{texmfdist}/tex/latex/dnaseq
16591d53
ZU
10770
10771%files latex-pdftools
10772%defattr(644,root,root,755)
10773%{texmfdist}/source/latex/attachfile
10774%{texmfdist}/tex/latex/attachfile
10775%doc %{texmfdist}/doc/latex/attachfile
84a4c427
ZU
10776# Associate a pop-up window and tooltip with PDF hyperlinks.
10777%doc %{texmfdist}/doc/latex/cooltooltips
10778%{texmfdist}/source/latex/cooltooltips
10779%{texmfdist}/tex/latex/cooltooltips
16591d53 10780
84a4c427 10781%files latex-informatic
16591d53 10782%defattr(644,root,root,755)
2e9c3e45 10783# LaTeX environments for typesetting algorithms.
1d337b0e 10784%doc %{texmfdist}/doc/latex/alg
16591d53
ZU
10785%{texmfdist}/source/latex/alg
10786%{texmfdist}/tex/latex/alg
84a4c427
ZU
10787# Create illustrations for network protocol specifications.
10788%{texmfdist}/source/latex/bytefield
10789%{texmfdist}/tex/latex/bytefield
10790%doc %{texmfdist}/doc/latex/bytefield
16591d53
ZU
10791
10792%files latex-games
10793%defattr(644,root,root,755)
10794%doc %{texmfdist}/doc/latex/backgammon
10795%doc %{texmfdist}/doc/latex/chessboard
10796%doc %{texmfdist}/doc/latex/chessfss
1d337b0e
ZU
10797%doc %{texmfdist}/doc/latex/cwpuzzle
10798%{texmfdist}/tex/latex/cwpuzzle
10799%{texmfdist}/source/latex/cwpuzzle
16591d53
ZU
10800%{texmfdist}/fonts/enc/dvips/chessfss
10801%{texmfdist}/fonts/source/public/backgammon
10802%{texmfdist}/fonts/source/public/cchess
10803%{texmfdist}/fonts/source/public/chess
10804%{texmfdist}/fonts/tfm/public/backgammon
10805%{texmfdist}/fonts/tfm/public/cchess
10806%{texmfdist}/source/latex/backgammon
10807%{texmfdist}/source/latex/chessboard
10808%{texmfdist}/source/latex/chessfss
10809%{texmfdist}/tex/latex/backgammon
10810%{texmfdist}/tex/latex/cchess
10811%{texmfdist}/tex/latex/chess
10812%{texmfdist}/tex/latex/chessboard
10813%{texmfdist}/tex/latex/chessfss
1d337b0e
ZU
10814%doc %{texmfdist}/doc/latex/crosswrd
10815%{texmfdist}/source/latex/crosswrd
10816%{texmfdist}/tex/latex/crosswrd
b9c820f8
ZU
10817%doc %{texmfdist}/doc/latex/jeopardy
10818%{texmfdist}/tex/latex/jeopardy
10819%{texmfdist}/source/latex/jeopardy
10820%{texmfdist}/tex/latex/go
10821%{texmfdist}/source/latex/go
10822%{texmfdist}/fonts/source/public/go
10823%{texmfdist}/fonts/tfm/public/go
16591d53
ZU
10824
10825%files latex-styles
10826%defattr(644,root,root,755)
10827%doc %{texmfdist}/doc/latex/acmconf
10828%{texmfdist}/source/latex/acmconf
10829%{texmfdist}/tex/latex/acmconf
10830%doc %{texmfdist}/doc/latex/active-conf
10831%{texmfdist}/source/latex/active-conf
10832%{texmfdist}/tex/latex/active-conf
10833%doc %{texmfdist}/doc/latex/asaetr
10834%{texmfdist}/bibtex/bst/asaetr
10835%{texmfdist}/bibtex/bib/asaetr
10836%{texmfdist}/tex/latex/asaetr
10837%{texmfdist}/source/latex/asaetr
10838%doc %{texmfdist}/doc/latex/aiaa
10839%{texmfdist}/source/latex/aiaa
10840%{texmfdist}/tex/latex/aiaa
10841%{texmfdist}/bibtex/bib/aiaa
10842%{texmfdist}/bibtex/bst/aiaa
10843%doc %{texmfdist}/doc/latex/apacite
10844%{texmfdist}/bibtex/bib/apacite
10845%{texmfdist}/bibtex/bst/apacite
10846%{texmfdist}/source/latex/apacite
10847%{texmfdist}/tex/latex/apacite
84a4c427 10848%doc %{texmfdist}/doc/latex/aastex
16591d53
ZU
10849%{texmfdist}/source/latex/aastex
10850%{texmfdist}/tex/latex/aastex
84a4c427 10851%doc %{texmfdist}/doc/latex/IEEEconf
16591d53
ZU
10852%{texmfdist}/source/latex/IEEEconf
10853%{texmfdist}/tex/latex/IEEEconf
84a4c427
ZU
10854%doc %{texmfdist}/doc/latex/computational-complexity
10855%{texmfdist}/source/latex/computational-complexity
10856%{texmfdist}/tex/latex/computational-complexity
10857%{texmfdist}/bibtex/bib/computational-complexity
10858%{texmfdist}/bibtex/bst/computational-complexity
10859# Document class for the journal of DANTE.
10860%doc %{texmfdist}/doc/latex/dtk
10861%{texmfdist}/source/latex/dtk
10862%{texmfdist}/tex/latex/dtk
10863%{texmfdist}/bibtex/bib/dtk
10864%{texmfdist}/bibtex/bst/dtk
10865# Class for articles for submission to Elsevier journals.
10866%doc %{texmfdist}/doc/latex/elsarticle
10867%{texmfdist}/source/latex/elsarticle
10868%{texmfdist}/tex/latex/elsarticle
10869
10870%files latex-lang
10871%defattr(644,root,root,755)
10872# Curriculum vitae for French use.
10873%doc %{texmfdist}/doc/latex/ESIEEcv
10874%{texmfdist}/source/latex/ESIEEcv
10875%{texmfdist}/tex/latex/ESIEEcv
10876# Class for typesetting letters to Swiss rules.
10877%doc %{texmfdist}/doc/latex/chletter
10878%{texmfdist}/source/latex/chletter
10879%{texmfdist}/tex/latex/chletter
10880# German letter DIN style.
10881%doc %{texmfdist}/doc/latex/dinbrief
10882%{texmfdist}/source/latex/dinbrief
10883%{texmfdist}/tex/latex/dinbrief
10884# Class and templates for typesetting dissertations in Russian.
10885%doc %{texmfdist}/doc/latex/disser
10886%{texmfdist}/tex/latex/disser
10887%{texmfdist}/source/latex/disser
de260d32
ZU
10888# Mathematics in Greek texts.
10889%doc %{texmfdist}/doc/latex/elmath
10890%{texmfdist}/source/latex/elmath
10891%{texmfdist}/tex/latex/elmath
10892# Modern Russian typesetting.
10893%doc %{texmfdist}/doc/latex/eskd
10894%{texmfdist}/source/latex/eskd
10895%{texmfdist}/tex/latex/eskd
b9c820f8
ZU
10896# Modification of inputenc for German.
10897%doc %{texmfdist}/doc/latex/ginpenc
10898%{texmfdist}/source/latex/ginpenc
10899%{texmfdist}/tex/latex/ginpenc
10900# LaTeX support for Croatian documents.
10901%doc %{texmfdist}/doc/latex/hrlatex
10902%{texmfdist}/source/latex/hrlatex
10903%{texmfdist}/tex/latex/hrlatex
84a4c427
ZU
10904
10905%files latex-music
10906%defattr(644,root,root,755)
10907# Support ABC music notation in LaTeX.
10908%doc %{texmfdist}/doc/latex/abc
10909%{texmfdist}/source/latex/abc
10910%{texmfdist}/tex/latex/abc
10911%doc %{texmfdist}/doc/latex/guitar
10912%{texmfdist}/source/latex/guitar
10913%{texmfdist}/tex/latex/guitar
10914
10915%files latex-extend
10916%defattr(644,root,root,755)
84a4c427
ZU
10917%doc %{texmfdist}/doc/latex/HA-prosper
10918%{texmfdist}/source/latex/HA-prosper
10919%{texmfdist}/tex/latex/HA-prosper
84a4c427
ZU
10920%doc %{texmfdist}/doc/latex/arydshln
10921%{texmfdist}/source/latex/arydshln
10922%{texmfdist}/tex/latex/arydshln
84a4c427
ZU
10923%doc %{texmfdist}/doc/latex/chappg
10924%{texmfdist}/source/latex/chappg
10925%{texmfdist}/tex/latex/chappg
1d337b0e
ZU
10926%doc %{texmfdist}/doc/latex/addlines
10927%{texmfdist}/source/latex/addlines
10928%{texmfdist}/tex/latex/addlines
10929%doc %{texmfdist}/doc/latex/alnumsec
10930%{texmfdist}/source/latex/alnumsec
10931%{texmfdist}/tex/latex/alnumsec
10932%doc %{texmfdist}/doc/latex/babelbib
10933%{texmfdist}/source/latex/babelbib
10934%{texmfdist}/bibtex/bst/babelbib
10935%{texmfdist}/tex/latex/babelbib
10936%doc %{texmfdist}/doc/latex/bibtopicprefix
10937%{texmfdist}/source/latex/bibtopicprefix
10938%{texmfdist}/tex/latex/bibtopicprefix
10939%doc %{texmfdist}/doc/latex/boites
10940%{texmfdist}/source/latex/boites
10941%{texmfdist}/tex/latex/boites
10942%{texmfdist}/source/latex/cjw
10943%{texmfdist}/tex/latex/cjw
10944%doc %{texmfdist}/doc/latex/booklet
10945%{texmfdist}/source/latex/booklet
10946%{texmfdist}/tex/latex/booklet
10947%doc %{texmfdist}/doc/latex/bullcntr
10948%{texmfdist}/source/latex/bullcntr
10949%{texmfdist}/tex/latex/bullcntr
10950%doc %{texmfdist}/doc/latex/clefval
10951%{texmfdist}/tex/latex/clefval
10952%{texmfdist}/source/latex/clefval
10953%doc %{texmfdist}/doc/latex/colortbl
10954%{texmfdist}/source/latex/colortbl
10955%{texmfdist}/tex/latex/colortbl
10956%doc %{texmfdist}/doc/latex/contour
10957%{texmfdist}/source/latex/contour
10958%{texmfdist}/tex/latex/contour
10959%doc %{texmfdist}/doc/latex/combine
10960%{texmfdist}/source/latex/combine
10961%{texmfdist}/tex/latex/combine
10962%doc %{texmfdist}/doc/latex/curve2e
10963%{texmfdist}/source/latex/curve2e
10964%{texmfdist}/tex/latex/curve2e
10965%doc %{texmfdist}/doc/latex/ctable
10966%{texmfdist}/source/latex/ctable
10967%{texmfdist}/tex/latex/ctable
de260d32
ZU
10968%doc %{texmfdist}/doc/latex/dashrule
10969%{texmfdist}/tex/latex/dashrule
10970%{texmfdist}/source/latex/dashrule
10971%{texmfdist}/tex/latex/dashbox
10972%{texmfdist}/source/latex/dashbox
10973%doc %{texmfdist}/doc/latex/etaremune
10974%{texmfdist}/source/latex/etaremune
10975%{texmfdist}/tex/latex/etaremune
10976%doc %{texmfdist}/doc/latex/expdlist
10977%{texmfdist}/source/latex/expdlist
10978%{texmfdist}/tex/latex/expdlist
1d337b0e
ZU
10979
10980%files latex-programming
10981%defattr(644,root,root,755)
10982%doc %{texmfdist}/doc/latex/cool
10983%{texmfdist}/source/latex/cool
10984%{texmfdist}/tex/latex/cool
10985%doc %{texmfdist}/doc/latex/coolstr
10986%{texmfdist}/source/latex/coolstr
10987%{texmfdist}/tex/latex/coolstr
10988%doc %{texmfdist}/doc/latex/coollist
10989%{texmfdist}/source/latex/coollist
10990%{texmfdist}/tex/latex/coollist
10991%{texmfdist}/source/latex/cmdtrack
10992%{texmfdist}/tex/latex/cmdtrack
10993%doc %{texmfdist}/doc/latex/datenumber
10994%{texmfdist}/source/latex/datenumber
10995%{texmfdist}/tex/latex/datenumber
10996%doc %{texmfdist}/doc/latex/dprogress
10997%{texmfdist}/source/latex/dprogress
10998%{texmfdist}/tex/latex/dprogress
10999%doc %{texmfdist}/doc/latex/csvtools
11000%{texmfdist}/source/latex/csvtools
11001%{texmfdist}/tex/latex/csvtools
11002%doc %{texmfdist}/doc/latex/datatool
11003%{texmfdist}/source/latex/datatool
11004%{texmfdist}/tex/latex/datatool
de260d32
ZU
11005%doc %{texmfdist}/doc/latex/dialogl
11006%{texmfdist}/source/latex/dialogl
11007%{texmfdist}/tex/latex/dialogl
11008%doc %{texmfdist}/doc/latex/delimtxt
11009%{texmfdist}/tex/latex/delimtxt
11010%{texmfdist}/source/latex/delimtxt
11011%doc %{texmfdist}/doc/latex/environ
11012%{texmfdist}/source/latex/environ
11013%{texmfdist}/tex/latex/environ
11014%doc %{texmfdist}/doc/latex/fmtcount
11015%{texmfdist}/source/latex/fmtcount
11016%{texmfdist}/tex/latex/fmtcount
11017%doc %{texmfdist}/doc/latex/forarray
11018%{texmfdist}/source/latex/forarray
11019%{texmfdist}/tex/latex/forarray
11020%doc %{texmfdist}/doc/latex/forloop
11021%{texmfdist}/source/latex/forloop
11022%{texmfdist}/tex/latex/forloop
b9c820f8
ZU
11023%doc %{texmfdist}/doc/latex/labelcas
11024%{texmfdist}/source/latex/labelcas
11025%{texmfdist}/tex/latex/labelcas
16591d53 11026
f65b3398
ZU
11027%files latex-other
11028%defattr(644,root,root,755)
f65b3398
ZU
11029%{texmfdist}/metapost/latexmp
11030%{texmfdist}/metapost/makecirc
8affbd2c 11031%dir %{texmfdist}/source/alatex
f65b3398 11032%{texmfdist}/source/alatex/base
8affbd2c 11033%dir %{texmfdist}/source/cslatex
f65b3398
ZU
11034%{texmfdist}/source/cslatex/base
11035%{texmfdist}/source/generic/xypic
f65b3398 11036%{texmfdist}/source/latex/GuIT
16591d53 11037# Expand acronyms at least once.
f65b3398 11038%{texmfdist}/source/latex/acronym
16591d53 11039# Using address lists in LaTeX.
f65b3398 11040%{texmfdist}/source/latex/adrlist
16591d53 11041# Alternative font handling in LaTeX.
f65b3398 11042%{texmfdist}/source/latex/altfont
16591d53 11043# Setting questions (or exercises) and answers.
f65b3398 11044%{texmfdist}/source/latex/answers
16591d53 11045# Draw arcs over and under text
f65b3398 11046%{texmfdist}/source/latex/arcs
1d337b0e 11047# Support for IBM "standard ASCII" font.
f65b3398 11048%{texmfdist}/source/latex/ascii
1d337b0e 11049# Calligraphic font for typesetting handwriting.
8affbd2c 11050%{texmfdist}/source/latex/augie
1d337b0e 11051# Fonts for making barcodes.
f65b3398 11052%{texmfdist}/source/latex/barcodes
1d337b0e 11053# Definitive source of Plain TeX on CTAN.
f65b3398
ZU
11054%{texmfdist}/source/latex/base
11055%{texmfdist}/source/latex/bayer
1d337b0e 11056# A symbol (dingbat) font and LaTeX macros for its use.
f65b3398 11057%{texmfdist}/source/latex/bbding
1d337b0e 11058# LaTeX support for "blackboard-style" cm fonts.
f65b3398 11059%{texmfdist}/source/latex/bbm-macros
16591d53 11060# Free replacement for basic MathTime fonts.
f65b3398
ZU
11061%{texmfdist}/source/latex/belleek
11062%{texmfdist}/source/latex/bengali
16591d53 11063# Use Concrete fonts.
f65b3398 11064%{texmfdist}/source/latex/beton
1d337b0e 11065# "Arts"-style bibliographical information.
f65b3398 11066%{texmfdist}/source/latex/bibarts
1d337b0e 11067# Format bible citations.
f65b3398 11068%{texmfdist}/source/latex/bibleref
1d337b0e 11069# Print a BibTeX database.
f65b3398 11070%{texmfdist}/source/latex/biblist
1d337b0e 11071# Footnotes for critical editions.
f65b3398 11072%{texmfdist}/source/latex/bigfoot
16591d53 11073# Typeset business cards.
f65b3398 11074%{texmfdist}/source/latex/bizcard
16591d53 11075# Producing 'blind' text for testing.
f65b3398 11076%{texmfdist}/source/latex/blindtext
16591d53 11077# Upscale or downscale all pages of a document.
f65b3398 11078%{texmfdist}/source/latex/blowup
1d337b0e 11079# A collection of book-hand fonts.
f65b3398 11080%{texmfdist}/source/latex/bookhands
16591d53 11081# Provides an At-Begin-Page hook.
f65b3398 11082%{texmfdist}/source/latex/bophook
16591d53 11083# Flexible Captioning and Deferred Box/List Printing.
f65b3398 11084%{texmfdist}/source/latex/boxhandler
16591d53 11085# Support for braille.
f65b3398 11086%{texmfdist}/source/latex/braille
16591d53 11087# Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf.
f65b3398 11088%{texmfdist}/source/latex/breakurl
16591d53 11089# A handwriting script font.
f65b3398 11090%{texmfdist}/source/latex/brushscr
1d337b0e 11091# Basic Support for Writing Burmese.
f65b3398 11092%{texmfdist}/source/latex/burmese
1d337b0e 11093# Retain float number across several floats.
f65b3398 11094%{texmfdist}/source/latex/captcont
1d337b0e 11095# Macros for typesetting catechisms.
f65b3398 11096%{texmfdist}/source/latex/catechis
1d337b0e 11097# Continuation headings and legends for floats.
f65b3398 11098%{texmfdist}/source/latex/ccaption
1d337b0e 11099# Support for Concrete text and math fonts in LaTeX.
f65b3398 11100%{texmfdist}/source/latex/ccfonts
1d337b0e 11101# Typeset Creative Commons licence logos.
f65b3398 11102%{texmfdist}/source/latex/cclicenses
84a4c427 11103# Typeset CD covers.
f65b3398 11104%{texmfdist}/source/latex/cd-cover
84a4c427 11105# Typeset CD covers.
f65b3398 11106%{texmfdist}/source/latex/cd
84a4c427 11107# Business letters in the Italian style.
f65b3398 11108%{texmfdist}/source/latex/cdpbundl
84a4c427 11109# Generate changebars in LaTeX documents.
f65b3398 11110%{texmfdist}/source/latex/changebar
84a4c427 11111# Manual change markup.
f65b3398 11112%{texmfdist}/source/latex/changes
84a4c427 11113# Package for working with complicated folder structures.
f65b3398 11114%{texmfdist}/source/latex/chapterfolder
84a4c427 11115# Automatic cross-reference formatting.
f65b3398
ZU
11116%{texmfdist}/source/latex/cleveref
11117%{texmfdist}/source/latex/cmcyralt
84a4c427 11118# Interfaces to the CM Sans Serif Bold fonts.
f65b3398 11119%{texmfdist}/source/latex/cmsd
84a4c427 11120# Support for variant code pages.
f65b3398 11121%{texmfdist}/source/latex/codepage
84a4c427 11122# A set of tools for generating conference proceedings.
f65b3398 11123%{texmfdist}/source/latex/confproc
84a4c427 11124# Automatic numbering of constants.
f65b3398 11125%{texmfdist}/source/latex/constants
84a4c427 11126# Automatic cover page creation for scientific papers (with BibTeX data and copyright notice).
f65b3398 11127%{texmfdist}/source/latex/coverpage
84a4c427 11128# Support for cropmarks.
f65b3398 11129%{texmfdist}/source/latex/crop
84a4c427 11130# Crossreferences within documents.
f65b3398 11131%{texmfdist}/source/latex/crossreference
f65b3398 11132%{texmfdist}/source/latex/ctib
f65b3398 11133%{texmfdist}/source/latex/cweb-latex
84a4c427 11134# Extensions of the \listfiles concept.
f65b3398 11135%{texmfdist}/source/latex/dateiliste
84a4c427 11136# Change format of \today with commands for current time.
f65b3398 11137%{texmfdist}/source/latex/datetime
84a4c427 11138# LaTeX package for the English raised decimal point.
f65b3398 11139%{texmfdist}/source/latex/decimal
84a4c427 11140# A diagnostic tool for a TeX installation.
f65b3398 11141%{texmfdist}/source/latex/diagnose
84a4c427 11142# Document non-LaTeX code.
f65b3398 11143%{texmfdist}/source/latex/docmfp
84a4c427 11144# Special commands for use in bibliographies.
f65b3398 11145%{texmfdist}/source/latex/doipubmed
84a4c427 11146# Extendable dotted arrows.
f65b3398 11147%{texmfdist}/source/latex/dotarrow
84a4c427 11148# Use dot code in LaTeX.
f65b3398 11149%{texmfdist}/source/latex/dottex
84a4c427 11150# Declare active character substitution, robustly.
f65b3398 11151%{texmfdist}/source/latex/drac
84a4c427 11152# Identify draft copies.
f65b3398 11153%{texmfdist}/source/latex/draftcopy
84a4c427 11154# Put a grey textual watermark on document pages.
f65b3398 11155%{texmfdist}/source/latex/draftwatermark
84a4c427 11156# Typeset dramas, both in verse and in prose.
f65b3398 11157%{texmfdist}/source/latex/dramatist
84a4c427 11158# A small collection of minimal DTX examples.
f65b3398 11159%{texmfdist}/source/latex/dtxgallery
84a4c427 11160# Electronic flash cards.
f65b3398 11161%{texmfdist}/source/latex/eCards
84a4c427 11162# Device independent picture environment enhancement.
f65b3398 11163%{texmfdist}/source/latex/ebezier
84a4c427 11164# Typesetting theses for economics
f65b3398 11165%{texmfdist}/source/latex/ebsthesis
84a4c427 11166# Typesetting Ecclesiastic Latin.
f65b3398 11167%{texmfdist}/source/latex/ecclesiastic
1d337b0e 11168# Editorial Notes for LaTeX documents.
f65b3398 11169%{texmfdist}/source/latex/ed
84a4c427 11170# Typeset scholarly edition.
f65b3398 11171%{texmfdist}/source/latex/edmac
1d337b0e 11172# Multiple series of endnotes for critical editions.
f65b3398 11173%{texmfdist}/source/latex/edmargin
1d337b0e 11174# Adjust the gender of words in a document.
f65b3398 11175%{texmfdist}/source/latex/eemeir
1d337b0e 11176# Traditional style Irish fonts.
f65b3398 11177%{texmfdist}/source/latex/eiad
84a4c427 11178# Fix uneven spacing around ellipses in LaTeX text mode.
f65b3398 11179%{texmfdist}/source/latex/ellipsis
f65b3398 11180%{texmfdist}/source/latex/em
1d337b0e 11181# "Encapsulate" MetaPost figures in a document.
f65b3398 11182%{texmfdist}/source/latex/emp
84a4c427 11183# Move floats to the end with markers where they belong.
f65b3398 11184%{texmfdist}/source/latex/endfloat
84a4c427 11185# Running headers of the form "Notes to pp.xx-yy"
f65b3398 11186%{texmfdist}/source/latex/endheads
84a4c427 11187# Helps to type the pronunciation of English words.
f65b3398 11188%{texmfdist}/source/latex/engpron
84a4c427 11189# Enumerate with lower- or uppercase Greek letters.
f65b3398 11190%{texmfdist}/source/latex/engrec
84a4c427 11191# Addresses on envelopes or mailing labels.
f65b3398 11192%{texmfdist}/source/latex/envlab
84a4c427 11193# A package for typesetting epigraphs.
f65b3398
ZU
11194%{texmfdist}/source/latex/epigraph
11195%{texmfdist}/source/latex/epiolmec
84a4c427 11196# A scalable dice "font".
f65b3398 11197%{texmfdist}/source/latex/epsdice
84a4c427 11198# Create equal-widthed parboxes.
f65b3398 11199%{texmfdist}/source/latex/eqparbox
84a4c427 11200# Error markup for LaTeX documents.
f65b3398 11201%{texmfdist}/source/latex/errata
84a4c427 11202# Add picture commands (or backgrounds) to every page.
f65b3398 11203%{texmfdist}/source/latex/eso-pic
1d337b0e 11204# LaTeX macros and fonts for typesetting Amharic.
f65b3398 11205%{texmfdist}/source/latex/ethiop
84a4c427 11206# UK format dates, with weekday.
f65b3398 11207%{texmfdist}/source/latex/eukdate
84a4c427 11208# Use AMS Euler fonts for math.
f65b3398 11209%{texmfdist}/source/latex/euler
84a4c427 11210# A class for preparing FP7 proposals.
f65b3398 11211%{texmfdist}/source/latex/euproposal
84a4c427 11212# Provide Euro values for national currency amounts.
f65b3398 11213%{texmfdist}/source/latex/euro
84a4c427 11214# Provide hooks to be run on every page of a document.
f65b3398 11215%{texmfdist}/source/latex/everypage
84a4c427 11216# Typeset exercises, problems, etc. and their answers
f65b3398 11217%{texmfdist}/source/latex/exercise
84a4c427 11218# Packages showing a proposed LaTeX3 programming convention.
f65b3398 11219%{texmfdist}/source/latex/expl3
2e9c3e45 11220# Import and export values of LaTeX registers.
f65b3398 11221%{texmfdist}/source/latex/export
2e9c3e45 11222# Extract parts of a document and write to another document.
f65b3398 11223%{texmfdist}/source/latex/extract
2e9c3e45 11224# Document class for preparing faxes.
f65b3398 11225%{texmfdist}/source/latex/facsimile
2e9c3e45 11226# Typeset numbers.
f65b3398 11227%{texmfdist}/source/latex/fancynum
2e9c3e45 11228# A LaTeX package for fancy cross-referencing.
f65b3398 11229%{texmfdist}/source/latex/fancyref
2e9c3e45 11230# Include a wide range of material in PDF tooltips.
f65b3398 11231%{texmfdist}/source/latex/fancytooltips
2e9c3e45 11232# Sophisticated verbatim text.
f65b3398 11233%{texmfdist}/source/latex/fancyvrb
2e9c3e45 11234# Auto-size graphics.
f65b3398 11235%{texmfdist}/source/latex/figsize
2e9c3e45 11236# Extended filecontents and filecontents* environments
f65b3398 11237%{texmfdist}/source/latex/filecontents
2e9c3e45 11238# The LaTeX2e File Name Keeper.
f65b3398 11239%{texmfdist}/source/latex/fink
2e9c3e45 11240# Labels for files and folders.
f65b3398 11241%{texmfdist}/source/latex/flabels
2e9c3e45 11242# Flag style derivation package
f65b3398 11243%{texmfdist}/source/latex/flagderiv
2e9c3e45 11244# A class for typesetting flashcards.
f65b3398 11245%{texmfdist}/source/latex/flashcards
2e9c3e45 11246# Horizontal flipping of pages with pdfLaTeX.
f65b3398 11247%{texmfdist}/source/latex/flippdf
2e9c3e45 11248# Improved interface for floating objects.
f65b3398 11249%{texmfdist}/source/latex/float
2e9c3e45 11250# Modifying the layout of floats.
f65b3398 11251%{texmfdist}/source/latex/floatrow
2e9c3e45 11252# Create text frames for posters, brochures or magazines.
f65b3398 11253%{texmfdist}/source/latex/flowfram
2e9c3e45 11254# Include Functional MetaPost in LaTeX.
f65b3398 11255%{texmfdist}/source/latex/fmp
2e9c3e45 11256# Warn for split footnotes.
f65b3398 11257%{texmfdist}/source/latex/fnbreak
2e9c3e45 11258# Interface between foiltex and LaTeX2HTML.
f65b3398 11259%{texmfdist}/source/latex/foilhtml
2e9c3e45 11260# Print font tables from a LaTeX document.
f65b3398 11261%{texmfdist}/source/latex/fonttable
2e9c3e45 11262# A range of footnote options.
f65b3398 11263%{texmfdist}/source/latex/footmisc
2e9c3e45 11264# Per-page numbering of footnotes.
f65b3398 11265%{texmfdist}/source/latex/footnpag
2e9c3e45 11266# A collection of LaTeX packages.
f65b3398 11267%{texmfdist}/source/latex/frankenstein
2e9c3e45 11268# Create a frontispiece for Italian theses.
f65b3398 11269%{texmfdist}/source/latex/frontespizio
2e9c3e45 11270# Left-blocking for letter class.
f65b3398 11271%{texmfdist}/source/latex/fullblck
f65b3398
ZU
11272%{texmfdist}/source/latex/fundus
11273%{texmfdist}/source/latex/g-brief
2e9c3e45 11274# Citations in a reader-friendly style.
f65b3398 11275%{texmfdist}/source/latex/gcite
2e9c3e45 11276# Generalization of LaTeX's minipages.
f65b3398 11277%{texmfdist}/source/latex/genmpage
2e9c3e45 11278# Flexible and complete interface to document dimensions.
f65b3398 11279%{texmfdist}/source/latex/geometry
2e9c3e45 11280# Macros used in typesetting a geometry book.
f65b3398 11281%{texmfdist}/source/latex/geomsty
2e9c3e45 11282# Create glossaries and lists of acronyms.
f65b3398 11283%{texmfdist}/source/latex/glossaries
1d337b0e 11284# Standard LaTeX graphics.
f65b3398 11285%{texmfdist}/source/latex/graphics
1d337b0e 11286# Reduce size of PostScript files by not repeating images.
f65b3398 11287%{texmfdist}/source/latex/graphicx-psmin
2e9c3e45 11288# Provides ancient Greek day and month names, dates, etc.
f65b3398 11289%{texmfdist}/source/latex/greekdates
2e9c3e45 11290# Ancient Greek (Athenian) numbers.
f65b3398 11291%{texmfdist}/source/latex/grnumalt
1d337b0e 11292# Typesetting Greek verbatim.
f65b3398 11293%{texmfdist}/source/latex/grverb
2e9c3e45 11294# Hanging paragraphs.
f65b3398 11295%{texmfdist}/source/latex/hanging
2e9c3e45 11296# Harvard citation package for use with LaTeX 2e.
f65b3398 11297%{texmfdist}/source/latex/harvard
1d337b0e 11298# Replacement for the LaTeX classes.
f65b3398 11299%{texmfdist}/source/latex/hc
2e9c3e45 11300# A class for academic reports, especially PhD theses.
f65b3398 11301%{texmfdist}/source/latex/hepthesis
2e9c3e45 11302# Support high and low resolution versions of same picture
f65b3398 11303%{texmfdist}/source/latex/hilowres
2e9c3e45 11304# Draw histograms with the LaTeX picture environment.
f65b3398 11305%{texmfdist}/source/latex/histogr
2e9c3e45 11306# A dissertation class.
f65b3398 11307%{texmfdist}/source/latex/hpsdiss
1d337b0e 11308# Hypertext cross referencing.
f65b3398 11309%{texmfdist}/source/latex/hyper
1d337b0e 11310# Extensive support for hypertext in LaTeX.
f65b3398 11311%{texmfdist}/source/latex/hyperref
1d337b0e 11312# Embed XMP metadata within a LaTeX document.
f65b3398 11313%{texmfdist}/source/latex/hyperxmp
1d337b0e 11314# Disable/enable hypenation.
f65b3398 11315%{texmfdist}/source/latex/hyphenat
1d337b0e 11316# Use the Ibycus 4 Greek font with Babel
f65b3398 11317%{texmfdist}/source/latex/ibycus-babel
2e9c3e45 11318# Class for typesetting articles for the ICSV conference.
f65b3398 11319%{texmfdist}/source/latex/icsv
2e9c3e45 11320# Presentation slides for screen and printouts.
f65b3398 11321%{texmfdist}/source/latex/ifmslide
2e9c3e45 11322# Conditionals to test which platform is being used.
f65b3398 11323%{texmfdist}/source/latex/ifplatform
2e9c3e45 11324# LaTeX Class for the Israel Journal of Mathematics.
f65b3398 11325%{texmfdist}/source/latex/ijmart
2e9c3e45 11326# IMTEK thesis class.
f65b3398 11327%{texmfdist}/source/latex/imtekda
2e9c3e45 11328# Extended index for LaTeX including multiple indexes.
f65b3398 11329%{texmfdist}/source/latex/index
2e9c3e45 11330# Inline expansions within definitions.
f65b3398 11331%{texmfdist}/source/latex/inlinedef
2e9c3e45 11332# Calculate inverse file paths.
f65b3398 11333%{texmfdist}/source/latex/inversepath
2e9c3e45 11334# Generic ISO standards typesetting macros.
f65b3398 11335%{texmfdist}/source/latex/iso
2e9c3e45 11336# Typesetting the STEP standards.
f65b3398 11337%{texmfdist}/source/latex/iso10303
2e9c3e45 11338# Tune the output format of dates according to language.
f65b3398 11339%{texmfdist}/source/latex/isodate
2e9c3e45 11340# A LaTeX class for the preparation of letters and invoices.
f65b3398 11341%{texmfdist}/source/latex/isodoc
2e9c3e45 11342# Rotation of document elements.
f65b3398 11343%{texmfdist}/source/latex/isorot
2e9c3e45 11344# Spell numbers in words (Italian).
f65b3398 11345%{texmfdist}/source/latex/itnumpar
2e9c3e45 11346# A document class for German legal texts.
f65b3398 11347%{texmfdist}/source/latex/jura
2e9c3e45 11348# Abbreviations for typesetting (German) juridical documents.
f65b3398 11349%{texmfdist}/source/latex/juraabbrev
2e9c3e45 11350# Citations of judgements and official documents in (German)
f65b3398 11351%{texmfdist}/source/latex/jurarsp
2e9c3e45 11352# Greek fonts and macros.
f65b3398 11353%{texmfdist}/source/latex/kdgreek
2e9c3e45 11354# Print tables and generate control files to adjust kernings.
f65b3398
ZU
11355%{texmfdist}/source/latex/kerntest
11356%{texmfdist}/source/latex/kluwer
2e9c3e45 11357# A bundle of versatile classes and packages
f65b3398 11358%{texmfdist}/source/latex/koma-script
2e9c3e45 11359# Print sheets of sticky labels.
f65b3398 11360%{texmfdist}/source/latex/labels
2e9c3e45 11361# A structured copy of the LaTeX distribution.
f65b3398 11362%{texmfdist}/source/latex/latex-tds
2e9c3e45 11363# Display various elements of a document's layout.
f65b3398 11364%{texmfdist}/source/latex/layouts
2e9c3e45 11365# Generate random integers.
f65b3398 11366%{texmfdist}/source/latex/lcg
1d337b0e 11367# This package makes available Classic Cyrillic CM fonts
f65b3398 11368%{texmfdist}/source/latex/lcyw
2e9c3e45 11369# This package makes available Classic Cyrillic CM fonts
f65b3398 11370%{texmfdist}/source/latex/leading
2e9c3e45 11371# Typeset scholarly editions in parallel texts.
f65b3398 11372%{texmfdist}/source/latex/ledmac
2e9c3e45 11373# Left and right subscripts and superscripts in math mode.
f65b3398 11374%{texmfdist}/source/latex/leftidx
2e9c3e45 11375# Typeset dropped capitals.
f65b3398 11376%{texmfdist}/source/latex/lettrine
2e9c3e45 11377# Macros for a two language dictionary.
f65b3398 11378%{texmfdist}/source/latex/lexikon
2e9c3e45 11379# A non-standard Cyrillic input scheme.
f65b3398 11380%{texmfdist}/source/latex/lhcyr
2e9c3e45 11381# Miscellaneous helper packages.
f65b3398 11382%{texmfdist}/source/latex/lhelp
2e9c3e45 11383# Typeset maps and blocks according to the Information Mapping
f65b3398 11384%{texmfdist}/source/latex/limap
2e9c3e45 11385# Easy access to the Lorem Ipsum dummy text.
f65b3398 11386%{texmfdist}/source/latex/lipsum
2e9c3e45 11387# Lists contents of BibTeX files.
f65b3398 11388%{texmfdist}/source/latex/listbib
2e9c3e45 11389# Typeset source code listings using LaTeX.
f65b3398 11390%{texmfdist}/source/latex/listings
2e9c3e45 11391# Typeset lists as tables.
f65b3398 11392%{texmfdist}/source/latex/listliketab
2e9c3e45 11393# Macros for localizing TeX register allocations.
f65b3398 11394%{texmfdist}/source/latex/localloc
2e9c3e45 11395# Generate logarithmic graph paper with LaTeX.
f65b3398 11396%{texmfdist}/source/latex/logpap
2e9c3e45 11397# Class for "Logic and Philosophy of Science".
f65b3398 11398%{texmfdist}/source/latex/lps
2e9c3e45 11399# A LaTeX package to typeset indices with GNU's Texindex.
f65b3398 11400%{texmfdist}/source/latex/ltxindex
2e9c3e45 11401# Macros for mail merging.
f65b3398 11402%{texmfdist}/source/latex/mailing
2e9c3e45 11403# Defines a \makebox* command.
f65b3398 11404%{texmfdist}/source/latex/makebox
2e9c3e45 11405# Tabular column heads and multilined cells.
f65b3398 11406%{texmfdist}/source/latex/makecell
2e9c3e45 11407# The new \makecommand command always (re)defines a command.
f65b3398 11408%{texmfdist}/source/latex/makecmds
2e9c3e45 11409# Perl script to help generate dtx and ins files
f65b3398 11410%{texmfdist}/source/latex/makedtx
2e9c3e45 11411# Easy plots from Matlab in LaTeX.
f65b3398 11412%{texmfdist}/source/latex/makeplot
2e9c3e45 11413# LaTeX support for the TeX book symbols.
f65b3398 11414%{texmfdist}/source/latex/manfnt
2e9c3e45 11415# Emulate look of a document typed on a typewriter.
f65b3398 11416%{texmfdist}/source/latex/manuscript
2e9c3e45 11417# Support for multiple character sets and encodings.
f65b3398 11418%{texmfdist}/source/latex/mapcodes
2e9c3e45 11419# Notes in the margin, even where \marginpar fails
f65b3398 11420%{texmfdist}/source/latex/marginnote
2e9c3e45 11421# Text symbols in maths mode.
f65b3398 11422%{texmfdist}/source/latex/mathcomp
2e9c3e45 11423# Fonts to typeset mathematics to match Palatino.
f65b3398 11424%{texmfdist}/source/latex/mathpazo
2e9c3e45 11425# Put captions in the margin.
f65b3398 11426%{texmfdist}/source/latex/mcaption
2e9c3e45 11427# Multiple items in a single citation.
f65b3398 11428%{texmfdist}/source/latex/mcite
2e9c3e45 11429# Miscellaneous tools by Mark Wooding.
f65b3398 11430%{texmfdist}/source/latex/mdwtools
2e9c3e45 11431# Typeset fiction, non-fiction and mathematical books.
f65b3398 11432%{texmfdist}/source/latex/memoir
2e9c3e45 11433# A basis for books to be published by Mentis publishers.
f65b3398 11434%{texmfdist}/source/latex/mentis
2e9c3e45 11435# Typesetting menus.
f65b3398 11436%{texmfdist}/source/latex/menu
2e9c3e45 11437# Typeset method and variable declarations.
f65b3398 11438%{texmfdist}/source/latex/method
2e9c3e45 11439# Support for the work of classicists
f65b3398 11440%{texmfdist}/source/latex/metre
2e9c3e45 11441# Multiple font formats.
f65b3398 11442%{texmfdist}/source/latex/mff
2e9c3e45 11443# Macros to draw direction fields and solutions of ODEs.
f65b3398 11444%{texmfdist}/source/latex/mfpic4ode
2e9c3e45 11445# Pretty-print Metafont source.
f65b3398 11446%{texmfdist}/source/latex/mftinc
2e9c3e45 11447# The MH bundle
f65b3398 11448%{texmfdist}/source/latex/mh
2e9c3e45 11449# Typeset miller indices.
f65b3398 11450%{texmfdist}/source/latex/miller
2e9c3e45 11451# Minipages with marginal notes.
f65b3398 11452%{texmfdist}/source/latex/minipage-marginpar
2e9c3e45 11453# Package for writing minutes of meetings.
f65b3398 11454%{texmfdist}/source/latex/minutes
2e9c3e45 11455# Logical markup for lists.
f65b3398 11456%{texmfdist}/source/latex/mlist
2e9c3e45 11457# Mathematical symbol font for Adobe MinionPro.
f65b3398 11458%{texmfdist}/source/latex/mnsymbol
2e9c3e45 11459# Write numbers in lower case roman numerals.
f65b3398 11460%{texmfdist}/source/latex/modroman
2e9c3e45 11461# A language definition file for Mongolian in Babel.
f65b3398 11462%{texmfdist}/source/latex/mongolian-babel
2e9c3e45 11463# Mongolian LaTeX.
f65b3398 11464%{texmfdist}/source/latex/montex
2e9c3e45 11465# Allows font sizes up to 35.83pt.
f65b3398 11466%{texmfdist}/source/latex/moresize
2e9c3e45 11467# Extended verbatim.
f65b3398 11468%{texmfdist}/source/latex/moreverb
2e9c3e45 11469# A workaround for a LaTeX bug in marginpars.
f65b3398 11470%{texmfdist}/source/latex/mparhack
2e9c3e45 11471# Various LaTeX packages by Martin Schröder.
f65b3398 11472%{texmfdist}/source/latex/ms
2e9c3e45 11473# A package for LaTeX localisation.
f65b3398 11474%{texmfdist}/source/latex/msg
2e9c3e45 11475# Use italic and upright greek letters with mathtime.
f65b3398 11476%{texmfdist}/source/latex/mtgreek
2e9c3e45 11477# Multiple bibliographies.
f65b3398 11478%{texmfdist}/source/latex/multibbl
2e9c3e45 11479# Multiple bibliographies within one document.
f65b3398 11480%{texmfdist}/source/latex/multibib
2e9c3e45 11481# Format captions inside multicols
f65b3398 11482%{texmfdist}/source/latex/multicap
2e9c3e45 11483# Polish-oriented document classes.
f65b3398 11484%{texmfdist}/source/latex/mwcls
2e9c3e45 11485# Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
f65b3398 11486%{texmfdist}/source/latex/mxd
2e9c3e45 11487# Detecting and warning about obsolete LaTeX commands
f65b3398 11488%{texmfdist}/source/latex/nag
2e9c3e45 11489# Rudimentary c++-like namespaces in LaTeX.
f65b3398 11490%{texmfdist}/source/latex/namespc
2e9c3e45 11491# Flexible bibliography support.
f65b3398 11492%{texmfdist}/source/latex/natbib
2e9c3e45 11493# A collection of general packages for LaTeX
f65b3398 11494%{texmfdist}/source/latex/ncctools
2e9c3e45 11495# Notre Dame Dissertation format class.
f65b3398 11496%{texmfdist}/source/latex/nddiss
2e9c3e45 11497# Format algorithms like Cormen, Leiserson and Rivest.
f65b3398 11498%{texmfdist}/source/latex/newalg
2e9c3e45 11499# User level management of LaTeX input and output.
f65b3398 11500%{texmfdist}/source/latex/newfile
2e9c3e45 11501# Write letters, facsimiles, and memos.
f65b3398 11502%{texmfdist}/source/latex/newlfm
2e9c3e45 11503# Typeset newsletters to resemble newspapers.
f65b3398 11504%{texmfdist}/source/latex/newspaper
2e9c3e45 11505# Define your own verbatim-like environment.
f65b3398 11506%{texmfdist}/source/latex/newvbtm
2e9c3e45 11507# Support for fancy frames.
f65b3398 11508%{texmfdist}/source/latex/niceframe
2e9c3e45 11509# Produce lists of symbols as in nomenclature.
f65b3398 11510%{texmfdist}/source/latex/nomencl
2e9c3e45 11511# Nomenclature typeset in a longtable
f65b3398 11512%{texmfdist}/source/latex/nomentbl
2e9c3e45 11513# Non-floating table and figure captions.
f65b3398 11514%{texmfdist}/source/latex/nonfloat
2e9c3e45 11515# LaTeX class for No Starch Press.
f65b3398 11516%{texmfdist}/source/latex/nostarch
2e9c3e45 11517# Mark sections of a document.
f65b3398 11518%{texmfdist}/source/latex/notes
2e9c3e45 11519# Integrating notes into the bibliography.
f65b3398 11520%{texmfdist}/source/latex/notes2bib
2e9c3e45 11521# Class for the NRC technical journals.
f65b3398 11522%{texmfdist}/source/latex/nrc
2e9c3e45 11523# "European" versions of standard classes.
f65b3398 11524%{texmfdist}/source/latex/ntgclass
2e9c3e45 11525# Enhanced theorem environment.
f65b3398 11526%{texmfdist}/source/latex/ntheorem
2e9c3e45 11527# Print numbers with separators and exponent if necessary.
f65b3398 11528%{texmfdist}/source/latex/numprint
2e9c3e45 11529# A bundle of packages submitted by Heiko Oberdiek.
f65b3398 11530%{texmfdist}/source/latex/oberdiek
2e9c3e45 11531# Macros for typesetting Object Z.
f65b3398 11532%{texmfdist}/source/latex/objectz
2e9c3e45 11533# Typeset books following classical design and layout.
f65b3398 11534%{texmfdist}/source/latex/octavo
2e9c3e45 11535# Support for Polish typography and the ogonek.
f65b3398 11536%{texmfdist}/source/latex/ogonek
2e9c3e45 11537# Old style numbers in OT1 encoding.
f65b3398 11538%{texmfdist}/source/latex/oldstyle
2e9c3e45 11539# Footnote-style bibliographical references.
f65b3398 11540%{texmfdist}/source/latex/opcit
2e9c3e45 11541# Counters as ordinal numbers in Portuguese.
f65b3398 11542%{texmfdist}/source/latex/ordinalpt
2e9c3e45 11543# Create othello boards in LaTeX.
f65b3398
ZU
11544%{texmfdist}/source/latex/othello
11545%{texmfdist}/source/latex/otibet
2e9c3e45 11546# Fonts designed by Fra Luca de Pacioli in 1497.
f65b3398 11547%{texmfdist}/source/latex/pacioli
2e9c3e45 11548# Page number-only page styles.
f65b3398 11549%{texmfdist}/source/latex/pageno
2e9c3e45 11550# Notes at end of document.
f65b3398 11551%{texmfdist}/source/latex/pagenote
2e9c3e45 11552# Versions of article class, tuned for scholarly publications.
f65b3398 11553%{texmfdist}/source/latex/paper
2e9c3e45 11554# Origami-style folding paper CD case.
f65b3398 11555%{texmfdist}/source/latex/papercdcase
2e9c3e45 11556# Class for newspapers, etc.
f65b3398 11557%{texmfdist}/source/latex/papertex
2e9c3e45 11558# Enumerate and itemize within paragraphs.
f65b3398 11559%{texmfdist}/source/latex/paralist
2e9c3e45 11560# Typeset parallel texts.
f65b3398 11561%{texmfdist}/source/latex/parallel
2e9c3e45 11562# Defines simple macros for greek letters.
f65b3398 11563%{texmfdist}/source/latex/paresse
2e9c3e45 11564# Typesets (two) streams of text running parallel.
f65b3398 11565%{texmfdist}/source/latex/parrun
2e9c3e45 11566# Change the definition of an existing command.
f65b3398 11567%{texmfdist}/source/latex/patchcmd
2e9c3e45 11568# German LaTeX package documentation.
f65b3398 11569%{texmfdist}/source/latex/pauldoc
2e9c3e45 11570# Using graphics from PAW.
f65b3398 11571%{texmfdist}/source/latex/pawpict
2e9c3e45 11572# A variable-width \parbox command.
f65b3398 11573%{texmfdist}/source/latex/pbox
2e9c3e45 11574# Problem sheet class.
f65b3398 11575%{texmfdist}/source/latex/pbsheet
2e9c3e45 11576# Activating and setting of character protruding using pdflatex.
f65b3398 11577%{texmfdist}/source/latex/pdfcprot
2e9c3e45 11578# Include PDF documents in LaTeX.
f65b3398 11579%{texmfdist}/source/latex/pdfpages
2e9c3e45 11580# Define LaTeX macros in terms of Perl code
f65b3398 11581%{texmfdist}/source/latex/perltex
2e9c3e45 11582# A set TeX/LaTeX packages for drawing Petri nets.
f65b3398 11583%{texmfdist}/source/latex/petri-nets
2e9c3e45 11584# LaTeX package options with pgfkeys.
f65b3398 11585%{texmfdist}/source/latex/pgfopts
2e9c3e45 11586# Create normal/logarithmic plots in LaTeX.
f65b3398 11587%{texmfdist}/source/latex/pgfplots
2e9c3e45 11588# Typesetting articles for "Philosophers' Imprint".
f65b3398 11589%{texmfdist}/source/latex/philosophersimprint
2e9c3e45 11590# A float environment for photographs.
f65b3398 11591%{texmfdist}/source/latex/photo
2e9c3e45 11592# New implementation of picture commands.
f65b3398 11593%{texmfdist}/source/latex/pict2e
2e9c3e45 11594# Electronic Theses and Dissertations at Pitt.
f65b3398 11595%{texmfdist}/source/latex/pittetd
2e9c3e45 11596# Typesetting stageplay scripts.
f65b3398 11597%{texmfdist}/source/latex/plari
2e9c3e45 11598# Typeset drama using LaTeX.
f65b3398
ZU
11599%{texmfdist}/source/latex/play
11600%{texmfdist}/source/latex/plweb
2e9c3e45 11601# Typesetting Critical Editions of Poetry.
f65b3398 11602%{texmfdist}/source/latex/poemscol
2e9c3e45 11603# Typeset Polish documents with LaTeX and Polish fonts.
f65b3398
ZU
11604%{texmfdist}/source/latex/polski
11605%{texmfdist}/source/latex/polyglot
2e9c3e45 11606# Tabular-like environments with named columns.
f65b3398 11607%{texmfdist}/source/latex/polytable
2e9c3e45 11608# A presentation class.
f65b3398 11609%{texmfdist}/source/latex/powerdot
2e9c3e45 11610# Prosper preview.
f65b3398 11611%{texmfdist}/source/latex/ppr-prv
2e9c3e45 11612# Typeset articles for PracTeX.
f65b3398 11613%{texmfdist}/source/latex/pracjourn
2e9c3e45 11614# A bundle of packages provided "as is".
f65b3398 11615%{texmfdist}/source/latex/preprint
2e9c3e45 11616# Make label references "self-identify".
f65b3398 11617%{texmfdist}/source/latex/prettyref
2e9c3e45 11618# Extract bits of a LaTeX source for output.
f65b3398 11619%{texmfdist}/source/latex/preview
2e9c3e45 11620# Shortcuts commands to symbols used in probability texts.
f65b3398 11621%{texmfdist}/source/latex/proba
2e9c3e45 11622# generate problem sheets and their solution sheets
f65b3398 11623%{texmfdist}/source/latex/probsoln
2e9c3e45 11624# Typeset programs, recognising keywords.
f65b3398 11625%{texmfdist}/source/latex/progkeys
2e9c3e45 11626# LaTeX class for high quality slides.
f65b3398 11627%{texmfdist}/source/latex/prosper
2e9c3e45 11628# A class for typesetting minutes (only german).
f65b3398 11629%{texmfdist}/source/latex/protocol
2e9c3e45 11630# Replace strings in encapsulated PostScript figures.
f65b3398 11631%{texmfdist}/source/latex/psfrag
2e9c3e45 11632# A psfrag eXtension.
f65b3398 11633%{texmfdist}/source/latex/psfragx
2e9c3e45 11634# Use PostScript fonts by default.
f65b3398 11635%{texmfdist}/source/latex/pslatex
2e9c3e45 11636# PostScript picture support.
f65b3398 11637%{texmfdist}/source/latex/pspicture
2e9c3e45 11638# A LaTeX2e class for making multiple choice questionnaires
f65b3398 11639%{texmfdist}/source/latex/qcm
2e9c3e45 11640# Bundle for unit tests and pattern matching.
f65b3398 11641%{texmfdist}/source/latex/qstest
2e9c3e45 11642# Maths symbol abbreviations.
f65b3398 11643%{texmfdist}/source/latex/qsymbols
2e9c3e45 11644# Decorative chapter headings.
f65b3398 11645%{texmfdist}/source/latex/quotchap
2e9c3e45 11646# Consistent quote marks.
f65b3398 11647%{texmfdist}/source/latex/quotmark
2e9c3e45 11648# Marginal pictures.
f65b3398 11649%{texmfdist}/source/latex/randbild
2e9c3e45 11650# Decimal-centered optionally rounded numbers in tabular.
f65b3398 11651%{texmfdist}/source/latex/rccol
2e9c3e45 11652# Use RCS (revision control system) tags in LaTeX documents.
f65b3398 11653%{texmfdist}/source/latex/rcs
2e9c3e45 11654# Support for the revision control system.
f65b3398 11655%{texmfdist}/source/latex/rcsinfo
2e9c3e45 11656# Format technical reference manuals.
f65b3398 11657%{texmfdist}/source/latex/refman
2e9c3e45 11658# Advanced formatting of cross references.
f65b3398 11659%{texmfdist}/source/latex/refstyle
2e9c3e45 11660# Display the allocation status of the TeX registers.
f65b3398 11661%{texmfdist}/source/latex/regcount
2e9c3e45 11662# Typeset programmable elements in digital hardware (registers).
f65b3398 11663%{texmfdist}/source/latex/register
2e9c3e45 11664# A "relaxed" font encoding.
f65b3398 11665%{texmfdist}/source/latex/relenc
2e9c3e45 11666# Styles for various Physics Journals.
f65b3398 11667%{texmfdist}/source/latex/revtex
2e9c3e45 11668# A package to help change page layout parameters in LaTeX.
f65b3398 11669%{texmfdist}/source/latex/rmpage
2e9c3e45 11670# Declare robust command, with \newcommand checks.
f65b3398 11671%{texmfdist}/source/latex/robustcommand
2e9c3e45 11672# Generate roman numerals instead of arabic digits.
f65b3398 11673%{texmfdist}/source/latex/romannum
2e9c3e45 11674# Rotation tools, including rotated full-page floats.
f65b3398 11675%{texmfdist}/source/latex/rotating
2e9c3e45 11676# Rotate floats.
f65b3398 11677%{texmfdist}/source/latex/rotfloat
2e9c3e45 11678# BibTeX style for use with RSC journals.
f65b3398 11679%{texmfdist}/source/latex/rsc
2e9c3e45 11680# Drawing rhetorical structure analysis diagrams in LaTeX.
f65b3398 11681%{texmfdist}/source/latex/rst
2e9c3e45 11682# Input encoding with fallback procedures.
f65b3398 11683%{texmfdist}/source/latex/rtkinenc
2e9c3e45 11684# Embed Sage code and plots into LaTeX.
f65b3398 11685%{texmfdist}/source/latex/sagetex
2e9c3e45 11686# Sanskrit support.
f65b3398 11687%{texmfdist}/source/latex/sanskrit
2e9c3e45 11688# A bundle of utilities by Jonathan Sauer.
f65b3398 11689%{texmfdist}/source/latex/sauerj
2e9c3e45 11690# Use sauter fonts in LaTeX.
f65b3398 11691%{texmfdist}/source/latex/sauterfonts
2e9c3e45 11692# Save name of the footnote mark for reuse.
f65b3398 11693%{texmfdist}/source/latex/savefnmark
2e9c3e45 11694# Pack as much as possible onto each page of a LaTeX document.
f65b3398 11695%{texmfdist}/source/latex/savetrees
2e9c3e45 11696# Scale document by sqrt(2) or magstep(2).
f65b3398 11697%{texmfdist}/source/latex/scale
2e9c3e45 11698# Create scalebars for maps, diagrams or photos.
f65b3398 11699%{texmfdist}/source/latex/scalebar
2e9c3e45 11700# Weekly schedules.
f65b3398 11701%{texmfdist}/source/latex/schedule
2e9c3e45 11702# Use Scientific Word/WorkPlace files with another TeX.
f65b3398 11703%{texmfdist}/source/latex/sciwordconv
2e9c3e45 11704# A class file to typeset screenplays.
f65b3398 11705%{texmfdist}/source/latex/screenplay
2e9c3e45 11706# Control sectional headers.
f65b3398 11707%{texmfdist}/source/latex/sectsty
2e9c3e45 11708# Help for writing programming language semantics.
f65b3398 11709%{texmfdist}/source/latex/semantic
2e9c3e45 11710# Put only special contents on left-hand pages in two sided layout.
f65b3398 11711%{texmfdist}/source/latex/semioneside
2e9c3e45 11712# Split long sequences of characters in a neutral way.
f65b3398
ZU
11713%{texmfdist}/source/latex/seqsplit
11714%{texmfdist}/source/latex/sf298
2e9c3e45 11715# Typesetting science fiction/fantasy manuscripts.
f65b3398 11716%{texmfdist}/source/latex/sffms
2e9c3e45 11717# Table of contents with different depths.
f65b3398 11718%{texmfdist}/source/latex/shorttoc
2e9c3e45 11719# Variants of \show for LaTeX2e.
f65b3398
ZU
11720%{texmfdist}/source/latex/show2e
11721%{texmfdist}/source/latex/showexpl
2e9c3e45 11722# Show label commands in the margin.
f65b3398 11723%{texmfdist}/source/latex/showlabels
2e9c3e45 11724# Typeset captions sideways.
f65b3398 11725%{texmfdist}/source/latex/sidecap
2e9c3e45 11726# SIGGRAPH conference class.
f65b3398 11727%{texmfdist}/source/latex/siggraph
2e9c3e45 11728# Simple Wick contractions.
f65b3398 11729%{texmfdist}/source/latex/simplewick
2e9c3e45 11730# A font to draw a skull.
f65b3398 11731%{texmfdist}/source/latex/skull
2e9c3e45 11732# Access different-shaped small-caps fonts.
f65b3398 11733%{texmfdist}/source/latex/slantsc
2e9c3e45 11734# List the external dependencies of a LaTeX document.
f65b3398 11735%{texmfdist}/source/latex/snapshot
2e9c3e45 11736# Package for typesetting song lyrics and chord books.
f65b3398 11737%{texmfdist}/source/latex/songbook
2e9c3e45 11738# Hyphenation for letterspacing, underlining, and more.
f65b3398 11739%{texmfdist}/source/latex/soul
2e9c3e45 11740# Split and reorder your bibliography.
f65b3398 11741%{texmfdist}/source/latex/splitbib
2e9c3e45 11742# Unlimited number of indexes.
f65b3398 11743%{texmfdist}/source/latex/splitindex
2e9c3e45 11744# Jump between DVI and TeX files.
f65b3398 11745%{texmfdist}/source/latex/srcltx
2e9c3e45 11746# Spectral sequence diagrams.
f65b3398 11747%{texmfdist}/source/latex/sseq
2e9c3e45 11748# Use the cmssq fonts.
f65b3398 11749%{texmfdist}/source/latex/ssqquote
2e9c3e45 11750# Tools to define and use stacks.
f65b3398 11751%{texmfdist}/source/latex/stack
2e9c3e45 11752# Store statistics of a document.
f65b3398 11753%{texmfdist}/source/latex/statistik
2e9c3e45 11754# Typeset Icelandic staves and runic letters.
f65b3398 11755%{texmfdist}/source/latex/staves
2e9c3e45 11756# Provide sectioning information for package writers.
f65b3398 11757%{texmfdist}/source/latex/stdclsdv
2e9c3e45 11758# Standard pages with n lines of at most m characters each.
f65b3398 11759%{texmfdist}/source/latex/stdpage
2e9c3e45 11760# Stellenbosch thesis bundle.
f65b3398 11761%{texmfdist}/source/latex/stellenbosch
2e9c3e45 11762# An Infrastructure for Semantic Preloading of LaTeX Documents.
f65b3398 11763%{texmfdist}/source/latex/stex
2e9c3e45 11764# String manipulation for cosmetic and programming application.
f65b3398 11765%{texmfdist}/source/latex/stringstrings
2e9c3e45 11766# Draw Nassi-Schneidermann charts
f65b3398 11767%{texmfdist}/source/latex/struktex
2e9c3e45 11768# Unify maths subscript height.
f65b3398 11769%{texmfdist}/source/latex/subdepth
2e9c3e45 11770# Package for subequation numbering.
f65b3398 11771%{texmfdist}/source/latex/subeqn
2e9c3e45 11772# Equation array with sub numbering.
f65b3398 11773%{texmfdist}/source/latex/subeqnarray
2e9c3e45 11774# Figures broken into subfigures
f65b3398 11775%{texmfdist}/source/latex/subfig
2e9c3e45 11776# Deprecated: Figures divided into subfigures.
f65b3398 11777%{texmfdist}/source/latex/subfigure
2e9c3e45 11778# Sub-numbering for figures and tables.
f65b3398 11779%{texmfdist}/source/latex/subfloat
2e9c3e45 11780# Create sudoku grids.
f65b3398 11781%{texmfdist}/source/latex/sudoku
2e9c3e45 11782# A set of sudoku-related packages.
f65b3398 11783%{texmfdist}/source/latex/sudokubundle
2e9c3e45 11784# A multi-page tables package.
f65b3398 11785%{texmfdist}/source/latex/supertabular
2e9c3e45 11786# Subversion keywords in multi-file LaTeX documents
f65b3398 11787%{texmfdist}/source/latex/svn-multi
2e9c3e45 11788# Typeset Subversion keywords.
f65b3398 11789%{texmfdist}/source/latex/svn
2e9c3e45 11790# Typeset Subversion Keywords.
f65b3398 11791%{texmfdist}/source/latex/svninfo
2e9c3e45 11792# Graphical/textual representations of swimming performances
f65b3398 11793%{texmfdist}/source/latex/swimgraf
2e9c3e45 11794# Labels for tracing in a syntax tree.
f65b3398 11795%{texmfdist}/source/latex/syntrace
2e9c3e45 11796# Typeset syntactic trees.
f65b3398 11797%{texmfdist}/source/latex/synttree
2e9c3e45 11798# Tabulated lists of short items.
f65b3398 11799%{texmfdist}/source/latex/tablists
2e9c3e45 11800# Tabular with variable width columns balanced.
f65b3398 11801%{texmfdist}/source/latex/tabulary
2e9c3e45 11802# Typesetting tables showing variations of functions.
f65b3398 11803%{texmfdist}/source/latex/tabvar
2e9c3e45 11804# A LaTeX class for presentations.
f65b3398
ZU
11805%{texmfdist}/source/latex/talk
11806%{texmfdist}/source/latex/tcldoc
2e9c3e45 11807# Macros for French teachers of mathematics.
f65b3398 11808%{texmfdist}/source/latex/tdsfrmath
2e9c3e45 11809# A package to format technical documents.
f65b3398 11810%{texmfdist}/source/latex/technics
2e9c3e45 11811# A (primitive) token list editor.
f65b3398 11812%{texmfdist}/source/latex/ted
2e9c3e45 11813# LaTeX support for using Tengwar fonts.
f65b3398 11814%{texmfdist}/source/latex/tengwarscript
2e9c3e45 11815# Typeset tensors.
f65b3398 11816%{texmfdist}/source/latex/tensor
2e9c3e45 11817# Philological typesetting of classical Greek.
f65b3398 11818%{texmfdist}/source/latex/teubner
2e9c3e45 11819# Comprehensive chess annotation in LaTeX.
f65b3398 11820%{texmfdist}/source/latex/texmate
2e9c3e45 11821# Create dynamic online presentations with LaTeX.
f65b3398 11822%{texmfdist}/source/latex/texpower
2e9c3e45 11823# Package for setting nucleotide and peptide alignments.
f65b3398 11824%{texmfdist}/source/latex/texshade
2e9c3e45 11825# Case conversion ignoring mathematics, etc.
f65b3398 11826%{texmfdist}/source/latex/textcase
2e9c3e45 11827# Fit text to a desired size.
f65b3398 11828%{texmfdist}/source/latex/textfit
2e9c3e45 11829# Annotated membrane protein topology plots.
f65b3398 11830%{texmfdist}/source/latex/textopo
2e9c3e45 11831# Place boxes at abitrary positions on the LaTeX page.
f65b3398 11832%{texmfdist}/source/latex/textpos
2e9c3e45 11833# Little style to create a standard titlepage for diploma
f65b3398 11834%{texmfdist}/source/latex/thesis-titlepage-fhac
2e9c3e45 11835# Extensions to theorem environments.
f65b3398 11836%{texmfdist}/source/latex/thmtools
2e9c3e45 11837# Thumb marks in documents.
f65b3398 11838%{texmfdist}/source/latex/thumb
2e9c3e45 11839# Thesis template for Tsinghua University.
f65b3398
ZU
11840%{texmfdist}/source/latex/thuthesis
11841%{texmfdist}/source/latex/timesht
2e9c3e45 11842# Control over the typesetting of the \maketitle command.
f65b3398 11843%{texmfdist}/source/latex/titling
2e9c3e45 11844# Add bibliography/index/contents to Table of Contents.
f65b3398 11845%{texmfdist}/source/latex/tocbibind
2e9c3e45 11846# Control table of contents, figures, etc.
f65b3398 11847%{texmfdist}/source/latex/tocloft
2e9c3e45 11848# Section numbering and table of contents control.
f65b3398 11849%{texmfdist}/source/latex/tocvsec2
2e9c3e45 11850# Make a to-do list for a document.
f65b3398 11851%{texmfdist}/source/latex/todo
2e9c3e45 11852# Macros for writing indices, glossaries.
f65b3398 11853%{texmfdist}/source/latex/toolbox
2e9c3e45 11854# The LaTeX standard tools bundle.
f65b3398 11855%{texmfdist}/source/latex/tools
2e9c3e45 11856# Bundle of files for typsetting theses.
f65b3398 11857%{texmfdist}/source/latex/toptesi
2e9c3e45 11858# Count pages in a document, and report last page number.
f65b3398 11859%{texmfdist}/source/latex/totpages
2e9c3e45 11860# Fonts from the Trajan column in Rome.
f65b3398 11861%{texmfdist}/source/latex/trajan
2e9c3e45 11862# Trees and other linguists' macros.
f65b3398 11863%{texmfdist}/source/latex/tree-dvips
2e9c3e45 11864# Typeset transform signs.
f65b3398 11865%{texmfdist}/source/latex/trfsigns
2e9c3e45 11866# Quick float definitions in LaTeX.
f65b3398 11867%{texmfdist}/source/latex/trivfloat
2e9c3e45 11868# Symbols for transformations.
f65b3398 11869%{texmfdist}/source/latex/trsym
2e9c3e45 11870# LaTeX macros for TUGboat articles.
f65b3398 11871%{texmfdist}/source/latex/tugboat
2e9c3e45 11872# Typeset the (logic) turnstile notation.
f65b3398
ZU
11873%{texmfdist}/source/latex/turnstile
11874%{texmfdist}/source/latex/twoup
2e9c3e45 11875# Arbitrary size font selection in LaTeX.
f65b3398 11876%{texmfdist}/source/latex/type1cm
2e9c3e45 11877# Eliminate errors by enforcing the types of labels.
f65b3398 11878%{texmfdist}/source/latex/typedref
2e9c3e45 11879# Print a typographic grid.
f65b3398 11880%{texmfdist}/source/latex/typogrid
2e9c3e45 11881# University of Arizona thesis and dissertation format.
f65b3398 11882%{texmfdist}/source/latex/uaclasses
2e9c3e45 11883# UIUC thesis class.
f65b3398 11884%{texmfdist}/source/latex/uiucthesis
2e9c3e45 11885# Extra mathematical characters.
f65b3398 11886%{texmfdist}/source/latex/ulsy
2e9c3e45 11887# UML diagrams in LaTeX.
f65b3398 11888%{texmfdist}/source/latex/uml
2e9c3e45 11889# German input encodings in LaTeX.
f65b3398 11890%{texmfdist}/source/latex/umlaute
2e9c3e45 11891# Underline text allowing line breaking.
f65b3398 11892%{texmfdist}/source/latex/umoline
2e9c3e45 11893# Underlined running heads.
f65b3398 11894%{texmfdist}/source/latex/underlin
2e9c3e45 11895# Typeset a tilde under one (or many) maths symbols.
f65b3398 11896%{texmfdist}/source/latex/undertilde
2e9c3e45 11897# Typeset units.
f65b3398 11898%{texmfdist}/source/latex/units
2e9c3e45 11899# Typesetting units in LaTeX.
f65b3398 11900%{texmfdist}/source/latex/unitsdef
2e9c3e45 11901# Converting Roman numerals to Arabic numbers.
f65b3398 11902%{texmfdist}/source/latex/unroman
2e9c3e45 11903# Writing specification such as for UP-based methodologies.
f65b3398 11904%{texmfdist}/source/latex/upmethodology
2e9c3e45 11905# Web support for BibTeX.
f65b3398 11906%{texmfdist}/source/latex/urlbst
2e9c3e45 11907# Shorter (and longer) underlines and underbars.
f65b3398 11908%{texmfdist}/source/latex/ushort
2e9c3e45 11909# Luxury frontend to the \index command.
f65b3398 11910%{texmfdist}/source/latex/varindex
2e9c3e45 11911# LaTeX macros for vectors.
f65b3398 11912%{texmfdist}/source/latex/vector
2e9c3e45 11913# Aids for typesetting simple verse.
f65b3398 11914%{texmfdist}/source/latex/verse
2e9c3e45 11915# Set various page dimensions.
f65b3398 11916%{texmfdist}/source/latex/vmargin
2e9c3e45 11917# Typeset only parts of a document, with complete indexes etc.
f65b3398 11918%{texmfdist}/source/latex/volumes
2e9c3e45 11919# Add version number to a DVI file.
f65b3398 11920%{texmfdist}/source/latex/vrsion
2e9c3e45 11921# Variable-width multiple text columns.
f65b3398 11922%{texmfdist}/source/latex/vwcol
2e9c3e45 11923# Document classes for Vaxjo University
f65b3398 11924%{texmfdist}/source/latex/vxu
2e9c3e45 11925# Global warnings at the end of the logfile.
f65b3398 11926%{texmfdist}/source/latex/warning
2e9c3e45 11927# Relative alignment of rows in numeric columns in tabulars.
f65b3398 11928%{texmfdist}/source/latex/warpcol
2e9c3e45 11929# A collection of small packages by Walter Schmidt.
f65b3398 11930%{texmfdist}/source/latex/was
2e9c3e45 11931# Ridgeway's fonts.
f65b3398 11932%{texmfdist}/source/latex/wnri
2e9c3e45 11933# Define commands with many optional arguments.
f65b3398 11934%{texmfdist}/source/latex/xargs
2e9c3e45 11935# Extending the LaTeX doc system.
f65b3398 11936%{texmfdist}/source/latex/xdoc
2e9c3e45 11937# A reimplimentation of the LaTeX for-loop macro.
f65b3398 11938%{texmfdist}/source/latex/xfor
2e9c3e45 11939# Include eXtensible Metadata Platform data in PDFLaTeX.
f65b3398 11940%{texmfdist}/source/latex/xmpincl
2e9c3e45 11941# Implementations of concepts for LaTeX designer interface.
f65b3398 11942%{texmfdist}/source/latex/xpackages
2e9c3e45 11943# An extension to the skak package for chess typesetting.
f65b3398 11944%{texmfdist}/source/latex/xskak
2e9c3e45 11945# Break tables across pages.
f65b3398 11946%{texmfdist}/source/latex/xtab
2e9c3e45 11947# Defining language-dependent text macros.
f65b3398 11948%{texmfdist}/source/latex/xtcapts
2e9c3e45 11949# A bundle of miscellaneous footnote packages.
f65b3398 11950%{texmfdist}/source/latex/yafoot
2e9c3e45 11951# Support for old German fonts.
f65b3398 11952%{texmfdist}/source/latex/yfonts
2e9c3e45 11953# Extended maths fonts for LaTeX.
f65b3398 11954%{texmfdist}/source/latex/yhmath
2e9c3e45 11955# A thesis class file for York University, Toronto.
f65b3398 11956%{texmfdist}/source/latex/york-thesis
2e9c3e45 11957# Typeset Young-Tableaux.
f65b3398 11958%{texmfdist}/source/latex/youngtab
198c241e 11959%dir %{texmfdist}/source/plain
c9ddaf2d 11960%{texmfdist}/source/plain/jsmisc
f65b3398 11961%{texmfdist}/source/xelatex
8affbd2c 11962%{texmfdist}/tex/alatex
f65b3398
ZU
11963%{texmfdist}/tex/generic/enctex
11964%{texmfdist}/tex/latex/kalender
11965%{texmfdist}/tex/latex/karnaugh
11966%{texmfdist}/tex/latex/kerkis
11967%{texmfdist}/tex/latex/kerntest
11968%{texmfdist}/tex/latex/kluwer
11969%{texmfdist}/tex/latex/kpfonts
11970%{texmfdist}/tex/latex/kurier
f65b3398
ZU
11971%{texmfdist}/tex/latex/lazylist
11972%{texmfdist}/tex/latex/lcg
11973%{texmfdist}/tex/latex/lcyw
11974%{texmfdist}/tex/latex/leading
11975%{texmfdist}/tex/latex/ledmac
11976%{texmfdist}/tex/latex/lettre
11977%{texmfdist}/tex/latex/levy
11978%{texmfdist}/tex/latex/lexikon
11979%{texmfdist}/tex/latex/lgreek
11980%{texmfdist}/tex/latex/lhcyr
11981%{texmfdist}/tex/latex/lhelp
11982%{texmfdist}/tex/latex/libertine
11983%{texmfdist}/tex/latex/limap
11984%{texmfdist}/tex/latex/linearA
11985%{texmfdist}/tex/latex/linguex
11986%{texmfdist}/tex/latex/lipsum
11987%{texmfdist}/tex/latex/listbib
11988%{texmfdist}/tex/latex/listliketab
11989%{texmfdist}/tex/latex/listofsymbols
11990%{texmfdist}/tex/latex/lkproof
11991%{texmfdist}/tex/latex/logic
11992%{texmfdist}/tex/latex/logpap
11993%{texmfdist}/tex/latex/lps
11994%{texmfdist}/tex/latex/lsc
11995%{texmfdist}/tex/latex/ltablex
11996%{texmfdist}/tex/latex/ltxindex
11997%{texmfdist}/tex/latex/lxfonts
11998%{texmfdist}/tex/latex/ly1
11999%{texmfdist}/tex/latex/mafr
12000%{texmfdist}/tex/latex/mailing
12001%{texmfdist}/tex/latex/makebarcode
12002%{texmfdist}/tex/latex/makebox
12003%{texmfdist}/tex/latex/makecell
12004%{texmfdist}/tex/latex/makecmds
12005%{texmfdist}/tex/latex/makedtx
12006%{texmfdist}/tex/latex/makeglos
12007%{texmfdist}/tex/latex/makeplot
12008%{texmfdist}/tex/latex/manfnt
12009%{texmfdist}/tex/latex/manuscript
12010%{texmfdist}/tex/latex/mapcodes
12011%{texmfdist}/tex/latex/maple
12012%{texmfdist}/tex/latex/marginnote
12013%{texmfdist}/tex/latex/mathdesign
12014%{texmfdist}/tex/latex/maybemath
12015%{texmfdist}/tex/latex/mcaption
12016%{texmfdist}/tex/latex/mceinleger
12017%{texmfdist}/tex/latex/mcite
12018%{texmfdist}/tex/latex/mciteplus
12019%{texmfdist}/tex/latex/memexsupp
12020%{texmfdist}/tex/latex/mentis
12021%{texmfdist}/tex/latex/menu
12022%{texmfdist}/tex/latex/method
12023%{texmfdist}/tex/latex/metre
12024%{texmfdist}/tex/latex/mff
12025%{texmfdist}/tex/latex/mfpic4ode
12026%{texmfdist}/tex/latex/mftinc
f65b3398
ZU
12027%{texmfdist}/tex/latex/mhequ
12028%{texmfdist}/tex/latex/mhs
12029%{texmfdist}/tex/latex/miller
12030%{texmfdist}/tex/latex/minipage-marginpar
12031%{texmfdist}/tex/latex/miniplot
12032%{texmfdist}/tex/latex/minutes
12033%{texmfdist}/tex/latex/mla-paper
12034%{texmfdist}/tex/latex/mlist
12035%{texmfdist}/tex/latex/moresize
12036%{texmfdist}/tex/latex/movie15
12037%{texmfdist}/tex/latex/msc
12038%{texmfdist}/tex/latex/msg
12039%{texmfdist}/tex/latex/mslapa
12040%{texmfdist}/tex/latex/mtgreek
12041%{texmfdist}/tex/latex/multibbl
12042%{texmfdist}/tex/latex/multicap
12043%{texmfdist}/tex/latex/multido
12044%{texmfdist}/tex/latex/muthesis
12045%{texmfdist}/tex/latex/mxd
12046%{texmfdist}/tex/latex/mxedruli
12047%{texmfdist}/tex/latex/nag
12048%{texmfdist}/tex/latex/namespc
12049%{texmfdist}/tex/latex/nath
12050%{texmfdist}/tex/latex/nature
12051%{texmfdist}/tex/latex/newvbtm
12052%{texmfdist}/tex/latex/niceframe
12053%{texmfdist}/tex/latex/nih
f65b3398
ZU
12054%{texmfdist}/tex/latex/nomentbl
12055%{texmfdist}/tex/latex/nonfloat
12056%{texmfdist}/tex/latex/nostarch
12057%{texmfdist}/tex/latex/notes
12058%{texmfdist}/tex/latex/notes2bib
12059%{texmfdist}/tex/latex/nrc
12060%{texmfdist}/tex/latex/ntabbing
12061%{texmfdist}/tex/latex/numline
12062%{texmfdist}/tex/latex/numname
12063%{texmfdist}/tex/latex/numprint
12064%{texmfdist}/tex/latex/objectz
12065%{texmfdist}/tex/latex/ocr-latex
12066%{texmfdist}/tex/latex/octavo
12067%{texmfdist}/tex/latex/ogonek
12068%{texmfdist}/tex/latex/oldstyle
12069%{texmfdist}/tex/latex/opcit
12070%{texmfdist}/tex/latex/ordinalpt
12071%{texmfdist}/tex/latex/ot2cyr
12072%{texmfdist}/tex/latex/othello
12073%{texmfdist}/tex/latex/otibet
12074%{texmfdist}/tex/latex/outline
12075%{texmfdist}/tex/latex/outliner
12076%{texmfdist}/tex/latex/pacioli
12077%{texmfdist}/tex/latex/pageno
12078%{texmfdist}/tex/latex/pagenote
12079%{texmfdist}/tex/latex/palatino
12080%{texmfdist}/tex/latex/paper
12081%{texmfdist}/tex/latex/papercdcase
12082%{texmfdist}/tex/latex/papertex
12083%{texmfdist}/tex/latex/parallel
12084%{texmfdist}/tex/latex/paresse
12085%{texmfdist}/tex/latex/parrun
12086%{texmfdist}/tex/latex/patchcmd
12087%{texmfdist}/tex/latex/pauldoc
12088%{texmfdist}/tex/latex/pawpict
12089%{texmfdist}/tex/latex/pbox
12090%{texmfdist}/tex/latex/pbsheet
12091%{texmfdist}/tex/latex/pclnfss
12092%{texmfdist}/tex/latex/pdfcprot
12093%{texmfdist}/tex/latex/pdfscreen
12094%{texmfdist}/tex/latex/pdftricks
12095%{texmfdist}/tex/latex/pdfwin
12096%{texmfdist}/tex/latex/pecha
12097%{texmfdist}/tex/latex/perltex
f65b3398
ZU
12098%{texmfdist}/tex/latex/petiteannonce
12099%{texmfdist}/tex/latex/petri-nets
12100%{texmfdist}/tex/latex/pgf-soroban
12101%{texmfdist}/tex/latex/phaistos
12102%{texmfdist}/tex/latex/philex
12103%{texmfdist}/tex/latex/philosophersimprint
12104%{texmfdist}/tex/latex/phonetic
12105%{texmfdist}/tex/latex/photo
12106%{texmfdist}/tex/latex/pictex2
12107%{texmfdist}/tex/latex/pinlabel
12108%{texmfdist}/tex/latex/pittetd
12109%{texmfdist}/tex/latex/plari
12110%{texmfdist}/tex/latex/plates
12111%{texmfdist}/tex/latex/play
12112%{texmfdist}/tex/latex/plweb
12113%{texmfdist}/tex/latex/pmgraph
12114%{texmfdist}/tex/latex/poemscol
12115%{texmfdist}/tex/latex/polski
12116%{texmfdist}/tex/latex/polyglot
12117%{texmfdist}/tex/latex/polytable
12118%{texmfdist}/tex/latex/postcards
12119%{texmfdist}/tex/latex/powerdot
12120%{texmfdist}/tex/latex/ppower4
12121%{texmfdist}/tex/latex/ppr-prv
12122%{texmfdist}/tex/latex/pracjourn
12123%{texmfdist}/tex/latex/prettyref
12124%{texmfdist}/tex/latex/proba
12125%{texmfdist}/tex/latex/probsoln
12126%{texmfdist}/tex/latex/procIAGssymp
12127%{texmfdist}/tex/latex/progkeys
12128%{texmfdist}/tex/latex/progress
12129%{texmfdist}/tex/latex/protex
12130%{texmfdist}/tex/latex/protocol
12131%{texmfdist}/tex/latex/psfragx
12132%{texmfdist}/tex/latex/psgo
12133%{texmfdist}/tex/latex/pspicture
f65b3398
ZU
12134%{texmfdist}/tex/latex/ptptex
12135%{texmfdist}/tex/latex/qcm
12136%{texmfdist}/tex/latex/qobitree
12137%{texmfdist}/tex/latex/qstest
12138%{texmfdist}/tex/latex/qsymbols
12139%{texmfdist}/tex/latex/qtree
12140%{texmfdist}/tex/latex/quotchap
12141%{texmfdist}/tex/latex/quotmark
12142%{texmfdist}/tex/latex/r_und_s
12143%{texmfdist}/tex/latex/randbild
12144%{texmfdist}/tex/latex/randtext
12145%{texmfdist}/tex/latex/rccol
12146%{texmfdist}/tex/latex/rcs
12147%{texmfdist}/tex/latex/rcsinfo
f65b3398
ZU
12148%{texmfdist}/tex/latex/rectopma
12149%{texmfdist}/tex/latex/refcheck
12150%{texmfdist}/tex/latex/refman
12151%{texmfdist}/tex/latex/refstyle
12152%{texmfdist}/tex/latex/regcount
12153%{texmfdist}/tex/latex/register
12154%{texmfdist}/tex/latex/relenc
12155%{texmfdist}/tex/latex/repeatindex
12156%{texmfdist}/tex/latex/resume
12157%{texmfdist}/tex/latex/rlepsf
12158%{texmfdist}/tex/latex/rmpage
12159%{texmfdist}/tex/latex/robustcommand
12160%{texmfdist}/tex/latex/robustindex
12161%{texmfdist}/tex/latex/romannum
12162%{texmfdist}/tex/latex/rotpages
12163%{texmfdist}/tex/latex/rsc
12164%{texmfdist}/tex/latex/rst
12165%{texmfdist}/tex/latex/rtkinenc
12166%{texmfdist}/tex/latex/rtklage
12167%{texmfdist}/tex/latex/sagetex
12168%{texmfdist}/tex/latex/sanskrit
12169%{texmfdist}/tex/latex/sauerj
12170%{texmfdist}/tex/latex/sauterfonts
12171%{texmfdist}/tex/latex/savefnmark
12172%{texmfdist}/tex/latex/savesym
12173%{texmfdist}/tex/latex/savetrees
12174%{texmfdist}/tex/latex/scalebar
12175%{texmfdist}/tex/latex/schedule
12176%{texmfdist}/tex/latex/scientificpaper
12177%{texmfdist}/tex/latex/sciposter
12178%{texmfdist}/tex/latex/sciwordconv
12179%{texmfdist}/tex/latex/screenplay
12180%{texmfdist}/tex/latex/script
12181%{texmfdist}/tex/latex/sdrt
12182%{texmfdist}/tex/latex/sectionbox
12183%{texmfdist}/tex/latex/semantic
12184%{texmfdist}/tex/latex/semaphor
12185%{texmfdist}/tex/latex/semioneside
12186%{texmfdist}/tex/latex/seqsplit
12187%{texmfdist}/tex/latex/sf298
12188%{texmfdist}/tex/latex/sffms
12189%{texmfdist}/tex/latex/sfg
12190%{texmfdist}/tex/latex/sfmath
12191%{texmfdist}/tex/latex/sgame
12192%{texmfdist}/tex/latex/shadbox
12193%{texmfdist}/tex/latex/shadethm
12194%{texmfdist}/tex/latex/shipunov
12195%{texmfdist}/tex/latex/shorttoc
12196%{texmfdist}/tex/latex/show2e
12197%{texmfdist}/tex/latex/showexpl
12198%{texmfdist}/tex/latex/sides
12199%{texmfdist}/tex/latex/siggraph
f65b3398
ZU
12200%{texmfdist}/tex/latex/simplewick
12201%{texmfdist}/tex/latex/skak
12202%{texmfdist}/tex/latex/skull
12203%{texmfdist}/tex/latex/slantsc
12204%{texmfdist}/tex/latex/smalltableof
12205%{texmfdist}/tex/latex/smartref
12206%{texmfdist}/tex/latex/smflatex
12207%{texmfdist}/tex/latex/snapshot
12208%{texmfdist}/tex/latex/songbook
12209%{texmfdist}/tex/latex/soyombo
12210%{texmfdist}/tex/latex/sparklines
12211%{texmfdist}/tex/latex/spie
12212%{texmfdist}/tex/latex/splitbib
12213%{texmfdist}/tex/latex/splitindex
12214%{texmfdist}/tex/latex/sprite
12215%{texmfdist}/tex/latex/srcltx
12216%{texmfdist}/tex/latex/sseq
12217%{texmfdist}/tex/latex/ssqquote
12218%{texmfdist}/tex/latex/stack
12219%{texmfdist}/tex/latex/stage
12220%{texmfdist}/tex/latex/statex2
12221%{texmfdist}/tex/latex/statistik
12222%{texmfdist}/tex/latex/staves
12223%{texmfdist}/tex/latex/stdpage
12224%{texmfdist}/tex/latex/stellenbosch
12225%{texmfdist}/tex/latex/stex
12226%{texmfdist}/tex/latex/stringstrings
12227%{texmfdist}/tex/latex/struktex
12228%{texmfdist}/tex/latex/sttools
12229%{texmfdist}/tex/latex/stubs
12230%{texmfdist}/tex/latex/subdepth
12231%{texmfdist}/tex/latex/subeqn
12232%{texmfdist}/tex/latex/subeqnarray
12233%{texmfdist}/tex/latex/subfloat
12234%{texmfdist}/tex/latex/substr
12235%{texmfdist}/tex/latex/sudoku
12236%{texmfdist}/tex/latex/sudokubundle
12237%{texmfdist}/tex/latex/sugconf
12238%{texmfdist}/tex/latex/susy
12239%{texmfdist}/tex/latex/svgcolor
12240%{texmfdist}/tex/latex/svn-multi
12241%{texmfdist}/tex/latex/svn
12242%{texmfdist}/tex/latex/svninfo
12243%{texmfdist}/tex/latex/swimgraf
12244%{texmfdist}/tex/latex/symbol
12245%{texmfdist}/tex/latex/synproof
12246%{texmfdist}/tex/latex/syntax
12247%{texmfdist}/tex/latex/syntrace
12248%{texmfdist}/tex/latex/synttree
12249%{texmfdist}/tex/latex/timing
12250%{texmfdist}/tex/latex/tocvsec2
12251%{texmfdist}/tex/latex/todo
12252%{texmfdist}/tex/latex/tokenizer
12253%{texmfdist}/tex/latex/toolbox
12254%{texmfdist}/tex/latex/topfloat
12255%{texmfdist}/tex/latex/toptesi
12256%{texmfdist}/tex/latex/tpslifonts
12257%{texmfdist}/tex/latex/tracking
12258%{texmfdist}/tex/latex/trajan
12259%{texmfdist}/tex/latex/translator
12260%{texmfdist}/tex/latex/tree-dvips
12261%{texmfdist}/tex/latex/trfsigns
12262%{texmfdist}/tex/latex/trivfloat
12263%{texmfdist}/tex/latex/trsym
12264%{texmfdist}/tex/latex/tufte-latex
12265%{texmfdist}/tex/latex/tugboat
12266%{texmfdist}/tex/latex/turnstile
12267%{texmfdist}/tex/latex/twoup
12268%{texmfdist}/tex/latex/typedref
12269%{texmfdist}/tex/latex/typogrid
12270%{texmfdist}/tex/latex/uaclasses
12271%{texmfdist}/tex/latex/ucthesis
12272%{texmfdist}/tex/latex/uebungsblatt
12273%{texmfdist}/tex/latex/uhrzeit
12274%{texmfdist}/tex/latex/uiucthesis
12275%{texmfdist}/tex/latex/ulsy
12276%{texmfdist}/tex/latex/umich-thesis
12277%{texmfdist}/tex/latex/uml
12278%{texmfdist}/tex/latex/umoline
12279%{texmfdist}/tex/latex/umrand
12280%{texmfdist}/tex/latex/umthesis
12281%{texmfdist}/tex/latex/underlin
12282%{texmfdist}/tex/latex/ushort
12283%{texmfdist}/tex/latex/uwthesis
12284
26d8eaaa
ZU
12285# %files latex-palatcm
12286# %defattr(644,root,root,755)
12287# %{texmf}/tex/latex/palatcm
d08789e0 12288
f65b3398
ZU
12289%files latex-pdfslide
12290%defattr(644,root,root,755)
12291%doc %{texmfdist}/doc/latex/pdfslide
12292%{texmfdist}/tex/latex/pdfslide
12293
03d9d5fa
ZU
12294%files latex-pgf
12295%defattr(644,root,root,755)
12296%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
12297%{texmfdist}/tex/generic/pgf
12298%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
12299%{texmfdist}/tex/latex/pgf
12300%{texmfdist}/tex/latex/pgfopts
12301%{texmfdist}/tex/latex/pgfplots
12302
b7b4a109
ZU
12303%files latex-prosper
12304%defattr(644,root,root,755)
12305%doc %{texmfdist}/doc/latex/prosper
12306%{texmfdist}/tex/latex/prosper
12307
f65b3398
ZU
12308%files latex-polynom
12309%defattr(644,root,root,755)
12310%doc %{texmfdist}/doc/latex/polynom
12311%{texmfdist}/source/latex/polynom
12312%{texmfdist}/tex/latex/polynom
12313
12314%files latex-polynomial
12315%defattr(644,root,root,755)
12316%doc %{texmfdist}/doc/latex/polynomial
12317%{texmfdist}/source/latex/polynomial
12318%{texmfdist}/tex/latex/polynomial
12319
b7b4a109
ZU
12320%files latex-pseudocode
12321%defattr(644,root,root,755)
12322%doc %{texmfdist}/doc/latex/pseudocode
12323%{texmfdist}/tex/latex/pseudocode
12324
8efa6a9c
ZU
12325%files latex-pst-2dplot
12326%defattr(644,root,root,755)
12327%doc %{texmfdist}/doc/generic/pst-2dplot
12328%{texmfdist}/tex/latex/pst-2dplot
12329
12330%files latex-pst-3dplot
12331%defattr(644,root,root,755)
12332%doc %{texmfdist}/doc/generic/pst-3dplot
12333%{texmfdist}/dvips/pst-3dplot
12334%{texmfdist}/tex/generic/pst-3dplot
12335%{texmfdist}/tex/latex/pst-3dplot
12336
12337%files latex-pst-bar
12338%defattr(644,root,root,755)
12339%doc %{texmfdist}/doc/generic/pst-3dplot
12340%{texmfdist}/dvips/pst-bar
12341%{texmfdist}/tex/generic/pst-bar
12342%{texmfdist}/tex/latex/pst-bar
12343
12344%files latex-pst-circ
12345%defattr(644,root,root,755)
12346%doc %{texmfdist}/doc/generic/pst-circ
12347%{texmfdist}/dvips/pst-circ
12348%{texmfdist}/tex/generic/pst-circ
12349%{texmfdist}/tex/latex/pst-circ
12350
12351%files latex-pst-diffraction
12352%defattr(644,root,root,755)
12353%doc %{texmfdist}/doc/generic/pst-diffraction
12354%{texmfdist}/tex/generic/pst-diffraction
12355%{texmfdist}/tex/latex/pst-diffraction
12356
b7b4a109
ZU
12357%files latex-pst-eucl
12358%defattr(644,root,root,755)
8efa6a9c 12359%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
12360%{texmfdist}/tex/generic/pst-eucl
12361%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
12362
12363%files latex-pst-fun
12364%defattr(644,root,root,755)
12365%doc %{texmfdist}/doc/generic/pst-fun
12366%{texmfdist}/dvips/pst-fun
12367%{texmfdist}/tex/generic/pst-fun
12368%{texmfdist}/tex/latex/pst-fun
12369
12370%files latex-pst-func
12371%defattr(644,root,root,755)
12372%doc %{texmfdist}/doc/generic/pst-func
12373%{texmfdist}/dvips/pst-func
12374%{texmfdist}/tex/generic/pst-func
12375%{texmfdist}/tex/latex/pst-func
12376
12377%files latex-pst-infixplot
12378%defattr(644,root,root,755)
12379%doc %{texmfdist}/doc/generic/pst-infixplot
12380%{texmfdist}/tex/generic/pst-infixplot
12381%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
12382
12383%files latex-pst-fr3d
12384%defattr(644,root,root,755)
12385%doc %{texmfdist}/doc/generic/pst-fr3d
12386%{texmfdist}/source/generic/pst-fr3d
12387%{texmfdist}/tex/generic/pst-fr3d
12388%{texmfdist}/tex/latex/pst-fr3d
12389
12390%files latex-pst-fractal
12391%defattr(644,root,root,755)
12392%doc %{texmfdist}/doc/generic/pst-fractal
12393%{texmfdist}/dvips/pst-fractal
12394%{texmfdist}/tex/generic/pst-fractal
12395%{texmfdist}/tex/latex/pst-fractal
12396
8efa6a9c
ZU
12397%files latex-pst-math
12398%defattr(644,root,root,755)
12399%doc %{texmfdist}/doc/generic/pst-math
12400%{texmfdist}/dvips/pst-math
12401%{texmfdist}/tex/generic/pst-math
12402%{texmfdist}/tex/latex/pst-math
12403
12404%files latex-pst-ob3d
12405%defattr(644,root,root,755)
12406%doc %{texmfdist}/doc/generic/pst-ob3d
12407%{texmfdist}/source/generic/pst-ob3d
12408%{texmfdist}/tex/generic/pst-ob3d
12409%{texmfdist}/tex/latex/pst-ob3d
12410
12411%files latex-pst-optexp
12412%defattr(644,root,root,755)
12413%doc %{texmfdist}/doc/generic/pst-optexp
12414%{texmfdist}/dvips/pst-optexp
12415%{texmfdist}/tex/generic/pst-optexp
12416%{texmfdist}/tex/latex/pst-optexp
12417
12418%files latex-pst-optic
12419%defattr(644,root,root,755)
12420%doc %{texmfdist}/doc/generic/pst-optic
12421%{texmfdist}/tex/generic/pst-optic
12422%{texmfdist}/tex/latex/pst-optic
12423
12424%files latex-pst-text
12425%defattr(644,root,root,755)
12426%doc %{texmfdist}/doc/generic/pst-text
04123363 12427%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
12428%{texmfdist}/tex/generic/pst-text
12429%{texmfdist}/tex/latex/pst-text
12430
1024ab0e
ZU
12431%files latex-pst-uncategorized
12432%defattr(644,root,root,755)
12433%doc %{texmfdist}/doc/generic/pst-3d
12434%doc %{texmfdist}/doc/generic/pst-asr
12435%doc %{texmfdist}/doc/generic/pst-bar
12436%doc %{texmfdist}/doc/generic/pst-barcode
12437%doc %{texmfdist}/doc/generic/pst-blur
12438%doc %{texmfdist}/doc/generic/pst-coil
12439%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
12440# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
12441# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
12442%doc %{texmfdist}/doc/generic/pst-dbicons
12443%doc %{texmfdist}/doc/generic/pst-eps
12444%doc %{texmfdist}/doc/generic/pst-fill
12445%doc %{texmfdist}/doc/generic/pst-geo
12446%doc %{texmfdist}/doc/generic/pst-ghsb
12447%doc %{texmfdist}/doc/generic/pst-gr3d
12448%doc %{texmfdist}/doc/generic/pst-grad
12449%doc %{texmfdist}/doc/generic/pst-jtree
12450%doc %{texmfdist}/doc/generic/pst-labo
12451%doc %{texmfdist}/doc/generic/pst-lens
12452%doc %{texmfdist}/doc/generic/pst-light3d
12453%doc %{texmfdist}/doc/generic/pst-osci
12454%doc %{texmfdist}/doc/generic/pst-pad
12455%doc %{texmfdist}/doc/generic/pst-pdgr
12456%doc %{texmfdist}/doc/generic/pst-poly
12457%doc %{texmfdist}/doc/generic/pst-qtree
12458%doc %{texmfdist}/doc/generic/pst-slpe
12459%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
12460# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
12461# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
12462%doc %{texmfdist}/doc/generic/pst-soroban
12463%doc %{texmfdist}/doc/generic/pst-spectra
12464%doc %{texmfdist}/doc/generic/pst-stru
12465%doc %{texmfdist}/doc/generic/pst-uml
12466%doc %{texmfdist}/doc/generic/pst-vue3d
12467%doc %{texmfdist}/doc/latex/auto-pst-pdf
12468%doc %{texmfdist}/doc/latex/pst-pdf
12469%{texmfdist}/dvips/pst-barcode
12470%{texmfdist}/dvips/pst-blur
12471%{texmfdist}/dvips/pst-coil
12472%{texmfdist}/dvips/pst-cox
12473%{texmfdist}/dvips/pst-eucl
12474%{texmfdist}/dvips/pst-geo
12475%{texmfdist}/dvips/pst-ghsb
12476%{texmfdist}/dvips/pst-grad
12477%{texmfdist}/dvips/pst-light3d
12478%{texmfdist}/dvips/pst-slpe
12479%{texmfdist}/dvips/pst-solides3d
12480%{texmfdist}/dvips/pst-spectra
12481%{texmfdist}/dvips/pst-vue3d
12482%{texmfdist}/scripts/pst-pdf
12483%{texmfdist}/source/generic/pst-3d
12484%{texmfdist}/source/generic/pst-3dplot
12485%{texmfdist}/source/generic/pst-barcode
12486%{texmfdist}/source/generic/pst-blur
12487%{texmfdist}/source/generic/pst-circ
12488%{texmfdist}/source/generic/pst-coil
12489%{texmfdist}/source/generic/pst-dbicons
12490%{texmfdist}/source/generic/pst-diffraction
12491%{texmfdist}/source/generic/pst-eps
12492%{texmfdist}/source/generic/pst-fill
12493%{texmfdist}/source/generic/pst-fractal
12494%{texmfdist}/source/generic/pst-fun
12495%{texmfdist}/source/generic/pst-func
12496%{texmfdist}/source/generic/pst-lens
12497%{texmfdist}/source/generic/pst-light3d
12498%{texmfdist}/source/generic/pst-optic
12499%{texmfdist}/source/generic/pst-pad
12500%{texmfdist}/source/generic/pst-pdgr
12501%{texmfdist}/source/generic/pst-slpe
12502%{texmfdist}/source/generic/pst-soroban
12503%{texmfdist}/source/generic/pst-text
12504%{texmfdist}/source/generic/pst-uml
12505%{texmfdist}/source/generic/pst-vue3d
12506%{texmfdist}/source/latex/auto-pst-pdf
12507%{texmfdist}/source/latex/pst-gr3d
12508%{texmfdist}/source/latex/pst-pdf
12509%{texmfdist}/source/latex/pst-poly
12510%{texmfdist}/tex/generic/pst-3d
12511%{texmfdist}/tex/generic/pst-asr
12512%{texmfdist}/tex/generic/pst-barcode
12513%{texmfdist}/tex/generic/pst-blur
12514%{texmfdist}/tex/generic/pst-coil
12515%{texmfdist}/tex/generic/pst-cox
12516%{texmfdist}/tex/generic/pst-eps
12517%{texmfdist}/tex/generic/pst-fill
12518%{texmfdist}/tex/generic/pst-geo
12519%{texmfdist}/tex/generic/pst-ghsb
12520%{texmfdist}/tex/generic/pst-gr3d
12521%{texmfdist}/tex/generic/pst-grad
12522%{texmfdist}/tex/generic/pst-jtree
12523%{texmfdist}/tex/generic/pst-labo
12524%{texmfdist}/tex/generic/pst-lens
12525%{texmfdist}/tex/generic/pst-light3d
12526%{texmfdist}/tex/generic/pst-osci
12527%{texmfdist}/tex/generic/pst-pad
12528%{texmfdist}/tex/generic/pst-pdgr
12529%{texmfdist}/tex/generic/pst-poly
12530%{texmfdist}/tex/generic/pst-qtree
12531%{texmfdist}/tex/generic/pst-slpe
12532%{texmfdist}/tex/generic/pst-solides3d
12533%{texmfdist}/tex/generic/pst-spectra
12534%{texmfdist}/tex/generic/pst-stru
12535%{texmfdist}/tex/generic/pst-vue3d
12536%{texmfdist}/tex/latex/pst-3d
12537%{texmfdist}/tex/latex/pst-asr
12538%{texmfdist}/tex/latex/pst-barcode
12539%{texmfdist}/tex/latex/pst-blur
12540%{texmfdist}/tex/latex/pst-coil
12541%{texmfdist}/tex/latex/pst-cox
12542%{texmfdist}/tex/latex/pst-dbicons
12543%{texmfdist}/tex/latex/pst-eps
12544%{texmfdist}/tex/latex/pst-fill
12545%{texmfdist}/tex/latex/pst-geo
12546%{texmfdist}/tex/latex/pst-ghsb
12547%{texmfdist}/tex/latex/pst-gr3d
12548%{texmfdist}/tex/latex/pst-grad
12549%{texmfdist}/tex/latex/pst-jtree
12550%{texmfdist}/tex/latex/pst-labo
12551%{texmfdist}/tex/latex/pst-lens
12552%{texmfdist}/tex/latex/pst-light3d
12553%{texmfdist}/tex/latex/pst-osci
12554%{texmfdist}/tex/latex/pst-pad
12555%{texmfdist}/tex/latex/pst-pdf
12556%{texmfdist}/tex/latex/pst-pdgr
12557%{texmfdist}/tex/latex/pst-poly
12558%{texmfdist}/tex/latex/pst-qtree
12559%{texmfdist}/tex/latex/pst-slpe
12560%{texmfdist}/tex/latex/pst-solides3d
12561%{texmfdist}/tex/latex/pst-soroban
12562%{texmfdist}/tex/latex/pst-spectra
12563%{texmfdist}/tex/latex/pst-stru
12564%{texmfdist}/tex/latex/pst-uml
12565%{texmfdist}/tex/latex/pst-vue3d
12566
d08789e0 12567%files latex-psnfss
489714ae 12568%defattr(644,root,root,755)
26d8eaaa 12569%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
12570%dir %{texmfdist}/source/latex
12571%dir %{texmfdist}/source/latex/latex-tds
12572%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 12573%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 12574%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
12575%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
12576%{texmfdist}/tex/latex/psnfss
12577
d08789e0
ZU
12578%files latex-pxfonts
12579%defattr(644,root,root,755)
26d8eaaa
ZU
12580%doc %{texmfdist}/doc/fonts/pxfonts
12581%{texmfdist}/tex/latex/pxfonts
12582%{texmfdist}/fonts/type1/public/pxfonts
12583%{texmfdist}/fonts/afm/public/pxfonts
12584%{texmfdist}/fonts/tfm/public/pxfonts
12585%{texmfdist}/fonts/vf/public/pxfonts
12586%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 12587
5b7eba8e
MB
12588#%files latex-qfonts
12589#%defattr(644,root,root,755)
d08789e0 12590
6c82f497
ZU
12591%files latex-SIstyle
12592%defattr(644,root,root,755)
12593%{texmfdist}/doc/latex/SIstyle
12594%{texmfdist}/source/latex/SIstyle
12595
3127b522
ZU
12596%files latex-SIunits
12597%defattr(644,root,root,755)
3127b522 12598%{texmfdist}/doc/latex/SIunits
5b7eba8e 12599%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
12600%{texmfdist}/source/latex/SIunits
12601
f65b3398
ZU
12602%files latex-siunitx
12603%defattr(644,root,root,755)
12604%{texmfdist}/doc/latex/siunitx
12605%{texmfdist}/tex/latex/siunitx
12606%{texmfdist}/source/latex/siunitx
12607
6c82f497
ZU
12608%files latex-Tabbing
12609%defattr(644,root,root,755)
12610%{texmfdist}/source/latex/Tabbing
12611%{texmfdist}/doc/latex/Tabbing
3127b522 12612
d08789e0
ZU
12613%files latex-txfonts
12614%defattr(644,root,root,755)
26d8eaaa
ZU
12615%doc %{texmfdist}/doc/fonts/txfonts
12616%{texmfdist}/fonts/type1/public/txfonts
12617%{texmfdist}/fonts/afm/public/txfonts
12618%{texmfdist}/fonts/enc/dvips/txfonts
12619%{texmfdist}/fonts/tfm/public/txfonts
12620%{texmfdist}/fonts/vf/public/txfonts
12621%{texmfdist}/fonts/map/dvips/txfonts
12622%{texmfdist}/tex/latex/txfonts
26d8eaaa 12623
7ea3a98b
ZU
12624%files latex-ucs
12625%defattr(644,root,root,755)
7ea3a98b 12626%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 12627%{texmfdist}/tex/latex/ucs
d08789e0
ZU
12628
12629%files latex-umlaute
12630%defattr(644,root,root,755)
2677a8b0 12631%{texmfdist}/tex/latex/umlaute
d08789e0 12632
26d8eaaa
ZU
12633# %files latex-urwvn
12634# %defattr(644,root,root,755)
d08789e0 12635
e67df411
ZU
12636%files latex-variations
12637%defattr(644,root,root,755)
e65bc3d5 12638%doc %{texmfdist}/doc/generic/variations
e67df411
ZU
12639%{texmfdist}/tex/generic/variations
12640
d08789e0
ZU
12641%files latex-wasysym
12642%defattr(644,root,root,755)
26d8eaaa
ZU
12643%doc %{texmfdist}/doc/latex/wasysym
12644%{texmfdist}/tex/latex/wasysym
12645%{texmfdist}/source/latex/wasysym
d08789e0 12646
03d9d5fa
ZU
12647%files latex-xcolor
12648%defattr(644,root,root,755)
12649%doc %{texmfdist}/doc/latex/xcolor
04123363 12650%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
12651%{texmfdist}/source/latex/xcolor
12652
2496d461
ZU
12653# %files format-latex
12654# %defattr(644,root,root,755)
26d8eaaa 12655# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
12656
12657%files format-pdflatex
12658%defattr(644,root,root,755)
12659#%{texmf}/pdftex/latex/config
26d8eaaa 12660# %dir %{texmf}/pdftex/latex
d08789e0 12661%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 12662%{_mandir}/man1/pdflatex.1*
26d8eaaa 12663# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 12664
26d8eaaa
ZU
12665# %files platex
12666# %defattr(644,root,root,755)
12667# %doc %{texmf}/doc/latex/platex
12668# %dir %{texmf}/tex/platex
12669# %{texmf}/tex/platex/config
12670# %{texmf}/tex/latex/platex
d08789e0 12671
26d8eaaa
ZU
12672# %files format-platex
12673# %defattr(644,root,root,755)
12674# %attr(755,root,root) %{_bindir}/platex
d08789e0 12675#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 12676# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
12677#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
12678
26d8eaaa
ZU
12679# %files format-pdfplatex
12680# %defattr(644,root,root,755)
d08789e0
ZU
12681#%dir %{texmf}/pdftex/platex
12682#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
12683# %attr(755,root,root) %{_bindir}/pdfplatex
12684# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
12685
12686%files tex-babel
12687%defattr(644,root,root,755)
c9ddaf2d 12688%{texmfdist}/source/generic/babel
26d8eaaa
ZU
12689%doc %{texmfdist}/doc/generic/babel
12690%{texmfdist}/tex/generic/babel
d08789e0
ZU
12691
12692%files tex-german
12693%defattr(644,root,root,755)
26d8eaaa
ZU
12694%doc %{texmfdist}/doc/generic/german
12695%{texmfdist}/tex/generic/german
d08789e0
ZU
12696
12697%files tex-mfpic
12698%defattr(644,root,root,755)
26d8eaaa
ZU
12699%doc %{texmfdist}/doc/generic/mfpic
12700%{texmfdist}/tex/generic/mfpic
d08789e0 12701
783773ac
ZU
12702%files tex-midnight
12703%defattr(644,root,root,755)
12704%doc %{texmfdist}/doc/generic/midnight
12705%{texmfdist}/tex/generic/midnight
12706
d08789e0
ZU
12707%files tex-misc
12708%defattr(644,root,root,755)
c9ddaf2d 12709%{texmfdist}/source/generic/tap
26d8eaaa
ZU
12710%doc %{texmfdist}/doc/latex/localloc
12711%doc %{texmfdist}/doc/generic/multido
12712%doc %{texmfdist}/doc/generic/tap
d08789e0 12713
26d8eaaa
ZU
12714%{texmfdist}/tex/generic/eijkhout
12715%{texmfdist}/tex/generic/multido
12716%{texmfdist}/tex/generic/misc
d08789e0
ZU
12717
12718%files tex-pictex
12719%defattr(644,root,root,755)
2677a8b0
ZU
12720%doc %{texmfdist}/doc/generic/pictex
12721%{texmfdist}/tex/generic/pictex
d08789e0 12722
29d720fe
ZU
12723%files tex-psizzl
12724%defattr(644,root,root,755)
12725%{texmfdist}/doc/psizzl
12726%{texmfdist}/source/psizzl
12727%{texmfdist}/tex/psizzl
12728
d08789e0
ZU
12729%files tex-pstricks
12730%defattr(644,root,root,755)
26d8eaaa 12731%doc %{texmfdist}/doc/generic/pstricks
783773ac 12732%doc %{texmfdist}/doc/generic/pstricks-add
26d8eaaa
ZU
12733%{texmfdist}/dvips/pstricks
12734%{texmfdist}/tex/generic/pstricks
783773ac 12735%{texmfdist}/tex/latex/pstricks-add
d08789e0 12736
26d8eaaa
ZU
12737# %files tex-qpx
12738# %defattr(644,root,root,755)
12739# %doc %{texmf}/doc/fonts/polish/qpx
12740# %{texmf}/tex/generic/qpx
d08789e0 12741
31bd2c4a 12742%files tex-qpxqtx
d08789e0 12743%defattr(644,root,root,755)
26d8eaaa
ZU
12744%doc %{texmfdist}/doc/fonts/qpxqtx
12745%{texmfdist}/fonts/tfm/public/qpxqtx
12746%{texmfdist}/fonts/vf/public/qpxqtx
12747%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
12748
12749%files tex-ruhyphen
12750%defattr(644,root,root,755)
26d8eaaa
ZU
12751%{texmfdist}/tex/generic/ruhyphen
12752%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
12753
12754%files tex-spanish
12755%defattr(644,root,root,755)
26d8eaaa 12756%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 12757%dir %{texmfdist}/source/latex/mapcodes
04123363 12758%dir %{texmfdist}/source/latex/polyglot
21c69d95 12759%dir %{texmfdist}/source/latex/polyglot/langs
21c69d95
ZU
12760%dir %{texmfdist}/tex/latex/babelbib
12761%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 12762%dir %{texmfdist}/tex/texsis
21c69d95 12763%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
12764%{texmfdist}/source/generic/babel/spanish.ins
12765%{texmfdist}/source/generic/babel/spanish.dtx
12766%{texmfdist}/source/latex/polyglot/langs/spanish.ld
12767%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
12768%{texmfdist}/source/latex/mapcodes/spanish.map
12769%{texmfdist}/source/latex/mapcodes/spanish.dtx
12770%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
12771%{texmfdist}/tex/generic/babel/spanish.sty
12772%{texmfdist}/tex/generic/babel/spanish.ldf
12773%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
12774%{texmfdist}/tex/latex/custom-bib/spanish.mbs
12775%{texmfdist}/tex/latex/babelbib/spanish.bdf
26d8eaaa 12776%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
12777
12778%files tex-texdraw
12779%defattr(644,root,root,755)
26d8eaaa
ZU
12780%doc %{texmfdist}/doc/texdraw
12781%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
12782
12783%files tex-thumbpdf
12784%defattr(644,root,root,755)
26d8eaaa 12785%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 12786%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
12787%{texmfdist}/tex/generic/thumbpdf
12788%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
12789%{_mandir}/man1/thumbpdf.1*
12790
12791%files tex-ukrhyph
12792%defattr(644,root,root,755)
26d8eaaa
ZU
12793%doc %{texmfdist}/doc/generic/ukrhyph
12794%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
12795
12796%files latex-vietnam
12797%defattr(644,root,root,755)
26d8eaaa
ZU
12798%doc %{texmfdist}/doc/generic/vntex
12799%{texmfdist}/tex/latex/vntex
d08789e0
ZU
12800
12801%files tex-xypic
12802%defattr(644,root,root,755)
26d8eaaa
ZU
12803%doc %{texmfdist}/doc/generic/xypic
12804%{texmfdist}/tex/generic/xypic
d08789e0
ZU
12805
12806%files tex-xkeyval
12807%defattr(644,root,root,755)
4a09ae1a
ZU
12808%doc %{texmfdist}/doc/latex/xkeyval
12809%{texmfdist}/source/latex/xkeyval
12810%{texmfdist}/tex/generic/xkeyval
12811%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
12812
12813%files fonts-adobe
12814%defattr(644,root,root,755)
4a09ae1a
ZU
12815%{texmfdist}/fonts/type1/adobe
12816%{texmfdist}/fonts/afm/adobe
12817%{texmfdist}/fonts/tfm/adobe
12818%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
12819
12820%files fonts-ae
12821%defattr(644,root,root,755)
4a09ae1a
ZU
12822%doc %{texmfdist}/doc/fonts/ae
12823%{texmfdist}/fonts/tfm/public/ae
12824%{texmfdist}/fonts/vf/public/ae
12825%{texmfdist}/source/fonts/ae
d08789e0
ZU
12826
12827%files fonts-ams
12828%defattr(644,root,root,755)
4a09ae1a
ZU
12829%{texmfdist}/bibtex/bst/ams
12830%{texmfdist}/bibtex/bib/ams
12831%{texmfdist}/dvips/ams
12832%{texmfdist}/fonts/source/public/ams
12833%{texmfdist}/fonts/type1/bluesky/ams
12834%{texmfdist}/fonts/afm/bluesky/ams
12835%{texmfdist}/fonts/tfm/public/ams
12836%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
12837
12838%files fonts-antp
12839%defattr(644,root,root,755)
26d8eaaa 12840%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
12841%{texmfdist}/fonts/enc/dvips/antp
12842%{texmfdist}/fonts/map/dvips/antp
12843%{texmfdist}/fonts/afm/public/antp
12844%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 12845%{texmfdist}/dvips/antp
d08789e0
ZU
12846
12847%files fonts-antt
12848%defattr(644,root,root,755)
4a09ae1a
ZU
12849%doc %{texmfdist}/doc/fonts/antt
12850%{texmfdist}/fonts/afm/public/antt
12851%{texmfdist}/fonts/opentype/public/antt
12852%{texmfdist}/fonts/enc/dvips/antt
12853%{texmfdist}/fonts/tfm/public/antt
12854%{texmfdist}/fonts/map/dvips/antt
12855%{texmfdist}/tex/plain/antt
12856%{texmfdist}/tex/latex/antt
d08789e0 12857
5bc70a92
MB
12858%files fonts-arphic
12859%defattr(644,root,root,755)
12860%doc %{texmfdist}/doc/fonts/arphic
12861%{texmfdist}/fonts/afm/arphic
12862%{texmfdist}/fonts/tfm/arphic
12863%{texmfdist}/fonts/vf/arphic
12864
d08789e0
ZU
12865%files fonts-bbm
12866%defattr(644,root,root,755)
4a09ae1a
ZU
12867%doc %{texmfdist}/doc/fonts/bbm
12868%{texmfdist}/fonts/source/public/bbm
12869%{texmfdist}/fonts/tfm/public/bbm
12870%{texmfdist}/source/latex/bbm
12871%{texmfdist}/tex/latex/bbm
d08789e0
ZU
12872
12873%files fonts-bbold
12874%defattr(644,root,root,755)
4a09ae1a
ZU
12875%{texmfdist}/fonts/source/public/bbold
12876%{texmfdist}/fonts/tfm/public/bbold
d08789e0 12877
4a09ae1a
ZU
12878# %files fonts-bh
12879# %defattr(644,root,root,755)
12880# %doc %{texmf}/doc/fonts/bh
12881# %{texmf}/fonts/tfm/bh
12882# %{texmf}/fonts/vf/bh
d08789e0
ZU
12883
12884%files fonts-bitstream
12885%defattr(644,root,root,755)
4a09ae1a
ZU
12886%{texmfdist}/fonts/afm/bitstrea
12887%{texmfdist}/fonts/tfm/bitstrea
12888%{texmfdist}/fonts/vf/bitstrea
d08789e0 12889
5b7eba8e
MB
12890#%files fonts-cbgreek
12891#%defattr(644,root,root,755)
d08789e0
ZU
12892
12893%files fonts-cc-pl
12894%defattr(644,root,root,755)
4a09ae1a
ZU
12895%{texmfdist}/fonts/source/public/cc-pl
12896%{texmfdist}/fonts/enc/dvips/cc-pl
12897%{texmfdist}/fonts/tfm/public/cc-pl
12898%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 12899
d08789e0
ZU
12900%files fonts-cg
12901%defattr(644,root,root,755)
4a09ae1a
ZU
12902%{texmfdist}/fonts/tfm/cg
12903%{texmfdist}/fonts/vf/cg
d08789e0
ZU
12904
12905%files fonts-cm
12906%defattr(644,root,root,755)
ffd94364 12907%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
12908%dir %{texmfdist}/doc/fonts
12909%dir %{texmfdist}/dvips
12910%dir %{texmfdist}/fonts/afm/bluesky
12911%dir %{texmfdist}/fonts/map/dvips
12912%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
12913%{texmfdist}/dvips/cm
12914%{texmfdist}/fonts/source/public/cm
12915%{texmfdist}/fonts/afm/bluesky/cm
12916%{texmfdist}/fonts/tfm/public/cm
12917%{texmfdist}/fonts/pk/ljfour/public/cm
12918%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
12919
12920%files fonts-cmbright
12921%defattr(644,root,root,755)
4a09ae1a
ZU
12922%doc %{texmfdist}/doc/latex/cmbright
12923%{texmfdist}/fonts/source/public/cmbright
12924%{texmfdist}/fonts/tfm/public/cmbright
12925%{texmfdist}/source/latex/cmbright
12926%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
12927
12928%files fonts-cmcyr
12929%defattr(644,root,root,755)
4a09ae1a
ZU
12930%doc %{texmfdist}/doc/fonts/cmcyr
12931%{texmfdist}/fonts/source/public/cmcyr
12932%{texmfdist}/fonts/type1/public/cmcyr
12933%{texmfdist}/fonts/tfm/public/cmcyr
12934%{texmfdist}/fonts/vf/public/cmcyr
12935%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
12936
12937%files fonts-cmextra
12938%defattr(644,root,root,755)
4a09ae1a
ZU
12939%{texmfdist}/fonts/source/public/cmextra
12940%{texmfdist}/fonts/tfm/public/cmextra
d08789e0 12941
5d7e11d7
ZU
12942%files fonts-cmsuper
12943%defattr(644,root,root,755)
12944%doc %{texmfdist}/doc/fonts/cm-super
12945%{texmfdist}/fonts/afm/public/cm-super
12946%{texmfdist}/fonts/enc/dvips/cm-super
12947%{texmfdist}/fonts/map/dvips/cm-super
12948%{texmfdist}/fonts/map/vtex/cm-super
12949%{texmfdist}/fonts/type1/public/cm-super
12950
d08789e0
ZU
12951%files fonts-concmath
12952%defattr(644,root,root,755)
4a09ae1a
ZU
12953%doc %{texmfdist}/doc/fonts/concmath
12954%doc %{texmfdist}/doc/latex/concmath
12955%{texmfdist}/fonts/source/public/concmath
12956%{texmfdist}/fonts/tfm/public/concmath
12957%{texmfdist}/source/latex/concmath
12958%{texmfdist}/tex/latex/concmath
d08789e0
ZU
12959
12960%files fonts-concrete
12961%defattr(644,root,root,755)
4a09ae1a
ZU
12962%doc %{texmfdist}/doc/fonts/concrete
12963%{texmfdist}/fonts/source/public/concrete
12964%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
12965
12966%files fonts-cs
12967%defattr(644,root,root,755)
4a09ae1a
ZU
12968%{texmfdist}/dvips/cs
12969%{texmfdist}/fonts/source/public/cs
12970%{texmfdist}/fonts/enc/dvips/cs
12971%{texmfdist}/fonts/tfm/public/cs
12972%{texmfdist}/fonts/map/dvips/cs
d08789e0 12973
5b7eba8e
MB
12974#%files fonts-dstroke
12975#%defattr(644,root,root,755)
d08789e0
ZU
12976
12977%files fonts-ecc
12978%defattr(644,root,root,755)
4a09ae1a
ZU
12979%doc %{texmfdist}/doc/fonts/ecc
12980%{texmfdist}/fonts/source/public/ecc
12981%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
12982
12983%files fonts-eurosym
12984%defattr(644,root,root,755)
4a09ae1a
ZU
12985%doc %{texmfdist}/doc/fonts/eurosym
12986%{texmfdist}/fonts/source/public/eurosym
12987%{texmfdist}/fonts/tfm/public/eurosym
12988%{texmfdist}/fonts/map/dvips/eurosym
12989%{texmfdist}/source/fonts/eurosym
12990%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
12991
12992%files fonts-eulervm
12993%defattr(644,root,root,755)
7179ac92
ZU
12994%doc %{texmfdist}/doc/latex/eulervm
12995%{texmfdist}/fonts/tfm/public/eulervm
12996%{texmfdist}/fonts/vf/public/eulervm
12997%{texmfdist}/source/latex/eulervm
12998%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
12999
13000%files fonts-euxm
13001%defattr(644,root,root,755)
7179ac92
ZU
13002%{texmfdist}/fonts/source/public/euxm
13003%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
13004
13005%files fonts-gothic
13006%defattr(644,root,root,755)
7179ac92
ZU
13007%{texmfdist}/doc/fonts/gothic
13008%{texmfdist}/dvips/gothic
13009%{texmfdist}/fonts/source/public/gothic
13010%{texmfdist}/fonts/type1/public/gothic
13011%{texmfdist}/fonts/afm/public/gothic
13012%{texmfdist}/fonts/tfm/public/gothic
13013%{texmfdist}/fonts/vf/public/gothic
13014%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
13015
13016%files fonts-hoekwater
13017%defattr(644,root,root,755)
7179ac92
ZU
13018%{texmfdist}/fonts/afm/hoekwater
13019%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 13020%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
13021
13022%files fonts-jknappen
13023%defattr(644,root,root,755)
7179ac92
ZU
13024%{texmfdist}/fonts/source/jknappen
13025%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
13026
13027%files fonts-latex
13028%defattr(644,root,root,755)
7179ac92 13029%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
13030%dir %{texmfdist}/fonts/source/public/latex-fonts
13031%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
13032%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
13033%dir %{texmfdist}/fonts/tfm/public/latex-fonts
13034%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
13035%{texmfdist}/fonts/source/public/esint
13036%{texmfdist}/fonts/tfm/public/esint
13037%{texmfdist}/source/latex/esint
13038%{texmfdist}/tex/latex/esint
f2555868
ZU
13039%{texmfdist}/fonts/source/public/latex-fonts/*
13040%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
13041%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
13042%{texmfdist}/fonts/tfm/public/latex-fonts/*
13043%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
13044
13045%files fonts-lh
13046%defattr(644,root,root,755)
7179ac92
ZU
13047%doc %{texmfdist}/doc/fonts/lh
13048%{texmfdist}/fonts/source/lh
13049%{texmfdist}/metapost/support/charlib/LH
13050%{texmfdist}/source/fonts/lh
13051%{texmfdist}/source/latex/lh
d08789e0
ZU
13052
13053%files fonts-lm
13054%defattr(644,root,root,755)
7179ac92
ZU
13055%doc %{texmfdist}/doc/fonts/lm
13056%{texmfdist}/fonts/type1/public/lm
13057%{texmfdist}/fonts/afm/public/lm
13058%{texmfdist}/fonts/opentype/public/lm
13059%{texmfdist}/fonts/enc/dvips/lm
13060%{texmfdist}/fonts/tfm/public/lm
13061%{texmfdist}/fonts/map/dvips/lm
13062%{texmfdist}/fonts/map/dvipdfm/lm
13063%{texmfdist}/source/fonts/lm
13064%{texmfdist}/tex/latex/lm
d08789e0
ZU
13065
13066%files fonts-marvosym
13067%defattr(644,root,root,755)
7179ac92 13068%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
13069%dir %{texmfdist}/source/fonts/eurofont
13070%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 13071%dir %{texmfdist}/tex/latex
7179ac92
ZU
13072%{texmfdist}/fonts/type1/public/marvosym
13073%{texmfdist}/fonts/afm/public/marvosym
13074%{texmfdist}/fonts/tfm/public/marvosym
13075%{texmfdist}/fonts/map/dvips/marvosym
f2555868 13076%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 13077%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
13078
13079%files fonts-mflogo
13080%defattr(644,root,root,755)
7179ac92
ZU
13081%doc %{texmfdist}/doc/latex/mflogo
13082%{texmfdist}/fonts/source/public/mflogo
13083%{texmfdist}/fonts/type1/hoekwater/mflogo
13084%{texmfdist}/fonts/afm/hoekwater/mflogo
13085%{texmfdist}/fonts/tfm/public/mflogo
13086%{texmfdist}/fonts/map/dvips/mflogo
13087%{texmfdist}/source/latex/mflogo
13088%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
13089
13090%files fonts-misc
13091%defattr(644,root,root,755)
7179ac92
ZU
13092%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
13093%{texmfdist}/fonts/source/public/misc
13094%{texmfdist}/fonts/tfm/public/misc
13095%{texmfdist}/fonts/misc
d08789e0
ZU
13096
13097%files fonts-monotype
13098%defattr(644,root,root,755)
7179ac92
ZU
13099%{texmfdist}/fonts/tfm/monotype
13100%{texmfdist}/fonts/vf/monotype
d08789e0 13101
f1ba8563
ZU
13102%files fonts-other
13103%defattr(644,root,root,755)
745facc7
ZU
13104
13105%doc %{texmfdist}/doc/fonts/yi4latex
13106%{texmfdist}/fonts/source/public/yi4latex
13107%{texmfdist}/fonts/tfm/public/yi4latex
13108
13109%{texmfdist}/fonts/tfm/public/pslatex
13110%{texmfdist}/fonts/map/dvips/pslatex
13111%{texmfdist}/fonts/vf/public/pslatex
13112
f1ba8563
ZU
13113%doc %{texmfdist}/doc/fonts/allrunes
13114%{texmfdist}/fonts/source/public/allrunes
13115%{texmfdist}/fonts/tfm/public/allrunes
13116%{texmfdist}/fonts/type1/public/allrunes
13117%{texmfdist}/source/fonts/allrunes
13118
13119%doc %{texmfdist}/doc/fonts/antiqua
13120%{texmfdist}/fonts/map/dvips/antiqua
13121
13122%{texmfdist}/fonts/source/public/apl
13123%{texmfdist}/fonts/tfm/public/apl
13124%{texmfdist}/source/fonts/apl
13125
8affbd2c
ZU
13126%{texmfdist}/fonts/afm/arabi
13127%{texmfdist}/fonts/tfm/arabi
13128%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
13129%{texmfdist}/fonts/enc/dvips/arabi
13130%{texmfdist}/fonts/map/dvips/arabi
13131
13132%{texmfdist}/fonts/map/dvips/arabtex
13133%{texmfdist}/fonts/source/public/arabtex
13134%{texmfdist}/fonts/tfm/public/arabtex
13135%{texmfdist}/fonts/type1/public/arabtex
13136
13137%doc %{texmfdist}/doc/fonts/archaic
13138%{texmfdist}/fonts/afm/public/archaic
13139%{texmfdist}/fonts/map/dvips/archaic
13140%{texmfdist}/fonts/source/public/archaic
13141%{texmfdist}/fonts/tfm/public/archaic
13142%{texmfdist}/fonts/type1/public/archaic
13143%{texmfdist}/source/fonts/archaic
13144
13145%doc %{texmfdist}/doc/fonts/arev
13146%{texmfdist}/fonts/afm/public/arev
13147%{texmfdist}/fonts/enc/dvips/arev
13148%{texmfdist}/fonts/map/dvips/arev
13149%{texmfdist}/fonts/tfm/public/arev
13150%{texmfdist}/fonts/type1/public/arev
13151%{texmfdist}/fonts/vf/public/arev
13152%{texmfdist}/source/fonts/arev
13153
13154%{texmfdist}/fonts/tfm/vntex/arevvn
13155%{texmfdist}/fonts/type1/vntex/arevvn
13156
13157%{texmfdist}/fonts/source/public/ar
13158%{texmfdist}/fonts/tfm/public/ar
13159
13160%doc %{texmfdist}/doc/fonts/armenian
13161%{texmfdist}/fonts/source/public/armenian
13162%{texmfdist}/fonts/tfm/public/armenian
13163
13164%{texmfdist}/fonts/map/dvips/arphic
13165
13166%doc %{texmfdist}/doc/fonts/malayalam
13167%doc %{texmfdist}/doc/fonts/Asana-Math
13168%{texmfdist}/fonts/opentype/public/Asana-Math
13169
13170%doc %{texmfdist}/doc/fonts/ascii
13171%{texmfdist}/fonts/map/dvips/ascii
13172%{texmfdist}/fonts/tfm/public/ascii
13173%{texmfdist}/fonts/type1/public/ascii
13174
13175%doc %{texmfdist}/doc/fonts/astro
13176%{texmfdist}/fonts/source/public/astro
13177%{texmfdist}/fonts/tfm/public/astro
13178
13179%{texmfdist}/fonts/afm/public/augie
13180%{texmfdist}/fonts/map/dvips/augie
13181%{texmfdist}/fonts/tfm/public/augie
13182%{texmfdist}/fonts/type1/public/augie
13183%{texmfdist}/fonts/vf/public/augie
13184
13185%doc %{texmfdist}/doc/fonts/auncial-new
13186%{texmfdist}/fonts/afm/public/auncial-new
13187%{texmfdist}/fonts/map/dvips/auncial-new
13188%{texmfdist}/fonts/tfm/public/auncial-new
13189%{texmfdist}/fonts/type1/public/auncial-new
13190%{texmfdist}/source/fonts/auncial-new
13191
13192%{texmfdist}/fonts/afm/public/aurical
13193%{texmfdist}/fonts/map/dvips/aurical
13194%{texmfdist}/fonts/source/public/aurical
13195%{texmfdist}/fonts/tfm/public/aurical
13196%{texmfdist}/fonts/type1/public/aurical
13197
13198%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563 13199
f1ba8563
ZU
13200%{texmfdist}/fonts/source/public/bangtex
13201%{texmfdist}/fonts/tfm/public/bangtex
13202
13203%{texmfdist}/fonts/source/public/barcodes
13204%{texmfdist}/fonts/tfm/public/barcodes
13205
13206%{texmfdist}/fonts/source/public/bayer
13207%{texmfdist}/fonts/tfm/public/bayer
13208
13209%{texmfdist}/fonts/source/public/bbding
13210%{texmfdist}/fonts/tfm/public/bbding
13211
13212%{texmfdist}/fonts/map/dvips/belleek
198c241e 13213%{texmfdist}/fonts/truetype/public
f1ba8563
ZU
13214
13215%{texmfdist}/fonts/source/public/bengali
13216%{texmfdist}/fonts/tfm/public/bengali
13217
13218%doc %{texmfdist}/doc/fonts/bera
13219%{texmfdist}/fonts/afm/public/bera
13220%{texmfdist}/fonts/map/dvips/bera
13221%{texmfdist}/fonts/map/vtex/bera
13222%{texmfdist}/fonts/tfm/public/bera
13223%{texmfdist}/fonts/type1/public/bera
13224%{texmfdist}/fonts/vf/public/bera
13225
13226%doc %{texmfdist}/doc/fonts/blacklettert1
13227%{texmfdist}/fonts/tfm/public/blacklettert1
13228%{texmfdist}/fonts/vf/public/blacklettert1
13229%{texmfdist}/source/fonts/blacklettert1
13230
13231%doc %{texmfdist}/doc/fonts/boisik
13232%{texmfdist}/fonts/source/public/boisik
13233
13234%doc %{texmfdist}/doc/fonts/bookhands
13235%{texmfdist}/fonts/source/public/bookhands
13236
13237%{texmfdist}/fonts/map/dvips/bookman
f1ba8563
ZU
13238
13239%{texmfdist}/fonts/afm/public/brushscr
13240%{texmfdist}/fonts/map/dvips/brushscr
13241%{texmfdist}/fonts/tfm/public/brushscr
13242%{texmfdist}/fonts/type1/public/brushscr
13243%{texmfdist}/fonts/vf/public/brushscr
13244
13245%doc %{texmfdist}/doc/fonts/burmese
13246%{texmfdist}/fonts/map/dvips/burmese
13247%{texmfdist}/fonts/tfm/public/burmese
13248%{texmfdist}/fonts/type1/public/burmese
13249
8affbd2c
ZU
13250%doc %{texmfdist}/doc/fonts/cns
13251%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
13252
13253%{texmfdist}/fonts/enc/dvips/c90enc
13254
13255%{texmfdist}/fonts/source/public/calligra
13256%{texmfdist}/fonts/tfm/public/calligra
13257
13258%doc %{texmfdist}/doc/fonts/carolmin-ps
13259%{texmfdist}/fonts/afm/public/carolmin-ps
13260%{texmfdist}/fonts/map/dvips/carolmin-ps
13261%{texmfdist}/fonts/type1/public/carolmin-ps
13262
13263%{texmfdist}/fonts/source/public/casyl
13264%{texmfdist}/fonts/tfm/public/casyl
13265
13266%{texmfdist}/fonts/source/public/cbcoptic
13267%{texmfdist}/fonts/tfm/public/cbcoptic
13268%{texmfdist}/fonts/type1/public/cbcoptic
13269
13270%doc %{texmfdist}/doc/fonts/cbfonts
13271%{texmfdist}/fonts/enc/dvips/cbfonts
13272%{texmfdist}/fonts/map/dvips/cbfonts
13273%{texmfdist}/fonts/source/public/cbfonts
13274%{texmfdist}/fonts/tfm/public/cbfonts
13275%{texmfdist}/fonts/type1/public/cbfonts
13276
c9ddaf2d 13277%doc %{texmfdist}/doc/fonts/charter
f1ba8563
ZU
13278%{texmfdist}/fonts/afm/vntex/chartervn
13279%{texmfdist}/fonts/tfm/vntex/chartervn
13280%{texmfdist}/fonts/type1/vntex/chartervn
13281%{texmfdist}/fonts/vf/vntex/chartervn
13282
f1ba8563
ZU
13283%{texmfdist}/fonts/source/public/cherokee
13284%{texmfdist}/fonts/tfm/public/cherokee
13285
f1ba8563
ZU
13286%{texmfdist}/fonts/source/public/china2e
13287%{texmfdist}/fonts/tfm/public/china2e
13288
13289%{texmfdist}/fonts/source/public/circ
13290%{texmfdist}/fonts/tfm/public/circ
13291
13292%doc %{texmfdist}/doc/fonts/cirth
13293%{texmfdist}/fonts/source/public/cirth
13294%{texmfdist}/fonts/tfm/public/cirth
13295
13296%doc %{texmfdist}/doc/fonts/cjhebrew
13297%{texmfdist}/fonts/afm/public/cjhebrew
13298%{texmfdist}/fonts/enc/dvips/cjhebrew
13299%{texmfdist}/fonts/map/dvips/cjhebrew
13300%{texmfdist}/fonts/tfm/public/cjhebrew
13301%{texmfdist}/fonts/type1/public/cjhebrew
13302%{texmfdist}/fonts/vf/public/cjhebrew
13303
13304%{texmfdist}/fonts/source/public/clock
13305%{texmfdist}/fonts/tfm/public/clock
13306
13307%doc %{texmfdist}/doc/fonts/cmastro
13308%{texmfdist}/fonts/source/public/cmastro
13309%{texmfdist}/fonts/tfm/public/cmastro
13310
13311%{texmfdist}/fonts/tfm/vntex/cmbrightvn
13312%{texmfdist}/fonts/type1/vntex/cmbrightvn
13313
13314%{texmfdist}/fonts/type1/public/cmex
13315
13316%{texmfdist}/fonts/afm/public/cm-lgc
13317%{texmfdist}/fonts/enc/dvips/cm-lgc
13318%{texmfdist}/fonts/map/dvips/cm-lgc
13319%{texmfdist}/fonts/ofm/public/cm-lgc
13320%{texmfdist}/fonts/ovf/public/cm-lgc
13321%{texmfdist}/fonts/tfm/public/cm-lgc
13322%{texmfdist}/fonts/type1/public/cm-lgc
13323%{texmfdist}/fonts/vf/public/cm-lgc
13324
f1ba8563
ZU
13325
13326%doc %{texmfdist}/doc/fonts/cmpica
13327%{texmfdist}/fonts/source/public/cmpica
13328%{texmfdist}/fonts/tfm/public/cmpica
13329
f1ba8563 13330
f1ba8563
ZU
13331%{texmfdist}/fonts/tfm/vntex/comicsansvn
13332%{texmfdist}/fonts/type1/vntex/comicsansvn
13333%{texmfdist}/fonts/vf/vntex/comicsansvn
13334
13335%{texmfdist}/fonts/tfm/vntex/concretevn
13336%{texmfdist}/fonts/type1/vntex/concretevn
13337
8affbd2c
ZU
13338%{texmfdist}/fonts/afm/ibm
13339%{texmfdist}/fonts/tfm/ibm
13340%{texmfdist}/fonts/vf/ibm
f1ba8563 13341%{texmfdist}/fonts/map/dvips/courier
8affbd2c
ZU
13342%{texmfdist}/fonts/tfm/cspsfonts-adobe
13343%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
13344
13345%doc %{texmfdist}/doc/fonts/croatian
13346%{texmfdist}/fonts/source/public/croatian
13347
13348%{texmfdist}/fonts/afm/public/cryst
13349%{texmfdist}/fonts/source/public/cryst
13350%{texmfdist}/fonts/tfm/public/cryst
13351%{texmfdist}/fonts/type1/public/cryst
13352
13353%{texmfdist}/fonts/source/public/ctib
13354%{texmfdist}/fonts/tfm/public/ctib
13355
13356%doc %{texmfdist}/doc/fonts/cyklop
13357%{texmfdist}/fonts/afm/public/cyklop
13358%{texmfdist}/fonts/enc/dvips/cyklop
13359%{texmfdist}/fonts/map/dvips/cyklop
13360%{texmfdist}/fonts/opentype/public/cyklop
13361%{texmfdist}/fonts/tfm/public/cyklop
13362%{texmfdist}/fonts/type1/public/cyklop
13363
13364%{texmfdist}/fonts/source/public/dancers
13365%{texmfdist}/fonts/tfm/public/dancers
13366
13367%doc %{texmfdist}/doc/fonts/dice
13368%{texmfdist}/fonts/source/public/dice
13369%{texmfdist}/fonts/tfm/public/dice
13370
13371%doc %{texmfdist}/doc/fonts/dictsym
13372%{texmfdist}/fonts/afm/public/dictsym
13373%{texmfdist}/fonts/map/dvips/dictsym
13374%{texmfdist}/fonts/map/vtex/dictsym
13375%{texmfdist}/fonts/tfm/public/dictsym
13376%{texmfdist}/fonts/type1/public/dictsym
13377
13378%doc %{texmfdist}/doc/fonts/dingbat
13379%{texmfdist}/fonts/tfm/public/dingbat
13380%{texmfdist}/source/fonts/dingbat
13381
f1ba8563
ZU
13382%doc %{texmfdist}/doc/fonts/doublestroke
13383%{texmfdist}/fonts/map/dvips/doublestroke
13384%{texmfdist}/fonts/source/public/doublestroke
13385%{texmfdist}/fonts/tfm/public/doublestroke
13386%{texmfdist}/fonts/type1/public/doublestroke
13387
13388%doc %{texmfdist}/doc/fonts/duerer
13389%{texmfdist}/fonts/source/public/duerer
13390%{texmfdist}/fonts/tfm/public/duerer
13391
13392%doc %{texmfdist}/doc/fonts/ean
13393%{texmfdist}/fonts/source/public/ean
13394%{texmfdist}/fonts/tfm/public/ean
13395
13396%doc %{texmfdist}/doc/fonts/eco
13397%{texmfdist}/fonts/tfm/public/eco
13398%{texmfdist}/fonts/vf/public/eco
13399%{texmfdist}/source/fonts/eco
13400
13401%doc %{texmfdist}/doc/fonts/eiad
13402%{texmfdist}/fonts/source/public/eiad
13403%{texmfdist}/fonts/tfm/public/eiad
13404
13405%doc %{texmfdist}/doc/fonts/elvish
13406%{texmfdist}/fonts/source/public/elvish
13407%{texmfdist}/fonts/tfm/public/elvish
13408
13409%doc %{texmfdist}/doc/fonts/epigrafica
13410%{texmfdist}/fonts/afm/public/epigrafica
13411%{texmfdist}/fonts/enc/dvips/epigrafica
13412%{texmfdist}/fonts/map/dvips/epigrafica
13413%{texmfdist}/fonts/tfm/public/epigrafica
13414%{texmfdist}/fonts/type1/public/epigrafica
13415%{texmfdist}/fonts/vf/public/epigrafica
13416
13417%{texmfdist}/fonts/map/dvips/epiolmec
13418%{texmfdist}/fonts/tfm/public/epiolmec
13419%{texmfdist}/fonts/type1/public/epiolmec
13420
13421%doc %{texmfdist}/doc/fonts/esint-type1
13422%{texmfdist}/fonts/map/dvips/esint-type1
13423%{texmfdist}/fonts/type1/public/esint-type1
13424
f1ba8563
ZU
13425%{texmfdist}/fonts/ofm/public/ethiop
13426%{texmfdist}/fonts/ovf/public/ethiop
13427%{texmfdist}/fonts/ovp/public/ethiop
13428%{texmfdist}/fonts/source/public/ethiop
13429%{texmfdist}/fonts/tfm/public/ethiop
13430
13431%{texmfdist}/fonts/map/dvips/ethiop-t1
13432%{texmfdist}/fonts/type1/public/ethiop-t1
13433
13434%doc %{texmfdist}/doc/fonts/euro-ce
13435%{texmfdist}/fonts/source/public/euro-ce
13436%{texmfdist}/fonts/tfm/public/euro-ce
13437
13438%doc %{texmfdist}/doc/fonts/eurofont
13439%{texmfdist}/fonts/map/dvips/eurofont
13440%{texmfdist}/source/fonts/eurofont
13441
f1ba8563
ZU
13442%doc %{texmfdist}/doc/fonts/feyn
13443%{texmfdist}/fonts/source/public/feyn
13444%{texmfdist}/fonts/tfm/public/feyn
13445%{texmfdist}/source/fonts/feyn
13446
13447%doc %{texmfdist}/doc/fonts/fge
13448%{texmfdist}/fonts/source/public/fge
13449%{texmfdist}/fonts/tfm/public/fge
13450%{texmfdist}/source/fonts/fge
13451
13452%{texmfdist}/fonts/map/dvips/foekfont
13453%{texmfdist}/fonts/tfm/public/foekfont
13454%{texmfdist}/fonts/type1/public/foekfont
13455
13456%doc %{texmfdist}/doc/fonts/fonetika
13457%{texmfdist}/fonts/afm/public/fonetika
13458%{texmfdist}/fonts/map/dvips/fonetika
13459%{texmfdist}/fonts/tfm/public/fonetika
13460%{texmfdist}/fonts/type1/public/fonetika
13461
13462%doc %{texmfdist}/doc/fonts/fourier
13463%{texmfdist}/fonts/afm/public/fourier
13464%{texmfdist}/fonts/map/dvips/fourier
13465%{texmfdist}/fonts/tfm/public/fourier
13466%{texmfdist}/fonts/type1/public/fourier
13467%{texmfdist}/fonts/vf/public/fourier
13468%{texmfdist}/source/fonts/fourier
13469
13470%doc %{texmfdist}/doc/fonts/fouriernc
13471%{texmfdist}/fonts/afm/public/fouriernc
13472%{texmfdist}/fonts/tfm/public/fouriernc
13473%{texmfdist}/fonts/vf/public/fouriernc
13474
13475%doc %{texmfdist}/doc/fonts/frcursive
13476%{texmfdist}/fonts/source/public/frcursive
13477%{texmfdist}/fonts/tfm/public/frcursive
13478%{texmfdist}/source/fonts/frcursive
13479
13480%doc %{texmfdist}/doc/fonts/futhark
13481%{texmfdist}/fonts/source/public/futhark
13482%{texmfdist}/fonts/tfm/public/futhark
13483
13484%{texmfdist}/fonts/afm/public/garuda
13485%{texmfdist}/fonts/map/dvips/garuda
13486%{texmfdist}/fonts/tfm/public/garuda
13487%{texmfdist}/fonts/type1/public/garuda
13488
13489%doc %{texmfdist}/doc/fonts/genealogy
13490%{texmfdist}/fonts/source/public/genealogy
13491%{texmfdist}/fonts/tfm/public/genealogy
13492
13493%doc %{texmfdist}/doc/fonts/gfsartemisia
13494%{texmfdist}/fonts/afm/public/gfsartemisia
13495%{texmfdist}/fonts/enc/dvips/gfsartemisia
13496%{texmfdist}/fonts/map/dvips/gfsartemisia
13497%{texmfdist}/fonts/opentype/public/gfsartemisia
13498%{texmfdist}/fonts/tfm/public/gfsartemisia
13499%{texmfdist}/fonts/type1/public/gfsartemisia
13500%{texmfdist}/fonts/vf/public/gfsartemisia
13501
13502%doc %{texmfdist}/doc/fonts/gfsbaskerville
13503%{texmfdist}/fonts/afm/public/gfsbaskerville
13504%{texmfdist}/fonts/enc/dvips/gfsbaskerville
13505%{texmfdist}/fonts/map/dvips/gfsbaskerville
13506%{texmfdist}/fonts/opentype/public/gfsbaskerville
13507%{texmfdist}/fonts/tfm/public/gfsbaskerville
13508%{texmfdist}/fonts/type1/public/gfsbaskerville
13509%{texmfdist}/fonts/vf/public/gfsbaskerville
13510
13511%doc %{texmfdist}/doc/fonts/gfsbodoni
13512%{texmfdist}/fonts/afm/public/gfsbodoni
13513%{texmfdist}/fonts/enc/dvips/gfsbodoni
13514%{texmfdist}/fonts/map/dvips/gfsbodoni
13515%{texmfdist}/fonts/opentype/public/gfsbodoni
13516%{texmfdist}/fonts/tfm/public/gfsbodoni
13517%{texmfdist}/fonts/type1/public/gfsbodoni
13518%{texmfdist}/fonts/vf/public/gfsbodoni
13519
13520%doc %{texmfdist}/doc/fonts/gfscomplutum
13521%{texmfdist}/fonts/afm/public/gfscomplutum
13522%{texmfdist}/fonts/enc/dvips/gfscomplutum
13523%{texmfdist}/fonts/map/dvips/gfscomplutum
13524%{texmfdist}/fonts/opentype/public/gfscomplutum
13525%{texmfdist}/fonts/tfm/public/gfscomplutum
13526%{texmfdist}/fonts/type1/public/gfscomplutum
13527%{texmfdist}/fonts/vf/public/gfscomplutum
13528
13529%doc %{texmfdist}/doc/fonts/gfsdidot
13530%{texmfdist}/fonts/afm/public/gfsdidot
13531%{texmfdist}/fonts/enc/dvips/gfsdidot
13532%{texmfdist}/fonts/map/dvips/gfsdidot
13533%{texmfdist}/fonts/opentype/public/gfsdidot
13534%{texmfdist}/fonts/tfm/public/gfsdidot
13535%{texmfdist}/fonts/type1/public/gfsdidot
13536%{texmfdist}/fonts/vf/public/gfsdidot
13537
13538%doc %{texmfdist}/doc/fonts/gfsneohellenic
13539%{texmfdist}/fonts/afm/public/gfsneohellenic
13540%{texmfdist}/fonts/enc/dvips/gfsneohellenic
13541%{texmfdist}/fonts/map/dvips/gfsneohellenic
13542%{texmfdist}/fonts/opentype/public/gfsneohellenic
13543%{texmfdist}/fonts/tfm/public/gfsneohellenic
13544%{texmfdist}/fonts/type1/public/gfsneohellenic
13545%{texmfdist}/fonts/vf/public/gfsneohellenic
13546
13547%doc %{texmfdist}/doc/fonts/gfsporson
13548%{texmfdist}/fonts/afm/public/gfsporson
13549%{texmfdist}/fonts/enc/dvips/gfsporson
13550%{texmfdist}/fonts/map/dvips/gfsporson
13551%{texmfdist}/fonts/opentype/public/gfsporson
13552%{texmfdist}/fonts/tfm/public/gfsporson
13553%{texmfdist}/fonts/type1/public/gfsporson
13554%{texmfdist}/fonts/vf/public/gfsporson
13555
13556%doc %{texmfdist}/doc/fonts/gfssolomos
13557%{texmfdist}/fonts/afm/public/gfssolomos
13558%{texmfdist}/fonts/enc/dvips/gfssolomos
13559%{texmfdist}/fonts/map/dvips/gfssolomos
13560%{texmfdist}/fonts/opentype/public/gfssolomos
13561%{texmfdist}/fonts/tfm/public/gfssolomos
13562%{texmfdist}/fonts/type1/public/gfssolomos
13563%{texmfdist}/fonts/vf/public/gfssolomos
13564
f1ba8563
ZU
13565
13566%doc %{texmfdist}/doc/fonts/greenpoint
13567%{texmfdist}/fonts/source/public/greenpoint
13568%{texmfdist}/fonts/tfm/public/greenpoint
13569
13570%{texmfdist}/fonts/afm/groff
13571%{texmfdist}/fonts/enc/dvips/groff
13572%{texmfdist}/fonts/map/dvips/groff
13573%{texmfdist}/fonts/tfm/groff
13574%{texmfdist}/fonts/type1/groff
13575
13576%doc %{texmfdist}/doc/fonts/grotesq
13577%{texmfdist}/fonts/map/dvips/grotesq
13578
13579%{texmfdist}/fonts/afm/vntex/grotesqvn
13580%{texmfdist}/fonts/tfm/vntex/grotesqvn
13581%{texmfdist}/fonts/type1/vntex/grotesqvn
13582
13583%{texmfdist}/fonts/afm/public/grverb
13584%{texmfdist}/fonts/map/dvips/grverb
13585%{texmfdist}/fonts/tfm/public/grverb
13586%{texmfdist}/fonts/type1/public/grverb
13587%{texmfdist}/fonts/vf/public/grverb
13588
13589%{texmfdist}/fonts/source/public/hands
13590%{texmfdist}/fonts/tfm/public/hands
13591
8affbd2c
ZU
13592%{texmfdist}/fonts/afm/jmn
13593%{texmfdist}/fonts/tfm/jmn
13594%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
13595
13596%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563
ZU
13597
13598%doc %{texmfdist}/doc/fonts/hfbright
13599%{texmfdist}/fonts/afm/public/hfbright
13600%{texmfdist}/fonts/enc/dvips/hfbright
13601%{texmfdist}/fonts/map/dvips/hfbright
13602%{texmfdist}/fonts/type1/public/hfbright
13603%{texmfdist}/source/fonts/hfbright
13604
13605%doc %{texmfdist}/doc/fonts/hfoldsty
13606%{texmfdist}/fonts/tfm/public/hfoldsty
13607%{texmfdist}/fonts/vf/public/hfoldsty
13608%{texmfdist}/source/fonts/hfoldsty
13609
13610%doc %{texmfdist}/doc/fonts/ibygrk
80fa261c 13611%{texmfdist}/tex/generic/ibygrk
f1ba8563
ZU
13612%{texmfdist}/fonts/afm/public/ibygrk
13613%{texmfdist}/fonts/enc/dvips/ibygrk
13614%{texmfdist}/fonts/map/dvips/ibygrk
13615%{texmfdist}/fonts/source/public/ibygrk
13616%{texmfdist}/fonts/tfm/public/ibygrk
13617%{texmfdist}/fonts/type1/public/ibygrk
13618
13619%doc %{texmfdist}/doc/fonts/ifsym
13620%{texmfdist}/fonts/source/public/ifsym
13621%{texmfdist}/fonts/tfm/public/ifsym
13622
13623%doc %{texmfdist}/doc/fonts/initials
13624%{texmfdist}/fonts/afm/public/initials
13625%{texmfdist}/fonts/map/dvips/initials
13626%{texmfdist}/fonts/tfm/public/initials
13627%{texmfdist}/fonts/type1/public/initials
13628
745facc7 13629%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
13630%{texmfdist}/fonts/afm/public/itrans
13631%{texmfdist}/fonts/source/public/itrans
13632%{texmfdist}/fonts/tfm/public/itrans
f1ba8563
ZU
13633%{texmfdist}/fonts/type1/public/itrans
13634
745facc7 13635%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
13636%{texmfdist}/fonts/afm/public/iwona
13637%{texmfdist}/fonts/enc/dvips/iwona
13638%{texmfdist}/fonts/map/dvips/iwona
13639%{texmfdist}/fonts/opentype/public/iwona
13640%{texmfdist}/fonts/tfm/public/iwona
13641%{texmfdist}/fonts/type1/public/iwona
13642
13643%{texmfdist}/fonts/enc/dvips/jmn
13644%{texmfdist}/fonts/map/dvips/jmn
13645
745facc7 13646%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
13647%{texmfdist}/fonts/source/public/kdgreek
13648%{texmfdist}/fonts/tfm/public/kdgreek
13649
13650%{texmfdist}/fonts/afm/public/kerkis
13651%{texmfdist}/fonts/enc/dvips/kerkis
13652%{texmfdist}/fonts/map/dvips/kerkis
13653%{texmfdist}/fonts/tfm/public/kerkis
13654%{texmfdist}/fonts/type1/public/kerkis
13655%{texmfdist}/fonts/vf/public/kerkis
13656
13657%doc %{texmfdist}/doc/fonts/kixfont
13658%{texmfdist}/fonts/source/public/kixfont
13659%{texmfdist}/fonts/tfm/public/kixfont
13660
13661%doc %{texmfdist}/doc/fonts/kpfonts
8affbd2c 13662%dir %{texmfdist}/fonts/map/public
f1ba8563
ZU
13663%{texmfdist}/fonts/afm/public/kpfonts
13664%{texmfdist}/fonts/map/public/kpfonts
13665%{texmfdist}/fonts/source/public/kpfonts
13666%{texmfdist}/fonts/tfm/public/kpfonts
13667%{texmfdist}/fonts/type1/public/kpfonts
13668%{texmfdist}/fonts/vf/public/kpfonts
13669
745facc7 13670%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
13671%{texmfdist}/fonts/afm/public/kurier
13672%{texmfdist}/fonts/enc/dvips/kurier
13673%{texmfdist}/fonts/map/dvips/kurier
13674%{texmfdist}/fonts/opentype/public/kurier
13675%{texmfdist}/fonts/tfm/public/kurier
13676%{texmfdist}/fonts/type1/public/kurier
13677
13678%doc %{texmfdist}/doc/fonts/levy
13679%{texmfdist}/fonts/source/public/levy
13680
13681%doc %{texmfdist}/doc/fonts/lfb
13682%{texmfdist}/fonts/source/public/lfb
13683%{texmfdist}/fonts/tfm/public/lfb
13684
13685%doc %{texmfdist}/doc/fonts/libertine
13686%{texmfdist}/fonts/afm/public/libertine
13687%{texmfdist}/fonts/enc/dvips/libertine
13688%{texmfdist}/fonts/map/dvips/libertine
13689%{texmfdist}/fonts/tfm/public/libertine
13690%{texmfdist}/fonts/type1/public/libertine
13691%{texmfdist}/fonts/vf/public/libertine
13692
13693%doc %{texmfdist}/doc/fonts/linearA
13694%{texmfdist}/fonts/afm/public/linearA
13695%{texmfdist}/fonts/map/dvips/linearA
13696%{texmfdist}/fonts/tfm/public/linearA
13697%{texmfdist}/fonts/type1/public/linearA
13698%{texmfdist}/source/fonts/linearA
13699
13700%{texmfdist}/fonts/source/public/logic
13701%{texmfdist}/fonts/tfm/public/logic
13702
13703%doc %{texmfdist}/doc/fonts/lxfonts
13704%{texmfdist}/fonts/map/dvips/lxfonts
13705%{texmfdist}/fonts/source/public/lxfonts
13706%{texmfdist}/fonts/tfm/public/lxfonts
13707%{texmfdist}/fonts/type1/public/lxfonts
13708
13709%doc %{texmfdist}/doc/fonts/ly1
13710%{texmfdist}/fonts/map/dvips/ly1
13711
13712%{texmfdist}/fonts/source/public/malayalam
13713%{texmfdist}/fonts/tfm/public/malayalam
13714
13715%{texmfdist}/fonts/map/dvips/manfnt
13716
13717%{texmfdist}/fonts/map/dvips/mathdesign
13718
13719%{texmfdist}/fonts/tfm/public/mathpazo
13720%{texmfdist}/fonts/vf/public/mathpazo
13721
8affbd2c
ZU
13722%{texmfdist}/fonts/afm/mathdesign
13723%{texmfdist}/fonts/tfm/mathdesign
13724%{texmfdist}/fonts/type1/mathdesign
13725%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
13726
13727%{texmfdist}/fonts/enc/dvips/mnsymbol
13728%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 13729%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
13730%{texmfdist}/fonts/map/vtex/mnsymbol
13731%{texmfdist}/fonts/opentype/public/mnsymbol
13732%{texmfdist}/fonts/source/public/mnsymbol
13733%{texmfdist}/fonts/tfm/public/mnsymbol
13734%{texmfdist}/fonts/type1/public/mnsymbol
13735
13736%{texmfdist}/fonts/map/dvips/montex
13737%{texmfdist}/fonts/source/public/montex
13738%{texmfdist}/fonts/tfm/public/montex
13739%{texmfdist}/fonts/type1/public/montex
13740
13741%{texmfdist}/fonts/tfm/vntex/mscorevn
13742%{texmfdist}/fonts/vf/vntex/mscorevn
13743
13744%{texmfdist}/fonts/source/public/musixps
13745%{texmfdist}/fonts/tfm/public/musixps
13746
13747%doc %{texmfdist}/doc/generic/musixtex
13748%{texmfdist}/fonts/map/dvips/musixtex
13749%{texmfdist}/fonts/source/public/musixtex
13750%{texmfdist}/fonts/tfm/public/musixtex
13751%{texmfdist}/fonts/type1/public/musixtex
13752
13753%{texmfdist}/fonts/source/public/mxd
13754%{texmfdist}/fonts/tfm/public/mxd
13755
13756%{texmfdist}/fonts/source/public/mxedruli
13757%{texmfdist}/fonts/tfm/public/mxedruli
13758
13759%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563
ZU
13760
13761%{texmfdist}/fonts/source/public/niceframe
13762%{texmfdist}/fonts/tfm/public/niceframe
13763
13764%doc %{texmfdist}/doc/fonts/nkarta
13765%{texmfdist}/fonts/source/public/nkarta
13766%{texmfdist}/fonts/tfm/public/nkarta
13767
13768%{texmfdist}/fonts/afm/public/norasi
13769%{texmfdist}/fonts/map/dvips/norasi
13770%{texmfdist}/fonts/tfm/public/norasi
13771%{texmfdist}/fonts/type1/public/norasi
13772
13773%{texmfdist}/fonts/source/public/oca
13774
13775%{texmfdist}/fonts/afm/public/ocherokee
13776%{texmfdist}/fonts/map/dvips/ocherokee
13777%{texmfdist}/fonts/ofm/public/ocherokee
13778%{texmfdist}/fonts/ovf/public/ocherokee
13779%{texmfdist}/fonts/ovp/public/ocherokee
13780%{texmfdist}/fonts/tfm/public/ocherokee
13781%{texmfdist}/fonts/type1/public/ocherokee
13782
13783%{texmfdist}/fonts/source/public/ogham
13784%{texmfdist}/fonts/tfm/public/ogham
13785
13786%doc %{texmfdist}/doc/fonts/oinuit
13787%{texmfdist}/fonts/map/dvips/oinuit
13788%{texmfdist}/fonts/ofm/public/oinuit
13789%{texmfdist}/fonts/ovf/public/oinuit
13790%{texmfdist}/fonts/tfm/public/oinuit
13791%{texmfdist}/fonts/type1/public/oinuit
13792
13793%{texmfdist}/fonts/source/public/osmanian
13794
13795%doc %{texmfdist}/doc/fonts/ot2cyr
13796%{texmfdist}/fonts/map/dvips/ot2cyr
13797%{texmfdist}/source/fonts/ot2cyr
13798
13799%{texmfdist}/fonts/source/public/othello
13800%{texmfdist}/fonts/tfm/public/othello
13801
13802%{texmfdist}/fonts/ofm/public/otibet
13803%{texmfdist}/fonts/ovf/public/otibet
13804%{texmfdist}/fonts/ovp/public/otibet
13805%{texmfdist}/fonts/source/public/otibet
13806%{texmfdist}/fonts/tfm/public/otibet
13807
13808%doc %{texmfdist}/doc/fonts/pacioli
13809%{texmfdist}/fonts/source/public/pacioli
13810%{texmfdist}/fonts/tfm/public/pacioli
13811
13812%{texmfdist}/fonts/map/dvips/palatino
f1ba8563
ZU
13813
13814%doc %{texmfdist}/doc/fonts/phaistos
13815%{texmfdist}/fonts/afm/public/phaistos
13816%{texmfdist}/fonts/map/dvips/phaistos
13817%{texmfdist}/fonts/opentype/public/phaistos
13818%{texmfdist}/fonts/tfm/public/phaistos
13819%{texmfdist}/fonts/type1/public/phaistos
13820%{texmfdist}/source/fonts/phaistos
13821
13822%{texmfdist}/fonts/opentype/public/philokalia
13823
13824%doc %{texmfdist}/doc/fonts/phonetic
13825%{texmfdist}/fonts/source/public/phonetic
13826%{texmfdist}/fonts/tfm/public/phonetic
13827%{texmfdist}/source/fonts/phonetic
13828
8affbd2c 13829%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
13830
13831%{texmfdist}/fonts/source/public/punk
13832%{texmfdist}/fonts/tfm/public/punk
13833
13834%{texmfdist}/fonts/tfm/public/relenc
13835%{texmfdist}/fonts/vf/public/relenc
13836
13837%doc %{texmfdist}/doc/fonts/rsfs
13838%{texmfdist}/fonts/map/dvips/rsfs
13839
13840%{texmfdist}/fonts/map/dvips/sanskrit
13841%{texmfdist}/fonts/source/public/sanskrit
13842%{texmfdist}/fonts/tfm/public/sanskrit
13843%{texmfdist}/fonts/type1/public/sanskrit
13844
13845%{texmfdist}/fonts/source/public/sauter
13846
13847%doc %{texmfdist}/doc/fonts/semaphor
13848%{texmfdist}/fonts/afm/public/semaphor
13849%{texmfdist}/fonts/enc/dvips/semaphor
13850%{texmfdist}/fonts/map/dvips/semaphor
13851%{texmfdist}/fonts/opentype/public/semaphor
13852%{texmfdist}/fonts/source/public/semaphor
13853%{texmfdist}/fonts/tfm/public/semaphor
13854%{texmfdist}/fonts/type1/public/semaphor
13855
13856%{texmfdist}/fonts/source/public/simpsons
13857
13858%{texmfdist}/fonts/map/dvips/skak
13859%{texmfdist}/fonts/source/public/skak
13860%{texmfdist}/fonts/tfm/public/skak
13861
13862%doc %{texmfdist}/doc/fonts/skaknew
13863%{texmfdist}/fonts/afm/public/skaknew
13864%{texmfdist}/fonts/map/dvips/skaknew
13865%{texmfdist}/fonts/map/vtex/skaknew
13866%{texmfdist}/fonts/tfm/public/skaknew
13867%{texmfdist}/fonts/type1/public/skaknew
13868
13869%{texmfdist}/fonts/source/public/skull
13870
13871%{texmfdist}/fonts/source/public/soyombo
13872%{texmfdist}/fonts/tfm/public/soyombo
13873
13874%doc %{texmfdist}/doc/fonts/staves
13875%{texmfdist}/fonts/map/dvips/staves
13876%{texmfdist}/fonts/tfm/public/staves
13877%{texmfdist}/fonts/type1/public/staves
13878
13879%{texmfdist}/fonts/map/dvips/stmaryrd
13880%{texmfdist}/fonts/source/public/stmaryrd
13881
13882%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
13883
13884%{texmfdist}/fonts/afm/public/tabvar
13885%{texmfdist}/fonts/map/dvips/tabvar
13886%{texmfdist}/fonts/tfm/public/tabvar
13887%{texmfdist}/fonts/type1/public/tabvar
13888
f1ba8563
ZU
13889
13890%{texmfdist}/fonts/source/public/tapir
13891%{texmfdist}/fonts/type1/public/tapir
13892
13893%{texmfdist}/fonts/enc/dvips/tengwarscript
13894%{texmfdist}/fonts/map/dvips/tengwarscript
13895%{texmfdist}/fonts/tfm/public/tengwarscript
13896%{texmfdist}/fonts/vf/public/tengwarscript
13897
80fa261c 13898%{texmfdist}/doc/fonts/pclnfss
198c241e 13899%{texmfdist}/source/fonts/pclnfss
f1ba8563
ZU
13900
13901%doc %{texmfdist}/doc/fonts/tex-gyre
13902%{texmfdist}/fonts/afm/public/tex-gyre
13903%{texmfdist}/fonts/enc/dvips/tex-gyre
13904%{texmfdist}/fonts/map/dvips/tex-gyre
13905%{texmfdist}/fonts/opentype/public/tex-gyre
13906%{texmfdist}/fonts/tfm/public/tex-gyre
13907%{texmfdist}/fonts/type1/public/tex-gyre
13908
f1ba8563 13909%{texmfdist}/fonts/map/dvips/times
f1ba8563 13910
f1ba8563
ZU
13911
13912%doc %{texmfdist}/doc/fonts/timing
13913%{texmfdist}/fonts/source/public/timing
13914%{texmfdist}/fonts/tfm/public/timing
13915
13916%doc %{texmfdist}/doc/fonts/tipa
13917%{texmfdist}/fonts/map/dvips/tipa
13918%{texmfdist}/fonts/source/public/tipa
13919%{texmfdist}/fonts/tfm/public/tipa
13920%{texmfdist}/fonts/type1/public/tipa
13921
13922%{texmfdist}/fonts/afm/public/trajan
13923%{texmfdist}/fonts/map/dvips/trajan
13924%{texmfdist}/fonts/tfm/public/trajan
13925%{texmfdist}/fonts/type1/public/trajan
13926
13927%{texmfdist}/fonts/source/public/trsym
13928%{texmfdist}/fonts/tfm/public/trsym
13929
13930%{texmfdist}/fonts/tfm/vntex/txttvn
13931%{texmfdist}/fonts/type1/vntex/txttvn
13932
13933%{texmfdist}/fonts/map/dvips/uhc
13934
13935%{texmfdist}/fonts/source/public/ulsy
13936%{texmfdist}/fonts/tfm/public/ulsy
13937
13938%doc %{texmfdist}/doc/fonts/umrand
13939%{texmfdist}/fonts/source/public/umrand
13940%{texmfdist}/fonts/tfm/public/umrand
13941
13942%doc %{texmfdist}/doc/fonts/umtypewriter
13943%{texmfdist}/fonts/opentype/public/umtypewriter
13944
13945%doc %{texmfdist}/doc/fonts/universa
13946%{texmfdist}/fonts/source/public/universa
13947%{texmfdist}/fonts/tfm/public/universa
13948%{texmfdist}/source/fonts/universa
13949
13950%{texmfdist}/fonts/afm/public/velthuis
13951%{texmfdist}/fonts/map/dvips/velthuis
13952%{texmfdist}/fonts/source/public/velthuis
13953%{texmfdist}/fonts/tfm/public/velthuis
13954%{texmfdist}/fonts/type1/public/velthuis
13955
13956%{texmfdist}/fonts/enc/dvips/vntex
f1ba8563
ZU
13957
13958%{texmfdist}/fonts/afm/vntex/vntopia
13959%{texmfdist}/fonts/tfm/vntex/vntopia
13960%{texmfdist}/fonts/type1/vntex/vntopia
13961%{texmfdist}/fonts/vf/vntex/vntopia
13962
13963%{texmfdist}/fonts/map/dvips/wadalab
13964
13965%doc %{texmfdist}/doc/fonts/wasy
13966%{texmfdist}/fonts/afm/public/wasy
13967%{texmfdist}/fonts/map/dvips/wasy
13968%{texmfdist}/fonts/type1/public/wasy
13969
13970%{texmfdist}/fonts/source/public/wnri
13971%{texmfdist}/fonts/tfm/public/wnri
13972
13973%{texmfdist}/fonts/source/public/wsuipa
13974%{texmfdist}/fonts/tfm/public/wsuipa
13975
13976%{texmfdist}/fonts/source/public/xbmc
13977%{texmfdist}/fonts/tfm/public/xbmc
13978
f1ba8563
ZU
13979%doc %{texmfdist}/doc/fonts/xq
13980%{texmfdist}/fonts/source/public/xq
13981%{texmfdist}/fonts/tfm/public/xq
13982
13983%{texmfdist}/fonts/source/public/yannisgr
13984
13985%{texmfdist}/fonts/map/dvips/yhmath
13986%{texmfdist}/fonts/source/public/yhmath
13987%{texmfdist}/fonts/tfm/public/yhmath
13988%{texmfdist}/fonts/type1/public/yhmath
13989%{texmfdist}/fonts/vf/public/yhmath
13990
13991%{texmfdist}/fonts/map/dvips/zapfchan
198c241e 13992%{texmfdist}/fonts/tfm/urw35vf
f1ba8563
ZU
13993
13994%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
13995
13996%{texmfdist}/dvips/zefonts
13997%{texmfdist}/fonts/map/dvips/zefonts
13998%{texmfdist}/fonts/tfm/public/zefonts
13999%{texmfdist}/fonts/vf/public/zefonts
14000
14001
d08789e0 14002%files fonts-omega
489714ae 14003%defattr(644,root,root,755)
7179ac92 14004%doc %{texmfdist}/doc/omega
2677a8b0
ZU
14005%dir %{texmfdist}/omega
14006%dir %{texmfdist}/omega/otp
14007%dir %{texmfdist}/omega/ocp
7179ac92
ZU
14008%{texmfdist}/dvips/omega
14009%{texmfdist}/fonts/ofm/public/omega
14010%{texmfdist}/fonts/type1/public/omega
14011%{texmfdist}/fonts/afm/public/omega
14012%{texmfdist}/fonts/ovp/public/omega
14013%{texmfdist}/fonts/tfm/public/omega
14014%{texmfdist}/fonts/ovf/public/omega
14015%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
14016%{texmfdist}/omega/ocp/omega
14017%{texmfdist}/omega/otp/omega
14018%{texmfdist}/tex/plain/omega
d08789e0 14019
5b7eba8e
MB
14020#%files fonts-pazo
14021#%defattr(644,root,root,755)
d08789e0
ZU
14022
14023%files fonts-pl
14024%defattr(644,root,root,755)
7179ac92 14025%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
14026%dir %{texmf}/scripts/texlive
14027%dir %{texmf}/scripts/texlive/tlmgrgui
14028%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
14029%{texmfdist}/dvips/pl
14030%{texmfdist}/fonts/source/public/pl
14031%{texmfdist}/fonts/type1/public/pl
14032%{texmfdist}/fonts/afm/public/pl
14033%{texmfdist}/fonts/enc/dvips/pl
14034%{texmfdist}/fonts/tfm/public/pl
14035%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 14036%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
14037
14038%files fonts-px
14039%defattr(644,root,root,755)
7179ac92 14040%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
14041# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
14042# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
14043%dir %{texmfdist}/fonts/map/dvips/pxfonts
14044%dir %{texmfdist}/tex/latex/pxfonts
14045%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
14046%{texmfdist}/fonts/afm/public/pxfonts
14047%{texmfdist}/fonts/tfm/public/pxfonts
14048%{texmfdist}/fonts/type1/public/pxfonts
14049%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 14050%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 14051
5b7eba8e
MB
14052#%files fonts-qfonts
14053#%defattr(644,root,root,755)
31bd2c4a
ZU
14054# %doc %{texmf}/doc/fonts/polish/qfonts
14055# %{texmf}/fonts/enc/dvips/qfonts
14056# %{texmf}/fonts/map/dvips/qfonts
14057# %{texmf}/dvips/qfonts
14058# %{texmf}/fonts/afm/public/qfonts
14059# %{texmf}/fonts/tfm/public/qfonts
d08789e0 14060
74dbda3f
ZU
14061# %files fonts-qpx
14062# %defattr(644,root,root,755)
14063# %{texmf}/fonts/tfm/public/qpx
14064# %{texmf}/fonts/vf/public/qpx
d08789e0 14065
31bd2c4a 14066%files fonts-qpxqtx
d08789e0 14067%defattr(644,root,root,755)
7179ac92
ZU
14068%{texmfdist}/fonts/tfm/public/qpxqtx
14069%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
14070
14071%files fonts-rsfs
14072%defattr(644,root,root,755)
7179ac92
ZU
14073%{texmfdist}/fonts/source/public/rsfs
14074%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
14075
14076%files fonts-stmaryrd
14077%defattr(644,root,root,755)
7179ac92
ZU
14078%doc %{texmfdist}/doc/fonts/stmaryrd
14079%{texmfdist}/source/fonts/stmaryrd
14080%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
14081
14082%files fonts-tx
14083%defattr(644,root,root,755)
7179ac92
ZU
14084%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
14085%{texmfdist}/fonts/afm/public/txfonts
14086%{texmfdist}/fonts/tfm/public/txfonts
14087%{texmfdist}/fonts/vf/public/txfonts
d08789e0 14088
5bc70a92
MB
14089%files fonts-uhc
14090%defattr(644,root,root,755)
14091%doc %{texmfdist}/doc/fonts/uhc
14092%{texmfdist}/fonts/afm/uhc
14093%{texmfdist}/fonts/tfm/uhc
14094%{texmfdist}/fonts/vf/uhc
14095
d08789e0
ZU
14096%files fonts-urw
14097%defattr(644,root,root,755)
7179ac92 14098%{texmfdist}/fonts/afm/urw
5bc70a92
MB
14099%{texmfdist}/fonts/tfm/urw
14100%{texmfdist}/fonts/vf/urw
d08789e0
ZU
14101
14102%files fonts-urwvn
14103%defattr(644,root,root,755)
26d8eaaa 14104%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
14105%{texmfdist}/fonts/tfm/vntex/urwvn
14106%{texmfdist}/fonts/type1/vntex/urwvn
14107%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
14108
14109%files fonts-vnr
14110%defattr(644,root,root,755)
7179ac92
ZU
14111%{texmfdist}/fonts/map/dvips/vntex
14112%{texmfdist}/fonts/source/vntex/vnr
14113%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 14114
e67df411
ZU
14115%files fonts-urw35vf
14116%defattr(644,root,root,755)
14117%{texmfdist}/fonts/vf/urw35vf
14118
5bc70a92
MB
14119%files fonts-wadalab
14120%defattr(644,root,root,755)
14121%doc %{texmfdist}/doc/fonts/wadalab
14122%{texmfdist}/fonts/afm/wadalab
14123%{texmfdist}/fonts/tfm/wadalab
14124%{texmfdist}/fonts/vf/wadalab
14125
d08789e0
ZU
14126%files fonts-wasy
14127%defattr(644,root,root,755)
7179ac92
ZU
14128%{texmfdist}/fonts/source/public/wasy
14129%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
14130
14131%files fonts-xypic
14132%defattr(644,root,root,755)
7179ac92
ZU
14133%{texmfdist}/fonts/map/dvips/xypic
14134# %{texmfdist}/fonts/afm/public/xypic
14135%{texmfdist}/fonts/source/public/xypic
14136%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
14137
14138%files fonts-yandy
14139%defattr(644,root,root,755)
adbd04dd 14140# %{texmf}/fonts/afm/yandy
7179ac92 14141%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
14142# %{texmf}/fonts/tfm/yandy
14143# %{texmf}/fonts/vf/yandy
d08789e0
ZU
14144
14145%files fonts-type1-antp
14146%defattr(644,root,root,755)
7179ac92
ZU
14147%{texmfdist}/dvips/antp
14148%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
14149
14150%files fonts-type1-antt
14151%defattr(644,root,root,755)
adbd04dd 14152# %{texmf}/dvips/antt
7179ac92 14153%{texmfdist}/fonts/type1/public/antt
d08789e0 14154
5bc70a92
MB
14155%files fonts-type1-arphic
14156%defattr(644,root,root,755)
14157%{texmfdist}/fonts/type1/arphic
14158
d08789e0
ZU
14159%files fonts-type1-belleek
14160%defattr(644,root,root,755)
7179ac92
ZU
14161%doc %{texmfdist}/doc/fonts/belleek
14162%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
14163
14164%files fonts-type1-bitstream
14165%defattr(644,root,root,755)
7179ac92 14166%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
14167
14168%files fonts-type1-bluesky
14169%defattr(644,root,root,755)
04eb4e68
ZU
14170# %doc %{texmf}/doc/fonts/bluesky
14171# %{texmf}/dvips/bluesky
7179ac92 14172%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
14173
14174%files fonts-type1-cc-pl
14175%defattr(644,root,root,755)
7179ac92
ZU
14176%doc %{texmfdist}/doc/fonts/cc-pl
14177%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
14178
14179%files fonts-type1-cmcyr
14180%defattr(644,root,root,755)
7179ac92 14181%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
14182
14183%files fonts-type1-cs
14184%defattr(644,root,root,755)
7179ac92 14185%{texmfdist}/fonts/type1/public/cs
d08789e0 14186
04eb4e68
ZU
14187# %files fonts-type1-dstroke
14188# %defattr(644,root,root,755)
14189# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
14190
14191%files fonts-type1-eurosym
14192%defattr(644,root,root,755)
7179ac92 14193%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
14194
14195%files fonts-type1-hoekwater
14196%defattr(644,root,root,755)
7179ac92 14197%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
14198
14199%files fonts-type1-fpl
14200%defattr(644,root,root,755)
7179ac92
ZU
14201%doc %{texmfdist}/doc/fonts/fpl
14202%{texmfdist}/fonts/afm/public/fpl
14203%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
14204
14205%files fonts-type1-lm
14206%defattr(644,root,root,755)
7179ac92
ZU
14207%{texmfdist}/fonts/afm/public/lm
14208%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
14209
14210%files fonts-type1-marvosym
14211%defattr(644,root,root,755)
7179ac92 14212%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
14213
14214%files fonts-type1-mathpazo
14215%defattr(644,root,root,755)
04eb4e68 14216# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
14217%{texmfdist}/fonts/afm/public/mathpazo
14218%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
14219
14220%files fonts-type1-omega
14221%defattr(644,root,root,755)
7179ac92 14222%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
14223
14224%files fonts-type1-pl
14225%defattr(644,root,root,755)
04eb4e68 14226# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 14227%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
14228
14229%files fonts-type1-px
14230%defattr(644,root,root,755)
7179ac92 14231%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 14232
04eb4e68
ZU
14233# %files fonts-type1-qfonts
14234# %defattr(644,root,root,755)
7179ac92 14235# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
14236
14237%files fonts-type1-tx
14238%defattr(644,root,root,755)
7179ac92 14239%{texmfdist}/fonts/type1/public/txfonts
d08789e0 14240
04eb4e68
ZU
14241# %files fonts-type1-tt2001
14242# %defattr(644,root,root,755)
14243# %{texmf}/fonts/type1/public/tt2001
d08789e0 14244
5bc70a92
MB
14245%files fonts-type1-uhc
14246%defattr(644,root,root,755)
14247%{texmfdist}/fonts/type1/uhc
14248
d08789e0
ZU
14249%files fonts-type1-urw
14250%defattr(644,root,root,755)
7179ac92 14251%{texmfdist}/fonts/type1/urw
d08789e0
ZU
14252
14253%files fonts-type1-vnr
14254%defattr(644,root,root,755)
7179ac92 14255%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 14256
5bc70a92
MB
14257%files fonts-type1-wadalab
14258%defattr(644,root,root,755)
14259%{texmfdist}/fonts/type1/wadalab
14260
d08789e0
ZU
14261%files fonts-type1-xypic
14262%defattr(644,root,root,755)
7179ac92 14263%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
14264
14265# TeXLive-specific
14266
14267%files afm2pl
14268%defattr(644,root,root,755)
14269%attr(755,root,root) %{_bindir}/afm2pl
14270%{_mandir}/man1/afm2pl*
015f9ddb 14271%{texmf}/fonts/lig/afm2pl
489714ae
ZU
14272
14273%files bbox
14274%defattr(644,root,root,755)
14275%attr(755,root,root) %{_bindir}/bbox
14276%{_mandir}/man1/bbox*
14277
14278%files cefutils
14279%defattr(644,root,root,755)
14280%attr(755,root,root) %{_bindir}/cef*
2677a8b0 14281%dir %{texmfdist}/tex/latex/cjk
21c69d95 14282%dir %{texmfdist}/doc/latex/cjk
c9ddaf2d 14283%{texmfdist}/source/latex/cjk
2677a8b0 14284%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
14285%doc %{texmfdist}/doc/latex/cjk/doc
14286%doc %{texmfdist}/doc/latex/cjk/examples
489714ae
ZU
14287
14288%files detex
14289%defattr(644,root,root,755)
14290%attr(755,root,root) %{_bindir}/detex
14291%{_mandir}/man1/detex*
14292
7ffd1967
ZU
14293
14294%files dviutils
14295%defattr(644,root,root,755)
14296%attr(755,root,root) %{_bindir}/dt2dv
14297%attr(755,root,root) %{_bindir}/dv2dt
14298%attr(755,root,root) %{_bindir}/dvi2tty
14299%attr(755,root,root) %{_bindir}/dviasm
14300%attr(755,root,root) %{_bindir}/dvibook
14301%attr(755,root,root) %{_bindir}/dviconcat
14302%attr(755,root,root) %{_bindir}/dvidvi
14303%attr(755,root,root) %{_bindir}/dvigif
14304%attr(755,root,root) %{_bindir}/dvipdfmx
14305%attr(755,root,root) %{_bindir}/dvipos
14306%attr(755,root,root) %{_bindir}/dviselect
14307%attr(755,root,root) %{_bindir}/dvitodvi
14308%{_mandir}/man1/dt2dv*
14309%{_mandir}/man1/dv2dt*
14310%{_mandir}/man1/dvi2tty*
14311%{_mandir}/man1/dvibook*
14312%{_mandir}/man1/dviconcat*
14313%{_mandir}/man1/dvidvi*
14314%{_mandir}/man1/dvigif*
14315%{_mandir}/man1/dvipos*
14316%{_mandir}/man1/dviselect*
14317%{_mandir}/man1/dvitodvi*
015f9ddb
ZU
14318%{texmf}/fonts/map/dvipdfmx
14319%dir %{texmf}/fonts/cmap
14320%{texmf}/dvipdfmx
14321%{texmf}/fonts/cmap/dvipdfmx
7ffd1967
ZU
14322
14323%files epsutils
14324%defattr(644,root,root,755)
14325%attr(755,root,root) %{_bindir}/epsffit
14326%attr(755,root,root) %{_bindir}/epspdf
14327%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 14328%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
14329%{texmfdist}/scripts/epspdf
14330%{_mandir}/man1/epsffit*
14331%doc %{texmfdist}/doc/epspdf
14332
14333%files filters
14334%defattr(644,root,root,755)
14335%attr(755,root,root) %{_bindir}/fix*
14336%{_mandir}/man1/fix*
14337
faa40f44
ZU
14338%files psutils
14339%defattr(644,root,root,755)
14340%attr(755,root,root) %{_bindir}/extractres
14341%attr(755,root,root) %{_bindir}/getafm
14342%attr(755,root,root) %{_bindir}/includeres
14343%attr(755,root,root) %{_bindir}/psbook
14344%attr(755,root,root) %{_bindir}/psmerge
14345%attr(755,root,root) %{_bindir}/psnup
14346%attr(755,root,root) %{_bindir}/psresize
14347%attr(755,root,root) %{_bindir}/psselect
5fef92c1 14348%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
14349%attr(755,root,root) %{_bindir}/pstops
14350%attr(755,root,root) %{_bindir}/showchar
14351%{_mandir}/man1/extractres*
14352%{_mandir}/man1/getafm*
14353%{_mandir}/man1/includeres*
14354%{_mandir}/man1/psbook*
14355%{_mandir}/man1/psmerge*
14356%{_mandir}/man1/psnup*
14357%{_mandir}/man1/psresize*
14358%{_mandir}/man1/psselect*
14359%{_mandir}/man1/pstops*
14360%{texmf}/dvips/psutils
14361
489714ae
ZU
14362%files uncategorized-utils
14363%defattr(644,root,root,755)
14364%attr(755,root,root) %{_bindir}/devnag
14365%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
14366
14367%files tex4ht
14368%defattr(644,root,root,755)
add234d3
MB
14369%attr(755,root,root) %{_bindir}/ht
14370%attr(755,root,root) %{_bindir}/htcontext
14371%attr(755,root,root) %{_bindir}/htlatex
14372%attr(755,root,root) %{_bindir}/htmex
14373%attr(755,root,root) %{_bindir}/httex
14374%attr(755,root,root) %{_bindir}/httexi
14375%attr(755,root,root) %{_bindir}/htxelatex
14376%attr(755,root,root) %{_bindir}/htxetex
14377%attr(755,root,root) %{_bindir}/mk4ht
14378%attr(755,root,root) %{_bindir}/t4ht
14379%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 14380%{texmf}/scripts/tex4ht
5b7eba8e 14381%{texmfdist}/tex/generic/tex4ht
add234d3
MB
14382%dir %{texmfdist}/scripts/tex4ht
14383%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
14384%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
14385%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
14386%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
14387%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
14388%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
14389%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
14390%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
14391%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 14392%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 14393%{texmfdist}/tex4ht
4224ae6d
MB
14394
14395%files xetex
14396%defattr(644,root,root,755)
14397%attr(755,root,root) %{_bindir}/xdvipdfmx
14398%attr(755,root,root) %{_bindir}/xelatex
14399%attr(755,root,root) %{_bindir}/xetex
14400%{texmf}/fmtutil/format.xetex.cnf
14401%doc %{texmfdist}/doc/xelatex
14402%doc %{texmfdist}/doc/xetex
14403%{texmfdist}/scripts/xetex
14404%{texmfdist}/tex/generic/ifxetex
14405%{texmfdist}/tex/generic/xetexconfig
14406%{texmfdist}/tex/latex/latexconfig/xelatex.ini
14407%{texmfdist}/tex/plain/config/xetex.ini
14408%{texmfdist}/tex/xelatex
14409%{texmfdist}/tex/xetex
14410
14411%files xmltex
14412%defattr(644,root,root,755)
14413%doc %{texmfdist}/doc/xmltex
14414%attr(755,root,root) %{_bindir}/pdfxmltex
14415%attr(755,root,root) %{_bindir}/xmltex
14416%{texmfdist}/tex/xmltex
14417%{texmf}/fmtutil/format.xmltex.cnf
This page took 2.3202 seconds and 4 git commands to generate.