]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- latex-other and -doc package
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2 2# MAIN TODO (sort by importnce):
3702646a 3# - fix broken symlinks in /usr/bin (see section %install)
3a74cdb2 4# - need more %dir (poldek says it missed)
e0617a36 5# - texlive-format-pdflatex deps
97e8de8b 6# - check unpackaged files
6b25593c 7# - pl updates
97e8de8b 8# - maybe more splits (e.g. latex subpackages)
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#
2b453bda
ZU
30# Subpackages TODO:
31# check deps the following subpackages:
32# - latex-exam
33# - latex-SIunits
d08789e0
ZU
34#
35%include /usr/lib/rpm/macros.perl
ca4b56d2 36#
67112f1c 37%bcond_without bootstrap
ca4b56d2 38#
d08789e0
ZU
39Summary: TeX typesetting system and MetaFont font formatter
40Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
41Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
42Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 43Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
44Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
45Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
46Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
47Name: texlive
48Version: 20080816
3702646a 49Release: 0.9
096dca83 50Epoch: 1
d08789e0
ZU
51License: distributable
52Group: Applications/Publishing/TeX
53Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
54# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
55Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
56# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
57Source4: %{name}.cron
58Source5: xdvi.desktop
59Source6: xdvi.png
c48c077b 60Patch0: %{name}-am.patch
2c9c6c5b 61Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 62URL: http://www.tug.org/texlive/
c48c077b 63BuildRequires: autoconf
d08789e0
ZU
64BuildRequires: automake
65BuildRequires: bison
a784d38e 66BuildRequires: clisp
d08789e0 67BuildRequires: ed
a784d38e 68BuildRequires: expat-devel
4c9dc995 69BuildRequires: ffcall-devel
97b079ad 70BuildRequires: flex
a784d38e 71BuildRequires: fontconfig-devel
e671f712
AM
72BuildRequires: freetype-devel
73BuildRequires: freetype1-devel
d08789e0
ZU
74BuildRequires: gd-devel >= 2.0.33
75BuildRequires: libpng-devel >= 1.2.8
97b079ad 76BuildRequires: libtool
c48c077b
AM
77# should this be somewhere in clisp?
78BuildRequires: libsigsegv
d08789e0
ZU
79BuildRequires: libstdc++-devel
80BuildRequires: ncurses-devel
81BuildRequires: rpm-perlprov
82BuildRequires: rpm-pythonprov
d062bbe0 83BuildRequires: sed >= 4.0
d08789e0
ZU
84BuildRequires: t1lib-devel >= 5.0.2
85BuildRequires: texinfo
ca4b56d2
AM
86%if %{with bootstrap}
87BuildRequires: tetex-format-latex
88BuildRequires: tetex-format-pdflatex
ca4b56d2 89BuildRequires: tetex-latex-cyrillic
97b079ad 90BuildRequires: tetex-tex-babel
ca4b56d2 91%else
ca4b56d2
AM
92BuildRequires: texlive-format-latex
93BuildRequires: texlive-format-pdflatex
ca4b56d2 94BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
95BuildRequires: texlive-tex-babel
96# fill with future texlive BR. guesses ones for now
ca4b56d2 97%endif
d08789e0 98BuildRequires: unzip
a784d38e 99BuildRequires: xorg-lib-libICE-devel
d08789e0 100BuildRequires: xorg-lib-libXaw-devel
a784d38e 101BuildRequires: xorg-lib-libXext-devel
a784d38e 102BuildRequires: xorg-lib-libXmu-devel
97b079ad 103BuildRequires: xorg-lib-libXpm-devel
d08789e0 104BuildRequires: zlib-devel >= 1.2.1
78d53d8c 105Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
106Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
107Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
108Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
109Requires: awk
110Requires: dialog
0b6bcf85 111Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
112Requires: sed
113Requires: sh-utils
d3f501b8 114Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 115Requires: textutils
d08789e0
ZU
116Suggests: tmpwatch
117Obsoletes: tetex
118Obsoletes: tetex-afm
119Obsoletes: tetex-doc
120Obsoletes: tetex-doc-latex2e-html
121Obsoletes: tetex-fontinst
122Obsoletes: tetex-fontname
123Obsoletes: tetex-fonts
124Obsoletes: tetex-fonts-pandora
125Obsoletes: tetex-fonts-vcm
126Obsoletes: tetex-format-elatex
127Obsoletes: tetex-format-pdfelatex
128Obsoletes: tetex-format-pdfemex
129Obsoletes: tetex-latex-vnps
130Obsoletes: tetex-latex-vnr
131Obsoletes: tetex-oxdvi
132Obsoletes: tetex-oxdvi
133Obsoletes: tetex-plain-dvips
134Obsoletes: tetex-plain-dvips
135Obsoletes: tetex-plain-mathtime
136Obsoletes: tetex-plain-mathtime
137Obsoletes: tetex-plain-misc
138Obsoletes: tetex-plain-misc
139Obsoletes: tetex-plain-plnfss
140Obsoletes: tetex-plain-plnfss
141Obsoletes: tetex-tex-hyphen
142Obsoletes: tetex-tex-vietnam
143BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
144
f37ff31b 145%define texmf %{_datadir}/texmf
8b5eed5e 146%define texmfdist %{texmf}-dist
1a192771 147%define texmfdoc %{texmf}-doc
d08789e0
ZU
148%define fmtdir /var/lib/texmf/web2c
149%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
150%define _localstatedir /var/lib/texmf
151%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
152%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 ;
153
154%define _noautoreq 'perl(path_tre)'
155
156%description
97b079ad
ZU
157TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
158takes a text file and a set of formatting commands as input and
159creates a typesetter independent .dvi (DeVice Independent) file as
160output. Usually, TeX is used in conjunction with a higher level
161formatting package like LaTeX or PlainTeX, since TeX by itself is not
162very user-friendly.
d08789e0
ZU
163
164%description -l es.UTF-8
165Tex formata archivos de texto y órdenes para una salida independiente
166de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
167de Knut se describen las capacidades y el lenguaje TeX.
168
169%description -l de.UTF-8
170TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
171und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
172DeVice Independent). Die Funktionen und Sprache von TeX werden in The
173TeXbook von Knuth beschrieben.
174
175%description -l fr.UTF-8
176TeX formate un fichier de commandes et de texte mélandés, et produit
177un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
178raccourci pour Device Independant). Les possibilités de TeX et son
179langage sont décrites dans l'ouvrage TeXbook, de Knuth.
180
97b079ad
ZU
181%description -l hu.UTF-8
182TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
183egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
184segítségével a szövegszedő egy független .dvi (DeVice Independent)
185fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
186kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
187TeX önmaga nem túlzottan "felhasználóbarát".
188
d08789e0
ZU
189%description -l pl.UTF-8
190TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
191od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
192Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
193Donalda E. Knutha.
194
195%description -l pt_BR.UTF-8
196Tex formata arquivos de texto e comandos para uma saída independente
197de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
198linguagem TeX são descritas no The TeXbook, de Knuth.
199
200%description -l tr.UTF-8
201TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
202aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
203TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
204TeXbook' başlıklı kitabında anlatılmaktadır.
205
5b7eba8e
MB
206%package doc
207Summary: Documentation for TeX Live
208Group: Documentation
209
210%description doc
211Assorted useful documentation for TeX Live.
212
213%package doc-bg
214Summary: Bulgarian documentation for TeX Live
215Group: Documentation
216
217%description doc-bg
218Assorted useful Bulgarian documentation for TeX Live.
219
220%package doc-cs
221Summary: Czech documentation for TeX Live
222Group: Documentation
223
224%description doc-cs
225Assorted useful Czech documentation for TeX Live.
226
227%package doc-de
228Summary: German documentation for TeX Live
229Group: Documentation
230
231%description doc-de
232Assorted useful German documentation for TeX Live.
233
234%package doc-el
235Summary: Greek documentation for TeX Live
236Group: Documentation
237
238%description doc-el
239Assorted useful Greek documentation for TeX Live.
240
241%package doc-es
242Summary: Spanish documentation for TeX Live
243Group: Documentation
244
245%description doc-es
246Assorted useful Spanish documentation for TeX Live.
247
248%package doc-fi
249Summary: Finnish documentation for TeX Live
250Group: Documentation
251
252%description doc-fi
253Assorted useful Finnish documentation for TeX Live.
254
255%package doc-fr
256Summary: French documentation for TeX Live
257Group: Documentation
258
259%description doc-fr
260Assorted useful French documentation for TeX Live.
261
262%package doc-it
263Summary: Italian documentation for TeX Live
264Group: Documentation
265
266%description doc-it
267Assorted useful Italian documentation for TeX Live.
268
269%package doc-ja
270Summary: Japanese documentation for TeX Live
271Group: Documentation
272
273%description doc-ja
274Assorted useful Japanese documentation for TeX Live.
275
276%package doc-ko
277Summary: Korean documentation for TeX Live
278Group: Documentation
279
280%description doc-ko
281Assorted useful Korean documentation for TeX Live.
282
283%package doc-mn
284Summary: Mongolian documentation for TeX Live
285Group: Documentation
286
287%description doc-mn
288Assorted useful Mongolian documentation for TeX Live.
289
290%package doc-nl
291Summary: Dutch documentation for TeX Live
292Group: Documentation
293
294%description doc-nl
295Assorted useful Dutch documentation for TeX Live.
296
297%package doc-pl
298Summary: Polish documentation for TeX Live
299Group: Documentation
300
301%description doc-pl
302Assorted useful Polish documentation for TeX Live.
303
304%package doc-pt
305Summary: Portuguese documentation for TeX Live
306Group: Documentation
307
308%description doc-pt
309Assorted useful Portuguese documentation for TeX Live.
310
311%package doc-ru
312Summary: Russian documentation for TeX Live
313Group: Documentation
314
315%description doc-ru
316Assorted useful Russian documentation for TeX Live.
317
318%package doc-sk
319Summary: Slovak documentation for TeX Live
320Group: Documentation
321
322%description doc-sk
323Assorted useful Slovak documentation for TeX Live.
324
325%package doc-sl
326Summary: Slovenian documentation for TeX Live
327Group: Documentation
328
329%description doc-sl
330Assorted useful Slovenian documentation for TeX Live.
331
332%package doc-th
333Summary: Thai documentation for TeX Live
334Group: Documentation
335
336%description doc-th
337Assorted useful Thai documentation for TeX Live.
338
339%package doc-tr
340Summary: Turkish documentation for TeX Live
341Group: Documentation
342
343%description doc-tr
344Assorted useful Turkish documentation for TeX Live.
345
346%package doc-uk
347Summary: Ukrainian documentation for TeX Live
348Group: Documentation
349
350%description doc-uk
351Assorted useful Ukrainian documentation for TeX Live.
352
353%package doc-vi
354Summary: Vietnamese documentation for TeX Live
355Group: Documentation
356
357%description doc-vi
358Assorted useful Vietnamese documentation for TeX Live.
359
360%package doc-zh_CN
361Summary: Chinese documentation for TeX Live
362Group: Documentation
363
364%description doc-zh_CN
365Assorted useful Chinese documentation for TeX Live.
489714ae 366
d08789e0
ZU
367%package doc-Catalogue
368Summary: TeX Catalogue
369Summary(pl.UTF-8): Katalog TeXa
370Group: Applications/Publishing/TeX
371Requires(post,postun): %{_bindir}/texhash
372Requires: %{name} = %{epoch}:%{version}-%{release}
373
374%description doc-Catalogue
375TeX Catalogue.
376
377%description doc-Catalogue -l pl.UTF-8
378Katalog TeXa.
379
380%package doc-tug-faq
381Summary: TeX User Group FAQ
489714ae 382Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
383Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
384Group: Applications/Publishing/TeX
385Requires(post,postun): %{_bindir}/texhash
386Requires: %{name} = %{epoch}:%{version}-%{release}
387Obsoletes: tetex-doc-LaTeX-FAQ-francaise
388Obsoletes: tetex-doc-de-tex-faq
389Obsoletes: tetex-doc-uktug-faq
390
391%description doc-tug-faq
392TeX User Group FAQ.
393
74eeb8ec
ZU
394%description doc-tug-faq -l hu.UTF8
395TeX felhasználók FAQ-ja.
396
d08789e0
ZU
397%description doc-tug-faq -l pl.UTF-8
398FAQ Grupy Użytkowników TeXa.
399
400%package doc-latex
401Summary: Basic LaTeX packages documentation
489714ae 402Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
403Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
404Group: Applications/Publishing/TeX
405Requires(post,postun): %{_bindir}/texhash
406Requires: %{name} = %{epoch}:%{version}-%{release}
407
408%description doc-latex
409Basic LaTeX packages documentation.
410
74eeb8ec
ZU
411%description doc-latex -l hu.UTF-8
412Az alap LaTeX csomagok dokumentációja
413
d08789e0
ZU
414%description doc-latex -l pl.UTF-8
415Podstawowa dokumentacja do pakietów LaTeXa.
416
417# # libraries #
096dca83 418%package -n kpathsea
d08789e0 419Summary: File name lookup library
489714ae 420Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
421Summary(pl.UTF-8): Biblioteka szukająca nazw plików
422Group: Applications/Publishing/TeX
423Requires(post,postun): %{_bindir}/texhash
424Requires: %{name} = %{epoch}:%{version}-%{release}
425
096dca83 426%description -n kpathsea
d08789e0
ZU
427File name lookup library.
428
096dca83 429%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
430Fájlnév-kereső könyvtár.
431
096dca83 432%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
433Biblioteka szukająca nazw plików.
434
096dca83 435%package -n kpathsea-devel
d08789e0
ZU
436Summary: Kpathsea library filename lookup header files and documentation
437Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 438Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
439Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
440Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
441Group: Development/Libraries
096dca83 442Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 443
096dca83 444%description -n kpathsea-devel
d08789e0
ZU
445Kpathsea library filename lookup header files and documentation.
446
096dca83 447%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
448Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
449aplicaciones TeX.
450
096dca83 451%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
452Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
453
096dca83 454%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
455Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
456
096dca83 457%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
458Bibliotecas, headers e outros componentes que podem ser utilizados
459para desenvolver aplicações TeX.
460
461# # programs #
462%package dvips
463Summary: DVI to PostScript converter
464Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
465Summary(es.UTF-8): Convertidor dvi para postscript
466Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 467Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
468Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
469Summary(pt_BR.UTF-8): Conversor dvi para postscript
470Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
471Group: Applications/Publishing/TeX
472Requires(post,postun): %{_bindir}/texhash
473Requires: %{name} = %{epoch}:%{version}-%{release}
474
475%description dvips
476The program dvips takes a DVI file file[.dvi] produced by TeX (or by
477some other processor such as GFtoDVI) and converts it to PostScript,
478normally sending the result directly to the laserprinter.
479
480%description dvips -l de.UTF-8
481Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
482durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
483konvertiert diese in PostScript, wobei das Ergebnis in der Regel
484direkt an einen Laserdrucker gesandt wird.
485
486%description dvips -l es.UTF-8
487El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
488otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
489enviando el resultado directamente a la impresora láser.
490
491%description dvips -l fr.UTF-8
492Le programme dvips convertit les fichiers DVI en PostScript, en
493envoyant normalement le résultat directement sur une imprimante Laser.
494
40664f43
ZU
495%description dvips -l hu.UTF-8
496A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 497állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
498lézernyomtatóra küldhetsz.
499
d08789e0
ZU
500%description dvips -l pl.UTF-8
501Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
502program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
503Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
504
505%description dvips -l pt_BR.UTF-8
506O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
507outro processador como o GFtoDVI) e o converte para PostScript,
508normalmente enviando o resultado diretamente para a impressora laser.
509
510%description dvips -l tr.UTF-8
511dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
512PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
513olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
514üretilmiş olabilir.
515
516%package dvilj
517Summary: DVI to PCL converter
518Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
519Summary(es.UTF-8): Convertidor dvi para laserjet
520Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 521Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
522Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
523Summary(pt_BR.UTF-8): Conversor dvi para laserjet
524Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
525Group: Applications/Publishing/TeX
526Requires(post,postun): %{_bindir}/texhash
527Requires: %{name} = %{epoch}:%{version}-%{release}
528
529%description dvilj
530Dvilj and dvilj's siblings (included in this package) will convert TeX
531text formatting system output .dvi files to HP PCL (HP Printer Control
532Language) commands. Using dvilj, you can print TeX files to HP
533LaserJet+ and fully compatible printers. With dvilj2p, you can print
534to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
535can print to HP LaserJet4 and fully compatible printers.
536
537%description dvilj -l de.UTF-8
538Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
539Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
540LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
541kompatiblen Druckern.
542
543%description dvilj -l es.UTF-8
544Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
545HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
546impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
547dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
548
549%description dvilj -l fr.UTF-8
550dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
551(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
552LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
553imprimantes totalement compatibles.
554
6b25593c
ZU
555%description dvilj -l hu.UTF-8
556Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
557Printer Control Language) parancsokká. A dvilj használatával TeX
558fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
559nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
560nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
561
d08789e0
ZU
562%description dvilj -l pl.UTF-8
563dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
564pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
565PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
566pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
567użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
568kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
569LaserJet4 i w pełni kompatybilnych.
570
571%description dvilj -l pt_BR.UTF-8
572Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
573HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
574impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
575dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
576
577%description dvilj -l tr.UTF-8
578TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
579denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
580LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
581uyumlularından yazıcı çıktısı alınabilir.
582
583%package makeindex
584Summary: A general purpose hierarchical index generator
6b25593c 585Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
586Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
587Group: Applications/Publishing/TeX
588Requires(post,postun): %{_bindir}/texhash
589Requires: %{name} = %{epoch}:%{version}-%{release}
590Obsoletes: tetex-rumakeindex
591
592%description makeindex
593A general purpose hierarchical index generator; it accepts one or more
594input files (often produced by a text formatter such as TeX or troff),
595sorts the entries, and produces an output file which can be formatted.
596The formats of the input and output files are specified in a style
597file; by default, input is assumed to be an idx file, as generated by
598LaTeX.
599
6b25593c
ZU
600%description makeindex -l hu.UTF-8
601Egy általános célű hierarchikus index generáló; elfogad egy vagy több
602bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
603rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
604készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
605definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
606LaTeX generál.
607
d08789e0
ZU
608%description makeindex -l pl.UTF-8
609Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
610jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
611narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
612elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
613plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
614przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
615LaTeX.
616
617%package metafont
618Summary: MetaFont
6b25593c 619Summary(hu.UTF-8): MetaFont
d08789e0
ZU
620Summary(pl.UTF-8): Zestaw narzędzi MetaFont
621Group: Applications/Publishing/TeX
622Requires(post,postun): %{_bindir}/texhash
623Requires: %{name} = %{epoch}:%{version}-%{release}
624
625%description metafont
626MetaFont.
627
628%description metafont -l pl.UTF-8
629Zestaw narzędzi MetaFont.
630
631%package metapost
632Summary: MetaPost
6b25593c 633Summary(hu.UTF-8): MetaPost
d08789e0
ZU
634Summary(pl.UTF-8): Zestaw narzędzi MetaPost
635Group: Applications/Publishing/TeX
636Requires(post,postun): %{_bindir}/texhash
637Requires: %{name} = %{epoch}:%{version}-%{release}
638Obsoletes: tetex-matapost
639
640%description metapost
641MetaPost.
642
6b25593c
ZU
643%description metapost -l hu.UTF-8
644MetaPost.
645
d08789e0
ZU
646%description metapost -l pl.UTF-8
647Zestaw narzędzi MetaPost.
648
649%package mptopdf
650Summary: MetaPost to PDF converter
6b25593c 651Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
652Summary(pl.UTF-8): Konwerter MetaPost do PDF
653Group: Applications/Publishing/TeX
654Requires(post,postun): %{_bindir}/texhash
655Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
656
657%description mptopdf
658MetaPost to PDF converter.
659
6b25593c
ZU
660%description mptopdf -l hu.UTF-8
661MetaPost-ból PDF-be konvertáló.
662
d08789e0
ZU
663%description mptopdf -l pl.UTF-8
664Konwerter MetaPost do PDF.
665
666%package texdoctk
667Summary: Easy access to TeX documentation
668Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
669Group: Applications/Publishing/TeX
670Requires(post,postun): %{_bindir}/texhash
671Requires: %{name} = %{epoch}:%{version}-%{release}
672
673%description texdoctk
674A Perl/Tk-based GUI for easy access to package documentation for TeX
675on Unix platforms; the databases it uses are based on the texmf/doc
676subtrees of teTeX v.1.0.x, but database files for local configurations
677with modified/extended directories can be derived from them. Note that
678texdoctk is not a viewer itself, but an interface for finding
679documentation files and opening them with the appropriate viewer; so
680it relies on appropriate programs to be installed on the system.
681However, the choice of these programs can be configured by the
682sysadmin or user.
683
684%description texdoctk -l pl.UTF-8
685Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
686dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
687danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
688używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
689Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
690interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
691właściwej przeglądarce; tak więc wymaga on odpowiednich programów
692zainstalowanych w systemie. Wybór tych programów może być dokonany
693przez administratora lub użytkownika.
694
695%package -n texconfig
696Summary: TeX typesetting system configurator
697Summary(pl.UTF-8): Konfigurator systemu składu TeX
698Group: Applications/Publishing/TeX
699Requires: %{name} = %{epoch}:%{version}-%{release}
700Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
701Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
702Requires: xdvi = %{epoch}:%{version}-%{release}
703Obsoletes: tetex-texconfig
704
705%description -n texconfig
706TeX typesetting system configurator.
707
708%description -n texconfig -l pl.UTF-8
709Konfigurator systemu składu TeX.
710
711%package -n xdvi
712Summary: X11 previewer
713Summary(de.UTF-8): X11-Previewer
714Summary(es.UTF-8): Visualizador TeX X11
715Summary(fr.UTF-8): Prévisualisateur X11
716Summary(pl.UTF-8): Przeglądarka DVI dla X11
717Summary(pt_BR.UTF-8): Visualizador TeX X11
718Summary(tr.UTF-8): X11 öngörüntüleyici
719Group: Applications/Publishing/TeX
720Requires(post,postun): %{_bindir}/texhash
721Requires: %{name} = %{epoch}:%{version}-%{release}
722Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
723Suggests: %{name}-dvips
724Obsoletes: tetex-xdvi
725
726%description -n xdvi
727xdvi is a program which runs under the X window system. It is used to
728preview dvi files, such as are produced by tex and latex.
729
730%description -n xdvi -l de.UTF-8
731xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
732ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
733latex erzeugt wurden.
734
735%description -n xdvi -l es.UTF-8
736xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
737visualizar archivos dvi, como los producidos por tex y latex.
738
739%description -n xdvi -l fr.UTF-8
740xdvi est un programme s'exécutant sous le système X Window. Il sert à
741visualiser les fichiers dvi tels que ceux produits par tex et latex.
742
743%description -n xdvi -l pl.UTF-8
744Xdvi jest programem (działającym w X Window System) do przeglądania
745plików DVI, produkowanych przez TeXa i LaTeXa.
746
747%description -n xdvi -l pt_BR.UTF-8
748xdvi é um programa que roda no sistema X Window. É usado para
749visualizar arquivos dvi, como os produzidos por tex e latex.
750
624ed2f9
ZU
751%package -n xindy
752Summary: Xindy creates sorted and tagged index from raw index
753Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
754Group: Applications/Publishing/TeX
755
756%description -n xindy
757Xindy creates sorted and tagged index from raw index.
758
759%description -n xindy -l hu.UTF-8
760Xindy rendezett és cimkézett indexet készít nyers indexekből.
761
762%package -n xindy-albanian
763Summary: Xindy albanian language
764Summary(hu.UTF-8): Xindy albán nyelv
765Group: Applications/Publishing/TeX
766
767%description -n xindy-albanian
768Xindy albanian language
769
770%description -n xindy-albanian -l hu.UTF-8
771Xindy albán nyelv
772
773%package -n xindy-belarusian
774Summary: Xindy belarusian language
775Summary(hu.UTF-8): Xindy belorusz nyelv
776Group: Applications/Publishing/TeX
777
778%description -n xindy-belarusian
779Xindy belarusian language
780
781%description -n xindy-belarusian -l hu.UTF-8
782Xindy belorusz nyelv
783
784%package -n xindy-bulgarian
785Summary: Xindy bulgarian language
786Summary(hu.UTF-8): Xindy bolgár nyelv
787Group: Applications/Publishing/TeX
788
789%description -n xindy-bulgarian
790Xindy bulgarian language
791
792%description -n xindy-bulgarian -l hu.UTF-8
793Xindy bolgár nyelv
794
795%package -n xindy-croatian
796Summary: Xindy croatian language
797Summary(hu.UTF-8): Xindy horvát nyelv
798Group: Applications/Publishing/TeX
799
800%description -n xindy-croatian
801Xindy croatian language
802
803%description -n xindy-croatian -l hu.UTF-8
804Xindy horvát nyelv
805
806%package -n xindy-czech
807Summary: Xindy czech language
808Summary(hu.UTF-8): Xindy cseh nyelv
809Group: Applications/Publishing/TeX
810
811%description -n xindy-czech
812Xindy czech language
813
814%description -n xindy-czech -l hu.UTF-8
815Xindy cseh nyelv
816
817%package -n xindy-danish
818Summary: Xindy danish language
819Summary(hu.UTF-8): Xindy dán nyelv
820Group: Applications/Publishing/TeX
821
822%description -n xindy-danish
823Xindy danish language
824
825%description -n xindy-danish -l hu.UTF-8
826Xindy dán nyelv
827
828%package -n xindy-dutch
829Summary: Xindy dutch language
830Summary(hu.UTF-8): Xindy holland nyelv
831Group: Applications/Publishing/TeX
832
833%description -n xindy-dutch
834Xindy dutch language
835
836%description -n xindy-dutch -l hu.UTF-8
837Xindy holland nyelv
838
839%package -n xindy-english
840Summary: Xindy english language
841Summary(hu.UTF-8): Xindy angol nyelv
842Group: Applications/Publishing/TeX
843
844%description -n xindy-english
845Xindy english language
846
847%description -n xindy-english -l hu.UTF-8
848Xindy angol nyelv
849
850%package -n xindy-esperanto
851Summary: Xindy esperanto language
852Summary(hu.UTF-8): Xindy eszperantó nyelv
853Group: Applications/Publishing/TeX
854
855%description -n xindy-esperanto
856Xindy esperanto language
857
858%description -n xindy-esperanto -l hu.UTF-8
859Xindy eszperantó nyelv
860
861%package -n xindy-estonian
862Summary: Xindy estonian language
863Summary(hu.UTF-8): Xindy észt nyelv
864Group: Applications/Publishing/TeX
865
866%description -n xindy-estonian
867Xindy estonian language
868
869%description -n xindy-estonian -l hu.UTF-8
870Xindy észt nyelv
871
872%package -n xindy-finnish
873Summary: Xindy finnish language
874Summary(hu.UTF-8): Xindy finn nyelv
875Group: Applications/Publishing/TeX
876
877%description -n xindy-finnish
878Xindy finnish language
879
880%description -n xindy-finnish -l hu.UTF-8
881Xindy finn nyelv
882
883%package -n xindy-french
884Summary: Xindy french language
885Summary(hu.UTF-8): Xindy francia nyelv
886Group: Applications/Publishing/TeX
887
888%description -n xindy-french
889Xindy french language
890
891%description -n xindy-french -l hu.UTF-8
892Xindy francia nyelv
893
894%package -n xindy-general
895Summary: Xindy general language
896Summary(hu.UTF-8): Xindy általános nyelv
897Group: Applications/Publishing/TeX
898
899%description -n xindy-general
900Xindy general language
901
902%description -n xindy-general -l hu.UTF-8
903Xindy általános nyelv
904
905%package -n xindy-georgian
906Summary: Xindy georgian language
907Summary(hu.UTF-8): Xindy georgian nyelv
908Group: Applications/Publishing/TeX
909
910%description -n xindy-georgian
911Xindy georgian language
912
913%description -n xindy-georgian -l hu.UTF-8
914Xindy georgian nyelv
915
916%package -n xindy-german
917Summary: Xindy german language
918Summary(hu.UTF-8): Xindy német nyelv
919Group: Applications/Publishing/TeX
920
921%description -n xindy-german
922Xindy german language
923
924%description -n xindy-german -l hu.UTF-8
925Xindy német nyelv
926
927%package -n xindy-greek
928Summary: Xindy greek language
929Summary(hu.UTF-8): Xindy görög nyelv
930Group: Applications/Publishing/TeX
931
932%description -n xindy-greek
933Xindy greek language
934
935%description -n xindy-greek -l hu.UTF-8
936Xindy görög nyelv
937
938%package -n xindy-gypsy
939Summary: Xindy gypsy language
940Summary(hu.UTF-8): Xindy cigány nyelv
941Group: Applications/Publishing/TeX
942
943%description -n xindy-gypsy
944Xindy gypsy language
945
946%description -n xindy-gypsy -l hu.UTF-8
947Xindy cigány nyelv
948
949%package -n xindy-hausa
950Summary: Xindy hausa language
951Summary(hu.UTF-8): Xindy hausa nyelv
952Group: Applications/Publishing/TeX
953
954%description -n xindy-hausa
955Xindy hausa language
956
957%description -n xindy-hausa -l hu.UTF-8
958Xindy hausa nyelv
959
960%package -n xindy-hebrew
961Summary: Xindy hebrew language
962Summary(hu.UTF-8): Xindy héber nyelv
963Group: Applications/Publishing/TeX
964
965%description -n xindy-hebrew
966Xindy hebrew language
967
968%description -n xindy-hebrew -l hu.UTF-8
969Xindy héber nyelv
970
971%package -n xindy-hungarian
972Summary: Xindy hungarian language
973Summary(hu.UTF-8): Xindy magyar nyelv
974Group: Applications/Publishing/TeX
975
976%description -n xindy-hungarian
977Xindy hungarian language
978
979%description -n xindy-hungarian -l hu.UTF-8
980Xindy magyar nyelv
981
982%package -n xindy-icelandic
983Summary: Xindy icelandic language
984Summary(hu.UTF-8): Xindy izlandi nyelv
985Group: Applications/Publishing/TeX
986
987%description -n xindy-icelandic
988Xindy icelandic language
989
990%description -n xindy-icelandic -l hu.UTF-8
991Xindy izlandi nyelv
992
993%package -n xindy-italian
994Summary: Xindy italian language
995Summary(hu.UTF-8): Xindy olasz nyelv
996Group: Applications/Publishing/TeX
997
998%description -n xindy-italian
999Xindy italian language
1000
1001%description -n xindy-italian -l hu.UTF-8
1002Xindy olasz nyelv
1003
1004%package -n xindy-klingon
1005Summary: Xindy klingon language
1006Summary(hu.UTF-8): Xindy klingon nyelv
1007Group: Applications/Publishing/TeX
1008
1009%description -n xindy-klingon
1010Xindy klingon language
1011
1012%description -n xindy-klingon -l hu.UTF-8
1013Xindy klingon nyelv
1014
1015%package -n xindy-kurdish
1016Summary: Xindy kurdish language
1017Summary(hu.UTF-8): Xindy kurd nyelv
1018Group: Applications/Publishing/TeX
1019
1020%description -n xindy-kurdish
1021Xindy kurdish language
1022
1023%description -n xindy-kurdish -l hu.UTF-8
1024Xindy kurd nyelv
1025
1026%package -n xindy-latin
1027Summary: Xindy latin language
1028Summary(hu.UTF-8): Xindy latin nyelv
1029Group: Applications/Publishing/TeX
1030
1031%description -n xindy-latin
1032Xindy latin language
1033
1034%description -n xindy-latin -l hu.UTF-8
1035Xindy latin nyelv
1036
1037%package -n xindy-latvian
1038Summary: Xindy latvian language
1039Summary(hu.UTF-8): Xindy lett nyelv
1040Group: Applications/Publishing/TeX
1041
1042%description -n xindy-latvian
1043Xindy latvian language
1044
1045%description -n xindy-latvian -l hu.UTF-8
1046Xindy lett nyelv
1047
1048%package -n xindy-lithuanian
1049Summary: Xindy lithuanian language
1050Summary(hu.UTF-8): Xindy litván nyelv
1051Group: Applications/Publishing/TeX
1052
1053%description -n xindy-lithuanian
1054Xindy lithuanian language
1055
1056%description -n xindy-lithuanian -l hu.UTF-8
1057Xindy litván nyelv
1058
1059%package -n xindy-lower-sorbian
1060Summary: Xindy lower-sorbian language
1061Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1062Group: Applications/Publishing/TeX
1063
1064%description -n xindy-lower-sorbian
1065Xindy lower-sorbian language
1066
1067%description -n xindy-lower-sorbian -l hu.UTF-8
1068Xindy lower-sorbian nyelv
1069
1070%package -n xindy-macedonian
1071Summary: Xindy macedonian language
1072Summary(hu.UTF-8): Xindy macedón nyelv
1073Group: Applications/Publishing/TeX
1074
1075%description -n xindy-macedonian
1076Xindy macedonian language
1077
1078%description -n xindy-macedonian -l hu.UTF-8
1079Xindy macedón nyelv
1080
1081%package -n xindy-mongolian
1082Summary: Xindy mongolian language
1083Summary(hu.UTF-8): Xindy mongol nyelv
1084Group: Applications/Publishing/TeX
1085
1086%description -n xindy-mongolian
1087Xindy mongolian language
1088
1089%description -n xindy-mongolian -l hu.UTF-8
1090Xindy mongol nyelv
1091
1092%package -n xindy-norwegian
1093Summary: Xindy norwegian language
1094Summary(hu.UTF-8): Xindy norvég nyelv
1095Group: Applications/Publishing/TeX
1096
1097%description -n xindy-norwegian
1098Xindy norwegian language
1099
1100%description -n xindy-norwegian -l hu.UTF-8
1101Xindy norvég nyelv
1102
1103%package -n xindy-polish
1104Summary: Xindy polish language
1105Summary(hu.UTF-8): Xindy lengyel nyelv
1106Group: Applications/Publishing/TeX
1107
1108%description -n xindy-polish
1109Xindy polish language
1110
1111%description -n xindy-polish -l hu.UTF-8
1112Xindy lengyel nyelv
1113
1114%package -n xindy-portuguese
1115Summary: Xindy portuguese language
1116Summary(hu.UTF-8): Xindy portugál nyelv
1117Group: Applications/Publishing/TeX
1118
1119%description -n xindy-portuguese
1120Xindy portuguese language
1121
1122%description -n xindy-portuguese -l hu.UTF-8
1123Xindy portugál nyelv
1124
1125%package -n xindy-romanian
1126Summary: Xindy romanian language
1127Summary(hu.UTF-8): Xindy román nyelv
1128Group: Applications/Publishing/TeX
1129
1130%description -n xindy-romanian
1131Xindy romanian language
1132
1133%description -n xindy-romanian -l hu.UTF-8
1134Xindy román nyelv
1135
1136%package -n xindy-russian
1137Summary: Xindy russian language
1138Summary(hu.UTF-8): Xindy orosz nyelv
1139Group: Applications/Publishing/TeX
1140
1141%description -n xindy-russian
1142Xindy russian language
1143
1144%description -n xindy-russian -l hu.UTF-8
1145Xindy orosz nyelv
1146
1147%package -n xindy-serbian
1148Summary: Xindy serbian language
1149Summary(hu.UTF-8): Xindy szerb nyelv
1150Group: Applications/Publishing/TeX
1151
1152%description -n xindy-serbian
1153Xindy serbian language
1154
1155%description -n xindy-serbian -l hu.UTF-8
1156Xindy szerb nyelv
1157
1158%package -n xindy-slovak
1159Summary: Xindy slovak language
1160Summary(hu.UTF-8): Xindy szlovák nyelv
1161Group: Applications/Publishing/TeX
1162
1163%description -n xindy-slovak
1164Xindy slovak language
1165
1166%description -n xindy-slovak -l hu.UTF-8
1167Xindy szlovák nyelv
1168
1169%package -n xindy-slovenian
1170Summary: Xindy slovenian language
1171Summary(hu.UTF-8): Xindy szlovén nyelv
1172Group: Applications/Publishing/TeX
1173
1174%description -n xindy-slovenian
1175Xindy slovenian language
1176
1177%description -n xindy-slovenian -l hu.UTF-8
1178Xindy szlovén nyelv
1179
1180%package -n xindy-spanish
1181Summary: Xindy spanish language
1182Summary(hu.UTF-8): Xindy spanyol nyelv
1183Group: Applications/Publishing/TeX
1184
1185%description -n xindy-spanish
1186Xindy spanish language
1187
1188%description -n xindy-spanish -l hu.UTF-8
1189Xindy spanyol nyelv
1190
1191%package -n xindy-swedish
1192Summary: Xindy swedish language
1193Summary(hu.UTF-8): Xindy svéd nyelv
1194Group: Applications/Publishing/TeX
1195
1196%description -n xindy-swedish
1197Xindy swedish language
1198
1199%description -n xindy-swedish -l hu.UTF-8
1200Xindy svéd nyelv
1201
1202%package -n xindy-turkish
1203Summary: Xindy turkish language
1204Summary(hu.UTF-8): Xindy török nyelv
1205Group: Applications/Publishing/TeX
1206
1207%description -n xindy-turkish
1208Xindy turkish language
1209
1210%description -n xindy-turkish -l hu.UTF-8
1211Xindy török nyelv
1212
1213%package -n xindy-ukrainian
1214Summary: Xindy ukrainian language
1215Summary(hu.UTF-8): Xindy ukrán nyelv
1216Group: Applications/Publishing/TeX
1217
1218%description -n xindy-ukrainian
1219Xindy ukrainian language
1220
1221%description -n xindy-ukrainian -l hu.UTF-8
1222Xindy ukrán nyelv
1223
1224%package -n xindy-upper-sorbian
1225Summary: Xindy upper-sorbian language
1226Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1227Group: Applications/Publishing/TeX
1228
1229%description -n xindy-upper-sorbian
1230Xindy upper-sorbian language
1231
1232%description -n xindy-upper-sorbian -l hu.UTF-8
1233Xindy upper-sorbian nyelv
1234
1235%package -n xindy-vietnamese
1236Summary: Xindy vietnamese language
04123363 1237Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1238Group: Applications/Publishing/TeX
1239
1240%description -n xindy-vietnamese
1241Xindy vietnamese language
1242
1243%description -n xindy-vietnamese -l hu.UTF-8
1244Xindy vietnám nyelv
1245
1246
d08789e0
ZU
1247%package pdftex
1248Summary: TeX generating PDF files instead DVI
04123363 1249Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1250Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1251Group: Applications/Publishing/TeX
60597425 1252Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1253Requires: %{name} = %{epoch}:%{version}-%{release}
1254Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1255
1256%description pdftex
1257TeX generating PDF files instead DVI.
1258
1259%description pdftex -l pl.UTF-8
1260TeX generujący pliki PDF zamiast DVI.
1261
04123363
ZU
1262%package phyzzx
1263Summary: A TeX format for physicists
1264Summary(hu.UTF-8): TeX formátum fizikusoknak
1265Group: Applications/Publishing/TeX
1266Requires(post,postun): %{_bindir}/texhash
1267Requires: %{name} = %{epoch}:%{version}-%{release}
1268
1269%description phyzzx
1270A TeX format for physicists.
1271
1272%description phyzzx -l hu.UTF-8
1273TeX formátum fizikusoknak.
1274
d08789e0
ZU
1275%package omega
1276Summary: Extended unicode TeX
1277Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1278Group: Applications/Publishing/TeX
1279Requires(post,postun): %{_bindir}/texhash
1280Requires: %{name} = %{epoch}:%{version}-%{release}
1281Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1282Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1283
1284%description omega
1285Omega is a version of the TeX program modified for multilingual
1286typesetting. It uses unicode, and has additional primitives for (among
1287other things) bidirectional typesetting.
1288
1289%description omega -l pl.UTF-8
1290Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1291Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1292tekstu pisanego w obu kierunkach.
1293
1294# # formats #
1295
1296# Plain format.
1297
1298%package plain
1299Summary: Plain TeX format basic files
1300Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1301Group: Applications/Publishing/TeX
60597425 1302Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1303Requires: %{name} = %{epoch}:%{version}-%{release}
1304
1305%description plain
1306Plain TeX format basic files.
1307
1308%description plain -l pl.UTF-8
1309Podstawowe pliki dla formatu Plain TeX.
1310
1311%package format-plain
1312Summary: TeX Plain format
1313Summary(pl.UTF-8): Format TeX Plain
1314Group: Applications/Publishing/TeX
1315Requires(post,postun): %{_bindir}/texhash
1316Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1317
1318%description format-plain
1319TeX Plain format.
1320
1321%description format-plain -l pl.UTF-8
1322Format TeX Plain.
1323
1324%package format-pdftex
1325Summary: PDFTeX Plain format
1326Summary(pl.UTF-8): Format PDFTeX Plain
1327Group: Applications/Publishing/TeX
1328Requires(post,postun): %{_bindir}/texhash
1329Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1330Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1331# for epstopdf to work
1332Requires: fonts-Type1-urw
1333Requires: ghostscript
1334
1335%description format-pdftex
1336PDFTeX Plain format.
1337
1338%description format-pdftex -l pl.UTF-8
1339Format PDFTeX Plain.
1340
1341%package format-pdfetex
1342Summary: PDFTeX EPlain format
1343Summary(pl.UTF-8): Format PDFTeX EPlain
1344Group: Applications/Publishing/TeX
1345Requires(post,postun): %{_bindir}/texhash
1346Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1347Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1348
1349%description format-pdfetex
1350PDFTeX EPlain format.
1351
1352%description format-pdfetex -l pl.UTF-8
1353Format PDFTeX EPlain.
1354
1355# MeX Plain format
1356
1357%package mex
1358Summary: MeX Plain Format basic files
1359Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1360Group: Applications/Publishing/TeX
1361Requires(post,postun): %{_bindir}/texhash
1362Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1363Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1364Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1365
1366%description mex
1367MeX Plain Format basic files.
1368
1369%description mex -l pl.UTF-8
1370Podstawowe pliki dla formatu MeX Plain.
1371
1372%package format-mex
1373Summary: MeX Plain Format
1374Summary(pl.UTF-8): Format MeX Plain
1375Group: Applications/Publishing/TeX
1376Requires(post,postun): %{_bindir}/texhash
f6a96d15 1377Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1378
1379%description format-mex
1380MeX Plain Format.
1381
1382%description format-mex -l pl.UTF-8
1383Format MeX Plain.
1384
1385%package format-pdfmex
1386Summary: PDFMeX Plain Format
1387Summary(pl.UTF-8): Format PDFMeX Plain
1388Group: Applications/Publishing/TeX
1389Requires(post,postun): %{_bindir}/texhash
1390Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1391Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1392
1393%description format-pdfmex
1394PDFMeX Plain Format.
1395
1396%description format-pdfmex -l pl.UTF-8
1397Format PDFMeX Plain.
1398
1399%package format-utf8mex
1400Summary: MeX Plain Format with UTF-8 encoded source files
1401Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1402Group: Applications/Publishing/TeX
1403Requires(post,postun): %{_bindir}/texhash
1404Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1405
1406%description format-utf8mex
1407MeX Plain Format with UTF-8 encoded source files.
1408
1409%description format-utf8mex -l pl.UTF-8
1410Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1411
1412# AMS TeX format
1413
1414%package amstex
1415Summary: AMS macros for Plain TeX basic files
1416Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1417Group: Applications/Publishing/TeX
1418Requires(post,postun): %{_bindir}/texhash
1419Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1420Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1421Obsoletes: tetex-ams
1422Obsoletes: tetex-plain-amsfonts
1423
1424%description amstex
1425American Mathematical Society macros for Plain TeX basic files.
1426
1427%description amstex -l pl.UTF-8
1428Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1429Plain TeX.
1430
1431%package format-amstex
1432Summary: AMS macros for Plain TeX
1433Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1434Group: Applications/Publishing/TeX
1435Requires(post,postun): %{_bindir}/texhash
1436Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1437Obsoletes: tetex-ams
1438
1439%description format-amstex
1440American Mathematical Society macros for Plain TeX.
1441
1442%description format-amstex -l pl.UTF-8
1443Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1444
1445%package format-pdfamstex
1446Summary: AMS macros for PDFTeX
1447Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1448Group: Applications/Publishing/TeX
1449Requires(post,postun): %{_bindir}/texhash
1450Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1451Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1452
1453%description format-pdfamstex
1454American Mathematical Society macros for PDFTeX.
1455
1456%description format-pdfamstex -l pl.UTF-8
1457Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1458
1459# CSPlain format
1460
1461%package csplain
1462Summary: TeX CSPlain format basic files
1463Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1464Group: Applications/Publishing/TeX
1465Requires(post,postun): %{_bindir}/texhash
1466Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1467Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1468
1469%description csplain
1470TeX CSPlain format basic files.
1471
1472%description csplain -l pl.UTF-8
1473Podstawowe pliki dla formatu TeX CSPlain.
1474
1475%package format-csplain
1476Summary: TeX CSPlain format
1477Summary(pl.UTF-8): Format TeX CSPlain
1478Group: Applications/Publishing/TeX
1479Requires(post,postun): %{_bindir}/texhash
1480Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1481
1482%description format-csplain
1483TeX CSPlain format.
1484
1485%description format-csplain -l pl.UTF-8
1486Format TeX CSPlain.
1487
1488%package format-pdfcsplain
1489Summary: PDFTeX CSPlain format
1490Summary(pl.UTF-8): Format PDFTeX CSPlain
1491Group: Applications/Publishing/TeX
1492Requires(post,postun): %{_bindir}/texhash
1493Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1494
1495%description format-pdfcsplain
1496PDFTeX CSPlain format.
1497
1498%description format-pdfcsplain -l pl.UTF-8
1499Format PDFTeX CSPlain.
1500
1501# CSLaTeX format
1502
1503%package cslatex
1504Summary: CSLaTeX format basic files
1505Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1506Group: Applications/Publishing/TeX
1507Requires(post,postun): %{_bindir}/texhash
1508Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1509Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1510
1511%description cslatex
1512CSLaTeX format basic files.
1513
1514%description cslatex -l pl.UTF-8
1515Podstawowe pliki dla formatu CSLaTeX.
1516
1517%package format-cslatex
1518Summary: CSLaTeX format
1519Summary(pl.UTF-8): Format CSLaTeX
1520Group: Applications/Publishing/TeX
1521Requires(post,postun): %{_bindir}/texhash
1522Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1523
1524%description format-cslatex
1525CSLaTeX format.
1526
1527%description format-cslatex -l pl.UTF-8
1528Format CSLaTeX.
1529
1530%package format-pdfcslatex
1531Summary: PDF CSLaTeX format
1532Summary(pl.UTF-8): Format PDF CSLaTeX
1533Group: Applications/Publishing/TeX
1534Requires(post,postun): %{_bindir}/texhash
1535Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1536
1537%description format-pdfcslatex
1538PDF CSLaTeX format.
1539
1540%description format-pdfcslatex -l pl.UTF-8
1541Format PDF CSLaTeX.
1542
1543# Cyrillic Plain format
1544
1545%package cyrplain
1546Summary: Cyrillic Plain format basic files
1547Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1548Group: Applications/Publishing/TeX
1549Requires(post,postun): %{_bindir}/texhash
1550Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1551
1552%description cyrplain
1553Cyrillic Plain format basic files.
1554
1555%description cyrplain -l pl.UTF-8
1556Podstawowe pliki dla formatu Cyrillic Plain.
1557
1558%package format-cyrplain
1559Summary: Cyrillic Plain format
1560Summary(pl.UTF-8): Format Cyrillic Plain
1561Group: Applications/Publishing/TeX
1562Requires(post,postun): %{_bindir}/texhash
1563Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1564
1565%description format-cyrplain
1566Cyrillic Plain format.
1567
1568%description format-cyrplain -l pl.UTF-8
1569Format Cyrillic Plain.
1570
1571%package format-cyramstex
1572Summary: Cyrillic AMSTeX format
1573Summary(pl.UTF-8): Format Cyrillic AMSTeX
1574Group: Applications/Publishing/TeX
1575Requires(post,postun): %{_bindir}/texhash
1576Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1577Obsoletes: tetex-cyramstex
1578
1579%description format-cyramstex
1580Cyrillic AMSTeX format.
1581
1582%description format-cyramstex -l pl.UTF-8
1583Format Cyrillic AMSTeX.
1584
1585%package format-cyrtexinfo
1586Summary: Cyrillic TeXInfo format
1587Summary(pl.UTF-8): Format Cyrillic TeXInfo
1588Group: Applications/Publishing/TeX
1589Requires(post,postun): %{_bindir}/texhash
1590Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1591Obsoletes: tetex-cyrtexinfo
1592
1593%description format-cyrtexinfo
1594Cyrillic TeXInfo format.
1595
1596%description format-cyrtexinfo -l pl.UTF-8
1597Format Cyrillic TeXInfo.
1598
1599# EPlain format
1600
1601%package eplain
1602Summary: EPlain format basic files
1603Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1604Group: Applications/Publishing/TeX
1605Requires(post,postun): %{_bindir}/texhash
1606Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1607Obsoletes: tetex-etex
1608
1609%description eplain
1610EPlain format basic files.
1611
1612%description eplain -l pl.UTF-8
1613Podstawowe pliki dla formatu EPlain.
1614
1615%package format-eplain
1616Summary: EPlain format
1617Summary(pl.UTF-8): Format EPlain
1618Group: Applications/Publishing/TeX
1619Requires(post,postun): %{_bindir}/texhash
1620Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1621
1622%description format-eplain
1623EPlain format.
1624
1625%description format-eplain -l pl.UTF-8
1626Format EPlain.
1627
1628# ConTeXt format.
1629
1630%package context
1631Summary: ConTeXt macro package basic files
1632Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1633Group: Applications/Publishing/TeX
1634Requires(post,postun): %{_bindir}/texhash
1635Requires: %{name} = %{epoch}:%{version}-%{release}
1636Obsoletes: tetex-latex-context
1637
1638%define _noautoreq 'perl(path_tre)'
1639
1640%description context
1641A full featured, parameter driven macro package, which fully supports
1642advanced interactive documents.
1643
1644This package contains basic files.
1645
1646%description context -l pl.UTF-8
1647Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1648całkowicie obsługujący zaawansowane dokumenty interaktywne.
1649
1650Ten pakiet zawiera podstawowe pliki.
1651
1652%package format-context-de
1653Summary: German ConTeXt format
1654Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1655Group: Applications/Publishing/TeX
1656Requires(post,postun): %{_bindir}/texhash
1657Requires: %{name}-context = %{epoch}:%{version}-%{release}
1658
1659%description format-context-de
1660German ConTeXt format.
1661
1662%description format-context-de -l pl.UTF-8
1663Niemiecka wersja formatu ConTeXt.
1664
1665%package format-context-en
1666Summary: English ConTeXt format
1667Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1668Group: Applications/Publishing/TeX
1669Requires(post,postun): %{_bindir}/texhash
1670Requires: %{name}-context = %{epoch}:%{version}-%{release}
1671
1672%description format-context-en
1673English ConTeXt format.
1674
1675%description format-context-en -l pl.UTF-8
1676Angielska wersja formatu ConTeXt.
1677
1678%package format-context-nl
1679Summary: Dutch ConTeXt format
1680Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1681Group: Applications/Publishing/TeX
1682Requires(post,postun): %{_bindir}/texhash
1683Requires: %{name}-context = %{epoch}:%{version}-%{release}
1684
1685%description format-context-nl
1686Dutch ConTeXt format.
1687
1688%description format-context-nl -l pl.UTF-8
1689Holenderska wersja formatu ConTeXt.
1690
1691# LaTeX format.
1692
1693%package latex
1694Summary: LaTeX macro package basic files
1695Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1696Group: Applications/Publishing/TeX
60597425 1697Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1698Requires: %{name} = %{epoch}:%{version}-%{release}
1699Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1700Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1701Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1702# for misc/eurosym:
1703Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1704Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613
ZU
1705Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
1706Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1707Obsoletes: tetex-bibtex-koma-script
1708Obsoletes: tetex-latex-SIunits
1709Obsoletes: tetex-latex-caption
1710Obsoletes: tetex-latex-curves
1711Obsoletes: tetex-latex-dinbrief
1712Obsoletes: tetex-latex-draftcopy
1713Obsoletes: tetex-latex-dvilj
1714Obsoletes: tetex-latex-eepic
1715Obsoletes: tetex-latex-endfloat
1716Obsoletes: tetex-latex-fancyhdr
1717Obsoletes: tetex-latex-fancyheadings
1718Obsoletes: tetex-latex-fancyvrb
1719Obsoletes: tetex-latex-fp
1720Obsoletes: tetex-latex-graphics
1721Obsoletes: tetex-latex-hyperref
1722Obsoletes: tetex-latex-koma-script
1723Obsoletes: tetex-latex-labels
1724Obsoletes: tetex-latex-listings
1725Obsoletes: tetex-latex-misc
1726Obsoletes: tetex-latex-ms
1727Obsoletes: tetex-latex-multirow
1728Obsoletes: tetex-latex-mwcls
1729Obsoletes: tetex-latex-mwdtools
1730Obsoletes: tetex-latex-natbib
1731Obsoletes: tetex-latex-ntgclass
1732Obsoletes: tetex-latex-oberdiek
1733Obsoletes: tetex-latex-pb-diagram
1734Obsoletes: tetex-latex-pstriks
1735Obsoletes: tetex-latex-revtex4
1736Obsoletes: tetex-latex-seminar
1737Obsoletes: tetex-latex-t2
1738Obsoletes: tetex-latex-titlesec
1739Obsoletes: tetex-latex-tools
1740Obsoletes: tetex-latex-units
1741Obsoletes: tetex-mwcls
1742Obsoletes: tetex-revtex4
1743
1744%description latex
1745LaTeX is a front end for the TeX text formatting system. Easier to use
1746than TeX, LaTeX is essentially a set of TeX macros which provide
1747convenient, predefined document formats for users.
1748
1749This package contains basic files.
1750
1751%description latex -l pl.UTF-8
1752LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1753łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1754dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1755
1756Ten pakiet zawiera podstawowe pliki.
1757
6c82f497
ZU
1758%package latex-12many
1759Summary: Generalising mathematical index sets
1760Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1761Group: Applications/Publishing/TeX
6c82f497 1762Requires(post,postun): %{_bindir}/texhash
b4d68b39 1763Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1764
1765%description latex-12many
1766Generalising mathematical index sets.
1767
1768%description latex-12many -l hu.UTF-8
1769A matematikai halmazok indexelésének általánosítása.
1770
a8b381b0
ZU
1771%package latex-abstract
1772Summary: Control the typesetting of the abstract environment
1773Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1774Group: Applications/Publishing/TeX
fe66da27 1775Requires(post,postun): %{_bindir}/texhash
b4d68b39 1776Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1777
1778%description latex-abstract
1779Control the typesetting of the abstract environment.
1780
1781%description latex-abstract -l hu.UTF-8
1782Az "abstract" környezet szedésének irányítása.
1783
f1f5d194
ZU
1784%package latex-accfonts
1785Summary: Utilities to derive new fonts from existing ones
1786Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1787Group: Applications/Publishing/TeX
1788Requires(post,postun): %{_bindir}/texhash
1789
1790%description latex-accfonts
1791Utilities to derive new fonts from existing ones.
1792
1793%description latex-accfonts -l hu.UTF-8
1794Eszközök új betűtípusok származtatására már létezőkből.
1795
e88b5dcf
ZU
1796%package latex-adrconv
1797Summary: BibTeX styles to implement an address database
1798Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1799Group: Applications/Publishing/TeX
2fede27b 1800Requires(post,postun): %{_bindir}/texhash
78d53d8c 1801Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1802
1803%description latex-adrconv
1804BibTeX styles to implement an address database.
1805
1806%description latex-adrconv -l hu.UTF-8
1807BibTeX stílusok cím-adatbázis megvalósításához.
1808
1809
d08789e0
ZU
1810%package latex-ae
1811Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1812Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1813Group: Applications/Publishing/TeX
1814Requires(post,postun): %{_bindir}/texhash
1815Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1816Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1817
1818%description latex-ae
1819A set of virtual fonts which emulates T1 coded fonts using the
1820standard CM fonts. The package is called AE fonts (for Almost
1821European). The main use of the package is to produce PDF files using
1822versions of the CM fonts instead of the bitmapped EC fonts.
1823
1824%description latex-ae -l pl.UTF-8
1825Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1826standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1827- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1828 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1829 bitmapowych fontów EC.
1830
1831%package latex-algorithms
1832Summary: Floating algorithm environment
1833Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1834Group: Applications/Publishing/TeX
1835Requires(post,postun): /usr/bin/texhash
1836Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1837
1838%description latex-algorithms
1839Defines a floating algorithm environment designed to work with the
1840algorithmic package.
1841
1842%description latex-algorithms -l pl.UTF-8
1843Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1844do pracy z pakietem algorithmic.
1845
1846%package latex-ams
1847Summary: AMS math facilities for LaTeX
1848Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1849Group: Applications/Publishing/TeX
1850Requires(post,postun): %{_bindir}/texhash
1851Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1852Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1853Obsoletes: tetex-latex-amscls
1854Obsoletes: tetex-latex-amsfonts
1855Obsoletes: tetex-latex-amsmath
1856
1857%description latex-ams
1858This package is the principal package in the AMS-LaTeX distribution.
1859It adapts for use in LaTeX most of the mathematical features found in
1860AMS-TeX.
1861
1862%description latex-ams -l pl.UTF-8
1863To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1864możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1865
1866%package latex-antp
1867Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1868Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1869Group: Applications/Publishing/TeX
1870Requires(post,postun): %{_bindir}/texhash
1871Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1872Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1873
1874%description latex-antp
1875A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1876- -- preliminary version. This font was designed in the 'twenties and
1877 the 'thirties of XX century by a Polish graphic artist and a
1878 typographer Adam Poltawski. It was widely used by Polish printing
1879 houses as long as metal types were in use (until ca the 'sixties).
1880 Perhaps the first complete font family programmed and parametrized in
1881 METAPOST.
1882
1883%description latex-antp -l pl.UTF-8
1884Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1885PostScript Type 1. Ten krój został opracowany w latach 30-tych i
188640-tych XX wieku przez polskiego grafika i typografa Adama
1887Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1888używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1889kompletna rodzina fontów zaprogramowana i zparametryzowana w
1890METAPOSCIE.
1891
1892%package latex-antt
1893Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1894Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1895Group: Applications/Publishing/TeX
1896Requires(post,postun): %{_bindir}/texhash
1897Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1898Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1899
1900%description latex-antt
1901Antykwa Torunska is a serif font designed by the late Polish
1902typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
19031.
1904
1905%description latex-antt -l pl.UTF-8
1906Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1907typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1908postać cyfrową jako Type 1.
1909
e88b5dcf
ZU
1910%package latex-appendix
1911Summary: Extra control of appendices
1912Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1913Group: Applications/Publishing/TeX
1914Requires(post,postun): %{_bindir}/texhash
78d53d8c 1915Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1916
1917%description latex-appendix
1918Extra control of appendices.
1919
1920%description latex-appendix -l hu.UTF-8
1921Az appendixek nagyobb irányítása.
1922
b4d68b39
ZU
1923%package latex-backgammon
1924Summary: LaTeX package to documenting backgammon games
1925Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1926Group: Applications/Publishing/TeX
1927Requires(post,postun): %{_bindir}/texhash
1928Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1929
1930%description latex-backgammon
1931LaTeX package to documenting backgammon games.
1932
1933%description latex-backgammon -l hu.UTF-8
1934LaTeX csomag backgammon játékok dokumentálására
1935
d08789e0
ZU
1936%package latex-bbm
1937Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1938Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1939Group: Applications/Publishing/TeX
1940Requires(post,postun): %{_bindir}/texhash
1941Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1942Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1943
1944%description latex-bbm
1945Blackboard variant fonts for Computer Modern, with LaTeX support.
1946
1947%description latex-bbm -l pl.UTF-8
1948Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1949
6c82f497
ZU
1950%package latex-bardiag
1951Summary: LateX package for drawing bar diagrams
1952Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1953Group: Applications/Publishing/TeX
1954Requires(post,postun): %{_bindir}/texhash
1955
1956%description latex-bardiag
1957LateX package for drawing bar diagrams.
1958
1959%description latex-bardiag -l hu.UTF-8
1960LaTeX csomag oszlopdiagramok rajzolására.
1961
d08789e0
ZU
1962%package latex-bbold
1963Summary: Sans serif blackboard bold for LaTeX
1964Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1965Group: Applications/Publishing/TeX
1966Requires(post,postun): %{_bindir}/texhash
1967Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1968Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1969
1970%description latex-bbold
1971A geometric sans serif blackboard bold font, for use in mathematics.
1972
1973%description latex-bbold -l pl.UTF-8
1974Geometryczny tablicowy tłusty font sans serif, do używania w
1975matematyce.
1976
1977%package latex-bibtex
1978Summary: Bibliography management for LaTeX
1979Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
1980Group: Applications/Publishing/TeX
1981Requires(post,postun): %{_bindir}/texhash
1982Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1983Obsoletes: tetex-bibtex
1984Obsoletes: tetex-natbib
1985Obsoletes: tetex-rubibtex
1986
1987%description latex-bibtex
1988Bibliography management for LaTeX.
1989
1990%description latex-bibtex -l pl.UTF-8
1991Zarządzanie bibliografią dla LaTeXa.
1992
b4d68b39
ZU
1993%package latex-beamer
1994Summary: A LaTeX class for producing presentations and slides
1995Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
1996Group: Applications/Publishing/TeX
1997Requires(post,postun): %{_bindir}/texhash
1998Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1999
2000%description latex-beamer
2001A LaTeX class for producing presentations and slides.
2002
2003%description latex-beamer -l hu.UTF-8
2004LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2005
2fede27b
ZU
2006%package latex-bezos
2007Summary: Packages by Javier Bezos (additional math tools)
2008Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2009Group: Applications/Publishing/TeX
2010Requires(post,postun): %{_bindir}/texhash
78d53d8c 2011Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2012
2013%description latex-bezos
2014Packages by Javier Bezos (additional math tools).
2015
2016%description latex-bezos
2017Javier Bezos csomagjai (további matematikai eszközök).
2018
d08789e0
ZU
2019%package latex-bibtex-ams
2020Summary: BibTeX style files for American Mathematical Society publications
2021Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2022Group: Applications/Publishing/TeX
2023Requires(post,postun): %{_bindir}/texhash
2024Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2025Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2026Obsoletes: tetex-bibtex-ams
2027
2028%description latex-bibtex-ams
2029BibTeX style files for American Mathematical Society publications.
2030
2031%description latex-bibtex-ams -l pl.UTF-8
2032Pliki stylów BibTeXa do publikacji American Mathematical Society.
2033
2034%package latex-bibtex-dk
2035Summary: Danish variants of the standard BibTeX styles
2036Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2037Group: Applications/Publishing/TeX
2038Requires(post,postun): /usr/bin/texhash
2039Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2040
2041%description latex-bibtex-dk
2042Dk-bib is a translation of the four standard BibTeX style files
2043(abbrv, alpha, plain and unsrt) into Danish. The files have been
2044extended with ISBN, ISSN and URL fields which can be enabled through a
2045LaTeX style file.
2046
2047%description latex-bibtex-dk -l pl.UTF-8
2048Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2049(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2050rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2051stylu LaTeXa.
2052
2053%package latex-bibtex-nor
2054Summary: Norwegian variants of the standard BibTeX styles
2055Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2056Group: Applications/Publishing/TeX
2057Requires(post,postun): /usr/bin/texhash
2058Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2059
2060%description latex-bibtex-nor
2061Norwegian variants of the standard BibTeX styles.
2062
2063%description latex-bibtex-nor -l pl.UTF-8
2064Norweskie warianty standardowych stylów BibTeXa.
2065
2066%package latex-bibtex-pl
2067Summary: Polish bibliography management for LaTeX
2068Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2069Group: Applications/Publishing/TeX
2070Requires(post,postun): %{_bindir}/texhash
2071Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2072Obsoletes: tetex-bibtex-plbib
2073
2074%description latex-bibtex-pl
2075Polish bibliography management for LaTeX.
2076
2077%description latex-bibtex-pl -l pl.UTF-8
2078Polska wersja zarządzania bibliografią dla LaTeXa.
2079
2080%package latex-bibtex-german
2081Summary: German variants of standard BibTeX styles
2082Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2083Group: Applications/Publishing/TeX
2084Requires(post,postun): %{_bindir}/texhash
2085Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2086Obsoletes: tetex-bibtex-germbib
2087
2088%description latex-bibtex-german
2089German variants of standard BibTeX styles.
2090
2091%description latex-bibtex-german -l pl.UTF-8
2092Niemieckie wersje standardowych stylów BibTeXa.
2093
2094%package latex-bibtex-revtex4
2095Summary: BibTeX styles for REVTeX4
2096Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2097Group: Applications/Publishing/TeX
2098Requires(post,postun): %{_bindir}/texhash
2099Requires: %{name} = %{epoch}:%{version}-%{release}
2100Obsoletes: tetex-bibtex-revtex4
2101
2102%description latex-bibtex-revtex4
2103BibTeX styles for REVTeX4.
2104
2105%description latex-bibtex-revtex4 -l pl.UTF-8
2106Style BibTeXa dla REVTeX4.
2107
2108%package latex-bibtex-jurabib
2109Summary: Extended BibTeX citation support for the humanities and legal texts
2110Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2111Group: Applications/Publishing/TeX
2112Requires(post,postun): %{_bindir}/texhash
2113Requires: %{name} = %{epoch}:%{version}-%{release}
2114Obsoletes: tetex-bibtex-jurabib
2115
2116%description latex-bibtex-jurabib
2117Extended BibTeX citation support for the humanities and legal texts.
2118
2119%description latex-bibtex-jurabib -l pl.UTF-8
2120Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2121prawniczych.
2122
33b3b483
ZU
2123%package latex-bibtex-styles
2124Summary: Various BibTeX styles
2125Summary(hu.UTF-8): Vegyes BibTeX stílusok
2126Group: Applications/Publishing/TeX
2127Requires(post,postun): %{_bindir}/texhash
2128Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2129
2130%description latex-bibtex-styles
2131Various BibTeX styles.
2132
2133%description latex-bibtex-styles -l hu.UTF-8
2134Vegyes BibTeX stílusok.
2135
435dbdfa
ZU
2136%package latex-bibtex-vancouver
2137Summary: Bibliographic style file for Biomedical Journals
b5f33174 2138Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2139Group: Applications/Publishing/TeX
435dbdfa 2140Requires(post,postun): %{_bindir}/texhash
33b3b483 2141Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2142
b5f33174 2143%description latex-bibtex-vancouver
435dbdfa 2144Bibliographic style file for Biomedical Journals.
2fede27b 2145
b5f33174
ZU
2146%description latex-bibtex-vancouver -l hu.UTF-8
2147Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2148
2fede27b
ZU
2149%package latex-booktabs
2150Summary: Publication quality tables in LaTeX
2151Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2152Group: Applications/Publishing/TeX
2153Requires(post,postun): %{_bindir}/texhash
78d53d8c 2154Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2155
2156%description latex-booktabs
2157Publication quality tables in LaTeX.
2158
2159%description latex-booktabs -l hu.UTF-8
2160Nyomdai minőségű táblázatok LaTeX-ben.
2161
2162
2163%package latex-caption
2164Summary: Customising captions in floating environments
2165Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2166Group: Applications/Publishing/TeX
2167Requires(post,postun): %{_bindir}/texhash
78d53d8c 2168Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2169
2170%description latex-caption
2171Customising captions in floating environments.
2172
2173%description latex-caption -l hu.UTF-8
2174Feliratok testreszabása úszó környezetekben.
2175
d08789e0
ZU
2176%package latex-carlisle
2177Summary: Miscellaneous small packages by David Carlisle
2178Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2179Group: Applications/Publishing/TeX
2180Requires(post,postun): %{_bindir}/texhash
2181Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2182
2183%description latex-carlisle
2184Miscellaneous small packages by David Carlisle.
2185
2186%description latex-carlisle -l pl.UTF-8
2187Różne małe pakiety autorstwa Davida Carlisle.
2188
2189%package latex-ccfonts
2190Summary: Support for Concrete text and math fonts in LaTeX
2191Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2192Group: Applications/Publishing/TeX
2193Requires(post,postun): %{_bindir}/texhash
2194Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2195
2196%description latex-ccfonts
2197LaTeX font definition files for the Concrete fonts and a LaTeX package
2198for typesetting documents using Concrete as the default font family.
2199The files support OT1, T1, TS1, and Concrete math including AMS fonts
2200(Ulrik Vieth's concmath).
2201
2202%description latex-ccfonts -l pl.UTF-8
2203Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2204LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2205rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2206Concrete wraz z AMS (concmath Ulrika Vietha).
2207
2208%package latex-cite
2209Summary: Supports compressed, sorted lists of numerical citations
2210Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2211Group: Applications/Publishing/TeX
2212Requires(post,postun): %{_bindir}/texhash
2213Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2214
2215%description latex-cite
2216Supports compressed, sorted lists of numerical citations.
2217
2218%description latex-cite -l pl.UTF-8
2219Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2220
2221%package latex-cmbright
2222Summary: Support for CM Bright fonts in LaTeX
2223Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2224Group: Applications/Publishing/TeX
2225Requires(post,postun): %{_bindir}/texhash
2226Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2227Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2228
2229%description latex-cmbright
2230A family of sans serif fonts for TeX and LaTeX, based on Donald
2231Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2232various shapes as well as all the fonts necessary for mathematical
2233typesetting, incl. AMS symbols. This collection provides all the
2234necessary files for using the fonts with LaTeX.
2235
2236%description latex-cmbright -l pl.UTF-8
2237Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2238Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2239kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2240symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2241używania fontów w LaTeXu.
2242
2fede27b
ZU
2243%package latex-comment
2244Summary: Selectively include/excludes portions of text
2245Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2246Group: Applications/Publishing/TeX
2247Requires(post,postun): %{_bindir}/texhash
78d53d8c 2248Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2249
2250%description latex-comment
2251Selectively include/excludes portions of text.
2252
2253%description latex-comment -l hu.UTF-8
2254A szöveg részeinek beillesztése/kihagyása.
2255
d08789e0
ZU
2256%package latex-concmath
2257Summary: LaTeX package and font definition files to access the Concrete math fonts
2258Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2259Group: Applications/Publishing/TeX
2260Requires(post,postun): %{_bindir}/texhash
2261Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2262Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2263
2264%description latex-concmath
2265LaTeX package and font definition files to access the Concrete math
2266fonts, which were derived from Computer Modern math fonts using
2267parameters from Concrete Roman text fonts.
2268
2269%description latex-concmath -l pl.UTF-8
2270Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2271matematyczne Concrete wywodzące się z fontów matematycznych Computer
2272Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2273Roman.
2274
2fede27b
ZU
2275%package latex-currvita
2276Summary: Typeset a curriculum vitae
2277Summary(hu.UTF-8): Önéletrajzok írása
2278Group: Applications/Publishing/TeX
2279Requires(post,postun): %{_bindir}/texhash
78d53d8c 2280Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2281
2282%description latex-currvita
2283Typeset a curriculum vitae.
2284
2285%description latex-currvita -l hu.UTF-8
2286Önéletrajzok írása.
2287
2288%package latex-curves
2289Summary: Curves for LaTeX picture environment
2290Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2291Group: Applications/Publishing/TeX
2292Requires(post,postun): %{_bindir}/texhash
78d53d8c 2293Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2294
2295%description latex-curves
2296Curves for LaTeX picture environment.
2297
2298%description latex-curves -l hu.UTF-8
2299Görbék LaTeX picture környezetébe.
2300
d08789e0
ZU
2301%package latex-custom-bib
2302Summary: Customized BibTeX styles for LaTeX
2303Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2304Group: Applications/Publishing/TeX
2305Requires(post,postun): %{_bindir}/texhash
2306Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2307
2308%description latex-custom-bib
2309Package generating customized BibTeX bibliography styles from a
2310generic file using docstrip. Includes support for the Harvard style.
2311
2312%description latex-custom-bib -l pl.UTF-8
2313Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2314pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2315
2316%package latex-cyrillic
2317Summary: LaTeX Cyrillic support
2318Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2319Group: Applications/Publishing/TeX
2320Requires(post,postun): %{_bindir}/texhash
2321Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2322
2323%description latex-cyrillic
2324LaTeX Cyrillic support.
2325
2326%description latex-cyrillic -l pl.UTF-8
2327Obsługa cyrylicy dla LaTeXa.
2328
b280f158
ZU
2329%package latex-dstroke
2330Summary: LaTeX doublestroke font
2331Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2332Group: Applications/Publishing/TeX
2333Requires(post,postun): %{_bindir}/texhash
2334Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2335Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2336
2337%description latex-dstroke
2338Doublestroke font for typesetting the mathematical symbols for the
2339natural numbers, whole numbers, rational numbers, real numbers and
2340complex numbers.
2341
2342%description latex-dstroke -l pl.UTF-8
2343Podwójnie kreślony font do składania symboli matematycznych liczb
2344naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2345
60597425
ZU
2346%package latex-enumitem
2347Summary: A package to customize the three basic lists
2348Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2349Group: Applications/Publishing/TeX
2350Requires(post,postun): %{_bindir}/texhash
78d53d8c 2351Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2352
2353%description latex-enumitem
2354A package to customize the three basic lists (enumerate, itemize and
2355description).
2356
2357%description latex-enumitem
2358Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2359(enumerate, itemize, description).
2360
2b453bda
ZU
2361%package latex-exam
2362Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2363Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2364Group: Applications/Publishing/TeX
fe66da27 2365Requires(post,postun): %{_bindir}/texhash
78d53d8c 2366Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2367
2368%description latex-exam
2369The exam document class attempts to make it easy for even a LaTeX
2370novice to prepare exams.
2371
2372%description latex-exam -l hu.UTF-8
2373Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2374feladatsorok készítése.
2375
f1f5d194
ZU
2376%package latex-gbrief
2377Summary: Letter document class
2378Summary(hu.UTF-8): Levél dokumentumosztály
2379Group: Applications/Publishing/TeX
2380Requires(post,postun): %{_bindir}/texhash
2381Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2382
2383%description latex-gbrief
2384Letter document class.
2385
2386%description latex-gbrief -l hu.UTF-8
2387Levél dokumentumosztály.
2388
2b453bda 2389
d08789e0
ZU
2390%package latex-jknappen
2391Summary: Miscellaneous packages by Joerg Knappen
2392Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2393Group: Applications/Publishing/TeX
2394Requires(post,postun): %{_bindir}/texhash
2395Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2396Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2397
2398%description latex-jknappen
2399Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2400Knappen, including sgmlcmpt.
2401
2402%description latex-jknappen -l pl.UTF-8
2403Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2404Knappena. Zawiera sgmlcmpt.
2405
d19eaaab
ZU
2406%package latex-keystroke
2407Summary: Graphical representation of keys on keyboard
2408Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2409Group: Applications/Publishing/TeX
2410Requires(post,postun): %{_bindir}/texhash
2411Requires: %{name}-latex
2412
2413%description latex-keystroke
2414Graphical representation of keys on keyboard.
2415
2416%description latex-keystroke -l hu.UTF-8
2417A billentyűk grafikus megjelenítése.
2418
2419
2420%package latex-labbook
2421Summary: Typeset laboratory journals
2422Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2423Group: Applications/Publishing/TeX
2424Requires(post,postun): %{_bindir}/texhash
2425Requires: %{name}-latex
2426
2427%description latex-labbook
2428Typeset laboratory journals.
2429
2430%description latex-labbook -l hu.UTF-8
2431Laborjegyzőkönyvek szedése.
2432
2433%package latex-lcd
2434Summary: Alphanumerical LCD-style displays
f65b3398 2435Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2436Group: Applications/Publishing/TeX
2437Requires(post,postun): %{_bindir}/texhash
2438Requires: %{name}-latex
2439
2440%description latex-lcd
2441Alphanumerical LCD-style displays.
2442
2443%description latex-lcd -l hu.UTF-8
f65b3398 2444Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2445
2446%package latex-leaflet
2447Summary: Create small handouts (flyers)
2448Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2449Group: Applications/Publishing/TeX
2450Requires(post,postun): %{_bindir}/texhash
2451Requires: %{name}-latex
2452
2453%description latex-leaflet
2454Create small handouts (flyers).
2455
2456%description latex-leaflet -l hu.UTF-8
2457Kis "kézikönyvek" készítése (brossúrák).
2458
f1f5d194
ZU
2459%package latex-leftidx
2460Summary: Left and right subscripts and superscripts in math mode
2461Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2462Group: Applications/Publishing/TeX
2463Requires(post,postun): %{_bindir}/texhash
2464Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2465
7b6c7caa
ZU
2466%description latex-leftidx
2467Left and right subscripts and superscripts in math mode.
2468
2469%description latex-leftidx -l hu.UTF-8
2470Bal és jobboldali alsó és felső indexek matematikai módban.
2471
d19eaaab
ZU
2472
2473%package latex-lewis
2474Summary: Draw Lewis structures (chemistry)
2475Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2476Group: Applications/Publishing/TeX
2477Requires(post,postun): %{_bindir}/texhash
2478Requires: %{name}-latex
2479
2480%description latex-lewis
2481Draw Lewis structures (chemistry).
2482
2483%description latex-lewis -l hu.UTF-8
2484Lewis struktúrák készítése (kémia).
2485
d08789e0
ZU
2486%package latex-lm
2487Summary: LaTeX styles for Latin Modern family fonts
2488Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2489Group: Applications/Publishing/TeX
2490Requires(post,postun): /usr/bin/texhash
2491Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2492Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2493
2494%description latex-lm
2495Latin Modern family of fonts, based on the Computer Modern fonts
2496released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2497lot of additional characters, mainly accented ones, but not only.
2498There is a one set of PostScript fonts and four sets of TeX Font
2499Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2500encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2501Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2502potential user knows what to do with all these files. The author is
2503Boguslaw Jackowski.
2504
2505%description latex-lm -l pl.UTF-8
2506Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2507przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2508Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2509Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2510Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2511QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2512(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2513(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2514tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2515
a8b381b0
ZU
2516%package latex-lastpage
2517Summary: Reference last page for "Page N of M" type footers
2518Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2519Group: Applications/Publishing/TeX
fe66da27 2520Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2521
2522%description latex-lastpage
2523Reference last page for Page N of M type footers.
2524
2525%description latex-lastpage -l hu.UTF-8
2526Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2527
d08789e0
ZU
2528%package latex-lineno
2529Summary: Line numbers on paragraphs
2530Summary(pl.UTF-8): Numery linii dla paragrafów
2531Group: Applications/Publishing/TeX
2532Requires(post,postun): /usr/bin/texhash
2533Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2534
2535%description latex-lineno
2536The LaTeX package lineno.sty provides line numbers on paragraphs.
2537After TeX has broken a paragraph into lines there will be line numbers
2538attached to them, with the possibility to make references through the
2539LaTeX \ref, \pageref cross reference mechanism.
2540
2541%description latex-lineno -l pl.UTF-8
2542Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2543paragrafu na linie przez TeXa do linii dołączane są ich numery z
2544możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2545\ref i \pageref.
2546
d19eaaab
ZU
2547
2548%package latex-mathexam
2549Summary: Package for typesetting exams
2550Summary(hu.UTF-8): Vizsgák szedése
2551Group: Applications/Publishing/TeX
2552Requires(post,postun): %{_bindir}/texhash
2553Requires: %{name}-latex
2554
2555%description latex-mathexam
2556Package for typesetting exams.
2557
2558%description latex-mathexam -l hu.UTF-8
2559Vizsgák szedése.
2560
d08789e0
ZU
2561%package latex-microtype
2562Summary: An interface to the micro-typographic extensions of pdfTeX
2563Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2564Group: Applications/Publishing/TeX
2565Requires(post,postun): /usr/bin/texhash
2566Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2567
2568%description latex-microtype
2569The `microtype' package provides a LaTeX interface to pdfTeX's
2570micro-typographic extensions: character protrusion and font expansion.
2571It allows to restrict character protrusion and/or font expansion to a
2572definable set of fonts, and to configure micro-typographic aspects of
2573the fonts in a straight-forward and flexible way. Settings for various
2574fonts are provided.
2575
2576%description latex-microtype -l pl.UTF-8
2577Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2578mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2579Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2580określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2581aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2582dla różnych fontów.
2583
8ed039e0
ZU
2584%package latex-musictex
2585Summary: Typesetting music with TeX
2586Summary(hu.UTF-8): Zenék szedése TeX-hel
2587Group: Applications/Publishing/TeX
2588Requires(post,postun): %{_bindir}/texhash
2589Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2590
2591%description latex-musictex
2592Typesetting music with TeX.
2593
2594%description latex-musictex -l hu.UTF-8
2595Zenék szedése TeX-hel.
2596
d08789e0
ZU
2597%package latex-lucidabr
2598Summary: Package to make Lucida Bright fonts usable with LaTeX
2599Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2600Group: Applications/Publishing/TeX
2601Requires(post,postun): %{_bindir}/texhash
2602Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2603
2604%description latex-lucidabr
2605Package to make Lucida Bright fonts usable with LaTeX.
2606
2607%description latex-lucidabr -l pl.UTF-8
2608Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2609
2610%package latex-marvosym
2611Summary: Styles for Martin Vogel's Symbol (marvosym) font
2612Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2613Group: Applications/Publishing/TeX
2614Requires(post,postun): /usr/bin/texhash
2615Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2616Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2617
2618%description latex-marvosym
2619Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2620currency symbol as defined by the European commission; Euro currency
2621symbols in typefaces Times, Helvetica and Courier; Symbols for
2622structural engineering; Symbols for steel cross-sections; Astronomy
2623signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2624symbols; CE sign and others.
2625
2626%description latex-marvosym -l pl.UTF-8
2627Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2628waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2629krojach Times, Helvetica i Courier; symbole do inżynierii
2630strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2631(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2632CE i inne.
2633
2634%package latex-mathpple
2635Summary: Use PostScript Palatino for typesetting maths
2636Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2637Group: Applications/Publishing/TeX
2638Requires(post,postun): %{_bindir}/texhash
2639Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2640Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2641
2642%description latex-mathpple
2643The package defines the PostScript font family `Palatino' (ppl) as the
2644default roman font and then uses the `mathpple' fonts for typesetting
2645math. These virtual fonts have been created for typesetting math in a
2646style that suits the Palatino text fonts. The AMS fonts, when used
2647additionally, will be scaled to fit Palatino.
2648
2649%description latex-mathpple -l pl.UTF-8
2650Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2651domyślny font roman i używa fontów mathpple do składania wzorów
2652matematycznych. Te wirtualne fonty zostały stworzone do składania
2653wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2654Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2655pasować do Palatino.
2656
2657%package latex-mathtime
2658Summary: Mathtime fonts for LaTeX
2659Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2660Group: Applications/Publishing/TeX
2661Requires(post,postun): %{_bindir}/texhash
2662Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2663
2664%description latex-mathtime
2665The Mathtime fonts have a number of characters remapped to positions
2666different from the ones normally used by the corresponding TeX
2667CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2668style files use the Times Roman font (often called something like:
2669ptmr or ptmr7t or ptmrq).
2670
2671%description latex-mathtime -l pl.UTF-8
2672Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2673różniące się od tych normalnie używanych w odpowiadających im TeXowych
2674fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2675używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2676ptmrq).
2677
2678%package latex-mflogo
2679Summary: LaTeX support for MetaFont and logo fonts
2680Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2681Group: Applications/Publishing/TeX
2682Requires(post,postun): %{_bindir}/texhash
2683Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2684Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2685
2686%description latex-mflogo
2687LaTeX package and font definition file to access the Knuthian `logo'
2688fonts described in `The MetaFontbook' and the MetaFont and logos in
2689LaTeX documents.
2690
2691%description latex-mflogo -l pl.UTF-8
2692Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2693opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2694LaTeXa.
2695
2696%package latex-mfnfss
2697Summary: Font description files to use extra fonts like yinit and ygoth
2698Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2699Group: Applications/Publishing/TeX
2700Requires(post,postun): %{_bindir}/texhash
2701Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2702
2703%description latex-mfnfss
2704Font description files to use extra fonts like yinit and ygoth.
2705
2706%description latex-mfnfss -l pl.UTF-8
2707Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2708
2709%package latex-minitoc
2710Summary: Produce a table of contents for each chapter
2711Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2712Group: Applications/Publishing/TeX
2713Requires(post,postun): %{_bindir}/texhash
2714Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2715
2716%description latex-minitoc
2717Produce a table of contents for each chapter.
2718
2719%description latex-minitoc -l pl.UTF-8
2720Tworzenie spisów treści dla każdego rozdziału.
2721
2722%package latex-mltex
2723Summary: Support for MLTeX
2724Summary(pl.UTF-8): Wsparcie dla MLTeXa
2725Group: Applications/Publishing/TeX
2726Requires(post,postun): %{_bindir}/texhash
2727Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2728
2729%description latex-mltex
2730Support for MLTeX, the multilingual TeX extension from Michael J.
2731Ferguson.
2732
2733%description latex-mltex -l pl.UTF-8
2734Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2735autorstwa Michaela J. Fergusona.
2736
d34bfb7f
ZU
2737%package latex-multienum
2738Summary: Multi-column enumerated lists
2739Summary(hu.UTF-8): Többoszlopos számozott listák
2740Group: Applications/Publishing/TeX
2741Requires(post,postun): %{_bindir}/texhash
2742Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2743
2744%description latex-multienum
2745Multi-column enumerated lists.
2746
2747%description latex-multienum -l hu.UTF-8
2748Többoszlopos számozott listák.
2749
f1f5d194
ZU
2750
2751%package latex-moreverb
2752Summary: Extended verbatim
2753Summary(hu.UTF-8): Kiterjesztett verbatim
2754Group: Applications/Publishing/TeX
2755Requires(post,postun): %{_bindir}/texhash
2756Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2757
2758%description latex-moreverb
2759Extended verbatim.
2760
2761%description latex-moreverb -l hu.UTF-8
2762Kiterjesztett verbatim.
2763
a8b381b0
ZU
2764%package latex-ntheorem
2765Summary: Enhanced theorem environment
2766Summary(hu.UTF-8): Bővített tétel környezet
2767Group: Applications/Publishing/TeX
fe66da27 2768Requires(post,postun): %{_bindir}/texhash
78d53d8c 2769Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2770
2771%description latex-ntheorem
2772Enhanced theorem environment.
2773
2774%description latex-ntheorem -l hu.UTF-8
2775Bővített tétel környezet
2776
f65b3398
ZU
2777%package latex-other
2778Summary: Other LaTeX packages
2779Summary(hu.UTF-8): Néhány további LaTeX csomag
2780Group: Applications/Publishing/TeX
2781Requires(post,postun): %{_bindir}/texhash
2782Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2783
2784%description latex-other
2785Other LaTeX packages.
2786
2787%description latex-other -l hu.UTF-8
2788Néhány további LaTeX csomag.
2789
2790%package latex-other-doc
2791Summary: Other LaTeX packages documentation
2792Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2793Group: Applications/Publishing/TeX
2794Requires(post,postun): %{_bindir}/texhash
2795Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2796
2797%description latex-other-doc
2798Other LaTeX packages documentation.
2799
2800%description latex-other-doc -l hu.UTF-8
2801Néhány további LaTeX csomag dokumentációja.
2802
d08789e0
ZU
2803%package latex-palatcm
2804Summary: Palatino + Computer Modern math fonts for LaTeX
2805Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2806Group: Applications/Publishing/TeX
2807Requires(post,postun): %{_bindir}/texhash
2808Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2809
2810%description latex-palatcm
2811Palatino + Computer Modern math fonts for LaTeX.
2812
2813%description latex-palatcm -l pl.UTF-8
2814Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2815
f65b3398
ZU
2816
2817%package latex-pdfslide
2818Summary: Presentation slides using pdftex
2819Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2820Group: Applications/Publishing/TeX
2821Requires(post,postun): %{_bindir}/texhash
2822Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2823
2824%description latex-pdfslide
2825Presentation slides using pdftex.
2826
2827%description latex-pdfslide -l hu.UTF-8
2828Prezentáció készítése pdftex-hel.
2829
03d9d5fa
ZU
2830%package latex-pgf
2831Summary: The TeX Portable Graphic Format
2832Summary(hu.UTF-8): TeX Portable Graphic Formátum
2833Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2834Group: Applications/Publishing/TeX
2835Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2836Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2837Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2838Obsoletes: tetex-pgf
03d9d5fa
ZU
2839
2840%description latex-pgf
2841A macro package for creating graphics directly in TeX and LaTeX.
2842
2843%description latex-pgf -l hu.UTF-8
2844Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2845
2846%description latex-pgf -l pl.UTF-8
2847Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2848
f65b3398
ZU
2849%package latex-polynom
2850Summary: Macros for manipulating polynomials
2851Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2852Group: Applications/Publishing/TeX
2853Requires(post,postun): %{_bindir}/texhash
2854Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2855
2856%description latex-polynom
2857Macros for manipulating polynomials.
2858
2859%description latex-polynom -l hu.UTF-8
2860Makrók polinomokkal való műveletekre.
2861
2862%package latex-polynomial
2863Summary: Typeset (univariate) polynomials
2864Summary(hu.UTF-8): Egyváltozós polinomok szedése
2865Group: Applications/Publishing/TeX
2866Requires(post,postun): %{_bindir}/texhash
2867Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2868
2869%description latex-polynomial
2870Typeset (univariate) polynomials.
2871
2872%description latex-polynomial -l hu.UTF-8
2873Egyváltozós polinomok szedése.
2874
b7b4a109
ZU
2875%package latex-prosper
2876Summary: LaTeX class for high quality slides
2877Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2878Group: Applications/Publishing/TeX
2879Requires(post,postun): %{_bindir}/texhash
2880Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2881
2882%description latex-prosper
2883LaTeX class for high quality slides.
2884
2885%description latex-prosper -l hu.UTF-8
2886LaTeX osztály jó minőségű fóliák készítéséhez.
2887
2888%package latex-pseudocode
2889Summary: LaTeX enviroment for specifying algorithms in a natural way
2890Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2891Group: Applications/Publishing/TeX
2892Requires(post,postun): %{_bindir}/texhash
2893Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2894
2895%description latex-pseudocode
2896LaTeX enviroment for specifying algorithms in a natural way.
2897
2898%description latex-pseudocode -l hu.UTF-8
2899LaTeX környezet algoritmusok bevitelére.
2900
d08789e0
ZU
2901%package latex-psnfss
2902Summary: LaTeX font support for common PostScript fonts
2903Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2904Group: Applications/Publishing/TeX
2905Requires(post,postun): %{_bindir}/texhash
2906Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2907Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2908Obsoletes: tetex-latex-mathptm
2909Obsoletes: tetex-latex-mathptmx
2910
2911%description latex-psnfss
2912LaTeX font definition files, macros and font metrics for common
2913PostScript fonts.
2914
2915%description latex-psnfss -l pl.UTF-8
2916LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2917popularnych fontów postscriptowych.
2918
8efa6a9c
ZU
2919%package latex-pst-2dplot
2920Summary: A PSTricks package for drawing 2D curves
2921Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2922Group: Applications/Publishing/TeX
2923Requires(post,postun): %{_bindir}/texhash
2924Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2925
2926%description latex-pst-2dplot
2927A PSTricks package for drawing 2D curves.
2928
2929%description latex-pst-2dplot -l hu.UTF-8
2930PSTricks csomag kétdimenziós görbék rajzolásához.
2931
2932%package latex-pst-3dplot
2933Summary: Draw 3d curves and graphs using PSTricks
2934Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2935Group: Applications/Publishing/TeX
2936Requires(post,postun): %{_bindir}/texhash
2937Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2938
2939%description latex-pst-3dplot
2940Draw 3d curves and graphs using PSTricks.
2941
2942%description latex-pst-3dplot -l hu.UTF-8
29433D-s görbék és grafikonok PSTricks-szel.
2944
2945
2946%package latex-pst-bar
2947Summary: Produces bar charts using pstricks
2948Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
2949Group: Applications/Publishing/TeX
2950Requires(post,postun): %{_bindir}/texhash
2951Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2952
2953%description latex-pst-bar
2954Produces bar charts using pstricks.
2955
2956%description latex-pst-bar -l hu.UTF-8
2957Oszlopdiagramok pstricks-szel.
2958
2959%package latex-pst-circ
2960Summary: PSTricks package for drawing electric circuits
2961Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
2962Group: Applications/Publishing/TeX
2963Requires(post,postun): %{_bindir}/texhash
2964Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2965
2966%description latex-pst-circ
2967PSTricks package for drawing electric circuits.
2968
2969%description latex-pst-circ -l hu.UTF-8
2970PSTricks csomag elektromos áramkörök rajzolásához.
2971
2972%package latex-pst-diffraction
2973Summary: Print diffraction patterns from various apertures
2974Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
2975Group: Applications/Publishing/TeX
2976Requires(post,postun): %{_bindir}/texhash
2977Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2978
2979%description latex-pst-diffraction
2980Print diffraction patterns from various apertures.
2981
2982%description latex-pst-diffraction -l hu.UTF-8
2983Diffrakciós képek különböző eszközökön.
2984
b7b4a109
ZU
2985%package latex-pst-eucl
2986Summary: Euclidian geometry with pstricks
2987Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
2988Group: Applications/Publishing/TeX
2989Requires(post,postun): %{_bindir}/texhash
2990Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2991
2992%description latex-pst-eucl
2993Euclidian geometry with pstricks.
2994
2995%description latex-pst-eucl -l hu.UTF-8
2996Euklidészi geometria a pstricks használatával.
2997
8efa6a9c
ZU
2998
2999%package latex-pst-fun
3000Summary: Draw "funny" objects with PSTricks
3001Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3002Group: Applications/Publishing/TeX
3003Requires(post,postun): %{_bindir}/texhash
3004Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3005
3006%description latex-pst-fun
3007Draw "funny" objects with PSTricks.
3008
3009%description latex-pst-fun -l hu.UTF-8
3010"Vicces" rajzok PSTricks-szel
3011
3012%package latex-pst-func
3013Summary: PSTricks package for plotting mathematical functions
3014Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3015Group: Applications/Publishing/TeX
3016Requires(post,postun): %{_bindir}/texhash
3017Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3018
3019%description latex-pst-func
3020PSTricks package for plotting mathematical functions.
3021
3022%description latex-pst-eucl -l hu.UTF-8
3023PSTricks csomag matematikai függvények ábrázolásához.
3024
b7b4a109
ZU
3025%package latex-pst-fr3d
3026Summary: Draw 3-dimensional framed boxes using PSTricks
3027Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3028Group: Applications/Publishing/TeX
3029Requires(post,postun): %{_bindir}/texhash
3030Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3031
3032%description latex-pst-fr3d
3033Draw 3-dimensional framed boxes using PSTricks.
3034
3035%description latex-pst-fr3d -l hu.UTF-8
3036Háromdimenziós dobozok PSTricks segítségével.
3037
3038%package latex-pst-fractal
3039Summary: Draw fractal sets using PSTricks
3040Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3041Group: Applications/Publishing/TeX
3042Requires(post,postun): %{_bindir}/texhash
3043Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3044
3045%description latex-pst-fractal
3046Draw fractal sets using PSTricks.
3047
3048%description latex-pst-fractal -l hu.UTF-8
3049Fraktálok rajzolása PSTricks segítségével.
3050
8efa6a9c
ZU
3051%package latex-pst-infixplot
3052Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3053Summary(hu.UTF-8): Infix kifejezések ábrázolása
3054Group: Applications/Publishing/TeX
3055Requires(post,postun): %{_bindir}/texhash
3056Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3057
3058%description latex-pst-infixplot
3059Using pstricks plotting capacities with infix expressions rather than
3060RPN.
3061
3062%description latex-pst-infixplot -l hu.UTF-8
3063Infix kifejezések ábrázolása.
3064
3065%package latex-pst-math
3066Summary: Enhancement of PostScript math operators to use with pstricks
3067Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3068Group: Applications/Publishing/TeX
3069Requires(post,postun): %{_bindir}/texhash
3070Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3071
3072%description latex-pst-math
3073Enhancement of PostScript math operators to use with pstricks.
3074
3075%description latex-pst-math -l hu.UTF-8
3076PostScript matematikai operátorok bővítése pstricks-szel.
3077
3078%package latex-pst-ob3d
3079Summary: Three dimensional objects using PSTricks
3080Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3081Group: Applications/Publishing/TeX
3082Requires(post,postun): %{_bindir}/texhash
3083Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3084
3085%description latex-pst-ob3d
3086Three dimensional objects using PSTricks.
3087
3088%description latex-pst-ob3d -l hu.UTF-8
3089Háromdimenziós objektumok PSTricks-szel.
3090
3091%package latex-pst-optexp
3092Summary: Drawing optical experimental setups
3093Summary(hu.UTF-8): Optikai összeállítások rajzolása
3094Group: Applications/Publishing/TeX
3095Requires(post,postun): %{_bindir}/texhash
3096Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3097
3098%description latex-pst-optexp
3099Drawing optical experimental setups.
3100
3101%description latex-pst-optexp -l hu.UTF-8
3102Optikai összeállítások rajzolása.
3103
3104%package latex-pst-optic
3105Summary: Drawing optics diagrams
3106Summary(hu.UTF-8): Optikai ábrák rajzolása
3107Group: Applications/Publishing/TeX
3108Requires(post,postun): %{_bindir}/texhash
3109Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3110
3111%description latex-pst-optic
3112Drawing optics diagrams.
3113
3114%description latex-pst-optic -l hu.UTF-8
3115Optikai ábrák rajzolása.
3116
3117%package latex-pst-text
3118Summary: Text and character manipulation in PSTricks
3119Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3120Group: Applications/Publishing/TeX
3121Requires(post,postun): %{_bindir}/texhash
3122Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3123
3124%description latex-pst-text
3125Text and character manipulation in PSTricks.
3126
3127%description latex-pst-text -l hu.UTF-8
3128Szöveg és karakter manipulációk PSTricks-szel.
3129
1024ab0e
ZU
3130%package latex-pst-uncategorized
3131Summary: Other uncategorized PSTricks packages
3132Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3133Group: Applications/Publishing/TeX
3134Requires(post,postun): %{_bindir}/texhash
3135Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3136
3137%description latex-pst-uncategorized
3138Other uncategorized PSTricks packages.
3139
3140%description latex-pst-uncategorized -l hu.UTF-8
3141Néhány kategorizálatlan PSTricks csomag.
3142
d08789e0
ZU
3143%package latex-pxfonts
3144Summary: PX fonts LaTeX support
3145Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3146Group: Applications/Publishing/TeX
3147Requires(post,postun): %{_bindir}/texhash
3148Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3149Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3150
3151%description latex-pxfonts
3152PX fonts LaTeX support.
3153
3154%description latex-pxfonts -l pl.UTF-8
3155Obsługa fontów PX w LaTeXu.
3156
3157%package latex-qfonts
3158Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3159Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3160Group: Applications/Publishing/TeX
3161Requires(post,postun): %{_bindir}/texhash
3162Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3163Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3164
3165%description latex-qfonts
3166A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3167QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3168QuasiTimes (regular, italic, bold and bold italic), based on URW++
3169fonts distributed with Ghostscript. The fonts are encoded according to
3170QX layout which facilitates multilingual and technical typesetting
3171using TeX, preserving usability in Windows applications.
3172
3173%description latex-qfonts -l pl.UTF-8
3174Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3175QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3176QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3177fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3178zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3179TeXu, zachowując przydatność dla aplikacji windowsowych.
3180
6c82f497
ZU
3181%package latex-SIstyle
3182Summary: Package to typeset SI units, numbers and angles
3183Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3184Group: Applications/Publishing/TeX
6c82f497 3185Requires(post,postun): /usr/bin/texhash
b4d68b39 3186Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3187
3188%description latex-SIstyle
3189Package to typeset SI units, numbers and angles.
3190
3191%description latex-SIstyle -l hu.UTF-8
3192Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3193
3194%package latex-SIunits
3195Summary: The SIunits package can be used to standardise the use of units in your writings
3196Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3197Group: Applications/Publishing/TeX
fe66da27 3198Requires(post,postun): /usr/bin/texhash
78d53d8c 3199Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3200
3201%description latex-SIunits
2b453bda
ZU
3202The SIunits package can be used to standardise the use of units in
3203your writings.
3127b522
ZU
3204
3205%description latex-SIunits -l hu.UTF-8
3206Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3207
f65b3398
ZU
3208%package latex-siunitx
3209Summary: A comprehensive (SI) units package
3210Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3211Group: Applications/Publishing/TeX
3212Requires(post,postun): /usr/bin/texhash
3213Requires: %{name}-latex
3214
3215%description latex-siunitx
3216A comprehensive (SI) units package.
3217
3218%description latex-siunitx -l hu.UTF-8
3219Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3220
6c82f497
ZU
3221%package latex-Tabbing
3222Summary: Tabbing with accented letters
3223Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3224Group: Applications/Publishing/TeX
3225Requires(post,postun): /usr/bin/texhash
3226
3227%description latex-Tabbing
3228Tabbing with accented letters.
3229
3230%description latex-Tabbing -l hu.UTF-8
3231Tabbing környezet ékezetes betűk használatával.
3127b522 3232
d08789e0
ZU
3233%package latex-urwvn
3234Summary: URWVN fonts
3235Summary(pl.UTF-8): Fonty URWVN
3236Group: Applications/Publishing/TeX
3237Requires(post,postun): /usr/bin/texhash
3238Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3239Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3240
3241%description latex-urwvn
3242URWVN fonts.
3243
3244%description latex-urwvn -l pl.UTF-8
3245Fonty URWVN.
3246
3247%package latex-txfonts
3248Summary: TX fonts LaTeX support
3249Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3250Group: Applications/Publishing/TeX
3251Requires(post,postun): %{_bindir}/texhash
3252Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3253Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3254
3255%description latex-txfonts
3256TX fonts LaTeX support.
3257
3258%description latex-txfonts -l pl.UTF-8
3259Obsługa fontów TX w LaTeXu.
3260
7ea3a98b
ZU
3261%package latex-ucs
3262Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3263Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3264Group: Applications/Publishing/TeX
7ea3a98b 3265Requires(post,postun): %{_bindir}/texhash
78d53d8c 3266Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3267
3268%description latex-ucs
d34bfb7f
ZU
3269This package contains support for using UTF-8 as input encoding in
3270LaTeX documents.
7ea3a98b
ZU
3271
3272%description latex-ucs -l hu.UTF-8
3273Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3274
d08789e0
ZU
3275%package latex-umlaute
3276Summary: An interface to inputenc for using alternate input encodings
3277Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3278Group: Applications/Publishing/TeX
3279Requires(post,postun): %{_bindir}/texhash
3280Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3281
3282%description latex-umlaute
3283An interface to inputenc for using alternate input encodings.
3284
3285%description latex-umlaute -l pl.UTF-8
3286Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3287
3288%package latex-wasysym
3289Summary: Extra characters from the Waldis symbol fonts
3290Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3291Group: Applications/Publishing/TeX
3292Requires(post,postun): %{_bindir}/texhash
3293Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3294Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3295
3296%description latex-wasysym
3297Makes some additional characters available that come from the wasy
3298fonts (Waldis symbol fonts). These fonts are not automatically
3299included in NFSS2/LaTeX2e since they take up important space and often
3300aren't necessary if one makes use of the packages amsfonts or amssymb.
3301Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3302apple, ocircle invneg, logof, varint, male, female, phone, clock,
3303lightning, pointer, sun, bell, permil, smiley, various electrical
3304symbols, shapes, music notes, circles, signs, astronomy, etc.
3305
3306%description latex-wasysym -l pl.UTF-8
3307Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3308(Waldis symbol). Te fonty nie są automatycznie dołączane w
3309NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3310jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3311m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3312ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3313pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3314kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3315
03d9d5fa
ZU
3316%package latex-xcolor
3317Summary: Allows for access to color tints, shades, tones etc
3318Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3319Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3320Group: Applications/Publishing/TeX
3321Obsoletes: tetex-latex-xcolor
3322
3323%description
3324`xcolor' provides easy driver-independent access to several kinds of
3325color tints, shades, tones, and mixes of arbitrary colors. It allows
3326to select a document-wide target color model and offers tools for
3327automatic color schemes, conversion between eight color models, and
3328alternating table row colors.
3329
3330%description latex-xcolor -l hu.UTF-8
3331`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3332színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3333keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3334modell kiválasztásához és a színmodellek közötti konverzióra.
3335
3336%description latex-xcolor -l pl.UTF-8
3337`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3338wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3339na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3340schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3341naprzemiennych kolorów w tabelach.
3342
d08789e0
ZU
3343%package format-latex
3344Summary: LaTeX macro package
3345Summary(pl.UTF-8): Pakiet makr LaTeX
3346Group: Applications/Publishing/TeX
3347Requires(post,postun): %{_bindir}/texhash
3348Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3349Obsoletes: hugelatex
3350
3351%description format-latex
3352LaTeX is a front end for the TeX text formatting system. Easier to use
3353than TeX, LaTeX is essentially a set of TeX macros which provide
3354convenient, predefined document formats for users.
3355
3356This package contains LaTeX format.
3357
3358%description format-latex -l pl.UTF-8
3359LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3360łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3361dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3362
3363Ten pakiet zawiera format LaTeX.
3364
3365%package format-pdflatex
3366Summary: PDF LaTeX macro package
3367Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3368Group: Applications/Publishing/TeX
3369Requires(post,postun): %{_bindir}/texhash
3370Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3371Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3372Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3373Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3374Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3375
3376%description format-pdflatex
3377LaTeX is a front end for the TeX text formatting system. Easier to use
3378than TeX, LaTeX is essentially a set of TeX macros which provide
3379convenient, predefined document formats for users.
3380
3381This package contains PDF LaTeX format.
3382
3383%description format-pdflatex -l pl.UTF-8
3384LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3385łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3386dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3387
3388Ten pakiet zawiera format PDF LaTeX.
3389
3390# PLaTeX format
3391
3392%package platex
3393Summary: PLaTeX format basic files
3394Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3395Group: Applications/Publishing/TeX
3396Requires(post,postun): %{_bindir}/texhash
3397Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3398Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3399
3400%description platex
3401PLaTeX format basic files.
3402
3403%description platex -l pl.UTF-8
3404Podstawowe pliki dla formatu PLaTeX.
3405
3406%package format-platex
3407Summary: PLaTeX format
3408Summary(pl.UTF-8): Format PLaTeX
3409Group: Applications/Publishing/TeX
3410Requires(post,postun): %{_bindir}/texhash
3411Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3412
3413%description format-platex
3414PLaTeX format.
3415
3416%description format-platex -l pl.UTF-8
3417Format PLaTeX.
3418
3419%package format-pdfplatex
3420Summary: PDF PLaTeX format
3421Summary(pl.UTF-8): Format PDF PLaTeX
3422Group: Applications/Publishing/TeX
3423Requires(post,postun): %{_bindir}/texhash
3424Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3425Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3426Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3427
3428%description format-pdfplatex
3429PDF PLaTeX format.
3430
3431%description format-pdfplatex -l pl.UTF-8
3432Format PDF PLaTeX.
3433
3434# # TeX generic macros #
3435
3436%package tex-babel
3437Summary: Multilingual support for TeX
3438Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3439Group: Applications/Publishing/TeX
3440Requires(post,postun): %{_bindir}/texhash
3441Requires: %{name} = %{epoch}:%{version}-%{release}
3442
3443%description tex-babel
3444Multilingual support for TeX.
3445
3446%description tex-babel -l pl.UTF-8
3447Obsługa wielu języków dla TeXa.
3448
3449%package tex-german
3450Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3451Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3452Group: Applications/Publishing/TeX
3453Requires(post,postun): %{_bindir}/texhash
3454Requires: %{name} = %{epoch}:%{version}-%{release}
3455
3456%description tex-german
3457Supports the new German orthography (neue deutsche Rechtschreibung).
3458
3459%description tex-german -l pl.UTF-8
3460Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3461
3462%package tex-mfpic
3463Summary: Macros which generate Metafont or Metapost for drawing pictures
3464Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3465Group: Applications/Publishing/TeX
3466Requires(post,postun): %{_bindir}/texhash
3467Requires: %{name} = %{epoch}:%{version}-%{release}
3468
3469%description tex-mfpic
3470Macros which generate Metafont or Metapost for drawing pictures.
3471
3472%description tex-mfpic -l pl.UTF-8
3473Makra generujące Metafont lub Metapost do rysowania obrazków.
3474
3475%package tex-misc
3476Summary: Miscellaneous TeX macros
3477Summary(pl.UTF-8): Różne makra TeXowe
3478Group: Applications/Publishing/TeX
3479Requires(post,postun): %{_bindir}/texhash
3480Requires: %{name} = %{epoch}:%{version}-%{release}
3481Obsoletes: tetex-tex-eijkhout
3482
3483%description tex-misc
3484Miscellaneous TeX macros.
3485
3486%description tex-misc -l pl.UTF-8
3487Różne makra TeXowe.
3488
3489%package tex-pictex
3490Summary: Picture drawing macros for TeX and LaTeX
3491Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3492Group: Applications/Publishing/TeX
3493Requires(post,postun): %{_bindir}/texhash
3494Requires: %{name} = %{epoch}:%{version}-%{release}
3495
3496%description tex-pictex
3497Picture drawing macros for TeX and LaTeX.
3498
3499%description tex-pictex -l pl.UTF-8
3500Makra do rysowania obrazków dla TeXa i LaTeXa.
3501
3502%package tex-pstricks
3503Summary: PostScript macros for TeX
3504Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3505Group: Applications/Publishing/TeX
3506Requires(post,postun): %{_bindir}/texhash
3507Requires: %{name} = %{epoch}:%{version}-%{release}
3508
3509%description tex-pstricks
3510An extensive collection of PostScript macros that is compatible with
3511most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3512AMS-LaTeX. Included are macros for color, graphics, pie charts,
3513rotation, trees and overlays. It has many special features, including:
3514a wide variety of graphics (picture drawing) macros, with a flexible
3515interface and with color support. There are macros for coloring or
3516shading the cells of tables.
3517
3518%description tex-pstricks -l pl.UTF-8
3519Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3520makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3521makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3522nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3523rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3524makra do kolorowania lub cieniowania komórek tabel.
3525
3526%package tex-qpx
3527Summary: QuasiPalatino and PX fonts typesetting support
3528Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3529Group: Applications/Publishing/TeX
3530Requires(post,postun): %{_bindir}/texhash
3531Requires: %{name} = %{epoch}:%{version}-%{release}
3532Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3533
3534%description tex-qpx
3535QuasiPalatino and PX fonts typesetting support.
3536
3537%description tex-qpx -l pl.UTF-8
3538Wsparcie dla składu fontami QuasiPalatino i PX.
3539
31bd2c4a 3540%package tex-qpxqtx
d08789e0
ZU
3541Summary: QuasiTimes and TX fonts typesetting support
3542Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3543Group: Applications/Publishing/TeX
3544Requires(post,postun): %{_bindir}/texhash
3545Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3546Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3547
31bd2c4a 3548%description tex-qpxqtx
d08789e0
ZU
3549QuasiTimes and TX fonts typesetting support.
3550
31bd2c4a 3551%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3552Wsparcie dla składu fontami QuasiTimes i TX.
3553
3554%package tex-ruhyphen
3555Summary: Russian hyphenation
3556Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3557Group: Applications/Publishing/TeX
3558Requires(post,postun): %{_bindir}/texhash
3559Requires: %{name} = %{epoch}:%{version}-%{release}
3560
3561%description tex-ruhyphen
3562A collection of Russian hyphenation patterns supporting a number of
3563Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3564LCY, LWN (OT2), and koi8-r.
3565
3566%description tex-ruhyphen -l pl.UTF-8
3567Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3568kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3569Cyrillic), LCY, LWN (OT2) i koi8-r.
3570
3571%package tex-spanish
3572Summary: Various TeX related files for typesetting documents written in Spanish
3573Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3574Group: Applications/Publishing/TeX
3575Requires(post,postun): %{_bindir}/texhash
3576Requires: %{name} = %{epoch}:%{version}-%{release}
3577Obsoletes: tetex-tex-spanishb
3578
3579%description tex-spanish
3580Various TeX related files for typesetting documents written in
3581Spanish, including hyphenation and dictionaries.
3582
3583%description tex-spanish -l pl.UTF-8
3584Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3585hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3586
3587%package tex-texdraw
3588Summary: Graphical macros, using embedded PostScript
3589Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3590Group: Applications/Publishing/TeX
3591Requires(post,postun): %{_bindir}/texhash
3592Requires: %{name} = %{epoch}:%{version}-%{release}
3593
3594%description tex-texdraw
3595Graphical macros, using embedded PostScript.
3596
3597%description tex-texdraw -l pl.UTF-8
3598Makra graficzne używające osadzanego PostScriptu.
3599
3600%package tex-thumbpdf
3601Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3602Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3603Group: Applications/Publishing/TeX
3604Requires(post,postun): %{_bindir}/texhash
3605Requires: %{name} = %{epoch}:%{version}-%{release}
3606
3607%description tex-thumbpdf
3608Provides support, using Perl, for thumbnails in pdfTeX and
3609dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3610represented in a TeX readable file that is read by the package
3611thumbpdf.sty to automatically include the thumbnails. Works with both
3612plain TeX and LaTeX.
3613
3614%description tex-thumbpdf -l pl.UTF-8
3615Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3616użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3617TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3618ikonki. Działa z formatami plain TeX i LaTeX.
3619
3620%package tex-ukrhyph
3621Summary: Ukranian hyphenation
3622Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3623Group: Applications/Publishing/TeX
3624Requires(post,postun): %{_bindir}/texhash
3625Requires: %{name} = %{epoch}:%{version}-%{release}
3626
3627%description tex-ukrhyph
3628This package allows the use of different hyphenation patterns for the
3629Ukrainian language for various Cyrillic font encodings. Contains
3630packages implementing traditional rules, modern rules, and combined
3631English-Ukrainian hyphenation.
3632
3633%description tex-ukrhyph -l pl.UTF-8
3634Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3635dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3636Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3637łączonych angielsko-ukraińskich.
3638
3639%package latex-vietnam
3640Summary: Vietnamese language support
3641Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3642Group: Applications/Publishing/TeX
3643Requires(post,postun): %{_bindir}/texhash
3644Requires: %{name} = %{epoch}:%{version}-%{release}
3645Obsoletes: tetex-tex-vietnam
3646
3647%description latex-vietnam
3648Vietnamese language support.
3649
3650%description latex-vietnam -l pl.UTF-8
3651Wsparcie dla języka wietnamskiego.
3652
3653%package tex-xypic
3654Summary: Package for typesetting a variety of graphs and diagrams with TeX
3655Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3656Group: Applications/Publishing/TeX
3657Requires(post,postun): %{_bindir}/texhash
3658Requires: %{name} = %{epoch}:%{version}-%{release}
3659Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3660
3661%description tex-xypic
3662A package for typesetting a variety of graphs and diagrams with TeX.
3663Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3664and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3665`supported package'.
3666
3667%description tex-xypic -l pl.UTF-8
3668Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3669z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3670w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3671
3672%package tex-xkeyval
3673Summary: Extension to keyval package
3674Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3675Group: Applications/Publishing/TeX
3676Requires(post,postun): /usr/bin/texhash
3677Requires: %{name} = %{epoch}:%{version}-%{release}
3678
3679%description tex-xkeyval
3680Extension to keyval package.
3681
3682%description tex-xkeyval -l pl.UTF-8
3683Rozszerzenie do pakietu keyval.
3684
3685%package dirs-fonts
3686Summary: TeX font directories
3687Summary(pl.UTF-8): Katalogi fontów TeXa
3688Group: Fonts
3689
3690%description dirs-fonts
3691TeX font directories.
3692
3693%description dirs-fonts -l pl.UTF-8
3694Katalogi fontów TeXa.
3695
3696# # Fonts packages #
3697
3698%package fonts-adobe
3699Summary: Adobe fonts
3700Summary(pl.UTF-8): Fonty Adobe
3701Group: Fonts
78d53d8c 3702Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3703
3704%description fonts-adobe
3705Adobe fonts.
3706
3707%description fonts-adobe -l pl.UTF-8
3708Fonty Adobe.
3709
3710%package fonts-ae
3711Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3712Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3713Group: Fonts
78d53d8c 3714Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3715
3716%description fonts-ae
3717Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3718
3719%description fonts-ae -l pl.UTF-8
3720Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3721
3722%package fonts-ams
3723Summary: AMS fonts
3724Summary(pl.UTF-8): Fonty AMS
3725Group: Fonts
78d53d8c 3726Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3727
3728%description fonts-ams
3729AMS fonts.
3730
3731%description fonts-ams -l pl.UTF-8
3732Fonty AMS.
3733
3734%package fonts-antp
3735Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3736Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3737Group: Fonts
78d53d8c 3738Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3739
3740%description fonts-antp
3741Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3742
3743%description fonts-antp -l pl.UTF-8
3744Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3745Type 1.
3746
3747%package fonts-antt
3748Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3749Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3750Group: Fonts
78d53d8c 3751Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3752
3753%description fonts-antt
3754Antykwa Torunska, a Type 1 family of a Polish traditional type.
3755
3756%description fonts-antt -l pl.UTF-8
3757Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3758
5bc70a92
MB
3759%package fonts-arphic
3760Summary: Arphic fonts
3761Group: Fonts
3762Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3763
3764%description fonts-arphic
3765Arphic fonts.
3766
d08789e0
ZU
3767%package fonts-bbm
3768Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3769Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3770Group: Fonts
78d53d8c 3771Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3772
3773%description fonts-bbm
3774Blackboard variant fonts for Computer Modern, with LaTeX support.
3775
3776%description fonts-bbm -l pl.UTF-8
3777Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3778
3779%package fonts-bbold
3780Summary: Sans serif blackboard bold for LaTeX
3781Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3782Group: Fonts
78d53d8c 3783Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3784
3785%description fonts-bbold
3786Sans serif blackboard bold for LaTeX.
3787
3788%description fonts-bbold -l pl.UTF-8
3789Tablicowy tłusty font sans serif dla LaTeXa.
3790
b280f158
ZU
3791%package fonts-bh
3792Summary: Bold & Heavy Fonts
3793Summary(pl.UTF-8): Fonty Bold i Heavy
3794Group: Fonts
78d53d8c 3795Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3796
b280f158
ZU
3797%description fonts-bh
3798Bold & Heavy Fonts.
d08789e0 3799
b280f158
ZU
3800%description fonts-bh -l pl.UTF-8
3801Fonty Bold i Heavy.
d08789e0
ZU
3802
3803%package fonts-bitstream
3804Summary: Bitstream fonts
3805Summary(pl.UTF-8): Fonty Bitstream
3806Group: Fonts
78d53d8c 3807Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3808Obsoletes: tetex-fonts-bitstrea
3809
3810%description fonts-bitstream
3811Bitstream fonts.
3812
3813%description fonts-bitstream -l pl.UTF-8
3814Fonty Bitstream.
3815
3816%package fonts-cbgreek
3817Summary: Complete set of Greek fonts
3818Summary(pl.UTF-8): Pełny zestaw fontów greckich
3819Group: Fonts
78d53d8c 3820Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3821
3822%description fonts-cbgreek
3823Complete set of Greek fonts.
3824
3825%description fonts-cbgreek -l pl.UTF-8
3826Pełny zestaw fontów greckich.
3827
3828%package fonts-cc-pl
3829Summary: Polish version of Computer Concrete fonts
3830Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3831Group: Fonts
78d53d8c 3832Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3833
3834%description fonts-cc-pl
3835Polish version of Computer Concrete fonts.
3836
3837%description fonts-cc-pl -l pl.UTF-8
3838Polska wersja fontów Computer Concrete.
3839
3840%package fonts-cg
3841Summary: Compugraphic fonts
3842Summary(pl.UTF-8): Fonty Compugraphic
3843Group: Fonts
78d53d8c 3844Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3845
3846%description fonts-cg
3847Compugraphic fonts.
3848
3849%description fonts-cg -l pl.UTF-8
3850Fonty Compugraphic.
3851
3852%package fonts-cm
3853Summary: Computer Modern fonts
3854Summary(pl.UTF-8): Fonty Computer Modern
3855Group: Fonts
78d53d8c 3856Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3857
3858%description fonts-cm
3859Computer Modern fonts.
3860
3861%description fonts-cm -l pl.UTF-8
3862Fonty Computer Modern.
3863
3864%package fonts-cmbright
3865Summary: CM Bright fonts
3866Summary(pl.UTF-8): Fonty CM Bright
3867Group: Fonts
78d53d8c 3868Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3869
3870%description fonts-cmbright
3871CM Bright fonts.
3872
3873%description fonts-cmbright -l pl.UTF-8
3874Fonty CM Bright.
3875
3876%package fonts-cmcyr
3877Summary: Computer Modern fonts extended with Russian letters
3878Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3879Group: Fonts
78d53d8c 3880Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3881
3882%description fonts-cmcyr
3883Computer Modern fonts extended with Russian letters.
3884
3885%description fonts-cmcyr -l pl.UTF-8
3886Fonty Computer Modern rozszerzone o litery rosyjskie.
3887
3888%package fonts-cmextra
3889Summary: Extra Computer Modern fonts, from the American Mathematical Society
3890Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3891Group: Fonts
78d53d8c 3892Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3893
3894%description fonts-cmextra
3895Extra Computer Modern fonts, from the American Mathematical Society.
3896
3897%description fonts-cmextra -l pl.UTF-8
3898Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3899
3900%package fonts-concmath
3901Summary: Concrete Math fonts
3902Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3903Group: Fonts
78d53d8c 3904Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3905
3906%description fonts-concmath
3907Concrete Math fonts.
3908
3909%description fonts-concmath -l pl.UTF-8
3910Fonty matematyczne Concrete Math.
3911
3912%package fonts-concrete
3913Summary: Concrete Roman fonts
3914Summary(pl.UTF-8): Fonty Concrete Roman
3915Group: Fonts
78d53d8c 3916Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3917
3918%description fonts-concrete
3919Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3920with Euler math fonts.
3921
3922%description fonts-concrete -l pl.UTF-8
3923Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3924przeznaczone do używania z fontami matematycznymi Euler.
3925
3926%package fonts-cs
3927Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3928Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3929Group: Fonts
78d53d8c 3930Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3931
3932%description fonts-cs
3933Czech/Slovak-tuned MetaFont Computer Modern fonts.
3934
3935%description fonts-cs -l pl.UTF-8
3936Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3937czeskiego i słowackiego.
3938
4a09ae1a
ZU
3939%package fonts-dstroke
3940Summary: Doublestroke font for typesetting the mathematical symbols
3941Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3942Group: Fonts
78d53d8c 3943Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3944
3945%description fonts-dstroke
3946Doublestroke font for typesetting the mathematical symbols.
3947
3948%description fonts-dstroke -l pl.UTF-8
3949Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3950
3951%package fonts-ecc
3952Summary: Sources for the European Concrete fonts
3953Summary(pl.UTF-8): Źródła dla fontów European Concrete
3954Group: Fonts
78d53d8c 3955Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3956
3957%description fonts-ecc
3958The MetaFont sources and tfm files of the European Concrete Fonts.
3959This is the EC implementation of Knuth's Concrete fonts, including
3960also the corresponding text companion fonts.
3961
3962%description fonts-ecc -l pl.UTF-8
3963Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3964implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3965tekstowymi fontami towarzyszącymi.
3966
3967%package fonts-eurosym
3968Summary: The new European currency symbol for the Euro
3969Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3970Group: Fonts
78d53d8c 3971Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3972
3973%description fonts-eurosym
3974The new European currency symbol for the Euro implemented in Metafont,
3975using the official European Commission dimensions, and providing
3976several shapes (normal, slanted, bold, outline).
3977
3978%description fonts-eurosym -l pl.UTF-8
3979Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3980z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3981różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3982
3983%package fonts-eulervm
3984Summary: The Virtual Euler Math fonts
3985Summary(pl.UTF-8): Fonty Virtual Euler Math
3986Group: Fonts
78d53d8c 3987Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3988
3989%description fonts-eulervm
3990Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3991approach has several advantages over immediately using the _real_
3992Euler fonts: Most noticeably, less TeX resources are consumed, the
3993quality of various math symbols is improved, and a usable \hslash
3994symbol can be provided.
3995
3996%description fonts-eulervm -l pl.UTF-8
3997Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3998fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3999używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4000jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4001matematycznych i może być dostępny używalny symbol \hslash.
4002
4003%package fonts-euxm
4004Summary: Fonts similar to EUSM but with two more characters
4005Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4006Group: Fonts
78d53d8c 4007Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4008
4009%description fonts-euxm
4010Fonts like EUSM but with two more characters needed for Concrete Math
4011included in TeXLive distribution in fonts3.
4012
4013%description fonts-euxm -l pl.UTF-8
4014Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4015dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4016
4017%package fonts-gothic
4018Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4019Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4020Group: Fonts
78d53d8c 4021Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4022
4023%description fonts-gothic
4024Gothic and ornamental initial fonts by Yannis Haralambous.
4025
4026%description fonts-gothic -l pl.UTF-8
4027Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4028
4029%package fonts-hoekwater
4030Summary: Converted mflogo font
4031Summary(pl.UTF-8): Przekonwertowany font mflogo
4032Group: Fonts
78d53d8c 4033Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4034
4035%description fonts-hoekwater
4036Fonts originally created in MetaFont, transformed to PostScript by
4037Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4038xipa.
4039
4040%description fonts-hoekwater -l pl.UTF-8
4041Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4042PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4043stmaryrd, wasy, wasy2, xipa.
4044
4045%package fonts-jknappen
4046Summary: Miscellaneous packages by Joerg Knappen
4047Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4048Group: Fonts
78d53d8c 4049Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4050
4051%description fonts-jknappen
4052Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4053Knappen, including sgmlcmpt.
4054
4055%description fonts-jknappen -l pl.UTF-8
4056Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4057Knappena. Zawiera sgmlcmpt.
4058
4059%package fonts-latex
4060Summary: Basic LaTeX fonts
4061Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4062Group: Fonts
78d53d8c 4063Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4064
4065%description fonts-latex
4066Basic LaTeX fonts.
4067
4068%description fonts-latex -l pl.UTF-8
4069Podstawowe fonty dla LaTeXa.
4070
4071%package fonts-lh
4072Summary: Olga Lapko's LH fonts
4073Summary(pl.UTF-8): Fonty LH Olgi Lapko
4074Group: Fonts
78d53d8c 4075Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4076
4077%description fonts-lh
4078The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4079
4080%description fonts-lh -l pl.UTF-8
4081Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4082
4083%package fonts-lm
4084Summary: Latin Modern family fonts
4085Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4086Group: Applications/Publishing/TeX
78d53d8c 4087Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4088
4089%description fonts-lm
4090Latin Modern family of fonts, based on the Computer Modern fonts
4091released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4092lot of additional characters, mainly accented ones, but not only.
4093There is a one set of PostScript fonts and four sets of TeX Font
4094Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4095encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4096Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4097potential user knows what to do with all these files. The author is
4098Boguslaw Jackowski.
4099
4100%description fonts-lm -l pl.UTF-8
4101Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4102przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4103Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4104Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4105Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4106QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4107(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4108(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4109tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4110
4111%package fonts-marvosym
4112Summary: Martin Vogel's Symbol (marvosym) font
4113Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4114Group: Fonts
78d53d8c 4115Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4116
4117%description fonts-marvosym
4118Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4119currency symbol as defined by the European commission; Euro currency
4120symbols in typefaces Times, Helvetica and Courier; Symbols for
4121structural engineering; Symbols for steel cross-sections; Astronomy
4122signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4123symbols; CE sign and others.
4124
4125%description fonts-marvosym -l pl.UTF-8
4126Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4127waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4128dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4129strukturalnej; symbole dla przekroi poprzecznych; symbole
4130astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4131krawieckie; znak CE i inne.
4132
4133%package fonts-mflogo
4134Summary: Logo fonts
4135Summary(pl.UTF-8): Fonty logo
4136Group: Fonts
78d53d8c 4137Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4138
4139%description fonts-mflogo
4140Logo fonts.
4141
4142%description fonts-mflogo -l pl.UTF-8
4143Fonty logo.
4144
4145%package fonts-misc
4146Summary: Miscellaneous fonts
4147Summary(pl.UTF-8): Różne fonty
4148Group: Fonts
78d53d8c 4149Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4150
4151%description fonts-misc
4152Miscellaneous fonts.
4153
4154%description fonts-misc -l pl.UTF-8
4155Fonty różne.
4156
4157%package fonts-monotype
4158Summary: Monotype fonts
4159Summary(pl.UTF-8): Fonty Monotype
4160Group: Fonts
78d53d8c 4161Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4162
4163%description fonts-monotype
4164Monotype fonts.
4165
4166%description fonts-monotype -l pl.UTF-8
4167Fonty Monotype.
4168
4169%package fonts-omega
4170Summary: Fonts for Omega - extended unicode TeX
4171Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4172Group: Fonts
78d53d8c 4173Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4174
4175%description fonts-omega
4176Fonts for Omega - extended unicode TeX.
4177
4178%description fonts-omega -l pl.UTF-8
4179Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4180
4181%package fonts-pazo
4182Summary: Pazo fonts
4183Summary(pl.UTF-8): Fonty Pazo
4184Group: Fonts
78d53d8c 4185Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4186
4187%description fonts-pazo
4188Pazo fonts.
4189
4190%description fonts-pazo -l pl.UTF-8
4191Fonty Pazo.
4192
4193%package fonts-pl
4194Summary: Polish fonts
4195Summary(pl.UTF-8): Polskie fonty
4196Group: Fonts
78d53d8c 4197Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4198
4199%description fonts-pl
4200Polish fonts.
4201
4202%description fonts-pl -l pl.UTF-8
4203Polskie fonty.
4204
4205%package fonts-px
4206Summary: PX fonts
4207Summary(pl.UTF-8): Fonty PX
4208Group: Fonts
78d53d8c 4209Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4210
4211%description fonts-px
4212PX fonts.
4213
4214%description fonts-px -l pl.UTF-8
4215Fonty PX.
4216
4217%package fonts-qfonts
4218Summary: Quasi fonts
4219Summary(pl.UTF-8): Fonty Quasi
4220Group: Fonts
78d53d8c 4221Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4222
4223%description fonts-qfonts
4224Quasi fonts.
4225
4226%description fonts-qfonts -l pl.UTF-8
4227Fonty Quasi.
4228
4229%package fonts-qpx
4230Summary: Additional fonts for QPX package
4231Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4232Group: Fonts
78d53d8c 4233Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4234Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4235Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4236
4237%description fonts-qpx
4238Additional fonts for QPX package.
4239
4240%description fonts-qpx -l pl.UTF-8
4241Dodatkowe fonty dla pakietu QPX.
4242
31bd2c4a 4243%package fonts-qpxqtx
d08789e0
ZU
4244Summary: Additional fonts for QTX package
4245Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4246Group: Fonts
78d53d8c 4247Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4248# I hope qpxqtx doesn't need qfonts
4249# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4250Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4251
31bd2c4a 4252%description fonts-qpxqtx
d08789e0
ZU
4253Additional fonts for QTX package.
4254
31bd2c4a 4255%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4256Dodatkowe fonty dla pakietu QTX.
4257
4258%package fonts-rsfs
4259Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4260Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4261Group: Fonts
78d53d8c 4262Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4263
4264%description fonts-rsfs
4265Fonts of uppercase script letters for use as symbols in scientific and
4266mathematical typesetting, in contrast to the informal script fonts
4267such as that used for the `calligraphic' symbols in the TeX math
4268symbol font.
4269
4270%description fonts-rsfs -l pl.UTF-8
4271Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4272dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4273fontów pisanych takich jak używane do symboli "kaligraficznych" w
4274matematycznym foncie TeXowym symbol.
4275
4276%package fonts-stmaryrd
4277Summary: St Mary Road symbols for functional programming
4278Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4279Group: Fonts
78d53d8c 4280Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4281
4282%description fonts-stmaryrd
4283St Mary Road symbols for functional programming.
4284
4285%description fonts-stmaryrd -l pl.UTF-8
4286Symbole St Mary Road do programowania funkcyjnego.
4287
4288%package fonts-tx
4289Summary: TX fonts
4290Summary(pl.UTF-8): Fonty TX
4291Group: Fonts
78d53d8c 4292Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4293
4294%description fonts-tx
4295TX fonts.
4296
4297%description fonts-tx -l pl.UTF-8
4298Fonty TX.
4299
5bc70a92
MB
4300%package fonts-uhc
4301Summary: UHC fonts
4302Group: Fonts
4303Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4304
4305%description fonts-uhc
4306UHC fonts.
4307
d08789e0
ZU
4308%package fonts-urw
4309Summary: URW fonts
4310Summary(pl.UTF-8): Fonty URW
4311Group: Fonts
78d53d8c 4312Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4313
4314%description fonts-urw
4315URW fonts.
4316
4317%description fonts-urw -l pl.UTF-8
4318Fonty URW.
4319
4320%package fonts-urwvn
4321Summary: URWVN fonts
4322Summary(pl.UTF-8): Fonty URWVN
4323Group: Fonts
78d53d8c 4324Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4325
4326%description fonts-urwvn
4327URWVN fonts.
4328
4329%description fonts-urwvn -l pl.UTF-8
4330Fonty URWVN.
4331
4332%package fonts-vnr
4333Summary: VNR fonts
4334Summary(pl.UTF-8): Fonty VNR
4335Group: Fonts
78d53d8c 4336Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4337
4338%description fonts-vnr
4339VNR fonts.
4340
4341%description fonts-vnr -l pl.UTF-8
4342Fonty VNR.
4343
5bc70a92
MB
4344%package fonts-wadalab
4345Summary: Wadalab fonts
4346Group: Fonts
4347Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4348
4349%description fonts-wadalab
4350Wadalab fonts.
4351
d08789e0
ZU
4352%package fonts-wasy
4353Summary: Waldis symbol fonts
4354Summary(pl.UTF-8): Fonty Waldis symbol
4355Group: Fonts
78d53d8c 4356Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4357
4358%description fonts-wasy
4359Waldis symbol fonts.
4360
4361%description fonts-wasy -l pl.UTF-8
4362Fonty Waldis symbol.
4363
4364%package fonts-xypic
4365Summary: Xy-pic fonts
4366Summary(pl.UTF-8): Fonty Xy-pic
4367Group: Fonts
78d53d8c 4368Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4369
4370%description fonts-xypic
4371Xy-pic fonts.
4372
4373%description fonts-xypic -l pl.UTF-8
4374Fonty Xy-pic.
4375
4376%package fonts-yandy
4377Summary: European Modern fonts from Y&Y
4378Summary(pl.UTF-8): Fonty European Modern od Y&Y
4379Group: Fonts
78d53d8c 4380Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4381
4382%description fonts-yandy
4383European Modern fonts from Y&Y.
4384
4385%description fonts-yandy -l pl.UTF-8
4386Fonty European Modern od Y&Y.
4387
4388%package fonts-type1-antp
4389Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4390Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4391Group: Fonts
78d53d8c 4392Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4393
4394%description fonts-type1-antp
4395Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4396
4397%description fonts-type1-antp -l pl.UTF-8
4398Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4399Type 1.
4400
4401%package fonts-type1-antt
4402Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4403Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4404Group: Fonts
78d53d8c 4405Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4406
4407%description fonts-type1-antt
4408Antykwa Torunska, a Type 1 family of a Polish traditional type.
4409
4410%description fonts-type1-antt -l pl.UTF-8
4411Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4412
5bc70a92
MB
4413%package fonts-type1-arphic
4414Summary: Type1 Arphic fonts
4415Group: Fonts
4416Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4417
4418%description fonts-type1-arphic
4419Type1 Arphic fonts.
4420
d08789e0
ZU
4421%package fonts-type1-belleek
4422Summary: Free replacement for basic MathTime fonts
4423Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4424Group: Fonts
78d53d8c 4425Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4426
4427%description fonts-type1-belleek
4428Free replacement for basic MathTime fonts.
4429
4430%description fonts-type1-belleek -l pl.UTF-8
4431Wolnodostępny zamiennik podstawowych fontów MathTime.
4432
4433%package fonts-type1-bitstream
4434Summary: Bitstream fonts
4435Summary(pl.UTF-8): Fonty Bitstream
4436Group: Fonts
78d53d8c 4437Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4438Obsoletes: tetex-fonts-type1-bitstrea
4439
4440%description fonts-type1-bitstream
4441Bitstream fonts.
4442
4443%description fonts-type1-bitstream -l pl.UTF-8
4444Fonty Bitstream.
4445
4446%package fonts-type1-bluesky
4447Summary: Computer Modern family fonts
4448Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4449Group: Fonts
78d53d8c 4450Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4451
4452%description fonts-type1-bluesky
4453Computer Modern family fonts.
4454
4455%description fonts-type1-bluesky -l pl.UTF-8
4456Fonty z rodzony Computer Modern.
4457
4458%package fonts-type1-cc-pl
4459Summary: Polish version of Computer Concrete fonts
4460Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4461Group: Fonts
78d53d8c 4462Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4463
4464%description fonts-type1-cc-pl
4465Polish version of Computer Concrete fonts.
4466
4467%description fonts-type1-cc-pl -l pl.UTF-8
4468Polska wersja fontów Computer Concrete.
4469
4470%package fonts-type1-cmcyr
4471Summary: Computer Modern fonts extended with Russian letters
4472Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4473Group: Fonts
78d53d8c 4474Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4475
4476%description fonts-type1-cmcyr
4477Computer Modern fonts extended with Russian letters.
4478
4479%description fonts-type1-cmcyr -l pl.UTF-8
4480Fonty Computer Modern rozszerzone o litery rosyjskie.
4481
4482%package fonts-type1-cs
4483Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4484Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4485Group: Fonts
78d53d8c 4486Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4487
4488%description fonts-type1-cs
4489Czech/Slovak-tuned MetaFont Computer Modern fonts.
4490
4491%description fonts-type1-cs -l pl.UTF-8
4492Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4493czeskiego i słowackiego.
4494
b280f158
ZU
4495%package fonts-type1-dstroke
4496Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4497Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4498Group: Fonts
78d53d8c 4499Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4500
4501%description fonts-type1-dstroke
4502Doublestroke Type1 font for typesetting the mathematical symbols.
4503
4504%description fonts-type1-dstroke -l pl.UTF-8
4505Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4506
4507%package fonts-type1-eurosym
4508Summary: The new European currency symbol for the Euro
4509Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4510Group: Fonts
78d53d8c 4511Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4512
4513%description fonts-type1-eurosym
4514The new European currency symbol for the Euro implemented in Metafont,
4515using the official European Commission dimensions, and providing
4516several shapes (normal, slanted, bold, outline).
4517
4518%description fonts-type1-eurosym -l pl.UTF-8
4519Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4520z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4521różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4522
4523%package fonts-type1-hoekwater
4524Summary: Converted mflogo font
4525Summary(pl.UTF-8): Przekonwertowany font mflogo
4526Group: Fonts
78d53d8c 4527Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4528
4529%description fonts-type1-hoekwater
4530Fonts originally created in MetaFont, transformed to PostScript by
4531Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4532xipa.
4533
4534%description fonts-type1-hoekwater -l pl.UTF-8
4535Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4536PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4537stmaryrd, wasy, wasy2, xipa.
4538
4539%package fonts-type1-fpl
4540Summary: SC/OsF fonts for URW Palladio L
4541Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4542Group: Fonts
78d53d8c 4543Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4544
4545%description fonts-type1-fpl
4546The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4547are compatible with respect to metrics with the Palatino SC/OsF fonts
4548from Adobe. Note that it is not the author's aim to exactly reproduce
4549the outlines of the original Adobe fonts. The SC and OsF in the FPL
4550Fonts were designed with the glyphs from URW Palladio L as starting
4551point. For some glyphs (eg 'o') the author got the best result by
4552scaling and boldening. For others (eg 'h') shifting selected portions
4553of the character gave more satisfying results. All this was done using
4554the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4555data in these fonts comes from Walter Schmidt's improved Palatino
4556metrics.
4557
4558%description fonts-type1-fpl -l pl.UTF-8
4559Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4560kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4561Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4562kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4563projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4564(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4565pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4566dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4567wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4568Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4569Palatino Waltera Schmidta.
4570
b280f158
ZU
4571%package fonts-type1-tt2001
4572Summary: Type1 tt2001 family fonts
4573Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4574Group: Applications/Publishing/TeX
78d53d8c 4575Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4576
4577%description fonts-type1-tt2001
4578Type1 tt2001 famliy fonts.
4579
4580%description fonts-type1-tt2001 -l pl.UTF-8
4581Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4582
4583%package fonts-type1-lm
4584Summary: Type1 Latin Modern family fonts
4585Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4586Group: Applications/Publishing/TeX
78d53d8c 4587Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4588
4589%description fonts-type1-lm
4590Latin Modern family of fonts, based on the Computer Modern fonts
4591released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4592lot of additional characters, mainly accented ones, but not only.
4593There is a one set of PostScript fonts and four sets of TeX Font
4594Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4595encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4596Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4597potential user knows what to do with all these files. The author is
4598Boguslaw Jackowski.
4599
4600%description fonts-type1-lm -l pl.UTF-8
4601Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4602przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4603Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4604Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4605Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4606QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4607(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4608(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4609tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4610
4611%package fonts-type1-marvosym
4612Summary: Martin Vogel's Symbol (marvosym) font
4613Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4614Group: Fonts
78d53d8c 4615Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4616
4617%description fonts-type1-marvosym
4618Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4619currency symbol as defined by the European commission; Euro currency
4620symbols in typefaces Times, Helvetica and Courier; Symbols for
4621structural engineering; Symbols for steel cross-sections; Astronomy
4622signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4623symbols; CE sign and others.
4624
4625%description fonts-type1-marvosym -l pl.UTF-8
4626Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4627waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4628dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4629strukturalnej; symbole dla przekroi poprzecznych; symbole
4630astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4631krawieckie; znak CE i inne.
4632
4633%package fonts-type1-mathpazo
4634Summary: Pazo Math fonts
4635Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4636Group: Fonts
78d53d8c 4637Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4638
4639%description fonts-type1-mathpazo
4640Pazo Math fonts.
4641
4642%description fonts-type1-mathpazo -l pl.UTF-8
4643Fonty matematyczne Pazo Math.
4644
4645%package fonts-type1-omega
4646Summary: Type1 fonts for Omega - extended unicode TeX
4647Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4648Group: Fonts
78d53d8c 4649Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4650
4651%description fonts-type1-omega
4652Type1 fonts for Omega - extended unicode TeX.
4653
4654%description fonts-type1-omega -l pl.UTF-8
4655Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4656
4657%package fonts-type1-pl
4658Summary: Polish fonts
4659Summary(pl.UTF-8): Polskie fonty
4660Group: Fonts
78d53d8c 4661Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4662Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4663
4664%description fonts-type1-pl
4665Polish fonts.
4666
4667%description fonts-type1-pl -l pl.UTF-8
4668Polskie fonty.
4669
4670%package fonts-type1-px
4671Summary: PX fonts
4672Summary(pl.UTF-8): Fonty PX
4673Group: Fonts
78d53d8c 4674Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4675
4676%description fonts-type1-px
4677PX fonts.
4678
4679%description fonts-type1-px -l pl.UTF-8
4680Fonty PX.
4681
b280f158
ZU
4682%package fonts-type1-qfonts
4683Summary: Quasi fonts
4684Summary(pl.UTF-8): Fonty Quasi
4685Group: Fonts
78d53d8c 4686Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4687
4688%description fonts-type1-qfonts
4689Quasi fonts.
4690
4691%description fonts-type1-qfonts -l pl.UTF-8
4692Fonty Quasi.
d08789e0
ZU
4693
4694%package fonts-type1-tx
4695Summary: TX fonts
4696Summary(pl.UTF-8): Fonty TX
4697Group: Fonts
78d53d8c 4698Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4699
4700%description fonts-type1-tx
4701TX fonts.
4702
4703%description fonts-type1-tx -l pl.UTF-8
4704Fonty TX.
4705
5bc70a92
MB
4706%package fonts-type1-uhc
4707Summary: Type1 UHC fonts
4708Group: Fonts
4709Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4710
4711%description fonts-type1-uhc
4712Type1 UHC fonts.
4713
d08789e0
ZU
4714%package fonts-type1-urw
4715Summary: URW fonts
4716Summary(pl.UTF-8): Fonty URW
4717Group: Fonts
78d53d8c 4718Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4719
4720%description fonts-type1-urw
4721URW fonts.
4722
4723%description fonts-type1-urw -l pl.UTF-8
4724Fonty URW.
4725
4726%package fonts-type1-vnr
4727Summary: Type1 VNR fonts
4728Summary(pl.UTF-8): Fonty Type1 VNR
4729Group: Fonts
78d53d8c 4730Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4731
4732%description fonts-type1-vnr
4733Type1 VNR fonts.
4734
4735%description fonts-type1-vnr -l pl.UTF-8
4736Fonty Type1 VNR.
4737
5bc70a92
MB
4738%package fonts-type1-wadalab
4739Summary: Type1 Wadalab fonts
4740Group: Fonts
4741Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4742
4743%description fonts-type1-wadalab
4744Type1 Wadalab fonts.
4745
d08789e0
ZU
4746%package fonts-type1-xypic
4747Summary: Xy-pic fonts
4748Summary(pl.UTF-8): Fonty Xy-pic
4749Group: Fonts
78d53d8c 4750Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4751
4752%description fonts-type1-xypic
4753Xy-pic fonts.
4754
4755%description fonts-type1-xypic -l pl.UTF-8
4756Fonty Xy-pic.
4757
489714ae
ZU
4758
4759# TeXLive-specific packages - there wasn't before...
4760%package afm2pl
4761Summary: Convert an Adobe font metric file to a TeX font property list
4762Group: Fonts
4763
4764%description afm2pl
4765Convert an Adobe font metric file to a TeX font property list.
4766
4767
4768%package bbox
4769Summary: bbox prints the bounding box of images
4770Group: Applications/Publishing/TeX
4771
4772%description bbox
4773bbox reads a rawppm or rawpbm file and prints out the bounding box of
4774the image.
4775
4776%package cefutils
4777Summary: In cefutils there are CEF-compatible utils
4778Group: Applications/Publishing/TeX
4779
4780%description cefutils
4781In cefutils there are CEF-compatible (Chinese Encoding Framework)
4782utils.
4783
4784%package detex
4785Summary: A filter to strip TeX commands from a .tex file
4786Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4787Group: Applications/Publishing/TeX
4788
4789%description detex
4790A filter to strip TeX commands from a .tex file.
4791
4792%description detex -l hu.UTF-8
4793Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4794
4795
7ffd1967
ZU
4796%package dviutils
4797Summary: Various DVI utils
4798Summary(hu.UTF-8): Vegyes DVI eszközök
4799Group: Applications/Publishing/TeX
4800
4801%description dviutils
4802This package contains various DVI utils.
4803
4804%description dviutils -l hu.UTF-8
4805Ez a csomag mindenféle DVI eszközt tartalmaz.
4806
4807%package epsutils
4808Summary: Various EPS utils
4809Group: Applications/Publishing/TeX
4810
4811%description epsutils
4812Various EPS (Encapsulated PostScript) utils.
4813
4814
4815%package filters
4816Summary: Various filters
4817Group: Applications/Publishing/TeX
4818
4819%description filters
4820Various filters.
4821
4822
489714ae
ZU
4823%package uncategorized-utils
4824Summary: Uncategorized utils
4825Group: Applications/Publishing/TeX
4826
4827%description uncategorized-utils
4828Uncategorized utilities. Needs check and categorizing.
4829
5b7eba8e
MB
4830%package tex4ht
4831Summary: LaTeX and TeX for hypertext
4832Group: Applications/Publishing/TeX
4833
4834%description tex4ht
4835A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4836providing a configurable (La)TeX-based authoring system for hypertext.
4837When converting to XML, you can use MathML instead of images for
4838equation representation.
4839
4224ae6d
MB
4840%package xetex
4841Summary: Extended TeX / LaTeX version for unicode
4842Group: Applications/Publishing/TeX
4843Requires(post,postun): /usr/bin/texhash
4844Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4845
4846%description xetex
4847XeTeX extends the TeX typesetting system (and macro packages such as
4848LaTeX and ConTeXt) to have native support for the Unicode character
4849set, including complex Asian scripts, and for OpenType and TrueType
4850fonts.
4851
4852%package xmltex
4853Summary: TeX package for processing XML files
4854Group: Applications/Publishing/TeX
4855Requires(post,postun): /usr/bin/texhash
4856
4857%description xmltex
4858XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4859It allows TeX to directly process XML files.
4860
d08789e0
ZU
4861%prep
4862%setup -q -c -T -n %{name}-%{version}-source
4863lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4864%patch0 -p1
1cc1dae0 4865%patch1 -p1
c48c077b
AM
4866
4867cd libs/teckit
4868cat ax*.m4 > acinclude.m4
4869%{__libtoolize}
4870%{__aclocal}
4871%{__autoconf}
4872%{__automake}
d08789e0
ZU
4873
4874%build
4875find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4876%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4877cd texk/kpathsea
83feaf0d
ZU
4878%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4879%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4880%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4881%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4882%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4883%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4884cd ../..
d47c034d 4885
a784d38e 4886%configure \
ca4b56d2
AM
4887%if %{with bootstrap}
4888 --without-xindy \
4889 --without-luatex \
4890%endif
d08789e0
ZU
4891 --disable-multiplatform \
4892 --disable-static \
4893 --enable-a4 \
4894 --enable-gf \
4895 --enable-ipc \
4896 --enable-shared \
a784d38e 4897 --with-fontconfig \
d08789e0
ZU
4898 --with-fonts-dir=/var/cache/fonts \
4899 --with-ncurses \
e671f712 4900 --with-system-freetype \
97b079ad 4901 --with-freetype-include=/usr/include/freetype \
a784d38e 4902 --with-system-freetype2 \
97b079ad 4903 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4904 --with-system-gd \
4905 --with-system-ncurses \
4906 --with-system-pnglib \
4907 --with-system-t1lib \
4908 --with-system-zlib \
d08789e0
ZU
4909 --with-xdvi-x-toolkit=xaw \
4910 --without-dialog \
4911 --without-t1utils \
ca4b56d2 4912 --without-texinfo
d08789e0 4913
d08789e0
ZU
4914%{__make}
4915
d08789e0
ZU
4916%install
4917rm -rf $RPM_BUILD_ROOT
4918install -d $RPM_BUILD_ROOT%{_datadir} \
4919 $RPM_BUILD_ROOT%{_desktopdir} \
4920 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4921 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4922 $RPM_BUILD_ROOT/var/cache/fonts \
4923 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4924 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4925 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4926 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4927
f37ff31b
ZU
4928lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4929%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4930%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4931%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4932# This is an empty directory
4933%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4934# Useless binary
4935%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4936
d08789e0
ZU
4937# commented out because of following (non-fatal) error:
4938# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4939#perl -pi \
4940# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4941# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4942# texmf/web2c/texmf.cnf
4943
d08789e0
ZU
4944install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4945
4946LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4947
4948%{__make} install \
4949 prefix=$RPM_BUILD_ROOT%{_prefix} \
4950 bindir=$RPM_BUILD_ROOT%{_bindir} \
4951 mandir=$RPM_BUILD_ROOT%{_mandir} \
4952 libdir=$RPM_BUILD_ROOT%{_libdir} \
4953 datadir=$RPM_BUILD_ROOT%{_datadir} \
4954 infodir=$RPM_BUILD_ROOT%{_infodir} \
4955 includedir=$RPM_BUILD_ROOT%{_includedir} \
4956 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4957 texmf=$RPM_BUILD_ROOT%{texmf} \
4958 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4959 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4960
37bb0d8c 4961# Fix broken symlinks
3702646a
ZU
4962CURDIR=$(pwd)
4963cd $RPM_BUILD_ROOT%{_bindir}
4964for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
4965 ln -sf $(readlink $file | %{__sed} "s@\.\.@\.\./share@") $file
4966done
4967cd $CURDIR
37bb0d8c 4968
d08789e0
ZU
4969#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4970#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4971
26d8eaaa
ZU
4972# %{__make} init \
4973# prefix=$RPM_BUILD_ROOT%{_prefix} \
4974# bindir=$RPM_BUILD_ROOT%{_bindir} \
4975# mandir=$RPM_BUILD_ROOT%{_mandir} \
4976# libdir=$RPM_BUILD_ROOT%{_libdir} \
4977# datadir=$RPM_BUILD_ROOT%{_datadir} \
4978# infodir=$RPM_BUILD_ROOT%{_infodir} \
4979# includedir=$RPM_BUILD_ROOT%{_includedir} \
4980# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4981# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 4982
489714ae 4983%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 4984%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 4985
d08789e0
ZU
4986perl -pi \
4987 -e "s|$RPM_BUILD_ROOT||g;" \
4988 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4989
8175e90e 4990install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
4991
4992install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
4993install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
4994
ce981570 4995# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
4996
4997# in separate spec
b4d68b39
ZU
4998# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
4999# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5000
5001# not included in package
5002rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5003rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5004rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5005rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5006rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5007rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5008rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5009rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5010rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5011rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5012rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5013rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5014rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5015rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5016rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5017rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5018
5019# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5020# and we can still analyze them
ce981570
ZU
5021# install -d format-logs
5022# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5023
5024%clean
5025rm -rf $RPM_BUILD_ROOT
5026
5027%post
5028%fixinfodir
5029%texhash
5030
5031%postun
5032%fixinfodir
5033if [ "$1" = "1" ]; then
5034 %texhash
5035fi
5036
5037%post doc-Catalogue
5038%texhash
5039
5040%postun doc-Catalogue
5041%texhash
5042
5043%post doc-tug-faq
5044%texhash
5045
5046%postun doc-tug-faq
5047%texhash
5048
096dca83 5049%post -n kpathsea
d08789e0
ZU
5050/sbin/ldconfig
5051%fixinfodir
5052%texhash
5053
096dca83 5054%postun -n kpathsea
d08789e0
ZU
5055/sbin/ldconfig
5056%fixinfodir
5057%texhash
5058
096dca83 5059%post -n kpathsea-devel
d08789e0
ZU
5060%texhash
5061
096dca83 5062%postun -n kpathsea-devel
d08789e0
ZU
5063%texhash
5064
5065%post dvips
5066%fixinfodir
5067%texhash
5068
5069%postun dvips
5070%fixinfodir
5071%texhash
5072
5073%post dvilj
5074%texhash
5075
5076%postun dvilj
5077%texhash
5078
5079%post makeindex
5080%texhash
5081
5082%postun makeindex
5083%texhash
5084
5085%post metafont
5086%texhash
5087
5088%postun metafont
5089%texhash
5090
5091%post metapost
5092%texhash
5093
5094%postun metapost
5095%texhash
5096
5097%post mptopdf
5098%texhash
5099
5100%postun mptopdf
5101%texhash
5102
5103%post texdoctk
5104%texhash
5105
5106%postun texdoctk
5107%texhash
5108
5109%post -n xdvi
5110%texhash
5111
5112%postun -n xdvi
5113%texhash
5114
5115%post pdftex
5116%texhash
5117
5118%postun pdftex
5119%texhash
5120
04123363
ZU
5121%post phyzzx
5122%texhash
5123
5124%postun phyzzx
5125%texhash
5126
d08789e0
ZU
5127%post omega
5128%texhash
5129
5130%postun omega
5131%texhash
5132
5133%post plain
5134%texhash
5135
5136%postun plain
5137%texhash
5138
5139%post format-plain
5140%texhash
5141
5142%postun format-plain
5143%texhash
5144
5145%post format-pdftex
5146%texhash
5147
5148%postun format-pdftex
5149%texhash
5150
5151%post format-pdfetex
5152%texhash
5153
5154%postun format-pdfetex
5155%texhash
5156
5157%post mex
5158%texhash
5159
5160%postun mex
5161%texhash
5162
5163%post format-mex
5164%texhash
5165
5166%postun format-mex
5167%texhash
5168
5169%post format-pdfmex
5170%texhash
5171
5172%postun format-pdfmex
5173%texhash
5174
5175%postun format-utf8mex
5176%texhash
5177
5178%post amstex
5179%texhash
5180
5181%postun amstex
5182%texhash
5183
5184%post format-amstex
5185%texhash
5186
5187%postun format-amstex
5188%texhash
5189
5190%post format-pdfamstex
5191%texhash
5192
5193%postun format-pdfamstex
5194%texhash
5195
5196%post csplain
5197%texhash
5198
5199%postun csplain
5200%texhash
5201
5202%post format-csplain
5203%texhash
5204
5205%postun format-csplain
5206%texhash
5207
5208%post format-pdfcsplain
5209%texhash
5210
5211%postun format-pdfcsplain
5212%texhash
5213
5214%post cslatex
5215%texhash
5216
5217%postun cslatex
5218%texhash
5219
5220%post format-cslatex
5221%texhash
5222
5223%postun format-cslatex
5224%texhash
5225
5226%post format-pdfcslatex
5227%texhash
5228
5229%postun format-pdfcslatex
5230%texhash
5231
5232%post cyrplain
5233%texhash
5234
5235%postun cyrplain
5236%texhash
5237
5238%post format-cyrplain
5239%texhash
5240
5241%postun format-cyrplain
5242%texhash
5243
5244%post format-cyramstex
5245%texhash
5246
5247%postun format-cyramstex
5248%texhash
5249
5250%post format-cyrtexinfo
5251%texhash
5252
5253%postun format-cyrtexinfo
5254%texhash
5255
5256%post eplain
5257%texhash
5258
5259%postun eplain
5260%texhash
5261
5262%post format-eplain
5263%texhash
5264
5265%postun format-eplain
5266%texhash
5267
5268# ConTeXt format
5269
5270%post context
5271%texhash
5272
5273%postun context
5274%texhash
5275
5276%post format-context-de
5277%texhash
5278
5279%postun format-context-de
5280%texhash
5281
5282%post format-context-en
5283%texhash
5284
5285%postun format-context-en
5286%texhash
5287
5288%post format-context-nl
5289%texhash
5290
5291%postun format-context-nl
5292%texhash
5293
5294# LaTeX format.
5295
5296%post latex
5297%fixinfodir
5298%texhash
5299
5300%postun latex
5301%fixinfodir
5302%texhash
5303
6c82f497
ZU
5304%post latex-12many
5305%texhash
5306
5307%postun latex-12many
5308%texhash
5309
fe66da27
ZU
5310%post latex-abstract
5311%texhash
5312
5313%postun latex-abstract
5314%texhash
5315
f1f5d194
ZU
5316%post latex-accfonts
5317%texhash
5318
5319%postun latex-accfonts
5320%texhash
5321
e88b5dcf
ZU
5322%post latex-adrconv
5323%texhash
5324
5325%postun latex-adrconv
5326%texhash
5327
d08789e0
ZU
5328%post latex-ae
5329%texhash
5330
5331%postun latex-ae
5332%texhash
5333
5334%post latex-ams
5335%texhash
5336
5337%postun latex-ams
5338%texhash
5339
5340%post latex-antp
5341%texhash
5342
5343%postun latex-antp
5344%texhash
5345
5346%post latex-antt
5347%texhash
5348
5349%postun latex-antt
5350%texhash
5351
e88b5dcf
ZU
5352%post latex-appendix
5353%texhash
5354
5355%postun latex-appendix
5356%texhash
5357
b4d68b39
ZU
5358%post latex-backgammon
5359%texhash
5360
5361%postun latex-backgammon
5362%texhash
5363
6c82f497
ZU
5364%post latex-bardiag
5365%texhash
5366
5367%postun latex-bardiag
5368%texhash
5369
d08789e0
ZU
5370%post latex-bbm
5371%texhash
5372
5373%postun latex-bbm
5374%texhash
5375
5376%post latex-bbold
5377%texhash
5378
5379%postun latex-bbold
5380%texhash
5381
b4d68b39
ZU
5382%post latex-beamer
5383%texhash
5384
5385%postun latex-beamer
5386%texhash
5387
2fede27b
ZU
5388%post latex-bezos
5389%texhash
5390
5391%postun latex-bezos
5392%texhash
5393
d08789e0
ZU
5394%post latex-bibtex
5395%texhash
5396
5397%postun latex-bibtex
5398%texhash
5399
5400%post latex-bibtex-ams
5401%texhash
5402
5403%postun latex-bibtex-ams
5404%texhash
5405
5406%post latex-bibtex-pl
5407%texhash
5408
5409%postun latex-bibtex-pl
5410%texhash
5411
5412%post latex-bibtex-german
5413%texhash
5414
5415%postun latex-bibtex-german
5416%texhash
5417
5418%post latex-bibtex-revtex4
5419%texhash
5420
5421%postun latex-bibtex-revtex4
5422%texhash
5423
5424%post latex-bibtex-jurabib
5425%texhash
5426
5427%postun latex-bibtex-jurabib
5428%texhash
5429
33b3b483
ZU
5430%post latex-bibtex-styles
5431%texhash
5432
5433%postun latex-bibtex-styles
5434%texhash
5435
2fede27b
ZU
5436%post latex-booktabs
5437%texhash
5438
5439%postun latex-booktabs
5440%texhash
5441
5442
5443%post latex-caption
5444%texhash
5445
5446%postun latex-caption
5447%texhash
5448
d08789e0
ZU
5449%post latex-carlisle
5450%texhash
5451
5452%postun latex-carlisle
5453%texhash
5454
5455%post latex-ccfonts
5456%texhash
5457
5458%postun latex-ccfonts
5459%texhash
5460
5461%post latex-cite
5462%texhash
5463
5464%postun latex-cite
5465%texhash
5466
5467%post latex-cmbright
5468%texhash
5469
5470%postun latex-cmbright
5471%texhash
5472
2fede27b
ZU
5473
5474%post latex-comment
5475%texhash
5476
5477%postun latex-comment
5478%texhash
5479
d08789e0
ZU
5480%post latex-concmath
5481%texhash
5482
5483%postun latex-concmath
5484%texhash
5485
2fede27b
ZU
5486%post latex-currvita
5487%texhash
5488
5489%postun latex-currvita
5490%texhash
5491
5492
5493%post latex-curves
5494%texhash
5495
5496%postun latex-curves
5497%texhash
5498
d08789e0
ZU
5499%post latex-custom-bib
5500%texhash
5501
5502%postun latex-custom-bib
5503%texhash
5504
5505%post latex-cyrillic
5506%texhash
5507
5508%postun latex-cyrillic
5509%texhash
5510
04eb4e68
ZU
5511# %post latex-dstroke
5512# %texhash
d08789e0 5513
04eb4e68
ZU
5514# %postun latex-dstroke
5515# %texhash
d08789e0 5516
60597425
ZU
5517%post latex-enumitem
5518%texhash
5519
5520%postun latex-enumitem
5521%texhash
5522
fe66da27
ZU
5523%post latex-exam
5524%texhash
5525
5526%postun latex-exam
5527%texhash
5528
f1f5d194
ZU
5529%post latex-gbrief
5530%texhash
5531
5532%postun latex-gbrief
5533%texhash
5534
d08789e0
ZU
5535%post latex-jknappen
5536%texhash
5537
5538%postun latex-jknappen
5539%texhash
5540
d19eaaab
ZU
5541%post latex-keystroke
5542%texhash
5543
5544%postun latex-keystroke
5545%texhash
5546
5547%post latex-labbook
5548%texhash
5549
5550%postun latex-labbook
5551%texhash
5552
5553%post latex-lcd
5554%texhash
5555
5556%postun latex-lcd
5557%texhash
5558
5559%post latex-leaflet
5560%texhash
5561
5562%postun latex-leaflet
5563%texhash
5564
f1f5d194
ZU
5565%post latex-leftidx
5566%texhash
5567
5568%postun latex-leftidx
5569%texhash
5570
d19eaaab
ZU
5571%post latex-lewis
5572%texhash
5573
5574%postun latex-lewis
5575%texhash
5576
d08789e0
ZU
5577%post latex-lm
5578%texhash
5579
fe66da27
ZU
5580%post latex-lastpage
5581%texhash
5582
5583%postun latex-lastpage
5584%texhash
5585
d08789e0
ZU
5586%postun latex-lm
5587%texhash
5588
5589%post latex-lucidabr
5590%texhash
5591
5592%postun latex-lucidabr
5593%texhash
5594
5595%post latex-marvosym
5596%texhash
5597
5598%postun latex-marvosym
5599%texhash
5600
d19eaaab
ZU
5601%post latex-mathexam
5602%texhash
5603
5604%postun latex-mathexam
5605%texhash
5606
d08789e0
ZU
5607%post latex-mathpple
5608%texhash
5609
5610%postun latex-mathpple
5611%texhash
5612
5613%post latex-mathtime
5614%texhash
5615
5616%postun latex-mathtime
5617%texhash
5618
5619%post latex-mflogo
5620%texhash
5621
5622%postun latex-mflogo
5623%texhash
5624
5625%post latex-mfnfss
5626%texhash
5627
5628%postun latex-mfnfss
5629%texhash
5630
5631%post latex-minitoc
5632%texhash
5633
5634%postun latex-minitoc
5635%texhash
5636
5637%post latex-mltex
5638%texhash
5639
5640%postun latex-mltex
5641%texhash
5642
f1f5d194
ZU
5643%post latex-moreverb
5644%texhash
5645
5646%postun latex-moreverb
5647%texhash
5648
d34bfb7f
ZU
5649%post latex-multienum
5650%texhash
5651
5652%postun latex-multienum
5653%texhash
5654
8ed039e0
ZU
5655%post latex-musictex
5656%texhash
5657
5658%postun latex-musictex
5659%texhash
5660
fe66da27
ZU
5661%post latex-ntheorem
5662%texhash
5663
5664%postun latex-ntheorem
5665%texhash
5666
f65b3398
ZU
5667%post latex-other
5668%texhash
5669
5670%postun latex-other
5671%texhash
5672
5673%post latex-other-doc
5674%texhash
5675
5676%postun latex-other-doc
5677%texhash
5678
d08789e0
ZU
5679%post latex-palatcm
5680%texhash
5681
5682%postun latex-palatcm
5683%texhash
5684
f65b3398
ZU
5685%post latex-pdfslide
5686%texhash
5687
5688%postun latex-pdfslide
5689%texhash
5690
03d9d5fa
ZU
5691%post latex-pgf
5692%texhash
5693
5694%postun latex-pgf
5695%texhash
5696
f65b3398
ZU
5697%post latex-polynom
5698%texhash
5699
5700%postun latex-polynom
5701%texhash
5702
5703%post latex-polynomial
5704%texhash
5705
5706%postun latex-polynomial
5707%texhash
5708
b7b4a109
ZU
5709%post latex-prosper
5710%texhash
5711
5712%postun latex-prosper
5713%texhash
5714
5715%post latex-pseudocode
5716%texhash
5717
5718%postun latex-pseudocode
5719%texhash
5720
d08789e0
ZU
5721%post latex-psnfss
5722%texhash
5723
5724%postun latex-psnfss
5725%texhash
5726
8efa6a9c
ZU
5727%post latex-pst-2dplot
5728%texhash
5729
5730%postun latex-pst-2dplot
5731%texhash
5732
5733%post latex-pst-3dplot
5734%texhash
5735
5736%postun latex-pst-3dplot
5737%texhash
5738
5739%post latex-pst-bar
5740%texhash
5741
5742%postun latex-pst-bar
5743%texhash
5744
5745%post latex-pst-circ
5746%texhash
5747
5748%postun latex-pst-circ
5749%texhash
5750
b7b4a109
ZU
5751%post latex-pst-eucl
5752%texhash
5753
5754%postun latex-pst-eucl
5755%texhash
5756
8efa6a9c
ZU
5757%post latex-pst-diffraction
5758%texhash
5759
5760%postun latex-pst-diffraction
5761%texhash
5762
5763%post latex-pst-fun
5764%texhash
5765
5766%postun latex-pst-fun
5767%texhash
5768
5769%post latex-pst-func
5770%texhash
5771
5772%postun latex-pst-func
5773%texhash
5774
5775%post latex-pst-infixplot
5776%texhash
5777
5778%postun latex-pst-infixplot
5779%texhash
5780
b7b4a109
ZU
5781%post latex-pst-fr3d
5782%texhash
5783
5784%postun latex-pst-fr3d
5785%texhash
5786
5787%post latex-pst-fractal
5788%texhash
5789
5790%postun latex-pst-fractal
5791%texhash
5792
d08789e0
ZU
5793%post latex-pxfonts
5794%texhash
5795
8efa6a9c
ZU
5796%post latex-pst-math
5797%texhash
5798
5799%postun latex-pst-math
5800%texhash
5801
5802%post latex-pst-ob3d
5803%texhash
5804
5805%postun latex-pst-ob3d
5806%texhash
5807
5808%post latex-pst-optic
5809%texhash
5810
5811%postun latex-pst-optic
5812%texhash
5813
5814%post latex-pst-optexp
5815%texhash
5816
5817%postun latex-pst-optexp
5818%texhash
5819
5820%post latex-pst-text
5821%texhash
5822
5823%postun latex-pst-text
5824%texhash
5825
1024ab0e
ZU
5826%post latex-pst-uncategorized
5827%texhash
5828
5829%postun latex-pst-uncategorized
5830
5831%texhash
5832
d08789e0
ZU
5833%postun latex-pxfonts
5834%texhash
5835
5836%post latex-qfonts
5837%texhash
5838
5839%postun latex-qfonts
5840%texhash
5841
6c82f497
ZU
5842%post latex-SIstyle
5843%texhash
5844
5845%postun latex-SIstyle
5846%texhash
5847
fe66da27
ZU
5848%post latex-SIunits
5849%texhash
5850
5851%postun latex-SIunits
5852%texhash
5853
f65b3398
ZU
5854%post latex-siunitx
5855%texhash
5856
5857%postun latex-siunitx
5858%texhash
5859
6c82f497
ZU
5860%post latex-Tabbing
5861%texhash
5862
5863%postun latex-Tabbing
5864%texhash
5865
d08789e0
ZU
5866%post latex-txfonts
5867%texhash
5868
5869%postun latex-txfonts
5870%texhash
5871
7ea3a98b
ZU
5872%post latex-ucs
5873%texhash
5874
5875%postun latex-ucs
5876%texhash
5877
d08789e0
ZU
5878%post latex-umlaute
5879%texhash
5880
5881%postun latex-umlaute
5882%texhash
5883
5884%post latex-wasysym
5885%texhash
5886
5887%postun latex-wasysym
5888%texhash
5889
03d9d5fa
ZU
5890%post latex-xcolor
5891%texhash
5892
5893%postun latex-xcolor
5894%texhash
5895
d08789e0
ZU
5896%post format-latex
5897%texhash
5898
5899%postun format-latex
5900%texhash
5901
5902%post format-pdflatex
5903%texhash
5904
5905%postun format-pdflatex
5906%texhash
5907
5908%post platex
5909%texhash
5910
5911%postun platex
5912%texhash
5913
5914%post format-platex
5915%texhash
5916
5917%postun format-platex
5918%texhash
5919
5920%post format-pdfplatex
5921%texhash
5922
5923%postun format-pdfplatex
5924%texhash
5925
5926%post tex-babel
5927%texhash
5928
5929%postun tex-babel
5930%texhash
5931
5932%post tex-german
5933%texhash
5934
5935%postun tex-german
5936%texhash
5937
5938%post tex-mfpic
5939%texhash
5940
5941%postun tex-mfpic
5942%texhash
5943
5944%post tex-misc
5945%texhash
5946
5947%postun tex-misc
5948%texhash
5949
5950%post tex-pictex
5951%texhash
5952
5953%postun tex-pictex
5954%texhash
5955
5956%post tex-pstricks
5957%texhash
5958
5959%postun tex-pstricks
5960%texhash
5961
5962%post tex-qpx
5963%texhash
5964
5965%postun tex-qpx
5966%texhash
5967
31bd2c4a 5968%post tex-qpxqtx
d08789e0
ZU
5969%texhash
5970
31bd2c4a 5971%postun tex-qpxqtx
d08789e0
ZU
5972%texhash
5973
5974%post tex-ruhyphen
5975%texhash
5976
5977%postun tex-ruhyphen
5978%texhash
5979
5980%post tex-spanish
5981%texhash
5982
5983%postun tex-spanish
5984%texhash
5985
5986%post tex-texdraw
5987%texhash
5988
5989%postun tex-texdraw
5990%texhash
5991
5992%post tex-thumbpdf
5993%texhash
5994
5995%postun tex-thumbpdf
5996%texhash
5997
5998%post tex-ukrhyph
5999%texhash
6000
6001%postun tex-ukrhyph
6002%texhash
6003
6004%post latex-vietnam
6005%texhash
6006
6007%postun latex-vietnam
6008%texhash
6009
6010%post tex-xypic
6011%texhash
6012
6013%postun tex-xypic
6014%texhash
6015
6016%post fonts-adobe
6017%texhash
6018
6019%postun fonts-adobe
6020%texhash
6021
6022%post fonts-ae
6023%texhash
6024
6025%postun fonts-ae
6026%texhash
6027
6028%post fonts-ams
6029%texhash
6030
6031%postun fonts-ams
6032%texhash
6033
6034%post fonts-antp
6035%texhash
6036
6037%postun fonts-antp
6038%texhash
6039
6040%post fonts-antt
6041%texhash
6042
6043%postun fonts-antt
6044%texhash
6045
6046%post fonts-bbm
6047%texhash
6048
6049%postun fonts-bbm
6050%texhash
6051
6052%post fonts-bbold
6053%texhash
6054
6055%postun fonts-bbold
6056%texhash
6057
070c5aff
ZU
6058%post fonts-bh
6059%texhash
d08789e0 6060
070c5aff
ZU
6061%postun fonts-bh
6062%texhash
d08789e0
ZU
6063
6064%post fonts-bitstream
6065%texhash
6066
6067%postun fonts-bitstream
6068%texhash
6069
6070%post fonts-cbgreek
6071%texhash
6072
6073%postun fonts-cbgreek
6074%texhash
6075
6076%post fonts-cc-pl
6077%texhash
6078
6079%postun fonts-cc-pl
6080%texhash
6081
6082%post fonts-cg
6083%texhash
6084
6085%postun fonts-cg
6086%texhash
6087
6088%post fonts-cm
6089%texhash
6090
6091%postun fonts-cm
6092%texhash
6093
6094%post fonts-cmbright
6095%texhash
6096
6097%postun fonts-cmbright
6098%texhash
6099
6100%post fonts-cmcyr
6101%texhash
6102
6103%postun fonts-cmcyr
6104%texhash
6105
6106%post fonts-cmextra
6107%texhash
6108
6109%postun fonts-cmextra
6110%texhash
6111
6112%post fonts-concmath
6113%texhash
6114
6115%postun fonts-concmath
6116%texhash
6117
6118%post fonts-concrete
6119%texhash
6120
6121%postun fonts-concrete
6122%texhash
6123
6124%post fonts-cs
6125%texhash
6126
6127%postun fonts-cs
6128%texhash
6129
4a09ae1a
ZU
6130%post fonts-dstroke
6131%texhash
d08789e0 6132
4a09ae1a
ZU
6133%postun fonts-dstroke
6134%texhash
d08789e0
ZU
6135
6136%post fonts-ecc
6137%texhash
6138
6139%postun fonts-ecc
6140%texhash
6141
6142%post fonts-eurosym
6143%texhash
6144
6145%postun fonts-eurosym
6146%texhash
6147
6148%post fonts-euxm
6149%texhash
6150
6151%postun fonts-euxm
6152%texhash
6153
6154%post fonts-gothic
6155%texhash
6156
6157%postun fonts-gothic
6158%texhash
6159
6160%post fonts-hoekwater
6161%texhash
6162
6163%postun fonts-hoekwater
6164%texhash
6165
6166%post fonts-jknappen
6167%texhash
6168
6169%postun fonts-jknappen
6170%texhash
6171
6172%post fonts-latex
6173%texhash
6174
6175%postun fonts-latex
6176%texhash
6177
6178%post fonts-lh
6179%texhash
6180
6181%postun fonts-lh
6182%texhash
6183
6184%post fonts-lm
6185%texhash
6186
6187%postun fonts-lm
6188%texhash
6189
6190%post fonts-marvosym
6191%texhash
6192
6193%postun fonts-marvosym
6194%texhash
6195
6196%post fonts-mflogo
6197%texhash
6198
6199%postun fonts-mflogo
6200%texhash
6201
6202%post fonts-misc
6203%texhash
6204
6205%postun fonts-misc
6206%texhash
6207
6208%post fonts-monotype
6209%texhash
6210
6211%postun fonts-monotype
6212%texhash
6213
6214%post fonts-omega
6215%texhash
6216
6217%postun fonts-omega
6218%texhash
6219
6220%post fonts-pazo
6221%texhash
6222
6223%postun fonts-pazo
6224%texhash
6225
6226%post fonts-pl
6227%texhash
6228
6229%postun fonts-pl
6230%texhash
6231
6232%post fonts-px
6233%texhash
6234
6235%postun fonts-px
6236%texhash
6237
6238%post fonts-qfonts
6239%texhash
6240
6241%postun fonts-qfonts
6242%texhash
6243
6244%post fonts-qpx
6245%texhash
6246
6247%postun fonts-qpx
6248%texhash
6249
31bd2c4a 6250%post fonts-qpxqtx
d08789e0
ZU
6251%texhash
6252
31bd2c4a 6253%postun fonts-qpxqtx
d08789e0
ZU
6254%texhash
6255
6256%post fonts-rsfs
6257%texhash
6258
6259%postun fonts-rsfs
6260%texhash
6261
6262%post fonts-stmaryrd
6263%texhash
6264
6265%postun fonts-stmaryrd
6266%texhash
6267
6268%post fonts-tx
6269%texhash
6270
6271%postun fonts-tx
6272%texhash
6273
6274%post fonts-urw
6275%texhash
6276
6277%postun fonts-urw
6278%texhash
6279
6280%post fonts-vnr
6281%texhash
6282
6283%postun fonts-vnr
6284%texhash
6285
6286%post fonts-wasy
6287%texhash
6288
6289%postun fonts-wasy
6290%texhash
6291
6292%post fonts-xypic
6293%texhash
6294
6295%postun fonts-xypic
6296%texhash
6297
6298%post fonts-yandy
6299%texhash
6300
6301%postun fonts-yandy
6302%texhash
6303
6304%post fonts-type1-antp
6305%texhash
6306
6307%postun fonts-type1-antp
6308%texhash
6309
6310%post fonts-type1-antt
6311%texhash
6312
6313%postun fonts-type1-antt
6314%texhash
6315
6316%post fonts-type1-belleek
6317%texhash
6318
6319%postun fonts-type1-belleek
6320%texhash
6321
6322%post fonts-type1-bitstream
6323%texhash
6324
6325%postun fonts-type1-bitstream
6326%texhash
6327
6328%post fonts-type1-bluesky
6329%texhash
6330
6331%postun fonts-type1-bluesky
6332%texhash
6333
6334%post fonts-type1-cc-pl
6335%texhash
6336
6337%postun fonts-type1-cc-pl
6338%texhash
6339
6340%post fonts-type1-cmcyr
6341%texhash
6342
6343%postun fonts-type1-cmcyr
6344%texhash
6345
6346%post fonts-type1-cs
6347%texhash
6348
6349%postun fonts-type1-cs
6350%texhash
6351
070c5aff
ZU
6352%post fonts-type1-dstroke
6353%texhash
d08789e0 6354
070c5aff
ZU
6355%postun fonts-type1-dstroke
6356%texhash
d08789e0
ZU
6357
6358%post fonts-type1-eurosym
6359%texhash
6360
6361%postun fonts-type1-eurosym
6362%texhash
6363
6364%post fonts-type1-hoekwater
6365%texhash
6366
6367%postun fonts-type1-hoekwater
6368%texhash
6369
6370%post fonts-type1-lm
6371%texhash
6372
6373%postun fonts-type1-lm
6374%texhash
6375
6376%post fonts-type1-marvosym
6377%texhash
6378
6379%postun fonts-type1-marvosym
6380%texhash
6381
6382%post fonts-type1-mathpazo
6383%texhash
6384
6385%postun fonts-type1-mathpazo
6386%texhash
6387
6388%post fonts-type1-omega
6389%texhash
6390
6391%postun fonts-type1-omega
6392%texhash
6393
6394%post fonts-type1-pl
6395%texhash
6396
6397%postun fonts-type1-pl
6398%texhash
6399
6400%post fonts-type1-px
6401%texhash
6402
6403%postun fonts-type1-px
6404%texhash
6405
070c5aff
ZU
6406%post fonts-type1-qfonts
6407%texhash
d08789e0 6408
070c5aff
ZU
6409%postun fonts-type1-qfonts
6410%texhash
d08789e0
ZU
6411
6412%post fonts-type1-tx
6413%texhash
6414
6415%postun fonts-type1-tx
6416%texhash
6417
6418%post fonts-type1-urw
6419%texhash
6420
6421%postun fonts-type1-urw
6422%texhash
6423
6424%post fonts-type1-vnr
6425%texhash
6426
6427%postun fonts-type1-vnr
6428%texhash
6429
6430%post fonts-type1-xypic
6431%texhash
6432
6433%postun fonts-type1-xypic
6434%texhash
6435
6436%post -n texconfig
6437%texhash
6438
6439%postun -n texconfig
6440%texhash
6441
4224ae6d
MB
6442%post xetex
6443%texhash
6444
6445%postun xetex
6446%texhash
6447
6448%post xmltex
6449%texhash
6450
6451%postun xmltex
6452%texhash
6453
5902e778
ZU
6454# Check the commented lines!!!
6455
d08789e0
ZU
6456%files
6457%defattr(644,root,root,755)
0f6c4baf 6458# %doc %{texmf}/LICENSE.texmf
df343eba 6459# %doc %{texmf}/ChangeLog
df343eba 6460# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
6461# There isn't doc/fonts directory
6462# %dir %{texmf}/doc/fonts
6463# %doc %{texmf}/doc/fonts/fontname
6464# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
6465# %dir %{texmf}/doc/help
6466# %doc %{texmf}/doc/help/csname.txt
6467# %doc %{texmf}/doc/help/ctan
6468# %doc %{texmf}/doc/help/tds.dvi
6469# %doc %{texmf}/doc/help/unixtex.ftp
6470# %dir %{texmf}/doc/help/faq
6471# %doc %{texmf}/doc/images
df343eba
ZU
6472# %dir %{texmf}/doc/polish
6473# %doc %{texmf}/doc/polish/*.html
6474# %dir %{texmf}/doc/programs
6475# %doc %{texmf}/doc/programs/web2c*
6476# %doc %{texmf}/doc/programs/cwebman.dvi
6477# %doc %{texmf}/doc/programs/dvipng.*
6478# %doc %{texmf}/doc/knuth
d08789e0
ZU
6479#%attr(755,root,root) %{_bindir}/MakeTeXPK
6480#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
6481
6482# ***********
6483# executables
6484# ***********
d08789e0
ZU
6485%attr(755,root,root) %{_bindir}/a2ping
6486%attr(755,root,root) %{_bindir}/afm2tfm
6487%attr(755,root,root) %{_bindir}/allcm
6488%attr(755,root,root) %{_bindir}/allec
6489%attr(755,root,root) %{_bindir}/allneeded
6490%attr(755,root,root) %{_bindir}/cweave
6491%attr(755,root,root) %{_bindir}/ctangle
6492%attr(755,root,root) %{_bindir}/ctie
6493%attr(755,root,root) %{_bindir}/dmp
6494%attr(755,root,root) %{_bindir}/dvipng
6495%attr(755,root,root) %{_bindir}/e2pall
6496%attr(755,root,root) %{_bindir}/ebb
df343eba 6497# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
6498%attr(755,root,root) %{_bindir}/fmtutil
6499%attr(755,root,root) %{_bindir}/fmtutil-sys
6500#%attr(755,root,root) %{_bindir}/fontexport
6501#%attr(755,root,root) %{_bindir}/fontimport
6502%attr(755,root,root) %{_bindir}/fontinst
6503%attr(755,root,root) %{_bindir}/gftodvi
6504%attr(755,root,root) %{_bindir}/gftopk
6505%attr(755,root,root) %{_bindir}/gftype
6506%attr(755,root,root) %{_bindir}/gsftopk
6507#%attr(755,root,root) %{_bindir}/initex
6508%attr(755,root,root) %{_bindir}/kpseaccess
6509%attr(755,root,root) %{_bindir}/kpsereadlink
6510%attr(755,root,root) %{_bindir}/kpsewhere
6511%attr(755,root,root) %{_bindir}/mag
6512%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
6513#%attr(755,root,root) %{_bindir}/mkfontdesc
6514%attr(755,root,root) %{_bindir}/mktexfmt
6515%attr(755,root,root) %{_bindir}/mktexlsr
6516%attr(755,root,root) %{_bindir}/newer
6517%attr(755,root,root) %{_bindir}/patgen
6518%attr(755,root,root) %{_bindir}/pdfetex
6519%attr(755,root,root) %{_bindir}/pfb2pfa
6520%attr(755,root,root) %{_bindir}/pk2bm
6521%attr(755,root,root) %{_bindir}/pktogf
6522%attr(755,root,root) %{_bindir}/pktype
6523%attr(755,root,root) %{_bindir}/pltotf
6524%attr(755,root,root) %{_bindir}/pooltype
6525%attr(755,root,root) %{_bindir}/ps2frag
6526%attr(755,root,root) %{_bindir}/ps2pk
6527# TODO: move this file to correct subpackage ?
6528%attr(755,root,root) %{_bindir}/ps4pdf
6529#%attr(755,root,root) %{_bindir}/t1mapper
6530%attr(755,root,root) %{_bindir}/tangle
6531#%attr(755,root,root) %{_bindir}/tetex-updmap
6532%attr(755,root,root) %{_bindir}/tex
6533%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6534%attr(755,root,root) %{_bindir}/texhash
df343eba 6535# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6536%attr(755,root,root) %{_bindir}/texlinks
6537%attr(755,root,root) %{_bindir}/tftopl
6538%attr(755,root,root) %{_bindir}/tie
6539%attr(755,root,root) %{_bindir}/ttf2afm
6540%attr(755,root,root) %{_bindir}/updmap
6541%attr(755,root,root) %{_bindir}/updmap-sys
6542%attr(755,root,root) %{_bindir}/vftovp
6543#%attr(755,root,root) %{_bindir}/virtex
6544%attr(755,root,root) %{_bindir}/vptovf
6545%attr(755,root,root) %{_bindir}/weave
6546
6547%attr(755,root,root) %{texmf}/web2c/mktexnam
6548%attr(755,root,root) %{texmf}/web2c/mktexdir
6549%attr(755,root,root) %{texmf}/web2c/mktexupd
6550
0edad7f5 6551%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6552
6553#%dir /etc/sysconfig/tetex-updmap
6554#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6555
6556%ghost %{texmf}/ls-R
7057740b 6557%ghost %{texmfdist}/ls-R
7057740b 6558# %ghost %{_localstatedir}/ls-R
d08789e0 6559
2677a8b0 6560%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6561%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6562%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6563%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6564%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6565
d08789e0
ZU
6566%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6567%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6568%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6569%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6570%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6571%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6572%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6573
d08789e0
ZU
6574%attr(1777,root,root) /var/cache/fonts
6575
6576%{_datadir}/info/web2c.info*
df343eba
ZU
6577# %{_datadir}/info/texi2html.info*
6578# %{_datadir}/texi2html
d08789e0
ZU
6579#%{texmf}/updates.dat
6580
df343eba 6581# %{texmf}/aliases
df343eba 6582# %{texmf}/tex/generic/bghyph
1a192771
ZU
6583# %doc %{texmf}/doc/generic/hyphen
6584#%{texmf}/tex/generic/letterspacing
6585
6586# ***********
6587# Directories
6588# ***********
ae4a938c 6589%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6590%attr(1777,root,root) %dir %{_localstatedir}/fonts
6591%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6592%attr(1777,root,root) %dir %{fmtdir}
1a192771 6593
b6042de9 6594%dir %{texmfdist}
8ed039e0 6595%doc %{texmfdist}/README
b6042de9
ZU
6596%dir %{texmf}
6597
1a192771
ZU
6598%dir %{texmfdist}/doc
6599%dir %{texmfdist}/doc/generic
6600%dir %{texmfdist}/doc/generic/enctex
6601%dir %{texmfdist}/doc/latex
6602%dir %{texmfdist}/doc/latex/localloc
6603%dir %{texmf}/doc
6604%dir %{texmf}/doc/generic
6605%dir %{texmf}/doc/tetex
04123363 6606%dir %{texmf}/fmtutil
1a192771
ZU
6607
6608%dir %{texmfdist}/tex
2677a8b0 6609%dir %{texmfdist}/tex/cslatex
0b6bcf85 6610%dir %{texmfdist}/tex/cslatex/base
165b9d73 6611%dir %{texmfdist}/tex/generic
5f841614 6612%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6613%dir %{texmfdist}/tex/generic/enctex
165b9d73 6614%dir %{texmfdist}/tex/generic/genmisc
5f841614 6615%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6616%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6617%dir %{texmfdist}/tex/latex
6618%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6619%dir %{texmf}/dvips
6620%dir %{texmf}/dvips/config
6621%dir %{texmf}/dvips/tetex
d08789e0
ZU
6622%dir %{texmf}/fonts/enc
6623%dir %{texmf}/fonts/enc/dvips
6624%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6625%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6626%dir %{texmf}/fonts/map
6627%dir %{texmf}/fonts/map/dvips
6628%dir %{texmf}/fonts/map/dvips/tetex
6629%dir %{texmf}/scripts
6630%dir %{texmf}/tex
1a192771
ZU
6631%dir %{texmf}/tex/generic
6632%dir %{texmf}/tex/generic/config
1a192771
ZU
6633%dir %{texmf}/web2c
6634
6635# Docs
2677a8b0 6636# %doc %{texmf}/doc/README
1a192771
ZU
6637%doc %{texmf}/doc/tetex/TETEXDOC.*
6638%doc %{texmf}/doc/tetex/teTeX-FAQ
6639
6640# %{texmf}/fonts/map/dvips/tetex/contnav.map
6641# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6642%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6643%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6644
6645# Main fonts from TeTeX
d08789e0
ZU
6646%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6647%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6648%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6649%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6650%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6651%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6652%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6653%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6654%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6655%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6656%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6657%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6658
f2555868 6659%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6660%{texmfdist}/tex/generic/encodings
6661%{texmfdist}/tex/generic/epsf
f2555868 6662%{texmfdist}/tex/generic/hyph-utf8/*
1a192771 6663%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 6664%{texmfdist}/tex/generic/misc/null*
1a192771 6665%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6666%{texmfdist}/tex/generic/tap
6667%{texmfdist}/tex/generic/tex-ps
2677a8b0 6668%{texmfdist}/tex/texinfo
1a192771 6669%{texmf}/tex/fontinst
1a192771 6670%{texmf}/tex/generic/hyphen
df343eba 6671
1a192771
ZU
6672# %{fmtdir}/metafun.mem
6673#%{texmf}/web2c/tex-pl.pool
6674# %{texmf}/web2c/tex.pool
fb2a8613 6675%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6676
6677%{texmf}/web2c/*.tcx
df343eba
ZU
6678
6679# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6680# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6681# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6682# %lang(fr) %{_mandir}/fr/man1/access.1*
6683# %lang(hu) %{_mandir}/hu/man1/access.1*
6684# %lang(hu) %{_mandir}/hu/man1/newer.1*
6685# %lang(pl) %{_mandir}/pl/man1/access.1*
6686# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6687#%{_mandir}/man1/MakeTeXPK.1*
6688#%{_mandir}/man1/access.1*
6689#%{_mandir}/man1/fontexport.1*
6690#%{_mandir}/man1/fontimport.1*
6691#%{_mandir}/man1/initex.1*
6692#%{_mandir}/man1/t1mapper.1*
1a192771 6693#%{_mandir}/man1/texdoc.1*
1a192771 6694#%{_mandir}/man1/texi2html.1*
d08789e0 6695#%{_mandir}/man1/virtex.1*
1a192771 6696#%{_mandir}/man8/fmtutil.8*
d08789e0 6697#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6698#%{_mandir}/man8/texlinks.8*
6699
d08789e0
ZU
6700%{_mandir}/man1/afm2tfm.1*
6701%{_mandir}/man1/allcm.1*
fae5faca 6702%{_mandir}/man1/allec.1*
d08789e0 6703%{_mandir}/man1/allneeded.1*
fae5faca 6704%{_mandir}/man1/ctangle.1*
d08789e0 6705%{_mandir}/man1/ctie.1*
fae5faca 6706%{_mandir}/man1/cweave.1*
d08789e0
ZU
6707%{_mandir}/man1/cweb.1*
6708%{_mandir}/man1/dmp.1*
6709%{_mandir}/man1/dvipdft.1*
6710%{_mandir}/man1/dvipng.1*
6711%{_mandir}/man1/e2pall.1*
6712%{_mandir}/man1/ebb.1*
6713%{_mandir}/man1/fmtutil.1*
09deda15 6714%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6715%{_mandir}/man1/fontinst.1*
6716%{_mandir}/man1/gftodvi.1*
6717%{_mandir}/man1/gftopk.1*
6718%{_mandir}/man1/gftype.1*
6719%{_mandir}/man1/gsftopk.1*
6720%{_mandir}/man1/kpseaccess.1*
6721%{_mandir}/man1/kpsereadlink.1*
6722%{_mandir}/man1/kpsewhere.1*
6723%{_mandir}/man1/mag.1*
6724%{_mandir}/man1/makempx.1*
6725%{_mandir}/man1/makempy.1*
fae5faca 6726%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6727%{_mandir}/man1/mktexlsr.1*
6728%{_mandir}/man1/newer.1*
6729%{_mandir}/man1/patgen.1*
6730%{_mandir}/man1/pdfetex.1*
6731%{_mandir}/man1/pfb2pfa.1*
6732%{_mandir}/man1/pk2bm.1*
6733%{_mandir}/man1/pktogf.1*
6734%{_mandir}/man1/pktype.1*
6735%{_mandir}/man1/pltotf.1*
6736%{_mandir}/man1/pooltype.1*
6737%{_mandir}/man1/ps2frag.1*
6738%{_mandir}/man1/ps2pk.1*
6739%{_mandir}/man1/tangle.1*
6740%{_mandir}/man1/tex.1*
d08789e0 6741%{_mandir}/man1/texexec.1*
fae5faca 6742%{_mandir}/man1/texhash.1*
d08789e0 6743%{_mandir}/man1/texlinks.1*
d08789e0 6744%{_mandir}/man1/tftopl.1*
d08789e0 6745%{_mandir}/man1/tie.1*
1a192771 6746%{_mandir}/man1/ttf2afm.1*
d08789e0 6747%{_mandir}/man1/updmap.1*
fae5faca 6748%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6749%{_mandir}/man1/vftovp.1*
6750%{_mandir}/man1/vptovf.1*
6751%{_mandir}/man1/weave.1*
6752%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6753%{_mandir}/man5/updmap.cfg.5*
1a192771 6754
d08789e0
ZU
6755
6756%files dirs-fonts
6757%defattr(644,root,root,755)
1a192771 6758%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
6759%dir %{texmfdist}/fonts
6760%dir %{texmfdist}/fonts/afm
6761%dir %{texmfdist}/fonts/afm/public
4224ae6d 6762%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
6763%dir %{texmfdist}/fonts/enc
6764%dir %{texmfdist}/fonts/enc/dvips
6765%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 6766%dir %{texmfdist}/fonts/map
21c69d95 6767%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
6768%dir %{texmfdist}/fonts/map/dvips
6769%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 6770%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
6771%dir %{texmfdist}/fonts/ofm
6772%dir %{texmfdist}/fonts/ofm/public
6773%dir %{texmfdist}/fonts/ovf
6774%dir %{texmfdist}/fonts/ovf/public
6775%dir %{texmfdist}/fonts/ovp
6776%dir %{texmfdist}/fonts/ovp/public
6777%dir %{texmfdist}/fonts/opentype
6778%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 6779%dir %{texmfdist}/fonts/pk
1a192771 6780%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
6781%dir %{texmfdist}/fonts/source
6782%dir %{texmfdist}/fonts/source/public
21c69d95 6783%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
6784%dir %{texmfdist}/fonts/tfm
6785%dir %{texmfdist}/fonts/tfm/public
4224ae6d 6786%dir %{texmfdist}/fonts/tfm/vntex
04123363 6787%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
6788%dir %{texmfdist}/fonts/type1
6789%dir %{texmfdist}/fonts/type1/public
21c69d95 6790%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
6791%dir %{texmfdist}/fonts/vf
6792%dir %{texmfdist}/fonts/vf/public
21c69d95 6793%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
6794%dir %{texmfdist}/source
6795%dir %{texmfdist}/source/fonts
6796%dir %{texmfdist}/source/latex
1a192771
ZU
6797%dir %{texmf}/fonts
6798%dir %{texmf}/fonts/opentype
6799%dir %{texmf}/fonts/opentype/public
d08789e0 6800
5b7eba8e
MB
6801%files doc
6802%defattr(644,root,root,755)
04123363 6803%dir %{texmfdoc}/doc
5b7eba8e
MB
6804%{texmfdoc}/doc/english
6805
6806%files doc-bg
6807%defattr(644,root,root,755)
6808%{texmfdoc}/doc/bulgarian
6809
6810%files doc-cs
6811%defattr(644,root,root,755)
6812%{texmfdoc}/doc/czechslovak
6813
6814%files doc-de
6815%defattr(644,root,root,755)
6816%{texmfdoc}/doc/german
6817
6818%files doc-el
6819%defattr(644,root,root,755)
6820%{texmfdoc}/doc/greek
6821
6822%files doc-es
6823%defattr(644,root,root,755)
6824%{texmfdoc}/doc/spanish
6825
6826%files doc-fi
6827%defattr(644,root,root,755)
6828%{texmfdoc}/doc/finnish
6829
6830%files doc-fr
6831%defattr(644,root,root,755)
6832%{texmfdoc}/doc/french
6833
6834%files doc-it
6835%defattr(644,root,root,755)
6836%{texmfdoc}/doc/italian
6837
6838%files doc-ja
6839%defattr(644,root,root,755)
6840%{texmfdoc}/doc/japanese
6841
6842%files doc-ko
6843%defattr(644,root,root,755)
6844%{texmfdoc}/doc/korean
6845
6846%files doc-mn
6847%defattr(644,root,root,755)
6848%{texmfdoc}/doc/mongolian
6849
6850%files doc-nl
6851%defattr(644,root,root,755)
6852%{texmfdoc}/doc/dutch
6853
6854%files doc-pl
6855%defattr(644,root,root,755)
6856%{texmfdoc}/doc/polish
6857
6858%files doc-pt
6859%defattr(644,root,root,755)
6860%{texmfdoc}/doc/portuguese
6861
6862%files doc-ru
6863%defattr(644,root,root,755)
6864%{texmfdoc}/doc/russian
6865
6866%files doc-sk
6867%defattr(644,root,root,755)
6868%{texmfdoc}/doc/slovak
6869
6870%files doc-sl
6871%defattr(644,root,root,755)
6872%{texmfdoc}/doc/slovenian
6873
6874%files doc-th
6875%defattr(644,root,root,755)
6876%{texmfdoc}/doc/thai
6877
6878%files doc-tr
6879%defattr(644,root,root,755)
6880%{texmfdoc}/doc/turkish
6881
6882%files doc-uk
6883%defattr(644,root,root,755)
6884%{texmfdoc}/doc/ukrainian
6885
6886%files doc-vi
6887%defattr(644,root,root,755)
6888%{texmfdoc}/doc/vietnamese
6889
6890%files doc-zh_CN
6891%defattr(644,root,root,755)
6892%{texmfdoc}/doc/chinese
6893
0f6c4baf
ZU
6894# %files doc-Catalogue
6895# %defattr(644,root,root,755)
6896# %{texmf}/doc/help/Catalogue
d08789e0 6897
0f6c4baf
ZU
6898# %files doc-tug-faq
6899# %defattr(644,root,root,755)
6900# %{texmf}/doc/help/faq/uktug-faq
d08789e0 6901
5902e778 6902
d08789e0
ZU
6903%files doc-latex
6904%defattr(644,root,root,755)
5902e778
ZU
6905# %{texmfdist}/doc/latex/bar
6906# %{texmfdist}/doc/latex/eclbip
6907# %{texmfdist}/doc/latex/eo
6908# %{texmfdist}/doc/latex/floatflt
6909# %{texmfdist}/doc/latex/general
6910# %{texmfdist}/doc/latex/germbib
6911# %{texmfdist}/doc/latex/images
6912# %{texmfdist}/doc/latex/mathcomp
6913# %{texmfdist}/doc/latex/mt11p
6914# %{texmfdist}/doc/latex/picins
6915# %{texmfdist}/doc/latex/ps4pdf
6916# %{texmfdist}/doc/latex/pslatex
6917# %{texmfdist}/doc/latex/shapepar
6918# %{texmfdist}/doc/latex/supertab
6919# %{texmfdist}/doc/latex/tex-refs
6920# %{texmfdist}/doc/latex/textmerg
6921# %{texmfdist}/doc/latex/treesvr
df343eba 6922%{texmfdist}/doc/latex/acronym
df343eba
ZU
6923%{texmfdist}/doc/latex/aeguill
6924%{texmfdist}/doc/latex/anysize
df343eba
ZU
6925%{texmfdist}/doc/latex/base
6926%{texmfdist}/doc/latex/beton
df343eba
ZU
6927%{texmfdist}/doc/latex/carlisle
6928%{texmfdist}/doc/latex/ccaption
6929%{texmfdist}/doc/latex/changebar
6930%{texmfdist}/doc/latex/chappg
df343eba
ZU
6931%{texmfdist}/doc/latex/concmath
6932%{texmfdist}/doc/latex/crop
df343eba
ZU
6933%{texmfdist}/doc/latex/dinbrief
6934%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
6935%{texmfdist}/doc/latex/eepic
6936%{texmfdist}/doc/latex/endfloat
df343eba
ZU
6937%{texmfdist}/doc/latex/esint
6938%{texmfdist}/doc/latex/eso-pic
6939%{texmfdist}/doc/latex/euler
6940%{texmfdist}/doc/latex/eulervm
df343eba
ZU
6941%{texmfdist}/doc/latex/extsizes
6942%{texmfdist}/doc/latex/fancybox
6943%{texmfdist}/doc/latex/fancyhdr
6944%{texmfdist}/doc/latex/fancyvrb
6945%{texmfdist}/doc/latex/filecontents
6946%{texmfdist}/doc/latex/float
df343eba
ZU
6947%{texmfdist}/doc/latex/footmisc
6948%{texmfdist}/doc/latex/footnpag
6949%{texmfdist}/doc/latex/fp
df343eba 6950%{texmfdist}/doc/latex/geometry
df343eba
ZU
6951%{texmfdist}/doc/latex/graphics
6952%{texmfdist}/doc/latex/hyperref
6953%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
6954%{texmfdist}/doc/latex/index
6955%{texmfdist}/doc/latex/koma-script
6956%{texmfdist}/doc/latex/labels
df343eba 6957%{texmfdist}/doc/latex/layouts
df343eba
ZU
6958%{texmfdist}/doc/latex/lettrine
6959%{texmfdist}/doc/latex/listings
6960%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
6961%{texmfdist}/doc/latex/mdwtools
6962%{texmfdist}/doc/latex/memoir
6963%{texmfdist}/doc/latex/mh
df343eba
ZU
6964%{texmfdist}/doc/latex/mparhack
6965%{texmfdist}/doc/latex/ms
df343eba
ZU
6966%{texmfdist}/doc/latex/multibib
6967%{texmfdist}/doc/latex/mwcls
6968%{texmfdist}/doc/latex/natbib
6969%{texmfdist}/doc/latex/nomencl
6970%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
6971%{texmfdist}/doc/latex/oberdiek
6972%{texmfdist}/doc/latex/overpic
6973%{texmfdist}/doc/latex/paralist
6974%{texmfdist}/doc/latex/pb-diagram
6975%{texmfdist}/doc/latex/pdfpages
6976%{texmfdist}/doc/latex/picinpar
df343eba
ZU
6977%{texmfdist}/doc/latex/pict2e
6978%{texmfdist}/doc/latex/placeins
6979%{texmfdist}/doc/latex/preprint
6980%{texmfdist}/doc/latex/preview
6981%{texmfdist}/doc/latex/program
df343eba 6982%{texmfdist}/doc/latex/psfrag
0f6c4baf 6983%{texmfdist}/doc/latex/revtex
df343eba
ZU
6984%{texmfdist}/doc/latex/rotating
6985%{texmfdist}/doc/latex/rotfloat
6986%{texmfdist}/doc/latex/scale
6987%{texmfdist}/doc/latex/sectsty
6988%{texmfdist}/doc/latex/seminar
df343eba
ZU
6989%{texmfdist}/doc/latex/showlabels
6990%{texmfdist}/doc/latex/sidecap
df343eba
ZU
6991%{texmfdist}/doc/latex/slashbox
6992%{texmfdist}/doc/latex/soul
6993%{texmfdist}/doc/latex/stdclsdv
6994%{texmfdist}/doc/latex/subfig
6995%{texmfdist}/doc/latex/subfigure
df343eba 6996%{texmfdist}/doc/latex/textfit
df343eba
ZU
6997%{texmfdist}/doc/latex/textpos
6998%{texmfdist}/doc/latex/titlesec
6999%{texmfdist}/doc/latex/tocbibind
7000%{texmfdist}/doc/latex/tocloft
7001%{texmfdist}/doc/latex/tools
7002%{texmfdist}/doc/latex/totpages
df343eba
ZU
7003%{texmfdist}/doc/latex/type1cm
7004%{texmfdist}/doc/latex/units
7005%{texmfdist}/doc/latex/vmargin
7006%{texmfdist}/doc/latex/was
7007%{texmfdist}/doc/latex/wrapfig
7008%{texmfdist}/doc/latex/xtab
7009%{texmfdist}/doc/latex/yfonts
7010
096dca83 7011%files -n kpathsea
d08789e0 7012%defattr(644,root,root,755)
4aeb46f7 7013%dir %{texmf}/doc/kpathsea
446ab8e0 7014%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7015%attr(755,root,root) %{_bindir}/kpsepath
7016%attr(755,root,root) %{_bindir}/kpsestat
7017%attr(755,root,root) %{_bindir}/kpsetool
7018%attr(755,root,root) %{_bindir}/kpsewhich
7019%attr(755,root,root) %{_bindir}/kpsexpand
7020%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7021%{_libdir}/libkpathsea.la
fae5faca
ZU
7022%{_mandir}/man1/kpsexpand.1*
7023%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7024%{_mandir}/man1/kpsestat.1*
7025%{_mandir}/man1/kpsetool.1*
7026%{_mandir}/man1/kpsewhich.1*
d08789e0 7027
096dca83 7028%files -n kpathsea-devel
d08789e0
ZU
7029%defattr(644,root,root,755)
7030%attr(755,root,root) %{_libdir}/libkpathsea.so
7031%{_includedir}/kpathsea
7032%{_infodir}/kpathsea.info*
7033
7034%files dvips
7035%defattr(644,root,root,755)
446ab8e0 7036# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7037# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7038# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7039# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7040# %{texmf}/dvips/misc
7041# %{texmf}/dvips/config/config.generic
7042# %{texmf}/fonts/map/dvips/misc
7043# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7044# %{texmf}/fonts/map/dvips/tetex/bsr.map
7045# %{_localstatedir}/fonts/map/dvipdfm
7046# %{_localstatedir}/fonts/map/dvips
7047%dir %{texmfdist}/fonts/map/dvips/cmex
7048%dir %{texmf}/dvipdfm
7049%docdir %{texmf}/doc/dvips
7050%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7051%attr(755,root,root) %{_bindir}/dvips
7052%attr(755,root,root) %{_bindir}/dvired
7053%attr(755,root,root) %{_bindir}/dvitomp
7054%attr(755,root,root) %{_bindir}/dvitype
7055%attr(755,root,root) %{_bindir}/dvicopy
7056%attr(755,root,root) %{_bindir}/dvipdfm
7057%attr(755,root,root) %{_bindir}/dvipdft
7058# dvi2fax requires ghostscript
7059%attr(755,root,root) %{_bindir}/dvi2fax
7060%{_infodir}/dvips.info*
7061%{_mandir}/man1/dvi2fax.1*
7062%{_mandir}/man1/dvicopy.1*
7063%{_mandir}/man1/dvipdfm.1*
7064%{_mandir}/man1/dvips.1*
7065%{_mandir}/man1/dvired.1*
7066%{_mandir}/man1/dvitomp.1*
7067%{_mandir}/man1/dvitype.1*
d08789e0 7068%{texmf}/dvips/base
d08789e0 7069%{texmf}/dvips/gsftopk
2677a8b0 7070%{texmfdist}/dvips/psfrag
d08789e0 7071%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7072%{texmfdist}/fonts/enc/dvips/base
9b908671 7073%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
7074%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7075%{texmf}/dvipdfm/config
7076%{texmf}/dvips/tetex/config.*
d08789e0 7077%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
7078# %{texmf}/fonts/map
7079%dir %{texmf}/fonts/map/dvipdfm
7080%dir %{texmf}/fonts/map/dvips
7081%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
7082%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7083%{texmf}/fonts/map/dvips/tetex/dvips35.map
7084%{texmf}/fonts/map/dvips/tetex/mathpple.map
7085%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7086%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7087%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7088%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7089
d08789e0
ZU
7090
7091%files dvilj
7092%defattr(644,root,root,755)
7093%attr(755,root,root) %{_bindir}/dvihp
7094%attr(755,root,root) %{_bindir}/dvilj
7095%attr(755,root,root) %{_bindir}/dvilj2p
7096%attr(755,root,root) %{_bindir}/dvilj4
7097%attr(755,root,root) %{_bindir}/dvilj4l
7098%attr(755,root,root) %{_bindir}/dvilj6
7099%{_mandir}/man1/dvihp.1*
7100%{_mandir}/man1/dvilj.1*
09deda15
ZU
7101%{_mandir}/man1/dvilj2p.1*
7102%{_mandir}/man1/dvilj4.1*
7103%{_mandir}/man1/dvilj4l.1*
7104%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7105
7106%files makeindex
7107%defattr(644,root,root,755)
446ab8e0 7108%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7109%attr(755,root,root) %{_bindir}/mkindex
7110%attr(755,root,root) %{_bindir}/makeindex
7111%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7112%{texmfdist}/makeindex
d08789e0
ZU
7113%{_mandir}/man1/makeindex.1*
7114%{_mandir}/man1/mkindex.1*
7115%{_mandir}/man1/rumakeindex.1*
7116
7117%files metafont
7118%defattr(644,root,root,755)
d08789e0
ZU
7119#%attr(755,root,root) %{_bindir}/mfw
7120#%attr(755,root,root) %{_bindir}/virmf
7121#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7122#%{texmf}/mft/cmbase.mft
7123# %{texmf}/mft/e.mft
446ab8e0
ZU
7124# %{texmf}/mft/pl.mft
7125# %{fmtdir}/mf.base
d08789e0 7126#%{texmf}/web2c/mf-nowin.base
446ab8e0 7127# %{texmf}/web2c/mf.pool
d08789e0 7128#%{texmf}/web2c/mfw.base
d08789e0
ZU
7129#%{_mandir}/man1/inimf.1*
7130#%{_mandir}/man1/virmf.1*
5902e778
ZU
7131%dir %{texmfdist}/mft
7132%dir %{texmfdist}/mft/base
7133%attr(755,root,root) %{_bindir}/mf
7134%attr(755,root,root) %{_bindir}/mf-nowin
7135%attr(755,root,root) %{_bindir}/mft
7136%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7137%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7138%attr(755,root,root) %{_bindir}/mktextfm
7139%{texmfdist}/metafont
7140%{texmfdist}/mft/base/mplain.mft
7141%{texmfdist}/mft/base/plain.mft
7142%{_mandir}/man1/mf.1*
fae5faca 7143%{_mandir}/man1/mf-nowin.1*
5902e778 7144%{_mandir}/man1/mft.1*
d08789e0
ZU
7145%{_mandir}/man1/mktexmf.1*
7146%{_mandir}/man1/mktexpk.1*
7147%{_mandir}/man1/mktextfm.1*
7148
7149%files metapost
7150%defattr(644,root,root,755)
d08789e0
ZU
7151#%attr(755,root,root) %{_bindir}/virmpost
7152#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7153# %{texmf}/web2c/mp.pool
7154# %{fmtdir}/mpost.mem
7155#%{_mandir}/man1/inimpost.1*
7156#%{_mandir}/man1/virmpost.1*
446ab8e0 7157%dir %{texmfdist}/metapost
5902e778
ZU
7158%doc %{texmfdist}/doc/metapost
7159%attr(755,root,root) %{_bindir}/mpost
7160%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7161%{texmfdist}/metapost/base
7162%{texmfdist}/metapost/config
7163%{texmfdist}/metapost/mfpic
7164%{texmfdist}/metapost/misc
7165%{texmfdist}/metapost/support
d08789e0
ZU
7166%{_mandir}/man1/mpost.1*
7167%{_mandir}/man1/mpto.1*
d08789e0
ZU
7168
7169%files mptopdf
7170%defattr(644,root,root,755)
7171%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7172%{_mandir}/man1/mptopdf.1*
b839a3ce 7173# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7174
7175%files texdoctk
7176%defattr(644,root,root,755)
446ab8e0 7177# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7178%attr(755,root,root) %{_bindir}/texdoctk
7179%{texmf}/texdoctk
d08789e0
ZU
7180%{_mandir}/man1/texdoctk.1*
7181
7182%files -n texconfig
7183%defattr(644,root,root,755)
5902e778
ZU
7184%dir %{texmf}/texconfig
7185%doc %{texmf}/texconfig/README
d08789e0
ZU
7186%attr(755,root,root) %{_bindir}/texconfig
7187%attr(755,root,root) %{_bindir}/texconfig-dialog
7188%attr(755,root,root) %{_bindir}/texconfig-sys
7189%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7190%{_mandir}/man1/texconfig.1*
fae5faca 7191%{_mandir}/man1/texconfig-sys.1*
5902e778 7192%{texmf}/texconfig/g
d08789e0 7193%{texmf}/texconfig/generic
5902e778 7194%{texmf}/texconfig/tcfmgr.map
d08789e0 7195%{texmf}/texconfig/v
d08789e0
ZU
7196%{texmf}/texconfig/x
7197
624ed2f9
ZU
7198%files -n xindy
7199%defattr(644,root,root,755)
4224ae6d 7200%doc %{texmf}/doc/xindy
624ed2f9 7201%dir %{texmf}/xindy
624ed2f9 7202%dir %{texmf}/xindy/lang
1024ab0e
ZU
7203%dir %{texmf}/scripts
7204%{texmf}/scripts/xindy
4224ae6d
MB
7205%{texmf}/xindy/base
7206%{texmf}/xindy/class
7207%{texmf}/xindy/ord
7208%{texmf}/xindy/rules
7209%{texmf}/xindy/styles
7210%{texmf}/xindy/tex
624ed2f9 7211
1024ab0e 7212
624ed2f9
ZU
7213%files -n xindy-albanian
7214%defattr(644,root,root,755)
4224ae6d 7215%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7216
7217%files -n xindy-belarusian
7218%defattr(644,root,root,755)
4224ae6d 7219%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7220
7221%files -n xindy-bulgarian
7222%defattr(644,root,root,755)
4224ae6d 7223%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7224
7225%files -n xindy-croatian
7226%defattr(644,root,root,755)
4224ae6d 7227%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7228
7229%files -n xindy-czech
7230%defattr(644,root,root,755)
4224ae6d 7231%{texmf}/xindy/lang/czech
624ed2f9
ZU
7232
7233%files -n xindy-danish
7234%defattr(644,root,root,755)
4224ae6d 7235%{texmf}/xindy/lang/danish
624ed2f9
ZU
7236
7237%files -n xindy-dutch
7238%defattr(644,root,root,755)
4224ae6d 7239%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7240
7241%files -n xindy-english
7242%defattr(644,root,root,755)
4224ae6d 7243%{texmf}/xindy/lang/english
624ed2f9
ZU
7244
7245%files -n xindy-esperanto
7246%defattr(644,root,root,755)
4224ae6d 7247%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7248
7249%files -n xindy-estonian
7250%defattr(644,root,root,755)
4224ae6d 7251%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7252
7253%files -n xindy-finnish
7254%defattr(644,root,root,755)
4224ae6d 7255%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7256
7257%files -n xindy-french
7258%defattr(644,root,root,755)
4224ae6d 7259%{texmf}/xindy/lang/french
624ed2f9
ZU
7260
7261%files -n xindy-general
7262%defattr(644,root,root,755)
4224ae6d 7263%{texmf}/xindy/lang/general
624ed2f9
ZU
7264
7265%files -n xindy-georgian
7266%defattr(644,root,root,755)
4224ae6d 7267%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7268
7269%files -n xindy-german
7270%defattr(644,root,root,755)
4224ae6d 7271%{texmf}/xindy/lang/german
624ed2f9
ZU
7272
7273%files -n xindy-greek
7274%defattr(644,root,root,755)
4224ae6d 7275%{texmf}/xindy/lang/greek
624ed2f9
ZU
7276
7277%files -n xindy-gypsy
7278%defattr(644,root,root,755)
4224ae6d 7279%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7280
7281%files -n xindy-hausa
7282%defattr(644,root,root,755)
4224ae6d 7283%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7284
7285%files -n xindy-hebrew
7286%defattr(644,root,root,755)
4224ae6d 7287%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7288
7289%files -n xindy-hungarian
7290%defattr(644,root,root,755)
4224ae6d 7291%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7292
7293%files -n xindy-icelandic
7294%defattr(644,root,root,755)
4224ae6d 7295%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7296
7297%files -n xindy-italian
7298%defattr(644,root,root,755)
4224ae6d 7299%{texmf}/xindy/lang/italian
624ed2f9
ZU
7300
7301%files -n xindy-klingon
7302%defattr(644,root,root,755)
4224ae6d 7303%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7304
7305%files -n xindy-kurdish
7306%defattr(644,root,root,755)
4224ae6d 7307%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7308
7309%files -n xindy-latin
7310%defattr(644,root,root,755)
4224ae6d 7311%{texmf}/xindy/lang/latin
624ed2f9
ZU
7312
7313%files -n xindy-latvian
7314%defattr(644,root,root,755)
4224ae6d 7315%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7316
7317%files -n xindy-lithuanian
7318%defattr(644,root,root,755)
4224ae6d 7319%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7320
7321%files -n xindy-lower-sorbian
7322%defattr(644,root,root,755)
4224ae6d 7323%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7324
7325%files -n xindy-macedonian
7326%defattr(644,root,root,755)
4224ae6d 7327%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7328
7329%files -n xindy-mongolian
7330%defattr(644,root,root,755)
4224ae6d 7331%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7332
7333%files -n xindy-norwegian
7334%defattr(644,root,root,755)
4224ae6d 7335%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7336
7337%files -n xindy-polish
7338%defattr(644,root,root,755)
4224ae6d 7339%{texmf}/xindy/lang/polish
624ed2f9
ZU
7340
7341%files -n xindy-portuguese
7342%defattr(644,root,root,755)
4224ae6d 7343%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7344
7345%files -n xindy-romanian
7346%defattr(644,root,root,755)
4224ae6d 7347%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7348
7349%files -n xindy-russian
7350%defattr(644,root,root,755)
4224ae6d 7351%{texmf}/xindy/lang/russian
624ed2f9
ZU
7352
7353%files -n xindy-serbian
7354%defattr(644,root,root,755)
4224ae6d 7355%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7356
7357%files -n xindy-slovak
7358%defattr(644,root,root,755)
4224ae6d 7359%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7360
7361%files -n xindy-slovenian
7362%defattr(644,root,root,755)
4224ae6d 7363%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7364
7365%files -n xindy-spanish
7366%defattr(644,root,root,755)
4224ae6d 7367%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7368
7369%files -n xindy-swedish
7370%defattr(644,root,root,755)
4224ae6d 7371%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7372
7373%files -n xindy-turkish
7374%defattr(644,root,root,755)
4224ae6d 7375%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7376
7377%files -n xindy-ukrainian
7378%defattr(644,root,root,755)
4224ae6d 7379%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7380
7381%files -n xindy-upper-sorbian
7382%defattr(644,root,root,755)
4224ae6d 7383%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7384
7385%files -n xindy-vietnamese
7386%defattr(644,root,root,755)
4224ae6d 7387%{texmf}/xindy/lang/vietnamese/
624ed2f9 7388
d08789e0
ZU
7389%files -n xdvi
7390%defattr(644,root,root,755)
d08789e0 7391#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7392# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7393# %{_mandir}/man1/xdvizilla.1*
9b908671 7394%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7395%attr(755,root,root) %{_bindir}/xdvi
7396%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7397%{_desktopdir}/xdvi.desktop
7398%{_pixmapsdir}/xdvi.png
7399%{texmf}/xdvi
7400
7401%files pdftex
7402%defattr(644,root,root,755)
446ab8e0 7403# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7404# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7405# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7406# %dir %{texmf}/fonts/map/pdftex
7407# %dir %{texmf}/fonts/map/pdftex/cmttf
7408# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7409# %{texmf}/web2c/pdfetex-pl.pool
7410# %{texmf}/web2c/pdfetex.pool
7411# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
7412# %{_mandir}/man1/pdfxtex.1*
7413%docdir %{texmfdist}/doc/pdftex
7414%attr(755,root,root) %{_bindir}/epstopdf
7415%attr(755,root,root) %{_bindir}/pdfcrop
7416%attr(755,root,root) %{_bindir}/pdftex
7417%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7418%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7419%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7420%{_mandir}/man1/epstopdf.1*
7421%{_mandir}/man1/pdftex.1*
d08789e0 7422
04123363 7423%files phyzzx
f65b3398 7424%defattr(644,root,root,755)
04123363
ZU
7425%attr(755,root,root) %{_bindir}/phyzzx
7426%dir %{texmfdist}/doc/phyzzx
7427%dir %{texmfdist}/tex/phyzzx
7428%doc %{texmfdist}/doc/phyzzx/base
7429%{texmfdist}/tex/phyzzx/config
7430%{texmf}/fmtutil/format.phyzzx.cnf
7431
d08789e0
ZU
7432%files omega
7433%defattr(644,root,root,755)
5902e778
ZU
7434# %{texmf}/web2c/omega.pool
7435# %{texmf}/web2c/aleph.pool
5902e778
ZU
7436# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7437# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7438# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7439# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7440%doc %{texmfdist}/doc/omega
7441%dir %{texmfdist}/omega
7442%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7443%attr(755,root,root) %{_bindir}/aleph
7444%attr(755,root,root) %{_bindir}/lambda
7445%attr(755,root,root) %{_bindir}/mkocp
7446%attr(755,root,root) %{_bindir}/mkofm
7447%attr(755,root,root) %{_bindir}/odvicopy
7448%attr(755,root,root) %{_bindir}/odvips
7449%attr(755,root,root) %{_bindir}/odvitype
7450%attr(755,root,root) %{_bindir}/omega
7451%attr(755,root,root) %{_bindir}/omfonts
7452%attr(755,root,root) %{_bindir}/opl2ofm
7453%attr(755,root,root) %{_bindir}/otangle
7454%attr(755,root,root) %{_bindir}/otp2ocp
7455%attr(755,root,root) %{_bindir}/outocp
7456%attr(755,root,root) %{_bindir}/ovf2ovp
7457%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7458%{texmfdist}/dvips/omega/config.omega
7459%{texmfdist}/dvips/omega/omega.cfg
7460%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7461%{texmfdist}/omega/ocp
7462%{texmfdist}/omega/otp
2677a8b0 7463%{texmfdist}/tex/lambda
fae5faca 7464%{_mandir}/man1/lambda.1*
d08789e0
ZU
7465%{_mandir}/man1/mkocp.1*
7466%{_mandir}/man1/mkofm.1*
7467%{_mandir}/man1/omega.1*
fae5faca
ZU
7468%{_mandir}/man1/odvicopy.1*
7469%{_mandir}/man1/odvips.1*
7470%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7471%{_mandir}/man1/ofm2opl.1*
7472%{_mandir}/man1/opl2ofm.1*
7473%{_mandir}/man1/otp2ocp.1*
7474%{_mandir}/man1/outocp.1*
7475%{_mandir}/man1/ovf2ovp.1*
7476%{_mandir}/man1/ovp2ovf.1*
7477
d08789e0
ZU
7478%files plain
7479%defattr(644,root,root,755)
446ab8e0
ZU
7480%doc %{texmfdist}/doc/plain
7481%{texmfdist}/tex/plain
4224ae6d 7482%exclude %{texmfdist}/tex/plain/config/xetex.ini
d08789e0
ZU
7483#%{texmf}/web2c/plain.mem
7484#%{texmf}/web2c/plain.base
7485
d5174470
ZU
7486# %files format-plain
7487# %defattr(644,root,root,755)
b839a3ce 7488# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7489#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7490
d5174470
ZU
7491# %files format-pdftex
7492# %defattr(644,root,root,755)
b839a3ce 7493# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7494
d5174470
ZU
7495# %files format-pdfetex
7496# %defattr(644,root,root,755)
b839a3ce 7497# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7498
7499%files mex
7500%defattr(644,root,root,755)
446ab8e0
ZU
7501# %doc %{texmf}/doc/polish/mex
7502%dir %{texmfdist}/tex/mex
7503%dir %{texmfdist}/tex/mex/base
7504%{texmfdist}/tex/mex/base/mex1.tex
7505%{texmfdist}/tex/mex/base/mex2.tex
7506%{texmfdist}/tex/mex/base/mex.tex
7507%dir %{texmfdist}/tex/mex/config
7508%{texmfdist}/tex/mex/base/mexconf.tex
7509
d08789e0
ZU
7510%files format-mex
7511%defattr(644,root,root,755)
7512%attr(755,root,root) %{_bindir}/mex
2677a8b0 7513%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7514# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7515
7516%files format-pdfmex
7517%defattr(644,root,root,755)
7518%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7519%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7520# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7521
7522%files format-utf8mex
7523%defattr(644,root,root,755)
7524%attr(755,root,root) %{_bindir}/utf8mex
04123363 7525%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7526%doc %{texmfdist}/doc/mex/utf8mex
7527%{texmfdist}/tex/mex/utf8mex
b839a3ce 7528# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7529
7530%files amstex
7531%defattr(644,root,root,755)
2677a8b0
ZU
7532%dir %{texmfdist}/tex/amstex
7533%{texmfdist}/tex/amstex/base
7534%{texmfdist}/tex/amstex/config
7535%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7536
7537%files format-amstex
7538%defattr(644,root,root,755)
446ab8e0
ZU
7539%doc %{texmfdist}/doc/amstex
7540%{texmfdist}/tex/amstex
d08789e0
ZU
7541%attr(755,root,root) %{_bindir}/amstex
7542%{_mandir}/man1/amstex.1*
446ab8e0
ZU
7543# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7544# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7545
446ab8e0
ZU
7546# %files format-pdfamstex
7547# %defattr(644,root,root,755)
7548# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7549#%{texmf}/pdftex/amstex
446ab8e0 7550# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7551
7552%files csplain
7553%defattr(644,root,root,755)
04123363 7554%dir %{texmfdist}/doc/cslatex
21c69d95 7555%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7556%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7557%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7558%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7559%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7560%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7561%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7562%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7563%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7564%{texmfdist}/tex/csplain
d08789e0
ZU
7565
7566%files format-csplain
7567%defattr(644,root,root,755)
b839a3ce 7568# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7569
7570%files format-pdfcsplain
7571%defattr(644,root,root,755)
7572%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7573# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7574
7575%files cslatex
7576%defattr(644,root,root,755)
446ab8e0
ZU
7577# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7578# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7579%{texmfdist}/tex/cslatex
7580%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7581
7582%files format-cslatex
7583%defattr(644,root,root,755)
7584%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 7585# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7586
7587%files format-pdfcslatex
7588%defattr(644,root,root,755)
7589%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7590# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7591
ffd94364
ZU
7592# %files cyrplain
7593# %defattr(644,root,root,755)
7594# %doc %{texmf}/doc/cyrplain
7595# %{texmf}/tex/cyrplain
d08789e0 7596
ffd94364
ZU
7597# %files format-cyrplain
7598# %defattr(644,root,root,755)
7599# %attr(755,root,root) %{_bindir}/cyrtex
7600# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7601
ffd94364
ZU
7602# %files format-cyramstex
7603# %defattr(644,root,root,755)
7604# %attr(755,root,root) %{_bindir}/cyramstex
7605# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7606
ffd94364
ZU
7607# %files format-cyrtexinfo
7608# %defattr(644,root,root,755)
7609# %attr(755,root,root) %{_bindir}/cyrtexinfo
7610# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7611
7612%files eplain
7613%defattr(644,root,root,755)
ffd94364
ZU
7614%doc %{texmfdist}/doc/etex
7615%doc %{texmfdist}/doc/eplain
7616%{texmfdist}/tex/plain/etex
7617%{texmfdist}/tex/eplain
d08789e0
ZU
7618
7619%files format-eplain
7620%defattr(644,root,root,755)
7621%attr(755,root,root) %{_bindir}/eplain
7622%attr(755,root,root) %{_bindir}/etex
7623%{_mandir}/man1/eplain.1*
7624%{_mandir}/man1/etex.1*
b839a3ce
ZU
7625# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7626# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7627
7628%files context
7629%defattr(644,root,root,755)
68640cd8
ZU
7630%doc %{texmfdist}/doc/context
7631# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7632%attr(755,root,root) %{_bindir}/context
7633%attr(755,root,root) %{_bindir}/ctxtools
7634%attr(755,root,root) %{_bindir}/exatools
7635%attr(755,root,root) %{_bindir}/luatools
7636%attr(755,root,root) %{_bindir}/makempy
7637%attr(755,root,root) %{_bindir}/mpstools
7638%attr(755,root,root) %{_bindir}/mtxrun
7639%attr(755,root,root) %{_bindir}/mtxtools
7640%attr(755,root,root) %{_bindir}/pdfthumb
7641%attr(755,root,root) %{_bindir}/pdftools
7642%attr(755,root,root) %{_bindir}/pdftrimwhite
7643%attr(755,root,root) %{_bindir}/pstopdf
7644%attr(755,root,root) %{_bindir}/rlxtools
7645%attr(755,root,root) %{_bindir}/runtools
7646%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7647%attr(755,root,root) %{_bindir}/texfind
7648%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7649%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7650%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7651%attr(755,root,root) %{_bindir}/textools
d08789e0 7652%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7653%attr(755,root,root) %{_bindir}/tmftools
7654%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7655# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7656%{_mandir}/man1/ctxtools.1*
7657%{_mandir}/man1/pdftools.1*
7658%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7659%{_mandir}/man1/texfind.1*
7660%{_mandir}/man1/texfont.1*
fae5faca
ZU
7661%{_mandir}/man1/texmfstart.1*
7662%{_mandir}/man1/textools.1*
d08789e0 7663%{_mandir}/man1/texutil.1*
ffd94364 7664# %{_mandir}/man1/texshow.1*
4224ae6d 7665%{texmfdist}/context
68640cd8 7666%{texmfdist}/fonts/enc/dvips/context
ffd94364 7667# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7668%{texmfdist}/metapost/context
7669%{texmfdist}/scripts/context
4224ae6d
MB
7670%{texmfdist}/tex/context
7671%exclude %{texmfdist}/tex/context/config/cont-de.ini
7672%exclude %{texmfdist}/tex/context/config/cont-en.ini
7673%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7674%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7675%{texmfdist}/tex/generic/context
4224ae6d 7676%{texmfdist}/tex/latex/context
68640cd8 7677%{texmfdist}/bibtex/bst/context
d08789e0
ZU
7678
7679# no fmt, so commented out
7680#%files format-context-cz
7681#%defattr(644,root,root,755)
7682#%%{texmf}/tex/context/config/cont-cz.ini
7683# does not build with beta 20021025
7684#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7685
7686%files format-context-de
7687%defattr(644,root,root,755)
2677a8b0 7688%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7689# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7690#%{_mandir}/man1/cont-de.1*
7691
7692%files format-context-en
7693%defattr(644,root,root,755)
2677a8b0 7694%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7695# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7696#%{_mandir}/man1/cont-en.1*
7697# what is the difference betwen uk and en in this particular situation?
2677a8b0 7698%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7699# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7700
7701# no fmt, so commented out
7702#%files format-context-it
7703#%defattr(644,root,root,755)
7704#%%{texmf}/tex/context/config/cont-it.ini
7705
7706%files format-context-nl
7707%defattr(644,root,root,755)
2677a8b0 7708%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7709# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7710#%{_mandir}/man1/cont-nl.1*
7711
7712# no fmt, so commented out
7713#%files format-context-ro
7714#%defattr(644,root,root,755)
7715#%%{texmf}/tex/context/config/cont-ro.ini
7716
3127b522 7717
d08789e0
ZU
7718%files latex
7719%defattr(644,root,root,755)
2496d461
ZU
7720%attr(755,root,root) %{_bindir}/latex
7721%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7722# %lang(fi) %{_mandir}/fi/man1/latex.1*
7723# %lang(pl) %{_mandir}/pl/man1/latex.1*
7724# %{_infodir}/latex.info*
04123363 7725%{texmf}/fmtutil/format.latex.cnf
3127b522
ZU
7726%{_mandir}/man1/latex.1*
7727%{_mandir}/man1/pslatex.1*
d08789e0 7728
3127b522
ZU
7729%dir %{texmfdist}/scripts
7730%dir %{texmfdist}/scripts/pst-pdf
63399af2 7731%dir %{texmfdist}/source/generic
df343eba 7732%dir %{texmfdist}/tex/latex
63399af2
ZU
7733%dir %{texmfdist}/tex/plain
7734%dir %{texmf}/tex/latex
d08789e0 7735
3127b522
ZU
7736# %{texmfdist}/tex/latex/citesort
7737# %{texmfdist}/tex/latex/dvilj
7738# %{texmfdist}/tex/latex/eclbip
7739# %{texmfdist}/tex/latex/eo
7740# %{texmfdist}/tex/latex/example
7741# %{texmfdist}/tex/latex/fguill
7742# %{texmfdist}/tex/latex/floatflt
7743# %{texmfdist}/tex/latex/gletter
7744# %{texmfdist}/tex/latex/here
7745# %{texmfdist}/tex/latex/mt11p
7746# %{texmfdist}/tex/latex/relsize
7747# %{texmfdist}/tex/latex/selectp
7748# %{texmfdist}/tex/latex/shadow
7749# %{texmfdist}/tex/latex/showtags
7750# %{texmfdist}/tex/latex/tabls
7751# %{texmfdist}/tex/latex/texmacs
7752# %{texmfdist}/tex/latex/threeparttable
7753# %{texmfdist}/tex/latex/treesvr
7754# %{texmfdist}/tex/latex/ulem
7755# %{texmfdist}/tex/latex/url
7756# %{texmf}/tex/latex/version
7757# %{texmf}/tex/latex/vpage
7758%{texmfdist}/scripts/pst-pdf/ps4pdf
7759%{texmfdist}/tex/generic/pstricks
7760%{texmfdist}/tex/generic/shapepar
3127b522 7761%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
7762%{texmfdist}/tex/latex/12many
7763%{texmfdist}/tex/latex/AkkTeX
7764%{texmfdist}/tex/latex/ESIEEcv
7765%{texmfdist}/tex/latex/GuIT
7766%{texmfdist}/tex/latex/HA-prosper
7767%{texmfdist}/tex/latex/IEEEconf
7768%{texmfdist}/tex/latex/IEEEtran
7769%{texmfdist}/tex/latex/SIstyle
7770%{texmfdist}/tex/latex/Tabbing
7771%{texmfdist}/tex/latex/a0poster
7772%{texmfdist}/tex/latex/aastex
7773%{texmfdist}/tex/latex/abc
6367bfc9
MB
7774%{texmfdist}/tex/latex/achemso
7775%{texmfdist}/tex/latex/acmconf
7776%{texmfdist}/tex/latex/acmtrans
df343eba 7777%{texmfdist}/tex/latex/acronym
6367bfc9
MB
7778%{texmfdist}/tex/latex/active-conf
7779%{texmfdist}/tex/latex/addlines
7780%{texmfdist}/tex/latex/adrlist
df343eba 7781%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
7782%{texmfdist}/tex/latex/afthesis
7783%{texmfdist}/tex/latex/aguplus
7784%{texmfdist}/tex/latex/aiaa
7785%{texmfdist}/tex/latex/akletter
7786%{texmfdist}/tex/latex/alg
7787%{texmfdist}/tex/latex/algorithm2e
7788%{texmfdist}/tex/latex/algorithmicx
7789%{texmfdist}/tex/latex/allrunes
7790%{texmfdist}/tex/latex/alnumsec
7791%{texmfdist}/tex/latex/altfont
7792%{texmfdist}/tex/latex/ametsoc
7793%{texmfdist}/tex/latex/amsaddr
7794%{texmfdist}/tex/latex/amsrefs
7795%{texmfdist}/tex/latex/animate
7796%{texmfdist}/tex/latex/answers
7797%{texmfdist}/tex/latex/antiqua
7798%{texmfdist}/tex/latex/anyfontsize
df343eba 7799%{texmfdist}/tex/latex/anysize
6367bfc9
MB
7800%{texmfdist}/tex/latex/apa
7801%{texmfdist}/tex/latex/apacite
7802%{texmfdist}/tex/latex/apl
7803%{texmfdist}/tex/latex/ar
7804%{texmfdist}/tex/latex/arabi
7805%{texmfdist}/tex/latex/arabtex
7806%{texmfdist}/tex/latex/archaic
7807%{texmfdist}/tex/latex/arcs
7808%{texmfdist}/tex/latex/arev
7809%{texmfdist}/tex/latex/armenian
7810%{texmfdist}/tex/latex/arydshln
7811%{texmfdist}/tex/latex/asaetr
7812%{texmfdist}/tex/latex/ascelike
7813%{texmfdist}/tex/latex/ascii
7814%{texmfdist}/tex/latex/assignment
7815%{texmfdist}/tex/latex/attachfile
7816%{texmfdist}/tex/latex/augie
7817%{texmfdist}/tex/latex/auncial-new
7818%{texmfdist}/tex/latex/aurical
7819%{texmfdist}/tex/latex/authoraftertitle
7820%{texmfdist}/tex/latex/authorindex
7821%{texmfdist}/tex/latex/auto-pst-pdf
7822%{texmfdist}/tex/latex/autoarea
7823%{texmfdist}/tex/latex/autotab
7824%{texmfdist}/tex/latex/avantgar
7825%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
7826%{texmfdist}/tex/latex/bangtex
7827%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
7828%{texmfdist}/tex/latex/base
7829%{texmfdist}/tex/latex/bayer
7830%{texmfdist}/tex/latex/bbding
7831%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
7832%{texmfdist}/tex/latex/begriff
7833%{texmfdist}/tex/latex/bengali
7834%{texmfdist}/tex/latex/bera
7835%{texmfdist}/tex/latex/betababel
df343eba 7836%{texmfdist}/tex/latex/beton
6367bfc9
MB
7837%{texmfdist}/tex/latex/bez123
7838%{texmfdist}/tex/latex/bibarts
7839%{texmfdist}/tex/latex/bibleref
7840%{texmfdist}/tex/latex/biblist
7841%{texmfdist}/tex/latex/bibtopicprefix
7842%{texmfdist}/tex/latex/bigfoot
7843%{texmfdist}/tex/latex/binomexp
7844%{texmfdist}/tex/latex/biocon
7845%{texmfdist}/tex/latex/bizcard
7846%{texmfdist}/tex/latex/blacklettert1
7847%{texmfdist}/tex/latex/blindtext
7848%{texmfdist}/tex/latex/blowup
7849%{texmfdist}/tex/latex/boisik
7850%{texmfdist}/tex/latex/boites
7851%{texmfdist}/tex/latex/boldtensors
7852%{texmfdist}/tex/latex/bookest
7853%{texmfdist}/tex/latex/bookhands
7854%{texmfdist}/tex/latex/booklet
7855%{texmfdist}/tex/latex/bookman
7856%{texmfdist}/tex/latex/bophook
7857%{texmfdist}/tex/latex/boxhandler
7858%{texmfdist}/tex/latex/bpchem
7859%{texmfdist}/tex/latex/braille
7860%{texmfdist}/tex/latex/breakurl
7861%{texmfdist}/tex/latex/bridge
7862%{texmfdist}/tex/latex/brushscr
7863%{texmfdist}/tex/latex/bullcntr
7864%{texmfdist}/tex/latex/burmese
7865%{texmfdist}/tex/latex/bussproofs
7866%{texmfdist}/tex/latex/bytefield
df343eba 7867%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
7868%{texmfdist}/tex/latex/calxxxx
7869%{texmfdist}/tex/latex/captcont
7870%{texmfdist}/tex/latex/casyl
7871%{texmfdist}/tex/latex/catechis
7872%{texmfdist}/tex/latex/cbcoptic
7873%{texmfdist}/tex/latex/cbfonts
df343eba 7874%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
7875%{texmfdist}/tex/latex/cchess
7876%{texmfdist}/tex/latex/cclicenses
7877%{texmfdist}/tex/latex/cd-cover
7878%{texmfdist}/tex/latex/cd
7879%{texmfdist}/tex/latex/cdpbundl
7880%{texmfdist}/tex/latex/cellspace
df343eba 7881%{texmfdist}/tex/latex/changebar
6367bfc9
MB
7882%{texmfdist}/tex/latex/changepage
7883%{texmfdist}/tex/latex/changes
df343eba 7884%{texmfdist}/tex/latex/chappg
6367bfc9
MB
7885%{texmfdist}/tex/latex/chapterfolder
7886%{texmfdist}/tex/latex/chemarrow
7887%{texmfdist}/tex/latex/chemcompounds
7888%{texmfdist}/tex/latex/chemcono
7889%{texmfdist}/tex/latex/chemstyle
7890%{texmfdist}/tex/latex/cherokee
7891%{texmfdist}/tex/latex/chess
7892%{texmfdist}/tex/latex/chessboard
7893%{texmfdist}/tex/latex/chessfss
7894%{texmfdist}/tex/latex/chicago
7895%{texmfdist}/tex/latex/china2e
7896%{texmfdist}/tex/latex/chletter
7897%{texmfdist}/tex/latex/circ
7898%{texmfdist}/tex/latex/citeref
7899%{texmfdist}/tex/latex/cjhebrew
7900%{texmfdist}/tex/latex/cjk
7901%{texmfdist}/tex/latex/cjw
7902%{texmfdist}/tex/latex/classicthesis
7903%{texmfdist}/tex/latex/clefval
7904%{texmfdist}/tex/latex/cleveref
7905%{texmfdist}/tex/latex/clock
7906%{texmfdist}/tex/latex/clrscode
7907%{texmfdist}/tex/latex/cm-lgc
7908%{texmfdist}/tex/latex/cm-super
df343eba 7909%{texmfdist}/tex/latex/cmap
6367bfc9
MB
7910%{texmfdist}/tex/latex/cmcyralt
7911%{texmfdist}/tex/latex/cmdstring
7912%{texmfdist}/tex/latex/cmdtrack
7913%{texmfdist}/tex/latex/cmll
7914%{texmfdist}/tex/latex/cmsd
7915%{texmfdist}/tex/latex/codepage
7916%{texmfdist}/tex/latex/colorinfo
7917%{texmfdist}/tex/latex/colortab
7918%{texmfdist}/tex/latex/colortbl
7919%{texmfdist}/tex/latex/colorwav
7920%{texmfdist}/tex/latex/combine
7921%{texmfdist}/tex/latex/commath
7922%{texmfdist}/tex/latex/compactbib
7923%{texmfdist}/tex/latex/complexity
7924%{texmfdist}/tex/latex/computational-complexity
7925%{texmfdist}/tex/latex/concprog
7926%{texmfdist}/tex/latex/confproc
7927%{texmfdist}/tex/latex/constants
7928%{texmfdist}/tex/latex/contour
7929%{texmfdist}/tex/latex/cooking
7930%{texmfdist}/tex/latex/cool
7931%{texmfdist}/tex/latex/coollist
7932%{texmfdist}/tex/latex/coolstr
7933%{texmfdist}/tex/latex/cooltooltips
7934%{texmfdist}/tex/latex/coordsys
7935%{texmfdist}/tex/latex/courier-scaled
7936%{texmfdist}/tex/latex/courier
7937%{texmfdist}/tex/latex/courseoutline
7938%{texmfdist}/tex/latex/coursepaper
7939%{texmfdist}/tex/latex/coverpage
7940%{texmfdist}/tex/latex/covington
df343eba 7941%{texmfdist}/tex/latex/crop
6367bfc9
MB
7942%{texmfdist}/tex/latex/crossreference
7943%{texmfdist}/tex/latex/crosswrd
7944%{texmfdist}/tex/latex/csbulletin
7945%{texmfdist}/tex/latex/csquotes
7946%{texmfdist}/tex/latex/csvtools
7947%{texmfdist}/tex/latex/ctable
7948%{texmfdist}/tex/latex/ctib
7949%{texmfdist}/tex/latex/cuisine
7950%{texmfdist}/tex/latex/cursor
7951%{texmfdist}/tex/latex/curve
7952%{texmfdist}/tex/latex/curve2e
7953%{texmfdist}/tex/latex/cv
7954%{texmfdist}/tex/latex/cweb-latex
7955%{texmfdist}/tex/latex/cwpuzzle
7956%{texmfdist}/tex/latex/cyklop
7957%{texmfdist}/tex/latex/dashbox
7958%{texmfdist}/tex/latex/dashrule
7959%{texmfdist}/tex/latex/datatool
7960%{texmfdist}/tex/latex/dateiliste
7961%{texmfdist}/tex/latex/datenumber
7962%{texmfdist}/tex/latex/datetime
7963%{texmfdist}/tex/latex/dcpic
7964%{texmfdist}/tex/latex/decimal
7965%{texmfdist}/tex/latex/delimtxt
7966%{texmfdist}/tex/latex/diagnose
7967%{texmfdist}/tex/latex/dialogl
7968%{texmfdist}/tex/latex/dichokey
7969%{texmfdist}/tex/latex/dictsym
7970%{texmfdist}/tex/latex/digiconfigs
df343eba 7971%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
7972%{texmfdist}/tex/latex/dingbat
7973%{texmfdist}/tex/latex/directory
7974%{texmfdist}/tex/latex/disser
7975%{texmfdist}/tex/latex/dlfltxb
7976%{texmfdist}/tex/latex/dnaseq
7977%{texmfdist}/tex/latex/docmfp
7978%{texmfdist}/tex/latex/doi
7979%{texmfdist}/tex/latex/doipubmed
7980%{texmfdist}/tex/latex/dotarrow
7981%{texmfdist}/tex/latex/dotseqn
7982%{texmfdist}/tex/latex/dottex
7983%{texmfdist}/tex/latex/doublestroke
7984%{texmfdist}/tex/latex/dpfloat
7985%{texmfdist}/tex/latex/dprogress
7986%{texmfdist}/tex/latex/drac
df343eba 7987%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
7988%{texmfdist}/tex/latex/draftwatermark
7989%{texmfdist}/tex/latex/dramatist
7990%{texmfdist}/tex/latex/dtk
7991%{texmfdist}/tex/latex/duerer-latex
7992%{texmfdist}/tex/latex/dvdcoll
7993%{texmfdist}/tex/latex/dvipdfmx-def
7994%{texmfdist}/tex/latex/dyntree
7995%{texmfdist}/tex/latex/eCards
7996%{texmfdist}/tex/latex/ean13isbn
7997%{texmfdist}/tex/latex/easy
7998%{texmfdist}/tex/latex/ebezier
7999%{texmfdist}/tex/latex/ebsthesis
8000%{texmfdist}/tex/latex/ecclesiastic
8001%{texmfdist}/tex/latex/ecltree
8002%{texmfdist}/tex/latex/eco
8003%{texmfdist}/tex/latex/economic
8004%{texmfdist}/tex/latex/ecv
8005%{texmfdist}/tex/latex/ed
8006%{texmfdist}/tex/latex/edmargin
8007%{texmfdist}/tex/latex/ednotes
8008%{texmfdist}/tex/latex/eemeir
df343eba 8009%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8010%{texmfdist}/tex/latex/egameps
8011%{texmfdist}/tex/latex/egplot
8012%{texmfdist}/tex/latex/eiad
8013%{texmfdist}/tex/latex/ellipsis
8014%{texmfdist}/tex/latex/elmath
8015%{texmfdist}/tex/latex/elpres
8016%{texmfdist}/tex/latex/elsarticle
8017%{texmfdist}/tex/latex/elsevier
8018%{texmfdist}/tex/latex/em
8019%{texmfdist}/tex/latex/emp
8020%{texmfdist}/tex/latex/emulateapj
8021%{texmfdist}/tex/latex/encxvlna
df343eba 8022%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8023%{texmfdist}/tex/latex/endheads
8024%{texmfdist}/tex/latex/engpron
8025%{texmfdist}/tex/latex/engrec
8026%{texmfdist}/tex/latex/envbig
8027%{texmfdist}/tex/latex/environ
8028%{texmfdist}/tex/latex/envlab
8029%{texmfdist}/tex/latex/epigrafica
8030%{texmfdist}/tex/latex/epigraph
8031%{texmfdist}/tex/latex/epiolmec
8032%{texmfdist}/tex/latex/epsdice
8033%{texmfdist}/tex/latex/epspdfconversion
8034%{texmfdist}/tex/latex/eqlist
8035%{texmfdist}/tex/latex/eqname
8036%{texmfdist}/tex/latex/eqnarray
8037%{texmfdist}/tex/latex/eqparbox
8038%{texmfdist}/tex/latex/errata
8039%{texmfdist}/tex/latex/esdiff
df343eba 8040%{texmfdist}/tex/latex/esint
6367bfc9
MB
8041%{texmfdist}/tex/latex/eskd
8042%{texmfdist}/tex/latex/eskdx
3127b522 8043%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8044%{texmfdist}/tex/latex/esvect
8045%{texmfdist}/tex/latex/etaremune
8046%{texmfdist}/tex/latex/etex-pkg
8047%{texmfdist}/tex/latex/ethiop
8048%{texmfdist}/tex/latex/etoolbox
8049%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8050%{texmfdist}/tex/latex/euler
8051%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8052%{texmfdist}/tex/latex/euproposal
8053%{texmfdist}/tex/latex/euro
8054%{texmfdist}/tex/latex/eurofont
8055%{texmfdist}/tex/latex/europecv
8056%{texmfdist}/tex/latex/eurosans
df343eba 8057%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8058%{texmfdist}/tex/latex/everypage
8059%{texmfdist}/tex/latex/examdesign
8060%{texmfdist}/tex/latex/examplep
8061%{texmfdist}/tex/latex/exceltex
8062%{texmfdist}/tex/latex/exercise
8063%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8064%{texmfdist}/tex/latex/expl3
8065%{texmfdist}/tex/latex/export
8066%{texmfdist}/tex/latex/extarrows
8067%{texmfdist}/tex/latex/extpfeil
8068%{texmfdist}/tex/latex/extract
df343eba 8069%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8070%{texmfdist}/tex/latex/facsimile
8071%{texmfdist}/tex/latex/faktor
df343eba
ZU
8072%{texmfdist}/tex/latex/fancybox
8073%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8074%{texmfdist}/tex/latex/fancynum
8075%{texmfdist}/tex/latex/fancyref
8076%{texmfdist}/tex/latex/fancytooltips
df343eba 8077%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8078%{texmfdist}/tex/latex/fax
8079%{texmfdist}/tex/latex/fc
8080%{texmfdist}/tex/latex/feyn
8081%{texmfdist}/tex/latex/feynmf
8082%{texmfdist}/tex/latex/fge
8083%{texmfdist}/tex/latex/figbib
8084%{texmfdist}/tex/latex/figsize
df343eba 8085%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8086%{texmfdist}/tex/latex/fink
8087%{texmfdist}/tex/latex/fixfoot
8088%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8089%{texmfdist}/tex/latex/flabels
8090%{texmfdist}/tex/latex/flacards
8091%{texmfdist}/tex/latex/flagderiv
8092%{texmfdist}/tex/latex/flashcards
8093%{texmfdist}/tex/latex/flippdf
df343eba 8094%{texmfdist}/tex/latex/float
6367bfc9
MB
8095%{texmfdist}/tex/latex/floatrow
8096%{texmfdist}/tex/latex/flowfram
8097%{texmfdist}/tex/latex/fmp
8098%{texmfdist}/tex/latex/fmtcount
8099%{texmfdist}/tex/latex/fnbreak
8100%{texmfdist}/tex/latex/fncychap
8101%{texmfdist}/tex/latex/foekfont
8102%{texmfdist}/tex/latex/foilhtml
8103%{texmfdist}/tex/latex/fonetika
df343eba 8104%{texmfdist}/tex/latex/fontinst
6367bfc9 8105%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8106%{texmfdist}/tex/latex/footmisc
8107%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8108%{texmfdist}/tex/latex/forarray
8109%{texmfdist}/tex/latex/forloop
8110%{texmfdist}/tex/latex/formlett
8111%{texmfdist}/tex/latex/formula
8112%{texmfdist}/tex/latex/formular
8113%{texmfdist}/tex/latex/fouridx
8114%{texmfdist}/tex/latex/fourier
8115%{texmfdist}/tex/latex/fouriernc
df343eba 8116%{texmfdist}/tex/latex/fp
6367bfc9
MB
8117%{texmfdist}/tex/latex/frankenstein
8118%{texmfdist}/tex/latex/frcursive
8119%{texmfdist}/tex/latex/frenchle
8120%{texmfdist}/tex/latex/fribrief
8121%{texmfdist}/tex/latex/frletter
8122%{texmfdist}/tex/latex/frontespizio
8123%{texmfdist}/tex/latex/fullblck
8124%{texmfdist}/tex/latex/fullpict
8125%{texmfdist}/tex/latex/functan
8126%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8127%{texmfdist}/tex/latex/gaceta
8128%{texmfdist}/tex/latex/galois
8129%{texmfdist}/tex/latex/gastex
8130%{texmfdist}/tex/latex/gatech-thesis
8131%{texmfdist}/tex/latex/gauss
8132%{texmfdist}/tex/latex/gb4e
8133%{texmfdist}/tex/latex/gcard
8134%{texmfdist}/tex/latex/gcite
8135%{texmfdist}/tex/latex/genmpage
df343eba 8136%{texmfdist}/tex/latex/geometry
6367bfc9 8137%{texmfdist}/tex/latex/geomsty
df343eba 8138%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8139%{texmfdist}/tex/latex/gfsartemisia
8140%{texmfdist}/tex/latex/gfsbaskerville
8141%{texmfdist}/tex/latex/gfsbodoni
8142%{texmfdist}/tex/latex/gfscomplutum
8143%{texmfdist}/tex/latex/gfsdidot
8144%{texmfdist}/tex/latex/gfsneohellenic
8145%{texmfdist}/tex/latex/gfsporson
8146%{texmfdist}/tex/latex/gfssolomos
8147%{texmfdist}/tex/latex/ginpenc
8148%{texmfdist}/tex/latex/gloss
8149%{texmfdist}/tex/latex/glossaries
8150%{texmfdist}/tex/latex/gmdoc
8151%{texmfdist}/tex/latex/gmeometric
8152%{texmfdist}/tex/latex/gmiflink
8153%{texmfdist}/tex/latex/gmutils
8154%{texmfdist}/tex/latex/gmverb
8155%{texmfdist}/tex/latex/gnuplottex
8156%{texmfdist}/tex/latex/go
df343eba 8157%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8158%{texmfdist}/tex/latex/graphicx-psmin
8159%{texmfdist}/tex/latex/greek-inputenc
8160%{texmfdist}/tex/latex/greekdates
68640cd8 8161%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8162%{texmfdist}/tex/latex/grfpaste
8163%{texmfdist}/tex/latex/grnumalt
8164%{texmfdist}/tex/latex/grotesq
8165%{texmfdist}/tex/latex/grverb
8166%{texmfdist}/tex/latex/gu
8167%{texmfdist}/tex/latex/guitar
8168%{texmfdist}/tex/latex/guitbeamer
8169%{texmfdist}/tex/latex/hanging
8170%{texmfdist}/tex/latex/har2nat
8171%{texmfdist}/tex/latex/harmony
8172%{texmfdist}/tex/latex/harpoon
8173%{texmfdist}/tex/latex/harvard
8174%{texmfdist}/tex/latex/hc
8175%{texmfdist}/tex/latex/helvetic
8176%{texmfdist}/tex/latex/hep
8177%{texmfdist}/tex/latex/hepnames
8178%{texmfdist}/tex/latex/hepparticles
8179%{texmfdist}/tex/latex/hepthesis
8180%{texmfdist}/tex/latex/hepunits
8181%{texmfdist}/tex/latex/hexgame
8182%{texmfdist}/tex/latex/hfoldsty
8183%{texmfdist}/tex/latex/hhtensor
8184%{texmfdist}/tex/latex/hilowres
8185%{texmfdist}/tex/latex/histogr
8186%{texmfdist}/tex/latex/hitec
8187%{texmfdist}/tex/latex/hpsdiss
8188%{texmfdist}/tex/latex/hrlatex
8189%{texmfdist}/tex/latex/hvfloat
8190%{texmfdist}/tex/latex/hypdvips
8191%{texmfdist}/tex/latex/hyper
df343eba 8192%{texmfdist}/tex/latex/hyperref
6367bfc9 8193%{texmfdist}/tex/latex/hyperxmp
df343eba 8194%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8195%{texmfdist}/tex/latex/ibycus-babel
8196%{texmfdist}/tex/latex/icsv
8197%{texmfdist}/tex/latex/ieeepes
8198%{texmfdist}/tex/latex/ifmslide
8199%{texmfdist}/tex/latex/ifplatform
8200%{texmfdist}/tex/latex/ifsym
8201%{texmfdist}/tex/latex/ijmart
8202%{texmfdist}/tex/latex/imac
8203%{texmfdist}/tex/latex/image-gallery
8204%{texmfdist}/tex/latex/imtekda
df343eba 8205%{texmfdist}/tex/latex/index
6367bfc9
MB
8206%{texmfdist}/tex/latex/initials
8207%{texmfdist}/tex/latex/inlinebib
8208%{texmfdist}/tex/latex/inlinedef
8209%{texmfdist}/tex/latex/interactiveworkbook
8210%{texmfdist}/tex/latex/inversepath
8211%{texmfdist}/tex/latex/invoice
8212%{texmfdist}/tex/latex/ipa
8213%{texmfdist}/tex/latex/iso
8214%{texmfdist}/tex/latex/iso10303
8215%{texmfdist}/tex/latex/isodate
8216%{texmfdist}/tex/latex/isodoc
8217%{texmfdist}/tex/latex/isonums
8218%{texmfdist}/tex/latex/isorot
8219%{texmfdist}/tex/latex/isotope
8220%{texmfdist}/tex/latex/itnumpar
8221%{texmfdist}/tex/latex/itrans
8222%{texmfdist}/tex/latex/iwona
8223%{texmfdist}/tex/latex/jeopardy
8224%{texmfdist}/tex/latex/jhep
8225%{texmfdist}/tex/latex/jknapltx
8226%{texmfdist}/tex/latex/jneurosci
8227%{texmfdist}/tex/latex/jpsj
8228%{texmfdist}/tex/latex/jura
8229%{texmfdist}/tex/latex/juraabbrev
8230%{texmfdist}/tex/latex/juramisc
8231%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8232%{texmfdist}/tex/latex/koma-script
8233%{texmfdist}/tex/latex/labels
4224ae6d
MB
8234%dir %{texmfdist}/tex/latex/latexconfig
8235%{texmfdist}/tex/latex/latexconfig/latex.ini
8236%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8237%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8238%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8239%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8240%{texmfdist}/tex/latex/layouts
df343eba
ZU
8241%{texmfdist}/tex/latex/lettrine
8242%{texmfdist}/tex/latex/listings
8243%{texmfdist}/tex/latex/ltabptch
daae3151 8244%{texmfdist}/tex/latex/localloc
cf8dbd64 8245%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8246%{texmfdist}/tex/latex/mathcomp
8247%{texmfdist}/tex/latex/mdwtools
8248%{texmfdist}/tex/latex/memoir
8249%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8250%{texmfdist}/tex/latex/misc209
8251%{texmfdist}/tex/latex/mmap
8252%{texmfdist}/tex/latex/mnsymbol
8253%{texmfdist}/tex/latex/moderncv
8254%{texmfdist}/tex/latex/modroman
8255%{texmfdist}/tex/latex/mongolian-babel
8256%{texmfdist}/tex/latex/montex
df343eba
ZU
8257%{texmfdist}/tex/latex/mparhack
8258%{texmfdist}/tex/latex/ms
df343eba 8259%{texmfdist}/tex/latex/multibib
df343eba
ZU
8260%{texmfdist}/tex/latex/multirow
8261%{texmfdist}/tex/latex/mwcls
8262%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8263%{texmfdist}/tex/latex/ncclatex
8264%{texmfdist}/tex/latex/ncctools
8265%{texmfdist}/tex/latex/ncntrsbk
8266%{texmfdist}/tex/latex/nddiss
8267%{texmfdist}/tex/latex/newalg
8268%{texmfdist}/tex/latex/newfile
8269%{texmfdist}/tex/latex/newlfm
8270%{texmfdist}/tex/latex/newspaper
8271%{texmfdist}/tex/latex/newthm
df343eba
ZU
8272%{texmfdist}/tex/latex/nomencl
8273%{texmfdist}/tex/latex/ntgclass
8274%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8275%{texmfdist}/tex/latex/overpic
8276%{texmfdist}/tex/latex/paralist
df343eba
ZU
8277%{texmfdist}/tex/latex/pb-diagram
8278%{texmfdist}/tex/latex/pdfpages
8279%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8280%{texmfdist}/tex/latex/pict2e
8281%{texmfdist}/tex/latex/placeins
df343eba
ZU
8282%{texmfdist}/tex/latex/preprint
8283%{texmfdist}/tex/latex/preview
8284%{texmfdist}/tex/latex/program
df343eba
ZU
8285%{texmfdist}/tex/latex/psfrag
8286%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8287%{texmfdist}/tex/latex/revtex
8288%{texmfdist}/tex/latex/rotating
8289%{texmfdist}/tex/latex/rotfloat
8290%{texmfdist}/tex/latex/scale
8291%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8292%{texmfdist}/tex/latex/seminar
8293%{texmfdist}/tex/latex/setspace
df343eba
ZU
8294%{texmfdist}/tex/latex/showdim
8295%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8296%{texmfdist}/tex/latex/sidecap
8297%{texmfdist}/tex/latex/slashbox
8298%{texmfdist}/tex/latex/soul
8299%{texmfdist}/tex/latex/stdclsdv
8300%{texmfdist}/tex/latex/stmaryrd
8301%{texmfdist}/tex/latex/subfig
8302%{texmfdist}/tex/latex/subfigure
8303%{texmfdist}/tex/latex/supertabular
8304%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8305%{texmfdist}/tex/latex/t-angles
8306%{texmfdist}/tex/latex/tableaux
8307%{texmfdist}/tex/latex/tablists
8308%{texmfdist}/tex/latex/tablor
8309%{texmfdist}/tex/latex/tabto-ltx
8310%{texmfdist}/tex/latex/tabulary
8311%{texmfdist}/tex/latex/tabvar
8312%{texmfdist}/tex/latex/talk
8313%{texmfdist}/tex/latex/taupin
8314%{texmfdist}/tex/latex/tcldoc
8315%{texmfdist}/tex/latex/tdsfrmath
8316%{texmfdist}/tex/latex/technics
8317%{texmfdist}/tex/latex/ted
8318%{texmfdist}/tex/latex/tengwarscript
8319%{texmfdist}/tex/latex/tensor
8320%{texmfdist}/tex/latex/teubner
8321%{texmfdist}/tex/latex/tex-gyre
8322%{texmfdist}/tex/latex/texilikecover
8323%{texmfdist}/tex/latex/texlogos
8324%{texmfdist}/tex/latex/texmate
8325%{texmfdist}/tex/latex/texpower
8326%{texmfdist}/tex/latex/texshade
8327%{texmfdist}/tex/latex/textcase
df343eba 8328%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8329%{texmfdist}/tex/latex/textopo
8330%{texmfdist}/tex/latex/textpath
df343eba 8331%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8332%{texmfdist}/tex/latex/theoremref
8333%{texmfdist}/tex/latex/thesis-titlepage-fhac
8334%{texmfdist}/tex/latex/thinsp
8335%{texmfdist}/tex/latex/thmtools
8336%{texmfdist}/tex/latex/thumb
8337%{texmfdist}/tex/latex/thuthesis
8338%{texmfdist}/tex/latex/ticket
8339%{texmfdist}/tex/latex/tikz-inet
8340%{texmfdist}/tex/latex/times
8341%{texmfdist}/tex/latex/timesht
8342%{texmfdist}/tex/latex/tipa
8343%{texmfdist}/tex/latex/titlefoot
df343eba 8344%{texmfdist}/tex/latex/titlesec
cf8dbd64 8345%{texmfdist}/tex/latex/titling
df343eba
ZU
8346%{texmfdist}/tex/latex/tocbibind
8347%{texmfdist}/tex/latex/tocloft
8348%{texmfdist}/tex/latex/tools
8349%{texmfdist}/tex/latex/totpages
df343eba 8350%{texmfdist}/tex/latex/type1cm
cf8dbd64 8351%{texmfdist}/tex/latex/undertilde
df343eba 8352%{texmfdist}/tex/latex/units
cf8dbd64
MB
8353%{texmfdist}/tex/latex/unitsdef
8354%{texmfdist}/tex/latex/universa
8355%{texmfdist}/tex/latex/unroman
8356%{texmfdist}/tex/latex/upmethodology
df343eba 8357%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8358%{texmfdist}/tex/latex/varindex
8359%{texmfdist}/tex/latex/varsfromjobname
8360%{texmfdist}/tex/latex/vector
8361%{texmfdist}/tex/latex/velthuis
8362%{texmfdist}/tex/latex/verse
8363%{texmfdist}/tex/latex/versions
8364%{texmfdist}/tex/latex/vhistory
8365%{texmfdist}/tex/latex/vita
df343eba 8366%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8367%{texmfdist}/tex/latex/volumes
8368%{texmfdist}/tex/latex/vpe
8369%{texmfdist}/tex/latex/vrsion
8370%{texmfdist}/tex/latex/vwcol
8371%{texmfdist}/tex/latex/vxu
8372%{texmfdist}/tex/latex/wallpaper
8373%{texmfdist}/tex/latex/warning
8374%{texmfdist}/tex/latex/warpcol
df343eba 8375%{texmfdist}/tex/latex/was
cf8dbd64
MB
8376%{texmfdist}/tex/latex/williams
8377%{texmfdist}/tex/latex/wnri
8378%{texmfdist}/tex/latex/wordlike
df343eba 8379%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8380%{texmfdist}/tex/latex/wsuipa
8381%{texmfdist}/tex/latex/xargs
8382%{texmfdist}/tex/latex/xcolor
8383%{texmfdist}/tex/latex/xdoc
8384%{texmfdist}/tex/latex/xfor
8385%{texmfdist}/tex/latex/xifthen
df343eba 8386%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8387%{texmfdist}/tex/latex/xmpincl
8388%{texmfdist}/tex/latex/xnewcommand
8389%{texmfdist}/tex/latex/xoptarg
8390%{texmfdist}/tex/latex/xpackages
8391%{texmfdist}/tex/latex/xq
8392%{texmfdist}/tex/latex/xskak
8393%{texmfdist}/tex/latex/xstring
df343eba 8394%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8395%{texmfdist}/tex/latex/xtcapts
8396%{texmfdist}/tex/latex/xyling
8397%{texmfdist}/tex/latex/xytree
8398%{texmfdist}/tex/latex/yafoot
df343eba 8399%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8400%{texmfdist}/tex/latex/yhmath
8401%{texmfdist}/tex/latex/yi4latex
8402%{texmfdist}/tex/latex/york-thesis
8403%{texmfdist}/tex/latex/youngtab
8404%{texmfdist}/tex/latex/yplan
8405%{texmfdist}/tex/latex/zapfchan
8406%{texmfdist}/tex/latex/zapfding
8407%{texmfdist}/tex/latex/zed-csp
8408%{texmfdist}/tex/latex/zefonts
8409%{texmfdist}/tex/latex/ziffer
8410%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8411%{texmfdist}/tex/plain/etex
8412%{texmf}/tex/latex/config
8413%{texmf}/tex/latex/dvipdfm
d08789e0 8414
6c82f497
ZU
8415%files latex-12many
8416%defattr(644,root,root,755)
8417%doc %{texmfdist}/doc/latex/12many
8418%{texmfdist}/source/latex/12many
8419
a8b381b0
ZU
8420%files latex-abstract
8421%defattr(644,root,root,755)
8422%doc %{texmfdist}/doc/latex/abstract
8423%{texmfdist}/tex/latex/abstract
8424
f1f5d194
ZU
8425%files latex-accfonts
8426%defattr(644,root,root,755)
8427%{texmfdist}/tex/latex/accfonts
8428
e88b5dcf
ZU
8429%files latex-adrconv
8430%defattr(644,root,root,755)
8431%{texmfdist}/tex/latex/adrconv
8432%{texmfdist}/doc/latex/adrconv
8433
d08789e0
ZU
8434%files latex-algorithms
8435%defattr(644,root,root,755)
68640cd8
ZU
8436%doc %{texmfdist}/doc/latex/algorithms
8437%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8438
8439%files latex-ae
8440%defattr(644,root,root,755)
2677a8b0 8441%{texmfdist}/tex/latex/ae
d08789e0
ZU
8442
8443%files latex-ams
8444%defattr(644,root,root,755)
68640cd8
ZU
8445%doc %{texmfdist}/doc/latex/amscls
8446%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
8447%doc %{texmfdist}/doc/latex/onlyamsmath
8448%{texmfdist}/tex/latex/amscls
8449%{texmfdist}/tex/latex/amsmath
8450%{texmfdist}/tex/latex/amsfonts
8451%{texmfdist}/tex/latex/onlyamsmath
8452%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8453
8454%files latex-antp
8455%defattr(644,root,root,755)
7179ac92 8456%{texmfdist}/tex/latex/antp
d08789e0
ZU
8457
8458%files latex-antt
8459%defattr(644,root,root,755)
2677a8b0 8460%{texmfdist}/tex/latex/antt
d08789e0 8461
e88b5dcf
ZU
8462%files latex-appendix
8463%defattr(644,root,root,755)
8464%doc %{texmfdist}/doc/latex/appendix
8465%{texmfdist}/tex/latex/appendix
8466
b4d68b39
ZU
8467%files latex-backgammon
8468%defattr(644,root,root,755)
8469%doc %{texmfdist}/doc/latex/backgammon
8470%{texmfdist}/tex/latex/backgammon
8471
6c82f497
ZU
8472%files latex-bardiag
8473%defattr(644,root,root,755)
8474%doc %{texmfdist}/doc/latex/bardiag
8475%{texmfdist}/tex/latex/bardiag
8476
d08789e0
ZU
8477%files latex-bbm
8478%defattr(644,root,root,755)
68640cd8
ZU
8479%doc %{texmfdist}/doc/fonts/bbm
8480%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8481
8482%files latex-bbold
8483%defattr(644,root,root,755)
ffd94364
ZU
8484%doc %{texmfdist}/doc/latex/bbold
8485%{texmfdist}/tex/latex/bbold
8486%{texmfdist}/source/latex/bbold
d08789e0 8487
b4d68b39
ZU
8488%files latex-beamer
8489%defattr(644,root,root,755)
8490%doc %{texmfdist}/doc/latex/beamer
8491%{texmfdist}/tex/latex/beamer-contrib
8492%{texmfdist}/tex/latex/beamer
8493
2fede27b
ZU
8494%files latex-bezos
8495%defattr(644,root,root,755)
8496%doc %{texmfdist}/doc/latex/bezos
8497%{texmfdist}/tex/latex/bezos
8498
d08789e0
ZU
8499%files latex-bibtex
8500%defattr(644,root,root,755)
68640cd8 8501%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8502%doc %{texmfdist}/doc/latex/adrconv
8503%doc %{texmfdist}/doc/latex/bibtopic
8504%doc %{texmfdist}/doc/latex/bibunits
8505%doc %{texmfdist}/doc/latex/natbib
8506%doc %{texmfdist}/doc/latex/footbib
8507%dir %{texmfdist}/doc/bibtex
8508%dir %{texmfdist}/bibtex
8509%dir %{texmfdist}/bibtex/bib
8510%dir %{texmfdist}/bibtex/bst
b9a3d45e 8511%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8512
8513%attr(755,root,root) %{_bindir}/bibtex
8514%attr(755,root,root) %{_bindir}/rubibtex
8515
68640cd8
ZU
8516%{texmfdist}/bibtex/bst/base
8517%{texmfdist}/bibtex/csf/base
8518%{texmfdist}/bibtex/bib/base
8519%{texmfdist}/bibtex/bst/adrconv
8520%{texmfdist}/bibtex/bib/adrconv
8521%{texmfdist}/source/latex/adrconv
8522%{texmfdist}/tex/latex/adrconv
8523# %{texmf}/bibtex/bst/misc
8524%{texmfdist}/bibtex/bst/natbib
8525%{texmfdist}/tex/latex/natbib
8526%{texmfdist}/tex/latex/bibtopic
8527%{texmfdist}/source/latex/bibunits
8528%{texmfdist}/tex/latex/bibunits
8529%{texmfdist}/source/latex/footbib
8530%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8531
8532%{_mandir}/man1/bibtex.1*
8533%{_mandir}/man1/rubibtex.1*
8534
8535%files latex-bibtex-ams
8536%defattr(644,root,root,755)
68640cd8
ZU
8537%{texmfdist}/bibtex/bst/ams
8538%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8539
8540%files latex-bibtex-pl
8541%defattr(644,root,root,755)
04123363 8542%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8543%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8544
8545%files latex-bibtex-german
8546%defattr(644,root,root,755)
68640cd8
ZU
8547%doc %{texmfdist}/doc/bibtex/germbib
8548%{texmfdist}/bibtex/bst/germbib
8549%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8550
8551%files latex-bibtex-revtex4
8552%defattr(644,root,root,755)
04123363 8553%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8554%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8555%{texmfdist}/source/latex/revtex/revtex4.dtx
8556%{texmfdist}/source/latex/revtex/revtex4.ins
8557%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8558
8559%files latex-bibtex-jurabib
8560%defattr(644,root,root,755)
68640cd8
ZU
8561%doc %{texmfdist}/doc/latex/jurabib
8562%{texmfdist}/bibtex/bst/jurabib
8563%{texmfdist}/bibtex/bib/jurabib
8564%{texmfdist}/source/latex/jurabib
8565%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8566
8567%files latex-bibtex-dk
8568%defattr(644,root,root,755)
68640cd8
ZU
8569%doc %{texmfdist}/doc/latex/dk-bib
8570%{texmfdist}/bibtex/bst/dk-bib
8571%{texmfdist}/bibtex/csf/dk-bib
8572%{texmfdist}/bibtex/bib/dk-bib
8573%{texmfdist}/source/latex/dk-bib
8574%{texmfdist}/tex/latex/dk-bib
8575
8576# %files latex-bibtex-nor
8577# %defattr(644,root,root,755)
8578# %{texmf}/bibtex/bst/norbib
d08789e0 8579
33b3b483
ZU
8580%files latex-bibtex-styles
8581%defattr(644,root,root,755)
04123363
ZU
8582%dir %{texmfdist}/doc/generic/t2
8583%dir %{texmfdist}/doc/generic/t2/etc
8584%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8585%{texmfdist}/bibtex/bib/IEEEtran
8586%{texmfdist}/bibtex/bib/abstyles
8587%{texmfdist}/bibtex/bib/achemso
8588%{texmfdist}/bibtex/bib/acmtrans
8589%{texmfdist}/bibtex/bib/aiaa
8590%{texmfdist}/bibtex/bib/apacite
8591%{texmfdist}/bibtex/bib/asaetr
8592%{texmfdist}/bibtex/bib/ascelike
8593%{texmfdist}/bibtex/bib/beebe
8594%{texmfdist}/bibtex/bib/bibhtml
8595%{texmfdist}/bibtex/bib/bibtopic
8596%{texmfdist}/bibtex/bib/biocon
8597%{texmfdist}/bibtex/bib/computational-complexity
8598%{texmfdist}/bibtex/bib/din1505
8599%{texmfdist}/bibtex/bib/directory
8600%{texmfdist}/bibtex/bib/dtk
8601%{texmfdist}/bibtex/bib/figbib
8602%{texmfdist}/bibtex/bib/frankenstein
8603%{texmfdist}/bibtex/bib/gatech-thesis
8604%{texmfdist}/bibtex/bib/geomsty
8605%{texmfdist}/bibtex/bib/gloss
8606%{texmfdist}/bibtex/bib/harvard
8607%{texmfdist}/bibtex/bib/ieeepes
8608%{texmfdist}/bibtex/bib/ijmart
8609%{texmfdist}/bibtex/bib/imac
8610%{texmfdist}/bibtex/bib/index
8611%{texmfdist}/bibtex/bib/lsc
8612%{texmfdist}/bibtex/bib/msc
8613%{texmfdist}/bibtex/bib/nostarch
8614%{texmfdist}/bibtex/bib/philosophersimprint
8615%{texmfdist}/bibtex/bib/revtex
8616%{texmfdist}/bibtex/bib/spie
8617%{texmfdist}/bibtex/bib/urlbst
8618%{texmfdist}/bibtex/bst/IEEEtran
8619%{texmfdist}/bibtex/bst/abstyles
8620%{texmfdist}/bibtex/bst/achemso
8621%{texmfdist}/bibtex/bst/acmtrans
8622%{texmfdist}/bibtex/bst/afthesis
8623%{texmfdist}/bibtex/bst/aguplus
8624%{texmfdist}/bibtex/bst/aiaa
8625%{texmfdist}/bibtex/bst/aichej
8626%{texmfdist}/bibtex/bst/ametsoc
8627%{texmfdist}/bibtex/bst/apacite
8628%{texmfdist}/bibtex/bst/asaetr
8629%{texmfdist}/bibtex/bst/ascelike
8630%{texmfdist}/bibtex/bst/babelbib
8631%{texmfdist}/bibtex/bst/beebe
8632%{texmfdist}/bibtex/bst/bibhtml
8633%{texmfdist}/bibtex/bst/chem-journal
8634%{texmfdist}/bibtex/bst/chicago
8635%{texmfdist}/bibtex/bst/computational-complexity
8636%{texmfdist}/bibtex/bst/confproc
8637%{texmfdist}/bibtex/bst/datatool
8638%{texmfdist}/bibtex/bst/din1505
8639%{texmfdist}/bibtex/bst/dinat
8640%{texmfdist}/bibtex/bst/directory
8641%{texmfdist}/bibtex/bst/dtk
8642%{texmfdist}/bibtex/bst/dvdcoll
8643%{texmfdist}/bibtex/bst/economic
8644%{texmfdist}/bibtex/bst/elsevier-bib
8645%{texmfdist}/bibtex/bst/fbs
8646%{texmfdist}/bibtex/bst/figbib
8647%{texmfdist}/bibtex/bst/finbib
8648%{texmfdist}/bibtex/bst/frankenstein
8649%{texmfdist}/bibtex/bst/gatech-thesis
8650%{texmfdist}/bibtex/bst/gloss
8651%{texmfdist}/bibtex/bst/gost
8652%{texmfdist}/bibtex/bst/gustlib
8653%{texmfdist}/bibtex/bst/harvard
8654%{texmfdist}/bibtex/bst/hc
8655%{texmfdist}/bibtex/bst/ieeepes
8656%{texmfdist}/bibtex/bst/ijmart
8657%{texmfdist}/bibtex/bst/ijqc
8658%{texmfdist}/bibtex/bst/imac
8659%{texmfdist}/bibtex/bst/index
8660%{texmfdist}/bibtex/bst/inlinebib
8661%{texmfdist}/bibtex/bst/iopart-num
8662%{texmfdist}/bibtex/bst/jneurosci
8663%{texmfdist}/bibtex/bst/jurarsp
8664%{texmfdist}/bibtex/bst/kluwer
8665%{texmfdist}/bibtex/bst/mciteplus
8666%{texmfdist}/bibtex/bst/mslapa
8667%{texmfdist}/bibtex/bst/multibib
8668%{texmfdist}/bibtex/bst/munich
8669%{texmfdist}/bibtex/bst/nature
8670%{texmfdist}/bibtex/bst/nddiss
8671%{texmfdist}/bibtex/bst/opcit
8672%{texmfdist}/bibtex/bst/perception
8673%{texmfdist}/bibtex/bst/revtex
8674%{texmfdist}/bibtex/bst/rsc
8675%{texmfdist}/bibtex/bst/savetrees
8676%{texmfdist}/bibtex/bst/shipunov
8677%{texmfdist}/bibtex/bst/smflatex
8678%{texmfdist}/bibtex/bst/sort-by-letters
8679%{texmfdist}/bibtex/bst/spie
8680%{texmfdist}/bibtex/bst/stellenbosch
8681%{texmfdist}/bibtex/bst/swebib
8682%{texmfdist}/bibtex/bst/texsis
8683%{texmfdist}/bibtex/bst/thuthesis
8684%{texmfdist}/bibtex/bst/tugboat
8685%{texmfdist}/bibtex/bst/urlbst
8686%{texmfdist}/bibtex/csf/gost
8687%doc %{texmfdist}/doc/bibtex/abstyles
8688%doc %{texmfdist}/doc/bibtex/bibhtml
8689%doc %{texmfdist}/doc/bibtex/dinat
8690%doc %{texmfdist}/doc/bibtex/economic
8691%doc %{texmfdist}/doc/bibtex/elsevier-bib
8692%doc %{texmfdist}/doc/bibtex/gost
8693%doc %{texmfdist}/doc/bibtex/ijqc
8694%doc %{texmfdist}/doc/bibtex/iopart-num
04123363 8695%doc %{texmfdist}/doc/generic/t2/etc/rubibtex
33b3b483
ZU
8696%doc %{texmfdist}/doc/latex/IEEEtran
8697%{texmfdist}/source/bibtex/gost
8698
435dbdfa
ZU
8699%files latex-bibtex-vancouver
8700%defattr(644,root,root,755)
8701%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8702%dir %{texmfdist}/bibtex/bst/vancouver
8703%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8704%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8705%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8706%doc %{texmfdist}/doc/bibtex/vancouver/README
8707%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8708%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8709
2fede27b
ZU
8710%files latex-booktabs
8711%defattr(644,root,root,755)
8712%doc %{texmfdist}/doc/latex/booktabs
8713%{texmfdist}/tex/latex/booktabs
8714
8715%files latex-caption
8716%defattr(644,root,root,755)
8717%doc %{texmfdist}/doc/latex/caption
8718%{texmfdist}/tex/latex/caption
8719
d08789e0
ZU
8720%files latex-carlisle
8721%defattr(644,root,root,755)
68640cd8
ZU
8722%doc %{texmfdist}/doc/latex/carlisle
8723%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8724
8725%files latex-ccfonts
8726%defattr(644,root,root,755)
68640cd8
ZU
8727%doc %{texmfdist}/doc/latex/ccfonts
8728%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
8729
8730%files latex-cite
8731%defattr(644,root,root,755)
2677a8b0 8732%{texmfdist}/tex/latex/cite
d08789e0
ZU
8733
8734%files latex-cmbright
8735%defattr(644,root,root,755)
68640cd8
ZU
8736%doc %{texmfdist}/doc/latex/cmbright
8737%{texmfdist}/tex/latex/cmbright
8738
2fede27b
ZU
8739%files latex-comment
8740%defattr(644,root,root,755)
8741%doc %{texmfdist}/doc/latex/comment
8742%{texmfdist}/tex/latex/comment
d08789e0
ZU
8743
8744%files latex-concmath
8745%defattr(644,root,root,755)
2677a8b0 8746%{texmfdist}/tex/latex/concmath
d08789e0 8747
2fede27b
ZU
8748%files latex-currvita
8749%defattr(644,root,root,755)
8750%doc %{texmfdist}/doc/latex/currvita
8751%{texmfdist}/tex/latex/currvita
8752
8753%files latex-curves
8754%defattr(644,root,root,755)
8755%doc %{texmfdist}/doc/latex/curves
8756%{texmfdist}/tex/latex/curves
8757
d08789e0
ZU
8758%files latex-custom-bib
8759%defattr(644,root,root,755)
9501d92c
ZU
8760%doc %{texmfdist}/doc/latex/custom-bib
8761%{texmfdist}/source/latex/custom-bib
8762%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
8763
8764%files latex-cyrillic
8765%defattr(644,root,root,755)
9501d92c
ZU
8766%doc %{texmfdist}/doc/latex/cyrillic
8767%{texmfdist}/source/latex/cyrillic
8768%{texmfdist}/tex/latex/cyrillic
d08789e0 8769
04eb4e68
ZU
8770# %files latex-dstroke
8771# %defattr(644,root,root,755)
8772# %{texmf}/tex/latex/dstroke
d08789e0 8773
60597425
ZU
8774%files latex-enumitem
8775%defattr(644,root,root,755)
8776%doc %{texmfdist}/doc/latex/enumitem
8777%{texmfdist}/tex/latex/enumitem
8778
2b453bda
ZU
8779%files latex-exam
8780%defattr(644,root,root,755)
f1f5d194 8781%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
8782%{texmfdist}/tex/latex/exam
8783
f1f5d194
ZU
8784%files latex-gbrief
8785%defattr(644,root,root,755)
8786%doc %{texmfdist}/doc/latex/g-brief
8787%{texmfdist}/tex/latex/g-brief
8788
d08789e0
ZU
8789%files latex-jknappen
8790%defattr(644,root,root,755)
9501d92c
ZU
8791%doc %{texmfdist}/fonts/source/jknappen
8792%{texmfdist}/fonts/tfm/jknappen
d08789e0 8793
d19eaaab
ZU
8794%files latex-keystroke
8795%defattr(644,root,root,755)
8796%{texmfdist}/tex/latex/keystroke
8797%doc %{texmfdist}/doc/latex/keystroke
8798
8799%files latex-labbook
8800%defattr(644,root,root,755)
8801%doc %{texmfdist}/doc/latex/labbook
8802%{texmfdist}/source/latex/labbook
8803%{texmfdist}/tex/latex/labbook
8804
a8b381b0
ZU
8805%files latex-lastpage
8806%defattr(644,root,root,755)
a8b381b0 8807%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
8808%{texmfdist}/tex/latex/lastpage
8809
d19eaaab
ZU
8810%files latex-lcd
8811%defattr(644,root,root,755)
8812%doc %{texmfdist}/doc/latex/lcd
8813%{texmfdist}/source/latex/lcd
8814%{texmfdist}/tex/latex/lcd
8815
8816%files latex-leaflet
8817%defattr(644,root,root,755)
8818%doc %{texmfdist}/doc/latex/leaflet
8819%{texmfdist}/source/latex/leaflet
8820%{texmfdist}/tex/latex/leaflet
8821
f1f5d194
ZU
8822%files latex-leftidx
8823%defattr(644,root,root,755)
8824%doc %{texmfdist}/doc/latex/leftidx
8825%{texmfdist}/tex/latex/leftidx
a8b381b0 8826
d19eaaab
ZU
8827%files latex-lewis
8828%defattr(644,root,root,755)
8829%doc %{texmfdist}/doc/latex/lewis
8830%{texmfdist}/tex/latex/lewis
8831
d08789e0
ZU
8832%files latex-lm
8833%defattr(644,root,root,755)
9501d92c
ZU
8834%doc %{texmfdist}/doc/fonts/lm
8835%{texmfdist}/tex/latex/lm
8836%{texmfdist}/fonts/afm/public/lm
8837%{texmfdist}/fonts/enc/dvips/lm
8838%{texmfdist}/fonts/map/dvips/lm
8839%{texmfdist}/fonts/map/dvipdfm/lm
8840%{texmfdist}/fonts/opentype/public/lm
8841%{texmfdist}/fonts/tfm/public/lm
8842%{texmfdist}/source/fonts/lm
d08789e0
ZU
8843
8844%files latex-lucidabr
8845%defattr(644,root,root,755)
04123363 8846%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
8847%{texmfdist}/vtex/config/lucidabr-k.ali
8848%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
8849
8850%files latex-lineno
8851%defattr(644,root,root,755)
9501d92c
ZU
8852%doc %{texmfdist}/doc/latex/lineno
8853%{texmfdist}/tex/latex/lineno
8854
d08789e0
ZU
8855
8856%files latex-marvosym
8857%defattr(644,root,root,755)
2677a8b0 8858%{texmfdist}/tex/latex/marvosym
d08789e0 8859
d19eaaab
ZU
8860%files latex-mathexam
8861%defattr(644,root,root,755)
8862%doc %{texmfdist}/doc/latex/mathexam
8863%{texmfdist}/source/latex/mathexam
8864%{texmfdist}/tex/latex/mathexam
8865
5b7eba8e
MB
8866#%files latex-mathpple
8867#%defattr(644,root,root,755)
d08789e0 8868
5b7eba8e
MB
8869#%files latex-mathtime
8870#%defattr(644,root,root,755)
d08789e0
ZU
8871
8872%files latex-microtype
8873%defattr(644,root,root,755)
26d8eaaa
ZU
8874%doc %{texmfdist}/doc/latex/microtype
8875%{texmfdist}/source/latex/microtype
8876%{texmfdist}/tex/latex/microtype
d08789e0
ZU
8877
8878%files latex-mflogo
8879%defattr(644,root,root,755)
26d8eaaa
ZU
8880%doc %{texmfdist}/doc/latex/mflogo
8881%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8882
8883%files latex-mfnfss
8884%defattr(644,root,root,755)
26d8eaaa
ZU
8885%{texmfdist}/source/latex/mfnfss
8886%{texmfdist}/tex/latex/mfnfss
8887
d08789e0
ZU
8888%files latex-minitoc
8889%defattr(644,root,root,755)
26d8eaaa
ZU
8890%doc %{texmfdist}/doc/latex/minitoc
8891%{texmfdist}/bibtex/bst/minitoc
8892%{texmfdist}/makeindex/minitoc
8893%{texmfdist}/scripts/minitoc
8894%{texmfdist}/source/latex/minitoc
8895%{texmfdist}/tex/latex/minitoc
8896
d08789e0
ZU
8897
8898%files latex-mltex
8899%defattr(644,root,root,755)
26d8eaaa
ZU
8900%doc %{texmfdist}/doc/latex/mltex
8901%{texmfdist}/tex/latex/mltex
d08789e0 8902
f1f5d194
ZU
8903%files latex-moreverb
8904%defattr(644,root,root,755)
8905%doc %{texmfdist}/doc/latex/moreverb
8906%{texmfdist}/tex/latex/moreverb
8907
d34bfb7f
ZU
8908%files latex-multienum
8909%defattr(644,root,root,755)
f2555868 8910%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 8911%dir %{texmfdist}/tex/latex/multenum
f2555868 8912%{texmfdist}/tex/latex/multenum/*
d34bfb7f 8913
8ed039e0
ZU
8914%files latex-musictex
8915%defattr(644,root,root,755)
8916%doc %{texmfdist}/doc/generic/musictex
8917%{texmfdist}/fonts/source/public/musictex
8918%{texmfdist}/fonts/tfm/public/musictex
8919%{texmfdist}/tex/generic/musictex
8920%{texmfdist}/tex/latex/musictex
8921
a8b381b0
ZU
8922%files latex-ntheorem
8923%defattr(644,root,root,755)
8924%{texmfdist}/tex/latex/ntheorem
8925%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 8926
f65b3398
ZU
8927%files latex-other-doc
8928%defattr(644,root,root,755)
8929%doc %{texmfdist}/doc/alatex/base
8930%doc %{texmfdist}/doc/cslatex/base
8931%doc %{texmfdist}/doc/fonts/armenian/examples/latex
8932%doc %{texmfdist}/doc/fonts/frcursive/latex
8933%doc %{texmfdist}/doc/fonts/itrans
8934%doc %{texmfdist}/doc/fonts/iwona
8935%doc %{texmfdist}/doc/fonts/kdgreek
8936%doc %{texmfdist}/doc/fonts/kurier
8937%doc %{texmfdist}/doc/fonts/yi4latex
8938%doc %{texmfdist}/doc/generic/wsuipa/latex209
8939%doc %{texmfdist}/doc/generic/wsuipa/latex2e
8940%doc %{texmfdist}/doc/latex/ANUfinalexam
8941%doc %{texmfdist}/doc/latex/AkkTeX
8942%doc %{texmfdist}/doc/latex/ESIEEcv
8943%doc %{texmfdist}/doc/latex/GuIT
8944%doc %{texmfdist}/doc/latex/HA-prosper
8945%doc %{texmfdist}/doc/latex/IEEEconf
8946%doc %{texmfdist}/doc/latex/a0poster
8947%doc %{texmfdist}/doc/latex/aastex
8948%doc %{texmfdist}/doc/latex/abc
8949%doc %{texmfdist}/doc/latex/achemso
8950%doc %{texmfdist}/doc/latex/acmconf
8951%doc %{texmfdist}/doc/latex/acmtrans
8952%doc %{texmfdist}/doc/latex/active-conf
8953%doc %{texmfdist}/doc/latex/addlines
8954%doc %{texmfdist}/doc/latex/adrlist
8955%doc %{texmfdist}/doc/latex/afthesis
8956%doc %{texmfdist}/doc/latex/aguplus
8957%doc %{texmfdist}/doc/latex/aiaa
8958%doc %{texmfdist}/doc/latex/akletter
8959%doc %{texmfdist}/doc/latex/alg
8960%doc %{texmfdist}/doc/latex/algorithm2e
8961%doc %{texmfdist}/doc/latex/algorithmicx
8962%doc %{texmfdist}/doc/latex/alnumsec
8963%doc %{texmfdist}/doc/latex/altfont
8964%doc %{texmfdist}/doc/latex/ametsoc
8965%doc %{texmfdist}/doc/latex/amsaddr
8966%doc %{texmfdist}/doc/latex/amsrefs
8967%doc %{texmfdist}/doc/latex/animate
8968%doc %{texmfdist}/doc/latex/answers
8969%doc %{texmfdist}/doc/latex/anyfontsize
8970%doc %{texmfdist}/doc/latex/apa
8971%doc %{texmfdist}/doc/latex/apacite
8972%doc %{texmfdist}/doc/latex/ar
8973%doc %{texmfdist}/doc/latex/arabi
8974%doc %{texmfdist}/doc/latex/arabtex
8975%doc %{texmfdist}/doc/latex/arcs
8976%doc %{texmfdist}/doc/latex/arydshln
8977%doc %{texmfdist}/doc/latex/asaetr
8978%doc %{texmfdist}/doc/latex/ascelike
8979%doc %{texmfdist}/doc/latex/assignment
8980%doc %{texmfdist}/doc/latex/attachfile
8981%doc %{texmfdist}/doc/latex/augie
8982%doc %{texmfdist}/doc/latex/aurical
8983%doc %{texmfdist}/doc/latex/authorindex
8984%doc %{texmfdist}/doc/latex/autoarea
8985%doc %{texmfdist}/doc/latex/autotab
8986%doc %{texmfdist}/doc/latex/babelbib
8987%doc %{texmfdist}/doc/latex/bangtex
8988%doc %{texmfdist}/doc/latex/barcodes
8989%doc %{texmfdist}/doc/latex/bayer
8990%doc %{texmfdist}/doc/latex/bbm-macros
8991%doc %{texmfdist}/doc/latex/beamer-contrib
8992%doc %{texmfdist}/doc/latex/begriff
8993%doc %{texmfdist}/doc/latex/betababel
8994%doc %{texmfdist}/doc/latex/bez123
8995%doc %{texmfdist}/doc/latex/bibarts
8996%doc %{texmfdist}/doc/latex/bibleref
8997%doc %{texmfdist}/doc/latex/biblist
8998%doc %{texmfdist}/doc/latex/bibtopicprefix
8999%doc %{texmfdist}/doc/latex/bigfoot
9000%doc %{texmfdist}/doc/latex/binomexp
9001%doc %{texmfdist}/doc/latex/biocon
9002%doc %{texmfdist}/doc/latex/bizcard
9003%doc %{texmfdist}/doc/latex/blindtext
9004%doc %{texmfdist}/doc/latex/blowup
9005%doc %{texmfdist}/doc/latex/boites
9006%doc %{texmfdist}/doc/latex/boldtensors
9007%doc %{texmfdist}/doc/latex/bookest
9008%doc %{texmfdist}/doc/latex/booklet
9009%doc %{texmfdist}/doc/latex/boxhandler
9010%doc %{texmfdist}/doc/latex/bpchem
9011%doc %{texmfdist}/doc/latex/braille
9012%doc %{texmfdist}/doc/latex/breakurl
9013%doc %{texmfdist}/doc/latex/brushscr
9014%doc %{texmfdist}/doc/latex/bullcntr
9015%doc %{texmfdist}/doc/latex/bussproofs
9016%doc %{texmfdist}/doc/latex/bytefield
9017%doc %{texmfdist}/doc/latex/calxxxx
9018%doc %{texmfdist}/doc/latex/captcont
9019%doc %{texmfdist}/doc/latex/casyl
9020%doc %{texmfdist}/doc/latex/catechis
9021%doc %{texmfdist}/doc/latex/cbcoptic
9022%doc %{texmfdist}/doc/latex/cclicenses
9023%doc %{texmfdist}/doc/latex/cd-cover
9024%doc %{texmfdist}/doc/latex/cd
9025%doc %{texmfdist}/doc/latex/cdpbundl
9026%doc %{texmfdist}/doc/latex/cellspace
9027%doc %{texmfdist}/doc/latex/changes
9028%doc %{texmfdist}/doc/latex/chapterfolder
9029%doc %{texmfdist}/doc/latex/chemcompounds
9030%doc %{texmfdist}/doc/latex/chemcono
9031%doc %{texmfdist}/doc/latex/chemstyle
9032%doc %{texmfdist}/doc/latex/chessboard
9033%doc %{texmfdist}/doc/latex/chessfss
9034%doc %{texmfdist}/doc/latex/china2e
9035%doc %{texmfdist}/doc/latex/chletter
9036%doc %{texmfdist}/doc/latex/circ
9037%doc %{texmfdist}/doc/latex/cite
9038%doc %{texmfdist}/doc/latex/cjk
9039%doc %{texmfdist}/doc/latex/classicthesis
9040%doc %{texmfdist}/doc/latex/clefval
9041%doc %{texmfdist}/doc/latex/cleveref
9042%doc %{texmfdist}/doc/latex/clock
9043%doc %{texmfdist}/doc/latex/clrscode
9044%doc %{texmfdist}/doc/latex/cm-lgc
9045%doc %{texmfdist}/doc/latex/cmap
9046%doc %{texmfdist}/doc/latex/cmcyralt
9047%doc %{texmfdist}/doc/latex/cmdstring
9048%doc %{texmfdist}/doc/latex/cmll
9049%doc %{texmfdist}/doc/latex/codepage
9050%doc %{texmfdist}/doc/latex/colorinfo
9051%doc %{texmfdist}/doc/latex/colortbl
9052%doc %{texmfdist}/doc/latex/colorwav
9053%doc %{texmfdist}/doc/latex/combine
9054%doc %{texmfdist}/doc/latex/commath
9055%doc %{texmfdist}/doc/latex/complexity
9056%doc %{texmfdist}/doc/latex/computational-complexity
9057%doc %{texmfdist}/doc/latex/concprog
9058%doc %{texmfdist}/doc/latex/confproc
9059%doc %{texmfdist}/doc/latex/constants
9060%doc %{texmfdist}/doc/latex/contour
9061%doc %{texmfdist}/doc/latex/cooking
9062%doc %{texmfdist}/doc/latex/cool
9063%doc %{texmfdist}/doc/latex/coollist
9064%doc %{texmfdist}/doc/latex/coolstr
9065%doc %{texmfdist}/doc/latex/cooltooltips
9066%doc %{texmfdist}/doc/latex/coordsys
9067%doc %{texmfdist}/doc/latex/courier-scaled
9068%doc %{texmfdist}/doc/latex/courseoutline
9069%doc %{texmfdist}/doc/latex/coursepaper
9070%doc %{texmfdist}/doc/latex/coverpage
9071%doc %{texmfdist}/doc/latex/covington
9072%doc %{texmfdist}/doc/latex/crossreference
9073%doc %{texmfdist}/doc/latex/crosswrd
9074%doc %{texmfdist}/doc/latex/cryst
9075%doc %{texmfdist}/doc/latex/csbulletin
9076%doc %{texmfdist}/doc/latex/csquotes
9077%doc %{texmfdist}/doc/latex/csvtools
9078%doc %{texmfdist}/doc/latex/ctable
9079%doc %{texmfdist}/doc/latex/ctib
9080%doc %{texmfdist}/doc/latex/cuisine
9081%doc %{texmfdist}/doc/latex/cursor
9082%doc %{texmfdist}/doc/latex/curve
9083%doc %{texmfdist}/doc/latex/curve2e
9084%doc %{texmfdist}/doc/latex/cv
9085%doc %{texmfdist}/doc/latex/cweb-latex
9086%doc %{texmfdist}/doc/latex/cwpuzzle
9087%doc %{texmfdist}/doc/latex/dashrule
9088%doc %{texmfdist}/doc/latex/datatool
9089%doc %{texmfdist}/doc/latex/dateiliste
9090%doc %{texmfdist}/doc/latex/datenumber
9091%doc %{texmfdist}/doc/latex/datetime
9092%doc %{texmfdist}/doc/latex/dcpic
9093%doc %{texmfdist}/doc/latex/delimtxt
9094%doc %{texmfdist}/doc/latex/diagnose
9095%doc %{texmfdist}/doc/latex/dialogl
9096%doc %{texmfdist}/doc/latex/dichokey
9097%doc %{texmfdist}/doc/latex/digiconfigs
9098%doc %{texmfdist}/doc/latex/din1505
9099%doc %{texmfdist}/doc/latex/directory
9100%doc %{texmfdist}/doc/latex/disser
9101%doc %{texmfdist}/doc/latex/dlfltxb
9102%doc %{texmfdist}/doc/latex/dnaseq
9103%doc %{texmfdist}/doc/latex/docmfp
9104%doc %{texmfdist}/doc/latex/doi
9105%doc %{texmfdist}/doc/latex/doipubmed
9106%doc %{texmfdist}/doc/latex/dotarrow
9107%doc %{texmfdist}/doc/latex/dottex
9108%doc %{texmfdist}/doc/latex/dpfloat
9109%doc %{texmfdist}/doc/latex/dprogress
9110%doc %{texmfdist}/doc/latex/drac
9111%doc %{texmfdist}/doc/latex/draftwatermark
9112%doc %{texmfdist}/doc/latex/dramatist
9113%doc %{texmfdist}/doc/latex/dtk
9114%doc %{texmfdist}/doc/latex/dtxgallery
9115%doc %{texmfdist}/doc/latex/duerer-latex
9116%doc %{texmfdist}/doc/latex/dvdcoll
9117%doc %{texmfdist}/doc/latex/dyntree
9118%doc %{texmfdist}/doc/latex/eCards
9119%doc %{texmfdist}/doc/latex/ean13isbn
9120%doc %{texmfdist}/doc/latex/easy
9121%doc %{texmfdist}/doc/latex/ebezier
9122%doc %{texmfdist}/doc/latex/ebong
9123%doc %{texmfdist}/doc/latex/ebsthesis
9124%doc %{texmfdist}/doc/latex/ecclesiastic
9125%doc %{texmfdist}/doc/latex/ecltree
9126%doc %{texmfdist}/doc/latex/ecv
9127%doc %{texmfdist}/doc/latex/ed
9128%doc %{texmfdist}/doc/latex/edmac
9129%doc %{texmfdist}/doc/latex/edmargin
9130%doc %{texmfdist}/doc/latex/ednotes
9131%doc %{texmfdist}/doc/latex/eemeir
9132%doc %{texmfdist}/doc/latex/egameps
9133%doc %{texmfdist}/doc/latex/egplot
9134%doc %{texmfdist}/doc/latex/ellipsis
9135%doc %{texmfdist}/doc/latex/elmath
9136%doc %{texmfdist}/doc/latex/elpres
9137%doc %{texmfdist}/doc/latex/elsarticle
9138%doc %{texmfdist}/doc/latex/elsevier
9139%doc %{texmfdist}/doc/latex/em
9140%doc %{texmfdist}/doc/latex/emp
9141%doc %{texmfdist}/doc/latex/emulateapj
9142%doc %{texmfdist}/doc/latex/endheads
9143%doc %{texmfdist}/doc/latex/engpron
9144%doc %{texmfdist}/doc/latex/engrec
9145%doc %{texmfdist}/doc/latex/environ
9146%doc %{texmfdist}/doc/latex/envlab
9147%doc %{texmfdist}/doc/latex/epigraph
9148%doc %{texmfdist}/doc/latex/epiolmec
9149%doc %{texmfdist}/doc/latex/epsdice
9150%doc %{texmfdist}/doc/latex/epspdfconversion
9151%doc %{texmfdist}/doc/latex/eqlist
9152%doc %{texmfdist}/doc/latex/eqnarray
9153%doc %{texmfdist}/doc/latex/eqparbox
9154%doc %{texmfdist}/doc/latex/errata
9155%doc %{texmfdist}/doc/latex/esdiff
9156%doc %{texmfdist}/doc/latex/eskd
9157%doc %{texmfdist}/doc/latex/eskdx
9158%doc %{texmfdist}/doc/latex/esvect
9159%doc %{texmfdist}/doc/latex/etaremune
9160%doc %{texmfdist}/doc/latex/etex-pkg
9161%doc %{texmfdist}/doc/latex/ethiop-t1
9162%doc %{texmfdist}/doc/latex/ethiop
9163%doc %{texmfdist}/doc/latex/etoolbox
9164%doc %{texmfdist}/doc/latex/eukdate
9165%doc %{texmfdist}/doc/latex/euproposal
9166%doc %{texmfdist}/doc/latex/euro
9167%doc %{texmfdist}/doc/latex/europecv
9168%doc %{texmfdist}/doc/latex/eurosans
9169%doc %{texmfdist}/doc/latex/everypage
9170%doc %{texmfdist}/doc/latex/examdesign
9171%doc %{texmfdist}/doc/latex/examplep
9172%doc %{texmfdist}/doc/latex/exceltex
9173%doc %{texmfdist}/doc/latex/exercise
9174%doc %{texmfdist}/doc/latex/expdlist
9175%doc %{texmfdist}/doc/latex/expl3
9176%doc %{texmfdist}/doc/latex/export
9177%doc %{texmfdist}/doc/latex/extarrows
9178%doc %{texmfdist}/doc/latex/extpfeil
9179%doc %{texmfdist}/doc/latex/extract
9180%doc %{texmfdist}/doc/latex/facsimile
9181%doc %{texmfdist}/doc/latex/faktor
9182%doc %{texmfdist}/doc/latex/fancynum
9183%doc %{texmfdist}/doc/latex/fancyref
9184%doc %{texmfdist}/doc/latex/fancytooltips
9185%doc %{texmfdist}/doc/latex/fax
9186%doc %{texmfdist}/doc/latex/feynmf
9187%doc %{texmfdist}/doc/latex/figbib
9188%doc %{texmfdist}/doc/latex/figsize
9189%doc %{texmfdist}/doc/latex/fink
9190%doc %{texmfdist}/doc/latex/fixfoot
9191%doc %{texmfdist}/doc/latex/fixme
9192%doc %{texmfdist}/doc/latex/flabels
9193%doc %{texmfdist}/doc/latex/flacards
9194%doc %{texmfdist}/doc/latex/flagderiv
9195%doc %{texmfdist}/doc/latex/flashcards
9196%doc %{texmfdist}/doc/latex/flippdf
9197%doc %{texmfdist}/doc/latex/floatrow
9198%doc %{texmfdist}/doc/latex/flowfram
9199%doc %{texmfdist}/doc/latex/fmp
9200%doc %{texmfdist}/doc/latex/fmtcount
9201%doc %{texmfdist}/doc/latex/fnbreak
9202%doc %{texmfdist}/doc/latex/fncychap
9203%doc %{texmfdist}/doc/latex/foekfont
9204%doc %{texmfdist}/doc/latex/fonttable
9205%doc %{texmfdist}/doc/latex/forarray
9206%doc %{texmfdist}/doc/latex/forloop
9207%doc %{texmfdist}/doc/latex/formlett
9208%doc %{texmfdist}/doc/latex/formula
9209%doc %{texmfdist}/doc/latex/formular
9210%doc %{texmfdist}/doc/latex/fouridx
9211%doc %{texmfdist}/doc/latex/frankenstein
9212%doc %{texmfdist}/doc/latex/frenchle
9213%doc %{texmfdist}/doc/latex/fribrief
9214%doc %{texmfdist}/doc/latex/frletter
9215%doc %{texmfdist}/doc/latex/frontespizio
9216%doc %{texmfdist}/doc/latex/fullblck
9217%doc %{texmfdist}/doc/latex/fullpict
9218%doc %{texmfdist}/doc/latex/functan
9219%doc %{texmfdist}/doc/latex/fundus
9220%doc %{texmfdist}/doc/latex/gaceta
9221%doc %{texmfdist}/doc/latex/galois
9222%doc %{texmfdist}/doc/latex/gastex
9223%doc %{texmfdist}/doc/latex/gatech-thesis
9224%doc %{texmfdist}/doc/latex/gauss
9225%doc %{texmfdist}/doc/latex/gb4e
9226%doc %{texmfdist}/doc/latex/gcard
9227%doc %{texmfdist}/doc/latex/gcite
9228%doc %{texmfdist}/doc/latex/genmpage
9229%doc %{texmfdist}/doc/latex/geomsty
9230%doc %{texmfdist}/doc/latex/ginpenc
9231%doc %{texmfdist}/doc/latex/gloss
9232%doc %{texmfdist}/doc/latex/glossaries
9233%doc %{texmfdist}/doc/latex/gmdoc
9234%doc %{texmfdist}/doc/latex/gmeometric
9235%doc %{texmfdist}/doc/latex/gmiflink
9236%doc %{texmfdist}/doc/latex/gmutils
9237%doc %{texmfdist}/doc/latex/gmverb
9238%doc %{texmfdist}/doc/latex/gnuplottex
9239%doc %{texmfdist}/doc/latex/graphicx-psmin
9240%doc %{texmfdist}/doc/latex/greek-inputenc
9241%doc %{texmfdist}/doc/latex/greekdates
9242%doc %{texmfdist}/doc/latex/greektex
9243%doc %{texmfdist}/doc/latex/grfpaste
9244%doc %{texmfdist}/doc/latex/grnumalt
9245%doc %{texmfdist}/doc/latex/grverb
9246%doc %{texmfdist}/doc/latex/gu
9247%doc %{texmfdist}/doc/latex/guitar
9248%doc %{texmfdist}/doc/latex/guitbeamer
9249%doc %{texmfdist}/doc/latex/hanging
9250%doc %{texmfdist}/doc/latex/har2nat
9251%doc %{texmfdist}/doc/latex/harmony
9252%doc %{texmfdist}/doc/latex/harpoon
9253%doc %{texmfdist}/doc/latex/harvard
9254%doc %{texmfdist}/doc/latex/hc
9255%doc %{texmfdist}/doc/latex/hep
9256%doc %{texmfdist}/doc/latex/hepnames
9257%doc %{texmfdist}/doc/latex/hepparticles
9258%doc %{texmfdist}/doc/latex/hepthesis
9259%doc %{texmfdist}/doc/latex/hepunits
9260%doc %{texmfdist}/doc/latex/hexgame
9261%doc %{texmfdist}/doc/latex/hhtensor
9262%doc %{texmfdist}/doc/latex/histogr
9263%doc %{texmfdist}/doc/latex/hitec
9264%doc %{texmfdist}/doc/latex/hpsdiss
9265%doc %{texmfdist}/doc/latex/hrlatex
9266%doc %{texmfdist}/doc/latex/hvfloat
9267%doc %{texmfdist}/doc/latex/hypdvips
9268%doc %{texmfdist}/doc/latex/hyperref-docsrc
9269%doc %{texmfdist}/doc/latex/hyperxmp
9270%doc %{texmfdist}/doc/latex/ibycus-babel
9271%doc %{texmfdist}/doc/latex/icsv
9272%doc %{texmfdist}/doc/latex/ieeepes
9273%doc %{texmfdist}/doc/latex/ifmslide
9274%doc %{texmfdist}/doc/latex/ifplatform
9275%doc %{texmfdist}/doc/latex/ijmart
9276%doc %{texmfdist}/doc/latex/imac
9277%doc %{texmfdist}/doc/latex/image-gallery
9278%doc %{texmfdist}/doc/latex/imtekda
9279%doc %{texmfdist}/doc/latex/inlinebib
9280%doc %{texmfdist}/doc/latex/inlinedef
9281%doc %{texmfdist}/doc/latex/interactiveworkbook
9282%doc %{texmfdist}/doc/latex/inversepath
9283%doc %{texmfdist}/doc/latex/invoice
9284%doc %{texmfdist}/doc/latex/ipa
9285%doc %{texmfdist}/doc/latex/iso
9286%doc %{texmfdist}/doc/latex/iso10303
9287%doc %{texmfdist}/doc/latex/isodate
9288%doc %{texmfdist}/doc/latex/isodoc
9289%doc %{texmfdist}/doc/latex/isorot
9290%doc %{texmfdist}/doc/latex/itnumpar
9291%doc %{texmfdist}/doc/latex/jeopardy
9292%doc %{texmfdist}/doc/latex/jknapltx
9293%doc %{texmfdist}/doc/latex/jneurosci
9294%doc %{texmfdist}/doc/latex/jpsj
9295%doc %{texmfdist}/doc/latex/jura
9296%doc %{texmfdist}/doc/latex/juraabbrev
9297%doc %{texmfdist}/doc/latex/juramisc
9298%doc %{texmfdist}/doc/latex/jurarsp
9299%doc %{texmfdist}/doc/latex/karnaugh
9300%doc %{texmfdist}/doc/latex/kerkis
9301%doc %{texmfdist}/doc/latex/kerntest
9302%doc %{texmfdist}/doc/latex/kluwer
9303%doc %{texmfdist}/doc/latex/labelcas
9304%doc %{texmfdist}/doc/latex/lazylist
9305%doc %{texmfdist}/doc/latex/lcyw
9306%doc %{texmfdist}/doc/latex/leading
9307%doc %{texmfdist}/doc/latex/ledmac
9308%doc %{texmfdist}/doc/latex/lettre
9309%doc %{texmfdist}/doc/latex/lexikon
9310%doc %{texmfdist}/doc/latex/lgreek
9311%doc %{texmfdist}/doc/latex/lhelp
9312%doc %{texmfdist}/doc/latex/linguex
9313%doc %{texmfdist}/doc/latex/lipsum
9314%doc %{texmfdist}/doc/latex/listbib
9315%doc %{texmfdist}/doc/latex/listliketab
9316%doc %{texmfdist}/doc/latex/listofsymbols
9317%doc %{texmfdist}/doc/latex/lkproof
9318%doc %{texmfdist}/doc/latex/logic
9319%doc %{texmfdist}/doc/latex/logpap
9320%doc %{texmfdist}/doc/latex/lps
9321%doc %{texmfdist}/doc/latex/lsc
9322%doc %{texmfdist}/doc/latex/ltxindex
9323%doc %{texmfdist}/doc/latex/mafr
9324%doc %{texmfdist}/doc/latex/magyar
9325%doc %{texmfdist}/doc/latex/mailing
9326%doc %{texmfdist}/doc/latex/makebarcode
9327%doc %{texmfdist}/doc/latex/makebox
9328%doc %{texmfdist}/doc/latex/makecell
9329%doc %{texmfdist}/doc/latex/makecmds
9330%doc %{texmfdist}/doc/latex/makedtx
9331%doc %{texmfdist}/doc/latex/makeglos
9332%doc %{texmfdist}/doc/latex/makeplot
9333%doc %{texmfdist}/doc/latex/manuscript
9334%doc %{texmfdist}/doc/latex/maple
9335%doc %{texmfdist}/doc/latex/marginnote
9336%doc %{texmfdist}/doc/latex/mathdesign
9337%doc %{texmfdist}/doc/latex/mathpazo
9338%doc %{texmfdist}/doc/latex/maybemath
9339%doc %{texmfdist}/doc/latex/mcaption
9340%doc %{texmfdist}/doc/latex/mceinleger
9341%doc %{texmfdist}/doc/latex/mcite
9342%doc %{texmfdist}/doc/latex/mciteplus
9343%doc %{texmfdist}/doc/latex/memexsupp
9344%doc %{texmfdist}/doc/latex/mentis
9345%doc %{texmfdist}/doc/latex/metaplot
9346%doc %{texmfdist}/doc/latex/method
9347%doc %{texmfdist}/doc/latex/metre
9348%doc %{texmfdist}/doc/latex/mff
9349%doc %{texmfdist}/doc/latex/mfpic4ode
9350%doc %{texmfdist}/doc/latex/mftinc
9351%doc %{texmfdist}/doc/latex/mhchem
9352%doc %{texmfdist}/doc/latex/mhequ
9353%doc %{texmfdist}/doc/latex/miller
9354%doc %{texmfdist}/doc/latex/minipage-marginpar
9355%doc %{texmfdist}/doc/latex/miniplot
9356%doc %{texmfdist}/doc/latex/minutes
9357%doc %{texmfdist}/doc/latex/mla-paper
9358%doc %{texmfdist}/doc/latex/mlist
9359%doc %{texmfdist}/doc/latex/mmap
9360%doc %{texmfdist}/doc/latex/mnsymbol
9361%doc %{texmfdist}/doc/latex/moderncv
9362%doc %{texmfdist}/doc/latex/modroman
9363%doc %{texmfdist}/doc/latex/mongolian-babel
9364%doc %{texmfdist}/doc/latex/montex
9365%doc %{texmfdist}/doc/latex/moresize
9366%doc %{texmfdist}/doc/latex/movie15
9367%doc %{texmfdist}/doc/latex/msc
9368%doc %{texmfdist}/doc/latex/msg
9369%doc %{texmfdist}/doc/latex/mslapa
9370%doc %{texmfdist}/doc/latex/mtgreek
9371%doc %{texmfdist}/doc/latex/multibbl
9372%doc %{texmfdist}/doc/latex/multicap
9373%doc %{texmfdist}/doc/latex/multirow
9374%doc %{texmfdist}/doc/latex/munich
9375%doc %{texmfdist}/doc/latex/musixlyr
9376%doc %{texmfdist}/doc/latex/muthesis
9377%doc %{texmfdist}/doc/latex/mxd
9378%doc %{texmfdist}/doc/latex/mxedruli
9379%doc %{texmfdist}/doc/latex/nag
9380%doc %{texmfdist}/doc/latex/namespc
9381%doc %{texmfdist}/doc/latex/nath
9382%doc %{texmfdist}/doc/latex/nature
9383%doc %{texmfdist}/doc/latex/ncclatex
9384%doc %{texmfdist}/doc/latex/ncctools
9385%doc %{texmfdist}/doc/latex/nddiss
9386%doc %{texmfdist}/doc/latex/newalg
9387%doc %{texmfdist}/doc/latex/newfile
9388%doc %{texmfdist}/doc/latex/newlfm
9389%doc %{texmfdist}/doc/latex/newspaper
9390%doc %{texmfdist}/doc/latex/newvbtm
9391%doc %{texmfdist}/doc/latex/niceframe
9392%doc %{texmfdist}/doc/latex/nih
9393%doc %{texmfdist}/doc/latex/noitcrul
9394%doc %{texmfdist}/doc/latex/nomentbl
9395%doc %{texmfdist}/doc/latex/nonfloat
9396%doc %{texmfdist}/doc/latex/nostarch
9397%doc %{texmfdist}/doc/latex/notes
9398%doc %{texmfdist}/doc/latex/notes2bib
9399%doc %{texmfdist}/doc/latex/nrc
9400%doc %{texmfdist}/doc/latex/ntabbing
9401%doc %{texmfdist}/doc/latex/numname
9402%doc %{texmfdist}/doc/latex/numprint
9403%doc %{texmfdist}/doc/latex/objectz
9404%doc %{texmfdist}/doc/latex/ocr-latex
9405%doc %{texmfdist}/doc/latex/octavo
9406%doc %{texmfdist}/doc/latex/ogham
9407%doc %{texmfdist}/doc/latex/ogonek
9408%doc %{texmfdist}/doc/latex/opcit
9409%doc %{texmfdist}/doc/latex/ordinalpt
9410%doc %{texmfdist}/doc/latex/othello
9411%doc %{texmfdist}/doc/latex/otibet
9412%doc %{texmfdist}/doc/latex/outline
9413%doc %{texmfdist}/doc/latex/outliner
9414%doc %{texmfdist}/doc/latex/pagenote
9415%doc %{texmfdist}/doc/latex/paper
9416%doc %{texmfdist}/doc/latex/papercdcase
9417%doc %{texmfdist}/doc/latex/papertex
9418%doc %{texmfdist}/doc/latex/parallel
9419%doc %{texmfdist}/doc/latex/paresse
9420%doc %{texmfdist}/doc/latex/parrun
9421%doc %{texmfdist}/doc/latex/pauldoc
9422%doc %{texmfdist}/doc/latex/pbox
9423%doc %{texmfdist}/doc/latex/pbsheet
9424%doc %{texmfdist}/doc/latex/pdfcprot
9425%doc %{texmfdist}/doc/latex/pdfscreen
9426%doc %{texmfdist}/doc/latex/pdfsync
9427%doc %{texmfdist}/doc/latex/pdftricks
9428%doc %{texmfdist}/doc/latex/pdfwin
9429%doc %{texmfdist}/doc/latex/pecha
9430%doc %{texmfdist}/doc/latex/perception
9431%doc %{texmfdist}/doc/latex/perltex
9432%doc %{texmfdist}/doc/latex/permute
9433%doc %{texmfdist}/doc/latex/petiteannonce
9434%doc %{texmfdist}/doc/latex/petri-nets
9435%doc %{texmfdist}/doc/latex/pgf-soroban
9436%doc %{texmfdist}/doc/latex/pgfopts
9437%doc %{texmfdist}/doc/latex/pgfplots
9438%doc %{texmfdist}/doc/latex/philex
9439%doc %{texmfdist}/doc/latex/philosophersimprint
9440%doc %{texmfdist}/doc/latex/photo
9441%doc %{texmfdist}/doc/latex/pinlabel
9442%doc %{texmfdist}/doc/latex/pittetd
9443%doc %{texmfdist}/doc/latex/plari
9444%doc %{texmfdist}/doc/latex/plates
9445%doc %{texmfdist}/doc/latex/play
9446%doc %{texmfdist}/doc/latex/plweb
9447%doc %{texmfdist}/doc/latex/pmgraph
9448%doc %{texmfdist}/doc/latex/poemscol
9449%doc %{texmfdist}/doc/latex/polski
9450%doc %{texmfdist}/doc/latex/polyglot
9451%doc %{texmfdist}/doc/latex/polytable
9452%doc %{texmfdist}/doc/latex/postcards
9453%doc %{texmfdist}/doc/latex/powerdot
9454%doc %{texmfdist}/doc/latex/ppower4
9455%doc %{texmfdist}/doc/latex/ppr-prv
9456%doc %{texmfdist}/doc/latex/pracjourn
9457%doc %{texmfdist}/doc/latex/prettyref
9458%doc %{texmfdist}/doc/latex/proba
9459%doc %{texmfdist}/doc/latex/probsoln
9460%doc %{texmfdist}/doc/latex/procIAGssymp
9461%doc %{texmfdist}/doc/latex/progkeys
9462%doc %{texmfdist}/doc/latex/progress
9463%doc %{texmfdist}/doc/latex/protex
9464%doc %{texmfdist}/doc/latex/protocol
9465%doc %{texmfdist}/doc/latex/psfragx
9466%doc %{texmfdist}/doc/latex/psgo
9467%doc %{texmfdist}/doc/latex/pspicture
9468%doc %{texmfdist}/doc/latex/pst2pdf
9469%doc %{texmfdist}/doc/latex/ptptex
9470%doc %{texmfdist}/doc/latex/qcm
9471%doc %{texmfdist}/doc/latex/qobitree
9472%doc %{texmfdist}/doc/latex/qstest
9473%doc %{texmfdist}/doc/latex/qsymbols
9474%doc %{texmfdist}/doc/latex/qtree
9475%doc %{texmfdist}/doc/latex/quotchap
9476%doc %{texmfdist}/doc/latex/quotmark
9477%doc %{texmfdist}/doc/latex/r_und_s
9478%doc %{texmfdist}/doc/latex/randbild
9479%doc %{texmfdist}/doc/latex/randtext
9480%doc %{texmfdist}/doc/latex/rccol
9481%doc %{texmfdist}/doc/latex/rcs
9482%doc %{texmfdist}/doc/latex/rcsinfo
9483%doc %{texmfdist}/doc/latex/recipecard
9484%doc %{texmfdist}/doc/latex/rectopma
9485%doc %{texmfdist}/doc/latex/refcheck
9486%doc %{texmfdist}/doc/latex/refman
9487%doc %{texmfdist}/doc/latex/refstyle
9488%doc %{texmfdist}/doc/latex/regcount
9489%doc %{texmfdist}/doc/latex/register
9490%doc %{texmfdist}/doc/latex/relenc
9491%doc %{texmfdist}/doc/latex/repeatindex
9492%doc %{texmfdist}/doc/latex/rlepsf
9493%doc %{texmfdist}/doc/latex/rmpage
9494%doc %{texmfdist}/doc/latex/robustcommand
9495%doc %{texmfdist}/doc/latex/robustindex
9496%doc %{texmfdist}/doc/latex/romannum
9497%doc %{texmfdist}/doc/latex/rotpages
9498%doc %{texmfdist}/doc/latex/rsc
9499%doc %{texmfdist}/doc/latex/rst
9500%doc %{texmfdist}/doc/latex/rtkinenc
9501%doc %{texmfdist}/doc/latex/rtklage
9502%doc %{texmfdist}/doc/latex/sagetex
9503%doc %{texmfdist}/doc/latex/sanskrit
9504%doc %{texmfdist}/doc/latex/sauerj
9505%doc %{texmfdist}/doc/latex/sauterfonts
9506%doc %{texmfdist}/doc/latex/savefnmark
9507%doc %{texmfdist}/doc/latex/savetrees
9508%doc %{texmfdist}/doc/latex/scalebar
9509%doc %{texmfdist}/doc/latex/schedule
9510%doc %{texmfdist}/doc/latex/scientificpaper
9511%doc %{texmfdist}/doc/latex/sciposter
9512%doc %{texmfdist}/doc/latex/sciwordconv
9513%doc %{texmfdist}/doc/latex/screenplay
9514%doc %{texmfdist}/doc/latex/script
9515%doc %{texmfdist}/doc/latex/sdrt
9516%doc %{texmfdist}/doc/latex/sectionbox
9517%doc %{texmfdist}/doc/latex/semantic
9518%doc %{texmfdist}/doc/latex/semioneside
9519%doc %{texmfdist}/doc/latex/seqsplit
9520%doc %{texmfdist}/doc/latex/sf298
9521%doc %{texmfdist}/doc/latex/sffms
9522%doc %{texmfdist}/doc/latex/sfg
9523%doc %{texmfdist}/doc/latex/sgame
9524%doc %{texmfdist}/doc/latex/shadethm
9525%doc %{texmfdist}/doc/latex/shipunov
9526%doc %{texmfdist}/doc/latex/shorttoc
9527%doc %{texmfdist}/doc/latex/show2e
9528%doc %{texmfdist}/doc/latex/showexpl
9529%doc %{texmfdist}/doc/latex/sides
9530%doc %{texmfdist}/doc/latex/siggraph
9531%doc %{texmfdist}/doc/latex/simplecv
9532%doc %{texmfdist}/doc/latex/simplewick
9533%doc %{texmfdist}/doc/latex/skak
9534%doc %{texmfdist}/doc/latex/slantsc
9535%doc %{texmfdist}/doc/latex/smalltableof
9536%doc %{texmfdist}/doc/latex/smartref
9537%doc %{texmfdist}/doc/latex/smflatex
9538%doc %{texmfdist}/doc/latex/snapshot
9539%doc %{texmfdist}/doc/latex/songbook
9540%doc %{texmfdist}/doc/latex/sort-by-letters
9541%doc %{texmfdist}/doc/latex/soyombo
9542%doc %{texmfdist}/doc/latex/sparklines
9543%doc %{texmfdist}/doc/latex/spie
9544%doc %{texmfdist}/doc/latex/splitbib
9545%doc %{texmfdist}/doc/latex/splitindex
9546%doc %{texmfdist}/doc/latex/spotcolor
9547%doc %{texmfdist}/doc/latex/sprite
9548%doc %{texmfdist}/doc/latex/srcltx
9549%doc %{texmfdist}/doc/latex/sseq
9550%doc %{texmfdist}/doc/latex/ssqquote
9551%doc %{texmfdist}/doc/latex/stage
9552%doc %{texmfdist}/doc/latex/statistik
9553%doc %{texmfdist}/doc/latex/stdpage
9554%doc %{texmfdist}/doc/latex/stellenbosch
9555%doc %{texmfdist}/doc/latex/stex
9556%doc %{texmfdist}/doc/latex/stringstrings
9557%doc %{texmfdist}/doc/latex/struktex
9558%doc %{texmfdist}/doc/latex/sttools
9559%doc %{texmfdist}/doc/latex/stubs
9560%doc %{texmfdist}/doc/latex/subdepth
9561%doc %{texmfdist}/doc/latex/subeqn
9562%doc %{texmfdist}/doc/latex/subeqnarray
9563%doc %{texmfdist}/doc/latex/subfloat
9564%doc %{texmfdist}/doc/latex/substr
9565%doc %{texmfdist}/doc/latex/sudoku
9566%doc %{texmfdist}/doc/latex/sudokubundle
9567%doc %{texmfdist}/doc/latex/sugconf
9568%doc %{texmfdist}/doc/latex/supertabular
9569%doc %{texmfdist}/doc/latex/susy
9570%doc %{texmfdist}/doc/latex/svgcolor
9571%doc %{texmfdist}/doc/latex/svn-multi
9572%doc %{texmfdist}/doc/latex/svn
9573%doc %{texmfdist}/doc/latex/svninfo
9574%doc %{texmfdist}/doc/latex/swebib
9575%doc %{texmfdist}/doc/latex/swimgraf
9576%doc %{texmfdist}/doc/latex/synproof
9577%doc %{texmfdist}/doc/latex/syntax
9578%doc %{texmfdist}/doc/latex/syntrace
9579%doc %{texmfdist}/doc/latex/synttree
9580%doc %{texmfdist}/doc/latex/t-angles
9581%doc %{texmfdist}/doc/latex/tableaux
9582%doc %{texmfdist}/doc/latex/tablists
9583%doc %{texmfdist}/doc/latex/tablor
9584%doc %{texmfdist}/doc/latex/tabto-ltx
9585%doc %{texmfdist}/doc/latex/tabulary
9586%doc %{texmfdist}/doc/latex/tabvar
9587%doc %{texmfdist}/doc/latex/talk
9588%doc %{texmfdist}/doc/latex/tapir
9589%doc %{texmfdist}/doc/latex/tcldoc
9590%doc %{texmfdist}/doc/latex/tdsfrmath
9591%doc %{texmfdist}/doc/latex/technics
9592%doc %{texmfdist}/doc/latex/ted
9593%doc %{texmfdist}/doc/latex/tengwarscript
9594%doc %{texmfdist}/doc/latex/tensor
9595%doc %{texmfdist}/doc/latex/teubner
9596%doc %{texmfdist}/doc/latex/texmate
9597%doc %{texmfdist}/doc/latex/texpower
9598%doc %{texmfdist}/doc/latex/texshade
9599%doc %{texmfdist}/doc/latex/textcase
9600%doc %{texmfdist}/doc/latex/textopo
9601%doc %{texmfdist}/doc/latex/theoremref
9602%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9603%doc %{texmfdist}/doc/latex/thinsp
9604%doc %{texmfdist}/doc/latex/thmtools
9605%doc %{texmfdist}/doc/latex/thumb
9606%doc %{texmfdist}/doc/latex/thuthesis
9607%doc %{texmfdist}/doc/latex/ticket
9608%doc %{texmfdist}/doc/latex/tikz-inet
9609%doc %{texmfdist}/doc/latex/timesht
9610%doc %{texmfdist}/doc/latex/titling
9611%doc %{texmfdist}/doc/latex/tocvsec2
9612%doc %{texmfdist}/doc/latex/todo
9613%doc %{texmfdist}/doc/latex/tokenizer
9614%doc %{texmfdist}/doc/latex/toolbox
9615%doc %{texmfdist}/doc/latex/topfloat
9616%doc %{texmfdist}/doc/latex/toptesi
9617%doc %{texmfdist}/doc/latex/tpslifonts
9618%doc %{texmfdist}/doc/latex/trajan
9619%doc %{texmfdist}/doc/latex/translator
9620%doc %{texmfdist}/doc/latex/tree-dvips
9621%doc %{texmfdist}/doc/latex/trfsigns
9622%doc %{texmfdist}/doc/latex/trivfloat
9623%doc %{texmfdist}/doc/latex/trsym
9624%doc %{texmfdist}/doc/latex/tufte-latex
9625%doc %{texmfdist}/doc/latex/tugboat
9626%doc %{texmfdist}/doc/latex/turnstile
9627%doc %{texmfdist}/doc/latex/twoup
9628%doc %{texmfdist}/doc/latex/typedref
9629%doc %{texmfdist}/doc/latex/typogrid
9630%doc %{texmfdist}/doc/latex/uaclasses
9631%doc %{texmfdist}/doc/latex/ucthesis
9632%doc %{texmfdist}/doc/latex/uebungsblatt
9633%doc %{texmfdist}/doc/latex/uiucthesis
9634%doc %{texmfdist}/doc/latex/ulsy
9635%doc %{texmfdist}/doc/latex/umich-thesis
9636%doc %{texmfdist}/doc/latex/uml
9637%doc %{texmfdist}/doc/latex/umlaute
9638%doc %{texmfdist}/doc/latex/umoline
9639%doc %{texmfdist}/doc/latex/umthesis
9640%doc %{texmfdist}/doc/latex/underlin
9641%doc %{texmfdist}/doc/latex/undertilde
9642%doc %{texmfdist}/doc/latex/unitsdef
9643%doc %{texmfdist}/doc/latex/unroman
9644%doc %{texmfdist}/doc/latex/upmethodology
9645%doc %{texmfdist}/doc/latex/urlbst
9646%doc %{texmfdist}/doc/latex/ushort
9647%doc %{texmfdist}/doc/latex/uwthesis
9648%doc %{texmfdist}/doc/latex/varindex
9649%doc %{texmfdist}/doc/latex/varsfromjobname
9650%doc %{texmfdist}/doc/latex/vector
9651%doc %{texmfdist}/doc/latex/verse
9652%doc %{texmfdist}/doc/latex/vhistory
9653%doc %{texmfdist}/doc/latex/vita
9654%doc %{texmfdist}/doc/latex/volumes
9655%doc %{texmfdist}/doc/latex/vpe
9656%doc %{texmfdist}/doc/latex/vrsion
9657%doc %{texmfdist}/doc/latex/vwcol
9658%doc %{texmfdist}/doc/latex/vxu
9659%doc %{texmfdist}/doc/latex/wadalab
9660%doc %{texmfdist}/doc/latex/wallpaper
9661%doc %{texmfdist}/doc/latex/warpcol
9662%doc %{texmfdist}/doc/latex/wnri
9663%doc %{texmfdist}/doc/latex/wordlike
9664%doc %{texmfdist}/doc/latex/xargs
9665%doc %{texmfdist}/doc/latex/xdoc
9666%doc %{texmfdist}/doc/latex/xfor
9667%doc %{texmfdist}/doc/latex/xifthen
9668%doc %{texmfdist}/doc/latex/xmpincl
9669%doc %{texmfdist}/doc/latex/xnewcommand
9670%doc %{texmfdist}/doc/latex/xoptarg
9671%doc %{texmfdist}/doc/latex/xpackages
9672%doc %{texmfdist}/doc/latex/xskak
9673%doc %{texmfdist}/doc/latex/xstring
9674%doc %{texmfdist}/doc/latex/xtcapts
9675%doc %{texmfdist}/doc/latex/xyling
9676%doc %{texmfdist}/doc/latex/xytree
9677%doc %{texmfdist}/doc/latex/yafoot
9678%doc %{texmfdist}/doc/latex/yhmath
9679%doc %{texmfdist}/doc/latex/york-thesis
9680%doc %{texmfdist}/doc/latex/yplan
9681%doc %{texmfdist}/doc/latex/zed-csp
9682%doc %{texmfdist}/doc/latex/zefonts
9683%doc %{texmfdist}/doc/latex/ziffer
9684%doc %{texmfdist}/doc/latex/zwgetfdate
9685%doc %{texmfdist}/source/latex/hyperref/doc
9686%doc %{texmfdist}/source/latex/koma-script/doc
9687
9688%files latex-other
9689%defattr(644,root,root,755)
9690%{texmfdist}/fonts/map/dvips/pslatex
9691%{texmfdist}/fonts/source/public/yi4latex
9692%{texmfdist}/fonts/tfm/public/pslatex
9693%{texmfdist}/fonts/tfm/public/yi4latex
9694%{texmfdist}/fonts/vf/public/pslatex
9695%{texmfdist}/metapost/latexmp
9696%{texmfdist}/metapost/makecirc
9697%{texmfdist}/source/alatex/base
9698%{texmfdist}/source/cslatex/base
9699%{texmfdist}/source/generic/xypic
9700%{texmfdist}/source/latex/ESIEEcv
9701%{texmfdist}/source/latex/GuIT
9702%{texmfdist}/source/latex/HA-prosper
9703%{texmfdist}/source/latex/IEEEconf
9704%{texmfdist}/source/latex/aastex
9705%{texmfdist}/source/latex/abc
9706%{texmfdist}/source/latex/abstract
9707%{texmfdist}/source/latex/achemso
9708%{texmfdist}/source/latex/acmconf
9709%{texmfdist}/source/latex/acronym
9710%{texmfdist}/source/latex/active-conf
9711%{texmfdist}/source/latex/addlines
9712%{texmfdist}/source/latex/adrlist
9713%{texmfdist}/source/latex/aiaa
9714%{texmfdist}/source/latex/alg
9715%{texmfdist}/source/latex/alnumsec
9716%{texmfdist}/source/latex/altfont
9717%{texmfdist}/source/latex/amsaddr
9718%{texmfdist}/source/latex/amscls
9719%{texmfdist}/source/latex/amsfonts
9720%{texmfdist}/source/latex/amsmath
9721%{texmfdist}/source/latex/amsrefs
9722%{texmfdist}/source/latex/answers
9723%{texmfdist}/source/latex/apacite
9724%{texmfdist}/source/latex/appendix
9725%{texmfdist}/source/latex/arcs
9726%{texmfdist}/source/latex/arydshln
9727%{texmfdist}/source/latex/asaetr
9728%{texmfdist}/source/latex/ascii
9729%{texmfdist}/source/latex/attachfile
9730%{texmfdist}/source/latex/augie/other
9731%{texmfdist}/source/latex/augie/vtex
9732%{texmfdist}/source/latex/babelbib
9733%{texmfdist}/source/latex/backgammon
9734%{texmfdist}/source/latex/barcodes
9735%{texmfdist}/source/latex/base
9736%{texmfdist}/source/latex/bayer
9737%{texmfdist}/source/latex/bbding
9738%{texmfdist}/source/latex/bbm-macros
9739%{texmfdist}/source/latex/belleek
9740%{texmfdist}/source/latex/bengali
9741%{texmfdist}/source/latex/beton
9742%{texmfdist}/source/latex/bez123
9743%{texmfdist}/source/latex/bibarts
9744%{texmfdist}/source/latex/bibleref
9745%{texmfdist}/source/latex/biblist
9746%{texmfdist}/source/latex/bibtopic
9747%{texmfdist}/source/latex/bibtopicprefix
9748%{texmfdist}/source/latex/bigfoot
9749%{texmfdist}/source/latex/binomexp
9750%{texmfdist}/source/latex/biocon
9751%{texmfdist}/source/latex/bizcard
9752%{texmfdist}/source/latex/blindtext
9753%{texmfdist}/source/latex/blowup
9754%{texmfdist}/source/latex/boites
9755%{texmfdist}/source/latex/bookhands
9756%{texmfdist}/source/latex/booklet
9757%{texmfdist}/source/latex/booktabs
9758%{texmfdist}/source/latex/bophook
9759%{texmfdist}/source/latex/boxhandler
9760%{texmfdist}/source/latex/bpchem
9761%{texmfdist}/source/latex/braille
9762%{texmfdist}/source/latex/breakurl
9763%{texmfdist}/source/latex/brushscr
9764%{texmfdist}/source/latex/bullcntr
9765%{texmfdist}/source/latex/burmese
9766%{texmfdist}/source/latex/bytefield
9767%{texmfdist}/source/latex/captcont
9768%{texmfdist}/source/latex/caption
9769%{texmfdist}/source/latex/carlisle
9770%{texmfdist}/source/latex/catechis
9771%{texmfdist}/source/latex/ccaption
9772%{texmfdist}/source/latex/ccfonts
9773%{texmfdist}/source/latex/cclicenses
9774%{texmfdist}/source/latex/cd-cover
9775%{texmfdist}/source/latex/cd
9776%{texmfdist}/source/latex/cdpbundl
9777%{texmfdist}/source/latex/changebar
9778%{texmfdist}/source/latex/changes
9779%{texmfdist}/source/latex/chappg
9780%{texmfdist}/source/latex/chapterfolder
9781%{texmfdist}/source/latex/chemcompounds
9782%{texmfdist}/source/latex/chemstyle
9783%{texmfdist}/source/latex/chessboard
9784%{texmfdist}/source/latex/chessfss
9785%{texmfdist}/source/latex/chletter
9786%{texmfdist}/source/latex/circ
9787%{texmfdist}/source/latex/cjk/utils
9788%{texmfdist}/source/latex/cjw
9789%{texmfdist}/source/latex/clefval
9790%{texmfdist}/source/latex/cleveref
9791%{texmfdist}/source/latex/cmcyralt
9792%{texmfdist}/source/latex/cmdtrack
9793%{texmfdist}/source/latex/cmll
9794%{texmfdist}/source/latex/cmsd
9795%{texmfdist}/source/latex/codepage
9796%{texmfdist}/source/latex/colortbl
9797%{texmfdist}/source/latex/colorwav
9798%{texmfdist}/source/latex/combine
9799%{texmfdist}/source/latex/comment
9800%{texmfdist}/source/latex/computational-complexity
9801%{texmfdist}/source/latex/confproc
9802%{texmfdist}/source/latex/constants
9803%{texmfdist}/source/latex/contour
9804%{texmfdist}/source/latex/cooking
9805%{texmfdist}/source/latex/cool
9806%{texmfdist}/source/latex/coollist
9807%{texmfdist}/source/latex/coolstr
9808%{texmfdist}/source/latex/cooltooltips
9809%{texmfdist}/source/latex/coordsys
9810%{texmfdist}/source/latex/coverpage
9811%{texmfdist}/source/latex/crop
9812%{texmfdist}/source/latex/crossreference
9813%{texmfdist}/source/latex/crosswrd
9814%{texmfdist}/source/latex/csvtools
9815%{texmfdist}/source/latex/ctable
9816%{texmfdist}/source/latex/ctib
9817%{texmfdist}/source/latex/cuisine
9818%{texmfdist}/source/latex/currvita
9819%{texmfdist}/source/latex/curve
9820%{texmfdist}/source/latex/curve2e
9821%{texmfdist}/source/latex/curves
9822%{texmfdist}/source/latex/cweb-latex
9823%{texmfdist}/source/latex/cwpuzzle
9824%{texmfdist}/source/latex/dashbox
9825%{texmfdist}/source/latex/dashrule
9826%{texmfdist}/source/latex/datatool
9827%{texmfdist}/source/latex/dateiliste
9828%{texmfdist}/source/latex/datenumber
9829%{texmfdist}/source/latex/datetime
9830%{texmfdist}/source/latex/decimal
9831%{texmfdist}/source/latex/delimtxt
9832%{texmfdist}/source/latex/diagnose
9833%{texmfdist}/source/latex/dialogl
9834%{texmfdist}/source/latex/dinbrief
9835%{texmfdist}/source/latex/disser
9836%{texmfdist}/source/latex/dnaseq
9837%{texmfdist}/source/latex/docmfp
9838%{texmfdist}/source/latex/doipubmed
9839%{texmfdist}/source/latex/dotarrow
9840%{texmfdist}/source/latex/dotseqn
9841%{texmfdist}/source/latex/dottex
9842%{texmfdist}/source/latex/dprogress
9843%{texmfdist}/source/latex/drac
9844%{texmfdist}/source/latex/draftcopy
9845%{texmfdist}/source/latex/draftwatermark
9846%{texmfdist}/source/latex/dramatist
9847%{texmfdist}/source/latex/dtk
9848%{texmfdist}/source/latex/dtxgallery
9849%{texmfdist}/source/latex/dyntree
9850%{texmfdist}/source/latex/eCards
9851%{texmfdist}/source/latex/ebezier
9852%{texmfdist}/source/latex/ebsthesis
9853%{texmfdist}/source/latex/ecclesiastic
9854%{texmfdist}/source/latex/ecv
9855%{texmfdist}/source/latex/ed
9856%{texmfdist}/source/latex/edmac
9857%{texmfdist}/source/latex/edmargin
9858%{texmfdist}/source/latex/eemeir
9859%{texmfdist}/source/latex/egplot
9860%{texmfdist}/source/latex/eiad
9861%{texmfdist}/source/latex/ellipsis
9862%{texmfdist}/source/latex/elmath
9863%{texmfdist}/source/latex/elsarticle
9864%{texmfdist}/source/latex/em
9865%{texmfdist}/source/latex/emp
9866%{texmfdist}/source/latex/endfloat
9867%{texmfdist}/source/latex/endheads
9868%{texmfdist}/source/latex/engpron
9869%{texmfdist}/source/latex/engrec
9870%{texmfdist}/source/latex/environ
9871%{texmfdist}/source/latex/envlab
9872%{texmfdist}/source/latex/epigraph
9873%{texmfdist}/source/latex/epiolmec
9874%{texmfdist}/source/latex/epsdice
9875%{texmfdist}/source/latex/eqlist
9876%{texmfdist}/source/latex/eqnarray
9877%{texmfdist}/source/latex/eqparbox
9878%{texmfdist}/source/latex/errata
9879%{texmfdist}/source/latex/esdiff
9880%{texmfdist}/source/latex/eskd
9881%{texmfdist}/source/latex/eso-pic
9882%{texmfdist}/source/latex/esvect
9883%{texmfdist}/source/latex/etaremune
9884%{texmfdist}/source/latex/ethiop
9885%{texmfdist}/source/latex/eukdate
9886%{texmfdist}/source/latex/euler
9887%{texmfdist}/source/latex/euproposal
9888%{texmfdist}/source/latex/euro
9889%{texmfdist}/source/latex/everypage
9890%{texmfdist}/source/latex/examdesign
9891%{texmfdist}/source/latex/exercise
9892%{texmfdist}/source/latex/expdlist
9893%{texmfdist}/source/latex/expl3
9894%{texmfdist}/source/latex/export
9895%{texmfdist}/source/latex/extpfeil
9896%{texmfdist}/source/latex/extract
9897%{texmfdist}/source/latex/facsimile
9898%{texmfdist}/source/latex/faktor
9899%{texmfdist}/source/latex/fancynum
9900%{texmfdist}/source/latex/fancyref
9901%{texmfdist}/source/latex/fancytooltips
9902%{texmfdist}/source/latex/fancyvrb
9903%{texmfdist}/source/latex/feynmf
9904%{texmfdist}/source/latex/figsize
9905%{texmfdist}/source/latex/filecontents
9906%{texmfdist}/source/latex/fink
9907%{texmfdist}/source/latex/fixme
9908%{texmfdist}/source/latex/flabels
9909%{texmfdist}/source/latex/flagderiv
9910%{texmfdist}/source/latex/flashcards
9911%{texmfdist}/source/latex/flippdf
9912%{texmfdist}/source/latex/float
9913%{texmfdist}/source/latex/floatrow
9914%{texmfdist}/source/latex/flowfram
9915%{texmfdist}/source/latex/fmp
9916%{texmfdist}/source/latex/fmtcount
9917%{texmfdist}/source/latex/fnbreak
9918%{texmfdist}/source/latex/foilhtml
9919%{texmfdist}/source/latex/fonttable
9920%{texmfdist}/source/latex/footmisc
9921%{texmfdist}/source/latex/footnpag
9922%{texmfdist}/source/latex/forarray
9923%{texmfdist}/source/latex/forloop
9924%{texmfdist}/source/latex/formula
9925%{texmfdist}/source/latex/fouridx
9926%{texmfdist}/source/latex/frankenstein
9927%{texmfdist}/source/latex/frontespizio
9928%{texmfdist}/source/latex/fullblck
9929%{texmfdist}/source/latex/functan
9930%{texmfdist}/source/latex/fundus
9931%{texmfdist}/source/latex/g-brief
9932%{texmfdist}/source/latex/galois
9933%{texmfdist}/source/latex/gcite
9934%{texmfdist}/source/latex/genmpage
9935%{texmfdist}/source/latex/geometry
9936%{texmfdist}/source/latex/geomsty
9937%{texmfdist}/source/latex/ginpenc
9938%{texmfdist}/source/latex/glossaries
9939%{texmfdist}/source/latex/gnuplottex
9940%{texmfdist}/source/latex/go
9941%{texmfdist}/source/latex/graphics
9942%{texmfdist}/source/latex/graphicx-psmin
9943%{texmfdist}/source/latex/greekdates
9944%{texmfdist}/source/latex/grnumalt
9945%{texmfdist}/source/latex/grverb
9946%{texmfdist}/source/latex/guitar
9947%{texmfdist}/source/latex/hanging
9948%{texmfdist}/source/latex/harvard
9949%{texmfdist}/source/latex/hc
9950%{texmfdist}/source/latex/hepthesis
9951%{texmfdist}/source/latex/hhtensor
9952%{texmfdist}/source/latex/hilowres
9953%{texmfdist}/source/latex/histogr
9954%{texmfdist}/source/latex/hpsdiss
9955%{texmfdist}/source/latex/hrlatex
9956%{texmfdist}/source/latex/hyper
9957%{texmfdist}/source/latex/hyperref
9958%{texmfdist}/source/latex/hyperxmp
9959%{texmfdist}/source/latex/hyphenat
9960%{texmfdist}/source/latex/ibycus-babel
9961%{texmfdist}/source/latex/icsv
9962%{texmfdist}/source/latex/ifmslide
9963%{texmfdist}/source/latex/ifplatform
9964%{texmfdist}/source/latex/ijmart
9965%{texmfdist}/source/latex/imtekda
9966%{texmfdist}/source/latex/index
9967%{texmfdist}/source/latex/inlinedef
9968%{texmfdist}/source/latex/inversepath
9969%{texmfdist}/source/latex/iso
9970%{texmfdist}/source/latex/iso10303
9971%{texmfdist}/source/latex/isodate
9972%{texmfdist}/source/latex/isodoc
9973%{texmfdist}/source/latex/isorot
9974%{texmfdist}/source/latex/isotope
9975%{texmfdist}/source/latex/itnumpar
9976%{texmfdist}/source/latex/jeopardy
9977%{texmfdist}/source/latex/jura
9978%{texmfdist}/source/latex/juraabbrev
9979%{texmfdist}/source/latex/jurarsp
9980%{texmfdist}/source/latex/kdgreek
9981%{texmfdist}/source/latex/kerntest
9982%{texmfdist}/source/latex/kluwer
9983%{texmfdist}/source/latex/koma-script
9984%{texmfdist}/source/latex/labelcas
9985%{texmfdist}/source/latex/labels
9986%{texmfdist}/source/latex/lastpage
9987%{texmfdist}/source/latex/latex-tds
9988%{texmfdist}/source/latex/layouts
9989%{texmfdist}/source/latex/lcg
9990%{texmfdist}/source/latex/lcyw
9991%{texmfdist}/source/latex/leading
9992%{texmfdist}/source/latex/ledmac
9993%{texmfdist}/source/latex/leftidx
9994%{texmfdist}/source/latex/lettrine
9995%{texmfdist}/source/latex/lexikon
9996%{texmfdist}/source/latex/lhcyr
9997%{texmfdist}/source/latex/lhelp
9998%{texmfdist}/source/latex/limap
9999%{texmfdist}/source/latex/lipsum
10000%{texmfdist}/source/latex/listbib
10001%{texmfdist}/source/latex/listings
10002%{texmfdist}/source/latex/listliketab
10003%{texmfdist}/source/latex/localloc
10004%{texmfdist}/source/latex/logpap
10005%{texmfdist}/source/latex/lps
10006%{texmfdist}/source/latex/ltxindex
10007%{texmfdist}/source/latex/mailing
10008%{texmfdist}/source/latex/makebox
10009%{texmfdist}/source/latex/makecell
10010%{texmfdist}/source/latex/makecmds
10011%{texmfdist}/source/latex/makedtx
10012%{texmfdist}/source/latex/makeplot
10013%{texmfdist}/source/latex/manfnt
10014%{texmfdist}/source/latex/manuscript
10015%{texmfdist}/source/latex/mapcodes
10016%{texmfdist}/source/latex/marginnote
10017%{texmfdist}/source/latex/mathcomp
10018%{texmfdist}/source/latex/mathpazo
10019%{texmfdist}/source/latex/mcaption
10020%{texmfdist}/source/latex/mcite
10021%{texmfdist}/source/latex/mdwtools
10022%{texmfdist}/source/latex/memoir
10023%{texmfdist}/source/latex/mentis
10024%{texmfdist}/source/latex/menu
10025%{texmfdist}/source/latex/method
10026%{texmfdist}/source/latex/metre
10027%{texmfdist}/source/latex/mff
10028%{texmfdist}/source/latex/mfpic4ode
10029%{texmfdist}/source/latex/mftinc
10030%{texmfdist}/source/latex/mh
10031%{texmfdist}/source/latex/miller
10032%{texmfdist}/source/latex/minipage-marginpar
10033%{texmfdist}/source/latex/minutes
10034%{texmfdist}/source/latex/mlist
10035%{texmfdist}/source/latex/mnsymbol
10036%{texmfdist}/source/latex/modroman
10037%{texmfdist}/source/latex/mongolian-babel
10038%{texmfdist}/source/latex/montex
10039%{texmfdist}/source/latex/moresize
10040%{texmfdist}/source/latex/moreverb
10041%{texmfdist}/source/latex/mparhack
10042%{texmfdist}/source/latex/ms
10043%{texmfdist}/source/latex/msg
10044%{texmfdist}/source/latex/mtgreek
10045%{texmfdist}/source/latex/multibbl
10046%{texmfdist}/source/latex/multibib
10047%{texmfdist}/source/latex/multicap
10048%{texmfdist}/source/latex/mwcls
10049%{texmfdist}/source/latex/mxd
10050%{texmfdist}/source/latex/nag
10051%{texmfdist}/source/latex/namespc
10052%{texmfdist}/source/latex/natbib
10053%{texmfdist}/source/latex/ncctools
10054%{texmfdist}/source/latex/nddiss
10055%{texmfdist}/source/latex/newalg
10056%{texmfdist}/source/latex/newfile
10057%{texmfdist}/source/latex/newlfm
10058%{texmfdist}/source/latex/newspaper
10059%{texmfdist}/source/latex/newvbtm
10060%{texmfdist}/source/latex/niceframe
10061%{texmfdist}/source/latex/noitcrul
10062%{texmfdist}/source/latex/nomencl
10063%{texmfdist}/source/latex/nomentbl
10064%{texmfdist}/source/latex/nonfloat
10065%{texmfdist}/source/latex/nostarch
10066%{texmfdist}/source/latex/notes
10067%{texmfdist}/source/latex/notes2bib
10068%{texmfdist}/source/latex/nrc
10069%{texmfdist}/source/latex/ntgclass
10070%{texmfdist}/source/latex/ntheorem
10071%{texmfdist}/source/latex/numprint
10072%{texmfdist}/source/latex/oberdiek
10073%{texmfdist}/source/latex/objectz
10074%{texmfdist}/source/latex/octavo
10075%{texmfdist}/source/latex/ogonek
10076%{texmfdist}/source/latex/oldstyle
10077%{texmfdist}/source/latex/opcit
10078%{texmfdist}/source/latex/ordinalpt
10079%{texmfdist}/source/latex/othello
10080%{texmfdist}/source/latex/otibet
10081%{texmfdist}/source/latex/pacioli
10082%{texmfdist}/source/latex/pageno
10083%{texmfdist}/source/latex/pagenote
10084%{texmfdist}/source/latex/paper
10085%{texmfdist}/source/latex/papercdcase
10086%{texmfdist}/source/latex/papertex
10087%{texmfdist}/source/latex/paralist
10088%{texmfdist}/source/latex/parallel
10089%{texmfdist}/source/latex/paresse
10090%{texmfdist}/source/latex/parrun
10091%{texmfdist}/source/latex/patchcmd
10092%{texmfdist}/source/latex/pauldoc
10093%{texmfdist}/source/latex/pawpict
10094%{texmfdist}/source/latex/pbox
10095%{texmfdist}/source/latex/pbsheet
10096%{texmfdist}/source/latex/pdfcprot
10097%{texmfdist}/source/latex/pdfpages
10098%{texmfdist}/source/latex/perltex
10099%{texmfdist}/source/latex/permute
10100%{texmfdist}/source/latex/petri-nets
10101%{texmfdist}/source/latex/pgfopts
10102%{texmfdist}/source/latex/pgfplots
10103%{texmfdist}/source/latex/philosophersimprint
10104%{texmfdist}/source/latex/photo
10105%{texmfdist}/source/latex/pict2e
10106%{texmfdist}/source/latex/pittetd
10107%{texmfdist}/source/latex/plari
10108%{texmfdist}/source/latex/play
10109%{texmfdist}/source/latex/plweb
10110%{texmfdist}/source/latex/poemscol
10111%{texmfdist}/source/latex/polski
10112%{texmfdist}/source/latex/polyglot
10113%{texmfdist}/source/latex/polytable
10114%{texmfdist}/source/latex/powerdot
10115%{texmfdist}/source/latex/ppr-prv
10116%{texmfdist}/source/latex/pracjourn
10117%{texmfdist}/source/latex/preprint
10118%{texmfdist}/source/latex/prettyref
10119%{texmfdist}/source/latex/preview
10120%{texmfdist}/source/latex/proba
10121%{texmfdist}/source/latex/probsoln
10122%{texmfdist}/source/latex/progkeys
10123%{texmfdist}/source/latex/prosper
10124%{texmfdist}/source/latex/protocol
10125%{texmfdist}/source/latex/psfrag
10126%{texmfdist}/source/latex/psfragx
10127%{texmfdist}/source/latex/pslatex
10128%{texmfdist}/source/latex/pspicture
10129%{texmfdist}/source/latex/qcm
10130%{texmfdist}/source/latex/qstest
10131%{texmfdist}/source/latex/qsymbols
10132%{texmfdist}/source/latex/quotchap
10133%{texmfdist}/source/latex/quotmark
10134%{texmfdist}/source/latex/randbild
10135%{texmfdist}/source/latex/rccol
10136%{texmfdist}/source/latex/rcs
10137%{texmfdist}/source/latex/rcsinfo
10138%{texmfdist}/source/latex/recipecard
10139%{texmfdist}/source/latex/refman
10140%{texmfdist}/source/latex/refstyle
10141%{texmfdist}/source/latex/regcount
10142%{texmfdist}/source/latex/register
10143%{texmfdist}/source/latex/relenc
10144%{texmfdist}/source/latex/revtex
10145%{texmfdist}/source/latex/rmpage
10146%{texmfdist}/source/latex/robustcommand
10147%{texmfdist}/source/latex/romannum
10148%{texmfdist}/source/latex/rotating
10149%{texmfdist}/source/latex/rotfloat
10150%{texmfdist}/source/latex/rsc
10151%{texmfdist}/source/latex/rst
10152%{texmfdist}/source/latex/rtkinenc
10153%{texmfdist}/source/latex/sagetex
10154%{texmfdist}/source/latex/sanskrit
10155%{texmfdist}/source/latex/sauerj
10156%{texmfdist}/source/latex/sauterfonts
10157%{texmfdist}/source/latex/savefnmark
10158%{texmfdist}/source/latex/savetrees
10159%{texmfdist}/source/latex/scale
10160%{texmfdist}/source/latex/scalebar
10161%{texmfdist}/source/latex/schedule
10162%{texmfdist}/source/latex/sciwordconv
10163%{texmfdist}/source/latex/screenplay
10164%{texmfdist}/source/latex/sectsty
10165%{texmfdist}/source/latex/semantic
10166%{texmfdist}/source/latex/semioneside
10167%{texmfdist}/source/latex/seqsplit
10168%{texmfdist}/source/latex/sf298
10169%{texmfdist}/source/latex/sffms
10170%{texmfdist}/source/latex/shorttoc
10171%{texmfdist}/source/latex/show2e
10172%{texmfdist}/source/latex/showexpl
10173%{texmfdist}/source/latex/showlabels
10174%{texmfdist}/source/latex/sidecap
10175%{texmfdist}/source/latex/siggraph
10176%{texmfdist}/source/latex/simplecv
10177%{texmfdist}/source/latex/simplewick
10178%{texmfdist}/source/latex/skull
10179%{texmfdist}/source/latex/slantsc
10180%{texmfdist}/source/latex/snapshot
10181%{texmfdist}/source/latex/songbook
10182%{texmfdist}/source/latex/soul
10183%{texmfdist}/source/latex/splitbib
10184%{texmfdist}/source/latex/splitindex
10185%{texmfdist}/source/latex/srcltx
10186%{texmfdist}/source/latex/sseq
10187%{texmfdist}/source/latex/ssqquote
10188%{texmfdist}/source/latex/stack
10189%{texmfdist}/source/latex/statistik
10190%{texmfdist}/source/latex/staves
10191%{texmfdist}/source/latex/stdclsdv
10192%{texmfdist}/source/latex/stdpage
10193%{texmfdist}/source/latex/stellenbosch
10194%{texmfdist}/source/latex/stex
10195%{texmfdist}/source/latex/stringstrings
10196%{texmfdist}/source/latex/struktex
10197%{texmfdist}/source/latex/subdepth
10198%{texmfdist}/source/latex/subeqn
10199%{texmfdist}/source/latex/subeqnarray
10200%{texmfdist}/source/latex/subfig
10201%{texmfdist}/source/latex/subfigure
10202%{texmfdist}/source/latex/subfloat
10203%{texmfdist}/source/latex/sudoku
10204%{texmfdist}/source/latex/sudokubundle
10205%{texmfdist}/source/latex/supertabular
10206%{texmfdist}/source/latex/svn-multi
10207%{texmfdist}/source/latex/svn
10208%{texmfdist}/source/latex/svninfo
10209%{texmfdist}/source/latex/swimgraf
10210%{texmfdist}/source/latex/syntrace
10211%{texmfdist}/source/latex/synttree
10212%{texmfdist}/source/latex/tablists
10213%{texmfdist}/source/latex/tabulary
10214%{texmfdist}/source/latex/tabvar
10215%{texmfdist}/source/latex/talk
10216%{texmfdist}/source/latex/tcldoc
10217%{texmfdist}/source/latex/tdsfrmath
10218%{texmfdist}/source/latex/technics
10219%{texmfdist}/source/latex/ted
10220%{texmfdist}/source/latex/tengwarscript
10221%{texmfdist}/source/latex/tensor
10222%{texmfdist}/source/latex/teubner
10223%{texmfdist}/source/latex/texmate
10224%{texmfdist}/source/latex/texpower
10225%{texmfdist}/source/latex/texshade
10226%{texmfdist}/source/latex/textcase
10227%{texmfdist}/source/latex/textfit
10228%{texmfdist}/source/latex/textopo
10229%{texmfdist}/source/latex/textpos
10230%{texmfdist}/source/latex/thesis-titlepage-fhac
10231%{texmfdist}/source/latex/thmtools
10232%{texmfdist}/source/latex/thumb
10233%{texmfdist}/source/latex/thuthesis
10234%{texmfdist}/source/latex/timesht
10235%{texmfdist}/source/latex/titling
10236%{texmfdist}/source/latex/tocbibind
10237%{texmfdist}/source/latex/tocloft
10238%{texmfdist}/source/latex/tocvsec2
10239%{texmfdist}/source/latex/todo
10240%{texmfdist}/source/latex/toolbox
10241%{texmfdist}/source/latex/tools
10242%{texmfdist}/source/latex/toptesi
10243%{texmfdist}/source/latex/totpages
10244%{texmfdist}/source/latex/trajan
10245%{texmfdist}/source/latex/tree-dvips
10246%{texmfdist}/source/latex/trfsigns
10247%{texmfdist}/source/latex/trivfloat
10248%{texmfdist}/source/latex/trsym
10249%{texmfdist}/source/latex/tugboat
10250%{texmfdist}/source/latex/turnstile
10251%{texmfdist}/source/latex/twoup
10252%{texmfdist}/source/latex/type1cm
10253%{texmfdist}/source/latex/typedref
10254%{texmfdist}/source/latex/typogrid
10255%{texmfdist}/source/latex/uaclasses
10256%{texmfdist}/source/latex/uiucthesis
10257%{texmfdist}/source/latex/ulsy
10258%{texmfdist}/source/latex/uml
10259%{texmfdist}/source/latex/umlaute
10260%{texmfdist}/source/latex/umoline
10261%{texmfdist}/source/latex/underlin
10262%{texmfdist}/source/latex/undertilde
10263%{texmfdist}/source/latex/units
10264%{texmfdist}/source/latex/unitsdef
10265%{texmfdist}/source/latex/unroman
10266%{texmfdist}/source/latex/upmethodology
10267%{texmfdist}/source/latex/urlbst
10268%{texmfdist}/source/latex/ushort
10269%{texmfdist}/source/latex/varindex
10270%{texmfdist}/source/latex/vector
10271%{texmfdist}/source/latex/verse
10272%{texmfdist}/source/latex/vmargin
10273%{texmfdist}/source/latex/volumes
10274%{texmfdist}/source/latex/vrsion
10275%{texmfdist}/source/latex/vwcol
10276%{texmfdist}/source/latex/vxu
10277%{texmfdist}/source/latex/warning
10278%{texmfdist}/source/latex/warpcol
10279%{texmfdist}/source/latex/was
10280%{texmfdist}/source/latex/wnri
10281%{texmfdist}/source/latex/xargs
10282%{texmfdist}/source/latex/xdoc
10283%{texmfdist}/source/latex/xfor
10284%{texmfdist}/source/latex/xmpincl
10285%{texmfdist}/source/latex/xpackages
10286%{texmfdist}/source/latex/xskak
10287%{texmfdist}/source/latex/xtab
10288%{texmfdist}/source/latex/xtcapts
10289%{texmfdist}/source/latex/yafoot
10290%{texmfdist}/source/latex/yfonts
10291%{texmfdist}/source/latex/yhmath
10292%{texmfdist}/source/latex/york-thesis
10293%{texmfdist}/source/latex/youngtab
10294%{texmfdist}/source/plain/jsmisc/xfig
10295%{texmfdist}/source/xelatex
10296%{texmfdist}/tex/alatex/base
10297%{texmfdist}/tex/generic/enctex
10298%{texmfdist}/tex/latex/kalender
10299%{texmfdist}/tex/latex/karnaugh
10300%{texmfdist}/tex/latex/kerkis
10301%{texmfdist}/tex/latex/kerntest
10302%{texmfdist}/tex/latex/kluwer
10303%{texmfdist}/tex/latex/kpfonts
10304%{texmfdist}/tex/latex/kurier
10305%{texmfdist}/tex/latex/labelcas
10306%{texmfdist}/tex/latex/lazylist
10307%{texmfdist}/tex/latex/lcg
10308%{texmfdist}/tex/latex/lcyw
10309%{texmfdist}/tex/latex/leading
10310%{texmfdist}/tex/latex/ledmac
10311%{texmfdist}/tex/latex/lettre
10312%{texmfdist}/tex/latex/levy
10313%{texmfdist}/tex/latex/lexikon
10314%{texmfdist}/tex/latex/lgreek
10315%{texmfdist}/tex/latex/lhcyr
10316%{texmfdist}/tex/latex/lhelp
10317%{texmfdist}/tex/latex/libertine
10318%{texmfdist}/tex/latex/limap
10319%{texmfdist}/tex/latex/linearA
10320%{texmfdist}/tex/latex/linguex
10321%{texmfdist}/tex/latex/lipsum
10322%{texmfdist}/tex/latex/listbib
10323%{texmfdist}/tex/latex/listliketab
10324%{texmfdist}/tex/latex/listofsymbols
10325%{texmfdist}/tex/latex/lkproof
10326%{texmfdist}/tex/latex/logic
10327%{texmfdist}/tex/latex/logpap
10328%{texmfdist}/tex/latex/lps
10329%{texmfdist}/tex/latex/lsc
10330%{texmfdist}/tex/latex/ltablex
10331%{texmfdist}/tex/latex/ltxindex
10332%{texmfdist}/tex/latex/lxfonts
10333%{texmfdist}/tex/latex/ly1
10334%{texmfdist}/tex/latex/mafr
10335%{texmfdist}/tex/latex/mailing
10336%{texmfdist}/tex/latex/makebarcode
10337%{texmfdist}/tex/latex/makebox
10338%{texmfdist}/tex/latex/makecell
10339%{texmfdist}/tex/latex/makecmds
10340%{texmfdist}/tex/latex/makedtx
10341%{texmfdist}/tex/latex/makeglos
10342%{texmfdist}/tex/latex/makeplot
10343%{texmfdist}/tex/latex/manfnt
10344%{texmfdist}/tex/latex/manuscript
10345%{texmfdist}/tex/latex/mapcodes
10346%{texmfdist}/tex/latex/maple
10347%{texmfdist}/tex/latex/marginnote
10348%{texmfdist}/tex/latex/mathdesign
10349%{texmfdist}/tex/latex/maybemath
10350%{texmfdist}/tex/latex/mcaption
10351%{texmfdist}/tex/latex/mceinleger
10352%{texmfdist}/tex/latex/mcite
10353%{texmfdist}/tex/latex/mciteplus
10354%{texmfdist}/tex/latex/memexsupp
10355%{texmfdist}/tex/latex/mentis
10356%{texmfdist}/tex/latex/menu
10357%{texmfdist}/tex/latex/method
10358%{texmfdist}/tex/latex/metre
10359%{texmfdist}/tex/latex/mff
10360%{texmfdist}/tex/latex/mfpic4ode
10361%{texmfdist}/tex/latex/mftinc
10362%{texmfdist}/tex/latex/mhchem
10363%{texmfdist}/tex/latex/mhequ
10364%{texmfdist}/tex/latex/mhs
10365%{texmfdist}/tex/latex/miller
10366%{texmfdist}/tex/latex/minipage-marginpar
10367%{texmfdist}/tex/latex/miniplot
10368%{texmfdist}/tex/latex/minutes
10369%{texmfdist}/tex/latex/mla-paper
10370%{texmfdist}/tex/latex/mlist
10371%{texmfdist}/tex/latex/moresize
10372%{texmfdist}/tex/latex/movie15
10373%{texmfdist}/tex/latex/msc
10374%{texmfdist}/tex/latex/msg
10375%{texmfdist}/tex/latex/mslapa
10376%{texmfdist}/tex/latex/mtgreek
10377%{texmfdist}/tex/latex/multibbl
10378%{texmfdist}/tex/latex/multicap
10379%{texmfdist}/tex/latex/multido
10380%{texmfdist}/tex/latex/muthesis
10381%{texmfdist}/tex/latex/mxd
10382%{texmfdist}/tex/latex/mxedruli
10383%{texmfdist}/tex/latex/nag
10384%{texmfdist}/tex/latex/namespc
10385%{texmfdist}/tex/latex/nath
10386%{texmfdist}/tex/latex/nature
10387%{texmfdist}/tex/latex/newvbtm
10388%{texmfdist}/tex/latex/niceframe
10389%{texmfdist}/tex/latex/nih
10390%{texmfdist}/tex/latex/noitcrul
10391%{texmfdist}/tex/latex/nomentbl
10392%{texmfdist}/tex/latex/nonfloat
10393%{texmfdist}/tex/latex/nostarch
10394%{texmfdist}/tex/latex/notes
10395%{texmfdist}/tex/latex/notes2bib
10396%{texmfdist}/tex/latex/nrc
10397%{texmfdist}/tex/latex/ntabbing
10398%{texmfdist}/tex/latex/numline
10399%{texmfdist}/tex/latex/numname
10400%{texmfdist}/tex/latex/numprint
10401%{texmfdist}/tex/latex/objectz
10402%{texmfdist}/tex/latex/ocr-latex
10403%{texmfdist}/tex/latex/octavo
10404%{texmfdist}/tex/latex/ogonek
10405%{texmfdist}/tex/latex/oldstyle
10406%{texmfdist}/tex/latex/opcit
10407%{texmfdist}/tex/latex/ordinalpt
10408%{texmfdist}/tex/latex/ot2cyr
10409%{texmfdist}/tex/latex/othello
10410%{texmfdist}/tex/latex/otibet
10411%{texmfdist}/tex/latex/outline
10412%{texmfdist}/tex/latex/outliner
10413%{texmfdist}/tex/latex/pacioli
10414%{texmfdist}/tex/latex/pageno
10415%{texmfdist}/tex/latex/pagenote
10416%{texmfdist}/tex/latex/palatino
10417%{texmfdist}/tex/latex/paper
10418%{texmfdist}/tex/latex/papercdcase
10419%{texmfdist}/tex/latex/papertex
10420%{texmfdist}/tex/latex/parallel
10421%{texmfdist}/tex/latex/paresse
10422%{texmfdist}/tex/latex/parrun
10423%{texmfdist}/tex/latex/patchcmd
10424%{texmfdist}/tex/latex/pauldoc
10425%{texmfdist}/tex/latex/pawpict
10426%{texmfdist}/tex/latex/pbox
10427%{texmfdist}/tex/latex/pbsheet
10428%{texmfdist}/tex/latex/pclnfss
10429%{texmfdist}/tex/latex/pdfcprot
10430%{texmfdist}/tex/latex/pdfscreen
10431%{texmfdist}/tex/latex/pdftricks
10432%{texmfdist}/tex/latex/pdfwin
10433%{texmfdist}/tex/latex/pecha
10434%{texmfdist}/tex/latex/perltex
10435%{texmfdist}/tex/latex/permute
10436%{texmfdist}/tex/latex/petiteannonce
10437%{texmfdist}/tex/latex/petri-nets
10438%{texmfdist}/tex/latex/pgf-soroban
10439%{texmfdist}/tex/latex/phaistos
10440%{texmfdist}/tex/latex/philex
10441%{texmfdist}/tex/latex/philosophersimprint
10442%{texmfdist}/tex/latex/phonetic
10443%{texmfdist}/tex/latex/photo
10444%{texmfdist}/tex/latex/pictex2
10445%{texmfdist}/tex/latex/pinlabel
10446%{texmfdist}/tex/latex/pittetd
10447%{texmfdist}/tex/latex/plari
10448%{texmfdist}/tex/latex/plates
10449%{texmfdist}/tex/latex/play
10450%{texmfdist}/tex/latex/plweb
10451%{texmfdist}/tex/latex/pmgraph
10452%{texmfdist}/tex/latex/poemscol
10453%{texmfdist}/tex/latex/polski
10454%{texmfdist}/tex/latex/polyglot
10455%{texmfdist}/tex/latex/polytable
10456%{texmfdist}/tex/latex/postcards
10457%{texmfdist}/tex/latex/powerdot
10458%{texmfdist}/tex/latex/ppower4
10459%{texmfdist}/tex/latex/ppr-prv
10460%{texmfdist}/tex/latex/pracjourn
10461%{texmfdist}/tex/latex/prettyref
10462%{texmfdist}/tex/latex/proba
10463%{texmfdist}/tex/latex/probsoln
10464%{texmfdist}/tex/latex/procIAGssymp
10465%{texmfdist}/tex/latex/progkeys
10466%{texmfdist}/tex/latex/progress
10467%{texmfdist}/tex/latex/protex
10468%{texmfdist}/tex/latex/protocol
10469%{texmfdist}/tex/latex/psfragx
10470%{texmfdist}/tex/latex/psgo
10471%{texmfdist}/tex/latex/pspicture
10472%{texmfdist}/tex/latex/pstricks-add
10473%{texmfdist}/tex/latex/ptptex
10474%{texmfdist}/tex/latex/qcm
10475%{texmfdist}/tex/latex/qobitree
10476%{texmfdist}/tex/latex/qstest
10477%{texmfdist}/tex/latex/qsymbols
10478%{texmfdist}/tex/latex/qtree
10479%{texmfdist}/tex/latex/quotchap
10480%{texmfdist}/tex/latex/quotmark
10481%{texmfdist}/tex/latex/r_und_s
10482%{texmfdist}/tex/latex/randbild
10483%{texmfdist}/tex/latex/randtext
10484%{texmfdist}/tex/latex/rccol
10485%{texmfdist}/tex/latex/rcs
10486%{texmfdist}/tex/latex/rcsinfo
10487%{texmfdist}/tex/latex/recipecard
10488%{texmfdist}/tex/latex/rectopma
10489%{texmfdist}/tex/latex/refcheck
10490%{texmfdist}/tex/latex/refman
10491%{texmfdist}/tex/latex/refstyle
10492%{texmfdist}/tex/latex/regcount
10493%{texmfdist}/tex/latex/register
10494%{texmfdist}/tex/latex/relenc
10495%{texmfdist}/tex/latex/repeatindex
10496%{texmfdist}/tex/latex/resume
10497%{texmfdist}/tex/latex/rlepsf
10498%{texmfdist}/tex/latex/rmpage
10499%{texmfdist}/tex/latex/robustcommand
10500%{texmfdist}/tex/latex/robustindex
10501%{texmfdist}/tex/latex/romannum
10502%{texmfdist}/tex/latex/rotpages
10503%{texmfdist}/tex/latex/rsc
10504%{texmfdist}/tex/latex/rst
10505%{texmfdist}/tex/latex/rtkinenc
10506%{texmfdist}/tex/latex/rtklage
10507%{texmfdist}/tex/latex/sagetex
10508%{texmfdist}/tex/latex/sanskrit
10509%{texmfdist}/tex/latex/sauerj
10510%{texmfdist}/tex/latex/sauterfonts
10511%{texmfdist}/tex/latex/savefnmark
10512%{texmfdist}/tex/latex/savesym
10513%{texmfdist}/tex/latex/savetrees
10514%{texmfdist}/tex/latex/scalebar
10515%{texmfdist}/tex/latex/schedule
10516%{texmfdist}/tex/latex/scientificpaper
10517%{texmfdist}/tex/latex/sciposter
10518%{texmfdist}/tex/latex/sciwordconv
10519%{texmfdist}/tex/latex/screenplay
10520%{texmfdist}/tex/latex/script
10521%{texmfdist}/tex/latex/sdrt
10522%{texmfdist}/tex/latex/sectionbox
10523%{texmfdist}/tex/latex/semantic
10524%{texmfdist}/tex/latex/semaphor
10525%{texmfdist}/tex/latex/semioneside
10526%{texmfdist}/tex/latex/seqsplit
10527%{texmfdist}/tex/latex/sf298
10528%{texmfdist}/tex/latex/sffms
10529%{texmfdist}/tex/latex/sfg
10530%{texmfdist}/tex/latex/sfmath
10531%{texmfdist}/tex/latex/sgame
10532%{texmfdist}/tex/latex/shadbox
10533%{texmfdist}/tex/latex/shadethm
10534%{texmfdist}/tex/latex/shipunov
10535%{texmfdist}/tex/latex/shorttoc
10536%{texmfdist}/tex/latex/show2e
10537%{texmfdist}/tex/latex/showexpl
10538%{texmfdist}/tex/latex/sides
10539%{texmfdist}/tex/latex/siggraph
10540%{texmfdist}/tex/latex/simplecv
10541%{texmfdist}/tex/latex/simplewick
10542%{texmfdist}/tex/latex/skak
10543%{texmfdist}/tex/latex/skull
10544%{texmfdist}/tex/latex/slantsc
10545%{texmfdist}/tex/latex/smalltableof
10546%{texmfdist}/tex/latex/smartref
10547%{texmfdist}/tex/latex/smflatex
10548%{texmfdist}/tex/latex/snapshot
10549%{texmfdist}/tex/latex/songbook
10550%{texmfdist}/tex/latex/soyombo
10551%{texmfdist}/tex/latex/sparklines
10552%{texmfdist}/tex/latex/spie
10553%{texmfdist}/tex/latex/splitbib
10554%{texmfdist}/tex/latex/splitindex
10555%{texmfdist}/tex/latex/sprite
10556%{texmfdist}/tex/latex/srcltx
10557%{texmfdist}/tex/latex/sseq
10558%{texmfdist}/tex/latex/ssqquote
10559%{texmfdist}/tex/latex/stack
10560%{texmfdist}/tex/latex/stage
10561%{texmfdist}/tex/latex/statex2
10562%{texmfdist}/tex/latex/statistik
10563%{texmfdist}/tex/latex/staves
10564%{texmfdist}/tex/latex/stdpage
10565%{texmfdist}/tex/latex/stellenbosch
10566%{texmfdist}/tex/latex/stex
10567%{texmfdist}/tex/latex/stringstrings
10568%{texmfdist}/tex/latex/struktex
10569%{texmfdist}/tex/latex/sttools
10570%{texmfdist}/tex/latex/stubs
10571%{texmfdist}/tex/latex/subdepth
10572%{texmfdist}/tex/latex/subeqn
10573%{texmfdist}/tex/latex/subeqnarray
10574%{texmfdist}/tex/latex/subfloat
10575%{texmfdist}/tex/latex/substr
10576%{texmfdist}/tex/latex/sudoku
10577%{texmfdist}/tex/latex/sudokubundle
10578%{texmfdist}/tex/latex/sugconf
10579%{texmfdist}/tex/latex/susy
10580%{texmfdist}/tex/latex/svgcolor
10581%{texmfdist}/tex/latex/svn-multi
10582%{texmfdist}/tex/latex/svn
10583%{texmfdist}/tex/latex/svninfo
10584%{texmfdist}/tex/latex/swimgraf
10585%{texmfdist}/tex/latex/symbol
10586%{texmfdist}/tex/latex/synproof
10587%{texmfdist}/tex/latex/syntax
10588%{texmfdist}/tex/latex/syntrace
10589%{texmfdist}/tex/latex/synttree
10590%{texmfdist}/tex/latex/timing
10591%{texmfdist}/tex/latex/tocvsec2
10592%{texmfdist}/tex/latex/todo
10593%{texmfdist}/tex/latex/tokenizer
10594%{texmfdist}/tex/latex/toolbox
10595%{texmfdist}/tex/latex/topfloat
10596%{texmfdist}/tex/latex/toptesi
10597%{texmfdist}/tex/latex/tpslifonts
10598%{texmfdist}/tex/latex/tracking
10599%{texmfdist}/tex/latex/trajan
10600%{texmfdist}/tex/latex/translator
10601%{texmfdist}/tex/latex/tree-dvips
10602%{texmfdist}/tex/latex/trfsigns
10603%{texmfdist}/tex/latex/trivfloat
10604%{texmfdist}/tex/latex/trsym
10605%{texmfdist}/tex/latex/tufte-latex
10606%{texmfdist}/tex/latex/tugboat
10607%{texmfdist}/tex/latex/turnstile
10608%{texmfdist}/tex/latex/twoup
10609%{texmfdist}/tex/latex/typedref
10610%{texmfdist}/tex/latex/typogrid
10611%{texmfdist}/tex/latex/uaclasses
10612%{texmfdist}/tex/latex/ucthesis
10613%{texmfdist}/tex/latex/uebungsblatt
10614%{texmfdist}/tex/latex/uhrzeit
10615%{texmfdist}/tex/latex/uiucthesis
10616%{texmfdist}/tex/latex/ulsy
10617%{texmfdist}/tex/latex/umich-thesis
10618%{texmfdist}/tex/latex/uml
10619%{texmfdist}/tex/latex/umoline
10620%{texmfdist}/tex/latex/umrand
10621%{texmfdist}/tex/latex/umthesis
10622%{texmfdist}/tex/latex/underlin
10623%{texmfdist}/tex/latex/ushort
10624%{texmfdist}/tex/latex/uwthesis
10625
26d8eaaa
ZU
10626# %files latex-palatcm
10627# %defattr(644,root,root,755)
10628# %{texmf}/tex/latex/palatcm
d08789e0 10629
f65b3398
ZU
10630%files latex-pdfslide
10631%defattr(644,root,root,755)
10632%doc %{texmfdist}/doc/latex/pdfslide
10633%{texmfdist}/tex/latex/pdfslide
10634
03d9d5fa
ZU
10635%files latex-pgf
10636%defattr(644,root,root,755)
10637%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10638%{texmfdist}/tex/generic/pgf
10639%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10640%{texmfdist}/tex/latex/pgf
10641%{texmfdist}/tex/latex/pgfopts
10642%{texmfdist}/tex/latex/pgfplots
10643
b7b4a109
ZU
10644%files latex-prosper
10645%defattr(644,root,root,755)
10646%doc %{texmfdist}/doc/latex/prosper
10647%{texmfdist}/tex/latex/prosper
10648
f65b3398
ZU
10649%files latex-polynom
10650%defattr(644,root,root,755)
10651%doc %{texmfdist}/doc/latex/polynom
10652%{texmfdist}/source/latex/polynom
10653%{texmfdist}/tex/latex/polynom
10654
10655%files latex-polynomial
10656%defattr(644,root,root,755)
10657%doc %{texmfdist}/doc/latex/polynomial
10658%{texmfdist}/source/latex/polynomial
10659%{texmfdist}/tex/latex/polynomial
10660
b7b4a109
ZU
10661%files latex-pseudocode
10662%defattr(644,root,root,755)
10663%doc %{texmfdist}/doc/latex/pseudocode
10664%{texmfdist}/tex/latex/pseudocode
10665
8efa6a9c
ZU
10666%files latex-pst-2dplot
10667%defattr(644,root,root,755)
10668%doc %{texmfdist}/doc/generic/pst-2dplot
10669%{texmfdist}/tex/latex/pst-2dplot
10670
10671%files latex-pst-3dplot
10672%defattr(644,root,root,755)
10673%doc %{texmfdist}/doc/generic/pst-3dplot
10674%{texmfdist}/dvips/pst-3dplot
10675%{texmfdist}/tex/generic/pst-3dplot
10676%{texmfdist}/tex/latex/pst-3dplot
10677
10678%files latex-pst-bar
10679%defattr(644,root,root,755)
10680%doc %{texmfdist}/doc/generic/pst-3dplot
10681%{texmfdist}/dvips/pst-bar
10682%{texmfdist}/tex/generic/pst-bar
10683%{texmfdist}/tex/latex/pst-bar
10684
10685%files latex-pst-circ
10686%defattr(644,root,root,755)
10687%doc %{texmfdist}/doc/generic/pst-circ
10688%{texmfdist}/dvips/pst-circ
10689%{texmfdist}/tex/generic/pst-circ
10690%{texmfdist}/tex/latex/pst-circ
10691
10692%files latex-pst-diffraction
10693%defattr(644,root,root,755)
10694%doc %{texmfdist}/doc/generic/pst-diffraction
10695%{texmfdist}/tex/generic/pst-diffraction
10696%{texmfdist}/tex/latex/pst-diffraction
10697
b7b4a109
ZU
10698%files latex-pst-eucl
10699%defattr(644,root,root,755)
8efa6a9c 10700%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10701%{texmfdist}/tex/generic/pst-eucl
10702%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10703
10704%files latex-pst-fun
10705%defattr(644,root,root,755)
10706%doc %{texmfdist}/doc/generic/pst-fun
10707%{texmfdist}/dvips/pst-fun
10708%{texmfdist}/tex/generic/pst-fun
10709%{texmfdist}/tex/latex/pst-fun
10710
10711%files latex-pst-func
10712%defattr(644,root,root,755)
10713%doc %{texmfdist}/doc/generic/pst-func
10714%{texmfdist}/dvips/pst-func
10715%{texmfdist}/tex/generic/pst-func
10716%{texmfdist}/tex/latex/pst-func
10717
10718%files latex-pst-infixplot
10719%defattr(644,root,root,755)
10720%doc %{texmfdist}/doc/generic/pst-infixplot
10721%{texmfdist}/tex/generic/pst-infixplot
10722%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10723
10724%files latex-pst-fr3d
10725%defattr(644,root,root,755)
10726%doc %{texmfdist}/doc/generic/pst-fr3d
10727%{texmfdist}/source/generic/pst-fr3d
10728%{texmfdist}/tex/generic/pst-fr3d
10729%{texmfdist}/tex/latex/pst-fr3d
10730
10731%files latex-pst-fractal
10732%defattr(644,root,root,755)
10733%doc %{texmfdist}/doc/generic/pst-fractal
10734%{texmfdist}/dvips/pst-fractal
10735%{texmfdist}/tex/generic/pst-fractal
10736%{texmfdist}/tex/latex/pst-fractal
10737
8efa6a9c
ZU
10738%files latex-pst-math
10739%defattr(644,root,root,755)
10740%doc %{texmfdist}/doc/generic/pst-math
10741%{texmfdist}/dvips/pst-math
10742%{texmfdist}/tex/generic/pst-math
10743%{texmfdist}/tex/latex/pst-math
10744
10745%files latex-pst-ob3d
10746%defattr(644,root,root,755)
10747%doc %{texmfdist}/doc/generic/pst-ob3d
10748%{texmfdist}/source/generic/pst-ob3d
10749%{texmfdist}/tex/generic/pst-ob3d
10750%{texmfdist}/tex/latex/pst-ob3d
10751
10752%files latex-pst-optexp
10753%defattr(644,root,root,755)
10754%doc %{texmfdist}/doc/generic/pst-optexp
10755%{texmfdist}/dvips/pst-optexp
10756%{texmfdist}/tex/generic/pst-optexp
10757%{texmfdist}/tex/latex/pst-optexp
10758
10759%files latex-pst-optic
10760%defattr(644,root,root,755)
10761%doc %{texmfdist}/doc/generic/pst-optic
10762%{texmfdist}/tex/generic/pst-optic
10763%{texmfdist}/tex/latex/pst-optic
10764
10765%files latex-pst-text
10766%defattr(644,root,root,755)
10767%doc %{texmfdist}/doc/generic/pst-text
04123363 10768%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
10769%{texmfdist}/tex/generic/pst-text
10770%{texmfdist}/tex/latex/pst-text
10771
1024ab0e
ZU
10772%files latex-pst-uncategorized
10773%defattr(644,root,root,755)
10774%doc %{texmfdist}/doc/generic/pst-3d
10775%doc %{texmfdist}/doc/generic/pst-asr
10776%doc %{texmfdist}/doc/generic/pst-bar
10777%doc %{texmfdist}/doc/generic/pst-barcode
10778%doc %{texmfdist}/doc/generic/pst-blur
10779%doc %{texmfdist}/doc/generic/pst-coil
10780%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
10781# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
10782# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
10783%doc %{texmfdist}/doc/generic/pst-dbicons
10784%doc %{texmfdist}/doc/generic/pst-eps
10785%doc %{texmfdist}/doc/generic/pst-fill
10786%doc %{texmfdist}/doc/generic/pst-geo
10787%doc %{texmfdist}/doc/generic/pst-ghsb
10788%doc %{texmfdist}/doc/generic/pst-gr3d
10789%doc %{texmfdist}/doc/generic/pst-grad
10790%doc %{texmfdist}/doc/generic/pst-jtree
10791%doc %{texmfdist}/doc/generic/pst-labo
10792%doc %{texmfdist}/doc/generic/pst-lens
10793%doc %{texmfdist}/doc/generic/pst-light3d
10794%doc %{texmfdist}/doc/generic/pst-osci
10795%doc %{texmfdist}/doc/generic/pst-pad
10796%doc %{texmfdist}/doc/generic/pst-pdgr
10797%doc %{texmfdist}/doc/generic/pst-poly
10798%doc %{texmfdist}/doc/generic/pst-qtree
10799%doc %{texmfdist}/doc/generic/pst-slpe
10800%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
10801# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
10802# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
10803%doc %{texmfdist}/doc/generic/pst-soroban
10804%doc %{texmfdist}/doc/generic/pst-spectra
10805%doc %{texmfdist}/doc/generic/pst-stru
10806%doc %{texmfdist}/doc/generic/pst-uml
10807%doc %{texmfdist}/doc/generic/pst-vue3d
10808%doc %{texmfdist}/doc/latex/auto-pst-pdf
10809%doc %{texmfdist}/doc/latex/pst-pdf
10810%{texmfdist}/dvips/pst-barcode
10811%{texmfdist}/dvips/pst-blur
10812%{texmfdist}/dvips/pst-coil
10813%{texmfdist}/dvips/pst-cox
10814%{texmfdist}/dvips/pst-eucl
10815%{texmfdist}/dvips/pst-geo
10816%{texmfdist}/dvips/pst-ghsb
10817%{texmfdist}/dvips/pst-grad
10818%{texmfdist}/dvips/pst-light3d
10819%{texmfdist}/dvips/pst-slpe
10820%{texmfdist}/dvips/pst-solides3d
10821%{texmfdist}/dvips/pst-spectra
10822%{texmfdist}/dvips/pst-vue3d
10823%{texmfdist}/scripts/pst-pdf
10824%{texmfdist}/source/generic/pst-3d
10825%{texmfdist}/source/generic/pst-3dplot
10826%{texmfdist}/source/generic/pst-barcode
10827%{texmfdist}/source/generic/pst-blur
10828%{texmfdist}/source/generic/pst-circ
10829%{texmfdist}/source/generic/pst-coil
10830%{texmfdist}/source/generic/pst-dbicons
10831%{texmfdist}/source/generic/pst-diffraction
10832%{texmfdist}/source/generic/pst-eps
10833%{texmfdist}/source/generic/pst-fill
10834%{texmfdist}/source/generic/pst-fractal
10835%{texmfdist}/source/generic/pst-fun
10836%{texmfdist}/source/generic/pst-func
10837%{texmfdist}/source/generic/pst-lens
10838%{texmfdist}/source/generic/pst-light3d
10839%{texmfdist}/source/generic/pst-optic
10840%{texmfdist}/source/generic/pst-pad
10841%{texmfdist}/source/generic/pst-pdgr
10842%{texmfdist}/source/generic/pst-slpe
10843%{texmfdist}/source/generic/pst-soroban
10844%{texmfdist}/source/generic/pst-text
10845%{texmfdist}/source/generic/pst-uml
10846%{texmfdist}/source/generic/pst-vue3d
10847%{texmfdist}/source/latex/auto-pst-pdf
10848%{texmfdist}/source/latex/pst-gr3d
10849%{texmfdist}/source/latex/pst-pdf
10850%{texmfdist}/source/latex/pst-poly
10851%{texmfdist}/tex/generic/pst-3d
10852%{texmfdist}/tex/generic/pst-asr
10853%{texmfdist}/tex/generic/pst-barcode
10854%{texmfdist}/tex/generic/pst-blur
10855%{texmfdist}/tex/generic/pst-coil
10856%{texmfdist}/tex/generic/pst-cox
10857%{texmfdist}/tex/generic/pst-eps
10858%{texmfdist}/tex/generic/pst-fill
10859%{texmfdist}/tex/generic/pst-geo
10860%{texmfdist}/tex/generic/pst-ghsb
10861%{texmfdist}/tex/generic/pst-gr3d
10862%{texmfdist}/tex/generic/pst-grad
10863%{texmfdist}/tex/generic/pst-jtree
10864%{texmfdist}/tex/generic/pst-labo
10865%{texmfdist}/tex/generic/pst-lens
10866%{texmfdist}/tex/generic/pst-light3d
10867%{texmfdist}/tex/generic/pst-osci
10868%{texmfdist}/tex/generic/pst-pad
10869%{texmfdist}/tex/generic/pst-pdgr
10870%{texmfdist}/tex/generic/pst-poly
10871%{texmfdist}/tex/generic/pst-qtree
10872%{texmfdist}/tex/generic/pst-slpe
10873%{texmfdist}/tex/generic/pst-solides3d
10874%{texmfdist}/tex/generic/pst-spectra
10875%{texmfdist}/tex/generic/pst-stru
10876%{texmfdist}/tex/generic/pst-vue3d
10877%{texmfdist}/tex/latex/pst-3d
10878%{texmfdist}/tex/latex/pst-asr
10879%{texmfdist}/tex/latex/pst-barcode
10880%{texmfdist}/tex/latex/pst-blur
10881%{texmfdist}/tex/latex/pst-coil
10882%{texmfdist}/tex/latex/pst-cox
10883%{texmfdist}/tex/latex/pst-dbicons
10884%{texmfdist}/tex/latex/pst-eps
10885%{texmfdist}/tex/latex/pst-fill
10886%{texmfdist}/tex/latex/pst-geo
10887%{texmfdist}/tex/latex/pst-ghsb
10888%{texmfdist}/tex/latex/pst-gr3d
10889%{texmfdist}/tex/latex/pst-grad
10890%{texmfdist}/tex/latex/pst-jtree
10891%{texmfdist}/tex/latex/pst-labo
10892%{texmfdist}/tex/latex/pst-lens
10893%{texmfdist}/tex/latex/pst-light3d
10894%{texmfdist}/tex/latex/pst-osci
10895%{texmfdist}/tex/latex/pst-pad
10896%{texmfdist}/tex/latex/pst-pdf
10897%{texmfdist}/tex/latex/pst-pdgr
10898%{texmfdist}/tex/latex/pst-poly
10899%{texmfdist}/tex/latex/pst-qtree
10900%{texmfdist}/tex/latex/pst-slpe
10901%{texmfdist}/tex/latex/pst-solides3d
10902%{texmfdist}/tex/latex/pst-soroban
10903%{texmfdist}/tex/latex/pst-spectra
10904%{texmfdist}/tex/latex/pst-stru
10905%{texmfdist}/tex/latex/pst-uml
10906%{texmfdist}/tex/latex/pst-vue3d
10907
d08789e0 10908%files latex-psnfss
489714ae 10909%defattr(644,root,root,755)
26d8eaaa 10910%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
10911%dir %{texmfdist}/source/latex
10912%dir %{texmfdist}/source/latex/latex-tds
10913%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 10914%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 10915%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
10916%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
10917%{texmfdist}/tex/latex/psnfss
10918
d08789e0
ZU
10919%files latex-pxfonts
10920%defattr(644,root,root,755)
26d8eaaa
ZU
10921%doc %{texmfdist}/doc/fonts/pxfonts
10922%{texmfdist}/tex/latex/pxfonts
10923%{texmfdist}/fonts/type1/public/pxfonts
10924%{texmfdist}/fonts/afm/public/pxfonts
10925%{texmfdist}/fonts/tfm/public/pxfonts
10926%{texmfdist}/fonts/vf/public/pxfonts
10927%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 10928
5b7eba8e
MB
10929#%files latex-qfonts
10930#%defattr(644,root,root,755)
d08789e0 10931
6c82f497
ZU
10932%files latex-SIstyle
10933%defattr(644,root,root,755)
10934%{texmfdist}/doc/latex/SIstyle
10935%{texmfdist}/source/latex/SIstyle
10936
3127b522
ZU
10937%files latex-SIunits
10938%defattr(644,root,root,755)
3127b522 10939%{texmfdist}/doc/latex/SIunits
5b7eba8e 10940%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
10941%{texmfdist}/source/latex/SIunits
10942
f65b3398
ZU
10943%files latex-siunitx
10944%defattr(644,root,root,755)
10945%{texmfdist}/doc/latex/siunitx
10946%{texmfdist}/tex/latex/siunitx
10947%{texmfdist}/source/latex/siunitx
10948
6c82f497
ZU
10949%files latex-Tabbing
10950%defattr(644,root,root,755)
10951%{texmfdist}/source/latex/Tabbing
10952%{texmfdist}/doc/latex/Tabbing
3127b522 10953
d08789e0
ZU
10954%files latex-txfonts
10955%defattr(644,root,root,755)
26d8eaaa
ZU
10956%doc %{texmfdist}/doc/fonts/txfonts
10957%{texmfdist}/fonts/type1/public/txfonts
10958%{texmfdist}/fonts/afm/public/txfonts
10959%{texmfdist}/fonts/enc/dvips/txfonts
10960%{texmfdist}/fonts/tfm/public/txfonts
10961%{texmfdist}/fonts/vf/public/txfonts
10962%{texmfdist}/fonts/map/dvips/txfonts
10963%{texmfdist}/tex/latex/txfonts
26d8eaaa 10964
7ea3a98b
ZU
10965%files latex-ucs
10966%defattr(644,root,root,755)
7ea3a98b 10967%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 10968%{texmfdist}/tex/latex/ucs
d08789e0
ZU
10969
10970%files latex-umlaute
10971%defattr(644,root,root,755)
2677a8b0 10972%{texmfdist}/tex/latex/umlaute
d08789e0 10973
26d8eaaa
ZU
10974# %files latex-urwvn
10975# %defattr(644,root,root,755)
d08789e0
ZU
10976
10977%files latex-wasysym
10978%defattr(644,root,root,755)
26d8eaaa
ZU
10979%doc %{texmfdist}/doc/latex/wasysym
10980%{texmfdist}/tex/latex/wasysym
10981%{texmfdist}/source/latex/wasysym
d08789e0 10982
03d9d5fa
ZU
10983%files latex-xcolor
10984%defattr(644,root,root,755)
10985%doc %{texmfdist}/doc/latex/xcolor
04123363 10986%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
10987%{texmfdist}/source/latex/xcolor
10988
2496d461
ZU
10989# %files format-latex
10990# %defattr(644,root,root,755)
26d8eaaa 10991# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
10992
10993%files format-pdflatex
10994%defattr(644,root,root,755)
10995#%{texmf}/pdftex/latex/config
26d8eaaa 10996# %dir %{texmf}/pdftex/latex
d08789e0 10997%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 10998%{_mandir}/man1/pdflatex.1*
26d8eaaa 10999# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11000
26d8eaaa
ZU
11001# %files platex
11002# %defattr(644,root,root,755)
11003# %doc %{texmf}/doc/latex/platex
11004# %dir %{texmf}/tex/platex
11005# %{texmf}/tex/platex/config
11006# %{texmf}/tex/latex/platex
d08789e0 11007
26d8eaaa
ZU
11008# %files format-platex
11009# %defattr(644,root,root,755)
11010# %attr(755,root,root) %{_bindir}/platex
d08789e0 11011#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11012# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11013#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11014
26d8eaaa
ZU
11015# %files format-pdfplatex
11016# %defattr(644,root,root,755)
d08789e0
ZU
11017#%dir %{texmf}/pdftex/platex
11018#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11019# %attr(755,root,root) %{_bindir}/pdfplatex
11020# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11021
11022%files tex-babel
11023%defattr(644,root,root,755)
21c69d95 11024%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11025%doc %{texmfdist}/doc/generic/babel
11026%{texmfdist}/tex/generic/babel
d08789e0
ZU
11027
11028%files tex-german
11029%defattr(644,root,root,755)
26d8eaaa
ZU
11030%doc %{texmfdist}/doc/generic/german
11031%{texmfdist}/tex/generic/german
d08789e0
ZU
11032
11033%files tex-mfpic
11034%defattr(644,root,root,755)
26d8eaaa
ZU
11035%doc %{texmfdist}/doc/generic/mfpic
11036%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11037
11038%files tex-misc
11039%defattr(644,root,root,755)
26d8eaaa
ZU
11040%doc %{texmfdist}/doc/latex/localloc
11041%doc %{texmfdist}/doc/generic/multido
11042%doc %{texmfdist}/doc/generic/tap
d08789e0 11043
26d8eaaa
ZU
11044%{texmfdist}/tex/generic/eijkhout
11045%{texmfdist}/tex/generic/multido
11046%{texmfdist}/tex/generic/misc
d08789e0
ZU
11047
11048%files tex-pictex
11049%defattr(644,root,root,755)
2677a8b0
ZU
11050%doc %{texmfdist}/doc/generic/pictex
11051%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11052
11053%files tex-pstricks
11054%defattr(644,root,root,755)
26d8eaaa
ZU
11055%doc %{texmfdist}/doc/generic/pstricks
11056%{texmfdist}/dvips/pstricks
11057%{texmfdist}/tex/generic/pstricks
d08789e0 11058
26d8eaaa
ZU
11059# %files tex-qpx
11060# %defattr(644,root,root,755)
11061# %doc %{texmf}/doc/fonts/polish/qpx
11062# %{texmf}/tex/generic/qpx
d08789e0 11063
31bd2c4a 11064%files tex-qpxqtx
d08789e0 11065%defattr(644,root,root,755)
26d8eaaa
ZU
11066%doc %{texmfdist}/doc/fonts/qpxqtx
11067%{texmfdist}/fonts/tfm/public/qpxqtx
11068%{texmfdist}/fonts/vf/public/qpxqtx
11069%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11070
11071%files tex-ruhyphen
11072%defattr(644,root,root,755)
26d8eaaa
ZU
11073%{texmfdist}/tex/generic/ruhyphen
11074%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11075
11076%files tex-spanish
11077%defattr(644,root,root,755)
26d8eaaa 11078%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11079%dir %{texmfdist}/source/latex/mapcodes
04123363 11080%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11081%dir %{texmfdist}/source/latex/polyglot/langs
11082%dir %{texmfdist}/tex/latex/apacite
11083%dir %{texmfdist}/tex/latex/babelbib
11084%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11085%dir %{texmfdist}/tex/texsis
21c69d95 11086%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11087%{texmfdist}/source/generic/babel/spanish.ins
11088%{texmfdist}/source/generic/babel/spanish.dtx
11089%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11090%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11091%{texmfdist}/source/latex/mapcodes/spanish.map
11092%{texmfdist}/source/latex/mapcodes/spanish.dtx
11093%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11094%{texmfdist}/tex/generic/babel/spanish.sty
11095%{texmfdist}/tex/generic/babel/spanish.ldf
11096%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11097%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11098%{texmfdist}/tex/latex/babelbib/spanish.bdf
11099%{texmfdist}/tex/latex/apacite/spanish.apc
11100%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11101
11102%files tex-texdraw
11103%defattr(644,root,root,755)
26d8eaaa
ZU
11104%doc %{texmfdist}/doc/texdraw
11105%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11106
11107%files tex-thumbpdf
11108%defattr(644,root,root,755)
26d8eaaa 11109%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11110%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11111%{texmfdist}/tex/generic/thumbpdf
11112%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11113%{_mandir}/man1/thumbpdf.1*
11114
11115%files tex-ukrhyph
11116%defattr(644,root,root,755)
26d8eaaa
ZU
11117%doc %{texmfdist}/doc/generic/ukrhyph
11118%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11119
11120%files latex-vietnam
11121%defattr(644,root,root,755)
26d8eaaa
ZU
11122%doc %{texmfdist}/doc/generic/vntex
11123%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11124
11125%files tex-xypic
11126%defattr(644,root,root,755)
26d8eaaa
ZU
11127%doc %{texmfdist}/doc/generic/xypic
11128%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11129
11130%files tex-xkeyval
11131%defattr(644,root,root,755)
4a09ae1a
ZU
11132%doc %{texmfdist}/doc/latex/xkeyval
11133%{texmfdist}/source/latex/xkeyval
11134%{texmfdist}/tex/generic/xkeyval
11135%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11136
11137%files fonts-adobe
11138%defattr(644,root,root,755)
4a09ae1a
ZU
11139%{texmfdist}/fonts/type1/adobe
11140%{texmfdist}/fonts/afm/adobe
11141%{texmfdist}/fonts/tfm/adobe
11142%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11143
11144%files fonts-ae
11145%defattr(644,root,root,755)
4a09ae1a
ZU
11146%doc %{texmfdist}/doc/fonts/ae
11147%{texmfdist}/fonts/tfm/public/ae
11148%{texmfdist}/fonts/vf/public/ae
11149%{texmfdist}/source/fonts/ae
d08789e0
ZU
11150
11151%files fonts-ams
11152%defattr(644,root,root,755)
4a09ae1a
ZU
11153%{texmfdist}/bibtex/bst/ams
11154%{texmfdist}/bibtex/bib/ams
11155%{texmfdist}/dvips/ams
11156%{texmfdist}/fonts/source/public/ams
11157%{texmfdist}/fonts/type1/bluesky/ams
11158%{texmfdist}/fonts/afm/bluesky/ams
11159%{texmfdist}/fonts/tfm/public/ams
11160%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11161
11162%files fonts-antp
11163%defattr(644,root,root,755)
26d8eaaa 11164%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11165%{texmfdist}/fonts/enc/dvips/antp
11166%{texmfdist}/fonts/map/dvips/antp
11167%{texmfdist}/fonts/afm/public/antp
11168%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11169%{texmfdist}/dvips/antp
d08789e0
ZU
11170
11171%files fonts-antt
11172%defattr(644,root,root,755)
4a09ae1a
ZU
11173%doc %{texmfdist}/doc/fonts/antt
11174%{texmfdist}/fonts/afm/public/antt
11175%{texmfdist}/fonts/opentype/public/antt
11176%{texmfdist}/fonts/enc/dvips/antt
11177%{texmfdist}/fonts/tfm/public/antt
11178%{texmfdist}/fonts/map/dvips/antt
11179%{texmfdist}/tex/plain/antt
11180%{texmfdist}/tex/latex/antt
d08789e0 11181
5bc70a92
MB
11182%files fonts-arphic
11183%defattr(644,root,root,755)
11184%doc %{texmfdist}/doc/fonts/arphic
11185%{texmfdist}/fonts/afm/arphic
11186%{texmfdist}/fonts/tfm/arphic
11187%{texmfdist}/fonts/vf/arphic
11188
d08789e0
ZU
11189%files fonts-bbm
11190%defattr(644,root,root,755)
4a09ae1a
ZU
11191%doc %{texmfdist}/doc/fonts/bbm
11192%{texmfdist}/fonts/source/public/bbm
11193%{texmfdist}/fonts/tfm/public/bbm
11194%{texmfdist}/source/latex/bbm
11195%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11196
11197%files fonts-bbold
11198%defattr(644,root,root,755)
4a09ae1a
ZU
11199%{texmfdist}/fonts/source/public/bbold
11200%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11201
4a09ae1a
ZU
11202# %files fonts-bh
11203# %defattr(644,root,root,755)
11204# %doc %{texmf}/doc/fonts/bh
11205# %{texmf}/fonts/tfm/bh
11206# %{texmf}/fonts/vf/bh
d08789e0
ZU
11207
11208%files fonts-bitstream
11209%defattr(644,root,root,755)
4a09ae1a
ZU
11210%{texmfdist}/fonts/afm/bitstrea
11211%{texmfdist}/fonts/tfm/bitstrea
11212%{texmfdist}/fonts/vf/bitstrea
d08789e0 11213
5b7eba8e
MB
11214#%files fonts-cbgreek
11215#%defattr(644,root,root,755)
d08789e0
ZU
11216
11217%files fonts-cc-pl
11218%defattr(644,root,root,755)
4a09ae1a
ZU
11219%{texmfdist}/fonts/source/public/cc-pl
11220%{texmfdist}/fonts/enc/dvips/cc-pl
11221%{texmfdist}/fonts/tfm/public/cc-pl
11222%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11223
d08789e0
ZU
11224%files fonts-cg
11225%defattr(644,root,root,755)
4a09ae1a
ZU
11226%{texmfdist}/fonts/tfm/cg
11227%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11228
11229%files fonts-cm
11230%defattr(644,root,root,755)
ffd94364 11231%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11232%dir %{texmfdist}/doc/fonts
11233%dir %{texmfdist}/dvips
11234%dir %{texmfdist}/fonts/afm/bluesky
11235%dir %{texmfdist}/fonts/map/dvips
11236%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11237%{texmfdist}/dvips/cm
11238%{texmfdist}/fonts/source/public/cm
11239%{texmfdist}/fonts/afm/bluesky/cm
11240%{texmfdist}/fonts/tfm/public/cm
11241%{texmfdist}/fonts/pk/ljfour/public/cm
11242%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11243
11244%files fonts-cmbright
11245%defattr(644,root,root,755)
4a09ae1a
ZU
11246%doc %{texmfdist}/doc/latex/cmbright
11247%{texmfdist}/fonts/source/public/cmbright
11248%{texmfdist}/fonts/tfm/public/cmbright
11249%{texmfdist}/source/latex/cmbright
11250%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11251
11252%files fonts-cmcyr
11253%defattr(644,root,root,755)
4a09ae1a
ZU
11254%doc %{texmfdist}/doc/fonts/cmcyr
11255%{texmfdist}/fonts/source/public/cmcyr
11256%{texmfdist}/fonts/type1/public/cmcyr
11257%{texmfdist}/fonts/tfm/public/cmcyr
11258%{texmfdist}/fonts/vf/public/cmcyr
11259%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11260
11261%files fonts-cmextra
11262%defattr(644,root,root,755)
4a09ae1a
ZU
11263%{texmfdist}/fonts/source/public/cmextra
11264%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
11265
11266%files fonts-concmath
11267%defattr(644,root,root,755)
4a09ae1a
ZU
11268%doc %{texmfdist}/doc/fonts/concmath
11269%doc %{texmfdist}/doc/latex/concmath
11270%{texmfdist}/fonts/source/public/concmath
11271%{texmfdist}/fonts/tfm/public/concmath
11272%{texmfdist}/source/latex/concmath
11273%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11274
11275%files fonts-concrete
11276%defattr(644,root,root,755)
4a09ae1a
ZU
11277%doc %{texmfdist}/doc/fonts/concrete
11278%{texmfdist}/fonts/source/public/concrete
11279%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11280
11281%files fonts-cs
11282%defattr(644,root,root,755)
4a09ae1a
ZU
11283%{texmfdist}/dvips/cs
11284%{texmfdist}/fonts/source/public/cs
11285%{texmfdist}/fonts/enc/dvips/cs
11286%{texmfdist}/fonts/tfm/public/cs
11287%{texmfdist}/fonts/map/dvips/cs
d08789e0 11288
5b7eba8e
MB
11289#%files fonts-dstroke
11290#%defattr(644,root,root,755)
d08789e0
ZU
11291
11292%files fonts-ecc
11293%defattr(644,root,root,755)
4a09ae1a
ZU
11294%doc %{texmfdist}/doc/fonts/ecc
11295%{texmfdist}/fonts/source/public/ecc
11296%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11297
11298%files fonts-eurosym
11299%defattr(644,root,root,755)
4a09ae1a
ZU
11300%doc %{texmfdist}/doc/fonts/eurosym
11301%{texmfdist}/fonts/source/public/eurosym
11302%{texmfdist}/fonts/tfm/public/eurosym
11303%{texmfdist}/fonts/map/dvips/eurosym
11304%{texmfdist}/source/fonts/eurosym
11305%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11306
11307%files fonts-eulervm
11308%defattr(644,root,root,755)
7179ac92
ZU
11309%doc %{texmfdist}/doc/latex/eulervm
11310%{texmfdist}/fonts/tfm/public/eulervm
11311%{texmfdist}/fonts/vf/public/eulervm
11312%{texmfdist}/source/latex/eulervm
11313%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11314
11315%files fonts-euxm
11316%defattr(644,root,root,755)
7179ac92
ZU
11317%{texmfdist}/fonts/source/public/euxm
11318%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11319
11320%files fonts-gothic
11321%defattr(644,root,root,755)
7179ac92
ZU
11322%{texmfdist}/doc/fonts/gothic
11323%{texmfdist}/dvips/gothic
11324%{texmfdist}/fonts/source/public/gothic
11325%{texmfdist}/fonts/type1/public/gothic
11326%{texmfdist}/fonts/afm/public/gothic
11327%{texmfdist}/fonts/tfm/public/gothic
11328%{texmfdist}/fonts/vf/public/gothic
11329%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11330
11331%files fonts-hoekwater
11332%defattr(644,root,root,755)
7179ac92
ZU
11333%{texmfdist}/fonts/afm/hoekwater
11334%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11335%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11336
11337%files fonts-jknappen
11338%defattr(644,root,root,755)
7179ac92
ZU
11339%{texmfdist}/fonts/source/jknappen
11340%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11341
11342%files fonts-latex
11343%defattr(644,root,root,755)
7179ac92 11344%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11345%dir %{texmfdist}/fonts/source/public/latex-fonts
11346%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11347%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11348%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11349%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11350%{texmfdist}/fonts/source/public/esint
11351%{texmfdist}/fonts/tfm/public/esint
11352%{texmfdist}/source/latex/esint
11353%{texmfdist}/tex/latex/esint
f2555868
ZU
11354%{texmfdist}/fonts/source/public/latex-fonts/*
11355%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11356%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11357%{texmfdist}/fonts/tfm/public/latex-fonts/*
11358%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11359
11360%files fonts-lh
11361%defattr(644,root,root,755)
7179ac92
ZU
11362%doc %{texmfdist}/doc/fonts/lh
11363%{texmfdist}/fonts/source/lh
11364%{texmfdist}/metapost/support/charlib/LH
11365%{texmfdist}/source/fonts/lh
11366%{texmfdist}/source/latex/lh
d08789e0
ZU
11367
11368%files fonts-lm
11369%defattr(644,root,root,755)
7179ac92
ZU
11370%doc %{texmfdist}/doc/fonts/lm
11371%{texmfdist}/fonts/type1/public/lm
11372%{texmfdist}/fonts/afm/public/lm
11373%{texmfdist}/fonts/opentype/public/lm
11374%{texmfdist}/fonts/enc/dvips/lm
11375%{texmfdist}/fonts/tfm/public/lm
11376%{texmfdist}/fonts/map/dvips/lm
11377%{texmfdist}/fonts/map/dvipdfm/lm
11378%{texmfdist}/source/fonts/lm
11379%{texmfdist}/tex/latex/lm
d08789e0
ZU
11380
11381%files fonts-marvosym
11382%defattr(644,root,root,755)
7179ac92 11383%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11384%dir %{texmfdist}/source/fonts/eurofont
11385%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11386%dir %{texmfdist}/tex/latex
7179ac92
ZU
11387%{texmfdist}/fonts/type1/public/marvosym
11388%{texmfdist}/fonts/afm/public/marvosym
11389%{texmfdist}/fonts/tfm/public/marvosym
11390%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11391%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11392%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11393
11394%files fonts-mflogo
11395%defattr(644,root,root,755)
7179ac92
ZU
11396%doc %{texmfdist}/doc/latex/mflogo
11397%{texmfdist}/fonts/source/public/mflogo
11398%{texmfdist}/fonts/type1/hoekwater/mflogo
11399%{texmfdist}/fonts/afm/hoekwater/mflogo
11400%{texmfdist}/fonts/tfm/public/mflogo
11401%{texmfdist}/fonts/map/dvips/mflogo
11402%{texmfdist}/source/latex/mflogo
11403%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11404
11405%files fonts-misc
11406%defattr(644,root,root,755)
7179ac92
ZU
11407%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11408%{texmfdist}/fonts/source/public/misc
11409%{texmfdist}/fonts/tfm/public/misc
11410%{texmfdist}/fonts/misc
d08789e0
ZU
11411
11412%files fonts-monotype
11413%defattr(644,root,root,755)
7179ac92
ZU
11414%{texmfdist}/fonts/tfm/monotype
11415%{texmfdist}/fonts/vf/monotype
d08789e0
ZU
11416
11417%files fonts-omega
489714ae 11418%defattr(644,root,root,755)
7179ac92 11419%doc %{texmfdist}/doc/omega
2677a8b0
ZU
11420%dir %{texmfdist}/omega
11421%dir %{texmfdist}/omega/otp
11422%dir %{texmfdist}/omega/ocp
7179ac92
ZU
11423%{texmfdist}/dvips/omega
11424%{texmfdist}/fonts/ofm/public/omega
11425%{texmfdist}/fonts/type1/public/omega
11426%{texmfdist}/fonts/afm/public/omega
11427%{texmfdist}/fonts/ovp/public/omega
11428%{texmfdist}/fonts/tfm/public/omega
11429%{texmfdist}/fonts/ovf/public/omega
11430%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
11431%{texmfdist}/omega/ocp/omega
11432%{texmfdist}/omega/otp/omega
11433%{texmfdist}/tex/plain/omega
d08789e0 11434
5b7eba8e
MB
11435#%files fonts-pazo
11436#%defattr(644,root,root,755)
d08789e0
ZU
11437
11438%files fonts-pl
11439%defattr(644,root,root,755)
7179ac92 11440%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
11441%dir %{texmf}/scripts/texlive
11442%dir %{texmf}/scripts/texlive/tlmgrgui
11443%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
11444%{texmfdist}/dvips/pl
11445%{texmfdist}/fonts/source/public/pl
11446%{texmfdist}/fonts/type1/public/pl
11447%{texmfdist}/fonts/afm/public/pl
11448%{texmfdist}/fonts/enc/dvips/pl
11449%{texmfdist}/fonts/tfm/public/pl
11450%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 11451%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
11452
11453%files fonts-px
11454%defattr(644,root,root,755)
7179ac92 11455%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
11456# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
11457# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
11458%dir %{texmfdist}/fonts/map/dvips/pxfonts
11459%dir %{texmfdist}/tex/latex/pxfonts
11460%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
11461%{texmfdist}/fonts/afm/public/pxfonts
11462%{texmfdist}/fonts/tfm/public/pxfonts
11463%{texmfdist}/fonts/type1/public/pxfonts
11464%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 11465%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 11466
5b7eba8e
MB
11467#%files fonts-qfonts
11468#%defattr(644,root,root,755)
31bd2c4a
ZU
11469# %doc %{texmf}/doc/fonts/polish/qfonts
11470# %{texmf}/fonts/enc/dvips/qfonts
11471# %{texmf}/fonts/map/dvips/qfonts
11472# %{texmf}/dvips/qfonts
11473# %{texmf}/fonts/afm/public/qfonts
11474# %{texmf}/fonts/tfm/public/qfonts
d08789e0 11475
74dbda3f
ZU
11476# %files fonts-qpx
11477# %defattr(644,root,root,755)
11478# %{texmf}/fonts/tfm/public/qpx
11479# %{texmf}/fonts/vf/public/qpx
d08789e0 11480
31bd2c4a 11481%files fonts-qpxqtx
d08789e0 11482%defattr(644,root,root,755)
7179ac92
ZU
11483%{texmfdist}/fonts/tfm/public/qpxqtx
11484%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
11485
11486%files fonts-rsfs
11487%defattr(644,root,root,755)
7179ac92
ZU
11488%{texmfdist}/fonts/source/public/rsfs
11489%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
11490
11491%files fonts-stmaryrd
11492%defattr(644,root,root,755)
7179ac92
ZU
11493%doc %{texmfdist}/doc/fonts/stmaryrd
11494%{texmfdist}/source/fonts/stmaryrd
11495%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
11496
11497%files fonts-tx
11498%defattr(644,root,root,755)
7179ac92
ZU
11499%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
11500%{texmfdist}/fonts/afm/public/txfonts
11501%{texmfdist}/fonts/tfm/public/txfonts
11502%{texmfdist}/fonts/vf/public/txfonts
d08789e0 11503
5bc70a92
MB
11504%files fonts-uhc
11505%defattr(644,root,root,755)
11506%doc %{texmfdist}/doc/fonts/uhc
11507%{texmfdist}/fonts/afm/uhc
11508%{texmfdist}/fonts/tfm/uhc
11509%{texmfdist}/fonts/vf/uhc
11510
d08789e0
ZU
11511%files fonts-urw
11512%defattr(644,root,root,755)
7179ac92 11513%{texmfdist}/fonts/afm/urw
5bc70a92
MB
11514%{texmfdist}/fonts/tfm/urw
11515%{texmfdist}/fonts/vf/urw
d08789e0
ZU
11516
11517%files fonts-urwvn
11518%defattr(644,root,root,755)
26d8eaaa 11519%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
11520%{texmfdist}/fonts/tfm/vntex/urwvn
11521%{texmfdist}/fonts/type1/vntex/urwvn
11522%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
11523
11524%files fonts-vnr
11525%defattr(644,root,root,755)
7179ac92
ZU
11526%{texmfdist}/fonts/map/dvips/vntex
11527%{texmfdist}/fonts/source/vntex/vnr
11528%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 11529
5bc70a92
MB
11530%files fonts-wadalab
11531%defattr(644,root,root,755)
11532%doc %{texmfdist}/doc/fonts/wadalab
11533%{texmfdist}/fonts/afm/wadalab
11534%{texmfdist}/fonts/tfm/wadalab
11535%{texmfdist}/fonts/vf/wadalab
11536
d08789e0
ZU
11537%files fonts-wasy
11538%defattr(644,root,root,755)
7179ac92
ZU
11539%{texmfdist}/fonts/source/public/wasy
11540%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
11541
11542%files fonts-xypic
11543%defattr(644,root,root,755)
7179ac92
ZU
11544%{texmfdist}/fonts/map/dvips/xypic
11545# %{texmfdist}/fonts/afm/public/xypic
11546%{texmfdist}/fonts/source/public/xypic
11547%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
11548
11549%files fonts-yandy
11550%defattr(644,root,root,755)
adbd04dd 11551# %{texmf}/fonts/afm/yandy
7179ac92 11552%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
11553# %{texmf}/fonts/tfm/yandy
11554# %{texmf}/fonts/vf/yandy
d08789e0
ZU
11555
11556%files fonts-type1-antp
11557%defattr(644,root,root,755)
7179ac92
ZU
11558%{texmfdist}/dvips/antp
11559%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
11560
11561%files fonts-type1-antt
11562%defattr(644,root,root,755)
adbd04dd 11563# %{texmf}/dvips/antt
7179ac92 11564%{texmfdist}/fonts/type1/public/antt
d08789e0 11565
5bc70a92
MB
11566%files fonts-type1-arphic
11567%defattr(644,root,root,755)
11568%{texmfdist}/fonts/type1/arphic
11569
d08789e0
ZU
11570%files fonts-type1-belleek
11571%defattr(644,root,root,755)
7179ac92
ZU
11572%doc %{texmfdist}/doc/fonts/belleek
11573%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
11574
11575%files fonts-type1-bitstream
11576%defattr(644,root,root,755)
7179ac92 11577%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
11578
11579%files fonts-type1-bluesky
11580%defattr(644,root,root,755)
04eb4e68
ZU
11581# %doc %{texmf}/doc/fonts/bluesky
11582# %{texmf}/dvips/bluesky
7179ac92 11583%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
11584
11585%files fonts-type1-cc-pl
11586%defattr(644,root,root,755)
7179ac92
ZU
11587%doc %{texmfdist}/doc/fonts/cc-pl
11588%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
11589
11590%files fonts-type1-cmcyr
11591%defattr(644,root,root,755)
7179ac92 11592%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
11593
11594%files fonts-type1-cs
11595%defattr(644,root,root,755)
7179ac92 11596%{texmfdist}/fonts/type1/public/cs
d08789e0 11597
04eb4e68
ZU
11598# %files fonts-type1-dstroke
11599# %defattr(644,root,root,755)
11600# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
11601
11602%files fonts-type1-eurosym
11603%defattr(644,root,root,755)
7179ac92 11604%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
11605
11606%files fonts-type1-hoekwater
11607%defattr(644,root,root,755)
7179ac92 11608%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
11609
11610%files fonts-type1-fpl
11611%defattr(644,root,root,755)
7179ac92
ZU
11612%doc %{texmfdist}/doc/fonts/fpl
11613%{texmfdist}/fonts/afm/public/fpl
11614%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
11615
11616%files fonts-type1-lm
11617%defattr(644,root,root,755)
7179ac92
ZU
11618%{texmfdist}/fonts/afm/public/lm
11619%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
11620
11621%files fonts-type1-marvosym
11622%defattr(644,root,root,755)
7179ac92 11623%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
11624
11625%files fonts-type1-mathpazo
11626%defattr(644,root,root,755)
04eb4e68 11627# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
11628%{texmfdist}/fonts/afm/public/mathpazo
11629%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
11630
11631%files fonts-type1-omega
11632%defattr(644,root,root,755)
7179ac92 11633%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
11634
11635%files fonts-type1-pl
11636%defattr(644,root,root,755)
04eb4e68 11637# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 11638%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
11639
11640%files fonts-type1-px
11641%defattr(644,root,root,755)
7179ac92 11642%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 11643
04eb4e68
ZU
11644# %files fonts-type1-qfonts
11645# %defattr(644,root,root,755)
7179ac92 11646# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
11647
11648%files fonts-type1-tx
11649%defattr(644,root,root,755)
7179ac92 11650%{texmfdist}/fonts/type1/public/txfonts
d08789e0 11651
04eb4e68
ZU
11652# %files fonts-type1-tt2001
11653# %defattr(644,root,root,755)
11654# %{texmf}/fonts/type1/public/tt2001
d08789e0 11655
5bc70a92
MB
11656%files fonts-type1-uhc
11657%defattr(644,root,root,755)
11658%{texmfdist}/fonts/type1/uhc
11659
d08789e0
ZU
11660%files fonts-type1-urw
11661%defattr(644,root,root,755)
7179ac92 11662%{texmfdist}/fonts/type1/urw
d08789e0
ZU
11663
11664%files fonts-type1-vnr
11665%defattr(644,root,root,755)
7179ac92 11666%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 11667
5bc70a92
MB
11668%files fonts-type1-wadalab
11669%defattr(644,root,root,755)
11670%{texmfdist}/fonts/type1/wadalab
11671
d08789e0
ZU
11672%files fonts-type1-xypic
11673%defattr(644,root,root,755)
7179ac92 11674%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
11675
11676# TeXLive-specific
11677
11678%files afm2pl
11679%defattr(644,root,root,755)
11680%attr(755,root,root) %{_bindir}/afm2pl
11681%{_mandir}/man1/afm2pl*
11682
11683%files bbox
11684%defattr(644,root,root,755)
11685%attr(755,root,root) %{_bindir}/bbox
11686%{_mandir}/man1/bbox*
11687
11688%files cefutils
11689%defattr(644,root,root,755)
11690%attr(755,root,root) %{_bindir}/cef*
2677a8b0 11691%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
11692%dir %{texmfdist}/doc/latex/cjk
11693%dir %{texmfdist}/source/latex/cjk
11694%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 11695%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
11696%doc %{texmfdist}/doc/latex/cjk/doc
11697%doc %{texmfdist}/doc/latex/cjk/examples
11698%{texmfdist}/source/latex/cjk/utils/CEFconv
11699
11700%files detex
11701%defattr(644,root,root,755)
11702%attr(755,root,root) %{_bindir}/detex
11703%{_mandir}/man1/detex*
11704
7ffd1967
ZU
11705
11706%files dviutils
11707%defattr(644,root,root,755)
11708%attr(755,root,root) %{_bindir}/dt2dv
11709%attr(755,root,root) %{_bindir}/dv2dt
11710%attr(755,root,root) %{_bindir}/dvi2tty
11711%attr(755,root,root) %{_bindir}/dviasm
11712%attr(755,root,root) %{_bindir}/dvibook
11713%attr(755,root,root) %{_bindir}/dviconcat
11714%attr(755,root,root) %{_bindir}/dvidvi
11715%attr(755,root,root) %{_bindir}/dvigif
11716%attr(755,root,root) %{_bindir}/dvipdfmx
11717%attr(755,root,root) %{_bindir}/dvipos
11718%attr(755,root,root) %{_bindir}/dviselect
11719%attr(755,root,root) %{_bindir}/dvitodvi
11720%{_mandir}/man1/dt2dv*
11721%{_mandir}/man1/dv2dt*
11722%{_mandir}/man1/dvi2tty*
11723%{_mandir}/man1/dvibook*
11724%{_mandir}/man1/dviconcat*
11725%{_mandir}/man1/dvidvi*
11726%{_mandir}/man1/dvigif*
11727%{_mandir}/man1/dvipos*
11728%{_mandir}/man1/dviselect*
11729%{_mandir}/man1/dvitodvi*
11730
11731%files epsutils
11732%defattr(644,root,root,755)
11733%attr(755,root,root) %{_bindir}/epsffit
11734%attr(755,root,root) %{_bindir}/epspdf
11735%attr(755,root,root) %{_bindir}/epspdftk
11736%{texmfdist}/scripts/epspdf
11737%{_mandir}/man1/epsffit*
11738%doc %{texmfdist}/doc/epspdf
11739
11740%files filters
11741%defattr(644,root,root,755)
11742%attr(755,root,root) %{_bindir}/fix*
11743%{_mandir}/man1/fix*
11744
489714ae
ZU
11745%files uncategorized-utils
11746%defattr(644,root,root,755)
11747%attr(755,root,root) %{_bindir}/devnag
11748%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
11749
11750%files tex4ht
11751%defattr(644,root,root,755)
add234d3
MB
11752%attr(755,root,root) %{_bindir}/ht
11753%attr(755,root,root) %{_bindir}/htcontext
11754%attr(755,root,root) %{_bindir}/htlatex
11755%attr(755,root,root) %{_bindir}/htmex
11756%attr(755,root,root) %{_bindir}/httex
11757%attr(755,root,root) %{_bindir}/httexi
11758%attr(755,root,root) %{_bindir}/htxelatex
11759%attr(755,root,root) %{_bindir}/htxetex
11760%attr(755,root,root) %{_bindir}/mk4ht
11761%attr(755,root,root) %{_bindir}/t4ht
11762%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 11763%{texmf}/scripts/tex4ht
5b7eba8e 11764%{texmfdist}/tex/generic/tex4ht
add234d3
MB
11765%dir %{texmfdist}/scripts/tex4ht
11766%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
11767%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
11768%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
11769%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
11770%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
11771%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
11772%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
11773%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
11774%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5b7eba8e 11775%{texmfdist}/tex4ht
4224ae6d
MB
11776
11777%files xetex
11778%defattr(644,root,root,755)
11779%attr(755,root,root) %{_bindir}/xdvipdfmx
11780%attr(755,root,root) %{_bindir}/xelatex
11781%attr(755,root,root) %{_bindir}/xetex
11782%{texmf}/fmtutil/format.xetex.cnf
11783%doc %{texmfdist}/doc/xelatex
11784%doc %{texmfdist}/doc/xetex
11785%{texmfdist}/scripts/xetex
11786%{texmfdist}/tex/generic/ifxetex
11787%{texmfdist}/tex/generic/xetexconfig
11788%{texmfdist}/tex/latex/latexconfig/xelatex.ini
11789%{texmfdist}/tex/plain/config/xetex.ini
11790%{texmfdist}/tex/xelatex
11791%{texmfdist}/tex/xetex
11792
11793%files xmltex
11794%defattr(644,root,root,755)
11795%doc %{texmfdist}/doc/xmltex
11796%attr(755,root,root) %{_bindir}/pdfxmltex
11797%attr(755,root,root) %{_bindir}/xmltex
11798%{texmfdist}/tex/xmltex
11799%{texmf}/fmtutil/format.xmltex.cnf
This page took 1.885137 seconds and 4 git commands to generate.