]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- small fixes
[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
779bfc29 44Release: 1
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
6ad5e18a 56# Source10-md5: 5d9fe14d289aa81ebb6b4761169dd5f2
c48c077b 57Patch0: %{name}-am.patch
2c9c6c5b 58Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 59URL: http://www.tug.org/texlive/
c48c077b 60BuildRequires: autoconf
d08789e0
ZU
61BuildRequires: automake
62BuildRequires: bison
a784d38e 63BuildRequires: clisp
d08789e0 64BuildRequires: ed
a784d38e 65BuildRequires: expat-devel
4c9dc995 66BuildRequires: ffcall-devel
97b079ad 67BuildRequires: flex
a784d38e 68BuildRequires: fontconfig-devel
e671f712
AM
69BuildRequires: freetype-devel
70BuildRequires: freetype1-devel
d08789e0
ZU
71BuildRequires: gd-devel >= 2.0.33
72BuildRequires: libpng-devel >= 1.2.8
97b079ad 73BuildRequires: libtool
c48c077b
AM
74# should this be somewhere in clisp?
75BuildRequires: libsigsegv
d08789e0
ZU
76BuildRequires: libstdc++-devel
77BuildRequires: ncurses-devel
78BuildRequires: rpm-perlprov
79BuildRequires: rpm-pythonprov
d062bbe0 80BuildRequires: sed >= 4.0
d08789e0
ZU
81BuildRequires: t1lib-devel >= 5.0.2
82BuildRequires: texinfo
ca4b56d2
AM
83%if %{with bootstrap}
84BuildRequires: tetex-format-latex
85BuildRequires: tetex-format-pdflatex
ca4b56d2 86BuildRequires: tetex-latex-cyrillic
97b079ad 87BuildRequires: tetex-tex-babel
ca4b56d2 88%else
ca4b56d2
AM
89BuildRequires: texlive-format-latex
90BuildRequires: texlive-format-pdflatex
ca4b56d2 91BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
92BuildRequires: texlive-tex-babel
93# fill with future texlive BR. guesses ones for now
ca4b56d2 94%endif
24f69178 95BuildRequires: /usr/bin/latex
d08789e0 96BuildRequires: unzip
a784d38e 97BuildRequires: xorg-lib-libICE-devel
d08789e0 98BuildRequires: xorg-lib-libXaw-devel
a784d38e 99BuildRequires: xorg-lib-libXext-devel
a784d38e 100BuildRequires: xorg-lib-libXmu-devel
97b079ad 101BuildRequires: xorg-lib-libXpm-devel
d08789e0 102BuildRequires: zlib-devel >= 1.2.1
78d53d8c 103Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
104Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
105Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
106Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
107Requires: awk
108Requires: dialog
0b6bcf85 109Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
110Requires: sed
111Requires: sh-utils
d3f501b8 112Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 113Requires: textutils
d08789e0 114Suggests: tmpwatch
03f536df
ZU
115Provides: tetex-format-pdfetex
116Obsoletes: tetex-format-pdfetex
c656cd95 117Provides: tetex = %{epoch}:%{version}-%{release}
d08789e0
ZU
118Obsoletes: tetex
119Obsoletes: tetex-afm
120Obsoletes: tetex-doc
121Obsoletes: tetex-doc-latex2e-html
122Obsoletes: tetex-fontinst
123Obsoletes: tetex-fontname
124Obsoletes: tetex-fonts
125Obsoletes: tetex-fonts-pandora
126Obsoletes: tetex-fonts-vcm
127Obsoletes: tetex-format-elatex
128Obsoletes: tetex-format-pdfelatex
129Obsoletes: tetex-format-pdfemex
130Obsoletes: tetex-latex-vnps
131Obsoletes: tetex-latex-vnr
132Obsoletes: tetex-oxdvi
133Obsoletes: tetex-oxdvi
134Obsoletes: tetex-plain-dvips
135Obsoletes: tetex-plain-dvips
136Obsoletes: tetex-plain-mathtime
137Obsoletes: tetex-plain-mathtime
138Obsoletes: tetex-plain-misc
139Obsoletes: tetex-plain-misc
140Obsoletes: tetex-plain-plnfss
141Obsoletes: tetex-plain-plnfss
142Obsoletes: tetex-tex-hyphen
143Obsoletes: tetex-tex-vietnam
144BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
145
f37ff31b 146%define texmf %{_datadir}/texmf
8b5eed5e 147%define texmfdist %{texmf}-dist
1a192771 148%define texmfdoc %{texmf}-doc
d08789e0
ZU
149%define fmtdir /var/lib/texmf/web2c
150%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
151%define _localstatedir /var/lib/texmf
152%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
153%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 ;
154
155%define _noautoreq 'perl(path_tre)'
156
157%description
97b079ad
ZU
158TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
159takes a text file and a set of formatting commands as input and
160creates a typesetter independent .dvi (DeVice Independent) file as
161output. Usually, TeX is used in conjunction with a higher level
162formatting package like LaTeX or PlainTeX, since TeX by itself is not
163very user-friendly.
d08789e0
ZU
164
165%description -l es.UTF-8
166Tex formata archivos de texto y órdenes para una salida independiente
167de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
168de Knut se describen las capacidades y el lenguaje TeX.
169
170%description -l de.UTF-8
171TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
172und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
173DeVice Independent). Die Funktionen und Sprache von TeX werden in The
174TeXbook von Knuth beschrieben.
175
176%description -l fr.UTF-8
177TeX formate un fichier de commandes et de texte mélandés, et produit
178un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
179raccourci pour Device Independant). Les possibilités de TeX et son
180langage sont décrites dans l'ouvrage TeXbook, de Knuth.
181
97b079ad
ZU
182%description -l hu.UTF-8
183TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
184egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
185segítségével a szövegszedő egy független .dvi (DeVice Independent)
186fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
187kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
188TeX önmaga nem túlzottan "felhasználóbarát".
189
d08789e0
ZU
190%description -l pl.UTF-8
191TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
192od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
193Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
194Donalda E. Knutha.
195
196%description -l pt_BR.UTF-8
197Tex formata arquivos de texto e comandos para uma saída independente
198de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
199linguagem TeX são descritas no The TeXbook, de Knuth.
200
201%description -l tr.UTF-8
202TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
203aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
204TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
205TeXbook' başlıklı kitabında anlatılmaktadır.
206
80fa261c
ZU
207%package other-utils
208Summary: Other utilities
209Group: Applications/Publishing/TeX
210
211%description other-utils
212Other utilities.
213
830ca960
ZU
214%package other-utils-doc
215Summary: Other utilities documentation
216Group: Applications/Publishing/TeX
217
218%description other-utils-doc
219Other utilities documentation.
220
5b7eba8e
MB
221%package doc
222Summary: Documentation for TeX Live
223Group: Documentation
224
225%description doc
226Assorted useful documentation for TeX Live.
227
228%package doc-bg
229Summary: Bulgarian documentation for TeX Live
230Group: Documentation
231
232%description doc-bg
233Assorted useful Bulgarian documentation for TeX Live.
234
235%package doc-cs
236Summary: Czech documentation for TeX Live
237Group: Documentation
238
239%description doc-cs
240Assorted useful Czech documentation for TeX Live.
241
242%package doc-de
243Summary: German documentation for TeX Live
244Group: Documentation
245
246%description doc-de
247Assorted useful German documentation for TeX Live.
248
249%package doc-el
250Summary: Greek documentation for TeX Live
251Group: Documentation
252
253%description doc-el
254Assorted useful Greek documentation for TeX Live.
255
256%package doc-es
257Summary: Spanish documentation for TeX Live
258Group: Documentation
259
260%description doc-es
261Assorted useful Spanish documentation for TeX Live.
262
263%package doc-fi
264Summary: Finnish documentation for TeX Live
265Group: Documentation
266
267%description doc-fi
268Assorted useful Finnish documentation for TeX Live.
269
270%package doc-fr
271Summary: French documentation for TeX Live
272Group: Documentation
273
274%description doc-fr
275Assorted useful French documentation for TeX Live.
276
277%package doc-it
278Summary: Italian documentation for TeX Live
279Group: Documentation
280
281%description doc-it
282Assorted useful Italian documentation for TeX Live.
283
284%package doc-ja
285Summary: Japanese documentation for TeX Live
286Group: Documentation
287
288%description doc-ja
289Assorted useful Japanese documentation for TeX Live.
290
291%package doc-ko
292Summary: Korean documentation for TeX Live
293Group: Documentation
294
295%description doc-ko
296Assorted useful Korean documentation for TeX Live.
297
298%package doc-mn
299Summary: Mongolian documentation for TeX Live
300Group: Documentation
301
302%description doc-mn
303Assorted useful Mongolian documentation for TeX Live.
304
305%package doc-nl
306Summary: Dutch documentation for TeX Live
307Group: Documentation
308
309%description doc-nl
310Assorted useful Dutch documentation for TeX Live.
311
312%package doc-pl
313Summary: Polish documentation for TeX Live
314Group: Documentation
315
316%description doc-pl
317Assorted useful Polish documentation for TeX Live.
318
319%package doc-pt
320Summary: Portuguese documentation for TeX Live
321Group: Documentation
322
323%description doc-pt
324Assorted useful Portuguese documentation for TeX Live.
325
326%package doc-ru
327Summary: Russian documentation for TeX Live
328Group: Documentation
329
330%description doc-ru
331Assorted useful Russian documentation for TeX Live.
332
333%package doc-sk
334Summary: Slovak documentation for TeX Live
335Group: Documentation
336
337%description doc-sk
338Assorted useful Slovak documentation for TeX Live.
339
340%package doc-sl
341Summary: Slovenian documentation for TeX Live
342Group: Documentation
343
344%description doc-sl
345Assorted useful Slovenian documentation for TeX Live.
346
347%package doc-th
348Summary: Thai documentation for TeX Live
349Group: Documentation
350
351%description doc-th
352Assorted useful Thai documentation for TeX Live.
353
354%package doc-tr
355Summary: Turkish documentation for TeX Live
356Group: Documentation
357
358%description doc-tr
359Assorted useful Turkish documentation for TeX Live.
360
361%package doc-uk
362Summary: Ukrainian documentation for TeX Live
363Group: Documentation
364
365%description doc-uk
366Assorted useful Ukrainian documentation for TeX Live.
367
368%package doc-vi
369Summary: Vietnamese documentation for TeX Live
370Group: Documentation
371
372%description doc-vi
373Assorted useful Vietnamese documentation for TeX Live.
374
375%package doc-zh_CN
376Summary: Chinese documentation for TeX Live
377Group: Documentation
378
379%description doc-zh_CN
380Assorted useful Chinese documentation for TeX Live.
489714ae 381
d08789e0
ZU
382%package doc-Catalogue
383Summary: TeX Catalogue
384Summary(pl.UTF-8): Katalog TeXa
385Group: Applications/Publishing/TeX
386Requires(post,postun): %{_bindir}/texhash
387Requires: %{name} = %{epoch}:%{version}-%{release}
388
389%description doc-Catalogue
390TeX Catalogue.
391
392%description doc-Catalogue -l pl.UTF-8
393Katalog TeXa.
394
395%package doc-tug-faq
396Summary: TeX User Group FAQ
489714ae 397Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
398Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
399Group: Applications/Publishing/TeX
400Requires(post,postun): %{_bindir}/texhash
401Requires: %{name} = %{epoch}:%{version}-%{release}
402Obsoletes: tetex-doc-LaTeX-FAQ-francaise
403Obsoletes: tetex-doc-de-tex-faq
404Obsoletes: tetex-doc-uktug-faq
405
406%description doc-tug-faq
407TeX User Group FAQ.
408
74eeb8ec
ZU
409%description doc-tug-faq -l hu.UTF8
410TeX felhasználók FAQ-ja.
411
d08789e0
ZU
412%description doc-tug-faq -l pl.UTF-8
413FAQ Grupy Użytkowników TeXa.
414
415%package doc-latex
416Summary: Basic LaTeX packages documentation
489714ae 417Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
418Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
419Group: Applications/Publishing/TeX
420Requires(post,postun): %{_bindir}/texhash
421Requires: %{name} = %{epoch}:%{version}-%{release}
422
423%description doc-latex
424Basic LaTeX packages documentation.
425
74eeb8ec
ZU
426%description doc-latex -l hu.UTF-8
427Az alap LaTeX csomagok dokumentációja
428
d08789e0
ZU
429%description doc-latex -l pl.UTF-8
430Podstawowa dokumentacja do pakietów LaTeXa.
431
432# # libraries #
096dca83 433%package -n kpathsea
d08789e0 434Summary: File name lookup library
489714ae 435Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
436Summary(pl.UTF-8): Biblioteka szukająca nazw plików
437Group: Applications/Publishing/TeX
438Requires(post,postun): %{_bindir}/texhash
439Requires: %{name} = %{epoch}:%{version}-%{release}
440
096dca83 441%description -n kpathsea
d08789e0
ZU
442File name lookup library.
443
096dca83 444%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
445Fájlnév-kereső könyvtár.
446
096dca83 447%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
448Biblioteka szukająca nazw plików.
449
096dca83 450%package -n kpathsea-devel
d08789e0
ZU
451Summary: Kpathsea library filename lookup header files and documentation
452Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 453Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
454Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
455Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
456Group: Development/Libraries
096dca83 457Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 458
096dca83 459%description -n kpathsea-devel
d08789e0
ZU
460Kpathsea library filename lookup header files and documentation.
461
096dca83 462%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
463Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
464aplicaciones TeX.
465
096dca83 466%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
467Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
468
096dca83 469%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
470Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
471
096dca83 472%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
473Bibliotecas, headers e outros componentes que podem ser utilizados
474para desenvolver aplicações TeX.
475
476# # programs #
477%package dvips
478Summary: DVI to PostScript converter
479Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
480Summary(es.UTF-8): Convertidor dvi para postscript
481Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 482Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
483Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
484Summary(pt_BR.UTF-8): Conversor dvi para postscript
485Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
486Group: Applications/Publishing/TeX
487Requires(post,postun): %{_bindir}/texhash
488Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
489Provides: tetex-dvips
490Obsoletes: tetex-dvips
d08789e0
ZU
491
492%description dvips
493The program dvips takes a DVI file file[.dvi] produced by TeX (or by
494some other processor such as GFtoDVI) and converts it to PostScript,
495normally sending the result directly to the laserprinter.
496
497%description dvips -l de.UTF-8
498Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
499durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
500konvertiert diese in PostScript, wobei das Ergebnis in der Regel
501direkt an einen Laserdrucker gesandt wird.
502
503%description dvips -l es.UTF-8
504El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
505otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
506enviando el resultado directamente a la impresora láser.
507
508%description dvips -l fr.UTF-8
509Le programme dvips convertit les fichiers DVI en PostScript, en
510envoyant normalement le résultat directement sur une imprimante Laser.
511
40664f43
ZU
512%description dvips -l hu.UTF-8
513A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 514állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
515lézernyomtatóra küldhetsz.
516
d08789e0
ZU
517%description dvips -l pl.UTF-8
518Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
519program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
520Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
521
522%description dvips -l pt_BR.UTF-8
523O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
524outro processador como o GFtoDVI) e o converte para PostScript,
525normalmente enviando o resultado diretamente para a impressora laser.
526
527%description dvips -l tr.UTF-8
528dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
529PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
530olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
531üretilmiş olabilir.
532
533%package dvilj
534Summary: DVI to PCL converter
535Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
536Summary(es.UTF-8): Convertidor dvi para laserjet
537Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 538Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
539Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
540Summary(pt_BR.UTF-8): Conversor dvi para laserjet
541Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
542Group: Applications/Publishing/TeX
543Requires(post,postun): %{_bindir}/texhash
544Requires: %{name} = %{epoch}:%{version}-%{release}
545
546%description dvilj
547Dvilj and dvilj's siblings (included in this package) will convert TeX
548text formatting system output .dvi files to HP PCL (HP Printer Control
549Language) commands. Using dvilj, you can print TeX files to HP
550LaserJet+ and fully compatible printers. With dvilj2p, you can print
551to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
552can print to HP LaserJet4 and fully compatible printers.
553
554%description dvilj -l de.UTF-8
555Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
556Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
557LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
558kompatiblen Druckern.
559
560%description dvilj -l es.UTF-8
561Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
562HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
563impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
564dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
565
566%description dvilj -l fr.UTF-8
567dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
568(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
569LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
570imprimantes totalement compatibles.
571
6b25593c
ZU
572%description dvilj -l hu.UTF-8
573Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
574Printer Control Language) parancsokká. A dvilj használatával TeX
575fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
576nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
577nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
578
d08789e0
ZU
579%description dvilj -l pl.UTF-8
580dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
581pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
582PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
583pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
584użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
585kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
586LaserJet4 i w pełni kompatybilnych.
587
588%description dvilj -l pt_BR.UTF-8
589Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
590HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
591impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
592dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
593
594%description dvilj -l tr.UTF-8
595TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
596denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
597LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
598uyumlularından yazıcı çıktısı alınabilir.
599
600%package makeindex
601Summary: A general purpose hierarchical index generator
6b25593c 602Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
603Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
604Group: Applications/Publishing/TeX
605Requires(post,postun): %{_bindir}/texhash
606Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
607Provides: tetex-makeindex
608Obsoletes: tetex-makeindex
d08789e0
ZU
609Obsoletes: tetex-rumakeindex
610
611%description makeindex
612A general purpose hierarchical index generator; it accepts one or more
613input files (often produced by a text formatter such as TeX or troff),
614sorts the entries, and produces an output file which can be formatted.
615The formats of the input and output files are specified in a style
616file; by default, input is assumed to be an idx file, as generated by
617LaTeX.
618
6b25593c
ZU
619%description makeindex -l hu.UTF-8
620Egy általános célű hierarchikus index generáló; elfogad egy vagy több
621bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
622rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
623készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
624definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
625LaTeX generál.
626
d08789e0
ZU
627%description makeindex -l pl.UTF-8
628Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
629jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
630narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
631elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
632plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
633przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
634LaTeX.
635
783773ac
ZU
636%package tex-arrayjob
637Summary: Array data structures for (La)TeX
638Summary(hu.UTF-8): Tömb adatstruktúra (La)TeX-hez
639Group: Applications/Publishing/TeX
640Requires(post,postun): %{_bindir}/texhash
641Requires: %{name} = %{epoch}:%{version}-%{release}
642
643%description tex-arrayjob
644Array data structures for (La)TeX.
645
646%description tex-arrayjob -l hu.UTF-8
647Tömb adatstruktúra (La)TeX-hez.
648
e67df411
ZU
649%package tex-mathdots
650Summary: Commands to produce dots in math that respect font size
651Summary(hu.UTF-8): Pontok előállítása matematikai módban a font méret figyelmbevételével
652Group: Applications/Publishing/TeX
653Requires(post,postun): %{_bindir}/texhash
654Requires: %{name} = %{epoch}:%{version}-%{release}
655
656%description tex-mathdots
657Commands to produce dots in math that respect font size.
658
659%description tex-mathdots -l hu.UTF-8
660Pontok előállítása matematikai módban a font méret figyelmbevételével.
661
783773ac
ZU
662%package tex-midnight
663Summary: A set of useful macro tools
664Summary(hu.UTF-8): Hasznos makrók gyűjteménye
665Group: Applications/Publishing/TeX
666Requires(post,postun): %{_bindir}/texhash
667Requires: %{name} = %{epoch}:%{version}-%{release}
668
669%description tex-midnight
670A set of useful macro tools.
671
672%description tex-midnight -l hu.UTF-8
673Hasznos makrók gyűjteménye.
674
caaf987e
ZU
675%package tex-kastrup
676Summary: Convert numbers into binary, octal and hexadecimal
677Group: Applications/Publishing/TeX
678Requires(post,postun): %{_bindir}/texhash
679Requires: %{name} = %{epoch}:%{version}-%{release}
680
681%description tex-kastrup
682Convert numbers into binary, octal and hexadecimal.
683
783773ac
ZU
684%package tex-ofs
685Summary: Olsak's Font System
686Group: Applications/Publishing/TeX
687Requires(post,postun): %{_bindir}/texhash
688Requires: %{name} = %{epoch}:%{version}-%{release}
689
690%description tex-ofs
691Olsak's Font System.
692
e149bdb4
ZU
693%package tex-physe
694Summary: The PHYSE format
695Summary(hu.UTF-8): PHYSE formátum
696Group: Applications/Publishing/TeX
697Requires(post,postun): %{_bindir}/texhash
698Requires: %{name} = %{epoch}:%{version}-%{release}
699
700%description tex-physe
701The PHYSE format.
702
703%description tex-physe -l hu.UTF-8
704PHYSE formátum.
705
706%package tex-velthuis
707Summary: This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
708Summary(hu.UTF-8): Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
709Group: Applications/Publishing/TeX
710Requires(post,postun): %{_bindir}/texhash
711Requires: %{name} = %{epoch}:%{version}-%{release}
712
713%description tex-velthuis
714This package provides support for typesetting texts in Devanagari
715script (Sanskrit and Hindi).
716
717%description tex-velthuis -l hu.UTF-8
718Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
719(Sanskrit és Hindi).
720
783773ac
ZU
721%package tex-ytex
722Summary: Macro package developed at MIT
723Summary(hu.UTF-8): MIT-en fejlesztett makrócsomag
724Group: Applications/Publishing/TeX
725Requires(post,postun): %{_bindir}/texhash
726Requires: %{name} = %{epoch}:%{version}-%{release}
727
728%description tex-ytex
729Macro package developed at MIT.
730
731%description tex-ytex -l hu.UTF-8
732MIT-en fejlesztett makrócsomag.
733
d08789e0
ZU
734%package metafont
735Summary: MetaFont
6b25593c 736Summary(hu.UTF-8): MetaFont
d08789e0
ZU
737Summary(pl.UTF-8): Zestaw narzędzi MetaFont
738Group: Applications/Publishing/TeX
739Requires(post,postun): %{_bindir}/texhash
740Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
741Provides: tetex-metafont
742Obsoletes: tetex-metafont
d08789e0
ZU
743
744%description metafont
745MetaFont.
746
747%description metafont -l pl.UTF-8
748Zestaw narzędzi MetaFont.
749
750%package metapost
751Summary: MetaPost
6b25593c 752Summary(hu.UTF-8): MetaPost
d08789e0
ZU
753Summary(pl.UTF-8): Zestaw narzędzi MetaPost
754Group: Applications/Publishing/TeX
755Requires(post,postun): %{_bindir}/texhash
756Requires: %{name} = %{epoch}:%{version}-%{release}
43a061cf 757Obsoletes: tetex-matapost
d08789e0
ZU
758
759%description metapost
760MetaPost.
761
6b25593c
ZU
762%description metapost -l hu.UTF-8
763MetaPost.
764
d08789e0
ZU
765%description metapost -l pl.UTF-8
766Zestaw narzędzi MetaPost.
767
43a061cf
ZU
768%package metapost-other
769Summary: Various MetaPost utils
770Summary(hu.UTF-8): Különböző MetaPost eszközök
786ebdb1 771Group: Applications/Publishing/TeX
786ebdb1 772Requires(post,postun): %{_bindir}/texhash
43a061cf 773Requires: %{name} = %{epoch}:%{version}-%{release}
786ebdb1 774
43a061cf
ZU
775%description metapost-other
776Various MetaPost utils.
786ebdb1 777
43a061cf
ZU
778%description metapost-other -l hu.UTF-8
779Különböző MetaPost eszközök.
786ebdb1 780
d08789e0
ZU
781%package mptopdf
782Summary: MetaPost to PDF converter
6b25593c 783Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
784Summary(pl.UTF-8): Konwerter MetaPost do PDF
785Group: Applications/Publishing/TeX
786Requires(post,postun): %{_bindir}/texhash
787Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
788
789%description mptopdf
790MetaPost to PDF converter.
791
6b25593c
ZU
792%description mptopdf -l hu.UTF-8
793MetaPost-ból PDF-be konvertáló.
794
d08789e0
ZU
795%description mptopdf -l pl.UTF-8
796Konwerter MetaPost do PDF.
797
798%package texdoctk
799Summary: Easy access to TeX documentation
800Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
801Group: Applications/Publishing/TeX
802Requires(post,postun): %{_bindir}/texhash
803Requires: %{name} = %{epoch}:%{version}-%{release}
804
805%description texdoctk
806A Perl/Tk-based GUI for easy access to package documentation for TeX
807on Unix platforms; the databases it uses are based on the texmf/doc
808subtrees of teTeX v.1.0.x, but database files for local configurations
809with modified/extended directories can be derived from them. Note that
810texdoctk is not a viewer itself, but an interface for finding
811documentation files and opening them with the appropriate viewer; so
812it relies on appropriate programs to be installed on the system.
813However, the choice of these programs can be configured by the
814sysadmin or user.
815
816%description texdoctk -l pl.UTF-8
817Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
818dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
819danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
820używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
821Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
822interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
823właściwej przeglądarce; tak więc wymaga on odpowiednich programów
824zainstalowanych w systemie. Wybór tych programów może być dokonany
825przez administratora lub użytkownika.
826
827%package -n texconfig
828Summary: TeX typesetting system configurator
829Summary(pl.UTF-8): Konfigurator systemu składu TeX
830Group: Applications/Publishing/TeX
831Requires: %{name} = %{epoch}:%{version}-%{release}
832Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
833Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
834Requires: xdvi = %{epoch}:%{version}-%{release}
835Obsoletes: tetex-texconfig
836
837%description -n texconfig
838TeX typesetting system configurator.
839
840%description -n texconfig -l pl.UTF-8
841Konfigurator systemu składu TeX.
842
843%package -n xdvi
844Summary: X11 previewer
845Summary(de.UTF-8): X11-Previewer
846Summary(es.UTF-8): Visualizador TeX X11
847Summary(fr.UTF-8): Prévisualisateur X11
848Summary(pl.UTF-8): Przeglądarka DVI dla X11
849Summary(pt_BR.UTF-8): Visualizador TeX X11
850Summary(tr.UTF-8): X11 öngörüntüleyici
851Group: Applications/Publishing/TeX
852Requires(post,postun): %{_bindir}/texhash
853Requires: %{name} = %{epoch}:%{version}-%{release}
854Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
855Suggests: %{name}-dvips
856Obsoletes: tetex-xdvi
857
858%description -n xdvi
859xdvi is a program which runs under the X window system. It is used to
860preview dvi files, such as are produced by tex and latex.
861
862%description -n xdvi -l de.UTF-8
863xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
864ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
865latex erzeugt wurden.
866
867%description -n xdvi -l es.UTF-8
868xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
869visualizar archivos dvi, como los producidos por tex y latex.
870
871%description -n xdvi -l fr.UTF-8
872xdvi est un programme s'exécutant sous le système X Window. Il sert à
873visualiser les fichiers dvi tels que ceux produits par tex et latex.
874
875%description -n xdvi -l pl.UTF-8
876Xdvi jest programem (działającym w X Window System) do przeglądania
877plików DVI, produkowanych przez TeXa i LaTeXa.
878
879%description -n xdvi -l pt_BR.UTF-8
880xdvi é um programa que roda no sistema X Window. É usado para
881visualizar arquivos dvi, como os produzidos por tex e latex.
882
624ed2f9
ZU
883%package -n xindy
884Summary: Xindy creates sorted and tagged index from raw index
885Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
886Group: Applications/Publishing/TeX
887
888%description -n xindy
889Xindy creates sorted and tagged index from raw index.
890
891%description -n xindy -l hu.UTF-8
892Xindy rendezett és cimkézett indexet készít nyers indexekből.
893
894%package -n xindy-albanian
895Summary: Xindy albanian language
896Summary(hu.UTF-8): Xindy albán nyelv
897Group: Applications/Publishing/TeX
898
899%description -n xindy-albanian
900Xindy albanian language
901
902%description -n xindy-albanian -l hu.UTF-8
903Xindy albán nyelv
904
905%package -n xindy-belarusian
906Summary: Xindy belarusian language
907Summary(hu.UTF-8): Xindy belorusz nyelv
908Group: Applications/Publishing/TeX
909
910%description -n xindy-belarusian
911Xindy belarusian language
912
913%description -n xindy-belarusian -l hu.UTF-8
914Xindy belorusz nyelv
915
916%package -n xindy-bulgarian
917Summary: Xindy bulgarian language
918Summary(hu.UTF-8): Xindy bolgár nyelv
919Group: Applications/Publishing/TeX
920
921%description -n xindy-bulgarian
922Xindy bulgarian language
923
924%description -n xindy-bulgarian -l hu.UTF-8
925Xindy bolgár nyelv
926
927%package -n xindy-croatian
928Summary: Xindy croatian language
929Summary(hu.UTF-8): Xindy horvát nyelv
930Group: Applications/Publishing/TeX
931
932%description -n xindy-croatian
933Xindy croatian language
934
935%description -n xindy-croatian -l hu.UTF-8
936Xindy horvát nyelv
937
938%package -n xindy-czech
939Summary: Xindy czech language
940Summary(hu.UTF-8): Xindy cseh nyelv
941Group: Applications/Publishing/TeX
942
943%description -n xindy-czech
944Xindy czech language
945
946%description -n xindy-czech -l hu.UTF-8
947Xindy cseh nyelv
948
949%package -n xindy-danish
950Summary: Xindy danish language
951Summary(hu.UTF-8): Xindy dán nyelv
952Group: Applications/Publishing/TeX
953
954%description -n xindy-danish
955Xindy danish language
956
957%description -n xindy-danish -l hu.UTF-8
958Xindy dán nyelv
959
960%package -n xindy-dutch
961Summary: Xindy dutch language
962Summary(hu.UTF-8): Xindy holland nyelv
963Group: Applications/Publishing/TeX
964
965%description -n xindy-dutch
966Xindy dutch language
967
968%description -n xindy-dutch -l hu.UTF-8
969Xindy holland nyelv
970
971%package -n xindy-english
972Summary: Xindy english language
973Summary(hu.UTF-8): Xindy angol nyelv
974Group: Applications/Publishing/TeX
975
976%description -n xindy-english
977Xindy english language
978
979%description -n xindy-english -l hu.UTF-8
980Xindy angol nyelv
981
982%package -n xindy-esperanto
983Summary: Xindy esperanto language
984Summary(hu.UTF-8): Xindy eszperantó nyelv
985Group: Applications/Publishing/TeX
986
987%description -n xindy-esperanto
988Xindy esperanto language
989
990%description -n xindy-esperanto -l hu.UTF-8
991Xindy eszperantó nyelv
992
993%package -n xindy-estonian
994Summary: Xindy estonian language
995Summary(hu.UTF-8): Xindy észt nyelv
996Group: Applications/Publishing/TeX
997
998%description -n xindy-estonian
999Xindy estonian language
1000
1001%description -n xindy-estonian -l hu.UTF-8
1002Xindy észt nyelv
1003
1004%package -n xindy-finnish
1005Summary: Xindy finnish language
1006Summary(hu.UTF-8): Xindy finn nyelv
1007Group: Applications/Publishing/TeX
1008
1009%description -n xindy-finnish
1010Xindy finnish language
1011
1012%description -n xindy-finnish -l hu.UTF-8
1013Xindy finn nyelv
1014
1015%package -n xindy-french
1016Summary: Xindy french language
1017Summary(hu.UTF-8): Xindy francia nyelv
1018Group: Applications/Publishing/TeX
1019
1020%description -n xindy-french
1021Xindy french language
1022
1023%description -n xindy-french -l hu.UTF-8
1024Xindy francia nyelv
1025
1026%package -n xindy-general
1027Summary: Xindy general language
1028Summary(hu.UTF-8): Xindy általános nyelv
1029Group: Applications/Publishing/TeX
1030
1031%description -n xindy-general
1032Xindy general language
1033
1034%description -n xindy-general -l hu.UTF-8
1035Xindy általános nyelv
1036
1037%package -n xindy-georgian
1038Summary: Xindy georgian language
1039Summary(hu.UTF-8): Xindy georgian nyelv
1040Group: Applications/Publishing/TeX
1041
1042%description -n xindy-georgian
1043Xindy georgian language
1044
1045%description -n xindy-georgian -l hu.UTF-8
1046Xindy georgian nyelv
1047
1048%package -n xindy-german
1049Summary: Xindy german language
1050Summary(hu.UTF-8): Xindy német nyelv
1051Group: Applications/Publishing/TeX
1052
1053%description -n xindy-german
1054Xindy german language
1055
1056%description -n xindy-german -l hu.UTF-8
1057Xindy német nyelv
1058
1059%package -n xindy-greek
1060Summary: Xindy greek language
1061Summary(hu.UTF-8): Xindy görög nyelv
1062Group: Applications/Publishing/TeX
1063
1064%description -n xindy-greek
1065Xindy greek language
1066
1067%description -n xindy-greek -l hu.UTF-8
1068Xindy görög nyelv
1069
1070%package -n xindy-gypsy
1071Summary: Xindy gypsy language
1072Summary(hu.UTF-8): Xindy cigány nyelv
1073Group: Applications/Publishing/TeX
1074
1075%description -n xindy-gypsy
1076Xindy gypsy language
1077
1078%description -n xindy-gypsy -l hu.UTF-8
1079Xindy cigány nyelv
1080
1081%package -n xindy-hausa
1082Summary: Xindy hausa language
1083Summary(hu.UTF-8): Xindy hausa nyelv
1084Group: Applications/Publishing/TeX
1085
1086%description -n xindy-hausa
1087Xindy hausa language
1088
1089%description -n xindy-hausa -l hu.UTF-8
1090Xindy hausa nyelv
1091
1092%package -n xindy-hebrew
1093Summary: Xindy hebrew language
1094Summary(hu.UTF-8): Xindy héber nyelv
1095Group: Applications/Publishing/TeX
1096
1097%description -n xindy-hebrew
1098Xindy hebrew language
1099
1100%description -n xindy-hebrew -l hu.UTF-8
1101Xindy héber nyelv
1102
1103%package -n xindy-hungarian
1104Summary: Xindy hungarian language
1105Summary(hu.UTF-8): Xindy magyar nyelv
1106Group: Applications/Publishing/TeX
1107
1108%description -n xindy-hungarian
1109Xindy hungarian language
1110
1111%description -n xindy-hungarian -l hu.UTF-8
1112Xindy magyar nyelv
1113
1114%package -n xindy-icelandic
1115Summary: Xindy icelandic language
1116Summary(hu.UTF-8): Xindy izlandi nyelv
1117Group: Applications/Publishing/TeX
1118
1119%description -n xindy-icelandic
1120Xindy icelandic language
1121
1122%description -n xindy-icelandic -l hu.UTF-8
1123Xindy izlandi nyelv
1124
1125%package -n xindy-italian
1126Summary: Xindy italian language
1127Summary(hu.UTF-8): Xindy olasz nyelv
1128Group: Applications/Publishing/TeX
1129
1130%description -n xindy-italian
1131Xindy italian language
1132
1133%description -n xindy-italian -l hu.UTF-8
1134Xindy olasz nyelv
1135
1136%package -n xindy-klingon
1137Summary: Xindy klingon language
1138Summary(hu.UTF-8): Xindy klingon nyelv
1139Group: Applications/Publishing/TeX
1140
1141%description -n xindy-klingon
1142Xindy klingon language
1143
1144%description -n xindy-klingon -l hu.UTF-8
1145Xindy klingon nyelv
1146
1147%package -n xindy-kurdish
1148Summary: Xindy kurdish language
1149Summary(hu.UTF-8): Xindy kurd nyelv
1150Group: Applications/Publishing/TeX
1151
1152%description -n xindy-kurdish
1153Xindy kurdish language
1154
1155%description -n xindy-kurdish -l hu.UTF-8
1156Xindy kurd nyelv
1157
1158%package -n xindy-latin
1159Summary: Xindy latin language
1160Summary(hu.UTF-8): Xindy latin nyelv
1161Group: Applications/Publishing/TeX
1162
1163%description -n xindy-latin
1164Xindy latin language
1165
1166%description -n xindy-latin -l hu.UTF-8
1167Xindy latin nyelv
1168
1169%package -n xindy-latvian
1170Summary: Xindy latvian language
1171Summary(hu.UTF-8): Xindy lett nyelv
1172Group: Applications/Publishing/TeX
1173
1174%description -n xindy-latvian
1175Xindy latvian language
1176
1177%description -n xindy-latvian -l hu.UTF-8
1178Xindy lett nyelv
1179
1180%package -n xindy-lithuanian
1181Summary: Xindy lithuanian language
1182Summary(hu.UTF-8): Xindy litván nyelv
1183Group: Applications/Publishing/TeX
1184
1185%description -n xindy-lithuanian
1186Xindy lithuanian language
1187
1188%description -n xindy-lithuanian -l hu.UTF-8
1189Xindy litván nyelv
1190
1191%package -n xindy-lower-sorbian
1192Summary: Xindy lower-sorbian language
1193Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1194Group: Applications/Publishing/TeX
1195
1196%description -n xindy-lower-sorbian
1197Xindy lower-sorbian language
1198
1199%description -n xindy-lower-sorbian -l hu.UTF-8
1200Xindy lower-sorbian nyelv
1201
1202%package -n xindy-macedonian
1203Summary: Xindy macedonian language
1204Summary(hu.UTF-8): Xindy macedón nyelv
1205Group: Applications/Publishing/TeX
1206
1207%description -n xindy-macedonian
1208Xindy macedonian language
1209
1210%description -n xindy-macedonian -l hu.UTF-8
1211Xindy macedón nyelv
1212
1213%package -n xindy-mongolian
1214Summary: Xindy mongolian language
1215Summary(hu.UTF-8): Xindy mongol nyelv
1216Group: Applications/Publishing/TeX
1217
1218%description -n xindy-mongolian
1219Xindy mongolian language
1220
1221%description -n xindy-mongolian -l hu.UTF-8
1222Xindy mongol nyelv
1223
1224%package -n xindy-norwegian
1225Summary: Xindy norwegian language
1226Summary(hu.UTF-8): Xindy norvég nyelv
1227Group: Applications/Publishing/TeX
1228
1229%description -n xindy-norwegian
1230Xindy norwegian language
1231
1232%description -n xindy-norwegian -l hu.UTF-8
1233Xindy norvég nyelv
1234
1235%package -n xindy-polish
1236Summary: Xindy polish language
1237Summary(hu.UTF-8): Xindy lengyel nyelv
1238Group: Applications/Publishing/TeX
1239
1240%description -n xindy-polish
1241Xindy polish language
1242
1243%description -n xindy-polish -l hu.UTF-8
1244Xindy lengyel nyelv
1245
1246%package -n xindy-portuguese
1247Summary: Xindy portuguese language
1248Summary(hu.UTF-8): Xindy portugál nyelv
1249Group: Applications/Publishing/TeX
1250
1251%description -n xindy-portuguese
1252Xindy portuguese language
1253
1254%description -n xindy-portuguese -l hu.UTF-8
1255Xindy portugál nyelv
1256
1257%package -n xindy-romanian
1258Summary: Xindy romanian language
1259Summary(hu.UTF-8): Xindy román nyelv
1260Group: Applications/Publishing/TeX
1261
1262%description -n xindy-romanian
1263Xindy romanian language
1264
1265%description -n xindy-romanian -l hu.UTF-8
1266Xindy román nyelv
1267
1268%package -n xindy-russian
1269Summary: Xindy russian language
1270Summary(hu.UTF-8): Xindy orosz nyelv
1271Group: Applications/Publishing/TeX
1272
1273%description -n xindy-russian
1274Xindy russian language
1275
1276%description -n xindy-russian -l hu.UTF-8
1277Xindy orosz nyelv
1278
1279%package -n xindy-serbian
1280Summary: Xindy serbian language
1281Summary(hu.UTF-8): Xindy szerb nyelv
1282Group: Applications/Publishing/TeX
1283
1284%description -n xindy-serbian
1285Xindy serbian language
1286
1287%description -n xindy-serbian -l hu.UTF-8
1288Xindy szerb nyelv
1289
1290%package -n xindy-slovak
1291Summary: Xindy slovak language
1292Summary(hu.UTF-8): Xindy szlovák nyelv
1293Group: Applications/Publishing/TeX
1294
1295%description -n xindy-slovak
1296Xindy slovak language
1297
1298%description -n xindy-slovak -l hu.UTF-8
1299Xindy szlovák nyelv
1300
1301%package -n xindy-slovenian
1302Summary: Xindy slovenian language
1303Summary(hu.UTF-8): Xindy szlovén nyelv
1304Group: Applications/Publishing/TeX
1305
1306%description -n xindy-slovenian
1307Xindy slovenian language
1308
1309%description -n xindy-slovenian -l hu.UTF-8
1310Xindy szlovén nyelv
1311
1312%package -n xindy-spanish
1313Summary: Xindy spanish language
1314Summary(hu.UTF-8): Xindy spanyol nyelv
1315Group: Applications/Publishing/TeX
1316
1317%description -n xindy-spanish
1318Xindy spanish language
1319
1320%description -n xindy-spanish -l hu.UTF-8
1321Xindy spanyol nyelv
1322
1323%package -n xindy-swedish
1324Summary: Xindy swedish language
1325Summary(hu.UTF-8): Xindy svéd nyelv
1326Group: Applications/Publishing/TeX
1327
1328%description -n xindy-swedish
1329Xindy swedish language
1330
1331%description -n xindy-swedish -l hu.UTF-8
1332Xindy svéd nyelv
1333
1334%package -n xindy-turkish
1335Summary: Xindy turkish language
1336Summary(hu.UTF-8): Xindy török nyelv
1337Group: Applications/Publishing/TeX
1338
1339%description -n xindy-turkish
1340Xindy turkish language
1341
1342%description -n xindy-turkish -l hu.UTF-8
1343Xindy török nyelv
1344
1345%package -n xindy-ukrainian
1346Summary: Xindy ukrainian language
1347Summary(hu.UTF-8): Xindy ukrán nyelv
1348Group: Applications/Publishing/TeX
1349
1350%description -n xindy-ukrainian
1351Xindy ukrainian language
1352
1353%description -n xindy-ukrainian -l hu.UTF-8
1354Xindy ukrán nyelv
1355
1356%package -n xindy-upper-sorbian
1357Summary: Xindy upper-sorbian language
1358Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1359Group: Applications/Publishing/TeX
1360
1361%description -n xindy-upper-sorbian
1362Xindy upper-sorbian language
1363
1364%description -n xindy-upper-sorbian -l hu.UTF-8
1365Xindy upper-sorbian nyelv
1366
1367%package -n xindy-vietnamese
1368Summary: Xindy vietnamese language
04123363 1369Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1370Group: Applications/Publishing/TeX
1371
1372%description -n xindy-vietnamese
1373Xindy vietnamese language
1374
1375%description -n xindy-vietnamese -l hu.UTF-8
1376Xindy vietnám nyelv
1377
1378
d08789e0
ZU
1379%package pdftex
1380Summary: TeX generating PDF files instead DVI
04123363 1381Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1382Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1383Group: Applications/Publishing/TeX
60597425 1384Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1385Requires: %{name} = %{epoch}:%{version}-%{release}
1386Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
56e652d6
ZU
1387Provides: tetex-pdftex
1388Obsoletes: tetex-pdftex
1389Provides: tetex-format-pdftex
1390Obsoletes: tetex-format-pdftex
d08789e0
ZU
1391
1392%description pdftex
1393TeX generating PDF files instead DVI.
1394
1395%description pdftex -l pl.UTF-8
1396TeX generujący pliki PDF zamiast DVI.
1397
faa40f44
ZU
1398%package psutils
1399Summary: PostScript Utilities
1400Summary(hu.UTF-8): PostScript eszközök
1401Summary(pl.UTF-8): Narzędzia do PostScriptu
faa40f44 1402Group: Applications/Printing
8affbd2c 1403Obsoletes: psutils
faa40f44
ZU
1404
1405%description psutils
1406This archive contains some utilities for manipulating PostScript
1407documents. Page selection and rearrangement are supported, including
1408arrangement into signatures for booklet printing, and page merging for
1409n-up printing.
1410
1411%description psutils -l hu.UTF-8
1412Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1413dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1414beleértve a booklet nyomtatáshoz való átrendezést is.
1415
1416%description psutils -l pl.UTF-8
1417PSutils zawiera programy pomagające manipulować plikami PostScript,
8affbd2c
ZU
1418wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1419także na łączenie różnych plików PostScript w całość.
faa40f44 1420
04123363
ZU
1421%package phyzzx
1422Summary: A TeX format for physicists
1423Summary(hu.UTF-8): TeX formátum fizikusoknak
1424Group: Applications/Publishing/TeX
1425Requires(post,postun): %{_bindir}/texhash
1426Requires: %{name} = %{epoch}:%{version}-%{release}
1427
1428%description phyzzx
1429A TeX format for physicists.
1430
1431%description phyzzx -l hu.UTF-8
1432TeX formátum fizikusoknak.
1433
d08789e0
ZU
1434%package omega
1435Summary: Extended unicode TeX
1436Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1437Group: Applications/Publishing/TeX
1438Requires(post,postun): %{_bindir}/texhash
1439Requires: %{name} = %{epoch}:%{version}-%{release}
1440Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1441Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1442
1443%description omega
1444Omega is a version of the TeX program modified for multilingual
1445typesetting. It uses unicode, and has additional primitives for (among
1446other things) bidirectional typesetting.
1447
1448%description omega -l pl.UTF-8
1449Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1450Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1451tekstu pisanego w obu kierunkach.
1452
1453# # formats #
1454
1455# Plain format.
1456
1457%package plain
1458Summary: Plain TeX format basic files
1459Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1460Group: Applications/Publishing/TeX
60597425 1461Requires(post,postun): %{_bindir}/texhash
d08789e0 1462Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
1463Provides: tetex-plain
1464Obsoletes: tetex-plain
1465Provides: tetex-format-plain
1466Obsoletes: tetex-format-plain
d08789e0
ZU
1467
1468%description plain
1469Plain TeX format basic files.
1470
1471%description plain -l pl.UTF-8
1472Podstawowe pliki dla formatu Plain TeX.
1473
1474%package format-plain
1475Summary: TeX Plain format
1476Summary(pl.UTF-8): Format TeX Plain
1477Group: Applications/Publishing/TeX
1478Requires(post,postun): %{_bindir}/texhash
1479Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1480
1481%description format-plain
1482TeX Plain format.
1483
1484%description format-plain -l pl.UTF-8
1485Format TeX Plain.
1486
1487%package format-pdftex
1488Summary: PDFTeX Plain format
1489Summary(pl.UTF-8): Format PDFTeX Plain
1490Group: Applications/Publishing/TeX
1491Requires(post,postun): %{_bindir}/texhash
1492Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1493Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1494# for epstopdf to work
1495Requires: fonts-Type1-urw
1496Requires: ghostscript
56e652d6
ZU
1497Provides: tetex-format-pdftex
1498Obsoletes: tetex-format-pdftex
d08789e0
ZU
1499
1500%description format-pdftex
1501PDFTeX Plain format.
1502
1503%description format-pdftex -l pl.UTF-8
1504Format PDFTeX Plain.
1505
1506%package format-pdfetex
1507Summary: PDFTeX EPlain format
1508Summary(pl.UTF-8): Format PDFTeX EPlain
1509Group: Applications/Publishing/TeX
1510Requires(post,postun): %{_bindir}/texhash
1511Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1512Requires: %{name}-plain = %{epoch}:%{version}-%{release}
56e652d6
ZU
1513Provides: tetex-format-pdfetex
1514Obsoletes: tetex-format-pdfetex
d08789e0
ZU
1515
1516%description format-pdfetex
1517PDFTeX EPlain format.
1518
1519%description format-pdfetex -l pl.UTF-8
1520Format PDFTeX EPlain.
1521
1522# MeX Plain format
1523
1524%package mex
1525Summary: MeX Plain Format basic files
1526Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1527Group: Applications/Publishing/TeX
1528Requires(post,postun): %{_bindir}/texhash
1529Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1530Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1531Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1532
1533%description mex
1534MeX Plain Format basic files.
1535
1536%description mex -l pl.UTF-8
1537Podstawowe pliki dla formatu MeX Plain.
1538
1539%package format-mex
1540Summary: MeX Plain Format
1541Summary(pl.UTF-8): Format MeX Plain
1542Group: Applications/Publishing/TeX
1543Requires(post,postun): %{_bindir}/texhash
f6a96d15 1544Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1545
1546%description format-mex
1547MeX Plain Format.
1548
1549%description format-mex -l pl.UTF-8
1550Format MeX Plain.
1551
1552%package format-pdfmex
1553Summary: PDFMeX Plain Format
1554Summary(pl.UTF-8): Format PDFMeX Plain
1555Group: Applications/Publishing/TeX
1556Requires(post,postun): %{_bindir}/texhash
1557Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1558Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1559
1560%description format-pdfmex
1561PDFMeX Plain Format.
1562
1563%description format-pdfmex -l pl.UTF-8
1564Format PDFMeX Plain.
1565
1566%package format-utf8mex
1567Summary: MeX Plain Format with UTF-8 encoded source files
1568Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1569Group: Applications/Publishing/TeX
1570Requires(post,postun): %{_bindir}/texhash
1571Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1572
1573%description format-utf8mex
1574MeX Plain Format with UTF-8 encoded source files.
1575
1576%description format-utf8mex -l pl.UTF-8
1577Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1578
1579# AMS TeX format
1580
1581%package amstex
1582Summary: AMS macros for Plain TeX basic files
1583Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1584Group: Applications/Publishing/TeX
1585Requires(post,postun): %{_bindir}/texhash
1586Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1587Requires: %{name}-plain = %{epoch}:%{version}-%{release}
56e652d6 1588Provides: tetex-ams
d08789e0
ZU
1589Obsoletes: tetex-ams
1590Obsoletes: tetex-plain-amsfonts
1591
1592%description amstex
1593American Mathematical Society macros for Plain TeX basic files.
1594
1595%description amstex -l pl.UTF-8
1596Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1597Plain TeX.
1598
1599%package format-amstex
1600Summary: AMS macros for Plain TeX
1601Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1602Group: Applications/Publishing/TeX
1603Requires(post,postun): %{_bindir}/texhash
1604Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1605Obsoletes: tetex-ams
1606
1607%description format-amstex
1608American Mathematical Society macros for Plain TeX.
1609
1610%description format-amstex -l pl.UTF-8
1611Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1612
1613%package format-pdfamstex
1614Summary: AMS macros for PDFTeX
1615Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1616Group: Applications/Publishing/TeX
1617Requires(post,postun): %{_bindir}/texhash
1618Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1619Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1620
1621%description format-pdfamstex
1622American Mathematical Society macros for PDFTeX.
1623
1624%description format-pdfamstex -l pl.UTF-8
1625Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1626
1627# CSPlain format
1628
1629%package csplain
1630Summary: TeX CSPlain format basic files
1631Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1632Group: Applications/Publishing/TeX
1633Requires(post,postun): %{_bindir}/texhash
1634Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1635Requires: %{name}-plain = %{epoch}:%{version}-%{release}
56e652d6
ZU
1636Provides: tetex-csplain
1637Obsoletes: tetex-csplain
d08789e0
ZU
1638
1639%description csplain
1640TeX CSPlain format basic files.
1641
1642%description csplain -l pl.UTF-8
1643Podstawowe pliki dla formatu TeX CSPlain.
1644
1645%package format-csplain
1646Summary: TeX CSPlain format
1647Summary(pl.UTF-8): Format TeX CSPlain
1648Group: Applications/Publishing/TeX
1649Requires(post,postun): %{_bindir}/texhash
1650Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1651
1652%description format-csplain
1653TeX CSPlain format.
1654
1655%description format-csplain -l pl.UTF-8
1656Format TeX CSPlain.
1657
1658%package format-pdfcsplain
1659Summary: PDFTeX CSPlain format
1660Summary(pl.UTF-8): Format PDFTeX CSPlain
1661Group: Applications/Publishing/TeX
1662Requires(post,postun): %{_bindir}/texhash
1663Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1664
1665%description format-pdfcsplain
1666PDFTeX CSPlain format.
1667
1668%description format-pdfcsplain -l pl.UTF-8
1669Format PDFTeX CSPlain.
1670
1671# CSLaTeX format
1672
1673%package cslatex
1674Summary: CSLaTeX format basic files
1675Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1676Group: Applications/Publishing/TeX
1677Requires(post,postun): %{_bindir}/texhash
1678Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1679Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1680
1681%description cslatex
1682CSLaTeX format basic files.
1683
1684%description cslatex -l pl.UTF-8
1685Podstawowe pliki dla formatu CSLaTeX.
1686
1687%package format-cslatex
1688Summary: CSLaTeX format
1689Summary(pl.UTF-8): Format CSLaTeX
1690Group: Applications/Publishing/TeX
1691Requires(post,postun): %{_bindir}/texhash
1692Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1693
1694%description format-cslatex
1695CSLaTeX format.
1696
1697%description format-cslatex -l pl.UTF-8
1698Format CSLaTeX.
1699
1700%package format-pdfcslatex
1701Summary: PDF CSLaTeX format
1702Summary(pl.UTF-8): Format PDF CSLaTeX
1703Group: Applications/Publishing/TeX
1704Requires(post,postun): %{_bindir}/texhash
1705Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1706
1707%description format-pdfcslatex
1708PDF CSLaTeX format.
1709
1710%description format-pdfcslatex -l pl.UTF-8
1711Format PDF CSLaTeX.
1712
1713# Cyrillic Plain format
1714
1715%package cyrplain
1716Summary: Cyrillic Plain format basic files
1717Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1718Group: Applications/Publishing/TeX
1719Requires(post,postun): %{_bindir}/texhash
1720Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1721
1722%description cyrplain
1723Cyrillic Plain format basic files.
1724
1725%description cyrplain -l pl.UTF-8
1726Podstawowe pliki dla formatu Cyrillic Plain.
1727
1728%package format-cyrplain
1729Summary: Cyrillic Plain format
1730Summary(pl.UTF-8): Format Cyrillic Plain
1731Group: Applications/Publishing/TeX
1732Requires(post,postun): %{_bindir}/texhash
1733Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1734
1735%description format-cyrplain
1736Cyrillic Plain format.
1737
1738%description format-cyrplain -l pl.UTF-8
1739Format Cyrillic Plain.
1740
1741%package format-cyramstex
1742Summary: Cyrillic AMSTeX format
1743Summary(pl.UTF-8): Format Cyrillic AMSTeX
1744Group: Applications/Publishing/TeX
1745Requires(post,postun): %{_bindir}/texhash
1746Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1747Obsoletes: tetex-cyramstex
1748
1749%description format-cyramstex
1750Cyrillic AMSTeX format.
1751
1752%description format-cyramstex -l pl.UTF-8
1753Format Cyrillic AMSTeX.
1754
1755%package format-cyrtexinfo
1756Summary: Cyrillic TeXInfo format
1757Summary(pl.UTF-8): Format Cyrillic TeXInfo
1758Group: Applications/Publishing/TeX
1759Requires(post,postun): %{_bindir}/texhash
1760Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1761Obsoletes: tetex-cyrtexinfo
1762
1763%description format-cyrtexinfo
1764Cyrillic TeXInfo format.
1765
1766%description format-cyrtexinfo -l pl.UTF-8
1767Format Cyrillic TeXInfo.
1768
1769# EPlain format
1770
1771%package eplain
1772Summary: EPlain format basic files
1773Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1774Group: Applications/Publishing/TeX
1775Requires(post,postun): %{_bindir}/texhash
1776Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1777Obsoletes: tetex-etex
1778
1779%description eplain
1780EPlain format basic files.
1781
1782%description eplain -l pl.UTF-8
1783Podstawowe pliki dla formatu EPlain.
1784
1785%package format-eplain
1786Summary: EPlain format
1787Summary(pl.UTF-8): Format EPlain
1788Group: Applications/Publishing/TeX
1789Requires(post,postun): %{_bindir}/texhash
1790Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1791
1792%description format-eplain
1793EPlain format.
1794
1795%description format-eplain -l pl.UTF-8
1796Format EPlain.
1797
1798# ConTeXt format.
1799
1800%package context
1801Summary: ConTeXt macro package basic files
1802Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1803Group: Applications/Publishing/TeX
1804Requires(post,postun): %{_bindir}/texhash
1805Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
1806Provides: tetex-context
1807Obsoletes: tetex-context
d08789e0
ZU
1808
1809%define _noautoreq 'perl(path_tre)'
1810
1811%description context
1812A full featured, parameter driven macro package, which fully supports
1813advanced interactive documents.
1814
1815This package contains basic files.
1816
1817%description context -l pl.UTF-8
1818Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1819całkowicie obsługujący zaawansowane dokumenty interaktywne.
1820
1821Ten pakiet zawiera podstawowe pliki.
1822
1823%package format-context-de
1824Summary: German ConTeXt format
1825Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1826Group: Applications/Publishing/TeX
1827Requires(post,postun): %{_bindir}/texhash
1828Requires: %{name}-context = %{epoch}:%{version}-%{release}
1829
1830%description format-context-de
1831German ConTeXt format.
1832
1833%description format-context-de -l pl.UTF-8
1834Niemiecka wersja formatu ConTeXt.
1835
1836%package format-context-en
1837Summary: English ConTeXt format
1838Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1839Group: Applications/Publishing/TeX
1840Requires(post,postun): %{_bindir}/texhash
1841Requires: %{name}-context = %{epoch}:%{version}-%{release}
1842
1843%description format-context-en
1844English ConTeXt format.
1845
1846%description format-context-en -l pl.UTF-8
1847Angielska wersja formatu ConTeXt.
1848
1849%package format-context-nl
1850Summary: Dutch ConTeXt format
1851Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1852Group: Applications/Publishing/TeX
1853Requires(post,postun): %{_bindir}/texhash
1854Requires: %{name}-context = %{epoch}:%{version}-%{release}
1855
1856%description format-context-nl
1857Dutch ConTeXt format.
1858
1859%description format-context-nl -l pl.UTF-8
1860Holenderska wersja formatu ConTeXt.
1861
1862# LaTeX format.
1863
1864%package latex
1865Summary: LaTeX macro package basic files
1866Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1867Group: Applications/Publishing/TeX
60597425 1868Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1869Requires: %{name} = %{epoch}:%{version}-%{release}
1870Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1871Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1872Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1873# for misc/eurosym:
1874Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1875Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613 1876Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
e67df411 1877Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
5ff30b02 1878Suggests: %{name}-fonts-jknappen
fb2a8613 1879Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
03f536df 1880Provides: tetex-format-latex
56e652d6 1881Provides: tetex-latex
d08789e0 1882Obsoletes: tetex-bibtex-koma-script
03f536df 1883Obsoletes: tetex-format-latex
56e652d6 1884Obsoletes: tetex-latex
d08789e0
ZU
1885Obsoletes: tetex-latex-SIunits
1886Obsoletes: tetex-latex-caption
1887Obsoletes: tetex-latex-curves
1888Obsoletes: tetex-latex-dinbrief
1889Obsoletes: tetex-latex-draftcopy
1890Obsoletes: tetex-latex-dvilj
1891Obsoletes: tetex-latex-eepic
1892Obsoletes: tetex-latex-endfloat
1893Obsoletes: tetex-latex-fancyhdr
1894Obsoletes: tetex-latex-fancyheadings
1895Obsoletes: tetex-latex-fancyvrb
1896Obsoletes: tetex-latex-fp
1897Obsoletes: tetex-latex-graphics
1898Obsoletes: tetex-latex-hyperref
1899Obsoletes: tetex-latex-koma-script
1900Obsoletes: tetex-latex-labels
1901Obsoletes: tetex-latex-listings
1902Obsoletes: tetex-latex-misc
1903Obsoletes: tetex-latex-ms
1904Obsoletes: tetex-latex-multirow
1905Obsoletes: tetex-latex-mwcls
1906Obsoletes: tetex-latex-mwdtools
1907Obsoletes: tetex-latex-natbib
1908Obsoletes: tetex-latex-ntgclass
1909Obsoletes: tetex-latex-oberdiek
1910Obsoletes: tetex-latex-pb-diagram
188cb15d 1911Obsoletes: tetex-latex-pstricks
d08789e0
ZU
1912Obsoletes: tetex-latex-revtex4
1913Obsoletes: tetex-latex-seminar
1914Obsoletes: tetex-latex-t2
1915Obsoletes: tetex-latex-titlesec
1916Obsoletes: tetex-latex-tools
1917Obsoletes: tetex-latex-units
1918Obsoletes: tetex-mwcls
1919Obsoletes: tetex-revtex4
1920
1921%description latex
1922LaTeX is a front end for the TeX text formatting system. Easier to use
1923than TeX, LaTeX is essentially a set of TeX macros which provide
1924convenient, predefined document formats for users.
1925
1926This package contains basic files.
1927
1928%description latex -l pl.UTF-8
1929LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1930łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1931dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1932
1933Ten pakiet zawiera podstawowe pliki.
1934
783773ac
ZU
1935%package latex-colortab
1936Summary: Shade cells of tables and halign
1937Group: Applications/Publishing/TeX
1938Requires(post,postun): %{_bindir}/texhash
1939Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1940
1941%description latex-colortab
1942Shade cells of tables and halign.
1943
6c82f497
ZU
1944%package latex-12many
1945Summary: Generalising mathematical index sets
1946Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1947Group: Applications/Publishing/TeX
6c82f497 1948Requires(post,postun): %{_bindir}/texhash
b4d68b39 1949Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1950
1951%description latex-12many
1952Generalising mathematical index sets.
1953
1954%description latex-12many -l hu.UTF-8
1955A matematikai halmazok indexelésének általánosítása.
1956
a8b381b0
ZU
1957%package latex-abstract
1958Summary: Control the typesetting of the abstract environment
1959Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1960Group: Applications/Publishing/TeX
fe66da27 1961Requires(post,postun): %{_bindir}/texhash
b4d68b39 1962Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1963
1964%description latex-abstract
1965Control the typesetting of the abstract environment.
1966
1967%description latex-abstract -l hu.UTF-8
1968Az "abstract" környezet szedésének irányítása.
1969
f1f5d194
ZU
1970%package latex-accfonts
1971Summary: Utilities to derive new fonts from existing ones
1972Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1973Group: Applications/Publishing/TeX
1974Requires(post,postun): %{_bindir}/texhash
1975
1976%description latex-accfonts
1977Utilities to derive new fonts from existing ones.
1978
1979%description latex-accfonts -l hu.UTF-8
1980Eszközök új betűtípusok származtatására már létezőkből.
1981
e88b5dcf
ZU
1982%package latex-adrconv
1983Summary: BibTeX styles to implement an address database
1984Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1985Group: Applications/Publishing/TeX
2fede27b 1986Requires(post,postun): %{_bindir}/texhash
78d53d8c 1987Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1988
1989%description latex-adrconv
1990BibTeX styles to implement an address database.
1991
1992%description latex-adrconv -l hu.UTF-8
1993BibTeX stílusok cím-adatbázis megvalósításához.
1994
d08789e0
ZU
1995%package latex-ae
1996Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1997Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1998Group: Applications/Publishing/TeX
1999Requires(post,postun): %{_bindir}/texhash
2000Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
2001Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
2002Provides: tetex-latex-ae
2003Obsoletes: tetex-latex-ae
d08789e0
ZU
2004
2005%description latex-ae
2006A set of virtual fonts which emulates T1 coded fonts using the
2007standard CM fonts. The package is called AE fonts (for Almost
2008European). The main use of the package is to produce PDF files using
2009versions of the CM fonts instead of the bitmapped EC fonts.
2010
2011%description latex-ae -l pl.UTF-8
2012Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
2013standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
2014- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
2015 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
2016 bitmapowych fontów EC.
2017
2018%package latex-algorithms
2019Summary: Floating algorithm environment
2020Summary(pl.UTF-8): Pływające środowisko dla algorytmów
2021Group: Applications/Publishing/TeX
2022Requires(post,postun): /usr/bin/texhash
2023Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2024
2025%description latex-algorithms
2026Defines a floating algorithm environment designed to work with the
2027algorithmic package.
2028
2029%description latex-algorithms -l pl.UTF-8
2030Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
2031do pracy z pakietem algorithmic.
2032
2033%package latex-ams
2034Summary: AMS math facilities for LaTeX
2035Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
2036Group: Applications/Publishing/TeX
2037Requires(post,postun): %{_bindir}/texhash
2038Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
2039Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
2040Provides: tetex-latex-ams
2041Obsoletes: tetex-latex-ams
d08789e0
ZU
2042Obsoletes: tetex-latex-amscls
2043Obsoletes: tetex-latex-amsfonts
2044Obsoletes: tetex-latex-amsmath
2045
2046%description latex-ams
2047This package is the principal package in the AMS-LaTeX distribution.
2048It adapts for use in LaTeX most of the mathematical features found in
2049AMS-TeX.
2050
2051%description latex-ams -l pl.UTF-8
2052To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2053możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2054
2055%package latex-antp
2056Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2057Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2058Group: Applications/Publishing/TeX
2059Requires(post,postun): %{_bindir}/texhash
2060Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2061Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2062
2063%description latex-antp
2064A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2065- -- preliminary version. This font was designed in the 'twenties and
2066 the 'thirties of XX century by a Polish graphic artist and a
2067 typographer Adam Poltawski. It was widely used by Polish printing
2068 houses as long as metal types were in use (until ca the 'sixties).
2069 Perhaps the first complete font family programmed and parametrized in
2070 METAPOST.
2071
2072%description latex-antp -l pl.UTF-8
2073Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2074PostScript Type 1. Ten krój został opracowany w latach 30-tych i
207540-tych XX wieku przez polskiego grafika i typografa Adama
2076Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2077używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2078kompletna rodzina fontów zaprogramowana i zparametryzowana w
2079METAPOSCIE.
2080
2081%package latex-antt
2082Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
2083Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2084Group: Applications/Publishing/TeX
2085Requires(post,postun): %{_bindir}/texhash
2086Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2087Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2088
2089%description latex-antt
2090Antykwa Torunska is a serif font designed by the late Polish
2091typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
20921.
2093
2094%description latex-antt -l pl.UTF-8
2095Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2096typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2097postać cyfrową jako Type 1.
2098
e88b5dcf
ZU
2099%package latex-appendix
2100Summary: Extra control of appendices
2101Summary(hu.UTF-8): Az appendixek nagyobb irányítása
2102Group: Applications/Publishing/TeX
2103Requires(post,postun): %{_bindir}/texhash
78d53d8c 2104Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
2105
2106%description latex-appendix
2107Extra control of appendices.
2108
2109%description latex-appendix -l hu.UTF-8
2110Az appendixek nagyobb irányítása.
2111
d08789e0
ZU
2112%package latex-bbm
2113Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
2114Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2115Group: Applications/Publishing/TeX
2116Requires(post,postun): %{_bindir}/texhash
2117Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2118Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2119
2120%description latex-bbm
2121Blackboard variant fonts for Computer Modern, with LaTeX support.
2122
2123%description latex-bbm -l pl.UTF-8
2124Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2125
6c82f497
ZU
2126%package latex-bardiag
2127Summary: LateX package for drawing bar diagrams
2128Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
2129Group: Applications/Publishing/TeX
2130Requires(post,postun): %{_bindir}/texhash
2131
2132%description latex-bardiag
2133LateX package for drawing bar diagrams.
2134
2135%description latex-bardiag -l hu.UTF-8
2136LaTeX csomag oszlopdiagramok rajzolására.
2137
d08789e0
ZU
2138%package latex-bbold
2139Summary: Sans serif blackboard bold for LaTeX
2140Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
2141Group: Applications/Publishing/TeX
2142Requires(post,postun): %{_bindir}/texhash
2143Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2144Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2145
2146%description latex-bbold
2147A geometric sans serif blackboard bold font, for use in mathematics.
2148
2149%description latex-bbold -l pl.UTF-8
2150Geometryczny tablicowy tłusty font sans serif, do używania w
2151matematyce.
2152
2153%package latex-bibtex
2154Summary: Bibliography management for LaTeX
2155Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2156Group: Applications/Publishing/TeX
2157Requires(post,postun): %{_bindir}/texhash
2158Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6 2159Provides: tetex-latex-bibtex
d08789e0 2160Obsoletes: tetex-bibtex
56e652d6 2161Obsoletes: tetex-latex-bibtex
d08789e0
ZU
2162Obsoletes: tetex-natbib
2163Obsoletes: tetex-rubibtex
2164
2165%description latex-bibtex
2166Bibliography management for LaTeX.
2167
2168%description latex-bibtex -l pl.UTF-8
2169Zarządzanie bibliografią dla LaTeXa.
2170
b4d68b39
ZU
2171%package latex-beamer
2172Summary: A LaTeX class for producing presentations and slides
2173Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2174Group: Applications/Publishing/TeX
2175Requires(post,postun): %{_bindir}/texhash
2176Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2177
2178%description latex-beamer
2179A LaTeX class for producing presentations and slides.
2180
2181%description latex-beamer -l hu.UTF-8
2182LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2183
2fede27b
ZU
2184%package latex-bezos
2185Summary: Packages by Javier Bezos (additional math tools)
2186Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2187Group: Applications/Publishing/TeX
2188Requires(post,postun): %{_bindir}/texhash
78d53d8c 2189Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2190
2191%description latex-bezos
2192Packages by Javier Bezos (additional math tools).
2193
ca8b4816 2194%description latex-bezos -l hu.UTF-8
2fede27b
ZU
2195Javier Bezos csomagjai (további matematikai eszközök).
2196
d08789e0
ZU
2197%package latex-bibtex-ams
2198Summary: BibTeX style files for American Mathematical Society publications
2199Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2200Group: Applications/Publishing/TeX
2201Requires(post,postun): %{_bindir}/texhash
2202Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2203Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2204Obsoletes: tetex-bibtex-ams
2205
2206%description latex-bibtex-ams
2207BibTeX style files for American Mathematical Society publications.
2208
2209%description latex-bibtex-ams -l pl.UTF-8
2210Pliki stylów BibTeXa do publikacji American Mathematical Society.
2211
2212%package latex-bibtex-dk
2213Summary: Danish variants of the standard BibTeX styles
2214Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2215Group: Applications/Publishing/TeX
2216Requires(post,postun): /usr/bin/texhash
2217Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2218
2219%description latex-bibtex-dk
2220Dk-bib is a translation of the four standard BibTeX style files
2221(abbrv, alpha, plain and unsrt) into Danish. The files have been
2222extended with ISBN, ISSN and URL fields which can be enabled through a
2223LaTeX style file.
2224
2225%description latex-bibtex-dk -l pl.UTF-8
2226Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2227(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2228rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2229stylu LaTeXa.
2230
2231%package latex-bibtex-nor
2232Summary: Norwegian variants of the standard BibTeX styles
2233Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2234Group: Applications/Publishing/TeX
2235Requires(post,postun): /usr/bin/texhash
2236Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2237
2238%description latex-bibtex-nor
2239Norwegian variants of the standard BibTeX styles.
2240
2241%description latex-bibtex-nor -l pl.UTF-8
2242Norweskie warianty standardowych stylów BibTeXa.
2243
2244%package latex-bibtex-pl
2245Summary: Polish bibliography management for LaTeX
2246Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2247Group: Applications/Publishing/TeX
2248Requires(post,postun): %{_bindir}/texhash
2249Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2250Obsoletes: tetex-bibtex-plbib
2251
2252%description latex-bibtex-pl
2253Polish bibliography management for LaTeX.
2254
2255%description latex-bibtex-pl -l pl.UTF-8
2256Polska wersja zarządzania bibliografią dla LaTeXa.
2257
2258%package latex-bibtex-german
2259Summary: German variants of standard BibTeX styles
2260Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2261Group: Applications/Publishing/TeX
2262Requires(post,postun): %{_bindir}/texhash
2263Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2264Obsoletes: tetex-bibtex-germbib
2265
2266%description latex-bibtex-german
2267German variants of standard BibTeX styles.
2268
2269%description latex-bibtex-german -l pl.UTF-8
2270Niemieckie wersje standardowych stylów BibTeXa.
2271
2272%package latex-bibtex-revtex4
2273Summary: BibTeX styles for REVTeX4
2274Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2275Group: Applications/Publishing/TeX
2276Requires(post,postun): %{_bindir}/texhash
2277Requires: %{name} = %{epoch}:%{version}-%{release}
2278Obsoletes: tetex-bibtex-revtex4
2279
2280%description latex-bibtex-revtex4
2281BibTeX styles for REVTeX4.
2282
2283%description latex-bibtex-revtex4 -l pl.UTF-8
2284Style BibTeXa dla REVTeX4.
2285
2286%package latex-bibtex-jurabib
2287Summary: Extended BibTeX citation support for the humanities and legal texts
2288Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2289Group: Applications/Publishing/TeX
2290Requires(post,postun): %{_bindir}/texhash
2291Requires: %{name} = %{epoch}:%{version}-%{release}
2292Obsoletes: tetex-bibtex-jurabib
2293
2294%description latex-bibtex-jurabib
2295Extended BibTeX citation support for the humanities and legal texts.
2296
2297%description latex-bibtex-jurabib -l pl.UTF-8
2298Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2299prawniczych.
2300
33b3b483
ZU
2301%package latex-bibtex-styles
2302Summary: Various BibTeX styles
2303Summary(hu.UTF-8): Vegyes BibTeX stílusok
2304Group: Applications/Publishing/TeX
2305Requires(post,postun): %{_bindir}/texhash
2306Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2307
2308%description latex-bibtex-styles
2309Various BibTeX styles.
2310
2311%description latex-bibtex-styles -l hu.UTF-8
2312Vegyes BibTeX stílusok.
2313
435dbdfa
ZU
2314%package latex-bibtex-vancouver
2315Summary: Bibliographic style file for Biomedical Journals
b5f33174 2316Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2317Group: Applications/Publishing/TeX
435dbdfa 2318Requires(post,postun): %{_bindir}/texhash
33b3b483 2319Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2320
b5f33174 2321%description latex-bibtex-vancouver
435dbdfa 2322Bibliographic style file for Biomedical Journals.
2fede27b 2323
b5f33174
ZU
2324%description latex-bibtex-vancouver -l hu.UTF-8
2325Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2326
2fede27b
ZU
2327%package latex-booktabs
2328Summary: Publication quality tables in LaTeX
2329Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2330Group: Applications/Publishing/TeX
2331Requires(post,postun): %{_bindir}/texhash
78d53d8c 2332Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2333
2334%description latex-booktabs
2335Publication quality tables in LaTeX.
2336
2337%description latex-booktabs -l hu.UTF-8
2338Nyomdai minőségű táblázatok LaTeX-ben.
2339
2fede27b
ZU
2340%package latex-caption
2341Summary: Customising captions in floating environments
2342Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2343Group: Applications/Publishing/TeX
2344Requires(post,postun): %{_bindir}/texhash
78d53d8c 2345Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2346
2347%description latex-caption
2348Customising captions in floating environments.
2349
2350%description latex-caption -l hu.UTF-8
2351Feliratok testreszabása úszó környezetekben.
2352
d08789e0
ZU
2353%package latex-carlisle
2354Summary: Miscellaneous small packages by David Carlisle
2355Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2356Group: Applications/Publishing/TeX
2357Requires(post,postun): %{_bindir}/texhash
2358Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
2359Provides: tetex-latex-carlisle
2360Obsoletes: tetex-latex-carlisle
d08789e0
ZU
2361
2362%description latex-carlisle
2363Miscellaneous small packages by David Carlisle.
2364
2365%description latex-carlisle -l pl.UTF-8
2366Różne małe pakiety autorstwa Davida Carlisle.
2367
2368%package latex-ccfonts
2369Summary: Support for Concrete text and math fonts in LaTeX
2370Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2371Group: Applications/Publishing/TeX
2372Requires(post,postun): %{_bindir}/texhash
2373Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2374
2375%description latex-ccfonts
2376LaTeX font definition files for the Concrete fonts and a LaTeX package
2377for typesetting documents using Concrete as the default font family.
2378The files support OT1, T1, TS1, and Concrete math including AMS fonts
2379(Ulrik Vieth's concmath).
2380
2381%description latex-ccfonts -l pl.UTF-8
2382Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2383LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2384rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2385Concrete wraz z AMS (concmath Ulrika Vietha).
2386
2387%package latex-cite
2388Summary: Supports compressed, sorted lists of numerical citations
2389Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2390Group: Applications/Publishing/TeX
2391Requires(post,postun): %{_bindir}/texhash
2392Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2393
2394%description latex-cite
2395Supports compressed, sorted lists of numerical citations.
2396
2397%description latex-cite -l pl.UTF-8
2398Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2399
2400%package latex-cmbright
2401Summary: Support for CM Bright fonts in LaTeX
2402Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2403Group: Applications/Publishing/TeX
2404Requires(post,postun): %{_bindir}/texhash
2405Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2406Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2407
2408%description latex-cmbright
2409A family of sans serif fonts for TeX and LaTeX, based on Donald
2410Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2411various shapes as well as all the fonts necessary for mathematical
2412typesetting, incl. AMS symbols. This collection provides all the
2413necessary files for using the fonts with LaTeX.
2414
2415%description latex-cmbright -l pl.UTF-8
2416Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2417Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2418kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2419symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2420używania fontów w LaTeXu.
2421
2fede27b
ZU
2422%package latex-comment
2423Summary: Selectively include/excludes portions of text
2424Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2425Group: Applications/Publishing/TeX
2426Requires(post,postun): %{_bindir}/texhash
78d53d8c 2427Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2428
2429%description latex-comment
2430Selectively include/excludes portions of text.
2431
2432%description latex-comment -l hu.UTF-8
2433A szöveg részeinek beillesztése/kihagyása.
2434
d08789e0
ZU
2435%package latex-concmath
2436Summary: LaTeX package and font definition files to access the Concrete math fonts
2437Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2438Group: Applications/Publishing/TeX
2439Requires(post,postun): %{_bindir}/texhash
2440Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2441Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2442
2443%description latex-concmath
2444LaTeX package and font definition files to access the Concrete math
2445fonts, which were derived from Computer Modern math fonts using
2446parameters from Concrete Roman text fonts.
2447
2448%description latex-concmath -l pl.UTF-8
2449Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2450matematyczne Concrete wywodzące się z fontów matematycznych Computer
2451Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2452Roman.
2453
2fede27b
ZU
2454%package latex-currvita
2455Summary: Typeset a curriculum vitae
2456Summary(hu.UTF-8): Önéletrajzok írása
2457Group: Applications/Publishing/TeX
2458Requires(post,postun): %{_bindir}/texhash
78d53d8c 2459Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2460
2461%description latex-currvita
2462Typeset a curriculum vitae.
2463
2464%description latex-currvita -l hu.UTF-8
2465Önéletrajzok írása.
2466
2467%package latex-curves
2468Summary: Curves for LaTeX picture environment
2469Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2470Group: Applications/Publishing/TeX
2471Requires(post,postun): %{_bindir}/texhash
78d53d8c 2472Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2473
2474%description latex-curves
2475Curves for LaTeX picture environment.
2476
2477%description latex-curves -l hu.UTF-8
2478Görbék LaTeX picture környezetébe.
2479
d08789e0
ZU
2480%package latex-custom-bib
2481Summary: Customized BibTeX styles for LaTeX
2482Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2483Group: Applications/Publishing/TeX
2484Requires(post,postun): %{_bindir}/texhash
2485Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2486
2487%description latex-custom-bib
2488Package generating customized BibTeX bibliography styles from a
2489generic file using docstrip. Includes support for the Harvard style.
2490
2491%description latex-custom-bib -l pl.UTF-8
2492Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2493pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2494
2495%package latex-cyrillic
2496Summary: LaTeX Cyrillic support
2497Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2498Group: Applications/Publishing/TeX
2499Requires(post,postun): %{_bindir}/texhash
2500Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
2501Provides: tetex-latex-cyrillic
2502Obsoletes: tetex-latex-cyrillic
d08789e0
ZU
2503
2504%description latex-cyrillic
2505LaTeX Cyrillic support.
2506
2507%description latex-cyrillic -l pl.UTF-8
2508Obsługa cyrylicy dla LaTeXa.
2509
b280f158
ZU
2510%package latex-dstroke
2511Summary: LaTeX doublestroke font
2512Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2513Group: Applications/Publishing/TeX
2514Requires(post,postun): %{_bindir}/texhash
2515Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2516Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
2517Provides: tetex-latex-dstroke
2518Obsoletes: tetex-latex-dstroke
b280f158
ZU
2519
2520%description latex-dstroke
2521Doublestroke font for typesetting the mathematical symbols for the
2522natural numbers, whole numbers, rational numbers, real numbers and
2523complex numbers.
2524
2525%description latex-dstroke -l pl.UTF-8
2526Podwójnie kreślony font do składania symboli matematycznych liczb
2527naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2528
60597425
ZU
2529%package latex-enumitem
2530Summary: A package to customize the three basic lists
2531Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2532Group: Applications/Publishing/TeX
2533Requires(post,postun): %{_bindir}/texhash
78d53d8c 2534Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2535
2536%description latex-enumitem
2537A package to customize the three basic lists (enumerate, itemize and
2538description).
2539
ca8b4816 2540%description latex-enumitem -l hu.UTF-8
60597425
ZU
2541Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2542(enumerate, itemize, description).
2543
70f52fe3
ZU
2544%package latex-exams
2545Summary: Various document classes to typeset exams
2546Summary(hu.UTF-8): Különböző dokumentumosztályok vizsgák, feladatsorok szedésére
2b453bda 2547Group: Applications/Publishing/TeX
fe66da27 2548Requires(post,postun): %{_bindir}/texhash
78d53d8c 2549Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda 2550
70f52fe3
ZU
2551%description latex-exams
2552Various document classes to typeset exams.
2b453bda 2553
70f52fe3
ZU
2554%description latex-exams -l hu.UTF-8
2555Különböző dokumentumosztályok vizsgák, feladatsorok szedésére.
2b453bda 2556
b916bc39
ZU
2557%package latex-float
2558Summary: Tools to manipulate float objects
2559Summary(hu.UTF-8): Eszközök úszó objektuomok kezeléséhez
2560Group: Applications/Publishing/TeX
2561Requires(post,postun): %{_bindir}/texhash
2562Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2563
2564%description latex-float
2565Tools to manipulate float objects.
2566
2567%description latex-float -l hu.UTF-8
2568Eszközök úszó objektuomok kezeléséhez.
2569
247457ba
ZU
2570%package latex-formlett
2571Summary: Letters to multiple recipients
2572Summary(hu.UTF-8): Levél több címzettnek ("körlevél")
2573Group: Applications/Publishing/TeX
2574Requires(post,postun): %{_bindir}/texhash
2575Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2576
2577%description latex-formlett
2578Letters to multiple recipients.
2579
2580%description latex-formlett -l hu.UTF-8
2581Levél több címzettnek ("körlevél").
2582
c9ddaf2d
ZU
2583%package latex-formular
2584Summary: Create forms containing field for manual entry
2585Summary(hu.UTF-8): Kézzel kitöltendő űrlapok készítése
2586Group: Applications/Publishing/TeX
2587Requires(post,postun): %{_bindir}/texhash
2588Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2589
2590%description latex-formular
2591Create forms containing field for manual entry.
2592
2593%description latex-formular -l hu.UTF-8
2594Kézzel kitöltendő űrlapok készítése.
2595
f1f5d194
ZU
2596%package latex-gbrief
2597Summary: Letter document class
2598Summary(hu.UTF-8): Levél dokumentumosztály
2599Group: Applications/Publishing/TeX
2600Requires(post,postun): %{_bindir}/texhash
2601Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2602
2603%description latex-gbrief
2604Letter document class.
2605
2606%description latex-gbrief -l hu.UTF-8
2607Levél dokumentumosztály.
2608
d08789e0
ZU
2609%package latex-jknappen
2610Summary: Miscellaneous packages by Joerg Knappen
2611Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2612Group: Applications/Publishing/TeX
2613Requires(post,postun): %{_bindir}/texhash
2614Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2615Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2616
2617%description latex-jknappen
2618Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2619Knappen, including sgmlcmpt.
2620
2621%description latex-jknappen -l pl.UTF-8
2622Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2623Knappena. Zawiera sgmlcmpt.
2624
d19eaaab
ZU
2625%package latex-keystroke
2626Summary: Graphical representation of keys on keyboard
2627Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2628Group: Applications/Publishing/TeX
2629Requires(post,postun): %{_bindir}/texhash
2630Requires: %{name}-latex
2631
2632%description latex-keystroke
2633Graphical representation of keys on keyboard.
2634
2635%description latex-keystroke -l hu.UTF-8
2636A billentyűk grafikus megjelenítése.
2637
d19eaaab
ZU
2638%package latex-labbook
2639Summary: Typeset laboratory journals
2640Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2641Group: Applications/Publishing/TeX
2642Requires(post,postun): %{_bindir}/texhash
2643Requires: %{name}-latex
2644
2645%description latex-labbook
2646Typeset laboratory journals.
2647
2648%description latex-labbook -l hu.UTF-8
2649Laborjegyzőkönyvek szedése.
2650
2651%package latex-lcd
2652Summary: Alphanumerical LCD-style displays
f65b3398 2653Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2654Group: Applications/Publishing/TeX
2655Requires(post,postun): %{_bindir}/texhash
2656Requires: %{name}-latex
2657
2658%description latex-lcd
2659Alphanumerical LCD-style displays.
2660
2661%description latex-lcd -l hu.UTF-8
f65b3398 2662Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2663
2664%package latex-leaflet
2665Summary: Create small handouts (flyers)
2666Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2667Group: Applications/Publishing/TeX
2668Requires(post,postun): %{_bindir}/texhash
2669Requires: %{name}-latex
2670
2671%description latex-leaflet
2672Create small handouts (flyers).
2673
2674%description latex-leaflet -l hu.UTF-8
2675Kis "kézikönyvek" készítése (brossúrák).
2676
f1f5d194
ZU
2677%package latex-leftidx
2678Summary: Left and right subscripts and superscripts in math mode
2679Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2680Group: Applications/Publishing/TeX
2681Requires(post,postun): %{_bindir}/texhash
2682Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2683
7b6c7caa
ZU
2684%description latex-leftidx
2685Left and right subscripts and superscripts in math mode.
2686
2687%description latex-leftidx -l hu.UTF-8
2688Bal és jobboldali alsó és felső indexek matematikai módban.
2689
d19eaaab
ZU
2690%package latex-lewis
2691Summary: Draw Lewis structures (chemistry)
2692Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2693Group: Applications/Publishing/TeX
2694Requires(post,postun): %{_bindir}/texhash
2695Requires: %{name}-latex
2696
2697%description latex-lewis
2698Draw Lewis structures (chemistry).
2699
2700%description latex-lewis -l hu.UTF-8
2701Lewis struktúrák készítése (kémia).
2702
d08789e0
ZU
2703%package latex-lm
2704Summary: LaTeX styles for Latin Modern family fonts
2705Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2706Group: Applications/Publishing/TeX
2707Requires(post,postun): /usr/bin/texhash
2708Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2709Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2710
2711%description latex-lm
2712Latin Modern family of fonts, based on the Computer Modern fonts
2713released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2714lot of additional characters, mainly accented ones, but not only.
2715There is a one set of PostScript fonts and four sets of TeX Font
2716Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2717encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2718Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2719potential user knows what to do with all these files. The author is
2720Boguslaw Jackowski.
2721
2722%description latex-lm -l pl.UTF-8
2723Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2724przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2725Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2726Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2727Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2728QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2729(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2730(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2731tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2732
a8b381b0
ZU
2733%package latex-lastpage
2734Summary: Reference last page for "Page N of M" type footers
2735Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2736Group: Applications/Publishing/TeX
fe66da27 2737Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2738
2739%description latex-lastpage
2740Reference last page for Page N of M type footers.
2741
2742%description latex-lastpage -l hu.UTF-8
2743Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2744
d08789e0
ZU
2745%package latex-lineno
2746Summary: Line numbers on paragraphs
2747Summary(pl.UTF-8): Numery linii dla paragrafów
2748Group: Applications/Publishing/TeX
2749Requires(post,postun): /usr/bin/texhash
2750Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2751
2752%description latex-lineno
2753The LaTeX package lineno.sty provides line numbers on paragraphs.
2754After TeX has broken a paragraph into lines there will be line numbers
2755attached to them, with the possibility to make references through the
2756LaTeX \ref, \pageref cross reference mechanism.
2757
2758%description latex-lineno -l pl.UTF-8
2759Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2760paragrafu na linie przez TeXa do linii dołączane są ich numery z
2761możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2762\ref i \pageref.
2763
70f52fe3
ZU
2764%package latex-metre
2765Summary: Support for the work of classicists
2766Group: Applications/Publishing/TeX
2767Requires(post,postun): /usr/bin/texhash
2768Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2769
2770%description latex-metre
2771Support for the work of classicists.
2772
2e9c3e45
ZU
2773%package latex-games
2774Summary: Packages for typesetting games
2775Summary(hu.UTF-8): Játékok szedése
2776Group: Applications/Publishing/TeX
2777Requires(post,postun): %{_bindir}/texhash
2778Requires: %{name}-latex
2779
2780%description latex-games
b9c820f8 2781Chess, chinese chess, crosswords, go, backgammon and more.
2e9c3e45
ZU
2782
2783%description latex-games -l hu.UTF-8
b9c820f8 2784Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
1d337b0e
ZU
2785
2786%package latex-extend
2787Summary: Extensions, patches, improvements of main LaTeX styles, environments
2788Summary(hu.UTF-8): Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2789Group: Applications/Publishing/TeX
2790Requires(post,postun): %{_bindir}/texhash
2791Requires: %{name}-latex
56e652d6
ZU
2792Obsoletes: tetex-latex-ltablex
2793Provides: tetex-latex-ltablex
1d337b0e
ZU
2794
2795%description latex-extend
2796This package contains:
2797- addlines: a user-friendly wrapper around \enlargethispage.
2798- alnumsec: alphanumeric section numbering.
2799- arydshln: horizontal and vertical dashed lines in arrays and
2800 tabulars
2801- babelbib: multilingual bibliographies.
2802- bibtopicprefix: prefix references to bibliographies produced by
2803 bibtopic.
2804- boites: boxes that may break across pages
2805- booklet: aids for printing simple booklets.
2806- bullcntr: display list item counter as regular pattern of bullets.
2807- chappg: page numbering by chapter.
2808- cjw: a bundle of packages and classes.
2809- clefval: key/value support with a hash.
2810- colortbl: add colour to LaTeX tables.
2811- combine: bundle individual documents into a single document.
2812- contour: print a coloured contour around text.
2813- ctable: easily typeset centered tables.
2814- curve2e: extensions for package pict2e.
de260d32
ZU
2815- dashbox: draw dashed boxes.
2816- dashline: draw dashed rules.
2817- etaremune: reverse-counting enumerate environment.
de260d32 2818- expdlist: expanded description environments.
c82fac6f 2819- HA-prosper: patches and improvements for prosper.
70f52fe3 2820- leading: define leading with a length.
f4f1ef6b
ZU
2821- listliketab: typeset lists as tables.
2822- ltablex: table package extensions.
70f52fe3
ZU
2823- makebox: defines a \makebox* command.
2824- makecell: tabular column heads and multilined cells.
c82fac6f 2825- marginnote: notes in the margin, even where \marginpar fails
70f52fe3
ZU
2826- mcaption: put captions in the margin.
2827- mcite: multiple items in a single citation.
2828- mciteplus: enhanced multiple citations.
2829- minipage-marginpar: minipages with marginal notes.
2830- miniplot: a package for easy figure arrangement.
2831- multicap: format captions inside multicols
2832- newvbtm: define your own verbatim-like environment.
7ac8a96b 2833- notes2bib: integrating notes into the bibliography.
70f52fe3
ZU
2834- ntabbing: simple tabbing extension for automatic line numbering.
2835- numline: LaTeX macros for numbering lines.
2836- pbox: a variable-width \parbox command.
2837- pinlabel: a TeX labelling package.
2838- polytable: tabular-like environments with named columns.
2839- rccol: decimal-centered optionally rounded numbers in tabular.
2840- romannum: generate roman numerals instead of arabic digits.
2841- schedule: weekly schedules.
2842- umoline: underline text allowing line breaking.
2843- umrand: package for fancy box frames.
f4f1ef6b 2844- underlin: underlined running heads.
70f52fe3 2845- ushort: shorter (and longer) underlines and underbars.
1d337b0e
ZU
2846
2847%description latex-extend -l hu.UTF-8
2848Ez a csomag a következőket tartalmazza:
2849- addlines: felhasználóbarát wrapper \enlargethispage-hez
2850- alnumsec: alfanumerikus section számozás
2851- arydshln: vízszintes és függőleges pontozott vonalak array és
2852 tabular környezetkben
2853- babelbib: többnyelvű bibliográfiák
2854- bibtopicprefix: prefix hivatkozás bibtopic által készített
2855 bibliográfiára
2856- boites: dobozok, amelyek törhetők oldalak között
2857- booklet: booklet formátumban történő nyomtatás
2858- bullcntr: lista elemek számlálójának megjelenítése mint...
2859- chappg: oldalszámozás chapter alapján
2860- cjw: csomagok és osztályok tömkelege
2861- clefval: kulcs/érték párok hash-sel
2862- colortbl: színek LaTeX táblázatokban
2863- combine: külön dokumentumok eggyé fűzése
2864- contour: színes kontúr nyomtatása szöveg körül
2865- ctable: középre igazított táblázatok szedése
2866- curve2e: pict2e csomaghoz kiegészítések
de260d32
ZU
2867- dashbox: pontozott dobozok
2868- dashline: pontozott vonalak
2869- etaremune: visszafele sorszámazó enumerate környezet
2870- expdlist: kibővített description környezetek
1d337b0e 2871- HA-prosper: foltok és bővítések a prosper-hez
70f52fe3 2872- leading: sorközök definiálása hosszal
f4f1ef6b
ZU
2873- listliketab: listák táblázatként szedése
2874- ltablex: table csomag kiegészítése
70f52fe3
ZU
2875- makebox: egy \makebox* parancs definiálása
2876- makecell: táblázat címsorral és többsoros cellákkal
c82fac6f 2877- marginnote: széljegyzetek, ott is, ahol a \marginpar hibázik
70f52fe3
ZU
2878- mcaption: címkék a margóra
2879- mcite: több elem egy hivatkozásban
2880- mciteplus: kibővített többszörös hivatkozás
2881- minipage-marginpar: minipage-ek széljegyzetekkel
2882- miniplot: egy csomag ábrák könnyű elhelyezéséhez
2883- multicap: formázott cimkék multicols környezetben
2884- newvbtm: saját verbatim-szerű környezetek
7ac8a96b 2885- notes2bib: megjegyzések elhelyezése bibliográfiába
70f52fe3
ZU
2886- ntabbing: tabbing környezet automatikus sorszámozással
2887- numline: LaTeX makrók sorok számozására
2888- pbox: változtatható szélességű \parbox
2889- pinlabel: a TeX labelling package.
2890- polytable: tabular-like environments with named columns.
2891- rccol: decimal-centered optionally rounded numbers in tabular.
2892- romannum: generate roman numerals instead of arabic digits.
2893- schedule: heti időbeosztás (órarend)
2894- umoline: aláhúzott szövegben sortörés engedélyezése
2895- umrand: package for fancy box frames.
f4f1ef6b 2896- underlin: aláhúzott élőfej
70f52fe3 2897- ushort: shorter (and longer) underlines and underbars.
2e9c3e45 2898
6bc47e19 2899%package latex-effects
56e652d6 2900Summary: Additional effects to fonts, texts
6bc47e19
ZU
2901Summary(hu.UTF-8): További effektek betűkhöz, szövegekhez,...
2902Group: Applications/Publishing/TeX
2903Requires(post,postun): %{_bindir}/texhash
2904Requires: %{name}-latex
2905
2906%description latex-effects
2907This package contains:
2908- arcs: draw arcs over and under text
2909- blowup: upscale or downscale all pages of a document.
2910- changebar: generate changebars in LaTeX documents.
2911- draftwatermark: put a grey textual watermark on document pages.
2912- flippdf: horizontal flipping of pages with pdfLaTeX.
2913- flowfram: create text frames for posters, brochures or magazines.
2914- isorot: rotation of document elements.
2915- lettrine: typeset dropped capitals.
70f52fe3
ZU
2916- niceframe: support for fancy frames.
2917- notes: mark sections of a document.
2918- objectz: macros for typesetting Object Z.
2919- parallel: typeset parallel texts.
2920- quotchap: decorative chapter headings.
2921- rotpages: typeset sets of pages upside-down and backwards.
6bc47e19
ZU
2922
2923%description latex-effects -l hu.UTF-8
2924Ez a csomag a következőket tartalmazza:
2925- arcs: ívek rajzolása szöveg fölé és alá
2926- blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
2927- changebar: oldalsávok készítése LaTeX dokumentumokban
2928- draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
2929- flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
2930- flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
2931- isorot: dokumentum-elemek forgatása
2932- lettrine: ejtett kapitálisok szedése
70f52fe3
ZU
2933- niceframe: különféle keretek
2934- notes: dokumentum részeinek kiemelése, megjelölése
2935- objectz: Object Z objektumok szedése
2936- parallel: párhuzamos szövegek szedése
2937- quotchap: decorative chapter headings.
2938- rotpages: typeset sets of pages upside-down and backwards.
6bc47e19 2939
b916bc39
ZU
2940%package latex-math-sources
2941Summary: Sources of latex-math
2942Summary(hu.UTF-8): A latex-math forrása
2943Group: Applications/Publishing/TeX
2944
2945%description latex-math-sources
2946Sources of latex-math.
2947
2948%description latex-math-sources -l hu.UTF-8
2949A latex-math forrása.
2950
2e9c3e45
ZU
2951%package latex-math
2952Summary: Mathematical packages
2953Summary(hu.UTF-8): Matematikai csomagok
2954Group: Applications/Publishing/TeX
2955Requires(post,postun): %{_bindir}/texhash
2956Requires: %{name}-latex
b9c820f8
ZU
2957# gnuplottex needs gnuplot
2958Requires: gnuplot
2e9c3e45
ZU
2959
2960%description latex-math
2961This package contains:
2962- bez123: Support for Bezier curves.
2963- binomexp: Calculate Pascal's triangle
1d337b0e 2964- cmll: symbols for linear logic.
6bc47e19 2965- constants: automatic numbering of constants.
2e9c3e45 2966- coordsys: draw cartesian coordinate systems.
de260d32 2967- dotseqn: flush left equations with dotted leaders to the numbers.
2e9c3e45
ZU
2968- egplot: encapsulate Gnuplot sources in LaTeX documents.
2969- eqlist: description lists with equal indentation.
2970- eqnarray: more generalised equation arrays with numbering.
2971- esdiff: simplify typesetting of derivatives.
2972- esvect: vector arrows.
2973- extpfeil: extensible arrows in mathematics
2974- faktor: typeset quotient structures with LaTeX.
b9c820f8 2975- fouridx: left sub- and superscripts in maths mode.
de260d32 2976- functan: macros for functional analysis and PDE theory
b9c820f8
ZU
2977- galois: typeset Galois connections.
2978- gnuplottex: embed Gnuplot commands in LaTeX documents.
2979- hhtensor: print vectors, matrices, and tensors.
7ac8a96b 2980- logpap: generate logarithmic graph paper with LaTeX.
c82fac6f 2981- makeplot: easy plots from Matlab in LaTeX.
70f52fe3 2982- maybemath: make math bold or italic according to context.
c82fac6f 2983- mfpic4ode: macros to draw direction fields and solutions of ODEs.
7ac8a96b
ZU
2984- mhequ: multicolumn equations, tags, labels, sub-numbering.
2985- mhs: historical mathematics.
70f52fe3 2986- mlist: logical markup for lists.
7ac8a96b 2987- nath: natural mathematics notation.
b9c820f8 2988- noitcrul: improved underlines in mathematics.
7ac8a96b 2989- numprint: print numbers with separators and exponent if necessary.
2e9c3e45 2990- permute: support for symmetric groups.
70f52fe3 2991- petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
7ac8a96b 2992- qsymbols: maths symbol abbreviations.
70f52fe3
ZU
2993- qtree: draw tree structures.
2994- simplewick: simple Wick contractions.
7ac8a96b
ZU
2995- sseq: spectral sequence diagrams.
2996- subdepth: unify maths subscript height.
2997- subeqn: package for subequation numbering.
2998- subeqnarray: equation array with sub numbering.
70f52fe3 2999- trfsigns: typeset transform signs.
f4f1ef6b 3000- trsym: symbols for transformations.
7ac8a96b 3001- ulsy: extra mathematical characters.
2e9c3e45
ZU
3002
3003%description latex-math -l hu.UTF-8
3004Ez a csomag a következőket tartalmazza:
3005- bez123: Bezier-görbék
3006- binomexp: Pascal-háromszög számítása
1d337b0e 3007- cmll: szimbólumok lineáris logikához
6bc47e19 3008- constants: változók automatikus sorszámozása
2e9c3e45 3009- coordsys: Descartes-féle koordinátarendszerek rajzolása
de260d32 3010- dotseqn: TODO
2e9c3e45
ZU
3011- egplot: Gnuplot források LaTeX dokumentumokba ágyazása
3012- eqlist: leíró lista egyenlő behúzással
3013- eqnarray: általánosabb egyenlet-rendszer sorszámozással
3014- esdiff: deriváltak bevitele
3015- esvect: vektornyilak
3016- extpfeil: bővíthető nyilak matematikában
3017- faktor: hányados struktúrák LaTeX-hel
b9c820f8 3018- fouridx: alsó és felső indexek bal oldalon matematikai módban
de260d32 3019- functan: funkcionálanalízés és PDE elmélethez makrók
b9c820f8
ZU
3020- galois: Galois kapcsolatok szedése
3021- gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
3022- hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
7ac8a96b 3023- logpap: logaritmikus grafikonok
c82fac6f 3024- makeplot: könnyű ábrázolások Matlab-ból LaTeX-be
70f52fe3
ZU
3025- maybemath: matematikai félkövér ill. dőlt szöveg környezettől
3026 függően
c82fac6f 3027- mfpic4ode: differenciálegyenletek megoldásainak ábrázolása
7ac8a96b
ZU
3028- mhequ: többoszlopos egyenletek, cimkék, al-sorszámozás
3029- mhs: történelmi matematika
70f52fe3 3030- mlist: listák logikus jelölése
7ac8a96b 3031- nath: természetes matematikai jelölés
b9c820f8 3032- noitcrul: kibővített aláhúzások matematikában
7ac8a96b 3033- numprint: számok írása elválasztókkal és kitevőkkel, ha szükséges
2e9c3e45 3034- permute: szimmetriacsoportok
70f52fe3 3035- petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
7ac8a96b 3036- qsymbols: matematikai szimbólumok rövidítése
70f52fe3
ZU
3037- qtree: fastruktúrák rajzolása
3038- simplewick: simple Wick contractions.
7ac8a96b
ZU
3039- sseq: spectral sequence diagrams.
3040- subdepth: matematikai indexek méretének egységesítése
3041- subeqn: alegyenletek sorszámozása
3042- subeqnarray: egyenletek al-sorszámozása
70f52fe3 3043- trfsigns: transzformációs jelek szedése
f4f1ef6b 3044- trsym: szimbólumok transzformációkhoz
7ac8a96b 3045- ulsy: extra matematikai karakterek
2e9c3e45 3046
de260d32
ZU
3047%package latex-misc
3048Summary: Misc packages
3049Summary(hu.UTF-8): Vegyes csomagok
3050Group: Applications/Publishing/TeX
3051Requires(post,postun): %{_bindir}/texhash
3052Requires: %{name}-latex
3053
3054%description latex-misc
3055This packages contains:
3056- cooking: typeset recipes.
3057- cuisine: typeset recipes.
3058- fixme: insert "fixme" notes into draft documents.
3059- recipecard: typeset recipes in note-card-sized boxes.
70f52fe3 3060- todo: make a to-do list for a document.
de260d32
ZU
3061
3062%description latex-misc -l hu.UTF-8
3063Ez a csomag a következőket tartalmazza:
3064- cooking: receptek szedése
3065- cuisine: receptek szedése
3066- fixme: "fixme" megjegyzések elhelyezése
3067- recipecard: receptek szedése jegyzet-méretű dobozokba
70f52fe3 3068- todo: dokumentumok teendőinek listája
de260d32 3069
1d337b0e
ZU
3070%package latex-music
3071Summary: Musical packages
3072Summary(hu.UTF-8): Zenei csomagok
3073Group: Applications/Publishing/TeX
3074Requires(post,postun): %{_bindir}/texhash
3075Requires: %{name}-latex
3076
3077%description latex-music
3078This package contains:
3079- abc: support ABC music notation in LaTeX.
3080- guitar: guitar chords and song texts.
c82fac6f 3081- songbook: package for typesetting song lyrics and chord books.
1d337b0e
ZU
3082
3083%description latex-music -l hu.UTF-8
3084Ez a csomag a következőket tartalmazza:
3085- abc: ABC hangjegyzések LaTeX-ben
3086- guitar: gitárkották és dalszövegek
c82fac6f 3087- songbook: dalszövegek és akkordkönyvek szedése
1d337b0e 3088
2e9c3e45
ZU
3089%package latex-physics
3090Summary: Physical packages
3091Summary(hu.UTF-8): Fizikai csomagok
3092Group: Applications/Publishing/TeX
3093Requires(post,postun): %{_bindir}/texhash
3094Requires: %{name}-latex
3095
3096%description latex-physics
3097This package contains:
3098- circ: macros for typesetting circuit diagrams.
3099- colorwav: colours by wavelength of visible light.
3100- dyntree: construct Dynkin tree diagrams.
3101- feynmf: macros and fonts for creating Feynman (and other) diagrams.
de260d32 3102- formula: typesetting physical units.
b9c820f8 3103- isotope: a package for type setting isotopes
70f52fe3 3104- listofsymbols: create and manipulate lists of symbols
7ac8a96b 3105- miller: typeset miller indices.
70f52fe3 3106- susy: macros for SuperSymmetry-related work.
2e9c3e45
ZU
3107
3108%description latex-physics -l hu.UTF-8
3109Ez a csomag a következőket tartalmazza:
3110- circ: áramkörök szedése
3111- colorwav: a látható fény színei hullámhossz szerint
3112- dyntree: Dynkin fadiagramok készítése
3113- feynmf: makrók és fontok Feynman (és más) diagramok készítésére
de260d32 3114- formula: fizikai egységek szedése
b9c820f8 3115- isotope: izotópok szedése
70f52fe3 3116- listofsymbols: szimbólumok listákának létrehozása és kezelése
7ac8a96b 3117- miller: miller indexek szedése
70f52fe3 3118- susy: Szuper-Szimmetria elmélettel kapcsolatos munkákhoz makrók
2e9c3e45
ZU
3119
3120%package latex-biology
3121Summary: Biological packages
3122Summary(hu.UTF-8): Biológiai csomagok
3123Group: Applications/Publishing/TeX
3124Requires(post,postun): %{_bindir}/texhash
3125Requires: %{name}-latex
3126
3127%description latex-biology
3128This package contains:
3129- biocon: typesetting biological species names
3130- dnaseq: format DNA base sequences.
3131
3132%description latex-biology -l hu.UTF-8
3133Ez a csomag a következőket tartalmazza:
3134- biocon: biológiai fajnevek szedése
3135- dnaseq: DNS szekvenciák szedése
3136
3137%package latex-chem
3138Summary: Chemical packages
3139Summary(hu.UTF-8): Kémiai csomagok
3140Group: Applications/Publishing/TeX
3141Requires(post,postun): %{_bindir}/texhash
3142Requires: %{name}-latex
3143
3144%description latex-chem
3145This package contains:
3146- achemso: support for American Chemical Society journal submissions.
3147- bpchem: typeset chemical names, formulae, etc.
3148- chemarrow: arrows for use in chemistry.
3149- chemcompounds: simple consecutive numbering of chemical compounds.
3150- chemcono: support for compound numbers in chemistry documents.
3151- chemstyle: writing chemistry with style.
3152- mhchem: typeset chemical formulae/equations and Risk and Safety
3153 phrases
3154
3155%description latex-chem -l hu.UTF-8
3156Ez a csomag a következőket tartalmazza:
3157- achemso: American Chemical Society formátuma
3158- bpchem: kémiai nevek, formulák, stb. szedése
3159- chemarrow: kémiában használatos nyilak
3160- chemcompounds: kémiai vegyületek számozása
3161- chemcono: kémiai vegyületek kémiai dokumentumokbam
3162- chemstyle: kémiai dokumentum írása
3163- mhchem: kémiai formulák/egyenletek szedése
3164
3165%package latex-informatic
3166Summary: Informatical packages
3167Summary(hu.UTF-8): Informatikai csomagok
3168Group: Applications/Publishing/TeX
3169Requires(post,postun): %{_bindir}/texhash
3170Requires: %{name}-latex
3171
3172%description latex-informatic
3173This package contains:
3174- alg: LaTeX environments for typesetting algorithms.
3175- bytefield: Create illustrations for network protocol specifications.
70f52fe3
ZU
3176- lsc: typesetting Live Sequence Charts.
3177- method: typeset method and variable declarations.
7ac8a96b
ZU
3178- msc: draw MSC diagrams.
3179- nag: detecting and warning about obsolete LaTeX commands
3180- progkeys: typeset programs, recognising keywords.
70f52fe3
ZU
3181- register: typeset programmable elements in digital hardware
3182 (registers).
7ac8a96b 3183- uml: UML diagrams in LaTeX.
2e9c3e45
ZU
3184
3185%description latex-informatic -l hu.UTF-8
3186Ez a csomag a következőket tartalmazza:
3187- alg: LaTeX környezetek algoritmusok szedésére
3188- bytefield: hálózati protokoll specifikációk szemléltetése
70f52fe3
ZU
3189- lsc: Live Sequence Charts
3190- method: eljárások és változók deklarációjának szedése
7ac8a96b
ZU
3191- msc: MSC diagramok
3192- nag: elavult LaTeX parancsok detektálása és figyelmeztetés
3193- progkeys: programok szedése, kulcsszavakkal
f4f1ef6b 3194- register: programozható elemek (regiszterek) szedése
7ac8a96b 3195- uml: UML diagramok LaTeX-ben
2e9c3e45
ZU
3196
3197%package latex-pdftools
3198Summary: Various tools to pdf output
3199Summary(hu.UTF-8): Különböző eszközök pdf output-hoz
3200Group: Applications/Publishing/TeX
3201Requires(post,postun): %{_bindir}/texhash
3202Requires: %{name}-latex
3203
3204%description latex-pdftools
3205This package contains:
3206- attachfile: attach arbitrary files to a PDF document
3207- cooltooltips: associate a pop-up window and tooltip with PDF
3208 hyperlinks
70f52fe3
ZU
3209- movie15: multimedia inclusion package.
3210- pdfcprot: activating and setting of character protruding using
3211 pdflatex.
3f42cf69 3212- pdfsync: provide links between source and PDF.
70f52fe3
ZU
3213- pdftricks: support for pstricks in pdfTeX. . pdfscreen: support
3214 screen-based document design.
2e9c3e45
ZU
3215
3216%description latex-pdftools -l hu.UTF-8
3217Ez a csomag a következőket tartalmazza:
3218- attachfile: fájlok csatolása PDF dokumentumokba
3219- cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
70f52fe3
ZU
3220- movie15: multimédia beillesztése
3221- pdfcprot: activating and setting of character protruding using
3222 pdflatex.
7ac8a96b 3223- pdftricks: pstricks támogatás pdfTeX-ben
3f42cf69 3224- pdfsync: provide links between source and PDF.
7ac8a96b 3225- pdfscreen: képernyő alapú dokumentumok
d19eaaab 3226
d08789e0
ZU
3227%package latex-microtype
3228Summary: An interface to the micro-typographic extensions of pdfTeX
3229Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
3230Group: Applications/Publishing/TeX
3231Requires(post,postun): /usr/bin/texhash
3232Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3233
3234%description latex-microtype
3235The `microtype' package provides a LaTeX interface to pdfTeX's
3236micro-typographic extensions: character protrusion and font expansion.
3237It allows to restrict character protrusion and/or font expansion to a
3238definable set of fonts, and to configure micro-typographic aspects of
3239the fonts in a straight-forward and flexible way. Settings for various
3240fonts are provided.
3241
3242%description latex-microtype -l pl.UTF-8
3243Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
3244mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
3245Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
3246określonego zbioru fontów oraz skonfigurować mikrotypograficzne
3247aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
3248dla różnych fontów.
3249
8ed039e0
ZU
3250%package latex-musictex
3251Summary: Typesetting music with TeX
3252Summary(hu.UTF-8): Zenék szedése TeX-hel
3253Group: Applications/Publishing/TeX
3254Requires(post,postun): %{_bindir}/texhash
3255Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3256
3257%description latex-musictex
3258Typesetting music with TeX.
3259
3260%description latex-musictex -l hu.UTF-8
3261Zenék szedése TeX-hel.
3262
d08789e0
ZU
3263%package latex-lucidabr
3264Summary: Package to make Lucida Bright fonts usable with LaTeX
3265Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
3266Group: Applications/Publishing/TeX
3267Requires(post,postun): %{_bindir}/texhash
3268Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3269
3270%description latex-lucidabr
3271Package to make Lucida Bright fonts usable with LaTeX.
3272
3273%description latex-lucidabr -l pl.UTF-8
3274Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
3275
3276%package latex-marvosym
3277Summary: Styles for Martin Vogel's Symbol (marvosym) font
3278Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
3279Group: Applications/Publishing/TeX
3280Requires(post,postun): /usr/bin/texhash
3281Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
3282Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
3283Provides: tetex-latex-marvosym
3284Obsoletes: tetex-latex-marvosym
d08789e0
ZU
3285
3286%description latex-marvosym
3287Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3288currency symbol as defined by the European commission; Euro currency
3289symbols in typefaces Times, Helvetica and Courier; Symbols for
3290structural engineering; Symbols for steel cross-sections; Astronomy
3291signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3292symbols; CE sign and others.
3293
3294%description latex-marvosym -l pl.UTF-8
3295Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
3296waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
3297krojach Times, Helvetica i Courier; symbole do inżynierii
3298strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
3299(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
3300CE i inne.
3301
3302%package latex-mathpple
3303Summary: Use PostScript Palatino for typesetting maths
3304Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
3305Group: Applications/Publishing/TeX
3306Requires(post,postun): %{_bindir}/texhash
3307Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3308Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3309
3310%description latex-mathpple
3311The package defines the PostScript font family `Palatino' (ppl) as the
3312default roman font and then uses the `mathpple' fonts for typesetting
3313math. These virtual fonts have been created for typesetting math in a
3314style that suits the Palatino text fonts. The AMS fonts, when used
3315additionally, will be scaled to fit Palatino.
3316
3317%description latex-mathpple -l pl.UTF-8
3318Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
3319domyślny font roman i używa fontów mathpple do składania wzorów
3320matematycznych. Te wirtualne fonty zostały stworzone do składania
3321wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
3322Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
3323pasować do Palatino.
3324
3325%package latex-mathtime
3326Summary: Mathtime fonts for LaTeX
3327Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
3328Group: Applications/Publishing/TeX
3329Requires(post,postun): %{_bindir}/texhash
3330Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3331
3332%description latex-mathtime
3333The Mathtime fonts have a number of characters remapped to positions
3334different from the ones normally used by the corresponding TeX
3335CM-fonts. For the symbol font ``operators'' the corresponding mathtime
3336style files use the Times Roman font (often called something like:
3337ptmr or ptmr7t or ptmrq).
3338
3339%description latex-mathtime -l pl.UTF-8
3340Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
3341różniące się od tych normalnie używanych w odpowiadających im TeXowych
3342fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
3343używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
3344ptmrq).
3345
3346%package latex-mflogo
3347Summary: LaTeX support for MetaFont and logo fonts
3348Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
3349Group: Applications/Publishing/TeX
3350Requires(post,postun): %{_bindir}/texhash
3351Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
3352Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3353
3354%description latex-mflogo
3355LaTeX package and font definition file to access the Knuthian `logo'
3356fonts described in `The MetaFontbook' and the MetaFont and logos in
3357LaTeX documents.
3358
3359%description latex-mflogo -l pl.UTF-8
3360Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
3361opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
3362LaTeXa.
3363
3364%package latex-mfnfss
3365Summary: Font description files to use extra fonts like yinit and ygoth
3366Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
3367Group: Applications/Publishing/TeX
3368Requires(post,postun): %{_bindir}/texhash
3369Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3370
3371%description latex-mfnfss
3372Font description files to use extra fonts like yinit and ygoth.
3373
3374%description latex-mfnfss -l pl.UTF-8
3375Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
3376
3377%package latex-minitoc
3378Summary: Produce a table of contents for each chapter
3379Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
3380Group: Applications/Publishing/TeX
3381Requires(post,postun): %{_bindir}/texhash
3382Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3383
3384%description latex-minitoc
3385Produce a table of contents for each chapter.
3386
3387%description latex-minitoc -l pl.UTF-8
3388Tworzenie spisów treści dla każdego rozdziału.
3389
3390%package latex-mltex
3391Summary: Support for MLTeX
3392Summary(pl.UTF-8): Wsparcie dla MLTeXa
3393Group: Applications/Publishing/TeX
3394Requires(post,postun): %{_bindir}/texhash
3395Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3396
3397%description latex-mltex
3398Support for MLTeX, the multilingual TeX extension from Michael J.
3399Ferguson.
3400
3401%description latex-mltex -l pl.UTF-8
3402Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
3403autorstwa Michaela J. Fergusona.
3404
d34bfb7f
ZU
3405%package latex-multienum
3406Summary: Multi-column enumerated lists
3407Summary(hu.UTF-8): Többoszlopos számozott listák
3408Group: Applications/Publishing/TeX
3409Requires(post,postun): %{_bindir}/texhash
3410Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3411
3412%description latex-multienum
3413Multi-column enumerated lists.
3414
3415%description latex-multienum -l hu.UTF-8
3416Többoszlopos számozott listák.
3417
f1f5d194
ZU
3418
3419%package latex-moreverb
3420Summary: Extended verbatim
3421Summary(hu.UTF-8): Kiterjesztett verbatim
3422Group: Applications/Publishing/TeX
3423Requires(post,postun): %{_bindir}/texhash
3424Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3425
3426%description latex-moreverb
3427Extended verbatim.
3428
3429%description latex-moreverb -l hu.UTF-8
3430Kiterjesztett verbatim.
3431
a8b381b0
ZU
3432%package latex-ntheorem
3433Summary: Enhanced theorem environment
3434Summary(hu.UTF-8): Bővített tétel környezet
3435Group: Applications/Publishing/TeX
fe66da27 3436Requires(post,postun): %{_bindir}/texhash
78d53d8c 3437Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
3438
3439%description latex-ntheorem
3440Enhanced theorem environment.
3441
3442%description latex-ntheorem -l hu.UTF-8
3443Bővített tétel környezet
3444
f65b3398
ZU
3445%package latex-other
3446Summary: Other LaTeX packages
3447Summary(hu.UTF-8): Néhány további LaTeX csomag
3448Group: Applications/Publishing/TeX
3449Requires(post,postun): %{_bindir}/texhash
3450Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3451
3452%description latex-other
3453Other LaTeX packages.
3454
3455%description latex-other -l hu.UTF-8
3456Néhány további LaTeX csomag.
3457
3458%package latex-other-doc
3459Summary: Other LaTeX packages documentation
3460Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
3461Group: Applications/Publishing/TeX
3462Requires(post,postun): %{_bindir}/texhash
3463Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3464
3465%description latex-other-doc
3466Other LaTeX packages documentation.
3467
3468%description latex-other-doc -l hu.UTF-8
3469Néhány további LaTeX csomag dokumentációja.
3470
d08789e0
ZU
3471%package latex-palatcm
3472Summary: Palatino + Computer Modern math fonts for LaTeX
3473Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
3474Group: Applications/Publishing/TeX
3475Requires(post,postun): %{_bindir}/texhash
3476Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3477
3478%description latex-palatcm
3479Palatino + Computer Modern math fonts for LaTeX.
3480
3481%description latex-palatcm -l pl.UTF-8
3482Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
3483
f65b3398
ZU
3484%package latex-pdfslide
3485Summary: Presentation slides using pdftex
3486Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
3487Group: Applications/Publishing/TeX
3488Requires(post,postun): %{_bindir}/texhash
3489Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3490
3491%description latex-pdfslide
3492Presentation slides using pdftex.
3493
3494%description latex-pdfslide -l hu.UTF-8
3495Prezentáció készítése pdftex-hel.
3496
03d9d5fa
ZU
3497%package latex-pgf
3498Summary: The TeX Portable Graphic Format
3499Summary(hu.UTF-8): TeX Portable Graphic Formátum
3500Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
3501Group: Applications/Publishing/TeX
3502Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
3503Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3504Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 3505Obsoletes: tetex-pgf
03d9d5fa
ZU
3506
3507%description latex-pgf
3508A macro package for creating graphics directly in TeX and LaTeX.
3509
3510%description latex-pgf -l hu.UTF-8
3511Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3512
3513%description latex-pgf -l pl.UTF-8
3514Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3515
f65b3398
ZU
3516%package latex-polynom
3517Summary: Macros for manipulating polynomials
3518Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
3519Group: Applications/Publishing/TeX
3520Requires(post,postun): %{_bindir}/texhash
3521Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3522
3523%description latex-polynom
3524Macros for manipulating polynomials.
3525
3526%description latex-polynom -l hu.UTF-8
3527Makrók polinomokkal való műveletekre.
3528
3529%package latex-polynomial
3530Summary: Typeset (univariate) polynomials
3531Summary(hu.UTF-8): Egyváltozós polinomok szedése
3532Group: Applications/Publishing/TeX
3533Requires(post,postun): %{_bindir}/texhash
3534Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3535
3536%description latex-polynomial
3537Typeset (univariate) polynomials.
3538
3539%description latex-polynomial -l hu.UTF-8
3540Egyváltozós polinomok szedése.
3541
1d337b0e
ZU
3542%package latex-programming
3543Summary: Additional utilities to programming LaTeX
3544Summary(hu.UTF-8): További eszközök LaTeX programozásához
3545Group: Applications/Publishing/TeX
3546Requires(post,postun): %{_bindir}/texhash
3547Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3548
3549%description latex-programming
3550This package contains:
3551- cmdtrack: check used commands.
3552- cool: COntent-Oriented LaTeX
3553- coollist: manipulate COntent Oriented LaTeX Lists.
3554- coolstr: string manipulation in LaTeX.
3555- csvtools: reading data from CSV files.
3556- datatool: tools to load and manipulate data.
3557- datenumber: convert a date into a number and vice versa.
de260d32
ZU
3558- delimtxt: read and parse text tables.
3559- dialogl: macros for constructing interactive LaTeX scripts.
1d337b0e 3560- dprogress: LaTeX-relevant log information for debugging.
de260d32 3561- environ: a new interface for environments in LaTeX.
6bc47e19 3562- export: import and export values of LaTeX registers.
de260d32
ZU
3563- fmtcount: display the value of a LaTeX counter in a variety of
3564 formats.
3565- forarray: using array structures in LaTeX.
3566- forloop: iteration in LaTeX.
6bc47e19 3567- inversepath: calculate inverse file paths.
b9c820f8 3568- labelcas: check the existence of labels, and fork accordingly.
6bc47e19 3569- lcg: generate random integers.
7ac8a96b 3570- makecmds: the new \makecommand command always (re)defines a command.
70f52fe3 3571- multido: a loop facility for Generic TeX.
caaf987e 3572- namespc: rudimentary c++-like namespaces in LaTeX.
7ac8a96b 3573- patchcmd: change the definition of an existing command.
70f52fe3
ZU
3574- progress: creates an overview of a document's state.
3575- randtext: randomise the order of characters in strings.
3576- regcount: display the allocation status of the TeX registers.
3577- robustcommand: declare robust command, with \newcommand checks.
3578- splitindex: unlimited number of indexes.
7ac8a96b
ZU
3579- stack: tools to define and use stacks.
3580- stringstrings: string manipulation for cosmetic and programming
3581 application
3582- substr: deal with substrings in strings.
70f52fe3 3583- typedref: eliminate errors by enforcing the types of labels.
1d337b0e
ZU
3584
3585%description latex-programming -l hu.UTF-8
3586Ez a csomag a következőket tartalmazza:
3587- cmdtrack: használt parancsok ellenőrzése
3588- cool: tartalom-orientált (COntent-Oriented) LaTeX
3589- coollist: COntent Oriented LaTeX listák manipulációja
3590- coolstr: sztring manipuláció LaTeX-ben
3591- csvtools: adatok olvasása CSV fájlokból
3592- datatool: eszközök adatok beolvasására és manipulációjához
3593- datenumber: dátum számmá konvertálása és vissza
de260d32
ZU
3594- delimtxt: szöveges táblázatok olvasása és feldolgozása
3595- dialogl: interaktív makrók LaTeX-ben
1d337b0e 3596- dprogress: LaTeX-releváns log információ debuggoláshoz
6bc47e19 3597- export: LaTeX regiszterek értékeinek importálása és exportálása
de260d32
ZU
3598- environ: egy új felület környezetek létrehozására
3599- fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
3600- forarray: tömb struktúrák LaTeX-ben
3601- forloop: iteráció LaTeX-ben
6bc47e19 3602- inversepath: fájlútvonalak visszafele relatív meghatározása
b9c820f8 3603- labelcas: cimkék létezésének ellenőrzése
6bc47e19 3604- lcg: véletlen egész számok generálása
7ac8a96b 3605- makecmds: új \makecommand, amely mindig (újra)definiál parancsot
70f52fe3 3606- multido: ciklusok szervezése LaTeX-ben
caaf987e 3607- namespc: c++-szerű névterek LaTeX-ben
7ac8a96b 3608- patchcmd: létező parancsok definíciójának megváltoztatása
70f52fe3
ZU
3609- progress: egy áttekintést készít a dokumentum állapotáról
3610- randtext: sztring karaktereinek összekeverése
3611- regcount: display the allocation status of the TeX registers.
3612- robustcommand: declare robust command, with \newcommand checks.
3613- splitindex: unlimited number of indexes.
7ac8a96b
ZU
3614- stack: verem használata
3615- stringstrings: sztring manipuláció
3616- substr: részszövegek keresése
70f52fe3 3617- typedref: eliminate errors by enforcing the types of labels.
1d337b0e 3618
b7b4a109
ZU
3619%package latex-prosper
3620Summary: LaTeX class for high quality slides
3621Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
3622Group: Applications/Publishing/TeX
3623Requires(post,postun): %{_bindir}/texhash
3624Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3625
3626%description latex-prosper
3627LaTeX class for high quality slides.
3628
3629%description latex-prosper -l hu.UTF-8
3630LaTeX osztály jó minőségű fóliák készítéséhez.
3631
3632%package latex-pseudocode
3633Summary: LaTeX enviroment for specifying algorithms in a natural way
3634Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
3635Group: Applications/Publishing/TeX
3636Requires(post,postun): %{_bindir}/texhash
3637Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3638
3639%description latex-pseudocode
3640LaTeX enviroment for specifying algorithms in a natural way.
3641
3642%description latex-pseudocode -l hu.UTF-8
3643LaTeX környezet algoritmusok bevitelére.
3644
d08789e0
ZU
3645%package latex-psnfss
3646Summary: LaTeX font support for common PostScript fonts
3647Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
3648Group: Applications/Publishing/TeX
3649Requires(post,postun): %{_bindir}/texhash
3650Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3651Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6 3652Provides: tetex-latex-psnfss
d08789e0
ZU
3653Obsoletes: tetex-latex-mathptm
3654Obsoletes: tetex-latex-mathptmx
56e652d6 3655Obsoletes: tetex-latex-psnfss
d08789e0
ZU
3656
3657%description latex-psnfss
3658LaTeX font definition files, macros and font metrics for common
3659PostScript fonts.
3660
3661%description latex-psnfss -l pl.UTF-8
3662LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3663popularnych fontów postscriptowych.
3664
8efa6a9c
ZU
3665%package latex-pst-2dplot
3666Summary: A PSTricks package for drawing 2D curves
3667Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
3668Group: Applications/Publishing/TeX
3669Requires(post,postun): %{_bindir}/texhash
3670Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3671
3672%description latex-pst-2dplot
3673A PSTricks package for drawing 2D curves.
3674
3675%description latex-pst-2dplot -l hu.UTF-8
3676PSTricks csomag kétdimenziós görbék rajzolásához.
3677
3678%package latex-pst-3dplot
3679Summary: Draw 3d curves and graphs using PSTricks
3680Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
3681Group: Applications/Publishing/TeX
3682Requires(post,postun): %{_bindir}/texhash
3683Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3684
3685%description latex-pst-3dplot
3686Draw 3d curves and graphs using PSTricks.
3687
3688%description latex-pst-3dplot -l hu.UTF-8
36893D-s görbék és grafikonok PSTricks-szel.
3690
3691
3692%package latex-pst-bar
3693Summary: Produces bar charts using pstricks
3694Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
3695Group: Applications/Publishing/TeX
3696Requires(post,postun): %{_bindir}/texhash
3697Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3698
3699%description latex-pst-bar
3700Produces bar charts using pstricks.
3701
3702%description latex-pst-bar -l hu.UTF-8
3703Oszlopdiagramok pstricks-szel.
3704
3705%package latex-pst-circ
3706Summary: PSTricks package for drawing electric circuits
3707Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
3708Group: Applications/Publishing/TeX
3709Requires(post,postun): %{_bindir}/texhash
3710Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3711
3712%description latex-pst-circ
3713PSTricks package for drawing electric circuits.
3714
3715%description latex-pst-circ -l hu.UTF-8
3716PSTricks csomag elektromos áramkörök rajzolásához.
3717
3718%package latex-pst-diffraction
3719Summary: Print diffraction patterns from various apertures
3720Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
3721Group: Applications/Publishing/TeX
3722Requires(post,postun): %{_bindir}/texhash
3723Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3724
3725%description latex-pst-diffraction
3726Print diffraction patterns from various apertures.
3727
3728%description latex-pst-diffraction -l hu.UTF-8
3729Diffrakciós képek különböző eszközökön.
3730
b7b4a109
ZU
3731%package latex-pst-eucl
3732Summary: Euclidian geometry with pstricks
3733Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3734Group: Applications/Publishing/TeX
3735Requires(post,postun): %{_bindir}/texhash
3736Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3737
3738%description latex-pst-eucl
3739Euclidian geometry with pstricks.
3740
3741%description latex-pst-eucl -l hu.UTF-8
3742Euklidészi geometria a pstricks használatával.
3743
8efa6a9c
ZU
3744
3745%package latex-pst-fun
3746Summary: Draw "funny" objects with PSTricks
3747Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3748Group: Applications/Publishing/TeX
3749Requires(post,postun): %{_bindir}/texhash
3750Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3751
3752%description latex-pst-fun
3753Draw "funny" objects with PSTricks.
3754
3755%description latex-pst-fun -l hu.UTF-8
3756"Vicces" rajzok PSTricks-szel
3757
3758%package latex-pst-func
3759Summary: PSTricks package for plotting mathematical functions
3760Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3761Group: Applications/Publishing/TeX
3762Requires(post,postun): %{_bindir}/texhash
3763Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3764
3765%description latex-pst-func
3766PSTricks package for plotting mathematical functions.
3767
ca8b4816 3768%description latex-pst-func -l hu.UTF-8
8efa6a9c
ZU
3769PSTricks csomag matematikai függvények ábrázolásához.
3770
b7b4a109
ZU
3771%package latex-pst-fr3d
3772Summary: Draw 3-dimensional framed boxes using PSTricks
3773Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3774Group: Applications/Publishing/TeX
3775Requires(post,postun): %{_bindir}/texhash
3776Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3777
3778%description latex-pst-fr3d
3779Draw 3-dimensional framed boxes using PSTricks.
3780
3781%description latex-pst-fr3d -l hu.UTF-8
3782Háromdimenziós dobozok PSTricks segítségével.
3783
3784%package latex-pst-fractal
3785Summary: Draw fractal sets using PSTricks
3786Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3787Group: Applications/Publishing/TeX
3788Requires(post,postun): %{_bindir}/texhash
3789Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3790
3791%description latex-pst-fractal
3792Draw fractal sets using PSTricks.
3793
3794%description latex-pst-fractal -l hu.UTF-8
3795Fraktálok rajzolása PSTricks segítségével.
3796
8efa6a9c
ZU
3797%package latex-pst-infixplot
3798Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3799Summary(hu.UTF-8): Infix kifejezések ábrázolása
3800Group: Applications/Publishing/TeX
3801Requires(post,postun): %{_bindir}/texhash
3802Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3803
3804%description latex-pst-infixplot
3805Using pstricks plotting capacities with infix expressions rather than
3806RPN.
3807
3808%description latex-pst-infixplot -l hu.UTF-8
3809Infix kifejezések ábrázolása.
3810
3811%package latex-pst-math
3812Summary: Enhancement of PostScript math operators to use with pstricks
3813Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3814Group: Applications/Publishing/TeX
3815Requires(post,postun): %{_bindir}/texhash
3816Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3817
3818%description latex-pst-math
3819Enhancement of PostScript math operators to use with pstricks.
3820
3821%description latex-pst-math -l hu.UTF-8
3822PostScript matematikai operátorok bővítése pstricks-szel.
3823
3824%package latex-pst-ob3d
3825Summary: Three dimensional objects using PSTricks
3826Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3827Group: Applications/Publishing/TeX
3828Requires(post,postun): %{_bindir}/texhash
3829Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3830
3831%description latex-pst-ob3d
3832Three dimensional objects using PSTricks.
3833
3834%description latex-pst-ob3d -l hu.UTF-8
3835Háromdimenziós objektumok PSTricks-szel.
3836
3837%package latex-pst-optexp
3838Summary: Drawing optical experimental setups
3839Summary(hu.UTF-8): Optikai összeállítások rajzolása
3840Group: Applications/Publishing/TeX
3841Requires(post,postun): %{_bindir}/texhash
3842Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3843
3844%description latex-pst-optexp
3845Drawing optical experimental setups.
3846
3847%description latex-pst-optexp -l hu.UTF-8
3848Optikai összeállítások rajzolása.
3849
3850%package latex-pst-optic
3851Summary: Drawing optics diagrams
3852Summary(hu.UTF-8): Optikai ábrák rajzolása
3853Group: Applications/Publishing/TeX
3854Requires(post,postun): %{_bindir}/texhash
3855Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3856
3857%description latex-pst-optic
3858Drawing optics diagrams.
3859
3860%description latex-pst-optic -l hu.UTF-8
3861Optikai ábrák rajzolása.
3862
3863%package latex-pst-text
3864Summary: Text and character manipulation in PSTricks
3865Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3866Group: Applications/Publishing/TeX
3867Requires(post,postun): %{_bindir}/texhash
3868Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3869
3870%description latex-pst-text
3871Text and character manipulation in PSTricks.
3872
3873%description latex-pst-text -l hu.UTF-8
3874Szöveg és karakter manipulációk PSTricks-szel.
3875
1024ab0e
ZU
3876%package latex-pst-uncategorized
3877Summary: Other uncategorized PSTricks packages
3878Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3879Group: Applications/Publishing/TeX
3880Requires(post,postun): %{_bindir}/texhash
3881Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3882
3883%description latex-pst-uncategorized
3884Other uncategorized PSTricks packages.
3885
3886%description latex-pst-uncategorized -l hu.UTF-8
3887Néhány kategorizálatlan PSTricks csomag.
3888
d08789e0
ZU
3889%package latex-pxfonts
3890Summary: PX fonts LaTeX support
3891Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3892Group: Applications/Publishing/TeX
3893Requires(post,postun): %{_bindir}/texhash
3894Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3895Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3896
3897%description latex-pxfonts
3898PX fonts LaTeX support.
3899
3900%description latex-pxfonts -l pl.UTF-8
3901Obsługa fontów PX w LaTeXu.
3902
3903%package latex-qfonts
3904Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3905Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3906Group: Applications/Publishing/TeX
3907Requires(post,postun): %{_bindir}/texhash
3908Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3909Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3910
3911%description latex-qfonts
3912A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3913QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3914QuasiTimes (regular, italic, bold and bold italic), based on URW++
3915fonts distributed with Ghostscript. The fonts are encoded according to
3916QX layout which facilitates multilingual and technical typesetting
3917using TeX, preserving usability in Windows applications.
3918
3919%description latex-qfonts -l pl.UTF-8
3920Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3921QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3922QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3923fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3924zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3925TeXu, zachowując przydatność dla aplikacji windowsowych.
3926
6c82f497
ZU
3927%package latex-SIstyle
3928Summary: Package to typeset SI units, numbers and angles
3929Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3930Group: Applications/Publishing/TeX
6c82f497 3931Requires(post,postun): /usr/bin/texhash
b4d68b39 3932Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3933
3934%description latex-SIstyle
3935Package to typeset SI units, numbers and angles.
3936
3937%description latex-SIstyle -l hu.UTF-8
3938Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3939
3940%package latex-SIunits
3941Summary: The SIunits package can be used to standardise the use of units in your writings
3942Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3943Group: Applications/Publishing/TeX
fe66da27 3944Requires(post,postun): /usr/bin/texhash
78d53d8c 3945Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3946
3947%description latex-SIunits
2b453bda
ZU
3948The SIunits package can be used to standardise the use of units in
3949your writings.
3127b522
ZU
3950
3951%description latex-SIunits -l hu.UTF-8
3952Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3953
f65b3398
ZU
3954%package latex-siunitx
3955Summary: A comprehensive (SI) units package
3956Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3957Group: Applications/Publishing/TeX
3958Requires(post,postun): /usr/bin/texhash
3959Requires: %{name}-latex
3960
3961%description latex-siunitx
3962A comprehensive (SI) units package.
3963
3964%description latex-siunitx -l hu.UTF-8
3965Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3966
b916bc39
ZU
3967%package latex-sources
3968Summary: LaTeX sources
3969Summary(hu.UTF-8): LaTeX források
3970Group: Applications/Publishing/TeX
3971
3972%description latex-sources
3973LaTeX sources.
3974
3975%description latex-sources -l hu.UTF-8
3976LaTeX források.
3977
73d8d817
ZU
3978%package latex-styles
3979Summary: Various LaTeX styles
3980Summary(hu.UTF-8): Különböző LaTeX stílusok
3981Group: Applications/Publishing/TeX
3982Requires(post,postun): /usr/bin/texhash
3983Requires: %{name}-latex
3984
3985%description latex-styles
3986Various LaTeX styles.
3987
3988%description latex-styles -l hu.UTF-8
3989Különböző LaTeX stílusok.
3990
3991%package latex-lang
3992Summary: LaTeX support for non-english languages
3993Summary(hu.UTF-8): LaTeX támogatás nem-angol nyelvekhez
3994Group: Applications/Publishing/TeX
3995Requires(post,postun): /usr/bin/texhash
3996Requires: %{name}-latex
3997
3998%description latex-lang
3999LaTeX support for non-english languages.
4000
4001%description latex-lang -l hu.UTF-8
4002LaTeX támogatás nem-angol nyelvekhez.
4003
6c82f497
ZU
4004%package latex-Tabbing
4005Summary: Tabbing with accented letters
4006Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
4007Group: Applications/Publishing/TeX
4008Requires(post,postun): /usr/bin/texhash
4009
4010%description latex-Tabbing
4011Tabbing with accented letters.
4012
4013%description latex-Tabbing -l hu.UTF-8
4014Tabbing környezet ékezetes betűk használatával.
3127b522 4015
d08789e0
ZU
4016%package latex-urwvn
4017Summary: URWVN fonts
4018Summary(pl.UTF-8): Fonty URWVN
4019Group: Applications/Publishing/TeX
4020Requires(post,postun): /usr/bin/texhash
4021Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
4022Requires: %{name}-latex = %{epoch}:%{version}-%{release}
4023
4024%description latex-urwvn
4025URWVN fonts.
4026
4027%description latex-urwvn -l pl.UTF-8
4028Fonty URWVN.
4029
4030%package latex-txfonts
4031Summary: TX fonts LaTeX support
4032Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
4033Group: Applications/Publishing/TeX
4034Requires(post,postun): %{_bindir}/texhash
4035Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4036Requires: %{name}-latex = %{epoch}:%{version}-%{release}
4037
4038%description latex-txfonts
4039TX fonts LaTeX support.
4040
4041%description latex-txfonts -l pl.UTF-8
4042Obsługa fontów TX w LaTeXu.
4043
7ea3a98b
ZU
4044%package latex-ucs
4045Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
4046Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 4047Group: Applications/Publishing/TeX
7ea3a98b 4048Requires(post,postun): %{_bindir}/texhash
78d53d8c 4049Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
4050
4051%description latex-ucs
d34bfb7f
ZU
4052This package contains support for using UTF-8 as input encoding in
4053LaTeX documents.
7ea3a98b
ZU
4054
4055%description latex-ucs -l hu.UTF-8
4056Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
4057
d08789e0
ZU
4058%package latex-umlaute
4059Summary: An interface to inputenc for using alternate input encodings
4060Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
4061Group: Applications/Publishing/TeX
4062Requires(post,postun): %{_bindir}/texhash
4063Requires: %{name}-latex = %{epoch}:%{version}-%{release}
4064
4065%description latex-umlaute
4066An interface to inputenc for using alternate input encodings.
4067
4068%description latex-umlaute -l pl.UTF-8
4069Interfejs inputenc do używania alternatywnych kodowań wejściowych.
4070
4071%package latex-wasysym
4072Summary: Extra characters from the Waldis symbol fonts
4073Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
4074Group: Applications/Publishing/TeX
4075Requires(post,postun): %{_bindir}/texhash
4076Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
4077Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6
ZU
4078Provides: tetex-latex-wasysym
4079Obsoletes: tetex-latex-wasysym
d08789e0
ZU
4080
4081%description latex-wasysym
4082Makes some additional characters available that come from the wasy
4083fonts (Waldis symbol fonts). These fonts are not automatically
4084included in NFSS2/LaTeX2e since they take up important space and often
4085aren't necessary if one makes use of the packages amsfonts or amssymb.
4086Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
4087apple, ocircle invneg, logof, varint, male, female, phone, clock,
4088lightning, pointer, sun, bell, permil, smiley, various electrical
4089symbols, shapes, music notes, circles, signs, astronomy, etc.
4090
4091%description latex-wasysym -l pl.UTF-8
4092Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
4093(Waldis symbol). Te fonty nie są automatycznie dołączane w
4094NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
4095jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
4096m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
4097ocircle invneg, logof, varint, male, female, phone, clock, lightning,
4098pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
4099kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
4100
03d9d5fa
ZU
4101%package latex-xcolor
4102Summary: Allows for access to color tints, shades, tones etc
4103Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
4104Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
4105Group: Applications/Publishing/TeX
4106Obsoletes: tetex-latex-xcolor
4107
ca8b4816 4108%description latex-xcolor
03d9d5fa
ZU
4109`xcolor' provides easy driver-independent access to several kinds of
4110color tints, shades, tones, and mixes of arbitrary colors. It allows
4111to select a document-wide target color model and offers tools for
4112automatic color schemes, conversion between eight color models, and
4113alternating table row colors.
4114
4115%description latex-xcolor -l hu.UTF-8
4116`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
4117színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
4118keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
4119modell kiválasztásához és a színmodellek közötti konverzióra.
4120
4121%description latex-xcolor -l pl.UTF-8
4122`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
4123wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
4124na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
4125schematów kolorów, konwersji między ośmioma modelami kolorów oraz
4126naprzemiennych kolorów w tabelach.
4127
d08789e0
ZU
4128%package format-latex
4129Summary: LaTeX macro package
4130Summary(pl.UTF-8): Pakiet makr LaTeX
4131Group: Applications/Publishing/TeX
4132Requires(post,postun): %{_bindir}/texhash
4133Requires: %{name}-latex = %{epoch}:%{version}-%{release}
56e652d6 4134Provides: tetex-format-latex
d08789e0 4135Obsoletes: hugelatex
56e652d6 4136Obsoletes: tetex-format-latex
d08789e0
ZU
4137
4138%description format-latex
4139LaTeX is a front end for the TeX text formatting system. Easier to use
4140than TeX, LaTeX is essentially a set of TeX macros which provide
4141convenient, predefined document formats for users.
4142
4143This package contains LaTeX format.
4144
4145%description format-latex -l pl.UTF-8
4146LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
4147łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
4148dających użytkownikom wygodne, predefiniowane formaty dokumentów.
4149
4150Ten pakiet zawiera format LaTeX.
4151
4152%package format-pdflatex
4153Summary: PDF LaTeX macro package
4154Summary(pl.UTF-8): Pakiet makr PDF LaTeX
4155Group: Applications/Publishing/TeX
4156Requires(post,postun): %{_bindir}/texhash
4157Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
4158Requires: %{name}-latex = %{epoch}:%{version}-%{release}
4159Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
4160Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
4161Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
56e652d6
ZU
4162Provides: tetex-format-pdflatex
4163Obsoletes: tetex-format-pdflatex
d08789e0
ZU
4164
4165%description format-pdflatex
4166LaTeX is a front end for the TeX text formatting system. Easier to use
4167than TeX, LaTeX is essentially a set of TeX macros which provide
4168convenient, predefined document formats for users.
4169
4170This package contains PDF LaTeX format.
4171
4172%description format-pdflatex -l pl.UTF-8
4173LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
4174łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
4175dających użytkownikom wygodne, predefiniowane formaty dokumentów.
4176
4177Ten pakiet zawiera format PDF LaTeX.
4178
4179# PLaTeX format
4180
4181%package platex
4182Summary: PLaTeX format basic files
4183Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
4184Group: Applications/Publishing/TeX
4185Requires(post,postun): %{_bindir}/texhash
4186Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
4187Requires: %{name}-latex = %{epoch}:%{version}-%{release}
4188
4189%description platex
4190PLaTeX format basic files.
4191
4192%description platex -l pl.UTF-8
4193Podstawowe pliki dla formatu PLaTeX.
4194
4195%package format-platex
4196Summary: PLaTeX format
4197Summary(pl.UTF-8): Format PLaTeX
4198Group: Applications/Publishing/TeX
4199Requires(post,postun): %{_bindir}/texhash
4200Requires: %{name}-platex = %{epoch}:%{version}-%{release}
4201
4202%description format-platex
4203PLaTeX format.
4204
4205%description format-platex -l pl.UTF-8
4206Format PLaTeX.
4207
4208%package format-pdfplatex
4209Summary: PDF PLaTeX format
4210Summary(pl.UTF-8): Format PDF PLaTeX
4211Group: Applications/Publishing/TeX
4212Requires(post,postun): %{_bindir}/texhash
4213Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
4214Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
4215Requires: %{name}-platex = %{epoch}:%{version}-%{release}
4216
4217%description format-pdfplatex
4218PDF PLaTeX format.
4219
4220%description format-pdfplatex -l pl.UTF-8
4221Format PDF PLaTeX.
4222
29d720fe
ZU
4223%package scripts
4224Summary: Various scripts
4225Summary(hu.UTF-8): Néhány szkript
4226Group: Applications/Publishing/TeX
4227Requires(post,postun): %{_bindir}/texhash
4228Requires: %{name} = %{epoch}:%{version}-%{release}
4229
4230%description scripts
4231Various scripts.
4232
4233%description scripts -l hu.UTF-8
4234Néhány szkript.
4235
d08789e0
ZU
4236# # TeX generic macros #
4237
4238%package tex-babel
4239Summary: Multilingual support for TeX
4240Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
4241Group: Applications/Publishing/TeX
4242Requires(post,postun): %{_bindir}/texhash
4243Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
4244Provides: tetex-tex-babel
4245Obsoletes: tetex-tex-babel
d08789e0
ZU
4246
4247%description tex-babel
4248Multilingual support for TeX.
4249
4250%description tex-babel -l pl.UTF-8
4251Obsługa wielu języków dla TeXa.
4252
4253%package tex-german
4254Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
4255Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
4256Group: Applications/Publishing/TeX
4257Requires(post,postun): %{_bindir}/texhash
4258Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
4259Provides: tetex-tex-german
4260Obsoletes: tetex-tex-german
d08789e0
ZU
4261
4262%description tex-german
4263Supports the new German orthography (neue deutsche Rechtschreibung).
4264
4265%description tex-german -l pl.UTF-8
4266Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
4267
783773ac
ZU
4268%package tex-insbox
4269Summary: A TeX macro for inserting pictures/boxes into paragraphs
4270Summary(hu.UTF-8): TeX makró képek/dobozok beszúrására bekezdésekbe
4271Group: Applications/Publishing/TeX
4272Requires(post,postun): %{_bindir}/texhash
4273Requires: %{name} = %{epoch}:%{version}-%{release}
4274
4275%description tex-insbox
4276A TeX macro for inserting pictures/boxes into paragraphs.
4277
4278%description tex-insbox -l hu.UTF-8
4279TeX makró képek/dobozok beszúrására bekezdésekbe.
4280
d08789e0
ZU
4281%package tex-mfpic
4282Summary: Macros which generate Metafont or Metapost for drawing pictures
4283Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
4284Group: Applications/Publishing/TeX
4285Requires(post,postun): %{_bindir}/texhash
4286Requires: %{name} = %{epoch}:%{version}-%{release}
4287
4288%description tex-mfpic
4289Macros which generate Metafont or Metapost for drawing pictures.
4290
4291%description tex-mfpic -l pl.UTF-8
4292Makra generujące Metafont lub Metapost do rysowania obrazków.
4293
4294%package tex-misc
4295Summary: Miscellaneous TeX macros
4296Summary(pl.UTF-8): Różne makra TeXowe
4297Group: Applications/Publishing/TeX
4298Requires(post,postun): %{_bindir}/texhash
4299Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6 4300Provides: tetex-tex-misc
d08789e0 4301Obsoletes: tetex-tex-eijkhout
56e652d6 4302Obsoletes: tetex-tex-misc
d08789e0
ZU
4303
4304%description tex-misc
4305Miscellaneous TeX macros.
4306
4307%description tex-misc -l pl.UTF-8
4308Różne makra TeXowe.
4309
4310%package tex-pictex
4311Summary: Picture drawing macros for TeX and LaTeX
4312Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
4313Group: Applications/Publishing/TeX
4314Requires(post,postun): %{_bindir}/texhash
4315Requires: %{name} = %{epoch}:%{version}-%{release}
4316
4317%description tex-pictex
4318Picture drawing macros for TeX and LaTeX.
4319
4320%description tex-pictex -l pl.UTF-8
4321Makra do rysowania obrazków dla TeXa i LaTeXa.
4322
29d720fe
ZU
4323%package tex-psizzl
4324Summary: A TeX format for physics papers
4325Summary(hu.UTF-8): TeX formátum fizikai kiadványokhoz
4326Group: Applications/Publishing/TeX
4327Requires(post,postun): %{_bindir}/texhash
4328Requires: %{name} = %{epoch}:%{version}-%{release}
4329
4330%description tex-psizzl
4331A TeX format for physics papers.
4332
4333%description tex-psizzl -l hu.UTF-8
4334TeX formátum fizikai kiadványokhoz.
4335
d08789e0
ZU
4336%package tex-pstricks
4337Summary: PostScript macros for TeX
4338Summary(pl.UTF-8): Makra postscriptowe dla TeXa
4339Group: Applications/Publishing/TeX
4340Requires(post,postun): %{_bindir}/texhash
188cb15d 4341Requires: %{name}-tex-misc = %{epoch}:%{version}-%{release}
56e652d6
ZU
4342Provides: tetex-tex-pstricks
4343Obsoletes: tetex-tex-pstricks
d08789e0
ZU
4344
4345%description tex-pstricks
4346An extensive collection of PostScript macros that is compatible with
4347most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
4348AMS-LaTeX. Included are macros for color, graphics, pie charts,
4349rotation, trees and overlays. It has many special features, including:
4350a wide variety of graphics (picture drawing) macros, with a flexible
4351interface and with color support. There are macros for coloring or
4352shading the cells of tables.
4353
4354%description tex-pstricks -l pl.UTF-8
4355Duży zestaw makr postscriptowych kompatybilny z większością pakietów
4356makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
4357makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
4358nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
4359rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
4360makra do kolorowania lub cieniowania komórek tabel.
4361
4362%package tex-qpx
4363Summary: QuasiPalatino and PX fonts typesetting support
4364Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
4365Group: Applications/Publishing/TeX
4366Requires(post,postun): %{_bindir}/texhash
4367Requires: %{name} = %{epoch}:%{version}-%{release}
4368Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
4369
4370%description tex-qpx
4371QuasiPalatino and PX fonts typesetting support.
4372
4373%description tex-qpx -l pl.UTF-8
4374Wsparcie dla składu fontami QuasiPalatino i PX.
4375
31bd2c4a 4376%package tex-qpxqtx
d08789e0
ZU
4377Summary: QuasiTimes and TX fonts typesetting support
4378Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
4379Group: Applications/Publishing/TeX
4380Requires(post,postun): %{_bindir}/texhash
4381Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 4382Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 4383
31bd2c4a 4384%description tex-qpxqtx
d08789e0
ZU
4385QuasiTimes and TX fonts typesetting support.
4386
31bd2c4a 4387%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
4388Wsparcie dla składu fontami QuasiTimes i TX.
4389
3f42cf69
ZU
4390%package tex-huhyphen
4391Summary: Hungarian hyphenation
4392Summary(hu.UTF-8): Magyar elválasztás
4393Group: Applications/Publishing/TeX
4394Requires(post,postun): %{_bindir}/texhash
4395Requires: %{name} = %{epoch}:%{version}-%{release}
4396
4397%description tex-huhyphen
4398Hungarian hyphenation.
4399
4400%description tex-huhyphen -l hu.UTF-8
4401Magyar elválasztás.
4402
d08789e0
ZU
4403%package tex-ruhyphen
4404Summary: Russian hyphenation
4405Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
4406Group: Applications/Publishing/TeX
4407Requires(post,postun): %{_bindir}/texhash
4408Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
4409Provides: tetex-tex-ruhyphen
4410Obsoletes: tetex-tex-ruhyphen
d08789e0
ZU
4411
4412%description tex-ruhyphen
4413A collection of Russian hyphenation patterns supporting a number of
4414Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
4415LCY, LWN (OT2), and koi8-r.
4416
4417%description tex-ruhyphen -l pl.UTF-8
4418Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
4419kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
4420Cyrillic), LCY, LWN (OT2) i koi8-r.
4421
4422%package tex-spanish
4423Summary: Various TeX related files for typesetting documents written in Spanish
4424Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
4425Group: Applications/Publishing/TeX
4426Requires(post,postun): %{_bindir}/texhash
4427Requires: %{name} = %{epoch}:%{version}-%{release}
4428Obsoletes: tetex-tex-spanishb
4429
4430%description tex-spanish
4431Various TeX related files for typesetting documents written in
4432Spanish, including hyphenation and dictionaries.
4433
4434%description tex-spanish -l pl.UTF-8
4435Różne pliki TeXowe służące do składu dokumentów napisanych w języku
4436hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
4437
4438%package tex-texdraw
4439Summary: Graphical macros, using embedded PostScript
4440Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
4441Group: Applications/Publishing/TeX
4442Requires(post,postun): %{_bindir}/texhash
4443Requires: %{name} = %{epoch}:%{version}-%{release}
4444
4445%description tex-texdraw
4446Graphical macros, using embedded PostScript.
4447
4448%description tex-texdraw -l pl.UTF-8
4449Makra graficzne używające osadzanego PostScriptu.
4450
4451%package tex-thumbpdf
4452Summary: Thumbnails for PDFTeX and dvips/ps2pdf
4453Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
4454Group: Applications/Publishing/TeX
4455Requires(post,postun): %{_bindir}/texhash
4456Requires: %{name} = %{epoch}:%{version}-%{release}
4457
4458%description tex-thumbpdf
4459Provides support, using Perl, for thumbnails in pdfTeX and
4460dvips/ps2pdf, using ghostscript to generate the thumbnails which get
4461represented in a TeX readable file that is read by the package
4462thumbpdf.sty to automatically include the thumbnails. Works with both
4463plain TeX and LaTeX.
4464
4465%description tex-thumbpdf -l pl.UTF-8
4466Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
4467użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
4468TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
4469ikonki. Działa z formatami plain TeX i LaTeX.
4470
4471%package tex-ukrhyph
4472Summary: Ukranian hyphenation
4473Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
4474Group: Applications/Publishing/TeX
4475Requires(post,postun): %{_bindir}/texhash
4476Requires: %{name} = %{epoch}:%{version}-%{release}
56e652d6
ZU
4477Provides: tetex-tex-ukrhyph
4478Obsoletes: tetex-tex-ukrhyph
d08789e0
ZU
4479
4480%description tex-ukrhyph
4481This package allows the use of different hyphenation patterns for the
4482Ukrainian language for various Cyrillic font encodings. Contains
4483packages implementing traditional rules, modern rules, and combined
4484English-Ukrainian hyphenation.
4485
4486%description tex-ukrhyph -l pl.UTF-8
4487Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
4488dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
4489Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
4490łączonych angielsko-ukraińskich.
4491
e67df411
ZU
4492%package latex-variations
4493Summary: Typeset tables of variations of functions
4494Group: Applications/Publishing/TeX
4495Requires(post,postun): %{_bindir}/texhash
4496Requires: %{name} = %{epoch}:%{version}-%{release}
4497
4498%description latex-variations
4499Typeset tables of variations of functions.
4500
d08789e0
ZU
4501%package latex-vietnam
4502Summary: Vietnamese language support
4503Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
4504Group: Applications/Publishing/TeX
4505Requires(post,postun): %{_bindir}/texhash
4506Requires: %{name} = %{epoch}:%{version}-%{release}
4507Obsoletes: tetex-tex-vietnam
4508
4509%description latex-vietnam
4510Vietnamese language support.
4511
4512%description latex-vietnam -l pl.UTF-8
4513Wsparcie dla języka wietnamskiego.
4514
4515%package tex-xypic
4516Summary: Package for typesetting a variety of graphs and diagrams with TeX
4517Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
4518Group: Applications/Publishing/TeX
4519Requires(post,postun): %{_bindir}/texhash
4520Requires: %{name} = %{epoch}:%{version}-%{release}
4521Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
4522
4523%description tex-xypic
4524A package for typesetting a variety of graphs and diagrams with TeX.
4525Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
4526and plain TeX), in particular Xy-pic is provided as a LaTeX2e
4527`supported package'.
4528
4529%description tex-xypic -l pl.UTF-8
4530Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
4531z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
4532w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
4533
4534%package tex-xkeyval
4535Summary: Extension to keyval package
4536Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
4537Group: Applications/Publishing/TeX
4538Requires(post,postun): /usr/bin/texhash
4539Requires: %{name} = %{epoch}:%{version}-%{release}
4540
4541%description tex-xkeyval
4542Extension to keyval package.
4543
4544%description tex-xkeyval -l pl.UTF-8
4545Rozszerzenie do pakietu keyval.
4546
4547%package dirs-fonts
4548Summary: TeX font directories
4549Summary(pl.UTF-8): Katalogi fontów TeXa
4550Group: Fonts
5ff30b02 4551Obsoletes: tetex-dirs-fonts
d08789e0
ZU
4552
4553%description dirs-fonts
4554TeX font directories.
4555
4556%description dirs-fonts -l pl.UTF-8
4557Katalogi fontów TeXa.
4558
4559# # Fonts packages #
4560
4561%package fonts-adobe
4562Summary: Adobe fonts
4563Summary(pl.UTF-8): Fonty Adobe
4564Group: Fonts
78d53d8c 4565Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4566Provides: tetex-fonts-adobe
4567Obsoletes: tetex-fonts-adobe
d08789e0
ZU
4568
4569%description fonts-adobe
4570Adobe fonts.
4571
4572%description fonts-adobe -l pl.UTF-8
4573Fonty Adobe.
4574
4575%package fonts-ae
4576Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
4577Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
4578Group: Fonts
78d53d8c 4579Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4580
4581%description fonts-ae
4582Virtual fonts for PDF-files with T1 encoded CMR-fonts.
4583
4584%description fonts-ae -l pl.UTF-8
4585Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
4586
4587%package fonts-ams
4588Summary: AMS fonts
4589Summary(pl.UTF-8): Fonty AMS
4590Group: Fonts
78d53d8c 4591Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4592Provides: tetex-fonts-ams
4593Obsoletes: tetex-fonts-ams
d08789e0
ZU
4594
4595%description fonts-ams
4596AMS fonts.
4597
4598%description fonts-ams -l pl.UTF-8
4599Fonty AMS.
4600
4601%package fonts-antp
4602Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4603Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4604Group: Fonts
78d53d8c 4605Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4606
4607%description fonts-antp
4608Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4609
4610%description fonts-antp -l pl.UTF-8
4611Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4612Type 1.
4613
4614%package fonts-antt
4615Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4616Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4617Group: Fonts
78d53d8c 4618Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4619
4620%description fonts-antt
4621Antykwa Torunska, a Type 1 family of a Polish traditional type.
4622
4623%description fonts-antt -l pl.UTF-8
4624Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4625
5bc70a92
MB
4626%package fonts-arphic
4627Summary: Arphic fonts
4628Group: Fonts
4629Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4630
4631%description fonts-arphic
4632Arphic fonts.
4633
d08789e0
ZU
4634%package fonts-bbm
4635Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
4636Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
4637Group: Fonts
78d53d8c 4638Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4639
4640%description fonts-bbm
4641Blackboard variant fonts for Computer Modern, with LaTeX support.
4642
4643%description fonts-bbm -l pl.UTF-8
4644Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
4645
4646%package fonts-bbold
4647Summary: Sans serif blackboard bold for LaTeX
4648Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
4649Group: Fonts
78d53d8c 4650Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4651
4652%description fonts-bbold
4653Sans serif blackboard bold for LaTeX.
4654
4655%description fonts-bbold -l pl.UTF-8
4656Tablicowy tłusty font sans serif dla LaTeXa.
4657
b280f158
ZU
4658%package fonts-bh
4659Summary: Bold & Heavy Fonts
4660Summary(pl.UTF-8): Fonty Bold i Heavy
4661Group: Fonts
78d53d8c 4662Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 4663
b280f158
ZU
4664%description fonts-bh
4665Bold & Heavy Fonts.
d08789e0 4666
b280f158
ZU
4667%description fonts-bh -l pl.UTF-8
4668Fonty Bold i Heavy.
d08789e0
ZU
4669
4670%package fonts-bitstream
4671Summary: Bitstream fonts
4672Summary(pl.UTF-8): Fonty Bitstream
4673Group: Fonts
78d53d8c 4674Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4675Obsoletes: tetex-fonts-bitstrea
4676
4677%description fonts-bitstream
4678Bitstream fonts.
4679
4680%description fonts-bitstream -l pl.UTF-8
4681Fonty Bitstream.
4682
4683%package fonts-cbgreek
4684Summary: Complete set of Greek fonts
4685Summary(pl.UTF-8): Pełny zestaw fontów greckich
4686Group: Fonts
78d53d8c 4687Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4688
4689%description fonts-cbgreek
4690Complete set of Greek fonts.
4691
4692%description fonts-cbgreek -l pl.UTF-8
4693Pełny zestaw fontów greckich.
4694
4695%package fonts-cc-pl
4696Summary: Polish version of Computer Concrete fonts
4697Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4698Group: Fonts
78d53d8c 4699Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4700
4701%description fonts-cc-pl
4702Polish version of Computer Concrete fonts.
4703
4704%description fonts-cc-pl -l pl.UTF-8
4705Polska wersja fontów Computer Concrete.
4706
4707%package fonts-cg
4708Summary: Compugraphic fonts
4709Summary(pl.UTF-8): Fonty Compugraphic
4710Group: Fonts
78d53d8c 4711Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4712
4713%description fonts-cg
4714Compugraphic fonts.
4715
4716%description fonts-cg -l pl.UTF-8
4717Fonty Compugraphic.
4718
4719%package fonts-cm
4720Summary: Computer Modern fonts
4721Summary(pl.UTF-8): Fonty Computer Modern
4722Group: Fonts
78d53d8c 4723Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4724Provides: tetex-fonts-cm
4725Obsoletes: tetex-fonts-cm
d08789e0
ZU
4726
4727%description fonts-cm
4728Computer Modern fonts.
4729
4730%description fonts-cm -l pl.UTF-8
4731Fonty Computer Modern.
4732
4733%package fonts-cmbright
4734Summary: CM Bright fonts
4735Summary(pl.UTF-8): Fonty CM Bright
4736Group: Fonts
78d53d8c 4737Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4738
4739%description fonts-cmbright
4740CM Bright fonts.
4741
4742%description fonts-cmbright -l pl.UTF-8
4743Fonty CM Bright.
4744
5d7e11d7
ZU
4745%package fonts-cmsuper
4746Summary: CM Super fonts
4747Summary(hu.UTF-8): CM Super betűtípus
4748Group: Fonts
4749Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4750
830ca960 4751%description fonts-cmsuper
5d7e11d7
ZU
4752CM Super fonts.
4753
830ca960 4754%description fonts-cmsuper -l hu.UTF-8
5d7e11d7
ZU
4755CM Super betűtípus
4756
4757
d08789e0
ZU
4758%package fonts-cmcyr
4759Summary: Computer Modern fonts extended with Russian letters
4760Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4761Group: Fonts
78d53d8c 4762Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4763Provides: tetex-fonts-cmcyr
4764Obsoletes: tetex-fonts-cmcyr
d08789e0
ZU
4765
4766%description fonts-cmcyr
4767Computer Modern fonts extended with Russian letters.
4768
4769%description fonts-cmcyr -l pl.UTF-8
4770Fonty Computer Modern rozszerzone o litery rosyjskie.
4771
4772%package fonts-cmextra
4773Summary: Extra Computer Modern fonts, from the American Mathematical Society
4774Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
4775Group: Fonts
78d53d8c 4776Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4777Provides: tetex-fonts-cmextra
4778Obsoletes: tetex-fonts-cmextra
d08789e0
ZU
4779
4780%description fonts-cmextra
4781Extra Computer Modern fonts, from the American Mathematical Society.
4782
4783%description fonts-cmextra -l pl.UTF-8
4784Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4785
4786%package fonts-concmath
4787Summary: Concrete Math fonts
4788Summary(pl.UTF-8): Fonty matematyczne Concrete Math
4789Group: Fonts
78d53d8c 4790Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4791
4792%description fonts-concmath
4793Concrete Math fonts.
4794
4795%description fonts-concmath -l pl.UTF-8
4796Fonty matematyczne Concrete Math.
4797
4798%package fonts-concrete
4799Summary: Concrete Roman fonts
4800Summary(pl.UTF-8): Fonty Concrete Roman
4801Group: Fonts
78d53d8c 4802Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4803
4804%description fonts-concrete
4805Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4806with Euler math fonts.
4807
4808%description fonts-concrete -l pl.UTF-8
4809Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4810przeznaczone do używania z fontami matematycznymi Euler.
4811
4812%package fonts-cs
4813Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4814Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4815Group: Fonts
78d53d8c 4816Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4817
4818%description fonts-cs
4819Czech/Slovak-tuned MetaFont Computer Modern fonts.
4820
4821%description fonts-cs -l pl.UTF-8
4822Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4823czeskiego i słowackiego.
4824
4a09ae1a
ZU
4825%package fonts-dstroke
4826Summary: Doublestroke font for typesetting the mathematical symbols
4827Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
4828Group: Fonts
78d53d8c 4829Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
4830
4831%description fonts-dstroke
4832Doublestroke font for typesetting the mathematical symbols.
4833
4834%description fonts-dstroke -l pl.UTF-8
4835Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
4836
4837%package fonts-ecc
4838Summary: Sources for the European Concrete fonts
4839Summary(pl.UTF-8): Źródła dla fontów European Concrete
4840Group: Fonts
78d53d8c 4841Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4842
4843%description fonts-ecc
4844The MetaFont sources and tfm files of the European Concrete Fonts.
4845This is the EC implementation of Knuth's Concrete fonts, including
4846also the corresponding text companion fonts.
4847
4848%description fonts-ecc -l pl.UTF-8
4849Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4850implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4851tekstowymi fontami towarzyszącymi.
4852
4853%package fonts-eurosym
4854Summary: The new European currency symbol for the Euro
4855Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4856Group: Fonts
78d53d8c 4857Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4858
4859%description fonts-eurosym
4860The new European currency symbol for the Euro implemented in Metafont,
4861using the official European Commission dimensions, and providing
4862several shapes (normal, slanted, bold, outline).
4863
4864%description fonts-eurosym -l pl.UTF-8
4865Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4866z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4867różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4868
4869%package fonts-eulervm
4870Summary: The Virtual Euler Math fonts
4871Summary(pl.UTF-8): Fonty Virtual Euler Math
4872Group: Fonts
78d53d8c 4873Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4874
4875%description fonts-eulervm
4876Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4877approach has several advantages over immediately using the _real_
4878Euler fonts: Most noticeably, less TeX resources are consumed, the
4879quality of various math symbols is improved, and a usable \hslash
4880symbol can be provided.
4881
4882%description fonts-eulervm -l pl.UTF-8
4883Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4884fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4885używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4886jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4887matematycznych i może być dostępny używalny symbol \hslash.
4888
4889%package fonts-euxm
4890Summary: Fonts similar to EUSM but with two more characters
4891Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4892Group: Fonts
78d53d8c 4893Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4894
4895%description fonts-euxm
4896Fonts like EUSM but with two more characters needed for Concrete Math
4897included in TeXLive distribution in fonts3.
4898
4899%description fonts-euxm -l pl.UTF-8
4900Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4901dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4902
4903%package fonts-gothic
4904Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4905Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4906Group: Fonts
78d53d8c 4907Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4908
4909%description fonts-gothic
4910Gothic and ornamental initial fonts by Yannis Haralambous.
4911
4912%description fonts-gothic -l pl.UTF-8
4913Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4914
4915%package fonts-hoekwater
4916Summary: Converted mflogo font
4917Summary(pl.UTF-8): Przekonwertowany font mflogo
4918Group: Fonts
78d53d8c 4919Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4920
4921%description fonts-hoekwater
4922Fonts originally created in MetaFont, transformed to PostScript by
4923Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4924xipa.
4925
4926%description fonts-hoekwater -l pl.UTF-8
4927Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4928PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4929stmaryrd, wasy, wasy2, xipa.
4930
4931%package fonts-jknappen
4932Summary: Miscellaneous packages by Joerg Knappen
4933Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4934Group: Fonts
78d53d8c 4935Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4936Provides: tetex-fonts-jknappen
4937Obsoletes: tetex-fonts-jknappen
d08789e0
ZU
4938
4939%description fonts-jknappen
4940Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4941Knappen, including sgmlcmpt.
4942
4943%description fonts-jknappen -l pl.UTF-8
4944Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4945Knappena. Zawiera sgmlcmpt.
4946
70f52fe3
ZU
4947%package fonts-kpfonts
4948Summary: A complete set of fonts for text and mathematics
4949Summary(hu.UTF-8): Betűtípusok teljes készlete (matematikai) szövegekhez
4950Group: Fonts
4951Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4952
4953%description fonts-kpfonts
4954A complete set of fonts for text and mathematics.
4955
4956%description fonts-kpfonts -l hu.UTF-8
4957Betűtípusok teljes készlete (matematikai) szövegekhez.
4958
d08789e0
ZU
4959%package fonts-latex
4960Summary: Basic LaTeX fonts
4961Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4962Group: Fonts
78d53d8c 4963Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
4964Provides: tetex-fonts-latex
4965Obsoletes: tetex-fonts-latex
d08789e0
ZU
4966
4967%description fonts-latex
4968Basic LaTeX fonts.
4969
4970%description fonts-latex -l pl.UTF-8
4971Podstawowe fonty dla LaTeXa.
4972
4973%package fonts-lh
4974Summary: Olga Lapko's LH fonts
4975Summary(pl.UTF-8): Fonty LH Olgi Lapko
4976Group: Fonts
78d53d8c 4977Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4978
4979%description fonts-lh
4980The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4981
4982%description fonts-lh -l pl.UTF-8
4983Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4984
4985%package fonts-lm
4986Summary: Latin Modern family fonts
4987Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4988Group: Applications/Publishing/TeX
78d53d8c 4989Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4990
4991%description fonts-lm
4992Latin Modern family of fonts, based on the Computer Modern fonts
4993released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4994lot of additional characters, mainly accented ones, but not only.
4995There is a one set of PostScript fonts and four sets of TeX Font
4996Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4997encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4998Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4999potential user knows what to do with all these files. The author is
5000Boguslaw Jackowski.
5001
5002%description fonts-lm -l pl.UTF-8
5003Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5004przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5005Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5006Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5007Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5008QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5009(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5010(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5011tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5012
5013%package fonts-marvosym
5014Summary: Martin Vogel's Symbol (marvosym) font
5015Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
5016Group: Fonts
78d53d8c 5017Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5018
5019%description fonts-marvosym
5020Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5021currency symbol as defined by the European commission; Euro currency
5022symbols in typefaces Times, Helvetica and Courier; Symbols for
5023structural engineering; Symbols for steel cross-sections; Astronomy
5024signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5025symbols; CE sign and others.
5026
5027%description fonts-marvosym -l pl.UTF-8
5028Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5029waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5030dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5031strukturalnej; symbole dla przekroi poprzecznych; symbole
5032astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5033krawieckie; znak CE i inne.
5034
5035%package fonts-mflogo
5036Summary: Logo fonts
5037Summary(pl.UTF-8): Fonty logo
5038Group: Fonts
78d53d8c 5039Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5040
5041%description fonts-mflogo
5042Logo fonts.
5043
5044%description fonts-mflogo -l pl.UTF-8
5045Fonty logo.
5046
5047%package fonts-misc
5048Summary: Miscellaneous fonts
5049Summary(pl.UTF-8): Różne fonty
5050Group: Fonts
78d53d8c 5051Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5052
5053%description fonts-misc
5054Miscellaneous fonts.
5055
5056%description fonts-misc -l pl.UTF-8
5057Fonty różne.
5058
5059%package fonts-monotype
5060Summary: Monotype fonts
5061Summary(pl.UTF-8): Fonty Monotype
5062Group: Fonts
78d53d8c 5063Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5064
5065%description fonts-monotype
5066Monotype fonts.
5067
5068%description fonts-monotype -l pl.UTF-8
5069Fonty Monotype.
5070
5071%package fonts-omega
5072Summary: Fonts for Omega - extended unicode TeX
5073Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
5074Group: Fonts
78d53d8c 5075Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5076
5077%description fonts-omega
5078Fonts for Omega - extended unicode TeX.
5079
5080%description fonts-omega -l pl.UTF-8
5081Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
5082
f1ba8563
ZU
5083%package fonts-other
5084Summary: Other fonts
5085Summary(hu.UTF-8): További betűtípusok
5086Group: Fonts
5087Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5088
5089%description fonts-other
5090Other fonts.
5091
5092%description fonts-omega -l hu.UTF-8
5093További betűtípusok.
5094
d08789e0
ZU
5095%package fonts-pazo
5096Summary: Pazo fonts
5097Summary(pl.UTF-8): Fonty Pazo
5098Group: Fonts
78d53d8c 5099Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
5100Provides: tetex-fonts-pazo
5101Obsoletes: tetex-fonts-pazo
d08789e0
ZU
5102
5103%description fonts-pazo
5104Pazo fonts.
5105
5106%description fonts-pazo -l pl.UTF-8
5107Fonty Pazo.
5108
5109%package fonts-pl
5110Summary: Polish fonts
5111Summary(pl.UTF-8): Polskie fonty
5112Group: Fonts
78d53d8c 5113Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5114
5115%description fonts-pl
5116Polish fonts.
5117
5118%description fonts-pl -l pl.UTF-8
5119Polskie fonty.
5120
5121%package fonts-px
5122Summary: PX fonts
5123Summary(pl.UTF-8): Fonty PX
5124Group: Fonts
78d53d8c 5125Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5126
5127%description fonts-px
5128PX fonts.
5129
5130%description fonts-px -l pl.UTF-8
5131Fonty PX.
5132
5133%package fonts-qfonts
5134Summary: Quasi fonts
5135Summary(pl.UTF-8): Fonty Quasi
5136Group: Fonts
78d53d8c 5137Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5138
5139%description fonts-qfonts
5140Quasi fonts.
5141
5142%description fonts-qfonts -l pl.UTF-8
5143Fonty Quasi.
5144
5145%package fonts-qpx
5146Summary: Additional fonts for QPX package
5147Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
5148Group: Fonts
78d53d8c 5149Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5150Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
5151Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
5152
5153%description fonts-qpx
5154Additional fonts for QPX package.
5155
5156%description fonts-qpx -l pl.UTF-8
5157Dodatkowe fonty dla pakietu QPX.
5158
31bd2c4a 5159%package fonts-qpxqtx
d08789e0
ZU
5160Summary: Additional fonts for QTX package
5161Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
5162Group: Fonts
78d53d8c 5163Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
5164# I hope qpxqtx doesn't need qfonts
5165# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5166Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
5167
31bd2c4a 5168%description fonts-qpxqtx
d08789e0
ZU
5169Additional fonts for QTX package.
5170
31bd2c4a 5171%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
5172Dodatkowe fonty dla pakietu QTX.
5173
5174%package fonts-rsfs
5175Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
5176Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
5177Group: Fonts
78d53d8c 5178Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5179
5180%description fonts-rsfs
5181Fonts of uppercase script letters for use as symbols in scientific and
5182mathematical typesetting, in contrast to the informal script fonts
5183such as that used for the `calligraphic' symbols in the TeX math
5184symbol font.
5185
5186%description fonts-rsfs -l pl.UTF-8
5187Fonty wielkich liter pisanych do używania jako symbole przy składaniu
5188dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
5189fontów pisanych takich jak używane do symboli "kaligraficznych" w
5190matematycznym foncie TeXowym symbol.
5191
5192%package fonts-stmaryrd
5193Summary: St Mary Road symbols for functional programming
5194Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
5195Group: Fonts
78d53d8c 5196Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
5197Provides: tetex-fonts-stmaryrd
5198Obsoletes: tetex-fonts-stmaryrd
d08789e0
ZU
5199
5200%description fonts-stmaryrd
5201St Mary Road symbols for functional programming.
5202
5203%description fonts-stmaryrd -l pl.UTF-8
5204Symbole St Mary Road do programowania funkcyjnego.
5205
5206%package fonts-tx
5207Summary: TX fonts
5208Summary(pl.UTF-8): Fonty TX
5209Group: Fonts
78d53d8c 5210Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5211
5212%description fonts-tx
5213TX fonts.
5214
5215%description fonts-tx -l pl.UTF-8
5216Fonty TX.
5217
5bc70a92
MB
5218%package fonts-uhc
5219Summary: UHC fonts
5220Group: Fonts
5221Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5222
5223%description fonts-uhc
5224UHC fonts.
5225
d08789e0
ZU
5226%package fonts-urw
5227Summary: URW fonts
5228Summary(pl.UTF-8): Fonty URW
5229Group: Fonts
78d53d8c 5230Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5231
5232%description fonts-urw
5233URW fonts.
5234
5235%description fonts-urw -l pl.UTF-8
5236Fonty URW.
5237
5238%package fonts-urwvn
5239Summary: URWVN fonts
5240Summary(pl.UTF-8): Fonty URWVN
5241Group: Fonts
78d53d8c 5242Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5243
5244%description fonts-urwvn
5245URWVN fonts.
5246
5247%description fonts-urwvn -l pl.UTF-8
5248Fonty URWVN.
5249
5250%package fonts-vnr
5251Summary: VNR fonts
5252Summary(pl.UTF-8): Fonty VNR
5253Group: Fonts
78d53d8c 5254Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5255
5256%description fonts-vnr
5257VNR fonts.
5258
5259%description fonts-vnr -l pl.UTF-8
5260Fonty VNR.
5261
e67df411
ZU
5262%package fonts-urw35vf
5263Summary: urw35vf fonts
5264Summary(hu.UTF-8): urw35vf betűtípus
5265Summary(pl.UTF-8): Fonty urw35vf
5266Group: Fonts
5267Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5268
5269%description fonts-urw35vf
5270urw35vf fonts.
5271
5272%description fonts-urw35vf -l hu.UTF-8
5273urw35vf betűtípus.
5274
5bc70a92
MB
5275%package fonts-wadalab
5276Summary: Wadalab fonts
5277Group: Fonts
5278Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5279
5280%description fonts-wadalab
5281Wadalab fonts.
5282
d08789e0
ZU
5283%package fonts-wasy
5284Summary: Waldis symbol fonts
5285Summary(pl.UTF-8): Fonty Waldis symbol
5286Group: Fonts
78d53d8c 5287Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
5288Provides: tetex-fonts-wasy
5289Obsoletes: tetex-fonts-wasy
d08789e0
ZU
5290
5291%description fonts-wasy
5292Waldis symbol fonts.
5293
5294%description fonts-wasy -l pl.UTF-8
5295Fonty Waldis symbol.
5296
5297%package fonts-xypic
5298Summary: Xy-pic fonts
5299Summary(pl.UTF-8): Fonty Xy-pic
5300Group: Fonts
78d53d8c 5301Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5302
5303%description fonts-xypic
5304Xy-pic fonts.
5305
5306%description fonts-xypic -l pl.UTF-8
5307Fonty Xy-pic.
5308
5309%package fonts-yandy
5310Summary: European Modern fonts from Y&Y
5311Summary(pl.UTF-8): Fonty European Modern od Y&Y
5312Group: Fonts
78d53d8c 5313Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5314
5315%description fonts-yandy
5316European Modern fonts from Y&Y.
5317
5318%description fonts-yandy -l pl.UTF-8
5319Fonty European Modern od Y&Y.
5320
5321%package fonts-type1-antp
5322Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
5323Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
5324Group: Fonts
78d53d8c 5325Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5326
5327%description fonts-type1-antp
5328Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
5329
5330%description fonts-type1-antp -l pl.UTF-8
5331Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
5332Type 1.
5333
5334%package fonts-type1-antt
5335Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
5336Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
5337Group: Fonts
78d53d8c 5338Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5339
5340%description fonts-type1-antt
5341Antykwa Torunska, a Type 1 family of a Polish traditional type.
5342
5343%description fonts-type1-antt -l pl.UTF-8
5344Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
5345
5bc70a92
MB
5346%package fonts-type1-arphic
5347Summary: Type1 Arphic fonts
5348Group: Fonts
5349Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5350
5351%description fonts-type1-arphic
5352Type1 Arphic fonts.
5353
d08789e0
ZU
5354%package fonts-type1-belleek
5355Summary: Free replacement for basic MathTime fonts
5356Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
5357Group: Fonts
78d53d8c 5358Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5359
5360%description fonts-type1-belleek
5361Free replacement for basic MathTime fonts.
5362
5363%description fonts-type1-belleek -l pl.UTF-8
5364Wolnodostępny zamiennik podstawowych fontów MathTime.
5365
5366%package fonts-type1-bitstream
5367Summary: Bitstream fonts
5368Summary(pl.UTF-8): Fonty Bitstream
5369Group: Fonts
78d53d8c 5370Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5371Obsoletes: tetex-fonts-type1-bitstrea
5372
5373%description fonts-type1-bitstream
5374Bitstream fonts.
5375
5376%description fonts-type1-bitstream -l pl.UTF-8
5377Fonty Bitstream.
5378
5379%package fonts-type1-bluesky
5380Summary: Computer Modern family fonts
5381Summary(pl.UTF-8): Fonty z rodziny Computer Modern
5382Group: Fonts
78d53d8c 5383Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5384
5385%description fonts-type1-bluesky
5386Computer Modern family fonts.
5387
5388%description fonts-type1-bluesky -l pl.UTF-8
5389Fonty z rodzony Computer Modern.
5390
5391%package fonts-type1-cc-pl
5392Summary: Polish version of Computer Concrete fonts
5393Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
5394Group: Fonts
78d53d8c 5395Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5396
5397%description fonts-type1-cc-pl
5398Polish version of Computer Concrete fonts.
5399
5400%description fonts-type1-cc-pl -l pl.UTF-8
5401Polska wersja fontów Computer Concrete.
5402
5403%package fonts-type1-cmcyr
5404Summary: Computer Modern fonts extended with Russian letters
5405Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
5406Group: Fonts
78d53d8c 5407Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5408
5409%description fonts-type1-cmcyr
5410Computer Modern fonts extended with Russian letters.
5411
5412%description fonts-type1-cmcyr -l pl.UTF-8
5413Fonty Computer Modern rozszerzone o litery rosyjskie.
5414
5415%package fonts-type1-cs
5416Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
5417Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5418Group: Fonts
78d53d8c 5419Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5420
5421%description fonts-type1-cs
5422Czech/Slovak-tuned MetaFont Computer Modern fonts.
5423
5424%description fonts-type1-cs -l pl.UTF-8
5425Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5426czeskiego i słowackiego.
5427
b280f158
ZU
5428%package fonts-type1-dstroke
5429Summary: Doublestroke Type1 font for typesetting the mathematical symbols
5430Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
5431Group: Fonts
78d53d8c 5432Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5433
5434%description fonts-type1-dstroke
5435Doublestroke Type1 font for typesetting the mathematical symbols.
5436
5437%description fonts-type1-dstroke -l pl.UTF-8
5438Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
5439
5440%package fonts-type1-eurosym
5441Summary: The new European currency symbol for the Euro
5442Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
5443Group: Fonts
78d53d8c 5444Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5445
5446%description fonts-type1-eurosym
5447The new European currency symbol for the Euro implemented in Metafont,
5448using the official European Commission dimensions, and providing
5449several shapes (normal, slanted, bold, outline).
5450
5451%description fonts-type1-eurosym -l pl.UTF-8
5452Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5453z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5454różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5455
5456%package fonts-type1-hoekwater
5457Summary: Converted mflogo font
5458Summary(pl.UTF-8): Przekonwertowany font mflogo
5459Group: Fonts
78d53d8c 5460Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5461
5462%description fonts-type1-hoekwater
5463Fonts originally created in MetaFont, transformed to PostScript by
5464Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5465xipa.
5466
5467%description fonts-type1-hoekwater -l pl.UTF-8
5468Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5469PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5470stmaryrd, wasy, wasy2, xipa.
5471
5472%package fonts-type1-fpl
5473Summary: SC/OsF fonts for URW Palladio L
5474Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
5475Group: Fonts
78d53d8c 5476Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5477
5478%description fonts-type1-fpl
5479The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
5480are compatible with respect to metrics with the Palatino SC/OsF fonts
5481from Adobe. Note that it is not the author's aim to exactly reproduce
5482the outlines of the original Adobe fonts. The SC and OsF in the FPL
5483Fonts were designed with the glyphs from URW Palladio L as starting
5484point. For some glyphs (eg 'o') the author got the best result by
5485scaling and boldening. For others (eg 'h') shifting selected portions
5486of the character gave more satisfying results. All this was done using
5487the free font editor FontForge <http://fontforge.sf.net/>. The kerning
5488data in these fonts comes from Walter Schmidt's improved Palatino
5489metrics.
5490
5491%description fonts-type1-fpl -l pl.UTF-8
5492Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
5493kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
5494Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
5495kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
5496projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
5497(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
5498pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
5499dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
5500wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
5501Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
5502Palatino Waltera Schmidta.
5503
b280f158
ZU
5504%package fonts-type1-tt2001
5505Summary: Type1 tt2001 family fonts
5506Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
5507Group: Applications/Publishing/TeX
78d53d8c 5508Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5509
5510%description fonts-type1-tt2001
5511Type1 tt2001 famliy fonts.
5512
5513%description fonts-type1-tt2001 -l pl.UTF-8
5514Fonty Type1 z rodziny tt2001.
d08789e0
ZU
5515
5516%package fonts-type1-lm
5517Summary: Type1 Latin Modern family fonts
5518Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
5519Group: Applications/Publishing/TeX
78d53d8c 5520Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5521
5522%description fonts-type1-lm
5523Latin Modern family of fonts, based on the Computer Modern fonts
5524released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5525lot of additional characters, mainly accented ones, but not only.
5526There is a one set of PostScript fonts and four sets of TeX Font
5527Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5528encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5529Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5530potential user knows what to do with all these files. The author is
5531Boguslaw Jackowski.
5532
5533%description fonts-type1-lm -l pl.UTF-8
5534Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5535przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5536Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5537Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5538Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5539QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5540(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5541(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5542tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5543
5544%package fonts-type1-marvosym
5545Summary: Martin Vogel's Symbol (marvosym) font
5546Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
5547Group: Fonts
78d53d8c 5548Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5549
5550%description fonts-type1-marvosym
5551Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5552currency symbol as defined by the European commission; Euro currency
5553symbols in typefaces Times, Helvetica and Courier; Symbols for
5554structural engineering; Symbols for steel cross-sections; Astronomy
5555signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5556symbols; CE sign and others.
5557
5558%description fonts-type1-marvosym -l pl.UTF-8
5559Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5560waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5561dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5562strukturalnej; symbole dla przekroi poprzecznych; symbole
5563astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5564krawieckie; znak CE i inne.
5565
5566%package fonts-type1-mathpazo
5567Summary: Pazo Math fonts
5568Summary(pl.UTF-8): Fonty matematyczne Pazo Math
5569Group: Fonts
78d53d8c 5570Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5571
5572%description fonts-type1-mathpazo
5573Pazo Math fonts.
5574
5575%description fonts-type1-mathpazo -l pl.UTF-8
5576Fonty matematyczne Pazo Math.
5577
5578%package fonts-type1-omega
5579Summary: Type1 fonts for Omega - extended unicode TeX
5580Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
5581Group: Fonts
78d53d8c 5582Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5583
5584%description fonts-type1-omega
5585Type1 fonts for Omega - extended unicode TeX.
5586
5587%description fonts-type1-omega -l pl.UTF-8
5588Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
5589
5590%package fonts-type1-pl
5591Summary: Polish fonts
5592Summary(pl.UTF-8): Polskie fonty
5593Group: Fonts
78d53d8c 5594Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5595Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
5596
5597%description fonts-type1-pl
5598Polish fonts.
5599
5600%description fonts-type1-pl -l pl.UTF-8
5601Polskie fonty.
5602
5603%package fonts-type1-px
5604Summary: PX fonts
5605Summary(pl.UTF-8): Fonty PX
5606Group: Fonts
78d53d8c 5607Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5608
5609%description fonts-type1-px
5610PX fonts.
5611
5612%description fonts-type1-px -l pl.UTF-8
5613Fonty PX.
5614
b280f158
ZU
5615%package fonts-type1-qfonts
5616Summary: Quasi fonts
5617Summary(pl.UTF-8): Fonty Quasi
5618Group: Fonts
78d53d8c 5619Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
5620
5621%description fonts-type1-qfonts
5622Quasi fonts.
5623
5624%description fonts-type1-qfonts -l pl.UTF-8
5625Fonty Quasi.
d08789e0
ZU
5626
5627%package fonts-type1-tx
5628Summary: TX fonts
5629Summary(pl.UTF-8): Fonty TX
5630Group: Fonts
78d53d8c 5631Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5632
5633%description fonts-type1-tx
5634TX fonts.
5635
5636%description fonts-type1-tx -l pl.UTF-8
5637Fonty TX.
5638
5bc70a92
MB
5639%package fonts-type1-uhc
5640Summary: Type1 UHC fonts
5641Group: Fonts
5642Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5643
5644%description fonts-type1-uhc
5645Type1 UHC fonts.
5646
d08789e0
ZU
5647%package fonts-type1-urw
5648Summary: URW fonts
5649Summary(pl.UTF-8): Fonty URW
5650Group: Fonts
78d53d8c 5651Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
56e652d6
ZU
5652Provides: tetex-fonts-type1-urw
5653Obsoletes: tetex-fonts-type1-urw
d08789e0
ZU
5654
5655%description fonts-type1-urw
5656URW fonts.
5657
5658%description fonts-type1-urw -l pl.UTF-8
5659Fonty URW.
5660
5661%package fonts-type1-vnr
5662Summary: Type1 VNR fonts
5663Summary(pl.UTF-8): Fonty Type1 VNR
5664Group: Fonts
78d53d8c 5665Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5666
5667%description fonts-type1-vnr
5668Type1 VNR fonts.
5669
5670%description fonts-type1-vnr -l pl.UTF-8
5671Fonty Type1 VNR.
5672
5bc70a92
MB
5673%package fonts-type1-wadalab
5674Summary: Type1 Wadalab fonts
5675Group: Fonts
5676Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5677
5678%description fonts-type1-wadalab
5679Type1 Wadalab fonts.
5680
d08789e0
ZU
5681%package fonts-type1-xypic
5682Summary: Xy-pic fonts
5683Summary(pl.UTF-8): Fonty Xy-pic
5684Group: Fonts
78d53d8c 5685Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
5686
5687%description fonts-type1-xypic
5688Xy-pic fonts.
5689
5690%description fonts-type1-xypic -l pl.UTF-8
5691Fonty Xy-pic.
5692
489714ae
ZU
5693# TeXLive-specific packages - there wasn't before...
5694%package afm2pl
5695Summary: Convert an Adobe font metric file to a TeX font property list
5696Group: Fonts
5697
5698%description afm2pl
5699Convert an Adobe font metric file to a TeX font property list.
5700
489714ae
ZU
5701%package bbox
5702Summary: bbox prints the bounding box of images
5703Group: Applications/Publishing/TeX
5704
5705%description bbox
5706bbox reads a rawppm or rawpbm file and prints out the bounding box of
5707the image.
5708
5709%package cefutils
5710Summary: In cefutils there are CEF-compatible utils
5711Group: Applications/Publishing/TeX
5712
5713%description cefutils
5714In cefutils there are CEF-compatible (Chinese Encoding Framework)
5715utils.
5716
5717%package detex
5718Summary: A filter to strip TeX commands from a .tex file
5719Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5720Group: Applications/Publishing/TeX
5721
5722%description detex
5723A filter to strip TeX commands from a .tex file.
5724
5725%description detex -l hu.UTF-8
5726Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5727
7ffd1967
ZU
5728%package dviutils
5729Summary: Various DVI utils
5730Summary(hu.UTF-8): Vegyes DVI eszközök
5731Group: Applications/Publishing/TeX
5732
5733%description dviutils
5734This package contains various DVI utils.
5735
5736%description dviutils -l hu.UTF-8
5737Ez a csomag mindenféle DVI eszközt tartalmaz.
5738
5739%package epsutils
5740Summary: Various EPS utils
5741Group: Applications/Publishing/TeX
5742
5743%description epsutils
5744Various EPS (Encapsulated PostScript) utils.
5745
7ffd1967
ZU
5746%package filters
5747Summary: Various filters
5748Group: Applications/Publishing/TeX
5749
5750%description filters
5751Various filters.
5752
489714ae
ZU
5753%package uncategorized-utils
5754Summary: Uncategorized utils
5755Group: Applications/Publishing/TeX
5756
5757%description uncategorized-utils
5758Uncategorized utilities. Needs check and categorizing.
5759
5b7eba8e
MB
5760%package tex4ht
5761Summary: LaTeX and TeX for hypertext
5762Group: Applications/Publishing/TeX
5763
5764%description tex4ht
5765A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5766providing a configurable (La)TeX-based authoring system for hypertext.
5767When converting to XML, you can use MathML instead of images for
5768equation representation.
5769
4224ae6d
MB
5770%package xetex
5771Summary: Extended TeX / LaTeX version for unicode
5772Group: Applications/Publishing/TeX
5773Requires(post,postun): /usr/bin/texhash
5774Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5775
5776%description xetex
5777XeTeX extends the TeX typesetting system (and macro packages such as
5778LaTeX and ConTeXt) to have native support for the Unicode character
5779set, including complex Asian scripts, and for OpenType and TrueType
5780fonts.
5781
5782%package xmltex
5783Summary: TeX package for processing XML files
5784Group: Applications/Publishing/TeX
5785Requires(post,postun): /usr/bin/texhash
5786
5787%description xmltex
5788XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5789It allows TeX to directly process XML files.
5790
d3b3653e 5791
d08789e0
ZU
5792%prep
5793%setup -q -c -T -n %{name}-%{version}-source
5794lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 5795%patch0 -p1
1cc1dae0 5796%patch1 -p1
c48c077b
AM
5797
5798cd libs/teckit
5799cat ax*.m4 > acinclude.m4
5800%{__libtoolize}
5801%{__aclocal}
5802%{__autoconf}
5803%{__automake}
d08789e0
ZU
5804
5805%build
5806find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 5807%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 5808cd texk/kpathsea
83feaf0d
ZU
5809%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5810%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5811%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5812%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5813%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 5814%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 5815cd ../..
d47c034d 5816
a784d38e 5817%configure \
ca4b56d2
AM
5818%if %{with bootstrap}
5819 --without-xindy \
5820 --without-luatex \
5821%endif
d08789e0
ZU
5822 --disable-multiplatform \
5823 --disable-static \
5824 --enable-a4 \
5825 --enable-gf \
5826 --enable-ipc \
5827 --enable-shared \
a784d38e 5828 --with-fontconfig \
d08789e0
ZU
5829 --with-fonts-dir=/var/cache/fonts \
5830 --with-ncurses \
e671f712 5831 --with-system-freetype \
97b079ad 5832 --with-freetype-include=/usr/include/freetype \
a784d38e 5833 --with-system-freetype2 \
97b079ad 5834 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
5835 --with-system-gd \
5836 --with-system-ncurses \
5837 --with-system-pnglib \
5838 --with-system-t1lib \
5839 --with-system-zlib \
d08789e0
ZU
5840 --with-xdvi-x-toolkit=xaw \
5841 --without-dialog \
5842 --without-t1utils \
ca4b56d2 5843 --without-texinfo
d08789e0 5844
d08789e0
ZU
5845%{__make}
5846
d08789e0
ZU
5847%install
5848rm -rf $RPM_BUILD_ROOT
5849install -d $RPM_BUILD_ROOT%{_datadir} \
5850 $RPM_BUILD_ROOT%{_desktopdir} \
5851 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 5852 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
5853 $RPM_BUILD_ROOT/var/cache/fonts \
5854 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 5855 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b 5856 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
e67df411 5857 $RPM_BUILD_ROOT%{fmtdir}/pdftex
d08789e0 5858
f37ff31b
ZU
5859lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5860%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5861%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5862%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
c9ddaf2d
ZU
5863%{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
5864rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
caaf987e
ZU
5865# imho it is unneeded
5866%{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
45fd8253 5867%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefconv
c9ddaf2d 5868
f37ff31b
ZU
5869# This is an empty directory
5870%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 5871# Useless binary
5872%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 5873
d08789e0
ZU
5874# commented out because of following (non-fatal) error:
5875# Can't open texmf/web2c/texmf.cnf: No such file or directory.
5876#perl -pi \
5877# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5878# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5879# texmf/web2c/texmf.cnf
5880
d08789e0
ZU
5881install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5882
5883LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5884
5885%{__make} install \
5886 prefix=$RPM_BUILD_ROOT%{_prefix} \
5887 bindir=$RPM_BUILD_ROOT%{_bindir} \
5888 mandir=$RPM_BUILD_ROOT%{_mandir} \
5889 libdir=$RPM_BUILD_ROOT%{_libdir} \
5890 datadir=$RPM_BUILD_ROOT%{_datadir} \
5891 infodir=$RPM_BUILD_ROOT%{_infodir} \
5892 includedir=$RPM_BUILD_ROOT%{_includedir} \
5893 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5894 texmf=$RPM_BUILD_ROOT%{texmf} \
5895 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5896 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5897
015f9ddb 5898%{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
37bb0d8c 5899# Fix broken symlinks
3702646a
ZU
5900CURDIR=$(pwd)
5901cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
5902ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5903ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5904ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5905ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5906ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5907ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5908ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5909ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5910ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5911ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5912ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5913ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5914ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5915ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5916ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5917ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5918ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5919ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5920ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5921ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5922ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5923ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5924ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5925ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5926ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5927ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5928ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5929ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5930ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5931ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5932ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5933ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5934ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5935ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5936ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5937ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5938ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5939ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5940ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5941ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5942ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5943ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5944ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5945ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5946ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5947ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5948ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5949ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5950ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5951ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5952ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5953ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5954ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5955ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5956ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5957ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5958ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5959ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5960ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5961ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
24f69178
ZU
5962cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
5963unzip %{SOURCE10}
5964cd floatflt
5965latex floatflt.ins
3fa1953f
ZU
5966%{__rm} *.log
5967install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5968%{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
3702646a 5969cd $CURDIR
37bb0d8c 5970
d08789e0
ZU
5971#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5972#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5973
26d8eaaa
ZU
5974# %{__make} init \
5975# prefix=$RPM_BUILD_ROOT%{_prefix} \
5976# bindir=$RPM_BUILD_ROOT%{_bindir} \
5977# mandir=$RPM_BUILD_ROOT%{_mandir} \
5978# libdir=$RPM_BUILD_ROOT%{_libdir} \
5979# datadir=$RPM_BUILD_ROOT%{_datadir} \
5980# infodir=$RPM_BUILD_ROOT%{_infodir} \
5981# includedir=$RPM_BUILD_ROOT%{_includedir} \
5982# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5983# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5984
489714ae 5985%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5986%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8fef59bb
ZU
5987# We don't need it
5988%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
c244802e 5989%{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
8e2a2403 5990
d08789e0
ZU
5991perl -pi \
5992 -e "s|$RPM_BUILD_ROOT||g;" \
5993 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5994
8175e90e 5995install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5996
5997install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5998install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5999
d08789e0 6000# not included in package
3f42cf69
ZU
6001rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
6002rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
6003rm -f $RPM_BUILD_ROOT%{_infodir}/dvipng*
6004rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
d08789e0 6005rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
3f42cf69
ZU
6006rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
6007rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
6008rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
d08789e0
ZU
6009rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
6010rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
3f42cf69
ZU
6011rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
6012rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
6013rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
6014rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
d08789e0 6015rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
3f42cf69 6016rm -f $RPM_BUILD_ROOT%{texmf}/generic/config/pdftex-dvi.tex
d08789e0
ZU
6017rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
6018rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
3f42cf69
ZU
6019rm -f $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
6020rm -rf $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
6021rm -rf $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
6022rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
6023rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
6024rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
6025rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
6026rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
6027rm -rf $RPM_BUILD_ROOT%{texmf}/cef5conv
6028rm -rf $RPM_BUILD_ROOT%{texmf}/cefsconv
a20402b1 6029rm -rf $RPM_BUILD_ROOT%{texmf}/chktex
3f42cf69
ZU
6030rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cef5conv
6031rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cefsconv
a20402b1 6032rm -rf $RPM_BUILD_ROOT%{texmf}/doc/chktex
3f42cf69 6033rm -rf $RPM_BUILD_ROOT%{texmf}/doc/gzip
d08789e0
ZU
6034
6035# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
6036# and we can still analyze them
ce981570
ZU
6037# install -d format-logs
6038# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
6039
6040%clean
6041rm -rf $RPM_BUILD_ROOT
6042
6043%post
6044%fixinfodir
6045%texhash
6046
6047%postun
6048%fixinfodir
6049if [ "$1" = "1" ]; then
6050 %texhash
6051fi
6052
6053%post doc-Catalogue
6054%texhash
6055
6056%postun doc-Catalogue
6057%texhash
6058
6059%post doc-tug-faq
6060%texhash
6061
6062%postun doc-tug-faq
6063%texhash
6064
096dca83 6065%post -n kpathsea
d08789e0
ZU
6066/sbin/ldconfig
6067%fixinfodir
6068%texhash
6069
096dca83 6070%postun -n kpathsea
d08789e0
ZU
6071/sbin/ldconfig
6072%fixinfodir
6073%texhash
6074
096dca83 6075%post -n kpathsea-devel
d08789e0
ZU
6076%texhash
6077
096dca83 6078%postun -n kpathsea-devel
d08789e0
ZU
6079%texhash
6080
6081%post dvips
6082%fixinfodir
6083%texhash
6084
6085%postun dvips
6086%fixinfodir
6087%texhash
6088
6089%post dvilj
6090%texhash
6091
6092%postun dvilj
6093%texhash
6094
6095%post makeindex
6096%texhash
6097
6098%postun makeindex
6099%texhash
6100
29d720fe
ZU
6101%post scripts
6102%texhash
6103
6104%postun scripts
6105%texhash
6106
783773ac
ZU
6107%post tex-arrayjob
6108%texhash
6109
6110%postun tex-arrayjob
6111%texhash
6112
caaf987e
ZU
6113%post tex-kastrup
6114%texhash
6115
6116%postun tex-kastrup
6117%texhash
6118
783773ac
ZU
6119%post tex-insbox
6120%texhash
6121
6122%postun tex-insbox
6123%texhash
6124
e67df411
ZU
6125%post tex-mathdots
6126%texhash
6127
6128%postun tex-mathdots
6129%texhash
6130
783773ac
ZU
6131%post tex-midnight
6132%texhash
6133
6134%postun tex-midnight
6135%texhash
6136
6137%post tex-ofs
6138%texhash
6139
6140%postun tex-ofs
6141%texhash
6142
e149bdb4
ZU
6143%post tex-physe
6144%texhash
6145
6146%postun tex-physe
6147%texhash
6148
6149%post tex-velthuis
6150%texhash
6151
6152%postun tex-velthuis
6153%texhash
6154
783773ac
ZU
6155%post tex-ytex
6156%texhash
6157
6158%postun tex-ytex
6159%texhash
6160
d08789e0
ZU
6161%post metafont
6162%texhash
6163
6164%postun metafont
6165%texhash
6166
6167%post metapost
6168%texhash
6169
6170%postun metapost
6171%texhash
6172
43a061cf 6173%post metapost-other
786ebdb1
ZU
6174%texhash
6175
43a061cf 6176%postun metapost-other
786ebdb1
ZU
6177%texhash
6178
d08789e0
ZU
6179%post mptopdf
6180%texhash
6181
6182%postun mptopdf
6183%texhash
6184
6185%post texdoctk
6186%texhash
6187
6188%postun texdoctk
6189%texhash
6190
6191%post -n xdvi
6192%texhash
6193
6194%postun -n xdvi
6195%texhash
6196
6197%post pdftex
6198%texhash
6199
6200%postun pdftex
6201%texhash
6202
04123363
ZU
6203%post phyzzx
6204%texhash
6205
6206%postun phyzzx
6207%texhash
6208
d08789e0
ZU
6209%post omega
6210%texhash
6211
6212%postun omega
6213%texhash
6214
6215%post plain
6216%texhash
6217
6218%postun plain
6219%texhash
6220
6221%post format-plain
6222%texhash
6223
6224%postun format-plain
6225%texhash
6226
6227%post format-pdftex
6228%texhash
6229
6230%postun format-pdftex
6231%texhash
6232
6233%post format-pdfetex
6234%texhash
6235
6236%postun format-pdfetex
6237%texhash
6238
6239%post mex
6240%texhash
6241
6242%postun mex
6243%texhash
6244
6245%post format-mex
6246%texhash
6247
6248%postun format-mex
6249%texhash
6250
6251%post format-pdfmex
6252%texhash
6253
6254%postun format-pdfmex
6255%texhash
6256
6257%postun format-utf8mex
6258%texhash
6259
6260%post amstex
6261%texhash
6262
6263%postun amstex
6264%texhash
6265
6266%post format-amstex
6267%texhash
6268
6269%postun format-amstex
6270%texhash
6271
6272%post format-pdfamstex
6273%texhash
6274
6275%postun format-pdfamstex
6276%texhash
6277
6278%post csplain
6279%texhash
6280
6281%postun csplain
6282%texhash
6283
6284%post format-csplain
6285%texhash
6286
6287%postun format-csplain
6288%texhash
6289
6290%post format-pdfcsplain
6291%texhash
6292
6293%postun format-pdfcsplain
6294%texhash
6295
6296%post cslatex
6297%texhash
6298
6299%postun cslatex
6300%texhash
6301
6302%post format-cslatex
6303%texhash
6304
6305%postun format-cslatex
6306%texhash
6307
6308%post format-pdfcslatex
6309%texhash
6310
6311%postun format-pdfcslatex
6312%texhash
6313
6314%post cyrplain
6315%texhash
6316
6317%postun cyrplain
6318%texhash
6319
6320%post format-cyrplain
6321%texhash
6322
6323%postun format-cyrplain
6324%texhash
6325
6326%post format-cyramstex
6327%texhash
6328
6329%postun format-cyramstex
6330%texhash
6331
6332%post format-cyrtexinfo
6333%texhash
6334
6335%postun format-cyrtexinfo
6336%texhash
6337
6338%post eplain
6339%texhash
6340
6341%postun eplain
6342%texhash
6343
6344%post format-eplain
6345%texhash
6346
6347%postun format-eplain
6348%texhash
6349
6350# ConTeXt format
6351
6352%post context
6353%texhash
6354
6355%postun context
6356%texhash
6357
6358%post format-context-de
6359%texhash
6360
6361%postun format-context-de
6362%texhash
6363
6364%post format-context-en
6365%texhash
6366
6367%postun format-context-en
6368%texhash
6369
6370%post format-context-nl
6371%texhash
6372
6373%postun format-context-nl
6374%texhash
6375
d08789e0
ZU
6376%post latex
6377%fixinfodir
6378%texhash
6379
6380%postun latex
6381%fixinfodir
6382%texhash
6383
73d8d817
ZU
6384%post latex-lang
6385%texhash
6386
6387%postun latex-lang
6388%texhash
6389
6390%post latex-styles
6391%texhash
6392
6393%postun latex-styles
6394%texhash
6395
2e9c3e45
ZU
6396%post latex-pdftools
6397%texhash
6398
6399%postun latex-pdftools
6400%texhash
6401
1d337b0e
ZU
6402%post latex-extend
6403%texhash
6404
6405%postun latex-extend
6406%texhash
6407
6408%post latex-programming
6409%texhash
6410
6411%postun latex-programming
6412%texhash
6413
70f52fe3
ZU
6414%post latex-metre
6415%texhash
6416
6417%postun latex-metre
6418%texhash
6419
de260d32
ZU
6420%post latex-misc
6421%texhash
6422
6423%postun latex-misc
6424%texhash
6425
6bc47e19
ZU
6426%post latex-effects
6427%texhash
6428
6429%postun latex-effects
6430%texhash
6431
2e9c3e45
ZU
6432%post latex-math
6433%texhash
6434
6435%postun latex-math
6436%texhash
6437
1d337b0e
ZU
6438%post latex-music
6439%texhash
6440
6441%postun latex-music
6442%texhash
6443
2e9c3e45
ZU
6444%post latex-physics
6445%texhash
6446
6447%postun latex-physics
6448%texhash
6449
6450%post latex-games
6451%texhash
6452
6453%postun latex-games
6454%texhash
6455
6456%post latex-biology
6457%texhash
6458
6459%postun latex-biology
6460%texhash
6461
6462%post latex-chem
6463%texhash
6464
6465%postun latex-chem
6466%texhash
6467
6468%post latex-informatic
6469%texhash
6470
6471%postun latex-informatic
6472%texhash
6473
6c82f497
ZU
6474%post latex-12many
6475%texhash
6476
6477%postun latex-12many
6478%texhash
6479
fe66da27
ZU
6480%post latex-abstract
6481%texhash
6482
6483%postun latex-abstract
6484%texhash
6485
f1f5d194
ZU
6486%post latex-accfonts
6487%texhash
6488
6489%postun latex-accfonts
6490%texhash
6491
e88b5dcf
ZU
6492%post latex-adrconv
6493%texhash
6494
6495%postun latex-adrconv
6496%texhash
6497
d08789e0
ZU
6498%post latex-ae
6499%texhash
6500
6501%postun latex-ae
6502%texhash
6503
6504%post latex-ams
6505%texhash
6506
6507%postun latex-ams
6508%texhash
6509
6510%post latex-antp
6511%texhash
6512
6513%postun latex-antp
6514%texhash
6515
6516%post latex-antt
6517%texhash
6518
6519%postun latex-antt
6520%texhash
6521
e88b5dcf
ZU
6522%post latex-appendix
6523%texhash
6524
6525%postun latex-appendix
6526%texhash
6527
6c82f497
ZU
6528%post latex-bardiag
6529%texhash
6530
6531%postun latex-bardiag
6532%texhash
6533
d08789e0
ZU
6534%post latex-bbm
6535%texhash
6536
6537%postun latex-bbm
6538%texhash
6539
6540%post latex-bbold
6541%texhash
6542
6543%postun latex-bbold
6544%texhash
6545
b4d68b39
ZU
6546%post latex-beamer
6547%texhash
6548
6549%postun latex-beamer
6550%texhash
6551
2fede27b
ZU
6552%post latex-bezos
6553%texhash
6554
6555%postun latex-bezos
6556%texhash
6557
d08789e0
ZU
6558%post latex-bibtex
6559%texhash
6560
6561%postun latex-bibtex
6562%texhash
6563
6564%post latex-bibtex-ams
6565%texhash
6566
6567%postun latex-bibtex-ams
6568%texhash
6569
6570%post latex-bibtex-pl
6571%texhash
6572
6573%postun latex-bibtex-pl
6574%texhash
6575
6576%post latex-bibtex-german
6577%texhash
6578
6579%postun latex-bibtex-german
6580%texhash
6581
6582%post latex-bibtex-revtex4
6583%texhash
6584
6585%postun latex-bibtex-revtex4
6586%texhash
6587
6588%post latex-bibtex-jurabib
6589%texhash
6590
6591%postun latex-bibtex-jurabib
6592%texhash
6593
33b3b483
ZU
6594%post latex-bibtex-styles
6595%texhash
6596
6597%postun latex-bibtex-styles
6598%texhash
6599
2fede27b
ZU
6600%post latex-booktabs
6601%texhash
6602
6603%postun latex-booktabs
6604%texhash
6605
2fede27b
ZU
6606%post latex-caption
6607%texhash
6608
6609%postun latex-caption
6610%texhash
6611
d08789e0
ZU
6612%post latex-carlisle
6613%texhash
6614
6615%postun latex-carlisle
6616%texhash
6617
6618%post latex-ccfonts
6619%texhash
6620
6621%postun latex-ccfonts
6622%texhash
6623
6624%post latex-cite
6625%texhash
6626
6627%postun latex-cite
6628%texhash
6629
6630%post latex-cmbright
6631%texhash
6632
6633%postun latex-cmbright
6634%texhash
6635
783773ac
ZU
6636%post latex-colortab
6637%texhash
6638
6639%postun latex-colortab
6640%texhash
2fede27b
ZU
6641
6642%post latex-comment
6643%texhash
6644
6645%postun latex-comment
6646%texhash
6647
d08789e0
ZU
6648%post latex-concmath
6649%texhash
6650
6651%postun latex-concmath
6652%texhash
6653
2fede27b
ZU
6654%post latex-currvita
6655%texhash
6656
6657%postun latex-currvita
6658%texhash
6659
2fede27b
ZU
6660%post latex-curves
6661%texhash
6662
6663%postun latex-curves
6664%texhash
6665
d08789e0
ZU
6666%post latex-custom-bib
6667%texhash
6668
6669%postun latex-custom-bib
6670%texhash
6671
6672%post latex-cyrillic
6673%texhash
6674
6675%postun latex-cyrillic
6676%texhash
6677
60597425
ZU
6678%post latex-enumitem
6679%texhash
6680
6681%postun latex-enumitem
6682%texhash
6683
70f52fe3 6684%post latex-exams
247457ba
ZU
6685%texhash
6686
70f52fe3 6687%postun latex-exams
247457ba
ZU
6688%texhash
6689
b916bc39
ZU
6690%post latex-float
6691%texhash
6692
6693%postun latex-float
6694%texhash
6695
247457ba
ZU
6696%post latex-formlett
6697%texhash
6698
6699%postun latex-formlett
6700%texhash
6701
c9ddaf2d
ZU
6702%post latex-formular
6703%texhash
6704
6705%postun latex-formular
6706%texhash
6707
f1f5d194
ZU
6708%post latex-gbrief
6709%texhash
6710
6711%postun latex-gbrief
6712%texhash
6713
d08789e0
ZU
6714%post latex-jknappen
6715%texhash
6716
6717%postun latex-jknappen
6718%texhash
6719
d19eaaab
ZU
6720%post latex-keystroke
6721%texhash
6722
6723%postun latex-keystroke
6724%texhash
6725
6726%post latex-labbook
6727%texhash
6728
6729%postun latex-labbook
6730%texhash
6731
6732%post latex-lcd
6733%texhash
6734
6735%postun latex-lcd
6736%texhash
6737
6738%post latex-leaflet
6739%texhash
6740
6741%postun latex-leaflet
6742%texhash
6743
f1f5d194
ZU
6744%post latex-leftidx
6745%texhash
6746
6747%postun latex-leftidx
6748%texhash
6749
d19eaaab
ZU
6750%post latex-lewis
6751%texhash
6752
6753%postun latex-lewis
6754%texhash
6755
d08789e0
ZU
6756%post latex-lm
6757%texhash
6758
fe66da27
ZU
6759%post latex-lastpage
6760%texhash
6761
6762%postun latex-lastpage
6763%texhash
6764
d08789e0
ZU
6765%postun latex-lm
6766%texhash
6767
6768%post latex-lucidabr
6769%texhash
6770
6771%postun latex-lucidabr
6772%texhash
6773
6774%post latex-marvosym
6775%texhash
6776
6777%postun latex-marvosym
6778%texhash
6779
6780%post latex-mathpple
6781%texhash
6782
6783%postun latex-mathpple
6784%texhash
6785
6786%post latex-mathtime
6787%texhash
6788
6789%postun latex-mathtime
6790%texhash
6791
6792%post latex-mflogo
6793%texhash
6794
6795%postun latex-mflogo
6796%texhash
6797
6798%post latex-mfnfss
6799%texhash
6800
6801%postun latex-mfnfss
6802%texhash
6803
6804%post latex-minitoc
6805%texhash
6806
6807%postun latex-minitoc
6808%texhash
6809
6810%post latex-mltex
6811%texhash
6812
6813%postun latex-mltex
6814%texhash
6815
f1f5d194
ZU
6816%post latex-moreverb
6817%texhash
6818
6819%postun latex-moreverb
6820%texhash
6821
d34bfb7f
ZU
6822%post latex-multienum
6823%texhash
6824
6825%postun latex-multienum
6826%texhash
6827
8ed039e0
ZU
6828%post latex-musictex
6829%texhash
6830
6831%postun latex-musictex
6832%texhash
6833
fe66da27
ZU
6834%post latex-ntheorem
6835%texhash
6836
6837%postun latex-ntheorem
6838%texhash
6839
f65b3398
ZU
6840%post latex-other
6841%texhash
6842
6843%postun latex-other
6844%texhash
6845
6846%post latex-other-doc
6847%texhash
6848
6849%postun latex-other-doc
6850%texhash
6851
d08789e0
ZU
6852%post latex-palatcm
6853%texhash
6854
6855%postun latex-palatcm
6856%texhash
6857
f65b3398
ZU
6858%post latex-pdfslide
6859%texhash
6860
6861%postun latex-pdfslide
6862%texhash
6863
03d9d5fa
ZU
6864%post latex-pgf
6865%texhash
6866
6867%postun latex-pgf
6868%texhash
6869
f65b3398
ZU
6870%post latex-polynom
6871%texhash
6872
6873%postun latex-polynom
6874%texhash
6875
6876%post latex-polynomial
6877%texhash
6878
6879%postun latex-polynomial
6880%texhash
6881
b7b4a109
ZU
6882%post latex-prosper
6883%texhash
6884
6885%postun latex-prosper
6886%texhash
6887
6888%post latex-pseudocode
6889%texhash
6890
6891%postun latex-pseudocode
6892%texhash
6893
d08789e0
ZU
6894%post latex-psnfss
6895%texhash
6896
6897%postun latex-psnfss
6898%texhash
6899
8efa6a9c
ZU
6900%post latex-pst-2dplot
6901%texhash
6902
6903%postun latex-pst-2dplot
6904%texhash
6905
6906%post latex-pst-3dplot
6907%texhash
6908
6909%postun latex-pst-3dplot
6910%texhash
6911
6912%post latex-pst-bar
6913%texhash
6914
6915%postun latex-pst-bar
6916%texhash
6917
6918%post latex-pst-circ
6919%texhash
6920
6921%postun latex-pst-circ
6922%texhash
6923
b7b4a109
ZU
6924%post latex-pst-eucl
6925%texhash
6926
6927%postun latex-pst-eucl
6928%texhash
6929
8efa6a9c
ZU
6930%post latex-pst-diffraction
6931%texhash
6932
6933%postun latex-pst-diffraction
6934%texhash
6935
6936%post latex-pst-fun
6937%texhash
6938
6939%postun latex-pst-fun
6940%texhash
6941
6942%post latex-pst-func
6943%texhash
6944
6945%postun latex-pst-func
6946%texhash
6947
6948%post latex-pst-infixplot
6949%texhash
6950
6951%postun latex-pst-infixplot
6952%texhash
6953
b7b4a109
ZU
6954%post latex-pst-fr3d
6955%texhash
6956
6957%postun latex-pst-fr3d
6958%texhash
6959
6960%post latex-pst-fractal
6961%texhash
6962
6963%postun latex-pst-fractal
6964%texhash
6965
d08789e0
ZU
6966%post latex-pxfonts
6967%texhash
6968
8efa6a9c
ZU
6969%post latex-pst-math
6970%texhash
6971
6972%postun latex-pst-math
6973%texhash
6974
6975%post latex-pst-ob3d
6976%texhash
6977
6978%postun latex-pst-ob3d
6979%texhash
6980
6981%post latex-pst-optic
6982%texhash
6983
6984%postun latex-pst-optic
6985%texhash
6986
6987%post latex-pst-optexp
6988%texhash
6989
6990%postun latex-pst-optexp
6991%texhash
6992
6993%post latex-pst-text
6994%texhash
6995
6996%postun latex-pst-text
6997%texhash
6998
1024ab0e
ZU
6999%post latex-pst-uncategorized
7000%texhash
7001
7002%postun latex-pst-uncategorized
1024ab0e
ZU
7003%texhash
7004
d08789e0
ZU
7005%postun latex-pxfonts
7006%texhash
7007
7008%post latex-qfonts
7009%texhash
7010
7011%postun latex-qfonts
7012%texhash
7013
6c82f497
ZU
7014%post latex-SIstyle
7015%texhash
7016
7017%postun latex-SIstyle
7018%texhash
7019
fe66da27
ZU
7020%post latex-SIunits
7021%texhash
7022
7023%postun latex-SIunits
7024%texhash
7025
f65b3398
ZU
7026%post latex-siunitx
7027%texhash
7028
7029%postun latex-siunitx
7030%texhash
7031
6c82f497
ZU
7032%post latex-Tabbing
7033%texhash
7034
7035%postun latex-Tabbing
7036%texhash
7037
d08789e0
ZU
7038%post latex-txfonts
7039%texhash
7040
7041%postun latex-txfonts
7042%texhash
7043
7ea3a98b
ZU
7044%post latex-ucs
7045%texhash
7046
7047%postun latex-ucs
7048%texhash
7049
d08789e0
ZU
7050%post latex-umlaute
7051%texhash
7052
7053%postun latex-umlaute
7054%texhash
7055
e67df411
ZU
7056%post latex-variations
7057%texhash
7058
7059%postun latex-variations
7060%texhash
7061
d08789e0
ZU
7062%post latex-wasysym
7063%texhash
7064
7065%postun latex-wasysym
7066%texhash
7067
03d9d5fa
ZU
7068%post latex-xcolor
7069%texhash
7070
7071%postun latex-xcolor
7072%texhash
7073
d08789e0
ZU
7074%post format-latex
7075%texhash
7076
7077%postun format-latex
7078%texhash
7079
7080%post format-pdflatex
7081%texhash
7082
7083%postun format-pdflatex
7084%texhash
7085
7086%post platex
7087%texhash
7088
7089%postun platex
7090%texhash
7091
7092%post format-platex
7093%texhash
7094
7095%postun format-platex
7096%texhash
7097
7098%post format-pdfplatex
7099%texhash
7100
7101%postun format-pdfplatex
7102%texhash
7103
7104%post tex-babel
7105%texhash
7106
7107%postun tex-babel
7108%texhash
7109
7110%post tex-german
7111%texhash
7112
7113%postun tex-german
7114%texhash
7115
7116%post tex-mfpic
7117%texhash
7118
7119%postun tex-mfpic
7120%texhash
7121
7122%post tex-misc
7123%texhash
7124
7125%postun tex-misc
7126%texhash
7127
7128%post tex-pictex
7129%texhash
7130
7131%postun tex-pictex
7132%texhash
7133
29d720fe
ZU
7134%post tex-psizzl
7135%texhash
7136
7137%postun tex-psizzl
7138%texhash
7139
d08789e0
ZU
7140%post tex-pstricks
7141%texhash
7142
7143%postun tex-pstricks
7144%texhash
7145
7146%post tex-qpx
7147%texhash
7148
7149%postun tex-qpx
7150%texhash
7151
31bd2c4a 7152%post tex-qpxqtx
d08789e0
ZU
7153%texhash
7154
31bd2c4a 7155%postun tex-qpxqtx
d08789e0
ZU
7156%texhash
7157
3f42cf69
ZU
7158%post tex-huhyphen
7159%texhash
7160
7161%postun tex-huhyphen
7162%texhash
7163
d08789e0
ZU
7164%post tex-ruhyphen
7165%texhash
7166
7167%postun tex-ruhyphen
7168%texhash
7169
7170%post tex-spanish
7171%texhash
7172
7173%postun tex-spanish
7174%texhash
7175
7176%post tex-texdraw
7177%texhash
7178
7179%postun tex-texdraw
7180%texhash
7181
7182%post tex-thumbpdf
7183%texhash
7184
7185%postun tex-thumbpdf
7186%texhash
7187
7188%post tex-ukrhyph
7189%texhash
7190
7191%postun tex-ukrhyph
7192%texhash
7193
7194%post latex-vietnam
7195%texhash
7196
7197%postun latex-vietnam
7198%texhash
7199
7200%post tex-xypic
7201%texhash
7202
7203%postun tex-xypic
7204%texhash
7205
7206%post fonts-adobe
7207%texhash
7208
7209%postun fonts-adobe
7210%texhash
7211
7212%post fonts-ae
7213%texhash
7214
7215%postun fonts-ae
7216%texhash
7217
7218%post fonts-ams
7219%texhash
7220
7221%postun fonts-ams
7222%texhash
7223
7224%post fonts-antp
7225%texhash
7226
7227%postun fonts-antp
7228%texhash
7229
7230%post fonts-antt
7231%texhash
7232
7233%postun fonts-antt
7234%texhash
7235
7236%post fonts-bbm
7237%texhash
7238
7239%postun fonts-bbm
7240%texhash
7241
7242%post fonts-bbold
7243%texhash
7244
7245%postun fonts-bbold
7246%texhash
7247
070c5aff
ZU
7248%post fonts-bh
7249%texhash
d08789e0 7250
070c5aff
ZU
7251%postun fonts-bh
7252%texhash
d08789e0
ZU
7253
7254%post fonts-bitstream
7255%texhash
7256
7257%postun fonts-bitstream
7258%texhash
7259
7260%post fonts-cbgreek
7261%texhash
7262
7263%postun fonts-cbgreek
7264%texhash
7265
7266%post fonts-cc-pl
7267%texhash
7268
7269%postun fonts-cc-pl
7270%texhash
7271
7272%post fonts-cg
7273%texhash
7274
7275%postun fonts-cg
7276%texhash
7277
7278%post fonts-cm
7279%texhash
7280
7281%postun fonts-cm
7282%texhash
7283
7284%post fonts-cmbright
7285%texhash
7286
7287%postun fonts-cmbright
7288%texhash
7289
7290%post fonts-cmcyr
7291%texhash
7292
7293%postun fonts-cmcyr
7294%texhash
7295
7296%post fonts-cmextra
7297%texhash
7298
7299%postun fonts-cmextra
7300%texhash
7301
7af5f8bc 7302%post fonts-cmsuper
5d7e11d7
ZU
7303%texhash
7304
7af5f8bc 7305%postun fonts-cmsuper
5d7e11d7
ZU
7306%texhash
7307
d08789e0
ZU
7308%post fonts-concmath
7309%texhash
7310
7311%postun fonts-concmath
7312%texhash
7313
7314%post fonts-concrete
7315%texhash
7316
7317%postun fonts-concrete
7318%texhash
7319
7320%post fonts-cs
7321%texhash
7322
7323%postun fonts-cs
7324%texhash
7325
4a09ae1a
ZU
7326%post fonts-dstroke
7327%texhash
d08789e0 7328
4a09ae1a
ZU
7329%postun fonts-dstroke
7330%texhash
d08789e0
ZU
7331
7332%post fonts-ecc
7333%texhash
7334
7335%postun fonts-ecc
7336%texhash
7337
7338%post fonts-eurosym
7339%texhash
7340
7341%postun fonts-eurosym
7342%texhash
7343
7344%post fonts-euxm
7345%texhash
7346
7347%postun fonts-euxm
7348%texhash
7349
7350%post fonts-gothic
7351%texhash
7352
7353%postun fonts-gothic
7354%texhash
7355
7356%post fonts-hoekwater
7357%texhash
7358
7359%postun fonts-hoekwater
7360%texhash
7361
7362%post fonts-jknappen
7363%texhash
7364
7365%postun fonts-jknappen
7366%texhash
7367
7368%post fonts-latex
7369%texhash
7370
7371%postun fonts-latex
7372%texhash
7373
70f52fe3
ZU
7374%post fonts-kpfonts
7375%texhash
7376
7377%postun fonts-kpfonts
7378%texhash
7379
d08789e0
ZU
7380%post fonts-lh
7381%texhash
7382
7383%postun fonts-lh
7384%texhash
7385
7386%post fonts-lm
7387%texhash
7388
7389%postun fonts-lm
7390%texhash
7391
7392%post fonts-marvosym
7393%texhash
7394
7395%postun fonts-marvosym
7396%texhash
7397
7398%post fonts-mflogo
7399%texhash
7400
7401%postun fonts-mflogo
7402%texhash
7403
7404%post fonts-misc
7405%texhash
7406
7407%postun fonts-misc
7408%texhash
7409
7410%post fonts-monotype
7411%texhash
7412
7413%postun fonts-monotype
7414%texhash
7415
7416%post fonts-omega
7417%texhash
7418
7419%postun fonts-omega
7420%texhash
7421
f1ba8563
ZU
7422%post fonts-other
7423%texhash
7424
7425%postun fonts-other
7426%texhash
7427
d08789e0
ZU
7428%post fonts-pazo
7429%texhash
7430
7431%postun fonts-pazo
7432%texhash
7433
7434%post fonts-pl
7435%texhash
7436
7437%postun fonts-pl
7438%texhash
7439
7440%post fonts-px
7441%texhash
7442
7443%postun fonts-px
7444%texhash
7445
7446%post fonts-qfonts
7447%texhash
7448
7449%postun fonts-qfonts
7450%texhash
7451
7452%post fonts-qpx
7453%texhash
7454
7455%postun fonts-qpx
7456%texhash
7457
31bd2c4a 7458%post fonts-qpxqtx
d08789e0
ZU
7459%texhash
7460
31bd2c4a 7461%postun fonts-qpxqtx
d08789e0
ZU
7462%texhash
7463
7464%post fonts-rsfs
7465%texhash
7466
7467%postun fonts-rsfs
7468%texhash
7469
7470%post fonts-stmaryrd
7471%texhash
7472
7473%postun fonts-stmaryrd
7474%texhash
7475
7476%post fonts-tx
7477%texhash
7478
7479%postun fonts-tx
7480%texhash
7481
7482%post fonts-urw
7483%texhash
7484
7485%postun fonts-urw
7486%texhash
7487
e67df411
ZU
7488%post fonts-urw35vf
7489%texhash
7490
7491%postun fonts-urw35vf
7492%texhash
7493
d08789e0
ZU
7494%post fonts-vnr
7495%texhash
7496
7497%postun fonts-vnr
7498%texhash
7499
7500%post fonts-wasy
7501%texhash
7502
7503%postun fonts-wasy
7504%texhash
7505
7506%post fonts-xypic
7507%texhash
7508
7509%postun fonts-xypic
7510%texhash
7511
7512%post fonts-yandy
7513%texhash
7514
7515%postun fonts-yandy
7516%texhash
7517
7518%post fonts-type1-antp
7519%texhash
7520
7521%postun fonts-type1-antp
7522%texhash
7523
7524%post fonts-type1-antt
7525%texhash
7526
7527%postun fonts-type1-antt
7528%texhash
7529
7530%post fonts-type1-belleek
7531%texhash
7532
7533%postun fonts-type1-belleek
7534%texhash
7535
7536%post fonts-type1-bitstream
7537%texhash
7538
7539%postun fonts-type1-bitstream
7540%texhash
7541
7542%post fonts-type1-bluesky
7543%texhash
7544
7545%postun fonts-type1-bluesky
7546%texhash
7547
7548%post fonts-type1-cc-pl
7549%texhash
7550
7551%postun fonts-type1-cc-pl
7552%texhash
7553
7554%post fonts-type1-cmcyr
7555%texhash
7556
7557%postun fonts-type1-cmcyr
7558%texhash
7559
7560%post fonts-type1-cs
7561%texhash
7562
7563%postun fonts-type1-cs
7564%texhash
7565
070c5aff
ZU
7566%post fonts-type1-dstroke
7567%texhash
d08789e0 7568
070c5aff
ZU
7569%postun fonts-type1-dstroke
7570%texhash
d08789e0
ZU
7571
7572%post fonts-type1-eurosym
7573%texhash
7574
7575%postun fonts-type1-eurosym
7576%texhash
7577
7578%post fonts-type1-hoekwater
7579%texhash
7580
7581%postun fonts-type1-hoekwater
7582%texhash
7583
7584%post fonts-type1-lm
7585%texhash
7586
7587%postun fonts-type1-lm
7588%texhash
7589
7590%post fonts-type1-marvosym
7591%texhash
7592
7593%postun fonts-type1-marvosym
7594%texhash
7595
7596%post fonts-type1-mathpazo
7597%texhash
7598
7599%postun fonts-type1-mathpazo
7600%texhash
7601
7602%post fonts-type1-omega
7603%texhash
7604
7605%postun fonts-type1-omega
7606%texhash
7607
7608%post fonts-type1-pl
7609%texhash
7610
7611%postun fonts-type1-pl
7612%texhash
7613
7614%post fonts-type1-px
7615%texhash
7616
7617%postun fonts-type1-px
7618%texhash
7619
070c5aff
ZU
7620%post fonts-type1-qfonts
7621%texhash
d08789e0 7622
070c5aff
ZU
7623%postun fonts-type1-qfonts
7624%texhash
d08789e0
ZU
7625
7626%post fonts-type1-tx
7627%texhash
7628
7629%postun fonts-type1-tx
7630%texhash
7631
7632%post fonts-type1-urw
7633%texhash
7634
7635%postun fonts-type1-urw
7636%texhash
7637
7638%post fonts-type1-vnr
7639%texhash
7640
7641%postun fonts-type1-vnr
7642%texhash
7643
7644%post fonts-type1-xypic
7645%texhash
7646
7647%postun fonts-type1-xypic
7648%texhash
7649
7650%post -n texconfig
7651%texhash
7652
7653%postun -n texconfig
7654%texhash
7655
4224ae6d
MB
7656%post xetex
7657%texhash
7658
7659%postun xetex
7660%texhash
7661
7662%post xmltex
7663%texhash
7664
7665%postun xmltex
7666%texhash
7667
5902e778
ZU
7668# Check the commented lines!!!
7669
d08789e0
ZU
7670%files
7671%defattr(644,root,root,755)
0f6c4baf 7672# %doc %{texmf}/LICENSE.texmf
df343eba 7673# %doc %{texmf}/ChangeLog
df343eba 7674# %doc %{texmf}/doc/README.knuth
efc75a1e 7675# There isn't doc/fonts directory
80fa261c 7676%dir %{texmfdist}/doc/fonts
606c6ab6 7677%doc %{texmfdist}/doc/fontname
efc75a1e 7678# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
7679# %dir %{texmf}/doc/help
7680# %doc %{texmf}/doc/help/csname.txt
7681# %doc %{texmf}/doc/help/ctan
7682# %doc %{texmf}/doc/help/tds.dvi
7683# %doc %{texmf}/doc/help/unixtex.ftp
7684# %dir %{texmf}/doc/help/faq
7685# %doc %{texmf}/doc/images
df343eba
ZU
7686# %dir %{texmf}/doc/polish
7687# %doc %{texmf}/doc/polish/*.html
7688# %dir %{texmf}/doc/programs
7689# %doc %{texmf}/doc/programs/web2c*
7690# %doc %{texmf}/doc/programs/cwebman.dvi
df343eba 7691# %doc %{texmf}/doc/knuth
d08789e0
ZU
7692#%attr(755,root,root) %{_bindir}/MakeTeXPK
7693#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
7694
7695# ***********
7696# executables
7697# ***********
d08789e0
ZU
7698%attr(755,root,root) %{_bindir}/a2ping
7699%attr(755,root,root) %{_bindir}/afm2tfm
7700%attr(755,root,root) %{_bindir}/allcm
7701%attr(755,root,root) %{_bindir}/allec
7702%attr(755,root,root) %{_bindir}/allneeded
7703%attr(755,root,root) %{_bindir}/cweave
7704%attr(755,root,root) %{_bindir}/ctangle
7705%attr(755,root,root) %{_bindir}/ctie
7706%attr(755,root,root) %{_bindir}/dmp
7707%attr(755,root,root) %{_bindir}/dvipng
7708%attr(755,root,root) %{_bindir}/e2pall
7709%attr(755,root,root) %{_bindir}/ebb
df343eba 7710# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
7711%attr(755,root,root) %{_bindir}/fmtutil
7712%attr(755,root,root) %{_bindir}/fmtutil-sys
7713#%attr(755,root,root) %{_bindir}/fontexport
7714#%attr(755,root,root) %{_bindir}/fontimport
7715%attr(755,root,root) %{_bindir}/fontinst
7716%attr(755,root,root) %{_bindir}/gftodvi
7717%attr(755,root,root) %{_bindir}/gftopk
7718%attr(755,root,root) %{_bindir}/gftype
7719%attr(755,root,root) %{_bindir}/gsftopk
7720#%attr(755,root,root) %{_bindir}/initex
7721%attr(755,root,root) %{_bindir}/kpseaccess
7722%attr(755,root,root) %{_bindir}/kpsereadlink
7723%attr(755,root,root) %{_bindir}/kpsewhere
7724%attr(755,root,root) %{_bindir}/mag
7725%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
7726#%attr(755,root,root) %{_bindir}/mkfontdesc
7727%attr(755,root,root) %{_bindir}/mktexfmt
7728%attr(755,root,root) %{_bindir}/mktexlsr
7729%attr(755,root,root) %{_bindir}/newer
7730%attr(755,root,root) %{_bindir}/patgen
7731%attr(755,root,root) %{_bindir}/pdfetex
7732%attr(755,root,root) %{_bindir}/pfb2pfa
7733%attr(755,root,root) %{_bindir}/pk2bm
7734%attr(755,root,root) %{_bindir}/pktogf
7735%attr(755,root,root) %{_bindir}/pktype
7736%attr(755,root,root) %{_bindir}/pltotf
7737%attr(755,root,root) %{_bindir}/pooltype
7738%attr(755,root,root) %{_bindir}/ps2frag
7739%attr(755,root,root) %{_bindir}/ps2pk
7740# TODO: move this file to correct subpackage ?
7741%attr(755,root,root) %{_bindir}/ps4pdf
7742#%attr(755,root,root) %{_bindir}/t1mapper
7743%attr(755,root,root) %{_bindir}/tangle
7744#%attr(755,root,root) %{_bindir}/tetex-updmap
7745%attr(755,root,root) %{_bindir}/tex
7746%attr(755,root,root) %{_bindir}/texdoc
d08789e0 7747%attr(755,root,root) %{_bindir}/texhash
df343eba 7748# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
7749%attr(755,root,root) %{_bindir}/texlinks
7750%attr(755,root,root) %{_bindir}/tftopl
7751%attr(755,root,root) %{_bindir}/tie
7752%attr(755,root,root) %{_bindir}/ttf2afm
7753%attr(755,root,root) %{_bindir}/updmap
7754%attr(755,root,root) %{_bindir}/updmap-sys
7755%attr(755,root,root) %{_bindir}/vftovp
7756#%attr(755,root,root) %{_bindir}/virtex
7757%attr(755,root,root) %{_bindir}/vptovf
7758%attr(755,root,root) %{_bindir}/weave
7759
7760%attr(755,root,root) %{texmf}/web2c/mktexnam
7761%attr(755,root,root) %{texmf}/web2c/mktexdir
7762%attr(755,root,root) %{texmf}/web2c/mktexupd
7763
0edad7f5 7764%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
7765
7766#%dir /etc/sysconfig/tetex-updmap
7767#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
7768
7769%ghost %{texmf}/ls-R
7057740b 7770%ghost %{texmfdist}/ls-R
7057740b 7771# %ghost %{_localstatedir}/ls-R
d08789e0 7772
2677a8b0 7773%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 7774%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
3f42cf69
ZU
7775%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.def
7776%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us
7777%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us.def
2677a8b0
ZU
7778%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
7779%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
7780%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
3f42cf69 7781%config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
1a192771 7782
d08789e0
ZU
7783%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
7784%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
7785%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
7786%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
7787%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
7788%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
7789%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
3f42cf69 7790%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap-hdr.cfg
d08789e0 7791
d08789e0
ZU
7792%attr(1777,root,root) /var/cache/fonts
7793
7794%{_datadir}/info/web2c.info*
df343eba
ZU
7795# %{_datadir}/info/texi2html.info*
7796# %{_datadir}/texi2html
d08789e0
ZU
7797#%{texmf}/updates.dat
7798
df343eba 7799# %{texmf}/aliases
df343eba 7800# %{texmf}/tex/generic/bghyph
1a192771
ZU
7801# %doc %{texmf}/doc/generic/hyphen
7802#%{texmf}/tex/generic/letterspacing
7803
7804# ***********
7805# Directories
7806# ***********
ae4a938c 7807%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
7808%attr(1777,root,root) %dir %{_localstatedir}/fonts
7809%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 7810%attr(1777,root,root) %dir %{fmtdir}
1a192771 7811
b6042de9 7812%dir %{texmfdist}
1a192771
ZU
7813%dir %{texmfdist}/doc
7814%dir %{texmfdist}/doc/generic
7815%dir %{texmfdist}/doc/generic/enctex
7816%dir %{texmfdist}/doc/latex
7817%dir %{texmfdist}/doc/latex/localloc
1a192771 7818%dir %{texmfdist}/tex
2677a8b0 7819%dir %{texmfdist}/tex/cslatex
0b6bcf85 7820%dir %{texmfdist}/tex/cslatex/base
165b9d73 7821%dir %{texmfdist}/tex/generic
5f841614 7822%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 7823%dir %{texmfdist}/tex/generic/enctex
5f841614 7824%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 7825%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
7826%dir %{texmfdist}/tex/latex
7827%dir %{texmfdist}/tex/latex/base
3f42cf69
ZU
7828%dir %{texmfdist}/source
7829%dir %{texmfdist}/source/generic
70f52fe3
ZU
7830%dir %{texmf}
7831%dir %{texmf}/doc
7832%dir %{texmf}/doc/generic
7833%dir %{texmf}/doc/tetex
1a192771
ZU
7834%dir %{texmf}/dvips
7835%dir %{texmf}/dvips/config
7836%dir %{texmf}/dvips/tetex
70f52fe3 7837%dir %{texmf}/fmtutil
d08789e0
ZU
7838%dir %{texmf}/fonts/enc
7839%dir %{texmf}/fonts/enc/dvips
7840%dir %{texmf}/fonts/enc/dvips/tetex
1a192771
ZU
7841%dir %{texmf}/fonts/map
7842%dir %{texmf}/fonts/map/dvips
7843%dir %{texmf}/fonts/map/dvips/tetex
70f52fe3 7844%dir %{texmf}/fonts/map/dvips/updmap
1a192771 7845%dir %{texmf}/scripts
f8d389c6 7846%dir %{texmf}/texdoc
1a192771 7847%dir %{texmf}/tex
1a192771
ZU
7848%dir %{texmf}/tex/generic
7849%dir %{texmf}/tex/generic/config
1a192771
ZU
7850%dir %{texmf}/web2c
7851
70f52fe3 7852
1a192771 7853# Docs
2677a8b0 7854# %doc %{texmf}/doc/README
3f42cf69 7855%doc %{texmf}/README
70f52fe3 7856%doc %{texmfdist}/README
1a192771
ZU
7857%doc %{texmf}/doc/tetex/TETEXDOC.*
7858%doc %{texmf}/doc/tetex/teTeX-FAQ
c9ddaf2d 7859%doc %{texmfdist}/source/fontinst
caaf987e
ZU
7860%doc %{texmf}/doc/dvipng
7861%doc %{texmf}/doc/texdoc
f4f1ef6b 7862%{texmf}/doc/info
1a192771
ZU
7863
7864# %{texmf}/fonts/map/dvips/tetex/contnav.map
7865# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7866%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
015f9ddb 7867%{texmfdist}/fonts/map/fontname
1a192771
ZU
7868%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7869
7870# Main fonts from TeTeX
d08789e0
ZU
7871%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7872%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7873%{texmf}/fonts/enc/dvips/tetex/10037936.enc
7874%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7875%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7876%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7877%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7878%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7879%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7880%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7881%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 7882%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 7883
d1c173de 7884%{texmfdist}/tex/fontinst
f2555868 7885%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
7886%{texmfdist}/tex/generic/encodings
7887%{texmfdist}/tex/generic/epsf
f2555868 7888%{texmfdist}/tex/generic/hyph-utf8/*
caaf987e 7889%doc %{texmfdist}/doc/generic/hyph-utf8
80fa261c 7890%{texmfdist}/tex/generic/genmisc
2677a8b0 7891%{texmfdist}/tex/generic/misc/null*
1a192771 7892%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
7893%{texmfdist}/tex/generic/tap
7894%{texmfdist}/tex/generic/tex-ps
2677a8b0 7895%{texmfdist}/tex/texinfo
caaf987e 7896%doc %{texmf}/doc/texinfo
1a192771 7897%{texmf}/tex/fontinst
1a192771 7898%{texmf}/tex/generic/hyphen
df343eba 7899
c9ddaf2d 7900%doc %{texmfdist}/doc/generic/epsf
34a6b4b5 7901%doc %{texmfdist}/doc/generic/tex-ps
f4f1ef6b 7902%doc %{texmf}/doc/web2c
c9ddaf2d 7903
1a192771
ZU
7904# %{fmtdir}/metafun.mem
7905#%{texmf}/web2c/tex-pl.pool
7906# %{texmf}/web2c/tex.pool
fb2a8613 7907%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
7908
7909%{texmf}/web2c/*.tcx
df343eba
ZU
7910
7911# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7912# %lang(fi) %{_mandir}/fi/man1/allcm.1*
7913# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7914# %lang(fr) %{_mandir}/fr/man1/access.1*
7915# %lang(hu) %{_mandir}/hu/man1/access.1*
7916# %lang(hu) %{_mandir}/hu/man1/newer.1*
7917# %lang(pl) %{_mandir}/pl/man1/access.1*
7918# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
7919#%{_mandir}/man1/MakeTeXPK.1*
7920#%{_mandir}/man1/access.1*
7921#%{_mandir}/man1/fontexport.1*
7922#%{_mandir}/man1/fontimport.1*
7923#%{_mandir}/man1/initex.1*
7924#%{_mandir}/man1/t1mapper.1*
1a192771 7925#%{_mandir}/man1/texdoc.1*
1a192771 7926#%{_mandir}/man1/texi2html.1*
d08789e0 7927#%{_mandir}/man1/virtex.1*
1a192771 7928#%{_mandir}/man8/fmtutil.8*
d08789e0 7929#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
7930#%{_mandir}/man8/texlinks.8*
7931
d08789e0
ZU
7932%{_mandir}/man1/afm2tfm.1*
7933%{_mandir}/man1/allcm.1*
fae5faca 7934%{_mandir}/man1/allec.1*
d08789e0 7935%{_mandir}/man1/allneeded.1*
fae5faca 7936%{_mandir}/man1/ctangle.1*
d08789e0 7937%{_mandir}/man1/ctie.1*
fae5faca 7938%{_mandir}/man1/cweave.1*
d08789e0
ZU
7939%{_mandir}/man1/cweb.1*
7940%{_mandir}/man1/dmp.1*
7941%{_mandir}/man1/dvipdft.1*
7942%{_mandir}/man1/dvipng.1*
7943%{_mandir}/man1/e2pall.1*
7944%{_mandir}/man1/ebb.1*
7945%{_mandir}/man1/fmtutil.1*
09deda15 7946%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
7947%{_mandir}/man1/fontinst.1*
7948%{_mandir}/man1/gftodvi.1*
7949%{_mandir}/man1/gftopk.1*
7950%{_mandir}/man1/gftype.1*
7951%{_mandir}/man1/gsftopk.1*
7952%{_mandir}/man1/kpseaccess.1*
7953%{_mandir}/man1/kpsereadlink.1*
7954%{_mandir}/man1/kpsewhere.1*
7955%{_mandir}/man1/mag.1*
7956%{_mandir}/man1/makempx.1*
7957%{_mandir}/man1/makempy.1*
fae5faca 7958%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
7959%{_mandir}/man1/mktexlsr.1*
7960%{_mandir}/man1/newer.1*
7961%{_mandir}/man1/patgen.1*
7962%{_mandir}/man1/pdfetex.1*
7963%{_mandir}/man1/pfb2pfa.1*
7964%{_mandir}/man1/pk2bm.1*
7965%{_mandir}/man1/pktogf.1*
7966%{_mandir}/man1/pktype.1*
7967%{_mandir}/man1/pltotf.1*
7968%{_mandir}/man1/pooltype.1*
7969%{_mandir}/man1/ps2frag.1*
7970%{_mandir}/man1/ps2pk.1*
7971%{_mandir}/man1/tangle.1*
7972%{_mandir}/man1/tex.1*
d08789e0 7973%{_mandir}/man1/texexec.1*
fae5faca 7974%{_mandir}/man1/texhash.1*
d08789e0 7975%{_mandir}/man1/texlinks.1*
d08789e0 7976%{_mandir}/man1/tftopl.1*
d08789e0 7977%{_mandir}/man1/tie.1*
1a192771 7978%{_mandir}/man1/ttf2afm.1*
d08789e0 7979%{_mandir}/man1/updmap.1*
fae5faca 7980%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
7981%{_mandir}/man1/vftovp.1*
7982%{_mandir}/man1/vptovf.1*
7983%{_mandir}/man1/weave.1*
7984%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 7985%{_mandir}/man5/updmap.cfg.5*
1a192771 7986
80fa261c
ZU
7987%files other-utils
7988%defattr(644,root,root,755)
3f42cf69 7989%dir %{texmfdist}/scripts/mkjobtexmf
80fa261c
ZU
7990%attr(755,root,root) %{_bindir}/bg5+latex
7991%attr(755,root,root) %{_bindir}/bg5+pdflatex
7992%attr(755,root,root) %{_bindir}/bg5conv
7993%attr(755,root,root) %{_bindir}/bg5latex
7994%attr(755,root,root) %{_bindir}/bg5pdflatex
7995%attr(755,root,root) %{_bindir}/bibtex8
7996%attr(755,root,root) %{_bindir}/cfftot1
7997%attr(755,root,root) %{_bindir}/ebong
7998%attr(755,root,root) %{_bindir}/extconv
7999%attr(755,root,root) %{_bindir}/extractbb
8000%attr(755,root,root) %{_bindir}/gbklatex
8001%attr(755,root,root) %{_bindir}/gbkpdflatex
8002%attr(755,root,root) %{_bindir}/getnonfreefonts
8003%attr(755,root,root) %{_bindir}/getnonfreefonts-sys
8004%attr(755,root,root) %{_bindir}/hbf2gf
8005%attr(755,root,root) %{_bindir}/jadetex
8006%attr(755,root,root) %{_bindir}/lamed
8007%attr(755,root,root) %{_bindir}/makeglossaries
8008%attr(755,root,root) %{_bindir}/metafun
8009%attr(755,root,root) %{_bindir}/mkjobtexmf
3f42cf69 8010%attr(755,root,root) %{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl
80fa261c
ZU
8011%attr(755,root,root) %{_bindir}/mllatex
8012%attr(755,root,root) %{_bindir}/mltex
8013%attr(755,root,root) %{_bindir}/mmafm
8014%attr(755,root,root) %{_bindir}/mmpfb
8015%attr(755,root,root) %{_bindir}/musixflx
8016%attr(755,root,root) %{_bindir}/ofm2opl
8017%attr(755,root,root) %{_bindir}/otfinfo
8018%attr(755,root,root) %{_bindir}/otftotfm
8019%attr(755,root,root) %{_bindir}/oxdvi
8020%attr(755,root,root) %{_bindir}/pdfatfi
8021%attr(755,root,root) %{_bindir}/pdfclose
8022%attr(755,root,root) %{_bindir}/pdfjadetex
8023%attr(755,root,root) %{_bindir}/pdfopen
8024%attr(755,root,root) %{_bindir}/pdftosrc
8025%{__perl}tex
8026%attr(755,root,root) %{_bindir}/physe
8027%attr(755,root,root) %{_bindir}/pkfix
8028%attr(755,root,root) %{_bindir}/ppower4
8029%attr(755,root,root) %{_bindir}/rungs
8030%attr(755,root,root) %{_bindir}/simpdftex
8031%attr(755,root,root) %{_bindir}/sjisconv
8032%attr(755,root,root) %{_bindir}/sjislatex
8033%attr(755,root,root) %{_bindir}/sjispdflatex
8034%attr(755,root,root) %{_bindir}/synctex
8035%attr(755,root,root) %{_bindir}/t1dotlessj
8036%attr(755,root,root) %{_bindir}/t1lint
8037%attr(755,root,root) %{_bindir}/t1reencode
8038%attr(755,root,root) %{_bindir}/t1testpage
8039%attr(755,root,root) %{_bindir}/texcount
8040%attr(755,root,root) %{_bindir}/texsis
8041%attr(755,root,root) %{_bindir}/tlmgr
8042%attr(755,root,root) %{_bindir}/tpic2pdftex
8043%attr(755,root,root) %{_bindir}/ttf2pk
8044%attr(755,root,root) %{_bindir}/ttf2tfm
8045%attr(755,root,root) %{_bindir}/ttftotype42
8046%attr(755,root,root) %{_bindir}/vlna
8047%attr(755,root,root) %{_bindir}/vpe
8048%{_mandir}/man1/cfftot1.1*
8049%{_mandir}/man1/getnonfreefonts-sys.1
8050%{_mandir}/man1/getnonfreefonts.1*
8051%{_mandir}/man1/hbf2gf.1*
8052%{_mandir}/man1/mkjobtexmf.1*
8053%{_mandir}/man1/mmafm.1*
8054%{_mandir}/man1/mmpfb.1*
8055%{_mandir}/man1/otfinfo.1*
8056%{_mandir}/man1/otftotfm.1*
8057%{_mandir}/man1/oxdvi.1
8058%{_mandir}/man1/pdftosrc.1*
8059%{_mandir}/man1/ps2eps.1*
8060%{_mandir}/man1/synctex.1*
8061%{_mandir}/man1/t1dotlessj.1*
8062%{_mandir}/man1/t1lint.1*
8063%{_mandir}/man1/t1reencode.1*
8064%{_mandir}/man1/t1testpage.1*
8065%{_mandir}/man1/ttf2pk.1*
8066%{_mandir}/man1/ttf2tfm.1*
8067%{_mandir}/man1/ttftotype42.1*
8068%{_mandir}/man1/vlna.1*
8069%{_mandir}/man5/synctex.5*
8070%{texmfdist}/source/startex
8071%{texmfdist}/source/jadetex
8072%{texmfdist}/tex/jadetex
8073%{texmfdist}/tex/texsis
8074%{texmfdist}/tex/startex
3f42cf69 8075%{texmf}/fmtutil/fmtutil-hdr.cnf
80fa261c 8076%{texmf}/fmtutil/format.jadetex.cnf
3f42cf69
ZU
8077%{texmf}/fmtutil/format.cyrtex.cnf
8078%{texmf}/fmtutil/format.cyrtexinfo.cnf
80fa261c 8079%{texmf}/fmtutil/format.mltex.cnf
3f42cf69
ZU
8080%{texmf}/ttf2pk
8081%{texmf}/fonts/enc/ttf2pk
8082%{texmf}/fonts/map/ttf2pk
80fa261c
ZU
8083%{texmfdist}/tex/generic/abbr
8084%{texmfdist}/tex/generic/abstyles/
80fa261c
ZU
8085%{texmfdist}/tex/generic/barr
8086%{texmfdist}/tex/generic/borceux
3f42cf69 8087%{texmfdist}/source/generic/borceux
80fa261c
ZU
8088%{texmfdist}/tex/generic/c-pascal
8089%{texmfdist}/tex/generic/cirth
80fa261c
ZU
8090%{texmfdist}/tex/generic/dratex
8091%{texmfdist}/tex/generic/ean
8092%{texmfdist}/tex/generic/edmac
8093%{texmfdist}/tex/generic/elvish
8094%{texmfdist}/tex/generic/fenixpar
8095%{texmfdist}/tex/generic/fltpoint
f4f1ef6b 8096%{texmfdist}/source/generic/fltpoint
80fa261c 8097%{texmfdist}/tex/generic/musixtex
3f42cf69
ZU
8098%{texmfdist}/source/generic/hyphenex
8099%{texmfdist}/source/generic/mkjobtexmf
015f9ddb
ZU
8100%{texmf}/hbf2gf
8101%{texmf}/fmtutil/format.texsis.cnf
80fa261c
ZU
8102
8103%files other-utils-doc
8104%defattr(644,root,root,755)
caaf987e 8105%doc %{texmfdist}/doc/generic/abbr
80fa261c
ZU
8106%doc %{texmfdist}/doc/jadetex
8107%doc %{texmfdist}/doc/texsis
8108%doc %{texmfdist}/doc/startex
8109%doc %{texmfdist}/doc/generic/c-pascal
c9ddaf2d
ZU
8110%doc %{texmfdist}/doc/generic/barr
8111%doc %{texmfdist}/doc/generic/borceux
8112%doc %{texmfdist}/doc/generic/dratex
8113%doc %{texmfdist}/doc/generic/mkjobtexmf
caaf987e
ZU
8114%doc %{texmfdist}/doc/support/texcount
8115%doc %{texmf}/doc/tpic2pdftex
8116%doc %{texmf}/doc/extconv
8117%doc %{texmfdist}/doc/generic/fenixpar
8118%doc %{texmfdist}/doc/generic/fltpoint
8119%doc %{texmf}/doc/bg5conv
f4f1ef6b
ZU
8120%doc %{texmf}/doc/pkfix
8121%doc %{texmf}/doc/hbf2gf
8122%doc %{texmf}/doc/ttf2pk
8123%doc %{texmf}/doc/sjisconv
8124%doc %{texmf}/doc/vlna
d08789e0
ZU
8125
8126%files dirs-fonts
8127%defattr(644,root,root,755)
1a192771 8128%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
8129%dir %{texmfdist}/fonts
8130%dir %{texmfdist}/fonts/afm
8131%dir %{texmfdist}/fonts/afm/public
4224ae6d 8132%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
8133%dir %{texmfdist}/fonts/enc
8134%dir %{texmfdist}/fonts/enc/dvips
8135%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 8136%dir %{texmfdist}/fonts/map
21c69d95 8137%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
8138%dir %{texmfdist}/fonts/map/dvips
8139%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 8140%dir %{texmfdist}/fonts/map/fontname
330a8c29 8141%dir %{texmfdist}/fonts/map/vtex
21c69d95
ZU
8142%dir %{texmfdist}/fonts/ofm
8143%dir %{texmfdist}/fonts/ofm/public
8144%dir %{texmfdist}/fonts/ovf
8145%dir %{texmfdist}/fonts/ovf/public
8146%dir %{texmfdist}/fonts/ovp
8147%dir %{texmfdist}/fonts/ovp/public
8148%dir %{texmfdist}/fonts/opentype
8149%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 8150%dir %{texmfdist}/fonts/pk
1a192771 8151%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
8152%dir %{texmfdist}/fonts/source
8153%dir %{texmfdist}/fonts/source/public
21c69d95 8154%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
8155%dir %{texmfdist}/fonts/tfm
8156%dir %{texmfdist}/fonts/tfm/public
4224ae6d 8157%dir %{texmfdist}/fonts/tfm/vntex
04123363 8158%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
8159%dir %{texmfdist}/fonts/type1
8160%dir %{texmfdist}/fonts/type1/public
21c69d95 8161%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
8162%dir %{texmfdist}/fonts/vf
8163%dir %{texmfdist}/fonts/vf/public
21c69d95 8164%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
8165%dir %{texmfdist}/source
8166%dir %{texmfdist}/source/fonts
8167%dir %{texmfdist}/source/latex
1a192771
ZU
8168%dir %{texmf}/fonts
8169%dir %{texmf}/fonts/opentype
8170%dir %{texmf}/fonts/opentype/public
d08789e0 8171
5b7eba8e
MB
8172%files doc
8173%defattr(644,root,root,755)
80fa261c 8174%doc %{texmfdist}/doc/generic/dehyph-exptl
8affbd2c 8175%dir %{texmfdoc}
04123363 8176%dir %{texmfdoc}/doc
80fa261c
ZU
8177%{texmfdoc}/README
8178%{texmfdoc}/ls-R
5b7eba8e 8179%{texmfdoc}/doc/english
80fa261c 8180%{texmfdist}/doc/fontinst
5b7eba8e
MB
8181
8182%files doc-bg
8183%defattr(644,root,root,755)
8184%{texmfdoc}/doc/bulgarian
8185
8186%files doc-cs
8187%defattr(644,root,root,755)
8188%{texmfdoc}/doc/czechslovak
8189
8190%files doc-de
8191%defattr(644,root,root,755)
8192%{texmfdoc}/doc/german
8193
8194%files doc-el
8195%defattr(644,root,root,755)
8196%{texmfdoc}/doc/greek
caaf987e 8197%{texmf}/doc/generic/elhyphen
5b7eba8e
MB
8198
8199%files doc-es
8200%defattr(644,root,root,755)
8201%{texmfdoc}/doc/spanish
8202
8203%files doc-fi
8204%defattr(644,root,root,755)
8205%{texmfdoc}/doc/finnish
8206
8207%files doc-fr
8208%defattr(644,root,root,755)
8209%{texmfdoc}/doc/french
8210
8211%files doc-it
8212%defattr(644,root,root,755)
8213%{texmfdoc}/doc/italian
8214
8215%files doc-ja
8216%defattr(644,root,root,755)
8217%{texmfdoc}/doc/japanese
8218
8219%files doc-ko
8220%defattr(644,root,root,755)
8221%{texmfdoc}/doc/korean
8222
8223%files doc-mn
8224%defattr(644,root,root,755)
8225%{texmfdoc}/doc/mongolian
8226
8227%files doc-nl
8228%defattr(644,root,root,755)
8229%{texmfdoc}/doc/dutch
8230
8231%files doc-pl
8232%defattr(644,root,root,755)
8233%{texmfdoc}/doc/polish
8234
8235%files doc-pt
8236%defattr(644,root,root,755)
8237%{texmfdoc}/doc/portuguese
8238
8239%files doc-ru
8240%defattr(644,root,root,755)
8241%{texmfdoc}/doc/russian
8242
8243%files doc-sk
8244%defattr(644,root,root,755)
8245%{texmfdoc}/doc/slovak
8246
8247%files doc-sl
8248%defattr(644,root,root,755)
8249%{texmfdoc}/doc/slovenian
8250
8251%files doc-th
8252%defattr(644,root,root,755)
8253%{texmfdoc}/doc/thai
8254
8255%files doc-tr
8256%defattr(644,root,root,755)
8257%{texmfdoc}/doc/turkish
8258
8259%files doc-uk
8260%defattr(644,root,root,755)
8261%{texmfdoc}/doc/ukrainian
8262
8263%files doc-vi
8264%defattr(644,root,root,755)
8265%{texmfdoc}/doc/vietnamese
8266
8267%files doc-zh_CN
8268%defattr(644,root,root,755)
8269%{texmfdoc}/doc/chinese
8270
0f6c4baf
ZU
8271# %files doc-Catalogue
8272# %defattr(644,root,root,755)
8273# %{texmf}/doc/help/Catalogue
d08789e0 8274
0f6c4baf
ZU
8275# %files doc-tug-faq
8276# %defattr(644,root,root,755)
8277# %{texmf}/doc/help/faq/uktug-faq
d08789e0 8278
5902e778 8279
d08789e0
ZU
8280%files doc-latex
8281%defattr(644,root,root,755)
5902e778
ZU
8282# %{texmfdist}/doc/latex/bar
8283# %{texmfdist}/doc/latex/eclbip
8284# %{texmfdist}/doc/latex/eo
24f69178 8285%{texmfdist}/doc/latex/floatflt
5902e778
ZU
8286# %{texmfdist}/doc/latex/general
8287# %{texmfdist}/doc/latex/germbib
8288# %{texmfdist}/doc/latex/images
8289# %{texmfdist}/doc/latex/mathcomp
8290# %{texmfdist}/doc/latex/mt11p
8291# %{texmfdist}/doc/latex/picins
8292# %{texmfdist}/doc/latex/ps4pdf
8293# %{texmfdist}/doc/latex/pslatex
5902e778
ZU
8294# %{texmfdist}/doc/latex/supertab
8295# %{texmfdist}/doc/latex/tex-refs
8296# %{texmfdist}/doc/latex/textmerg
8297# %{texmfdist}/doc/latex/treesvr
c9ddaf2d
ZU
8298%doc %{texmfdist}/doc/generic/shapepar
8299%doc %{texmfdist}/doc/latex/acronym
8300%doc %{texmfdist}/doc/latex/aeguill
8301%doc %{texmfdist}/doc/latex/anysize
8302%doc %{texmfdist}/doc/latex/base
8303%doc %{texmfdist}/doc/latex/beton
c9ddaf2d
ZU
8304%doc %{texmfdist}/doc/latex/concmath
8305%doc %{texmfdist}/doc/latex/crop
c9ddaf2d
ZU
8306%doc %{texmfdist}/doc/latex/draftcopy
8307%doc %{texmfdist}/doc/latex/eepic
8308%doc %{texmfdist}/doc/latex/endfloat
8309%doc %{texmfdist}/doc/latex/esint
8310%doc %{texmfdist}/doc/latex/eso-pic
8311%doc %{texmfdist}/doc/latex/euler
8312%doc %{texmfdist}/doc/latex/eulervm
8313%doc %{texmfdist}/doc/latex/extsizes
8314%doc %{texmfdist}/doc/latex/fancybox
8315%doc %{texmfdist}/doc/latex/fancyhdr
8316%doc %{texmfdist}/doc/latex/fancyvrb
8317%doc %{texmfdist}/doc/latex/filecontents
8318%doc %{texmfdist}/doc/latex/float
8319%doc %{texmfdist}/doc/latex/footmisc
8320%doc %{texmfdist}/doc/latex/footnpag
8321%doc %{texmfdist}/doc/latex/fp
8322%doc %{texmfdist}/doc/latex/geometry
8323%doc %{texmfdist}/doc/latex/graphics
8324%doc %{texmfdist}/doc/latex/hyperref
8325%doc %{texmfdist}/doc/latex/hyphenat
8326%doc %{texmfdist}/doc/latex/index
8327%doc %{texmfdist}/doc/latex/koma-script
8328%doc %{texmfdist}/doc/latex/labels
8329%doc %{texmfdist}/doc/latex/layouts
c9ddaf2d
ZU
8330%doc %{texmfdist}/doc/latex/listings
8331%doc %{texmfdist}/doc/latex/ltabptch
8332%doc %{texmfdist}/doc/latex/mdwtools
8333%doc %{texmfdist}/doc/latex/memoir
8334%doc %{texmfdist}/doc/latex/mh
8335%doc %{texmfdist}/doc/latex/mparhack
8336%doc %{texmfdist}/doc/latex/ms
8337%doc %{texmfdist}/doc/latex/multibib
8338%doc %{texmfdist}/doc/latex/mwcls
8339%doc %{texmfdist}/doc/latex/natbib
8340%doc %{texmfdist}/doc/latex/nomencl
8341%doc %{texmfdist}/doc/latex/ntgclass
8342%doc %{texmfdist}/doc/latex/oberdiek
8343%doc %{texmfdist}/doc/latex/overpic
8344%doc %{texmfdist}/doc/latex/paralist
8345%doc %{texmfdist}/doc/latex/pb-diagram
8346%doc %{texmfdist}/doc/latex/pdfpages
8347%doc %{texmfdist}/doc/latex/picinpar
8348%doc %{texmfdist}/doc/latex/pict2e
8349%doc %{texmfdist}/doc/latex/placeins
8350%doc %{texmfdist}/doc/latex/preprint
8351%doc %{texmfdist}/doc/latex/preview
8352%doc %{texmfdist}/doc/latex/program
8353%doc %{texmfdist}/doc/latex/psfrag
8354%doc %{texmfdist}/doc/latex/revtex
8355%doc %{texmfdist}/doc/latex/rotating
8356%doc %{texmfdist}/doc/latex/rotfloat
8357%doc %{texmfdist}/doc/latex/scale
8358%doc %{texmfdist}/doc/latex/sectsty
8359%doc %{texmfdist}/doc/latex/seminar
8360%doc %{texmfdist}/doc/latex/showlabels
8361%doc %{texmfdist}/doc/latex/sidecap
8362%doc %{texmfdist}/doc/latex/slashbox
8363%doc %{texmfdist}/doc/latex/soul
8364%doc %{texmfdist}/doc/latex/stdclsdv
8365%doc %{texmfdist}/doc/latex/subfig
8366%doc %{texmfdist}/doc/latex/subfigure
8367%doc %{texmfdist}/doc/latex/textfit
8368%doc %{texmfdist}/doc/latex/textpos
8369%doc %{texmfdist}/doc/latex/titlesec
8370%doc %{texmfdist}/doc/latex/tocbibind
8371%doc %{texmfdist}/doc/latex/tocloft
8372%doc %{texmfdist}/doc/latex/tools
8373%doc %{texmfdist}/doc/latex/totpages
8374%doc %{texmfdist}/doc/latex/type1cm
8375%doc %{texmfdist}/doc/latex/units
8376%doc %{texmfdist}/doc/latex/vmargin
8377%doc %{texmfdist}/doc/latex/was
8378%doc %{texmfdist}/doc/latex/wrapfig
8379%doc %{texmfdist}/doc/latex/xtab
8380%doc %{texmfdist}/doc/latex/yfonts
8381%doc %{texmfdist}/doc/fonts/calrsfs
8382%doc %{texmfdist}/doc/generic/encxvlna
8383%doc %{texmfdist}/doc/generic/textmerg
df343eba 8384
096dca83 8385%files -n kpathsea
d08789e0 8386%defattr(644,root,root,755)
caaf987e 8387%doc %{texmf}/doc/kpathsea
d08789e0
ZU
8388%attr(755,root,root) %{_bindir}/kpsepath
8389%attr(755,root,root) %{_bindir}/kpsestat
8390%attr(755,root,root) %{_bindir}/kpsetool
8391%attr(755,root,root) %{_bindir}/kpsewhich
8392%attr(755,root,root) %{_bindir}/kpsexpand
8393%attr(755,root,root) %{_libdir}/libkpathsea.so.*
8394%{_libdir}/libkpathsea.la
fae5faca
ZU
8395%{_mandir}/man1/kpsexpand.1*
8396%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
8397%{_mandir}/man1/kpsestat.1*
8398%{_mandir}/man1/kpsetool.1*
8399%{_mandir}/man1/kpsewhich.1*
d08789e0 8400
096dca83 8401%files -n kpathsea-devel
d08789e0
ZU
8402%defattr(644,root,root,755)
8403%attr(755,root,root) %{_libdir}/libkpathsea.so
8404%{_includedir}/kpathsea
8405%{_infodir}/kpathsea.info*
8406
8407%files dvips
8408%defattr(644,root,root,755)
446ab8e0 8409# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 8410# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 8411# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
8412# %lang(fi) %{_mandir}/fi/man1/dvips.1*
8413# %{texmf}/dvips/misc
8414# %{texmf}/dvips/config/config.generic
8415# %{texmf}/fonts/map/dvips/misc
8416# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
8417# %{texmf}/fonts/map/dvips/tetex/bsr.map
8418# %{_localstatedir}/fonts/map/dvipdfm
8419# %{_localstatedir}/fonts/map/dvips
8420%dir %{texmfdist}/fonts/map/dvips/cmex
8421%dir %{texmf}/dvipdfm
c9ddaf2d
ZU
8422%doc %{texmf}/doc/dvips
8423%doc %{texmf}/doc/dvipdfm
d08789e0
ZU
8424%attr(755,root,root) %{_bindir}/dvips
8425%attr(755,root,root) %{_bindir}/dvired
8426%attr(755,root,root) %{_bindir}/dvitomp
8427%attr(755,root,root) %{_bindir}/dvitype
8428%attr(755,root,root) %{_bindir}/dvicopy
8429%attr(755,root,root) %{_bindir}/dvipdfm
8430%attr(755,root,root) %{_bindir}/dvipdft
8431# dvi2fax requires ghostscript
8432%attr(755,root,root) %{_bindir}/dvi2fax
8433%{_infodir}/dvips.info*
8434%{_mandir}/man1/dvi2fax.1*
8435%{_mandir}/man1/dvicopy.1*
8436%{_mandir}/man1/dvipdfm.1*
8437%{_mandir}/man1/dvips.1*
8438%{_mandir}/man1/dvired.1*
8439%{_mandir}/man1/dvitomp.1*
8440%{_mandir}/man1/dvitype.1*
d08789e0 8441%{texmf}/dvips/base
80fa261c
ZU
8442%{texmf}/dvips/config
8443%{texmf}/dvips/getafm
d08789e0 8444%{texmf}/dvips/gsftopk
606c6ab6 8445# %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 8446%{texmfdist}/fonts/enc/dvips/base
9b908671 8447%{texmfdist}/fonts/map/dvips/allrunes
5902e778 8448%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
80fa261c 8449%{texmfdist}/tex/generic/dvips
f7f90954 8450%{texmfdist}/dvips
5902e778
ZU
8451%{texmf}/dvipdfm/config
8452%{texmf}/dvips/tetex/config.*
d08789e0 8453%{texmf}/fonts/enc/dvips/tetex/mtex.enc
80fa261c 8454%{texmf}/fonts/enc/dvips/afm2pl
f2555868
ZU
8455# %{texmf}/fonts/map
8456%dir %{texmf}/fonts/map/dvipdfm
8457%dir %{texmf}/fonts/map/dvips
8458%dir %{texmf}/fonts/map/dvips/tetex
80fa261c
ZU
8459%{texmf}/fonts/map/dvipdfm/updmap
8460%{texmf}/fonts/map/dvipdfm/dvipdfmx
8461%{texmf}/fonts/map/dvipdfm/tetex
d08789e0
ZU
8462%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
8463%{texmf}/fonts/map/dvips/tetex/dvips35.map
8464%{texmf}/fonts/map/dvips/tetex/mathpple.map
8465%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
8466%{texmf}/fonts/map/dvips/tetex/mt-plus.map
8467%{texmf}/fonts/map/dvips/tetex/mt-yy.map
8468%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 8469
d08789e0
ZU
8470
8471%files dvilj
8472%defattr(644,root,root,755)
8473%attr(755,root,root) %{_bindir}/dvihp
8474%attr(755,root,root) %{_bindir}/dvilj
8475%attr(755,root,root) %{_bindir}/dvilj2p
8476%attr(755,root,root) %{_bindir}/dvilj4
8477%attr(755,root,root) %{_bindir}/dvilj4l
8478%attr(755,root,root) %{_bindir}/dvilj6
8479%{_mandir}/man1/dvihp.1*
8480%{_mandir}/man1/dvilj.1*
09deda15
ZU
8481%{_mandir}/man1/dvilj2p.1*
8482%{_mandir}/man1/dvilj4.1*
8483%{_mandir}/man1/dvilj4l.1*
8484%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
8485
8486%files makeindex
8487%defattr(644,root,root,755)
446ab8e0 8488%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
8489%attr(755,root,root) %{_bindir}/mkindex
8490%attr(755,root,root) %{_bindir}/makeindex
8491%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 8492%{texmfdist}/makeindex
d08789e0
ZU
8493%{_mandir}/man1/makeindex.1*
8494%{_mandir}/man1/mkindex.1*
8495%{_mandir}/man1/rumakeindex.1*
8496
29d720fe
ZU
8497%files scripts
8498%defattr(644,root,root,755)
8499%dir %{texmfdist}/scripts
8500%dir %{texmf}/scripts
8501%dir %{texmf}/scripts/texlive
8502%{texmfdist}/scripts/bengali
8503%{texmfdist}/scripts/dviasm
8504%{texmfdist}/scripts/glossaries
8505%{texmfdist}/scripts/oberdiek
8506%{texmfdist}/scripts/perltex
8507%{texmfdist}/scripts/pgfplots
8508%{texmfdist}/scripts/ppower4
8509%{texmfdist}/scripts/pst2pdf
8510%{texmfdist}/scripts/shipunov
8511%{texmfdist}/scripts/texcount
8512%{texmfdist}/scripts/vpe/vpe.pl
8513%{texmf}/scripts/a2ping
8514%{texmf}/scripts/epstopdf
8515%{texmf}/scripts/pkfix
8516%{texmf}/scripts/ps2eps
8517%{texmf}/scripts/simpdftex
8518%{texmf}/scripts/tetex
8519%{texmf}/scripts/texlive/getnonfreefonts.pl
8520%{texmf}/scripts/texlive/gswin32
8521%{texmf}/scripts/texlive/lua
8522%{texmf}/scripts/texlive/*.tlu
8523%{texmf}/scripts/texlive/tlmgr.pl
8524%{texmf}/scripts/texlive/tlmgrgui
8525
783773ac
ZU
8526%files tex-arrayjob
8527%defattr(644,root,root,755)
8528%doc %{texmfdist}/doc/generic/arrayjob
8529%{texmfdist}/tex/generic/arrayjob
8530
8531%files tex-insbox
8532%defattr(644,root,root,755)
8533%doc %{texmfdist}/doc/generic/insbox
8534%{texmfdist}/tex/generic/insbox
8535
caaf987e
ZU
8536%files tex-kastrup
8537%defattr(644,root,root,755)
8538%doc %{texmfdist}/doc/generic/kastrup/binhex.pdf
8539%{texmfdist}/source/generic/kastrup
8540%{texmfdist}/tex/generic/kastrup
8541
e67df411
ZU
8542%files tex-mathdots
8543%defattr(644,root,root,755)
8544%doc %{texmfdist}/doc/generic/mathdots
8545%{texmfdist}/source/generic/mathdots
8546%{texmfdist}/tex/generic/mathdots
8547
783773ac
ZU
8548%files tex-ofs
8549%defattr(644,root,root,755)
8550%doc %{texmfdist}/doc/generic/ofs
8551%{texmfdist}/tex/generic/ofs
8552
e149bdb4
ZU
8553%files tex-physe
8554%defattr(644,root,root,755)
8555%{texmfdist}/tex/physe
8556%{texmf}/fmtutil/format.physe.cnf
8557
8558%files tex-velthuis
8559%defattr(644,root,root,755)
8560%doc %{texmfdist}/doc/generic/velthuis
8561%{texmfdist}/tex/generic/velthuis
8562
783773ac
ZU
8563%files tex-ytex
8564%defattr(644,root,root,755)
8565%{texmfdist}/tex/ytex
8566
d08789e0
ZU
8567%files metafont
8568%defattr(644,root,root,755)
d08789e0
ZU
8569#%attr(755,root,root) %{_bindir}/mfw
8570#%attr(755,root,root) %{_bindir}/virmf
8571#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
8572#%{texmf}/mft/cmbase.mft
8573# %{texmf}/mft/e.mft
446ab8e0
ZU
8574# %{texmf}/mft/pl.mft
8575# %{fmtdir}/mf.base
d08789e0 8576#%{texmf}/web2c/mf-nowin.base
446ab8e0 8577# %{texmf}/web2c/mf.pool
d08789e0 8578#%{texmf}/web2c/mfw.base
d08789e0
ZU
8579#%{_mandir}/man1/inimf.1*
8580#%{_mandir}/man1/virmf.1*
5902e778 8581%dir %{texmfdist}/mft
5902e778
ZU
8582%attr(755,root,root) %{_bindir}/mf
8583%attr(755,root,root) %{_bindir}/mf-nowin
8584%attr(755,root,root) %{_bindir}/mft
8585%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 8586%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
8587%attr(755,root,root) %{_bindir}/mktextfm
8588%{texmfdist}/metafont
3f42cf69 8589%{texmfdist}/mft/base
80fa261c 8590%{texmfdist}/source/metafont
5902e778 8591%{_mandir}/man1/mf.1*
fae5faca 8592%{_mandir}/man1/mf-nowin.1*
5902e778 8593%{_mandir}/man1/mft.1*
d08789e0
ZU
8594%{_mandir}/man1/mktexmf.1*
8595%{_mandir}/man1/mktexpk.1*
8596%{_mandir}/man1/mktextfm.1*
80fa261c 8597%{texmf}/fmtutil/format.metafont.cnf
d08789e0
ZU
8598
8599%files metapost
8600%defattr(644,root,root,755)
d08789e0
ZU
8601#%attr(755,root,root) %{_bindir}/virmpost
8602#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
8603# %{texmf}/web2c/mp.pool
8604# %{fmtdir}/mpost.mem
8605#%{_mandir}/man1/inimpost.1*
8606#%{_mandir}/man1/virmpost.1*
446ab8e0 8607%dir %{texmfdist}/metapost
5902e778
ZU
8608%doc %{texmfdist}/doc/metapost
8609%attr(755,root,root) %{_bindir}/mpost
8610%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
8611%{texmfdist}/metapost/base
8612%{texmfdist}/metapost/config
8613%{texmfdist}/metapost/mfpic
8614%{texmfdist}/metapost/misc
8615%{texmfdist}/metapost/support
80fa261c 8616%{texmfdist}/source/metapost
d08789e0
ZU
8617%{_mandir}/man1/mpost.1*
8618%{_mandir}/man1/mpto.1*
80fa261c 8619%{texmf}/fmtutil/format.metapost.cnf
d08789e0 8620
43a061cf 8621%files metapost-other
786ebdb1
ZU
8622%defattr(644,root,root,755)
8623%{texmfdist}/metapost/automata
8624%{texmfdist}/metapost/bbcard
8625%{texmfdist}/metapost/blockdraw_mp
8626%{texmfdist}/metapost/bpolynomial
8627%{texmfdist}/metapost/cmarrows
8628%{texmfdist}/metapost/dviincl
8629%{texmfdist}/metapost/epsincl
8630%{texmfdist}/metapost/expressg
8631%{texmfdist}/metapost/exteps
8632%{texmfdist}/metapost/featpost
786ebdb1
ZU
8633%{texmfdist}/metapost/frcursive
8634%{texmfdist}/metapost/hatching
8635%{texmfdist}/metapost/metaobj
8636%{texmfdist}/metapost/metaplot
8637%{texmfdist}/metapost/metauml
8638%{texmfdist}/metapost/mp3d
8639%{texmfdist}/metapost/mpattern
8640%{texmfdist}/metapost/nkarta
8641%{texmfdist}/metapost/piechartmp
8642%{texmfdist}/metapost/slideshow
8643%{texmfdist}/metapost/splines
8644%{texmfdist}/metapost/tabvar
8645%{texmfdist}/metapost/textpath
8646%{texmfdist}/metapost/venn
8647
d08789e0
ZU
8648%files mptopdf
8649%defattr(644,root,root,755)
8650%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 8651%{_mandir}/man1/mptopdf.1*
3f42cf69 8652%{texmfdist}/tex/mptopdf
b839a3ce 8653# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
8654
8655%files texdoctk
8656%defattr(644,root,root,755)
446ab8e0 8657# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
8658%attr(755,root,root) %{_bindir}/texdoctk
8659%{texmf}/texdoctk
d08789e0
ZU
8660%{_mandir}/man1/texdoctk.1*
8661
8662%files -n texconfig
8663%defattr(644,root,root,755)
5902e778
ZU
8664%dir %{texmf}/texconfig
8665%doc %{texmf}/texconfig/README
d08789e0
ZU
8666%attr(755,root,root) %{_bindir}/texconfig
8667%attr(755,root,root) %{_bindir}/texconfig-dialog
8668%attr(755,root,root) %{_bindir}/texconfig-sys
8669%attr(755,root,root) %{texmf}/texconfig/tcfmgr
8670%{_mandir}/man1/texconfig.1*
fae5faca 8671%{_mandir}/man1/texconfig-sys.1*
5902e778 8672%{texmf}/texconfig/g
d08789e0 8673%{texmf}/texconfig/generic
5902e778 8674%{texmf}/texconfig/tcfmgr.map
d08789e0 8675%{texmf}/texconfig/v
d08789e0
ZU
8676%{texmf}/texconfig/x
8677
624ed2f9
ZU
8678%files -n xindy
8679%defattr(644,root,root,755)
4224ae6d 8680%doc %{texmf}/doc/xindy
624ed2f9 8681%dir %{texmf}/xindy
624ed2f9 8682%dir %{texmf}/xindy/lang
1024ab0e
ZU
8683%dir %{texmf}/scripts
8684%{texmf}/scripts/xindy
4224ae6d
MB
8685%{texmf}/xindy/base
8686%{texmf}/xindy/class
8687%{texmf}/xindy/ord
8688%{texmf}/xindy/rules
8689%{texmf}/xindy/styles
8690%{texmf}/xindy/tex
624ed2f9 8691
1024ab0e 8692
624ed2f9
ZU
8693%files -n xindy-albanian
8694%defattr(644,root,root,755)
4224ae6d 8695%{texmf}/xindy/lang/albanian
624ed2f9
ZU
8696
8697%files -n xindy-belarusian
8698%defattr(644,root,root,755)
4224ae6d 8699%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
8700
8701%files -n xindy-bulgarian
8702%defattr(644,root,root,755)
4224ae6d 8703%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
8704
8705%files -n xindy-croatian
8706%defattr(644,root,root,755)
4224ae6d 8707%{texmf}/xindy/lang/croatian
624ed2f9
ZU
8708
8709%files -n xindy-czech
8710%defattr(644,root,root,755)
4224ae6d 8711%{texmf}/xindy/lang/czech
624ed2f9
ZU
8712
8713%files -n xindy-danish
8714%defattr(644,root,root,755)
4224ae6d 8715%{texmf}/xindy/lang/danish
624ed2f9
ZU
8716
8717%files -n xindy-dutch
8718%defattr(644,root,root,755)
4224ae6d 8719%{texmf}/xindy/lang/dutch
624ed2f9
ZU
8720
8721%files -n xindy-english
8722%defattr(644,root,root,755)
4224ae6d 8723%{texmf}/xindy/lang/english
624ed2f9
ZU
8724
8725%files -n xindy-esperanto
8726%defattr(644,root,root,755)
4224ae6d 8727%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
8728
8729%files -n xindy-estonian
8730%defattr(644,root,root,755)
4224ae6d 8731%{texmf}/xindy/lang/estonian
624ed2f9
ZU
8732
8733%files -n xindy-finnish
8734%defattr(644,root,root,755)
4224ae6d 8735%{texmf}/xindy/lang/finnish
624ed2f9
ZU
8736
8737%files -n xindy-french
8738%defattr(644,root,root,755)
4224ae6d 8739%{texmf}/xindy/lang/french
624ed2f9
ZU
8740
8741%files -n xindy-general
8742%defattr(644,root,root,755)
4224ae6d 8743%{texmf}/xindy/lang/general
624ed2f9
ZU
8744
8745%files -n xindy-georgian
8746%defattr(644,root,root,755)
4224ae6d 8747%{texmf}/xindy/lang/georgian
624ed2f9
ZU
8748
8749%files -n xindy-german
8750%defattr(644,root,root,755)
4224ae6d 8751%{texmf}/xindy/lang/german
624ed2f9
ZU
8752
8753%files -n xindy-greek
8754%defattr(644,root,root,755)
4224ae6d 8755%{texmf}/xindy/lang/greek
624ed2f9
ZU
8756
8757%files -n xindy-gypsy
8758%defattr(644,root,root,755)
4224ae6d 8759%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
8760
8761%files -n xindy-hausa
8762%defattr(644,root,root,755)
4224ae6d 8763%{texmf}/xindy/lang/hausa
624ed2f9
ZU
8764
8765%files -n xindy-hebrew
8766%defattr(644,root,root,755)
4224ae6d 8767%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
8768
8769%files -n xindy-hungarian
8770%defattr(644,root,root,755)
4224ae6d 8771%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
8772
8773%files -n xindy-icelandic
8774%defattr(644,root,root,755)
4224ae6d 8775%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
8776
8777%files -n xindy-italian
8778%defattr(644,root,root,755)
4224ae6d 8779%{texmf}/xindy/lang/italian
624ed2f9
ZU
8780
8781%files -n xindy-klingon
8782%defattr(644,root,root,755)
4224ae6d 8783%{texmf}/xindy/lang/klingon
624ed2f9
ZU
8784
8785%files -n xindy-kurdish
8786%defattr(644,root,root,755)
4224ae6d 8787%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
8788
8789%files -n xindy-latin
8790%defattr(644,root,root,755)
4224ae6d 8791%{texmf}/xindy/lang/latin
624ed2f9
ZU
8792
8793%files -n xindy-latvian
8794%defattr(644,root,root,755)
4224ae6d 8795%{texmf}/xindy/lang/latvian
624ed2f9
ZU
8796
8797%files -n xindy-lithuanian
8798%defattr(644,root,root,755)
4224ae6d 8799%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
8800
8801%files -n xindy-lower-sorbian
8802%defattr(644,root,root,755)
4224ae6d 8803%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
8804
8805%files -n xindy-macedonian
8806%defattr(644,root,root,755)
4224ae6d 8807%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
8808
8809%files -n xindy-mongolian
8810%defattr(644,root,root,755)
4224ae6d 8811%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
8812
8813%files -n xindy-norwegian
8814%defattr(644,root,root,755)
4224ae6d 8815%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
8816
8817%files -n xindy-polish
8818%defattr(644,root,root,755)
4224ae6d 8819%{texmf}/xindy/lang/polish
624ed2f9
ZU
8820
8821%files -n xindy-portuguese
8822%defattr(644,root,root,755)
4224ae6d 8823%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
8824
8825%files -n xindy-romanian
8826%defattr(644,root,root,755)
4224ae6d 8827%{texmf}/xindy/lang/romanian
624ed2f9
ZU
8828
8829%files -n xindy-russian
8830%defattr(644,root,root,755)
4224ae6d 8831%{texmf}/xindy/lang/russian
624ed2f9
ZU
8832
8833%files -n xindy-serbian
8834%defattr(644,root,root,755)
4224ae6d 8835%{texmf}/xindy/lang/serbian
624ed2f9
ZU
8836
8837%files -n xindy-slovak
8838%defattr(644,root,root,755)
4224ae6d 8839%{texmf}/xindy/lang/slovak
624ed2f9
ZU
8840
8841%files -n xindy-slovenian
8842%defattr(644,root,root,755)
4224ae6d 8843%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
8844
8845%files -n xindy-spanish
8846%defattr(644,root,root,755)
4224ae6d 8847%{texmf}/xindy/lang/spanish
624ed2f9
ZU
8848
8849%files -n xindy-swedish
8850%defattr(644,root,root,755)
4224ae6d 8851%{texmf}/xindy/lang/swedish
624ed2f9
ZU
8852
8853%files -n xindy-turkish
8854%defattr(644,root,root,755)
4224ae6d 8855%{texmf}/xindy/lang/turkish
624ed2f9
ZU
8856
8857%files -n xindy-ukrainian
8858%defattr(644,root,root,755)
4224ae6d 8859%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
8860
8861%files -n xindy-upper-sorbian
8862%defattr(644,root,root,755)
4224ae6d 8863%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
8864
8865%files -n xindy-vietnamese
8866%defattr(644,root,root,755)
4224ae6d 8867%{texmf}/xindy/lang/vietnamese/
624ed2f9 8868
d08789e0
ZU
8869%files -n xdvi
8870%defattr(644,root,root,755)
d08789e0 8871#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 8872# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 8873# %{_mandir}/man1/xdvizilla.1*
9b908671 8874%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
8875%attr(755,root,root) %{_bindir}/xdvi
8876%{_mandir}/man1/xdvi.1*
d08789e0
ZU
8877%{_desktopdir}/xdvi.desktop
8878%{_pixmapsdir}/xdvi.png
8879%{texmf}/xdvi
8880
8881%files pdftex
8882%defattr(644,root,root,755)
446ab8e0 8883# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 8884# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 8885# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
8886# %dir %{texmf}/fonts/map/pdftex
8887# %dir %{texmf}/fonts/map/pdftex/cmttf
8888# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8889# %{texmf}/web2c/pdfetex-pl.pool
8890# %{texmf}/web2c/pdfetex.pool
8891# %{texmf}/web2c/pdfxtex.pool
5902e778 8892# %{_mandir}/man1/pdfxtex.1*
28c0ab22 8893%dir %{texmf}/fonts/map/pdftex
3f42cf69 8894%dir %{texmfdist}/doc/support
5fef92c1 8895%doc %{texmfdist}/doc/pdftex
3f42cf69 8896%doc %{texmfdist}/doc/support/pdfcrop
5902e778
ZU
8897%attr(755,root,root) %{_bindir}/epstopdf
8898%attr(755,root,root) %{_bindir}/pdfcrop
8899%attr(755,root,root) %{_bindir}/pdftex
bf184d85 8900%attr(1777,root,root) %dir %{fmtdir}/pdftex
5902e778 8901%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 8902%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 8903%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
8904%{_mandir}/man1/epstopdf.1*
8905%{_mandir}/man1/pdftex.1*
80fa261c
ZU
8906%{texmfdist}/fonts/enc/pdftex
8907%{texmfdist}/fonts/map/pdftex
8908%{texmf}/fonts/map/pdftex/updmap
d08789e0 8909
04123363 8910%files phyzzx
f65b3398 8911%defattr(644,root,root,755)
04123363
ZU
8912%attr(755,root,root) %{_bindir}/phyzzx
8913%dir %{texmfdist}/doc/phyzzx
8914%dir %{texmfdist}/tex/phyzzx
8915%doc %{texmfdist}/doc/phyzzx/base
80fa261c 8916%{texmfdist}/tex/phyzzx/base
04123363
ZU
8917%{texmfdist}/tex/phyzzx/config
8918%{texmf}/fmtutil/format.phyzzx.cnf
8919
d08789e0
ZU
8920%files omega
8921%defattr(644,root,root,755)
5902e778
ZU
8922# %{texmf}/web2c/omega.pool
8923# %{texmf}/web2c/aleph.pool
5902e778
ZU
8924# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8925# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8926# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8927# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf 8928%doc %{texmfdist}/doc/omega
c9ddaf2d 8929%doc %{texmfdist}/doc/lambda
0f6c4baf
ZU
8930%dir %{texmfdist}/omega
8931%dir %{texmfdist}/dvips/omega
d08789e0
ZU
8932%attr(755,root,root) %{_bindir}/aleph
8933%attr(755,root,root) %{_bindir}/lambda
8934%attr(755,root,root) %{_bindir}/mkocp
8935%attr(755,root,root) %{_bindir}/mkofm
8936%attr(755,root,root) %{_bindir}/odvicopy
8937%attr(755,root,root) %{_bindir}/odvips
8938%attr(755,root,root) %{_bindir}/odvitype
8939%attr(755,root,root) %{_bindir}/omega
8940%attr(755,root,root) %{_bindir}/omfonts
8941%attr(755,root,root) %{_bindir}/opl2ofm
8942%attr(755,root,root) %{_bindir}/otangle
8943%attr(755,root,root) %{_bindir}/otp2ocp
8944%attr(755,root,root) %{_bindir}/outocp
8945%attr(755,root,root) %{_bindir}/ovf2ovp
8946%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
8947%{texmfdist}/dvips/omega/config.omega
8948%{texmfdist}/dvips/omega/omega.cfg
8949%{texmfdist}/fonts/map/dvips/omega
3f42cf69 8950%{texmfdist}/tex/generic/omegahyph
446ab8e0
ZU
8951%{texmfdist}/omega/ocp
8952%{texmfdist}/omega/otp
2677a8b0 8953%{texmfdist}/tex/lambda
80fa261c 8954%{texmfdist}/source/lambda
fae5faca 8955%{_mandir}/man1/lambda.1*
d08789e0
ZU
8956%{_mandir}/man1/mkocp.1*
8957%{_mandir}/man1/mkofm.1*
8958%{_mandir}/man1/omega.1*
fae5faca
ZU
8959%{_mandir}/man1/odvicopy.1*
8960%{_mandir}/man1/odvips.1*
8961%{_mandir}/man1/odvitype.1*
d08789e0
ZU
8962%{_mandir}/man1/ofm2opl.1*
8963%{_mandir}/man1/opl2ofm.1*
8964%{_mandir}/man1/otp2ocp.1*
8965%{_mandir}/man1/outocp.1*
8966%{_mandir}/man1/ovf2ovp.1*
8967%{_mandir}/man1/ovp2ovf.1*
80fa261c
ZU
8968%{texmf}/fmtutil/format.omega.cnf
8969%{texmf}/fmtutil/format.aleph.cnf
c9ddaf2d 8970%doc %{texmfdist}/doc/aleph
d08789e0 8971
d08789e0
ZU
8972%files plain
8973%defattr(644,root,root,755)
446ab8e0
ZU
8974%doc %{texmfdist}/doc/plain
8975%{texmfdist}/tex/plain
4224ae6d 8976%exclude %{texmfdist}/tex/plain/config/xetex.ini
80fa261c 8977%{texmf}/fmtutil/format.tex.cnf
d08789e0
ZU
8978#%{texmf}/web2c/plain.mem
8979#%{texmf}/web2c/plain.base
8980
d5174470
ZU
8981# %files format-plain
8982# %defattr(644,root,root,755)
b839a3ce 8983# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
8984#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8985
d5174470
ZU
8986# %files format-pdftex
8987# %defattr(644,root,root,755)
b839a3ce 8988# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 8989
d5174470
ZU
8990# %files format-pdfetex
8991# %defattr(644,root,root,755)
b839a3ce 8992# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
8993
8994%files mex
8995%defattr(644,root,root,755)
80fa261c 8996%doc %{texmfdist}/doc/mex
446ab8e0 8997%dir %{texmfdist}/tex/mex
3f42cf69 8998%{texmfdist}/tex/mex/base
446ab8e0 8999%dir %{texmfdist}/tex/mex/config
015f9ddb
ZU
9000%{texmf}/fmtutil/format.mex.cnf
9001%{texmf}/fmtutil/format.utf8mex.cnf
3f42cf69 9002%{texmfdist}/source/mex
446ab8e0 9003
d08789e0
ZU
9004%files format-mex
9005%defattr(644,root,root,755)
9006%attr(755,root,root) %{_bindir}/mex
2677a8b0 9007%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 9008# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
9009
9010%files format-pdfmex
9011%defattr(644,root,root,755)
9012%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 9013%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 9014# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
9015
9016%files format-utf8mex
9017%defattr(644,root,root,755)
9018%attr(755,root,root) %{_bindir}/utf8mex
04123363 9019%dir %{texmfdist}/doc/mex
2677a8b0
ZU
9020%doc %{texmfdist}/doc/mex/utf8mex
9021%{texmfdist}/tex/mex/utf8mex
b839a3ce 9022# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
9023
9024%files amstex
9025%defattr(644,root,root,755)
2677a8b0
ZU
9026%dir %{texmfdist}/tex/amstex
9027%{texmfdist}/tex/amstex/base
9028%{texmfdist}/tex/amstex/config
9029%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
9030
9031%files format-amstex
9032%defattr(644,root,root,755)
446ab8e0
ZU
9033%doc %{texmfdist}/doc/amstex
9034%{texmfdist}/tex/amstex
d08789e0
ZU
9035%attr(755,root,root) %{_bindir}/amstex
9036%{_mandir}/man1/amstex.1*
80fa261c
ZU
9037%{texmf}/fmtutil/format.amstex.cnf
9038%{texmf}/fmtutil/format.cyramstex.cnf
446ab8e0
ZU
9039# %lang(fi) %{_mandir}/fi/man1/amstex.1*
9040# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 9041
446ab8e0
ZU
9042# %files format-pdfamstex
9043# %defattr(644,root,root,755)
9044# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 9045#%{texmf}/pdftex/amstex
446ab8e0 9046# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
9047
9048%files csplain
9049%defattr(644,root,root,755)
04123363 9050%dir %{texmfdist}/doc/cslatex
21c69d95 9051%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
9052%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
9053%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
9054%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
9055%doc %{texmfdist}/doc/cslatex/base/csplain.doc
9056%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
9057%doc %{texmfdist}/doc/cslatex/base/test8z.tex
9058%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 9059%attr(755,root,root) %{_bindir}/csplain
446ab8e0 9060%{texmfdist}/tex/csplain
f4f1ef6b 9061%{texmf}/fmtutil/format.csplain.cnf
d08789e0
ZU
9062
9063%files format-csplain
9064%defattr(644,root,root,755)
b839a3ce 9065# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
9066
9067%files format-pdfcsplain
9068%defattr(644,root,root,755)
9069%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 9070# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
9071
9072%files cslatex
9073%defattr(644,root,root,755)
446ab8e0
ZU
9074# %doc %{texmf}/doc/cstex/INSTALL.cslatex
9075# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
9076%{texmfdist}/tex/cslatex
9077%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
9078
9079%files format-cslatex
9080%defattr(644,root,root,755)
9081%attr(755,root,root) %{_bindir}/cslatex
80fa261c 9082%{texmf}/fmtutil/format.cslatex.cnf
b839a3ce 9083# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
9084
9085%files format-pdfcslatex
9086%defattr(644,root,root,755)
9087%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 9088# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 9089
ffd94364
ZU
9090# %files cyrplain
9091# %defattr(644,root,root,755)
9092# %doc %{texmf}/doc/cyrplain
9093# %{texmf}/tex/cyrplain
d08789e0 9094
ffd94364
ZU
9095# %files format-cyrplain
9096# %defattr(644,root,root,755)
9097# %attr(755,root,root) %{_bindir}/cyrtex
9098# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 9099
ffd94364
ZU
9100# %files format-cyramstex
9101# %defattr(644,root,root,755)
9102# %attr(755,root,root) %{_bindir}/cyramstex
9103# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 9104
ffd94364
ZU
9105# %files format-cyrtexinfo
9106# %defattr(644,root,root,755)
9107# %attr(755,root,root) %{_bindir}/cyrtexinfo
9108# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
9109
9110%files eplain
9111%defattr(644,root,root,755)
ffd94364
ZU
9112%doc %{texmfdist}/doc/etex
9113%doc %{texmfdist}/doc/eplain
9114%{texmfdist}/tex/plain/etex
9115%{texmfdist}/tex/eplain
3f42cf69 9116%{texmfdist}/source/eplain/eplain-source-3.2.zip
d08789e0
ZU
9117
9118%files format-eplain
9119%defattr(644,root,root,755)
9120%attr(755,root,root) %{_bindir}/eplain
9121%attr(755,root,root) %{_bindir}/etex
9122%{_mandir}/man1/eplain.1*
9123%{_mandir}/man1/etex.1*
80fa261c 9124%{texmf}/fmtutil/format.eplain.cnf
b839a3ce
ZU
9125# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
9126# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
9127
9128%files context
9129%defattr(644,root,root,755)
68640cd8
ZU
9130%doc %{texmfdist}/doc/context
9131# %doc %{texmf}/doc/polish/context
4224ae6d
MB
9132%attr(755,root,root) %{_bindir}/context
9133%attr(755,root,root) %{_bindir}/ctxtools
9134%attr(755,root,root) %{_bindir}/exatools
9135%attr(755,root,root) %{_bindir}/luatools
9136%attr(755,root,root) %{_bindir}/makempy
9137%attr(755,root,root) %{_bindir}/mpstools
9138%attr(755,root,root) %{_bindir}/mtxrun
9139%attr(755,root,root) %{_bindir}/mtxtools
9140%attr(755,root,root) %{_bindir}/pdfthumb
9141%attr(755,root,root) %{_bindir}/pdftools
9142%attr(755,root,root) %{_bindir}/pdftrimwhite
9143%attr(755,root,root) %{_bindir}/pstopdf
9144%attr(755,root,root) %{_bindir}/rlxtools
9145%attr(755,root,root) %{_bindir}/runtools
9146%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
9147%attr(755,root,root) %{_bindir}/texfind
9148%attr(755,root,root) %{_bindir}/texfont
4224ae6d 9149%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 9150%attr(755,root,root) %{_bindir}/texshow
4224ae6d 9151%attr(755,root,root) %{_bindir}/textools
d08789e0 9152%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
9153%attr(755,root,root) %{_bindir}/tmftools
9154%attr(755,root,root) %{_bindir}/xmltools
ffd94364 9155# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
9156%{_mandir}/man1/ctxtools.1*
9157%{_mandir}/man1/pdftools.1*
9158%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
9159%{_mandir}/man1/texfind.1*
9160%{_mandir}/man1/texfont.1*
fae5faca
ZU
9161%{_mandir}/man1/texmfstart.1*
9162%{_mandir}/man1/textools.1*
d08789e0 9163%{_mandir}/man1/texutil.1*
ffd94364 9164# %{_mandir}/man1/texshow.1*
4224ae6d 9165%{texmfdist}/context
68640cd8 9166%{texmfdist}/fonts/enc/dvips/context
ffd94364 9167# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
9168%{texmfdist}/metapost/context
9169%{texmfdist}/scripts/context
4224ae6d
MB
9170%{texmfdist}/tex/context
9171%exclude %{texmfdist}/tex/context/config/cont-de.ini
9172%exclude %{texmfdist}/tex/context/config/cont-en.ini
9173%exclude %{texmfdist}/tex/context/config/cont-nl.ini
9174%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 9175%{texmfdist}/tex/generic/context
4224ae6d 9176%{texmfdist}/tex/latex/context
68640cd8 9177%{texmfdist}/bibtex/bst/context
80fa261c 9178%{texmf}/fmtutil/format.context.cnf
015f9ddb 9179%{texmf}/fmtutil/format.luatex.cnf
3f42cf69 9180%{texmf}/web2c/context.cnf
f7f90954 9181%doc %{texmfdist}/doc/luatex
d08789e0
ZU
9182
9183# no fmt, so commented out
9184#%files format-context-cz
9185#%defattr(644,root,root,755)
9186#%%{texmf}/tex/context/config/cont-cz.ini
9187# does not build with beta 20021025
9188#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
9189
9190%files format-context-de
9191%defattr(644,root,root,755)
2677a8b0 9192%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 9193# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
9194#%{_mandir}/man1/cont-de.1*
9195
9196%files format-context-en
9197%defattr(644,root,root,755)
2677a8b0 9198%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 9199# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
9200#%{_mandir}/man1/cont-en.1*
9201# what is the difference betwen uk and en in this particular situation?
2677a8b0 9202%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 9203# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
9204
9205# no fmt, so commented out
9206#%files format-context-it
9207#%defattr(644,root,root,755)
9208#%%{texmf}/tex/context/config/cont-it.ini
9209
9210%files format-context-nl
9211%defattr(644,root,root,755)
2677a8b0 9212%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 9213# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
9214#%{_mandir}/man1/cont-nl.1*
9215
9216# no fmt, so commented out
9217#%files format-context-ro
9218#%defattr(644,root,root,755)
9219#%%{texmf}/tex/context/config/cont-ro.ini
9220
3127b522 9221
d08789e0
ZU
9222%files latex
9223%defattr(644,root,root,755)
5fef92c1 9224%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
9225%attr(755,root,root) %{_bindir}/latex
9226%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
9227# %lang(fi) %{_mandir}/fi/man1/latex.1*
9228# %lang(pl) %{_mandir}/pl/man1/latex.1*
9229# %{_infodir}/latex.info*
04123363 9230%{texmf}/fmtutil/format.latex.cnf
5fef92c1 9231%{_mandir}/man1/lacheck.1*
3127b522
ZU
9232%{_mandir}/man1/latex.1*
9233%{_mandir}/man1/pslatex.1*
d08789e0 9234
3127b522
ZU
9235%dir %{texmfdist}/scripts
9236%dir %{texmfdist}/scripts/pst-pdf
63399af2 9237%dir %{texmfdist}/source/generic
df343eba 9238%dir %{texmfdist}/tex/latex
63399af2
ZU
9239%dir %{texmfdist}/tex/plain
9240%dir %{texmf}/tex/latex
d08789e0 9241
3127b522
ZU
9242# %{texmfdist}/tex/latex/citesort
9243# %{texmfdist}/tex/latex/dvilj
9244# %{texmfdist}/tex/latex/eclbip
9245# %{texmfdist}/tex/latex/eo
9246# %{texmfdist}/tex/latex/example
9247# %{texmfdist}/tex/latex/fguill
24f69178 9248%{texmfdist}/tex/latex/floatflt
3127b522
ZU
9249# %{texmfdist}/tex/latex/gletter
9250# %{texmfdist}/tex/latex/here
9251# %{texmfdist}/tex/latex/mt11p
9252# %{texmfdist}/tex/latex/relsize
9253# %{texmfdist}/tex/latex/selectp
9254# %{texmfdist}/tex/latex/shadow
9255# %{texmfdist}/tex/latex/showtags
9256# %{texmfdist}/tex/latex/tabls
9257# %{texmfdist}/tex/latex/texmacs
9258# %{texmfdist}/tex/latex/threeparttable
9259# %{texmfdist}/tex/latex/treesvr
9260# %{texmfdist}/tex/latex/ulem
9261# %{texmfdist}/tex/latex/url
9262# %{texmf}/tex/latex/version
9263# %{texmf}/tex/latex/vpage
9264%{texmfdist}/scripts/pst-pdf/ps4pdf
9265%{texmfdist}/tex/generic/pstricks
9266%{texmfdist}/tex/generic/shapepar
3127b522 9267%{texmfdist}/tex/generic/textmerg
c9ddaf2d 9268%{texmfdist}/source/generic/textmerg
6367bfc9
MB
9269%{texmfdist}/tex/latex/12many
9270%{texmfdist}/tex/latex/AkkTeX
6367bfc9 9271%{texmfdist}/tex/latex/GuIT
6367bfc9
MB
9272%{texmfdist}/tex/latex/IEEEtran
9273%{texmfdist}/tex/latex/SIstyle
9274%{texmfdist}/tex/latex/Tabbing
9275%{texmfdist}/tex/latex/a0poster
6367bfc9 9276%{texmfdist}/tex/latex/acmtrans
df343eba 9277%{texmfdist}/tex/latex/acronym
6367bfc9 9278%{texmfdist}/tex/latex/adrlist
df343eba 9279%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
9280%{texmfdist}/tex/latex/afthesis
9281%{texmfdist}/tex/latex/aguplus
6367bfc9 9282%{texmfdist}/tex/latex/akletter
6367bfc9
MB
9283%{texmfdist}/tex/latex/algorithm2e
9284%{texmfdist}/tex/latex/algorithmicx
9285%{texmfdist}/tex/latex/allrunes
6367bfc9
MB
9286%{texmfdist}/tex/latex/altfont
9287%{texmfdist}/tex/latex/ametsoc
9288%{texmfdist}/tex/latex/amsaddr
9289%{texmfdist}/tex/latex/amsrefs
9290%{texmfdist}/tex/latex/animate
9291%{texmfdist}/tex/latex/answers
9292%{texmfdist}/tex/latex/antiqua
9293%{texmfdist}/tex/latex/anyfontsize
df343eba 9294%{texmfdist}/tex/latex/anysize
6367bfc9 9295%{texmfdist}/tex/latex/apa
6367bfc9
MB
9296%{texmfdist}/tex/latex/apl
9297%{texmfdist}/tex/latex/ar
9298%{texmfdist}/tex/latex/arabi
9299%{texmfdist}/tex/latex/arabtex
9300%{texmfdist}/tex/latex/archaic
6367bfc9
MB
9301%{texmfdist}/tex/latex/arev
9302%{texmfdist}/tex/latex/armenian
6367bfc9
MB
9303%{texmfdist}/tex/latex/ascelike
9304%{texmfdist}/tex/latex/ascii
9305%{texmfdist}/tex/latex/assignment
6367bfc9
MB
9306%{texmfdist}/tex/latex/augie
9307%{texmfdist}/tex/latex/auncial-new
9308%{texmfdist}/tex/latex/aurical
9309%{texmfdist}/tex/latex/authoraftertitle
9310%{texmfdist}/tex/latex/authorindex
9311%{texmfdist}/tex/latex/auto-pst-pdf
9312%{texmfdist}/tex/latex/autoarea
9313%{texmfdist}/tex/latex/autotab
9314%{texmfdist}/tex/latex/avantgar
6367bfc9
MB
9315%{texmfdist}/tex/latex/bangtex
9316%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
9317%{texmfdist}/tex/latex/base
9318%{texmfdist}/tex/latex/bayer
9319%{texmfdist}/tex/latex/bbding
9320%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
9321%{texmfdist}/tex/latex/begriff
9322%{texmfdist}/tex/latex/bengali
9323%{texmfdist}/tex/latex/bera
9324%{texmfdist}/tex/latex/betababel
df343eba 9325%{texmfdist}/tex/latex/beton
6367bfc9
MB
9326%{texmfdist}/tex/latex/bibarts
9327%{texmfdist}/tex/latex/bibleref
9328%{texmfdist}/tex/latex/biblist
6367bfc9 9329%{texmfdist}/tex/latex/bigfoot
6367bfc9
MB
9330%{texmfdist}/tex/latex/bizcard
9331%{texmfdist}/tex/latex/blacklettert1
9332%{texmfdist}/tex/latex/blindtext
6367bfc9 9333%{texmfdist}/tex/latex/boisik
6367bfc9
MB
9334%{texmfdist}/tex/latex/boldtensors
9335%{texmfdist}/tex/latex/bookest
9336%{texmfdist}/tex/latex/bookhands
6367bfc9
MB
9337%{texmfdist}/tex/latex/bookman
9338%{texmfdist}/tex/latex/bophook
9339%{texmfdist}/tex/latex/boxhandler
6367bfc9
MB
9340%{texmfdist}/tex/latex/braille
9341%{texmfdist}/tex/latex/breakurl
9342%{texmfdist}/tex/latex/bridge
9343%{texmfdist}/tex/latex/brushscr
6367bfc9
MB
9344%{texmfdist}/tex/latex/burmese
9345%{texmfdist}/tex/latex/bussproofs
df343eba 9346%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
9347%{texmfdist}/tex/latex/calxxxx
9348%{texmfdist}/tex/latex/captcont
9349%{texmfdist}/tex/latex/casyl
9350%{texmfdist}/tex/latex/catechis
9351%{texmfdist}/tex/latex/cbcoptic
9352%{texmfdist}/tex/latex/cbfonts
6367bfc9
MB
9353%{texmfdist}/tex/latex/cclicenses
9354%{texmfdist}/tex/latex/cd-cover
9355%{texmfdist}/tex/latex/cd
9356%{texmfdist}/tex/latex/cdpbundl
9357%{texmfdist}/tex/latex/cellspace
6367bfc9
MB
9358%{texmfdist}/tex/latex/changepage
9359%{texmfdist}/tex/latex/changes
6367bfc9 9360%{texmfdist}/tex/latex/chapterfolder
6367bfc9 9361%{texmfdist}/tex/latex/cherokee
6367bfc9
MB
9362%{texmfdist}/tex/latex/chicago
9363%{texmfdist}/tex/latex/china2e
6367bfc9
MB
9364%{texmfdist}/tex/latex/citeref
9365%{texmfdist}/tex/latex/cjhebrew
9366%{texmfdist}/tex/latex/cjk
6367bfc9 9367%{texmfdist}/tex/latex/classicthesis
6367bfc9
MB
9368%{texmfdist}/tex/latex/cleveref
9369%{texmfdist}/tex/latex/clock
9370%{texmfdist}/tex/latex/clrscode
9371%{texmfdist}/tex/latex/cm-lgc
9372%{texmfdist}/tex/latex/cm-super
df343eba 9373%{texmfdist}/tex/latex/cmap
6367bfc9
MB
9374%{texmfdist}/tex/latex/cmcyralt
9375%{texmfdist}/tex/latex/cmdstring
6367bfc9
MB
9376%{texmfdist}/tex/latex/cmsd
9377%{texmfdist}/tex/latex/codepage
9378%{texmfdist}/tex/latex/colorinfo
6367bfc9
MB
9379%{texmfdist}/tex/latex/commath
9380%{texmfdist}/tex/latex/compactbib
9381%{texmfdist}/tex/latex/complexity
6367bfc9
MB
9382%{texmfdist}/tex/latex/concprog
9383%{texmfdist}/tex/latex/confproc
6367bfc9
MB
9384%{texmfdist}/tex/latex/courier-scaled
9385%{texmfdist}/tex/latex/courier
9386%{texmfdist}/tex/latex/courseoutline
9387%{texmfdist}/tex/latex/coursepaper
9388%{texmfdist}/tex/latex/coverpage
9389%{texmfdist}/tex/latex/covington
df343eba 9390%{texmfdist}/tex/latex/crop
6367bfc9 9391%{texmfdist}/tex/latex/crossreference
6367bfc9
MB
9392%{texmfdist}/tex/latex/csbulletin
9393%{texmfdist}/tex/latex/csquotes
6367bfc9 9394%{texmfdist}/tex/latex/ctib
6367bfc9 9395%{texmfdist}/tex/latex/cursor
6367bfc9
MB
9396%{texmfdist}/tex/latex/cv
9397%{texmfdist}/tex/latex/cweb-latex
6367bfc9 9398%{texmfdist}/tex/latex/cyklop
6367bfc9 9399%{texmfdist}/tex/latex/dateiliste
6367bfc9
MB
9400%{texmfdist}/tex/latex/datetime
9401%{texmfdist}/tex/latex/dcpic
9402%{texmfdist}/tex/latex/decimal
6367bfc9 9403%{texmfdist}/tex/latex/diagnose
6367bfc9
MB
9404%{texmfdist}/tex/latex/dichokey
9405%{texmfdist}/tex/latex/dictsym
9406%{texmfdist}/tex/latex/digiconfigs
6367bfc9
MB
9407%{texmfdist}/tex/latex/dingbat
9408%{texmfdist}/tex/latex/directory
6367bfc9 9409%{texmfdist}/tex/latex/dlfltxb
6367bfc9
MB
9410%{texmfdist}/tex/latex/docmfp
9411%{texmfdist}/tex/latex/doi
9412%{texmfdist}/tex/latex/doipubmed
9413%{texmfdist}/tex/latex/dotarrow
6367bfc9
MB
9414%{texmfdist}/tex/latex/dottex
9415%{texmfdist}/tex/latex/doublestroke
9416%{texmfdist}/tex/latex/dpfloat
6367bfc9 9417%{texmfdist}/tex/latex/drac
df343eba 9418%{texmfdist}/tex/latex/draftcopy
6367bfc9 9419%{texmfdist}/tex/latex/dramatist
6367bfc9
MB
9420%{texmfdist}/tex/latex/duerer-latex
9421%{texmfdist}/tex/latex/dvdcoll
9422%{texmfdist}/tex/latex/dvipdfmx-def
6367bfc9
MB
9423%{texmfdist}/tex/latex/eCards
9424%{texmfdist}/tex/latex/ean13isbn
9425%{texmfdist}/tex/latex/easy
9426%{texmfdist}/tex/latex/ebezier
9427%{texmfdist}/tex/latex/ebsthesis
9428%{texmfdist}/tex/latex/ecclesiastic
9429%{texmfdist}/tex/latex/ecltree
9430%{texmfdist}/tex/latex/eco
9431%{texmfdist}/tex/latex/economic
6367bfc9
MB
9432%{texmfdist}/tex/latex/ed
9433%{texmfdist}/tex/latex/edmargin
9434%{texmfdist}/tex/latex/ednotes
9435%{texmfdist}/tex/latex/eemeir
df343eba 9436%{texmfdist}/tex/latex/eepic
6367bfc9 9437%{texmfdist}/tex/latex/egameps
6367bfc9
MB
9438%{texmfdist}/tex/latex/eiad
9439%{texmfdist}/tex/latex/ellipsis
6367bfc9 9440%{texmfdist}/tex/latex/elpres
6367bfc9
MB
9441%{texmfdist}/tex/latex/elsevier
9442%{texmfdist}/tex/latex/em
9443%{texmfdist}/tex/latex/emp
9444%{texmfdist}/tex/latex/emulateapj
9445%{texmfdist}/tex/latex/encxvlna
df343eba 9446%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
9447%{texmfdist}/tex/latex/endheads
9448%{texmfdist}/tex/latex/engpron
9449%{texmfdist}/tex/latex/engrec
9450%{texmfdist}/tex/latex/envbig
6367bfc9
MB
9451%{texmfdist}/tex/latex/envlab
9452%{texmfdist}/tex/latex/epigrafica
9453%{texmfdist}/tex/latex/epigraph
9454%{texmfdist}/tex/latex/epiolmec
9455%{texmfdist}/tex/latex/epsdice
9456%{texmfdist}/tex/latex/epspdfconversion
6367bfc9 9457%{texmfdist}/tex/latex/eqname
6367bfc9
MB
9458%{texmfdist}/tex/latex/eqparbox
9459%{texmfdist}/tex/latex/errata
df343eba 9460%{texmfdist}/tex/latex/esint
6367bfc9 9461%{texmfdist}/tex/latex/eskdx
3127b522 9462%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
9463%{texmfdist}/tex/latex/etex-pkg
9464%{texmfdist}/tex/latex/ethiop
9465%{texmfdist}/tex/latex/etoolbox
9466%{texmfdist}/tex/latex/eukdate
df343eba
ZU
9467%{texmfdist}/tex/latex/euler
9468%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
9469%{texmfdist}/tex/latex/euproposal
9470%{texmfdist}/tex/latex/euro
9471%{texmfdist}/tex/latex/eurofont
9472%{texmfdist}/tex/latex/europecv
9473%{texmfdist}/tex/latex/eurosans
df343eba 9474%{texmfdist}/tex/latex/eurosym
6367bfc9 9475%{texmfdist}/tex/latex/everypage
6367bfc9
MB
9476%{texmfdist}/tex/latex/examplep
9477%{texmfdist}/tex/latex/exceltex
9478%{texmfdist}/tex/latex/exercise
cf8dbd64 9479%{texmfdist}/tex/latex/expl3
cf8dbd64 9480%{texmfdist}/tex/latex/extarrows
cf8dbd64 9481%{texmfdist}/tex/latex/extract
df343eba 9482%{texmfdist}/tex/latex/extsizes
cf8dbd64 9483%{texmfdist}/tex/latex/facsimile
df343eba
ZU
9484%{texmfdist}/tex/latex/fancybox
9485%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
9486%{texmfdist}/tex/latex/fancynum
9487%{texmfdist}/tex/latex/fancyref
9488%{texmfdist}/tex/latex/fancytooltips
df343eba 9489%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
9490%{texmfdist}/tex/latex/fax
9491%{texmfdist}/tex/latex/fc
9492%{texmfdist}/tex/latex/feyn
cf8dbd64
MB
9493%{texmfdist}/tex/latex/fge
9494%{texmfdist}/tex/latex/figbib
9495%{texmfdist}/tex/latex/figsize
df343eba 9496%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
9497%{texmfdist}/tex/latex/fink
9498%{texmfdist}/tex/latex/fixfoot
6367bfc9
MB
9499%{texmfdist}/tex/latex/flabels
9500%{texmfdist}/tex/latex/flacards
9501%{texmfdist}/tex/latex/flagderiv
9502%{texmfdist}/tex/latex/flashcards
df343eba 9503%{texmfdist}/tex/latex/float
6367bfc9 9504%{texmfdist}/tex/latex/floatrow
6367bfc9 9505%{texmfdist}/tex/latex/fmp
6367bfc9
MB
9506%{texmfdist}/tex/latex/fnbreak
9507%{texmfdist}/tex/latex/fncychap
9508%{texmfdist}/tex/latex/foekfont
9509%{texmfdist}/tex/latex/foilhtml
9510%{texmfdist}/tex/latex/fonetika
df343eba 9511%{texmfdist}/tex/latex/fontinst
6367bfc9 9512%{texmfdist}/tex/latex/fonttable
df343eba
ZU
9513%{texmfdist}/tex/latex/footmisc
9514%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
9515%{texmfdist}/tex/latex/fourier
9516%{texmfdist}/tex/latex/fouriernc
df343eba 9517%{texmfdist}/tex/latex/fp
6367bfc9
MB
9518%{texmfdist}/tex/latex/frankenstein
9519%{texmfdist}/tex/latex/frcursive
9520%{texmfdist}/tex/latex/frenchle
9521%{texmfdist}/tex/latex/fribrief
9522%{texmfdist}/tex/latex/frletter
9523%{texmfdist}/tex/latex/frontespizio
9524%{texmfdist}/tex/latex/fullblck
9525%{texmfdist}/tex/latex/fullpict
6367bfc9 9526%{texmfdist}/tex/latex/fundus
6367bfc9 9527%{texmfdist}/tex/latex/gaceta
6367bfc9
MB
9528%{texmfdist}/tex/latex/gastex
9529%{texmfdist}/tex/latex/gatech-thesis
9530%{texmfdist}/tex/latex/gauss
9531%{texmfdist}/tex/latex/gb4e
9532%{texmfdist}/tex/latex/gcard
9533%{texmfdist}/tex/latex/gcite
9534%{texmfdist}/tex/latex/genmpage
df343eba 9535%{texmfdist}/tex/latex/geometry
6367bfc9 9536%{texmfdist}/tex/latex/geomsty
df343eba 9537%{texmfdist}/tex/latex/germbib
6367bfc9
MB
9538%{texmfdist}/tex/latex/gfsartemisia
9539%{texmfdist}/tex/latex/gfsbaskerville
9540%{texmfdist}/tex/latex/gfsbodoni
9541%{texmfdist}/tex/latex/gfscomplutum
9542%{texmfdist}/tex/latex/gfsdidot
9543%{texmfdist}/tex/latex/gfsneohellenic
9544%{texmfdist}/tex/latex/gfsporson
9545%{texmfdist}/tex/latex/gfssolomos
6367bfc9
MB
9546%{texmfdist}/tex/latex/gloss
9547%{texmfdist}/tex/latex/glossaries
9548%{texmfdist}/tex/latex/gmdoc
9549%{texmfdist}/tex/latex/gmeometric
9550%{texmfdist}/tex/latex/gmiflink
9551%{texmfdist}/tex/latex/gmutils
9552%{texmfdist}/tex/latex/gmverb
df343eba 9553%{texmfdist}/tex/latex/graphics
6367bfc9
MB
9554%{texmfdist}/tex/latex/graphicx-psmin
9555%{texmfdist}/tex/latex/greek-inputenc
9556%{texmfdist}/tex/latex/greekdates
68640cd8 9557%{texmfdist}/tex/latex/greektex
6367bfc9
MB
9558%{texmfdist}/tex/latex/grfpaste
9559%{texmfdist}/tex/latex/grnumalt
9560%{texmfdist}/tex/latex/grotesq
9561%{texmfdist}/tex/latex/grverb
9562%{texmfdist}/tex/latex/gu
6367bfc9
MB
9563%{texmfdist}/tex/latex/guitbeamer
9564%{texmfdist}/tex/latex/hanging
9565%{texmfdist}/tex/latex/har2nat
9566%{texmfdist}/tex/latex/harmony
9567%{texmfdist}/tex/latex/harpoon
9568%{texmfdist}/tex/latex/harvard
9569%{texmfdist}/tex/latex/hc
9570%{texmfdist}/tex/latex/helvetic
9571%{texmfdist}/tex/latex/hep
9572%{texmfdist}/tex/latex/hepnames
9573%{texmfdist}/tex/latex/hepparticles
9574%{texmfdist}/tex/latex/hepthesis
9575%{texmfdist}/tex/latex/hepunits
9576%{texmfdist}/tex/latex/hexgame
9577%{texmfdist}/tex/latex/hfoldsty
6367bfc9
MB
9578%{texmfdist}/tex/latex/hilowres
9579%{texmfdist}/tex/latex/histogr
9580%{texmfdist}/tex/latex/hitec
9581%{texmfdist}/tex/latex/hpsdiss
6367bfc9
MB
9582%{texmfdist}/tex/latex/hvfloat
9583%{texmfdist}/tex/latex/hypdvips
9584%{texmfdist}/tex/latex/hyper
df343eba 9585%{texmfdist}/tex/latex/hyperref
6367bfc9 9586%{texmfdist}/tex/latex/hyperxmp
df343eba 9587%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
9588%{texmfdist}/tex/latex/ibycus-babel
9589%{texmfdist}/tex/latex/icsv
9590%{texmfdist}/tex/latex/ieeepes
9591%{texmfdist}/tex/latex/ifmslide
9592%{texmfdist}/tex/latex/ifplatform
9593%{texmfdist}/tex/latex/ifsym
9594%{texmfdist}/tex/latex/ijmart
9595%{texmfdist}/tex/latex/imac
9596%{texmfdist}/tex/latex/image-gallery
9597%{texmfdist}/tex/latex/imtekda
df343eba 9598%{texmfdist}/tex/latex/index
6367bfc9
MB
9599%{texmfdist}/tex/latex/initials
9600%{texmfdist}/tex/latex/inlinebib
9601%{texmfdist}/tex/latex/inlinedef
9602%{texmfdist}/tex/latex/interactiveworkbook
6367bfc9
MB
9603%{texmfdist}/tex/latex/invoice
9604%{texmfdist}/tex/latex/ipa
9605%{texmfdist}/tex/latex/iso
9606%{texmfdist}/tex/latex/iso10303
9607%{texmfdist}/tex/latex/isodate
9608%{texmfdist}/tex/latex/isodoc
9609%{texmfdist}/tex/latex/isonums
6367bfc9
MB
9610%{texmfdist}/tex/latex/itnumpar
9611%{texmfdist}/tex/latex/itrans
9612%{texmfdist}/tex/latex/iwona
6367bfc9
MB
9613%{texmfdist}/tex/latex/jhep
9614%{texmfdist}/tex/latex/jknapltx
9615%{texmfdist}/tex/latex/jneurosci
9616%{texmfdist}/tex/latex/jpsj
9617%{texmfdist}/tex/latex/jura
9618%{texmfdist}/tex/latex/juraabbrev
9619%{texmfdist}/tex/latex/juramisc
9620%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
9621%{texmfdist}/tex/latex/koma-script
9622%{texmfdist}/tex/latex/labels
4224ae6d
MB
9623%dir %{texmfdist}/tex/latex/latexconfig
9624%{texmfdist}/tex/latex/latexconfig/latex.ini
9625%{texmfdist}/tex/latex/latexconfig/lualatex.ini
9626%{texmfdist}/tex/latex/latexconfig/mllatex.ini
9627%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
9628%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 9629%{texmfdist}/tex/latex/layouts
df343eba
ZU
9630%{texmfdist}/tex/latex/listings
9631%{texmfdist}/tex/latex/ltabptch
daae3151 9632%{texmfdist}/tex/latex/localloc
cf8dbd64 9633%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
9634%{texmfdist}/tex/latex/mathcomp
9635%{texmfdist}/tex/latex/mdwtools
9636%{texmfdist}/tex/latex/memoir
9637%{texmfdist}/tex/latex/mh
cf8dbd64
MB
9638%{texmfdist}/tex/latex/misc209
9639%{texmfdist}/tex/latex/mmap
9640%{texmfdist}/tex/latex/mnsymbol
9641%{texmfdist}/tex/latex/moderncv
9642%{texmfdist}/tex/latex/modroman
9643%{texmfdist}/tex/latex/mongolian-babel
9644%{texmfdist}/tex/latex/montex
df343eba
ZU
9645%{texmfdist}/tex/latex/mparhack
9646%{texmfdist}/tex/latex/ms
df343eba 9647%{texmfdist}/tex/latex/multibib
df343eba
ZU
9648%{texmfdist}/tex/latex/multirow
9649%{texmfdist}/tex/latex/mwcls
9650%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
9651%{texmfdist}/tex/latex/ncclatex
9652%{texmfdist}/tex/latex/ncctools
9653%{texmfdist}/tex/latex/ncntrsbk
9654%{texmfdist}/tex/latex/nddiss
9655%{texmfdist}/tex/latex/newalg
9656%{texmfdist}/tex/latex/newfile
9657%{texmfdist}/tex/latex/newlfm
9658%{texmfdist}/tex/latex/newspaper
9659%{texmfdist}/tex/latex/newthm
df343eba
ZU
9660%{texmfdist}/tex/latex/nomencl
9661%{texmfdist}/tex/latex/ntgclass
80fa261c 9662%{texmfdist}/tex/generic/oberdiek
df343eba 9663%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
9664%{texmfdist}/tex/latex/overpic
9665%{texmfdist}/tex/latex/paralist
df343eba 9666%{texmfdist}/tex/latex/pb-diagram
3f42cf69 9667%{texmfdist}/tex/latex/pdftex-def
df343eba
ZU
9668%{texmfdist}/tex/latex/pdfpages
9669%{texmfdist}/tex/latex/picinpar
df343eba
ZU
9670%{texmfdist}/tex/latex/pict2e
9671%{texmfdist}/tex/latex/placeins
df343eba
ZU
9672%{texmfdist}/tex/latex/preprint
9673%{texmfdist}/tex/latex/preview
9674%{texmfdist}/tex/latex/program
df343eba
ZU
9675%{texmfdist}/tex/latex/psfrag
9676%{texmfdist}/tex/latex/pslatex
df343eba
ZU
9677%{texmfdist}/tex/latex/revtex
9678%{texmfdist}/tex/latex/rotating
9679%{texmfdist}/tex/latex/rotfloat
9680%{texmfdist}/tex/latex/scale
9681%{texmfdist}/tex/latex/sectsty
df343eba
ZU
9682%{texmfdist}/tex/latex/seminar
9683%{texmfdist}/tex/latex/setspace
df343eba
ZU
9684%{texmfdist}/tex/latex/showdim
9685%{texmfdist}/tex/latex/showlabels
df343eba
ZU
9686%{texmfdist}/tex/latex/sidecap
9687%{texmfdist}/tex/latex/slashbox
9688%{texmfdist}/tex/latex/soul
9689%{texmfdist}/tex/latex/stdclsdv
9690%{texmfdist}/tex/latex/stmaryrd
9691%{texmfdist}/tex/latex/subfig
9692%{texmfdist}/tex/latex/subfigure
9693%{texmfdist}/tex/latex/supertabular
9694%{texmfdist}/tex/latex/t2
cf8dbd64
MB
9695%{texmfdist}/tex/latex/t-angles
9696%{texmfdist}/tex/latex/tableaux
9697%{texmfdist}/tex/latex/tablists
9698%{texmfdist}/tex/latex/tablor
9699%{texmfdist}/tex/latex/tabto-ltx
9700%{texmfdist}/tex/latex/tabulary
9701%{texmfdist}/tex/latex/tabvar
9702%{texmfdist}/tex/latex/talk
9703%{texmfdist}/tex/latex/taupin
9704%{texmfdist}/tex/latex/tcldoc
9705%{texmfdist}/tex/latex/tdsfrmath
9706%{texmfdist}/tex/latex/technics
9707%{texmfdist}/tex/latex/ted
9708%{texmfdist}/tex/latex/tengwarscript
9709%{texmfdist}/tex/latex/tensor
9710%{texmfdist}/tex/latex/teubner
9711%{texmfdist}/tex/latex/tex-gyre
9712%{texmfdist}/tex/latex/texilikecover
9713%{texmfdist}/tex/latex/texlogos
9714%{texmfdist}/tex/latex/texmate
9715%{texmfdist}/tex/latex/texpower
9716%{texmfdist}/tex/latex/texshade
9717%{texmfdist}/tex/latex/textcase
df343eba 9718%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
9719%{texmfdist}/tex/latex/textopo
9720%{texmfdist}/tex/latex/textpath
df343eba 9721%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
9722%{texmfdist}/tex/latex/theoremref
9723%{texmfdist}/tex/latex/thesis-titlepage-fhac
9724%{texmfdist}/tex/latex/thinsp
9725%{texmfdist}/tex/latex/thmtools
9726%{texmfdist}/tex/latex/thumb
9727%{texmfdist}/tex/latex/thuthesis
9728%{texmfdist}/tex/latex/ticket
9729%{texmfdist}/tex/latex/tikz-inet
9730%{texmfdist}/tex/latex/times
9731%{texmfdist}/tex/latex/timesht
9732%{texmfdist}/tex/latex/tipa
9733%{texmfdist}/tex/latex/titlefoot
df343eba 9734%{texmfdist}/tex/latex/titlesec
cf8dbd64 9735%{texmfdist}/tex/latex/titling
df343eba
ZU
9736%{texmfdist}/tex/latex/tocbibind
9737%{texmfdist}/tex/latex/tocloft
9738%{texmfdist}/tex/latex/tools
9739%{texmfdist}/tex/latex/totpages
df343eba 9740%{texmfdist}/tex/latex/type1cm
cf8dbd64 9741%{texmfdist}/tex/latex/undertilde
df343eba 9742%{texmfdist}/tex/latex/units
cf8dbd64
MB
9743%{texmfdist}/tex/latex/unitsdef
9744%{texmfdist}/tex/latex/universa
9745%{texmfdist}/tex/latex/unroman
9746%{texmfdist}/tex/latex/upmethodology
df343eba 9747%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
9748%{texmfdist}/tex/latex/varindex
9749%{texmfdist}/tex/latex/varsfromjobname
9750%{texmfdist}/tex/latex/vector
9751%{texmfdist}/tex/latex/velthuis
9752%{texmfdist}/tex/latex/verse
9753%{texmfdist}/tex/latex/versions
9754%{texmfdist}/tex/latex/vhistory
9755%{texmfdist}/tex/latex/vita
df343eba 9756%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
9757%{texmfdist}/tex/latex/volumes
9758%{texmfdist}/tex/latex/vpe
9759%{texmfdist}/tex/latex/vrsion
9760%{texmfdist}/tex/latex/vwcol
9761%{texmfdist}/tex/latex/vxu
9762%{texmfdist}/tex/latex/wallpaper
9763%{texmfdist}/tex/latex/warning
9764%{texmfdist}/tex/latex/warpcol
df343eba 9765%{texmfdist}/tex/latex/was
cf8dbd64
MB
9766%{texmfdist}/tex/latex/williams
9767%{texmfdist}/tex/latex/wnri
9768%{texmfdist}/tex/latex/wordlike
c9ddaf2d 9769%{texmfdist}/source/wordlike
df343eba 9770%{texmfdist}/tex/latex/wrapfig
cf8dbd64 9771%{texmfdist}/tex/latex/wsuipa
c9ddaf2d 9772%{texmfdist}/source/generic/wsuipa
cf8dbd64
MB
9773%{texmfdist}/tex/latex/xargs
9774%{texmfdist}/tex/latex/xcolor
9775%{texmfdist}/tex/latex/xdoc
9776%{texmfdist}/tex/latex/xfor
9777%{texmfdist}/tex/latex/xifthen
df343eba 9778%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
9779%{texmfdist}/tex/latex/xmpincl
9780%{texmfdist}/tex/latex/xnewcommand
9781%{texmfdist}/tex/latex/xoptarg
9782%{texmfdist}/tex/latex/xpackages
9783%{texmfdist}/tex/latex/xq
9784%{texmfdist}/tex/latex/xskak
9785%{texmfdist}/tex/latex/xstring
df343eba 9786%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
9787%{texmfdist}/tex/latex/xtcapts
9788%{texmfdist}/tex/latex/xyling
9789%{texmfdist}/tex/latex/xytree
9790%{texmfdist}/tex/latex/yafoot
df343eba 9791%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
9792%{texmfdist}/tex/latex/yhmath
9793%{texmfdist}/tex/latex/yi4latex
9794%{texmfdist}/tex/latex/york-thesis
9795%{texmfdist}/tex/latex/youngtab
9796%{texmfdist}/tex/latex/yplan
9797%{texmfdist}/tex/latex/zapfchan
9798%{texmfdist}/tex/latex/zapfding
9799%{texmfdist}/tex/latex/zed-csp
9800%{texmfdist}/tex/latex/zefonts
9801%{texmfdist}/tex/latex/ziffer
9802%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
9803%{texmfdist}/tex/plain/etex
9804%{texmf}/tex/latex/config
9805%{texmf}/tex/latex/dvipdfm
d08789e0 9806
6c82f497
ZU
9807%files latex-12many
9808%defattr(644,root,root,755)
9809%doc %{texmfdist}/doc/latex/12many
9810%{texmfdist}/source/latex/12many
9811
a8b381b0
ZU
9812%files latex-abstract
9813%defattr(644,root,root,755)
9814%doc %{texmfdist}/doc/latex/abstract
9815%{texmfdist}/tex/latex/abstract
84a4c427 9816%{texmfdist}/source/latex/abstract
a8b381b0 9817
f1f5d194
ZU
9818%files latex-accfonts
9819%defattr(644,root,root,755)
606c6ab6 9820%doc %{texmfdist}/doc/fonts/accfonts
f1f5d194
ZU
9821%{texmfdist}/tex/latex/accfonts
9822
e88b5dcf
ZU
9823%files latex-adrconv
9824%defattr(644,root,root,755)
9825%{texmfdist}/tex/latex/adrconv
9826%{texmfdist}/doc/latex/adrconv
9827
d08789e0
ZU
9828%files latex-algorithms
9829%defattr(644,root,root,755)
68640cd8
ZU
9830%doc %{texmfdist}/doc/latex/algorithms
9831%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
9832
9833%files latex-ae
9834%defattr(644,root,root,755)
2677a8b0 9835%{texmfdist}/tex/latex/ae
d08789e0
ZU
9836
9837%files latex-ams
9838%defattr(644,root,root,755)
68640cd8
ZU
9839%doc %{texmfdist}/doc/latex/amscls
9840%doc %{texmfdist}/doc/latex/amsmath
68640cd8 9841%doc %{texmfdist}/doc/latex/onlyamsmath
80fa261c 9842%{texmfdist}/doc/fonts/amsfonts
68640cd8
ZU
9843%{texmfdist}/tex/latex/amscls
9844%{texmfdist}/tex/latex/amsmath
9845%{texmfdist}/tex/latex/amsfonts
9846%{texmfdist}/tex/latex/onlyamsmath
9847%{texmfdist}/source/latex/onlyamsmath
16591d53
ZU
9848%{texmfdist}/source/latex/amsaddr
9849%{texmfdist}/source/latex/amscls
9850%{texmfdist}/source/latex/amsfonts
9851%{texmfdist}/source/latex/amsmath
9852%{texmfdist}/source/latex/amsrefs
d08789e0
ZU
9853
9854%files latex-antp
9855%defattr(644,root,root,755)
7179ac92 9856%{texmfdist}/tex/latex/antp
d08789e0
ZU
9857
9858%files latex-antt
9859%defattr(644,root,root,755)
2677a8b0 9860%{texmfdist}/tex/latex/antt
d08789e0 9861
e88b5dcf
ZU
9862%files latex-appendix
9863%defattr(644,root,root,755)
9864%doc %{texmfdist}/doc/latex/appendix
9865%{texmfdist}/tex/latex/appendix
84a4c427 9866%{texmfdist}/source/latex/appendix
e88b5dcf 9867
6c82f497
ZU
9868%files latex-bardiag
9869%defattr(644,root,root,755)
9870%doc %{texmfdist}/doc/latex/bardiag
9871%{texmfdist}/tex/latex/bardiag
9872
d08789e0
ZU
9873%files latex-bbm
9874%defattr(644,root,root,755)
68640cd8
ZU
9875%doc %{texmfdist}/doc/fonts/bbm
9876%{texmfdist}/tex/latex/bbm
d08789e0
ZU
9877
9878%files latex-bbold
9879%defattr(644,root,root,755)
ffd94364
ZU
9880%doc %{texmfdist}/doc/latex/bbold
9881%{texmfdist}/tex/latex/bbold
9882%{texmfdist}/source/latex/bbold
d08789e0 9883
b4d68b39
ZU
9884%files latex-beamer
9885%defattr(644,root,root,755)
9886%doc %{texmfdist}/doc/latex/beamer
9887%{texmfdist}/tex/latex/beamer-contrib
9888%{texmfdist}/tex/latex/beamer
9889
2fede27b
ZU
9890%files latex-bezos
9891%defattr(644,root,root,755)
9892%doc %{texmfdist}/doc/latex/bezos
9893%{texmfdist}/tex/latex/bezos
9894
d08789e0
ZU
9895%files latex-bibtex
9896%defattr(644,root,root,755)
68640cd8 9897%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
9898%doc %{texmfdist}/doc/latex/adrconv
9899%doc %{texmfdist}/doc/latex/bibtopic
9900%doc %{texmfdist}/doc/latex/bibunits
9901%doc %{texmfdist}/doc/latex/natbib
9902%doc %{texmfdist}/doc/latex/footbib
247457ba 9903%doc %{texmf}/doc/bibtex8
68640cd8
ZU
9904%dir %{texmfdist}/doc/bibtex
9905%dir %{texmfdist}/bibtex
9906%dir %{texmfdist}/bibtex/bib
9907%dir %{texmfdist}/bibtex/bst
b9a3d45e 9908%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
9909
9910%attr(755,root,root) %{_bindir}/bibtex
9911%attr(755,root,root) %{_bindir}/rubibtex
9912
68640cd8
ZU
9913%{texmfdist}/bibtex/bst/base
9914%{texmfdist}/bibtex/csf/base
9915%{texmfdist}/bibtex/bib/base
9916%{texmfdist}/bibtex/bst/adrconv
9917%{texmfdist}/bibtex/bib/adrconv
9918%{texmfdist}/source/latex/adrconv
9919%{texmfdist}/tex/latex/adrconv
9920# %{texmf}/bibtex/bst/misc
9921%{texmfdist}/bibtex/bst/natbib
9922%{texmfdist}/tex/latex/natbib
9923%{texmfdist}/tex/latex/bibtopic
1d337b0e 9924%{texmfdist}/source/latex/bibtopic
68640cd8
ZU
9925%{texmfdist}/source/latex/bibunits
9926%{texmfdist}/tex/latex/bibunits
9927%{texmfdist}/source/latex/footbib
9928%{texmfdist}/tex/latex/footbib
247457ba
ZU
9929%dir %{texmf}/bibtex
9930%{texmf}/bibtex/csf
d08789e0
ZU
9931
9932%{_mandir}/man1/bibtex.1*
9933%{_mandir}/man1/rubibtex.1*
9934
9935%files latex-bibtex-ams
9936%defattr(644,root,root,755)
68640cd8
ZU
9937%{texmfdist}/bibtex/bst/ams
9938%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
9939
9940%files latex-bibtex-pl
9941%defattr(644,root,root,755)
04123363 9942%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 9943%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
9944
9945%files latex-bibtex-german
9946%defattr(644,root,root,755)
68640cd8
ZU
9947%doc %{texmfdist}/doc/bibtex/germbib
9948%{texmfdist}/bibtex/bst/germbib
9949%{texmfdist}/tex/latex/germbib
d08789e0
ZU
9950
9951%files latex-bibtex-revtex4
9952%defattr(644,root,root,755)
04123363 9953%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
9954%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9955%{texmfdist}/source/latex/revtex/revtex4.dtx
9956%{texmfdist}/source/latex/revtex/revtex4.ins
9957%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
9958
9959%files latex-bibtex-jurabib
9960%defattr(644,root,root,755)
68640cd8
ZU
9961%doc %{texmfdist}/doc/latex/jurabib
9962%{texmfdist}/bibtex/bst/jurabib
9963%{texmfdist}/bibtex/bib/jurabib
9964%{texmfdist}/source/latex/jurabib
9965%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
9966
9967%files latex-bibtex-dk
9968%defattr(644,root,root,755)
68640cd8
ZU
9969%doc %{texmfdist}/doc/latex/dk-bib
9970%{texmfdist}/bibtex/bst/dk-bib
9971%{texmfdist}/bibtex/csf/dk-bib
9972%{texmfdist}/bibtex/bib/dk-bib
9973%{texmfdist}/source/latex/dk-bib
9974%{texmfdist}/tex/latex/dk-bib
9975
9976# %files latex-bibtex-nor
9977# %defattr(644,root,root,755)
9978# %{texmf}/bibtex/bst/norbib
d08789e0 9979
33b3b483
ZU
9980%files latex-bibtex-styles
9981%defattr(644,root,root,755)
c9ddaf2d 9982%doc %{texmfdist}/doc/generic/t2
04123363 9983%dir %{texmfdist}/source/bibtex
33b3b483
ZU
9984%{texmfdist}/bibtex/bib/IEEEtran
9985%{texmfdist}/bibtex/bib/abstyles
9986%{texmfdist}/bibtex/bib/achemso
9987%{texmfdist}/bibtex/bib/acmtrans
33b3b483
ZU
9988%{texmfdist}/bibtex/bib/ascelike
9989%{texmfdist}/bibtex/bib/beebe
9990%{texmfdist}/bibtex/bib/bibhtml
9991%{texmfdist}/bibtex/bib/bibtopic
33b3b483
ZU
9992%{texmfdist}/bibtex/bib/din1505
9993%{texmfdist}/bibtex/bib/directory
33b3b483
ZU
9994%{texmfdist}/bibtex/bib/figbib
9995%{texmfdist}/bibtex/bib/frankenstein
9996%{texmfdist}/bibtex/bib/gatech-thesis
9997%{texmfdist}/bibtex/bib/geomsty
9998%{texmfdist}/bibtex/bib/gloss
9999%{texmfdist}/bibtex/bib/harvard
10000%{texmfdist}/bibtex/bib/ieeepes
10001%{texmfdist}/bibtex/bib/ijmart
10002%{texmfdist}/bibtex/bib/imac
10003%{texmfdist}/bibtex/bib/index
10004%{texmfdist}/bibtex/bib/lsc
10005%{texmfdist}/bibtex/bib/msc
10006%{texmfdist}/bibtex/bib/nostarch
33b3b483
ZU
10007%{texmfdist}/bibtex/bib/revtex
10008%{texmfdist}/bibtex/bib/spie
10009%{texmfdist}/bibtex/bib/urlbst
10010%{texmfdist}/bibtex/bst/IEEEtran
10011%{texmfdist}/bibtex/bst/abstyles
10012%{texmfdist}/bibtex/bst/achemso
10013%{texmfdist}/bibtex/bst/acmtrans
10014%{texmfdist}/bibtex/bst/afthesis
10015%{texmfdist}/bibtex/bst/aguplus
33b3b483
ZU
10016%{texmfdist}/bibtex/bst/aichej
10017%{texmfdist}/bibtex/bst/ametsoc
33b3b483 10018%{texmfdist}/bibtex/bst/ascelike
33b3b483
ZU
10019%{texmfdist}/bibtex/bst/beebe
10020%{texmfdist}/bibtex/bst/bibhtml
10021%{texmfdist}/bibtex/bst/chem-journal
10022%{texmfdist}/bibtex/bst/chicago
33b3b483
ZU
10023%{texmfdist}/bibtex/bst/confproc
10024%{texmfdist}/bibtex/bst/datatool
10025%{texmfdist}/bibtex/bst/din1505
10026%{texmfdist}/bibtex/bst/dinat
10027%{texmfdist}/bibtex/bst/directory
33b3b483
ZU
10028%{texmfdist}/bibtex/bst/dvdcoll
10029%{texmfdist}/bibtex/bst/economic
10030%{texmfdist}/bibtex/bst/elsevier-bib
10031%{texmfdist}/bibtex/bst/fbs
10032%{texmfdist}/bibtex/bst/figbib
10033%{texmfdist}/bibtex/bst/finbib
10034%{texmfdist}/bibtex/bst/frankenstein
10035%{texmfdist}/bibtex/bst/gatech-thesis
10036%{texmfdist}/bibtex/bst/gloss
10037%{texmfdist}/bibtex/bst/gost
10038%{texmfdist}/bibtex/bst/gustlib
10039%{texmfdist}/bibtex/bst/harvard
10040%{texmfdist}/bibtex/bst/hc
10041%{texmfdist}/bibtex/bst/ieeepes
10042%{texmfdist}/bibtex/bst/ijmart
10043%{texmfdist}/bibtex/bst/ijqc
10044%{texmfdist}/bibtex/bst/imac
10045%{texmfdist}/bibtex/bst/index
10046%{texmfdist}/bibtex/bst/inlinebib
10047%{texmfdist}/bibtex/bst/iopart-num
10048%{texmfdist}/bibtex/bst/jneurosci
10049%{texmfdist}/bibtex/bst/jurarsp
10050%{texmfdist}/bibtex/bst/kluwer
33b3b483
ZU
10051%{texmfdist}/bibtex/bst/mslapa
10052%{texmfdist}/bibtex/bst/multibib
10053%{texmfdist}/bibtex/bst/munich
10054%{texmfdist}/bibtex/bst/nature
10055%{texmfdist}/bibtex/bst/nddiss
10056%{texmfdist}/bibtex/bst/opcit
10057%{texmfdist}/bibtex/bst/perception
10058%{texmfdist}/bibtex/bst/revtex
33b3b483
ZU
10059%{texmfdist}/bibtex/bst/savetrees
10060%{texmfdist}/bibtex/bst/shipunov
10061%{texmfdist}/bibtex/bst/smflatex
10062%{texmfdist}/bibtex/bst/sort-by-letters
10063%{texmfdist}/bibtex/bst/spie
10064%{texmfdist}/bibtex/bst/stellenbosch
10065%{texmfdist}/bibtex/bst/swebib
10066%{texmfdist}/bibtex/bst/texsis
10067%{texmfdist}/bibtex/bst/thuthesis
10068%{texmfdist}/bibtex/bst/tugboat
10069%{texmfdist}/bibtex/bst/urlbst
10070%{texmfdist}/bibtex/csf/gost
10071%doc %{texmfdist}/doc/bibtex/abstyles
10072%doc %{texmfdist}/doc/bibtex/bibhtml
10073%doc %{texmfdist}/doc/bibtex/dinat
10074%doc %{texmfdist}/doc/bibtex/economic
10075%doc %{texmfdist}/doc/bibtex/elsevier-bib
10076%doc %{texmfdist}/doc/bibtex/gost
10077%doc %{texmfdist}/doc/bibtex/ijqc
10078%doc %{texmfdist}/doc/bibtex/iopart-num
33b3b483
ZU
10079%doc %{texmfdist}/doc/latex/IEEEtran
10080%{texmfdist}/source/bibtex/gost
10081
435dbdfa
ZU
10082%files latex-bibtex-vancouver
10083%defattr(644,root,root,755)
10084%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
10085%dir %{texmfdist}/bibtex/bst/vancouver
10086%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
10087%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
10088%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
10089%doc %{texmfdist}/doc/bibtex/vancouver/README
10090%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
10091%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
10092
2fede27b
ZU
10093%files latex-booktabs
10094%defattr(644,root,root,755)
10095%doc %{texmfdist}/doc/latex/booktabs
1d337b0e 10096%{texmfdist}/source/latex/booktabs
2fede27b
ZU
10097%{texmfdist}/tex/latex/booktabs
10098
10099%files latex-caption
10100%defattr(644,root,root,755)
10101%doc %{texmfdist}/doc/latex/caption
10102%{texmfdist}/tex/latex/caption
1d337b0e 10103%{texmfdist}/source/latex/caption
2fede27b 10104
d08789e0
ZU
10105%files latex-carlisle
10106%defattr(644,root,root,755)
68640cd8
ZU
10107%doc %{texmfdist}/doc/latex/carlisle
10108%{texmfdist}/tex/latex/carlisle
1d337b0e 10109%{texmfdist}/source/latex/carlisle
d08789e0
ZU
10110
10111%files latex-ccfonts
10112%defattr(644,root,root,755)
68640cd8 10113%doc %{texmfdist}/doc/latex/ccfonts
70f52fe3 10114%{texmfdist}/source/latex/ccfonts
68640cd8 10115%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
10116
10117%files latex-cite
10118%defattr(644,root,root,755)
2677a8b0 10119%{texmfdist}/tex/latex/cite
d08789e0
ZU
10120
10121%files latex-cmbright
10122%defattr(644,root,root,755)
68640cd8
ZU
10123%doc %{texmfdist}/doc/latex/cmbright
10124%{texmfdist}/tex/latex/cmbright
10125
783773ac
ZU
10126%files latex-colortab
10127%defattr(644,root,root,755)
10128%doc %{texmfdist}/doc/generic/colortab
10129%{texmfdist}/tex/latex/colortab
10130%{texmfdist}/tex/generic/colortab
10131
2fede27b
ZU
10132%files latex-comment
10133%defattr(644,root,root,755)
10134%doc %{texmfdist}/doc/latex/comment
10135%{texmfdist}/tex/latex/comment
1d337b0e 10136%{texmfdist}/source/latex/comment
d08789e0
ZU
10137
10138%files latex-concmath
10139%defattr(644,root,root,755)
2677a8b0 10140%{texmfdist}/tex/latex/concmath
d08789e0 10141
2fede27b
ZU
10142%files latex-currvita
10143%defattr(644,root,root,755)
10144%doc %{texmfdist}/doc/latex/currvita
10145%{texmfdist}/tex/latex/currvita
de260d32
ZU
10146%{texmfdist}/source/latex/currvita
10147%doc %{texmfdist}/doc/latex/curve
10148%{texmfdist}/source/latex/curve
10149%{texmfdist}/tex/latex/curve
10150%doc %{texmfdist}/doc/latex/ecv
10151%{texmfdist}/source/latex/ecv
10152%{texmfdist}/tex/latex/ecv
10153%doc %{texmfdist}/doc/latex/simplecv
10154%{texmfdist}/source/latex/simplecv
10155%{texmfdist}/tex/latex/simplecv
2fede27b
ZU
10156
10157%files latex-curves
10158%defattr(644,root,root,755)
10159%doc %{texmfdist}/doc/latex/curves
1d337b0e 10160%{texmfdist}/source/latex/curves
2fede27b
ZU
10161%{texmfdist}/tex/latex/curves
10162
d08789e0
ZU
10163%files latex-custom-bib
10164%defattr(644,root,root,755)
9501d92c
ZU
10165%doc %{texmfdist}/doc/latex/custom-bib
10166%{texmfdist}/source/latex/custom-bib
10167%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
10168
10169%files latex-cyrillic
10170%defattr(644,root,root,755)
9501d92c
ZU
10171%doc %{texmfdist}/doc/latex/cyrillic
10172%{texmfdist}/source/latex/cyrillic
10173%{texmfdist}/tex/latex/cyrillic
d08789e0 10174
04eb4e68
ZU
10175# %files latex-dstroke
10176# %defattr(644,root,root,755)
10177# %{texmf}/tex/latex/dstroke
d08789e0 10178
60597425
ZU
10179%files latex-enumitem
10180%defattr(644,root,root,755)
10181%doc %{texmfdist}/doc/latex/enumitem
10182%{texmfdist}/tex/latex/enumitem
10183
70f52fe3 10184%files latex-exams
2b453bda 10185%defattr(644,root,root,755)
f1f5d194 10186%doc %{texmfdist}/doc/latex/exam
2b453bda 10187%{texmfdist}/tex/latex/exam
70f52fe3
ZU
10188# generate problem sheets and their solution sheets
10189%doc %{texmfdist}/doc/latex/probsoln
10190%{texmfdist}/source/latex/probsoln
10191%{texmfdist}/tex/latex/probsoln
247457ba
ZU
10192%doc %{texmfdist}/doc/latex/examdesign
10193%{texmfdist}/tex/latex/examdesign
10194%{texmfdist}/source/latex/examdesign
70f52fe3
ZU
10195%doc %{texmfdist}/doc/latex/mathexam
10196%{texmfdist}/source/latex/mathexam
10197%{texmfdist}/tex/latex/mathexam
10198# A LaTeX2e class for making multiple choice questionnaires
10199%doc %{texmfdist}/doc/latex/qcm
10200%{texmfdist}/source/latex/qcm
10201%{texmfdist}/tex/latex/qcm
10202# A LaTeX class for writing exercise sheets.
10203%doc %{texmfdist}/doc/latex/uebungsblatt
10204%{texmfdist}/tex/latex/uebungsblatt
247457ba 10205
b916bc39
ZU
10206%files latex-float
10207%defattr(644,root,root,755)
10208# Continuation headings and legends for floats.
10209%doc %{texmfdist}/doc/latex/ccaption
10210%{texmfdist}/source/latex/ccaption
10211%{texmfdist}/tex/latex/ccaption
10212# A float environment for photographs.
10213%doc %{texmfdist}/doc/latex/photo
10214%{texmfdist}/source/latex/photo
10215%{texmfdist}/tex/latex/photo
f4f1ef6b
ZU
10216# Move floats to the top of the page.
10217%doc %{texmfdist}/doc/latex/topfloat
10218%{texmfdist}/tex/latex/topfloat
b916bc39 10219
247457ba
ZU
10220%files latex-formlett
10221%defattr(644,root,root,755)
10222%doc %{texmfdist}/doc/latex/formlett
10223%{texmfdist}/tex/latex/formlett
10224
c9ddaf2d
ZU
10225%files latex-formular
10226%defattr(644,root,root,755)
10227%doc %{texmfdist}/doc/latex/formular
10228%{texmfdist}/tex/latex/formular
10229%{texmfdist}/source/latex/formular
10230
f1f5d194
ZU
10231%files latex-gbrief
10232%defattr(644,root,root,755)
10233%doc %{texmfdist}/doc/latex/g-brief
c82fac6f 10234%{texmfdist}/source/latex/g-brief
f1f5d194
ZU
10235%{texmfdist}/tex/latex/g-brief
10236
d08789e0
ZU
10237%files latex-jknappen
10238%defattr(644,root,root,755)
9501d92c
ZU
10239%doc %{texmfdist}/fonts/source/jknappen
10240%{texmfdist}/fonts/tfm/jknappen
d08789e0 10241
d19eaaab
ZU
10242%files latex-keystroke
10243%defattr(644,root,root,755)
10244%{texmfdist}/tex/latex/keystroke
10245%doc %{texmfdist}/doc/latex/keystroke
10246
10247%files latex-labbook
10248%defattr(644,root,root,755)
10249%doc %{texmfdist}/doc/latex/labbook
10250%{texmfdist}/source/latex/labbook
10251%{texmfdist}/tex/latex/labbook
10252
a8b381b0
ZU
10253%files latex-lastpage
10254%defattr(644,root,root,755)
a8b381b0 10255%doc %{texmfdist}/doc/latex/lastpage
f1f5d194 10256%{texmfdist}/tex/latex/lastpage
b9c820f8 10257%{texmfdist}/source/latex/lastpage
f1f5d194 10258
d19eaaab
ZU
10259%files latex-lcd
10260%defattr(644,root,root,755)
10261%doc %{texmfdist}/doc/latex/lcd
10262%{texmfdist}/source/latex/lcd
10263%{texmfdist}/tex/latex/lcd
10264
10265%files latex-leaflet
10266%defattr(644,root,root,755)
10267%doc %{texmfdist}/doc/latex/leaflet
10268%{texmfdist}/source/latex/leaflet
10269%{texmfdist}/tex/latex/leaflet
10270
f1f5d194
ZU
10271%files latex-leftidx
10272%defattr(644,root,root,755)
10273%doc %{texmfdist}/doc/latex/leftidx
10274%{texmfdist}/tex/latex/leftidx
6bc47e19 10275%{texmfdist}/source/latex/leftidx
a8b381b0 10276
d19eaaab
ZU
10277%files latex-lewis
10278%defattr(644,root,root,755)
10279%doc %{texmfdist}/doc/latex/lewis
10280%{texmfdist}/tex/latex/lewis
10281
d08789e0
ZU
10282%files latex-lm
10283%defattr(644,root,root,755)
9501d92c
ZU
10284%doc %{texmfdist}/doc/fonts/lm
10285%{texmfdist}/tex/latex/lm
10286%{texmfdist}/fonts/afm/public/lm
10287%{texmfdist}/fonts/enc/dvips/lm
10288%{texmfdist}/fonts/map/dvips/lm
10289%{texmfdist}/fonts/map/dvipdfm/lm
10290%{texmfdist}/fonts/opentype/public/lm
10291%{texmfdist}/fonts/tfm/public/lm
10292%{texmfdist}/source/fonts/lm
d08789e0
ZU
10293
10294%files latex-lucidabr
10295%defattr(644,root,root,755)
8affbd2c 10296%dir %{texmfdist}/vtex
caaf987e 10297%{texmfdist}/vtex/config
d08789e0
ZU
10298
10299%files latex-lineno
10300%defattr(644,root,root,755)
9501d92c
ZU
10301%doc %{texmfdist}/doc/latex/lineno
10302%{texmfdist}/tex/latex/lineno
10303
70f52fe3
ZU
10304%files latex-metre
10305%defattr(644,root,root,755)
10306%doc %{texmfdist}/doc/latex/metre
10307%{texmfdist}/source/latex/metre
10308%{texmfdist}/tex/latex/metre
d08789e0
ZU
10309
10310%files latex-marvosym
10311%defattr(644,root,root,755)
2677a8b0 10312%{texmfdist}/tex/latex/marvosym
d08789e0 10313
5b7eba8e
MB
10314#%files latex-mathpple
10315#%defattr(644,root,root,755)
d08789e0 10316
5b7eba8e
MB
10317#%files latex-mathtime
10318#%defattr(644,root,root,755)
d08789e0
ZU
10319
10320%files latex-microtype
10321%defattr(644,root,root,755)
26d8eaaa
ZU
10322%doc %{texmfdist}/doc/latex/microtype
10323%{texmfdist}/source/latex/microtype
10324%{texmfdist}/tex/latex/microtype
d08789e0 10325
de260d32
ZU
10326%files latex-misc
10327%defattr(644,root,root,755)
10328%doc %{texmfdist}/doc/latex/fixme
10329%{texmfdist}/source/latex/fixme
10330%{texmfdist}/tex/latex/fixme
10331%doc %{texmfdist}/doc/latex/recipecard
10332%{texmfdist}/source/latex/recipecard
10333%{texmfdist}/tex/latex/recipecard
10334%doc %{texmfdist}/doc/latex/cooking
10335%{texmfdist}/source/latex/cooking
10336%{texmfdist}/tex/latex/cooking
10337%doc %{texmfdist}/doc/latex/cuisine
10338%{texmfdist}/source/latex/cuisine
10339%{texmfdist}/tex/latex/cuisine
70f52fe3
ZU
10340%doc %{texmfdist}/doc/latex/todo
10341%{texmfdist}/source/latex/todo
10342%{texmfdist}/tex/latex/todo
de260d32 10343
d08789e0
ZU
10344%files latex-mflogo
10345%defattr(644,root,root,755)
26d8eaaa
ZU
10346%doc %{texmfdist}/doc/latex/mflogo
10347%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
10348
10349%files latex-mfnfss
10350%defattr(644,root,root,755)
26d8eaaa
ZU
10351%{texmfdist}/source/latex/mfnfss
10352%{texmfdist}/tex/latex/mfnfss
10353
d08789e0
ZU
10354%files latex-minitoc
10355%defattr(644,root,root,755)
26d8eaaa
ZU
10356%doc %{texmfdist}/doc/latex/minitoc
10357%{texmfdist}/bibtex/bst/minitoc
10358%{texmfdist}/makeindex/minitoc
10359%{texmfdist}/scripts/minitoc
10360%{texmfdist}/source/latex/minitoc
10361%{texmfdist}/tex/latex/minitoc
10362
d08789e0
ZU
10363%files latex-mltex
10364%defattr(644,root,root,755)
26d8eaaa
ZU
10365%doc %{texmfdist}/doc/latex/mltex
10366%{texmfdist}/tex/latex/mltex
3f42cf69 10367%{texmfdist}/tex/mltex/config
d08789e0 10368
f1f5d194
ZU
10369%files latex-moreverb
10370%defattr(644,root,root,755)
10371%doc %{texmfdist}/doc/latex/moreverb
10372%{texmfdist}/tex/latex/moreverb
c82fac6f 10373%{texmfdist}/source/latex/moreverb
f1f5d194 10374
d34bfb7f
ZU
10375%files latex-multienum
10376%defattr(644,root,root,755)
f2555868 10377%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 10378%dir %{texmfdist}/tex/latex/multenum
f2555868 10379%{texmfdist}/tex/latex/multenum/*
d34bfb7f 10380
8ed039e0
ZU
10381%files latex-musictex
10382%defattr(644,root,root,755)
10383%doc %{texmfdist}/doc/generic/musictex
10384%{texmfdist}/fonts/source/public/musictex
10385%{texmfdist}/fonts/tfm/public/musictex
10386%{texmfdist}/tex/generic/musictex
10387%{texmfdist}/tex/latex/musictex
10388
a8b381b0
ZU
10389%files latex-ntheorem
10390%defattr(644,root,root,755)
a8b381b0 10391%doc %{texmfdist}/doc/latex/ntheorem
6bc47e19
ZU
10392%{texmfdist}/tex/latex/ntheorem
10393%{texmfdist}/source/latex/ntheorem
26d8eaaa 10394
f65b3398
ZU
10395%files latex-other-doc
10396%defattr(644,root,root,755)
8affbd2c 10397%doc %{texmfdist}/doc/alatex
f65b3398 10398%doc %{texmfdist}/doc/cslatex/base
e67df411 10399%doc %{texmfdist}/doc/generic/enctex
8affbd2c 10400%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
10401%doc %{texmfdist}/doc/latex/ANUfinalexam
10402%doc %{texmfdist}/doc/latex/AkkTeX
f65b3398 10403%doc %{texmfdist}/doc/latex/GuIT
f65b3398 10404%doc %{texmfdist}/doc/latex/a0poster
f65b3398 10405%doc %{texmfdist}/doc/latex/acmtrans
f65b3398
ZU
10406%doc %{texmfdist}/doc/latex/adrlist
10407%doc %{texmfdist}/doc/latex/afthesis
10408%doc %{texmfdist}/doc/latex/aguplus
f65b3398 10409%doc %{texmfdist}/doc/latex/akletter
f65b3398
ZU
10410%doc %{texmfdist}/doc/latex/algorithm2e
10411%doc %{texmfdist}/doc/latex/algorithmicx
f65b3398
ZU
10412%doc %{texmfdist}/doc/latex/altfont
10413%doc %{texmfdist}/doc/latex/ametsoc
10414%doc %{texmfdist}/doc/latex/amsaddr
10415%doc %{texmfdist}/doc/latex/amsrefs
10416%doc %{texmfdist}/doc/latex/animate
10417%doc %{texmfdist}/doc/latex/answers
10418%doc %{texmfdist}/doc/latex/anyfontsize
10419%doc %{texmfdist}/doc/latex/apa
f65b3398
ZU
10420%doc %{texmfdist}/doc/latex/ar
10421%doc %{texmfdist}/doc/latex/arabi
10422%doc %{texmfdist}/doc/latex/arabtex
f65b3398
ZU
10423%doc %{texmfdist}/doc/latex/ascelike
10424%doc %{texmfdist}/doc/latex/assignment
f65b3398
ZU
10425%doc %{texmfdist}/doc/latex/augie
10426%doc %{texmfdist}/doc/latex/aurical
10427%doc %{texmfdist}/doc/latex/authorindex
10428%doc %{texmfdist}/doc/latex/autoarea
10429%doc %{texmfdist}/doc/latex/autotab
f65b3398
ZU
10430%doc %{texmfdist}/doc/latex/bangtex
10431%doc %{texmfdist}/doc/latex/barcodes
10432%doc %{texmfdist}/doc/latex/bayer
10433%doc %{texmfdist}/doc/latex/bbm-macros
10434%doc %{texmfdist}/doc/latex/beamer-contrib
10435%doc %{texmfdist}/doc/latex/begriff
10436%doc %{texmfdist}/doc/latex/betababel
f65b3398
ZU
10437%doc %{texmfdist}/doc/latex/bibarts
10438%doc %{texmfdist}/doc/latex/bibleref
10439%doc %{texmfdist}/doc/latex/biblist
f65b3398 10440%doc %{texmfdist}/doc/latex/bigfoot
f65b3398
ZU
10441%doc %{texmfdist}/doc/latex/bizcard
10442%doc %{texmfdist}/doc/latex/blindtext
f65b3398
ZU
10443%doc %{texmfdist}/doc/latex/boldtensors
10444%doc %{texmfdist}/doc/latex/bookest
f65b3398 10445%doc %{texmfdist}/doc/latex/boxhandler
f65b3398
ZU
10446%doc %{texmfdist}/doc/latex/braille
10447%doc %{texmfdist}/doc/latex/breakurl
10448%doc %{texmfdist}/doc/latex/brushscr
f65b3398 10449%doc %{texmfdist}/doc/latex/bussproofs
f65b3398
ZU
10450%doc %{texmfdist}/doc/latex/calxxxx
10451%doc %{texmfdist}/doc/latex/captcont
10452%doc %{texmfdist}/doc/latex/casyl
10453%doc %{texmfdist}/doc/latex/catechis
10454%doc %{texmfdist}/doc/latex/cbcoptic
10455%doc %{texmfdist}/doc/latex/cclicenses
10456%doc %{texmfdist}/doc/latex/cd-cover
10457%doc %{texmfdist}/doc/latex/cd
10458%doc %{texmfdist}/doc/latex/cdpbundl
10459%doc %{texmfdist}/doc/latex/cellspace
10460%doc %{texmfdist}/doc/latex/changes
10461%doc %{texmfdist}/doc/latex/chapterfolder
f65b3398 10462%doc %{texmfdist}/doc/latex/china2e
f65b3398
ZU
10463%doc %{texmfdist}/doc/latex/cite
10464%doc %{texmfdist}/doc/latex/cjk
10465%doc %{texmfdist}/doc/latex/classicthesis
f65b3398
ZU
10466%doc %{texmfdist}/doc/latex/cleveref
10467%doc %{texmfdist}/doc/latex/clock
10468%doc %{texmfdist}/doc/latex/clrscode
10469%doc %{texmfdist}/doc/latex/cm-lgc
10470%doc %{texmfdist}/doc/latex/cmap
10471%doc %{texmfdist}/doc/latex/cmcyralt
10472%doc %{texmfdist}/doc/latex/cmdstring
f65b3398
ZU
10473%doc %{texmfdist}/doc/latex/codepage
10474%doc %{texmfdist}/doc/latex/colorinfo
f65b3398
ZU
10475%doc %{texmfdist}/doc/latex/commath
10476%doc %{texmfdist}/doc/latex/complexity
f65b3398
ZU
10477%doc %{texmfdist}/doc/latex/concprog
10478%doc %{texmfdist}/doc/latex/confproc
f65b3398
ZU
10479%doc %{texmfdist}/doc/latex/courier-scaled
10480%doc %{texmfdist}/doc/latex/courseoutline
10481%doc %{texmfdist}/doc/latex/coursepaper
10482%doc %{texmfdist}/doc/latex/coverpage
10483%doc %{texmfdist}/doc/latex/covington
10484%doc %{texmfdist}/doc/latex/crossreference
f65b3398
ZU
10485%doc %{texmfdist}/doc/latex/cryst
10486%doc %{texmfdist}/doc/latex/csbulletin
10487%doc %{texmfdist}/doc/latex/csquotes
f65b3398 10488%doc %{texmfdist}/doc/latex/ctib
f65b3398 10489%doc %{texmfdist}/doc/latex/cursor
f65b3398
ZU
10490%doc %{texmfdist}/doc/latex/cv
10491%doc %{texmfdist}/doc/latex/cweb-latex
f65b3398 10492%doc %{texmfdist}/doc/latex/dateiliste
f65b3398
ZU
10493%doc %{texmfdist}/doc/latex/datetime
10494%doc %{texmfdist}/doc/latex/dcpic
f65b3398 10495%doc %{texmfdist}/doc/latex/diagnose
f65b3398
ZU
10496%doc %{texmfdist}/doc/latex/dichokey
10497%doc %{texmfdist}/doc/latex/digiconfigs
10498%doc %{texmfdist}/doc/latex/din1505
10499%doc %{texmfdist}/doc/latex/directory
f65b3398 10500%doc %{texmfdist}/doc/latex/dlfltxb
f65b3398
ZU
10501%doc %{texmfdist}/doc/latex/docmfp
10502%doc %{texmfdist}/doc/latex/doi
10503%doc %{texmfdist}/doc/latex/doipubmed
10504%doc %{texmfdist}/doc/latex/dotarrow
10505%doc %{texmfdist}/doc/latex/dottex
10506%doc %{texmfdist}/doc/latex/dpfloat
f65b3398 10507%doc %{texmfdist}/doc/latex/drac
f65b3398 10508%doc %{texmfdist}/doc/latex/dramatist
f65b3398
ZU
10509%doc %{texmfdist}/doc/latex/dtxgallery
10510%doc %{texmfdist}/doc/latex/duerer-latex
10511%doc %{texmfdist}/doc/latex/dvdcoll
f65b3398
ZU
10512%doc %{texmfdist}/doc/latex/eCards
10513%doc %{texmfdist}/doc/latex/ean13isbn
10514%doc %{texmfdist}/doc/latex/easy
10515%doc %{texmfdist}/doc/latex/ebezier
10516%doc %{texmfdist}/doc/latex/ebong
10517%doc %{texmfdist}/doc/latex/ebsthesis
10518%doc %{texmfdist}/doc/latex/ecclesiastic
10519%doc %{texmfdist}/doc/latex/ecltree
f65b3398
ZU
10520%doc %{texmfdist}/doc/latex/ed
10521%doc %{texmfdist}/doc/latex/edmac
10522%doc %{texmfdist}/doc/latex/edmargin
10523%doc %{texmfdist}/doc/latex/ednotes
10524%doc %{texmfdist}/doc/latex/eemeir
10525%doc %{texmfdist}/doc/latex/egameps
f65b3398 10526%doc %{texmfdist}/doc/latex/ellipsis
f65b3398 10527%doc %{texmfdist}/doc/latex/elpres
f65b3398
ZU
10528%doc %{texmfdist}/doc/latex/elsevier
10529%doc %{texmfdist}/doc/latex/em
10530%doc %{texmfdist}/doc/latex/emp
10531%doc %{texmfdist}/doc/latex/emulateapj
10532%doc %{texmfdist}/doc/latex/endheads
10533%doc %{texmfdist}/doc/latex/engpron
10534%doc %{texmfdist}/doc/latex/engrec
f65b3398
ZU
10535%doc %{texmfdist}/doc/latex/envlab
10536%doc %{texmfdist}/doc/latex/epigraph
10537%doc %{texmfdist}/doc/latex/epiolmec
10538%doc %{texmfdist}/doc/latex/epsdice
10539%doc %{texmfdist}/doc/latex/epspdfconversion
f65b3398
ZU
10540%doc %{texmfdist}/doc/latex/eqparbox
10541%doc %{texmfdist}/doc/latex/errata
f65b3398 10542%doc %{texmfdist}/doc/latex/eskdx
f65b3398
ZU
10543%doc %{texmfdist}/doc/latex/etex-pkg
10544%doc %{texmfdist}/doc/latex/ethiop-t1
10545%doc %{texmfdist}/doc/latex/ethiop
10546%doc %{texmfdist}/doc/latex/etoolbox
10547%doc %{texmfdist}/doc/latex/eukdate
10548%doc %{texmfdist}/doc/latex/euproposal
10549%doc %{texmfdist}/doc/latex/euro
10550%doc %{texmfdist}/doc/latex/europecv
10551%doc %{texmfdist}/doc/latex/eurosans
10552%doc %{texmfdist}/doc/latex/everypage
f65b3398
ZU
10553%doc %{texmfdist}/doc/latex/examplep
10554%doc %{texmfdist}/doc/latex/exceltex
10555%doc %{texmfdist}/doc/latex/exercise
f65b3398 10556%doc %{texmfdist}/doc/latex/expl3
f65b3398 10557%doc %{texmfdist}/doc/latex/extarrows
f65b3398
ZU
10558%doc %{texmfdist}/doc/latex/extract
10559%doc %{texmfdist}/doc/latex/facsimile
f65b3398
ZU
10560%doc %{texmfdist}/doc/latex/fancynum
10561%doc %{texmfdist}/doc/latex/fancyref
10562%doc %{texmfdist}/doc/latex/fancytooltips
10563%doc %{texmfdist}/doc/latex/fax
f65b3398
ZU
10564%doc %{texmfdist}/doc/latex/figbib
10565%doc %{texmfdist}/doc/latex/figsize
10566%doc %{texmfdist}/doc/latex/fink
10567%doc %{texmfdist}/doc/latex/fixfoot
f65b3398
ZU
10568%doc %{texmfdist}/doc/latex/flabels
10569%doc %{texmfdist}/doc/latex/flacards
10570%doc %{texmfdist}/doc/latex/flagderiv
10571%doc %{texmfdist}/doc/latex/flashcards
f65b3398 10572%doc %{texmfdist}/doc/latex/floatrow
f65b3398 10573%doc %{texmfdist}/doc/latex/fmp
f65b3398
ZU
10574%doc %{texmfdist}/doc/latex/fnbreak
10575%doc %{texmfdist}/doc/latex/fncychap
10576%doc %{texmfdist}/doc/latex/foekfont
10577%doc %{texmfdist}/doc/latex/fonttable
f65b3398
ZU
10578%doc %{texmfdist}/doc/latex/frankenstein
10579%doc %{texmfdist}/doc/latex/frenchle
10580%doc %{texmfdist}/doc/latex/fribrief
10581%doc %{texmfdist}/doc/latex/frletter
10582%doc %{texmfdist}/doc/latex/frontespizio
10583%doc %{texmfdist}/doc/latex/fullblck
10584%doc %{texmfdist}/doc/latex/fullpict
f65b3398
ZU
10585%doc %{texmfdist}/doc/latex/fundus
10586%doc %{texmfdist}/doc/latex/gaceta
f65b3398
ZU
10587%doc %{texmfdist}/doc/latex/gastex
10588%doc %{texmfdist}/doc/latex/gatech-thesis
10589%doc %{texmfdist}/doc/latex/gauss
10590%doc %{texmfdist}/doc/latex/gb4e
10591%doc %{texmfdist}/doc/latex/gcard
10592%doc %{texmfdist}/doc/latex/gcite
10593%doc %{texmfdist}/doc/latex/genmpage
10594%doc %{texmfdist}/doc/latex/geomsty
f65b3398
ZU
10595%doc %{texmfdist}/doc/latex/gloss
10596%doc %{texmfdist}/doc/latex/glossaries
10597%doc %{texmfdist}/doc/latex/gmdoc
10598%doc %{texmfdist}/doc/latex/gmeometric
10599%doc %{texmfdist}/doc/latex/gmiflink
10600%doc %{texmfdist}/doc/latex/gmutils
10601%doc %{texmfdist}/doc/latex/gmverb
f65b3398
ZU
10602%doc %{texmfdist}/doc/latex/graphicx-psmin
10603%doc %{texmfdist}/doc/latex/greek-inputenc
10604%doc %{texmfdist}/doc/latex/greekdates
10605%doc %{texmfdist}/doc/latex/greektex
10606%doc %{texmfdist}/doc/latex/grfpaste
10607%doc %{texmfdist}/doc/latex/grnumalt
10608%doc %{texmfdist}/doc/latex/grverb
10609%doc %{texmfdist}/doc/latex/gu
f65b3398
ZU
10610%doc %{texmfdist}/doc/latex/guitbeamer
10611%doc %{texmfdist}/doc/latex/hanging
10612%doc %{texmfdist}/doc/latex/har2nat
10613%doc %{texmfdist}/doc/latex/harmony
10614%doc %{texmfdist}/doc/latex/harpoon
10615%doc %{texmfdist}/doc/latex/harvard
10616%doc %{texmfdist}/doc/latex/hc
10617%doc %{texmfdist}/doc/latex/hep
10618%doc %{texmfdist}/doc/latex/hepnames
10619%doc %{texmfdist}/doc/latex/hepparticles
10620%doc %{texmfdist}/doc/latex/hepthesis
10621%doc %{texmfdist}/doc/latex/hepunits
10622%doc %{texmfdist}/doc/latex/hexgame
f65b3398
ZU
10623%doc %{texmfdist}/doc/latex/histogr
10624%doc %{texmfdist}/doc/latex/hitec
10625%doc %{texmfdist}/doc/latex/hpsdiss
f65b3398
ZU
10626%doc %{texmfdist}/doc/latex/hvfloat
10627%doc %{texmfdist}/doc/latex/hypdvips
10628%doc %{texmfdist}/doc/latex/hyperref-docsrc
10629%doc %{texmfdist}/doc/latex/hyperxmp
10630%doc %{texmfdist}/doc/latex/ibycus-babel
10631%doc %{texmfdist}/doc/latex/icsv
10632%doc %{texmfdist}/doc/latex/ieeepes
10633%doc %{texmfdist}/doc/latex/ifmslide
10634%doc %{texmfdist}/doc/latex/ifplatform
10635%doc %{texmfdist}/doc/latex/ijmart
10636%doc %{texmfdist}/doc/latex/imac
10637%doc %{texmfdist}/doc/latex/image-gallery
10638%doc %{texmfdist}/doc/latex/imtekda
10639%doc %{texmfdist}/doc/latex/inlinebib
10640%doc %{texmfdist}/doc/latex/inlinedef
10641%doc %{texmfdist}/doc/latex/interactiveworkbook
f65b3398
ZU
10642%doc %{texmfdist}/doc/latex/invoice
10643%doc %{texmfdist}/doc/latex/ipa
10644%doc %{texmfdist}/doc/latex/iso
10645%doc %{texmfdist}/doc/latex/iso10303
10646%doc %{texmfdist}/doc/latex/isodate
10647%doc %{texmfdist}/doc/latex/isodoc
f65b3398 10648%doc %{texmfdist}/doc/latex/itnumpar
f65b3398
ZU
10649%doc %{texmfdist}/doc/latex/jknapltx
10650%doc %{texmfdist}/doc/latex/jneurosci
10651%doc %{texmfdist}/doc/latex/jpsj
10652%doc %{texmfdist}/doc/latex/jura
10653%doc %{texmfdist}/doc/latex/juraabbrev
10654%doc %{texmfdist}/doc/latex/juramisc
10655%doc %{texmfdist}/doc/latex/jurarsp
10656%doc %{texmfdist}/doc/latex/karnaugh
10657%doc %{texmfdist}/doc/latex/kerkis
10658%doc %{texmfdist}/doc/latex/kerntest
10659%doc %{texmfdist}/doc/latex/kluwer
f65b3398
ZU
10660%doc %{texmfdist}/doc/latex/lazylist
10661%doc %{texmfdist}/doc/latex/lcyw
f65b3398 10662%doc %{texmfdist}/doc/latex/ledmac
f65b3398
ZU
10663%doc %{texmfdist}/doc/latex/lgreek
10664%doc %{texmfdist}/doc/latex/lhelp
10665%doc %{texmfdist}/doc/latex/linguex
10666%doc %{texmfdist}/doc/latex/lipsum
10667%doc %{texmfdist}/doc/latex/listbib
f65b3398
ZU
10668%doc %{texmfdist}/doc/latex/lkproof
10669%doc %{texmfdist}/doc/latex/logic
f65b3398
ZU
10670%doc %{texmfdist}/doc/latex/ltxindex
10671%doc %{texmfdist}/doc/latex/mafr
10672%doc %{texmfdist}/doc/latex/magyar
10673%doc %{texmfdist}/doc/latex/mailing
10674%doc %{texmfdist}/doc/latex/makebarcode
f65b3398
ZU
10675%doc %{texmfdist}/doc/latex/makedtx
10676%doc %{texmfdist}/doc/latex/makeglos
f65b3398
ZU
10677%doc %{texmfdist}/doc/latex/mathdesign
10678%doc %{texmfdist}/doc/latex/mathpazo
f65b3398 10679%doc %{texmfdist}/doc/latex/mceinleger
f65b3398 10680%doc %{texmfdist}/doc/latex/memexsupp
f65b3398 10681%doc %{texmfdist}/doc/latex/metaplot
f65b3398 10682%doc %{texmfdist}/doc/latex/mff
f65b3398 10683%doc %{texmfdist}/doc/latex/mftinc
f65b3398 10684%doc %{texmfdist}/doc/latex/minutes
f65b3398
ZU
10685%doc %{texmfdist}/doc/latex/mmap
10686%doc %{texmfdist}/doc/latex/mnsymbol
10687%doc %{texmfdist}/doc/latex/moderncv
10688%doc %{texmfdist}/doc/latex/modroman
10689%doc %{texmfdist}/doc/latex/mongolian-babel
10690%doc %{texmfdist}/doc/latex/montex
10691%doc %{texmfdist}/doc/latex/moresize
f65b3398
ZU
10692%doc %{texmfdist}/doc/latex/msg
10693%doc %{texmfdist}/doc/latex/mslapa
10694%doc %{texmfdist}/doc/latex/mtgreek
10695%doc %{texmfdist}/doc/latex/multibbl
f65b3398
ZU
10696%doc %{texmfdist}/doc/latex/multirow
10697%doc %{texmfdist}/doc/latex/munich
f65b3398
ZU
10698%doc %{texmfdist}/doc/latex/muthesis
10699%doc %{texmfdist}/doc/latex/mxd
10700%doc %{texmfdist}/doc/latex/mxedruli
f65b3398
ZU
10701%doc %{texmfdist}/doc/latex/ncclatex
10702%doc %{texmfdist}/doc/latex/ncctools
10703%doc %{texmfdist}/doc/latex/nddiss
10704%doc %{texmfdist}/doc/latex/newalg
10705%doc %{texmfdist}/doc/latex/newfile
10706%doc %{texmfdist}/doc/latex/newlfm
10707%doc %{texmfdist}/doc/latex/newspaper
f65b3398
ZU
10708%doc %{texmfdist}/doc/latex/nomentbl
10709%doc %{texmfdist}/doc/latex/nonfloat
f65b3398 10710%doc %{texmfdist}/doc/latex/numname
f65b3398 10711%doc %{texmfdist}/doc/latex/ocr-latex
f65b3398
ZU
10712%doc %{texmfdist}/doc/latex/ogham
10713%doc %{texmfdist}/doc/latex/ogonek
10714%doc %{texmfdist}/doc/latex/opcit
10715%doc %{texmfdist}/doc/latex/ordinalpt
f65b3398
ZU
10716%doc %{texmfdist}/doc/latex/otibet
10717%doc %{texmfdist}/doc/latex/outline
10718%doc %{texmfdist}/doc/latex/outliner
10719%doc %{texmfdist}/doc/latex/pagenote
f65b3398 10720%doc %{texmfdist}/doc/latex/papercdcase
f65b3398
ZU
10721%doc %{texmfdist}/doc/latex/paresse
10722%doc %{texmfdist}/doc/latex/parrun
10723%doc %{texmfdist}/doc/latex/pauldoc
f65b3398
ZU
10724%doc %{texmfdist}/doc/latex/pdfwin
10725%doc %{texmfdist}/doc/latex/pecha
10726%doc %{texmfdist}/doc/latex/perception
10727%doc %{texmfdist}/doc/latex/perltex
f65b3398
ZU
10728%doc %{texmfdist}/doc/latex/pgf-soroban
10729%doc %{texmfdist}/doc/latex/pgfopts
f65b3398 10730%doc %{texmfdist}/doc/latex/philex
f65b3398 10731%doc %{texmfdist}/doc/latex/plates
f65b3398
ZU
10732%doc %{texmfdist}/doc/latex/plweb
10733%doc %{texmfdist}/doc/latex/pmgraph
f65b3398
ZU
10734%doc %{texmfdist}/doc/latex/polski
10735%doc %{texmfdist}/doc/latex/polyglot
f65b3398
ZU
10736%doc %{texmfdist}/doc/latex/postcards
10737%doc %{texmfdist}/doc/latex/powerdot
10738%doc %{texmfdist}/doc/latex/ppower4
10739%doc %{texmfdist}/doc/latex/ppr-prv
f65b3398
ZU
10740%doc %{texmfdist}/doc/latex/prettyref
10741%doc %{texmfdist}/doc/latex/proba
f65b3398 10742%doc %{texmfdist}/doc/latex/procIAGssymp
f65b3398
ZU
10743%doc %{texmfdist}/doc/latex/protex
10744%doc %{texmfdist}/doc/latex/protocol
10745%doc %{texmfdist}/doc/latex/psfragx
10746%doc %{texmfdist}/doc/latex/psgo
10747%doc %{texmfdist}/doc/latex/pspicture
10748%doc %{texmfdist}/doc/latex/pst2pdf
f65b3398
ZU
10749%doc %{texmfdist}/doc/latex/qobitree
10750%doc %{texmfdist}/doc/latex/qstest
f65b3398
ZU
10751%doc %{texmfdist}/doc/latex/quotmark
10752%doc %{texmfdist}/doc/latex/r_und_s
10753%doc %{texmfdist}/doc/latex/randbild
f65b3398
ZU
10754%doc %{texmfdist}/doc/latex/rcs
10755%doc %{texmfdist}/doc/latex/rcsinfo
f65b3398
ZU
10756%doc %{texmfdist}/doc/latex/rectopma
10757%doc %{texmfdist}/doc/latex/refcheck
f65b3398 10758%doc %{texmfdist}/doc/latex/refstyle
f65b3398
ZU
10759%doc %{texmfdist}/doc/latex/relenc
10760%doc %{texmfdist}/doc/latex/repeatindex
10761%doc %{texmfdist}/doc/latex/rlepsf
10762%doc %{texmfdist}/doc/latex/rmpage
f65b3398 10763%doc %{texmfdist}/doc/latex/robustindex
f65b3398
ZU
10764%doc %{texmfdist}/doc/latex/rst
10765%doc %{texmfdist}/doc/latex/rtkinenc
10766%doc %{texmfdist}/doc/latex/rtklage
10767%doc %{texmfdist}/doc/latex/sagetex
10768%doc %{texmfdist}/doc/latex/sanskrit
10769%doc %{texmfdist}/doc/latex/sauerj
10770%doc %{texmfdist}/doc/latex/sauterfonts
10771%doc %{texmfdist}/doc/latex/savefnmark
10772%doc %{texmfdist}/doc/latex/savetrees
10773%doc %{texmfdist}/doc/latex/scalebar
f65b3398
ZU
10774%doc %{texmfdist}/doc/latex/scientificpaper
10775%doc %{texmfdist}/doc/latex/sciposter
10776%doc %{texmfdist}/doc/latex/sciwordconv
f65b3398
ZU
10777%doc %{texmfdist}/doc/latex/sdrt
10778%doc %{texmfdist}/doc/latex/sectionbox
10779%doc %{texmfdist}/doc/latex/semantic
10780%doc %{texmfdist}/doc/latex/semioneside
10781%doc %{texmfdist}/doc/latex/seqsplit
10782%doc %{texmfdist}/doc/latex/sf298
10783%doc %{texmfdist}/doc/latex/sffms
10784%doc %{texmfdist}/doc/latex/sfg
10785%doc %{texmfdist}/doc/latex/sgame
10786%doc %{texmfdist}/doc/latex/shadethm
f65b3398
ZU
10787%doc %{texmfdist}/doc/latex/shorttoc
10788%doc %{texmfdist}/doc/latex/show2e
10789%doc %{texmfdist}/doc/latex/showexpl
f65b3398
ZU
10790%doc %{texmfdist}/doc/latex/slantsc
10791%doc %{texmfdist}/doc/latex/smalltableof
10792%doc %{texmfdist}/doc/latex/smartref
10793%doc %{texmfdist}/doc/latex/smflatex
10794%doc %{texmfdist}/doc/latex/snapshot
f65b3398
ZU
10795%doc %{texmfdist}/doc/latex/sort-by-letters
10796%doc %{texmfdist}/doc/latex/soyombo
10797%doc %{texmfdist}/doc/latex/sparklines
10798%doc %{texmfdist}/doc/latex/spie
10799%doc %{texmfdist}/doc/latex/splitbib
f65b3398
ZU
10800%doc %{texmfdist}/doc/latex/spotcolor
10801%doc %{texmfdist}/doc/latex/sprite
10802%doc %{texmfdist}/doc/latex/srcltx
f65b3398 10803%doc %{texmfdist}/doc/latex/ssqquote
f65b3398
ZU
10804%doc %{texmfdist}/doc/latex/statistik
10805%doc %{texmfdist}/doc/latex/stdpage
10806%doc %{texmfdist}/doc/latex/stellenbosch
10807%doc %{texmfdist}/doc/latex/stex
f65b3398
ZU
10808%doc %{texmfdist}/doc/latex/struktex
10809%doc %{texmfdist}/doc/latex/sttools
10810%doc %{texmfdist}/doc/latex/stubs
f65b3398 10811%doc %{texmfdist}/doc/latex/subfloat
f65b3398
ZU
10812%doc %{texmfdist}/doc/latex/sugconf
10813%doc %{texmfdist}/doc/latex/supertabular
f65b3398
ZU
10814%doc %{texmfdist}/doc/latex/svgcolor
10815%doc %{texmfdist}/doc/latex/svn-multi
10816%doc %{texmfdist}/doc/latex/svn
10817%doc %{texmfdist}/doc/latex/svninfo
10818%doc %{texmfdist}/doc/latex/swebib
10819%doc %{texmfdist}/doc/latex/swimgraf
10820%doc %{texmfdist}/doc/latex/synproof
10821%doc %{texmfdist}/doc/latex/syntax
10822%doc %{texmfdist}/doc/latex/syntrace
10823%doc %{texmfdist}/doc/latex/synttree
10824%doc %{texmfdist}/doc/latex/t-angles
10825%doc %{texmfdist}/doc/latex/tableaux
10826%doc %{texmfdist}/doc/latex/tablists
10827%doc %{texmfdist}/doc/latex/tablor
10828%doc %{texmfdist}/doc/latex/tabto-ltx
10829%doc %{texmfdist}/doc/latex/tabulary
10830%doc %{texmfdist}/doc/latex/tabvar
10831%doc %{texmfdist}/doc/latex/talk
10832%doc %{texmfdist}/doc/latex/tapir
10833%doc %{texmfdist}/doc/latex/tcldoc
10834%doc %{texmfdist}/doc/latex/tdsfrmath
10835%doc %{texmfdist}/doc/latex/technics
10836%doc %{texmfdist}/doc/latex/ted
10837%doc %{texmfdist}/doc/latex/tengwarscript
10838%doc %{texmfdist}/doc/latex/tensor
10839%doc %{texmfdist}/doc/latex/teubner
10840%doc %{texmfdist}/doc/latex/texmate
10841%doc %{texmfdist}/doc/latex/texpower
10842%doc %{texmfdist}/doc/latex/texshade
10843%doc %{texmfdist}/doc/latex/textcase
10844%doc %{texmfdist}/doc/latex/textopo
10845%doc %{texmfdist}/doc/latex/theoremref
10846%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10847%doc %{texmfdist}/doc/latex/thinsp
10848%doc %{texmfdist}/doc/latex/thmtools
10849%doc %{texmfdist}/doc/latex/thumb
10850%doc %{texmfdist}/doc/latex/thuthesis
10851%doc %{texmfdist}/doc/latex/ticket
10852%doc %{texmfdist}/doc/latex/tikz-inet
10853%doc %{texmfdist}/doc/latex/timesht
10854%doc %{texmfdist}/doc/latex/titling
10855%doc %{texmfdist}/doc/latex/tocvsec2
f65b3398
ZU
10856%doc %{texmfdist}/doc/latex/tokenizer
10857%doc %{texmfdist}/doc/latex/toolbox
f65b3398
ZU
10858%doc %{texmfdist}/doc/latex/toptesi
10859%doc %{texmfdist}/doc/latex/tpslifonts
10860%doc %{texmfdist}/doc/latex/trajan
10861%doc %{texmfdist}/doc/latex/translator
10862%doc %{texmfdist}/doc/latex/tree-dvips
f65b3398 10863%doc %{texmfdist}/doc/latex/trivfloat
f65b3398
ZU
10864%doc %{texmfdist}/doc/latex/turnstile
10865%doc %{texmfdist}/doc/latex/twoup
f65b3398 10866%doc %{texmfdist}/doc/latex/typogrid
f65b3398 10867%doc %{texmfdist}/doc/latex/umlaute
f65b3398
ZU
10868%doc %{texmfdist}/doc/latex/undertilde
10869%doc %{texmfdist}/doc/latex/unitsdef
10870%doc %{texmfdist}/doc/latex/unroman
10871%doc %{texmfdist}/doc/latex/upmethodology
10872%doc %{texmfdist}/doc/latex/urlbst
f65b3398
ZU
10873%doc %{texmfdist}/doc/latex/varindex
10874%doc %{texmfdist}/doc/latex/varsfromjobname
10875%doc %{texmfdist}/doc/latex/vector
10876%doc %{texmfdist}/doc/latex/verse
10877%doc %{texmfdist}/doc/latex/vhistory
10878%doc %{texmfdist}/doc/latex/vita
10879%doc %{texmfdist}/doc/latex/volumes
10880%doc %{texmfdist}/doc/latex/vpe
10881%doc %{texmfdist}/doc/latex/vrsion
10882%doc %{texmfdist}/doc/latex/vwcol
10883%doc %{texmfdist}/doc/latex/vxu
10884%doc %{texmfdist}/doc/latex/wadalab
10885%doc %{texmfdist}/doc/latex/wallpaper
10886%doc %{texmfdist}/doc/latex/warpcol
10887%doc %{texmfdist}/doc/latex/wnri
10888%doc %{texmfdist}/doc/latex/wordlike
10889%doc %{texmfdist}/doc/latex/xargs
10890%doc %{texmfdist}/doc/latex/xdoc
10891%doc %{texmfdist}/doc/latex/xfor
10892%doc %{texmfdist}/doc/latex/xifthen
10893%doc %{texmfdist}/doc/latex/xmpincl
10894%doc %{texmfdist}/doc/latex/xnewcommand
10895%doc %{texmfdist}/doc/latex/xoptarg
10896%doc %{texmfdist}/doc/latex/xpackages
10897%doc %{texmfdist}/doc/latex/xskak
10898%doc %{texmfdist}/doc/latex/xstring
10899%doc %{texmfdist}/doc/latex/xtcapts
10900%doc %{texmfdist}/doc/latex/xyling
10901%doc %{texmfdist}/doc/latex/xytree
10902%doc %{texmfdist}/doc/latex/yafoot
10903%doc %{texmfdist}/doc/latex/yhmath
10904%doc %{texmfdist}/doc/latex/york-thesis
10905%doc %{texmfdist}/doc/latex/yplan
10906%doc %{texmfdist}/doc/latex/zed-csp
10907%doc %{texmfdist}/doc/latex/zefonts
10908%doc %{texmfdist}/doc/latex/ziffer
10909%doc %{texmfdist}/doc/latex/zwgetfdate
f65b3398 10910
b916bc39 10911%files latex-math-sources
16591d53 10912%defattr(644,root,root,755)
f4f1ef6b
ZU
10913%dir %{texmfdist}/source
10914%dir %{texmfdist}/source/latex
b916bc39
ZU
10915%{texmfdist}/source/latex/bez123
10916%{texmfdist}/source/latex/binomexp
7ac8a96b
ZU
10917%{texmfdist}/source/latex/cmll
10918%{texmfdist}/source/latex/constants
b916bc39 10919%{texmfdist}/source/latex/coordsys
7ac8a96b 10920%{texmfdist}/source/latex/dotseqn
b916bc39
ZU
10921%{texmfdist}/source/latex/egplot
10922%{texmfdist}/source/latex/eqlist
10923%{texmfdist}/source/latex/eqnarray
10924%{texmfdist}/source/latex/esdiff
10925%{texmfdist}/source/latex/esvect
10926%{texmfdist}/source/latex/extpfeil
7ac8a96b 10927%{texmfdist}/source/latex/fouridx
b916bc39
ZU
10928%{texmfdist}/source/latex/functan
10929%{texmfdist}/source/latex/galois
10930%{texmfdist}/source/latex/gnuplottex
10931%{texmfdist}/source/latex/hhtensor
7ac8a96b 10932%{texmfdist}/source/latex/logpap
b916bc39 10933%{texmfdist}/source/latex/noitcrul
7ac8a96b
ZU
10934%{texmfdist}/source/latex/permute
10935%{texmfdist}/source/latex/qsymbols
10936%{texmfdist}/source/latex/subdepth
f4f1ef6b 10937%{texmfdist}/source/latex/faktor
70f52fe3
ZU
10938%{texmfdist}/source/latex/sseq
10939%{texmfdist}/source/latex/trsym
10940%{texmfdist}/source/latex/petri-nets
10941%{texmfdist}/source/latex/mlist
10942%{texmfdist}/source/latex/numprint
b916bc39
ZU
10943
10944%files latex-math
10945%defattr(644,root,root,755)
16591d53 10946%{texmfdist}/tex/latex/permute
c82fac6f
ZU
10947%doc %{texmfdist}/doc/latex/mfpic4ode
10948%{texmfdist}/source/latex/mfpic4ode
10949%{texmfdist}/tex/latex/mfpic4ode
16591d53 10950%doc %{texmfdist}/doc/latex/permute
c82fac6f
ZU
10951%doc %{texmfdist}/doc/latex/makeplot
10952%{texmfdist}/tex/latex/makeplot
10953%{texmfdist}/source/latex/makeplot
16591d53
ZU
10954%{texmfdist}/tex/latex/bez123
10955%doc %{texmfdist}/doc/latex/bez123
16591d53
ZU
10956%{texmfdist}/tex/latex/binomexp
10957%doc %{texmfdist}/doc/latex/binomexp
84a4c427 10958%doc %{texmfdist}/doc/latex/coordsys
84a4c427 10959%{texmfdist}/tex/latex/coordsys
84a4c427 10960%doc %{texmfdist}/doc/latex/egplot
84a4c427 10961%{texmfdist}/tex/latex/egplot
84a4c427 10962%doc %{texmfdist}/doc/latex/eqlist
84a4c427 10963%{texmfdist}/tex/latex/eqlist
84a4c427 10964%doc %{texmfdist}/doc/latex/eqnarray
84a4c427 10965%{texmfdist}/tex/latex/eqnarray
84a4c427 10966%doc %{texmfdist}/doc/latex/esdiff
84a4c427 10967%{texmfdist}/tex/latex/esdiff
84a4c427 10968%doc %{texmfdist}/doc/latex/esvect
84a4c427 10969%{texmfdist}/fonts/source/public/esvect
b916bc39 10970%{texmfdist}/fonts/map/dvips/esvect
84a4c427
ZU
10971%{texmfdist}/fonts/tfm/public/esvect
10972%{texmfdist}/fonts/type1/public/esvect
84a4c427 10973%{texmfdist}/tex/latex/esvect
2e9c3e45 10974%doc %{texmfdist}/doc/latex/extpfeil
2e9c3e45
ZU
10975%{texmfdist}/tex/latex/extpfeil
10976%doc %{texmfdist}/doc/latex/faktor
2e9c3e45 10977%{texmfdist}/tex/latex/faktor
1d337b0e 10978%doc %{texmfdist}/doc/latex/cmll
1d337b0e
ZU
10979%{texmfdist}/fonts/map/dvips/cmll
10980%{texmfdist}/fonts/source/public/cmll
10981%{texmfdist}/fonts/tfm/public/cmll
10982%{texmfdist}/fonts/type1/public/cmll
10983%{texmfdist}/tex/latex/cmll
de260d32
ZU
10984%{texmfdist}/tex/latex/dotseqn
10985%doc %{texmfdist}/doc/latex/functan
de260d32 10986%{texmfdist}/tex/latex/functan
b9c820f8 10987%doc %{texmfdist}/doc/latex/galois
b9c820f8
ZU
10988%{texmfdist}/tex/latex/galois
10989%doc %{texmfdist}/doc/latex/gnuplottex
b9c820f8
ZU
10990%{texmfdist}/tex/latex/gnuplottex
10991%doc %{texmfdist}/doc/latex/hhtensor
b9c820f8
ZU
10992%{texmfdist}/tex/latex/hhtensor
10993%doc %{texmfdist}/doc/latex/fouridx
b9c820f8
ZU
10994%{texmfdist}/tex/latex/fouridx
10995%doc %{texmfdist}/doc/latex/noitcrul
b9c820f8 10996%{texmfdist}/tex/latex/noitcrul
6bc47e19 10997%doc %{texmfdist}/doc/latex/constants
6bc47e19 10998%{texmfdist}/tex/latex/constants
7ac8a96b
ZU
10999%doc %{texmfdist}/doc/latex/logpap
11000%{texmfdist}/tex/latex/logpap
11001%doc %{texmfdist}/doc/latex/qsymbols
11002%{texmfdist}/tex/latex/qsymbols
11003%{texmfdist}/source/latex/subeqn
11004%{texmfdist}/source/latex/subeqnarray
11005%{texmfdist}/tex/latex/subeqn
11006%{texmfdist}/tex/latex/subeqnarray
11007%doc %{texmfdist}/doc/latex/subeqn
11008%doc %{texmfdist}/doc/latex/subeqnarray
11009%doc %{texmfdist}/doc/latex/ulsy
11010%{texmfdist}/fonts/source/public/ulsy
11011%{texmfdist}/fonts/tfm/public/ulsy
11012%{texmfdist}/source/latex/ulsy
11013%{texmfdist}/tex/latex/ulsy
11014%{texmfdist}/tex/latex/sfmath
11015%doc %{texmfdist}/doc/latex/subdepth
11016%{texmfdist}/tex/latex/subdepth
11017%doc %{texmfdist}/doc/latex/mhequ
11018%{texmfdist}/tex/latex/mhequ
11019%{texmfdist}/tex/latex/mhs
11020%doc %{texmfdist}/doc/latex/nath
11021%{texmfdist}/tex/latex/nath
11022%doc %{texmfdist}/doc/latex/numprint
7ac8a96b
ZU
11023%{texmfdist}/tex/latex/numprint
11024%doc %{texmfdist}/doc/latex/sseq
7ac8a96b 11025%{texmfdist}/tex/latex/sseq
f4f1ef6b 11026%doc %{texmfdist}/doc/latex/trsym
f4f1ef6b
ZU
11027%{texmfdist}/tex/latex/trsym
11028%{texmfdist}/fonts/source/public/trsym
11029%{texmfdist}/fonts/tfm/public/trsym
70f52fe3
ZU
11030%doc %{texmfdist}/doc/latex/maybemath
11031%{texmfdist}/tex/latex/maybemath
11032%doc %{texmfdist}/doc/latex/mlist
11033%{texmfdist}/tex/latex/mlist
11034%doc %{texmfdist}/doc/latex/petri-nets
11035%{texmfdist}/tex/latex/petri-nets
11036%doc %{texmfdist}/doc/latex/qtree
11037%{texmfdist}/tex/latex/qtree
11038%doc %{texmfdist}/doc/latex/simplewick
11039%{texmfdist}/source/latex/simplewick
11040%{texmfdist}/tex/latex/simplewick
11041%doc %{texmfdist}/doc/latex/trfsigns
11042%{texmfdist}/source/latex/trfsigns
11043%{texmfdist}/tex/latex/trfsigns
84a4c427
ZU
11044
11045%files latex-physics
11046%defattr(644,root,root,755)
84a4c427
ZU
11047%doc %{texmfdist}/doc/latex/circ
11048%{texmfdist}/tex/latex/circ
11049%{texmfdist}/source/latex/circ
84a4c427
ZU
11050%doc %{texmfdist}/doc/latex/colorwav
11051%{texmfdist}/source/latex/colorwav
11052%{texmfdist}/tex/latex/colorwav
84a4c427
ZU
11053%doc %{texmfdist}/doc/latex/dyntree
11054%{texmfdist}/source/latex/dyntree
11055%{texmfdist}/tex/latex/dyntree
2e9c3e45
ZU
11056%doc %{texmfdist}/doc/latex/feynmf
11057%{texmfdist}/source/latex/feynmf
11058%{texmfdist}/tex/latex/feynmf
11059%{texmfdist}/metapost/feynmf
de260d32
ZU
11060%doc %{texmfdist}/doc/latex/formula
11061%{texmfdist}/source/latex/formula
11062%{texmfdist}/tex/latex/formula
b9c820f8
ZU
11063%{texmfdist}/source/latex/isotope
11064%{texmfdist}/tex/latex/isotope
7ac8a96b
ZU
11065%doc %{texmfdist}/doc/latex/miller
11066%{texmfdist}/source/latex/miller
11067%{texmfdist}/tex/latex/miller
70f52fe3
ZU
11068%doc %{texmfdist}/doc/latex/listofsymbols
11069%{texmfdist}/tex/latex/listofsymbols
11070%doc %{texmfdist}/doc/latex/susy
11071%{texmfdist}/tex/latex/susy
16591d53
ZU
11072
11073%files latex-chem
11074%defattr(644,root,root,755)
11075%doc %{texmfdist}/doc/latex/achemso
11076%doc %{texmfdist}/doc/latex/bpchem
11077%doc %{texmfdist}/doc/latex/chemstyle
11078%doc %{texmfdist}/doc/latex/mhchem
11079%doc %{texmfdist}/doc/fonts/chemarrow
11080%doc %{texmfdist}/doc/latex/chemcompounds
11081%doc %{texmfdist}/doc/latex/chemcono
11082%{texmfdist}/fonts/afm/public/chemarrow
11083%{texmfdist}/fonts/map/dvips/chemarrow
11084%{texmfdist}/fonts/source/public/chemarrow
11085%{texmfdist}/fonts/tfm/public/chemarrow
11086%{texmfdist}/fonts/type1/public/chemarrow
11087%{texmfdist}/source/latex/achemso
11088%{texmfdist}/source/latex/bpchem
11089%{texmfdist}/source/latex/chemcompounds
11090%{texmfdist}/source/latex/chemstyle
11091%{texmfdist}/tex/latex/achemso
11092%{texmfdist}/tex/latex/bpchem
11093%{texmfdist}/tex/latex/chemarrow
11094%{texmfdist}/tex/latex/chemcompounds
11095%{texmfdist}/tex/latex/chemcono
11096%{texmfdist}/tex/latex/chemstyle
11097%{texmfdist}/tex/latex/mhchem
11098
84a4c427 11099%files latex-biology
16591d53
ZU
11100%defattr(644,root,root,755)
11101%doc %{texmfdist}/doc/latex/biocon
11102%{texmfdist}/bibtex/bib/biocon
11103%{texmfdist}/source/latex/biocon
11104%{texmfdist}/tex/latex/biocon
84a4c427
ZU
11105%doc %{texmfdist}/doc/latex/dnaseq
11106%{texmfdist}/source/latex/dnaseq
11107%{texmfdist}/tex/latex/dnaseq
16591d53
ZU
11108
11109%files latex-pdftools
11110%defattr(644,root,root,755)
11111%{texmfdist}/source/latex/attachfile
11112%{texmfdist}/tex/latex/attachfile
11113%doc %{texmfdist}/doc/latex/attachfile
84a4c427
ZU
11114%doc %{texmfdist}/doc/latex/cooltooltips
11115%{texmfdist}/source/latex/cooltooltips
11116%{texmfdist}/tex/latex/cooltooltips
7ac8a96b 11117%doc %{texmfdist}/doc/latex/pdftricks
70f52fe3 11118%{texmfdist}/tex/latex/pdftricks
7ac8a96b
ZU
11119%doc %{texmfdist}/doc/latex/pdfcprot
11120%{texmfdist}/source/latex/pdfcprot
11121%{texmfdist}/tex/latex/pdfcprot
7ac8a96b 11122%doc %{texmfdist}/doc/latex/pdfscreen
70f52fe3
ZU
11123%{texmfdist}/tex/latex/pdfscreen
11124%doc %{texmfdist}/doc/latex/movie15
11125%{texmfdist}/tex/latex/movie15
3f42cf69
ZU
11126%doc %{texmfdist}/doc/latex/pdfsync
11127%{texmfdist}/tex/latex/pdfsync
16591d53 11128
84a4c427 11129%files latex-informatic
16591d53 11130%defattr(644,root,root,755)
1d337b0e 11131%doc %{texmfdist}/doc/latex/alg
16591d53
ZU
11132%{texmfdist}/source/latex/alg
11133%{texmfdist}/tex/latex/alg
84a4c427
ZU
11134%{texmfdist}/source/latex/bytefield
11135%{texmfdist}/tex/latex/bytefield
11136%doc %{texmfdist}/doc/latex/bytefield
7ac8a96b
ZU
11137%doc %{texmfdist}/doc/latex/progkeys
11138%{texmfdist}/source/latex/progkeys
11139%{texmfdist}/tex/latex/progkeys
11140%doc %{texmfdist}/doc/latex/uml
11141%{texmfdist}/source/latex/uml
11142%{texmfdist}/tex/latex/uml
11143%doc %{texmfdist}/doc/latex/msc
11144%{texmfdist}/tex/latex/msc
f4f1ef6b
ZU
11145%doc %{texmfdist}/doc/latex/register
11146%{texmfdist}/source/latex/register
11147%{texmfdist}/tex/latex/register
70f52fe3
ZU
11148%doc %{texmfdist}/doc/latex/lsc
11149%{texmfdist}/tex/latex/lsc
11150%doc %{texmfdist}/doc/latex/method
11151%{texmfdist}/source/latex/method
11152%{texmfdist}/tex/latex/method
16591d53
ZU
11153
11154%files latex-games
11155%defattr(644,root,root,755)
11156%doc %{texmfdist}/doc/latex/backgammon
11157%doc %{texmfdist}/doc/latex/chessboard
11158%doc %{texmfdist}/doc/latex/chessfss
1d337b0e
ZU
11159%doc %{texmfdist}/doc/latex/cwpuzzle
11160%{texmfdist}/tex/latex/cwpuzzle
11161%{texmfdist}/source/latex/cwpuzzle
16591d53
ZU
11162%{texmfdist}/fonts/enc/dvips/chessfss
11163%{texmfdist}/fonts/source/public/backgammon
11164%{texmfdist}/fonts/source/public/cchess
11165%{texmfdist}/fonts/source/public/chess
11166%{texmfdist}/fonts/tfm/public/backgammon
11167%{texmfdist}/fonts/tfm/public/cchess
11168%{texmfdist}/source/latex/backgammon
11169%{texmfdist}/source/latex/chessboard
11170%{texmfdist}/source/latex/chessfss
11171%{texmfdist}/tex/latex/backgammon
11172%{texmfdist}/tex/latex/cchess
11173%{texmfdist}/tex/latex/chess
11174%{texmfdist}/tex/latex/chessboard
11175%{texmfdist}/tex/latex/chessfss
1d337b0e
ZU
11176%doc %{texmfdist}/doc/latex/crosswrd
11177%{texmfdist}/source/latex/crosswrd
11178%{texmfdist}/tex/latex/crosswrd
b9c820f8
ZU
11179%doc %{texmfdist}/doc/latex/jeopardy
11180%{texmfdist}/tex/latex/jeopardy
11181%{texmfdist}/source/latex/jeopardy
11182%{texmfdist}/tex/latex/go
11183%{texmfdist}/source/latex/go
11184%{texmfdist}/fonts/source/public/go
11185%{texmfdist}/fonts/tfm/public/go
6bc47e19
ZU
11186%doc %{texmfdist}/doc/latex/othello
11187%{texmfdist}/source/latex/othello
11188%{texmfdist}/tex/latex/othello
11189%{texmfdist}/fonts/source/public/othello
11190%{texmfdist}/fonts/tfm/public/othello
c82fac6f
ZU
11191%doc %{texmfdist}/doc/latex/sudoku
11192%{texmfdist}/source/latex/sudoku
11193%{texmfdist}/tex/latex/sudoku
11194%doc %{texmfdist}/doc/latex/sudokubundle
11195%{texmfdist}/source/latex/sudokubundle
11196%{texmfdist}/tex/latex/sudokubundle
7ac8a96b
ZU
11197# Fonts and macros for typesetting chess games.
11198%doc %{texmfdist}/doc/latex/skak
11199%{texmfdist}/tex/latex/skak
11200%{texmfdist}/fonts/map/dvips/skak
11201%{texmfdist}/fonts/source/public/skak
11202%{texmfdist}/fonts/tfm/public/skak
16591d53 11203
b916bc39
ZU
11204%files latex-sources
11205%defattr(644,root,root,755)
11206%dir %{texmfdist}/source
11207%dir %{texmfdist}/source/latex
b916bc39
ZU
11208%{texmfdist}/source/latex/acronym
11209%{texmfdist}/source/latex/adrlist
11210%{texmfdist}/source/latex/altfont
11211%{texmfdist}/source/latex/answers
11212%{texmfdist}/source/latex/ascii
11213%{texmfdist}/source/latex/augie
11214%{texmfdist}/source/latex/barcodes
11215%{texmfdist}/source/latex/bbding
11216%{texmfdist}/source/latex/bbm-macros
11217%{texmfdist}/source/latex/bengali
11218%{texmfdist}/source/latex/beton
11219%{texmfdist}/source/latex/bibarts
11220%{texmfdist}/source/latex/bibleref
11221%{texmfdist}/source/latex/biblist
11222%{texmfdist}/source/latex/bigfoot
11223%{texmfdist}/source/latex/bizcard
11224%{texmfdist}/source/latex/blindtext
11225%{texmfdist}/source/latex/bookhands
11226%{texmfdist}/source/latex/bophook
11227%{texmfdist}/source/latex/boxhandler
11228%{texmfdist}/source/latex/braille
11229%{texmfdist}/source/latex/breakurl
11230%{texmfdist}/source/latex/brushscr
11231%{texmfdist}/source/latex/burmese
11232%{texmfdist}/source/latex/captcont
11233%{texmfdist}/source/latex/catechis
11234%{texmfdist}/source/latex/cclicenses
11235%{texmfdist}/source/latex/cd
11236%{texmfdist}/source/latex/cd-cover
11237%{texmfdist}/source/latex/cdpbundl
11238%{texmfdist}/source/latex/changes
11239%{texmfdist}/source/latex/chapterfolder
11240%{texmfdist}/source/latex/cleveref
11241%{texmfdist}/source/latex/cmcyralt
11242%{texmfdist}/source/latex/cmsd
11243%{texmfdist}/source/latex/codepage
11244%{texmfdist}/source/latex/confproc
11245%{texmfdist}/source/latex/coverpage
11246%{texmfdist}/source/latex/crop
11247%{texmfdist}/source/latex/crossreference
11248%{texmfdist}/source/latex/ctib
11249%{texmfdist}/source/latex/cweb-latex
11250%{texmfdist}/source/latex/dateiliste
11251%{texmfdist}/source/latex/datetime
11252%{texmfdist}/source/latex/decimal
11253%{texmfdist}/source/latex/diagnose
11254%{texmfdist}/source/latex/docmfp
11255%{texmfdist}/source/latex/doipubmed
11256%{texmfdist}/source/latex/dotarrow
11257%{texmfdist}/source/latex/dottex
11258%{texmfdist}/source/latex/drac
11259%{texmfdist}/source/latex/draftcopy
11260%{texmfdist}/source/latex/dramatist
11261%{texmfdist}/source/latex/eCards
11262%{texmfdist}/source/latex/ebezier
11263%{texmfdist}/source/latex/ebsthesis
11264%{texmfdist}/source/latex/ecclesiastic
11265%{texmfdist}/source/latex/edmargin
11266%{texmfdist}/source/latex/eemeir
11267%{texmfdist}/source/latex/eiad
11268%{texmfdist}/source/latex/ellipsis
11269%{texmfdist}/source/latex/em
11270%{texmfdist}/source/latex/emp
11271%{texmfdist}/source/latex/endfloat
11272%{texmfdist}/source/latex/endheads
11273%{texmfdist}/source/latex/engpron
11274%{texmfdist}/source/latex/engrec
11275%{texmfdist}/source/latex/envlab
11276%{texmfdist}/source/latex/epigraph
11277%{texmfdist}/source/latex/epiolmec
11278%{texmfdist}/source/latex/epsdice
11279%{texmfdist}/source/latex/eqparbox
11280%{texmfdist}/source/latex/errata
11281%{texmfdist}/source/latex/eso-pic
11282%{texmfdist}/source/latex/ethiop
11283%{texmfdist}/source/latex/eukdate
11284%{texmfdist}/source/latex/euproposal
11285%{texmfdist}/source/latex/euro
11286%{texmfdist}/source/latex/everypage
11287%{texmfdist}/source/latex/exercise
11288%{texmfdist}/source/latex/expl3
11289%{texmfdist}/source/latex/extract
11290%{texmfdist}/source/latex/facsimile
11291%{texmfdist}/source/latex/fancynum
c82fac6f
ZU
11292%{texmfdist}/source/latex/fancyref
11293%{texmfdist}/source/latex/fancytooltips
11294%{texmfdist}/source/latex/fancyvrb
11295%{texmfdist}/source/latex/figsize
11296%{texmfdist}/source/latex/filecontents
11297%{texmfdist}/source/latex/fink
11298%{texmfdist}/source/latex/flabels
11299%{texmfdist}/source/latex/flagderiv
11300%{texmfdist}/source/latex/flashcards
b916bc39
ZU
11301%{texmfdist}/source/latex/float
11302%{texmfdist}/source/latex/floatrow
c82fac6f
ZU
11303%{texmfdist}/source/latex/fmp
11304%{texmfdist}/source/latex/fnbreak
11305%{texmfdist}/source/latex/foilhtml
11306%{texmfdist}/source/latex/fonttable
11307%{texmfdist}/source/latex/footmisc
11308%{texmfdist}/source/latex/footnpag
11309%{texmfdist}/source/latex/frankenstein
11310%{texmfdist}/source/latex/frontespizio
11311%{texmfdist}/source/latex/fullblck
11312%{texmfdist}/source/latex/fundus
11313%{texmfdist}/source/latex/gcite
11314%{texmfdist}/source/latex/genmpage
11315%{texmfdist}/source/latex/geometry
11316%{texmfdist}/source/latex/geomsty
11317%{texmfdist}/source/latex/glossaries
11318%{texmfdist}/source/latex/graphics
11319%{texmfdist}/source/latex/graphicx-psmin
11320%{texmfdist}/source/latex/greekdates
11321%{texmfdist}/source/latex/grnumalt
11322%{texmfdist}/source/latex/grverb
11323%{texmfdist}/source/latex/hanging
11324%{texmfdist}/source/latex/harvard
11325%{texmfdist}/source/latex/hc
11326%{texmfdist}/source/latex/hepthesis
11327%{texmfdist}/source/latex/hilowres
11328%{texmfdist}/source/latex/histogr
11329%{texmfdist}/source/latex/hpsdiss
11330%{texmfdist}/source/latex/hyper
11331%{texmfdist}/source/latex/hyperref
11332%{texmfdist}/source/latex/hyperxmp
11333%{texmfdist}/source/latex/hyphenat
11334%{texmfdist}/source/latex/ibycus-babel
11335%{texmfdist}/source/latex/icsv
11336%{texmfdist}/source/latex/ifmslide
11337%{texmfdist}/source/latex/ifplatform
11338%{texmfdist}/source/latex/ijmart
11339%{texmfdist}/source/latex/imtekda
11340%{texmfdist}/source/latex/index
11341%{texmfdist}/source/latex/inlinedef
11342%{texmfdist}/source/latex/iso
11343%{texmfdist}/source/latex/iso10303
11344%{texmfdist}/source/latex/isodate
11345%{texmfdist}/source/latex/isodoc
11346%{texmfdist}/source/latex/itnumpar
11347%{texmfdist}/source/latex/jura
11348%{texmfdist}/source/latex/juraabbrev
11349%{texmfdist}/source/latex/jurarsp
11350%{texmfdist}/source/latex/kdgreek
11351%{texmfdist}/source/latex/koma-script
11352%{texmfdist}/source/latex/labels
11353%{texmfdist}/source/latex/layouts
11354%{texmfdist}/source/latex/listings
11355%{texmfdist}/source/latex/localloc
11356%{texmfdist}/source/latex/mathcomp
11357%{texmfdist}/source/latex/mathpazo
11358%{texmfdist}/source/latex/mdwtools
11359%{texmfdist}/source/latex/memoir
11360%{texmfdist}/source/latex/mh
11361%{texmfdist}/source/latex/mnsymbol
11362%{texmfdist}/source/latex/modroman
11363%{texmfdist}/source/latex/mongolian-babel
11364%{texmfdist}/source/latex/montex
11365%{texmfdist}/source/latex/mparhack
11366%{texmfdist}/source/latex/ms
11367%{texmfdist}/source/latex/multibib
11368%{texmfdist}/source/latex/mwcls
11369%{texmfdist}/source/latex/natbib
11370%{texmfdist}/source/latex/ncctools
11371%{texmfdist}/source/latex/nddiss
11372%{texmfdist}/source/latex/newalg
11373%{texmfdist}/source/latex/newfile
11374%{texmfdist}/source/latex/newlfm
11375%{texmfdist}/source/latex/newspaper
c82fac6f
ZU
11376%{texmfdist}/source/latex/nomencl
11377%{texmfdist}/source/latex/ntgclass
11378%{texmfdist}/source/latex/oberdiek
11379%{texmfdist}/source/latex/paralist
11380%{texmfdist}/source/latex/pdfpages
11381%{texmfdist}/source/latex/pict2e
11382%{texmfdist}/source/latex/preprint
11383%{texmfdist}/source/latex/preview
11384%{texmfdist}/source/latex/psfrag
11385%{texmfdist}/source/latex/pslatex
11386%{texmfdist}/source/latex/revtex
b916bc39
ZU
11387%{texmfdist}/source/latex/rotating
11388%{texmfdist}/source/latex/rotfloat
c82fac6f
ZU
11389%{texmfdist}/source/latex/scale
11390%{texmfdist}/source/latex/sectsty
11391%{texmfdist}/source/latex/showlabels
11392%{texmfdist}/source/latex/sidecap
11393%{texmfdist}/source/latex/soul
11394%{texmfdist}/source/latex/stdclsdv
11395%{texmfdist}/source/latex/subfig
11396%{texmfdist}/source/latex/subfigure
11397%{texmfdist}/source/latex/supertabular
11398%{texmfdist}/source/latex/tablists
11399%{texmfdist}/source/latex/tabulary
11400%{texmfdist}/source/latex/tabvar
11401%{texmfdist}/source/latex/talk
11402%{texmfdist}/source/latex/tcldoc
11403%{texmfdist}/source/latex/tdsfrmath
11404%{texmfdist}/source/latex/technics
11405%{texmfdist}/source/latex/ted
11406%{texmfdist}/source/latex/tengwarscript
11407%{texmfdist}/source/latex/tensor
11408%{texmfdist}/source/latex/teubner
11409%{texmfdist}/source/latex/texmate
11410%{texmfdist}/source/latex/texpower
11411%{texmfdist}/source/latex/texshade
11412%{texmfdist}/source/latex/textcase
11413%{texmfdist}/source/latex/textfit
11414%{texmfdist}/source/latex/textopo
11415%{texmfdist}/source/latex/textpos
11416%{texmfdist}/source/latex/thesis-titlepage-fhac
11417%{texmfdist}/source/latex/thmtools
11418%{texmfdist}/source/latex/thumb
11419%{texmfdist}/source/latex/thuthesis
11420%{texmfdist}/source/latex/timesht
11421%{texmfdist}/source/latex/titling
11422%{texmfdist}/source/latex/tocbibind
11423%{texmfdist}/source/latex/tocloft
11424%{texmfdist}/source/latex/tools
11425%{texmfdist}/source/latex/totpages
11426%{texmfdist}/source/latex/type1cm
11427%{texmfdist}/source/latex/undertilde
11428%{texmfdist}/source/latex/units
11429%{texmfdist}/source/latex/unitsdef
11430%{texmfdist}/source/latex/unroman
11431%{texmfdist}/source/latex/upmethodology
11432%{texmfdist}/source/latex/urlbst
11433%{texmfdist}/source/latex/varindex
11434%{texmfdist}/source/latex/vector
11435%{texmfdist}/source/latex/verse
11436%{texmfdist}/source/latex/vmargin
11437%{texmfdist}/source/latex/volumes
11438%{texmfdist}/source/latex/vrsion
11439%{texmfdist}/source/latex/vwcol
11440%{texmfdist}/source/latex/vxu
11441%{texmfdist}/source/latex/warning
11442%{texmfdist}/source/latex/warpcol
11443%{texmfdist}/source/latex/was
11444%{texmfdist}/source/latex/xargs
11445%{texmfdist}/source/latex/xdoc
11446%{texmfdist}/source/latex/xfor
11447%{texmfdist}/source/latex/xmpincl
11448%{texmfdist}/source/latex/xpackages
11449%{texmfdist}/source/latex/xskak
11450%{texmfdist}/source/latex/xtab
11451%{texmfdist}/source/latex/xtcapts
11452%{texmfdist}/source/latex/yafoot
11453%{texmfdist}/source/latex/yfonts
11454%{texmfdist}/source/latex/yhmath
11455%{texmfdist}/source/latex/york-thesis
11456%{texmfdist}/source/latex/youngtab
b916bc39 11457
16591d53
ZU
11458%files latex-styles
11459%defattr(644,root,root,755)
11460%doc %{texmfdist}/doc/latex/acmconf
11461%{texmfdist}/source/latex/acmconf
11462%{texmfdist}/tex/latex/acmconf
11463%doc %{texmfdist}/doc/latex/active-conf
11464%{texmfdist}/source/latex/active-conf
11465%{texmfdist}/tex/latex/active-conf
11466%doc %{texmfdist}/doc/latex/asaetr
11467%{texmfdist}/bibtex/bst/asaetr
11468%{texmfdist}/bibtex/bib/asaetr
11469%{texmfdist}/tex/latex/asaetr
11470%{texmfdist}/source/latex/asaetr
11471%doc %{texmfdist}/doc/latex/aiaa
11472%{texmfdist}/source/latex/aiaa
11473%{texmfdist}/tex/latex/aiaa
11474%{texmfdist}/bibtex/bib/aiaa
11475%{texmfdist}/bibtex/bst/aiaa
11476%doc %{texmfdist}/doc/latex/apacite
11477%{texmfdist}/bibtex/bib/apacite
11478%{texmfdist}/bibtex/bst/apacite
11479%{texmfdist}/source/latex/apacite
11480%{texmfdist}/tex/latex/apacite
84a4c427 11481%doc %{texmfdist}/doc/latex/aastex
16591d53
ZU
11482%{texmfdist}/source/latex/aastex
11483%{texmfdist}/tex/latex/aastex
84a4c427 11484%doc %{texmfdist}/doc/latex/IEEEconf
16591d53
ZU
11485%{texmfdist}/source/latex/IEEEconf
11486%{texmfdist}/tex/latex/IEEEconf
84a4c427
ZU
11487%doc %{texmfdist}/doc/latex/computational-complexity
11488%{texmfdist}/source/latex/computational-complexity
11489%{texmfdist}/tex/latex/computational-complexity
11490%{texmfdist}/bibtex/bib/computational-complexity
11491%{texmfdist}/bibtex/bst/computational-complexity
11492# Document class for the journal of DANTE.
11493%doc %{texmfdist}/doc/latex/dtk
11494%{texmfdist}/source/latex/dtk
11495%{texmfdist}/tex/latex/dtk
11496%{texmfdist}/bibtex/bib/dtk
11497%{texmfdist}/bibtex/bst/dtk
11498# Class for articles for submission to Elsevier journals.
11499%doc %{texmfdist}/doc/latex/elsarticle
11500%{texmfdist}/source/latex/elsarticle
11501%{texmfdist}/tex/latex/elsarticle
7ac8a96b
ZU
11502# Letters and faxes in French.
11503%doc %{texmfdist}/doc/latex/lettre
11504%{texmfdist}/tex/latex/lettre
11505# Macros for a two language dictionary.
11506%doc %{texmfdist}/doc/latex/lexikon
11507%{texmfdist}/source/latex/lexikon
11508%{texmfdist}/tex/latex/lexikon
11509# Class for "Logic and Philosophy of Science".
11510%doc %{texmfdist}/doc/latex/lps
11511%{texmfdist}/source/latex/lps
11512%{texmfdist}/tex/latex/lps
11513# Emulate look of a document typed on a typewriter.
11514%doc %{texmfdist}/doc/latex/manuscript
11515%{texmfdist}/source/latex/manuscript
11516%{texmfdist}/tex/latex/manuscript
11517# Styles and examples for the MAPLE newsletter.
11518%doc %{texmfdist}/doc/latex/maple
11519%{texmfdist}/tex/latex/maple
11520# Typesetting menus.
11521%{texmfdist}/source/latex/menu
11522%{texmfdist}/tex/latex/menu
11523# Classes for University of Manchester Dept of Computer
11524%{texmfdist}/tex/latex/muthesis
11525# Prepare papers for the journal Nature.
11526%doc %{texmfdist}/doc/latex/nature
11527%{texmfdist}/tex/latex/nature
11528# LaTeX class for No Starch Press.
11529%doc %{texmfdist}/doc/latex/nostarch
11530%{texmfdist}/source/latex/nostarch
11531%{texmfdist}/tex/latex/nostarch
11532# Class for the NRC technical journals.
11533%doc %{texmfdist}/doc/latex/nrc
11534%{texmfdist}/source/latex/nrc
11535%{texmfdist}/tex/latex/nrc
11536# Versions of article class, tuned for scholarly publications.
11537%doc %{texmfdist}/doc/latex/paper
11538%{texmfdist}/source/latex/paper
11539%{texmfdist}/tex/latex/paper
11540# Class for newspapers, etc.
11541%doc %{texmfdist}/doc/latex/papertex
11542%{texmfdist}/source/latex/papertex
11543%{texmfdist}/tex/latex/papertex
11544# Problem sheet class.
11545%doc %{texmfdist}/doc/latex/pbsheet
11546%{texmfdist}/source/latex/pbsheet
11547%{texmfdist}/tex/latex/pbsheet
11548# Typeset drama using LaTeX.
11549%doc %{texmfdist}/doc/latex/play
11550%{texmfdist}/source/latex/play
11551%{texmfdist}/tex/latex/play
11552# Typesetting Critical Editions of Poetry.
11553%doc %{texmfdist}/doc/latex/poemscol
11554%{texmfdist}/source/latex/poemscol
11555%{texmfdist}/tex/latex/poemscol
11556# Typeset articles for PracTeX.
11557%doc %{texmfdist}/doc/latex/pracjourn
11558%{texmfdist}/source/latex/pracjourn
11559%{texmfdist}/tex/latex/pracjourn
11560# Macros for 'Progress of Theoretical Physics'.
11561%doc %{texmfdist}/doc/latex/ptptex
11562%{texmfdist}/tex/latex/ptptex
11563# Format technical reference manuals.
11564%doc %{texmfdist}/doc/latex/refman
11565%{texmfdist}/source/latex/refman
11566%{texmfdist}/tex/latex/refman
11567# A class file to typeset screenplays.
11568%doc %{texmfdist}/doc/latex/screenplay
11569%{texmfdist}/source/latex/screenplay
11570%{texmfdist}/tex/latex/screenplay
11571# Variant report and book styles.
11572%doc %{texmfdist}/doc/latex/script
11573%{texmfdist}/tex/latex/script
11574# A collection of LaTeX packages and classes.
11575%doc %{texmfdist}/doc/latex/shipunov
11576%{texmfdist}/tex/latex/shipunov
11577# A LaTeX class for typesetting stage plays.
11578%doc %{texmfdist}/doc/latex/sides
11579%{texmfdist}/tex/latex/sides
11580# SIGGRAPH conference class.
11581%doc %{texmfdist}/doc/latex/siggraph
11582%{texmfdist}/source/latex/siggraph
11583%{texmfdist}/tex/latex/siggraph
11584# A LaTeX class for stage plays
11585%doc %{texmfdist}/doc/latex/stage
11586%{texmfdist}/tex/latex/stage
11587# Document classes inspired by the work of Edward Tufte.
11588%doc %{texmfdist}/doc/latex/tufte-latex
11589%{texmfdist}/tex/latex/tufte-latex
11590# LaTeX macros for TUGboat articles.
11591%doc %{texmfdist}/doc/latex/tugboat
11592%{texmfdist}/source/latex/tugboat
11593%{texmfdist}/tex/latex/tugboat
11594# University of Arizona thesis and dissertation format.
11595%doc %{texmfdist}/doc/latex/uaclasses
11596%{texmfdist}/source/latex/uaclasses
11597%{texmfdist}/tex/latex/uaclasses
11598# UIUC thesis class.
11599%doc %{texmfdist}/doc/latex/uiucthesis
11600%{texmfdist}/source/latex/uiucthesis
11601%{texmfdist}/tex/latex/uiucthesis
11602# University of Michigan Thesis LaTeX class.
11603%doc %{texmfdist}/doc/latex/umich-thesis
11604%{texmfdist}/tex/latex/umich-thesis
11605# University of California thesis format.
11606%doc %{texmfdist}/doc/latex/ucthesis
11607%{texmfdist}/tex/latex/ucthesis
11608# Dissertations at the University of Michigan.
11609%doc %{texmfdist}/doc/latex/umthesis
11610%{texmfdist}/tex/latex/umthesis
11611# University of Washington thesis class.
11612%doc %{texmfdist}/doc/latex/uwthesis
11613%{texmfdist}/tex/latex/uwthesis
70f52fe3
ZU
11614# A basis for books to be published by Mentis publishers.
11615%doc %{texmfdist}/doc/latex/mentis
11616%{texmfdist}/source/latex/mentis
11617%{texmfdist}/tex/latex/mentis
11618# Typeset books following classical design and layout.
11619%doc %{texmfdist}/doc/latex/octavo
11620%{texmfdist}/source/latex/octavo
11621%{texmfdist}/tex/latex/octavo
11622# A class for NIH grant applications.
11623%doc %{texmfdist}/doc/latex/nih
11624%{texmfdist}/tex/latex/nih
11625# A class for small advertisements.
11626%doc %{texmfdist}/doc/latex/petiteannonce
11627%{texmfdist}/tex/latex/petiteannonce
11628# Electronic Theses and Dissertations at Pitt.
11629%doc %{texmfdist}/doc/latex/pittetd
11630%{texmfdist}/source/latex/pittetd
11631%{texmfdist}/tex/latex/pittetd
11632# Typesetting stageplay scripts.
11633%doc %{texmfdist}/doc/latex/plari
11634%{texmfdist}/source/latex/plari
11635%{texmfdist}/tex/latex/plari
11636# Typesetting articles for "Philosophers' Imprint".
11637%doc %{texmfdist}/doc/latex/philosophersimprint
11638%{texmfdist}/bibtex/bib/philosophersimprint
11639%{texmfdist}/source/latex/philosophersimprint
11640%{texmfdist}/tex/latex/philosophersimprint
11641# BibTeX style for use with RSC journals.
11642%doc %{texmfdist}/doc/latex/rsc
11643%{texmfdist}/bibtex/bst/rsc
11644%{texmfdist}/source/latex/rsc
11645%{texmfdist}/tex/latex/rsc
84a4c427
ZU
11646
11647%files latex-lang
11648%defattr(644,root,root,755)
11649# Curriculum vitae for French use.
11650%doc %{texmfdist}/doc/latex/ESIEEcv
11651%{texmfdist}/source/latex/ESIEEcv
11652%{texmfdist}/tex/latex/ESIEEcv
11653# Class for typesetting letters to Swiss rules.
11654%doc %{texmfdist}/doc/latex/chletter
11655%{texmfdist}/source/latex/chletter
11656%{texmfdist}/tex/latex/chletter
11657# German letter DIN style.
11658%doc %{texmfdist}/doc/latex/dinbrief
11659%{texmfdist}/source/latex/dinbrief
11660%{texmfdist}/tex/latex/dinbrief
11661# Class and templates for typesetting dissertations in Russian.
11662%doc %{texmfdist}/doc/latex/disser
11663%{texmfdist}/tex/latex/disser
11664%{texmfdist}/source/latex/disser
de260d32
ZU
11665# Mathematics in Greek texts.
11666%doc %{texmfdist}/doc/latex/elmath
11667%{texmfdist}/source/latex/elmath
11668%{texmfdist}/tex/latex/elmath
11669# Modern Russian typesetting.
11670%doc %{texmfdist}/doc/latex/eskd
11671%{texmfdist}/source/latex/eskd
11672%{texmfdist}/tex/latex/eskd
b9c820f8
ZU
11673# Modification of inputenc for German.
11674%doc %{texmfdist}/doc/latex/ginpenc
11675%{texmfdist}/source/latex/ginpenc
11676%{texmfdist}/tex/latex/ginpenc
11677# LaTeX support for Croatian documents.
11678%doc %{texmfdist}/doc/latex/hrlatex
11679%{texmfdist}/source/latex/hrlatex
11680%{texmfdist}/tex/latex/hrlatex
70f52fe3
ZU
11681# Proper MLA formatting.
11682%doc %{texmfdist}/doc/latex/mla-paper
11683%{texmfdist}/tex/latex/mla-paper
84a4c427
ZU
11684
11685%files latex-music
11686%defattr(644,root,root,755)
84a4c427
ZU
11687%doc %{texmfdist}/doc/latex/abc
11688%{texmfdist}/source/latex/abc
11689%{texmfdist}/tex/latex/abc
11690%doc %{texmfdist}/doc/latex/guitar
11691%{texmfdist}/source/latex/guitar
11692%{texmfdist}/tex/latex/guitar
c82fac6f
ZU
11693%{texmfdist}/source/latex/songbook
11694%{texmfdist}/tex/latex/songbook
11695%doc %{texmfdist}/doc/latex/songbook
f4f1ef6b
ZU
11696%{texmfdist}/tex/generic/musixlyr
11697%doc %{texmfdist}/doc/latex/musixlyr
11698%{texmfdist}/tex/generic/musixps
11699%doc %{texmfdist}/doc/generic/musixps
11700%{texmfdist}/fonts/source/public/musixps
11701%{texmfdist}/fonts/tfm/public/musixps
84a4c427
ZU
11702
11703%files latex-extend
11704%defattr(644,root,root,755)
c82fac6f
ZU
11705%{texmfdist}/source/latex/marginnote
11706%{texmfdist}/tex/latex/marginnote
11707%doc %{texmfdist}/doc/latex/marginnote
84a4c427
ZU
11708%doc %{texmfdist}/doc/latex/HA-prosper
11709%{texmfdist}/source/latex/HA-prosper
11710%{texmfdist}/tex/latex/HA-prosper
84a4c427
ZU
11711%doc %{texmfdist}/doc/latex/arydshln
11712%{texmfdist}/source/latex/arydshln
11713%{texmfdist}/tex/latex/arydshln
84a4c427
ZU
11714%doc %{texmfdist}/doc/latex/chappg
11715%{texmfdist}/source/latex/chappg
11716%{texmfdist}/tex/latex/chappg
1d337b0e
ZU
11717%doc %{texmfdist}/doc/latex/addlines
11718%{texmfdist}/source/latex/addlines
11719%{texmfdist}/tex/latex/addlines
11720%doc %{texmfdist}/doc/latex/alnumsec
11721%{texmfdist}/source/latex/alnumsec
11722%{texmfdist}/tex/latex/alnumsec
11723%doc %{texmfdist}/doc/latex/babelbib
11724%{texmfdist}/source/latex/babelbib
11725%{texmfdist}/bibtex/bst/babelbib
11726%{texmfdist}/tex/latex/babelbib
11727%doc %{texmfdist}/doc/latex/bibtopicprefix
11728%{texmfdist}/source/latex/bibtopicprefix
11729%{texmfdist}/tex/latex/bibtopicprefix
11730%doc %{texmfdist}/doc/latex/boites
11731%{texmfdist}/source/latex/boites
11732%{texmfdist}/tex/latex/boites
11733%{texmfdist}/source/latex/cjw
11734%{texmfdist}/tex/latex/cjw
11735%doc %{texmfdist}/doc/latex/booklet
11736%{texmfdist}/source/latex/booklet
11737%{texmfdist}/tex/latex/booklet
11738%doc %{texmfdist}/doc/latex/bullcntr
11739%{texmfdist}/source/latex/bullcntr
11740%{texmfdist}/tex/latex/bullcntr
11741%doc %{texmfdist}/doc/latex/clefval
11742%{texmfdist}/tex/latex/clefval
11743%{texmfdist}/source/latex/clefval
11744%doc %{texmfdist}/doc/latex/colortbl
11745%{texmfdist}/source/latex/colortbl
11746%{texmfdist}/tex/latex/colortbl
11747%doc %{texmfdist}/doc/latex/contour
11748%{texmfdist}/source/latex/contour
11749%{texmfdist}/tex/latex/contour
11750%doc %{texmfdist}/doc/latex/combine
11751%{texmfdist}/source/latex/combine
11752%{texmfdist}/tex/latex/combine
11753%doc %{texmfdist}/doc/latex/curve2e
11754%{texmfdist}/source/latex/curve2e
11755%{texmfdist}/tex/latex/curve2e
11756%doc %{texmfdist}/doc/latex/ctable
11757%{texmfdist}/source/latex/ctable
11758%{texmfdist}/tex/latex/ctable
de260d32
ZU
11759%doc %{texmfdist}/doc/latex/dashrule
11760%{texmfdist}/tex/latex/dashrule
11761%{texmfdist}/source/latex/dashrule
11762%{texmfdist}/tex/latex/dashbox
11763%{texmfdist}/source/latex/dashbox
11764%doc %{texmfdist}/doc/latex/etaremune
11765%{texmfdist}/source/latex/etaremune
11766%{texmfdist}/tex/latex/etaremune
11767%doc %{texmfdist}/doc/latex/expdlist
11768%{texmfdist}/source/latex/expdlist
11769%{texmfdist}/tex/latex/expdlist
7ac8a96b
ZU
11770%doc %{texmfdist}/doc/latex/notes2bib
11771%{texmfdist}/source/latex/notes2bib
11772%{texmfdist}/tex/latex/notes2bib
f4f1ef6b
ZU
11773%doc %{texmfdist}/doc/latex/underlin
11774%{texmfdist}/source/latex/underlin
11775%{texmfdist}/tex/latex/underlin
11776%{texmfdist}/source/latex/listliketab
11777%{texmfdist}/tex/latex/listliketab
11778%doc %{texmfdist}/doc/latex/listliketab
11779%{texmfdist}/tex/latex/ltablex
70f52fe3
ZU
11780%doc %{texmfdist}/doc/latex/leading
11781%{texmfdist}/source/latex/leading
11782%{texmfdist}/tex/latex/leading
11783%doc %{texmfdist}/doc/latex/makecell
11784%{texmfdist}/source/latex/makecell
11785%{texmfdist}/tex/latex/makecell
11786%doc %{texmfdist}/doc/latex/makebox
11787%{texmfdist}/source/latex/makebox
11788%{texmfdist}/tex/latex/makebox
11789%doc %{texmfdist}/doc/latex/mcite
11790%{texmfdist}/source/latex/mcite
11791%{texmfdist}/tex/latex/mcite
11792%doc %{texmfdist}/doc/latex/mciteplus
11793%{texmfdist}/tex/latex/mciteplus
11794%{texmfdist}/bibtex/bst/mciteplus
11795%doc %{texmfdist}/doc/latex/mcaption
11796%{texmfdist}/source/latex/mcaption
11797%{texmfdist}/tex/latex/mcaption
11798%doc %{texmfdist}/doc/latex/minipage-marginpar
11799%{texmfdist}/source/latex/minipage-marginpar
11800%{texmfdist}/tex/latex/minipage-marginpar
11801%doc %{texmfdist}/doc/latex/newvbtm
11802%{texmfdist}/source/latex/newvbtm
11803%{texmfdist}/tex/latex/newvbtm
11804%doc %{texmfdist}/doc/latex/miniplot
11805%{texmfdist}/tex/latex/miniplot
11806%doc %{texmfdist}/doc/latex/multicap
11807%{texmfdist}/source/latex/multicap
11808%{texmfdist}/tex/latex/multicap
11809%doc %{texmfdist}/doc/latex/ntabbing
11810%{texmfdist}/tex/latex/ntabbing
11811%{texmfdist}/tex/latex/numline
11812%doc %{texmfdist}/doc/latex/pbox
11813%{texmfdist}/source/latex/pbox
11814%{texmfdist}/tex/latex/pbox
11815%doc %{texmfdist}/doc/latex/pinlabel
11816%{texmfdist}/tex/latex/pinlabel
11817%doc %{texmfdist}/doc/latex/polytable
11818%{texmfdist}/source/latex/polytable
11819%{texmfdist}/tex/latex/polytable
11820%doc %{texmfdist}/doc/latex/rccol
11821%{texmfdist}/source/latex/rccol
11822%{texmfdist}/tex/latex/rccol
11823%doc %{texmfdist}/doc/latex/romannum
11824%{texmfdist}/source/latex/romannum
11825%{texmfdist}/tex/latex/romannum
11826%doc %{texmfdist}/doc/latex/schedule
11827%{texmfdist}/source/latex/schedule
11828%{texmfdist}/tex/latex/schedule
11829%doc %{texmfdist}/doc/latex/umoline
11830%{texmfdist}/source/latex/umoline
11831%{texmfdist}/tex/latex/umoline
1d337b0e
ZU
11832
11833%files latex-programming
11834%defattr(644,root,root,755)
11835%doc %{texmfdist}/doc/latex/cool
11836%{texmfdist}/source/latex/cool
11837%{texmfdist}/tex/latex/cool
11838%doc %{texmfdist}/doc/latex/coolstr
11839%{texmfdist}/source/latex/coolstr
11840%{texmfdist}/tex/latex/coolstr
11841%doc %{texmfdist}/doc/latex/coollist
11842%{texmfdist}/source/latex/coollist
11843%{texmfdist}/tex/latex/coollist
11844%{texmfdist}/source/latex/cmdtrack
11845%{texmfdist}/tex/latex/cmdtrack
11846%doc %{texmfdist}/doc/latex/datenumber
11847%{texmfdist}/source/latex/datenumber
11848%{texmfdist}/tex/latex/datenumber
11849%doc %{texmfdist}/doc/latex/dprogress
11850%{texmfdist}/source/latex/dprogress
11851%{texmfdist}/tex/latex/dprogress
11852%doc %{texmfdist}/doc/latex/csvtools
11853%{texmfdist}/source/latex/csvtools
11854%{texmfdist}/tex/latex/csvtools
11855%doc %{texmfdist}/doc/latex/datatool
11856%{texmfdist}/source/latex/datatool
11857%{texmfdist}/tex/latex/datatool
de260d32
ZU
11858%doc %{texmfdist}/doc/latex/dialogl
11859%{texmfdist}/source/latex/dialogl
11860%{texmfdist}/tex/latex/dialogl
11861%doc %{texmfdist}/doc/latex/delimtxt
11862%{texmfdist}/tex/latex/delimtxt
11863%{texmfdist}/source/latex/delimtxt
11864%doc %{texmfdist}/doc/latex/environ
11865%{texmfdist}/source/latex/environ
11866%{texmfdist}/tex/latex/environ
11867%doc %{texmfdist}/doc/latex/fmtcount
11868%{texmfdist}/source/latex/fmtcount
11869%{texmfdist}/tex/latex/fmtcount
11870%doc %{texmfdist}/doc/latex/forarray
11871%{texmfdist}/source/latex/forarray
11872%{texmfdist}/tex/latex/forarray
11873%doc %{texmfdist}/doc/latex/forloop
11874%{texmfdist}/source/latex/forloop
11875%{texmfdist}/tex/latex/forloop
b9c820f8
ZU
11876%doc %{texmfdist}/doc/latex/labelcas
11877%{texmfdist}/source/latex/labelcas
11878%{texmfdist}/tex/latex/labelcas
6bc47e19
ZU
11879%doc %{texmfdist}/doc/latex/export
11880%{texmfdist}/source/latex/export
11881%{texmfdist}/tex/latex/export
11882%doc %{texmfdist}/doc/latex/inversepath
11883%{texmfdist}/source/latex/inversepath
11884%{texmfdist}/tex/latex/inversepath
11885%{texmfdist}/source/latex/lcg
11886%{texmfdist}/tex/latex/lcg
caaf987e
ZU
11887%doc %{texmfdist}/doc/latex/namespc
11888%{texmfdist}/source/latex/namespc
11889%{texmfdist}/tex/latex/namespc
7ac8a96b
ZU
11890%doc %{texmfdist}/doc/latex/makecmds
11891%{texmfdist}/source/latex/makecmds
11892%{texmfdist}/tex/latex/makecmds
11893%{texmfdist}/source/latex/patchcmd
11894%{texmfdist}/tex/latex/patchcmd
11895%doc %{texmfdist}/doc/latex/stringstrings
11896%{texmfdist}/source/latex/stringstrings
11897%{texmfdist}/tex/latex/stringstrings
11898%doc %{texmfdist}/doc/latex/nag
11899%{texmfdist}/source/latex/nag
11900%{texmfdist}/tex/latex/nag
11901%{texmfdist}/source/latex/stack
11902%{texmfdist}/tex/latex/stack
11903%doc %{texmfdist}/doc/latex/substr
11904%{texmfdist}/tex/latex/substr
70f52fe3
ZU
11905%{texmfdist}/tex/latex/multido
11906%doc %{texmfdist}/doc/latex/progress
11907%{texmfdist}/tex/latex/progress
11908%doc %{texmfdist}/doc/latex/randtext
11909%{texmfdist}/tex/latex/randtext
11910%doc %{texmfdist}/doc/latex/regcount
11911%{texmfdist}/source/latex/regcount
11912%{texmfdist}/tex/latex/regcount
11913%doc %{texmfdist}/doc/latex/robustcommand
11914%{texmfdist}/source/latex/robustcommand
11915%{texmfdist}/tex/latex/robustcommand
11916%doc %{texmfdist}/doc/latex/typedref
11917%{texmfdist}/source/latex/typedref
11918%{texmfdist}/tex/latex/typedref
11919%doc %{texmfdist}/doc/latex/splitindex
11920%{texmfdist}/source/latex/splitindex
11921%{texmfdist}/tex/latex/splitindex
6bc47e19
ZU
11922
11923%files latex-effects
11924%defattr(644,root,root,755)
11925%doc %{texmfdist}/doc/latex/arcs
11926%{texmfdist}/source/latex/arcs
11927%{texmfdist}/tex/latex/arcs
11928%doc %{texmfdist}/doc/latex/blowup
11929%{texmfdist}/source/latex/blowup
11930%{texmfdist}/tex/latex/blowup
11931%doc %{texmfdist}/doc/latex/changebar
11932%{texmfdist}/tex/latex/changebar
11933%{texmfdist}/source/latex/changebar
11934%doc %{texmfdist}/doc/latex/draftwatermark
11935%{texmfdist}/source/latex/draftwatermark
11936%{texmfdist}/tex/latex/draftwatermark
11937%doc %{texmfdist}/doc/latex/flippdf
11938%{texmfdist}/source/latex/flippdf
11939%{texmfdist}/tex/latex/flippdf
11940%doc %{texmfdist}/doc/latex/flowfram
11941%{texmfdist}/source/latex/flowfram
11942%{texmfdist}/tex/latex/flowfram
11943%doc %{texmfdist}/doc/latex/isorot
11944%{texmfdist}/source/latex/isorot
11945%{texmfdist}/tex/latex/isorot
11946%doc %{texmfdist}/doc/latex/lettrine
11947%{texmfdist}/source/latex/lettrine
11948%{texmfdist}/tex/latex/lettrine
70f52fe3
ZU
11949%doc %{texmfdist}/doc/latex/niceframe
11950%{texmfdist}/source/latex/niceframe
11951%{texmfdist}/tex/latex/niceframe
11952%{texmfdist}/fonts/source/public/niceframe
11953%{texmfdist}/fonts/tfm/public/niceframe
11954%doc %{texmfdist}/doc/latex/notes
11955%{texmfdist}/source/latex/notes
11956%{texmfdist}/tex/latex/notes
11957%doc %{texmfdist}/doc/latex/objectz
11958%{texmfdist}/source/latex/objectz
11959%{texmfdist}/tex/latex/objectz
11960%doc %{texmfdist}/doc/latex/parallel
11961%{texmfdist}/source/latex/parallel
11962%{texmfdist}/tex/latex/parallel
11963%doc %{texmfdist}/doc/latex/quotchap
11964%{texmfdist}/source/latex/quotchap
11965%{texmfdist}/tex/latex/quotchap
11966%doc %{texmfdist}/doc/latex/rotpages
11967%{texmfdist}/tex/latex/rotpages
11968%{texmfdist}/tex/latex/umrand
11969%doc %{texmfdist}/doc/fonts/umrand
11970%{texmfdist}/fonts/source/public/umrand
11971%{texmfdist}/fonts/tfm/public/umrand
11972%doc %{texmfdist}/doc/latex/ushort
11973%{texmfdist}/source/latex/ushort
11974%{texmfdist}/tex/latex/ushort
16591d53 11975
f65b3398
ZU
11976%files latex-other
11977%defattr(644,root,root,755)
f65b3398
ZU
11978%{texmfdist}/metapost/latexmp
11979%{texmfdist}/metapost/makecirc
8affbd2c 11980%dir %{texmfdist}/source/alatex
f65b3398 11981%{texmfdist}/source/alatex/base
8affbd2c 11982%dir %{texmfdist}/source/cslatex
f65b3398
ZU
11983%{texmfdist}/source/cslatex/base
11984%{texmfdist}/source/generic/xypic
f65b3398 11985%{texmfdist}/source/latex/GuIT
1d337b0e 11986# Definitive source of Plain TeX on CTAN.
f65b3398
ZU
11987%{texmfdist}/source/latex/base
11988%{texmfdist}/source/latex/bayer
84a4c427 11989# A small collection of minimal DTX examples.
f65b3398 11990%{texmfdist}/source/latex/dtxgallery
1d337b0e 11991# Editorial Notes for LaTeX documents.
f65b3398 11992%{texmfdist}/source/latex/ed
84a4c427 11993# Typeset scholarly edition.
f65b3398 11994%{texmfdist}/source/latex/edmac
84a4c427 11995# Use AMS Euler fonts for math.
f65b3398 11996%{texmfdist}/source/latex/euler
7ac8a96b
ZU
11997# Ridgeway's fonts.
11998%{texmfdist}/source/latex/wnri
11999%dir %{texmfdist}/source/plain
12000%{texmfdist}/source/plain/jsmisc
12001%{texmfdist}/source/xelatex
12002%{texmfdist}/tex/alatex
12003%{texmfdist}/tex/generic/enctex
12004# Create a calendar, in German.
12005%{texmfdist}/tex/latex/kalender
12006# Typeset Karnaugh-Veitch-maps.
12007%{texmfdist}/tex/latex/karnaugh
12008# Kerkis (Greek) font family.
12009%{texmfdist}/tex/latex/kerkis
2e9c3e45 12010# Print tables and generate control files to adjust kernings.
f65b3398 12011%{texmfdist}/source/latex/kerntest
7ac8a96b
ZU
12012%{texmfdist}/tex/latex/kerntest
12013%{texmfdist}/tex/latex/kluwer
f65b3398 12014%{texmfdist}/source/latex/kluwer
7ac8a96b
ZU
12015# A two-element sans-serif typeface.
12016%{texmfdist}/tex/latex/kurier
12017# Lists in TeX's "mouth".
12018%{texmfdist}/tex/latex/lazylist
1d337b0e 12019# This package makes available Classic Cyrillic CM fonts
f65b3398 12020%{texmfdist}/source/latex/lcyw
7ac8a96b 12021%{texmfdist}/tex/latex/lcyw
2e9c3e45 12022# Typeset scholarly editions in parallel texts.
f65b3398 12023%{texmfdist}/source/latex/ledmac
7ac8a96b
ZU
12024%{texmfdist}/tex/latex/ledmac
12025%{texmfdist}/tex/latex/levy
12026# Macros for using Silvio Levy's Greek fonts.
12027%{texmfdist}/tex/latex/lgreek
12028# A non-standard Cyrillic input scheme.
12029%{texmfdist}/source/latex/lhcyr
12030%{texmfdist}/tex/latex/lhcyr
2e9c3e45 12031# Miscellaneous helper packages.
f65b3398 12032%{texmfdist}/source/latex/lhelp
7ac8a96b
ZU
12033%{texmfdist}/tex/latex/lhelp
12034# Use the font Libertine with LaTeX.
12035%{texmfdist}/tex/latex/libertine
2e9c3e45 12036# Typeset maps and blocks according to the Information Mapping
f65b3398 12037%{texmfdist}/source/latex/limap
7ac8a96b
ZU
12038%{texmfdist}/tex/latex/limap
12039%{texmfdist}/tex/latex/linearA
12040# Format linguists' examples.
12041%{texmfdist}/tex/latex/linguex
2e9c3e45 12042# Easy access to the Lorem Ipsum dummy text.
f65b3398 12043%{texmfdist}/source/latex/lipsum
7ac8a96b 12044%{texmfdist}/tex/latex/lipsum
2e9c3e45 12045# Lists contents of BibTeX files.
f65b3398 12046%{texmfdist}/source/latex/listbib
7ac8a96b 12047%{texmfdist}/tex/latex/listbib
7ac8a96b
ZU
12048# LK Proof figure macros.
12049%{texmfdist}/tex/latex/lkproof
12050# A font for electronic logic design.
12051%{texmfdist}/tex/latex/logic
2e9c3e45 12052# A LaTeX package to typeset indices with GNU's Texindex.
f65b3398 12053%{texmfdist}/source/latex/ltxindex
7ac8a96b
ZU
12054%{texmfdist}/tex/latex/ltxindex
12055# Set of slide fonts based on CM.
12056%{texmfdist}/tex/latex/lxfonts
12057# Support for LY1 LaTeX encoding.
12058%{texmfdist}/tex/latex/ly1
12059# Mathematics in accord with French usage.
12060%{texmfdist}/tex/latex/mafr
2e9c3e45 12061# Macros for mail merging.
f65b3398 12062%{texmfdist}/source/latex/mailing
7ac8a96b
ZU
12063%{texmfdist}/tex/latex/mailing
12064# Print various kinds 2/5 and Code 39 bar codes.
12065%{texmfdist}/tex/latex/makebarcode
2e9c3e45 12066# Perl script to help generate dtx and ins files
f65b3398 12067%{texmfdist}/source/latex/makedtx
7ac8a96b
ZU
12068%{texmfdist}/tex/latex/makedtx
12069# Include a glossary into a document.
12070%{texmfdist}/tex/latex/makeglos
2e9c3e45 12071# LaTeX support for the TeX book symbols.
f65b3398 12072%{texmfdist}/source/latex/manfnt
7ac8a96b 12073%{texmfdist}/tex/latex/manfnt
2e9c3e45 12074# Support for multiple character sets and encodings.
f65b3398 12075%{texmfdist}/source/latex/mapcodes
7ac8a96b
ZU
12076%{texmfdist}/tex/latex/mapcodes
12077# Mathematical fonts to fit with particular text fonts.
12078%{texmfdist}/tex/latex/mathdesign
7ac8a96b
ZU
12079# Creating covers for music cassettes.
12080%{texmfdist}/tex/latex/mceinleger
7ac8a96b
ZU
12081# Experimental memoir support.
12082%{texmfdist}/tex/latex/memexsupp
2e9c3e45 12083# Multiple font formats.
f65b3398 12084%{texmfdist}/source/latex/mff
7ac8a96b 12085%{texmfdist}/tex/latex/mff
2e9c3e45 12086# Pretty-print Metafont source.
f65b3398 12087%{texmfdist}/source/latex/mftinc
7ac8a96b 12088%{texmfdist}/tex/latex/mftinc
2e9c3e45 12089# Package for writing minutes of meetings.
f65b3398 12090%{texmfdist}/source/latex/minutes
7ac8a96b 12091%{texmfdist}/tex/latex/minutes
2e9c3e45 12092# Allows font sizes up to 35.83pt.
f65b3398 12093%{texmfdist}/source/latex/moresize
7ac8a96b 12094%{texmfdist}/tex/latex/moresize
2e9c3e45 12095# A package for LaTeX localisation.
f65b3398 12096%{texmfdist}/source/latex/msg
7ac8a96b
ZU
12097%{texmfdist}/tex/latex/msg
12098# Michael Landy's APA citation style.
12099%{texmfdist}/tex/latex/mslapa
2e9c3e45 12100# Use italic and upright greek letters with mathtime.
f65b3398 12101%{texmfdist}/source/latex/mtgreek
7ac8a96b 12102%{texmfdist}/tex/latex/mtgreek
2e9c3e45 12103# Multiple bibliographies.
f65b3398 12104%{texmfdist}/source/latex/multibbl
7ac8a96b 12105%{texmfdist}/tex/latex/multibbl
7ac8a96b
ZU
12106# Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
12107%{texmfdist}/source/latex/mxd
f65b3398 12108%{texmfdist}/tex/latex/mxd
7ac8a96b 12109# A pair of Georgian fonts.
f65b3398 12110%{texmfdist}/tex/latex/mxedruli
7ac8a96b
ZU
12111# Nomenclature typeset in a longtable
12112%{texmfdist}/source/latex/nomentbl
f65b3398 12113%{texmfdist}/tex/latex/nomentbl
7ac8a96b
ZU
12114# Non-floating table and figure captions.
12115%{texmfdist}/source/latex/nonfloat
f65b3398 12116%{texmfdist}/tex/latex/nonfloat
7ac8a96b 12117# Convert a number to its English expression.
f65b3398 12118%{texmfdist}/tex/latex/numname
7ac8a96b 12119# LaTeX support for ocr fonts.
f65b3398 12120%{texmfdist}/tex/latex/ocr-latex
7ac8a96b
ZU
12121# Support for Polish typography and the ogonek.
12122%{texmfdist}/source/latex/ogonek
f65b3398 12123%{texmfdist}/tex/latex/ogonek
7ac8a96b
ZU
12124# Old style numbers in OT1 encoding.
12125%{texmfdist}/source/latex/oldstyle
f65b3398 12126%{texmfdist}/tex/latex/oldstyle
7ac8a96b
ZU
12127# Footnote-style bibliographical references.
12128%{texmfdist}/source/latex/opcit
f65b3398 12129%{texmfdist}/tex/latex/opcit
7ac8a96b
ZU
12130# Counters as ordinal numbers in Portuguese.
12131%{texmfdist}/source/latex/ordinalpt
f65b3398 12132%{texmfdist}/tex/latex/ordinalpt
7ac8a96b 12133# Macros, metrics, etc., to use the OT2 Cyrillic encoding.
f65b3398 12134%{texmfdist}/tex/latex/ot2cyr
f65b3398 12135%{texmfdist}/tex/latex/otibet
7ac8a96b
ZU
12136%{texmfdist}/source/latex/otibet
12137# List environment for making outlines.
f65b3398 12138%{texmfdist}/tex/latex/outline
7ac8a96b 12139# Change section levels easily.
f65b3398 12140%{texmfdist}/tex/latex/outliner
7ac8a96b
ZU
12141# Fonts designed by Fra Luca de Pacioli in 1497.
12142%{texmfdist}/source/latex/pacioli
f65b3398 12143%{texmfdist}/tex/latex/pacioli
7ac8a96b
ZU
12144# Page number-only page styles.
12145%{texmfdist}/source/latex/pageno
f65b3398 12146%{texmfdist}/tex/latex/pageno
7ac8a96b
ZU
12147# Notes at end of document.
12148%{texmfdist}/source/latex/pagenote
f65b3398
ZU
12149%{texmfdist}/tex/latex/pagenote
12150%{texmfdist}/tex/latex/palatino
7ac8a96b
ZU
12151# Origami-style folding paper CD case.
12152%{texmfdist}/source/latex/papercdcase
f65b3398 12153%{texmfdist}/tex/latex/papercdcase
7ac8a96b
ZU
12154# Defines simple macros for greek letters.
12155%{texmfdist}/source/latex/paresse
f65b3398 12156%{texmfdist}/tex/latex/paresse
7ac8a96b
ZU
12157# Typesets (two) streams of text running parallel.
12158%{texmfdist}/source/latex/parrun
f65b3398 12159%{texmfdist}/tex/latex/parrun
7ac8a96b
ZU
12160# German LaTeX package documentation.
12161%{texmfdist}/source/latex/pauldoc
f65b3398 12162%{texmfdist}/tex/latex/pauldoc
7ac8a96b
ZU
12163# Using graphics from PAW.
12164%{texmfdist}/source/latex/pawpict
f65b3398 12165%{texmfdist}/tex/latex/pawpict
7ac8a96b 12166# Font support for current PCL printers.
f65b3398 12167%{texmfdist}/tex/latex/pclnfss
f65b3398 12168%{texmfdist}/tex/latex/pdfwin
7ac8a96b 12169# Print Tibetan text in the classic pecha layout style.
f65b3398 12170%{texmfdist}/tex/latex/pecha
7ac8a96b
ZU
12171# Define LaTeX macros in terms of Perl code
12172%{texmfdist}/source/latex/perltex
f65b3398 12173%{texmfdist}/tex/latex/perltex
7ac8a96b 12174# Create images of the soroban using TikZ/PGF.
f65b3398 12175%{texmfdist}/tex/latex/pgf-soroban
7ac8a96b 12176# Disk of Phaistos font.
f65b3398 12177%{texmfdist}/tex/latex/phaistos
7ac8a96b 12178# Cross references for named and numbered environments.
f65b3398 12179%{texmfdist}/tex/latex/philex
7ac8a96b 12180# MetaFont Phonetic fonts, based on Computer Modern.
f65b3398 12181%{texmfdist}/tex/latex/phonetic
7ac8a96b 12182# Adds relative coordinates and improves the \plot command.
f65b3398 12183%{texmfdist}/tex/latex/pictex2
7ac8a96b 12184# Arrange for "plates" sections of documents.
f65b3398 12185%{texmfdist}/tex/latex/plates
7ac8a96b 12186%{texmfdist}/source/latex/plweb
f65b3398 12187%{texmfdist}/tex/latex/plweb
7ac8a96b 12188# "Poor man's" graphics.
f65b3398 12189%{texmfdist}/tex/latex/pmgraph
7ac8a96b
ZU
12190# Typeset Polish documents with LaTeX and Polish fonts.
12191%{texmfdist}/source/latex/polski
f65b3398 12192%{texmfdist}/tex/latex/polski
7ac8a96b 12193%{texmfdist}/source/latex/polyglot
f65b3398 12194%{texmfdist}/tex/latex/polyglot
7ac8a96b 12195# Facilitates mass-mailing of postcards (junkmail).
f65b3398 12196%{texmfdist}/tex/latex/postcards
7ac8a96b
ZU
12197# A presentation class.
12198%{texmfdist}/source/latex/powerdot
f65b3398 12199%{texmfdist}/tex/latex/powerdot
7ac8a96b 12200# A postprocessor for PDF presentations.
f65b3398 12201%{texmfdist}/tex/latex/ppower4
7ac8a96b
ZU
12202# Prosper preview.
12203%{texmfdist}/source/latex/ppr-prv
f65b3398 12204%{texmfdist}/tex/latex/ppr-prv
7ac8a96b
ZU
12205# Make label references "self-identify".
12206%{texmfdist}/source/latex/prettyref
f65b3398 12207%{texmfdist}/tex/latex/prettyref
7ac8a96b
ZU
12208# Shortcuts commands to symbols used in probability texts.
12209%{texmfdist}/source/latex/proba
f65b3398 12210%{texmfdist}/tex/latex/proba
f65b3398 12211%{texmfdist}/tex/latex/procIAGssymp
7ac8a96b 12212# Literate programming package.
f65b3398 12213%{texmfdist}/tex/latex/protex
7ac8a96b
ZU
12214# A class for typesetting minutes (only german).
12215%{texmfdist}/source/latex/protocol
f65b3398 12216%{texmfdist}/tex/latex/protocol
7ac8a96b
ZU
12217# A psfrag eXtension.
12218%{texmfdist}/source/latex/psfragx
f65b3398
ZU
12219%{texmfdist}/tex/latex/psfragx
12220%{texmfdist}/tex/latex/psgo
7ac8a96b
ZU
12221# PostScript picture support.
12222%{texmfdist}/source/latex/pspicture
f65b3398 12223%{texmfdist}/tex/latex/pspicture
7ac8a96b 12224# LaTeX macros for typesetting trees.
f65b3398 12225%{texmfdist}/tex/latex/qobitree
7ac8a96b
ZU
12226# Bundle for unit tests and pattern matching.
12227%{texmfdist}/source/latex/qstest
f65b3398 12228%{texmfdist}/tex/latex/qstest
7ac8a96b
ZU
12229# Consistent quote marks.
12230%{texmfdist}/source/latex/quotmark
f65b3398
ZU
12231%{texmfdist}/tex/latex/quotmark
12232%{texmfdist}/tex/latex/r_und_s
7ac8a96b
ZU
12233# Marginal pictures.
12234%{texmfdist}/source/latex/randbild
f65b3398 12235%{texmfdist}/tex/latex/randbild
7ac8a96b
ZU
12236# Use RCS (revision control system) tags in LaTeX documents.
12237%{texmfdist}/source/latex/rcs
f65b3398 12238%{texmfdist}/tex/latex/rcs
7ac8a96b
ZU
12239# Support for the revision control system.
12240%{texmfdist}/source/latex/rcsinfo
f65b3398 12241%{texmfdist}/tex/latex/rcsinfo
7ac8a96b 12242# Recycle top matter.
f65b3398 12243%{texmfdist}/tex/latex/rectopma
7ac8a96b 12244# Check references (in figures, table, equations, etc).
f65b3398 12245%{texmfdist}/tex/latex/refcheck
7ac8a96b
ZU
12246# Advanced formatting of cross references.
12247%{texmfdist}/source/latex/refstyle
f65b3398 12248%{texmfdist}/tex/latex/refstyle
7ac8a96b
ZU
12249# A "relaxed" font encoding.
12250%{texmfdist}/source/latex/relenc
f65b3398 12251%{texmfdist}/tex/latex/relenc
7ac8a96b 12252# Repeat items in an index after a page or column break
f65b3398
ZU
12253%{texmfdist}/tex/latex/repeatindex
12254%{texmfdist}/tex/latex/resume
7ac8a96b 12255# Rewrite labels in EPS graphics.
f65b3398 12256%{texmfdist}/tex/latex/rlepsf
7ac8a96b
ZU
12257# A package to help change page layout parameters in LaTeX.
12258%{texmfdist}/source/latex/rmpage
f65b3398 12259%{texmfdist}/tex/latex/rmpage
7ac8a96b 12260# Create index with pagerefs.
f65b3398 12261%{texmfdist}/tex/latex/robustindex
7ac8a96b
ZU
12262# Drawing rhetorical structure analysis diagrams in LaTeX.
12263%{texmfdist}/source/latex/rst
f65b3398 12264%{texmfdist}/tex/latex/rst
7ac8a96b
ZU
12265# Input encoding with fallback procedures.
12266%{texmfdist}/source/latex/rtkinenc
f65b3398
ZU
12267%{texmfdist}/tex/latex/rtkinenc
12268%{texmfdist}/tex/latex/rtklage
7ac8a96b
ZU
12269# Embed Sage code and plots into LaTeX.
12270%{texmfdist}/source/latex/sagetex
f65b3398 12271%{texmfdist}/tex/latex/sagetex
7ac8a96b
ZU
12272# Sanskrit support.
12273%{texmfdist}/source/latex/sanskrit
f65b3398 12274%{texmfdist}/tex/latex/sanskrit
7ac8a96b
ZU
12275# A bundle of utilities by Jonathan Sauer.
12276%{texmfdist}/source/latex/sauerj
f65b3398 12277%{texmfdist}/tex/latex/sauerj
7ac8a96b
ZU
12278# Use sauter fonts in LaTeX.
12279%{texmfdist}/source/latex/sauterfonts
f65b3398 12280%{texmfdist}/tex/latex/sauterfonts
7ac8a96b
ZU
12281# Save name of the footnote mark for reuse.
12282%{texmfdist}/source/latex/savefnmark
f65b3398 12283%{texmfdist}/tex/latex/savefnmark
7ac8a96b 12284# Redefine symbols where names conflict.
f65b3398 12285%{texmfdist}/tex/latex/savesym
7ac8a96b
ZU
12286# Pack as much as possible onto each page of a LaTeX document.
12287%{texmfdist}/source/latex/savetrees
f65b3398 12288%{texmfdist}/tex/latex/savetrees
7ac8a96b
ZU
12289# Create scalebars for maps, diagrams or photos.
12290%{texmfdist}/source/latex/scalebar
f65b3398 12291%{texmfdist}/tex/latex/scalebar
7ac8a96b 12292# Format a scientific paper for journal
f65b3398 12293%{texmfdist}/tex/latex/scientificpaper
7ac8a96b 12294# Make posters of ISO A3 size and larger.
f65b3398 12295%{texmfdist}/tex/latex/sciposter
7ac8a96b
ZU
12296# Use Scientific Word/WorkPlace files with another TeX.
12297%{texmfdist}/source/latex/sciwordconv
f65b3398 12298%{texmfdist}/tex/latex/sciwordconv
7ac8a96b 12299# Macros for Segmented Discourse Representation Theory.
f65b3398 12300%{texmfdist}/tex/latex/sdrt
7ac8a96b 12301# Create fancy boxed ((sub)sub)sections.
f65b3398 12302%{texmfdist}/tex/latex/sectionbox
7ac8a96b
ZU
12303# Help for writing programming language semantics.
12304%{texmfdist}/source/latex/semantic
f65b3398 12305%{texmfdist}/tex/latex/semantic
7ac8a96b 12306# Semaphore alphabet font.
f65b3398 12307%{texmfdist}/tex/latex/semaphor
7ac8a96b
ZU
12308# Put only special contents on left-hand pages in two sided layout.
12309%{texmfdist}/source/latex/semioneside
f65b3398 12310%{texmfdist}/tex/latex/semioneside
7ac8a96b
ZU
12311# Split long sequences of characters in a neutral way.
12312%{texmfdist}/source/latex/seqsplit
f65b3398 12313%{texmfdist}/tex/latex/seqsplit
7ac8a96b 12314%{texmfdist}/source/latex/sf298
f65b3398 12315%{texmfdist}/tex/latex/sf298
7ac8a96b
ZU
12316# Typesetting science fiction/fantasy manuscripts.
12317%{texmfdist}/source/latex/sffms
f65b3398 12318%{texmfdist}/tex/latex/sffms
7ac8a96b 12319# Draw signal flow graphs.
f65b3398 12320%{texmfdist}/tex/latex/sfg
7ac8a96b 12321# LaTeX style for typesetting strategic games.
f65b3398 12322%{texmfdist}/tex/latex/sgame
7ac8a96b 12323# Shade the background of any box.
f65b3398 12324%{texmfdist}/tex/latex/shadbox
7ac8a96b 12325# Theorem environments that are shaded
f65b3398 12326%{texmfdist}/tex/latex/shadethm
7ac8a96b
ZU
12327# Table of contents with different depths.
12328%{texmfdist}/source/latex/shorttoc
f65b3398 12329%{texmfdist}/tex/latex/shorttoc
7ac8a96b
ZU
12330# Variants of \show for LaTeX2e.
12331%{texmfdist}/source/latex/show2e
f65b3398 12332%{texmfdist}/tex/latex/show2e
7ac8a96b 12333%{texmfdist}/source/latex/showexpl
f65b3398 12334%{texmfdist}/tex/latex/showexpl
7ac8a96b
ZU
12335# A font to draw a skull.
12336%{texmfdist}/source/latex/skull
f65b3398 12337%{texmfdist}/tex/latex/skull
7ac8a96b
ZU
12338# Access different-shaped small-caps fonts.
12339%{texmfdist}/source/latex/slantsc
f65b3398 12340%{texmfdist}/tex/latex/slantsc
7ac8a96b 12341# Create listoffigures etc. in a single chapter.
f65b3398 12342%{texmfdist}/tex/latex/smalltableof
7ac8a96b 12343# Extend LaTeX's \ref capability.
f65b3398 12344%{texmfdist}/tex/latex/smartref
7ac8a96b 12345# Classes for Société mathématique de France publications.
f65b3398 12346%{texmfdist}/tex/latex/smflatex
7ac8a96b
ZU
12347# List the external dependencies of a LaTeX document.
12348%{texmfdist}/source/latex/snapshot
f65b3398 12349%{texmfdist}/tex/latex/snapshot
7ac8a96b 12350# Fonts and a macro for Soyombo under LaTeX.
f65b3398 12351%{texmfdist}/tex/latex/soyombo
7ac8a96b 12352# Drawing sparklines: intense, simple, wordlike graphics.
f65b3398 12353%{texmfdist}/tex/latex/sparklines
7ac8a96b 12354# Support for formatting SPIE Proceedings manuscripts.
f65b3398 12355%{texmfdist}/tex/latex/spie
7ac8a96b
ZU
12356# Split and reorder your bibliography.
12357%{texmfdist}/source/latex/splitbib
f65b3398 12358%{texmfdist}/tex/latex/splitbib
7ac8a96b 12359# Macros to typeset simple bitmaps with LaTeX.
f65b3398 12360%{texmfdist}/tex/latex/sprite
7ac8a96b
ZU
12361# Jump between DVI and TeX files.
12362%{texmfdist}/source/latex/srcltx
f65b3398 12363%{texmfdist}/tex/latex/srcltx
7ac8a96b
ZU
12364# Use the cmssq fonts.
12365%{texmfdist}/source/latex/ssqquote
f65b3398 12366%{texmfdist}/tex/latex/ssqquote
7ac8a96b 12367# Statistics style.
f65b3398 12368%{texmfdist}/tex/latex/statex2
7ac8a96b
ZU
12369# Store statistics of a document.
12370%{texmfdist}/source/latex/statistik
f65b3398 12371%{texmfdist}/tex/latex/statistik
7ac8a96b
ZU
12372# Typeset Icelandic staves and runic letters.
12373%{texmfdist}/source/latex/staves
f65b3398 12374%{texmfdist}/tex/latex/staves
7ac8a96b
ZU
12375# Standard pages with n lines of at most m characters each.
12376%{texmfdist}/source/latex/stdpage
f65b3398 12377%{texmfdist}/tex/latex/stdpage
7ac8a96b
ZU
12378# Stellenbosch thesis bundle.
12379%{texmfdist}/source/latex/stellenbosch
f65b3398 12380%{texmfdist}/tex/latex/stellenbosch
7ac8a96b
ZU
12381# An Infrastructure for Semantic Preloading of LaTeX Documents.
12382%{texmfdist}/source/latex/stex
f65b3398 12383%{texmfdist}/tex/latex/stex
7ac8a96b
ZU
12384# Draw Nassi-Schneidermann charts
12385%{texmfdist}/source/latex/struktex
f65b3398 12386%{texmfdist}/tex/latex/struktex
7ac8a96b 12387# Various macros.
f65b3398 12388%{texmfdist}/tex/latex/sttools
7ac8a96b 12389# Create tear-off stubs at the bottom of a page.
f65b3398 12390%{texmfdist}/tex/latex/stubs
7ac8a96b
ZU
12391# Sub-numbering for figures and tables.
12392%{texmfdist}/source/latex/subfloat
f65b3398 12393%{texmfdist}/tex/latex/subfloat
7ac8a96b 12394# SAS(R) user group conference proceedings document class.
f65b3398 12395%{texmfdist}/tex/latex/sugconf
7ac8a96b 12396# Define SVG named colours.
f65b3398 12397%{texmfdist}/tex/latex/svgcolor
7ac8a96b
ZU
12398# Subversion keywords in multi-file LaTeX documents
12399%{texmfdist}/source/latex/svn-multi
f65b3398 12400%{texmfdist}/tex/latex/svn-multi
7ac8a96b
ZU
12401# Typeset Subversion keywords.
12402%{texmfdist}/source/latex/svn
f65b3398 12403%{texmfdist}/tex/latex/svn
7ac8a96b
ZU
12404# Typeset Subversion Keywords.
12405%{texmfdist}/source/latex/svninfo
f65b3398 12406%{texmfdist}/tex/latex/svninfo
7ac8a96b
ZU
12407# Graphical/textual representations of swimming performances
12408%{texmfdist}/source/latex/swimgraf
f65b3398
ZU
12409%{texmfdist}/tex/latex/swimgraf
12410%{texmfdist}/tex/latex/symbol
7ac8a96b 12411# Easy drawing of syntactic proofs.
f65b3398
ZU
12412%{texmfdist}/tex/latex/synproof
12413%{texmfdist}/tex/latex/syntax
7ac8a96b
ZU
12414# Labels for tracing in a syntax tree.
12415%{texmfdist}/source/latex/syntrace
f65b3398 12416%{texmfdist}/tex/latex/syntrace
7ac8a96b
ZU
12417# Typeset syntactic trees.
12418%{texmfdist}/source/latex/synttree
f65b3398 12419%{texmfdist}/tex/latex/synttree
7ac8a96b 12420# Fonts and macro package for drawing timing diagrams.
f65b3398 12421%{texmfdist}/tex/latex/timing
7ac8a96b
ZU
12422# Section numbering and table of contents control.
12423%{texmfdist}/source/latex/tocvsec2
f65b3398 12424%{texmfdist}/tex/latex/tocvsec2
7ac8a96b 12425# A tokenizer.
f65b3398 12426%{texmfdist}/tex/latex/tokenizer
7ac8a96b
ZU
12427# Macros for writing indices, glossaries.
12428%{texmfdist}/source/latex/toolbox
f65b3398 12429%{texmfdist}/tex/latex/toolbox
7ac8a96b
ZU
12430# Bundle of files for typsetting theses.
12431%{texmfdist}/source/latex/toptesi
f65b3398 12432%{texmfdist}/tex/latex/toptesi
7ac8a96b 12433# A LaTeX package for configuring presentation fonts.
f65b3398 12434%{texmfdist}/tex/latex/tpslifonts
7ac8a96b 12435# Adjust tracking of strings.
f65b3398 12436%{texmfdist}/tex/latex/tracking
7ac8a96b
ZU
12437# Fonts from the Trajan column in Rome.
12438%{texmfdist}/source/latex/trajan
f65b3398 12439%{texmfdist}/tex/latex/trajan
7ac8a96b 12440# Provide an open platform for packages to be localized.
f65b3398 12441%{texmfdist}/tex/latex/translator
7ac8a96b
ZU
12442# Trees and other linguists' macros.
12443%{texmfdist}/source/latex/tree-dvips
f65b3398 12444%{texmfdist}/tex/latex/tree-dvips
7ac8a96b
ZU
12445# Quick float definitions in LaTeX.
12446%{texmfdist}/source/latex/trivfloat
f65b3398 12447%{texmfdist}/tex/latex/trivfloat
7ac8a96b
ZU
12448# Typeset the (logic) turnstile notation.
12449%{texmfdist}/source/latex/turnstile
f65b3398 12450%{texmfdist}/tex/latex/turnstile
7ac8a96b 12451%{texmfdist}/source/latex/twoup
f65b3398 12452%{texmfdist}/tex/latex/twoup
7ac8a96b
ZU
12453# Print a typographic grid.
12454%{texmfdist}/source/latex/typogrid
f65b3398 12455%{texmfdist}/tex/latex/typogrid
7ac8a96b 12456# Time printing, in German.
f65b3398 12457%{texmfdist}/tex/latex/uhrzeit
f4f1ef6b 12458
26d8eaaa
ZU
12459# %files latex-palatcm
12460# %defattr(644,root,root,755)
12461# %{texmf}/tex/latex/palatcm
d08789e0 12462
f65b3398
ZU
12463%files latex-pdfslide
12464%defattr(644,root,root,755)
12465%doc %{texmfdist}/doc/latex/pdfslide
12466%{texmfdist}/tex/latex/pdfslide
12467
03d9d5fa
ZU
12468%files latex-pgf
12469%defattr(644,root,root,755)
12470%doc %{texmfdist}/doc/generic/pgf
6bc47e19
ZU
12471%doc %{texmfdist}/doc/latex/pgfplots
12472%{texmfdist}/source/latex/pgfplots
f4f1ef6b 12473%{texmfdist}/source/latex/pgfopts
8ed039e0
ZU
12474%{texmfdist}/tex/generic/pgf
12475%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
12476%{texmfdist}/tex/latex/pgf
12477%{texmfdist}/tex/latex/pgfopts
12478%{texmfdist}/tex/latex/pgfplots
3f42cf69
ZU
12479%dir %{texmfdist}/source/context
12480%dir %{texmfdist}/source/context/third
12481%{texmfdist}/source/context/third/pgfplots
03d9d5fa 12482
b7b4a109
ZU
12483%files latex-prosper
12484%defattr(644,root,root,755)
12485%doc %{texmfdist}/doc/latex/prosper
12486%{texmfdist}/tex/latex/prosper
c82fac6f 12487%{texmfdist}/source/latex/prosper
b7b4a109 12488
f65b3398
ZU
12489%files latex-polynom
12490%defattr(644,root,root,755)
12491%doc %{texmfdist}/doc/latex/polynom
12492%{texmfdist}/source/latex/polynom
12493%{texmfdist}/tex/latex/polynom
12494
12495%files latex-polynomial
12496%defattr(644,root,root,755)
12497%doc %{texmfdist}/doc/latex/polynomial
12498%{texmfdist}/source/latex/polynomial
12499%{texmfdist}/tex/latex/polynomial
12500
b7b4a109
ZU
12501%files latex-pseudocode
12502%defattr(644,root,root,755)
12503%doc %{texmfdist}/doc/latex/pseudocode
12504%{texmfdist}/tex/latex/pseudocode
12505
8efa6a9c
ZU
12506%files latex-pst-2dplot
12507%defattr(644,root,root,755)
12508%doc %{texmfdist}/doc/generic/pst-2dplot
12509%{texmfdist}/tex/latex/pst-2dplot
12510
12511%files latex-pst-3dplot
12512%defattr(644,root,root,755)
12513%doc %{texmfdist}/doc/generic/pst-3dplot
12514%{texmfdist}/dvips/pst-3dplot
12515%{texmfdist}/tex/generic/pst-3dplot
12516%{texmfdist}/tex/latex/pst-3dplot
12517
12518%files latex-pst-bar
12519%defattr(644,root,root,755)
12520%doc %{texmfdist}/doc/generic/pst-3dplot
12521%{texmfdist}/dvips/pst-bar
12522%{texmfdist}/tex/generic/pst-bar
12523%{texmfdist}/tex/latex/pst-bar
12524
12525%files latex-pst-circ
12526%defattr(644,root,root,755)
12527%doc %{texmfdist}/doc/generic/pst-circ
12528%{texmfdist}/dvips/pst-circ
12529%{texmfdist}/tex/generic/pst-circ
12530%{texmfdist}/tex/latex/pst-circ
12531
12532%files latex-pst-diffraction
12533%defattr(644,root,root,755)
12534%doc %{texmfdist}/doc/generic/pst-diffraction
12535%{texmfdist}/tex/generic/pst-diffraction
12536%{texmfdist}/tex/latex/pst-diffraction
12537
b7b4a109
ZU
12538%files latex-pst-eucl
12539%defattr(644,root,root,755)
8efa6a9c 12540%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
12541%{texmfdist}/tex/generic/pst-eucl
12542%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
12543
12544%files latex-pst-fun
12545%defattr(644,root,root,755)
12546%doc %{texmfdist}/doc/generic/pst-fun
12547%{texmfdist}/dvips/pst-fun
12548%{texmfdist}/tex/generic/pst-fun
12549%{texmfdist}/tex/latex/pst-fun
12550
12551%files latex-pst-func
12552%defattr(644,root,root,755)
12553%doc %{texmfdist}/doc/generic/pst-func
12554%{texmfdist}/dvips/pst-func
12555%{texmfdist}/tex/generic/pst-func
12556%{texmfdist}/tex/latex/pst-func
12557
12558%files latex-pst-infixplot
12559%defattr(644,root,root,755)
12560%doc %{texmfdist}/doc/generic/pst-infixplot
12561%{texmfdist}/tex/generic/pst-infixplot
12562%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
12563
12564%files latex-pst-fr3d
12565%defattr(644,root,root,755)
12566%doc %{texmfdist}/doc/generic/pst-fr3d
12567%{texmfdist}/source/generic/pst-fr3d
12568%{texmfdist}/tex/generic/pst-fr3d
12569%{texmfdist}/tex/latex/pst-fr3d
12570
12571%files latex-pst-fractal
12572%defattr(644,root,root,755)
12573%doc %{texmfdist}/doc/generic/pst-fractal
12574%{texmfdist}/dvips/pst-fractal
12575%{texmfdist}/tex/generic/pst-fractal
12576%{texmfdist}/tex/latex/pst-fractal
12577
8efa6a9c
ZU
12578%files latex-pst-math
12579%defattr(644,root,root,755)
12580%doc %{texmfdist}/doc/generic/pst-math
12581%{texmfdist}/dvips/pst-math
12582%{texmfdist}/tex/generic/pst-math
12583%{texmfdist}/tex/latex/pst-math
12584
12585%files latex-pst-ob3d
12586%defattr(644,root,root,755)
12587%doc %{texmfdist}/doc/generic/pst-ob3d
12588%{texmfdist}/source/generic/pst-ob3d
12589%{texmfdist}/tex/generic/pst-ob3d
12590%{texmfdist}/tex/latex/pst-ob3d
12591
12592%files latex-pst-optexp
12593%defattr(644,root,root,755)
12594%doc %{texmfdist}/doc/generic/pst-optexp
12595%{texmfdist}/dvips/pst-optexp
12596%{texmfdist}/tex/generic/pst-optexp
12597%{texmfdist}/tex/latex/pst-optexp
12598
12599%files latex-pst-optic
12600%defattr(644,root,root,755)
12601%doc %{texmfdist}/doc/generic/pst-optic
12602%{texmfdist}/tex/generic/pst-optic
12603%{texmfdist}/tex/latex/pst-optic
12604
12605%files latex-pst-text
12606%defattr(644,root,root,755)
12607%doc %{texmfdist}/doc/generic/pst-text
04123363 12608%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
12609%{texmfdist}/tex/generic/pst-text
12610%{texmfdist}/tex/latex/pst-text
12611
1024ab0e
ZU
12612%files latex-pst-uncategorized
12613%defattr(644,root,root,755)
12614%doc %{texmfdist}/doc/generic/pst-3d
12615%doc %{texmfdist}/doc/generic/pst-asr
12616%doc %{texmfdist}/doc/generic/pst-bar
12617%doc %{texmfdist}/doc/generic/pst-barcode
12618%doc %{texmfdist}/doc/generic/pst-blur
12619%doc %{texmfdist}/doc/generic/pst-coil
12620%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
12621# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
12622# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
12623%doc %{texmfdist}/doc/generic/pst-dbicons
12624%doc %{texmfdist}/doc/generic/pst-eps
12625%doc %{texmfdist}/doc/generic/pst-fill
12626%doc %{texmfdist}/doc/generic/pst-geo
12627%doc %{texmfdist}/doc/generic/pst-ghsb
12628%doc %{texmfdist}/doc/generic/pst-gr3d
12629%doc %{texmfdist}/doc/generic/pst-grad
12630%doc %{texmfdist}/doc/generic/pst-jtree
12631%doc %{texmfdist}/doc/generic/pst-labo
12632%doc %{texmfdist}/doc/generic/pst-lens
12633%doc %{texmfdist}/doc/generic/pst-light3d
12634%doc %{texmfdist}/doc/generic/pst-osci
12635%doc %{texmfdist}/doc/generic/pst-pad
12636%doc %{texmfdist}/doc/generic/pst-pdgr
12637%doc %{texmfdist}/doc/generic/pst-poly
12638%doc %{texmfdist}/doc/generic/pst-qtree
12639%doc %{texmfdist}/doc/generic/pst-slpe
12640%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
12641# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
12642# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
12643%doc %{texmfdist}/doc/generic/pst-soroban
12644%doc %{texmfdist}/doc/generic/pst-spectra
12645%doc %{texmfdist}/doc/generic/pst-stru
12646%doc %{texmfdist}/doc/generic/pst-uml
12647%doc %{texmfdist}/doc/generic/pst-vue3d
12648%doc %{texmfdist}/doc/latex/auto-pst-pdf
12649%doc %{texmfdist}/doc/latex/pst-pdf
12650%{texmfdist}/dvips/pst-barcode
12651%{texmfdist}/dvips/pst-blur
12652%{texmfdist}/dvips/pst-coil
12653%{texmfdist}/dvips/pst-cox
12654%{texmfdist}/dvips/pst-eucl
12655%{texmfdist}/dvips/pst-geo
12656%{texmfdist}/dvips/pst-ghsb
12657%{texmfdist}/dvips/pst-grad
12658%{texmfdist}/dvips/pst-light3d
12659%{texmfdist}/dvips/pst-slpe
12660%{texmfdist}/dvips/pst-solides3d
12661%{texmfdist}/dvips/pst-spectra
12662%{texmfdist}/dvips/pst-vue3d
12663%{texmfdist}/scripts/pst-pdf
12664%{texmfdist}/source/generic/pst-3d
12665%{texmfdist}/source/generic/pst-3dplot
12666%{texmfdist}/source/generic/pst-barcode
12667%{texmfdist}/source/generic/pst-blur
12668%{texmfdist}/source/generic/pst-circ
12669%{texmfdist}/source/generic/pst-coil
12670%{texmfdist}/source/generic/pst-dbicons
12671%{texmfdist}/source/generic/pst-diffraction
12672%{texmfdist}/source/generic/pst-eps
12673%{texmfdist}/source/generic/pst-fill
12674%{texmfdist}/source/generic/pst-fractal
12675%{texmfdist}/source/generic/pst-fun
12676%{texmfdist}/source/generic/pst-func
12677%{texmfdist}/source/generic/pst-lens
12678%{texmfdist}/source/generic/pst-light3d
12679%{texmfdist}/source/generic/pst-optic
12680%{texmfdist}/source/generic/pst-pad
12681%{texmfdist}/source/generic/pst-pdgr
12682%{texmfdist}/source/generic/pst-slpe
12683%{texmfdist}/source/generic/pst-soroban
12684%{texmfdist}/source/generic/pst-text
12685%{texmfdist}/source/generic/pst-uml
12686%{texmfdist}/source/generic/pst-vue3d
12687%{texmfdist}/source/latex/auto-pst-pdf
12688%{texmfdist}/source/latex/pst-gr3d
12689%{texmfdist}/source/latex/pst-pdf
12690%{texmfdist}/source/latex/pst-poly
12691%{texmfdist}/tex/generic/pst-3d
12692%{texmfdist}/tex/generic/pst-asr
12693%{texmfdist}/tex/generic/pst-barcode
12694%{texmfdist}/tex/generic/pst-blur
12695%{texmfdist}/tex/generic/pst-coil
12696%{texmfdist}/tex/generic/pst-cox
12697%{texmfdist}/tex/generic/pst-eps
12698%{texmfdist}/tex/generic/pst-fill
12699%{texmfdist}/tex/generic/pst-geo
12700%{texmfdist}/tex/generic/pst-ghsb
12701%{texmfdist}/tex/generic/pst-gr3d
12702%{texmfdist}/tex/generic/pst-grad
12703%{texmfdist}/tex/generic/pst-jtree
12704%{texmfdist}/tex/generic/pst-labo
12705%{texmfdist}/tex/generic/pst-lens
12706%{texmfdist}/tex/generic/pst-light3d
12707%{texmfdist}/tex/generic/pst-osci
12708%{texmfdist}/tex/generic/pst-pad
12709%{texmfdist}/tex/generic/pst-pdgr
12710%{texmfdist}/tex/generic/pst-poly
12711%{texmfdist}/tex/generic/pst-qtree
12712%{texmfdist}/tex/generic/pst-slpe
12713%{texmfdist}/tex/generic/pst-solides3d
12714%{texmfdist}/tex/generic/pst-spectra
12715%{texmfdist}/tex/generic/pst-stru
12716%{texmfdist}/tex/generic/pst-vue3d
12717%{texmfdist}/tex/latex/pst-3d
12718%{texmfdist}/tex/latex/pst-asr
12719%{texmfdist}/tex/latex/pst-barcode
12720%{texmfdist}/tex/latex/pst-blur
12721%{texmfdist}/tex/latex/pst-coil
12722%{texmfdist}/tex/latex/pst-cox
12723%{texmfdist}/tex/latex/pst-dbicons
12724%{texmfdist}/tex/latex/pst-eps
12725%{texmfdist}/tex/latex/pst-fill
12726%{texmfdist}/tex/latex/pst-geo
12727%{texmfdist}/tex/latex/pst-ghsb
12728%{texmfdist}/tex/latex/pst-gr3d
12729%{texmfdist}/tex/latex/pst-grad
12730%{texmfdist}/tex/latex/pst-jtree
12731%{texmfdist}/tex/latex/pst-labo
12732%{texmfdist}/tex/latex/pst-lens
12733%{texmfdist}/tex/latex/pst-light3d
12734%{texmfdist}/tex/latex/pst-osci
12735%{texmfdist}/tex/latex/pst-pad
12736%{texmfdist}/tex/latex/pst-pdf
12737%{texmfdist}/tex/latex/pst-pdgr
12738%{texmfdist}/tex/latex/pst-poly
12739%{texmfdist}/tex/latex/pst-qtree
12740%{texmfdist}/tex/latex/pst-slpe
12741%{texmfdist}/tex/latex/pst-solides3d
12742%{texmfdist}/tex/latex/pst-soroban
12743%{texmfdist}/tex/latex/pst-spectra
12744%{texmfdist}/tex/latex/pst-stru
12745%{texmfdist}/tex/latex/pst-uml
12746%{texmfdist}/tex/latex/pst-vue3d
12747
d08789e0 12748%files latex-psnfss
489714ae 12749%defattr(644,root,root,755)
26d8eaaa 12750%doc %{texmfdist}/doc/latex/psnfss
04123363 12751%dir %{texmfdist}/source/latex
26d8eaaa 12752%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 12753%{texmfdist}/source/latex/psnfss
c82fac6f 12754%{texmfdist}/source/latex/latex-tds
26d8eaaa
ZU
12755%{texmfdist}/tex/latex/psnfss
12756
d08789e0
ZU
12757%files latex-pxfonts
12758%defattr(644,root,root,755)
26d8eaaa
ZU
12759%doc %{texmfdist}/doc/fonts/pxfonts
12760%{texmfdist}/tex/latex/pxfonts
12761%{texmfdist}/fonts/type1/public/pxfonts
12762%{texmfdist}/fonts/afm/public/pxfonts
12763%{texmfdist}/fonts/tfm/public/pxfonts
12764%{texmfdist}/fonts/vf/public/pxfonts
12765%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 12766
5b7eba8e
MB
12767#%files latex-qfonts
12768#%defattr(644,root,root,755)
d08789e0 12769
6c82f497
ZU
12770%files latex-SIstyle
12771%defattr(644,root,root,755)
12772%{texmfdist}/doc/latex/SIstyle
12773%{texmfdist}/source/latex/SIstyle
12774
3127b522
ZU
12775%files latex-SIunits
12776%defattr(644,root,root,755)
3127b522 12777%{texmfdist}/doc/latex/SIunits
5b7eba8e 12778%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
12779%{texmfdist}/source/latex/SIunits
12780
f65b3398
ZU
12781%files latex-siunitx
12782%defattr(644,root,root,755)
12783%{texmfdist}/doc/latex/siunitx
12784%{texmfdist}/tex/latex/siunitx
12785%{texmfdist}/source/latex/siunitx
12786
6c82f497
ZU
12787%files latex-Tabbing
12788%defattr(644,root,root,755)
12789%{texmfdist}/source/latex/Tabbing
12790%{texmfdist}/doc/latex/Tabbing
3127b522 12791
d08789e0
ZU
12792%files latex-txfonts
12793%defattr(644,root,root,755)
26d8eaaa
ZU
12794%doc %{texmfdist}/doc/fonts/txfonts
12795%{texmfdist}/fonts/type1/public/txfonts
12796%{texmfdist}/fonts/afm/public/txfonts
12797%{texmfdist}/fonts/enc/dvips/txfonts
12798%{texmfdist}/fonts/tfm/public/txfonts
12799%{texmfdist}/fonts/vf/public/txfonts
12800%{texmfdist}/fonts/map/dvips/txfonts
12801%{texmfdist}/tex/latex/txfonts
26d8eaaa 12802
7ea3a98b
ZU
12803%files latex-ucs
12804%defattr(644,root,root,755)
7ea3a98b 12805%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 12806%{texmfdist}/tex/latex/ucs
d08789e0
ZU
12807
12808%files latex-umlaute
12809%defattr(644,root,root,755)
2677a8b0 12810%{texmfdist}/tex/latex/umlaute
c82fac6f 12811%{texmfdist}/source/latex/umlaute
d08789e0 12812
26d8eaaa
ZU
12813# %files latex-urwvn
12814# %defattr(644,root,root,755)
d08789e0 12815
e67df411
ZU
12816%files latex-variations
12817%defattr(644,root,root,755)
e65bc3d5 12818%doc %{texmfdist}/doc/generic/variations
e67df411
ZU
12819%{texmfdist}/tex/generic/variations
12820
d08789e0
ZU
12821%files latex-wasysym
12822%defattr(644,root,root,755)
26d8eaaa
ZU
12823%doc %{texmfdist}/doc/latex/wasysym
12824%{texmfdist}/tex/latex/wasysym
12825%{texmfdist}/source/latex/wasysym
d08789e0 12826
03d9d5fa
ZU
12827%files latex-xcolor
12828%defattr(644,root,root,755)
12829%doc %{texmfdist}/doc/latex/xcolor
04123363 12830%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
12831%{texmfdist}/source/latex/xcolor
12832
2496d461
ZU
12833# %files format-latex
12834# %defattr(644,root,root,755)
26d8eaaa 12835# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
12836
12837%files format-pdflatex
12838%defattr(644,root,root,755)
12839#%{texmf}/pdftex/latex/config
26d8eaaa 12840# %dir %{texmf}/pdftex/latex
d08789e0 12841%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 12842%{_mandir}/man1/pdflatex.1*
26d8eaaa 12843# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 12844
26d8eaaa
ZU
12845# %files platex
12846# %defattr(644,root,root,755)
12847# %doc %{texmf}/doc/latex/platex
12848# %dir %{texmf}/tex/platex
12849# %{texmf}/tex/platex/config
12850# %{texmf}/tex/latex/platex
d08789e0 12851
26d8eaaa
ZU
12852# %files format-platex
12853# %defattr(644,root,root,755)
12854# %attr(755,root,root) %{_bindir}/platex
d08789e0 12855#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 12856# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
12857#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
12858
26d8eaaa
ZU
12859# %files format-pdfplatex
12860# %defattr(644,root,root,755)
d08789e0
ZU
12861#%dir %{texmf}/pdftex/platex
12862#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
12863# %attr(755,root,root) %{_bindir}/pdfplatex
12864# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
12865
12866%files tex-babel
12867%defattr(644,root,root,755)
c9ddaf2d 12868%{texmfdist}/source/generic/babel
26d8eaaa
ZU
12869%doc %{texmfdist}/doc/generic/babel
12870%{texmfdist}/tex/generic/babel
d08789e0
ZU
12871
12872%files tex-german
12873%defattr(644,root,root,755)
26d8eaaa
ZU
12874%doc %{texmfdist}/doc/generic/german
12875%{texmfdist}/tex/generic/german
3f42cf69 12876%{texmfdist}/source/generic/german
d08789e0
ZU
12877
12878%files tex-mfpic
12879%defattr(644,root,root,755)
26d8eaaa
ZU
12880%doc %{texmfdist}/doc/generic/mfpic
12881%{texmfdist}/tex/generic/mfpic
caaf987e 12882%{texmfdist}/source/generic/mfpic
d08789e0 12883
783773ac
ZU
12884%files tex-midnight
12885%defattr(644,root,root,755)
12886%doc %{texmfdist}/doc/generic/midnight
12887%{texmfdist}/tex/generic/midnight
12888
d08789e0
ZU
12889%files tex-misc
12890%defattr(644,root,root,755)
c9ddaf2d 12891%{texmfdist}/source/generic/tap
26d8eaaa
ZU
12892%doc %{texmfdist}/doc/latex/localloc
12893%doc %{texmfdist}/doc/generic/multido
12894%doc %{texmfdist}/doc/generic/tap
3f42cf69 12895%doc %{texmfdist}/doc/generic/vrb
d08789e0 12896
26d8eaaa
ZU
12897%{texmfdist}/tex/generic/eijkhout
12898%{texmfdist}/tex/generic/multido
12899%{texmfdist}/tex/generic/misc
3f42cf69 12900%{texmfdist}/tex/generic/vrb
d08789e0
ZU
12901
12902%files tex-pictex
12903%defattr(644,root,root,755)
2677a8b0
ZU
12904%doc %{texmfdist}/doc/generic/pictex
12905%{texmfdist}/tex/generic/pictex
d08789e0 12906
29d720fe
ZU
12907%files tex-psizzl
12908%defattr(644,root,root,755)
12909%{texmfdist}/doc/psizzl
12910%{texmfdist}/source/psizzl
12911%{texmfdist}/tex/psizzl
12912
d08789e0
ZU
12913%files tex-pstricks
12914%defattr(644,root,root,755)
26d8eaaa 12915%doc %{texmfdist}/doc/generic/pstricks
783773ac 12916%doc %{texmfdist}/doc/generic/pstricks-add
26d8eaaa
ZU
12917%{texmfdist}/dvips/pstricks
12918%{texmfdist}/tex/generic/pstricks
783773ac 12919%{texmfdist}/tex/latex/pstricks-add
3f42cf69
ZU
12920%{texmfdist}/source/generic/pstricks-add
12921%{texmfdist}/tex/generic/pstricks-add
d08789e0 12922
26d8eaaa
ZU
12923# %files tex-qpx
12924# %defattr(644,root,root,755)
12925# %doc %{texmf}/doc/fonts/polish/qpx
12926# %{texmf}/tex/generic/qpx
d08789e0 12927
31bd2c4a 12928%files tex-qpxqtx
d08789e0 12929%defattr(644,root,root,755)
26d8eaaa
ZU
12930%doc %{texmfdist}/doc/fonts/qpxqtx
12931%{texmfdist}/fonts/tfm/public/qpxqtx
12932%{texmfdist}/fonts/vf/public/qpxqtx
12933%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
12934
12935%files tex-ruhyphen
12936%defattr(644,root,root,755)
26d8eaaa
ZU
12937%{texmfdist}/tex/generic/ruhyphen
12938%{texmfdist}/source/generic/ruhyphen
d08789e0 12939
3f42cf69
ZU
12940%files tex-huhyphen
12941%defattr(644,root,root,755)
12942%doc %{texmf}/doc/generic/huhyphen
12943
d08789e0
ZU
12944%files tex-spanish
12945%defattr(644,root,root,755)
26d8eaaa 12946%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 12947%dir %{texmfdist}/source/latex/mapcodes
04123363 12948%dir %{texmfdist}/source/latex/polyglot
21c69d95 12949%dir %{texmfdist}/source/latex/polyglot/langs
21c69d95
ZU
12950%dir %{texmfdist}/tex/latex/babelbib
12951%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 12952%dir %{texmfdist}/tex/texsis
21c69d95 12953%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
12954%{texmfdist}/source/generic/babel/spanish.ins
12955%{texmfdist}/source/generic/babel/spanish.dtx
12956%{texmfdist}/source/latex/polyglot/langs/spanish.ld
12957%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
12958%{texmfdist}/source/latex/mapcodes/spanish.map
12959%{texmfdist}/source/latex/mapcodes/spanish.dtx
12960%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
12961%{texmfdist}/tex/generic/babel/spanish.sty
12962%{texmfdist}/tex/generic/babel/spanish.ldf
12963%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
12964%{texmfdist}/tex/latex/custom-bib/spanish.mbs
12965%{texmfdist}/tex/latex/babelbib/spanish.bdf
26d8eaaa 12966%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
12967
12968%files tex-texdraw
12969%defattr(644,root,root,755)
26d8eaaa
ZU
12970%doc %{texmfdist}/doc/texdraw
12971%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
12972
12973%files tex-thumbpdf
12974%defattr(644,root,root,755)
26d8eaaa 12975%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 12976%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
12977%{texmfdist}/tex/generic/thumbpdf
12978%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
12979%{_mandir}/man1/thumbpdf.1*
12980
12981%files tex-ukrhyph
12982%defattr(644,root,root,755)
26d8eaaa
ZU
12983%doc %{texmfdist}/doc/generic/ukrhyph
12984%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
12985
12986%files latex-vietnam
12987%defattr(644,root,root,755)
26d8eaaa
ZU
12988%doc %{texmfdist}/doc/generic/vntex
12989%{texmfdist}/tex/latex/vntex
d08789e0
ZU
12990
12991%files tex-xypic
12992%defattr(644,root,root,755)
26d8eaaa
ZU
12993%doc %{texmfdist}/doc/generic/xypic
12994%{texmfdist}/tex/generic/xypic
d08789e0
ZU
12995
12996%files tex-xkeyval
12997%defattr(644,root,root,755)
4a09ae1a
ZU
12998%doc %{texmfdist}/doc/latex/xkeyval
12999%{texmfdist}/source/latex/xkeyval
13000%{texmfdist}/tex/generic/xkeyval
13001%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
13002
13003%files fonts-adobe
13004%defattr(644,root,root,755)
4a09ae1a
ZU
13005%{texmfdist}/fonts/type1/adobe
13006%{texmfdist}/fonts/afm/adobe
13007%{texmfdist}/fonts/tfm/adobe
13008%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
13009
13010%files fonts-ae
13011%defattr(644,root,root,755)
4a09ae1a
ZU
13012%doc %{texmfdist}/doc/fonts/ae
13013%{texmfdist}/fonts/tfm/public/ae
13014%{texmfdist}/fonts/vf/public/ae
13015%{texmfdist}/source/fonts/ae
d08789e0
ZU
13016
13017%files fonts-ams
13018%defattr(644,root,root,755)
4a09ae1a
ZU
13019%{texmfdist}/bibtex/bst/ams
13020%{texmfdist}/bibtex/bib/ams
13021%{texmfdist}/dvips/ams
13022%{texmfdist}/fonts/source/public/ams
13023%{texmfdist}/fonts/type1/bluesky/ams
13024%{texmfdist}/fonts/afm/bluesky/ams
13025%{texmfdist}/fonts/tfm/public/ams
13026%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
13027
13028%files fonts-antp
13029%defattr(644,root,root,755)
26d8eaaa 13030%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
13031%{texmfdist}/fonts/enc/dvips/antp
13032%{texmfdist}/fonts/map/dvips/antp
13033%{texmfdist}/fonts/afm/public/antp
13034%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 13035%{texmfdist}/dvips/antp
d08789e0
ZU
13036
13037%files fonts-antt
13038%defattr(644,root,root,755)
4a09ae1a
ZU
13039%doc %{texmfdist}/doc/fonts/antt
13040%{texmfdist}/fonts/afm/public/antt
13041%{texmfdist}/fonts/opentype/public/antt
13042%{texmfdist}/fonts/enc/dvips/antt
13043%{texmfdist}/fonts/tfm/public/antt
13044%{texmfdist}/fonts/map/dvips/antt
13045%{texmfdist}/tex/plain/antt
13046%{texmfdist}/tex/latex/antt
d08789e0 13047
5bc70a92
MB
13048%files fonts-arphic
13049%defattr(644,root,root,755)
13050%doc %{texmfdist}/doc/fonts/arphic
13051%{texmfdist}/fonts/afm/arphic
13052%{texmfdist}/fonts/tfm/arphic
13053%{texmfdist}/fonts/vf/arphic
13054
d08789e0
ZU
13055%files fonts-bbm
13056%defattr(644,root,root,755)
4a09ae1a
ZU
13057%doc %{texmfdist}/doc/fonts/bbm
13058%{texmfdist}/fonts/source/public/bbm
13059%{texmfdist}/fonts/tfm/public/bbm
13060%{texmfdist}/source/latex/bbm
13061%{texmfdist}/tex/latex/bbm
d08789e0
ZU
13062
13063%files fonts-bbold
13064%defattr(644,root,root,755)
4a09ae1a
ZU
13065%{texmfdist}/fonts/source/public/bbold
13066%{texmfdist}/fonts/tfm/public/bbold
d08789e0 13067
4a09ae1a
ZU
13068# %files fonts-bh
13069# %defattr(644,root,root,755)
13070# %doc %{texmf}/doc/fonts/bh
13071# %{texmf}/fonts/tfm/bh
13072# %{texmf}/fonts/vf/bh
d08789e0
ZU
13073
13074%files fonts-bitstream
13075%defattr(644,root,root,755)
4a09ae1a
ZU
13076%{texmfdist}/fonts/afm/bitstrea
13077%{texmfdist}/fonts/tfm/bitstrea
13078%{texmfdist}/fonts/vf/bitstrea
d08789e0 13079
5b7eba8e
MB
13080#%files fonts-cbgreek
13081#%defattr(644,root,root,755)
d08789e0
ZU
13082
13083%files fonts-cc-pl
13084%defattr(644,root,root,755)
4a09ae1a
ZU
13085%{texmfdist}/fonts/source/public/cc-pl
13086%{texmfdist}/fonts/enc/dvips/cc-pl
13087%{texmfdist}/fonts/tfm/public/cc-pl
13088%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 13089
d08789e0
ZU
13090%files fonts-cg
13091%defattr(644,root,root,755)
4a09ae1a
ZU
13092%{texmfdist}/fonts/tfm/cg
13093%{texmfdist}/fonts/vf/cg
d08789e0
ZU
13094
13095%files fonts-cm
13096%defattr(644,root,root,755)
ffd94364 13097%doc %{texmfdist}/doc/fonts/cm
165b9d73 13098%dir %{texmfdist}/doc/fonts
bdd7c196 13099# %dir %{texmfdist}/dvips
165b9d73
ZU
13100%dir %{texmfdist}/fonts/afm/bluesky
13101%dir %{texmfdist}/fonts/map/dvips
13102%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
13103%{texmfdist}/dvips/cm
13104%{texmfdist}/fonts/source/public/cm
13105%{texmfdist}/fonts/afm/bluesky/cm
13106%{texmfdist}/fonts/tfm/public/cm
13107%{texmfdist}/fonts/pk/ljfour/public/cm
13108%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
13109
13110%files fonts-cmbright
13111%defattr(644,root,root,755)
4a09ae1a
ZU
13112%doc %{texmfdist}/doc/latex/cmbright
13113%{texmfdist}/fonts/source/public/cmbright
13114%{texmfdist}/fonts/tfm/public/cmbright
13115%{texmfdist}/source/latex/cmbright
13116%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
13117
13118%files fonts-cmcyr
13119%defattr(644,root,root,755)
4a09ae1a
ZU
13120%doc %{texmfdist}/doc/fonts/cmcyr
13121%{texmfdist}/fonts/source/public/cmcyr
13122%{texmfdist}/fonts/type1/public/cmcyr
13123%{texmfdist}/fonts/tfm/public/cmcyr
13124%{texmfdist}/fonts/vf/public/cmcyr
13125%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
13126
13127%files fonts-cmextra
13128%defattr(644,root,root,755)
4a09ae1a
ZU
13129%{texmfdist}/fonts/source/public/cmextra
13130%{texmfdist}/fonts/tfm/public/cmextra
d08789e0 13131
5d7e11d7
ZU
13132%files fonts-cmsuper
13133%defattr(644,root,root,755)
13134%doc %{texmfdist}/doc/fonts/cm-super
13135%{texmfdist}/fonts/afm/public/cm-super
13136%{texmfdist}/fonts/enc/dvips/cm-super
13137%{texmfdist}/fonts/map/dvips/cm-super
13138%{texmfdist}/fonts/map/vtex/cm-super
13139%{texmfdist}/fonts/type1/public/cm-super
13140
d08789e0
ZU
13141%files fonts-concmath
13142%defattr(644,root,root,755)
4a09ae1a
ZU
13143%doc %{texmfdist}/doc/fonts/concmath
13144%doc %{texmfdist}/doc/latex/concmath
13145%{texmfdist}/fonts/source/public/concmath
13146%{texmfdist}/fonts/tfm/public/concmath
13147%{texmfdist}/source/latex/concmath
13148%{texmfdist}/tex/latex/concmath
d08789e0
ZU
13149
13150%files fonts-concrete
13151%defattr(644,root,root,755)
4a09ae1a
ZU
13152%doc %{texmfdist}/doc/fonts/concrete
13153%{texmfdist}/fonts/source/public/concrete
13154%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
13155
13156%files fonts-cs
13157%defattr(644,root,root,755)
4a09ae1a
ZU
13158%{texmfdist}/dvips/cs
13159%{texmfdist}/fonts/source/public/cs
13160%{texmfdist}/fonts/enc/dvips/cs
13161%{texmfdist}/fonts/tfm/public/cs
13162%{texmfdist}/fonts/map/dvips/cs
d08789e0 13163
5b7eba8e
MB
13164#%files fonts-dstroke
13165#%defattr(644,root,root,755)
d08789e0
ZU
13166
13167%files fonts-ecc
13168%defattr(644,root,root,755)
4a09ae1a
ZU
13169%doc %{texmfdist}/doc/fonts/ecc
13170%{texmfdist}/fonts/source/public/ecc
13171%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
13172
13173%files fonts-eurosym
13174%defattr(644,root,root,755)
4a09ae1a
ZU
13175%doc %{texmfdist}/doc/fonts/eurosym
13176%{texmfdist}/fonts/source/public/eurosym
13177%{texmfdist}/fonts/tfm/public/eurosym
13178%{texmfdist}/fonts/map/dvips/eurosym
13179%{texmfdist}/source/fonts/eurosym
13180%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
13181
13182%files fonts-eulervm
13183%defattr(644,root,root,755)
7179ac92
ZU
13184%doc %{texmfdist}/doc/latex/eulervm
13185%{texmfdist}/fonts/tfm/public/eulervm
13186%{texmfdist}/fonts/vf/public/eulervm
13187%{texmfdist}/source/latex/eulervm
13188%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
13189
13190%files fonts-euxm
13191%defattr(644,root,root,755)
7179ac92
ZU
13192%{texmfdist}/fonts/source/public/euxm
13193%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
13194
13195%files fonts-gothic
13196%defattr(644,root,root,755)
7179ac92
ZU
13197%{texmfdist}/doc/fonts/gothic
13198%{texmfdist}/dvips/gothic
13199%{texmfdist}/fonts/source/public/gothic
13200%{texmfdist}/fonts/type1/public/gothic
13201%{texmfdist}/fonts/afm/public/gothic
13202%{texmfdist}/fonts/tfm/public/gothic
13203%{texmfdist}/fonts/vf/public/gothic
13204%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
13205
13206%files fonts-hoekwater
13207%defattr(644,root,root,755)
7179ac92
ZU
13208%{texmfdist}/fonts/afm/hoekwater
13209%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 13210%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
13211
13212%files fonts-jknappen
13213%defattr(644,root,root,755)
7179ac92
ZU
13214%{texmfdist}/fonts/source/jknappen
13215%{texmfdist}/fonts/tfm/jknappen
d08789e0 13216
70f52fe3
ZU
13217%files fonts-kpfonts
13218%defattr(644,root,root,755)
13219%dir %{texmfdist}/doc/fonts
13220%doc %{texmfdist}/doc/fonts/kpfonts
13221%{texmfdist}/fonts/afm/public/kpfonts
13222%{texmfdist}/fonts/map/public/kpfonts
13223%{texmfdist}/fonts/source/public/kpfonts
13224%{texmfdist}/fonts/tfm/public/kpfonts
13225%{texmfdist}/fonts/type1/public/kpfonts
13226%{texmfdist}/fonts/vf/public/kpfonts
13227%{texmfdist}/tex/latex/kpfonts
13228
d08789e0
ZU
13229%files fonts-latex
13230%defattr(644,root,root,755)
7179ac92 13231%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
13232%dir %{texmfdist}/fonts/source/public/latex-fonts
13233%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
13234%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
13235%dir %{texmfdist}/fonts/tfm/public/latex-fonts
13236%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
13237%{texmfdist}/fonts/source/public/esint
13238%{texmfdist}/fonts/tfm/public/esint
13239%{texmfdist}/source/latex/esint
13240%{texmfdist}/tex/latex/esint
f2555868
ZU
13241%{texmfdist}/fonts/source/public/latex-fonts/*
13242%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
13243%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
13244%{texmfdist}/fonts/tfm/public/latex-fonts/*
13245%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
13246
13247%files fonts-lh
13248%defattr(644,root,root,755)
7179ac92
ZU
13249%doc %{texmfdist}/doc/fonts/lh
13250%{texmfdist}/fonts/source/lh
13251%{texmfdist}/metapost/support/charlib/LH
13252%{texmfdist}/source/fonts/lh
13253%{texmfdist}/source/latex/lh
d08789e0
ZU
13254
13255%files fonts-lm
13256%defattr(644,root,root,755)
7179ac92
ZU
13257%doc %{texmfdist}/doc/fonts/lm
13258%{texmfdist}/fonts/type1/public/lm
13259%{texmfdist}/fonts/afm/public/lm
13260%{texmfdist}/fonts/opentype/public/lm
13261%{texmfdist}/fonts/enc/dvips/lm
13262%{texmfdist}/fonts/tfm/public/lm
13263%{texmfdist}/fonts/map/dvips/lm
13264%{texmfdist}/fonts/map/dvipdfm/lm
13265%{texmfdist}/source/fonts/lm
13266%{texmfdist}/tex/latex/lm
d08789e0
ZU
13267
13268%files fonts-marvosym
13269%defattr(644,root,root,755)
7179ac92 13270%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
13271%dir %{texmfdist}/source/fonts/eurofont
13272%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 13273%dir %{texmfdist}/tex/latex
7179ac92
ZU
13274%{texmfdist}/fonts/type1/public/marvosym
13275%{texmfdist}/fonts/afm/public/marvosym
13276%{texmfdist}/fonts/tfm/public/marvosym
13277%{texmfdist}/fonts/map/dvips/marvosym
f2555868 13278%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 13279%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
13280
13281%files fonts-mflogo
13282%defattr(644,root,root,755)
7179ac92
ZU
13283%doc %{texmfdist}/doc/latex/mflogo
13284%{texmfdist}/fonts/source/public/mflogo
13285%{texmfdist}/fonts/type1/hoekwater/mflogo
13286%{texmfdist}/fonts/afm/hoekwater/mflogo
13287%{texmfdist}/fonts/tfm/public/mflogo
13288%{texmfdist}/fonts/map/dvips/mflogo
13289%{texmfdist}/source/latex/mflogo
13290%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
13291
13292%files fonts-misc
13293%defattr(644,root,root,755)
7179ac92
ZU
13294%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
13295%{texmfdist}/fonts/source/public/misc
13296%{texmfdist}/fonts/tfm/public/misc
13297%{texmfdist}/fonts/misc
d08789e0
ZU
13298
13299%files fonts-monotype
13300%defattr(644,root,root,755)
7179ac92
ZU
13301%{texmfdist}/fonts/tfm/monotype
13302%{texmfdist}/fonts/vf/monotype
d08789e0 13303
f1ba8563
ZU
13304%files fonts-other
13305%defattr(644,root,root,755)
f4f1ef6b 13306%{texmf}/fonts/sfd
745facc7 13307%doc %{texmfdist}/doc/fonts/yi4latex
caaf987e 13308%{texmfdist}/fonts/afm/itc
f4f1ef6b 13309%{texmf}/fonts/map/glyphlist
caaf987e
ZU
13310%{texmfdist}/fonts/map/glyphlist
13311%{texmfdist}/fonts/source/public/knuthotherfonts
745facc7
ZU
13312%{texmfdist}/fonts/source/public/yi4latex
13313%{texmfdist}/fonts/tfm/public/yi4latex
13314
13315%{texmfdist}/fonts/tfm/public/pslatex
13316%{texmfdist}/fonts/map/dvips/pslatex
13317%{texmfdist}/fonts/vf/public/pslatex
13318
f1ba8563
ZU
13319%doc %{texmfdist}/doc/fonts/allrunes
13320%{texmfdist}/fonts/source/public/allrunes
13321%{texmfdist}/fonts/tfm/public/allrunes
13322%{texmfdist}/fonts/type1/public/allrunes
13323%{texmfdist}/source/fonts/allrunes
13324
13325%doc %{texmfdist}/doc/fonts/antiqua
13326%{texmfdist}/fonts/map/dvips/antiqua
13327
13328%{texmfdist}/fonts/source/public/apl
13329%{texmfdist}/fonts/tfm/public/apl
13330%{texmfdist}/source/fonts/apl
13331
8affbd2c
ZU
13332%{texmfdist}/fonts/afm/arabi
13333%{texmfdist}/fonts/tfm/arabi
13334%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
13335%{texmfdist}/fonts/enc/dvips/arabi
13336%{texmfdist}/fonts/map/dvips/arabi
13337
13338%{texmfdist}/fonts/map/dvips/arabtex
13339%{texmfdist}/fonts/source/public/arabtex
13340%{texmfdist}/fonts/tfm/public/arabtex
13341%{texmfdist}/fonts/type1/public/arabtex
13342
13343%doc %{texmfdist}/doc/fonts/archaic
13344%{texmfdist}/fonts/afm/public/archaic
13345%{texmfdist}/fonts/map/dvips/archaic
13346%{texmfdist}/fonts/source/public/archaic
13347%{texmfdist}/fonts/tfm/public/archaic
13348%{texmfdist}/fonts/type1/public/archaic
13349%{texmfdist}/source/fonts/archaic
13350
13351%doc %{texmfdist}/doc/fonts/arev
13352%{texmfdist}/fonts/afm/public/arev
13353%{texmfdist}/fonts/enc/dvips/arev
13354%{texmfdist}/fonts/map/dvips/arev
13355%{texmfdist}/fonts/tfm/public/arev
13356%{texmfdist}/fonts/type1/public/arev
13357%{texmfdist}/fonts/vf/public/arev
13358%{texmfdist}/source/fonts/arev
13359
13360%{texmfdist}/fonts/tfm/vntex/arevvn
13361%{texmfdist}/fonts/type1/vntex/arevvn
13362
13363%{texmfdist}/fonts/source/public/ar
13364%{texmfdist}/fonts/tfm/public/ar
13365
13366%doc %{texmfdist}/doc/fonts/armenian
13367%{texmfdist}/fonts/source/public/armenian
13368%{texmfdist}/fonts/tfm/public/armenian
13369
13370%{texmfdist}/fonts/map/dvips/arphic
13371
13372%doc %{texmfdist}/doc/fonts/malayalam
13373%doc %{texmfdist}/doc/fonts/Asana-Math
13374%{texmfdist}/fonts/opentype/public/Asana-Math
13375
13376%doc %{texmfdist}/doc/fonts/ascii
13377%{texmfdist}/fonts/map/dvips/ascii
13378%{texmfdist}/fonts/tfm/public/ascii
13379%{texmfdist}/fonts/type1/public/ascii
13380
13381%doc %{texmfdist}/doc/fonts/astro
13382%{texmfdist}/fonts/source/public/astro
13383%{texmfdist}/fonts/tfm/public/astro
13384
13385%{texmfdist}/fonts/afm/public/augie
13386%{texmfdist}/fonts/map/dvips/augie
13387%{texmfdist}/fonts/tfm/public/augie
13388%{texmfdist}/fonts/type1/public/augie
13389%{texmfdist}/fonts/vf/public/augie
13390
13391%doc %{texmfdist}/doc/fonts/auncial-new
13392%{texmfdist}/fonts/afm/public/auncial-new
13393%{texmfdist}/fonts/map/dvips/auncial-new
13394%{texmfdist}/fonts/tfm/public/auncial-new
13395%{texmfdist}/fonts/type1/public/auncial-new
13396%{texmfdist}/source/fonts/auncial-new
13397
13398%{texmfdist}/fonts/afm/public/aurical
13399%{texmfdist}/fonts/map/dvips/aurical
13400%{texmfdist}/fonts/source/public/aurical
13401%{texmfdist}/fonts/tfm/public/aurical
13402%{texmfdist}/fonts/type1/public/aurical
13403
13404%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563 13405
f1ba8563
ZU
13406%{texmfdist}/fonts/source/public/bangtex
13407%{texmfdist}/fonts/tfm/public/bangtex
13408
13409%{texmfdist}/fonts/source/public/barcodes
13410%{texmfdist}/fonts/tfm/public/barcodes
13411
13412%{texmfdist}/fonts/source/public/bayer
13413%{texmfdist}/fonts/tfm/public/bayer
13414
13415%{texmfdist}/fonts/source/public/bbding
13416%{texmfdist}/fonts/tfm/public/bbding
13417
198c241e 13418%{texmfdist}/fonts/truetype/public
f1ba8563
ZU
13419
13420%{texmfdist}/fonts/source/public/bengali
13421%{texmfdist}/fonts/tfm/public/bengali
13422
13423%doc %{texmfdist}/doc/fonts/bera
13424%{texmfdist}/fonts/afm/public/bera
13425%{texmfdist}/fonts/map/dvips/bera
13426%{texmfdist}/fonts/map/vtex/bera
13427%{texmfdist}/fonts/tfm/public/bera
13428%{texmfdist}/fonts/type1/public/bera
13429%{texmfdist}/fonts/vf/public/bera
13430
13431%doc %{texmfdist}/doc/fonts/blacklettert1
13432%{texmfdist}/fonts/tfm/public/blacklettert1
13433%{texmfdist}/fonts/vf/public/blacklettert1
13434%{texmfdist}/source/fonts/blacklettert1
13435
13436%doc %{texmfdist}/doc/fonts/boisik
13437%{texmfdist}/fonts/source/public/boisik
13438
13439%doc %{texmfdist}/doc/fonts/bookhands
13440%{texmfdist}/fonts/source/public/bookhands
13441
13442%{texmfdist}/fonts/map/dvips/bookman
f1ba8563
ZU
13443
13444%{texmfdist}/fonts/afm/public/brushscr
13445%{texmfdist}/fonts/map/dvips/brushscr
13446%{texmfdist}/fonts/tfm/public/brushscr
13447%{texmfdist}/fonts/type1/public/brushscr
13448%{texmfdist}/fonts/vf/public/brushscr
13449
13450%doc %{texmfdist}/doc/fonts/burmese
13451%{texmfdist}/fonts/map/dvips/burmese
13452%{texmfdist}/fonts/tfm/public/burmese
13453%{texmfdist}/fonts/type1/public/burmese
13454
8affbd2c
ZU
13455%doc %{texmfdist}/doc/fonts/cns
13456%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
13457
13458%{texmfdist}/fonts/enc/dvips/c90enc
13459
13460%{texmfdist}/fonts/source/public/calligra
13461%{texmfdist}/fonts/tfm/public/calligra
13462
13463%doc %{texmfdist}/doc/fonts/carolmin-ps
13464%{texmfdist}/fonts/afm/public/carolmin-ps
13465%{texmfdist}/fonts/map/dvips/carolmin-ps
13466%{texmfdist}/fonts/type1/public/carolmin-ps
13467
13468%{texmfdist}/fonts/source/public/casyl
13469%{texmfdist}/fonts/tfm/public/casyl
13470
13471%{texmfdist}/fonts/source/public/cbcoptic
13472%{texmfdist}/fonts/tfm/public/cbcoptic
13473%{texmfdist}/fonts/type1/public/cbcoptic
13474
13475%doc %{texmfdist}/doc/fonts/cbfonts
13476%{texmfdist}/fonts/enc/dvips/cbfonts
13477%{texmfdist}/fonts/map/dvips/cbfonts
13478%{texmfdist}/fonts/source/public/cbfonts
13479%{texmfdist}/fonts/tfm/public/cbfonts
13480%{texmfdist}/fonts/type1/public/cbfonts
13481
c9ddaf2d 13482%doc %{texmfdist}/doc/fonts/charter
f1ba8563
ZU
13483%{texmfdist}/fonts/afm/vntex/chartervn
13484%{texmfdist}/fonts/tfm/vntex/chartervn
13485%{texmfdist}/fonts/type1/vntex/chartervn
13486%{texmfdist}/fonts/vf/vntex/chartervn
13487
f1ba8563
ZU
13488%{texmfdist}/fonts/source/public/cherokee
13489%{texmfdist}/fonts/tfm/public/cherokee
13490
f1ba8563
ZU
13491%{texmfdist}/fonts/source/public/china2e
13492%{texmfdist}/fonts/tfm/public/china2e
13493
13494%{texmfdist}/fonts/source/public/circ
13495%{texmfdist}/fonts/tfm/public/circ
13496
13497%doc %{texmfdist}/doc/fonts/cirth
13498%{texmfdist}/fonts/source/public/cirth
13499%{texmfdist}/fonts/tfm/public/cirth
13500
13501%doc %{texmfdist}/doc/fonts/cjhebrew
13502%{texmfdist}/fonts/afm/public/cjhebrew
13503%{texmfdist}/fonts/enc/dvips/cjhebrew
13504%{texmfdist}/fonts/map/dvips/cjhebrew
13505%{texmfdist}/fonts/tfm/public/cjhebrew
13506%{texmfdist}/fonts/type1/public/cjhebrew
13507%{texmfdist}/fonts/vf/public/cjhebrew
13508
13509%{texmfdist}/fonts/source/public/clock
13510%{texmfdist}/fonts/tfm/public/clock
13511
13512%doc %{texmfdist}/doc/fonts/cmastro
13513%{texmfdist}/fonts/source/public/cmastro
13514%{texmfdist}/fonts/tfm/public/cmastro
13515
13516%{texmfdist}/fonts/tfm/vntex/cmbrightvn
13517%{texmfdist}/fonts/type1/vntex/cmbrightvn
13518
13519%{texmfdist}/fonts/type1/public/cmex
13520
13521%{texmfdist}/fonts/afm/public/cm-lgc
13522%{texmfdist}/fonts/enc/dvips/cm-lgc
13523%{texmfdist}/fonts/map/dvips/cm-lgc
13524%{texmfdist}/fonts/ofm/public/cm-lgc
13525%{texmfdist}/fonts/ovf/public/cm-lgc
13526%{texmfdist}/fonts/tfm/public/cm-lgc
13527%{texmfdist}/fonts/type1/public/cm-lgc
13528%{texmfdist}/fonts/vf/public/cm-lgc
13529
f1ba8563
ZU
13530
13531%doc %{texmfdist}/doc/fonts/cmpica
13532%{texmfdist}/fonts/source/public/cmpica
13533%{texmfdist}/fonts/tfm/public/cmpica
13534
f1ba8563 13535
f1ba8563
ZU
13536%{texmfdist}/fonts/tfm/vntex/comicsansvn
13537%{texmfdist}/fonts/type1/vntex/comicsansvn
13538%{texmfdist}/fonts/vf/vntex/comicsansvn
13539
13540%{texmfdist}/fonts/tfm/vntex/concretevn
13541%{texmfdist}/fonts/type1/vntex/concretevn
13542
8affbd2c
ZU
13543%{texmfdist}/fonts/afm/ibm
13544%{texmfdist}/fonts/tfm/ibm
13545%{texmfdist}/fonts/vf/ibm
f1ba8563 13546%{texmfdist}/fonts/map/dvips/courier
8affbd2c
ZU
13547%{texmfdist}/fonts/tfm/cspsfonts-adobe
13548%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
13549
13550%doc %{texmfdist}/doc/fonts/croatian
13551%{texmfdist}/fonts/source/public/croatian
13552
13553%{texmfdist}/fonts/afm/public/cryst
13554%{texmfdist}/fonts/source/public/cryst
13555%{texmfdist}/fonts/tfm/public/cryst
13556%{texmfdist}/fonts/type1/public/cryst
13557
13558%{texmfdist}/fonts/source/public/ctib
13559%{texmfdist}/fonts/tfm/public/ctib
13560
13561%doc %{texmfdist}/doc/fonts/cyklop
13562%{texmfdist}/fonts/afm/public/cyklop
13563%{texmfdist}/fonts/enc/dvips/cyklop
13564%{texmfdist}/fonts/map/dvips/cyklop
13565%{texmfdist}/fonts/opentype/public/cyklop
13566%{texmfdist}/fonts/tfm/public/cyklop
13567%{texmfdist}/fonts/type1/public/cyklop
13568
13569%{texmfdist}/fonts/source/public/dancers
13570%{texmfdist}/fonts/tfm/public/dancers
13571
13572%doc %{texmfdist}/doc/fonts/dice
13573%{texmfdist}/fonts/source/public/dice
13574%{texmfdist}/fonts/tfm/public/dice
13575
13576%doc %{texmfdist}/doc/fonts/dictsym
13577%{texmfdist}/fonts/afm/public/dictsym
13578%{texmfdist}/fonts/map/dvips/dictsym
13579%{texmfdist}/fonts/map/vtex/dictsym
13580%{texmfdist}/fonts/tfm/public/dictsym
13581%{texmfdist}/fonts/type1/public/dictsym
13582
13583%doc %{texmfdist}/doc/fonts/dingbat
13584%{texmfdist}/fonts/tfm/public/dingbat
13585%{texmfdist}/source/fonts/dingbat
13586
f1ba8563
ZU
13587%doc %{texmfdist}/doc/fonts/doublestroke
13588%{texmfdist}/fonts/map/dvips/doublestroke
13589%{texmfdist}/fonts/source/public/doublestroke
13590%{texmfdist}/fonts/tfm/public/doublestroke
13591%{texmfdist}/fonts/type1/public/doublestroke
13592
13593%doc %{texmfdist}/doc/fonts/duerer
13594%{texmfdist}/fonts/source/public/duerer
13595%{texmfdist}/fonts/tfm/public/duerer
13596
13597%doc %{texmfdist}/doc/fonts/ean
13598%{texmfdist}/fonts/source/public/ean
13599%{texmfdist}/fonts/tfm/public/ean
13600
13601%doc %{texmfdist}/doc/fonts/eco
13602%{texmfdist}/fonts/tfm/public/eco
13603%{texmfdist}/fonts/vf/public/eco
13604%{texmfdist}/source/fonts/eco
13605
13606%doc %{texmfdist}/doc/fonts/eiad
13607%{texmfdist}/fonts/source/public/eiad
13608%{texmfdist}/fonts/tfm/public/eiad
13609
13610%doc %{texmfdist}/doc/fonts/elvish
13611%{texmfdist}/fonts/source/public/elvish
13612%{texmfdist}/fonts/tfm/public/elvish
13613
13614%doc %{texmfdist}/doc/fonts/epigrafica
13615%{texmfdist}/fonts/afm/public/epigrafica
13616%{texmfdist}/fonts/enc/dvips/epigrafica
13617%{texmfdist}/fonts/map/dvips/epigrafica
13618%{texmfdist}/fonts/tfm/public/epigrafica
13619%{texmfdist}/fonts/type1/public/epigrafica
13620%{texmfdist}/fonts/vf/public/epigrafica
13621
13622%{texmfdist}/fonts/map/dvips/epiolmec
13623%{texmfdist}/fonts/tfm/public/epiolmec
13624%{texmfdist}/fonts/type1/public/epiolmec
13625
13626%doc %{texmfdist}/doc/fonts/esint-type1
13627%{texmfdist}/fonts/map/dvips/esint-type1
13628%{texmfdist}/fonts/type1/public/esint-type1
13629
f1ba8563
ZU
13630%{texmfdist}/fonts/ofm/public/ethiop
13631%{texmfdist}/fonts/ovf/public/ethiop
13632%{texmfdist}/fonts/ovp/public/ethiop
13633%{texmfdist}/fonts/source/public/ethiop
13634%{texmfdist}/fonts/tfm/public/ethiop
13635
13636%{texmfdist}/fonts/map/dvips/ethiop-t1
13637%{texmfdist}/fonts/type1/public/ethiop-t1
13638
13639%doc %{texmfdist}/doc/fonts/euro-ce
13640%{texmfdist}/fonts/source/public/euro-ce
13641%{texmfdist}/fonts/tfm/public/euro-ce
13642
13643%doc %{texmfdist}/doc/fonts/eurofont
13644%{texmfdist}/fonts/map/dvips/eurofont
13645%{texmfdist}/source/fonts/eurofont
13646
f1ba8563
ZU
13647%doc %{texmfdist}/doc/fonts/feyn
13648%{texmfdist}/fonts/source/public/feyn
13649%{texmfdist}/fonts/tfm/public/feyn
13650%{texmfdist}/source/fonts/feyn
13651
13652%doc %{texmfdist}/doc/fonts/fge
13653%{texmfdist}/fonts/source/public/fge
13654%{texmfdist}/fonts/tfm/public/fge
13655%{texmfdist}/source/fonts/fge
13656
13657%{texmfdist}/fonts/map/dvips/foekfont
13658%{texmfdist}/fonts/tfm/public/foekfont
13659%{texmfdist}/fonts/type1/public/foekfont
13660
13661%doc %{texmfdist}/doc/fonts/fonetika
13662%{texmfdist}/fonts/afm/public/fonetika
13663%{texmfdist}/fonts/map/dvips/fonetika
13664%{texmfdist}/fonts/tfm/public/fonetika
13665%{texmfdist}/fonts/type1/public/fonetika
13666
13667%doc %{texmfdist}/doc/fonts/fourier
13668%{texmfdist}/fonts/afm/public/fourier
13669%{texmfdist}/fonts/map/dvips/fourier
13670%{texmfdist}/fonts/tfm/public/fourier
13671%{texmfdist}/fonts/type1/public/fourier
13672%{texmfdist}/fonts/vf/public/fourier
13673%{texmfdist}/source/fonts/fourier
13674
13675%doc %{texmfdist}/doc/fonts/fouriernc
13676%{texmfdist}/fonts/afm/public/fouriernc
13677%{texmfdist}/fonts/tfm/public/fouriernc
13678%{texmfdist}/fonts/vf/public/fouriernc
13679
13680%doc %{texmfdist}/doc/fonts/frcursive
13681%{texmfdist}/fonts/source/public/frcursive
13682%{texmfdist}/fonts/tfm/public/frcursive
13683%{texmfdist}/source/fonts/frcursive
13684
13685%doc %{texmfdist}/doc/fonts/futhark
13686%{texmfdist}/fonts/source/public/futhark
13687%{texmfdist}/fonts/tfm/public/futhark
13688
13689%{texmfdist}/fonts/afm/public/garuda
13690%{texmfdist}/fonts/map/dvips/garuda
13691%{texmfdist}/fonts/tfm/public/garuda
13692%{texmfdist}/fonts/type1/public/garuda
13693
13694%doc %{texmfdist}/doc/fonts/genealogy
13695%{texmfdist}/fonts/source/public/genealogy
13696%{texmfdist}/fonts/tfm/public/genealogy
13697
13698%doc %{texmfdist}/doc/fonts/gfsartemisia
13699%{texmfdist}/fonts/afm/public/gfsartemisia
13700%{texmfdist}/fonts/enc/dvips/gfsartemisia
13701%{texmfdist}/fonts/map/dvips/gfsartemisia
13702%{texmfdist}/fonts/opentype/public/gfsartemisia
13703%{texmfdist}/fonts/tfm/public/gfsartemisia
13704%{texmfdist}/fonts/type1/public/gfsartemisia
13705%{texmfdist}/fonts/vf/public/gfsartemisia
13706
13707%doc %{texmfdist}/doc/fonts/gfsbaskerville
13708%{texmfdist}/fonts/afm/public/gfsbaskerville
13709%{texmfdist}/fonts/enc/dvips/gfsbaskerville
13710%{texmfdist}/fonts/map/dvips/gfsbaskerville
13711%{texmfdist}/fonts/opentype/public/gfsbaskerville
13712%{texmfdist}/fonts/tfm/public/gfsbaskerville
13713%{texmfdist}/fonts/type1/public/gfsbaskerville
13714%{texmfdist}/fonts/vf/public/gfsbaskerville
13715
13716%doc %{texmfdist}/doc/fonts/gfsbodoni
13717%{texmfdist}/fonts/afm/public/gfsbodoni
13718%{texmfdist}/fonts/enc/dvips/gfsbodoni
13719%{texmfdist}/fonts/map/dvips/gfsbodoni
13720%{texmfdist}/fonts/opentype/public/gfsbodoni
13721%{texmfdist}/fonts/tfm/public/gfsbodoni
13722%{texmfdist}/fonts/type1/public/gfsbodoni
13723%{texmfdist}/fonts/vf/public/gfsbodoni
13724
13725%doc %{texmfdist}/doc/fonts/gfscomplutum
13726%{texmfdist}/fonts/afm/public/gfscomplutum
13727%{texmfdist}/fonts/enc/dvips/gfscomplutum
13728%{texmfdist}/fonts/map/dvips/gfscomplutum
13729%{texmfdist}/fonts/opentype/public/gfscomplutum
13730%{texmfdist}/fonts/tfm/public/gfscomplutum
13731%{texmfdist}/fonts/type1/public/gfscomplutum
13732%{texmfdist}/fonts/vf/public/gfscomplutum
13733
13734%doc %{texmfdist}/doc/fonts/gfsdidot
13735%{texmfdist}/fonts/afm/public/gfsdidot
13736%{texmfdist}/fonts/enc/dvips/gfsdidot
13737%{texmfdist}/fonts/map/dvips/gfsdidot
13738%{texmfdist}/fonts/opentype/public/gfsdidot
13739%{texmfdist}/fonts/tfm/public/gfsdidot
13740%{texmfdist}/fonts/type1/public/gfsdidot
13741%{texmfdist}/fonts/vf/public/gfsdidot
13742
13743%doc %{texmfdist}/doc/fonts/gfsneohellenic
13744%{texmfdist}/fonts/afm/public/gfsneohellenic
13745%{texmfdist}/fonts/enc/dvips/gfsneohellenic
13746%{texmfdist}/fonts/map/dvips/gfsneohellenic
13747%{texmfdist}/fonts/opentype/public/gfsneohellenic
13748%{texmfdist}/fonts/tfm/public/gfsneohellenic
13749%{texmfdist}/fonts/type1/public/gfsneohellenic
13750%{texmfdist}/fonts/vf/public/gfsneohellenic
13751
13752%doc %{texmfdist}/doc/fonts/gfsporson
13753%{texmfdist}/fonts/afm/public/gfsporson
13754%{texmfdist}/fonts/enc/dvips/gfsporson
13755%{texmfdist}/fonts/map/dvips/gfsporson
13756%{texmfdist}/fonts/opentype/public/gfsporson
13757%{texmfdist}/fonts/tfm/public/gfsporson
13758%{texmfdist}/fonts/type1/public/gfsporson
13759%{texmfdist}/fonts/vf/public/gfsporson
13760
13761%doc %{texmfdist}/doc/fonts/gfssolomos
13762%{texmfdist}/fonts/afm/public/gfssolomos
13763%{texmfdist}/fonts/enc/dvips/gfssolomos
13764%{texmfdist}/fonts/map/dvips/gfssolomos
13765%{texmfdist}/fonts/opentype/public/gfssolomos
13766%{texmfdist}/fonts/tfm/public/gfssolomos
13767%{texmfdist}/fonts/type1/public/gfssolomos
13768%{texmfdist}/fonts/vf/public/gfssolomos
13769
f1ba8563
ZU
13770
13771%doc %{texmfdist}/doc/fonts/greenpoint
13772%{texmfdist}/fonts/source/public/greenpoint
13773%{texmfdist}/fonts/tfm/public/greenpoint
13774
13775%{texmfdist}/fonts/afm/groff
13776%{texmfdist}/fonts/enc/dvips/groff
13777%{texmfdist}/fonts/map/dvips/groff
13778%{texmfdist}/fonts/tfm/groff
13779%{texmfdist}/fonts/type1/groff
13780
13781%doc %{texmfdist}/doc/fonts/grotesq
13782%{texmfdist}/fonts/map/dvips/grotesq
13783
13784%{texmfdist}/fonts/afm/vntex/grotesqvn
13785%{texmfdist}/fonts/tfm/vntex/grotesqvn
13786%{texmfdist}/fonts/type1/vntex/grotesqvn
13787
13788%{texmfdist}/fonts/afm/public/grverb
13789%{texmfdist}/fonts/map/dvips/grverb
13790%{texmfdist}/fonts/tfm/public/grverb
13791%{texmfdist}/fonts/type1/public/grverb
13792%{texmfdist}/fonts/vf/public/grverb
13793
13794%{texmfdist}/fonts/source/public/hands
13795%{texmfdist}/fonts/tfm/public/hands
13796
8affbd2c
ZU
13797%{texmfdist}/fonts/afm/jmn
13798%{texmfdist}/fonts/tfm/jmn
13799%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
13800
13801%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563
ZU
13802
13803%doc %{texmfdist}/doc/fonts/hfbright
13804%{texmfdist}/fonts/afm/public/hfbright
13805%{texmfdist}/fonts/enc/dvips/hfbright
13806%{texmfdist}/fonts/map/dvips/hfbright
13807%{texmfdist}/fonts/type1/public/hfbright
13808%{texmfdist}/source/fonts/hfbright
13809
13810%doc %{texmfdist}/doc/fonts/hfoldsty
13811%{texmfdist}/fonts/tfm/public/hfoldsty
13812%{texmfdist}/fonts/vf/public/hfoldsty
13813%{texmfdist}/source/fonts/hfoldsty
13814
13815%doc %{texmfdist}/doc/fonts/ibygrk
80fa261c 13816%{texmfdist}/tex/generic/ibygrk
f1ba8563
ZU
13817%{texmfdist}/fonts/afm/public/ibygrk
13818%{texmfdist}/fonts/enc/dvips/ibygrk
13819%{texmfdist}/fonts/map/dvips/ibygrk
13820%{texmfdist}/fonts/source/public/ibygrk
13821%{texmfdist}/fonts/tfm/public/ibygrk
13822%{texmfdist}/fonts/type1/public/ibygrk
13823
13824%doc %{texmfdist}/doc/fonts/ifsym
13825%{texmfdist}/fonts/source/public/ifsym
13826%{texmfdist}/fonts/tfm/public/ifsym
13827
13828%doc %{texmfdist}/doc/fonts/initials
13829%{texmfdist}/fonts/afm/public/initials
13830%{texmfdist}/fonts/map/dvips/initials
13831%{texmfdist}/fonts/tfm/public/initials
13832%{texmfdist}/fonts/type1/public/initials
13833
745facc7 13834%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
13835%{texmfdist}/fonts/afm/public/itrans
13836%{texmfdist}/fonts/source/public/itrans
13837%{texmfdist}/fonts/tfm/public/itrans
f1ba8563
ZU
13838%{texmfdist}/fonts/type1/public/itrans
13839
745facc7 13840%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
13841%{texmfdist}/fonts/afm/public/iwona
13842%{texmfdist}/fonts/enc/dvips/iwona
13843%{texmfdist}/fonts/map/dvips/iwona
13844%{texmfdist}/fonts/opentype/public/iwona
13845%{texmfdist}/fonts/tfm/public/iwona
13846%{texmfdist}/fonts/type1/public/iwona
13847
13848%{texmfdist}/fonts/enc/dvips/jmn
13849%{texmfdist}/fonts/map/dvips/jmn
13850
745facc7 13851%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
13852%{texmfdist}/fonts/source/public/kdgreek
13853%{texmfdist}/fonts/tfm/public/kdgreek
13854
13855%{texmfdist}/fonts/afm/public/kerkis
13856%{texmfdist}/fonts/enc/dvips/kerkis
13857%{texmfdist}/fonts/map/dvips/kerkis
13858%{texmfdist}/fonts/tfm/public/kerkis
13859%{texmfdist}/fonts/type1/public/kerkis
13860%{texmfdist}/fonts/vf/public/kerkis
13861
13862%doc %{texmfdist}/doc/fonts/kixfont
13863%{texmfdist}/fonts/source/public/kixfont
13864%{texmfdist}/fonts/tfm/public/kixfont
13865
8affbd2c 13866%dir %{texmfdist}/fonts/map/public
745facc7 13867%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
13868%{texmfdist}/fonts/afm/public/kurier
13869%{texmfdist}/fonts/enc/dvips/kurier
13870%{texmfdist}/fonts/map/dvips/kurier
13871%{texmfdist}/fonts/opentype/public/kurier
13872%{texmfdist}/fonts/tfm/public/kurier
13873%{texmfdist}/fonts/type1/public/kurier
13874
13875%doc %{texmfdist}/doc/fonts/levy
13876%{texmfdist}/fonts/source/public/levy
13877
13878%doc %{texmfdist}/doc/fonts/lfb
13879%{texmfdist}/fonts/source/public/lfb
13880%{texmfdist}/fonts/tfm/public/lfb
13881
13882%doc %{texmfdist}/doc/fonts/libertine
13883%{texmfdist}/fonts/afm/public/libertine
13884%{texmfdist}/fonts/enc/dvips/libertine
13885%{texmfdist}/fonts/map/dvips/libertine
13886%{texmfdist}/fonts/tfm/public/libertine
13887%{texmfdist}/fonts/type1/public/libertine
13888%{texmfdist}/fonts/vf/public/libertine
13889
13890%doc %{texmfdist}/doc/fonts/linearA
13891%{texmfdist}/fonts/afm/public/linearA
13892%{texmfdist}/fonts/map/dvips/linearA
13893%{texmfdist}/fonts/tfm/public/linearA
13894%{texmfdist}/fonts/type1/public/linearA
13895%{texmfdist}/source/fonts/linearA
13896
13897%{texmfdist}/fonts/source/public/logic
13898%{texmfdist}/fonts/tfm/public/logic
13899
13900%doc %{texmfdist}/doc/fonts/lxfonts
13901%{texmfdist}/fonts/map/dvips/lxfonts
13902%{texmfdist}/fonts/source/public/lxfonts
13903%{texmfdist}/fonts/tfm/public/lxfonts
13904%{texmfdist}/fonts/type1/public/lxfonts
13905
13906%doc %{texmfdist}/doc/fonts/ly1
13907%{texmfdist}/fonts/map/dvips/ly1
13908
13909%{texmfdist}/fonts/source/public/malayalam
13910%{texmfdist}/fonts/tfm/public/malayalam
13911
13912%{texmfdist}/fonts/map/dvips/manfnt
13913
13914%{texmfdist}/fonts/map/dvips/mathdesign
13915
13916%{texmfdist}/fonts/tfm/public/mathpazo
13917%{texmfdist}/fonts/vf/public/mathpazo
13918
8affbd2c
ZU
13919%{texmfdist}/fonts/afm/mathdesign
13920%{texmfdist}/fonts/tfm/mathdesign
13921%{texmfdist}/fonts/type1/mathdesign
13922%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
13923
13924%{texmfdist}/fonts/enc/dvips/mnsymbol
13925%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 13926%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
13927%{texmfdist}/fonts/map/vtex/mnsymbol
13928%{texmfdist}/fonts/opentype/public/mnsymbol
13929%{texmfdist}/fonts/source/public/mnsymbol
13930%{texmfdist}/fonts/tfm/public/mnsymbol
13931%{texmfdist}/fonts/type1/public/mnsymbol
13932
13933%{texmfdist}/fonts/map/dvips/montex
13934%{texmfdist}/fonts/source/public/montex
13935%{texmfdist}/fonts/tfm/public/montex
13936%{texmfdist}/fonts/type1/public/montex
13937
13938%{texmfdist}/fonts/tfm/vntex/mscorevn
13939%{texmfdist}/fonts/vf/vntex/mscorevn
13940
f1ba8563
ZU
13941%doc %{texmfdist}/doc/generic/musixtex
13942%{texmfdist}/fonts/map/dvips/musixtex
13943%{texmfdist}/fonts/source/public/musixtex
13944%{texmfdist}/fonts/tfm/public/musixtex
13945%{texmfdist}/fonts/type1/public/musixtex
13946
13947%{texmfdist}/fonts/source/public/mxd
13948%{texmfdist}/fonts/tfm/public/mxd
13949
13950%{texmfdist}/fonts/source/public/mxedruli
13951%{texmfdist}/fonts/tfm/public/mxedruli
13952
13953%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563 13954
f1ba8563
ZU
13955%doc %{texmfdist}/doc/fonts/nkarta
13956%{texmfdist}/fonts/source/public/nkarta
13957%{texmfdist}/fonts/tfm/public/nkarta
13958
13959%{texmfdist}/fonts/afm/public/norasi
13960%{texmfdist}/fonts/map/dvips/norasi
13961%{texmfdist}/fonts/tfm/public/norasi
13962%{texmfdist}/fonts/type1/public/norasi
13963
13964%{texmfdist}/fonts/source/public/oca
13965
13966%{texmfdist}/fonts/afm/public/ocherokee
13967%{texmfdist}/fonts/map/dvips/ocherokee
13968%{texmfdist}/fonts/ofm/public/ocherokee
13969%{texmfdist}/fonts/ovf/public/ocherokee
13970%{texmfdist}/fonts/ovp/public/ocherokee
13971%{texmfdist}/fonts/tfm/public/ocherokee
13972%{texmfdist}/fonts/type1/public/ocherokee
13973
13974%{texmfdist}/fonts/source/public/ogham
13975%{texmfdist}/fonts/tfm/public/ogham
13976
13977%doc %{texmfdist}/doc/fonts/oinuit
13978%{texmfdist}/fonts/map/dvips/oinuit
13979%{texmfdist}/fonts/ofm/public/oinuit
13980%{texmfdist}/fonts/ovf/public/oinuit
13981%{texmfdist}/fonts/tfm/public/oinuit
13982%{texmfdist}/fonts/type1/public/oinuit
13983
13984%{texmfdist}/fonts/source/public/osmanian
13985
13986%doc %{texmfdist}/doc/fonts/ot2cyr
13987%{texmfdist}/fonts/map/dvips/ot2cyr
13988%{texmfdist}/source/fonts/ot2cyr
13989
f1ba8563
ZU
13990%{texmfdist}/fonts/ofm/public/otibet
13991%{texmfdist}/fonts/ovf/public/otibet
13992%{texmfdist}/fonts/ovp/public/otibet
13993%{texmfdist}/fonts/source/public/otibet
13994%{texmfdist}/fonts/tfm/public/otibet
13995
13996%doc %{texmfdist}/doc/fonts/pacioli
13997%{texmfdist}/fonts/source/public/pacioli
13998%{texmfdist}/fonts/tfm/public/pacioli
13999
14000%{texmfdist}/fonts/map/dvips/palatino
f1ba8563
ZU
14001
14002%doc %{texmfdist}/doc/fonts/phaistos
14003%{texmfdist}/fonts/afm/public/phaistos
14004%{texmfdist}/fonts/map/dvips/phaistos
14005%{texmfdist}/fonts/opentype/public/phaistos
14006%{texmfdist}/fonts/tfm/public/phaistos
14007%{texmfdist}/fonts/type1/public/phaistos
14008%{texmfdist}/source/fonts/phaistos
14009
14010%{texmfdist}/fonts/opentype/public/philokalia
14011
14012%doc %{texmfdist}/doc/fonts/phonetic
14013%{texmfdist}/fonts/source/public/phonetic
14014%{texmfdist}/fonts/tfm/public/phonetic
14015%{texmfdist}/source/fonts/phonetic
14016
8affbd2c 14017%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
14018
14019%{texmfdist}/fonts/source/public/punk
14020%{texmfdist}/fonts/tfm/public/punk
14021
14022%{texmfdist}/fonts/tfm/public/relenc
14023%{texmfdist}/fonts/vf/public/relenc
14024
14025%doc %{texmfdist}/doc/fonts/rsfs
14026%{texmfdist}/fonts/map/dvips/rsfs
14027
14028%{texmfdist}/fonts/map/dvips/sanskrit
14029%{texmfdist}/fonts/source/public/sanskrit
14030%{texmfdist}/fonts/tfm/public/sanskrit
14031%{texmfdist}/fonts/type1/public/sanskrit
14032
14033%{texmfdist}/fonts/source/public/sauter
14034
14035%doc %{texmfdist}/doc/fonts/semaphor
14036%{texmfdist}/fonts/afm/public/semaphor
14037%{texmfdist}/fonts/enc/dvips/semaphor
14038%{texmfdist}/fonts/map/dvips/semaphor
14039%{texmfdist}/fonts/opentype/public/semaphor
14040%{texmfdist}/fonts/source/public/semaphor
14041%{texmfdist}/fonts/tfm/public/semaphor
14042%{texmfdist}/fonts/type1/public/semaphor
14043
14044%{texmfdist}/fonts/source/public/simpsons
14045
f1ba8563
ZU
14046%doc %{texmfdist}/doc/fonts/skaknew
14047%{texmfdist}/fonts/afm/public/skaknew
14048%{texmfdist}/fonts/map/dvips/skaknew
14049%{texmfdist}/fonts/map/vtex/skaknew
14050%{texmfdist}/fonts/tfm/public/skaknew
14051%{texmfdist}/fonts/type1/public/skaknew
14052
14053%{texmfdist}/fonts/source/public/skull
14054
14055%{texmfdist}/fonts/source/public/soyombo
14056%{texmfdist}/fonts/tfm/public/soyombo
14057
14058%doc %{texmfdist}/doc/fonts/staves
14059%{texmfdist}/fonts/map/dvips/staves
14060%{texmfdist}/fonts/tfm/public/staves
14061%{texmfdist}/fonts/type1/public/staves
14062
14063%{texmfdist}/fonts/map/dvips/stmaryrd
14064%{texmfdist}/fonts/source/public/stmaryrd
14065
14066%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
14067
14068%{texmfdist}/fonts/afm/public/tabvar
14069%{texmfdist}/fonts/map/dvips/tabvar
14070%{texmfdist}/fonts/tfm/public/tabvar
14071%{texmfdist}/fonts/type1/public/tabvar
14072
f1ba8563
ZU
14073
14074%{texmfdist}/fonts/source/public/tapir
14075%{texmfdist}/fonts/type1/public/tapir
14076
14077%{texmfdist}/fonts/enc/dvips/tengwarscript
14078%{texmfdist}/fonts/map/dvips/tengwarscript
14079%{texmfdist}/fonts/tfm/public/tengwarscript
14080%{texmfdist}/fonts/vf/public/tengwarscript
14081
80fa261c 14082%{texmfdist}/doc/fonts/pclnfss
198c241e 14083%{texmfdist}/source/fonts/pclnfss
f1ba8563
ZU
14084
14085%doc %{texmfdist}/doc/fonts/tex-gyre
14086%{texmfdist}/fonts/afm/public/tex-gyre
14087%{texmfdist}/fonts/enc/dvips/tex-gyre
14088%{texmfdist}/fonts/map/dvips/tex-gyre
14089%{texmfdist}/fonts/opentype/public/tex-gyre
14090%{texmfdist}/fonts/tfm/public/tex-gyre
14091%{texmfdist}/fonts/type1/public/tex-gyre
14092
f1ba8563 14093%{texmfdist}/fonts/map/dvips/times
f1ba8563 14094
f1ba8563
ZU
14095
14096%doc %{texmfdist}/doc/fonts/timing
14097%{texmfdist}/fonts/source/public/timing
14098%{texmfdist}/fonts/tfm/public/timing
14099
14100%doc %{texmfdist}/doc/fonts/tipa
14101%{texmfdist}/fonts/map/dvips/tipa
14102%{texmfdist}/fonts/source/public/tipa
14103%{texmfdist}/fonts/tfm/public/tipa
14104%{texmfdist}/fonts/type1/public/tipa
14105
14106%{texmfdist}/fonts/afm/public/trajan
14107%{texmfdist}/fonts/map/dvips/trajan
14108%{texmfdist}/fonts/tfm/public/trajan
14109%{texmfdist}/fonts/type1/public/trajan
14110
f1ba8563
ZU
14111
14112%{texmfdist}/fonts/tfm/vntex/txttvn
14113%{texmfdist}/fonts/type1/vntex/txttvn
14114
14115%{texmfdist}/fonts/map/dvips/uhc
14116
f1ba8563
ZU
14117%doc %{texmfdist}/doc/fonts/umtypewriter
14118%{texmfdist}/fonts/opentype/public/umtypewriter
14119
14120%doc %{texmfdist}/doc/fonts/universa
14121%{texmfdist}/fonts/source/public/universa
14122%{texmfdist}/fonts/tfm/public/universa
14123%{texmfdist}/source/fonts/universa
14124
14125%{texmfdist}/fonts/afm/public/velthuis
14126%{texmfdist}/fonts/map/dvips/velthuis
14127%{texmfdist}/fonts/source/public/velthuis
14128%{texmfdist}/fonts/tfm/public/velthuis
14129%{texmfdist}/fonts/type1/public/velthuis
14130
14131%{texmfdist}/fonts/enc/dvips/vntex
f1ba8563
ZU
14132
14133%{texmfdist}/fonts/afm/vntex/vntopia
14134%{texmfdist}/fonts/tfm/vntex/vntopia
14135%{texmfdist}/fonts/type1/vntex/vntopia
14136%{texmfdist}/fonts/vf/vntex/vntopia
14137
14138%{texmfdist}/fonts/map/dvips/wadalab
14139
14140%doc %{texmfdist}/doc/fonts/wasy
14141%{texmfdist}/fonts/afm/public/wasy
14142%{texmfdist}/fonts/map/dvips/wasy
14143%{texmfdist}/fonts/type1/public/wasy
14144
14145%{texmfdist}/fonts/source/public/wnri
14146%{texmfdist}/fonts/tfm/public/wnri
14147
14148%{texmfdist}/fonts/source/public/wsuipa
14149%{texmfdist}/fonts/tfm/public/wsuipa
14150
14151%{texmfdist}/fonts/source/public/xbmc
14152%{texmfdist}/fonts/tfm/public/xbmc
14153
f1ba8563
ZU
14154%doc %{texmfdist}/doc/fonts/xq
14155%{texmfdist}/fonts/source/public/xq
14156%{texmfdist}/fonts/tfm/public/xq
14157
14158%{texmfdist}/fonts/source/public/yannisgr
14159
14160%{texmfdist}/fonts/map/dvips/yhmath
14161%{texmfdist}/fonts/source/public/yhmath
14162%{texmfdist}/fonts/tfm/public/yhmath
14163%{texmfdist}/fonts/type1/public/yhmath
14164%{texmfdist}/fonts/vf/public/yhmath
14165
14166%{texmfdist}/fonts/map/dvips/zapfchan
198c241e 14167%{texmfdist}/fonts/tfm/urw35vf
f1ba8563
ZU
14168
14169%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
14170
14171%{texmfdist}/dvips/zefonts
14172%{texmfdist}/fonts/map/dvips/zefonts
14173%{texmfdist}/fonts/tfm/public/zefonts
14174%{texmfdist}/fonts/vf/public/zefonts
14175
14176
d08789e0 14177%files fonts-omega
489714ae 14178%defattr(644,root,root,755)
7179ac92 14179%doc %{texmfdist}/doc/omega
2677a8b0
ZU
14180%dir %{texmfdist}/omega
14181%dir %{texmfdist}/omega/otp
14182%dir %{texmfdist}/omega/ocp
7179ac92
ZU
14183%{texmfdist}/dvips/omega
14184%{texmfdist}/fonts/ofm/public/omega
14185%{texmfdist}/fonts/type1/public/omega
14186%{texmfdist}/fonts/afm/public/omega
14187%{texmfdist}/fonts/ovp/public/omega
14188%{texmfdist}/fonts/tfm/public/omega
14189%{texmfdist}/fonts/ovf/public/omega
14190%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
14191%{texmfdist}/omega/ocp/omega
14192%{texmfdist}/omega/otp/omega
14193%{texmfdist}/tex/plain/omega
d08789e0 14194
5b7eba8e
MB
14195#%files fonts-pazo
14196#%defattr(644,root,root,755)
d08789e0
ZU
14197
14198%files fonts-pl
14199%defattr(644,root,root,755)
7179ac92 14200%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
14201%dir %{texmf}/scripts/texlive
14202%dir %{texmf}/scripts/texlive/tlmgrgui
14203%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
14204%{texmfdist}/dvips/pl
14205%{texmfdist}/fonts/source/public/pl
14206%{texmfdist}/fonts/type1/public/pl
14207%{texmfdist}/fonts/afm/public/pl
14208%{texmfdist}/fonts/enc/dvips/pl
14209%{texmfdist}/fonts/tfm/public/pl
14210%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 14211%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
14212
14213%files fonts-px
14214%defattr(644,root,root,755)
7179ac92 14215%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
14216# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
14217# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
14218%dir %{texmfdist}/fonts/map/dvips/pxfonts
14219%dir %{texmfdist}/tex/latex/pxfonts
14220%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
14221%{texmfdist}/fonts/afm/public/pxfonts
14222%{texmfdist}/fonts/tfm/public/pxfonts
14223%{texmfdist}/fonts/type1/public/pxfonts
14224%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 14225%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 14226
5b7eba8e
MB
14227#%files fonts-qfonts
14228#%defattr(644,root,root,755)
31bd2c4a
ZU
14229# %doc %{texmf}/doc/fonts/polish/qfonts
14230# %{texmf}/fonts/enc/dvips/qfonts
14231# %{texmf}/fonts/map/dvips/qfonts
14232# %{texmf}/dvips/qfonts
14233# %{texmf}/fonts/afm/public/qfonts
14234# %{texmf}/fonts/tfm/public/qfonts
d08789e0 14235
74dbda3f
ZU
14236# %files fonts-qpx
14237# %defattr(644,root,root,755)
14238# %{texmf}/fonts/tfm/public/qpx
14239# %{texmf}/fonts/vf/public/qpx
d08789e0 14240
31bd2c4a 14241%files fonts-qpxqtx
d08789e0 14242%defattr(644,root,root,755)
7179ac92
ZU
14243%{texmfdist}/fonts/tfm/public/qpxqtx
14244%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
14245
14246%files fonts-rsfs
14247%defattr(644,root,root,755)
7179ac92
ZU
14248%{texmfdist}/fonts/source/public/rsfs
14249%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
14250
14251%files fonts-stmaryrd
14252%defattr(644,root,root,755)
7179ac92
ZU
14253%doc %{texmfdist}/doc/fonts/stmaryrd
14254%{texmfdist}/source/fonts/stmaryrd
14255%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
14256
14257%files fonts-tx
14258%defattr(644,root,root,755)
7179ac92
ZU
14259%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
14260%{texmfdist}/fonts/afm/public/txfonts
14261%{texmfdist}/fonts/tfm/public/txfonts
14262%{texmfdist}/fonts/vf/public/txfonts
d08789e0 14263
5bc70a92
MB
14264%files fonts-uhc
14265%defattr(644,root,root,755)
14266%doc %{texmfdist}/doc/fonts/uhc
14267%{texmfdist}/fonts/afm/uhc
14268%{texmfdist}/fonts/tfm/uhc
14269%{texmfdist}/fonts/vf/uhc
14270
d08789e0
ZU
14271%files fonts-urw
14272%defattr(644,root,root,755)
7179ac92 14273%{texmfdist}/fonts/afm/urw
5bc70a92
MB
14274%{texmfdist}/fonts/tfm/urw
14275%{texmfdist}/fonts/vf/urw
d08789e0
ZU
14276
14277%files fonts-urwvn
14278%defattr(644,root,root,755)
26d8eaaa 14279%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
14280%{texmfdist}/fonts/tfm/vntex/urwvn
14281%{texmfdist}/fonts/type1/vntex/urwvn
14282%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
14283
14284%files fonts-vnr
14285%defattr(644,root,root,755)
7179ac92
ZU
14286%{texmfdist}/fonts/map/dvips/vntex
14287%{texmfdist}/fonts/source/vntex/vnr
14288%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 14289
e67df411
ZU
14290%files fonts-urw35vf
14291%defattr(644,root,root,755)
14292%{texmfdist}/fonts/vf/urw35vf
14293
5bc70a92
MB
14294%files fonts-wadalab
14295%defattr(644,root,root,755)
14296%doc %{texmfdist}/doc/fonts/wadalab
14297%{texmfdist}/fonts/afm/wadalab
14298%{texmfdist}/fonts/tfm/wadalab
14299%{texmfdist}/fonts/vf/wadalab
14300
d08789e0
ZU
14301%files fonts-wasy
14302%defattr(644,root,root,755)
7179ac92
ZU
14303%{texmfdist}/fonts/source/public/wasy
14304%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
14305
14306%files fonts-xypic
14307%defattr(644,root,root,755)
7179ac92
ZU
14308%{texmfdist}/fonts/map/dvips/xypic
14309# %{texmfdist}/fonts/afm/public/xypic
14310%{texmfdist}/fonts/source/public/xypic
14311%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
14312
14313%files fonts-yandy
14314%defattr(644,root,root,755)
adbd04dd 14315# %{texmf}/fonts/afm/yandy
7179ac92 14316%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
14317# %{texmf}/fonts/tfm/yandy
14318# %{texmf}/fonts/vf/yandy
d08789e0
ZU
14319
14320%files fonts-type1-antp
14321%defattr(644,root,root,755)
7179ac92
ZU
14322%{texmfdist}/dvips/antp
14323%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
14324
14325%files fonts-type1-antt
14326%defattr(644,root,root,755)
adbd04dd 14327# %{texmf}/dvips/antt
7179ac92 14328%{texmfdist}/fonts/type1/public/antt
d08789e0 14329
5bc70a92
MB
14330%files fonts-type1-arphic
14331%defattr(644,root,root,755)
14332%{texmfdist}/fonts/type1/arphic
14333
d08789e0
ZU
14334%files fonts-type1-belleek
14335%defattr(644,root,root,755)
7179ac92 14336%doc %{texmfdist}/doc/fonts/belleek
70f52fe3 14337%{texmfdist}/source/latex/belleek
7179ac92 14338%{texmfdist}/fonts/type1/public/belleek
70f52fe3 14339%{texmfdist}/fonts/map/dvips/belleek
d08789e0
ZU
14340
14341%files fonts-type1-bitstream
14342%defattr(644,root,root,755)
7179ac92 14343%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
14344
14345%files fonts-type1-bluesky
14346%defattr(644,root,root,755)
04eb4e68
ZU
14347# %doc %{texmf}/doc/fonts/bluesky
14348# %{texmf}/dvips/bluesky
7179ac92 14349%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
14350
14351%files fonts-type1-cc-pl
14352%defattr(644,root,root,755)
7179ac92
ZU
14353%doc %{texmfdist}/doc/fonts/cc-pl
14354%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
14355
14356%files fonts-type1-cmcyr
14357%defattr(644,root,root,755)
7179ac92 14358%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
14359
14360%files fonts-type1-cs
14361%defattr(644,root,root,755)
7179ac92 14362%{texmfdist}/fonts/type1/public/cs
d08789e0 14363
04eb4e68
ZU
14364# %files fonts-type1-dstroke
14365# %defattr(644,root,root,755)
14366# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
14367
14368%files fonts-type1-eurosym
14369%defattr(644,root,root,755)
7179ac92 14370%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
14371
14372%files fonts-type1-hoekwater
14373%defattr(644,root,root,755)
7179ac92 14374%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
14375
14376%files fonts-type1-fpl
14377%defattr(644,root,root,755)
7179ac92
ZU
14378%doc %{texmfdist}/doc/fonts/fpl
14379%{texmfdist}/fonts/afm/public/fpl
14380%{texmfdist}/fonts/type1/public/fpl
caaf987e 14381%{texmfdist}/source/fonts/fpl
d08789e0
ZU
14382
14383%files fonts-type1-lm
14384%defattr(644,root,root,755)
7179ac92
ZU
14385%{texmfdist}/fonts/afm/public/lm
14386%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
14387
14388%files fonts-type1-marvosym
14389%defattr(644,root,root,755)
7179ac92 14390%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
14391
14392%files fonts-type1-mathpazo
14393%defattr(644,root,root,755)
04eb4e68 14394# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
14395%{texmfdist}/fonts/afm/public/mathpazo
14396%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
14397
14398%files fonts-type1-omega
14399%defattr(644,root,root,755)
7179ac92 14400%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
14401
14402%files fonts-type1-pl
14403%defattr(644,root,root,755)
04eb4e68 14404# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 14405%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
14406
14407%files fonts-type1-px
14408%defattr(644,root,root,755)
7179ac92 14409%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 14410
04eb4e68
ZU
14411# %files fonts-type1-qfonts
14412# %defattr(644,root,root,755)
7179ac92 14413# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
14414
14415%files fonts-type1-tx
14416%defattr(644,root,root,755)
7179ac92 14417%{texmfdist}/fonts/type1/public/txfonts
d08789e0 14418
04eb4e68
ZU
14419# %files fonts-type1-tt2001
14420# %defattr(644,root,root,755)
14421# %{texmf}/fonts/type1/public/tt2001
d08789e0 14422
5bc70a92
MB
14423%files fonts-type1-uhc
14424%defattr(644,root,root,755)
14425%{texmfdist}/fonts/type1/uhc
14426
d08789e0
ZU
14427%files fonts-type1-urw
14428%defattr(644,root,root,755)
7179ac92 14429%{texmfdist}/fonts/type1/urw
d08789e0
ZU
14430
14431%files fonts-type1-vnr
14432%defattr(644,root,root,755)
7179ac92 14433%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 14434
5bc70a92
MB
14435%files fonts-type1-wadalab
14436%defattr(644,root,root,755)
14437%{texmfdist}/fonts/type1/wadalab
14438
d08789e0
ZU
14439%files fonts-type1-xypic
14440%defattr(644,root,root,755)
7179ac92 14441%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
14442
14443# TeXLive-specific
14444
14445%files afm2pl
14446%defattr(644,root,root,755)
3f42cf69 14447%dir %{texmf}/tex/latex
489714ae
ZU
14448%attr(755,root,root) %{_bindir}/afm2pl
14449%{_mandir}/man1/afm2pl*
015f9ddb 14450%{texmf}/fonts/lig/afm2pl
3f42cf69 14451%{texmf}/tex/latex/afm2pl
489714ae
ZU
14452
14453%files bbox
14454%defattr(644,root,root,755)
14455%attr(755,root,root) %{_bindir}/bbox
14456%{_mandir}/man1/bbox*
14457
14458%files cefutils
14459%defattr(644,root,root,755)
14460%attr(755,root,root) %{_bindir}/cef*
2677a8b0 14461%dir %{texmfdist}/tex/latex/cjk
21c69d95 14462%dir %{texmfdist}/doc/latex/cjk
c9ddaf2d 14463%{texmfdist}/source/latex/cjk
2677a8b0 14464%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
14465%doc %{texmfdist}/doc/latex/cjk/doc
14466%doc %{texmfdist}/doc/latex/cjk/examples
489714ae
ZU
14467
14468%files detex
14469%defattr(644,root,root,755)
14470%attr(755,root,root) %{_bindir}/detex
14471%{_mandir}/man1/detex*
14472
7ffd1967
ZU
14473
14474%files dviutils
14475%defattr(644,root,root,755)
14476%attr(755,root,root) %{_bindir}/dt2dv
14477%attr(755,root,root) %{_bindir}/dv2dt
14478%attr(755,root,root) %{_bindir}/dvi2tty
14479%attr(755,root,root) %{_bindir}/dviasm
14480%attr(755,root,root) %{_bindir}/dvibook
14481%attr(755,root,root) %{_bindir}/dviconcat
14482%attr(755,root,root) %{_bindir}/dvidvi
14483%attr(755,root,root) %{_bindir}/dvigif
14484%attr(755,root,root) %{_bindir}/dvipdfmx
14485%attr(755,root,root) %{_bindir}/dvipos
14486%attr(755,root,root) %{_bindir}/dviselect
14487%attr(755,root,root) %{_bindir}/dvitodvi
14488%{_mandir}/man1/dt2dv*
14489%{_mandir}/man1/dv2dt*
14490%{_mandir}/man1/dvi2tty*
14491%{_mandir}/man1/dvibook*
14492%{_mandir}/man1/dviconcat*
14493%{_mandir}/man1/dvidvi*
14494%{_mandir}/man1/dvigif*
14495%{_mandir}/man1/dvipos*
14496%{_mandir}/man1/dviselect*
14497%{_mandir}/man1/dvitodvi*
015f9ddb
ZU
14498%{texmf}/fonts/map/dvipdfmx
14499%dir %{texmf}/fonts/cmap
3f42cf69 14500%doc %{texmf}/fonts/cmap/README
015f9ddb
ZU
14501%{texmf}/dvipdfmx
14502%{texmf}/fonts/cmap/dvipdfmx
7ffd1967
ZU
14503
14504%files epsutils
14505%defattr(644,root,root,755)
14506%attr(755,root,root) %{_bindir}/epsffit
14507%attr(755,root,root) %{_bindir}/epspdf
14508%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 14509%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
14510%{texmfdist}/scripts/epspdf
14511%{_mandir}/man1/epsffit*
14512%doc %{texmfdist}/doc/epspdf
14513
14514%files filters
14515%defattr(644,root,root,755)
14516%attr(755,root,root) %{_bindir}/fix*
14517%{_mandir}/man1/fix*
14518
faa40f44
ZU
14519%files psutils
14520%defattr(644,root,root,755)
14521%attr(755,root,root) %{_bindir}/extractres
14522%attr(755,root,root) %{_bindir}/getafm
14523%attr(755,root,root) %{_bindir}/includeres
14524%attr(755,root,root) %{_bindir}/psbook
14525%attr(755,root,root) %{_bindir}/psmerge
14526%attr(755,root,root) %{_bindir}/psnup
14527%attr(755,root,root) %{_bindir}/psresize
14528%attr(755,root,root) %{_bindir}/psselect
5fef92c1 14529%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
14530%attr(755,root,root) %{_bindir}/pstops
14531%attr(755,root,root) %{_bindir}/showchar
14532%{_mandir}/man1/extractres*
14533%{_mandir}/man1/getafm*
14534%{_mandir}/man1/includeres*
14535%{_mandir}/man1/psbook*
14536%{_mandir}/man1/psmerge*
14537%{_mandir}/man1/psnup*
14538%{_mandir}/man1/psresize*
14539%{_mandir}/man1/psselect*
14540%{_mandir}/man1/pstops*
14541%{texmf}/dvips/psutils
14542
489714ae
ZU
14543%files uncategorized-utils
14544%defattr(644,root,root,755)
14545%attr(755,root,root) %{_bindir}/devnag
14546%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
14547
14548%files tex4ht
14549%defattr(644,root,root,755)
add234d3
MB
14550%attr(755,root,root) %{_bindir}/ht
14551%attr(755,root,root) %{_bindir}/htcontext
14552%attr(755,root,root) %{_bindir}/htlatex
14553%attr(755,root,root) %{_bindir}/htmex
14554%attr(755,root,root) %{_bindir}/httex
14555%attr(755,root,root) %{_bindir}/httexi
14556%attr(755,root,root) %{_bindir}/htxelatex
14557%attr(755,root,root) %{_bindir}/htxetex
14558%attr(755,root,root) %{_bindir}/mk4ht
14559%attr(755,root,root) %{_bindir}/t4ht
14560%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 14561%{texmf}/scripts/tex4ht
5b7eba8e 14562%{texmfdist}/tex/generic/tex4ht
add234d3
MB
14563%dir %{texmfdist}/scripts/tex4ht
14564%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
14565%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
14566%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
14567%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
14568%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
14569%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
14570%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
14571%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
14572%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 14573%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 14574%{texmfdist}/tex4ht
4224ae6d
MB
14575
14576%files xetex
14577%defattr(644,root,root,755)
14578%attr(755,root,root) %{_bindir}/xdvipdfmx
14579%attr(755,root,root) %{_bindir}/xelatex
14580%attr(755,root,root) %{_bindir}/xetex
14581%{texmf}/fmtutil/format.xetex.cnf
14582%doc %{texmfdist}/doc/xelatex
14583%doc %{texmfdist}/doc/xetex
14584%{texmfdist}/scripts/xetex
14585%{texmfdist}/tex/generic/ifxetex
caaf987e 14586%doc %{texmfdist}/doc/generic/ifxetex
3f42cf69 14587%doc %{texmfdist}/doc/generic/xetex-pstricks
4224ae6d
MB
14588%{texmfdist}/tex/generic/xetexconfig
14589%{texmfdist}/tex/latex/latexconfig/xelatex.ini
14590%{texmfdist}/tex/plain/config/xetex.ini
14591%{texmfdist}/tex/xelatex
14592%{texmfdist}/tex/xetex
14593
14594%files xmltex
14595%defattr(644,root,root,755)
14596%doc %{texmfdist}/doc/xmltex
14597%attr(755,root,root) %{_bindir}/pdfxmltex
14598%attr(755,root,root) %{_bindir}/xmltex
14599%{texmfdist}/tex/xmltex
14600%{texmf}/fmtutil/format.xmltex.cnf
3f42cf69 14601%{texmfdist}/source/xmltex
This page took 3.283299 seconds and 4 git commands to generate.