]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- subpackage tex-pstricks requires tex-misc
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
c244802e 2#
3a74cdb2 3# MAIN TODO (sort by importnce):
e0617a36 4# - texlive-format-pdflatex deps
13870b4c 5# - check unpackaged files (only some files)
6b25593c 6# - pl updates
97e8de8b 7# - maybe more splits (e.g. latex subpackages)
13870b4c 8# - see uncategorized and *other* subpackages and split
3a74cdb2 9# - context: consider more splitting, check dependencies
d08789e0
ZU
10# - omega: consider more splitting, check dependencies
11# - tdphp: is it really useful?
12# - allow using Type1 fonts in others applications (symlink to
13# /usr/share/fonts/Type1 ?)
14# - fix package removal:
15# /usr/bin/texhash[77]: kpsewhich: not found
16#
17# FHS TODO:
18# - merge rhconfig and texmfsysvar patches
19# - texmfsysvar patch: change fmtutil and web2cdir variables instead
20# of creating texmfsys{config,var} variables?
21# - move config files to /etc
22# - merge all above with configure switch "--enable-fhs" and send it to TE
23#
24# TeXLive specific TODO:
4c9dc995 25# - summary/description correcting (all languages)
ca4b56d2 26# - texk/web2c doesn't build (luatex option)
68640cd8 27# - %files latex-bibtex-revtex4
489714ae 28# - Check CEF/cjk!
ca4b56d2 29#
d08789e0 30%include /usr/lib/rpm/macros.perl
ca4b56d2 31#
67112f1c 32%bcond_without bootstrap
ca4b56d2 33#
d08789e0
ZU
34Summary: TeX typesetting system and MetaFont font formatter
35Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
36Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
37Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 38Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
39Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
40Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
41Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
42Name: texlive
43Version: 20080816
330a8c29 44Release: 0.9.8
096dca83 45Epoch: 1
d08789e0
ZU
46License: distributable
47Group: Applications/Publishing/TeX
48Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
49# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
50Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
51# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
52Source4: %{name}.cron
53Source5: xdvi.desktop
54Source6: xdvi.png
c48c077b 55Patch0: %{name}-am.patch
2c9c6c5b 56Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 57URL: http://www.tug.org/texlive/
c48c077b 58BuildRequires: autoconf
d08789e0
ZU
59BuildRequires: automake
60BuildRequires: bison
a784d38e 61BuildRequires: clisp
d08789e0 62BuildRequires: ed
a784d38e 63BuildRequires: expat-devel
4c9dc995 64BuildRequires: ffcall-devel
97b079ad 65BuildRequires: flex
a784d38e 66BuildRequires: fontconfig-devel
e671f712
AM
67BuildRequires: freetype-devel
68BuildRequires: freetype1-devel
d08789e0
ZU
69BuildRequires: gd-devel >= 2.0.33
70BuildRequires: libpng-devel >= 1.2.8
97b079ad 71BuildRequires: libtool
c48c077b
AM
72# should this be somewhere in clisp?
73BuildRequires: libsigsegv
d08789e0
ZU
74BuildRequires: libstdc++-devel
75BuildRequires: ncurses-devel
76BuildRequires: rpm-perlprov
77BuildRequires: rpm-pythonprov
d062bbe0 78BuildRequires: sed >= 4.0
d08789e0
ZU
79BuildRequires: t1lib-devel >= 5.0.2
80BuildRequires: texinfo
ca4b56d2
AM
81%if %{with bootstrap}
82BuildRequires: tetex-format-latex
83BuildRequires: tetex-format-pdflatex
ca4b56d2 84BuildRequires: tetex-latex-cyrillic
97b079ad 85BuildRequires: tetex-tex-babel
ca4b56d2 86%else
ca4b56d2
AM
87BuildRequires: texlive-format-latex
88BuildRequires: texlive-format-pdflatex
ca4b56d2 89BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
90BuildRequires: texlive-tex-babel
91# fill with future texlive BR. guesses ones for now
ca4b56d2 92%endif
d08789e0 93BuildRequires: unzip
a784d38e 94BuildRequires: xorg-lib-libICE-devel
d08789e0 95BuildRequires: xorg-lib-libXaw-devel
a784d38e 96BuildRequires: xorg-lib-libXext-devel
a784d38e 97BuildRequires: xorg-lib-libXmu-devel
97b079ad 98BuildRequires: xorg-lib-libXpm-devel
d08789e0 99BuildRequires: zlib-devel >= 1.2.1
78d53d8c 100Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
101Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
102Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
103Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
104Requires: awk
105Requires: dialog
0b6bcf85 106Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
107Requires: sed
108Requires: sh-utils
d3f501b8 109Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 110Requires: textutils
d08789e0
ZU
111Suggests: tmpwatch
112Obsoletes: tetex
113Obsoletes: tetex-afm
114Obsoletes: tetex-doc
115Obsoletes: tetex-doc-latex2e-html
116Obsoletes: tetex-fontinst
117Obsoletes: tetex-fontname
118Obsoletes: tetex-fonts
119Obsoletes: tetex-fonts-pandora
120Obsoletes: tetex-fonts-vcm
121Obsoletes: tetex-format-elatex
122Obsoletes: tetex-format-pdfelatex
123Obsoletes: tetex-format-pdfemex
124Obsoletes: tetex-latex-vnps
125Obsoletes: tetex-latex-vnr
126Obsoletes: tetex-oxdvi
127Obsoletes: tetex-oxdvi
128Obsoletes: tetex-plain-dvips
129Obsoletes: tetex-plain-dvips
130Obsoletes: tetex-plain-mathtime
131Obsoletes: tetex-plain-mathtime
132Obsoletes: tetex-plain-misc
133Obsoletes: tetex-plain-misc
134Obsoletes: tetex-plain-plnfss
135Obsoletes: tetex-plain-plnfss
136Obsoletes: tetex-tex-hyphen
137Obsoletes: tetex-tex-vietnam
138BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
139
f37ff31b 140%define texmf %{_datadir}/texmf
8b5eed5e 141%define texmfdist %{texmf}-dist
1a192771 142%define texmfdoc %{texmf}-doc
d08789e0
ZU
143%define fmtdir /var/lib/texmf/web2c
144%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
145%define _localstatedir /var/lib/texmf
146%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
147%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 ;
148
149%define _noautoreq 'perl(path_tre)'
150
151%description
97b079ad
ZU
152TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
153takes a text file and a set of formatting commands as input and
154creates a typesetter independent .dvi (DeVice Independent) file as
155output. Usually, TeX is used in conjunction with a higher level
156formatting package like LaTeX or PlainTeX, since TeX by itself is not
157very user-friendly.
d08789e0
ZU
158
159%description -l es.UTF-8
160Tex formata archivos de texto y órdenes para una salida independiente
161de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
162de Knut se describen las capacidades y el lenguaje TeX.
163
164%description -l de.UTF-8
165TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
166und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
167DeVice Independent). Die Funktionen und Sprache von TeX werden in The
168TeXbook von Knuth beschrieben.
169
170%description -l fr.UTF-8
171TeX formate un fichier de commandes et de texte mélandés, et produit
172un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
173raccourci pour Device Independant). Les possibilités de TeX et son
174langage sont décrites dans l'ouvrage TeXbook, de Knuth.
175
97b079ad
ZU
176%description -l hu.UTF-8
177TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
178egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
179segítségével a szövegszedő egy független .dvi (DeVice Independent)
180fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
181kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
182TeX önmaga nem túlzottan "felhasználóbarát".
183
d08789e0
ZU
184%description -l pl.UTF-8
185TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
186od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
187Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
188Donalda E. Knutha.
189
190%description -l pt_BR.UTF-8
191Tex formata arquivos de texto e comandos para uma saída independente
192de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
193linguagem TeX são descritas no The TeXbook, de Knuth.
194
195%description -l tr.UTF-8
196TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
197aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
198TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
199TeXbook' başlıklı kitabında anlatılmaktadır.
200
80fa261c
ZU
201%package other-utils
202Summary: Other utilities
203Group: Applications/Publishing/TeX
204
205%description other-utils
206Other utilities.
207
830ca960
ZU
208%package other-utils-doc
209Summary: Other utilities documentation
210Group: Applications/Publishing/TeX
211
212%description other-utils-doc
213Other utilities documentation.
214
5b7eba8e
MB
215%package doc
216Summary: Documentation for TeX Live
217Group: Documentation
218
219%description doc
220Assorted useful documentation for TeX Live.
221
222%package doc-bg
223Summary: Bulgarian documentation for TeX Live
224Group: Documentation
225
226%description doc-bg
227Assorted useful Bulgarian documentation for TeX Live.
228
229%package doc-cs
230Summary: Czech documentation for TeX Live
231Group: Documentation
232
233%description doc-cs
234Assorted useful Czech documentation for TeX Live.
235
236%package doc-de
237Summary: German documentation for TeX Live
238Group: Documentation
239
240%description doc-de
241Assorted useful German documentation for TeX Live.
242
243%package doc-el
244Summary: Greek documentation for TeX Live
245Group: Documentation
246
247%description doc-el
248Assorted useful Greek documentation for TeX Live.
249
250%package doc-es
251Summary: Spanish documentation for TeX Live
252Group: Documentation
253
254%description doc-es
255Assorted useful Spanish documentation for TeX Live.
256
257%package doc-fi
258Summary: Finnish documentation for TeX Live
259Group: Documentation
260
261%description doc-fi
262Assorted useful Finnish documentation for TeX Live.
263
264%package doc-fr
265Summary: French documentation for TeX Live
266Group: Documentation
267
268%description doc-fr
269Assorted useful French documentation for TeX Live.
270
271%package doc-it
272Summary: Italian documentation for TeX Live
273Group: Documentation
274
275%description doc-it
276Assorted useful Italian documentation for TeX Live.
277
278%package doc-ja
279Summary: Japanese documentation for TeX Live
280Group: Documentation
281
282%description doc-ja
283Assorted useful Japanese documentation for TeX Live.
284
285%package doc-ko
286Summary: Korean documentation for TeX Live
287Group: Documentation
288
289%description doc-ko
290Assorted useful Korean documentation for TeX Live.
291
292%package doc-mn
293Summary: Mongolian documentation for TeX Live
294Group: Documentation
295
296%description doc-mn
297Assorted useful Mongolian documentation for TeX Live.
298
299%package doc-nl
300Summary: Dutch documentation for TeX Live
301Group: Documentation
302
303%description doc-nl
304Assorted useful Dutch documentation for TeX Live.
305
306%package doc-pl
307Summary: Polish documentation for TeX Live
308Group: Documentation
309
310%description doc-pl
311Assorted useful Polish documentation for TeX Live.
312
313%package doc-pt
314Summary: Portuguese documentation for TeX Live
315Group: Documentation
316
317%description doc-pt
318Assorted useful Portuguese documentation for TeX Live.
319
320%package doc-ru
321Summary: Russian documentation for TeX Live
322Group: Documentation
323
324%description doc-ru
325Assorted useful Russian documentation for TeX Live.
326
327%package doc-sk
328Summary: Slovak documentation for TeX Live
329Group: Documentation
330
331%description doc-sk
332Assorted useful Slovak documentation for TeX Live.
333
334%package doc-sl
335Summary: Slovenian documentation for TeX Live
336Group: Documentation
337
338%description doc-sl
339Assorted useful Slovenian documentation for TeX Live.
340
341%package doc-th
342Summary: Thai documentation for TeX Live
343Group: Documentation
344
345%description doc-th
346Assorted useful Thai documentation for TeX Live.
347
348%package doc-tr
349Summary: Turkish documentation for TeX Live
350Group: Documentation
351
352%description doc-tr
353Assorted useful Turkish documentation for TeX Live.
354
355%package doc-uk
356Summary: Ukrainian documentation for TeX Live
357Group: Documentation
358
359%description doc-uk
360Assorted useful Ukrainian documentation for TeX Live.
361
362%package doc-vi
363Summary: Vietnamese documentation for TeX Live
364Group: Documentation
365
366%description doc-vi
367Assorted useful Vietnamese documentation for TeX Live.
368
369%package doc-zh_CN
370Summary: Chinese documentation for TeX Live
371Group: Documentation
372
373%description doc-zh_CN
374Assorted useful Chinese documentation for TeX Live.
489714ae 375
d08789e0
ZU
376%package doc-Catalogue
377Summary: TeX Catalogue
378Summary(pl.UTF-8): Katalog TeXa
379Group: Applications/Publishing/TeX
380Requires(post,postun): %{_bindir}/texhash
381Requires: %{name} = %{epoch}:%{version}-%{release}
382
383%description doc-Catalogue
384TeX Catalogue.
385
386%description doc-Catalogue -l pl.UTF-8
387Katalog TeXa.
388
389%package doc-tug-faq
390Summary: TeX User Group FAQ
489714ae 391Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
392Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
393Group: Applications/Publishing/TeX
394Requires(post,postun): %{_bindir}/texhash
395Requires: %{name} = %{epoch}:%{version}-%{release}
396Obsoletes: tetex-doc-LaTeX-FAQ-francaise
397Obsoletes: tetex-doc-de-tex-faq
398Obsoletes: tetex-doc-uktug-faq
399
400%description doc-tug-faq
401TeX User Group FAQ.
402
74eeb8ec
ZU
403%description doc-tug-faq -l hu.UTF8
404TeX felhasználók FAQ-ja.
405
d08789e0
ZU
406%description doc-tug-faq -l pl.UTF-8
407FAQ Grupy Użytkowników TeXa.
408
409%package doc-latex
410Summary: Basic LaTeX packages documentation
489714ae 411Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
412Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
413Group: Applications/Publishing/TeX
414Requires(post,postun): %{_bindir}/texhash
415Requires: %{name} = %{epoch}:%{version}-%{release}
416
417%description doc-latex
418Basic LaTeX packages documentation.
419
74eeb8ec
ZU
420%description doc-latex -l hu.UTF-8
421Az alap LaTeX csomagok dokumentációja
422
d08789e0
ZU
423%description doc-latex -l pl.UTF-8
424Podstawowa dokumentacja do pakietów LaTeXa.
425
426# # libraries #
096dca83 427%package -n kpathsea
d08789e0 428Summary: File name lookup library
489714ae 429Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
430Summary(pl.UTF-8): Biblioteka szukająca nazw plików
431Group: Applications/Publishing/TeX
432Requires(post,postun): %{_bindir}/texhash
433Requires: %{name} = %{epoch}:%{version}-%{release}
434
096dca83 435%description -n kpathsea
d08789e0
ZU
436File name lookup library.
437
096dca83 438%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
439Fájlnév-kereső könyvtár.
440
096dca83 441%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
442Biblioteka szukająca nazw plików.
443
096dca83 444%package -n kpathsea-devel
d08789e0
ZU
445Summary: Kpathsea library filename lookup header files and documentation
446Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 447Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
448Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
449Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
450Group: Development/Libraries
096dca83 451Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 452
096dca83 453%description -n kpathsea-devel
d08789e0
ZU
454Kpathsea library filename lookup header files and documentation.
455
096dca83 456%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
457Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
458aplicaciones TeX.
459
096dca83 460%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
461Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
462
096dca83 463%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
464Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
465
096dca83 466%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
467Bibliotecas, headers e outros componentes que podem ser utilizados
468para desenvolver aplicações TeX.
469
470# # programs #
471%package dvips
472Summary: DVI to PostScript converter
473Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
474Summary(es.UTF-8): Convertidor dvi para postscript
475Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 476Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
477Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
478Summary(pt_BR.UTF-8): Conversor dvi para postscript
479Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
480Group: Applications/Publishing/TeX
481Requires(post,postun): %{_bindir}/texhash
482Requires: %{name} = %{epoch}:%{version}-%{release}
483
484%description dvips
485The program dvips takes a DVI file file[.dvi] produced by TeX (or by
486some other processor such as GFtoDVI) and converts it to PostScript,
487normally sending the result directly to the laserprinter.
488
489%description dvips -l de.UTF-8
490Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
491durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
492konvertiert diese in PostScript, wobei das Ergebnis in der Regel
493direkt an einen Laserdrucker gesandt wird.
494
495%description dvips -l es.UTF-8
496El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
497otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
498enviando el resultado directamente a la impresora láser.
499
500%description dvips -l fr.UTF-8
501Le programme dvips convertit les fichiers DVI en PostScript, en
502envoyant normalement le résultat directement sur une imprimante Laser.
503
40664f43
ZU
504%description dvips -l hu.UTF-8
505A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 506állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
507lézernyomtatóra küldhetsz.
508
d08789e0
ZU
509%description dvips -l pl.UTF-8
510Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
511program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
512Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
513
514%description dvips -l pt_BR.UTF-8
515O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
516outro processador como o GFtoDVI) e o converte para PostScript,
517normalmente enviando o resultado diretamente para a impressora laser.
518
519%description dvips -l tr.UTF-8
520dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
521PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
522olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
523üretilmiş olabilir.
524
525%package dvilj
526Summary: DVI to PCL converter
527Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
528Summary(es.UTF-8): Convertidor dvi para laserjet
529Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 530Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
531Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
532Summary(pt_BR.UTF-8): Conversor dvi para laserjet
533Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
534Group: Applications/Publishing/TeX
535Requires(post,postun): %{_bindir}/texhash
536Requires: %{name} = %{epoch}:%{version}-%{release}
537
538%description dvilj
539Dvilj and dvilj's siblings (included in this package) will convert TeX
540text formatting system output .dvi files to HP PCL (HP Printer Control
541Language) commands. Using dvilj, you can print TeX files to HP
542LaserJet+ and fully compatible printers. With dvilj2p, you can print
543to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
544can print to HP LaserJet4 and fully compatible printers.
545
546%description dvilj -l de.UTF-8
547Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
548Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
549LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
550kompatiblen Druckern.
551
552%description dvilj -l es.UTF-8
553Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
554HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
555impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
556dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
557
558%description dvilj -l fr.UTF-8
559dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
560(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
561LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
562imprimantes totalement compatibles.
563
6b25593c
ZU
564%description dvilj -l hu.UTF-8
565Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
566Printer Control Language) parancsokká. A dvilj használatával TeX
567fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
568nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
569nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
570
d08789e0
ZU
571%description dvilj -l pl.UTF-8
572dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
573pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
574PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
575pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
576użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
577kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
578LaserJet4 i w pełni kompatybilnych.
579
580%description dvilj -l pt_BR.UTF-8
581Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
582HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
583impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
584dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
585
586%description dvilj -l tr.UTF-8
587TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
588denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
589LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
590uyumlularından yazıcı çıktısı alınabilir.
591
592%package makeindex
593Summary: A general purpose hierarchical index generator
6b25593c 594Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
595Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
596Group: Applications/Publishing/TeX
597Requires(post,postun): %{_bindir}/texhash
598Requires: %{name} = %{epoch}:%{version}-%{release}
599Obsoletes: tetex-rumakeindex
600
601%description makeindex
602A general purpose hierarchical index generator; it accepts one or more
603input files (often produced by a text formatter such as TeX or troff),
604sorts the entries, and produces an output file which can be formatted.
605The formats of the input and output files are specified in a style
606file; by default, input is assumed to be an idx file, as generated by
607LaTeX.
608
6b25593c
ZU
609%description makeindex -l hu.UTF-8
610Egy általános célű hierarchikus index generáló; elfogad egy vagy több
611bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
612rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
613készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
614definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
615LaTeX generál.
616
d08789e0
ZU
617%description makeindex -l pl.UTF-8
618Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
619jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
620narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
621elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
622plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
623przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
624LaTeX.
625
626%package metafont
627Summary: MetaFont
6b25593c 628Summary(hu.UTF-8): MetaFont
d08789e0
ZU
629Summary(pl.UTF-8): Zestaw narzędzi MetaFont
630Group: Applications/Publishing/TeX
631Requires(post,postun): %{_bindir}/texhash
632Requires: %{name} = %{epoch}:%{version}-%{release}
633
634%description metafont
635MetaFont.
636
637%description metafont -l pl.UTF-8
638Zestaw narzędzi MetaFont.
639
640%package metapost
641Summary: MetaPost
6b25593c 642Summary(hu.UTF-8): MetaPost
d08789e0
ZU
643Summary(pl.UTF-8): Zestaw narzędzi MetaPost
644Group: Applications/Publishing/TeX
645Requires(post,postun): %{_bindir}/texhash
646Requires: %{name} = %{epoch}:%{version}-%{release}
647Obsoletes: tetex-matapost
648
649%description metapost
650MetaPost.
651
6b25593c
ZU
652%description metapost -l hu.UTF-8
653MetaPost.
654
d08789e0
ZU
655%description metapost -l pl.UTF-8
656Zestaw narzędzi MetaPost.
657
658%package mptopdf
659Summary: MetaPost to PDF converter
6b25593c 660Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
661Summary(pl.UTF-8): Konwerter MetaPost do PDF
662Group: Applications/Publishing/TeX
663Requires(post,postun): %{_bindir}/texhash
664Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
665
666%description mptopdf
667MetaPost to PDF converter.
668
6b25593c
ZU
669%description mptopdf -l hu.UTF-8
670MetaPost-ból PDF-be konvertáló.
671
d08789e0
ZU
672%description mptopdf -l pl.UTF-8
673Konwerter MetaPost do PDF.
674
675%package texdoctk
676Summary: Easy access to TeX documentation
677Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
678Group: Applications/Publishing/TeX
679Requires(post,postun): %{_bindir}/texhash
680Requires: %{name} = %{epoch}:%{version}-%{release}
681
682%description texdoctk
683A Perl/Tk-based GUI for easy access to package documentation for TeX
684on Unix platforms; the databases it uses are based on the texmf/doc
685subtrees of teTeX v.1.0.x, but database files for local configurations
686with modified/extended directories can be derived from them. Note that
687texdoctk is not a viewer itself, but an interface for finding
688documentation files and opening them with the appropriate viewer; so
689it relies on appropriate programs to be installed on the system.
690However, the choice of these programs can be configured by the
691sysadmin or user.
692
693%description texdoctk -l pl.UTF-8
694Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
695dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
696danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
697używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
698Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
699interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
700właściwej przeglądarce; tak więc wymaga on odpowiednich programów
701zainstalowanych w systemie. Wybór tych programów może być dokonany
702przez administratora lub użytkownika.
703
704%package -n texconfig
705Summary: TeX typesetting system configurator
706Summary(pl.UTF-8): Konfigurator systemu składu TeX
707Group: Applications/Publishing/TeX
708Requires: %{name} = %{epoch}:%{version}-%{release}
709Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
710Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
711Requires: xdvi = %{epoch}:%{version}-%{release}
712Obsoletes: tetex-texconfig
713
714%description -n texconfig
715TeX typesetting system configurator.
716
717%description -n texconfig -l pl.UTF-8
718Konfigurator systemu składu TeX.
719
720%package -n xdvi
721Summary: X11 previewer
722Summary(de.UTF-8): X11-Previewer
723Summary(es.UTF-8): Visualizador TeX X11
724Summary(fr.UTF-8): Prévisualisateur X11
725Summary(pl.UTF-8): Przeglądarka DVI dla X11
726Summary(pt_BR.UTF-8): Visualizador TeX X11
727Summary(tr.UTF-8): X11 öngörüntüleyici
728Group: Applications/Publishing/TeX
729Requires(post,postun): %{_bindir}/texhash
730Requires: %{name} = %{epoch}:%{version}-%{release}
731Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
732Suggests: %{name}-dvips
733Obsoletes: tetex-xdvi
734
735%description -n xdvi
736xdvi is a program which runs under the X window system. It is used to
737preview dvi files, such as are produced by tex and latex.
738
739%description -n xdvi -l de.UTF-8
740xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
741ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
742latex erzeugt wurden.
743
744%description -n xdvi -l es.UTF-8
745xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
746visualizar archivos dvi, como los producidos por tex y latex.
747
748%description -n xdvi -l fr.UTF-8
749xdvi est un programme s'exécutant sous le système X Window. Il sert à
750visualiser les fichiers dvi tels que ceux produits par tex et latex.
751
752%description -n xdvi -l pl.UTF-8
753Xdvi jest programem (działającym w X Window System) do przeglądania
754plików DVI, produkowanych przez TeXa i LaTeXa.
755
756%description -n xdvi -l pt_BR.UTF-8
757xdvi é um programa que roda no sistema X Window. É usado para
758visualizar arquivos dvi, como os produzidos por tex e latex.
759
624ed2f9
ZU
760%package -n xindy
761Summary: Xindy creates sorted and tagged index from raw index
762Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
763Group: Applications/Publishing/TeX
764
765%description -n xindy
766Xindy creates sorted and tagged index from raw index.
767
768%description -n xindy -l hu.UTF-8
769Xindy rendezett és cimkézett indexet készít nyers indexekből.
770
771%package -n xindy-albanian
772Summary: Xindy albanian language
773Summary(hu.UTF-8): Xindy albán nyelv
774Group: Applications/Publishing/TeX
775
776%description -n xindy-albanian
777Xindy albanian language
778
779%description -n xindy-albanian -l hu.UTF-8
780Xindy albán nyelv
781
782%package -n xindy-belarusian
783Summary: Xindy belarusian language
784Summary(hu.UTF-8): Xindy belorusz nyelv
785Group: Applications/Publishing/TeX
786
787%description -n xindy-belarusian
788Xindy belarusian language
789
790%description -n xindy-belarusian -l hu.UTF-8
791Xindy belorusz nyelv
792
793%package -n xindy-bulgarian
794Summary: Xindy bulgarian language
795Summary(hu.UTF-8): Xindy bolgár nyelv
796Group: Applications/Publishing/TeX
797
798%description -n xindy-bulgarian
799Xindy bulgarian language
800
801%description -n xindy-bulgarian -l hu.UTF-8
802Xindy bolgár nyelv
803
804%package -n xindy-croatian
805Summary: Xindy croatian language
806Summary(hu.UTF-8): Xindy horvát nyelv
807Group: Applications/Publishing/TeX
808
809%description -n xindy-croatian
810Xindy croatian language
811
812%description -n xindy-croatian -l hu.UTF-8
813Xindy horvát nyelv
814
815%package -n xindy-czech
816Summary: Xindy czech language
817Summary(hu.UTF-8): Xindy cseh nyelv
818Group: Applications/Publishing/TeX
819
820%description -n xindy-czech
821Xindy czech language
822
823%description -n xindy-czech -l hu.UTF-8
824Xindy cseh nyelv
825
826%package -n xindy-danish
827Summary: Xindy danish language
828Summary(hu.UTF-8): Xindy dán nyelv
829Group: Applications/Publishing/TeX
830
831%description -n xindy-danish
832Xindy danish language
833
834%description -n xindy-danish -l hu.UTF-8
835Xindy dán nyelv
836
837%package -n xindy-dutch
838Summary: Xindy dutch language
839Summary(hu.UTF-8): Xindy holland nyelv
840Group: Applications/Publishing/TeX
841
842%description -n xindy-dutch
843Xindy dutch language
844
845%description -n xindy-dutch -l hu.UTF-8
846Xindy holland nyelv
847
848%package -n xindy-english
849Summary: Xindy english language
850Summary(hu.UTF-8): Xindy angol nyelv
851Group: Applications/Publishing/TeX
852
853%description -n xindy-english
854Xindy english language
855
856%description -n xindy-english -l hu.UTF-8
857Xindy angol nyelv
858
859%package -n xindy-esperanto
860Summary: Xindy esperanto language
861Summary(hu.UTF-8): Xindy eszperantó nyelv
862Group: Applications/Publishing/TeX
863
864%description -n xindy-esperanto
865Xindy esperanto language
866
867%description -n xindy-esperanto -l hu.UTF-8
868Xindy eszperantó nyelv
869
870%package -n xindy-estonian
871Summary: Xindy estonian language
872Summary(hu.UTF-8): Xindy észt nyelv
873Group: Applications/Publishing/TeX
874
875%description -n xindy-estonian
876Xindy estonian language
877
878%description -n xindy-estonian -l hu.UTF-8
879Xindy észt nyelv
880
881%package -n xindy-finnish
882Summary: Xindy finnish language
883Summary(hu.UTF-8): Xindy finn nyelv
884Group: Applications/Publishing/TeX
885
886%description -n xindy-finnish
887Xindy finnish language
888
889%description -n xindy-finnish -l hu.UTF-8
890Xindy finn nyelv
891
892%package -n xindy-french
893Summary: Xindy french language
894Summary(hu.UTF-8): Xindy francia nyelv
895Group: Applications/Publishing/TeX
896
897%description -n xindy-french
898Xindy french language
899
900%description -n xindy-french -l hu.UTF-8
901Xindy francia nyelv
902
903%package -n xindy-general
904Summary: Xindy general language
905Summary(hu.UTF-8): Xindy általános nyelv
906Group: Applications/Publishing/TeX
907
908%description -n xindy-general
909Xindy general language
910
911%description -n xindy-general -l hu.UTF-8
912Xindy általános nyelv
913
914%package -n xindy-georgian
915Summary: Xindy georgian language
916Summary(hu.UTF-8): Xindy georgian nyelv
917Group: Applications/Publishing/TeX
918
919%description -n xindy-georgian
920Xindy georgian language
921
922%description -n xindy-georgian -l hu.UTF-8
923Xindy georgian nyelv
924
925%package -n xindy-german
926Summary: Xindy german language
927Summary(hu.UTF-8): Xindy német nyelv
928Group: Applications/Publishing/TeX
929
930%description -n xindy-german
931Xindy german language
932
933%description -n xindy-german -l hu.UTF-8
934Xindy német nyelv
935
936%package -n xindy-greek
937Summary: Xindy greek language
938Summary(hu.UTF-8): Xindy görög nyelv
939Group: Applications/Publishing/TeX
940
941%description -n xindy-greek
942Xindy greek language
943
944%description -n xindy-greek -l hu.UTF-8
945Xindy görög nyelv
946
947%package -n xindy-gypsy
948Summary: Xindy gypsy language
949Summary(hu.UTF-8): Xindy cigány nyelv
950Group: Applications/Publishing/TeX
951
952%description -n xindy-gypsy
953Xindy gypsy language
954
955%description -n xindy-gypsy -l hu.UTF-8
956Xindy cigány nyelv
957
958%package -n xindy-hausa
959Summary: Xindy hausa language
960Summary(hu.UTF-8): Xindy hausa nyelv
961Group: Applications/Publishing/TeX
962
963%description -n xindy-hausa
964Xindy hausa language
965
966%description -n xindy-hausa -l hu.UTF-8
967Xindy hausa nyelv
968
969%package -n xindy-hebrew
970Summary: Xindy hebrew language
971Summary(hu.UTF-8): Xindy héber nyelv
972Group: Applications/Publishing/TeX
973
974%description -n xindy-hebrew
975Xindy hebrew language
976
977%description -n xindy-hebrew -l hu.UTF-8
978Xindy héber nyelv
979
980%package -n xindy-hungarian
981Summary: Xindy hungarian language
982Summary(hu.UTF-8): Xindy magyar nyelv
983Group: Applications/Publishing/TeX
984
985%description -n xindy-hungarian
986Xindy hungarian language
987
988%description -n xindy-hungarian -l hu.UTF-8
989Xindy magyar nyelv
990
991%package -n xindy-icelandic
992Summary: Xindy icelandic language
993Summary(hu.UTF-8): Xindy izlandi nyelv
994Group: Applications/Publishing/TeX
995
996%description -n xindy-icelandic
997Xindy icelandic language
998
999%description -n xindy-icelandic -l hu.UTF-8
1000Xindy izlandi nyelv
1001
1002%package -n xindy-italian
1003Summary: Xindy italian language
1004Summary(hu.UTF-8): Xindy olasz nyelv
1005Group: Applications/Publishing/TeX
1006
1007%description -n xindy-italian
1008Xindy italian language
1009
1010%description -n xindy-italian -l hu.UTF-8
1011Xindy olasz nyelv
1012
1013%package -n xindy-klingon
1014Summary: Xindy klingon language
1015Summary(hu.UTF-8): Xindy klingon nyelv
1016Group: Applications/Publishing/TeX
1017
1018%description -n xindy-klingon
1019Xindy klingon language
1020
1021%description -n xindy-klingon -l hu.UTF-8
1022Xindy klingon nyelv
1023
1024%package -n xindy-kurdish
1025Summary: Xindy kurdish language
1026Summary(hu.UTF-8): Xindy kurd nyelv
1027Group: Applications/Publishing/TeX
1028
1029%description -n xindy-kurdish
1030Xindy kurdish language
1031
1032%description -n xindy-kurdish -l hu.UTF-8
1033Xindy kurd nyelv
1034
1035%package -n xindy-latin
1036Summary: Xindy latin language
1037Summary(hu.UTF-8): Xindy latin nyelv
1038Group: Applications/Publishing/TeX
1039
1040%description -n xindy-latin
1041Xindy latin language
1042
1043%description -n xindy-latin -l hu.UTF-8
1044Xindy latin nyelv
1045
1046%package -n xindy-latvian
1047Summary: Xindy latvian language
1048Summary(hu.UTF-8): Xindy lett nyelv
1049Group: Applications/Publishing/TeX
1050
1051%description -n xindy-latvian
1052Xindy latvian language
1053
1054%description -n xindy-latvian -l hu.UTF-8
1055Xindy lett nyelv
1056
1057%package -n xindy-lithuanian
1058Summary: Xindy lithuanian language
1059Summary(hu.UTF-8): Xindy litván nyelv
1060Group: Applications/Publishing/TeX
1061
1062%description -n xindy-lithuanian
1063Xindy lithuanian language
1064
1065%description -n xindy-lithuanian -l hu.UTF-8
1066Xindy litván nyelv
1067
1068%package -n xindy-lower-sorbian
1069Summary: Xindy lower-sorbian language
1070Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1071Group: Applications/Publishing/TeX
1072
1073%description -n xindy-lower-sorbian
1074Xindy lower-sorbian language
1075
1076%description -n xindy-lower-sorbian -l hu.UTF-8
1077Xindy lower-sorbian nyelv
1078
1079%package -n xindy-macedonian
1080Summary: Xindy macedonian language
1081Summary(hu.UTF-8): Xindy macedón nyelv
1082Group: Applications/Publishing/TeX
1083
1084%description -n xindy-macedonian
1085Xindy macedonian language
1086
1087%description -n xindy-macedonian -l hu.UTF-8
1088Xindy macedón nyelv
1089
1090%package -n xindy-mongolian
1091Summary: Xindy mongolian language
1092Summary(hu.UTF-8): Xindy mongol nyelv
1093Group: Applications/Publishing/TeX
1094
1095%description -n xindy-mongolian
1096Xindy mongolian language
1097
1098%description -n xindy-mongolian -l hu.UTF-8
1099Xindy mongol nyelv
1100
1101%package -n xindy-norwegian
1102Summary: Xindy norwegian language
1103Summary(hu.UTF-8): Xindy norvég nyelv
1104Group: Applications/Publishing/TeX
1105
1106%description -n xindy-norwegian
1107Xindy norwegian language
1108
1109%description -n xindy-norwegian -l hu.UTF-8
1110Xindy norvég nyelv
1111
1112%package -n xindy-polish
1113Summary: Xindy polish language
1114Summary(hu.UTF-8): Xindy lengyel nyelv
1115Group: Applications/Publishing/TeX
1116
1117%description -n xindy-polish
1118Xindy polish language
1119
1120%description -n xindy-polish -l hu.UTF-8
1121Xindy lengyel nyelv
1122
1123%package -n xindy-portuguese
1124Summary: Xindy portuguese language
1125Summary(hu.UTF-8): Xindy portugál nyelv
1126Group: Applications/Publishing/TeX
1127
1128%description -n xindy-portuguese
1129Xindy portuguese language
1130
1131%description -n xindy-portuguese -l hu.UTF-8
1132Xindy portugál nyelv
1133
1134%package -n xindy-romanian
1135Summary: Xindy romanian language
1136Summary(hu.UTF-8): Xindy román nyelv
1137Group: Applications/Publishing/TeX
1138
1139%description -n xindy-romanian
1140Xindy romanian language
1141
1142%description -n xindy-romanian -l hu.UTF-8
1143Xindy román nyelv
1144
1145%package -n xindy-russian
1146Summary: Xindy russian language
1147Summary(hu.UTF-8): Xindy orosz nyelv
1148Group: Applications/Publishing/TeX
1149
1150%description -n xindy-russian
1151Xindy russian language
1152
1153%description -n xindy-russian -l hu.UTF-8
1154Xindy orosz nyelv
1155
1156%package -n xindy-serbian
1157Summary: Xindy serbian language
1158Summary(hu.UTF-8): Xindy szerb nyelv
1159Group: Applications/Publishing/TeX
1160
1161%description -n xindy-serbian
1162Xindy serbian language
1163
1164%description -n xindy-serbian -l hu.UTF-8
1165Xindy szerb nyelv
1166
1167%package -n xindy-slovak
1168Summary: Xindy slovak language
1169Summary(hu.UTF-8): Xindy szlovák nyelv
1170Group: Applications/Publishing/TeX
1171
1172%description -n xindy-slovak
1173Xindy slovak language
1174
1175%description -n xindy-slovak -l hu.UTF-8
1176Xindy szlovák nyelv
1177
1178%package -n xindy-slovenian
1179Summary: Xindy slovenian language
1180Summary(hu.UTF-8): Xindy szlovén nyelv
1181Group: Applications/Publishing/TeX
1182
1183%description -n xindy-slovenian
1184Xindy slovenian language
1185
1186%description -n xindy-slovenian -l hu.UTF-8
1187Xindy szlovén nyelv
1188
1189%package -n xindy-spanish
1190Summary: Xindy spanish language
1191Summary(hu.UTF-8): Xindy spanyol nyelv
1192Group: Applications/Publishing/TeX
1193
1194%description -n xindy-spanish
1195Xindy spanish language
1196
1197%description -n xindy-spanish -l hu.UTF-8
1198Xindy spanyol nyelv
1199
1200%package -n xindy-swedish
1201Summary: Xindy swedish language
1202Summary(hu.UTF-8): Xindy svéd nyelv
1203Group: Applications/Publishing/TeX
1204
1205%description -n xindy-swedish
1206Xindy swedish language
1207
1208%description -n xindy-swedish -l hu.UTF-8
1209Xindy svéd nyelv
1210
1211%package -n xindy-turkish
1212Summary: Xindy turkish language
1213Summary(hu.UTF-8): Xindy török nyelv
1214Group: Applications/Publishing/TeX
1215
1216%description -n xindy-turkish
1217Xindy turkish language
1218
1219%description -n xindy-turkish -l hu.UTF-8
1220Xindy török nyelv
1221
1222%package -n xindy-ukrainian
1223Summary: Xindy ukrainian language
1224Summary(hu.UTF-8): Xindy ukrán nyelv
1225Group: Applications/Publishing/TeX
1226
1227%description -n xindy-ukrainian
1228Xindy ukrainian language
1229
1230%description -n xindy-ukrainian -l hu.UTF-8
1231Xindy ukrán nyelv
1232
1233%package -n xindy-upper-sorbian
1234Summary: Xindy upper-sorbian language
1235Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1236Group: Applications/Publishing/TeX
1237
1238%description -n xindy-upper-sorbian
1239Xindy upper-sorbian language
1240
1241%description -n xindy-upper-sorbian -l hu.UTF-8
1242Xindy upper-sorbian nyelv
1243
1244%package -n xindy-vietnamese
1245Summary: Xindy vietnamese language
04123363 1246Summary(hu.UTF-8): Xindy vietnámi nyelv
624ed2f9
ZU
1247Group: Applications/Publishing/TeX
1248
1249%description -n xindy-vietnamese
1250Xindy vietnamese language
1251
1252%description -n xindy-vietnamese -l hu.UTF-8
1253Xindy vietnám nyelv
1254
1255
d08789e0
ZU
1256%package pdftex
1257Summary: TeX generating PDF files instead DVI
04123363 1258Summary(hu.UTF-8): PDF fájlok készítése DVI helyett TeX-ből
d08789e0
ZU
1259Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1260Group: Applications/Publishing/TeX
60597425 1261Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1262Requires: %{name} = %{epoch}:%{version}-%{release}
1263Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1264
1265%description pdftex
1266TeX generating PDF files instead DVI.
1267
1268%description pdftex -l pl.UTF-8
1269TeX generujący pliki PDF zamiast DVI.
1270
faa40f44
ZU
1271%package psutils
1272Summary: PostScript Utilities
1273Summary(hu.UTF-8): PostScript eszközök
1274Summary(pl.UTF-8): Narzędzia do PostScriptu
faa40f44 1275Group: Applications/Printing
8affbd2c 1276Obsoletes: psutils
faa40f44
ZU
1277
1278%description psutils
1279This archive contains some utilities for manipulating PostScript
1280documents. Page selection and rearrangement are supported, including
1281arrangement into signatures for booklet printing, and page merging for
1282n-up printing.
1283
1284%description psutils -l hu.UTF-8
1285Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1286dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1287beleértve a booklet nyomtatáshoz való átrendezést is.
1288
1289%description psutils -l pl.UTF-8
1290PSutils zawiera programy pomagające manipulować plikami PostScript,
8affbd2c
ZU
1291wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1292także na łączenie różnych plików PostScript w całość.
faa40f44 1293
04123363
ZU
1294%package phyzzx
1295Summary: A TeX format for physicists
1296Summary(hu.UTF-8): TeX formátum fizikusoknak
1297Group: Applications/Publishing/TeX
1298Requires(post,postun): %{_bindir}/texhash
1299Requires: %{name} = %{epoch}:%{version}-%{release}
1300
1301%description phyzzx
1302A TeX format for physicists.
1303
1304%description phyzzx -l hu.UTF-8
1305TeX formátum fizikusoknak.
1306
d08789e0
ZU
1307%package omega
1308Summary: Extended unicode TeX
1309Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1310Group: Applications/Publishing/TeX
1311Requires(post,postun): %{_bindir}/texhash
1312Requires: %{name} = %{epoch}:%{version}-%{release}
1313Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1314Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1315
1316%description omega
1317Omega is a version of the TeX program modified for multilingual
1318typesetting. It uses unicode, and has additional primitives for (among
1319other things) bidirectional typesetting.
1320
1321%description omega -l pl.UTF-8
1322Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1323Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1324tekstu pisanego w obu kierunkach.
1325
1326# # formats #
1327
1328# Plain format.
1329
1330%package plain
1331Summary: Plain TeX format basic files
1332Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1333Group: Applications/Publishing/TeX
60597425 1334Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1335Requires: %{name} = %{epoch}:%{version}-%{release}
1336
1337%description plain
1338Plain TeX format basic files.
1339
1340%description plain -l pl.UTF-8
1341Podstawowe pliki dla formatu Plain TeX.
1342
1343%package format-plain
1344Summary: TeX Plain format
1345Summary(pl.UTF-8): Format TeX Plain
1346Group: Applications/Publishing/TeX
1347Requires(post,postun): %{_bindir}/texhash
1348Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1349
1350%description format-plain
1351TeX Plain format.
1352
1353%description format-plain -l pl.UTF-8
1354Format TeX Plain.
1355
1356%package format-pdftex
1357Summary: PDFTeX Plain format
1358Summary(pl.UTF-8): Format PDFTeX Plain
1359Group: Applications/Publishing/TeX
1360Requires(post,postun): %{_bindir}/texhash
1361Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1362Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1363# for epstopdf to work
1364Requires: fonts-Type1-urw
1365Requires: ghostscript
1366
1367%description format-pdftex
1368PDFTeX Plain format.
1369
1370%description format-pdftex -l pl.UTF-8
1371Format PDFTeX Plain.
1372
1373%package format-pdfetex
1374Summary: PDFTeX EPlain format
1375Summary(pl.UTF-8): Format PDFTeX EPlain
1376Group: Applications/Publishing/TeX
1377Requires(post,postun): %{_bindir}/texhash
1378Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1379Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1380
1381%description format-pdfetex
1382PDFTeX EPlain format.
1383
1384%description format-pdfetex -l pl.UTF-8
1385Format PDFTeX EPlain.
1386
1387# MeX Plain format
1388
1389%package mex
1390Summary: MeX Plain Format basic files
1391Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1392Group: Applications/Publishing/TeX
1393Requires(post,postun): %{_bindir}/texhash
1394Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1395Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1396Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1397
1398%description mex
1399MeX Plain Format basic files.
1400
1401%description mex -l pl.UTF-8
1402Podstawowe pliki dla formatu MeX Plain.
1403
1404%package format-mex
1405Summary: MeX Plain Format
1406Summary(pl.UTF-8): Format MeX Plain
1407Group: Applications/Publishing/TeX
1408Requires(post,postun): %{_bindir}/texhash
f6a96d15 1409Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1410
1411%description format-mex
1412MeX Plain Format.
1413
1414%description format-mex -l pl.UTF-8
1415Format MeX Plain.
1416
1417%package format-pdfmex
1418Summary: PDFMeX Plain Format
1419Summary(pl.UTF-8): Format PDFMeX Plain
1420Group: Applications/Publishing/TeX
1421Requires(post,postun): %{_bindir}/texhash
1422Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1423Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1424
1425%description format-pdfmex
1426PDFMeX Plain Format.
1427
1428%description format-pdfmex -l pl.UTF-8
1429Format PDFMeX Plain.
1430
1431%package format-utf8mex
1432Summary: MeX Plain Format with UTF-8 encoded source files
1433Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1434Group: Applications/Publishing/TeX
1435Requires(post,postun): %{_bindir}/texhash
1436Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1437
1438%description format-utf8mex
1439MeX Plain Format with UTF-8 encoded source files.
1440
1441%description format-utf8mex -l pl.UTF-8
1442Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1443
1444# AMS TeX format
1445
1446%package amstex
1447Summary: AMS macros for Plain TeX basic files
1448Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1449Group: Applications/Publishing/TeX
1450Requires(post,postun): %{_bindir}/texhash
1451Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1452Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1453Obsoletes: tetex-ams
1454Obsoletes: tetex-plain-amsfonts
1455
1456%description amstex
1457American Mathematical Society macros for Plain TeX basic files.
1458
1459%description amstex -l pl.UTF-8
1460Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1461Plain TeX.
1462
1463%package format-amstex
1464Summary: AMS macros for Plain TeX
1465Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1466Group: Applications/Publishing/TeX
1467Requires(post,postun): %{_bindir}/texhash
1468Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1469Obsoletes: tetex-ams
1470
1471%description format-amstex
1472American Mathematical Society macros for Plain TeX.
1473
1474%description format-amstex -l pl.UTF-8
1475Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1476
1477%package format-pdfamstex
1478Summary: AMS macros for PDFTeX
1479Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1480Group: Applications/Publishing/TeX
1481Requires(post,postun): %{_bindir}/texhash
1482Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1483Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1484
1485%description format-pdfamstex
1486American Mathematical Society macros for PDFTeX.
1487
1488%description format-pdfamstex -l pl.UTF-8
1489Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1490
1491# CSPlain format
1492
1493%package csplain
1494Summary: TeX CSPlain format basic files
1495Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1496Group: Applications/Publishing/TeX
1497Requires(post,postun): %{_bindir}/texhash
1498Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1499Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1500
1501%description csplain
1502TeX CSPlain format basic files.
1503
1504%description csplain -l pl.UTF-8
1505Podstawowe pliki dla formatu TeX CSPlain.
1506
1507%package format-csplain
1508Summary: TeX CSPlain format
1509Summary(pl.UTF-8): Format TeX CSPlain
1510Group: Applications/Publishing/TeX
1511Requires(post,postun): %{_bindir}/texhash
1512Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1513
1514%description format-csplain
1515TeX CSPlain format.
1516
1517%description format-csplain -l pl.UTF-8
1518Format TeX CSPlain.
1519
1520%package format-pdfcsplain
1521Summary: PDFTeX CSPlain format
1522Summary(pl.UTF-8): Format PDFTeX CSPlain
1523Group: Applications/Publishing/TeX
1524Requires(post,postun): %{_bindir}/texhash
1525Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1526
1527%description format-pdfcsplain
1528PDFTeX CSPlain format.
1529
1530%description format-pdfcsplain -l pl.UTF-8
1531Format PDFTeX CSPlain.
1532
1533# CSLaTeX format
1534
1535%package cslatex
1536Summary: CSLaTeX format basic files
1537Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1538Group: Applications/Publishing/TeX
1539Requires(post,postun): %{_bindir}/texhash
1540Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1541Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1542
1543%description cslatex
1544CSLaTeX format basic files.
1545
1546%description cslatex -l pl.UTF-8
1547Podstawowe pliki dla formatu CSLaTeX.
1548
1549%package format-cslatex
1550Summary: CSLaTeX format
1551Summary(pl.UTF-8): Format CSLaTeX
1552Group: Applications/Publishing/TeX
1553Requires(post,postun): %{_bindir}/texhash
1554Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1555
1556%description format-cslatex
1557CSLaTeX format.
1558
1559%description format-cslatex -l pl.UTF-8
1560Format CSLaTeX.
1561
1562%package format-pdfcslatex
1563Summary: PDF CSLaTeX format
1564Summary(pl.UTF-8): Format PDF CSLaTeX
1565Group: Applications/Publishing/TeX
1566Requires(post,postun): %{_bindir}/texhash
1567Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1568
1569%description format-pdfcslatex
1570PDF CSLaTeX format.
1571
1572%description format-pdfcslatex -l pl.UTF-8
1573Format PDF CSLaTeX.
1574
1575# Cyrillic Plain format
1576
1577%package cyrplain
1578Summary: Cyrillic Plain format basic files
1579Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1580Group: Applications/Publishing/TeX
1581Requires(post,postun): %{_bindir}/texhash
1582Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1583
1584%description cyrplain
1585Cyrillic Plain format basic files.
1586
1587%description cyrplain -l pl.UTF-8
1588Podstawowe pliki dla formatu Cyrillic Plain.
1589
1590%package format-cyrplain
1591Summary: Cyrillic Plain format
1592Summary(pl.UTF-8): Format Cyrillic Plain
1593Group: Applications/Publishing/TeX
1594Requires(post,postun): %{_bindir}/texhash
1595Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1596
1597%description format-cyrplain
1598Cyrillic Plain format.
1599
1600%description format-cyrplain -l pl.UTF-8
1601Format Cyrillic Plain.
1602
1603%package format-cyramstex
1604Summary: Cyrillic AMSTeX format
1605Summary(pl.UTF-8): Format Cyrillic AMSTeX
1606Group: Applications/Publishing/TeX
1607Requires(post,postun): %{_bindir}/texhash
1608Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1609Obsoletes: tetex-cyramstex
1610
1611%description format-cyramstex
1612Cyrillic AMSTeX format.
1613
1614%description format-cyramstex -l pl.UTF-8
1615Format Cyrillic AMSTeX.
1616
1617%package format-cyrtexinfo
1618Summary: Cyrillic TeXInfo format
1619Summary(pl.UTF-8): Format Cyrillic TeXInfo
1620Group: Applications/Publishing/TeX
1621Requires(post,postun): %{_bindir}/texhash
1622Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1623Obsoletes: tetex-cyrtexinfo
1624
1625%description format-cyrtexinfo
1626Cyrillic TeXInfo format.
1627
1628%description format-cyrtexinfo -l pl.UTF-8
1629Format Cyrillic TeXInfo.
1630
1631# EPlain format
1632
1633%package eplain
1634Summary: EPlain format basic files
1635Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1636Group: Applications/Publishing/TeX
1637Requires(post,postun): %{_bindir}/texhash
1638Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1639Obsoletes: tetex-etex
1640
1641%description eplain
1642EPlain format basic files.
1643
1644%description eplain -l pl.UTF-8
1645Podstawowe pliki dla formatu EPlain.
1646
1647%package format-eplain
1648Summary: EPlain format
1649Summary(pl.UTF-8): Format EPlain
1650Group: Applications/Publishing/TeX
1651Requires(post,postun): %{_bindir}/texhash
1652Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1653
1654%description format-eplain
1655EPlain format.
1656
1657%description format-eplain -l pl.UTF-8
1658Format EPlain.
1659
1660# ConTeXt format.
1661
1662%package context
1663Summary: ConTeXt macro package basic files
1664Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1665Group: Applications/Publishing/TeX
1666Requires(post,postun): %{_bindir}/texhash
1667Requires: %{name} = %{epoch}:%{version}-%{release}
1668Obsoletes: tetex-latex-context
1669
1670%define _noautoreq 'perl(path_tre)'
1671
1672%description context
1673A full featured, parameter driven macro package, which fully supports
1674advanced interactive documents.
1675
1676This package contains basic files.
1677
1678%description context -l pl.UTF-8
1679Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1680całkowicie obsługujący zaawansowane dokumenty interaktywne.
1681
1682Ten pakiet zawiera podstawowe pliki.
1683
1684%package format-context-de
1685Summary: German ConTeXt format
1686Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1687Group: Applications/Publishing/TeX
1688Requires(post,postun): %{_bindir}/texhash
1689Requires: %{name}-context = %{epoch}:%{version}-%{release}
1690
1691%description format-context-de
1692German ConTeXt format.
1693
1694%description format-context-de -l pl.UTF-8
1695Niemiecka wersja formatu ConTeXt.
1696
1697%package format-context-en
1698Summary: English ConTeXt format
1699Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1700Group: Applications/Publishing/TeX
1701Requires(post,postun): %{_bindir}/texhash
1702Requires: %{name}-context = %{epoch}:%{version}-%{release}
1703
1704%description format-context-en
1705English ConTeXt format.
1706
1707%description format-context-en -l pl.UTF-8
1708Angielska wersja formatu ConTeXt.
1709
1710%package format-context-nl
1711Summary: Dutch ConTeXt format
1712Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1713Group: Applications/Publishing/TeX
1714Requires(post,postun): %{_bindir}/texhash
1715Requires: %{name}-context = %{epoch}:%{version}-%{release}
1716
1717%description format-context-nl
1718Dutch ConTeXt format.
1719
1720%description format-context-nl -l pl.UTF-8
1721Holenderska wersja formatu ConTeXt.
1722
1723# LaTeX format.
1724
1725%package latex
1726Summary: LaTeX macro package basic files
1727Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1728Group: Applications/Publishing/TeX
60597425 1729Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1730Requires: %{name} = %{epoch}:%{version}-%{release}
1731Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1732Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1733Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1734# for misc/eurosym:
1735Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1736Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
188cb15d 1737Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
fb2a8613 1738Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
5ff30b02 1739Suggests: %{name}-fonts-jknappen
fb2a8613 1740Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1741Obsoletes: tetex-bibtex-koma-script
1742Obsoletes: tetex-latex-SIunits
1743Obsoletes: tetex-latex-caption
1744Obsoletes: tetex-latex-curves
1745Obsoletes: tetex-latex-dinbrief
1746Obsoletes: tetex-latex-draftcopy
1747Obsoletes: tetex-latex-dvilj
1748Obsoletes: tetex-latex-eepic
1749Obsoletes: tetex-latex-endfloat
1750Obsoletes: tetex-latex-fancyhdr
1751Obsoletes: tetex-latex-fancyheadings
1752Obsoletes: tetex-latex-fancyvrb
1753Obsoletes: tetex-latex-fp
1754Obsoletes: tetex-latex-graphics
1755Obsoletes: tetex-latex-hyperref
1756Obsoletes: tetex-latex-koma-script
1757Obsoletes: tetex-latex-labels
1758Obsoletes: tetex-latex-listings
1759Obsoletes: tetex-latex-misc
1760Obsoletes: tetex-latex-ms
1761Obsoletes: tetex-latex-multirow
1762Obsoletes: tetex-latex-mwcls
1763Obsoletes: tetex-latex-mwdtools
1764Obsoletes: tetex-latex-natbib
1765Obsoletes: tetex-latex-ntgclass
1766Obsoletes: tetex-latex-oberdiek
1767Obsoletes: tetex-latex-pb-diagram
188cb15d 1768Obsoletes: tetex-latex-pstricks
d08789e0
ZU
1769Obsoletes: tetex-latex-revtex4
1770Obsoletes: tetex-latex-seminar
1771Obsoletes: tetex-latex-t2
1772Obsoletes: tetex-latex-titlesec
1773Obsoletes: tetex-latex-tools
1774Obsoletes: tetex-latex-units
1775Obsoletes: tetex-mwcls
1776Obsoletes: tetex-revtex4
1777
1778%description latex
1779LaTeX is a front end for the TeX text formatting system. Easier to use
1780than TeX, LaTeX is essentially a set of TeX macros which provide
1781convenient, predefined document formats for users.
1782
1783This package contains basic files.
1784
1785%description latex -l pl.UTF-8
1786LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1787łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1788dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1789
1790Ten pakiet zawiera podstawowe pliki.
1791
6c82f497
ZU
1792%package latex-12many
1793Summary: Generalising mathematical index sets
1794Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1795Group: Applications/Publishing/TeX
6c82f497 1796Requires(post,postun): %{_bindir}/texhash
b4d68b39 1797Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1798
1799%description latex-12many
1800Generalising mathematical index sets.
1801
1802%description latex-12many -l hu.UTF-8
1803A matematikai halmazok indexelésének általánosítása.
1804
a8b381b0
ZU
1805%package latex-abstract
1806Summary: Control the typesetting of the abstract environment
1807Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1808Group: Applications/Publishing/TeX
fe66da27 1809Requires(post,postun): %{_bindir}/texhash
b4d68b39 1810Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1811
1812%description latex-abstract
1813Control the typesetting of the abstract environment.
1814
1815%description latex-abstract -l hu.UTF-8
1816Az "abstract" környezet szedésének irányítása.
1817
f1f5d194
ZU
1818%package latex-accfonts
1819Summary: Utilities to derive new fonts from existing ones
1820Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1821Group: Applications/Publishing/TeX
1822Requires(post,postun): %{_bindir}/texhash
1823
1824%description latex-accfonts
1825Utilities to derive new fonts from existing ones.
1826
1827%description latex-accfonts -l hu.UTF-8
1828Eszközök új betűtípusok származtatására már létezőkből.
1829
e88b5dcf
ZU
1830%package latex-adrconv
1831Summary: BibTeX styles to implement an address database
1832Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1833Group: Applications/Publishing/TeX
2fede27b 1834Requires(post,postun): %{_bindir}/texhash
78d53d8c 1835Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1836
1837%description latex-adrconv
1838BibTeX styles to implement an address database.
1839
1840%description latex-adrconv -l hu.UTF-8
1841BibTeX stílusok cím-adatbázis megvalósításához.
1842
1843
d08789e0
ZU
1844%package latex-ae
1845Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1846Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1847Group: Applications/Publishing/TeX
1848Requires(post,postun): %{_bindir}/texhash
1849Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1850Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1851
1852%description latex-ae
1853A set of virtual fonts which emulates T1 coded fonts using the
1854standard CM fonts. The package is called AE fonts (for Almost
1855European). The main use of the package is to produce PDF files using
1856versions of the CM fonts instead of the bitmapped EC fonts.
1857
1858%description latex-ae -l pl.UTF-8
1859Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1860standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1861- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1862 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1863 bitmapowych fontów EC.
1864
1865%package latex-algorithms
1866Summary: Floating algorithm environment
1867Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1868Group: Applications/Publishing/TeX
1869Requires(post,postun): /usr/bin/texhash
1870Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1871
1872%description latex-algorithms
1873Defines a floating algorithm environment designed to work with the
1874algorithmic package.
1875
1876%description latex-algorithms -l pl.UTF-8
1877Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1878do pracy z pakietem algorithmic.
1879
1880%package latex-ams
1881Summary: AMS math facilities for LaTeX
1882Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1883Group: Applications/Publishing/TeX
1884Requires(post,postun): %{_bindir}/texhash
1885Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1886Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1887Obsoletes: tetex-latex-amscls
1888Obsoletes: tetex-latex-amsfonts
1889Obsoletes: tetex-latex-amsmath
1890
1891%description latex-ams
1892This package is the principal package in the AMS-LaTeX distribution.
1893It adapts for use in LaTeX most of the mathematical features found in
1894AMS-TeX.
1895
1896%description latex-ams -l pl.UTF-8
1897To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1898możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1899
1900%package latex-antp
1901Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1902Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1903Group: Applications/Publishing/TeX
1904Requires(post,postun): %{_bindir}/texhash
1905Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1906Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1907
1908%description latex-antp
1909A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1910- -- preliminary version. This font was designed in the 'twenties and
1911 the 'thirties of XX century by a Polish graphic artist and a
1912 typographer Adam Poltawski. It was widely used by Polish printing
1913 houses as long as metal types were in use (until ca the 'sixties).
1914 Perhaps the first complete font family programmed and parametrized in
1915 METAPOST.
1916
1917%description latex-antp -l pl.UTF-8
1918Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1919PostScript Type 1. Ten krój został opracowany w latach 30-tych i
192040-tych XX wieku przez polskiego grafika i typografa Adama
1921Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1922używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1923kompletna rodzina fontów zaprogramowana i zparametryzowana w
1924METAPOSCIE.
1925
1926%package latex-antt
1927Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1928Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1929Group: Applications/Publishing/TeX
1930Requires(post,postun): %{_bindir}/texhash
1931Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1932Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1933
1934%description latex-antt
1935Antykwa Torunska is a serif font designed by the late Polish
1936typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
19371.
1938
1939%description latex-antt -l pl.UTF-8
1940Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1941typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1942postać cyfrową jako Type 1.
1943
e88b5dcf
ZU
1944%package latex-appendix
1945Summary: Extra control of appendices
1946Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1947Group: Applications/Publishing/TeX
1948Requires(post,postun): %{_bindir}/texhash
78d53d8c 1949Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1950
1951%description latex-appendix
1952Extra control of appendices.
1953
1954%description latex-appendix -l hu.UTF-8
1955Az appendixek nagyobb irányítása.
1956
b4d68b39
ZU
1957%package latex-backgammon
1958Summary: LaTeX package to documenting backgammon games
1959Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1960Group: Applications/Publishing/TeX
1961Requires(post,postun): %{_bindir}/texhash
1962Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1963
1964%description latex-backgammon
1965LaTeX package to documenting backgammon games.
1966
1967%description latex-backgammon -l hu.UTF-8
1968LaTeX csomag backgammon játékok dokumentálására
1969
d08789e0
ZU
1970%package latex-bbm
1971Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1972Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1973Group: Applications/Publishing/TeX
1974Requires(post,postun): %{_bindir}/texhash
1975Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1976Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1977
1978%description latex-bbm
1979Blackboard variant fonts for Computer Modern, with LaTeX support.
1980
1981%description latex-bbm -l pl.UTF-8
1982Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1983
6c82f497
ZU
1984%package latex-bardiag
1985Summary: LateX package for drawing bar diagrams
1986Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1987Group: Applications/Publishing/TeX
1988Requires(post,postun): %{_bindir}/texhash
1989
1990%description latex-bardiag
1991LateX package for drawing bar diagrams.
1992
1993%description latex-bardiag -l hu.UTF-8
1994LaTeX csomag oszlopdiagramok rajzolására.
1995
d08789e0
ZU
1996%package latex-bbold
1997Summary: Sans serif blackboard bold for LaTeX
1998Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1999Group: Applications/Publishing/TeX
2000Requires(post,postun): %{_bindir}/texhash
2001Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2002Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2003
2004%description latex-bbold
2005A geometric sans serif blackboard bold font, for use in mathematics.
2006
2007%description latex-bbold -l pl.UTF-8
2008Geometryczny tablicowy tłusty font sans serif, do używania w
2009matematyce.
2010
2011%package latex-bibtex
2012Summary: Bibliography management for LaTeX
2013Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
2014Group: Applications/Publishing/TeX
2015Requires(post,postun): %{_bindir}/texhash
2016Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2017Obsoletes: tetex-bibtex
2018Obsoletes: tetex-natbib
2019Obsoletes: tetex-rubibtex
2020
2021%description latex-bibtex
2022Bibliography management for LaTeX.
2023
2024%description latex-bibtex -l pl.UTF-8
2025Zarządzanie bibliografią dla LaTeXa.
2026
b4d68b39
ZU
2027%package latex-beamer
2028Summary: A LaTeX class for producing presentations and slides
2029Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2030Group: Applications/Publishing/TeX
2031Requires(post,postun): %{_bindir}/texhash
2032Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2033
2034%description latex-beamer
2035A LaTeX class for producing presentations and slides.
2036
2037%description latex-beamer -l hu.UTF-8
2038LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2039
2fede27b
ZU
2040%package latex-bezos
2041Summary: Packages by Javier Bezos (additional math tools)
2042Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
2043Group: Applications/Publishing/TeX
2044Requires(post,postun): %{_bindir}/texhash
78d53d8c 2045Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2046
2047%description latex-bezos
2048Packages by Javier Bezos (additional math tools).
2049
2050%description latex-bezos
2051Javier Bezos csomagjai (további matematikai eszközök).
2052
d08789e0
ZU
2053%package latex-bibtex-ams
2054Summary: BibTeX style files for American Mathematical Society publications
2055Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2056Group: Applications/Publishing/TeX
2057Requires(post,postun): %{_bindir}/texhash
2058Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2059Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2060Obsoletes: tetex-bibtex-ams
2061
2062%description latex-bibtex-ams
2063BibTeX style files for American Mathematical Society publications.
2064
2065%description latex-bibtex-ams -l pl.UTF-8
2066Pliki stylów BibTeXa do publikacji American Mathematical Society.
2067
2068%package latex-bibtex-dk
2069Summary: Danish variants of the standard BibTeX styles
2070Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2071Group: Applications/Publishing/TeX
2072Requires(post,postun): /usr/bin/texhash
2073Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2074
2075%description latex-bibtex-dk
2076Dk-bib is a translation of the four standard BibTeX style files
2077(abbrv, alpha, plain and unsrt) into Danish. The files have been
2078extended with ISBN, ISSN and URL fields which can be enabled through a
2079LaTeX style file.
2080
2081%description latex-bibtex-dk -l pl.UTF-8
2082Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2083(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2084rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2085stylu LaTeXa.
2086
2087%package latex-bibtex-nor
2088Summary: Norwegian variants of the standard BibTeX styles
2089Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2090Group: Applications/Publishing/TeX
2091Requires(post,postun): /usr/bin/texhash
2092Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2093
2094%description latex-bibtex-nor
2095Norwegian variants of the standard BibTeX styles.
2096
2097%description latex-bibtex-nor -l pl.UTF-8
2098Norweskie warianty standardowych stylów BibTeXa.
2099
2100%package latex-bibtex-pl
2101Summary: Polish bibliography management for LaTeX
2102Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2103Group: Applications/Publishing/TeX
2104Requires(post,postun): %{_bindir}/texhash
2105Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2106Obsoletes: tetex-bibtex-plbib
2107
2108%description latex-bibtex-pl
2109Polish bibliography management for LaTeX.
2110
2111%description latex-bibtex-pl -l pl.UTF-8
2112Polska wersja zarządzania bibliografią dla LaTeXa.
2113
2114%package latex-bibtex-german
2115Summary: German variants of standard BibTeX styles
2116Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2117Group: Applications/Publishing/TeX
2118Requires(post,postun): %{_bindir}/texhash
2119Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2120Obsoletes: tetex-bibtex-germbib
2121
2122%description latex-bibtex-german
2123German variants of standard BibTeX styles.
2124
2125%description latex-bibtex-german -l pl.UTF-8
2126Niemieckie wersje standardowych stylów BibTeXa.
2127
2128%package latex-bibtex-revtex4
2129Summary: BibTeX styles for REVTeX4
2130Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2131Group: Applications/Publishing/TeX
2132Requires(post,postun): %{_bindir}/texhash
2133Requires: %{name} = %{epoch}:%{version}-%{release}
2134Obsoletes: tetex-bibtex-revtex4
2135
2136%description latex-bibtex-revtex4
2137BibTeX styles for REVTeX4.
2138
2139%description latex-bibtex-revtex4 -l pl.UTF-8
2140Style BibTeXa dla REVTeX4.
2141
2142%package latex-bibtex-jurabib
2143Summary: Extended BibTeX citation support for the humanities and legal texts
2144Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2145Group: Applications/Publishing/TeX
2146Requires(post,postun): %{_bindir}/texhash
2147Requires: %{name} = %{epoch}:%{version}-%{release}
2148Obsoletes: tetex-bibtex-jurabib
2149
2150%description latex-bibtex-jurabib
2151Extended BibTeX citation support for the humanities and legal texts.
2152
2153%description latex-bibtex-jurabib -l pl.UTF-8
2154Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2155prawniczych.
2156
33b3b483
ZU
2157%package latex-bibtex-styles
2158Summary: Various BibTeX styles
2159Summary(hu.UTF-8): Vegyes BibTeX stílusok
2160Group: Applications/Publishing/TeX
2161Requires(post,postun): %{_bindir}/texhash
2162Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2163
2164%description latex-bibtex-styles
2165Various BibTeX styles.
2166
2167%description latex-bibtex-styles -l hu.UTF-8
2168Vegyes BibTeX stílusok.
2169
435dbdfa
ZU
2170%package latex-bibtex-vancouver
2171Summary: Bibliographic style file for Biomedical Journals
b5f33174 2172Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2173Group: Applications/Publishing/TeX
435dbdfa 2174Requires(post,postun): %{_bindir}/texhash
33b3b483 2175Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2176
b5f33174 2177%description latex-bibtex-vancouver
435dbdfa 2178Bibliographic style file for Biomedical Journals.
2fede27b 2179
b5f33174
ZU
2180%description latex-bibtex-vancouver -l hu.UTF-8
2181Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2182
2fede27b
ZU
2183%package latex-booktabs
2184Summary: Publication quality tables in LaTeX
2185Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2186Group: Applications/Publishing/TeX
2187Requires(post,postun): %{_bindir}/texhash
78d53d8c 2188Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2189
2190%description latex-booktabs
2191Publication quality tables in LaTeX.
2192
2193%description latex-booktabs -l hu.UTF-8
2194Nyomdai minőségű táblázatok LaTeX-ben.
2195
2196
2197%package latex-caption
2198Summary: Customising captions in floating environments
2199Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2200Group: Applications/Publishing/TeX
2201Requires(post,postun): %{_bindir}/texhash
78d53d8c 2202Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2203
2204%description latex-caption
2205Customising captions in floating environments.
2206
2207%description latex-caption -l hu.UTF-8
2208Feliratok testreszabása úszó környezetekben.
2209
d08789e0
ZU
2210%package latex-carlisle
2211Summary: Miscellaneous small packages by David Carlisle
2212Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2213Group: Applications/Publishing/TeX
2214Requires(post,postun): %{_bindir}/texhash
2215Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2216
2217%description latex-carlisle
2218Miscellaneous small packages by David Carlisle.
2219
2220%description latex-carlisle -l pl.UTF-8
2221Różne małe pakiety autorstwa Davida Carlisle.
2222
2223%package latex-ccfonts
2224Summary: Support for Concrete text and math fonts in LaTeX
2225Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2226Group: Applications/Publishing/TeX
2227Requires(post,postun): %{_bindir}/texhash
2228Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2229
2230%description latex-ccfonts
2231LaTeX font definition files for the Concrete fonts and a LaTeX package
2232for typesetting documents using Concrete as the default font family.
2233The files support OT1, T1, TS1, and Concrete math including AMS fonts
2234(Ulrik Vieth's concmath).
2235
2236%description latex-ccfonts -l pl.UTF-8
2237Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2238LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2239rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2240Concrete wraz z AMS (concmath Ulrika Vietha).
2241
2242%package latex-cite
2243Summary: Supports compressed, sorted lists of numerical citations
2244Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2245Group: Applications/Publishing/TeX
2246Requires(post,postun): %{_bindir}/texhash
2247Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2248
2249%description latex-cite
2250Supports compressed, sorted lists of numerical citations.
2251
2252%description latex-cite -l pl.UTF-8
2253Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2254
2255%package latex-cmbright
2256Summary: Support for CM Bright fonts in LaTeX
2257Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2258Group: Applications/Publishing/TeX
2259Requires(post,postun): %{_bindir}/texhash
2260Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2261Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2262
2263%description latex-cmbright
2264A family of sans serif fonts for TeX and LaTeX, based on Donald
2265Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2266various shapes as well as all the fonts necessary for mathematical
2267typesetting, incl. AMS symbols. This collection provides all the
2268necessary files for using the fonts with LaTeX.
2269
2270%description latex-cmbright -l pl.UTF-8
2271Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2272Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2273kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2274symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2275używania fontów w LaTeXu.
2276
2fede27b
ZU
2277%package latex-comment
2278Summary: Selectively include/excludes portions of text
2279Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2280Group: Applications/Publishing/TeX
2281Requires(post,postun): %{_bindir}/texhash
78d53d8c 2282Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2283
2284%description latex-comment
2285Selectively include/excludes portions of text.
2286
2287%description latex-comment -l hu.UTF-8
2288A szöveg részeinek beillesztése/kihagyása.
2289
d08789e0
ZU
2290%package latex-concmath
2291Summary: LaTeX package and font definition files to access the Concrete math fonts
2292Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2293Group: Applications/Publishing/TeX
2294Requires(post,postun): %{_bindir}/texhash
2295Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2296Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2297
2298%description latex-concmath
2299LaTeX package and font definition files to access the Concrete math
2300fonts, which were derived from Computer Modern math fonts using
2301parameters from Concrete Roman text fonts.
2302
2303%description latex-concmath -l pl.UTF-8
2304Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2305matematyczne Concrete wywodzące się z fontów matematycznych Computer
2306Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2307Roman.
2308
2fede27b
ZU
2309%package latex-currvita
2310Summary: Typeset a curriculum vitae
2311Summary(hu.UTF-8): Önéletrajzok írása
2312Group: Applications/Publishing/TeX
2313Requires(post,postun): %{_bindir}/texhash
78d53d8c 2314Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2315
2316%description latex-currvita
2317Typeset a curriculum vitae.
2318
2319%description latex-currvita -l hu.UTF-8
2320Önéletrajzok írása.
2321
2322%package latex-curves
2323Summary: Curves for LaTeX picture environment
2324Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2325Group: Applications/Publishing/TeX
2326Requires(post,postun): %{_bindir}/texhash
78d53d8c 2327Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2328
2329%description latex-curves
2330Curves for LaTeX picture environment.
2331
2332%description latex-curves -l hu.UTF-8
2333Görbék LaTeX picture környezetébe.
2334
d08789e0
ZU
2335%package latex-custom-bib
2336Summary: Customized BibTeX styles for LaTeX
2337Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2338Group: Applications/Publishing/TeX
2339Requires(post,postun): %{_bindir}/texhash
2340Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2341
2342%description latex-custom-bib
2343Package generating customized BibTeX bibliography styles from a
2344generic file using docstrip. Includes support for the Harvard style.
2345
2346%description latex-custom-bib -l pl.UTF-8
2347Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2348pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2349
2350%package latex-cyrillic
2351Summary: LaTeX Cyrillic support
2352Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2353Group: Applications/Publishing/TeX
2354Requires(post,postun): %{_bindir}/texhash
2355Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2356
2357%description latex-cyrillic
2358LaTeX Cyrillic support.
2359
2360%description latex-cyrillic -l pl.UTF-8
2361Obsługa cyrylicy dla LaTeXa.
2362
b280f158
ZU
2363%package latex-dstroke
2364Summary: LaTeX doublestroke font
2365Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2366Group: Applications/Publishing/TeX
2367Requires(post,postun): %{_bindir}/texhash
2368Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2369Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2370
2371%description latex-dstroke
2372Doublestroke font for typesetting the mathematical symbols for the
2373natural numbers, whole numbers, rational numbers, real numbers and
2374complex numbers.
2375
2376%description latex-dstroke -l pl.UTF-8
2377Podwójnie kreślony font do składania symboli matematycznych liczb
2378naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2379
60597425
ZU
2380%package latex-enumitem
2381Summary: A package to customize the three basic lists
2382Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2383Group: Applications/Publishing/TeX
2384Requires(post,postun): %{_bindir}/texhash
78d53d8c 2385Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2386
2387%description latex-enumitem
2388A package to customize the three basic lists (enumerate, itemize and
2389description).
2390
2391%description latex-enumitem
2392Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2393(enumerate, itemize, description).
2394
2b453bda
ZU
2395%package latex-exam
2396Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2397Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2398Group: Applications/Publishing/TeX
fe66da27 2399Requires(post,postun): %{_bindir}/texhash
78d53d8c 2400Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2401
2402%description latex-exam
2403The exam document class attempts to make it easy for even a LaTeX
2404novice to prepare exams.
2405
2406%description latex-exam -l hu.UTF-8
2407Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2408feladatsorok készítése.
2409
f1f5d194
ZU
2410%package latex-gbrief
2411Summary: Letter document class
2412Summary(hu.UTF-8): Levél dokumentumosztály
2413Group: Applications/Publishing/TeX
2414Requires(post,postun): %{_bindir}/texhash
2415Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2416
2417%description latex-gbrief
2418Letter document class.
2419
2420%description latex-gbrief -l hu.UTF-8
2421Levél dokumentumosztály.
2422
2b453bda 2423
d08789e0
ZU
2424%package latex-jknappen
2425Summary: Miscellaneous packages by Joerg Knappen
2426Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2427Group: Applications/Publishing/TeX
2428Requires(post,postun): %{_bindir}/texhash
2429Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2430Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2431
2432%description latex-jknappen
2433Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2434Knappen, including sgmlcmpt.
2435
2436%description latex-jknappen -l pl.UTF-8
2437Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2438Knappena. Zawiera sgmlcmpt.
2439
d19eaaab
ZU
2440%package latex-keystroke
2441Summary: Graphical representation of keys on keyboard
2442Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
2443Group: Applications/Publishing/TeX
2444Requires(post,postun): %{_bindir}/texhash
2445Requires: %{name}-latex
2446
2447%description latex-keystroke
2448Graphical representation of keys on keyboard.
2449
2450%description latex-keystroke -l hu.UTF-8
2451A billentyűk grafikus megjelenítése.
2452
2453
2454%package latex-labbook
2455Summary: Typeset laboratory journals
2456Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
2457Group: Applications/Publishing/TeX
2458Requires(post,postun): %{_bindir}/texhash
2459Requires: %{name}-latex
2460
2461%description latex-labbook
2462Typeset laboratory journals.
2463
2464%description latex-labbook -l hu.UTF-8
2465Laborjegyzőkönyvek szedése.
2466
2467%package latex-lcd
2468Summary: Alphanumerical LCD-style displays
f65b3398 2469Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
d19eaaab
ZU
2470Group: Applications/Publishing/TeX
2471Requires(post,postun): %{_bindir}/texhash
2472Requires: %{name}-latex
2473
2474%description latex-lcd
2475Alphanumerical LCD-style displays.
2476
2477%description latex-lcd -l hu.UTF-8
f65b3398 2478Alfanumerikus LCD-szerű kijelzés.
d19eaaab
ZU
2479
2480%package latex-leaflet
2481Summary: Create small handouts (flyers)
2482Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
2483Group: Applications/Publishing/TeX
2484Requires(post,postun): %{_bindir}/texhash
2485Requires: %{name}-latex
2486
2487%description latex-leaflet
2488Create small handouts (flyers).
2489
2490%description latex-leaflet -l hu.UTF-8
2491Kis "kézikönyvek" készítése (brossúrák).
2492
f1f5d194
ZU
2493%package latex-leftidx
2494Summary: Left and right subscripts and superscripts in math mode
2495Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2496Group: Applications/Publishing/TeX
2497Requires(post,postun): %{_bindir}/texhash
2498Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2499
7b6c7caa
ZU
2500%description latex-leftidx
2501Left and right subscripts and superscripts in math mode.
2502
2503%description latex-leftidx -l hu.UTF-8
2504Bal és jobboldali alsó és felső indexek matematikai módban.
2505
d19eaaab
ZU
2506
2507%package latex-lewis
2508Summary: Draw Lewis structures (chemistry)
2509Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2510Group: Applications/Publishing/TeX
2511Requires(post,postun): %{_bindir}/texhash
2512Requires: %{name}-latex
2513
2514%description latex-lewis
2515Draw Lewis structures (chemistry).
2516
2517%description latex-lewis -l hu.UTF-8
2518Lewis struktúrák készítése (kémia).
2519
d08789e0
ZU
2520%package latex-lm
2521Summary: LaTeX styles for Latin Modern family fonts
2522Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2523Group: Applications/Publishing/TeX
2524Requires(post,postun): /usr/bin/texhash
2525Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2526Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2527
2528%description latex-lm
2529Latin Modern family of fonts, based on the Computer Modern fonts
2530released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2531lot of additional characters, mainly accented ones, but not only.
2532There is a one set of PostScript fonts and four sets of TeX Font
2533Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2534encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2535Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2536potential user knows what to do with all these files. The author is
2537Boguslaw Jackowski.
2538
2539%description latex-lm -l pl.UTF-8
2540Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2541przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2542Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2543Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2544Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2545QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2546(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2547(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2548tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2549
a8b381b0
ZU
2550%package latex-lastpage
2551Summary: Reference last page for "Page N of M" type footers
2552Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2553Group: Applications/Publishing/TeX
fe66da27 2554Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2555
2556%description latex-lastpage
2557Reference last page for Page N of M type footers.
2558
2559%description latex-lastpage -l hu.UTF-8
2560Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2561
d08789e0
ZU
2562%package latex-lineno
2563Summary: Line numbers on paragraphs
2564Summary(pl.UTF-8): Numery linii dla paragrafów
2565Group: Applications/Publishing/TeX
2566Requires(post,postun): /usr/bin/texhash
2567Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2568
2569%description latex-lineno
2570The LaTeX package lineno.sty provides line numbers on paragraphs.
2571After TeX has broken a paragraph into lines there will be line numbers
2572attached to them, with the possibility to make references through the
2573LaTeX \ref, \pageref cross reference mechanism.
2574
2575%description latex-lineno -l pl.UTF-8
2576Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2577paragrafu na linie przez TeXa do linii dołączane są ich numery z
2578możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2579\ref i \pageref.
2580
d19eaaab
ZU
2581
2582%package latex-mathexam
2583Summary: Package for typesetting exams
2584Summary(hu.UTF-8): Vizsgák szedése
2585Group: Applications/Publishing/TeX
2586Requires(post,postun): %{_bindir}/texhash
2587Requires: %{name}-latex
2588
2589%description latex-mathexam
2590Package for typesetting exams.
2591
2592%description latex-mathexam -l hu.UTF-8
2593Vizsgák szedése.
2594
d08789e0
ZU
2595%package latex-microtype
2596Summary: An interface to the micro-typographic extensions of pdfTeX
2597Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2598Group: Applications/Publishing/TeX
2599Requires(post,postun): /usr/bin/texhash
2600Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2601
2602%description latex-microtype
2603The `microtype' package provides a LaTeX interface to pdfTeX's
2604micro-typographic extensions: character protrusion and font expansion.
2605It allows to restrict character protrusion and/or font expansion to a
2606definable set of fonts, and to configure micro-typographic aspects of
2607the fonts in a straight-forward and flexible way. Settings for various
2608fonts are provided.
2609
2610%description latex-microtype -l pl.UTF-8
2611Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2612mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2613Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2614określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2615aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2616dla różnych fontów.
2617
8ed039e0
ZU
2618%package latex-musictex
2619Summary: Typesetting music with TeX
2620Summary(hu.UTF-8): Zenék szedése TeX-hel
2621Group: Applications/Publishing/TeX
2622Requires(post,postun): %{_bindir}/texhash
2623Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2624
2625%description latex-musictex
2626Typesetting music with TeX.
2627
2628%description latex-musictex -l hu.UTF-8
2629Zenék szedése TeX-hel.
2630
d08789e0
ZU
2631%package latex-lucidabr
2632Summary: Package to make Lucida Bright fonts usable with LaTeX
2633Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2634Group: Applications/Publishing/TeX
2635Requires(post,postun): %{_bindir}/texhash
2636Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2637
2638%description latex-lucidabr
2639Package to make Lucida Bright fonts usable with LaTeX.
2640
2641%description latex-lucidabr -l pl.UTF-8
2642Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2643
2644%package latex-marvosym
2645Summary: Styles for Martin Vogel's Symbol (marvosym) font
2646Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2647Group: Applications/Publishing/TeX
2648Requires(post,postun): /usr/bin/texhash
2649Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2650Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2651
2652%description latex-marvosym
2653Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2654currency symbol as defined by the European commission; Euro currency
2655symbols in typefaces Times, Helvetica and Courier; Symbols for
2656structural engineering; Symbols for steel cross-sections; Astronomy
2657signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2658symbols; CE sign and others.
2659
2660%description latex-marvosym -l pl.UTF-8
2661Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2662waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2663krojach Times, Helvetica i Courier; symbole do inżynierii
2664strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2665(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2666CE i inne.
2667
2668%package latex-mathpple
2669Summary: Use PostScript Palatino for typesetting maths
2670Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2671Group: Applications/Publishing/TeX
2672Requires(post,postun): %{_bindir}/texhash
2673Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2674Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2675
2676%description latex-mathpple
2677The package defines the PostScript font family `Palatino' (ppl) as the
2678default roman font and then uses the `mathpple' fonts for typesetting
2679math. These virtual fonts have been created for typesetting math in a
2680style that suits the Palatino text fonts. The AMS fonts, when used
2681additionally, will be scaled to fit Palatino.
2682
2683%description latex-mathpple -l pl.UTF-8
2684Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2685domyślny font roman i używa fontów mathpple do składania wzorów
2686matematycznych. Te wirtualne fonty zostały stworzone do składania
2687wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2688Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2689pasować do Palatino.
2690
2691%package latex-mathtime
2692Summary: Mathtime fonts for LaTeX
2693Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2694Group: Applications/Publishing/TeX
2695Requires(post,postun): %{_bindir}/texhash
2696Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2697
2698%description latex-mathtime
2699The Mathtime fonts have a number of characters remapped to positions
2700different from the ones normally used by the corresponding TeX
2701CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2702style files use the Times Roman font (often called something like:
2703ptmr or ptmr7t or ptmrq).
2704
2705%description latex-mathtime -l pl.UTF-8
2706Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2707różniące się od tych normalnie używanych w odpowiadających im TeXowych
2708fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2709używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2710ptmrq).
2711
2712%package latex-mflogo
2713Summary: LaTeX support for MetaFont and logo fonts
2714Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2715Group: Applications/Publishing/TeX
2716Requires(post,postun): %{_bindir}/texhash
2717Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2718Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2719
2720%description latex-mflogo
2721LaTeX package and font definition file to access the Knuthian `logo'
2722fonts described in `The MetaFontbook' and the MetaFont and logos in
2723LaTeX documents.
2724
2725%description latex-mflogo -l pl.UTF-8
2726Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2727opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2728LaTeXa.
2729
2730%package latex-mfnfss
2731Summary: Font description files to use extra fonts like yinit and ygoth
2732Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2733Group: Applications/Publishing/TeX
2734Requires(post,postun): %{_bindir}/texhash
2735Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2736
2737%description latex-mfnfss
2738Font description files to use extra fonts like yinit and ygoth.
2739
2740%description latex-mfnfss -l pl.UTF-8
2741Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2742
2743%package latex-minitoc
2744Summary: Produce a table of contents for each chapter
2745Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2746Group: Applications/Publishing/TeX
2747Requires(post,postun): %{_bindir}/texhash
2748Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2749
2750%description latex-minitoc
2751Produce a table of contents for each chapter.
2752
2753%description latex-minitoc -l pl.UTF-8
2754Tworzenie spisów treści dla każdego rozdziału.
2755
2756%package latex-mltex
2757Summary: Support for MLTeX
2758Summary(pl.UTF-8): Wsparcie dla MLTeXa
2759Group: Applications/Publishing/TeX
2760Requires(post,postun): %{_bindir}/texhash
2761Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2762
2763%description latex-mltex
2764Support for MLTeX, the multilingual TeX extension from Michael J.
2765Ferguson.
2766
2767%description latex-mltex -l pl.UTF-8
2768Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2769autorstwa Michaela J. Fergusona.
2770
d34bfb7f
ZU
2771%package latex-multienum
2772Summary: Multi-column enumerated lists
2773Summary(hu.UTF-8): Többoszlopos számozott listák
2774Group: Applications/Publishing/TeX
2775Requires(post,postun): %{_bindir}/texhash
2776Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2777
2778%description latex-multienum
2779Multi-column enumerated lists.
2780
2781%description latex-multienum -l hu.UTF-8
2782Többoszlopos számozott listák.
2783
f1f5d194
ZU
2784
2785%package latex-moreverb
2786Summary: Extended verbatim
2787Summary(hu.UTF-8): Kiterjesztett verbatim
2788Group: Applications/Publishing/TeX
2789Requires(post,postun): %{_bindir}/texhash
2790Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2791
2792%description latex-moreverb
2793Extended verbatim.
2794
2795%description latex-moreverb -l hu.UTF-8
2796Kiterjesztett verbatim.
2797
a8b381b0
ZU
2798%package latex-ntheorem
2799Summary: Enhanced theorem environment
2800Summary(hu.UTF-8): Bővített tétel környezet
2801Group: Applications/Publishing/TeX
fe66da27 2802Requires(post,postun): %{_bindir}/texhash
78d53d8c 2803Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2804
2805%description latex-ntheorem
2806Enhanced theorem environment.
2807
2808%description latex-ntheorem -l hu.UTF-8
2809Bővített tétel környezet
2810
f65b3398
ZU
2811%package latex-other
2812Summary: Other LaTeX packages
2813Summary(hu.UTF-8): Néhány további LaTeX csomag
2814Group: Applications/Publishing/TeX
2815Requires(post,postun): %{_bindir}/texhash
2816Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2817
2818%description latex-other
2819Other LaTeX packages.
2820
2821%description latex-other -l hu.UTF-8
2822Néhány további LaTeX csomag.
2823
2824%package latex-other-doc
2825Summary: Other LaTeX packages documentation
2826Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2827Group: Applications/Publishing/TeX
2828Requires(post,postun): %{_bindir}/texhash
2829Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2830
2831%description latex-other-doc
2832Other LaTeX packages documentation.
2833
2834%description latex-other-doc -l hu.UTF-8
2835Néhány további LaTeX csomag dokumentációja.
2836
d08789e0
ZU
2837%package latex-palatcm
2838Summary: Palatino + Computer Modern math fonts for LaTeX
2839Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2840Group: Applications/Publishing/TeX
2841Requires(post,postun): %{_bindir}/texhash
2842Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2843
2844%description latex-palatcm
2845Palatino + Computer Modern math fonts for LaTeX.
2846
2847%description latex-palatcm -l pl.UTF-8
2848Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2849
f65b3398
ZU
2850
2851%package latex-pdfslide
2852Summary: Presentation slides using pdftex
2853Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2854Group: Applications/Publishing/TeX
2855Requires(post,postun): %{_bindir}/texhash
2856Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2857
2858%description latex-pdfslide
2859Presentation slides using pdftex.
2860
2861%description latex-pdfslide -l hu.UTF-8
2862Prezentáció készítése pdftex-hel.
2863
03d9d5fa
ZU
2864%package latex-pgf
2865Summary: The TeX Portable Graphic Format
2866Summary(hu.UTF-8): TeX Portable Graphic Formátum
2867Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2868Group: Applications/Publishing/TeX
2869Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2870Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2871Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2872Obsoletes: tetex-pgf
03d9d5fa
ZU
2873
2874%description latex-pgf
2875A macro package for creating graphics directly in TeX and LaTeX.
2876
2877%description latex-pgf -l hu.UTF-8
2878Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2879
2880%description latex-pgf -l pl.UTF-8
2881Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2882
f65b3398
ZU
2883%package latex-polynom
2884Summary: Macros for manipulating polynomials
2885Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2886Group: Applications/Publishing/TeX
2887Requires(post,postun): %{_bindir}/texhash
2888Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2889
2890%description latex-polynom
2891Macros for manipulating polynomials.
2892
2893%description latex-polynom -l hu.UTF-8
2894Makrók polinomokkal való műveletekre.
2895
2896%package latex-polynomial
2897Summary: Typeset (univariate) polynomials
2898Summary(hu.UTF-8): Egyváltozós polinomok szedése
2899Group: Applications/Publishing/TeX
2900Requires(post,postun): %{_bindir}/texhash
2901Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2902
2903%description latex-polynomial
2904Typeset (univariate) polynomials.
2905
2906%description latex-polynomial -l hu.UTF-8
2907Egyváltozós polinomok szedése.
2908
b7b4a109
ZU
2909%package latex-prosper
2910Summary: LaTeX class for high quality slides
2911Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2912Group: Applications/Publishing/TeX
2913Requires(post,postun): %{_bindir}/texhash
2914Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2915
2916%description latex-prosper
2917LaTeX class for high quality slides.
2918
2919%description latex-prosper -l hu.UTF-8
2920LaTeX osztály jó minőségű fóliák készítéséhez.
2921
2922%package latex-pseudocode
2923Summary: LaTeX enviroment for specifying algorithms in a natural way
2924Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2925Group: Applications/Publishing/TeX
2926Requires(post,postun): %{_bindir}/texhash
2927Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2928
2929%description latex-pseudocode
2930LaTeX enviroment for specifying algorithms in a natural way.
2931
2932%description latex-pseudocode -l hu.UTF-8
2933LaTeX környezet algoritmusok bevitelére.
2934
d08789e0
ZU
2935%package latex-psnfss
2936Summary: LaTeX font support for common PostScript fonts
2937Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2938Group: Applications/Publishing/TeX
2939Requires(post,postun): %{_bindir}/texhash
2940Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2941Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2942Obsoletes: tetex-latex-mathptm
2943Obsoletes: tetex-latex-mathptmx
2944
2945%description latex-psnfss
2946LaTeX font definition files, macros and font metrics for common
2947PostScript fonts.
2948
2949%description latex-psnfss -l pl.UTF-8
2950LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2951popularnych fontów postscriptowych.
2952
8efa6a9c
ZU
2953%package latex-pst-2dplot
2954Summary: A PSTricks package for drawing 2D curves
2955Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2956Group: Applications/Publishing/TeX
2957Requires(post,postun): %{_bindir}/texhash
2958Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2959
2960%description latex-pst-2dplot
2961A PSTricks package for drawing 2D curves.
2962
2963%description latex-pst-2dplot -l hu.UTF-8
2964PSTricks csomag kétdimenziós görbék rajzolásához.
2965
2966%package latex-pst-3dplot
2967Summary: Draw 3d curves and graphs using PSTricks
2968Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2969Group: Applications/Publishing/TeX
2970Requires(post,postun): %{_bindir}/texhash
2971Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2972
2973%description latex-pst-3dplot
2974Draw 3d curves and graphs using PSTricks.
2975
2976%description latex-pst-3dplot -l hu.UTF-8
29773D-s görbék és grafikonok PSTricks-szel.
2978
2979
2980%package latex-pst-bar
2981Summary: Produces bar charts using pstricks
2982Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
2983Group: Applications/Publishing/TeX
2984Requires(post,postun): %{_bindir}/texhash
2985Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2986
2987%description latex-pst-bar
2988Produces bar charts using pstricks.
2989
2990%description latex-pst-bar -l hu.UTF-8
2991Oszlopdiagramok pstricks-szel.
2992
2993%package latex-pst-circ
2994Summary: PSTricks package for drawing electric circuits
2995Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
2996Group: Applications/Publishing/TeX
2997Requires(post,postun): %{_bindir}/texhash
2998Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2999
3000%description latex-pst-circ
3001PSTricks package for drawing electric circuits.
3002
3003%description latex-pst-circ -l hu.UTF-8
3004PSTricks csomag elektromos áramkörök rajzolásához.
3005
3006%package latex-pst-diffraction
3007Summary: Print diffraction patterns from various apertures
3008Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
3009Group: Applications/Publishing/TeX
3010Requires(post,postun): %{_bindir}/texhash
3011Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3012
3013%description latex-pst-diffraction
3014Print diffraction patterns from various apertures.
3015
3016%description latex-pst-diffraction -l hu.UTF-8
3017Diffrakciós képek különböző eszközökön.
3018
b7b4a109
ZU
3019%package latex-pst-eucl
3020Summary: Euclidian geometry with pstricks
3021Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3022Group: Applications/Publishing/TeX
3023Requires(post,postun): %{_bindir}/texhash
3024Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3025
3026%description latex-pst-eucl
3027Euclidian geometry with pstricks.
3028
3029%description latex-pst-eucl -l hu.UTF-8
3030Euklidészi geometria a pstricks használatával.
3031
8efa6a9c
ZU
3032
3033%package latex-pst-fun
3034Summary: Draw "funny" objects with PSTricks
3035Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3036Group: Applications/Publishing/TeX
3037Requires(post,postun): %{_bindir}/texhash
3038Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3039
3040%description latex-pst-fun
3041Draw "funny" objects with PSTricks.
3042
3043%description latex-pst-fun -l hu.UTF-8
3044"Vicces" rajzok PSTricks-szel
3045
3046%package latex-pst-func
3047Summary: PSTricks package for plotting mathematical functions
3048Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3049Group: Applications/Publishing/TeX
3050Requires(post,postun): %{_bindir}/texhash
3051Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3052
3053%description latex-pst-func
3054PSTricks package for plotting mathematical functions.
3055
3056%description latex-pst-eucl -l hu.UTF-8
3057PSTricks csomag matematikai függvények ábrázolásához.
3058
b7b4a109
ZU
3059%package latex-pst-fr3d
3060Summary: Draw 3-dimensional framed boxes using PSTricks
3061Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3062Group: Applications/Publishing/TeX
3063Requires(post,postun): %{_bindir}/texhash
3064Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3065
3066%description latex-pst-fr3d
3067Draw 3-dimensional framed boxes using PSTricks.
3068
3069%description latex-pst-fr3d -l hu.UTF-8
3070Háromdimenziós dobozok PSTricks segítségével.
3071
3072%package latex-pst-fractal
3073Summary: Draw fractal sets using PSTricks
3074Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3075Group: Applications/Publishing/TeX
3076Requires(post,postun): %{_bindir}/texhash
3077Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3078
3079%description latex-pst-fractal
3080Draw fractal sets using PSTricks.
3081
3082%description latex-pst-fractal -l hu.UTF-8
3083Fraktálok rajzolása PSTricks segítségével.
3084
8efa6a9c
ZU
3085%package latex-pst-infixplot
3086Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3087Summary(hu.UTF-8): Infix kifejezések ábrázolása
3088Group: Applications/Publishing/TeX
3089Requires(post,postun): %{_bindir}/texhash
3090Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3091
3092%description latex-pst-infixplot
3093Using pstricks plotting capacities with infix expressions rather than
3094RPN.
3095
3096%description latex-pst-infixplot -l hu.UTF-8
3097Infix kifejezések ábrázolása.
3098
3099%package latex-pst-math
3100Summary: Enhancement of PostScript math operators to use with pstricks
3101Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3102Group: Applications/Publishing/TeX
3103Requires(post,postun): %{_bindir}/texhash
3104Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3105
3106%description latex-pst-math
3107Enhancement of PostScript math operators to use with pstricks.
3108
3109%description latex-pst-math -l hu.UTF-8
3110PostScript matematikai operátorok bővítése pstricks-szel.
3111
3112%package latex-pst-ob3d
3113Summary: Three dimensional objects using PSTricks
3114Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3115Group: Applications/Publishing/TeX
3116Requires(post,postun): %{_bindir}/texhash
3117Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3118
3119%description latex-pst-ob3d
3120Three dimensional objects using PSTricks.
3121
3122%description latex-pst-ob3d -l hu.UTF-8
3123Háromdimenziós objektumok PSTricks-szel.
3124
3125%package latex-pst-optexp
3126Summary: Drawing optical experimental setups
3127Summary(hu.UTF-8): Optikai összeállítások rajzolása
3128Group: Applications/Publishing/TeX
3129Requires(post,postun): %{_bindir}/texhash
3130Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3131
3132%description latex-pst-optexp
3133Drawing optical experimental setups.
3134
3135%description latex-pst-optexp -l hu.UTF-8
3136Optikai összeállítások rajzolása.
3137
3138%package latex-pst-optic
3139Summary: Drawing optics diagrams
3140Summary(hu.UTF-8): Optikai ábrák rajzolása
3141Group: Applications/Publishing/TeX
3142Requires(post,postun): %{_bindir}/texhash
3143Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3144
3145%description latex-pst-optic
3146Drawing optics diagrams.
3147
3148%description latex-pst-optic -l hu.UTF-8
3149Optikai ábrák rajzolása.
3150
3151%package latex-pst-text
3152Summary: Text and character manipulation in PSTricks
3153Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3154Group: Applications/Publishing/TeX
3155Requires(post,postun): %{_bindir}/texhash
3156Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3157
3158%description latex-pst-text
3159Text and character manipulation in PSTricks.
3160
3161%description latex-pst-text -l hu.UTF-8
3162Szöveg és karakter manipulációk PSTricks-szel.
3163
1024ab0e
ZU
3164%package latex-pst-uncategorized
3165Summary: Other uncategorized PSTricks packages
3166Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3167Group: Applications/Publishing/TeX
3168Requires(post,postun): %{_bindir}/texhash
3169Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3170
3171%description latex-pst-uncategorized
3172Other uncategorized PSTricks packages.
3173
3174%description latex-pst-uncategorized -l hu.UTF-8
3175Néhány kategorizálatlan PSTricks csomag.
3176
d08789e0
ZU
3177%package latex-pxfonts
3178Summary: PX fonts LaTeX support
3179Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3180Group: Applications/Publishing/TeX
3181Requires(post,postun): %{_bindir}/texhash
3182Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3183Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3184
3185%description latex-pxfonts
3186PX fonts LaTeX support.
3187
3188%description latex-pxfonts -l pl.UTF-8
3189Obsługa fontów PX w LaTeXu.
3190
3191%package latex-qfonts
3192Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
3193Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3194Group: Applications/Publishing/TeX
3195Requires(post,postun): %{_bindir}/texhash
3196Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3197Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3198
3199%description latex-qfonts
3200A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3201QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3202QuasiTimes (regular, italic, bold and bold italic), based on URW++
3203fonts distributed with Ghostscript. The fonts are encoded according to
3204QX layout which facilitates multilingual and technical typesetting
3205using TeX, preserving usability in Windows applications.
3206
3207%description latex-qfonts -l pl.UTF-8
3208Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3209QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3210QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3211fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3212zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3213TeXu, zachowując przydatność dla aplikacji windowsowych.
3214
6c82f497
ZU
3215%package latex-SIstyle
3216Summary: Package to typeset SI units, numbers and angles
3217Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3218Group: Applications/Publishing/TeX
6c82f497 3219Requires(post,postun): /usr/bin/texhash
b4d68b39 3220Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
3221
3222%description latex-SIstyle
3223Package to typeset SI units, numbers and angles.
3224
3225%description latex-SIstyle -l hu.UTF-8
3226Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
3227
3228%package latex-SIunits
3229Summary: The SIunits package can be used to standardise the use of units in your writings
3230Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3231Group: Applications/Publishing/TeX
fe66da27 3232Requires(post,postun): /usr/bin/texhash
78d53d8c 3233Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
3234
3235%description latex-SIunits
2b453bda
ZU
3236The SIunits package can be used to standardise the use of units in
3237your writings.
3127b522
ZU
3238
3239%description latex-SIunits -l hu.UTF-8
3240Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3241
f65b3398
ZU
3242%package latex-siunitx
3243Summary: A comprehensive (SI) units package
3244Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3245Group: Applications/Publishing/TeX
3246Requires(post,postun): /usr/bin/texhash
3247Requires: %{name}-latex
3248
3249%description latex-siunitx
3250A comprehensive (SI) units package.
3251
3252%description latex-siunitx -l hu.UTF-8
3253Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3254
6c82f497
ZU
3255%package latex-Tabbing
3256Summary: Tabbing with accented letters
3257Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3258Group: Applications/Publishing/TeX
3259Requires(post,postun): /usr/bin/texhash
3260
3261%description latex-Tabbing
3262Tabbing with accented letters.
3263
3264%description latex-Tabbing -l hu.UTF-8
3265Tabbing környezet ékezetes betűk használatával.
3127b522 3266
d08789e0
ZU
3267%package latex-urwvn
3268Summary: URWVN fonts
3269Summary(pl.UTF-8): Fonty URWVN
3270Group: Applications/Publishing/TeX
3271Requires(post,postun): /usr/bin/texhash
3272Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3273Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3274
3275%description latex-urwvn
3276URWVN fonts.
3277
3278%description latex-urwvn -l pl.UTF-8
3279Fonty URWVN.
3280
3281%package latex-txfonts
3282Summary: TX fonts LaTeX support
3283Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3284Group: Applications/Publishing/TeX
3285Requires(post,postun): %{_bindir}/texhash
3286Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3287Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3288
3289%description latex-txfonts
3290TX fonts LaTeX support.
3291
3292%description latex-txfonts -l pl.UTF-8
3293Obsługa fontów TX w LaTeXu.
3294
7ea3a98b
ZU
3295%package latex-ucs
3296Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3297Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 3298Group: Applications/Publishing/TeX
7ea3a98b 3299Requires(post,postun): %{_bindir}/texhash
78d53d8c 3300Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
3301
3302%description latex-ucs
d34bfb7f
ZU
3303This package contains support for using UTF-8 as input encoding in
3304LaTeX documents.
7ea3a98b
ZU
3305
3306%description latex-ucs -l hu.UTF-8
3307Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3308
d08789e0
ZU
3309%package latex-umlaute
3310Summary: An interface to inputenc for using alternate input encodings
3311Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3312Group: Applications/Publishing/TeX
3313Requires(post,postun): %{_bindir}/texhash
3314Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3315
3316%description latex-umlaute
3317An interface to inputenc for using alternate input encodings.
3318
3319%description latex-umlaute -l pl.UTF-8
3320Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3321
3322%package latex-wasysym
3323Summary: Extra characters from the Waldis symbol fonts
3324Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3325Group: Applications/Publishing/TeX
3326Requires(post,postun): %{_bindir}/texhash
3327Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3328Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3329
3330%description latex-wasysym
3331Makes some additional characters available that come from the wasy
3332fonts (Waldis symbol fonts). These fonts are not automatically
3333included in NFSS2/LaTeX2e since they take up important space and often
3334aren't necessary if one makes use of the packages amsfonts or amssymb.
3335Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3336apple, ocircle invneg, logof, varint, male, female, phone, clock,
3337lightning, pointer, sun, bell, permil, smiley, various electrical
3338symbols, shapes, music notes, circles, signs, astronomy, etc.
3339
3340%description latex-wasysym -l pl.UTF-8
3341Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3342(Waldis symbol). Te fonty nie są automatycznie dołączane w
3343NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3344jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3345m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3346ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3347pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3348kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3349
03d9d5fa
ZU
3350%package latex-xcolor
3351Summary: Allows for access to color tints, shades, tones etc
3352Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3353Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3354Group: Applications/Publishing/TeX
3355Obsoletes: tetex-latex-xcolor
3356
3357%description
3358`xcolor' provides easy driver-independent access to several kinds of
3359color tints, shades, tones, and mixes of arbitrary colors. It allows
3360to select a document-wide target color model and offers tools for
3361automatic color schemes, conversion between eight color models, and
3362alternating table row colors.
3363
3364%description latex-xcolor -l hu.UTF-8
3365`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3366színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3367keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3368modell kiválasztásához és a színmodellek közötti konverzióra.
3369
3370%description latex-xcolor -l pl.UTF-8
3371`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3372wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3373na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3374schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3375naprzemiennych kolorów w tabelach.
3376
d08789e0
ZU
3377%package format-latex
3378Summary: LaTeX macro package
3379Summary(pl.UTF-8): Pakiet makr LaTeX
3380Group: Applications/Publishing/TeX
3381Requires(post,postun): %{_bindir}/texhash
3382Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3383Obsoletes: hugelatex
3384
3385%description format-latex
3386LaTeX is a front end for the TeX text formatting system. Easier to use
3387than TeX, LaTeX is essentially a set of TeX macros which provide
3388convenient, predefined document formats for users.
3389
3390This package contains LaTeX format.
3391
3392%description format-latex -l pl.UTF-8
3393LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3394łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3395dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3396
3397Ten pakiet zawiera format LaTeX.
3398
3399%package format-pdflatex
3400Summary: PDF LaTeX macro package
3401Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3402Group: Applications/Publishing/TeX
3403Requires(post,postun): %{_bindir}/texhash
3404Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3405Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3406Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3407Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3408Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3409
3410%description format-pdflatex
3411LaTeX is a front end for the TeX text formatting system. Easier to use
3412than TeX, LaTeX is essentially a set of TeX macros which provide
3413convenient, predefined document formats for users.
3414
3415This package contains PDF LaTeX format.
3416
3417%description format-pdflatex -l pl.UTF-8
3418LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3419łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3420dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3421
3422Ten pakiet zawiera format PDF LaTeX.
3423
3424# PLaTeX format
3425
3426%package platex
3427Summary: PLaTeX format basic files
3428Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3429Group: Applications/Publishing/TeX
3430Requires(post,postun): %{_bindir}/texhash
3431Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3432Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3433
3434%description platex
3435PLaTeX format basic files.
3436
3437%description platex -l pl.UTF-8
3438Podstawowe pliki dla formatu PLaTeX.
3439
3440%package format-platex
3441Summary: PLaTeX format
3442Summary(pl.UTF-8): Format PLaTeX
3443Group: Applications/Publishing/TeX
3444Requires(post,postun): %{_bindir}/texhash
3445Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3446
3447%description format-platex
3448PLaTeX format.
3449
3450%description format-platex -l pl.UTF-8
3451Format PLaTeX.
3452
3453%package format-pdfplatex
3454Summary: PDF PLaTeX format
3455Summary(pl.UTF-8): Format PDF PLaTeX
3456Group: Applications/Publishing/TeX
3457Requires(post,postun): %{_bindir}/texhash
3458Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3459Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3460Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3461
3462%description format-pdfplatex
3463PDF PLaTeX format.
3464
3465%description format-pdfplatex -l pl.UTF-8
3466Format PDF PLaTeX.
3467
3468# # TeX generic macros #
3469
3470%package tex-babel
3471Summary: Multilingual support for TeX
3472Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3473Group: Applications/Publishing/TeX
3474Requires(post,postun): %{_bindir}/texhash
3475Requires: %{name} = %{epoch}:%{version}-%{release}
3476
3477%description tex-babel
3478Multilingual support for TeX.
3479
3480%description tex-babel -l pl.UTF-8
3481Obsługa wielu języków dla TeXa.
3482
3483%package tex-german
3484Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3485Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3486Group: Applications/Publishing/TeX
3487Requires(post,postun): %{_bindir}/texhash
3488Requires: %{name} = %{epoch}:%{version}-%{release}
3489
3490%description tex-german
3491Supports the new German orthography (neue deutsche Rechtschreibung).
3492
3493%description tex-german -l pl.UTF-8
3494Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3495
3496%package tex-mfpic
3497Summary: Macros which generate Metafont or Metapost for drawing pictures
3498Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3499Group: Applications/Publishing/TeX
3500Requires(post,postun): %{_bindir}/texhash
3501Requires: %{name} = %{epoch}:%{version}-%{release}
3502
3503%description tex-mfpic
3504Macros which generate Metafont or Metapost for drawing pictures.
3505
3506%description tex-mfpic -l pl.UTF-8
3507Makra generujące Metafont lub Metapost do rysowania obrazków.
3508
3509%package tex-misc
3510Summary: Miscellaneous TeX macros
3511Summary(pl.UTF-8): Różne makra TeXowe
3512Group: Applications/Publishing/TeX
3513Requires(post,postun): %{_bindir}/texhash
3514Requires: %{name} = %{epoch}:%{version}-%{release}
3515Obsoletes: tetex-tex-eijkhout
3516
3517%description tex-misc
3518Miscellaneous TeX macros.
3519
3520%description tex-misc -l pl.UTF-8
3521Różne makra TeXowe.
3522
3523%package tex-pictex
3524Summary: Picture drawing macros for TeX and LaTeX
3525Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3526Group: Applications/Publishing/TeX
3527Requires(post,postun): %{_bindir}/texhash
3528Requires: %{name} = %{epoch}:%{version}-%{release}
3529
3530%description tex-pictex
3531Picture drawing macros for TeX and LaTeX.
3532
3533%description tex-pictex -l pl.UTF-8
3534Makra do rysowania obrazków dla TeXa i LaTeXa.
3535
3536%package tex-pstricks
3537Summary: PostScript macros for TeX
3538Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3539Group: Applications/Publishing/TeX
3540Requires(post,postun): %{_bindir}/texhash
188cb15d 3541Requires: %{name}-tex-misc = %{epoch}:%{version}-%{release}
d08789e0
ZU
3542
3543%description tex-pstricks
3544An extensive collection of PostScript macros that is compatible with
3545most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3546AMS-LaTeX. Included are macros for color, graphics, pie charts,
3547rotation, trees and overlays. It has many special features, including:
3548a wide variety of graphics (picture drawing) macros, with a flexible
3549interface and with color support. There are macros for coloring or
3550shading the cells of tables.
3551
3552%description tex-pstricks -l pl.UTF-8
3553Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3554makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3555makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3556nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3557rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3558makra do kolorowania lub cieniowania komórek tabel.
3559
3560%package tex-qpx
3561Summary: QuasiPalatino and PX fonts typesetting support
3562Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3563Group: Applications/Publishing/TeX
3564Requires(post,postun): %{_bindir}/texhash
3565Requires: %{name} = %{epoch}:%{version}-%{release}
3566Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3567
3568%description tex-qpx
3569QuasiPalatino and PX fonts typesetting support.
3570
3571%description tex-qpx -l pl.UTF-8
3572Wsparcie dla składu fontami QuasiPalatino i PX.
3573
31bd2c4a 3574%package tex-qpxqtx
d08789e0
ZU
3575Summary: QuasiTimes and TX fonts typesetting support
3576Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3577Group: Applications/Publishing/TeX
3578Requires(post,postun): %{_bindir}/texhash
3579Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3580Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3581
31bd2c4a 3582%description tex-qpxqtx
d08789e0
ZU
3583QuasiTimes and TX fonts typesetting support.
3584
31bd2c4a 3585%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3586Wsparcie dla składu fontami QuasiTimes i TX.
3587
3588%package tex-ruhyphen
3589Summary: Russian hyphenation
3590Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3591Group: Applications/Publishing/TeX
3592Requires(post,postun): %{_bindir}/texhash
3593Requires: %{name} = %{epoch}:%{version}-%{release}
3594
3595%description tex-ruhyphen
3596A collection of Russian hyphenation patterns supporting a number of
3597Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3598LCY, LWN (OT2), and koi8-r.
3599
3600%description tex-ruhyphen -l pl.UTF-8
3601Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3602kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3603Cyrillic), LCY, LWN (OT2) i koi8-r.
3604
3605%package tex-spanish
3606Summary: Various TeX related files for typesetting documents written in Spanish
3607Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3608Group: Applications/Publishing/TeX
3609Requires(post,postun): %{_bindir}/texhash
3610Requires: %{name} = %{epoch}:%{version}-%{release}
3611Obsoletes: tetex-tex-spanishb
3612
3613%description tex-spanish
3614Various TeX related files for typesetting documents written in
3615Spanish, including hyphenation and dictionaries.
3616
3617%description tex-spanish -l pl.UTF-8
3618Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3619hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3620
3621%package tex-texdraw
3622Summary: Graphical macros, using embedded PostScript
3623Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3624Group: Applications/Publishing/TeX
3625Requires(post,postun): %{_bindir}/texhash
3626Requires: %{name} = %{epoch}:%{version}-%{release}
3627
3628%description tex-texdraw
3629Graphical macros, using embedded PostScript.
3630
3631%description tex-texdraw -l pl.UTF-8
3632Makra graficzne używające osadzanego PostScriptu.
3633
3634%package tex-thumbpdf
3635Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3636Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3637Group: Applications/Publishing/TeX
3638Requires(post,postun): %{_bindir}/texhash
3639Requires: %{name} = %{epoch}:%{version}-%{release}
3640
3641%description tex-thumbpdf
3642Provides support, using Perl, for thumbnails in pdfTeX and
3643dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3644represented in a TeX readable file that is read by the package
3645thumbpdf.sty to automatically include the thumbnails. Works with both
3646plain TeX and LaTeX.
3647
3648%description tex-thumbpdf -l pl.UTF-8
3649Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3650użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3651TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3652ikonki. Działa z formatami plain TeX i LaTeX.
3653
3654%package tex-ukrhyph
3655Summary: Ukranian hyphenation
3656Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3657Group: Applications/Publishing/TeX
3658Requires(post,postun): %{_bindir}/texhash
3659Requires: %{name} = %{epoch}:%{version}-%{release}
3660
3661%description tex-ukrhyph
3662This package allows the use of different hyphenation patterns for the
3663Ukrainian language for various Cyrillic font encodings. Contains
3664packages implementing traditional rules, modern rules, and combined
3665English-Ukrainian hyphenation.
3666
3667%description tex-ukrhyph -l pl.UTF-8
3668Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3669dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3670Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3671łączonych angielsko-ukraińskich.
3672
3673%package latex-vietnam
3674Summary: Vietnamese language support
3675Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3676Group: Applications/Publishing/TeX
3677Requires(post,postun): %{_bindir}/texhash
3678Requires: %{name} = %{epoch}:%{version}-%{release}
3679Obsoletes: tetex-tex-vietnam
3680
3681%description latex-vietnam
3682Vietnamese language support.
3683
3684%description latex-vietnam -l pl.UTF-8
3685Wsparcie dla języka wietnamskiego.
3686
3687%package tex-xypic
3688Summary: Package for typesetting a variety of graphs and diagrams with TeX
3689Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3690Group: Applications/Publishing/TeX
3691Requires(post,postun): %{_bindir}/texhash
3692Requires: %{name} = %{epoch}:%{version}-%{release}
3693Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3694
3695%description tex-xypic
3696A package for typesetting a variety of graphs and diagrams with TeX.
3697Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3698and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3699`supported package'.
3700
3701%description tex-xypic -l pl.UTF-8
3702Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3703z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3704w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3705
3706%package tex-xkeyval
3707Summary: Extension to keyval package
3708Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3709Group: Applications/Publishing/TeX
3710Requires(post,postun): /usr/bin/texhash
3711Requires: %{name} = %{epoch}:%{version}-%{release}
3712
3713%description tex-xkeyval
3714Extension to keyval package.
3715
3716%description tex-xkeyval -l pl.UTF-8
3717Rozszerzenie do pakietu keyval.
3718
3719%package dirs-fonts
3720Summary: TeX font directories
3721Summary(pl.UTF-8): Katalogi fontów TeXa
3722Group: Fonts
5ff30b02 3723Obsoletes: tetex-dirs-fonts
d08789e0
ZU
3724
3725%description dirs-fonts
3726TeX font directories.
3727
3728%description dirs-fonts -l pl.UTF-8
3729Katalogi fontów TeXa.
3730
3731# # Fonts packages #
3732
3733%package fonts-adobe
3734Summary: Adobe fonts
3735Summary(pl.UTF-8): Fonty Adobe
3736Group: Fonts
78d53d8c 3737Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3738
3739%description fonts-adobe
3740Adobe fonts.
3741
3742%description fonts-adobe -l pl.UTF-8
3743Fonty Adobe.
3744
3745%package fonts-ae
3746Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3747Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3748Group: Fonts
78d53d8c 3749Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3750
3751%description fonts-ae
3752Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3753
3754%description fonts-ae -l pl.UTF-8
3755Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3756
3757%package fonts-ams
3758Summary: AMS fonts
3759Summary(pl.UTF-8): Fonty AMS
3760Group: Fonts
78d53d8c 3761Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3762
3763%description fonts-ams
3764AMS fonts.
3765
3766%description fonts-ams -l pl.UTF-8
3767Fonty AMS.
3768
3769%package fonts-antp
3770Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3771Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3772Group: Fonts
78d53d8c 3773Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3774
3775%description fonts-antp
3776Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3777
3778%description fonts-antp -l pl.UTF-8
3779Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3780Type 1.
3781
3782%package fonts-antt
3783Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3784Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3785Group: Fonts
78d53d8c 3786Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3787
3788%description fonts-antt
3789Antykwa Torunska, a Type 1 family of a Polish traditional type.
3790
3791%description fonts-antt -l pl.UTF-8
3792Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3793
5bc70a92
MB
3794%package fonts-arphic
3795Summary: Arphic fonts
3796Group: Fonts
3797Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3798
3799%description fonts-arphic
3800Arphic fonts.
3801
d08789e0
ZU
3802%package fonts-bbm
3803Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3804Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3805Group: Fonts
78d53d8c 3806Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3807
3808%description fonts-bbm
3809Blackboard variant fonts for Computer Modern, with LaTeX support.
3810
3811%description fonts-bbm -l pl.UTF-8
3812Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3813
3814%package fonts-bbold
3815Summary: Sans serif blackboard bold for LaTeX
3816Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3817Group: Fonts
78d53d8c 3818Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3819
3820%description fonts-bbold
3821Sans serif blackboard bold for LaTeX.
3822
3823%description fonts-bbold -l pl.UTF-8
3824Tablicowy tłusty font sans serif dla LaTeXa.
3825
b280f158
ZU
3826%package fonts-bh
3827Summary: Bold & Heavy Fonts
3828Summary(pl.UTF-8): Fonty Bold i Heavy
3829Group: Fonts
78d53d8c 3830Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3831
b280f158
ZU
3832%description fonts-bh
3833Bold & Heavy Fonts.
d08789e0 3834
b280f158
ZU
3835%description fonts-bh -l pl.UTF-8
3836Fonty Bold i Heavy.
d08789e0
ZU
3837
3838%package fonts-bitstream
3839Summary: Bitstream fonts
3840Summary(pl.UTF-8): Fonty Bitstream
3841Group: Fonts
78d53d8c 3842Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3843Obsoletes: tetex-fonts-bitstrea
3844
3845%description fonts-bitstream
3846Bitstream fonts.
3847
3848%description fonts-bitstream -l pl.UTF-8
3849Fonty Bitstream.
3850
3851%package fonts-cbgreek
3852Summary: Complete set of Greek fonts
3853Summary(pl.UTF-8): Pełny zestaw fontów greckich
3854Group: Fonts
78d53d8c 3855Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3856
3857%description fonts-cbgreek
3858Complete set of Greek fonts.
3859
3860%description fonts-cbgreek -l pl.UTF-8
3861Pełny zestaw fontów greckich.
3862
3863%package fonts-cc-pl
3864Summary: Polish version of Computer Concrete fonts
3865Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3866Group: Fonts
78d53d8c 3867Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3868
3869%description fonts-cc-pl
3870Polish version of Computer Concrete fonts.
3871
3872%description fonts-cc-pl -l pl.UTF-8
3873Polska wersja fontów Computer Concrete.
3874
3875%package fonts-cg
3876Summary: Compugraphic fonts
3877Summary(pl.UTF-8): Fonty Compugraphic
3878Group: Fonts
78d53d8c 3879Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3880
3881%description fonts-cg
3882Compugraphic fonts.
3883
3884%description fonts-cg -l pl.UTF-8
3885Fonty Compugraphic.
3886
3887%package fonts-cm
3888Summary: Computer Modern fonts
3889Summary(pl.UTF-8): Fonty Computer Modern
3890Group: Fonts
78d53d8c 3891Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3892
3893%description fonts-cm
3894Computer Modern fonts.
3895
3896%description fonts-cm -l pl.UTF-8
3897Fonty Computer Modern.
3898
3899%package fonts-cmbright
3900Summary: CM Bright fonts
3901Summary(pl.UTF-8): Fonty CM Bright
3902Group: Fonts
78d53d8c 3903Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3904
3905%description fonts-cmbright
3906CM Bright fonts.
3907
3908%description fonts-cmbright -l pl.UTF-8
3909Fonty CM Bright.
3910
5d7e11d7
ZU
3911%package fonts-cmsuper
3912Summary: CM Super fonts
3913Summary(hu.UTF-8): CM Super betűtípus
3914Group: Fonts
3915Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3916
830ca960 3917%description fonts-cmsuper
5d7e11d7
ZU
3918CM Super fonts.
3919
830ca960 3920%description fonts-cmsuper -l hu.UTF-8
5d7e11d7
ZU
3921CM Super betűtípus
3922
3923
d08789e0
ZU
3924%package fonts-cmcyr
3925Summary: Computer Modern fonts extended with Russian letters
3926Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3927Group: Fonts
78d53d8c 3928Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3929
3930%description fonts-cmcyr
3931Computer Modern fonts extended with Russian letters.
3932
3933%description fonts-cmcyr -l pl.UTF-8
3934Fonty Computer Modern rozszerzone o litery rosyjskie.
3935
3936%package fonts-cmextra
3937Summary: Extra Computer Modern fonts, from the American Mathematical Society
3938Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3939Group: Fonts
78d53d8c 3940Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3941
3942%description fonts-cmextra
3943Extra Computer Modern fonts, from the American Mathematical Society.
3944
3945%description fonts-cmextra -l pl.UTF-8
3946Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3947
3948%package fonts-concmath
3949Summary: Concrete Math fonts
3950Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3951Group: Fonts
78d53d8c 3952Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3953
3954%description fonts-concmath
3955Concrete Math fonts.
3956
3957%description fonts-concmath -l pl.UTF-8
3958Fonty matematyczne Concrete Math.
3959
3960%package fonts-concrete
3961Summary: Concrete Roman fonts
3962Summary(pl.UTF-8): Fonty Concrete Roman
3963Group: Fonts
78d53d8c 3964Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3965
3966%description fonts-concrete
3967Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3968with Euler math fonts.
3969
3970%description fonts-concrete -l pl.UTF-8
3971Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3972przeznaczone do używania z fontami matematycznymi Euler.
3973
3974%package fonts-cs
3975Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3976Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3977Group: Fonts
78d53d8c 3978Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3979
3980%description fonts-cs
3981Czech/Slovak-tuned MetaFont Computer Modern fonts.
3982
3983%description fonts-cs -l pl.UTF-8
3984Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3985czeskiego i słowackiego.
3986
4a09ae1a
ZU
3987%package fonts-dstroke
3988Summary: Doublestroke font for typesetting the mathematical symbols
3989Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3990Group: Fonts
78d53d8c 3991Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3992
3993%description fonts-dstroke
3994Doublestroke font for typesetting the mathematical symbols.
3995
3996%description fonts-dstroke -l pl.UTF-8
3997Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3998
3999%package fonts-ecc
4000Summary: Sources for the European Concrete fonts
4001Summary(pl.UTF-8): Źródła dla fontów European Concrete
4002Group: Fonts
78d53d8c 4003Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4004
4005%description fonts-ecc
4006The MetaFont sources and tfm files of the European Concrete Fonts.
4007This is the EC implementation of Knuth's Concrete fonts, including
4008also the corresponding text companion fonts.
4009
4010%description fonts-ecc -l pl.UTF-8
4011Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4012implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4013tekstowymi fontami towarzyszącymi.
4014
4015%package fonts-eurosym
4016Summary: The new European currency symbol for the Euro
4017Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4018Group: Fonts
78d53d8c 4019Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4020
4021%description fonts-eurosym
4022The new European currency symbol for the Euro implemented in Metafont,
4023using the official European Commission dimensions, and providing
4024several shapes (normal, slanted, bold, outline).
4025
4026%description fonts-eurosym -l pl.UTF-8
4027Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4028z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4029różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4030
4031%package fonts-eulervm
4032Summary: The Virtual Euler Math fonts
4033Summary(pl.UTF-8): Fonty Virtual Euler Math
4034Group: Fonts
78d53d8c 4035Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4036
4037%description fonts-eulervm
4038Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4039approach has several advantages over immediately using the _real_
4040Euler fonts: Most noticeably, less TeX resources are consumed, the
4041quality of various math symbols is improved, and a usable \hslash
4042symbol can be provided.
4043
4044%description fonts-eulervm -l pl.UTF-8
4045Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4046fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4047używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4048jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4049matematycznych i może być dostępny używalny symbol \hslash.
4050
4051%package fonts-euxm
4052Summary: Fonts similar to EUSM but with two more characters
4053Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4054Group: Fonts
78d53d8c 4055Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4056
4057%description fonts-euxm
4058Fonts like EUSM but with two more characters needed for Concrete Math
4059included in TeXLive distribution in fonts3.
4060
4061%description fonts-euxm -l pl.UTF-8
4062Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4063dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4064
4065%package fonts-gothic
4066Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4067Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4068Group: Fonts
78d53d8c 4069Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4070
4071%description fonts-gothic
4072Gothic and ornamental initial fonts by Yannis Haralambous.
4073
4074%description fonts-gothic -l pl.UTF-8
4075Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4076
4077%package fonts-hoekwater
4078Summary: Converted mflogo font
4079Summary(pl.UTF-8): Przekonwertowany font mflogo
4080Group: Fonts
78d53d8c 4081Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4082
4083%description fonts-hoekwater
4084Fonts originally created in MetaFont, transformed to PostScript by
4085Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4086xipa.
4087
4088%description fonts-hoekwater -l pl.UTF-8
4089Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4090PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4091stmaryrd, wasy, wasy2, xipa.
4092
4093%package fonts-jknappen
4094Summary: Miscellaneous packages by Joerg Knappen
4095Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4096Group: Fonts
78d53d8c 4097Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4098
4099%description fonts-jknappen
4100Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4101Knappen, including sgmlcmpt.
4102
4103%description fonts-jknappen -l pl.UTF-8
4104Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4105Knappena. Zawiera sgmlcmpt.
4106
4107%package fonts-latex
4108Summary: Basic LaTeX fonts
4109Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4110Group: Fonts
78d53d8c 4111Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4112
4113%description fonts-latex
4114Basic LaTeX fonts.
4115
4116%description fonts-latex -l pl.UTF-8
4117Podstawowe fonty dla LaTeXa.
4118
4119%package fonts-lh
4120Summary: Olga Lapko's LH fonts
4121Summary(pl.UTF-8): Fonty LH Olgi Lapko
4122Group: Fonts
78d53d8c 4123Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4124
4125%description fonts-lh
4126The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4127
4128%description fonts-lh -l pl.UTF-8
4129Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4130
4131%package fonts-lm
4132Summary: Latin Modern family fonts
4133Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4134Group: Applications/Publishing/TeX
78d53d8c 4135Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4136
4137%description fonts-lm
4138Latin Modern family of fonts, based on the Computer Modern fonts
4139released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4140lot of additional characters, mainly accented ones, but not only.
4141There is a one set of PostScript fonts and four sets of TeX Font
4142Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4143encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4144Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4145potential user knows what to do with all these files. The author is
4146Boguslaw Jackowski.
4147
4148%description fonts-lm -l pl.UTF-8
4149Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4150przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4151Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4152Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4153Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4154QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4155(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4156(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4157tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4158
4159%package fonts-marvosym
4160Summary: Martin Vogel's Symbol (marvosym) font
4161Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4162Group: Fonts
78d53d8c 4163Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4164
4165%description fonts-marvosym
4166Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4167currency symbol as defined by the European commission; Euro currency
4168symbols in typefaces Times, Helvetica and Courier; Symbols for
4169structural engineering; Symbols for steel cross-sections; Astronomy
4170signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4171symbols; CE sign and others.
4172
4173%description fonts-marvosym -l pl.UTF-8
4174Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4175waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4176dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4177strukturalnej; symbole dla przekroi poprzecznych; symbole
4178astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4179krawieckie; znak CE i inne.
4180
4181%package fonts-mflogo
4182Summary: Logo fonts
4183Summary(pl.UTF-8): Fonty logo
4184Group: Fonts
78d53d8c 4185Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4186
4187%description fonts-mflogo
4188Logo fonts.
4189
4190%description fonts-mflogo -l pl.UTF-8
4191Fonty logo.
4192
4193%package fonts-misc
4194Summary: Miscellaneous fonts
4195Summary(pl.UTF-8): Różne fonty
4196Group: Fonts
78d53d8c 4197Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4198
4199%description fonts-misc
4200Miscellaneous fonts.
4201
4202%description fonts-misc -l pl.UTF-8
4203Fonty różne.
4204
4205%package fonts-monotype
4206Summary: Monotype fonts
4207Summary(pl.UTF-8): Fonty Monotype
4208Group: Fonts
78d53d8c 4209Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4210
4211%description fonts-monotype
4212Monotype fonts.
4213
4214%description fonts-monotype -l pl.UTF-8
4215Fonty Monotype.
4216
4217%package fonts-omega
4218Summary: Fonts for Omega - extended unicode TeX
4219Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4220Group: Fonts
78d53d8c 4221Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4222
4223%description fonts-omega
4224Fonts for Omega - extended unicode TeX.
4225
4226%description fonts-omega -l pl.UTF-8
4227Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4228
f1ba8563
ZU
4229
4230%package fonts-other
4231Summary: Other fonts
4232Summary(hu.UTF-8): További betűtípusok
4233Group: Fonts
4234Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4235
4236%description fonts-other
4237Other fonts.
4238
4239%description fonts-omega -l hu.UTF-8
4240További betűtípusok.
4241
d08789e0
ZU
4242%package fonts-pazo
4243Summary: Pazo fonts
4244Summary(pl.UTF-8): Fonty Pazo
4245Group: Fonts
78d53d8c 4246Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4247
4248%description fonts-pazo
4249Pazo fonts.
4250
4251%description fonts-pazo -l pl.UTF-8
4252Fonty Pazo.
4253
4254%package fonts-pl
4255Summary: Polish fonts
4256Summary(pl.UTF-8): Polskie fonty
4257Group: Fonts
78d53d8c 4258Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4259
4260%description fonts-pl
4261Polish fonts.
4262
4263%description fonts-pl -l pl.UTF-8
4264Polskie fonty.
4265
4266%package fonts-px
4267Summary: PX fonts
4268Summary(pl.UTF-8): Fonty PX
4269Group: Fonts
78d53d8c 4270Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4271
4272%description fonts-px
4273PX fonts.
4274
4275%description fonts-px -l pl.UTF-8
4276Fonty PX.
4277
4278%package fonts-qfonts
4279Summary: Quasi fonts
4280Summary(pl.UTF-8): Fonty Quasi
4281Group: Fonts
78d53d8c 4282Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4283
4284%description fonts-qfonts
4285Quasi fonts.
4286
4287%description fonts-qfonts -l pl.UTF-8
4288Fonty Quasi.
4289
4290%package fonts-qpx
4291Summary: Additional fonts for QPX package
4292Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
4293Group: Fonts
78d53d8c 4294Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4295Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
4296Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4297
4298%description fonts-qpx
4299Additional fonts for QPX package.
4300
4301%description fonts-qpx -l pl.UTF-8
4302Dodatkowe fonty dla pakietu QPX.
4303
31bd2c4a 4304%package fonts-qpxqtx
d08789e0
ZU
4305Summary: Additional fonts for QTX package
4306Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4307Group: Fonts
78d53d8c 4308Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
04123363
ZU
4309# I hope qpxqtx doesn't need qfonts
4310# Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4311Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4312
31bd2c4a 4313%description fonts-qpxqtx
d08789e0
ZU
4314Additional fonts for QTX package.
4315
31bd2c4a 4316%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
4317Dodatkowe fonty dla pakietu QTX.
4318
4319%package fonts-rsfs
4320Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4321Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4322Group: Fonts
78d53d8c 4323Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4324
4325%description fonts-rsfs
4326Fonts of uppercase script letters for use as symbols in scientific and
4327mathematical typesetting, in contrast to the informal script fonts
4328such as that used for the `calligraphic' symbols in the TeX math
4329symbol font.
4330
4331%description fonts-rsfs -l pl.UTF-8
4332Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4333dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4334fontów pisanych takich jak używane do symboli "kaligraficznych" w
4335matematycznym foncie TeXowym symbol.
4336
4337%package fonts-stmaryrd
4338Summary: St Mary Road symbols for functional programming
4339Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4340Group: Fonts
78d53d8c 4341Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4342
4343%description fonts-stmaryrd
4344St Mary Road symbols for functional programming.
4345
4346%description fonts-stmaryrd -l pl.UTF-8
4347Symbole St Mary Road do programowania funkcyjnego.
4348
4349%package fonts-tx
4350Summary: TX fonts
4351Summary(pl.UTF-8): Fonty TX
4352Group: Fonts
78d53d8c 4353Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4354
4355%description fonts-tx
4356TX fonts.
4357
4358%description fonts-tx -l pl.UTF-8
4359Fonty TX.
4360
5bc70a92
MB
4361%package fonts-uhc
4362Summary: UHC fonts
4363Group: Fonts
4364Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4365
4366%description fonts-uhc
4367UHC fonts.
4368
d08789e0
ZU
4369%package fonts-urw
4370Summary: URW fonts
4371Summary(pl.UTF-8): Fonty URW
4372Group: Fonts
78d53d8c 4373Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4374
4375%description fonts-urw
4376URW fonts.
4377
4378%description fonts-urw -l pl.UTF-8
4379Fonty URW.
4380
4381%package fonts-urwvn
4382Summary: URWVN fonts
4383Summary(pl.UTF-8): Fonty URWVN
4384Group: Fonts
78d53d8c 4385Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4386
4387%description fonts-urwvn
4388URWVN fonts.
4389
4390%description fonts-urwvn -l pl.UTF-8
4391Fonty URWVN.
4392
4393%package fonts-vnr
4394Summary: VNR fonts
4395Summary(pl.UTF-8): Fonty VNR
4396Group: Fonts
78d53d8c 4397Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4398
4399%description fonts-vnr
4400VNR fonts.
4401
4402%description fonts-vnr -l pl.UTF-8
4403Fonty VNR.
4404
5bc70a92
MB
4405%package fonts-wadalab
4406Summary: Wadalab fonts
4407Group: Fonts
4408Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4409
4410%description fonts-wadalab
4411Wadalab fonts.
4412
d08789e0
ZU
4413%package fonts-wasy
4414Summary: Waldis symbol fonts
4415Summary(pl.UTF-8): Fonty Waldis symbol
4416Group: Fonts
78d53d8c 4417Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4418
4419%description fonts-wasy
4420Waldis symbol fonts.
4421
4422%description fonts-wasy -l pl.UTF-8
4423Fonty Waldis symbol.
4424
4425%package fonts-xypic
4426Summary: Xy-pic fonts
4427Summary(pl.UTF-8): Fonty Xy-pic
4428Group: Fonts
78d53d8c 4429Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4430
4431%description fonts-xypic
4432Xy-pic fonts.
4433
4434%description fonts-xypic -l pl.UTF-8
4435Fonty Xy-pic.
4436
4437%package fonts-yandy
4438Summary: European Modern fonts from Y&Y
4439Summary(pl.UTF-8): Fonty European Modern od Y&Y
4440Group: Fonts
78d53d8c 4441Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4442
4443%description fonts-yandy
4444European Modern fonts from Y&Y.
4445
4446%description fonts-yandy -l pl.UTF-8
4447Fonty European Modern od Y&Y.
4448
4449%package fonts-type1-antp
4450Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4451Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4452Group: Fonts
78d53d8c 4453Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4454
4455%description fonts-type1-antp
4456Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4457
4458%description fonts-type1-antp -l pl.UTF-8
4459Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4460Type 1.
4461
4462%package fonts-type1-antt
4463Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4464Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4465Group: Fonts
78d53d8c 4466Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4467
4468%description fonts-type1-antt
4469Antykwa Torunska, a Type 1 family of a Polish traditional type.
4470
4471%description fonts-type1-antt -l pl.UTF-8
4472Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4473
5bc70a92
MB
4474%package fonts-type1-arphic
4475Summary: Type1 Arphic fonts
4476Group: Fonts
4477Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4478
4479%description fonts-type1-arphic
4480Type1 Arphic fonts.
4481
d08789e0
ZU
4482%package fonts-type1-belleek
4483Summary: Free replacement for basic MathTime fonts
4484Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4485Group: Fonts
78d53d8c 4486Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4487
4488%description fonts-type1-belleek
4489Free replacement for basic MathTime fonts.
4490
4491%description fonts-type1-belleek -l pl.UTF-8
4492Wolnodostępny zamiennik podstawowych fontów MathTime.
4493
4494%package fonts-type1-bitstream
4495Summary: Bitstream fonts
4496Summary(pl.UTF-8): Fonty Bitstream
4497Group: Fonts
78d53d8c 4498Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4499Obsoletes: tetex-fonts-type1-bitstrea
4500
4501%description fonts-type1-bitstream
4502Bitstream fonts.
4503
4504%description fonts-type1-bitstream -l pl.UTF-8
4505Fonty Bitstream.
4506
4507%package fonts-type1-bluesky
4508Summary: Computer Modern family fonts
4509Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4510Group: Fonts
78d53d8c 4511Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4512
4513%description fonts-type1-bluesky
4514Computer Modern family fonts.
4515
4516%description fonts-type1-bluesky -l pl.UTF-8
4517Fonty z rodzony Computer Modern.
4518
4519%package fonts-type1-cc-pl
4520Summary: Polish version of Computer Concrete fonts
4521Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4522Group: Fonts
78d53d8c 4523Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4524
4525%description fonts-type1-cc-pl
4526Polish version of Computer Concrete fonts.
4527
4528%description fonts-type1-cc-pl -l pl.UTF-8
4529Polska wersja fontów Computer Concrete.
4530
4531%package fonts-type1-cmcyr
4532Summary: Computer Modern fonts extended with Russian letters
4533Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4534Group: Fonts
78d53d8c 4535Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4536
4537%description fonts-type1-cmcyr
4538Computer Modern fonts extended with Russian letters.
4539
4540%description fonts-type1-cmcyr -l pl.UTF-8
4541Fonty Computer Modern rozszerzone o litery rosyjskie.
4542
4543%package fonts-type1-cs
4544Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4545Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4546Group: Fonts
78d53d8c 4547Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4548
4549%description fonts-type1-cs
4550Czech/Slovak-tuned MetaFont Computer Modern fonts.
4551
4552%description fonts-type1-cs -l pl.UTF-8
4553Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4554czeskiego i słowackiego.
4555
b280f158
ZU
4556%package fonts-type1-dstroke
4557Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4558Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4559Group: Fonts
78d53d8c 4560Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4561
4562%description fonts-type1-dstroke
4563Doublestroke Type1 font for typesetting the mathematical symbols.
4564
4565%description fonts-type1-dstroke -l pl.UTF-8
4566Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4567
4568%package fonts-type1-eurosym
4569Summary: The new European currency symbol for the Euro
4570Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4571Group: Fonts
78d53d8c 4572Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4573
4574%description fonts-type1-eurosym
4575The new European currency symbol for the Euro implemented in Metafont,
4576using the official European Commission dimensions, and providing
4577several shapes (normal, slanted, bold, outline).
4578
4579%description fonts-type1-eurosym -l pl.UTF-8
4580Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4581z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4582różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4583
4584%package fonts-type1-hoekwater
4585Summary: Converted mflogo font
4586Summary(pl.UTF-8): Przekonwertowany font mflogo
4587Group: Fonts
78d53d8c 4588Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4589
4590%description fonts-type1-hoekwater
4591Fonts originally created in MetaFont, transformed to PostScript by
4592Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4593xipa.
4594
4595%description fonts-type1-hoekwater -l pl.UTF-8
4596Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4597PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4598stmaryrd, wasy, wasy2, xipa.
4599
4600%package fonts-type1-fpl
4601Summary: SC/OsF fonts for URW Palladio L
4602Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4603Group: Fonts
78d53d8c 4604Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4605
4606%description fonts-type1-fpl
4607The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4608are compatible with respect to metrics with the Palatino SC/OsF fonts
4609from Adobe. Note that it is not the author's aim to exactly reproduce
4610the outlines of the original Adobe fonts. The SC and OsF in the FPL
4611Fonts were designed with the glyphs from URW Palladio L as starting
4612point. For some glyphs (eg 'o') the author got the best result by
4613scaling and boldening. For others (eg 'h') shifting selected portions
4614of the character gave more satisfying results. All this was done using
4615the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4616data in these fonts comes from Walter Schmidt's improved Palatino
4617metrics.
4618
4619%description fonts-type1-fpl -l pl.UTF-8
4620Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4621kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4622Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4623kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4624projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4625(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4626pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4627dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4628wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4629Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4630Palatino Waltera Schmidta.
4631
b280f158
ZU
4632%package fonts-type1-tt2001
4633Summary: Type1 tt2001 family fonts
4634Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4635Group: Applications/Publishing/TeX
78d53d8c 4636Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4637
4638%description fonts-type1-tt2001
4639Type1 tt2001 famliy fonts.
4640
4641%description fonts-type1-tt2001 -l pl.UTF-8
4642Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4643
4644%package fonts-type1-lm
4645Summary: Type1 Latin Modern family fonts
4646Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4647Group: Applications/Publishing/TeX
78d53d8c 4648Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4649
4650%description fonts-type1-lm
4651Latin Modern family of fonts, based on the Computer Modern fonts
4652released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4653lot of additional characters, mainly accented ones, but not only.
4654There is a one set of PostScript fonts and four sets of TeX Font
4655Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4656encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4657Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4658potential user knows what to do with all these files. The author is
4659Boguslaw Jackowski.
4660
4661%description fonts-type1-lm -l pl.UTF-8
4662Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4663przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4664Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4665Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4666Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4667QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4668(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4669(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4670tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4671
4672%package fonts-type1-marvosym
4673Summary: Martin Vogel's Symbol (marvosym) font
4674Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4675Group: Fonts
78d53d8c 4676Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4677
4678%description fonts-type1-marvosym
4679Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4680currency symbol as defined by the European commission; Euro currency
4681symbols in typefaces Times, Helvetica and Courier; Symbols for
4682structural engineering; Symbols for steel cross-sections; Astronomy
4683signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4684symbols; CE sign and others.
4685
4686%description fonts-type1-marvosym -l pl.UTF-8
4687Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4688waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4689dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4690strukturalnej; symbole dla przekroi poprzecznych; symbole
4691astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4692krawieckie; znak CE i inne.
4693
4694%package fonts-type1-mathpazo
4695Summary: Pazo Math fonts
4696Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4697Group: Fonts
78d53d8c 4698Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4699
4700%description fonts-type1-mathpazo
4701Pazo Math fonts.
4702
4703%description fonts-type1-mathpazo -l pl.UTF-8
4704Fonty matematyczne Pazo Math.
4705
4706%package fonts-type1-omega
4707Summary: Type1 fonts for Omega - extended unicode TeX
4708Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4709Group: Fonts
78d53d8c 4710Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4711
4712%description fonts-type1-omega
4713Type1 fonts for Omega - extended unicode TeX.
4714
4715%description fonts-type1-omega -l pl.UTF-8
4716Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4717
4718%package fonts-type1-pl
4719Summary: Polish fonts
4720Summary(pl.UTF-8): Polskie fonty
4721Group: Fonts
78d53d8c 4722Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4723Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4724
4725%description fonts-type1-pl
4726Polish fonts.
4727
4728%description fonts-type1-pl -l pl.UTF-8
4729Polskie fonty.
4730
4731%package fonts-type1-px
4732Summary: PX fonts
4733Summary(pl.UTF-8): Fonty PX
4734Group: Fonts
78d53d8c 4735Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4736
4737%description fonts-type1-px
4738PX fonts.
4739
4740%description fonts-type1-px -l pl.UTF-8
4741Fonty PX.
4742
b280f158
ZU
4743%package fonts-type1-qfonts
4744Summary: Quasi fonts
4745Summary(pl.UTF-8): Fonty Quasi
4746Group: Fonts
78d53d8c 4747Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4748
4749%description fonts-type1-qfonts
4750Quasi fonts.
4751
4752%description fonts-type1-qfonts -l pl.UTF-8
4753Fonty Quasi.
d08789e0
ZU
4754
4755%package fonts-type1-tx
4756Summary: TX fonts
4757Summary(pl.UTF-8): Fonty TX
4758Group: Fonts
78d53d8c 4759Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4760
4761%description fonts-type1-tx
4762TX fonts.
4763
4764%description fonts-type1-tx -l pl.UTF-8
4765Fonty TX.
4766
5bc70a92
MB
4767%package fonts-type1-uhc
4768Summary: Type1 UHC fonts
4769Group: Fonts
4770Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4771
4772%description fonts-type1-uhc
4773Type1 UHC fonts.
4774
d08789e0
ZU
4775%package fonts-type1-urw
4776Summary: URW fonts
4777Summary(pl.UTF-8): Fonty URW
4778Group: Fonts
78d53d8c 4779Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4780
4781%description fonts-type1-urw
4782URW fonts.
4783
4784%description fonts-type1-urw -l pl.UTF-8
4785Fonty URW.
4786
4787%package fonts-type1-vnr
4788Summary: Type1 VNR fonts
4789Summary(pl.UTF-8): Fonty Type1 VNR
4790Group: Fonts
78d53d8c 4791Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4792
4793%description fonts-type1-vnr
4794Type1 VNR fonts.
4795
4796%description fonts-type1-vnr -l pl.UTF-8
4797Fonty Type1 VNR.
4798
5bc70a92
MB
4799%package fonts-type1-wadalab
4800Summary: Type1 Wadalab fonts
4801Group: Fonts
4802Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4803
4804%description fonts-type1-wadalab
4805Type1 Wadalab fonts.
4806
d08789e0
ZU
4807%package fonts-type1-xypic
4808Summary: Xy-pic fonts
4809Summary(pl.UTF-8): Fonty Xy-pic
4810Group: Fonts
78d53d8c 4811Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4812
4813%description fonts-type1-xypic
4814Xy-pic fonts.
4815
4816%description fonts-type1-xypic -l pl.UTF-8
4817Fonty Xy-pic.
4818
489714ae
ZU
4819
4820# TeXLive-specific packages - there wasn't before...
4821%package afm2pl
4822Summary: Convert an Adobe font metric file to a TeX font property list
4823Group: Fonts
4824
4825%description afm2pl
4826Convert an Adobe font metric file to a TeX font property list.
4827
4828
4829%package bbox
4830Summary: bbox prints the bounding box of images
4831Group: Applications/Publishing/TeX
4832
4833%description bbox
4834bbox reads a rawppm or rawpbm file and prints out the bounding box of
4835the image.
4836
4837%package cefutils
4838Summary: In cefutils there are CEF-compatible utils
4839Group: Applications/Publishing/TeX
4840
4841%description cefutils
4842In cefutils there are CEF-compatible (Chinese Encoding Framework)
4843utils.
4844
4845%package detex
4846Summary: A filter to strip TeX commands from a .tex file
4847Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4848Group: Applications/Publishing/TeX
4849
4850%description detex
4851A filter to strip TeX commands from a .tex file.
4852
4853%description detex -l hu.UTF-8
4854Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4855
4856
7ffd1967
ZU
4857%package dviutils
4858Summary: Various DVI utils
4859Summary(hu.UTF-8): Vegyes DVI eszközök
4860Group: Applications/Publishing/TeX
4861
4862%description dviutils
4863This package contains various DVI utils.
4864
4865%description dviutils -l hu.UTF-8
4866Ez a csomag mindenféle DVI eszközt tartalmaz.
4867
4868%package epsutils
4869Summary: Various EPS utils
4870Group: Applications/Publishing/TeX
4871
4872%description epsutils
4873Various EPS (Encapsulated PostScript) utils.
4874
4875
4876%package filters
4877Summary: Various filters
4878Group: Applications/Publishing/TeX
4879
4880%description filters
4881Various filters.
4882
4883
489714ae
ZU
4884%package uncategorized-utils
4885Summary: Uncategorized utils
4886Group: Applications/Publishing/TeX
4887
4888%description uncategorized-utils
4889Uncategorized utilities. Needs check and categorizing.
4890
5b7eba8e
MB
4891%package tex4ht
4892Summary: LaTeX and TeX for hypertext
4893Group: Applications/Publishing/TeX
4894
4895%description tex4ht
4896A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4897providing a configurable (La)TeX-based authoring system for hypertext.
4898When converting to XML, you can use MathML instead of images for
4899equation representation.
4900
4224ae6d
MB
4901%package xetex
4902Summary: Extended TeX / LaTeX version for unicode
4903Group: Applications/Publishing/TeX
4904Requires(post,postun): /usr/bin/texhash
4905Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4906
4907%description xetex
4908XeTeX extends the TeX typesetting system (and macro packages such as
4909LaTeX and ConTeXt) to have native support for the Unicode character
4910set, including complex Asian scripts, and for OpenType and TrueType
4911fonts.
4912
4913%package xmltex
4914Summary: TeX package for processing XML files
4915Group: Applications/Publishing/TeX
4916Requires(post,postun): /usr/bin/texhash
4917
4918%description xmltex
4919XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4920It allows TeX to directly process XML files.
4921
d08789e0
ZU
4922%prep
4923%setup -q -c -T -n %{name}-%{version}-source
4924lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4925%patch0 -p1
1cc1dae0 4926%patch1 -p1
c48c077b
AM
4927
4928cd libs/teckit
4929cat ax*.m4 > acinclude.m4
4930%{__libtoolize}
4931%{__aclocal}
4932%{__autoconf}
4933%{__automake}
d08789e0
ZU
4934
4935%build
4936find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4937%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4938cd texk/kpathsea
83feaf0d
ZU
4939%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4940%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4941%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4942%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4943%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4944%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4945cd ../..
d47c034d 4946
a784d38e 4947%configure \
ca4b56d2
AM
4948%if %{with bootstrap}
4949 --without-xindy \
4950 --without-luatex \
4951%endif
d08789e0
ZU
4952 --disable-multiplatform \
4953 --disable-static \
4954 --enable-a4 \
4955 --enable-gf \
4956 --enable-ipc \
4957 --enable-shared \
a784d38e 4958 --with-fontconfig \
d08789e0
ZU
4959 --with-fonts-dir=/var/cache/fonts \
4960 --with-ncurses \
e671f712 4961 --with-system-freetype \
97b079ad 4962 --with-freetype-include=/usr/include/freetype \
a784d38e 4963 --with-system-freetype2 \
97b079ad 4964 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4965 --with-system-gd \
4966 --with-system-ncurses \
4967 --with-system-pnglib \
4968 --with-system-t1lib \
4969 --with-system-zlib \
d08789e0
ZU
4970 --with-xdvi-x-toolkit=xaw \
4971 --without-dialog \
4972 --without-t1utils \
ca4b56d2 4973 --without-texinfo
d08789e0 4974
d08789e0
ZU
4975%{__make}
4976
d08789e0
ZU
4977%install
4978rm -rf $RPM_BUILD_ROOT
4979install -d $RPM_BUILD_ROOT%{_datadir} \
4980 $RPM_BUILD_ROOT%{_desktopdir} \
4981 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4982 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4983 $RPM_BUILD_ROOT/var/cache/fonts \
4984 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4985 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4986 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4987 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4988
f37ff31b
ZU
4989lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4990%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4991%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4992%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4993# This is an empty directory
4994%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4995# Useless binary
4996%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4997
d08789e0
ZU
4998# commented out because of following (non-fatal) error:
4999# Can't open texmf/web2c/texmf.cnf: No such file or directory.
5000#perl -pi \
5001# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5002# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5003# texmf/web2c/texmf.cnf
5004
d08789e0
ZU
5005install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5006
5007LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5008
5009%{__make} install \
5010 prefix=$RPM_BUILD_ROOT%{_prefix} \
5011 bindir=$RPM_BUILD_ROOT%{_bindir} \
5012 mandir=$RPM_BUILD_ROOT%{_mandir} \
5013 libdir=$RPM_BUILD_ROOT%{_libdir} \
5014 datadir=$RPM_BUILD_ROOT%{_datadir} \
5015 infodir=$RPM_BUILD_ROOT%{_infodir} \
5016 includedir=$RPM_BUILD_ROOT%{_includedir} \
5017 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5018 texmf=$RPM_BUILD_ROOT%{texmf} \
5019 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5020 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5021
37bb0d8c 5022# Fix broken symlinks
3702646a
ZU
5023CURDIR=$(pwd)
5024cd $RPM_BUILD_ROOT%{_bindir}
f99b0fea
ZU
5025ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5026ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5027ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5028ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5029ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5030ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5031ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5032ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5033ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5034ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5035ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5036ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5037ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5038ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5039ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5040ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5041ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5042ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5043ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5044ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5045ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5046ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5047ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5048ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5049ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5050ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5051ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5052ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5053ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5054ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5055ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5056ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5057ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5058ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5059ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5060ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5061ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5062ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5063ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5064ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5065ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5066ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5067ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5068ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5069ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5070ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5071ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5072ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5073ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5074ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5075ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5076ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5077ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5078ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5079ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5080ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5081ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5082ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5083ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5084ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
3702646a 5085cd $CURDIR
37bb0d8c 5086
d08789e0
ZU
5087#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5088#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5089
26d8eaaa
ZU
5090# %{__make} init \
5091# prefix=$RPM_BUILD_ROOT%{_prefix} \
5092# bindir=$RPM_BUILD_ROOT%{_bindir} \
5093# mandir=$RPM_BUILD_ROOT%{_mandir} \
5094# libdir=$RPM_BUILD_ROOT%{_libdir} \
5095# datadir=$RPM_BUILD_ROOT%{_datadir} \
5096# infodir=$RPM_BUILD_ROOT%{_infodir} \
5097# includedir=$RPM_BUILD_ROOT%{_includedir} \
5098# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5099# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 5100
489714ae 5101%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 5102%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8fef59bb
ZU
5103# We don't need it
5104%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
c244802e 5105%{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
8e2a2403 5106
d08789e0
ZU
5107perl -pi \
5108 -e "s|$RPM_BUILD_ROOT||g;" \
5109 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5110
8175e90e 5111install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
5112
5113install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5114install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5115
ce981570 5116# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
5117
5118# in separate spec
b4d68b39
ZU
5119# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5120# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
5121
5122# not included in package
5123rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5124rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5125rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5126rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5127rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5128rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5129rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5130rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5131rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5132rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5133rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5134rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5135rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5136rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5137rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5138rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5139
5140# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5141# and we can still analyze them
ce981570
ZU
5142# install -d format-logs
5143# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
5144
5145%clean
5146rm -rf $RPM_BUILD_ROOT
5147
5148%post
5149%fixinfodir
5150%texhash
5151
5152%postun
5153%fixinfodir
5154if [ "$1" = "1" ]; then
5155 %texhash
5156fi
5157
5158%post doc-Catalogue
5159%texhash
5160
5161%postun doc-Catalogue
5162%texhash
5163
5164%post doc-tug-faq
5165%texhash
5166
5167%postun doc-tug-faq
5168%texhash
5169
096dca83 5170%post -n kpathsea
d08789e0
ZU
5171/sbin/ldconfig
5172%fixinfodir
5173%texhash
5174
096dca83 5175%postun -n kpathsea
d08789e0
ZU
5176/sbin/ldconfig
5177%fixinfodir
5178%texhash
5179
096dca83 5180%post -n kpathsea-devel
d08789e0
ZU
5181%texhash
5182
096dca83 5183%postun -n kpathsea-devel
d08789e0
ZU
5184%texhash
5185
5186%post dvips
5187%fixinfodir
5188%texhash
5189
5190%postun dvips
5191%fixinfodir
5192%texhash
5193
5194%post dvilj
5195%texhash
5196
5197%postun dvilj
5198%texhash
5199
5200%post makeindex
5201%texhash
5202
5203%postun makeindex
5204%texhash
5205
5206%post metafont
5207%texhash
5208
5209%postun metafont
5210%texhash
5211
5212%post metapost
5213%texhash
5214
5215%postun metapost
5216%texhash
5217
5218%post mptopdf
5219%texhash
5220
5221%postun mptopdf
5222%texhash
5223
5224%post texdoctk
5225%texhash
5226
5227%postun texdoctk
5228%texhash
5229
5230%post -n xdvi
5231%texhash
5232
5233%postun -n xdvi
5234%texhash
5235
5236%post pdftex
5237%texhash
5238
5239%postun pdftex
5240%texhash
5241
04123363
ZU
5242%post phyzzx
5243%texhash
5244
5245%postun phyzzx
5246%texhash
5247
d08789e0
ZU
5248%post omega
5249%texhash
5250
5251%postun omega
5252%texhash
5253
5254%post plain
5255%texhash
5256
5257%postun plain
5258%texhash
5259
5260%post format-plain
5261%texhash
5262
5263%postun format-plain
5264%texhash
5265
5266%post format-pdftex
5267%texhash
5268
5269%postun format-pdftex
5270%texhash
5271
5272%post format-pdfetex
5273%texhash
5274
5275%postun format-pdfetex
5276%texhash
5277
5278%post mex
5279%texhash
5280
5281%postun mex
5282%texhash
5283
5284%post format-mex
5285%texhash
5286
5287%postun format-mex
5288%texhash
5289
5290%post format-pdfmex
5291%texhash
5292
5293%postun format-pdfmex
5294%texhash
5295
5296%postun format-utf8mex
5297%texhash
5298
5299%post amstex
5300%texhash
5301
5302%postun amstex
5303%texhash
5304
5305%post format-amstex
5306%texhash
5307
5308%postun format-amstex
5309%texhash
5310
5311%post format-pdfamstex
5312%texhash
5313
5314%postun format-pdfamstex
5315%texhash
5316
5317%post csplain
5318%texhash
5319
5320%postun csplain
5321%texhash
5322
5323%post format-csplain
5324%texhash
5325
5326%postun format-csplain
5327%texhash
5328
5329%post format-pdfcsplain
5330%texhash
5331
5332%postun format-pdfcsplain
5333%texhash
5334
5335%post cslatex
5336%texhash
5337
5338%postun cslatex
5339%texhash
5340
5341%post format-cslatex
5342%texhash
5343
5344%postun format-cslatex
5345%texhash
5346
5347%post format-pdfcslatex
5348%texhash
5349
5350%postun format-pdfcslatex
5351%texhash
5352
5353%post cyrplain
5354%texhash
5355
5356%postun cyrplain
5357%texhash
5358
5359%post format-cyrplain
5360%texhash
5361
5362%postun format-cyrplain
5363%texhash
5364
5365%post format-cyramstex
5366%texhash
5367
5368%postun format-cyramstex
5369%texhash
5370
5371%post format-cyrtexinfo
5372%texhash
5373
5374%postun format-cyrtexinfo
5375%texhash
5376
5377%post eplain
5378%texhash
5379
5380%postun eplain
5381%texhash
5382
5383%post format-eplain
5384%texhash
5385
5386%postun format-eplain
5387%texhash
5388
5389# ConTeXt format
5390
5391%post context
5392%texhash
5393
5394%postun context
5395%texhash
5396
5397%post format-context-de
5398%texhash
5399
5400%postun format-context-de
5401%texhash
5402
5403%post format-context-en
5404%texhash
5405
5406%postun format-context-en
5407%texhash
5408
5409%post format-context-nl
5410%texhash
5411
5412%postun format-context-nl
5413%texhash
5414
5415# LaTeX format.
5416
5417%post latex
5418%fixinfodir
5419%texhash
5420
5421%postun latex
5422%fixinfodir
5423%texhash
5424
6c82f497
ZU
5425%post latex-12many
5426%texhash
5427
5428%postun latex-12many
5429%texhash
5430
fe66da27
ZU
5431%post latex-abstract
5432%texhash
5433
5434%postun latex-abstract
5435%texhash
5436
f1f5d194
ZU
5437%post latex-accfonts
5438%texhash
5439
5440%postun latex-accfonts
5441%texhash
5442
e88b5dcf
ZU
5443%post latex-adrconv
5444%texhash
5445
5446%postun latex-adrconv
5447%texhash
5448
d08789e0
ZU
5449%post latex-ae
5450%texhash
5451
5452%postun latex-ae
5453%texhash
5454
5455%post latex-ams
5456%texhash
5457
5458%postun latex-ams
5459%texhash
5460
5461%post latex-antp
5462%texhash
5463
5464%postun latex-antp
5465%texhash
5466
5467%post latex-antt
5468%texhash
5469
5470%postun latex-antt
5471%texhash
5472
e88b5dcf
ZU
5473%post latex-appendix
5474%texhash
5475
5476%postun latex-appendix
5477%texhash
5478
b4d68b39
ZU
5479%post latex-backgammon
5480%texhash
5481
5482%postun latex-backgammon
5483%texhash
5484
6c82f497
ZU
5485%post latex-bardiag
5486%texhash
5487
5488%postun latex-bardiag
5489%texhash
5490
d08789e0
ZU
5491%post latex-bbm
5492%texhash
5493
5494%postun latex-bbm
5495%texhash
5496
5497%post latex-bbold
5498%texhash
5499
5500%postun latex-bbold
5501%texhash
5502
b4d68b39
ZU
5503%post latex-beamer
5504%texhash
5505
5506%postun latex-beamer
5507%texhash
5508
2fede27b
ZU
5509%post latex-bezos
5510%texhash
5511
5512%postun latex-bezos
5513%texhash
5514
d08789e0
ZU
5515%post latex-bibtex
5516%texhash
5517
5518%postun latex-bibtex
5519%texhash
5520
5521%post latex-bibtex-ams
5522%texhash
5523
5524%postun latex-bibtex-ams
5525%texhash
5526
5527%post latex-bibtex-pl
5528%texhash
5529
5530%postun latex-bibtex-pl
5531%texhash
5532
5533%post latex-bibtex-german
5534%texhash
5535
5536%postun latex-bibtex-german
5537%texhash
5538
5539%post latex-bibtex-revtex4
5540%texhash
5541
5542%postun latex-bibtex-revtex4
5543%texhash
5544
5545%post latex-bibtex-jurabib
5546%texhash
5547
5548%postun latex-bibtex-jurabib
5549%texhash
5550
33b3b483
ZU
5551%post latex-bibtex-styles
5552%texhash
5553
5554%postun latex-bibtex-styles
5555%texhash
5556
2fede27b
ZU
5557%post latex-booktabs
5558%texhash
5559
5560%postun latex-booktabs
5561%texhash
5562
5563
5564%post latex-caption
5565%texhash
5566
5567%postun latex-caption
5568%texhash
5569
d08789e0
ZU
5570%post latex-carlisle
5571%texhash
5572
5573%postun latex-carlisle
5574%texhash
5575
5576%post latex-ccfonts
5577%texhash
5578
5579%postun latex-ccfonts
5580%texhash
5581
5582%post latex-cite
5583%texhash
5584
5585%postun latex-cite
5586%texhash
5587
5588%post latex-cmbright
5589%texhash
5590
5591%postun latex-cmbright
5592%texhash
5593
2fede27b
ZU
5594
5595%post latex-comment
5596%texhash
5597
5598%postun latex-comment
5599%texhash
5600
d08789e0
ZU
5601%post latex-concmath
5602%texhash
5603
5604%postun latex-concmath
5605%texhash
5606
2fede27b
ZU
5607%post latex-currvita
5608%texhash
5609
5610%postun latex-currvita
5611%texhash
5612
5613
5614%post latex-curves
5615%texhash
5616
5617%postun latex-curves
5618%texhash
5619
d08789e0
ZU
5620%post latex-custom-bib
5621%texhash
5622
5623%postun latex-custom-bib
5624%texhash
5625
5626%post latex-cyrillic
5627%texhash
5628
5629%postun latex-cyrillic
5630%texhash
5631
04eb4e68
ZU
5632# %post latex-dstroke
5633# %texhash
d08789e0 5634
04eb4e68
ZU
5635# %postun latex-dstroke
5636# %texhash
d08789e0 5637
60597425
ZU
5638%post latex-enumitem
5639%texhash
5640
5641%postun latex-enumitem
5642%texhash
5643
fe66da27
ZU
5644%post latex-exam
5645%texhash
5646
5647%postun latex-exam
5648%texhash
5649
f1f5d194
ZU
5650%post latex-gbrief
5651%texhash
5652
5653%postun latex-gbrief
5654%texhash
5655
d08789e0
ZU
5656%post latex-jknappen
5657%texhash
5658
5659%postun latex-jknappen
5660%texhash
5661
d19eaaab
ZU
5662%post latex-keystroke
5663%texhash
5664
5665%postun latex-keystroke
5666%texhash
5667
5668%post latex-labbook
5669%texhash
5670
5671%postun latex-labbook
5672%texhash
5673
5674%post latex-lcd
5675%texhash
5676
5677%postun latex-lcd
5678%texhash
5679
5680%post latex-leaflet
5681%texhash
5682
5683%postun latex-leaflet
5684%texhash
5685
f1f5d194
ZU
5686%post latex-leftidx
5687%texhash
5688
5689%postun latex-leftidx
5690%texhash
5691
d19eaaab
ZU
5692%post latex-lewis
5693%texhash
5694
5695%postun latex-lewis
5696%texhash
5697
d08789e0
ZU
5698%post latex-lm
5699%texhash
5700
fe66da27
ZU
5701%post latex-lastpage
5702%texhash
5703
5704%postun latex-lastpage
5705%texhash
5706
d08789e0
ZU
5707%postun latex-lm
5708%texhash
5709
5710%post latex-lucidabr
5711%texhash
5712
5713%postun latex-lucidabr
5714%texhash
5715
5716%post latex-marvosym
5717%texhash
5718
5719%postun latex-marvosym
5720%texhash
5721
d19eaaab
ZU
5722%post latex-mathexam
5723%texhash
5724
5725%postun latex-mathexam
5726%texhash
5727
d08789e0
ZU
5728%post latex-mathpple
5729%texhash
5730
5731%postun latex-mathpple
5732%texhash
5733
5734%post latex-mathtime
5735%texhash
5736
5737%postun latex-mathtime
5738%texhash
5739
5740%post latex-mflogo
5741%texhash
5742
5743%postun latex-mflogo
5744%texhash
5745
5746%post latex-mfnfss
5747%texhash
5748
5749%postun latex-mfnfss
5750%texhash
5751
5752%post latex-minitoc
5753%texhash
5754
5755%postun latex-minitoc
5756%texhash
5757
5758%post latex-mltex
5759%texhash
5760
5761%postun latex-mltex
5762%texhash
5763
f1f5d194
ZU
5764%post latex-moreverb
5765%texhash
5766
5767%postun latex-moreverb
5768%texhash
5769
d34bfb7f
ZU
5770%post latex-multienum
5771%texhash
5772
5773%postun latex-multienum
5774%texhash
5775
8ed039e0
ZU
5776%post latex-musictex
5777%texhash
5778
5779%postun latex-musictex
5780%texhash
5781
fe66da27
ZU
5782%post latex-ntheorem
5783%texhash
5784
5785%postun latex-ntheorem
5786%texhash
5787
f65b3398
ZU
5788%post latex-other
5789%texhash
5790
5791%postun latex-other
5792%texhash
5793
5794%post latex-other-doc
5795%texhash
5796
5797%postun latex-other-doc
5798%texhash
5799
d08789e0
ZU
5800%post latex-palatcm
5801%texhash
5802
5803%postun latex-palatcm
5804%texhash
5805
f65b3398
ZU
5806%post latex-pdfslide
5807%texhash
5808
5809%postun latex-pdfslide
5810%texhash
5811
03d9d5fa
ZU
5812%post latex-pgf
5813%texhash
5814
5815%postun latex-pgf
5816%texhash
5817
f65b3398
ZU
5818%post latex-polynom
5819%texhash
5820
5821%postun latex-polynom
5822%texhash
5823
5824%post latex-polynomial
5825%texhash
5826
5827%postun latex-polynomial
5828%texhash
5829
b7b4a109
ZU
5830%post latex-prosper
5831%texhash
5832
5833%postun latex-prosper
5834%texhash
5835
5836%post latex-pseudocode
5837%texhash
5838
5839%postun latex-pseudocode
5840%texhash
5841
d08789e0
ZU
5842%post latex-psnfss
5843%texhash
5844
5845%postun latex-psnfss
5846%texhash
5847
8efa6a9c
ZU
5848%post latex-pst-2dplot
5849%texhash
5850
5851%postun latex-pst-2dplot
5852%texhash
5853
5854%post latex-pst-3dplot
5855%texhash
5856
5857%postun latex-pst-3dplot
5858%texhash
5859
5860%post latex-pst-bar
5861%texhash
5862
5863%postun latex-pst-bar
5864%texhash
5865
5866%post latex-pst-circ
5867%texhash
5868
5869%postun latex-pst-circ
5870%texhash
5871
b7b4a109
ZU
5872%post latex-pst-eucl
5873%texhash
5874
5875%postun latex-pst-eucl
5876%texhash
5877
8efa6a9c
ZU
5878%post latex-pst-diffraction
5879%texhash
5880
5881%postun latex-pst-diffraction
5882%texhash
5883
5884%post latex-pst-fun
5885%texhash
5886
5887%postun latex-pst-fun
5888%texhash
5889
5890%post latex-pst-func
5891%texhash
5892
5893%postun latex-pst-func
5894%texhash
5895
5896%post latex-pst-infixplot
5897%texhash
5898
5899%postun latex-pst-infixplot
5900%texhash
5901
b7b4a109
ZU
5902%post latex-pst-fr3d
5903%texhash
5904
5905%postun latex-pst-fr3d
5906%texhash
5907
5908%post latex-pst-fractal
5909%texhash
5910
5911%postun latex-pst-fractal
5912%texhash
5913
d08789e0
ZU
5914%post latex-pxfonts
5915%texhash
5916
8efa6a9c
ZU
5917%post latex-pst-math
5918%texhash
5919
5920%postun latex-pst-math
5921%texhash
5922
5923%post latex-pst-ob3d
5924%texhash
5925
5926%postun latex-pst-ob3d
5927%texhash
5928
5929%post latex-pst-optic
5930%texhash
5931
5932%postun latex-pst-optic
5933%texhash
5934
5935%post latex-pst-optexp
5936%texhash
5937
5938%postun latex-pst-optexp
5939%texhash
5940
5941%post latex-pst-text
5942%texhash
5943
5944%postun latex-pst-text
5945%texhash
5946
1024ab0e
ZU
5947%post latex-pst-uncategorized
5948%texhash
5949
5950%postun latex-pst-uncategorized
5951
5952%texhash
5953
d08789e0
ZU
5954%postun latex-pxfonts
5955%texhash
5956
5957%post latex-qfonts
5958%texhash
5959
5960%postun latex-qfonts
5961%texhash
5962
6c82f497
ZU
5963%post latex-SIstyle
5964%texhash
5965
5966%postun latex-SIstyle
5967%texhash
5968
fe66da27
ZU
5969%post latex-SIunits
5970%texhash
5971
5972%postun latex-SIunits
5973%texhash
5974
f65b3398
ZU
5975%post latex-siunitx
5976%texhash
5977
5978%postun latex-siunitx
5979%texhash
5980
6c82f497
ZU
5981%post latex-Tabbing
5982%texhash
5983
5984%postun latex-Tabbing
5985%texhash
5986
d08789e0
ZU
5987%post latex-txfonts
5988%texhash
5989
5990%postun latex-txfonts
5991%texhash
5992
7ea3a98b
ZU
5993%post latex-ucs
5994%texhash
5995
5996%postun latex-ucs
5997%texhash
5998
d08789e0
ZU
5999%post latex-umlaute
6000%texhash
6001
6002%postun latex-umlaute
6003%texhash
6004
6005%post latex-wasysym
6006%texhash
6007
6008%postun latex-wasysym
6009%texhash
6010
03d9d5fa
ZU
6011%post latex-xcolor
6012%texhash
6013
6014%postun latex-xcolor
6015%texhash
6016
d08789e0
ZU
6017%post format-latex
6018%texhash
6019
6020%postun format-latex
6021%texhash
6022
6023%post format-pdflatex
6024%texhash
6025
6026%postun format-pdflatex
6027%texhash
6028
6029%post platex
6030%texhash
6031
6032%postun platex
6033%texhash
6034
6035%post format-platex
6036%texhash
6037
6038%postun format-platex
6039%texhash
6040
6041%post format-pdfplatex
6042%texhash
6043
6044%postun format-pdfplatex
6045%texhash
6046
6047%post tex-babel
6048%texhash
6049
6050%postun tex-babel
6051%texhash
6052
6053%post tex-german
6054%texhash
6055
6056%postun tex-german
6057%texhash
6058
6059%post tex-mfpic
6060%texhash
6061
6062%postun tex-mfpic
6063%texhash
6064
6065%post tex-misc
6066%texhash
6067
6068%postun tex-misc
6069%texhash
6070
6071%post tex-pictex
6072%texhash
6073
6074%postun tex-pictex
6075%texhash
6076
6077%post tex-pstricks
6078%texhash
6079
6080%postun tex-pstricks
6081%texhash
6082
6083%post tex-qpx
6084%texhash
6085
6086%postun tex-qpx
6087%texhash
6088
31bd2c4a 6089%post tex-qpxqtx
d08789e0
ZU
6090%texhash
6091
31bd2c4a 6092%postun tex-qpxqtx
d08789e0
ZU
6093%texhash
6094
6095%post tex-ruhyphen
6096%texhash
6097
6098%postun tex-ruhyphen
6099%texhash
6100
6101%post tex-spanish
6102%texhash
6103
6104%postun tex-spanish
6105%texhash
6106
6107%post tex-texdraw
6108%texhash
6109
6110%postun tex-texdraw
6111%texhash
6112
6113%post tex-thumbpdf
6114%texhash
6115
6116%postun tex-thumbpdf
6117%texhash
6118
6119%post tex-ukrhyph
6120%texhash
6121
6122%postun tex-ukrhyph
6123%texhash
6124
6125%post latex-vietnam
6126%texhash
6127
6128%postun latex-vietnam
6129%texhash
6130
6131%post tex-xypic
6132%texhash
6133
6134%postun tex-xypic
6135%texhash
6136
6137%post fonts-adobe
6138%texhash
6139
6140%postun fonts-adobe
6141%texhash
6142
6143%post fonts-ae
6144%texhash
6145
6146%postun fonts-ae
6147%texhash
6148
6149%post fonts-ams
6150%texhash
6151
6152%postun fonts-ams
6153%texhash
6154
6155%post fonts-antp
6156%texhash
6157
6158%postun fonts-antp
6159%texhash
6160
6161%post fonts-antt
6162%texhash
6163
6164%postun fonts-antt
6165%texhash
6166
6167%post fonts-bbm
6168%texhash
6169
6170%postun fonts-bbm
6171%texhash
6172
6173%post fonts-bbold
6174%texhash
6175
6176%postun fonts-bbold
6177%texhash
6178
070c5aff
ZU
6179%post fonts-bh
6180%texhash
d08789e0 6181
070c5aff
ZU
6182%postun fonts-bh
6183%texhash
d08789e0
ZU
6184
6185%post fonts-bitstream
6186%texhash
6187
6188%postun fonts-bitstream
6189%texhash
6190
6191%post fonts-cbgreek
6192%texhash
6193
6194%postun fonts-cbgreek
6195%texhash
6196
6197%post fonts-cc-pl
6198%texhash
6199
6200%postun fonts-cc-pl
6201%texhash
6202
6203%post fonts-cg
6204%texhash
6205
6206%postun fonts-cg
6207%texhash
6208
6209%post fonts-cm
6210%texhash
6211
6212%postun fonts-cm
6213%texhash
6214
6215%post fonts-cmbright
6216%texhash
6217
6218%postun fonts-cmbright
6219%texhash
6220
6221%post fonts-cmcyr
6222%texhash
6223
6224%postun fonts-cmcyr
6225%texhash
6226
6227%post fonts-cmextra
6228%texhash
6229
6230%postun fonts-cmextra
6231%texhash
6232
7af5f8bc 6233%post fonts-cmsuper
5d7e11d7
ZU
6234%texhash
6235
7af5f8bc 6236%postun fonts-cmsuper
5d7e11d7
ZU
6237%texhash
6238
d08789e0
ZU
6239%post fonts-concmath
6240%texhash
6241
6242%postun fonts-concmath
6243%texhash
6244
6245%post fonts-concrete
6246%texhash
6247
6248%postun fonts-concrete
6249%texhash
6250
6251%post fonts-cs
6252%texhash
6253
6254%postun fonts-cs
6255%texhash
6256
4a09ae1a
ZU
6257%post fonts-dstroke
6258%texhash
d08789e0 6259
4a09ae1a
ZU
6260%postun fonts-dstroke
6261%texhash
d08789e0
ZU
6262
6263%post fonts-ecc
6264%texhash
6265
6266%postun fonts-ecc
6267%texhash
6268
6269%post fonts-eurosym
6270%texhash
6271
6272%postun fonts-eurosym
6273%texhash
6274
6275%post fonts-euxm
6276%texhash
6277
6278%postun fonts-euxm
6279%texhash
6280
6281%post fonts-gothic
6282%texhash
6283
6284%postun fonts-gothic
6285%texhash
6286
6287%post fonts-hoekwater
6288%texhash
6289
6290%postun fonts-hoekwater
6291%texhash
6292
6293%post fonts-jknappen
6294%texhash
6295
6296%postun fonts-jknappen
6297%texhash
6298
6299%post fonts-latex
6300%texhash
6301
6302%postun fonts-latex
6303%texhash
6304
6305%post fonts-lh
6306%texhash
6307
6308%postun fonts-lh
6309%texhash
6310
6311%post fonts-lm
6312%texhash
6313
6314%postun fonts-lm
6315%texhash
6316
6317%post fonts-marvosym
6318%texhash
6319
6320%postun fonts-marvosym
6321%texhash
6322
6323%post fonts-mflogo
6324%texhash
6325
6326%postun fonts-mflogo
6327%texhash
6328
6329%post fonts-misc
6330%texhash
6331
6332%postun fonts-misc
6333%texhash
6334
6335%post fonts-monotype
6336%texhash
6337
6338%postun fonts-monotype
6339%texhash
6340
6341%post fonts-omega
6342%texhash
6343
6344%postun fonts-omega
6345%texhash
6346
f1ba8563
ZU
6347%post fonts-other
6348%texhash
6349
6350%postun fonts-other
6351%texhash
6352
d08789e0
ZU
6353%post fonts-pazo
6354%texhash
6355
6356%postun fonts-pazo
6357%texhash
6358
6359%post fonts-pl
6360%texhash
6361
6362%postun fonts-pl
6363%texhash
6364
6365%post fonts-px
6366%texhash
6367
6368%postun fonts-px
6369%texhash
6370
6371%post fonts-qfonts
6372%texhash
6373
6374%postun fonts-qfonts
6375%texhash
6376
6377%post fonts-qpx
6378%texhash
6379
6380%postun fonts-qpx
6381%texhash
6382
31bd2c4a 6383%post fonts-qpxqtx
d08789e0
ZU
6384%texhash
6385
31bd2c4a 6386%postun fonts-qpxqtx
d08789e0
ZU
6387%texhash
6388
6389%post fonts-rsfs
6390%texhash
6391
6392%postun fonts-rsfs
6393%texhash
6394
6395%post fonts-stmaryrd
6396%texhash
6397
6398%postun fonts-stmaryrd
6399%texhash
6400
6401%post fonts-tx
6402%texhash
6403
6404%postun fonts-tx
6405%texhash
6406
6407%post fonts-urw
6408%texhash
6409
6410%postun fonts-urw
6411%texhash
6412
6413%post fonts-vnr
6414%texhash
6415
6416%postun fonts-vnr
6417%texhash
6418
6419%post fonts-wasy
6420%texhash
6421
6422%postun fonts-wasy
6423%texhash
6424
6425%post fonts-xypic
6426%texhash
6427
6428%postun fonts-xypic
6429%texhash
6430
6431%post fonts-yandy
6432%texhash
6433
6434%postun fonts-yandy
6435%texhash
6436
6437%post fonts-type1-antp
6438%texhash
6439
6440%postun fonts-type1-antp
6441%texhash
6442
6443%post fonts-type1-antt
6444%texhash
6445
6446%postun fonts-type1-antt
6447%texhash
6448
6449%post fonts-type1-belleek
6450%texhash
6451
6452%postun fonts-type1-belleek
6453%texhash
6454
6455%post fonts-type1-bitstream
6456%texhash
6457
6458%postun fonts-type1-bitstream
6459%texhash
6460
6461%post fonts-type1-bluesky
6462%texhash
6463
6464%postun fonts-type1-bluesky
6465%texhash
6466
6467%post fonts-type1-cc-pl
6468%texhash
6469
6470%postun fonts-type1-cc-pl
6471%texhash
6472
6473%post fonts-type1-cmcyr
6474%texhash
6475
6476%postun fonts-type1-cmcyr
6477%texhash
6478
6479%post fonts-type1-cs
6480%texhash
6481
6482%postun fonts-type1-cs
6483%texhash
6484
070c5aff
ZU
6485%post fonts-type1-dstroke
6486%texhash
d08789e0 6487
070c5aff
ZU
6488%postun fonts-type1-dstroke
6489%texhash
d08789e0
ZU
6490
6491%post fonts-type1-eurosym
6492%texhash
6493
6494%postun fonts-type1-eurosym
6495%texhash
6496
6497%post fonts-type1-hoekwater
6498%texhash
6499
6500%postun fonts-type1-hoekwater
6501%texhash
6502
6503%post fonts-type1-lm
6504%texhash
6505
6506%postun fonts-type1-lm
6507%texhash
6508
6509%post fonts-type1-marvosym
6510%texhash
6511
6512%postun fonts-type1-marvosym
6513%texhash
6514
6515%post fonts-type1-mathpazo
6516%texhash
6517
6518%postun fonts-type1-mathpazo
6519%texhash
6520
6521%post fonts-type1-omega
6522%texhash
6523
6524%postun fonts-type1-omega
6525%texhash
6526
6527%post fonts-type1-pl
6528%texhash
6529
6530%postun fonts-type1-pl
6531%texhash
6532
6533%post fonts-type1-px
6534%texhash
6535
6536%postun fonts-type1-px
6537%texhash
6538
070c5aff
ZU
6539%post fonts-type1-qfonts
6540%texhash
d08789e0 6541
070c5aff
ZU
6542%postun fonts-type1-qfonts
6543%texhash
d08789e0
ZU
6544
6545%post fonts-type1-tx
6546%texhash
6547
6548%postun fonts-type1-tx
6549%texhash
6550
6551%post fonts-type1-urw
6552%texhash
6553
6554%postun fonts-type1-urw
6555%texhash
6556
6557%post fonts-type1-vnr
6558%texhash
6559
6560%postun fonts-type1-vnr
6561%texhash
6562
6563%post fonts-type1-xypic
6564%texhash
6565
6566%postun fonts-type1-xypic
6567%texhash
6568
6569%post -n texconfig
6570%texhash
6571
6572%postun -n texconfig
6573%texhash
6574
4224ae6d
MB
6575%post xetex
6576%texhash
6577
6578%postun xetex
6579%texhash
6580
6581%post xmltex
6582%texhash
6583
6584%postun xmltex
6585%texhash
6586
5902e778
ZU
6587# Check the commented lines!!!
6588
d08789e0
ZU
6589%files
6590%defattr(644,root,root,755)
0f6c4baf 6591# %doc %{texmf}/LICENSE.texmf
df343eba 6592# %doc %{texmf}/ChangeLog
df343eba 6593# %doc %{texmf}/doc/README.knuth
efc75a1e 6594# There isn't doc/fonts directory
80fa261c 6595%dir %{texmfdist}/doc/fonts
606c6ab6 6596%doc %{texmfdist}/doc/fontname
efc75a1e 6597# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
6598# %dir %{texmf}/doc/help
6599# %doc %{texmf}/doc/help/csname.txt
6600# %doc %{texmf}/doc/help/ctan
6601# %doc %{texmf}/doc/help/tds.dvi
6602# %doc %{texmf}/doc/help/unixtex.ftp
6603# %dir %{texmf}/doc/help/faq
6604# %doc %{texmf}/doc/images
df343eba
ZU
6605# %dir %{texmf}/doc/polish
6606# %doc %{texmf}/doc/polish/*.html
6607# %dir %{texmf}/doc/programs
6608# %doc %{texmf}/doc/programs/web2c*
6609# %doc %{texmf}/doc/programs/cwebman.dvi
6610# %doc %{texmf}/doc/programs/dvipng.*
6611# %doc %{texmf}/doc/knuth
d08789e0
ZU
6612#%attr(755,root,root) %{_bindir}/MakeTeXPK
6613#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
6614
6615# ***********
6616# executables
6617# ***********
d08789e0
ZU
6618%attr(755,root,root) %{_bindir}/a2ping
6619%attr(755,root,root) %{_bindir}/afm2tfm
6620%attr(755,root,root) %{_bindir}/allcm
6621%attr(755,root,root) %{_bindir}/allec
6622%attr(755,root,root) %{_bindir}/allneeded
6623%attr(755,root,root) %{_bindir}/cweave
6624%attr(755,root,root) %{_bindir}/ctangle
6625%attr(755,root,root) %{_bindir}/ctie
6626%attr(755,root,root) %{_bindir}/dmp
6627%attr(755,root,root) %{_bindir}/dvipng
6628%attr(755,root,root) %{_bindir}/e2pall
6629%attr(755,root,root) %{_bindir}/ebb
df343eba 6630# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
6631%attr(755,root,root) %{_bindir}/fmtutil
6632%attr(755,root,root) %{_bindir}/fmtutil-sys
6633#%attr(755,root,root) %{_bindir}/fontexport
6634#%attr(755,root,root) %{_bindir}/fontimport
6635%attr(755,root,root) %{_bindir}/fontinst
6636%attr(755,root,root) %{_bindir}/gftodvi
6637%attr(755,root,root) %{_bindir}/gftopk
6638%attr(755,root,root) %{_bindir}/gftype
6639%attr(755,root,root) %{_bindir}/gsftopk
6640#%attr(755,root,root) %{_bindir}/initex
6641%attr(755,root,root) %{_bindir}/kpseaccess
6642%attr(755,root,root) %{_bindir}/kpsereadlink
6643%attr(755,root,root) %{_bindir}/kpsewhere
6644%attr(755,root,root) %{_bindir}/mag
6645%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
6646#%attr(755,root,root) %{_bindir}/mkfontdesc
6647%attr(755,root,root) %{_bindir}/mktexfmt
6648%attr(755,root,root) %{_bindir}/mktexlsr
6649%attr(755,root,root) %{_bindir}/newer
6650%attr(755,root,root) %{_bindir}/patgen
6651%attr(755,root,root) %{_bindir}/pdfetex
6652%attr(755,root,root) %{_bindir}/pfb2pfa
6653%attr(755,root,root) %{_bindir}/pk2bm
6654%attr(755,root,root) %{_bindir}/pktogf
6655%attr(755,root,root) %{_bindir}/pktype
6656%attr(755,root,root) %{_bindir}/pltotf
6657%attr(755,root,root) %{_bindir}/pooltype
6658%attr(755,root,root) %{_bindir}/ps2frag
6659%attr(755,root,root) %{_bindir}/ps2pk
6660# TODO: move this file to correct subpackage ?
6661%attr(755,root,root) %{_bindir}/ps4pdf
6662#%attr(755,root,root) %{_bindir}/t1mapper
6663%attr(755,root,root) %{_bindir}/tangle
6664#%attr(755,root,root) %{_bindir}/tetex-updmap
6665%attr(755,root,root) %{_bindir}/tex
6666%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6667%attr(755,root,root) %{_bindir}/texhash
df343eba 6668# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6669%attr(755,root,root) %{_bindir}/texlinks
6670%attr(755,root,root) %{_bindir}/tftopl
6671%attr(755,root,root) %{_bindir}/tie
6672%attr(755,root,root) %{_bindir}/ttf2afm
6673%attr(755,root,root) %{_bindir}/updmap
6674%attr(755,root,root) %{_bindir}/updmap-sys
6675%attr(755,root,root) %{_bindir}/vftovp
6676#%attr(755,root,root) %{_bindir}/virtex
6677%attr(755,root,root) %{_bindir}/vptovf
6678%attr(755,root,root) %{_bindir}/weave
6679
6680%attr(755,root,root) %{texmf}/web2c/mktexnam
6681%attr(755,root,root) %{texmf}/web2c/mktexdir
6682%attr(755,root,root) %{texmf}/web2c/mktexupd
6683
0edad7f5 6684%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6685
6686#%dir /etc/sysconfig/tetex-updmap
6687#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6688
6689%ghost %{texmf}/ls-R
7057740b 6690%ghost %{texmfdist}/ls-R
7057740b 6691# %ghost %{_localstatedir}/ls-R
d08789e0 6692
2677a8b0 6693%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6694%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6695%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6696%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6697%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6698
d08789e0
ZU
6699%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6700%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6701%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6702%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6703%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6704%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6705%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6706
d08789e0
ZU
6707%attr(1777,root,root) /var/cache/fonts
6708
6709%{_datadir}/info/web2c.info*
df343eba
ZU
6710# %{_datadir}/info/texi2html.info*
6711# %{_datadir}/texi2html
d08789e0
ZU
6712#%{texmf}/updates.dat
6713
df343eba 6714# %{texmf}/aliases
df343eba 6715# %{texmf}/tex/generic/bghyph
1a192771
ZU
6716# %doc %{texmf}/doc/generic/hyphen
6717#%{texmf}/tex/generic/letterspacing
6718
6719# ***********
6720# Directories
6721# ***********
ae4a938c 6722%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6723%attr(1777,root,root) %dir %{_localstatedir}/fonts
6724%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6725%attr(1777,root,root) %dir %{fmtdir}
1a192771 6726
b6042de9 6727%dir %{texmfdist}
8ed039e0 6728%doc %{texmfdist}/README
b6042de9
ZU
6729%dir %{texmf}
6730
1a192771
ZU
6731%dir %{texmfdist}/doc
6732%dir %{texmfdist}/doc/generic
6733%dir %{texmfdist}/doc/generic/enctex
6734%dir %{texmfdist}/doc/latex
6735%dir %{texmfdist}/doc/latex/localloc
6736%dir %{texmf}/doc
6737%dir %{texmf}/doc/generic
6738%dir %{texmf}/doc/tetex
04123363 6739%dir %{texmf}/fmtutil
1a192771
ZU
6740
6741%dir %{texmfdist}/tex
2677a8b0 6742%dir %{texmfdist}/tex/cslatex
0b6bcf85 6743%dir %{texmfdist}/tex/cslatex/base
330a8c29
ZU
6744%dir %{texmfdist}/tex/fontinst
6745%dir %{texmfdist}/tex/fontinst/misc
165b9d73 6746%dir %{texmfdist}/tex/generic
5f841614 6747%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6748%dir %{texmfdist}/tex/generic/enctex
5f841614 6749%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6750%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6751%dir %{texmfdist}/tex/latex
6752%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6753%dir %{texmf}/dvips
6754%dir %{texmf}/dvips/config
6755%dir %{texmf}/dvips/tetex
d08789e0
ZU
6756%dir %{texmf}/fonts/enc
6757%dir %{texmf}/fonts/enc/dvips
6758%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6759%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6760%dir %{texmf}/fonts/map
6761%dir %{texmf}/fonts/map/dvips
6762%dir %{texmf}/fonts/map/dvips/tetex
6763%dir %{texmf}/scripts
6764%dir %{texmf}/tex
1a192771
ZU
6765%dir %{texmf}/tex/generic
6766%dir %{texmf}/tex/generic/config
1a192771
ZU
6767%dir %{texmf}/web2c
6768
6769# Docs
2677a8b0 6770# %doc %{texmf}/doc/README
1a192771
ZU
6771%doc %{texmf}/doc/tetex/TETEXDOC.*
6772%doc %{texmf}/doc/tetex/teTeX-FAQ
6773
6774# %{texmf}/fonts/map/dvips/tetex/contnav.map
6775# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6776%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6777%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6778
6779# Main fonts from TeTeX
d08789e0
ZU
6780%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6781%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6782%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6783%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6784%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6785%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6786%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6787%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6788%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6789%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6790%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6791%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6792
f2555868 6793%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6794%{texmfdist}/tex/generic/encodings
6795%{texmfdist}/tex/generic/epsf
f2555868 6796%{texmfdist}/tex/generic/hyph-utf8/*
80fa261c 6797%{texmfdist}/tex/generic/genmisc
2677a8b0 6798%{texmfdist}/tex/generic/misc/null*
1a192771 6799%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6800%{texmfdist}/tex/generic/tap
6801%{texmfdist}/tex/generic/tex-ps
2677a8b0 6802%{texmfdist}/tex/texinfo
80fa261c 6803%{texmfdist}/tex/fontinst/misc/glyphbox.mtx
1a192771 6804%{texmf}/tex/fontinst
1a192771 6805%{texmf}/tex/generic/hyphen
df343eba 6806
1a192771
ZU
6807# %{fmtdir}/metafun.mem
6808#%{texmf}/web2c/tex-pl.pool
6809# %{texmf}/web2c/tex.pool
fb2a8613 6810%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6811
6812%{texmf}/web2c/*.tcx
df343eba
ZU
6813
6814# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6815# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6816# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6817# %lang(fr) %{_mandir}/fr/man1/access.1*
6818# %lang(hu) %{_mandir}/hu/man1/access.1*
6819# %lang(hu) %{_mandir}/hu/man1/newer.1*
6820# %lang(pl) %{_mandir}/pl/man1/access.1*
6821# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6822#%{_mandir}/man1/MakeTeXPK.1*
6823#%{_mandir}/man1/access.1*
6824#%{_mandir}/man1/fontexport.1*
6825#%{_mandir}/man1/fontimport.1*
6826#%{_mandir}/man1/initex.1*
6827#%{_mandir}/man1/t1mapper.1*
1a192771 6828#%{_mandir}/man1/texdoc.1*
1a192771 6829#%{_mandir}/man1/texi2html.1*
d08789e0 6830#%{_mandir}/man1/virtex.1*
1a192771 6831#%{_mandir}/man8/fmtutil.8*
d08789e0 6832#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6833#%{_mandir}/man8/texlinks.8*
6834
d08789e0
ZU
6835%{_mandir}/man1/afm2tfm.1*
6836%{_mandir}/man1/allcm.1*
fae5faca 6837%{_mandir}/man1/allec.1*
d08789e0 6838%{_mandir}/man1/allneeded.1*
fae5faca 6839%{_mandir}/man1/ctangle.1*
d08789e0 6840%{_mandir}/man1/ctie.1*
fae5faca 6841%{_mandir}/man1/cweave.1*
d08789e0
ZU
6842%{_mandir}/man1/cweb.1*
6843%{_mandir}/man1/dmp.1*
6844%{_mandir}/man1/dvipdft.1*
6845%{_mandir}/man1/dvipng.1*
6846%{_mandir}/man1/e2pall.1*
6847%{_mandir}/man1/ebb.1*
6848%{_mandir}/man1/fmtutil.1*
09deda15 6849%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6850%{_mandir}/man1/fontinst.1*
6851%{_mandir}/man1/gftodvi.1*
6852%{_mandir}/man1/gftopk.1*
6853%{_mandir}/man1/gftype.1*
6854%{_mandir}/man1/gsftopk.1*
6855%{_mandir}/man1/kpseaccess.1*
6856%{_mandir}/man1/kpsereadlink.1*
6857%{_mandir}/man1/kpsewhere.1*
6858%{_mandir}/man1/mag.1*
6859%{_mandir}/man1/makempx.1*
6860%{_mandir}/man1/makempy.1*
fae5faca 6861%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6862%{_mandir}/man1/mktexlsr.1*
6863%{_mandir}/man1/newer.1*
6864%{_mandir}/man1/patgen.1*
6865%{_mandir}/man1/pdfetex.1*
6866%{_mandir}/man1/pfb2pfa.1*
6867%{_mandir}/man1/pk2bm.1*
6868%{_mandir}/man1/pktogf.1*
6869%{_mandir}/man1/pktype.1*
6870%{_mandir}/man1/pltotf.1*
6871%{_mandir}/man1/pooltype.1*
6872%{_mandir}/man1/ps2frag.1*
6873%{_mandir}/man1/ps2pk.1*
6874%{_mandir}/man1/tangle.1*
6875%{_mandir}/man1/tex.1*
d08789e0 6876%{_mandir}/man1/texexec.1*
fae5faca 6877%{_mandir}/man1/texhash.1*
d08789e0 6878%{_mandir}/man1/texlinks.1*
d08789e0 6879%{_mandir}/man1/tftopl.1*
d08789e0 6880%{_mandir}/man1/tie.1*
1a192771 6881%{_mandir}/man1/ttf2afm.1*
d08789e0 6882%{_mandir}/man1/updmap.1*
fae5faca 6883%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6884%{_mandir}/man1/vftovp.1*
6885%{_mandir}/man1/vptovf.1*
6886%{_mandir}/man1/weave.1*
6887%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6888%{_mandir}/man5/updmap.cfg.5*
1a192771 6889
80fa261c
ZU
6890%files other-utils
6891%defattr(644,root,root,755)
6892%attr(755,root,root) %{_bindir}/bg5+latex
6893%attr(755,root,root) %{_bindir}/bg5+pdflatex
6894%attr(755,root,root) %{_bindir}/bg5conv
6895%attr(755,root,root) %{_bindir}/bg5latex
6896%attr(755,root,root) %{_bindir}/bg5pdflatex
6897%attr(755,root,root) %{_bindir}/bibtex8
6898%attr(755,root,root) %{_bindir}/cfftot1
6899%attr(755,root,root) %{_bindir}/ebong
6900%attr(755,root,root) %{_bindir}/extconv
6901%attr(755,root,root) %{_bindir}/extractbb
6902%attr(755,root,root) %{_bindir}/gbklatex
6903%attr(755,root,root) %{_bindir}/gbkpdflatex
6904%attr(755,root,root) %{_bindir}/getnonfreefonts
6905%attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6906%attr(755,root,root) %{_bindir}/hbf2gf
6907%attr(755,root,root) %{_bindir}/jadetex
6908%attr(755,root,root) %{_bindir}/lamed
6909%attr(755,root,root) %{_bindir}/makeglossaries
6910%attr(755,root,root) %{_bindir}/metafun
6911%attr(755,root,root) %{_bindir}/mkjobtexmf
6912%attr(755,root,root) %{_bindir}/mllatex
6913%attr(755,root,root) %{_bindir}/mltex
6914%attr(755,root,root) %{_bindir}/mmafm
6915%attr(755,root,root) %{_bindir}/mmpfb
6916%attr(755,root,root) %{_bindir}/musixflx
6917%attr(755,root,root) %{_bindir}/ofm2opl
6918%attr(755,root,root) %{_bindir}/otfinfo
6919%attr(755,root,root) %{_bindir}/otftotfm
6920%attr(755,root,root) %{_bindir}/oxdvi
6921%attr(755,root,root) %{_bindir}/pdfatfi
6922%attr(755,root,root) %{_bindir}/pdfclose
6923%attr(755,root,root) %{_bindir}/pdfjadetex
6924%attr(755,root,root) %{_bindir}/pdfopen
6925%attr(755,root,root) %{_bindir}/pdftosrc
6926%{__perl}tex
6927%attr(755,root,root) %{_bindir}/physe
6928%attr(755,root,root) %{_bindir}/pkfix
6929%attr(755,root,root) %{_bindir}/ppower4
6930%attr(755,root,root) %{_bindir}/rungs
6931%attr(755,root,root) %{_bindir}/simpdftex
6932%attr(755,root,root) %{_bindir}/sjisconv
6933%attr(755,root,root) %{_bindir}/sjislatex
6934%attr(755,root,root) %{_bindir}/sjispdflatex
6935%attr(755,root,root) %{_bindir}/synctex
6936%attr(755,root,root) %{_bindir}/t1dotlessj
6937%attr(755,root,root) %{_bindir}/t1lint
6938%attr(755,root,root) %{_bindir}/t1reencode
6939%attr(755,root,root) %{_bindir}/t1testpage
6940%attr(755,root,root) %{_bindir}/texcount
6941%attr(755,root,root) %{_bindir}/texsis
6942%attr(755,root,root) %{_bindir}/tlmgr
6943%attr(755,root,root) %{_bindir}/tpic2pdftex
6944%attr(755,root,root) %{_bindir}/ttf2pk
6945%attr(755,root,root) %{_bindir}/ttf2tfm
6946%attr(755,root,root) %{_bindir}/ttftotype42
6947%attr(755,root,root) %{_bindir}/vlna
6948%attr(755,root,root) %{_bindir}/vpe
6949%{_mandir}/man1/cfftot1.1*
6950%{_mandir}/man1/getnonfreefonts-sys.1
6951%{_mandir}/man1/getnonfreefonts.1*
6952%{_mandir}/man1/hbf2gf.1*
6953%{_mandir}/man1/mkjobtexmf.1*
6954%{_mandir}/man1/mmafm.1*
6955%{_mandir}/man1/mmpfb.1*
6956%{_mandir}/man1/otfinfo.1*
6957%{_mandir}/man1/otftotfm.1*
6958%{_mandir}/man1/oxdvi.1
6959%{_mandir}/man1/pdftosrc.1*
6960%{_mandir}/man1/ps2eps.1*
6961%{_mandir}/man1/synctex.1*
6962%{_mandir}/man1/t1dotlessj.1*
6963%{_mandir}/man1/t1lint.1*
6964%{_mandir}/man1/t1reencode.1*
6965%{_mandir}/man1/t1testpage.1*
6966%{_mandir}/man1/ttf2pk.1*
6967%{_mandir}/man1/ttf2tfm.1*
6968%{_mandir}/man1/ttftotype42.1*
6969%{_mandir}/man1/vlna.1*
6970%{_mandir}/man5/synctex.5*
6971%{texmfdist}/source/startex
6972%{texmfdist}/source/jadetex
6973%{texmfdist}/tex/jadetex
6974%{texmfdist}/tex/texsis
6975%{texmfdist}/tex/startex
6976%{texmf}/fmtutil/format.jadetex.cnf
6977%{texmf}/fmtutil/format.mltex.cnf
6978%{texmfdist}/tex/generic/abbr
6979%{texmfdist}/tex/generic/abstyles/
6980%{texmfdist}/tex/generic/arrayjob
6981%{texmfdist}/tex/generic/barr
6982%{texmfdist}/tex/generic/borceux
6983%{texmfdist}/tex/generic/c-pascal
6984%{texmfdist}/tex/generic/cirth
6985%{texmfdist}/tex/generic/colortab
6986%{texmfdist}/tex/generic/dratex
6987%{texmfdist}/tex/generic/ean
6988%{texmfdist}/tex/generic/edmac
6989%{texmfdist}/tex/generic/elvish
6990%{texmfdist}/tex/generic/fenixpar
6991%{texmfdist}/tex/generic/fltpoint
6992%{texmfdist}/tex/generic/musixtex
6993
6994%files other-utils-doc
6995%defattr(644,root,root,755)
6996%doc %{texmfdist}/doc/jadetex
6997%doc %{texmfdist}/doc/texsis
6998%doc %{texmfdist}/doc/startex
6999%doc %{texmfdist}/doc/generic/c-pascal
d08789e0
ZU
7000
7001%files dirs-fonts
7002%defattr(644,root,root,755)
1a192771 7003%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
7004%dir %{texmfdist}/fonts
7005%dir %{texmfdist}/fonts/afm
7006%dir %{texmfdist}/fonts/afm/public
4224ae6d 7007%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
7008%dir %{texmfdist}/fonts/enc
7009%dir %{texmfdist}/fonts/enc/dvips
7010%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 7011%dir %{texmfdist}/fonts/map
21c69d95 7012%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
7013%dir %{texmfdist}/fonts/map/dvips
7014%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 7015%dir %{texmfdist}/fonts/map/fontname
330a8c29 7016%dir %{texmfdist}/fonts/map/vtex
21c69d95
ZU
7017%dir %{texmfdist}/fonts/ofm
7018%dir %{texmfdist}/fonts/ofm/public
7019%dir %{texmfdist}/fonts/ovf
7020%dir %{texmfdist}/fonts/ovf/public
7021%dir %{texmfdist}/fonts/ovp
7022%dir %{texmfdist}/fonts/ovp/public
7023%dir %{texmfdist}/fonts/opentype
7024%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 7025%dir %{texmfdist}/fonts/pk
1a192771 7026%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
7027%dir %{texmfdist}/fonts/source
7028%dir %{texmfdist}/fonts/source/public
21c69d95 7029%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
7030%dir %{texmfdist}/fonts/tfm
7031%dir %{texmfdist}/fonts/tfm/public
4224ae6d 7032%dir %{texmfdist}/fonts/tfm/vntex
04123363 7033%dir %{texmfdist}/fonts/truetype
26d8eaaa
ZU
7034%dir %{texmfdist}/fonts/type1
7035%dir %{texmfdist}/fonts/type1/public
21c69d95 7036%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
7037%dir %{texmfdist}/fonts/vf
7038%dir %{texmfdist}/fonts/vf/public
21c69d95 7039%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
7040%dir %{texmfdist}/source
7041%dir %{texmfdist}/source/fonts
7042%dir %{texmfdist}/source/latex
1a192771
ZU
7043%dir %{texmf}/fonts
7044%dir %{texmf}/fonts/opentype
7045%dir %{texmf}/fonts/opentype/public
d08789e0 7046
5b7eba8e
MB
7047%files doc
7048%defattr(644,root,root,755)
80fa261c 7049%doc %{texmfdist}/doc/generic/dehyph-exptl
8affbd2c 7050%dir %{texmfdoc}
04123363 7051%dir %{texmfdoc}/doc
80fa261c
ZU
7052%{texmfdoc}/README
7053%{texmfdoc}/ls-R
5b7eba8e 7054%{texmfdoc}/doc/english
80fa261c 7055%{texmfdist}/doc/fontinst
5b7eba8e
MB
7056
7057%files doc-bg
7058%defattr(644,root,root,755)
7059%{texmfdoc}/doc/bulgarian
7060
7061%files doc-cs
7062%defattr(644,root,root,755)
7063%{texmfdoc}/doc/czechslovak
7064
7065%files doc-de
7066%defattr(644,root,root,755)
7067%{texmfdoc}/doc/german
7068
7069%files doc-el
7070%defattr(644,root,root,755)
7071%{texmfdoc}/doc/greek
7072
7073%files doc-es
7074%defattr(644,root,root,755)
7075%{texmfdoc}/doc/spanish
7076
7077%files doc-fi
7078%defattr(644,root,root,755)
7079%{texmfdoc}/doc/finnish
7080
7081%files doc-fr
7082%defattr(644,root,root,755)
7083%{texmfdoc}/doc/french
7084
7085%files doc-it
7086%defattr(644,root,root,755)
7087%{texmfdoc}/doc/italian
7088
7089%files doc-ja
7090%defattr(644,root,root,755)
7091%{texmfdoc}/doc/japanese
7092
7093%files doc-ko
7094%defattr(644,root,root,755)
7095%{texmfdoc}/doc/korean
7096
7097%files doc-mn
7098%defattr(644,root,root,755)
7099%{texmfdoc}/doc/mongolian
7100
7101%files doc-nl
7102%defattr(644,root,root,755)
7103%{texmfdoc}/doc/dutch
7104
7105%files doc-pl
7106%defattr(644,root,root,755)
7107%{texmfdoc}/doc/polish
7108
7109%files doc-pt
7110%defattr(644,root,root,755)
7111%{texmfdoc}/doc/portuguese
7112
7113%files doc-ru
7114%defattr(644,root,root,755)
7115%{texmfdoc}/doc/russian
7116
7117%files doc-sk
7118%defattr(644,root,root,755)
7119%{texmfdoc}/doc/slovak
7120
7121%files doc-sl
7122%defattr(644,root,root,755)
7123%{texmfdoc}/doc/slovenian
7124
7125%files doc-th
7126%defattr(644,root,root,755)
7127%{texmfdoc}/doc/thai
7128
7129%files doc-tr
7130%defattr(644,root,root,755)
7131%{texmfdoc}/doc/turkish
7132
7133%files doc-uk
7134%defattr(644,root,root,755)
7135%{texmfdoc}/doc/ukrainian
7136
7137%files doc-vi
7138%defattr(644,root,root,755)
7139%{texmfdoc}/doc/vietnamese
7140
7141%files doc-zh_CN
7142%defattr(644,root,root,755)
7143%{texmfdoc}/doc/chinese
7144
0f6c4baf
ZU
7145# %files doc-Catalogue
7146# %defattr(644,root,root,755)
7147# %{texmf}/doc/help/Catalogue
d08789e0 7148
0f6c4baf
ZU
7149# %files doc-tug-faq
7150# %defattr(644,root,root,755)
7151# %{texmf}/doc/help/faq/uktug-faq
d08789e0 7152
5902e778 7153
d08789e0
ZU
7154%files doc-latex
7155%defattr(644,root,root,755)
5902e778
ZU
7156# %{texmfdist}/doc/latex/bar
7157# %{texmfdist}/doc/latex/eclbip
7158# %{texmfdist}/doc/latex/eo
7159# %{texmfdist}/doc/latex/floatflt
7160# %{texmfdist}/doc/latex/general
7161# %{texmfdist}/doc/latex/germbib
7162# %{texmfdist}/doc/latex/images
7163# %{texmfdist}/doc/latex/mathcomp
7164# %{texmfdist}/doc/latex/mt11p
7165# %{texmfdist}/doc/latex/picins
7166# %{texmfdist}/doc/latex/ps4pdf
7167# %{texmfdist}/doc/latex/pslatex
7168# %{texmfdist}/doc/latex/shapepar
7169# %{texmfdist}/doc/latex/supertab
7170# %{texmfdist}/doc/latex/tex-refs
7171# %{texmfdist}/doc/latex/textmerg
7172# %{texmfdist}/doc/latex/treesvr
df343eba 7173%{texmfdist}/doc/latex/acronym
df343eba
ZU
7174%{texmfdist}/doc/latex/aeguill
7175%{texmfdist}/doc/latex/anysize
df343eba
ZU
7176%{texmfdist}/doc/latex/base
7177%{texmfdist}/doc/latex/beton
df343eba
ZU
7178%{texmfdist}/doc/latex/carlisle
7179%{texmfdist}/doc/latex/ccaption
7180%{texmfdist}/doc/latex/changebar
7181%{texmfdist}/doc/latex/chappg
df343eba
ZU
7182%{texmfdist}/doc/latex/concmath
7183%{texmfdist}/doc/latex/crop
df343eba
ZU
7184%{texmfdist}/doc/latex/dinbrief
7185%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
7186%{texmfdist}/doc/latex/eepic
7187%{texmfdist}/doc/latex/endfloat
df343eba
ZU
7188%{texmfdist}/doc/latex/esint
7189%{texmfdist}/doc/latex/eso-pic
7190%{texmfdist}/doc/latex/euler
7191%{texmfdist}/doc/latex/eulervm
df343eba
ZU
7192%{texmfdist}/doc/latex/extsizes
7193%{texmfdist}/doc/latex/fancybox
7194%{texmfdist}/doc/latex/fancyhdr
7195%{texmfdist}/doc/latex/fancyvrb
7196%{texmfdist}/doc/latex/filecontents
7197%{texmfdist}/doc/latex/float
df343eba
ZU
7198%{texmfdist}/doc/latex/footmisc
7199%{texmfdist}/doc/latex/footnpag
7200%{texmfdist}/doc/latex/fp
df343eba 7201%{texmfdist}/doc/latex/geometry
df343eba
ZU
7202%{texmfdist}/doc/latex/graphics
7203%{texmfdist}/doc/latex/hyperref
7204%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
7205%{texmfdist}/doc/latex/index
7206%{texmfdist}/doc/latex/koma-script
7207%{texmfdist}/doc/latex/labels
df343eba 7208%{texmfdist}/doc/latex/layouts
df343eba
ZU
7209%{texmfdist}/doc/latex/lettrine
7210%{texmfdist}/doc/latex/listings
7211%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
7212%{texmfdist}/doc/latex/mdwtools
7213%{texmfdist}/doc/latex/memoir
7214%{texmfdist}/doc/latex/mh
df343eba
ZU
7215%{texmfdist}/doc/latex/mparhack
7216%{texmfdist}/doc/latex/ms
df343eba
ZU
7217%{texmfdist}/doc/latex/multibib
7218%{texmfdist}/doc/latex/mwcls
7219%{texmfdist}/doc/latex/natbib
7220%{texmfdist}/doc/latex/nomencl
7221%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
7222%{texmfdist}/doc/latex/oberdiek
7223%{texmfdist}/doc/latex/overpic
7224%{texmfdist}/doc/latex/paralist
7225%{texmfdist}/doc/latex/pb-diagram
7226%{texmfdist}/doc/latex/pdfpages
7227%{texmfdist}/doc/latex/picinpar
df343eba
ZU
7228%{texmfdist}/doc/latex/pict2e
7229%{texmfdist}/doc/latex/placeins
7230%{texmfdist}/doc/latex/preprint
7231%{texmfdist}/doc/latex/preview
7232%{texmfdist}/doc/latex/program
df343eba 7233%{texmfdist}/doc/latex/psfrag
0f6c4baf 7234%{texmfdist}/doc/latex/revtex
df343eba
ZU
7235%{texmfdist}/doc/latex/rotating
7236%{texmfdist}/doc/latex/rotfloat
7237%{texmfdist}/doc/latex/scale
7238%{texmfdist}/doc/latex/sectsty
7239%{texmfdist}/doc/latex/seminar
df343eba
ZU
7240%{texmfdist}/doc/latex/showlabels
7241%{texmfdist}/doc/latex/sidecap
df343eba
ZU
7242%{texmfdist}/doc/latex/slashbox
7243%{texmfdist}/doc/latex/soul
7244%{texmfdist}/doc/latex/stdclsdv
7245%{texmfdist}/doc/latex/subfig
7246%{texmfdist}/doc/latex/subfigure
df343eba 7247%{texmfdist}/doc/latex/textfit
df343eba
ZU
7248%{texmfdist}/doc/latex/textpos
7249%{texmfdist}/doc/latex/titlesec
7250%{texmfdist}/doc/latex/tocbibind
7251%{texmfdist}/doc/latex/tocloft
7252%{texmfdist}/doc/latex/tools
7253%{texmfdist}/doc/latex/totpages
df343eba
ZU
7254%{texmfdist}/doc/latex/type1cm
7255%{texmfdist}/doc/latex/units
7256%{texmfdist}/doc/latex/vmargin
7257%{texmfdist}/doc/latex/was
7258%{texmfdist}/doc/latex/wrapfig
7259%{texmfdist}/doc/latex/xtab
7260%{texmfdist}/doc/latex/yfonts
7261
096dca83 7262%files -n kpathsea
d08789e0 7263%defattr(644,root,root,755)
4aeb46f7 7264%dir %{texmf}/doc/kpathsea
446ab8e0 7265%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
7266%attr(755,root,root) %{_bindir}/kpsepath
7267%attr(755,root,root) %{_bindir}/kpsestat
7268%attr(755,root,root) %{_bindir}/kpsetool
7269%attr(755,root,root) %{_bindir}/kpsewhich
7270%attr(755,root,root) %{_bindir}/kpsexpand
7271%attr(755,root,root) %{_libdir}/libkpathsea.so.*
7272%{_libdir}/libkpathsea.la
fae5faca
ZU
7273%{_mandir}/man1/kpsexpand.1*
7274%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
7275%{_mandir}/man1/kpsestat.1*
7276%{_mandir}/man1/kpsetool.1*
7277%{_mandir}/man1/kpsewhich.1*
d08789e0 7278
096dca83 7279%files -n kpathsea-devel
d08789e0
ZU
7280%defattr(644,root,root,755)
7281%attr(755,root,root) %{_libdir}/libkpathsea.so
7282%{_includedir}/kpathsea
7283%{_infodir}/kpathsea.info*
7284
7285%files dvips
7286%defattr(644,root,root,755)
446ab8e0 7287# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 7288# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 7289# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
7290# %lang(fi) %{_mandir}/fi/man1/dvips.1*
7291# %{texmf}/dvips/misc
7292# %{texmf}/dvips/config/config.generic
7293# %{texmf}/fonts/map/dvips/misc
7294# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7295# %{texmf}/fonts/map/dvips/tetex/bsr.map
7296# %{_localstatedir}/fonts/map/dvipdfm
7297# %{_localstatedir}/fonts/map/dvips
7298%dir %{texmfdist}/fonts/map/dvips/cmex
7299%dir %{texmf}/dvipdfm
7300%docdir %{texmf}/doc/dvips
7301%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
7302%attr(755,root,root) %{_bindir}/dvips
7303%attr(755,root,root) %{_bindir}/dvired
7304%attr(755,root,root) %{_bindir}/dvitomp
7305%attr(755,root,root) %{_bindir}/dvitype
7306%attr(755,root,root) %{_bindir}/dvicopy
7307%attr(755,root,root) %{_bindir}/dvipdfm
7308%attr(755,root,root) %{_bindir}/dvipdft
7309# dvi2fax requires ghostscript
7310%attr(755,root,root) %{_bindir}/dvi2fax
7311%{_infodir}/dvips.info*
7312%{_mandir}/man1/dvi2fax.1*
7313%{_mandir}/man1/dvicopy.1*
7314%{_mandir}/man1/dvipdfm.1*
7315%{_mandir}/man1/dvips.1*
7316%{_mandir}/man1/dvired.1*
7317%{_mandir}/man1/dvitomp.1*
7318%{_mandir}/man1/dvitype.1*
d08789e0 7319%{texmf}/dvips/base
80fa261c
ZU
7320%{texmf}/dvips/config
7321%{texmf}/dvips/getafm
d08789e0 7322%{texmf}/dvips/gsftopk
2677a8b0 7323%{texmfdist}/dvips/psfrag
606c6ab6 7324# %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 7325%{texmfdist}/fonts/enc/dvips/base
9b908671 7326%{texmfdist}/fonts/map/dvips/allrunes
5902e778 7327%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
80fa261c 7328%{texmfdist}/tex/generic/dvips
f7f90954 7329%{texmfdist}/dvips
5902e778
ZU
7330%{texmf}/dvipdfm/config
7331%{texmf}/dvips/tetex/config.*
d08789e0 7332%{texmf}/fonts/enc/dvips/tetex/mtex.enc
80fa261c 7333%{texmf}/fonts/enc/dvips/afm2pl
f2555868
ZU
7334# %{texmf}/fonts/map
7335%dir %{texmf}/fonts/map/dvipdfm
7336%dir %{texmf}/fonts/map/dvips
7337%dir %{texmf}/fonts/map/dvips/tetex
80fa261c
ZU
7338%{texmf}/fonts/map/dvipdfm/updmap
7339%{texmf}/fonts/map/dvipdfm/dvipdfmx
7340%{texmf}/fonts/map/dvipdfm/tetex
d08789e0
ZU
7341%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7342%{texmf}/fonts/map/dvips/tetex/dvips35.map
7343%{texmf}/fonts/map/dvips/tetex/mathpple.map
7344%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7345%{texmf}/fonts/map/dvips/tetex/mt-plus.map
7346%{texmf}/fonts/map/dvips/tetex/mt-yy.map
7347%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 7348
d08789e0
ZU
7349
7350%files dvilj
7351%defattr(644,root,root,755)
7352%attr(755,root,root) %{_bindir}/dvihp
7353%attr(755,root,root) %{_bindir}/dvilj
7354%attr(755,root,root) %{_bindir}/dvilj2p
7355%attr(755,root,root) %{_bindir}/dvilj4
7356%attr(755,root,root) %{_bindir}/dvilj4l
7357%attr(755,root,root) %{_bindir}/dvilj6
7358%{_mandir}/man1/dvihp.1*
7359%{_mandir}/man1/dvilj.1*
09deda15
ZU
7360%{_mandir}/man1/dvilj2p.1*
7361%{_mandir}/man1/dvilj4.1*
7362%{_mandir}/man1/dvilj4l.1*
7363%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
7364
7365%files makeindex
7366%defattr(644,root,root,755)
446ab8e0 7367%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
7368%attr(755,root,root) %{_bindir}/mkindex
7369%attr(755,root,root) %{_bindir}/makeindex
7370%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 7371%{texmfdist}/makeindex
d08789e0
ZU
7372%{_mandir}/man1/makeindex.1*
7373%{_mandir}/man1/mkindex.1*
7374%{_mandir}/man1/rumakeindex.1*
7375
7376%files metafont
7377%defattr(644,root,root,755)
d08789e0
ZU
7378#%attr(755,root,root) %{_bindir}/mfw
7379#%attr(755,root,root) %{_bindir}/virmf
7380#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
7381#%{texmf}/mft/cmbase.mft
7382# %{texmf}/mft/e.mft
446ab8e0
ZU
7383# %{texmf}/mft/pl.mft
7384# %{fmtdir}/mf.base
d08789e0 7385#%{texmf}/web2c/mf-nowin.base
446ab8e0 7386# %{texmf}/web2c/mf.pool
d08789e0 7387#%{texmf}/web2c/mfw.base
d08789e0
ZU
7388#%{_mandir}/man1/inimf.1*
7389#%{_mandir}/man1/virmf.1*
5902e778
ZU
7390%dir %{texmfdist}/mft
7391%dir %{texmfdist}/mft/base
7392%attr(755,root,root) %{_bindir}/mf
7393%attr(755,root,root) %{_bindir}/mf-nowin
7394%attr(755,root,root) %{_bindir}/mft
7395%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 7396%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
7397%attr(755,root,root) %{_bindir}/mktextfm
7398%{texmfdist}/metafont
7399%{texmfdist}/mft/base/mplain.mft
7400%{texmfdist}/mft/base/plain.mft
80fa261c 7401%{texmfdist}/source/metafont
5902e778 7402%{_mandir}/man1/mf.1*
fae5faca 7403%{_mandir}/man1/mf-nowin.1*
5902e778 7404%{_mandir}/man1/mft.1*
d08789e0
ZU
7405%{_mandir}/man1/mktexmf.1*
7406%{_mandir}/man1/mktexpk.1*
7407%{_mandir}/man1/mktextfm.1*
80fa261c 7408%{texmf}/fmtutil/format.metafont.cnf
d08789e0
ZU
7409
7410%files metapost
7411%defattr(644,root,root,755)
d08789e0
ZU
7412#%attr(755,root,root) %{_bindir}/virmpost
7413#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
7414# %{texmf}/web2c/mp.pool
7415# %{fmtdir}/mpost.mem
7416#%{_mandir}/man1/inimpost.1*
7417#%{_mandir}/man1/virmpost.1*
446ab8e0 7418%dir %{texmfdist}/metapost
5902e778
ZU
7419%doc %{texmfdist}/doc/metapost
7420%attr(755,root,root) %{_bindir}/mpost
7421%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
7422%{texmfdist}/metapost/base
7423%{texmfdist}/metapost/config
7424%{texmfdist}/metapost/mfpic
7425%{texmfdist}/metapost/misc
7426%{texmfdist}/metapost/support
80fa261c 7427%{texmfdist}/source/metapost
d08789e0
ZU
7428%{_mandir}/man1/mpost.1*
7429%{_mandir}/man1/mpto.1*
80fa261c 7430%{texmf}/fmtutil/format.metapost.cnf
d08789e0
ZU
7431
7432%files mptopdf
7433%defattr(644,root,root,755)
7434%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 7435%{_mandir}/man1/mptopdf.1*
b839a3ce 7436# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
7437
7438%files texdoctk
7439%defattr(644,root,root,755)
446ab8e0 7440# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
7441%attr(755,root,root) %{_bindir}/texdoctk
7442%{texmf}/texdoctk
d08789e0
ZU
7443%{_mandir}/man1/texdoctk.1*
7444
7445%files -n texconfig
7446%defattr(644,root,root,755)
5902e778
ZU
7447%dir %{texmf}/texconfig
7448%doc %{texmf}/texconfig/README
d08789e0
ZU
7449%attr(755,root,root) %{_bindir}/texconfig
7450%attr(755,root,root) %{_bindir}/texconfig-dialog
7451%attr(755,root,root) %{_bindir}/texconfig-sys
7452%attr(755,root,root) %{texmf}/texconfig/tcfmgr
7453%{_mandir}/man1/texconfig.1*
fae5faca 7454%{_mandir}/man1/texconfig-sys.1*
5902e778 7455%{texmf}/texconfig/g
d08789e0 7456%{texmf}/texconfig/generic
5902e778 7457%{texmf}/texconfig/tcfmgr.map
d08789e0 7458%{texmf}/texconfig/v
d08789e0
ZU
7459%{texmf}/texconfig/x
7460
624ed2f9
ZU
7461%files -n xindy
7462%defattr(644,root,root,755)
4224ae6d 7463%doc %{texmf}/doc/xindy
624ed2f9 7464%dir %{texmf}/xindy
624ed2f9 7465%dir %{texmf}/xindy/lang
1024ab0e
ZU
7466%dir %{texmf}/scripts
7467%{texmf}/scripts/xindy
4224ae6d
MB
7468%{texmf}/xindy/base
7469%{texmf}/xindy/class
7470%{texmf}/xindy/ord
7471%{texmf}/xindy/rules
7472%{texmf}/xindy/styles
7473%{texmf}/xindy/tex
624ed2f9 7474
1024ab0e 7475
624ed2f9
ZU
7476%files -n xindy-albanian
7477%defattr(644,root,root,755)
4224ae6d 7478%{texmf}/xindy/lang/albanian
624ed2f9
ZU
7479
7480%files -n xindy-belarusian
7481%defattr(644,root,root,755)
4224ae6d 7482%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
7483
7484%files -n xindy-bulgarian
7485%defattr(644,root,root,755)
4224ae6d 7486%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
7487
7488%files -n xindy-croatian
7489%defattr(644,root,root,755)
4224ae6d 7490%{texmf}/xindy/lang/croatian
624ed2f9
ZU
7491
7492%files -n xindy-czech
7493%defattr(644,root,root,755)
4224ae6d 7494%{texmf}/xindy/lang/czech
624ed2f9
ZU
7495
7496%files -n xindy-danish
7497%defattr(644,root,root,755)
4224ae6d 7498%{texmf}/xindy/lang/danish
624ed2f9
ZU
7499
7500%files -n xindy-dutch
7501%defattr(644,root,root,755)
4224ae6d 7502%{texmf}/xindy/lang/dutch
624ed2f9
ZU
7503
7504%files -n xindy-english
7505%defattr(644,root,root,755)
4224ae6d 7506%{texmf}/xindy/lang/english
624ed2f9
ZU
7507
7508%files -n xindy-esperanto
7509%defattr(644,root,root,755)
4224ae6d 7510%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
7511
7512%files -n xindy-estonian
7513%defattr(644,root,root,755)
4224ae6d 7514%{texmf}/xindy/lang/estonian
624ed2f9
ZU
7515
7516%files -n xindy-finnish
7517%defattr(644,root,root,755)
4224ae6d 7518%{texmf}/xindy/lang/finnish
624ed2f9
ZU
7519
7520%files -n xindy-french
7521%defattr(644,root,root,755)
4224ae6d 7522%{texmf}/xindy/lang/french
624ed2f9
ZU
7523
7524%files -n xindy-general
7525%defattr(644,root,root,755)
4224ae6d 7526%{texmf}/xindy/lang/general
624ed2f9
ZU
7527
7528%files -n xindy-georgian
7529%defattr(644,root,root,755)
4224ae6d 7530%{texmf}/xindy/lang/georgian
624ed2f9
ZU
7531
7532%files -n xindy-german
7533%defattr(644,root,root,755)
4224ae6d 7534%{texmf}/xindy/lang/german
624ed2f9
ZU
7535
7536%files -n xindy-greek
7537%defattr(644,root,root,755)
4224ae6d 7538%{texmf}/xindy/lang/greek
624ed2f9
ZU
7539
7540%files -n xindy-gypsy
7541%defattr(644,root,root,755)
4224ae6d 7542%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
7543
7544%files -n xindy-hausa
7545%defattr(644,root,root,755)
4224ae6d 7546%{texmf}/xindy/lang/hausa
624ed2f9
ZU
7547
7548%files -n xindy-hebrew
7549%defattr(644,root,root,755)
4224ae6d 7550%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
7551
7552%files -n xindy-hungarian
7553%defattr(644,root,root,755)
4224ae6d 7554%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
7555
7556%files -n xindy-icelandic
7557%defattr(644,root,root,755)
4224ae6d 7558%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
7559
7560%files -n xindy-italian
7561%defattr(644,root,root,755)
4224ae6d 7562%{texmf}/xindy/lang/italian
624ed2f9
ZU
7563
7564%files -n xindy-klingon
7565%defattr(644,root,root,755)
4224ae6d 7566%{texmf}/xindy/lang/klingon
624ed2f9
ZU
7567
7568%files -n xindy-kurdish
7569%defattr(644,root,root,755)
4224ae6d 7570%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
7571
7572%files -n xindy-latin
7573%defattr(644,root,root,755)
4224ae6d 7574%{texmf}/xindy/lang/latin
624ed2f9
ZU
7575
7576%files -n xindy-latvian
7577%defattr(644,root,root,755)
4224ae6d 7578%{texmf}/xindy/lang/latvian
624ed2f9
ZU
7579
7580%files -n xindy-lithuanian
7581%defattr(644,root,root,755)
4224ae6d 7582%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
7583
7584%files -n xindy-lower-sorbian
7585%defattr(644,root,root,755)
4224ae6d 7586%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
7587
7588%files -n xindy-macedonian
7589%defattr(644,root,root,755)
4224ae6d 7590%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
7591
7592%files -n xindy-mongolian
7593%defattr(644,root,root,755)
4224ae6d 7594%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
7595
7596%files -n xindy-norwegian
7597%defattr(644,root,root,755)
4224ae6d 7598%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
7599
7600%files -n xindy-polish
7601%defattr(644,root,root,755)
4224ae6d 7602%{texmf}/xindy/lang/polish
624ed2f9
ZU
7603
7604%files -n xindy-portuguese
7605%defattr(644,root,root,755)
4224ae6d 7606%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
7607
7608%files -n xindy-romanian
7609%defattr(644,root,root,755)
4224ae6d 7610%{texmf}/xindy/lang/romanian
624ed2f9
ZU
7611
7612%files -n xindy-russian
7613%defattr(644,root,root,755)
4224ae6d 7614%{texmf}/xindy/lang/russian
624ed2f9
ZU
7615
7616%files -n xindy-serbian
7617%defattr(644,root,root,755)
4224ae6d 7618%{texmf}/xindy/lang/serbian
624ed2f9
ZU
7619
7620%files -n xindy-slovak
7621%defattr(644,root,root,755)
4224ae6d 7622%{texmf}/xindy/lang/slovak
624ed2f9
ZU
7623
7624%files -n xindy-slovenian
7625%defattr(644,root,root,755)
4224ae6d 7626%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
7627
7628%files -n xindy-spanish
7629%defattr(644,root,root,755)
4224ae6d 7630%{texmf}/xindy/lang/spanish
624ed2f9
ZU
7631
7632%files -n xindy-swedish
7633%defattr(644,root,root,755)
4224ae6d 7634%{texmf}/xindy/lang/swedish
624ed2f9
ZU
7635
7636%files -n xindy-turkish
7637%defattr(644,root,root,755)
4224ae6d 7638%{texmf}/xindy/lang/turkish
624ed2f9
ZU
7639
7640%files -n xindy-ukrainian
7641%defattr(644,root,root,755)
4224ae6d 7642%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
7643
7644%files -n xindy-upper-sorbian
7645%defattr(644,root,root,755)
4224ae6d 7646%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
7647
7648%files -n xindy-vietnamese
7649%defattr(644,root,root,755)
4224ae6d 7650%{texmf}/xindy/lang/vietnamese/
624ed2f9 7651
d08789e0
ZU
7652%files -n xdvi
7653%defattr(644,root,root,755)
d08789e0 7654#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 7655# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 7656# %{_mandir}/man1/xdvizilla.1*
9b908671 7657%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
7658%attr(755,root,root) %{_bindir}/xdvi
7659%{_mandir}/man1/xdvi.1*
d08789e0
ZU
7660%{_desktopdir}/xdvi.desktop
7661%{_pixmapsdir}/xdvi.png
7662%{texmf}/xdvi
7663
7664%files pdftex
7665%defattr(644,root,root,755)
446ab8e0 7666# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 7667# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 7668# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
7669# %dir %{texmf}/fonts/map/pdftex
7670# %dir %{texmf}/fonts/map/pdftex/cmttf
7671# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7672# %{texmf}/web2c/pdfetex-pl.pool
7673# %{texmf}/web2c/pdfetex.pool
7674# %{texmf}/web2c/pdfxtex.pool
5902e778 7675# %{_mandir}/man1/pdfxtex.1*
28c0ab22 7676%dir %{texmf}/fonts/map/pdftex
5fef92c1 7677%doc %{texmfdist}/doc/pdftex
5902e778
ZU
7678%attr(755,root,root) %{_bindir}/epstopdf
7679%attr(755,root,root) %{_bindir}/pdfcrop
7680%attr(755,root,root) %{_bindir}/pdftex
bf184d85 7681%attr(1777,root,root) %dir %{fmtdir}/pdftex
5902e778 7682%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
04123363 7683%{texmf}/fmtutil/format.pdftex.cnf
446ab8e0 7684%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
7685%{_mandir}/man1/epstopdf.1*
7686%{_mandir}/man1/pdftex.1*
80fa261c
ZU
7687%{texmfdist}/fonts/enc/pdftex
7688%{texmfdist}/fonts/map/pdftex
7689%{texmf}/fonts/map/pdftex/updmap
d08789e0 7690
04123363 7691%files phyzzx
f65b3398 7692%defattr(644,root,root,755)
04123363
ZU
7693%attr(755,root,root) %{_bindir}/phyzzx
7694%dir %{texmfdist}/doc/phyzzx
7695%dir %{texmfdist}/tex/phyzzx
7696%doc %{texmfdist}/doc/phyzzx/base
80fa261c 7697%{texmfdist}/tex/phyzzx/base
04123363
ZU
7698%{texmfdist}/tex/phyzzx/config
7699%{texmf}/fmtutil/format.phyzzx.cnf
7700
d08789e0
ZU
7701%files omega
7702%defattr(644,root,root,755)
5902e778
ZU
7703# %{texmf}/web2c/omega.pool
7704# %{texmf}/web2c/aleph.pool
5902e778
ZU
7705# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7706# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7707# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7708# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
7709%doc %{texmfdist}/doc/omega
7710%dir %{texmfdist}/omega
7711%dir %{texmfdist}/dvips/omega
d08789e0
ZU
7712%attr(755,root,root) %{_bindir}/aleph
7713%attr(755,root,root) %{_bindir}/lambda
7714%attr(755,root,root) %{_bindir}/mkocp
7715%attr(755,root,root) %{_bindir}/mkofm
7716%attr(755,root,root) %{_bindir}/odvicopy
7717%attr(755,root,root) %{_bindir}/odvips
7718%attr(755,root,root) %{_bindir}/odvitype
7719%attr(755,root,root) %{_bindir}/omega
7720%attr(755,root,root) %{_bindir}/omfonts
7721%attr(755,root,root) %{_bindir}/opl2ofm
7722%attr(755,root,root) %{_bindir}/otangle
7723%attr(755,root,root) %{_bindir}/otp2ocp
7724%attr(755,root,root) %{_bindir}/outocp
7725%attr(755,root,root) %{_bindir}/ovf2ovp
7726%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
7727%{texmfdist}/dvips/omega/config.omega
7728%{texmfdist}/dvips/omega/omega.cfg
7729%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
7730%{texmfdist}/omega/ocp
7731%{texmfdist}/omega/otp
2677a8b0 7732%{texmfdist}/tex/lambda
80fa261c 7733%{texmfdist}/source/lambda
fae5faca 7734%{_mandir}/man1/lambda.1*
d08789e0
ZU
7735%{_mandir}/man1/mkocp.1*
7736%{_mandir}/man1/mkofm.1*
7737%{_mandir}/man1/omega.1*
fae5faca
ZU
7738%{_mandir}/man1/odvicopy.1*
7739%{_mandir}/man1/odvips.1*
7740%{_mandir}/man1/odvitype.1*
d08789e0
ZU
7741%{_mandir}/man1/ofm2opl.1*
7742%{_mandir}/man1/opl2ofm.1*
7743%{_mandir}/man1/otp2ocp.1*
7744%{_mandir}/man1/outocp.1*
7745%{_mandir}/man1/ovf2ovp.1*
7746%{_mandir}/man1/ovp2ovf.1*
80fa261c
ZU
7747%{texmf}/fmtutil/format.omega.cnf
7748%{texmf}/fmtutil/format.aleph.cnf
d08789e0 7749
d08789e0
ZU
7750%files plain
7751%defattr(644,root,root,755)
446ab8e0
ZU
7752%doc %{texmfdist}/doc/plain
7753%{texmfdist}/tex/plain
4224ae6d 7754%exclude %{texmfdist}/tex/plain/config/xetex.ini
80fa261c 7755%{texmf}/fmtutil/format.tex.cnf
d08789e0
ZU
7756#%{texmf}/web2c/plain.mem
7757#%{texmf}/web2c/plain.base
7758
d5174470
ZU
7759# %files format-plain
7760# %defattr(644,root,root,755)
b839a3ce 7761# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
7762#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7763
d5174470
ZU
7764# %files format-pdftex
7765# %defattr(644,root,root,755)
b839a3ce 7766# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 7767
d5174470
ZU
7768# %files format-pdfetex
7769# %defattr(644,root,root,755)
b839a3ce 7770# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
7771
7772%files mex
7773%defattr(644,root,root,755)
80fa261c 7774%doc %{texmfdist}/doc/mex
446ab8e0
ZU
7775%dir %{texmfdist}/tex/mex
7776%dir %{texmfdist}/tex/mex/base
7777%{texmfdist}/tex/mex/base/mex1.tex
7778%{texmfdist}/tex/mex/base/mex2.tex
7779%{texmfdist}/tex/mex/base/mex.tex
7780%dir %{texmfdist}/tex/mex/config
7781%{texmfdist}/tex/mex/base/mexconf.tex
7782
d08789e0
ZU
7783%files format-mex
7784%defattr(644,root,root,755)
7785%attr(755,root,root) %{_bindir}/mex
2677a8b0 7786%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 7787# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
7788
7789%files format-pdfmex
7790%defattr(644,root,root,755)
7791%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 7792%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 7793# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
7794
7795%files format-utf8mex
7796%defattr(644,root,root,755)
7797%attr(755,root,root) %{_bindir}/utf8mex
04123363 7798%dir %{texmfdist}/doc/mex
2677a8b0
ZU
7799%doc %{texmfdist}/doc/mex/utf8mex
7800%{texmfdist}/tex/mex/utf8mex
b839a3ce 7801# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
7802
7803%files amstex
7804%defattr(644,root,root,755)
2677a8b0
ZU
7805%dir %{texmfdist}/tex/amstex
7806%{texmfdist}/tex/amstex/base
7807%{texmfdist}/tex/amstex/config
7808%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7809
7810%files format-amstex
7811%defattr(644,root,root,755)
446ab8e0
ZU
7812%doc %{texmfdist}/doc/amstex
7813%{texmfdist}/tex/amstex
d08789e0
ZU
7814%attr(755,root,root) %{_bindir}/amstex
7815%{_mandir}/man1/amstex.1*
80fa261c
ZU
7816%{texmf}/fmtutil/format.amstex.cnf
7817%{texmf}/fmtutil/format.cyramstex.cnf
446ab8e0
ZU
7818# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7819# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7820
446ab8e0
ZU
7821# %files format-pdfamstex
7822# %defattr(644,root,root,755)
7823# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7824#%{texmf}/pdftex/amstex
446ab8e0 7825# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7826
7827%files csplain
7828%defattr(644,root,root,755)
04123363 7829%dir %{texmfdist}/doc/cslatex
21c69d95 7830%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7831%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7832%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7833%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7834%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7835%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7836%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7837%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7838%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7839%{texmfdist}/tex/csplain
d08789e0
ZU
7840
7841%files format-csplain
7842%defattr(644,root,root,755)
b839a3ce 7843# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7844
7845%files format-pdfcsplain
7846%defattr(644,root,root,755)
7847%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7848# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7849
7850%files cslatex
7851%defattr(644,root,root,755)
446ab8e0
ZU
7852# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7853# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7854%{texmfdist}/tex/cslatex
7855%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7856
7857%files format-cslatex
7858%defattr(644,root,root,755)
7859%attr(755,root,root) %{_bindir}/cslatex
80fa261c 7860%{texmf}/fmtutil/format.cslatex.cnf
b839a3ce 7861# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7862
7863%files format-pdfcslatex
7864%defattr(644,root,root,755)
7865%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7866# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7867
ffd94364
ZU
7868# %files cyrplain
7869# %defattr(644,root,root,755)
7870# %doc %{texmf}/doc/cyrplain
7871# %{texmf}/tex/cyrplain
d08789e0 7872
ffd94364
ZU
7873# %files format-cyrplain
7874# %defattr(644,root,root,755)
7875# %attr(755,root,root) %{_bindir}/cyrtex
7876# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7877
ffd94364
ZU
7878# %files format-cyramstex
7879# %defattr(644,root,root,755)
7880# %attr(755,root,root) %{_bindir}/cyramstex
7881# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7882
ffd94364
ZU
7883# %files format-cyrtexinfo
7884# %defattr(644,root,root,755)
7885# %attr(755,root,root) %{_bindir}/cyrtexinfo
7886# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7887
7888%files eplain
7889%defattr(644,root,root,755)
ffd94364
ZU
7890%doc %{texmfdist}/doc/etex
7891%doc %{texmfdist}/doc/eplain
7892%{texmfdist}/tex/plain/etex
7893%{texmfdist}/tex/eplain
d08789e0
ZU
7894
7895%files format-eplain
7896%defattr(644,root,root,755)
7897%attr(755,root,root) %{_bindir}/eplain
7898%attr(755,root,root) %{_bindir}/etex
7899%{_mandir}/man1/eplain.1*
7900%{_mandir}/man1/etex.1*
80fa261c 7901%{texmf}/fmtutil/format.eplain.cnf
b839a3ce
ZU
7902# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7903# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7904
7905%files context
7906%defattr(644,root,root,755)
68640cd8
ZU
7907%doc %{texmfdist}/doc/context
7908# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7909%attr(755,root,root) %{_bindir}/context
7910%attr(755,root,root) %{_bindir}/ctxtools
7911%attr(755,root,root) %{_bindir}/exatools
7912%attr(755,root,root) %{_bindir}/luatools
7913%attr(755,root,root) %{_bindir}/makempy
7914%attr(755,root,root) %{_bindir}/mpstools
7915%attr(755,root,root) %{_bindir}/mtxrun
7916%attr(755,root,root) %{_bindir}/mtxtools
7917%attr(755,root,root) %{_bindir}/pdfthumb
7918%attr(755,root,root) %{_bindir}/pdftools
7919%attr(755,root,root) %{_bindir}/pdftrimwhite
7920%attr(755,root,root) %{_bindir}/pstopdf
7921%attr(755,root,root) %{_bindir}/rlxtools
7922%attr(755,root,root) %{_bindir}/runtools
7923%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7924%attr(755,root,root) %{_bindir}/texfind
7925%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7926%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7927%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7928%attr(755,root,root) %{_bindir}/textools
d08789e0 7929%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7930%attr(755,root,root) %{_bindir}/tmftools
7931%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7932# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7933%{_mandir}/man1/ctxtools.1*
7934%{_mandir}/man1/pdftools.1*
7935%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7936%{_mandir}/man1/texfind.1*
7937%{_mandir}/man1/texfont.1*
fae5faca
ZU
7938%{_mandir}/man1/texmfstart.1*
7939%{_mandir}/man1/textools.1*
d08789e0 7940%{_mandir}/man1/texutil.1*
ffd94364 7941# %{_mandir}/man1/texshow.1*
4224ae6d 7942%{texmfdist}/context
68640cd8 7943%{texmfdist}/fonts/enc/dvips/context
ffd94364 7944# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7945%{texmfdist}/metapost/context
7946%{texmfdist}/scripts/context
4224ae6d
MB
7947%{texmfdist}/tex/context
7948%exclude %{texmfdist}/tex/context/config/cont-de.ini
7949%exclude %{texmfdist}/tex/context/config/cont-en.ini
7950%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7951%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7952%{texmfdist}/tex/generic/context
4224ae6d 7953%{texmfdist}/tex/latex/context
68640cd8 7954%{texmfdist}/bibtex/bst/context
80fa261c 7955%{texmf}/fmtutil/format.context.cnf
f7f90954 7956%doc %{texmfdist}/doc/luatex
d08789e0
ZU
7957
7958# no fmt, so commented out
7959#%files format-context-cz
7960#%defattr(644,root,root,755)
7961#%%{texmf}/tex/context/config/cont-cz.ini
7962# does not build with beta 20021025
7963#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7964
7965%files format-context-de
7966%defattr(644,root,root,755)
2677a8b0 7967%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7968# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7969#%{_mandir}/man1/cont-de.1*
7970
7971%files format-context-en
7972%defattr(644,root,root,755)
2677a8b0 7973%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7974# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7975#%{_mandir}/man1/cont-en.1*
7976# what is the difference betwen uk and en in this particular situation?
2677a8b0 7977%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7978# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7979
7980# no fmt, so commented out
7981#%files format-context-it
7982#%defattr(644,root,root,755)
7983#%%{texmf}/tex/context/config/cont-it.ini
7984
7985%files format-context-nl
7986%defattr(644,root,root,755)
2677a8b0 7987%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7988# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7989#%{_mandir}/man1/cont-nl.1*
7990
7991# no fmt, so commented out
7992#%files format-context-ro
7993#%defattr(644,root,root,755)
7994#%%{texmf}/tex/context/config/cont-ro.ini
7995
3127b522 7996
d08789e0
ZU
7997%files latex
7998%defattr(644,root,root,755)
5fef92c1 7999%attr(755,root,root) %{_bindir}/lacheck
2496d461
ZU
8000%attr(755,root,root) %{_bindir}/latex
8001%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
8002# %lang(fi) %{_mandir}/fi/man1/latex.1*
8003# %lang(pl) %{_mandir}/pl/man1/latex.1*
8004# %{_infodir}/latex.info*
04123363 8005%{texmf}/fmtutil/format.latex.cnf
5fef92c1 8006%{_mandir}/man1/lacheck.1*
3127b522
ZU
8007%{_mandir}/man1/latex.1*
8008%{_mandir}/man1/pslatex.1*
d08789e0 8009
3127b522
ZU
8010%dir %{texmfdist}/scripts
8011%dir %{texmfdist}/scripts/pst-pdf
63399af2 8012%dir %{texmfdist}/source/generic
df343eba 8013%dir %{texmfdist}/tex/latex
63399af2
ZU
8014%dir %{texmfdist}/tex/plain
8015%dir %{texmf}/tex/latex
d08789e0 8016
3127b522
ZU
8017# %{texmfdist}/tex/latex/citesort
8018# %{texmfdist}/tex/latex/dvilj
8019# %{texmfdist}/tex/latex/eclbip
8020# %{texmfdist}/tex/latex/eo
8021# %{texmfdist}/tex/latex/example
8022# %{texmfdist}/tex/latex/fguill
8023# %{texmfdist}/tex/latex/floatflt
8024# %{texmfdist}/tex/latex/gletter
8025# %{texmfdist}/tex/latex/here
8026# %{texmfdist}/tex/latex/mt11p
8027# %{texmfdist}/tex/latex/relsize
8028# %{texmfdist}/tex/latex/selectp
8029# %{texmfdist}/tex/latex/shadow
8030# %{texmfdist}/tex/latex/showtags
8031# %{texmfdist}/tex/latex/tabls
8032# %{texmfdist}/tex/latex/texmacs
8033# %{texmfdist}/tex/latex/threeparttable
8034# %{texmfdist}/tex/latex/treesvr
8035# %{texmfdist}/tex/latex/ulem
8036# %{texmfdist}/tex/latex/url
8037# %{texmf}/tex/latex/version
8038# %{texmf}/tex/latex/vpage
8039%{texmfdist}/scripts/pst-pdf/ps4pdf
8040%{texmfdist}/tex/generic/pstricks
8041%{texmfdist}/tex/generic/shapepar
3127b522 8042%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
8043%{texmfdist}/tex/latex/12many
8044%{texmfdist}/tex/latex/AkkTeX
8045%{texmfdist}/tex/latex/ESIEEcv
8046%{texmfdist}/tex/latex/GuIT
8047%{texmfdist}/tex/latex/HA-prosper
8048%{texmfdist}/tex/latex/IEEEconf
8049%{texmfdist}/tex/latex/IEEEtran
8050%{texmfdist}/tex/latex/SIstyle
8051%{texmfdist}/tex/latex/Tabbing
8052%{texmfdist}/tex/latex/a0poster
8053%{texmfdist}/tex/latex/aastex
8054%{texmfdist}/tex/latex/abc
6367bfc9
MB
8055%{texmfdist}/tex/latex/achemso
8056%{texmfdist}/tex/latex/acmconf
8057%{texmfdist}/tex/latex/acmtrans
df343eba 8058%{texmfdist}/tex/latex/acronym
6367bfc9
MB
8059%{texmfdist}/tex/latex/active-conf
8060%{texmfdist}/tex/latex/addlines
8061%{texmfdist}/tex/latex/adrlist
df343eba 8062%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
8063%{texmfdist}/tex/latex/afthesis
8064%{texmfdist}/tex/latex/aguplus
8065%{texmfdist}/tex/latex/aiaa
8066%{texmfdist}/tex/latex/akletter
8067%{texmfdist}/tex/latex/alg
8068%{texmfdist}/tex/latex/algorithm2e
8069%{texmfdist}/tex/latex/algorithmicx
8070%{texmfdist}/tex/latex/allrunes
8071%{texmfdist}/tex/latex/alnumsec
8072%{texmfdist}/tex/latex/altfont
8073%{texmfdist}/tex/latex/ametsoc
8074%{texmfdist}/tex/latex/amsaddr
8075%{texmfdist}/tex/latex/amsrefs
8076%{texmfdist}/tex/latex/animate
8077%{texmfdist}/tex/latex/answers
8078%{texmfdist}/tex/latex/antiqua
8079%{texmfdist}/tex/latex/anyfontsize
df343eba 8080%{texmfdist}/tex/latex/anysize
6367bfc9
MB
8081%{texmfdist}/tex/latex/apa
8082%{texmfdist}/tex/latex/apacite
8083%{texmfdist}/tex/latex/apl
8084%{texmfdist}/tex/latex/ar
8085%{texmfdist}/tex/latex/arabi
8086%{texmfdist}/tex/latex/arabtex
8087%{texmfdist}/tex/latex/archaic
8088%{texmfdist}/tex/latex/arcs
8089%{texmfdist}/tex/latex/arev
8090%{texmfdist}/tex/latex/armenian
8091%{texmfdist}/tex/latex/arydshln
8092%{texmfdist}/tex/latex/asaetr
8093%{texmfdist}/tex/latex/ascelike
8094%{texmfdist}/tex/latex/ascii
8095%{texmfdist}/tex/latex/assignment
8096%{texmfdist}/tex/latex/attachfile
8097%{texmfdist}/tex/latex/augie
8098%{texmfdist}/tex/latex/auncial-new
8099%{texmfdist}/tex/latex/aurical
8100%{texmfdist}/tex/latex/authoraftertitle
8101%{texmfdist}/tex/latex/authorindex
8102%{texmfdist}/tex/latex/auto-pst-pdf
8103%{texmfdist}/tex/latex/autoarea
8104%{texmfdist}/tex/latex/autotab
8105%{texmfdist}/tex/latex/avantgar
8106%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
8107%{texmfdist}/tex/latex/bangtex
8108%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
8109%{texmfdist}/tex/latex/base
8110%{texmfdist}/tex/latex/bayer
8111%{texmfdist}/tex/latex/bbding
8112%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
8113%{texmfdist}/tex/latex/begriff
8114%{texmfdist}/tex/latex/bengali
8115%{texmfdist}/tex/latex/bera
8116%{texmfdist}/tex/latex/betababel
df343eba 8117%{texmfdist}/tex/latex/beton
6367bfc9
MB
8118%{texmfdist}/tex/latex/bez123
8119%{texmfdist}/tex/latex/bibarts
8120%{texmfdist}/tex/latex/bibleref
8121%{texmfdist}/tex/latex/biblist
8122%{texmfdist}/tex/latex/bibtopicprefix
8123%{texmfdist}/tex/latex/bigfoot
8124%{texmfdist}/tex/latex/binomexp
8125%{texmfdist}/tex/latex/biocon
8126%{texmfdist}/tex/latex/bizcard
8127%{texmfdist}/tex/latex/blacklettert1
8128%{texmfdist}/tex/latex/blindtext
8129%{texmfdist}/tex/latex/blowup
8130%{texmfdist}/tex/latex/boisik
8131%{texmfdist}/tex/latex/boites
8132%{texmfdist}/tex/latex/boldtensors
8133%{texmfdist}/tex/latex/bookest
8134%{texmfdist}/tex/latex/bookhands
8135%{texmfdist}/tex/latex/booklet
8136%{texmfdist}/tex/latex/bookman
8137%{texmfdist}/tex/latex/bophook
8138%{texmfdist}/tex/latex/boxhandler
8139%{texmfdist}/tex/latex/bpchem
8140%{texmfdist}/tex/latex/braille
8141%{texmfdist}/tex/latex/breakurl
8142%{texmfdist}/tex/latex/bridge
8143%{texmfdist}/tex/latex/brushscr
8144%{texmfdist}/tex/latex/bullcntr
8145%{texmfdist}/tex/latex/burmese
8146%{texmfdist}/tex/latex/bussproofs
8147%{texmfdist}/tex/latex/bytefield
df343eba 8148%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
8149%{texmfdist}/tex/latex/calxxxx
8150%{texmfdist}/tex/latex/captcont
8151%{texmfdist}/tex/latex/casyl
8152%{texmfdist}/tex/latex/catechis
8153%{texmfdist}/tex/latex/cbcoptic
8154%{texmfdist}/tex/latex/cbfonts
df343eba 8155%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
8156%{texmfdist}/tex/latex/cchess
8157%{texmfdist}/tex/latex/cclicenses
8158%{texmfdist}/tex/latex/cd-cover
8159%{texmfdist}/tex/latex/cd
8160%{texmfdist}/tex/latex/cdpbundl
8161%{texmfdist}/tex/latex/cellspace
df343eba 8162%{texmfdist}/tex/latex/changebar
6367bfc9
MB
8163%{texmfdist}/tex/latex/changepage
8164%{texmfdist}/tex/latex/changes
df343eba 8165%{texmfdist}/tex/latex/chappg
6367bfc9
MB
8166%{texmfdist}/tex/latex/chapterfolder
8167%{texmfdist}/tex/latex/chemarrow
8168%{texmfdist}/tex/latex/chemcompounds
8169%{texmfdist}/tex/latex/chemcono
8170%{texmfdist}/tex/latex/chemstyle
8171%{texmfdist}/tex/latex/cherokee
8172%{texmfdist}/tex/latex/chess
8173%{texmfdist}/tex/latex/chessboard
8174%{texmfdist}/tex/latex/chessfss
8175%{texmfdist}/tex/latex/chicago
8176%{texmfdist}/tex/latex/china2e
8177%{texmfdist}/tex/latex/chletter
8178%{texmfdist}/tex/latex/circ
8179%{texmfdist}/tex/latex/citeref
8180%{texmfdist}/tex/latex/cjhebrew
8181%{texmfdist}/tex/latex/cjk
8182%{texmfdist}/tex/latex/cjw
8183%{texmfdist}/tex/latex/classicthesis
8184%{texmfdist}/tex/latex/clefval
8185%{texmfdist}/tex/latex/cleveref
8186%{texmfdist}/tex/latex/clock
8187%{texmfdist}/tex/latex/clrscode
8188%{texmfdist}/tex/latex/cm-lgc
8189%{texmfdist}/tex/latex/cm-super
df343eba 8190%{texmfdist}/tex/latex/cmap
6367bfc9
MB
8191%{texmfdist}/tex/latex/cmcyralt
8192%{texmfdist}/tex/latex/cmdstring
8193%{texmfdist}/tex/latex/cmdtrack
8194%{texmfdist}/tex/latex/cmll
8195%{texmfdist}/tex/latex/cmsd
8196%{texmfdist}/tex/latex/codepage
8197%{texmfdist}/tex/latex/colorinfo
8198%{texmfdist}/tex/latex/colortab
8199%{texmfdist}/tex/latex/colortbl
8200%{texmfdist}/tex/latex/colorwav
8201%{texmfdist}/tex/latex/combine
8202%{texmfdist}/tex/latex/commath
8203%{texmfdist}/tex/latex/compactbib
8204%{texmfdist}/tex/latex/complexity
8205%{texmfdist}/tex/latex/computational-complexity
8206%{texmfdist}/tex/latex/concprog
8207%{texmfdist}/tex/latex/confproc
8208%{texmfdist}/tex/latex/constants
8209%{texmfdist}/tex/latex/contour
8210%{texmfdist}/tex/latex/cooking
8211%{texmfdist}/tex/latex/cool
8212%{texmfdist}/tex/latex/coollist
8213%{texmfdist}/tex/latex/coolstr
8214%{texmfdist}/tex/latex/cooltooltips
8215%{texmfdist}/tex/latex/coordsys
8216%{texmfdist}/tex/latex/courier-scaled
8217%{texmfdist}/tex/latex/courier
8218%{texmfdist}/tex/latex/courseoutline
8219%{texmfdist}/tex/latex/coursepaper
8220%{texmfdist}/tex/latex/coverpage
8221%{texmfdist}/tex/latex/covington
df343eba 8222%{texmfdist}/tex/latex/crop
6367bfc9
MB
8223%{texmfdist}/tex/latex/crossreference
8224%{texmfdist}/tex/latex/crosswrd
8225%{texmfdist}/tex/latex/csbulletin
8226%{texmfdist}/tex/latex/csquotes
8227%{texmfdist}/tex/latex/csvtools
8228%{texmfdist}/tex/latex/ctable
8229%{texmfdist}/tex/latex/ctib
8230%{texmfdist}/tex/latex/cuisine
8231%{texmfdist}/tex/latex/cursor
8232%{texmfdist}/tex/latex/curve
8233%{texmfdist}/tex/latex/curve2e
8234%{texmfdist}/tex/latex/cv
8235%{texmfdist}/tex/latex/cweb-latex
8236%{texmfdist}/tex/latex/cwpuzzle
8237%{texmfdist}/tex/latex/cyklop
8238%{texmfdist}/tex/latex/dashbox
8239%{texmfdist}/tex/latex/dashrule
8240%{texmfdist}/tex/latex/datatool
8241%{texmfdist}/tex/latex/dateiliste
8242%{texmfdist}/tex/latex/datenumber
8243%{texmfdist}/tex/latex/datetime
8244%{texmfdist}/tex/latex/dcpic
8245%{texmfdist}/tex/latex/decimal
8246%{texmfdist}/tex/latex/delimtxt
8247%{texmfdist}/tex/latex/diagnose
8248%{texmfdist}/tex/latex/dialogl
8249%{texmfdist}/tex/latex/dichokey
8250%{texmfdist}/tex/latex/dictsym
8251%{texmfdist}/tex/latex/digiconfigs
df343eba 8252%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
8253%{texmfdist}/tex/latex/dingbat
8254%{texmfdist}/tex/latex/directory
8255%{texmfdist}/tex/latex/disser
8256%{texmfdist}/tex/latex/dlfltxb
8257%{texmfdist}/tex/latex/dnaseq
8258%{texmfdist}/tex/latex/docmfp
8259%{texmfdist}/tex/latex/doi
8260%{texmfdist}/tex/latex/doipubmed
8261%{texmfdist}/tex/latex/dotarrow
8262%{texmfdist}/tex/latex/dotseqn
8263%{texmfdist}/tex/latex/dottex
8264%{texmfdist}/tex/latex/doublestroke
8265%{texmfdist}/tex/latex/dpfloat
8266%{texmfdist}/tex/latex/dprogress
8267%{texmfdist}/tex/latex/drac
df343eba 8268%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
8269%{texmfdist}/tex/latex/draftwatermark
8270%{texmfdist}/tex/latex/dramatist
8271%{texmfdist}/tex/latex/dtk
8272%{texmfdist}/tex/latex/duerer-latex
8273%{texmfdist}/tex/latex/dvdcoll
8274%{texmfdist}/tex/latex/dvipdfmx-def
8275%{texmfdist}/tex/latex/dyntree
8276%{texmfdist}/tex/latex/eCards
8277%{texmfdist}/tex/latex/ean13isbn
8278%{texmfdist}/tex/latex/easy
8279%{texmfdist}/tex/latex/ebezier
8280%{texmfdist}/tex/latex/ebsthesis
8281%{texmfdist}/tex/latex/ecclesiastic
8282%{texmfdist}/tex/latex/ecltree
8283%{texmfdist}/tex/latex/eco
8284%{texmfdist}/tex/latex/economic
8285%{texmfdist}/tex/latex/ecv
8286%{texmfdist}/tex/latex/ed
8287%{texmfdist}/tex/latex/edmargin
8288%{texmfdist}/tex/latex/ednotes
8289%{texmfdist}/tex/latex/eemeir
df343eba 8290%{texmfdist}/tex/latex/eepic
6367bfc9
MB
8291%{texmfdist}/tex/latex/egameps
8292%{texmfdist}/tex/latex/egplot
8293%{texmfdist}/tex/latex/eiad
8294%{texmfdist}/tex/latex/ellipsis
8295%{texmfdist}/tex/latex/elmath
8296%{texmfdist}/tex/latex/elpres
8297%{texmfdist}/tex/latex/elsarticle
8298%{texmfdist}/tex/latex/elsevier
8299%{texmfdist}/tex/latex/em
8300%{texmfdist}/tex/latex/emp
8301%{texmfdist}/tex/latex/emulateapj
8302%{texmfdist}/tex/latex/encxvlna
df343eba 8303%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
8304%{texmfdist}/tex/latex/endheads
8305%{texmfdist}/tex/latex/engpron
8306%{texmfdist}/tex/latex/engrec
8307%{texmfdist}/tex/latex/envbig
8308%{texmfdist}/tex/latex/environ
8309%{texmfdist}/tex/latex/envlab
8310%{texmfdist}/tex/latex/epigrafica
8311%{texmfdist}/tex/latex/epigraph
8312%{texmfdist}/tex/latex/epiolmec
8313%{texmfdist}/tex/latex/epsdice
8314%{texmfdist}/tex/latex/epspdfconversion
8315%{texmfdist}/tex/latex/eqlist
8316%{texmfdist}/tex/latex/eqname
8317%{texmfdist}/tex/latex/eqnarray
8318%{texmfdist}/tex/latex/eqparbox
8319%{texmfdist}/tex/latex/errata
8320%{texmfdist}/tex/latex/esdiff
df343eba 8321%{texmfdist}/tex/latex/esint
6367bfc9
MB
8322%{texmfdist}/tex/latex/eskd
8323%{texmfdist}/tex/latex/eskdx
3127b522 8324%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
8325%{texmfdist}/tex/latex/esvect
8326%{texmfdist}/tex/latex/etaremune
8327%{texmfdist}/tex/latex/etex-pkg
8328%{texmfdist}/tex/latex/ethiop
8329%{texmfdist}/tex/latex/etoolbox
8330%{texmfdist}/tex/latex/eukdate
df343eba
ZU
8331%{texmfdist}/tex/latex/euler
8332%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
8333%{texmfdist}/tex/latex/euproposal
8334%{texmfdist}/tex/latex/euro
8335%{texmfdist}/tex/latex/eurofont
8336%{texmfdist}/tex/latex/europecv
8337%{texmfdist}/tex/latex/eurosans
df343eba 8338%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
8339%{texmfdist}/tex/latex/everypage
8340%{texmfdist}/tex/latex/examdesign
8341%{texmfdist}/tex/latex/examplep
8342%{texmfdist}/tex/latex/exceltex
8343%{texmfdist}/tex/latex/exercise
8344%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
8345%{texmfdist}/tex/latex/expl3
8346%{texmfdist}/tex/latex/export
8347%{texmfdist}/tex/latex/extarrows
8348%{texmfdist}/tex/latex/extpfeil
8349%{texmfdist}/tex/latex/extract
df343eba 8350%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
8351%{texmfdist}/tex/latex/facsimile
8352%{texmfdist}/tex/latex/faktor
df343eba
ZU
8353%{texmfdist}/tex/latex/fancybox
8354%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
8355%{texmfdist}/tex/latex/fancynum
8356%{texmfdist}/tex/latex/fancyref
8357%{texmfdist}/tex/latex/fancytooltips
df343eba 8358%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
8359%{texmfdist}/tex/latex/fax
8360%{texmfdist}/tex/latex/fc
8361%{texmfdist}/tex/latex/feyn
8362%{texmfdist}/tex/latex/feynmf
8363%{texmfdist}/tex/latex/fge
8364%{texmfdist}/tex/latex/figbib
8365%{texmfdist}/tex/latex/figsize
df343eba 8366%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
8367%{texmfdist}/tex/latex/fink
8368%{texmfdist}/tex/latex/fixfoot
8369%{texmfdist}/tex/latex/fixme
6367bfc9
MB
8370%{texmfdist}/tex/latex/flabels
8371%{texmfdist}/tex/latex/flacards
8372%{texmfdist}/tex/latex/flagderiv
8373%{texmfdist}/tex/latex/flashcards
8374%{texmfdist}/tex/latex/flippdf
df343eba 8375%{texmfdist}/tex/latex/float
6367bfc9
MB
8376%{texmfdist}/tex/latex/floatrow
8377%{texmfdist}/tex/latex/flowfram
8378%{texmfdist}/tex/latex/fmp
8379%{texmfdist}/tex/latex/fmtcount
8380%{texmfdist}/tex/latex/fnbreak
8381%{texmfdist}/tex/latex/fncychap
8382%{texmfdist}/tex/latex/foekfont
8383%{texmfdist}/tex/latex/foilhtml
8384%{texmfdist}/tex/latex/fonetika
df343eba 8385%{texmfdist}/tex/latex/fontinst
6367bfc9 8386%{texmfdist}/tex/latex/fonttable
df343eba
ZU
8387%{texmfdist}/tex/latex/footmisc
8388%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
8389%{texmfdist}/tex/latex/forarray
8390%{texmfdist}/tex/latex/forloop
8391%{texmfdist}/tex/latex/formlett
8392%{texmfdist}/tex/latex/formula
8393%{texmfdist}/tex/latex/formular
8394%{texmfdist}/tex/latex/fouridx
8395%{texmfdist}/tex/latex/fourier
8396%{texmfdist}/tex/latex/fouriernc
df343eba 8397%{texmfdist}/tex/latex/fp
6367bfc9
MB
8398%{texmfdist}/tex/latex/frankenstein
8399%{texmfdist}/tex/latex/frcursive
8400%{texmfdist}/tex/latex/frenchle
8401%{texmfdist}/tex/latex/fribrief
8402%{texmfdist}/tex/latex/frletter
8403%{texmfdist}/tex/latex/frontespizio
8404%{texmfdist}/tex/latex/fullblck
8405%{texmfdist}/tex/latex/fullpict
8406%{texmfdist}/tex/latex/functan
8407%{texmfdist}/tex/latex/fundus
6367bfc9
MB
8408%{texmfdist}/tex/latex/gaceta
8409%{texmfdist}/tex/latex/galois
8410%{texmfdist}/tex/latex/gastex
8411%{texmfdist}/tex/latex/gatech-thesis
8412%{texmfdist}/tex/latex/gauss
8413%{texmfdist}/tex/latex/gb4e
8414%{texmfdist}/tex/latex/gcard
8415%{texmfdist}/tex/latex/gcite
8416%{texmfdist}/tex/latex/genmpage
df343eba 8417%{texmfdist}/tex/latex/geometry
6367bfc9 8418%{texmfdist}/tex/latex/geomsty
df343eba 8419%{texmfdist}/tex/latex/germbib
6367bfc9
MB
8420%{texmfdist}/tex/latex/gfsartemisia
8421%{texmfdist}/tex/latex/gfsbaskerville
8422%{texmfdist}/tex/latex/gfsbodoni
8423%{texmfdist}/tex/latex/gfscomplutum
8424%{texmfdist}/tex/latex/gfsdidot
8425%{texmfdist}/tex/latex/gfsneohellenic
8426%{texmfdist}/tex/latex/gfsporson
8427%{texmfdist}/tex/latex/gfssolomos
8428%{texmfdist}/tex/latex/ginpenc
8429%{texmfdist}/tex/latex/gloss
8430%{texmfdist}/tex/latex/glossaries
8431%{texmfdist}/tex/latex/gmdoc
8432%{texmfdist}/tex/latex/gmeometric
8433%{texmfdist}/tex/latex/gmiflink
8434%{texmfdist}/tex/latex/gmutils
8435%{texmfdist}/tex/latex/gmverb
8436%{texmfdist}/tex/latex/gnuplottex
8437%{texmfdist}/tex/latex/go
df343eba 8438%{texmfdist}/tex/latex/graphics
6367bfc9
MB
8439%{texmfdist}/tex/latex/graphicx-psmin
8440%{texmfdist}/tex/latex/greek-inputenc
8441%{texmfdist}/tex/latex/greekdates
68640cd8 8442%{texmfdist}/tex/latex/greektex
6367bfc9
MB
8443%{texmfdist}/tex/latex/grfpaste
8444%{texmfdist}/tex/latex/grnumalt
8445%{texmfdist}/tex/latex/grotesq
8446%{texmfdist}/tex/latex/grverb
8447%{texmfdist}/tex/latex/gu
8448%{texmfdist}/tex/latex/guitar
8449%{texmfdist}/tex/latex/guitbeamer
8450%{texmfdist}/tex/latex/hanging
8451%{texmfdist}/tex/latex/har2nat
8452%{texmfdist}/tex/latex/harmony
8453%{texmfdist}/tex/latex/harpoon
8454%{texmfdist}/tex/latex/harvard
8455%{texmfdist}/tex/latex/hc
8456%{texmfdist}/tex/latex/helvetic
8457%{texmfdist}/tex/latex/hep
8458%{texmfdist}/tex/latex/hepnames
8459%{texmfdist}/tex/latex/hepparticles
8460%{texmfdist}/tex/latex/hepthesis
8461%{texmfdist}/tex/latex/hepunits
8462%{texmfdist}/tex/latex/hexgame
8463%{texmfdist}/tex/latex/hfoldsty
8464%{texmfdist}/tex/latex/hhtensor
8465%{texmfdist}/tex/latex/hilowres
8466%{texmfdist}/tex/latex/histogr
8467%{texmfdist}/tex/latex/hitec
8468%{texmfdist}/tex/latex/hpsdiss
8469%{texmfdist}/tex/latex/hrlatex
8470%{texmfdist}/tex/latex/hvfloat
8471%{texmfdist}/tex/latex/hypdvips
8472%{texmfdist}/tex/latex/hyper
df343eba 8473%{texmfdist}/tex/latex/hyperref
6367bfc9 8474%{texmfdist}/tex/latex/hyperxmp
df343eba 8475%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
8476%{texmfdist}/tex/latex/ibycus-babel
8477%{texmfdist}/tex/latex/icsv
8478%{texmfdist}/tex/latex/ieeepes
8479%{texmfdist}/tex/latex/ifmslide
8480%{texmfdist}/tex/latex/ifplatform
8481%{texmfdist}/tex/latex/ifsym
8482%{texmfdist}/tex/latex/ijmart
8483%{texmfdist}/tex/latex/imac
8484%{texmfdist}/tex/latex/image-gallery
8485%{texmfdist}/tex/latex/imtekda
df343eba 8486%{texmfdist}/tex/latex/index
6367bfc9
MB
8487%{texmfdist}/tex/latex/initials
8488%{texmfdist}/tex/latex/inlinebib
8489%{texmfdist}/tex/latex/inlinedef
8490%{texmfdist}/tex/latex/interactiveworkbook
8491%{texmfdist}/tex/latex/inversepath
8492%{texmfdist}/tex/latex/invoice
8493%{texmfdist}/tex/latex/ipa
8494%{texmfdist}/tex/latex/iso
8495%{texmfdist}/tex/latex/iso10303
8496%{texmfdist}/tex/latex/isodate
8497%{texmfdist}/tex/latex/isodoc
8498%{texmfdist}/tex/latex/isonums
8499%{texmfdist}/tex/latex/isorot
8500%{texmfdist}/tex/latex/isotope
8501%{texmfdist}/tex/latex/itnumpar
8502%{texmfdist}/tex/latex/itrans
8503%{texmfdist}/tex/latex/iwona
8504%{texmfdist}/tex/latex/jeopardy
8505%{texmfdist}/tex/latex/jhep
8506%{texmfdist}/tex/latex/jknapltx
8507%{texmfdist}/tex/latex/jneurosci
8508%{texmfdist}/tex/latex/jpsj
8509%{texmfdist}/tex/latex/jura
8510%{texmfdist}/tex/latex/juraabbrev
8511%{texmfdist}/tex/latex/juramisc
8512%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
8513%{texmfdist}/tex/latex/koma-script
8514%{texmfdist}/tex/latex/labels
4224ae6d
MB
8515%dir %{texmfdist}/tex/latex/latexconfig
8516%{texmfdist}/tex/latex/latexconfig/latex.ini
8517%{texmfdist}/tex/latex/latexconfig/lualatex.ini
8518%{texmfdist}/tex/latex/latexconfig/mllatex.ini
8519%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8520%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 8521%{texmfdist}/tex/latex/layouts
df343eba
ZU
8522%{texmfdist}/tex/latex/lettrine
8523%{texmfdist}/tex/latex/listings
8524%{texmfdist}/tex/latex/ltabptch
daae3151 8525%{texmfdist}/tex/latex/localloc
cf8dbd64 8526%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
8527%{texmfdist}/tex/latex/mathcomp
8528%{texmfdist}/tex/latex/mdwtools
8529%{texmfdist}/tex/latex/memoir
8530%{texmfdist}/tex/latex/mh
cf8dbd64
MB
8531%{texmfdist}/tex/latex/misc209
8532%{texmfdist}/tex/latex/mmap
8533%{texmfdist}/tex/latex/mnsymbol
8534%{texmfdist}/tex/latex/moderncv
8535%{texmfdist}/tex/latex/modroman
8536%{texmfdist}/tex/latex/mongolian-babel
8537%{texmfdist}/tex/latex/montex
df343eba
ZU
8538%{texmfdist}/tex/latex/mparhack
8539%{texmfdist}/tex/latex/ms
df343eba 8540%{texmfdist}/tex/latex/multibib
df343eba
ZU
8541%{texmfdist}/tex/latex/multirow
8542%{texmfdist}/tex/latex/mwcls
8543%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
8544%{texmfdist}/tex/latex/ncclatex
8545%{texmfdist}/tex/latex/ncctools
8546%{texmfdist}/tex/latex/ncntrsbk
8547%{texmfdist}/tex/latex/nddiss
8548%{texmfdist}/tex/latex/newalg
8549%{texmfdist}/tex/latex/newfile
8550%{texmfdist}/tex/latex/newlfm
8551%{texmfdist}/tex/latex/newspaper
8552%{texmfdist}/tex/latex/newthm
df343eba
ZU
8553%{texmfdist}/tex/latex/nomencl
8554%{texmfdist}/tex/latex/ntgclass
80fa261c 8555%{texmfdist}/tex/generic/oberdiek
df343eba 8556%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
8557%{texmfdist}/tex/latex/overpic
8558%{texmfdist}/tex/latex/paralist
df343eba
ZU
8559%{texmfdist}/tex/latex/pb-diagram
8560%{texmfdist}/tex/latex/pdfpages
8561%{texmfdist}/tex/latex/picinpar
df343eba
ZU
8562%{texmfdist}/tex/latex/pict2e
8563%{texmfdist}/tex/latex/placeins
df343eba
ZU
8564%{texmfdist}/tex/latex/preprint
8565%{texmfdist}/tex/latex/preview
8566%{texmfdist}/tex/latex/program
df343eba
ZU
8567%{texmfdist}/tex/latex/psfrag
8568%{texmfdist}/tex/latex/pslatex
df343eba
ZU
8569%{texmfdist}/tex/latex/revtex
8570%{texmfdist}/tex/latex/rotating
8571%{texmfdist}/tex/latex/rotfloat
8572%{texmfdist}/tex/latex/scale
8573%{texmfdist}/tex/latex/sectsty
df343eba
ZU
8574%{texmfdist}/tex/latex/seminar
8575%{texmfdist}/tex/latex/setspace
df343eba
ZU
8576%{texmfdist}/tex/latex/showdim
8577%{texmfdist}/tex/latex/showlabels
df343eba
ZU
8578%{texmfdist}/tex/latex/sidecap
8579%{texmfdist}/tex/latex/slashbox
8580%{texmfdist}/tex/latex/soul
8581%{texmfdist}/tex/latex/stdclsdv
8582%{texmfdist}/tex/latex/stmaryrd
8583%{texmfdist}/tex/latex/subfig
8584%{texmfdist}/tex/latex/subfigure
8585%{texmfdist}/tex/latex/supertabular
8586%{texmfdist}/tex/latex/t2
cf8dbd64
MB
8587%{texmfdist}/tex/latex/t-angles
8588%{texmfdist}/tex/latex/tableaux
8589%{texmfdist}/tex/latex/tablists
8590%{texmfdist}/tex/latex/tablor
8591%{texmfdist}/tex/latex/tabto-ltx
8592%{texmfdist}/tex/latex/tabulary
8593%{texmfdist}/tex/latex/tabvar
8594%{texmfdist}/tex/latex/talk
8595%{texmfdist}/tex/latex/taupin
8596%{texmfdist}/tex/latex/tcldoc
8597%{texmfdist}/tex/latex/tdsfrmath
8598%{texmfdist}/tex/latex/technics
8599%{texmfdist}/tex/latex/ted
8600%{texmfdist}/tex/latex/tengwarscript
8601%{texmfdist}/tex/latex/tensor
8602%{texmfdist}/tex/latex/teubner
8603%{texmfdist}/tex/latex/tex-gyre
8604%{texmfdist}/tex/latex/texilikecover
8605%{texmfdist}/tex/latex/texlogos
8606%{texmfdist}/tex/latex/texmate
8607%{texmfdist}/tex/latex/texpower
8608%{texmfdist}/tex/latex/texshade
8609%{texmfdist}/tex/latex/textcase
df343eba 8610%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
8611%{texmfdist}/tex/latex/textopo
8612%{texmfdist}/tex/latex/textpath
df343eba 8613%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
8614%{texmfdist}/tex/latex/theoremref
8615%{texmfdist}/tex/latex/thesis-titlepage-fhac
8616%{texmfdist}/tex/latex/thinsp
8617%{texmfdist}/tex/latex/thmtools
8618%{texmfdist}/tex/latex/thumb
8619%{texmfdist}/tex/latex/thuthesis
8620%{texmfdist}/tex/latex/ticket
8621%{texmfdist}/tex/latex/tikz-inet
8622%{texmfdist}/tex/latex/times
8623%{texmfdist}/tex/latex/timesht
8624%{texmfdist}/tex/latex/tipa
8625%{texmfdist}/tex/latex/titlefoot
df343eba 8626%{texmfdist}/tex/latex/titlesec
cf8dbd64 8627%{texmfdist}/tex/latex/titling
df343eba
ZU
8628%{texmfdist}/tex/latex/tocbibind
8629%{texmfdist}/tex/latex/tocloft
8630%{texmfdist}/tex/latex/tools
8631%{texmfdist}/tex/latex/totpages
df343eba 8632%{texmfdist}/tex/latex/type1cm
cf8dbd64 8633%{texmfdist}/tex/latex/undertilde
df343eba 8634%{texmfdist}/tex/latex/units
cf8dbd64
MB
8635%{texmfdist}/tex/latex/unitsdef
8636%{texmfdist}/tex/latex/universa
8637%{texmfdist}/tex/latex/unroman
8638%{texmfdist}/tex/latex/upmethodology
df343eba 8639%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
8640%{texmfdist}/tex/latex/varindex
8641%{texmfdist}/tex/latex/varsfromjobname
8642%{texmfdist}/tex/latex/vector
8643%{texmfdist}/tex/latex/velthuis
8644%{texmfdist}/tex/latex/verse
8645%{texmfdist}/tex/latex/versions
8646%{texmfdist}/tex/latex/vhistory
8647%{texmfdist}/tex/latex/vita
df343eba 8648%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
8649%{texmfdist}/tex/latex/volumes
8650%{texmfdist}/tex/latex/vpe
8651%{texmfdist}/tex/latex/vrsion
8652%{texmfdist}/tex/latex/vwcol
8653%{texmfdist}/tex/latex/vxu
8654%{texmfdist}/tex/latex/wallpaper
8655%{texmfdist}/tex/latex/warning
8656%{texmfdist}/tex/latex/warpcol
df343eba 8657%{texmfdist}/tex/latex/was
cf8dbd64
MB
8658%{texmfdist}/tex/latex/williams
8659%{texmfdist}/tex/latex/wnri
8660%{texmfdist}/tex/latex/wordlike
df343eba 8661%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
8662%{texmfdist}/tex/latex/wsuipa
8663%{texmfdist}/tex/latex/xargs
8664%{texmfdist}/tex/latex/xcolor
8665%{texmfdist}/tex/latex/xdoc
8666%{texmfdist}/tex/latex/xfor
8667%{texmfdist}/tex/latex/xifthen
df343eba 8668%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
8669%{texmfdist}/tex/latex/xmpincl
8670%{texmfdist}/tex/latex/xnewcommand
8671%{texmfdist}/tex/latex/xoptarg
8672%{texmfdist}/tex/latex/xpackages
8673%{texmfdist}/tex/latex/xq
8674%{texmfdist}/tex/latex/xskak
8675%{texmfdist}/tex/latex/xstring
df343eba 8676%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
8677%{texmfdist}/tex/latex/xtcapts
8678%{texmfdist}/tex/latex/xyling
8679%{texmfdist}/tex/latex/xytree
8680%{texmfdist}/tex/latex/yafoot
df343eba 8681%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
8682%{texmfdist}/tex/latex/yhmath
8683%{texmfdist}/tex/latex/yi4latex
8684%{texmfdist}/tex/latex/york-thesis
8685%{texmfdist}/tex/latex/youngtab
8686%{texmfdist}/tex/latex/yplan
8687%{texmfdist}/tex/latex/zapfchan
8688%{texmfdist}/tex/latex/zapfding
8689%{texmfdist}/tex/latex/zed-csp
8690%{texmfdist}/tex/latex/zefonts
8691%{texmfdist}/tex/latex/ziffer
8692%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
8693%{texmfdist}/tex/plain/etex
8694%{texmf}/tex/latex/config
8695%{texmf}/tex/latex/dvipdfm
d08789e0 8696
6c82f497
ZU
8697%files latex-12many
8698%defattr(644,root,root,755)
8699%doc %{texmfdist}/doc/latex/12many
8700%{texmfdist}/source/latex/12many
8701
a8b381b0
ZU
8702%files latex-abstract
8703%defattr(644,root,root,755)
8704%doc %{texmfdist}/doc/latex/abstract
8705%{texmfdist}/tex/latex/abstract
8706
f1f5d194
ZU
8707%files latex-accfonts
8708%defattr(644,root,root,755)
606c6ab6 8709%doc %{texmfdist}/doc/fonts/accfonts
f1f5d194
ZU
8710%{texmfdist}/tex/latex/accfonts
8711
e88b5dcf
ZU
8712%files latex-adrconv
8713%defattr(644,root,root,755)
8714%{texmfdist}/tex/latex/adrconv
8715%{texmfdist}/doc/latex/adrconv
8716
d08789e0
ZU
8717%files latex-algorithms
8718%defattr(644,root,root,755)
68640cd8
ZU
8719%doc %{texmfdist}/doc/latex/algorithms
8720%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
8721
8722%files latex-ae
8723%defattr(644,root,root,755)
2677a8b0 8724%{texmfdist}/tex/latex/ae
d08789e0
ZU
8725
8726%files latex-ams
8727%defattr(644,root,root,755)
68640cd8
ZU
8728%doc %{texmfdist}/doc/latex/amscls
8729%doc %{texmfdist}/doc/latex/amsmath
68640cd8 8730%doc %{texmfdist}/doc/latex/onlyamsmath
80fa261c 8731%{texmfdist}/doc/fonts/amsfonts
68640cd8
ZU
8732%{texmfdist}/tex/latex/amscls
8733%{texmfdist}/tex/latex/amsmath
8734%{texmfdist}/tex/latex/amsfonts
8735%{texmfdist}/tex/latex/onlyamsmath
8736%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
8737
8738%files latex-antp
8739%defattr(644,root,root,755)
7179ac92 8740%{texmfdist}/tex/latex/antp
d08789e0
ZU
8741
8742%files latex-antt
8743%defattr(644,root,root,755)
2677a8b0 8744%{texmfdist}/tex/latex/antt
d08789e0 8745
e88b5dcf
ZU
8746%files latex-appendix
8747%defattr(644,root,root,755)
8748%doc %{texmfdist}/doc/latex/appendix
8749%{texmfdist}/tex/latex/appendix
8750
b4d68b39
ZU
8751%files latex-backgammon
8752%defattr(644,root,root,755)
8753%doc %{texmfdist}/doc/latex/backgammon
8754%{texmfdist}/tex/latex/backgammon
8755
6c82f497
ZU
8756%files latex-bardiag
8757%defattr(644,root,root,755)
8758%doc %{texmfdist}/doc/latex/bardiag
8759%{texmfdist}/tex/latex/bardiag
8760
d08789e0
ZU
8761%files latex-bbm
8762%defattr(644,root,root,755)
68640cd8
ZU
8763%doc %{texmfdist}/doc/fonts/bbm
8764%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8765
8766%files latex-bbold
8767%defattr(644,root,root,755)
ffd94364
ZU
8768%doc %{texmfdist}/doc/latex/bbold
8769%{texmfdist}/tex/latex/bbold
8770%{texmfdist}/source/latex/bbold
d08789e0 8771
b4d68b39
ZU
8772%files latex-beamer
8773%defattr(644,root,root,755)
8774%doc %{texmfdist}/doc/latex/beamer
8775%{texmfdist}/tex/latex/beamer-contrib
8776%{texmfdist}/tex/latex/beamer
8777
2fede27b
ZU
8778%files latex-bezos
8779%defattr(644,root,root,755)
8780%doc %{texmfdist}/doc/latex/bezos
8781%{texmfdist}/tex/latex/bezos
8782
d08789e0
ZU
8783%files latex-bibtex
8784%defattr(644,root,root,755)
68640cd8 8785%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
8786%doc %{texmfdist}/doc/latex/adrconv
8787%doc %{texmfdist}/doc/latex/bibtopic
8788%doc %{texmfdist}/doc/latex/bibunits
8789%doc %{texmfdist}/doc/latex/natbib
8790%doc %{texmfdist}/doc/latex/footbib
8791%dir %{texmfdist}/doc/bibtex
8792%dir %{texmfdist}/bibtex
8793%dir %{texmfdist}/bibtex/bib
8794%dir %{texmfdist}/bibtex/bst
b9a3d45e 8795%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
8796
8797%attr(755,root,root) %{_bindir}/bibtex
8798%attr(755,root,root) %{_bindir}/rubibtex
8799
68640cd8
ZU
8800%{texmfdist}/bibtex/bst/base
8801%{texmfdist}/bibtex/csf/base
8802%{texmfdist}/bibtex/bib/base
8803%{texmfdist}/bibtex/bst/adrconv
8804%{texmfdist}/bibtex/bib/adrconv
8805%{texmfdist}/source/latex/adrconv
8806%{texmfdist}/tex/latex/adrconv
8807# %{texmf}/bibtex/bst/misc
8808%{texmfdist}/bibtex/bst/natbib
8809%{texmfdist}/tex/latex/natbib
8810%{texmfdist}/tex/latex/bibtopic
8811%{texmfdist}/source/latex/bibunits
8812%{texmfdist}/tex/latex/bibunits
8813%{texmfdist}/source/latex/footbib
8814%{texmfdist}/tex/latex/footbib
d08789e0
ZU
8815
8816%{_mandir}/man1/bibtex.1*
8817%{_mandir}/man1/rubibtex.1*
8818
8819%files latex-bibtex-ams
8820%defattr(644,root,root,755)
68640cd8
ZU
8821%{texmfdist}/bibtex/bst/ams
8822%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8823
8824%files latex-bibtex-pl
8825%defattr(644,root,root,755)
04123363 8826%dir %{texmfdist}/bibtex/bib/gustlib
68640cd8 8827%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8828
8829%files latex-bibtex-german
8830%defattr(644,root,root,755)
68640cd8
ZU
8831%doc %{texmfdist}/doc/bibtex/germbib
8832%{texmfdist}/bibtex/bst/germbib
8833%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8834
8835%files latex-bibtex-revtex4
8836%defattr(644,root,root,755)
04123363 8837%dir %{texmfdist}/source/latex/revtex
68640cd8
ZU
8838%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8839%{texmfdist}/source/latex/revtex/revtex4.dtx
8840%{texmfdist}/source/latex/revtex/revtex4.ins
8841%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8842
8843%files latex-bibtex-jurabib
8844%defattr(644,root,root,755)
68640cd8
ZU
8845%doc %{texmfdist}/doc/latex/jurabib
8846%{texmfdist}/bibtex/bst/jurabib
8847%{texmfdist}/bibtex/bib/jurabib
8848%{texmfdist}/source/latex/jurabib
8849%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8850
8851%files latex-bibtex-dk
8852%defattr(644,root,root,755)
68640cd8
ZU
8853%doc %{texmfdist}/doc/latex/dk-bib
8854%{texmfdist}/bibtex/bst/dk-bib
8855%{texmfdist}/bibtex/csf/dk-bib
8856%{texmfdist}/bibtex/bib/dk-bib
8857%{texmfdist}/source/latex/dk-bib
8858%{texmfdist}/tex/latex/dk-bib
8859
8860# %files latex-bibtex-nor
8861# %defattr(644,root,root,755)
8862# %{texmf}/bibtex/bst/norbib
d08789e0 8863
33b3b483
ZU
8864%files latex-bibtex-styles
8865%defattr(644,root,root,755)
04123363 8866%dir %{texmfdist}/doc/generic/t2
80fa261c 8867%dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
04123363 8868%dir %{texmfdist}/source/bibtex
33b3b483
ZU
8869%{texmfdist}/bibtex/bib/IEEEtran
8870%{texmfdist}/bibtex/bib/abstyles
8871%{texmfdist}/bibtex/bib/achemso
8872%{texmfdist}/bibtex/bib/acmtrans
8873%{texmfdist}/bibtex/bib/aiaa
8874%{texmfdist}/bibtex/bib/apacite
8875%{texmfdist}/bibtex/bib/asaetr
8876%{texmfdist}/bibtex/bib/ascelike
8877%{texmfdist}/bibtex/bib/beebe
8878%{texmfdist}/bibtex/bib/bibhtml
8879%{texmfdist}/bibtex/bib/bibtopic
8880%{texmfdist}/bibtex/bib/biocon
8881%{texmfdist}/bibtex/bib/computational-complexity
8882%{texmfdist}/bibtex/bib/din1505
8883%{texmfdist}/bibtex/bib/directory
8884%{texmfdist}/bibtex/bib/dtk
8885%{texmfdist}/bibtex/bib/figbib
8886%{texmfdist}/bibtex/bib/frankenstein
8887%{texmfdist}/bibtex/bib/gatech-thesis
8888%{texmfdist}/bibtex/bib/geomsty
8889%{texmfdist}/bibtex/bib/gloss
8890%{texmfdist}/bibtex/bib/harvard
8891%{texmfdist}/bibtex/bib/ieeepes
8892%{texmfdist}/bibtex/bib/ijmart
8893%{texmfdist}/bibtex/bib/imac
8894%{texmfdist}/bibtex/bib/index
8895%{texmfdist}/bibtex/bib/lsc
8896%{texmfdist}/bibtex/bib/msc
8897%{texmfdist}/bibtex/bib/nostarch
8898%{texmfdist}/bibtex/bib/philosophersimprint
8899%{texmfdist}/bibtex/bib/revtex
8900%{texmfdist}/bibtex/bib/spie
8901%{texmfdist}/bibtex/bib/urlbst
8902%{texmfdist}/bibtex/bst/IEEEtran
8903%{texmfdist}/bibtex/bst/abstyles
8904%{texmfdist}/bibtex/bst/achemso
8905%{texmfdist}/bibtex/bst/acmtrans
8906%{texmfdist}/bibtex/bst/afthesis
8907%{texmfdist}/bibtex/bst/aguplus
8908%{texmfdist}/bibtex/bst/aiaa
8909%{texmfdist}/bibtex/bst/aichej
8910%{texmfdist}/bibtex/bst/ametsoc
8911%{texmfdist}/bibtex/bst/apacite
8912%{texmfdist}/bibtex/bst/asaetr
8913%{texmfdist}/bibtex/bst/ascelike
8914%{texmfdist}/bibtex/bst/babelbib
8915%{texmfdist}/bibtex/bst/beebe
8916%{texmfdist}/bibtex/bst/bibhtml
8917%{texmfdist}/bibtex/bst/chem-journal
8918%{texmfdist}/bibtex/bst/chicago
8919%{texmfdist}/bibtex/bst/computational-complexity
8920%{texmfdist}/bibtex/bst/confproc
8921%{texmfdist}/bibtex/bst/datatool
8922%{texmfdist}/bibtex/bst/din1505
8923%{texmfdist}/bibtex/bst/dinat
8924%{texmfdist}/bibtex/bst/directory
8925%{texmfdist}/bibtex/bst/dtk
8926%{texmfdist}/bibtex/bst/dvdcoll
8927%{texmfdist}/bibtex/bst/economic
8928%{texmfdist}/bibtex/bst/elsevier-bib
8929%{texmfdist}/bibtex/bst/fbs
8930%{texmfdist}/bibtex/bst/figbib
8931%{texmfdist}/bibtex/bst/finbib
8932%{texmfdist}/bibtex/bst/frankenstein
8933%{texmfdist}/bibtex/bst/gatech-thesis
8934%{texmfdist}/bibtex/bst/gloss
8935%{texmfdist}/bibtex/bst/gost
8936%{texmfdist}/bibtex/bst/gustlib
8937%{texmfdist}/bibtex/bst/harvard
8938%{texmfdist}/bibtex/bst/hc
8939%{texmfdist}/bibtex/bst/ieeepes
8940%{texmfdist}/bibtex/bst/ijmart
8941%{texmfdist}/bibtex/bst/ijqc
8942%{texmfdist}/bibtex/bst/imac
8943%{texmfdist}/bibtex/bst/index
8944%{texmfdist}/bibtex/bst/inlinebib
8945%{texmfdist}/bibtex/bst/iopart-num
8946%{texmfdist}/bibtex/bst/jneurosci
8947%{texmfdist}/bibtex/bst/jurarsp
8948%{texmfdist}/bibtex/bst/kluwer
8949%{texmfdist}/bibtex/bst/mciteplus
8950%{texmfdist}/bibtex/bst/mslapa
8951%{texmfdist}/bibtex/bst/multibib
8952%{texmfdist}/bibtex/bst/munich
8953%{texmfdist}/bibtex/bst/nature
8954%{texmfdist}/bibtex/bst/nddiss
8955%{texmfdist}/bibtex/bst/opcit
8956%{texmfdist}/bibtex/bst/perception
8957%{texmfdist}/bibtex/bst/revtex
8958%{texmfdist}/bibtex/bst/rsc
8959%{texmfdist}/bibtex/bst/savetrees
8960%{texmfdist}/bibtex/bst/shipunov
8961%{texmfdist}/bibtex/bst/smflatex
8962%{texmfdist}/bibtex/bst/sort-by-letters
8963%{texmfdist}/bibtex/bst/spie
8964%{texmfdist}/bibtex/bst/stellenbosch
8965%{texmfdist}/bibtex/bst/swebib
8966%{texmfdist}/bibtex/bst/texsis
8967%{texmfdist}/bibtex/bst/thuthesis
8968%{texmfdist}/bibtex/bst/tugboat
8969%{texmfdist}/bibtex/bst/urlbst
8970%{texmfdist}/bibtex/csf/gost
8971%doc %{texmfdist}/doc/bibtex/abstyles
8972%doc %{texmfdist}/doc/bibtex/bibhtml
8973%doc %{texmfdist}/doc/bibtex/dinat
8974%doc %{texmfdist}/doc/bibtex/economic
8975%doc %{texmfdist}/doc/bibtex/elsevier-bib
8976%doc %{texmfdist}/doc/bibtex/gost
8977%doc %{texmfdist}/doc/bibtex/ijqc
8978%doc %{texmfdist}/doc/bibtex/iopart-num
80fa261c 8979%doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
33b3b483
ZU
8980%doc %{texmfdist}/doc/latex/IEEEtran
8981%{texmfdist}/source/bibtex/gost
8982
435dbdfa
ZU
8983%files latex-bibtex-vancouver
8984%defattr(644,root,root,755)
8985%dir %{texmfdist}/bibtex/bib/vancouver
04123363
ZU
8986%dir %{texmfdist}/bibtex/bst/vancouver
8987%dir %{texmfdist}/doc/bibtex/vancouver
435dbdfa
ZU
8988%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8989%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8990%doc %{texmfdist}/doc/bibtex/vancouver/README
8991%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8992%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8993
2fede27b
ZU
8994%files latex-booktabs
8995%defattr(644,root,root,755)
8996%doc %{texmfdist}/doc/latex/booktabs
8997%{texmfdist}/tex/latex/booktabs
8998
8999%files latex-caption
9000%defattr(644,root,root,755)
9001%doc %{texmfdist}/doc/latex/caption
9002%{texmfdist}/tex/latex/caption
9003
d08789e0
ZU
9004%files latex-carlisle
9005%defattr(644,root,root,755)
68640cd8
ZU
9006%doc %{texmfdist}/doc/latex/carlisle
9007%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
9008
9009%files latex-ccfonts
9010%defattr(644,root,root,755)
68640cd8
ZU
9011%doc %{texmfdist}/doc/latex/ccfonts
9012%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
9013
9014%files latex-cite
9015%defattr(644,root,root,755)
2677a8b0 9016%{texmfdist}/tex/latex/cite
d08789e0
ZU
9017
9018%files latex-cmbright
9019%defattr(644,root,root,755)
68640cd8
ZU
9020%doc %{texmfdist}/doc/latex/cmbright
9021%{texmfdist}/tex/latex/cmbright
9022
2fede27b
ZU
9023%files latex-comment
9024%defattr(644,root,root,755)
9025%doc %{texmfdist}/doc/latex/comment
9026%{texmfdist}/tex/latex/comment
d08789e0
ZU
9027
9028%files latex-concmath
9029%defattr(644,root,root,755)
2677a8b0 9030%{texmfdist}/tex/latex/concmath
d08789e0 9031
2fede27b
ZU
9032%files latex-currvita
9033%defattr(644,root,root,755)
9034%doc %{texmfdist}/doc/latex/currvita
9035%{texmfdist}/tex/latex/currvita
9036
9037%files latex-curves
9038%defattr(644,root,root,755)
9039%doc %{texmfdist}/doc/latex/curves
9040%{texmfdist}/tex/latex/curves
9041
d08789e0
ZU
9042%files latex-custom-bib
9043%defattr(644,root,root,755)
9501d92c
ZU
9044%doc %{texmfdist}/doc/latex/custom-bib
9045%{texmfdist}/source/latex/custom-bib
9046%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
9047
9048%files latex-cyrillic
9049%defattr(644,root,root,755)
9501d92c
ZU
9050%doc %{texmfdist}/doc/latex/cyrillic
9051%{texmfdist}/source/latex/cyrillic
9052%{texmfdist}/tex/latex/cyrillic
d08789e0 9053
04eb4e68
ZU
9054# %files latex-dstroke
9055# %defattr(644,root,root,755)
9056# %{texmf}/tex/latex/dstroke
d08789e0 9057
60597425
ZU
9058%files latex-enumitem
9059%defattr(644,root,root,755)
9060%doc %{texmfdist}/doc/latex/enumitem
9061%{texmfdist}/tex/latex/enumitem
9062
2b453bda
ZU
9063%files latex-exam
9064%defattr(644,root,root,755)
f1f5d194 9065%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
9066%{texmfdist}/tex/latex/exam
9067
f1f5d194
ZU
9068%files latex-gbrief
9069%defattr(644,root,root,755)
9070%doc %{texmfdist}/doc/latex/g-brief
9071%{texmfdist}/tex/latex/g-brief
9072
d08789e0
ZU
9073%files latex-jknappen
9074%defattr(644,root,root,755)
9501d92c
ZU
9075%doc %{texmfdist}/fonts/source/jknappen
9076%{texmfdist}/fonts/tfm/jknappen
d08789e0 9077
d19eaaab
ZU
9078%files latex-keystroke
9079%defattr(644,root,root,755)
9080%{texmfdist}/tex/latex/keystroke
9081%doc %{texmfdist}/doc/latex/keystroke
9082
9083%files latex-labbook
9084%defattr(644,root,root,755)
9085%doc %{texmfdist}/doc/latex/labbook
9086%{texmfdist}/source/latex/labbook
9087%{texmfdist}/tex/latex/labbook
9088
a8b381b0
ZU
9089%files latex-lastpage
9090%defattr(644,root,root,755)
a8b381b0 9091%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
9092%{texmfdist}/tex/latex/lastpage
9093
d19eaaab
ZU
9094%files latex-lcd
9095%defattr(644,root,root,755)
9096%doc %{texmfdist}/doc/latex/lcd
9097%{texmfdist}/source/latex/lcd
9098%{texmfdist}/tex/latex/lcd
9099
9100%files latex-leaflet
9101%defattr(644,root,root,755)
9102%doc %{texmfdist}/doc/latex/leaflet
9103%{texmfdist}/source/latex/leaflet
9104%{texmfdist}/tex/latex/leaflet
9105
f1f5d194
ZU
9106%files latex-leftidx
9107%defattr(644,root,root,755)
9108%doc %{texmfdist}/doc/latex/leftidx
9109%{texmfdist}/tex/latex/leftidx
a8b381b0 9110
d19eaaab
ZU
9111%files latex-lewis
9112%defattr(644,root,root,755)
9113%doc %{texmfdist}/doc/latex/lewis
9114%{texmfdist}/tex/latex/lewis
9115
d08789e0
ZU
9116%files latex-lm
9117%defattr(644,root,root,755)
9501d92c
ZU
9118%doc %{texmfdist}/doc/fonts/lm
9119%{texmfdist}/tex/latex/lm
9120%{texmfdist}/fonts/afm/public/lm
9121%{texmfdist}/fonts/enc/dvips/lm
9122%{texmfdist}/fonts/map/dvips/lm
9123%{texmfdist}/fonts/map/dvipdfm/lm
9124%{texmfdist}/fonts/opentype/public/lm
9125%{texmfdist}/fonts/tfm/public/lm
9126%{texmfdist}/source/fonts/lm
d08789e0
ZU
9127
9128%files latex-lucidabr
9129%defattr(644,root,root,755)
8affbd2c 9130%dir %{texmfdist}/vtex
04123363 9131%dir %{texmfdist}/vtex/config
26d8eaaa
ZU
9132%{texmfdist}/vtex/config/lucidabr-k.ali
9133%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
9134
9135%files latex-lineno
9136%defattr(644,root,root,755)
9501d92c
ZU
9137%doc %{texmfdist}/doc/latex/lineno
9138%{texmfdist}/tex/latex/lineno
9139
d08789e0
ZU
9140
9141%files latex-marvosym
9142%defattr(644,root,root,755)
2677a8b0 9143%{texmfdist}/tex/latex/marvosym
d08789e0 9144
d19eaaab
ZU
9145%files latex-mathexam
9146%defattr(644,root,root,755)
9147%doc %{texmfdist}/doc/latex/mathexam
9148%{texmfdist}/source/latex/mathexam
9149%{texmfdist}/tex/latex/mathexam
9150
5b7eba8e
MB
9151#%files latex-mathpple
9152#%defattr(644,root,root,755)
d08789e0 9153
5b7eba8e
MB
9154#%files latex-mathtime
9155#%defattr(644,root,root,755)
d08789e0
ZU
9156
9157%files latex-microtype
9158%defattr(644,root,root,755)
26d8eaaa
ZU
9159%doc %{texmfdist}/doc/latex/microtype
9160%{texmfdist}/source/latex/microtype
9161%{texmfdist}/tex/latex/microtype
d08789e0
ZU
9162
9163%files latex-mflogo
9164%defattr(644,root,root,755)
26d8eaaa
ZU
9165%doc %{texmfdist}/doc/latex/mflogo
9166%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
9167
9168%files latex-mfnfss
9169%defattr(644,root,root,755)
26d8eaaa
ZU
9170%{texmfdist}/source/latex/mfnfss
9171%{texmfdist}/tex/latex/mfnfss
9172
d08789e0
ZU
9173%files latex-minitoc
9174%defattr(644,root,root,755)
26d8eaaa
ZU
9175%doc %{texmfdist}/doc/latex/minitoc
9176%{texmfdist}/bibtex/bst/minitoc
9177%{texmfdist}/makeindex/minitoc
9178%{texmfdist}/scripts/minitoc
9179%{texmfdist}/source/latex/minitoc
9180%{texmfdist}/tex/latex/minitoc
9181
d08789e0
ZU
9182
9183%files latex-mltex
9184%defattr(644,root,root,755)
26d8eaaa
ZU
9185%doc %{texmfdist}/doc/latex/mltex
9186%{texmfdist}/tex/latex/mltex
d08789e0 9187
f1f5d194
ZU
9188%files latex-moreverb
9189%defattr(644,root,root,755)
9190%doc %{texmfdist}/doc/latex/moreverb
9191%{texmfdist}/tex/latex/moreverb
9192
d34bfb7f
ZU
9193%files latex-multienum
9194%defattr(644,root,root,755)
f2555868 9195%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 9196%dir %{texmfdist}/tex/latex/multenum
f2555868 9197%{texmfdist}/tex/latex/multenum/*
d34bfb7f 9198
8ed039e0
ZU
9199%files latex-musictex
9200%defattr(644,root,root,755)
9201%doc %{texmfdist}/doc/generic/musictex
9202%{texmfdist}/fonts/source/public/musictex
9203%{texmfdist}/fonts/tfm/public/musictex
9204%{texmfdist}/tex/generic/musictex
9205%{texmfdist}/tex/latex/musictex
9206
a8b381b0
ZU
9207%files latex-ntheorem
9208%defattr(644,root,root,755)
9209%{texmfdist}/tex/latex/ntheorem
9210%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa 9211
f65b3398
ZU
9212%files latex-other-doc
9213%defattr(644,root,root,755)
8affbd2c 9214%doc %{texmfdist}/doc/alatex
f65b3398 9215%doc %{texmfdist}/doc/cslatex/base
8affbd2c 9216%doc %{texmfdist}/doc/generic/wsuipa
f65b3398
ZU
9217%doc %{texmfdist}/doc/latex/ANUfinalexam
9218%doc %{texmfdist}/doc/latex/AkkTeX
9219%doc %{texmfdist}/doc/latex/ESIEEcv
9220%doc %{texmfdist}/doc/latex/GuIT
9221%doc %{texmfdist}/doc/latex/HA-prosper
9222%doc %{texmfdist}/doc/latex/IEEEconf
9223%doc %{texmfdist}/doc/latex/a0poster
9224%doc %{texmfdist}/doc/latex/aastex
9225%doc %{texmfdist}/doc/latex/abc
9226%doc %{texmfdist}/doc/latex/achemso
9227%doc %{texmfdist}/doc/latex/acmconf
9228%doc %{texmfdist}/doc/latex/acmtrans
9229%doc %{texmfdist}/doc/latex/active-conf
9230%doc %{texmfdist}/doc/latex/addlines
9231%doc %{texmfdist}/doc/latex/adrlist
9232%doc %{texmfdist}/doc/latex/afthesis
9233%doc %{texmfdist}/doc/latex/aguplus
9234%doc %{texmfdist}/doc/latex/aiaa
9235%doc %{texmfdist}/doc/latex/akletter
9236%doc %{texmfdist}/doc/latex/alg
9237%doc %{texmfdist}/doc/latex/algorithm2e
9238%doc %{texmfdist}/doc/latex/algorithmicx
9239%doc %{texmfdist}/doc/latex/alnumsec
9240%doc %{texmfdist}/doc/latex/altfont
9241%doc %{texmfdist}/doc/latex/ametsoc
9242%doc %{texmfdist}/doc/latex/amsaddr
9243%doc %{texmfdist}/doc/latex/amsrefs
9244%doc %{texmfdist}/doc/latex/animate
9245%doc %{texmfdist}/doc/latex/answers
9246%doc %{texmfdist}/doc/latex/anyfontsize
9247%doc %{texmfdist}/doc/latex/apa
9248%doc %{texmfdist}/doc/latex/apacite
9249%doc %{texmfdist}/doc/latex/ar
9250%doc %{texmfdist}/doc/latex/arabi
9251%doc %{texmfdist}/doc/latex/arabtex
9252%doc %{texmfdist}/doc/latex/arcs
9253%doc %{texmfdist}/doc/latex/arydshln
9254%doc %{texmfdist}/doc/latex/asaetr
9255%doc %{texmfdist}/doc/latex/ascelike
9256%doc %{texmfdist}/doc/latex/assignment
9257%doc %{texmfdist}/doc/latex/attachfile
9258%doc %{texmfdist}/doc/latex/augie
9259%doc %{texmfdist}/doc/latex/aurical
9260%doc %{texmfdist}/doc/latex/authorindex
9261%doc %{texmfdist}/doc/latex/autoarea
9262%doc %{texmfdist}/doc/latex/autotab
9263%doc %{texmfdist}/doc/latex/babelbib
9264%doc %{texmfdist}/doc/latex/bangtex
9265%doc %{texmfdist}/doc/latex/barcodes
9266%doc %{texmfdist}/doc/latex/bayer
9267%doc %{texmfdist}/doc/latex/bbm-macros
9268%doc %{texmfdist}/doc/latex/beamer-contrib
9269%doc %{texmfdist}/doc/latex/begriff
9270%doc %{texmfdist}/doc/latex/betababel
9271%doc %{texmfdist}/doc/latex/bez123
9272%doc %{texmfdist}/doc/latex/bibarts
9273%doc %{texmfdist}/doc/latex/bibleref
9274%doc %{texmfdist}/doc/latex/biblist
9275%doc %{texmfdist}/doc/latex/bibtopicprefix
9276%doc %{texmfdist}/doc/latex/bigfoot
9277%doc %{texmfdist}/doc/latex/binomexp
9278%doc %{texmfdist}/doc/latex/biocon
9279%doc %{texmfdist}/doc/latex/bizcard
9280%doc %{texmfdist}/doc/latex/blindtext
9281%doc %{texmfdist}/doc/latex/blowup
9282%doc %{texmfdist}/doc/latex/boites
9283%doc %{texmfdist}/doc/latex/boldtensors
9284%doc %{texmfdist}/doc/latex/bookest
9285%doc %{texmfdist}/doc/latex/booklet
9286%doc %{texmfdist}/doc/latex/boxhandler
9287%doc %{texmfdist}/doc/latex/bpchem
9288%doc %{texmfdist}/doc/latex/braille
9289%doc %{texmfdist}/doc/latex/breakurl
9290%doc %{texmfdist}/doc/latex/brushscr
9291%doc %{texmfdist}/doc/latex/bullcntr
9292%doc %{texmfdist}/doc/latex/bussproofs
9293%doc %{texmfdist}/doc/latex/bytefield
9294%doc %{texmfdist}/doc/latex/calxxxx
9295%doc %{texmfdist}/doc/latex/captcont
9296%doc %{texmfdist}/doc/latex/casyl
9297%doc %{texmfdist}/doc/latex/catechis
9298%doc %{texmfdist}/doc/latex/cbcoptic
9299%doc %{texmfdist}/doc/latex/cclicenses
9300%doc %{texmfdist}/doc/latex/cd-cover
9301%doc %{texmfdist}/doc/latex/cd
9302%doc %{texmfdist}/doc/latex/cdpbundl
9303%doc %{texmfdist}/doc/latex/cellspace
9304%doc %{texmfdist}/doc/latex/changes
9305%doc %{texmfdist}/doc/latex/chapterfolder
9306%doc %{texmfdist}/doc/latex/chemcompounds
9307%doc %{texmfdist}/doc/latex/chemcono
9308%doc %{texmfdist}/doc/latex/chemstyle
9309%doc %{texmfdist}/doc/latex/chessboard
9310%doc %{texmfdist}/doc/latex/chessfss
9311%doc %{texmfdist}/doc/latex/china2e
9312%doc %{texmfdist}/doc/latex/chletter
9313%doc %{texmfdist}/doc/latex/circ
9314%doc %{texmfdist}/doc/latex/cite
9315%doc %{texmfdist}/doc/latex/cjk
9316%doc %{texmfdist}/doc/latex/classicthesis
9317%doc %{texmfdist}/doc/latex/clefval
9318%doc %{texmfdist}/doc/latex/cleveref
9319%doc %{texmfdist}/doc/latex/clock
9320%doc %{texmfdist}/doc/latex/clrscode
9321%doc %{texmfdist}/doc/latex/cm-lgc
9322%doc %{texmfdist}/doc/latex/cmap
9323%doc %{texmfdist}/doc/latex/cmcyralt
9324%doc %{texmfdist}/doc/latex/cmdstring
9325%doc %{texmfdist}/doc/latex/cmll
9326%doc %{texmfdist}/doc/latex/codepage
9327%doc %{texmfdist}/doc/latex/colorinfo
9328%doc %{texmfdist}/doc/latex/colortbl
9329%doc %{texmfdist}/doc/latex/colorwav
9330%doc %{texmfdist}/doc/latex/combine
9331%doc %{texmfdist}/doc/latex/commath
9332%doc %{texmfdist}/doc/latex/complexity
9333%doc %{texmfdist}/doc/latex/computational-complexity
9334%doc %{texmfdist}/doc/latex/concprog
9335%doc %{texmfdist}/doc/latex/confproc
9336%doc %{texmfdist}/doc/latex/constants
9337%doc %{texmfdist}/doc/latex/contour
9338%doc %{texmfdist}/doc/latex/cooking
9339%doc %{texmfdist}/doc/latex/cool
9340%doc %{texmfdist}/doc/latex/coollist
9341%doc %{texmfdist}/doc/latex/coolstr
9342%doc %{texmfdist}/doc/latex/cooltooltips
9343%doc %{texmfdist}/doc/latex/coordsys
9344%doc %{texmfdist}/doc/latex/courier-scaled
9345%doc %{texmfdist}/doc/latex/courseoutline
9346%doc %{texmfdist}/doc/latex/coursepaper
9347%doc %{texmfdist}/doc/latex/coverpage
9348%doc %{texmfdist}/doc/latex/covington
9349%doc %{texmfdist}/doc/latex/crossreference
9350%doc %{texmfdist}/doc/latex/crosswrd
9351%doc %{texmfdist}/doc/latex/cryst
9352%doc %{texmfdist}/doc/latex/csbulletin
9353%doc %{texmfdist}/doc/latex/csquotes
9354%doc %{texmfdist}/doc/latex/csvtools
9355%doc %{texmfdist}/doc/latex/ctable
9356%doc %{texmfdist}/doc/latex/ctib
9357%doc %{texmfdist}/doc/latex/cuisine
9358%doc %{texmfdist}/doc/latex/cursor
9359%doc %{texmfdist}/doc/latex/curve
9360%doc %{texmfdist}/doc/latex/curve2e
9361%doc %{texmfdist}/doc/latex/cv
9362%doc %{texmfdist}/doc/latex/cweb-latex
9363%doc %{texmfdist}/doc/latex/cwpuzzle
9364%doc %{texmfdist}/doc/latex/dashrule
9365%doc %{texmfdist}/doc/latex/datatool
9366%doc %{texmfdist}/doc/latex/dateiliste
9367%doc %{texmfdist}/doc/latex/datenumber
9368%doc %{texmfdist}/doc/latex/datetime
9369%doc %{texmfdist}/doc/latex/dcpic
9370%doc %{texmfdist}/doc/latex/delimtxt
9371%doc %{texmfdist}/doc/latex/diagnose
9372%doc %{texmfdist}/doc/latex/dialogl
9373%doc %{texmfdist}/doc/latex/dichokey
9374%doc %{texmfdist}/doc/latex/digiconfigs
9375%doc %{texmfdist}/doc/latex/din1505
9376%doc %{texmfdist}/doc/latex/directory
9377%doc %{texmfdist}/doc/latex/disser
9378%doc %{texmfdist}/doc/latex/dlfltxb
9379%doc %{texmfdist}/doc/latex/dnaseq
9380%doc %{texmfdist}/doc/latex/docmfp
9381%doc %{texmfdist}/doc/latex/doi
9382%doc %{texmfdist}/doc/latex/doipubmed
9383%doc %{texmfdist}/doc/latex/dotarrow
9384%doc %{texmfdist}/doc/latex/dottex
9385%doc %{texmfdist}/doc/latex/dpfloat
9386%doc %{texmfdist}/doc/latex/dprogress
9387%doc %{texmfdist}/doc/latex/drac
9388%doc %{texmfdist}/doc/latex/draftwatermark
9389%doc %{texmfdist}/doc/latex/dramatist
9390%doc %{texmfdist}/doc/latex/dtk
9391%doc %{texmfdist}/doc/latex/dtxgallery
9392%doc %{texmfdist}/doc/latex/duerer-latex
9393%doc %{texmfdist}/doc/latex/dvdcoll
9394%doc %{texmfdist}/doc/latex/dyntree
9395%doc %{texmfdist}/doc/latex/eCards
9396%doc %{texmfdist}/doc/latex/ean13isbn
9397%doc %{texmfdist}/doc/latex/easy
9398%doc %{texmfdist}/doc/latex/ebezier
9399%doc %{texmfdist}/doc/latex/ebong
9400%doc %{texmfdist}/doc/latex/ebsthesis
9401%doc %{texmfdist}/doc/latex/ecclesiastic
9402%doc %{texmfdist}/doc/latex/ecltree
9403%doc %{texmfdist}/doc/latex/ecv
9404%doc %{texmfdist}/doc/latex/ed
9405%doc %{texmfdist}/doc/latex/edmac
9406%doc %{texmfdist}/doc/latex/edmargin
9407%doc %{texmfdist}/doc/latex/ednotes
9408%doc %{texmfdist}/doc/latex/eemeir
9409%doc %{texmfdist}/doc/latex/egameps
9410%doc %{texmfdist}/doc/latex/egplot
9411%doc %{texmfdist}/doc/latex/ellipsis
9412%doc %{texmfdist}/doc/latex/elmath
9413%doc %{texmfdist}/doc/latex/elpres
9414%doc %{texmfdist}/doc/latex/elsarticle
9415%doc %{texmfdist}/doc/latex/elsevier
9416%doc %{texmfdist}/doc/latex/em
9417%doc %{texmfdist}/doc/latex/emp
9418%doc %{texmfdist}/doc/latex/emulateapj
9419%doc %{texmfdist}/doc/latex/endheads
9420%doc %{texmfdist}/doc/latex/engpron
9421%doc %{texmfdist}/doc/latex/engrec
9422%doc %{texmfdist}/doc/latex/environ
9423%doc %{texmfdist}/doc/latex/envlab
9424%doc %{texmfdist}/doc/latex/epigraph
9425%doc %{texmfdist}/doc/latex/epiolmec
9426%doc %{texmfdist}/doc/latex/epsdice
9427%doc %{texmfdist}/doc/latex/epspdfconversion
9428%doc %{texmfdist}/doc/latex/eqlist
9429%doc %{texmfdist}/doc/latex/eqnarray
9430%doc %{texmfdist}/doc/latex/eqparbox
9431%doc %{texmfdist}/doc/latex/errata
9432%doc %{texmfdist}/doc/latex/esdiff
9433%doc %{texmfdist}/doc/latex/eskd
9434%doc %{texmfdist}/doc/latex/eskdx
9435%doc %{texmfdist}/doc/latex/esvect
9436%doc %{texmfdist}/doc/latex/etaremune
9437%doc %{texmfdist}/doc/latex/etex-pkg
9438%doc %{texmfdist}/doc/latex/ethiop-t1
9439%doc %{texmfdist}/doc/latex/ethiop
9440%doc %{texmfdist}/doc/latex/etoolbox
9441%doc %{texmfdist}/doc/latex/eukdate
9442%doc %{texmfdist}/doc/latex/euproposal
9443%doc %{texmfdist}/doc/latex/euro
9444%doc %{texmfdist}/doc/latex/europecv
9445%doc %{texmfdist}/doc/latex/eurosans
9446%doc %{texmfdist}/doc/latex/everypage
9447%doc %{texmfdist}/doc/latex/examdesign
9448%doc %{texmfdist}/doc/latex/examplep
9449%doc %{texmfdist}/doc/latex/exceltex
9450%doc %{texmfdist}/doc/latex/exercise
9451%doc %{texmfdist}/doc/latex/expdlist
9452%doc %{texmfdist}/doc/latex/expl3
9453%doc %{texmfdist}/doc/latex/export
9454%doc %{texmfdist}/doc/latex/extarrows
9455%doc %{texmfdist}/doc/latex/extpfeil
9456%doc %{texmfdist}/doc/latex/extract
9457%doc %{texmfdist}/doc/latex/facsimile
9458%doc %{texmfdist}/doc/latex/faktor
9459%doc %{texmfdist}/doc/latex/fancynum
9460%doc %{texmfdist}/doc/latex/fancyref
9461%doc %{texmfdist}/doc/latex/fancytooltips
9462%doc %{texmfdist}/doc/latex/fax
9463%doc %{texmfdist}/doc/latex/feynmf
9464%doc %{texmfdist}/doc/latex/figbib
9465%doc %{texmfdist}/doc/latex/figsize
9466%doc %{texmfdist}/doc/latex/fink
9467%doc %{texmfdist}/doc/latex/fixfoot
9468%doc %{texmfdist}/doc/latex/fixme
9469%doc %{texmfdist}/doc/latex/flabels
9470%doc %{texmfdist}/doc/latex/flacards
9471%doc %{texmfdist}/doc/latex/flagderiv
9472%doc %{texmfdist}/doc/latex/flashcards
9473%doc %{texmfdist}/doc/latex/flippdf
9474%doc %{texmfdist}/doc/latex/floatrow
9475%doc %{texmfdist}/doc/latex/flowfram
9476%doc %{texmfdist}/doc/latex/fmp
9477%doc %{texmfdist}/doc/latex/fmtcount
9478%doc %{texmfdist}/doc/latex/fnbreak
9479%doc %{texmfdist}/doc/latex/fncychap
9480%doc %{texmfdist}/doc/latex/foekfont
9481%doc %{texmfdist}/doc/latex/fonttable
9482%doc %{texmfdist}/doc/latex/forarray
9483%doc %{texmfdist}/doc/latex/forloop
9484%doc %{texmfdist}/doc/latex/formlett
9485%doc %{texmfdist}/doc/latex/formula
9486%doc %{texmfdist}/doc/latex/formular
9487%doc %{texmfdist}/doc/latex/fouridx
9488%doc %{texmfdist}/doc/latex/frankenstein
9489%doc %{texmfdist}/doc/latex/frenchle
9490%doc %{texmfdist}/doc/latex/fribrief
9491%doc %{texmfdist}/doc/latex/frletter
9492%doc %{texmfdist}/doc/latex/frontespizio
9493%doc %{texmfdist}/doc/latex/fullblck
9494%doc %{texmfdist}/doc/latex/fullpict
9495%doc %{texmfdist}/doc/latex/functan
9496%doc %{texmfdist}/doc/latex/fundus
9497%doc %{texmfdist}/doc/latex/gaceta
9498%doc %{texmfdist}/doc/latex/galois
9499%doc %{texmfdist}/doc/latex/gastex
9500%doc %{texmfdist}/doc/latex/gatech-thesis
9501%doc %{texmfdist}/doc/latex/gauss
9502%doc %{texmfdist}/doc/latex/gb4e
9503%doc %{texmfdist}/doc/latex/gcard
9504%doc %{texmfdist}/doc/latex/gcite
9505%doc %{texmfdist}/doc/latex/genmpage
9506%doc %{texmfdist}/doc/latex/geomsty
9507%doc %{texmfdist}/doc/latex/ginpenc
9508%doc %{texmfdist}/doc/latex/gloss
9509%doc %{texmfdist}/doc/latex/glossaries
9510%doc %{texmfdist}/doc/latex/gmdoc
9511%doc %{texmfdist}/doc/latex/gmeometric
9512%doc %{texmfdist}/doc/latex/gmiflink
9513%doc %{texmfdist}/doc/latex/gmutils
9514%doc %{texmfdist}/doc/latex/gmverb
9515%doc %{texmfdist}/doc/latex/gnuplottex
9516%doc %{texmfdist}/doc/latex/graphicx-psmin
9517%doc %{texmfdist}/doc/latex/greek-inputenc
9518%doc %{texmfdist}/doc/latex/greekdates
9519%doc %{texmfdist}/doc/latex/greektex
9520%doc %{texmfdist}/doc/latex/grfpaste
9521%doc %{texmfdist}/doc/latex/grnumalt
9522%doc %{texmfdist}/doc/latex/grverb
9523%doc %{texmfdist}/doc/latex/gu
9524%doc %{texmfdist}/doc/latex/guitar
9525%doc %{texmfdist}/doc/latex/guitbeamer
9526%doc %{texmfdist}/doc/latex/hanging
9527%doc %{texmfdist}/doc/latex/har2nat
9528%doc %{texmfdist}/doc/latex/harmony
9529%doc %{texmfdist}/doc/latex/harpoon
9530%doc %{texmfdist}/doc/latex/harvard
9531%doc %{texmfdist}/doc/latex/hc
9532%doc %{texmfdist}/doc/latex/hep
9533%doc %{texmfdist}/doc/latex/hepnames
9534%doc %{texmfdist}/doc/latex/hepparticles
9535%doc %{texmfdist}/doc/latex/hepthesis
9536%doc %{texmfdist}/doc/latex/hepunits
9537%doc %{texmfdist}/doc/latex/hexgame
9538%doc %{texmfdist}/doc/latex/hhtensor
9539%doc %{texmfdist}/doc/latex/histogr
9540%doc %{texmfdist}/doc/latex/hitec
9541%doc %{texmfdist}/doc/latex/hpsdiss
9542%doc %{texmfdist}/doc/latex/hrlatex
9543%doc %{texmfdist}/doc/latex/hvfloat
9544%doc %{texmfdist}/doc/latex/hypdvips
9545%doc %{texmfdist}/doc/latex/hyperref-docsrc
9546%doc %{texmfdist}/doc/latex/hyperxmp
9547%doc %{texmfdist}/doc/latex/ibycus-babel
9548%doc %{texmfdist}/doc/latex/icsv
9549%doc %{texmfdist}/doc/latex/ieeepes
9550%doc %{texmfdist}/doc/latex/ifmslide
9551%doc %{texmfdist}/doc/latex/ifplatform
9552%doc %{texmfdist}/doc/latex/ijmart
9553%doc %{texmfdist}/doc/latex/imac
9554%doc %{texmfdist}/doc/latex/image-gallery
9555%doc %{texmfdist}/doc/latex/imtekda
9556%doc %{texmfdist}/doc/latex/inlinebib
9557%doc %{texmfdist}/doc/latex/inlinedef
9558%doc %{texmfdist}/doc/latex/interactiveworkbook
9559%doc %{texmfdist}/doc/latex/inversepath
9560%doc %{texmfdist}/doc/latex/invoice
9561%doc %{texmfdist}/doc/latex/ipa
9562%doc %{texmfdist}/doc/latex/iso
9563%doc %{texmfdist}/doc/latex/iso10303
9564%doc %{texmfdist}/doc/latex/isodate
9565%doc %{texmfdist}/doc/latex/isodoc
9566%doc %{texmfdist}/doc/latex/isorot
9567%doc %{texmfdist}/doc/latex/itnumpar
9568%doc %{texmfdist}/doc/latex/jeopardy
9569%doc %{texmfdist}/doc/latex/jknapltx
9570%doc %{texmfdist}/doc/latex/jneurosci
9571%doc %{texmfdist}/doc/latex/jpsj
9572%doc %{texmfdist}/doc/latex/jura
9573%doc %{texmfdist}/doc/latex/juraabbrev
9574%doc %{texmfdist}/doc/latex/juramisc
9575%doc %{texmfdist}/doc/latex/jurarsp
9576%doc %{texmfdist}/doc/latex/karnaugh
9577%doc %{texmfdist}/doc/latex/kerkis
9578%doc %{texmfdist}/doc/latex/kerntest
9579%doc %{texmfdist}/doc/latex/kluwer
9580%doc %{texmfdist}/doc/latex/labelcas
9581%doc %{texmfdist}/doc/latex/lazylist
9582%doc %{texmfdist}/doc/latex/lcyw
9583%doc %{texmfdist}/doc/latex/leading
9584%doc %{texmfdist}/doc/latex/ledmac
9585%doc %{texmfdist}/doc/latex/lettre
9586%doc %{texmfdist}/doc/latex/lexikon
9587%doc %{texmfdist}/doc/latex/lgreek
9588%doc %{texmfdist}/doc/latex/lhelp
9589%doc %{texmfdist}/doc/latex/linguex
9590%doc %{texmfdist}/doc/latex/lipsum
9591%doc %{texmfdist}/doc/latex/listbib
9592%doc %{texmfdist}/doc/latex/listliketab
9593%doc %{texmfdist}/doc/latex/listofsymbols
9594%doc %{texmfdist}/doc/latex/lkproof
9595%doc %{texmfdist}/doc/latex/logic
9596%doc %{texmfdist}/doc/latex/logpap
9597%doc %{texmfdist}/doc/latex/lps
9598%doc %{texmfdist}/doc/latex/lsc
9599%doc %{texmfdist}/doc/latex/ltxindex
9600%doc %{texmfdist}/doc/latex/mafr
9601%doc %{texmfdist}/doc/latex/magyar
9602%doc %{texmfdist}/doc/latex/mailing
9603%doc %{texmfdist}/doc/latex/makebarcode
9604%doc %{texmfdist}/doc/latex/makebox
9605%doc %{texmfdist}/doc/latex/makecell
9606%doc %{texmfdist}/doc/latex/makecmds
9607%doc %{texmfdist}/doc/latex/makedtx
9608%doc %{texmfdist}/doc/latex/makeglos
9609%doc %{texmfdist}/doc/latex/makeplot
9610%doc %{texmfdist}/doc/latex/manuscript
9611%doc %{texmfdist}/doc/latex/maple
9612%doc %{texmfdist}/doc/latex/marginnote
9613%doc %{texmfdist}/doc/latex/mathdesign
9614%doc %{texmfdist}/doc/latex/mathpazo
9615%doc %{texmfdist}/doc/latex/maybemath
9616%doc %{texmfdist}/doc/latex/mcaption
9617%doc %{texmfdist}/doc/latex/mceinleger
9618%doc %{texmfdist}/doc/latex/mcite
9619%doc %{texmfdist}/doc/latex/mciteplus
9620%doc %{texmfdist}/doc/latex/memexsupp
9621%doc %{texmfdist}/doc/latex/mentis
9622%doc %{texmfdist}/doc/latex/metaplot
9623%doc %{texmfdist}/doc/latex/method
9624%doc %{texmfdist}/doc/latex/metre
9625%doc %{texmfdist}/doc/latex/mff
9626%doc %{texmfdist}/doc/latex/mfpic4ode
9627%doc %{texmfdist}/doc/latex/mftinc
9628%doc %{texmfdist}/doc/latex/mhchem
9629%doc %{texmfdist}/doc/latex/mhequ
9630%doc %{texmfdist}/doc/latex/miller
9631%doc %{texmfdist}/doc/latex/minipage-marginpar
9632%doc %{texmfdist}/doc/latex/miniplot
9633%doc %{texmfdist}/doc/latex/minutes
9634%doc %{texmfdist}/doc/latex/mla-paper
9635%doc %{texmfdist}/doc/latex/mlist
9636%doc %{texmfdist}/doc/latex/mmap
9637%doc %{texmfdist}/doc/latex/mnsymbol
9638%doc %{texmfdist}/doc/latex/moderncv
9639%doc %{texmfdist}/doc/latex/modroman
9640%doc %{texmfdist}/doc/latex/mongolian-babel
9641%doc %{texmfdist}/doc/latex/montex
9642%doc %{texmfdist}/doc/latex/moresize
9643%doc %{texmfdist}/doc/latex/movie15
9644%doc %{texmfdist}/doc/latex/msc
9645%doc %{texmfdist}/doc/latex/msg
9646%doc %{texmfdist}/doc/latex/mslapa
9647%doc %{texmfdist}/doc/latex/mtgreek
9648%doc %{texmfdist}/doc/latex/multibbl
9649%doc %{texmfdist}/doc/latex/multicap
9650%doc %{texmfdist}/doc/latex/multirow
9651%doc %{texmfdist}/doc/latex/munich
9652%doc %{texmfdist}/doc/latex/musixlyr
9653%doc %{texmfdist}/doc/latex/muthesis
9654%doc %{texmfdist}/doc/latex/mxd
9655%doc %{texmfdist}/doc/latex/mxedruli
9656%doc %{texmfdist}/doc/latex/nag
9657%doc %{texmfdist}/doc/latex/namespc
9658%doc %{texmfdist}/doc/latex/nath
9659%doc %{texmfdist}/doc/latex/nature
9660%doc %{texmfdist}/doc/latex/ncclatex
9661%doc %{texmfdist}/doc/latex/ncctools
9662%doc %{texmfdist}/doc/latex/nddiss
9663%doc %{texmfdist}/doc/latex/newalg
9664%doc %{texmfdist}/doc/latex/newfile
9665%doc %{texmfdist}/doc/latex/newlfm
9666%doc %{texmfdist}/doc/latex/newspaper
9667%doc %{texmfdist}/doc/latex/newvbtm
9668%doc %{texmfdist}/doc/latex/niceframe
9669%doc %{texmfdist}/doc/latex/nih
9670%doc %{texmfdist}/doc/latex/noitcrul
9671%doc %{texmfdist}/doc/latex/nomentbl
9672%doc %{texmfdist}/doc/latex/nonfloat
9673%doc %{texmfdist}/doc/latex/nostarch
9674%doc %{texmfdist}/doc/latex/notes
9675%doc %{texmfdist}/doc/latex/notes2bib
9676%doc %{texmfdist}/doc/latex/nrc
9677%doc %{texmfdist}/doc/latex/ntabbing
9678%doc %{texmfdist}/doc/latex/numname
9679%doc %{texmfdist}/doc/latex/numprint
9680%doc %{texmfdist}/doc/latex/objectz
9681%doc %{texmfdist}/doc/latex/ocr-latex
9682%doc %{texmfdist}/doc/latex/octavo
9683%doc %{texmfdist}/doc/latex/ogham
9684%doc %{texmfdist}/doc/latex/ogonek
9685%doc %{texmfdist}/doc/latex/opcit
9686%doc %{texmfdist}/doc/latex/ordinalpt
9687%doc %{texmfdist}/doc/latex/othello
9688%doc %{texmfdist}/doc/latex/otibet
9689%doc %{texmfdist}/doc/latex/outline
9690%doc %{texmfdist}/doc/latex/outliner
9691%doc %{texmfdist}/doc/latex/pagenote
9692%doc %{texmfdist}/doc/latex/paper
9693%doc %{texmfdist}/doc/latex/papercdcase
9694%doc %{texmfdist}/doc/latex/papertex
9695%doc %{texmfdist}/doc/latex/parallel
9696%doc %{texmfdist}/doc/latex/paresse
9697%doc %{texmfdist}/doc/latex/parrun
9698%doc %{texmfdist}/doc/latex/pauldoc
9699%doc %{texmfdist}/doc/latex/pbox
9700%doc %{texmfdist}/doc/latex/pbsheet
9701%doc %{texmfdist}/doc/latex/pdfcprot
9702%doc %{texmfdist}/doc/latex/pdfscreen
9703%doc %{texmfdist}/doc/latex/pdfsync
9704%doc %{texmfdist}/doc/latex/pdftricks
9705%doc %{texmfdist}/doc/latex/pdfwin
9706%doc %{texmfdist}/doc/latex/pecha
9707%doc %{texmfdist}/doc/latex/perception
9708%doc %{texmfdist}/doc/latex/perltex
9709%doc %{texmfdist}/doc/latex/permute
9710%doc %{texmfdist}/doc/latex/petiteannonce
9711%doc %{texmfdist}/doc/latex/petri-nets
9712%doc %{texmfdist}/doc/latex/pgf-soroban
9713%doc %{texmfdist}/doc/latex/pgfopts
9714%doc %{texmfdist}/doc/latex/pgfplots
9715%doc %{texmfdist}/doc/latex/philex
9716%doc %{texmfdist}/doc/latex/philosophersimprint
9717%doc %{texmfdist}/doc/latex/photo
9718%doc %{texmfdist}/doc/latex/pinlabel
9719%doc %{texmfdist}/doc/latex/pittetd
9720%doc %{texmfdist}/doc/latex/plari
9721%doc %{texmfdist}/doc/latex/plates
9722%doc %{texmfdist}/doc/latex/play
9723%doc %{texmfdist}/doc/latex/plweb
9724%doc %{texmfdist}/doc/latex/pmgraph
9725%doc %{texmfdist}/doc/latex/poemscol
9726%doc %{texmfdist}/doc/latex/polski
9727%doc %{texmfdist}/doc/latex/polyglot
9728%doc %{texmfdist}/doc/latex/polytable
9729%doc %{texmfdist}/doc/latex/postcards
9730%doc %{texmfdist}/doc/latex/powerdot
9731%doc %{texmfdist}/doc/latex/ppower4
9732%doc %{texmfdist}/doc/latex/ppr-prv
9733%doc %{texmfdist}/doc/latex/pracjourn
9734%doc %{texmfdist}/doc/latex/prettyref
9735%doc %{texmfdist}/doc/latex/proba
9736%doc %{texmfdist}/doc/latex/probsoln
9737%doc %{texmfdist}/doc/latex/procIAGssymp
9738%doc %{texmfdist}/doc/latex/progkeys
9739%doc %{texmfdist}/doc/latex/progress
9740%doc %{texmfdist}/doc/latex/protex
9741%doc %{texmfdist}/doc/latex/protocol
9742%doc %{texmfdist}/doc/latex/psfragx
9743%doc %{texmfdist}/doc/latex/psgo
9744%doc %{texmfdist}/doc/latex/pspicture
9745%doc %{texmfdist}/doc/latex/pst2pdf
9746%doc %{texmfdist}/doc/latex/ptptex
9747%doc %{texmfdist}/doc/latex/qcm
9748%doc %{texmfdist}/doc/latex/qobitree
9749%doc %{texmfdist}/doc/latex/qstest
9750%doc %{texmfdist}/doc/latex/qsymbols
9751%doc %{texmfdist}/doc/latex/qtree
9752%doc %{texmfdist}/doc/latex/quotchap
9753%doc %{texmfdist}/doc/latex/quotmark
9754%doc %{texmfdist}/doc/latex/r_und_s
9755%doc %{texmfdist}/doc/latex/randbild
9756%doc %{texmfdist}/doc/latex/randtext
9757%doc %{texmfdist}/doc/latex/rccol
9758%doc %{texmfdist}/doc/latex/rcs
9759%doc %{texmfdist}/doc/latex/rcsinfo
9760%doc %{texmfdist}/doc/latex/recipecard
9761%doc %{texmfdist}/doc/latex/rectopma
9762%doc %{texmfdist}/doc/latex/refcheck
9763%doc %{texmfdist}/doc/latex/refman
9764%doc %{texmfdist}/doc/latex/refstyle
9765%doc %{texmfdist}/doc/latex/regcount
9766%doc %{texmfdist}/doc/latex/register
9767%doc %{texmfdist}/doc/latex/relenc
9768%doc %{texmfdist}/doc/latex/repeatindex
9769%doc %{texmfdist}/doc/latex/rlepsf
9770%doc %{texmfdist}/doc/latex/rmpage
9771%doc %{texmfdist}/doc/latex/robustcommand
9772%doc %{texmfdist}/doc/latex/robustindex
9773%doc %{texmfdist}/doc/latex/romannum
9774%doc %{texmfdist}/doc/latex/rotpages
9775%doc %{texmfdist}/doc/latex/rsc
9776%doc %{texmfdist}/doc/latex/rst
9777%doc %{texmfdist}/doc/latex/rtkinenc
9778%doc %{texmfdist}/doc/latex/rtklage
9779%doc %{texmfdist}/doc/latex/sagetex
9780%doc %{texmfdist}/doc/latex/sanskrit
9781%doc %{texmfdist}/doc/latex/sauerj
9782%doc %{texmfdist}/doc/latex/sauterfonts
9783%doc %{texmfdist}/doc/latex/savefnmark
9784%doc %{texmfdist}/doc/latex/savetrees
9785%doc %{texmfdist}/doc/latex/scalebar
9786%doc %{texmfdist}/doc/latex/schedule
9787%doc %{texmfdist}/doc/latex/scientificpaper
9788%doc %{texmfdist}/doc/latex/sciposter
9789%doc %{texmfdist}/doc/latex/sciwordconv
9790%doc %{texmfdist}/doc/latex/screenplay
9791%doc %{texmfdist}/doc/latex/script
9792%doc %{texmfdist}/doc/latex/sdrt
9793%doc %{texmfdist}/doc/latex/sectionbox
9794%doc %{texmfdist}/doc/latex/semantic
9795%doc %{texmfdist}/doc/latex/semioneside
9796%doc %{texmfdist}/doc/latex/seqsplit
9797%doc %{texmfdist}/doc/latex/sf298
9798%doc %{texmfdist}/doc/latex/sffms
9799%doc %{texmfdist}/doc/latex/sfg
9800%doc %{texmfdist}/doc/latex/sgame
9801%doc %{texmfdist}/doc/latex/shadethm
9802%doc %{texmfdist}/doc/latex/shipunov
9803%doc %{texmfdist}/doc/latex/shorttoc
9804%doc %{texmfdist}/doc/latex/show2e
9805%doc %{texmfdist}/doc/latex/showexpl
9806%doc %{texmfdist}/doc/latex/sides
9807%doc %{texmfdist}/doc/latex/siggraph
9808%doc %{texmfdist}/doc/latex/simplecv
9809%doc %{texmfdist}/doc/latex/simplewick
9810%doc %{texmfdist}/doc/latex/skak
9811%doc %{texmfdist}/doc/latex/slantsc
9812%doc %{texmfdist}/doc/latex/smalltableof
9813%doc %{texmfdist}/doc/latex/smartref
9814%doc %{texmfdist}/doc/latex/smflatex
9815%doc %{texmfdist}/doc/latex/snapshot
9816%doc %{texmfdist}/doc/latex/songbook
9817%doc %{texmfdist}/doc/latex/sort-by-letters
9818%doc %{texmfdist}/doc/latex/soyombo
9819%doc %{texmfdist}/doc/latex/sparklines
9820%doc %{texmfdist}/doc/latex/spie
9821%doc %{texmfdist}/doc/latex/splitbib
9822%doc %{texmfdist}/doc/latex/splitindex
9823%doc %{texmfdist}/doc/latex/spotcolor
9824%doc %{texmfdist}/doc/latex/sprite
9825%doc %{texmfdist}/doc/latex/srcltx
9826%doc %{texmfdist}/doc/latex/sseq
9827%doc %{texmfdist}/doc/latex/ssqquote
9828%doc %{texmfdist}/doc/latex/stage
9829%doc %{texmfdist}/doc/latex/statistik
9830%doc %{texmfdist}/doc/latex/stdpage
9831%doc %{texmfdist}/doc/latex/stellenbosch
9832%doc %{texmfdist}/doc/latex/stex
9833%doc %{texmfdist}/doc/latex/stringstrings
9834%doc %{texmfdist}/doc/latex/struktex
9835%doc %{texmfdist}/doc/latex/sttools
9836%doc %{texmfdist}/doc/latex/stubs
9837%doc %{texmfdist}/doc/latex/subdepth
9838%doc %{texmfdist}/doc/latex/subeqn
9839%doc %{texmfdist}/doc/latex/subeqnarray
9840%doc %{texmfdist}/doc/latex/subfloat
9841%doc %{texmfdist}/doc/latex/substr
9842%doc %{texmfdist}/doc/latex/sudoku
9843%doc %{texmfdist}/doc/latex/sudokubundle
9844%doc %{texmfdist}/doc/latex/sugconf
9845%doc %{texmfdist}/doc/latex/supertabular
9846%doc %{texmfdist}/doc/latex/susy
9847%doc %{texmfdist}/doc/latex/svgcolor
9848%doc %{texmfdist}/doc/latex/svn-multi
9849%doc %{texmfdist}/doc/latex/svn
9850%doc %{texmfdist}/doc/latex/svninfo
9851%doc %{texmfdist}/doc/latex/swebib
9852%doc %{texmfdist}/doc/latex/swimgraf
9853%doc %{texmfdist}/doc/latex/synproof
9854%doc %{texmfdist}/doc/latex/syntax
9855%doc %{texmfdist}/doc/latex/syntrace
9856%doc %{texmfdist}/doc/latex/synttree
9857%doc %{texmfdist}/doc/latex/t-angles
9858%doc %{texmfdist}/doc/latex/tableaux
9859%doc %{texmfdist}/doc/latex/tablists
9860%doc %{texmfdist}/doc/latex/tablor
9861%doc %{texmfdist}/doc/latex/tabto-ltx
9862%doc %{texmfdist}/doc/latex/tabulary
9863%doc %{texmfdist}/doc/latex/tabvar
9864%doc %{texmfdist}/doc/latex/talk
9865%doc %{texmfdist}/doc/latex/tapir
9866%doc %{texmfdist}/doc/latex/tcldoc
9867%doc %{texmfdist}/doc/latex/tdsfrmath
9868%doc %{texmfdist}/doc/latex/technics
9869%doc %{texmfdist}/doc/latex/ted
9870%doc %{texmfdist}/doc/latex/tengwarscript
9871%doc %{texmfdist}/doc/latex/tensor
9872%doc %{texmfdist}/doc/latex/teubner
9873%doc %{texmfdist}/doc/latex/texmate
9874%doc %{texmfdist}/doc/latex/texpower
9875%doc %{texmfdist}/doc/latex/texshade
9876%doc %{texmfdist}/doc/latex/textcase
9877%doc %{texmfdist}/doc/latex/textopo
9878%doc %{texmfdist}/doc/latex/theoremref
9879%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9880%doc %{texmfdist}/doc/latex/thinsp
9881%doc %{texmfdist}/doc/latex/thmtools
9882%doc %{texmfdist}/doc/latex/thumb
9883%doc %{texmfdist}/doc/latex/thuthesis
9884%doc %{texmfdist}/doc/latex/ticket
9885%doc %{texmfdist}/doc/latex/tikz-inet
9886%doc %{texmfdist}/doc/latex/timesht
9887%doc %{texmfdist}/doc/latex/titling
9888%doc %{texmfdist}/doc/latex/tocvsec2
9889%doc %{texmfdist}/doc/latex/todo
9890%doc %{texmfdist}/doc/latex/tokenizer
9891%doc %{texmfdist}/doc/latex/toolbox
9892%doc %{texmfdist}/doc/latex/topfloat
9893%doc %{texmfdist}/doc/latex/toptesi
9894%doc %{texmfdist}/doc/latex/tpslifonts
9895%doc %{texmfdist}/doc/latex/trajan
9896%doc %{texmfdist}/doc/latex/translator
9897%doc %{texmfdist}/doc/latex/tree-dvips
9898%doc %{texmfdist}/doc/latex/trfsigns
9899%doc %{texmfdist}/doc/latex/trivfloat
9900%doc %{texmfdist}/doc/latex/trsym
9901%doc %{texmfdist}/doc/latex/tufte-latex
9902%doc %{texmfdist}/doc/latex/tugboat
9903%doc %{texmfdist}/doc/latex/turnstile
9904%doc %{texmfdist}/doc/latex/twoup
9905%doc %{texmfdist}/doc/latex/typedref
9906%doc %{texmfdist}/doc/latex/typogrid
9907%doc %{texmfdist}/doc/latex/uaclasses
9908%doc %{texmfdist}/doc/latex/ucthesis
9909%doc %{texmfdist}/doc/latex/uebungsblatt
9910%doc %{texmfdist}/doc/latex/uiucthesis
9911%doc %{texmfdist}/doc/latex/ulsy
9912%doc %{texmfdist}/doc/latex/umich-thesis
9913%doc %{texmfdist}/doc/latex/uml
9914%doc %{texmfdist}/doc/latex/umlaute
9915%doc %{texmfdist}/doc/latex/umoline
9916%doc %{texmfdist}/doc/latex/umthesis
9917%doc %{texmfdist}/doc/latex/underlin
9918%doc %{texmfdist}/doc/latex/undertilde
9919%doc %{texmfdist}/doc/latex/unitsdef
9920%doc %{texmfdist}/doc/latex/unroman
9921%doc %{texmfdist}/doc/latex/upmethodology
9922%doc %{texmfdist}/doc/latex/urlbst
9923%doc %{texmfdist}/doc/latex/ushort
9924%doc %{texmfdist}/doc/latex/uwthesis
9925%doc %{texmfdist}/doc/latex/varindex
9926%doc %{texmfdist}/doc/latex/varsfromjobname
9927%doc %{texmfdist}/doc/latex/vector
9928%doc %{texmfdist}/doc/latex/verse
9929%doc %{texmfdist}/doc/latex/vhistory
9930%doc %{texmfdist}/doc/latex/vita
9931%doc %{texmfdist}/doc/latex/volumes
9932%doc %{texmfdist}/doc/latex/vpe
9933%doc %{texmfdist}/doc/latex/vrsion
9934%doc %{texmfdist}/doc/latex/vwcol
9935%doc %{texmfdist}/doc/latex/vxu
9936%doc %{texmfdist}/doc/latex/wadalab
9937%doc %{texmfdist}/doc/latex/wallpaper
9938%doc %{texmfdist}/doc/latex/warpcol
9939%doc %{texmfdist}/doc/latex/wnri
9940%doc %{texmfdist}/doc/latex/wordlike
9941%doc %{texmfdist}/doc/latex/xargs
9942%doc %{texmfdist}/doc/latex/xdoc
9943%doc %{texmfdist}/doc/latex/xfor
9944%doc %{texmfdist}/doc/latex/xifthen
9945%doc %{texmfdist}/doc/latex/xmpincl
9946%doc %{texmfdist}/doc/latex/xnewcommand
9947%doc %{texmfdist}/doc/latex/xoptarg
9948%doc %{texmfdist}/doc/latex/xpackages
9949%doc %{texmfdist}/doc/latex/xskak
9950%doc %{texmfdist}/doc/latex/xstring
9951%doc %{texmfdist}/doc/latex/xtcapts
9952%doc %{texmfdist}/doc/latex/xyling
9953%doc %{texmfdist}/doc/latex/xytree
9954%doc %{texmfdist}/doc/latex/yafoot
9955%doc %{texmfdist}/doc/latex/yhmath
9956%doc %{texmfdist}/doc/latex/york-thesis
9957%doc %{texmfdist}/doc/latex/yplan
9958%doc %{texmfdist}/doc/latex/zed-csp
9959%doc %{texmfdist}/doc/latex/zefonts
9960%doc %{texmfdist}/doc/latex/ziffer
9961%doc %{texmfdist}/doc/latex/zwgetfdate
9962%doc %{texmfdist}/source/latex/hyperref/doc
9963%doc %{texmfdist}/source/latex/koma-script/doc
9964
9965%files latex-other
9966%defattr(644,root,root,755)
f65b3398
ZU
9967%{texmfdist}/metapost/latexmp
9968%{texmfdist}/metapost/makecirc
8affbd2c 9969%dir %{texmfdist}/source/alatex
f65b3398 9970%{texmfdist}/source/alatex/base
8affbd2c 9971%dir %{texmfdist}/source/cslatex
f65b3398
ZU
9972%{texmfdist}/source/cslatex/base
9973%{texmfdist}/source/generic/xypic
9974%{texmfdist}/source/latex/ESIEEcv
9975%{texmfdist}/source/latex/GuIT
9976%{texmfdist}/source/latex/HA-prosper
9977%{texmfdist}/source/latex/IEEEconf
9978%{texmfdist}/source/latex/aastex
9979%{texmfdist}/source/latex/abc
9980%{texmfdist}/source/latex/abstract
9981%{texmfdist}/source/latex/achemso
9982%{texmfdist}/source/latex/acmconf
9983%{texmfdist}/source/latex/acronym
9984%{texmfdist}/source/latex/active-conf
9985%{texmfdist}/source/latex/addlines
9986%{texmfdist}/source/latex/adrlist
9987%{texmfdist}/source/latex/aiaa
9988%{texmfdist}/source/latex/alg
9989%{texmfdist}/source/latex/alnumsec
9990%{texmfdist}/source/latex/altfont
9991%{texmfdist}/source/latex/amsaddr
9992%{texmfdist}/source/latex/amscls
9993%{texmfdist}/source/latex/amsfonts
9994%{texmfdist}/source/latex/amsmath
9995%{texmfdist}/source/latex/amsrefs
9996%{texmfdist}/source/latex/answers
9997%{texmfdist}/source/latex/apacite
9998%{texmfdist}/source/latex/appendix
9999%{texmfdist}/source/latex/arcs
10000%{texmfdist}/source/latex/arydshln
10001%{texmfdist}/source/latex/asaetr
10002%{texmfdist}/source/latex/ascii
10003%{texmfdist}/source/latex/attachfile
8affbd2c 10004%{texmfdist}/source/latex/augie
f65b3398
ZU
10005%{texmfdist}/source/latex/babelbib
10006%{texmfdist}/source/latex/backgammon
10007%{texmfdist}/source/latex/barcodes
10008%{texmfdist}/source/latex/base
10009%{texmfdist}/source/latex/bayer
10010%{texmfdist}/source/latex/bbding
10011%{texmfdist}/source/latex/bbm-macros
10012%{texmfdist}/source/latex/belleek
10013%{texmfdist}/source/latex/bengali
10014%{texmfdist}/source/latex/beton
10015%{texmfdist}/source/latex/bez123
10016%{texmfdist}/source/latex/bibarts
10017%{texmfdist}/source/latex/bibleref
10018%{texmfdist}/source/latex/biblist
10019%{texmfdist}/source/latex/bibtopic
10020%{texmfdist}/source/latex/bibtopicprefix
10021%{texmfdist}/source/latex/bigfoot
10022%{texmfdist}/source/latex/binomexp
10023%{texmfdist}/source/latex/biocon
10024%{texmfdist}/source/latex/bizcard
10025%{texmfdist}/source/latex/blindtext
10026%{texmfdist}/source/latex/blowup
10027%{texmfdist}/source/latex/boites
10028%{texmfdist}/source/latex/bookhands
10029%{texmfdist}/source/latex/booklet
10030%{texmfdist}/source/latex/booktabs
10031%{texmfdist}/source/latex/bophook
10032%{texmfdist}/source/latex/boxhandler
10033%{texmfdist}/source/latex/bpchem
10034%{texmfdist}/source/latex/braille
10035%{texmfdist}/source/latex/breakurl
10036%{texmfdist}/source/latex/brushscr
10037%{texmfdist}/source/latex/bullcntr
10038%{texmfdist}/source/latex/burmese
10039%{texmfdist}/source/latex/bytefield
10040%{texmfdist}/source/latex/captcont
10041%{texmfdist}/source/latex/caption
10042%{texmfdist}/source/latex/carlisle
10043%{texmfdist}/source/latex/catechis
10044%{texmfdist}/source/latex/ccaption
10045%{texmfdist}/source/latex/ccfonts
10046%{texmfdist}/source/latex/cclicenses
10047%{texmfdist}/source/latex/cd-cover
10048%{texmfdist}/source/latex/cd
10049%{texmfdist}/source/latex/cdpbundl
10050%{texmfdist}/source/latex/changebar
10051%{texmfdist}/source/latex/changes
10052%{texmfdist}/source/latex/chappg
10053%{texmfdist}/source/latex/chapterfolder
10054%{texmfdist}/source/latex/chemcompounds
10055%{texmfdist}/source/latex/chemstyle
10056%{texmfdist}/source/latex/chessboard
10057%{texmfdist}/source/latex/chessfss
10058%{texmfdist}/source/latex/chletter
10059%{texmfdist}/source/latex/circ
10060%{texmfdist}/source/latex/cjk/utils
10061%{texmfdist}/source/latex/cjw
10062%{texmfdist}/source/latex/clefval
10063%{texmfdist}/source/latex/cleveref
10064%{texmfdist}/source/latex/cmcyralt
10065%{texmfdist}/source/latex/cmdtrack
10066%{texmfdist}/source/latex/cmll
10067%{texmfdist}/source/latex/cmsd
10068%{texmfdist}/source/latex/codepage
10069%{texmfdist}/source/latex/colortbl
10070%{texmfdist}/source/latex/colorwav
10071%{texmfdist}/source/latex/combine
10072%{texmfdist}/source/latex/comment
10073%{texmfdist}/source/latex/computational-complexity
10074%{texmfdist}/source/latex/confproc
10075%{texmfdist}/source/latex/constants
10076%{texmfdist}/source/latex/contour
10077%{texmfdist}/source/latex/cooking
10078%{texmfdist}/source/latex/cool
10079%{texmfdist}/source/latex/coollist
10080%{texmfdist}/source/latex/coolstr
10081%{texmfdist}/source/latex/cooltooltips
10082%{texmfdist}/source/latex/coordsys
10083%{texmfdist}/source/latex/coverpage
10084%{texmfdist}/source/latex/crop
10085%{texmfdist}/source/latex/crossreference
10086%{texmfdist}/source/latex/crosswrd
10087%{texmfdist}/source/latex/csvtools
10088%{texmfdist}/source/latex/ctable
10089%{texmfdist}/source/latex/ctib
10090%{texmfdist}/source/latex/cuisine
10091%{texmfdist}/source/latex/currvita
10092%{texmfdist}/source/latex/curve
10093%{texmfdist}/source/latex/curve2e
10094%{texmfdist}/source/latex/curves
10095%{texmfdist}/source/latex/cweb-latex
10096%{texmfdist}/source/latex/cwpuzzle
10097%{texmfdist}/source/latex/dashbox
10098%{texmfdist}/source/latex/dashrule
10099%{texmfdist}/source/latex/datatool
10100%{texmfdist}/source/latex/dateiliste
10101%{texmfdist}/source/latex/datenumber
10102%{texmfdist}/source/latex/datetime
10103%{texmfdist}/source/latex/decimal
10104%{texmfdist}/source/latex/delimtxt
10105%{texmfdist}/source/latex/diagnose
10106%{texmfdist}/source/latex/dialogl
10107%{texmfdist}/source/latex/dinbrief
10108%{texmfdist}/source/latex/disser
10109%{texmfdist}/source/latex/dnaseq
10110%{texmfdist}/source/latex/docmfp
10111%{texmfdist}/source/latex/doipubmed
10112%{texmfdist}/source/latex/dotarrow
10113%{texmfdist}/source/latex/dotseqn
10114%{texmfdist}/source/latex/dottex
10115%{texmfdist}/source/latex/dprogress
10116%{texmfdist}/source/latex/drac
10117%{texmfdist}/source/latex/draftcopy
10118%{texmfdist}/source/latex/draftwatermark
10119%{texmfdist}/source/latex/dramatist
10120%{texmfdist}/source/latex/dtk
10121%{texmfdist}/source/latex/dtxgallery
10122%{texmfdist}/source/latex/dyntree
10123%{texmfdist}/source/latex/eCards
10124%{texmfdist}/source/latex/ebezier
10125%{texmfdist}/source/latex/ebsthesis
10126%{texmfdist}/source/latex/ecclesiastic
10127%{texmfdist}/source/latex/ecv
10128%{texmfdist}/source/latex/ed
10129%{texmfdist}/source/latex/edmac
10130%{texmfdist}/source/latex/edmargin
10131%{texmfdist}/source/latex/eemeir
10132%{texmfdist}/source/latex/egplot
10133%{texmfdist}/source/latex/eiad
10134%{texmfdist}/source/latex/ellipsis
10135%{texmfdist}/source/latex/elmath
10136%{texmfdist}/source/latex/elsarticle
10137%{texmfdist}/source/latex/em
10138%{texmfdist}/source/latex/emp
10139%{texmfdist}/source/latex/endfloat
10140%{texmfdist}/source/latex/endheads
10141%{texmfdist}/source/latex/engpron
10142%{texmfdist}/source/latex/engrec
10143%{texmfdist}/source/latex/environ
10144%{texmfdist}/source/latex/envlab
10145%{texmfdist}/source/latex/epigraph
10146%{texmfdist}/source/latex/epiolmec
10147%{texmfdist}/source/latex/epsdice
10148%{texmfdist}/source/latex/eqlist
10149%{texmfdist}/source/latex/eqnarray
10150%{texmfdist}/source/latex/eqparbox
10151%{texmfdist}/source/latex/errata
10152%{texmfdist}/source/latex/esdiff
10153%{texmfdist}/source/latex/eskd
10154%{texmfdist}/source/latex/eso-pic
10155%{texmfdist}/source/latex/esvect
10156%{texmfdist}/source/latex/etaremune
10157%{texmfdist}/source/latex/ethiop
10158%{texmfdist}/source/latex/eukdate
10159%{texmfdist}/source/latex/euler
10160%{texmfdist}/source/latex/euproposal
10161%{texmfdist}/source/latex/euro
10162%{texmfdist}/source/latex/everypage
10163%{texmfdist}/source/latex/examdesign
10164%{texmfdist}/source/latex/exercise
10165%{texmfdist}/source/latex/expdlist
10166%{texmfdist}/source/latex/expl3
10167%{texmfdist}/source/latex/export
10168%{texmfdist}/source/latex/extpfeil
10169%{texmfdist}/source/latex/extract
10170%{texmfdist}/source/latex/facsimile
10171%{texmfdist}/source/latex/faktor
10172%{texmfdist}/source/latex/fancynum
10173%{texmfdist}/source/latex/fancyref
10174%{texmfdist}/source/latex/fancytooltips
10175%{texmfdist}/source/latex/fancyvrb
10176%{texmfdist}/source/latex/feynmf
10177%{texmfdist}/source/latex/figsize
10178%{texmfdist}/source/latex/filecontents
10179%{texmfdist}/source/latex/fink
10180%{texmfdist}/source/latex/fixme
10181%{texmfdist}/source/latex/flabels
10182%{texmfdist}/source/latex/flagderiv
10183%{texmfdist}/source/latex/flashcards
10184%{texmfdist}/source/latex/flippdf
10185%{texmfdist}/source/latex/float
10186%{texmfdist}/source/latex/floatrow
10187%{texmfdist}/source/latex/flowfram
10188%{texmfdist}/source/latex/fmp
10189%{texmfdist}/source/latex/fmtcount
10190%{texmfdist}/source/latex/fnbreak
10191%{texmfdist}/source/latex/foilhtml
10192%{texmfdist}/source/latex/fonttable
10193%{texmfdist}/source/latex/footmisc
10194%{texmfdist}/source/latex/footnpag
10195%{texmfdist}/source/latex/forarray
10196%{texmfdist}/source/latex/forloop
10197%{texmfdist}/source/latex/formula
10198%{texmfdist}/source/latex/fouridx
10199%{texmfdist}/source/latex/frankenstein
10200%{texmfdist}/source/latex/frontespizio
10201%{texmfdist}/source/latex/fullblck
10202%{texmfdist}/source/latex/functan
10203%{texmfdist}/source/latex/fundus
10204%{texmfdist}/source/latex/g-brief
10205%{texmfdist}/source/latex/galois
10206%{texmfdist}/source/latex/gcite
10207%{texmfdist}/source/latex/genmpage
10208%{texmfdist}/source/latex/geometry
10209%{texmfdist}/source/latex/geomsty
10210%{texmfdist}/source/latex/ginpenc
10211%{texmfdist}/source/latex/glossaries
10212%{texmfdist}/source/latex/gnuplottex
10213%{texmfdist}/source/latex/go
10214%{texmfdist}/source/latex/graphics
10215%{texmfdist}/source/latex/graphicx-psmin
10216%{texmfdist}/source/latex/greekdates
10217%{texmfdist}/source/latex/grnumalt
10218%{texmfdist}/source/latex/grverb
10219%{texmfdist}/source/latex/guitar
10220%{texmfdist}/source/latex/hanging
10221%{texmfdist}/source/latex/harvard
10222%{texmfdist}/source/latex/hc
10223%{texmfdist}/source/latex/hepthesis
10224%{texmfdist}/source/latex/hhtensor
10225%{texmfdist}/source/latex/hilowres
10226%{texmfdist}/source/latex/histogr
10227%{texmfdist}/source/latex/hpsdiss
10228%{texmfdist}/source/latex/hrlatex
10229%{texmfdist}/source/latex/hyper
10230%{texmfdist}/source/latex/hyperref
10231%{texmfdist}/source/latex/hyperxmp
10232%{texmfdist}/source/latex/hyphenat
10233%{texmfdist}/source/latex/ibycus-babel
10234%{texmfdist}/source/latex/icsv
10235%{texmfdist}/source/latex/ifmslide
10236%{texmfdist}/source/latex/ifplatform
10237%{texmfdist}/source/latex/ijmart
10238%{texmfdist}/source/latex/imtekda
10239%{texmfdist}/source/latex/index
10240%{texmfdist}/source/latex/inlinedef
10241%{texmfdist}/source/latex/inversepath
10242%{texmfdist}/source/latex/iso
10243%{texmfdist}/source/latex/iso10303
10244%{texmfdist}/source/latex/isodate
10245%{texmfdist}/source/latex/isodoc
10246%{texmfdist}/source/latex/isorot
10247%{texmfdist}/source/latex/isotope
10248%{texmfdist}/source/latex/itnumpar
10249%{texmfdist}/source/latex/jeopardy
10250%{texmfdist}/source/latex/jura
10251%{texmfdist}/source/latex/juraabbrev
10252%{texmfdist}/source/latex/jurarsp
10253%{texmfdist}/source/latex/kdgreek
10254%{texmfdist}/source/latex/kerntest
10255%{texmfdist}/source/latex/kluwer
10256%{texmfdist}/source/latex/koma-script
10257%{texmfdist}/source/latex/labelcas
10258%{texmfdist}/source/latex/labels
10259%{texmfdist}/source/latex/lastpage
10260%{texmfdist}/source/latex/latex-tds
10261%{texmfdist}/source/latex/layouts
10262%{texmfdist}/source/latex/lcg
10263%{texmfdist}/source/latex/lcyw
10264%{texmfdist}/source/latex/leading
10265%{texmfdist}/source/latex/ledmac
10266%{texmfdist}/source/latex/leftidx
10267%{texmfdist}/source/latex/lettrine
10268%{texmfdist}/source/latex/lexikon
10269%{texmfdist}/source/latex/lhcyr
10270%{texmfdist}/source/latex/lhelp
10271%{texmfdist}/source/latex/limap
10272%{texmfdist}/source/latex/lipsum
10273%{texmfdist}/source/latex/listbib
10274%{texmfdist}/source/latex/listings
10275%{texmfdist}/source/latex/listliketab
10276%{texmfdist}/source/latex/localloc
10277%{texmfdist}/source/latex/logpap
10278%{texmfdist}/source/latex/lps
10279%{texmfdist}/source/latex/ltxindex
10280%{texmfdist}/source/latex/mailing
10281%{texmfdist}/source/latex/makebox
10282%{texmfdist}/source/latex/makecell
10283%{texmfdist}/source/latex/makecmds
10284%{texmfdist}/source/latex/makedtx
10285%{texmfdist}/source/latex/makeplot
10286%{texmfdist}/source/latex/manfnt
10287%{texmfdist}/source/latex/manuscript
10288%{texmfdist}/source/latex/mapcodes
10289%{texmfdist}/source/latex/marginnote
10290%{texmfdist}/source/latex/mathcomp
10291%{texmfdist}/source/latex/mathpazo
10292%{texmfdist}/source/latex/mcaption
10293%{texmfdist}/source/latex/mcite
10294%{texmfdist}/source/latex/mdwtools
10295%{texmfdist}/source/latex/memoir
10296%{texmfdist}/source/latex/mentis
10297%{texmfdist}/source/latex/menu
10298%{texmfdist}/source/latex/method
10299%{texmfdist}/source/latex/metre
10300%{texmfdist}/source/latex/mff
10301%{texmfdist}/source/latex/mfpic4ode
10302%{texmfdist}/source/latex/mftinc
10303%{texmfdist}/source/latex/mh
10304%{texmfdist}/source/latex/miller
10305%{texmfdist}/source/latex/minipage-marginpar
10306%{texmfdist}/source/latex/minutes
10307%{texmfdist}/source/latex/mlist
10308%{texmfdist}/source/latex/mnsymbol
10309%{texmfdist}/source/latex/modroman
10310%{texmfdist}/source/latex/mongolian-babel
10311%{texmfdist}/source/latex/montex
10312%{texmfdist}/source/latex/moresize
10313%{texmfdist}/source/latex/moreverb
10314%{texmfdist}/source/latex/mparhack
10315%{texmfdist}/source/latex/ms
10316%{texmfdist}/source/latex/msg
10317%{texmfdist}/source/latex/mtgreek
10318%{texmfdist}/source/latex/multibbl
10319%{texmfdist}/source/latex/multibib
10320%{texmfdist}/source/latex/multicap
10321%{texmfdist}/source/latex/mwcls
10322%{texmfdist}/source/latex/mxd
10323%{texmfdist}/source/latex/nag
10324%{texmfdist}/source/latex/namespc
10325%{texmfdist}/source/latex/natbib
10326%{texmfdist}/source/latex/ncctools
10327%{texmfdist}/source/latex/nddiss
10328%{texmfdist}/source/latex/newalg
10329%{texmfdist}/source/latex/newfile
10330%{texmfdist}/source/latex/newlfm
10331%{texmfdist}/source/latex/newspaper
10332%{texmfdist}/source/latex/newvbtm
10333%{texmfdist}/source/latex/niceframe
10334%{texmfdist}/source/latex/noitcrul
10335%{texmfdist}/source/latex/nomencl
10336%{texmfdist}/source/latex/nomentbl
10337%{texmfdist}/source/latex/nonfloat
10338%{texmfdist}/source/latex/nostarch
10339%{texmfdist}/source/latex/notes
10340%{texmfdist}/source/latex/notes2bib
10341%{texmfdist}/source/latex/nrc
10342%{texmfdist}/source/latex/ntgclass
10343%{texmfdist}/source/latex/ntheorem
10344%{texmfdist}/source/latex/numprint
10345%{texmfdist}/source/latex/oberdiek
10346%{texmfdist}/source/latex/objectz
10347%{texmfdist}/source/latex/octavo
10348%{texmfdist}/source/latex/ogonek
10349%{texmfdist}/source/latex/oldstyle
10350%{texmfdist}/source/latex/opcit
10351%{texmfdist}/source/latex/ordinalpt
10352%{texmfdist}/source/latex/othello
10353%{texmfdist}/source/latex/otibet
10354%{texmfdist}/source/latex/pacioli
10355%{texmfdist}/source/latex/pageno
10356%{texmfdist}/source/latex/pagenote
10357%{texmfdist}/source/latex/paper
10358%{texmfdist}/source/latex/papercdcase
10359%{texmfdist}/source/latex/papertex
10360%{texmfdist}/source/latex/paralist
10361%{texmfdist}/source/latex/parallel
10362%{texmfdist}/source/latex/paresse
10363%{texmfdist}/source/latex/parrun
10364%{texmfdist}/source/latex/patchcmd
10365%{texmfdist}/source/latex/pauldoc
10366%{texmfdist}/source/latex/pawpict
10367%{texmfdist}/source/latex/pbox
10368%{texmfdist}/source/latex/pbsheet
10369%{texmfdist}/source/latex/pdfcprot
10370%{texmfdist}/source/latex/pdfpages
10371%{texmfdist}/source/latex/perltex
10372%{texmfdist}/source/latex/permute
10373%{texmfdist}/source/latex/petri-nets
10374%{texmfdist}/source/latex/pgfopts
10375%{texmfdist}/source/latex/pgfplots
10376%{texmfdist}/source/latex/philosophersimprint
10377%{texmfdist}/source/latex/photo
10378%{texmfdist}/source/latex/pict2e
10379%{texmfdist}/source/latex/pittetd
10380%{texmfdist}/source/latex/plari
10381%{texmfdist}/source/latex/play
10382%{texmfdist}/source/latex/plweb
10383%{texmfdist}/source/latex/poemscol
10384%{texmfdist}/source/latex/polski
10385%{texmfdist}/source/latex/polyglot
10386%{texmfdist}/source/latex/polytable
10387%{texmfdist}/source/latex/powerdot
10388%{texmfdist}/source/latex/ppr-prv
10389%{texmfdist}/source/latex/pracjourn
10390%{texmfdist}/source/latex/preprint
10391%{texmfdist}/source/latex/prettyref
10392%{texmfdist}/source/latex/preview
10393%{texmfdist}/source/latex/proba
10394%{texmfdist}/source/latex/probsoln
10395%{texmfdist}/source/latex/progkeys
10396%{texmfdist}/source/latex/prosper
10397%{texmfdist}/source/latex/protocol
10398%{texmfdist}/source/latex/psfrag
10399%{texmfdist}/source/latex/psfragx
10400%{texmfdist}/source/latex/pslatex
10401%{texmfdist}/source/latex/pspicture
10402%{texmfdist}/source/latex/qcm
10403%{texmfdist}/source/latex/qstest
10404%{texmfdist}/source/latex/qsymbols
10405%{texmfdist}/source/latex/quotchap
10406%{texmfdist}/source/latex/quotmark
10407%{texmfdist}/source/latex/randbild
10408%{texmfdist}/source/latex/rccol
10409%{texmfdist}/source/latex/rcs
10410%{texmfdist}/source/latex/rcsinfo
10411%{texmfdist}/source/latex/recipecard
10412%{texmfdist}/source/latex/refman
10413%{texmfdist}/source/latex/refstyle
10414%{texmfdist}/source/latex/regcount
10415%{texmfdist}/source/latex/register
10416%{texmfdist}/source/latex/relenc
10417%{texmfdist}/source/latex/revtex
10418%{texmfdist}/source/latex/rmpage
10419%{texmfdist}/source/latex/robustcommand
10420%{texmfdist}/source/latex/romannum
10421%{texmfdist}/source/latex/rotating
10422%{texmfdist}/source/latex/rotfloat
10423%{texmfdist}/source/latex/rsc
10424%{texmfdist}/source/latex/rst
10425%{texmfdist}/source/latex/rtkinenc
10426%{texmfdist}/source/latex/sagetex
10427%{texmfdist}/source/latex/sanskrit
10428%{texmfdist}/source/latex/sauerj
10429%{texmfdist}/source/latex/sauterfonts
10430%{texmfdist}/source/latex/savefnmark
10431%{texmfdist}/source/latex/savetrees
10432%{texmfdist}/source/latex/scale
10433%{texmfdist}/source/latex/scalebar
10434%{texmfdist}/source/latex/schedule
10435%{texmfdist}/source/latex/sciwordconv
10436%{texmfdist}/source/latex/screenplay
10437%{texmfdist}/source/latex/sectsty
10438%{texmfdist}/source/latex/semantic
10439%{texmfdist}/source/latex/semioneside
10440%{texmfdist}/source/latex/seqsplit
10441%{texmfdist}/source/latex/sf298
10442%{texmfdist}/source/latex/sffms
10443%{texmfdist}/source/latex/shorttoc
10444%{texmfdist}/source/latex/show2e
10445%{texmfdist}/source/latex/showexpl
10446%{texmfdist}/source/latex/showlabels
10447%{texmfdist}/source/latex/sidecap
10448%{texmfdist}/source/latex/siggraph
10449%{texmfdist}/source/latex/simplecv
10450%{texmfdist}/source/latex/simplewick
10451%{texmfdist}/source/latex/skull
10452%{texmfdist}/source/latex/slantsc
10453%{texmfdist}/source/latex/snapshot
10454%{texmfdist}/source/latex/songbook
10455%{texmfdist}/source/latex/soul
10456%{texmfdist}/source/latex/splitbib
10457%{texmfdist}/source/latex/splitindex
10458%{texmfdist}/source/latex/srcltx
10459%{texmfdist}/source/latex/sseq
10460%{texmfdist}/source/latex/ssqquote
10461%{texmfdist}/source/latex/stack
10462%{texmfdist}/source/latex/statistik
10463%{texmfdist}/source/latex/staves
10464%{texmfdist}/source/latex/stdclsdv
10465%{texmfdist}/source/latex/stdpage
10466%{texmfdist}/source/latex/stellenbosch
10467%{texmfdist}/source/latex/stex
10468%{texmfdist}/source/latex/stringstrings
10469%{texmfdist}/source/latex/struktex
10470%{texmfdist}/source/latex/subdepth
10471%{texmfdist}/source/latex/subeqn
10472%{texmfdist}/source/latex/subeqnarray
10473%{texmfdist}/source/latex/subfig
10474%{texmfdist}/source/latex/subfigure
10475%{texmfdist}/source/latex/subfloat
10476%{texmfdist}/source/latex/sudoku
10477%{texmfdist}/source/latex/sudokubundle
10478%{texmfdist}/source/latex/supertabular
10479%{texmfdist}/source/latex/svn-multi
10480%{texmfdist}/source/latex/svn
10481%{texmfdist}/source/latex/svninfo
10482%{texmfdist}/source/latex/swimgraf
10483%{texmfdist}/source/latex/syntrace
10484%{texmfdist}/source/latex/synttree
10485%{texmfdist}/source/latex/tablists
10486%{texmfdist}/source/latex/tabulary
10487%{texmfdist}/source/latex/tabvar
10488%{texmfdist}/source/latex/talk
10489%{texmfdist}/source/latex/tcldoc
10490%{texmfdist}/source/latex/tdsfrmath
10491%{texmfdist}/source/latex/technics
10492%{texmfdist}/source/latex/ted
10493%{texmfdist}/source/latex/tengwarscript
10494%{texmfdist}/source/latex/tensor
10495%{texmfdist}/source/latex/teubner
10496%{texmfdist}/source/latex/texmate
10497%{texmfdist}/source/latex/texpower
10498%{texmfdist}/source/latex/texshade
10499%{texmfdist}/source/latex/textcase
10500%{texmfdist}/source/latex/textfit
10501%{texmfdist}/source/latex/textopo
10502%{texmfdist}/source/latex/textpos
10503%{texmfdist}/source/latex/thesis-titlepage-fhac
10504%{texmfdist}/source/latex/thmtools
10505%{texmfdist}/source/latex/thumb
10506%{texmfdist}/source/latex/thuthesis
10507%{texmfdist}/source/latex/timesht
10508%{texmfdist}/source/latex/titling
10509%{texmfdist}/source/latex/tocbibind
10510%{texmfdist}/source/latex/tocloft
10511%{texmfdist}/source/latex/tocvsec2
10512%{texmfdist}/source/latex/todo
10513%{texmfdist}/source/latex/toolbox
10514%{texmfdist}/source/latex/tools
10515%{texmfdist}/source/latex/toptesi
10516%{texmfdist}/source/latex/totpages
10517%{texmfdist}/source/latex/trajan
10518%{texmfdist}/source/latex/tree-dvips
10519%{texmfdist}/source/latex/trfsigns
10520%{texmfdist}/source/latex/trivfloat
10521%{texmfdist}/source/latex/trsym
10522%{texmfdist}/source/latex/tugboat
10523%{texmfdist}/source/latex/turnstile
10524%{texmfdist}/source/latex/twoup
10525%{texmfdist}/source/latex/type1cm
10526%{texmfdist}/source/latex/typedref
10527%{texmfdist}/source/latex/typogrid
10528%{texmfdist}/source/latex/uaclasses
10529%{texmfdist}/source/latex/uiucthesis
10530%{texmfdist}/source/latex/ulsy
10531%{texmfdist}/source/latex/uml
10532%{texmfdist}/source/latex/umlaute
10533%{texmfdist}/source/latex/umoline
10534%{texmfdist}/source/latex/underlin
10535%{texmfdist}/source/latex/undertilde
10536%{texmfdist}/source/latex/units
10537%{texmfdist}/source/latex/unitsdef
10538%{texmfdist}/source/latex/unroman
10539%{texmfdist}/source/latex/upmethodology
10540%{texmfdist}/source/latex/urlbst
10541%{texmfdist}/source/latex/ushort
10542%{texmfdist}/source/latex/varindex
10543%{texmfdist}/source/latex/vector
10544%{texmfdist}/source/latex/verse
10545%{texmfdist}/source/latex/vmargin
10546%{texmfdist}/source/latex/volumes
10547%{texmfdist}/source/latex/vrsion
10548%{texmfdist}/source/latex/vwcol
10549%{texmfdist}/source/latex/vxu
10550%{texmfdist}/source/latex/warning
10551%{texmfdist}/source/latex/warpcol
10552%{texmfdist}/source/latex/was
10553%{texmfdist}/source/latex/wnri
10554%{texmfdist}/source/latex/xargs
10555%{texmfdist}/source/latex/xdoc
10556%{texmfdist}/source/latex/xfor
10557%{texmfdist}/source/latex/xmpincl
10558%{texmfdist}/source/latex/xpackages
10559%{texmfdist}/source/latex/xskak
10560%{texmfdist}/source/latex/xtab
10561%{texmfdist}/source/latex/xtcapts
10562%{texmfdist}/source/latex/yafoot
10563%{texmfdist}/source/latex/yfonts
10564%{texmfdist}/source/latex/yhmath
10565%{texmfdist}/source/latex/york-thesis
10566%{texmfdist}/source/latex/youngtab
198c241e 10567%dir %{texmfdist}/source/plain
8affbd2c 10568%dir %{texmfdist}/source/plain/jsmisc
f65b3398
ZU
10569%{texmfdist}/source/plain/jsmisc/xfig
10570%{texmfdist}/source/xelatex
8affbd2c 10571%{texmfdist}/tex/alatex
f65b3398
ZU
10572%{texmfdist}/tex/generic/enctex
10573%{texmfdist}/tex/latex/kalender
10574%{texmfdist}/tex/latex/karnaugh
10575%{texmfdist}/tex/latex/kerkis
10576%{texmfdist}/tex/latex/kerntest
10577%{texmfdist}/tex/latex/kluwer
10578%{texmfdist}/tex/latex/kpfonts
10579%{texmfdist}/tex/latex/kurier
10580%{texmfdist}/tex/latex/labelcas
10581%{texmfdist}/tex/latex/lazylist
10582%{texmfdist}/tex/latex/lcg
10583%{texmfdist}/tex/latex/lcyw
10584%{texmfdist}/tex/latex/leading
10585%{texmfdist}/tex/latex/ledmac
10586%{texmfdist}/tex/latex/lettre
10587%{texmfdist}/tex/latex/levy
10588%{texmfdist}/tex/latex/lexikon
10589%{texmfdist}/tex/latex/lgreek
10590%{texmfdist}/tex/latex/lhcyr
10591%{texmfdist}/tex/latex/lhelp
10592%{texmfdist}/tex/latex/libertine
10593%{texmfdist}/tex/latex/limap
10594%{texmfdist}/tex/latex/linearA
10595%{texmfdist}/tex/latex/linguex
10596%{texmfdist}/tex/latex/lipsum
10597%{texmfdist}/tex/latex/listbib
10598%{texmfdist}/tex/latex/listliketab
10599%{texmfdist}/tex/latex/listofsymbols
10600%{texmfdist}/tex/latex/lkproof
10601%{texmfdist}/tex/latex/logic
10602%{texmfdist}/tex/latex/logpap
10603%{texmfdist}/tex/latex/lps
10604%{texmfdist}/tex/latex/lsc
10605%{texmfdist}/tex/latex/ltablex
10606%{texmfdist}/tex/latex/ltxindex
10607%{texmfdist}/tex/latex/lxfonts
10608%{texmfdist}/tex/latex/ly1
10609%{texmfdist}/tex/latex/mafr
10610%{texmfdist}/tex/latex/mailing
10611%{texmfdist}/tex/latex/makebarcode
10612%{texmfdist}/tex/latex/makebox
10613%{texmfdist}/tex/latex/makecell
10614%{texmfdist}/tex/latex/makecmds
10615%{texmfdist}/tex/latex/makedtx
10616%{texmfdist}/tex/latex/makeglos
10617%{texmfdist}/tex/latex/makeplot
10618%{texmfdist}/tex/latex/manfnt
10619%{texmfdist}/tex/latex/manuscript
10620%{texmfdist}/tex/latex/mapcodes
10621%{texmfdist}/tex/latex/maple
10622%{texmfdist}/tex/latex/marginnote
10623%{texmfdist}/tex/latex/mathdesign
10624%{texmfdist}/tex/latex/maybemath
10625%{texmfdist}/tex/latex/mcaption
10626%{texmfdist}/tex/latex/mceinleger
10627%{texmfdist}/tex/latex/mcite
10628%{texmfdist}/tex/latex/mciteplus
10629%{texmfdist}/tex/latex/memexsupp
10630%{texmfdist}/tex/latex/mentis
10631%{texmfdist}/tex/latex/menu
10632%{texmfdist}/tex/latex/method
10633%{texmfdist}/tex/latex/metre
10634%{texmfdist}/tex/latex/mff
10635%{texmfdist}/tex/latex/mfpic4ode
10636%{texmfdist}/tex/latex/mftinc
10637%{texmfdist}/tex/latex/mhchem
10638%{texmfdist}/tex/latex/mhequ
10639%{texmfdist}/tex/latex/mhs
10640%{texmfdist}/tex/latex/miller
10641%{texmfdist}/tex/latex/minipage-marginpar
10642%{texmfdist}/tex/latex/miniplot
10643%{texmfdist}/tex/latex/minutes
10644%{texmfdist}/tex/latex/mla-paper
10645%{texmfdist}/tex/latex/mlist
10646%{texmfdist}/tex/latex/moresize
10647%{texmfdist}/tex/latex/movie15
10648%{texmfdist}/tex/latex/msc
10649%{texmfdist}/tex/latex/msg
10650%{texmfdist}/tex/latex/mslapa
10651%{texmfdist}/tex/latex/mtgreek
10652%{texmfdist}/tex/latex/multibbl
10653%{texmfdist}/tex/latex/multicap
10654%{texmfdist}/tex/latex/multido
10655%{texmfdist}/tex/latex/muthesis
10656%{texmfdist}/tex/latex/mxd
10657%{texmfdist}/tex/latex/mxedruli
10658%{texmfdist}/tex/latex/nag
10659%{texmfdist}/tex/latex/namespc
10660%{texmfdist}/tex/latex/nath
10661%{texmfdist}/tex/latex/nature
10662%{texmfdist}/tex/latex/newvbtm
10663%{texmfdist}/tex/latex/niceframe
10664%{texmfdist}/tex/latex/nih
10665%{texmfdist}/tex/latex/noitcrul
10666%{texmfdist}/tex/latex/nomentbl
10667%{texmfdist}/tex/latex/nonfloat
10668%{texmfdist}/tex/latex/nostarch
10669%{texmfdist}/tex/latex/notes
10670%{texmfdist}/tex/latex/notes2bib
10671%{texmfdist}/tex/latex/nrc
10672%{texmfdist}/tex/latex/ntabbing
10673%{texmfdist}/tex/latex/numline
10674%{texmfdist}/tex/latex/numname
10675%{texmfdist}/tex/latex/numprint
10676%{texmfdist}/tex/latex/objectz
10677%{texmfdist}/tex/latex/ocr-latex
10678%{texmfdist}/tex/latex/octavo
10679%{texmfdist}/tex/latex/ogonek
10680%{texmfdist}/tex/latex/oldstyle
10681%{texmfdist}/tex/latex/opcit
10682%{texmfdist}/tex/latex/ordinalpt
10683%{texmfdist}/tex/latex/ot2cyr
10684%{texmfdist}/tex/latex/othello
10685%{texmfdist}/tex/latex/otibet
10686%{texmfdist}/tex/latex/outline
10687%{texmfdist}/tex/latex/outliner
10688%{texmfdist}/tex/latex/pacioli
10689%{texmfdist}/tex/latex/pageno
10690%{texmfdist}/tex/latex/pagenote
10691%{texmfdist}/tex/latex/palatino
10692%{texmfdist}/tex/latex/paper
10693%{texmfdist}/tex/latex/papercdcase
10694%{texmfdist}/tex/latex/papertex
10695%{texmfdist}/tex/latex/parallel
10696%{texmfdist}/tex/latex/paresse
10697%{texmfdist}/tex/latex/parrun
10698%{texmfdist}/tex/latex/patchcmd
10699%{texmfdist}/tex/latex/pauldoc
10700%{texmfdist}/tex/latex/pawpict
10701%{texmfdist}/tex/latex/pbox
10702%{texmfdist}/tex/latex/pbsheet
10703%{texmfdist}/tex/latex/pclnfss
10704%{texmfdist}/tex/latex/pdfcprot
10705%{texmfdist}/tex/latex/pdfscreen
10706%{texmfdist}/tex/latex/pdftricks
10707%{texmfdist}/tex/latex/pdfwin
10708%{texmfdist}/tex/latex/pecha
10709%{texmfdist}/tex/latex/perltex
10710%{texmfdist}/tex/latex/permute
10711%{texmfdist}/tex/latex/petiteannonce
10712%{texmfdist}/tex/latex/petri-nets
10713%{texmfdist}/tex/latex/pgf-soroban
10714%{texmfdist}/tex/latex/phaistos
10715%{texmfdist}/tex/latex/philex
10716%{texmfdist}/tex/latex/philosophersimprint
10717%{texmfdist}/tex/latex/phonetic
10718%{texmfdist}/tex/latex/photo
10719%{texmfdist}/tex/latex/pictex2
10720%{texmfdist}/tex/latex/pinlabel
10721%{texmfdist}/tex/latex/pittetd
10722%{texmfdist}/tex/latex/plari
10723%{texmfdist}/tex/latex/plates
10724%{texmfdist}/tex/latex/play
10725%{texmfdist}/tex/latex/plweb
10726%{texmfdist}/tex/latex/pmgraph
10727%{texmfdist}/tex/latex/poemscol
10728%{texmfdist}/tex/latex/polski
10729%{texmfdist}/tex/latex/polyglot
10730%{texmfdist}/tex/latex/polytable
10731%{texmfdist}/tex/latex/postcards
10732%{texmfdist}/tex/latex/powerdot
10733%{texmfdist}/tex/latex/ppower4
10734%{texmfdist}/tex/latex/ppr-prv
10735%{texmfdist}/tex/latex/pracjourn
10736%{texmfdist}/tex/latex/prettyref
10737%{texmfdist}/tex/latex/proba
10738%{texmfdist}/tex/latex/probsoln
10739%{texmfdist}/tex/latex/procIAGssymp
10740%{texmfdist}/tex/latex/progkeys
10741%{texmfdist}/tex/latex/progress
10742%{texmfdist}/tex/latex/protex
10743%{texmfdist}/tex/latex/protocol
10744%{texmfdist}/tex/latex/psfragx
10745%{texmfdist}/tex/latex/psgo
10746%{texmfdist}/tex/latex/pspicture
10747%{texmfdist}/tex/latex/pstricks-add
10748%{texmfdist}/tex/latex/ptptex
10749%{texmfdist}/tex/latex/qcm
10750%{texmfdist}/tex/latex/qobitree
10751%{texmfdist}/tex/latex/qstest
10752%{texmfdist}/tex/latex/qsymbols
10753%{texmfdist}/tex/latex/qtree
10754%{texmfdist}/tex/latex/quotchap
10755%{texmfdist}/tex/latex/quotmark
10756%{texmfdist}/tex/latex/r_und_s
10757%{texmfdist}/tex/latex/randbild
10758%{texmfdist}/tex/latex/randtext
10759%{texmfdist}/tex/latex/rccol
10760%{texmfdist}/tex/latex/rcs
10761%{texmfdist}/tex/latex/rcsinfo
10762%{texmfdist}/tex/latex/recipecard
10763%{texmfdist}/tex/latex/rectopma
10764%{texmfdist}/tex/latex/refcheck
10765%{texmfdist}/tex/latex/refman
10766%{texmfdist}/tex/latex/refstyle
10767%{texmfdist}/tex/latex/regcount
10768%{texmfdist}/tex/latex/register
10769%{texmfdist}/tex/latex/relenc
10770%{texmfdist}/tex/latex/repeatindex
10771%{texmfdist}/tex/latex/resume
10772%{texmfdist}/tex/latex/rlepsf
10773%{texmfdist}/tex/latex/rmpage
10774%{texmfdist}/tex/latex/robustcommand
10775%{texmfdist}/tex/latex/robustindex
10776%{texmfdist}/tex/latex/romannum
10777%{texmfdist}/tex/latex/rotpages
10778%{texmfdist}/tex/latex/rsc
10779%{texmfdist}/tex/latex/rst
10780%{texmfdist}/tex/latex/rtkinenc
10781%{texmfdist}/tex/latex/rtklage
10782%{texmfdist}/tex/latex/sagetex
10783%{texmfdist}/tex/latex/sanskrit
10784%{texmfdist}/tex/latex/sauerj
10785%{texmfdist}/tex/latex/sauterfonts
10786%{texmfdist}/tex/latex/savefnmark
10787%{texmfdist}/tex/latex/savesym
10788%{texmfdist}/tex/latex/savetrees
10789%{texmfdist}/tex/latex/scalebar
10790%{texmfdist}/tex/latex/schedule
10791%{texmfdist}/tex/latex/scientificpaper
10792%{texmfdist}/tex/latex/sciposter
10793%{texmfdist}/tex/latex/sciwordconv
10794%{texmfdist}/tex/latex/screenplay
10795%{texmfdist}/tex/latex/script
10796%{texmfdist}/tex/latex/sdrt
10797%{texmfdist}/tex/latex/sectionbox
10798%{texmfdist}/tex/latex/semantic
10799%{texmfdist}/tex/latex/semaphor
10800%{texmfdist}/tex/latex/semioneside
10801%{texmfdist}/tex/latex/seqsplit
10802%{texmfdist}/tex/latex/sf298
10803%{texmfdist}/tex/latex/sffms
10804%{texmfdist}/tex/latex/sfg
10805%{texmfdist}/tex/latex/sfmath
10806%{texmfdist}/tex/latex/sgame
10807%{texmfdist}/tex/latex/shadbox
10808%{texmfdist}/tex/latex/shadethm
10809%{texmfdist}/tex/latex/shipunov
10810%{texmfdist}/tex/latex/shorttoc
10811%{texmfdist}/tex/latex/show2e
10812%{texmfdist}/tex/latex/showexpl
10813%{texmfdist}/tex/latex/sides
10814%{texmfdist}/tex/latex/siggraph
10815%{texmfdist}/tex/latex/simplecv
10816%{texmfdist}/tex/latex/simplewick
10817%{texmfdist}/tex/latex/skak
10818%{texmfdist}/tex/latex/skull
10819%{texmfdist}/tex/latex/slantsc
10820%{texmfdist}/tex/latex/smalltableof
10821%{texmfdist}/tex/latex/smartref
10822%{texmfdist}/tex/latex/smflatex
10823%{texmfdist}/tex/latex/snapshot
10824%{texmfdist}/tex/latex/songbook
10825%{texmfdist}/tex/latex/soyombo
10826%{texmfdist}/tex/latex/sparklines
10827%{texmfdist}/tex/latex/spie
10828%{texmfdist}/tex/latex/splitbib
10829%{texmfdist}/tex/latex/splitindex
10830%{texmfdist}/tex/latex/sprite
10831%{texmfdist}/tex/latex/srcltx
10832%{texmfdist}/tex/latex/sseq
10833%{texmfdist}/tex/latex/ssqquote
10834%{texmfdist}/tex/latex/stack
10835%{texmfdist}/tex/latex/stage
10836%{texmfdist}/tex/latex/statex2
10837%{texmfdist}/tex/latex/statistik
10838%{texmfdist}/tex/latex/staves
10839%{texmfdist}/tex/latex/stdpage
10840%{texmfdist}/tex/latex/stellenbosch
10841%{texmfdist}/tex/latex/stex
10842%{texmfdist}/tex/latex/stringstrings
10843%{texmfdist}/tex/latex/struktex
10844%{texmfdist}/tex/latex/sttools
10845%{texmfdist}/tex/latex/stubs
10846%{texmfdist}/tex/latex/subdepth
10847%{texmfdist}/tex/latex/subeqn
10848%{texmfdist}/tex/latex/subeqnarray
10849%{texmfdist}/tex/latex/subfloat
10850%{texmfdist}/tex/latex/substr
10851%{texmfdist}/tex/latex/sudoku
10852%{texmfdist}/tex/latex/sudokubundle
10853%{texmfdist}/tex/latex/sugconf
10854%{texmfdist}/tex/latex/susy
10855%{texmfdist}/tex/latex/svgcolor
10856%{texmfdist}/tex/latex/svn-multi
10857%{texmfdist}/tex/latex/svn
10858%{texmfdist}/tex/latex/svninfo
10859%{texmfdist}/tex/latex/swimgraf
10860%{texmfdist}/tex/latex/symbol
10861%{texmfdist}/tex/latex/synproof
10862%{texmfdist}/tex/latex/syntax
10863%{texmfdist}/tex/latex/syntrace
10864%{texmfdist}/tex/latex/synttree
10865%{texmfdist}/tex/latex/timing
10866%{texmfdist}/tex/latex/tocvsec2
10867%{texmfdist}/tex/latex/todo
10868%{texmfdist}/tex/latex/tokenizer
10869%{texmfdist}/tex/latex/toolbox
10870%{texmfdist}/tex/latex/topfloat
10871%{texmfdist}/tex/latex/toptesi
10872%{texmfdist}/tex/latex/tpslifonts
10873%{texmfdist}/tex/latex/tracking
10874%{texmfdist}/tex/latex/trajan
10875%{texmfdist}/tex/latex/translator
10876%{texmfdist}/tex/latex/tree-dvips
10877%{texmfdist}/tex/latex/trfsigns
10878%{texmfdist}/tex/latex/trivfloat
10879%{texmfdist}/tex/latex/trsym
10880%{texmfdist}/tex/latex/tufte-latex
10881%{texmfdist}/tex/latex/tugboat
10882%{texmfdist}/tex/latex/turnstile
10883%{texmfdist}/tex/latex/twoup
10884%{texmfdist}/tex/latex/typedref
10885%{texmfdist}/tex/latex/typogrid
10886%{texmfdist}/tex/latex/uaclasses
10887%{texmfdist}/tex/latex/ucthesis
10888%{texmfdist}/tex/latex/uebungsblatt
10889%{texmfdist}/tex/latex/uhrzeit
10890%{texmfdist}/tex/latex/uiucthesis
10891%{texmfdist}/tex/latex/ulsy
10892%{texmfdist}/tex/latex/umich-thesis
10893%{texmfdist}/tex/latex/uml
10894%{texmfdist}/tex/latex/umoline
10895%{texmfdist}/tex/latex/umrand
10896%{texmfdist}/tex/latex/umthesis
10897%{texmfdist}/tex/latex/underlin
10898%{texmfdist}/tex/latex/ushort
10899%{texmfdist}/tex/latex/uwthesis
10900
26d8eaaa
ZU
10901# %files latex-palatcm
10902# %defattr(644,root,root,755)
10903# %{texmf}/tex/latex/palatcm
d08789e0 10904
f65b3398
ZU
10905%files latex-pdfslide
10906%defattr(644,root,root,755)
10907%doc %{texmfdist}/doc/latex/pdfslide
10908%{texmfdist}/tex/latex/pdfslide
10909
03d9d5fa
ZU
10910%files latex-pgf
10911%defattr(644,root,root,755)
10912%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
10913%{texmfdist}/tex/generic/pgf
10914%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
10915%{texmfdist}/tex/latex/pgf
10916%{texmfdist}/tex/latex/pgfopts
10917%{texmfdist}/tex/latex/pgfplots
10918
b7b4a109
ZU
10919%files latex-prosper
10920%defattr(644,root,root,755)
10921%doc %{texmfdist}/doc/latex/prosper
10922%{texmfdist}/tex/latex/prosper
10923
f65b3398
ZU
10924%files latex-polynom
10925%defattr(644,root,root,755)
10926%doc %{texmfdist}/doc/latex/polynom
10927%{texmfdist}/source/latex/polynom
10928%{texmfdist}/tex/latex/polynom
10929
10930%files latex-polynomial
10931%defattr(644,root,root,755)
10932%doc %{texmfdist}/doc/latex/polynomial
10933%{texmfdist}/source/latex/polynomial
10934%{texmfdist}/tex/latex/polynomial
10935
b7b4a109
ZU
10936%files latex-pseudocode
10937%defattr(644,root,root,755)
10938%doc %{texmfdist}/doc/latex/pseudocode
10939%{texmfdist}/tex/latex/pseudocode
10940
8efa6a9c
ZU
10941%files latex-pst-2dplot
10942%defattr(644,root,root,755)
10943%doc %{texmfdist}/doc/generic/pst-2dplot
10944%{texmfdist}/tex/latex/pst-2dplot
10945
10946%files latex-pst-3dplot
10947%defattr(644,root,root,755)
10948%doc %{texmfdist}/doc/generic/pst-3dplot
10949%{texmfdist}/dvips/pst-3dplot
10950%{texmfdist}/tex/generic/pst-3dplot
10951%{texmfdist}/tex/latex/pst-3dplot
10952
10953%files latex-pst-bar
10954%defattr(644,root,root,755)
10955%doc %{texmfdist}/doc/generic/pst-3dplot
10956%{texmfdist}/dvips/pst-bar
10957%{texmfdist}/tex/generic/pst-bar
10958%{texmfdist}/tex/latex/pst-bar
10959
10960%files latex-pst-circ
10961%defattr(644,root,root,755)
10962%doc %{texmfdist}/doc/generic/pst-circ
10963%{texmfdist}/dvips/pst-circ
10964%{texmfdist}/tex/generic/pst-circ
10965%{texmfdist}/tex/latex/pst-circ
10966
10967%files latex-pst-diffraction
10968%defattr(644,root,root,755)
10969%doc %{texmfdist}/doc/generic/pst-diffraction
10970%{texmfdist}/tex/generic/pst-diffraction
10971%{texmfdist}/tex/latex/pst-diffraction
10972
b7b4a109
ZU
10973%files latex-pst-eucl
10974%defattr(644,root,root,755)
8efa6a9c 10975%doc %{texmfdist}/doc/generic/pst-eucl
b7b4a109
ZU
10976%{texmfdist}/tex/generic/pst-eucl
10977%{texmfdist}/tex/latex/pst-eucl
8efa6a9c
ZU
10978
10979%files latex-pst-fun
10980%defattr(644,root,root,755)
10981%doc %{texmfdist}/doc/generic/pst-fun
10982%{texmfdist}/dvips/pst-fun
10983%{texmfdist}/tex/generic/pst-fun
10984%{texmfdist}/tex/latex/pst-fun
10985
10986%files latex-pst-func
10987%defattr(644,root,root,755)
10988%doc %{texmfdist}/doc/generic/pst-func
10989%{texmfdist}/dvips/pst-func
10990%{texmfdist}/tex/generic/pst-func
10991%{texmfdist}/tex/latex/pst-func
10992
10993%files latex-pst-infixplot
10994%defattr(644,root,root,755)
10995%doc %{texmfdist}/doc/generic/pst-infixplot
10996%{texmfdist}/tex/generic/pst-infixplot
10997%{texmfdist}/tex/latex/pst-infixplot
b7b4a109
ZU
10998
10999%files latex-pst-fr3d
11000%defattr(644,root,root,755)
11001%doc %{texmfdist}/doc/generic/pst-fr3d
11002%{texmfdist}/source/generic/pst-fr3d
11003%{texmfdist}/tex/generic/pst-fr3d
11004%{texmfdist}/tex/latex/pst-fr3d
11005
11006%files latex-pst-fractal
11007%defattr(644,root,root,755)
11008%doc %{texmfdist}/doc/generic/pst-fractal
11009%{texmfdist}/dvips/pst-fractal
11010%{texmfdist}/tex/generic/pst-fractal
11011%{texmfdist}/tex/latex/pst-fractal
11012
8efa6a9c
ZU
11013%files latex-pst-math
11014%defattr(644,root,root,755)
11015%doc %{texmfdist}/doc/generic/pst-math
11016%{texmfdist}/dvips/pst-math
11017%{texmfdist}/tex/generic/pst-math
11018%{texmfdist}/tex/latex/pst-math
11019
11020%files latex-pst-ob3d
11021%defattr(644,root,root,755)
11022%doc %{texmfdist}/doc/generic/pst-ob3d
11023%{texmfdist}/source/generic/pst-ob3d
11024%{texmfdist}/tex/generic/pst-ob3d
11025%{texmfdist}/tex/latex/pst-ob3d
11026
11027%files latex-pst-optexp
11028%defattr(644,root,root,755)
11029%doc %{texmfdist}/doc/generic/pst-optexp
11030%{texmfdist}/dvips/pst-optexp
11031%{texmfdist}/tex/generic/pst-optexp
11032%{texmfdist}/tex/latex/pst-optexp
11033
11034%files latex-pst-optic
11035%defattr(644,root,root,755)
11036%doc %{texmfdist}/doc/generic/pst-optic
11037%{texmfdist}/tex/generic/pst-optic
11038%{texmfdist}/tex/latex/pst-optic
11039
11040%files latex-pst-text
11041%defattr(644,root,root,755)
11042%doc %{texmfdist}/doc/generic/pst-text
04123363 11043%{texmfdist}/dvips/pst-text
8efa6a9c
ZU
11044%{texmfdist}/tex/generic/pst-text
11045%{texmfdist}/tex/latex/pst-text
11046
1024ab0e
ZU
11047%files latex-pst-uncategorized
11048%defattr(644,root,root,755)
11049%doc %{texmfdist}/doc/generic/pst-3d
11050%doc %{texmfdist}/doc/generic/pst-asr
11051%doc %{texmfdist}/doc/generic/pst-bar
11052%doc %{texmfdist}/doc/generic/pst-barcode
11053%doc %{texmfdist}/doc/generic/pst-blur
11054%doc %{texmfdist}/doc/generic/pst-coil
11055%doc %{texmfdist}/doc/generic/pst-cox
04123363
ZU
11056# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11057# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
1024ab0e
ZU
11058%doc %{texmfdist}/doc/generic/pst-dbicons
11059%doc %{texmfdist}/doc/generic/pst-eps
11060%doc %{texmfdist}/doc/generic/pst-fill
11061%doc %{texmfdist}/doc/generic/pst-geo
11062%doc %{texmfdist}/doc/generic/pst-ghsb
11063%doc %{texmfdist}/doc/generic/pst-gr3d
11064%doc %{texmfdist}/doc/generic/pst-grad
11065%doc %{texmfdist}/doc/generic/pst-jtree
11066%doc %{texmfdist}/doc/generic/pst-labo
11067%doc %{texmfdist}/doc/generic/pst-lens
11068%doc %{texmfdist}/doc/generic/pst-light3d
11069%doc %{texmfdist}/doc/generic/pst-osci
11070%doc %{texmfdist}/doc/generic/pst-pad
11071%doc %{texmfdist}/doc/generic/pst-pdgr
11072%doc %{texmfdist}/doc/generic/pst-poly
11073%doc %{texmfdist}/doc/generic/pst-qtree
11074%doc %{texmfdist}/doc/generic/pst-slpe
11075%doc %{texmfdist}/doc/generic/pst-solides3d
04123363
ZU
11076# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11077# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
1024ab0e
ZU
11078%doc %{texmfdist}/doc/generic/pst-soroban
11079%doc %{texmfdist}/doc/generic/pst-spectra
11080%doc %{texmfdist}/doc/generic/pst-stru
11081%doc %{texmfdist}/doc/generic/pst-uml
11082%doc %{texmfdist}/doc/generic/pst-vue3d
11083%doc %{texmfdist}/doc/latex/auto-pst-pdf
11084%doc %{texmfdist}/doc/latex/pst-pdf
11085%{texmfdist}/dvips/pst-barcode
11086%{texmfdist}/dvips/pst-blur
11087%{texmfdist}/dvips/pst-coil
11088%{texmfdist}/dvips/pst-cox
11089%{texmfdist}/dvips/pst-eucl
11090%{texmfdist}/dvips/pst-geo
11091%{texmfdist}/dvips/pst-ghsb
11092%{texmfdist}/dvips/pst-grad
11093%{texmfdist}/dvips/pst-light3d
11094%{texmfdist}/dvips/pst-slpe
11095%{texmfdist}/dvips/pst-solides3d
11096%{texmfdist}/dvips/pst-spectra
11097%{texmfdist}/dvips/pst-vue3d
11098%{texmfdist}/scripts/pst-pdf
11099%{texmfdist}/source/generic/pst-3d
11100%{texmfdist}/source/generic/pst-3dplot
11101%{texmfdist}/source/generic/pst-barcode
11102%{texmfdist}/source/generic/pst-blur
11103%{texmfdist}/source/generic/pst-circ
11104%{texmfdist}/source/generic/pst-coil
11105%{texmfdist}/source/generic/pst-dbicons
11106%{texmfdist}/source/generic/pst-diffraction
11107%{texmfdist}/source/generic/pst-eps
11108%{texmfdist}/source/generic/pst-fill
11109%{texmfdist}/source/generic/pst-fractal
11110%{texmfdist}/source/generic/pst-fun
11111%{texmfdist}/source/generic/pst-func
11112%{texmfdist}/source/generic/pst-lens
11113%{texmfdist}/source/generic/pst-light3d
11114%{texmfdist}/source/generic/pst-optic
11115%{texmfdist}/source/generic/pst-pad
11116%{texmfdist}/source/generic/pst-pdgr
11117%{texmfdist}/source/generic/pst-slpe
11118%{texmfdist}/source/generic/pst-soroban
11119%{texmfdist}/source/generic/pst-text
11120%{texmfdist}/source/generic/pst-uml
11121%{texmfdist}/source/generic/pst-vue3d
11122%{texmfdist}/source/latex/auto-pst-pdf
11123%{texmfdist}/source/latex/pst-gr3d
11124%{texmfdist}/source/latex/pst-pdf
11125%{texmfdist}/source/latex/pst-poly
11126%{texmfdist}/tex/generic/pst-3d
11127%{texmfdist}/tex/generic/pst-asr
11128%{texmfdist}/tex/generic/pst-barcode
11129%{texmfdist}/tex/generic/pst-blur
11130%{texmfdist}/tex/generic/pst-coil
11131%{texmfdist}/tex/generic/pst-cox
11132%{texmfdist}/tex/generic/pst-eps
11133%{texmfdist}/tex/generic/pst-fill
11134%{texmfdist}/tex/generic/pst-geo
11135%{texmfdist}/tex/generic/pst-ghsb
11136%{texmfdist}/tex/generic/pst-gr3d
11137%{texmfdist}/tex/generic/pst-grad
11138%{texmfdist}/tex/generic/pst-jtree
11139%{texmfdist}/tex/generic/pst-labo
11140%{texmfdist}/tex/generic/pst-lens
11141%{texmfdist}/tex/generic/pst-light3d
11142%{texmfdist}/tex/generic/pst-osci
11143%{texmfdist}/tex/generic/pst-pad
11144%{texmfdist}/tex/generic/pst-pdgr
11145%{texmfdist}/tex/generic/pst-poly
11146%{texmfdist}/tex/generic/pst-qtree
11147%{texmfdist}/tex/generic/pst-slpe
11148%{texmfdist}/tex/generic/pst-solides3d
11149%{texmfdist}/tex/generic/pst-spectra
11150%{texmfdist}/tex/generic/pst-stru
11151%{texmfdist}/tex/generic/pst-vue3d
11152%{texmfdist}/tex/latex/pst-3d
11153%{texmfdist}/tex/latex/pst-asr
11154%{texmfdist}/tex/latex/pst-barcode
11155%{texmfdist}/tex/latex/pst-blur
11156%{texmfdist}/tex/latex/pst-coil
11157%{texmfdist}/tex/latex/pst-cox
11158%{texmfdist}/tex/latex/pst-dbicons
11159%{texmfdist}/tex/latex/pst-eps
11160%{texmfdist}/tex/latex/pst-fill
11161%{texmfdist}/tex/latex/pst-geo
11162%{texmfdist}/tex/latex/pst-ghsb
11163%{texmfdist}/tex/latex/pst-gr3d
11164%{texmfdist}/tex/latex/pst-grad
11165%{texmfdist}/tex/latex/pst-jtree
11166%{texmfdist}/tex/latex/pst-labo
11167%{texmfdist}/tex/latex/pst-lens
11168%{texmfdist}/tex/latex/pst-light3d
11169%{texmfdist}/tex/latex/pst-osci
11170%{texmfdist}/tex/latex/pst-pad
11171%{texmfdist}/tex/latex/pst-pdf
11172%{texmfdist}/tex/latex/pst-pdgr
11173%{texmfdist}/tex/latex/pst-poly
11174%{texmfdist}/tex/latex/pst-qtree
11175%{texmfdist}/tex/latex/pst-slpe
11176%{texmfdist}/tex/latex/pst-solides3d
11177%{texmfdist}/tex/latex/pst-soroban
11178%{texmfdist}/tex/latex/pst-spectra
11179%{texmfdist}/tex/latex/pst-stru
11180%{texmfdist}/tex/latex/pst-uml
11181%{texmfdist}/tex/latex/pst-vue3d
11182
d08789e0 11183%files latex-psnfss
489714ae 11184%defattr(644,root,root,755)
26d8eaaa 11185%doc %{texmfdist}/doc/latex/psnfss
04123363
ZU
11186%dir %{texmfdist}/source/latex
11187%dir %{texmfdist}/source/latex/latex-tds
11188%dir %{texmfdist}/source/latex/latex-tds/tex
26d8eaaa 11189%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 11190%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
11191%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11192%{texmfdist}/tex/latex/psnfss
11193
d08789e0
ZU
11194%files latex-pxfonts
11195%defattr(644,root,root,755)
26d8eaaa
ZU
11196%doc %{texmfdist}/doc/fonts/pxfonts
11197%{texmfdist}/tex/latex/pxfonts
11198%{texmfdist}/fonts/type1/public/pxfonts
11199%{texmfdist}/fonts/afm/public/pxfonts
11200%{texmfdist}/fonts/tfm/public/pxfonts
11201%{texmfdist}/fonts/vf/public/pxfonts
11202%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 11203
5b7eba8e
MB
11204#%files latex-qfonts
11205#%defattr(644,root,root,755)
d08789e0 11206
6c82f497
ZU
11207%files latex-SIstyle
11208%defattr(644,root,root,755)
11209%{texmfdist}/doc/latex/SIstyle
11210%{texmfdist}/source/latex/SIstyle
11211
3127b522
ZU
11212%files latex-SIunits
11213%defattr(644,root,root,755)
3127b522 11214%{texmfdist}/doc/latex/SIunits
5b7eba8e 11215%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
11216%{texmfdist}/source/latex/SIunits
11217
f65b3398
ZU
11218%files latex-siunitx
11219%defattr(644,root,root,755)
11220%{texmfdist}/doc/latex/siunitx
11221%{texmfdist}/tex/latex/siunitx
11222%{texmfdist}/source/latex/siunitx
11223
6c82f497
ZU
11224%files latex-Tabbing
11225%defattr(644,root,root,755)
11226%{texmfdist}/source/latex/Tabbing
11227%{texmfdist}/doc/latex/Tabbing
3127b522 11228
d08789e0
ZU
11229%files latex-txfonts
11230%defattr(644,root,root,755)
26d8eaaa
ZU
11231%doc %{texmfdist}/doc/fonts/txfonts
11232%{texmfdist}/fonts/type1/public/txfonts
11233%{texmfdist}/fonts/afm/public/txfonts
11234%{texmfdist}/fonts/enc/dvips/txfonts
11235%{texmfdist}/fonts/tfm/public/txfonts
11236%{texmfdist}/fonts/vf/public/txfonts
11237%{texmfdist}/fonts/map/dvips/txfonts
11238%{texmfdist}/tex/latex/txfonts
26d8eaaa 11239
7ea3a98b
ZU
11240%files latex-ucs
11241%defattr(644,root,root,755)
7ea3a98b 11242%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 11243%{texmfdist}/tex/latex/ucs
d08789e0
ZU
11244
11245%files latex-umlaute
11246%defattr(644,root,root,755)
2677a8b0 11247%{texmfdist}/tex/latex/umlaute
d08789e0 11248
26d8eaaa
ZU
11249# %files latex-urwvn
11250# %defattr(644,root,root,755)
d08789e0
ZU
11251
11252%files latex-wasysym
11253%defattr(644,root,root,755)
26d8eaaa
ZU
11254%doc %{texmfdist}/doc/latex/wasysym
11255%{texmfdist}/tex/latex/wasysym
11256%{texmfdist}/source/latex/wasysym
d08789e0 11257
03d9d5fa
ZU
11258%files latex-xcolor
11259%defattr(644,root,root,755)
11260%doc %{texmfdist}/doc/latex/xcolor
04123363 11261%{texmfdist}/dvips/xcolor
03d9d5fa
ZU
11262%{texmfdist}/source/latex/xcolor
11263
2496d461
ZU
11264# %files format-latex
11265# %defattr(644,root,root,755)
26d8eaaa 11266# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
11267
11268%files format-pdflatex
11269%defattr(644,root,root,755)
11270#%{texmf}/pdftex/latex/config
26d8eaaa 11271# %dir %{texmf}/pdftex/latex
d08789e0 11272%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 11273%{_mandir}/man1/pdflatex.1*
26d8eaaa 11274# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 11275
26d8eaaa
ZU
11276# %files platex
11277# %defattr(644,root,root,755)
11278# %doc %{texmf}/doc/latex/platex
11279# %dir %{texmf}/tex/platex
11280# %{texmf}/tex/platex/config
11281# %{texmf}/tex/latex/platex
d08789e0 11282
26d8eaaa
ZU
11283# %files format-platex
11284# %defattr(644,root,root,755)
11285# %attr(755,root,root) %{_bindir}/platex
d08789e0 11286#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 11287# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
11288#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11289
26d8eaaa
ZU
11290# %files format-pdfplatex
11291# %defattr(644,root,root,755)
d08789e0
ZU
11292#%dir %{texmf}/pdftex/platex
11293#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
11294# %attr(755,root,root) %{_bindir}/pdfplatex
11295# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
11296
11297%files tex-babel
11298%defattr(644,root,root,755)
21c69d95 11299%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
11300%doc %{texmfdist}/doc/generic/babel
11301%{texmfdist}/tex/generic/babel
d08789e0
ZU
11302
11303%files tex-german
11304%defattr(644,root,root,755)
26d8eaaa
ZU
11305%doc %{texmfdist}/doc/generic/german
11306%{texmfdist}/tex/generic/german
d08789e0
ZU
11307
11308%files tex-mfpic
11309%defattr(644,root,root,755)
26d8eaaa
ZU
11310%doc %{texmfdist}/doc/generic/mfpic
11311%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
11312
11313%files tex-misc
11314%defattr(644,root,root,755)
26d8eaaa
ZU
11315%doc %{texmfdist}/doc/latex/localloc
11316%doc %{texmfdist}/doc/generic/multido
11317%doc %{texmfdist}/doc/generic/tap
d08789e0 11318
26d8eaaa
ZU
11319%{texmfdist}/tex/generic/eijkhout
11320%{texmfdist}/tex/generic/multido
11321%{texmfdist}/tex/generic/misc
d08789e0
ZU
11322
11323%files tex-pictex
11324%defattr(644,root,root,755)
2677a8b0
ZU
11325%doc %{texmfdist}/doc/generic/pictex
11326%{texmfdist}/tex/generic/pictex
d08789e0
ZU
11327
11328%files tex-pstricks
11329%defattr(644,root,root,755)
26d8eaaa
ZU
11330%doc %{texmfdist}/doc/generic/pstricks
11331%{texmfdist}/dvips/pstricks
11332%{texmfdist}/tex/generic/pstricks
d08789e0 11333
26d8eaaa
ZU
11334# %files tex-qpx
11335# %defattr(644,root,root,755)
11336# %doc %{texmf}/doc/fonts/polish/qpx
11337# %{texmf}/tex/generic/qpx
d08789e0 11338
31bd2c4a 11339%files tex-qpxqtx
d08789e0 11340%defattr(644,root,root,755)
26d8eaaa
ZU
11341%doc %{texmfdist}/doc/fonts/qpxqtx
11342%{texmfdist}/fonts/tfm/public/qpxqtx
11343%{texmfdist}/fonts/vf/public/qpxqtx
11344%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
11345
11346%files tex-ruhyphen
11347%defattr(644,root,root,755)
26d8eaaa
ZU
11348%{texmfdist}/tex/generic/ruhyphen
11349%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
11350
11351%files tex-spanish
11352%defattr(644,root,root,755)
26d8eaaa 11353%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95 11354%dir %{texmfdist}/source/latex/mapcodes
04123363 11355%dir %{texmfdist}/source/latex/polyglot
21c69d95
ZU
11356%dir %{texmfdist}/source/latex/polyglot/langs
11357%dir %{texmfdist}/tex/latex/apacite
11358%dir %{texmfdist}/tex/latex/babelbib
11359%dir %{texmfdist}/tex/latex/dvdcoll/dcl
04123363 11360%dir %{texmfdist}/tex/texsis
21c69d95 11361%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
11362%{texmfdist}/source/generic/babel/spanish.ins
11363%{texmfdist}/source/generic/babel/spanish.dtx
11364%{texmfdist}/source/latex/polyglot/langs/spanish.ld
11365%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11366%{texmfdist}/source/latex/mapcodes/spanish.map
11367%{texmfdist}/source/latex/mapcodes/spanish.dtx
11368%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
11369%{texmfdist}/tex/generic/babel/spanish.sty
11370%{texmfdist}/tex/generic/babel/spanish.ldf
11371%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
11372%{texmfdist}/tex/latex/custom-bib/spanish.mbs
11373%{texmfdist}/tex/latex/babelbib/spanish.bdf
11374%{texmfdist}/tex/latex/apacite/spanish.apc
11375%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
11376
11377%files tex-texdraw
11378%defattr(644,root,root,755)
26d8eaaa
ZU
11379%doc %{texmfdist}/doc/texdraw
11380%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
11381
11382%files tex-thumbpdf
11383%defattr(644,root,root,755)
26d8eaaa 11384%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 11385%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
11386%{texmfdist}/tex/generic/thumbpdf
11387%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
11388%{_mandir}/man1/thumbpdf.1*
11389
11390%files tex-ukrhyph
11391%defattr(644,root,root,755)
26d8eaaa
ZU
11392%doc %{texmfdist}/doc/generic/ukrhyph
11393%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
11394
11395%files latex-vietnam
11396%defattr(644,root,root,755)
26d8eaaa
ZU
11397%doc %{texmfdist}/doc/generic/vntex
11398%{texmfdist}/tex/latex/vntex
d08789e0
ZU
11399
11400%files tex-xypic
11401%defattr(644,root,root,755)
26d8eaaa
ZU
11402%doc %{texmfdist}/doc/generic/xypic
11403%{texmfdist}/tex/generic/xypic
d08789e0
ZU
11404
11405%files tex-xkeyval
11406%defattr(644,root,root,755)
4a09ae1a
ZU
11407%doc %{texmfdist}/doc/latex/xkeyval
11408%{texmfdist}/source/latex/xkeyval
11409%{texmfdist}/tex/generic/xkeyval
11410%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
11411
11412%files fonts-adobe
11413%defattr(644,root,root,755)
4a09ae1a
ZU
11414%{texmfdist}/fonts/type1/adobe
11415%{texmfdist}/fonts/afm/adobe
11416%{texmfdist}/fonts/tfm/adobe
11417%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
11418
11419%files fonts-ae
11420%defattr(644,root,root,755)
4a09ae1a
ZU
11421%doc %{texmfdist}/doc/fonts/ae
11422%{texmfdist}/fonts/tfm/public/ae
11423%{texmfdist}/fonts/vf/public/ae
11424%{texmfdist}/source/fonts/ae
d08789e0
ZU
11425
11426%files fonts-ams
11427%defattr(644,root,root,755)
4a09ae1a
ZU
11428%{texmfdist}/bibtex/bst/ams
11429%{texmfdist}/bibtex/bib/ams
11430%{texmfdist}/dvips/ams
11431%{texmfdist}/fonts/source/public/ams
11432%{texmfdist}/fonts/type1/bluesky/ams
11433%{texmfdist}/fonts/afm/bluesky/ams
11434%{texmfdist}/fonts/tfm/public/ams
11435%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
11436
11437%files fonts-antp
11438%defattr(644,root,root,755)
26d8eaaa 11439%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
11440%{texmfdist}/fonts/enc/dvips/antp
11441%{texmfdist}/fonts/map/dvips/antp
11442%{texmfdist}/fonts/afm/public/antp
11443%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 11444%{texmfdist}/dvips/antp
d08789e0
ZU
11445
11446%files fonts-antt
11447%defattr(644,root,root,755)
4a09ae1a
ZU
11448%doc %{texmfdist}/doc/fonts/antt
11449%{texmfdist}/fonts/afm/public/antt
11450%{texmfdist}/fonts/opentype/public/antt
11451%{texmfdist}/fonts/enc/dvips/antt
11452%{texmfdist}/fonts/tfm/public/antt
11453%{texmfdist}/fonts/map/dvips/antt
11454%{texmfdist}/tex/plain/antt
11455%{texmfdist}/tex/latex/antt
d08789e0 11456
5bc70a92
MB
11457%files fonts-arphic
11458%defattr(644,root,root,755)
11459%doc %{texmfdist}/doc/fonts/arphic
11460%{texmfdist}/fonts/afm/arphic
11461%{texmfdist}/fonts/tfm/arphic
11462%{texmfdist}/fonts/vf/arphic
11463
d08789e0
ZU
11464%files fonts-bbm
11465%defattr(644,root,root,755)
4a09ae1a
ZU
11466%doc %{texmfdist}/doc/fonts/bbm
11467%{texmfdist}/fonts/source/public/bbm
11468%{texmfdist}/fonts/tfm/public/bbm
11469%{texmfdist}/source/latex/bbm
11470%{texmfdist}/tex/latex/bbm
d08789e0
ZU
11471
11472%files fonts-bbold
11473%defattr(644,root,root,755)
4a09ae1a
ZU
11474%{texmfdist}/fonts/source/public/bbold
11475%{texmfdist}/fonts/tfm/public/bbold
d08789e0 11476
4a09ae1a
ZU
11477# %files fonts-bh
11478# %defattr(644,root,root,755)
11479# %doc %{texmf}/doc/fonts/bh
11480# %{texmf}/fonts/tfm/bh
11481# %{texmf}/fonts/vf/bh
d08789e0
ZU
11482
11483%files fonts-bitstream
11484%defattr(644,root,root,755)
4a09ae1a
ZU
11485%{texmfdist}/fonts/afm/bitstrea
11486%{texmfdist}/fonts/tfm/bitstrea
11487%{texmfdist}/fonts/vf/bitstrea
d08789e0 11488
5b7eba8e
MB
11489#%files fonts-cbgreek
11490#%defattr(644,root,root,755)
d08789e0
ZU
11491
11492%files fonts-cc-pl
11493%defattr(644,root,root,755)
4a09ae1a
ZU
11494%{texmfdist}/fonts/source/public/cc-pl
11495%{texmfdist}/fonts/enc/dvips/cc-pl
11496%{texmfdist}/fonts/tfm/public/cc-pl
11497%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 11498
d08789e0
ZU
11499%files fonts-cg
11500%defattr(644,root,root,755)
4a09ae1a
ZU
11501%{texmfdist}/fonts/tfm/cg
11502%{texmfdist}/fonts/vf/cg
d08789e0
ZU
11503
11504%files fonts-cm
11505%defattr(644,root,root,755)
ffd94364 11506%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
11507%dir %{texmfdist}/doc/fonts
11508%dir %{texmfdist}/dvips
11509%dir %{texmfdist}/fonts/afm/bluesky
11510%dir %{texmfdist}/fonts/map/dvips
11511%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
11512%{texmfdist}/dvips/cm
11513%{texmfdist}/fonts/source/public/cm
11514%{texmfdist}/fonts/afm/bluesky/cm
11515%{texmfdist}/fonts/tfm/public/cm
11516%{texmfdist}/fonts/pk/ljfour/public/cm
11517%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
11518
11519%files fonts-cmbright
11520%defattr(644,root,root,755)
4a09ae1a
ZU
11521%doc %{texmfdist}/doc/latex/cmbright
11522%{texmfdist}/fonts/source/public/cmbright
11523%{texmfdist}/fonts/tfm/public/cmbright
11524%{texmfdist}/source/latex/cmbright
11525%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
11526
11527%files fonts-cmcyr
11528%defattr(644,root,root,755)
4a09ae1a
ZU
11529%doc %{texmfdist}/doc/fonts/cmcyr
11530%{texmfdist}/fonts/source/public/cmcyr
11531%{texmfdist}/fonts/type1/public/cmcyr
11532%{texmfdist}/fonts/tfm/public/cmcyr
11533%{texmfdist}/fonts/vf/public/cmcyr
11534%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
11535
11536%files fonts-cmextra
11537%defattr(644,root,root,755)
4a09ae1a
ZU
11538%{texmfdist}/fonts/source/public/cmextra
11539%{texmfdist}/fonts/tfm/public/cmextra
d08789e0 11540
5d7e11d7
ZU
11541%files fonts-cmsuper
11542%defattr(644,root,root,755)
11543%doc %{texmfdist}/doc/fonts/cm-super
11544%{texmfdist}/fonts/afm/public/cm-super
11545%{texmfdist}/fonts/enc/dvips/cm-super
11546%{texmfdist}/fonts/map/dvips/cm-super
11547%{texmfdist}/fonts/map/vtex/cm-super
11548%{texmfdist}/fonts/type1/public/cm-super
11549
d08789e0
ZU
11550%files fonts-concmath
11551%defattr(644,root,root,755)
4a09ae1a
ZU
11552%doc %{texmfdist}/doc/fonts/concmath
11553%doc %{texmfdist}/doc/latex/concmath
11554%{texmfdist}/fonts/source/public/concmath
11555%{texmfdist}/fonts/tfm/public/concmath
11556%{texmfdist}/source/latex/concmath
11557%{texmfdist}/tex/latex/concmath
d08789e0
ZU
11558
11559%files fonts-concrete
11560%defattr(644,root,root,755)
4a09ae1a
ZU
11561%doc %{texmfdist}/doc/fonts/concrete
11562%{texmfdist}/fonts/source/public/concrete
11563%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
11564
11565%files fonts-cs
11566%defattr(644,root,root,755)
4a09ae1a
ZU
11567%{texmfdist}/dvips/cs
11568%{texmfdist}/fonts/source/public/cs
11569%{texmfdist}/fonts/enc/dvips/cs
11570%{texmfdist}/fonts/tfm/public/cs
11571%{texmfdist}/fonts/map/dvips/cs
d08789e0 11572
5b7eba8e
MB
11573#%files fonts-dstroke
11574#%defattr(644,root,root,755)
d08789e0
ZU
11575
11576%files fonts-ecc
11577%defattr(644,root,root,755)
4a09ae1a
ZU
11578%doc %{texmfdist}/doc/fonts/ecc
11579%{texmfdist}/fonts/source/public/ecc
11580%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
11581
11582%files fonts-eurosym
11583%defattr(644,root,root,755)
4a09ae1a
ZU
11584%doc %{texmfdist}/doc/fonts/eurosym
11585%{texmfdist}/fonts/source/public/eurosym
11586%{texmfdist}/fonts/tfm/public/eurosym
11587%{texmfdist}/fonts/map/dvips/eurosym
11588%{texmfdist}/source/fonts/eurosym
11589%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
11590
11591%files fonts-eulervm
11592%defattr(644,root,root,755)
7179ac92
ZU
11593%doc %{texmfdist}/doc/latex/eulervm
11594%{texmfdist}/fonts/tfm/public/eulervm
11595%{texmfdist}/fonts/vf/public/eulervm
11596%{texmfdist}/source/latex/eulervm
11597%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
11598
11599%files fonts-euxm
11600%defattr(644,root,root,755)
7179ac92
ZU
11601%{texmfdist}/fonts/source/public/euxm
11602%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
11603
11604%files fonts-gothic
11605%defattr(644,root,root,755)
7179ac92
ZU
11606%{texmfdist}/doc/fonts/gothic
11607%{texmfdist}/dvips/gothic
11608%{texmfdist}/fonts/source/public/gothic
11609%{texmfdist}/fonts/type1/public/gothic
11610%{texmfdist}/fonts/afm/public/gothic
11611%{texmfdist}/fonts/tfm/public/gothic
11612%{texmfdist}/fonts/vf/public/gothic
11613%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
11614
11615%files fonts-hoekwater
11616%defattr(644,root,root,755)
7179ac92
ZU
11617%{texmfdist}/fonts/afm/hoekwater
11618%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 11619%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
11620
11621%files fonts-jknappen
11622%defattr(644,root,root,755)
7179ac92
ZU
11623%{texmfdist}/fonts/source/jknappen
11624%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
11625
11626%files fonts-latex
11627%defattr(644,root,root,755)
7179ac92 11628%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
11629%dir %{texmfdist}/fonts/source/public/latex-fonts
11630%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11631%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11632%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11633%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
11634%{texmfdist}/fonts/source/public/esint
11635%{texmfdist}/fonts/tfm/public/esint
11636%{texmfdist}/source/latex/esint
11637%{texmfdist}/tex/latex/esint
f2555868
ZU
11638%{texmfdist}/fonts/source/public/latex-fonts/*
11639%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11640%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11641%{texmfdist}/fonts/tfm/public/latex-fonts/*
11642%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
11643
11644%files fonts-lh
11645%defattr(644,root,root,755)
7179ac92
ZU
11646%doc %{texmfdist}/doc/fonts/lh
11647%{texmfdist}/fonts/source/lh
11648%{texmfdist}/metapost/support/charlib/LH
11649%{texmfdist}/source/fonts/lh
11650%{texmfdist}/source/latex/lh
d08789e0
ZU
11651
11652%files fonts-lm
11653%defattr(644,root,root,755)
7179ac92
ZU
11654%doc %{texmfdist}/doc/fonts/lm
11655%{texmfdist}/fonts/type1/public/lm
11656%{texmfdist}/fonts/afm/public/lm
11657%{texmfdist}/fonts/opentype/public/lm
11658%{texmfdist}/fonts/enc/dvips/lm
11659%{texmfdist}/fonts/tfm/public/lm
11660%{texmfdist}/fonts/map/dvips/lm
11661%{texmfdist}/fonts/map/dvipdfm/lm
11662%{texmfdist}/source/fonts/lm
11663%{texmfdist}/tex/latex/lm
d08789e0
ZU
11664
11665%files fonts-marvosym
11666%defattr(644,root,root,755)
7179ac92 11667%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
11668%dir %{texmfdist}/source/fonts/eurofont
11669%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 11670%dir %{texmfdist}/tex/latex
7179ac92
ZU
11671%{texmfdist}/fonts/type1/public/marvosym
11672%{texmfdist}/fonts/afm/public/marvosym
11673%{texmfdist}/fonts/tfm/public/marvosym
11674%{texmfdist}/fonts/map/dvips/marvosym
f2555868 11675%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 11676%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
11677
11678%files fonts-mflogo
11679%defattr(644,root,root,755)
7179ac92
ZU
11680%doc %{texmfdist}/doc/latex/mflogo
11681%{texmfdist}/fonts/source/public/mflogo
11682%{texmfdist}/fonts/type1/hoekwater/mflogo
11683%{texmfdist}/fonts/afm/hoekwater/mflogo
11684%{texmfdist}/fonts/tfm/public/mflogo
11685%{texmfdist}/fonts/map/dvips/mflogo
11686%{texmfdist}/source/latex/mflogo
11687%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
11688
11689%files fonts-misc
11690%defattr(644,root,root,755)
7179ac92
ZU
11691%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11692%{texmfdist}/fonts/source/public/misc
11693%{texmfdist}/fonts/tfm/public/misc
11694%{texmfdist}/fonts/misc
d08789e0
ZU
11695
11696%files fonts-monotype
11697%defattr(644,root,root,755)
7179ac92
ZU
11698%{texmfdist}/fonts/tfm/monotype
11699%{texmfdist}/fonts/vf/monotype
d08789e0 11700
745facc7 11701
f1ba8563
ZU
11702%files fonts-other
11703%defattr(644,root,root,755)
745facc7
ZU
11704
11705%doc %{texmfdist}/doc/fonts/yi4latex
11706%{texmfdist}/fonts/source/public/yi4latex
11707%{texmfdist}/fonts/tfm/public/yi4latex
11708
11709%{texmfdist}/fonts/tfm/public/pslatex
11710%{texmfdist}/fonts/map/dvips/pslatex
11711%{texmfdist}/fonts/vf/public/pslatex
11712
f1ba8563
ZU
11713%doc %{texmfdist}/doc/fonts/allrunes
11714%{texmfdist}/fonts/source/public/allrunes
11715%{texmfdist}/fonts/tfm/public/allrunes
11716%{texmfdist}/fonts/type1/public/allrunes
11717%{texmfdist}/source/fonts/allrunes
11718
11719%doc %{texmfdist}/doc/fonts/antiqua
11720%{texmfdist}/fonts/map/dvips/antiqua
11721
11722%{texmfdist}/fonts/source/public/apl
11723%{texmfdist}/fonts/tfm/public/apl
11724%{texmfdist}/source/fonts/apl
11725
8affbd2c
ZU
11726%{texmfdist}/fonts/afm/arabi
11727%{texmfdist}/fonts/tfm/arabi
11728%{texmfdist}/fonts/type1/arabi
f1ba8563
ZU
11729%{texmfdist}/fonts/enc/dvips/arabi
11730%{texmfdist}/fonts/map/dvips/arabi
11731
11732%{texmfdist}/fonts/map/dvips/arabtex
11733%{texmfdist}/fonts/source/public/arabtex
11734%{texmfdist}/fonts/tfm/public/arabtex
11735%{texmfdist}/fonts/type1/public/arabtex
11736
11737%doc %{texmfdist}/doc/fonts/archaic
11738%{texmfdist}/fonts/afm/public/archaic
11739%{texmfdist}/fonts/map/dvips/archaic
11740%{texmfdist}/fonts/source/public/archaic
11741%{texmfdist}/fonts/tfm/public/archaic
11742%{texmfdist}/fonts/type1/public/archaic
11743%{texmfdist}/source/fonts/archaic
11744
11745%doc %{texmfdist}/doc/fonts/arev
11746%{texmfdist}/fonts/afm/public/arev
11747%{texmfdist}/fonts/enc/dvips/arev
11748%{texmfdist}/fonts/map/dvips/arev
11749%{texmfdist}/fonts/tfm/public/arev
11750%{texmfdist}/fonts/type1/public/arev
11751%{texmfdist}/fonts/vf/public/arev
11752%{texmfdist}/source/fonts/arev
11753
11754%{texmfdist}/fonts/tfm/vntex/arevvn
11755%{texmfdist}/fonts/type1/vntex/arevvn
11756
11757%{texmfdist}/fonts/source/public/ar
11758%{texmfdist}/fonts/tfm/public/ar
11759
11760%doc %{texmfdist}/doc/fonts/armenian
11761%{texmfdist}/fonts/source/public/armenian
11762%{texmfdist}/fonts/tfm/public/armenian
11763
11764%{texmfdist}/fonts/map/dvips/arphic
11765
11766%doc %{texmfdist}/doc/fonts/malayalam
11767%doc %{texmfdist}/doc/fonts/Asana-Math
11768%{texmfdist}/fonts/opentype/public/Asana-Math
11769
11770%doc %{texmfdist}/doc/fonts/ascii
11771%{texmfdist}/fonts/map/dvips/ascii
11772%{texmfdist}/fonts/tfm/public/ascii
11773%{texmfdist}/fonts/type1/public/ascii
11774
11775%doc %{texmfdist}/doc/fonts/astro
11776%{texmfdist}/fonts/source/public/astro
11777%{texmfdist}/fonts/tfm/public/astro
11778
11779%{texmfdist}/fonts/afm/public/augie
11780%{texmfdist}/fonts/map/dvips/augie
11781%{texmfdist}/fonts/tfm/public/augie
11782%{texmfdist}/fonts/type1/public/augie
11783%{texmfdist}/fonts/vf/public/augie
11784
11785%doc %{texmfdist}/doc/fonts/auncial-new
11786%{texmfdist}/fonts/afm/public/auncial-new
11787%{texmfdist}/fonts/map/dvips/auncial-new
11788%{texmfdist}/fonts/tfm/public/auncial-new
11789%{texmfdist}/fonts/type1/public/auncial-new
11790%{texmfdist}/source/fonts/auncial-new
11791
11792%{texmfdist}/fonts/afm/public/aurical
11793%{texmfdist}/fonts/map/dvips/aurical
11794%{texmfdist}/fonts/source/public/aurical
11795%{texmfdist}/fonts/tfm/public/aurical
11796%{texmfdist}/fonts/type1/public/aurical
11797
11798%{texmfdist}/fonts/map/dvips/avantgar
f1ba8563
ZU
11799
11800%{texmfdist}/fonts/source/public/backgammon
11801%{texmfdist}/fonts/tfm/public/backgammon
11802
11803%{texmfdist}/fonts/source/public/bangtex
11804%{texmfdist}/fonts/tfm/public/bangtex
11805
11806%{texmfdist}/fonts/source/public/barcodes
11807%{texmfdist}/fonts/tfm/public/barcodes
11808
11809%{texmfdist}/fonts/source/public/bayer
11810%{texmfdist}/fonts/tfm/public/bayer
11811
11812%{texmfdist}/fonts/source/public/bbding
11813%{texmfdist}/fonts/tfm/public/bbding
11814
11815%{texmfdist}/fonts/map/dvips/belleek
198c241e 11816%{texmfdist}/fonts/truetype/public
f1ba8563
ZU
11817
11818%{texmfdist}/fonts/source/public/bengali
11819%{texmfdist}/fonts/tfm/public/bengali
11820
11821%doc %{texmfdist}/doc/fonts/bera
11822%{texmfdist}/fonts/afm/public/bera
11823%{texmfdist}/fonts/map/dvips/bera
11824%{texmfdist}/fonts/map/vtex/bera
11825%{texmfdist}/fonts/tfm/public/bera
11826%{texmfdist}/fonts/type1/public/bera
11827%{texmfdist}/fonts/vf/public/bera
11828
11829%doc %{texmfdist}/doc/fonts/blacklettert1
11830%{texmfdist}/fonts/tfm/public/blacklettert1
11831%{texmfdist}/fonts/vf/public/blacklettert1
11832%{texmfdist}/source/fonts/blacklettert1
11833
11834%doc %{texmfdist}/doc/fonts/boisik
11835%{texmfdist}/fonts/source/public/boisik
11836
11837%doc %{texmfdist}/doc/fonts/bookhands
11838%{texmfdist}/fonts/source/public/bookhands
11839
11840%{texmfdist}/fonts/map/dvips/bookman
f1ba8563
ZU
11841
11842%{texmfdist}/fonts/afm/public/brushscr
11843%{texmfdist}/fonts/map/dvips/brushscr
11844%{texmfdist}/fonts/tfm/public/brushscr
11845%{texmfdist}/fonts/type1/public/brushscr
11846%{texmfdist}/fonts/vf/public/brushscr
11847
11848%doc %{texmfdist}/doc/fonts/burmese
11849%{texmfdist}/fonts/map/dvips/burmese
11850%{texmfdist}/fonts/tfm/public/burmese
11851%{texmfdist}/fonts/type1/public/burmese
11852
8affbd2c
ZU
11853%doc %{texmfdist}/doc/fonts/cns
11854%{texmfdist}/fonts/tfm/cns
f1ba8563
ZU
11855
11856%{texmfdist}/fonts/enc/dvips/c90enc
11857
11858%{texmfdist}/fonts/source/public/calligra
11859%{texmfdist}/fonts/tfm/public/calligra
11860
11861%doc %{texmfdist}/doc/fonts/carolmin-ps
11862%{texmfdist}/fonts/afm/public/carolmin-ps
11863%{texmfdist}/fonts/map/dvips/carolmin-ps
11864%{texmfdist}/fonts/type1/public/carolmin-ps
11865
11866%{texmfdist}/fonts/source/public/casyl
11867%{texmfdist}/fonts/tfm/public/casyl
11868
11869%{texmfdist}/fonts/source/public/cbcoptic
11870%{texmfdist}/fonts/tfm/public/cbcoptic
11871%{texmfdist}/fonts/type1/public/cbcoptic
11872
11873%doc %{texmfdist}/doc/fonts/cbfonts
11874%{texmfdist}/fonts/enc/dvips/cbfonts
11875%{texmfdist}/fonts/map/dvips/cbfonts
11876%{texmfdist}/fonts/source/public/cbfonts
11877%{texmfdist}/fonts/tfm/public/cbfonts
11878%{texmfdist}/fonts/type1/public/cbfonts
11879
11880%{texmfdist}/fonts/source/public/cchess
11881%{texmfdist}/fonts/tfm/public/cchess
11882
11883%{texmfdist}/fonts/afm/vntex/chartervn
11884%{texmfdist}/fonts/tfm/vntex/chartervn
11885%{texmfdist}/fonts/type1/vntex/chartervn
11886%{texmfdist}/fonts/vf/vntex/chartervn
11887
11888%doc %{texmfdist}/doc/fonts/chemarrow
11889%{texmfdist}/fonts/afm/public/chemarrow
11890%{texmfdist}/fonts/map/dvips/chemarrow
11891%{texmfdist}/fonts/source/public/chemarrow
11892%{texmfdist}/fonts/tfm/public/chemarrow
11893%{texmfdist}/fonts/type1/public/chemarrow
11894
11895%{texmfdist}/fonts/source/public/cherokee
11896%{texmfdist}/fonts/tfm/public/cherokee
11897
11898%{texmfdist}/fonts/source/public/chess
11899
11900%{texmfdist}/fonts/enc/dvips/chessfss
11901
11902%{texmfdist}/fonts/source/public/china2e
11903%{texmfdist}/fonts/tfm/public/china2e
11904
11905%{texmfdist}/fonts/source/public/circ
11906%{texmfdist}/fonts/tfm/public/circ
11907
11908%doc %{texmfdist}/doc/fonts/cirth
11909%{texmfdist}/fonts/source/public/cirth
11910%{texmfdist}/fonts/tfm/public/cirth
11911
11912%doc %{texmfdist}/doc/fonts/cjhebrew
11913%{texmfdist}/fonts/afm/public/cjhebrew
11914%{texmfdist}/fonts/enc/dvips/cjhebrew
11915%{texmfdist}/fonts/map/dvips/cjhebrew
11916%{texmfdist}/fonts/tfm/public/cjhebrew
11917%{texmfdist}/fonts/type1/public/cjhebrew
11918%{texmfdist}/fonts/vf/public/cjhebrew
11919
11920%{texmfdist}/fonts/source/public/clock
11921%{texmfdist}/fonts/tfm/public/clock
11922
11923%doc %{texmfdist}/doc/fonts/cmastro
11924%{texmfdist}/fonts/source/public/cmastro
11925%{texmfdist}/fonts/tfm/public/cmastro
11926
11927%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11928%{texmfdist}/fonts/type1/vntex/cmbrightvn
11929
11930%{texmfdist}/fonts/type1/public/cmex
11931
11932%{texmfdist}/fonts/afm/public/cm-lgc
11933%{texmfdist}/fonts/enc/dvips/cm-lgc
11934%{texmfdist}/fonts/map/dvips/cm-lgc
11935%{texmfdist}/fonts/ofm/public/cm-lgc
11936%{texmfdist}/fonts/ovf/public/cm-lgc
11937%{texmfdist}/fonts/tfm/public/cm-lgc
11938%{texmfdist}/fonts/type1/public/cm-lgc
11939%{texmfdist}/fonts/vf/public/cm-lgc
11940
11941%{texmfdist}/fonts/map/dvips/cmll
11942%{texmfdist}/fonts/source/public/cmll
11943%{texmfdist}/fonts/tfm/public/cmll
11944%{texmfdist}/fonts/type1/public/cmll
11945
11946%doc %{texmfdist}/doc/fonts/cmpica
11947%{texmfdist}/fonts/source/public/cmpica
11948%{texmfdist}/fonts/tfm/public/cmpica
11949
f1ba8563 11950
f1ba8563
ZU
11951%{texmfdist}/fonts/tfm/vntex/comicsansvn
11952%{texmfdist}/fonts/type1/vntex/comicsansvn
11953%{texmfdist}/fonts/vf/vntex/comicsansvn
11954
11955%{texmfdist}/fonts/tfm/vntex/concretevn
11956%{texmfdist}/fonts/type1/vntex/concretevn
11957
8affbd2c
ZU
11958%{texmfdist}/fonts/afm/ibm
11959%{texmfdist}/fonts/tfm/ibm
11960%{texmfdist}/fonts/vf/ibm
f1ba8563 11961%{texmfdist}/fonts/map/dvips/courier
8affbd2c
ZU
11962%{texmfdist}/fonts/tfm/cspsfonts-adobe
11963%{texmfdist}/fonts/vf/cspsfonts-adobe
f1ba8563
ZU
11964
11965%doc %{texmfdist}/doc/fonts/croatian
11966%{texmfdist}/fonts/source/public/croatian
11967
11968%{texmfdist}/fonts/afm/public/cryst
11969%{texmfdist}/fonts/source/public/cryst
11970%{texmfdist}/fonts/tfm/public/cryst
11971%{texmfdist}/fonts/type1/public/cryst
11972
11973%{texmfdist}/fonts/source/public/ctib
11974%{texmfdist}/fonts/tfm/public/ctib
11975
11976%doc %{texmfdist}/doc/fonts/cyklop
11977%{texmfdist}/fonts/afm/public/cyklop
11978%{texmfdist}/fonts/enc/dvips/cyklop
11979%{texmfdist}/fonts/map/dvips/cyklop
11980%{texmfdist}/fonts/opentype/public/cyklop
11981%{texmfdist}/fonts/tfm/public/cyklop
11982%{texmfdist}/fonts/type1/public/cyklop
11983
11984%{texmfdist}/fonts/source/public/dancers
11985%{texmfdist}/fonts/tfm/public/dancers
11986
11987%doc %{texmfdist}/doc/fonts/dice
11988%{texmfdist}/fonts/source/public/dice
11989%{texmfdist}/fonts/tfm/public/dice
11990
11991%doc %{texmfdist}/doc/fonts/dictsym
11992%{texmfdist}/fonts/afm/public/dictsym
11993%{texmfdist}/fonts/map/dvips/dictsym
11994%{texmfdist}/fonts/map/vtex/dictsym
11995%{texmfdist}/fonts/tfm/public/dictsym
11996%{texmfdist}/fonts/type1/public/dictsym
11997
11998%doc %{texmfdist}/doc/fonts/dingbat
11999%{texmfdist}/fonts/tfm/public/dingbat
12000%{texmfdist}/source/fonts/dingbat
12001
f1ba8563
ZU
12002%doc %{texmfdist}/doc/fonts/doublestroke
12003%{texmfdist}/fonts/map/dvips/doublestroke
12004%{texmfdist}/fonts/source/public/doublestroke
12005%{texmfdist}/fonts/tfm/public/doublestroke
12006%{texmfdist}/fonts/type1/public/doublestroke
12007
12008%doc %{texmfdist}/doc/fonts/duerer
12009%{texmfdist}/fonts/source/public/duerer
12010%{texmfdist}/fonts/tfm/public/duerer
12011
12012%doc %{texmfdist}/doc/fonts/ean
12013%{texmfdist}/fonts/source/public/ean
12014%{texmfdist}/fonts/tfm/public/ean
12015
12016%doc %{texmfdist}/doc/fonts/eco
12017%{texmfdist}/fonts/tfm/public/eco
12018%{texmfdist}/fonts/vf/public/eco
12019%{texmfdist}/source/fonts/eco
12020
12021%doc %{texmfdist}/doc/fonts/eiad
12022%{texmfdist}/fonts/source/public/eiad
12023%{texmfdist}/fonts/tfm/public/eiad
12024
12025%doc %{texmfdist}/doc/fonts/elvish
12026%{texmfdist}/fonts/source/public/elvish
12027%{texmfdist}/fonts/tfm/public/elvish
12028
12029%doc %{texmfdist}/doc/fonts/epigrafica
12030%{texmfdist}/fonts/afm/public/epigrafica
12031%{texmfdist}/fonts/enc/dvips/epigrafica
12032%{texmfdist}/fonts/map/dvips/epigrafica
12033%{texmfdist}/fonts/tfm/public/epigrafica
12034%{texmfdist}/fonts/type1/public/epigrafica
12035%{texmfdist}/fonts/vf/public/epigrafica
12036
12037%{texmfdist}/fonts/map/dvips/epiolmec
12038%{texmfdist}/fonts/tfm/public/epiolmec
12039%{texmfdist}/fonts/type1/public/epiolmec
12040
12041%doc %{texmfdist}/doc/fonts/esint-type1
12042%{texmfdist}/fonts/map/dvips/esint-type1
12043%{texmfdist}/fonts/type1/public/esint-type1
12044
12045%{texmfdist}/fonts/map/dvips/esvect
12046%{texmfdist}/fonts/source/public/esvect
12047%{texmfdist}/fonts/tfm/public/esvect
12048%{texmfdist}/fonts/type1/public/esvect
12049
12050%{texmfdist}/fonts/ofm/public/ethiop
12051%{texmfdist}/fonts/ovf/public/ethiop
12052%{texmfdist}/fonts/ovp/public/ethiop
12053%{texmfdist}/fonts/source/public/ethiop
12054%{texmfdist}/fonts/tfm/public/ethiop
12055
12056%{texmfdist}/fonts/map/dvips/ethiop-t1
12057%{texmfdist}/fonts/type1/public/ethiop-t1
12058
12059%doc %{texmfdist}/doc/fonts/euro-ce
12060%{texmfdist}/fonts/source/public/euro-ce
12061%{texmfdist}/fonts/tfm/public/euro-ce
12062
12063%doc %{texmfdist}/doc/fonts/eurofont
12064%{texmfdist}/fonts/map/dvips/eurofont
12065%{texmfdist}/source/fonts/eurofont
12066
f1ba8563
ZU
12067%doc %{texmfdist}/doc/fonts/feyn
12068%{texmfdist}/fonts/source/public/feyn
12069%{texmfdist}/fonts/tfm/public/feyn
12070%{texmfdist}/source/fonts/feyn
12071
12072%doc %{texmfdist}/doc/fonts/fge
12073%{texmfdist}/fonts/source/public/fge
12074%{texmfdist}/fonts/tfm/public/fge
12075%{texmfdist}/source/fonts/fge
12076
12077%{texmfdist}/fonts/map/dvips/foekfont
12078%{texmfdist}/fonts/tfm/public/foekfont
12079%{texmfdist}/fonts/type1/public/foekfont
12080
12081%doc %{texmfdist}/doc/fonts/fonetika
12082%{texmfdist}/fonts/afm/public/fonetika
12083%{texmfdist}/fonts/map/dvips/fonetika
12084%{texmfdist}/fonts/tfm/public/fonetika
12085%{texmfdist}/fonts/type1/public/fonetika
12086
12087%doc %{texmfdist}/doc/fonts/fourier
12088%{texmfdist}/fonts/afm/public/fourier
12089%{texmfdist}/fonts/map/dvips/fourier
12090%{texmfdist}/fonts/tfm/public/fourier
12091%{texmfdist}/fonts/type1/public/fourier
12092%{texmfdist}/fonts/vf/public/fourier
12093%{texmfdist}/source/fonts/fourier
12094
12095%doc %{texmfdist}/doc/fonts/fouriernc
12096%{texmfdist}/fonts/afm/public/fouriernc
12097%{texmfdist}/fonts/tfm/public/fouriernc
12098%{texmfdist}/fonts/vf/public/fouriernc
12099
12100%doc %{texmfdist}/doc/fonts/frcursive
12101%{texmfdist}/fonts/source/public/frcursive
12102%{texmfdist}/fonts/tfm/public/frcursive
12103%{texmfdist}/source/fonts/frcursive
12104
12105%doc %{texmfdist}/doc/fonts/futhark
12106%{texmfdist}/fonts/source/public/futhark
12107%{texmfdist}/fonts/tfm/public/futhark
12108
12109%{texmfdist}/fonts/afm/public/garuda
12110%{texmfdist}/fonts/map/dvips/garuda
12111%{texmfdist}/fonts/tfm/public/garuda
12112%{texmfdist}/fonts/type1/public/garuda
12113
12114%doc %{texmfdist}/doc/fonts/genealogy
12115%{texmfdist}/fonts/source/public/genealogy
12116%{texmfdist}/fonts/tfm/public/genealogy
12117
12118%doc %{texmfdist}/doc/fonts/gfsartemisia
12119%{texmfdist}/fonts/afm/public/gfsartemisia
12120%{texmfdist}/fonts/enc/dvips/gfsartemisia
12121%{texmfdist}/fonts/map/dvips/gfsartemisia
12122%{texmfdist}/fonts/opentype/public/gfsartemisia
12123%{texmfdist}/fonts/tfm/public/gfsartemisia
12124%{texmfdist}/fonts/type1/public/gfsartemisia
12125%{texmfdist}/fonts/vf/public/gfsartemisia
12126
12127%doc %{texmfdist}/doc/fonts/gfsbaskerville
12128%{texmfdist}/fonts/afm/public/gfsbaskerville
12129%{texmfdist}/fonts/enc/dvips/gfsbaskerville
12130%{texmfdist}/fonts/map/dvips/gfsbaskerville
12131%{texmfdist}/fonts/opentype/public/gfsbaskerville
12132%{texmfdist}/fonts/tfm/public/gfsbaskerville
12133%{texmfdist}/fonts/type1/public/gfsbaskerville
12134%{texmfdist}/fonts/vf/public/gfsbaskerville
12135
12136%doc %{texmfdist}/doc/fonts/gfsbodoni
12137%{texmfdist}/fonts/afm/public/gfsbodoni
12138%{texmfdist}/fonts/enc/dvips/gfsbodoni
12139%{texmfdist}/fonts/map/dvips/gfsbodoni
12140%{texmfdist}/fonts/opentype/public/gfsbodoni
12141%{texmfdist}/fonts/tfm/public/gfsbodoni
12142%{texmfdist}/fonts/type1/public/gfsbodoni
12143%{texmfdist}/fonts/vf/public/gfsbodoni
12144
12145%doc %{texmfdist}/doc/fonts/gfscomplutum
12146%{texmfdist}/fonts/afm/public/gfscomplutum
12147%{texmfdist}/fonts/enc/dvips/gfscomplutum
12148%{texmfdist}/fonts/map/dvips/gfscomplutum
12149%{texmfdist}/fonts/opentype/public/gfscomplutum
12150%{texmfdist}/fonts/tfm/public/gfscomplutum
12151%{texmfdist}/fonts/type1/public/gfscomplutum
12152%{texmfdist}/fonts/vf/public/gfscomplutum
12153
12154%doc %{texmfdist}/doc/fonts/gfsdidot
12155%{texmfdist}/fonts/afm/public/gfsdidot
12156%{texmfdist}/fonts/enc/dvips/gfsdidot
12157%{texmfdist}/fonts/map/dvips/gfsdidot
12158%{texmfdist}/fonts/opentype/public/gfsdidot
12159%{texmfdist}/fonts/tfm/public/gfsdidot
12160%{texmfdist}/fonts/type1/public/gfsdidot
12161%{texmfdist}/fonts/vf/public/gfsdidot
12162
12163%doc %{texmfdist}/doc/fonts/gfsneohellenic
12164%{texmfdist}/fonts/afm/public/gfsneohellenic
12165%{texmfdist}/fonts/enc/dvips/gfsneohellenic
12166%{texmfdist}/fonts/map/dvips/gfsneohellenic
12167%{texmfdist}/fonts/opentype/public/gfsneohellenic
12168%{texmfdist}/fonts/tfm/public/gfsneohellenic
12169%{texmfdist}/fonts/type1/public/gfsneohellenic
12170%{texmfdist}/fonts/vf/public/gfsneohellenic
12171
12172%doc %{texmfdist}/doc/fonts/gfsporson
12173%{texmfdist}/fonts/afm/public/gfsporson
12174%{texmfdist}/fonts/enc/dvips/gfsporson
12175%{texmfdist}/fonts/map/dvips/gfsporson
12176%{texmfdist}/fonts/opentype/public/gfsporson
12177%{texmfdist}/fonts/tfm/public/gfsporson
12178%{texmfdist}/fonts/type1/public/gfsporson
12179%{texmfdist}/fonts/vf/public/gfsporson
12180
12181%doc %{texmfdist}/doc/fonts/gfssolomos
12182%{texmfdist}/fonts/afm/public/gfssolomos
12183%{texmfdist}/fonts/enc/dvips/gfssolomos
12184%{texmfdist}/fonts/map/dvips/gfssolomos
12185%{texmfdist}/fonts/opentype/public/gfssolomos
12186%{texmfdist}/fonts/tfm/public/gfssolomos
12187%{texmfdist}/fonts/type1/public/gfssolomos
12188%{texmfdist}/fonts/vf/public/gfssolomos
12189
12190%{texmfdist}/fonts/source/public/go
12191%{texmfdist}/fonts/tfm/public/go
12192
12193%doc %{texmfdist}/doc/fonts/greenpoint
12194%{texmfdist}/fonts/source/public/greenpoint
12195%{texmfdist}/fonts/tfm/public/greenpoint
12196
12197%{texmfdist}/fonts/afm/groff
12198%{texmfdist}/fonts/enc/dvips/groff
12199%{texmfdist}/fonts/map/dvips/groff
12200%{texmfdist}/fonts/tfm/groff
12201%{texmfdist}/fonts/type1/groff
12202
12203%doc %{texmfdist}/doc/fonts/grotesq
12204%{texmfdist}/fonts/map/dvips/grotesq
12205
12206%{texmfdist}/fonts/afm/vntex/grotesqvn
12207%{texmfdist}/fonts/tfm/vntex/grotesqvn
12208%{texmfdist}/fonts/type1/vntex/grotesqvn
12209
12210%{texmfdist}/fonts/afm/public/grverb
12211%{texmfdist}/fonts/map/dvips/grverb
12212%{texmfdist}/fonts/tfm/public/grverb
12213%{texmfdist}/fonts/type1/public/grverb
12214%{texmfdist}/fonts/vf/public/grverb
12215
12216%{texmfdist}/fonts/source/public/hands
12217%{texmfdist}/fonts/tfm/public/hands
12218
8affbd2c
ZU
12219%{texmfdist}/fonts/afm/jmn
12220%{texmfdist}/fonts/tfm/jmn
12221%{texmfdist}/fonts/type1/jmn
f1ba8563
ZU
12222
12223%{texmfdist}/fonts/map/dvips/helvetic
f1ba8563
ZU
12224
12225%doc %{texmfdist}/doc/fonts/hfbright
12226%{texmfdist}/fonts/afm/public/hfbright
12227%{texmfdist}/fonts/enc/dvips/hfbright
12228%{texmfdist}/fonts/map/dvips/hfbright
12229%{texmfdist}/fonts/type1/public/hfbright
12230%{texmfdist}/source/fonts/hfbright
12231
12232%doc %{texmfdist}/doc/fonts/hfoldsty
12233%{texmfdist}/fonts/tfm/public/hfoldsty
12234%{texmfdist}/fonts/vf/public/hfoldsty
12235%{texmfdist}/source/fonts/hfoldsty
12236
12237%doc %{texmfdist}/doc/fonts/ibygrk
80fa261c 12238%{texmfdist}/tex/generic/ibygrk
f1ba8563
ZU
12239%{texmfdist}/fonts/afm/public/ibygrk
12240%{texmfdist}/fonts/enc/dvips/ibygrk
12241%{texmfdist}/fonts/map/dvips/ibygrk
12242%{texmfdist}/fonts/source/public/ibygrk
12243%{texmfdist}/fonts/tfm/public/ibygrk
12244%{texmfdist}/fonts/type1/public/ibygrk
12245
12246%doc %{texmfdist}/doc/fonts/ifsym
12247%{texmfdist}/fonts/source/public/ifsym
12248%{texmfdist}/fonts/tfm/public/ifsym
12249
12250%doc %{texmfdist}/doc/fonts/initials
12251%{texmfdist}/fonts/afm/public/initials
12252%{texmfdist}/fonts/map/dvips/initials
12253%{texmfdist}/fonts/tfm/public/initials
12254%{texmfdist}/fonts/type1/public/initials
12255
745facc7 12256%doc %{texmfdist}/doc/fonts/itrans
f1ba8563
ZU
12257%{texmfdist}/fonts/afm/public/itrans
12258%{texmfdist}/fonts/source/public/itrans
12259%{texmfdist}/fonts/tfm/public/itrans
f1ba8563
ZU
12260%{texmfdist}/fonts/type1/public/itrans
12261
745facc7 12262%doc %{texmfdist}/doc/fonts/iwona
f1ba8563
ZU
12263%{texmfdist}/fonts/afm/public/iwona
12264%{texmfdist}/fonts/enc/dvips/iwona
12265%{texmfdist}/fonts/map/dvips/iwona
12266%{texmfdist}/fonts/opentype/public/iwona
12267%{texmfdist}/fonts/tfm/public/iwona
12268%{texmfdist}/fonts/type1/public/iwona
12269
12270%{texmfdist}/fonts/enc/dvips/jmn
12271%{texmfdist}/fonts/map/dvips/jmn
12272
745facc7 12273%doc %{texmfdist}/doc/fonts/kdgreek
f1ba8563
ZU
12274%{texmfdist}/fonts/source/public/kdgreek
12275%{texmfdist}/fonts/tfm/public/kdgreek
12276
12277%{texmfdist}/fonts/afm/public/kerkis
12278%{texmfdist}/fonts/enc/dvips/kerkis
12279%{texmfdist}/fonts/map/dvips/kerkis
12280%{texmfdist}/fonts/tfm/public/kerkis
12281%{texmfdist}/fonts/type1/public/kerkis
12282%{texmfdist}/fonts/vf/public/kerkis
12283
12284%doc %{texmfdist}/doc/fonts/kixfont
12285%{texmfdist}/fonts/source/public/kixfont
12286%{texmfdist}/fonts/tfm/public/kixfont
12287
12288%doc %{texmfdist}/doc/fonts/kpfonts
8affbd2c 12289%dir %{texmfdist}/fonts/map/public
f1ba8563
ZU
12290%{texmfdist}/fonts/afm/public/kpfonts
12291%{texmfdist}/fonts/map/public/kpfonts
12292%{texmfdist}/fonts/source/public/kpfonts
12293%{texmfdist}/fonts/tfm/public/kpfonts
12294%{texmfdist}/fonts/type1/public/kpfonts
12295%{texmfdist}/fonts/vf/public/kpfonts
12296
745facc7 12297%doc %{texmfdist}/doc/fonts/kurier
f1ba8563
ZU
12298%{texmfdist}/fonts/afm/public/kurier
12299%{texmfdist}/fonts/enc/dvips/kurier
12300%{texmfdist}/fonts/map/dvips/kurier
12301%{texmfdist}/fonts/opentype/public/kurier
12302%{texmfdist}/fonts/tfm/public/kurier
12303%{texmfdist}/fonts/type1/public/kurier
12304
12305%doc %{texmfdist}/doc/fonts/levy
12306%{texmfdist}/fonts/source/public/levy
12307
12308%doc %{texmfdist}/doc/fonts/lfb
12309%{texmfdist}/fonts/source/public/lfb
12310%{texmfdist}/fonts/tfm/public/lfb
12311
12312%doc %{texmfdist}/doc/fonts/libertine
12313%{texmfdist}/fonts/afm/public/libertine
12314%{texmfdist}/fonts/enc/dvips/libertine
12315%{texmfdist}/fonts/map/dvips/libertine
12316%{texmfdist}/fonts/tfm/public/libertine
12317%{texmfdist}/fonts/type1/public/libertine
12318%{texmfdist}/fonts/vf/public/libertine
12319
12320%doc %{texmfdist}/doc/fonts/linearA
12321%{texmfdist}/fonts/afm/public/linearA
12322%{texmfdist}/fonts/map/dvips/linearA
12323%{texmfdist}/fonts/tfm/public/linearA
12324%{texmfdist}/fonts/type1/public/linearA
12325%{texmfdist}/source/fonts/linearA
12326
12327%{texmfdist}/fonts/source/public/logic
12328%{texmfdist}/fonts/tfm/public/logic
12329
12330%doc %{texmfdist}/doc/fonts/lxfonts
12331%{texmfdist}/fonts/map/dvips/lxfonts
12332%{texmfdist}/fonts/source/public/lxfonts
12333%{texmfdist}/fonts/tfm/public/lxfonts
12334%{texmfdist}/fonts/type1/public/lxfonts
12335
12336%doc %{texmfdist}/doc/fonts/ly1
12337%{texmfdist}/fonts/map/dvips/ly1
12338
12339%{texmfdist}/fonts/source/public/malayalam
12340%{texmfdist}/fonts/tfm/public/malayalam
12341
12342%{texmfdist}/fonts/map/dvips/manfnt
12343
12344%{texmfdist}/fonts/map/dvips/mathdesign
12345
12346%{texmfdist}/fonts/tfm/public/mathpazo
12347%{texmfdist}/fonts/vf/public/mathpazo
12348
8affbd2c
ZU
12349%{texmfdist}/fonts/afm/mathdesign
12350%{texmfdist}/fonts/tfm/mathdesign
12351%{texmfdist}/fonts/type1/mathdesign
12352%{texmfdist}/fonts/vf/mathdesign
f1ba8563
ZU
12353
12354%{texmfdist}/fonts/enc/dvips/mnsymbol
12355%{texmfdist}/fonts/map/dvips/mnsymbol
8affbd2c 12356%dir %{texmfdist}/fonts/map/vtex
f1ba8563
ZU
12357%{texmfdist}/fonts/map/vtex/mnsymbol
12358%{texmfdist}/fonts/opentype/public/mnsymbol
12359%{texmfdist}/fonts/source/public/mnsymbol
12360%{texmfdist}/fonts/tfm/public/mnsymbol
12361%{texmfdist}/fonts/type1/public/mnsymbol
12362
12363%{texmfdist}/fonts/map/dvips/montex
12364%{texmfdist}/fonts/source/public/montex
12365%{texmfdist}/fonts/tfm/public/montex
12366%{texmfdist}/fonts/type1/public/montex
12367
12368%{texmfdist}/fonts/tfm/vntex/mscorevn
12369%{texmfdist}/fonts/vf/vntex/mscorevn
12370
12371%{texmfdist}/fonts/source/public/musixps
12372%{texmfdist}/fonts/tfm/public/musixps
12373
12374%doc %{texmfdist}/doc/generic/musixtex
12375%{texmfdist}/fonts/map/dvips/musixtex
12376%{texmfdist}/fonts/source/public/musixtex
12377%{texmfdist}/fonts/tfm/public/musixtex
12378%{texmfdist}/fonts/type1/public/musixtex
12379
12380%{texmfdist}/fonts/source/public/mxd
12381%{texmfdist}/fonts/tfm/public/mxd
12382
12383%{texmfdist}/fonts/source/public/mxedruli
12384%{texmfdist}/fonts/tfm/public/mxedruli
12385
12386%{texmfdist}/fonts/map/dvips/ncntrsbk
f1ba8563
ZU
12387
12388%{texmfdist}/fonts/source/public/niceframe
12389%{texmfdist}/fonts/tfm/public/niceframe
12390
12391%doc %{texmfdist}/doc/fonts/nkarta
12392%{texmfdist}/fonts/source/public/nkarta
12393%{texmfdist}/fonts/tfm/public/nkarta
12394
12395%{texmfdist}/fonts/afm/public/norasi
12396%{texmfdist}/fonts/map/dvips/norasi
12397%{texmfdist}/fonts/tfm/public/norasi
12398%{texmfdist}/fonts/type1/public/norasi
12399
12400%{texmfdist}/fonts/source/public/oca
12401
12402%{texmfdist}/fonts/afm/public/ocherokee
12403%{texmfdist}/fonts/map/dvips/ocherokee
12404%{texmfdist}/fonts/ofm/public/ocherokee
12405%{texmfdist}/fonts/ovf/public/ocherokee
12406%{texmfdist}/fonts/ovp/public/ocherokee
12407%{texmfdist}/fonts/tfm/public/ocherokee
12408%{texmfdist}/fonts/type1/public/ocherokee
12409
12410%{texmfdist}/fonts/source/public/ogham
12411%{texmfdist}/fonts/tfm/public/ogham
12412
12413%doc %{texmfdist}/doc/fonts/oinuit
12414%{texmfdist}/fonts/map/dvips/oinuit
12415%{texmfdist}/fonts/ofm/public/oinuit
12416%{texmfdist}/fonts/ovf/public/oinuit
12417%{texmfdist}/fonts/tfm/public/oinuit
12418%{texmfdist}/fonts/type1/public/oinuit
12419
12420%{texmfdist}/fonts/source/public/osmanian
12421
12422%doc %{texmfdist}/doc/fonts/ot2cyr
12423%{texmfdist}/fonts/map/dvips/ot2cyr
12424%{texmfdist}/source/fonts/ot2cyr
12425
12426%{texmfdist}/fonts/source/public/othello
12427%{texmfdist}/fonts/tfm/public/othello
12428
12429%{texmfdist}/fonts/ofm/public/otibet
12430%{texmfdist}/fonts/ovf/public/otibet
12431%{texmfdist}/fonts/ovp/public/otibet
12432%{texmfdist}/fonts/source/public/otibet
12433%{texmfdist}/fonts/tfm/public/otibet
12434
12435%doc %{texmfdist}/doc/fonts/pacioli
12436%{texmfdist}/fonts/source/public/pacioli
12437%{texmfdist}/fonts/tfm/public/pacioli
12438
12439%{texmfdist}/fonts/map/dvips/palatino
f1ba8563
ZU
12440
12441%doc %{texmfdist}/doc/fonts/phaistos
12442%{texmfdist}/fonts/afm/public/phaistos
12443%{texmfdist}/fonts/map/dvips/phaistos
12444%{texmfdist}/fonts/opentype/public/phaistos
12445%{texmfdist}/fonts/tfm/public/phaistos
12446%{texmfdist}/fonts/type1/public/phaistos
12447%{texmfdist}/source/fonts/phaistos
12448
12449%{texmfdist}/fonts/opentype/public/philokalia
12450
12451%doc %{texmfdist}/doc/fonts/phonetic
12452%{texmfdist}/fonts/source/public/phonetic
12453%{texmfdist}/fonts/tfm/public/phonetic
12454%{texmfdist}/source/fonts/phonetic
12455
8affbd2c 12456%{texmfdist}/source/fonts/malayalam
f1ba8563
ZU
12457
12458%{texmfdist}/fonts/source/public/punk
12459%{texmfdist}/fonts/tfm/public/punk
12460
12461%{texmfdist}/fonts/tfm/public/relenc
12462%{texmfdist}/fonts/vf/public/relenc
12463
12464%doc %{texmfdist}/doc/fonts/rsfs
12465%{texmfdist}/fonts/map/dvips/rsfs
12466
12467%{texmfdist}/fonts/map/dvips/sanskrit
12468%{texmfdist}/fonts/source/public/sanskrit
12469%{texmfdist}/fonts/tfm/public/sanskrit
12470%{texmfdist}/fonts/type1/public/sanskrit
12471
12472%{texmfdist}/fonts/source/public/sauter
12473
12474%doc %{texmfdist}/doc/fonts/semaphor
12475%{texmfdist}/fonts/afm/public/semaphor
12476%{texmfdist}/fonts/enc/dvips/semaphor
12477%{texmfdist}/fonts/map/dvips/semaphor
12478%{texmfdist}/fonts/opentype/public/semaphor
12479%{texmfdist}/fonts/source/public/semaphor
12480%{texmfdist}/fonts/tfm/public/semaphor
12481%{texmfdist}/fonts/type1/public/semaphor
12482
12483%{texmfdist}/fonts/source/public/simpsons
12484
12485%{texmfdist}/fonts/map/dvips/skak
12486%{texmfdist}/fonts/source/public/skak
12487%{texmfdist}/fonts/tfm/public/skak
12488
12489%doc %{texmfdist}/doc/fonts/skaknew
12490%{texmfdist}/fonts/afm/public/skaknew
12491%{texmfdist}/fonts/map/dvips/skaknew
12492%{texmfdist}/fonts/map/vtex/skaknew
12493%{texmfdist}/fonts/tfm/public/skaknew
12494%{texmfdist}/fonts/type1/public/skaknew
12495
12496%{texmfdist}/fonts/source/public/skull
12497
12498%{texmfdist}/fonts/source/public/soyombo
12499%{texmfdist}/fonts/tfm/public/soyombo
12500
12501%doc %{texmfdist}/doc/fonts/staves
12502%{texmfdist}/fonts/map/dvips/staves
12503%{texmfdist}/fonts/tfm/public/staves
12504%{texmfdist}/fonts/type1/public/staves
12505
12506%{texmfdist}/fonts/map/dvips/stmaryrd
12507%{texmfdist}/fonts/source/public/stmaryrd
12508
12509%{texmfdist}/fonts/map/dvips/symbol
f1ba8563
ZU
12510
12511%{texmfdist}/fonts/afm/public/tabvar
12512%{texmfdist}/fonts/map/dvips/tabvar
12513%{texmfdist}/fonts/tfm/public/tabvar
12514%{texmfdist}/fonts/type1/public/tabvar
12515
f1ba8563
ZU
12516
12517%{texmfdist}/fonts/source/public/tapir
12518%{texmfdist}/fonts/type1/public/tapir
12519
12520%{texmfdist}/fonts/enc/dvips/tengwarscript
12521%{texmfdist}/fonts/map/dvips/tengwarscript
12522%{texmfdist}/fonts/tfm/public/tengwarscript
12523%{texmfdist}/fonts/vf/public/tengwarscript
12524
80fa261c 12525%{texmfdist}/doc/fonts/pclnfss
198c241e 12526%{texmfdist}/source/fonts/pclnfss
f1ba8563
ZU
12527
12528%doc %{texmfdist}/doc/fonts/tex-gyre
12529%{texmfdist}/fonts/afm/public/tex-gyre
12530%{texmfdist}/fonts/enc/dvips/tex-gyre
12531%{texmfdist}/fonts/map/dvips/tex-gyre
12532%{texmfdist}/fonts/opentype/public/tex-gyre
12533%{texmfdist}/fonts/tfm/public/tex-gyre
12534%{texmfdist}/fonts/type1/public/tex-gyre
12535
f1ba8563 12536%{texmfdist}/fonts/map/dvips/times
f1ba8563 12537
f1ba8563
ZU
12538
12539%doc %{texmfdist}/doc/fonts/timing
12540%{texmfdist}/fonts/source/public/timing
12541%{texmfdist}/fonts/tfm/public/timing
12542
12543%doc %{texmfdist}/doc/fonts/tipa
12544%{texmfdist}/fonts/map/dvips/tipa
12545%{texmfdist}/fonts/source/public/tipa
12546%{texmfdist}/fonts/tfm/public/tipa
12547%{texmfdist}/fonts/type1/public/tipa
12548
12549%{texmfdist}/fonts/afm/public/trajan
12550%{texmfdist}/fonts/map/dvips/trajan
12551%{texmfdist}/fonts/tfm/public/trajan
12552%{texmfdist}/fonts/type1/public/trajan
12553
12554%{texmfdist}/fonts/source/public/trsym
12555%{texmfdist}/fonts/tfm/public/trsym
12556
12557%{texmfdist}/fonts/tfm/vntex/txttvn
12558%{texmfdist}/fonts/type1/vntex/txttvn
12559
12560%{texmfdist}/fonts/map/dvips/uhc
12561
12562%{texmfdist}/fonts/source/public/ulsy
12563%{texmfdist}/fonts/tfm/public/ulsy
12564
12565%doc %{texmfdist}/doc/fonts/umrand
12566%{texmfdist}/fonts/source/public/umrand
12567%{texmfdist}/fonts/tfm/public/umrand
12568
12569%doc %{texmfdist}/doc/fonts/umtypewriter
12570%{texmfdist}/fonts/opentype/public/umtypewriter
12571
12572%doc %{texmfdist}/doc/fonts/universa
12573%{texmfdist}/fonts/source/public/universa
12574%{texmfdist}/fonts/tfm/public/universa
12575%{texmfdist}/source/fonts/universa
12576
12577%{texmfdist}/fonts/afm/public/velthuis
12578%{texmfdist}/fonts/map/dvips/velthuis
12579%{texmfdist}/fonts/source/public/velthuis
12580%{texmfdist}/fonts/tfm/public/velthuis
12581%{texmfdist}/fonts/type1/public/velthuis
12582
12583%{texmfdist}/fonts/enc/dvips/vntex
f1ba8563
ZU
12584
12585%{texmfdist}/fonts/afm/vntex/vntopia
12586%{texmfdist}/fonts/tfm/vntex/vntopia
12587%{texmfdist}/fonts/type1/vntex/vntopia
12588%{texmfdist}/fonts/vf/vntex/vntopia
12589
12590%{texmfdist}/fonts/map/dvips/wadalab
12591
12592%doc %{texmfdist}/doc/fonts/wasy
12593%{texmfdist}/fonts/afm/public/wasy
12594%{texmfdist}/fonts/map/dvips/wasy
12595%{texmfdist}/fonts/type1/public/wasy
12596
12597%{texmfdist}/fonts/source/public/wnri
12598%{texmfdist}/fonts/tfm/public/wnri
12599
12600%{texmfdist}/fonts/source/public/wsuipa
12601%{texmfdist}/fonts/tfm/public/wsuipa
12602
12603%{texmfdist}/fonts/source/public/xbmc
12604%{texmfdist}/fonts/tfm/public/xbmc
12605
f1ba8563
ZU
12606%doc %{texmfdist}/doc/fonts/xq
12607%{texmfdist}/fonts/source/public/xq
12608%{texmfdist}/fonts/tfm/public/xq
12609
12610%{texmfdist}/fonts/source/public/yannisgr
12611
12612%{texmfdist}/fonts/map/dvips/yhmath
12613%{texmfdist}/fonts/source/public/yhmath
12614%{texmfdist}/fonts/tfm/public/yhmath
12615%{texmfdist}/fonts/type1/public/yhmath
12616%{texmfdist}/fonts/vf/public/yhmath
12617
12618%{texmfdist}/fonts/map/dvips/zapfchan
198c241e 12619%{texmfdist}/fonts/tfm/urw35vf
f1ba8563
ZU
12620
12621%{texmfdist}/fonts/map/dvips/zapfding
f1ba8563
ZU
12622
12623%{texmfdist}/dvips/zefonts
12624%{texmfdist}/fonts/map/dvips/zefonts
12625%{texmfdist}/fonts/tfm/public/zefonts
12626%{texmfdist}/fonts/vf/public/zefonts
12627
12628
d08789e0 12629%files fonts-omega
489714ae 12630%defattr(644,root,root,755)
7179ac92 12631%doc %{texmfdist}/doc/omega
2677a8b0
ZU
12632%dir %{texmfdist}/omega
12633%dir %{texmfdist}/omega/otp
12634%dir %{texmfdist}/omega/ocp
7179ac92
ZU
12635%{texmfdist}/dvips/omega
12636%{texmfdist}/fonts/ofm/public/omega
12637%{texmfdist}/fonts/type1/public/omega
12638%{texmfdist}/fonts/afm/public/omega
12639%{texmfdist}/fonts/ovp/public/omega
12640%{texmfdist}/fonts/tfm/public/omega
12641%{texmfdist}/fonts/ovf/public/omega
12642%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
12643%{texmfdist}/omega/ocp/omega
12644%{texmfdist}/omega/otp/omega
12645%{texmfdist}/tex/plain/omega
d08789e0 12646
5b7eba8e
MB
12647#%files fonts-pazo
12648#%defattr(644,root,root,755)
d08789e0
ZU
12649
12650%files fonts-pl
12651%defattr(644,root,root,755)
7179ac92 12652%doc %{texmfdist}/doc/fonts/pl
04123363
ZU
12653%dir %{texmf}/scripts/texlive
12654%dir %{texmf}/scripts/texlive/tlmgrgui
12655%dir %{texmf}/scripts/texlive/tlmgrgui/lang
7179ac92
ZU
12656%{texmfdist}/dvips/pl
12657%{texmfdist}/fonts/source/public/pl
12658%{texmfdist}/fonts/type1/public/pl
12659%{texmfdist}/fonts/afm/public/pl
12660%{texmfdist}/fonts/enc/dvips/pl
12661%{texmfdist}/fonts/tfm/public/pl
12662%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 12663%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
12664
12665%files fonts-px
12666%defattr(644,root,root,755)
7179ac92 12667%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
12668# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12669# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
12670%dir %{texmfdist}/fonts/map/dvips/pxfonts
12671%dir %{texmfdist}/tex/latex/pxfonts
12672%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12673%{texmfdist}/fonts/afm/public/pxfonts
12674%{texmfdist}/fonts/tfm/public/pxfonts
12675%{texmfdist}/fonts/type1/public/pxfonts
12676%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 12677%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 12678
5b7eba8e
MB
12679#%files fonts-qfonts
12680#%defattr(644,root,root,755)
31bd2c4a
ZU
12681# %doc %{texmf}/doc/fonts/polish/qfonts
12682# %{texmf}/fonts/enc/dvips/qfonts
12683# %{texmf}/fonts/map/dvips/qfonts
12684# %{texmf}/dvips/qfonts
12685# %{texmf}/fonts/afm/public/qfonts
12686# %{texmf}/fonts/tfm/public/qfonts
d08789e0 12687
74dbda3f
ZU
12688# %files fonts-qpx
12689# %defattr(644,root,root,755)
12690# %{texmf}/fonts/tfm/public/qpx
12691# %{texmf}/fonts/vf/public/qpx
d08789e0 12692
31bd2c4a 12693%files fonts-qpxqtx
d08789e0 12694%defattr(644,root,root,755)
7179ac92
ZU
12695%{texmfdist}/fonts/tfm/public/qpxqtx
12696%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
12697
12698%files fonts-rsfs
12699%defattr(644,root,root,755)
7179ac92
ZU
12700%{texmfdist}/fonts/source/public/rsfs
12701%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
12702
12703%files fonts-stmaryrd
12704%defattr(644,root,root,755)
7179ac92
ZU
12705%doc %{texmfdist}/doc/fonts/stmaryrd
12706%{texmfdist}/source/fonts/stmaryrd
12707%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
12708
12709%files fonts-tx
12710%defattr(644,root,root,755)
7179ac92
ZU
12711%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12712%{texmfdist}/fonts/afm/public/txfonts
12713%{texmfdist}/fonts/tfm/public/txfonts
12714%{texmfdist}/fonts/vf/public/txfonts
d08789e0 12715
5bc70a92
MB
12716%files fonts-uhc
12717%defattr(644,root,root,755)
12718%doc %{texmfdist}/doc/fonts/uhc
12719%{texmfdist}/fonts/afm/uhc
12720%{texmfdist}/fonts/tfm/uhc
12721%{texmfdist}/fonts/vf/uhc
12722
d08789e0
ZU
12723%files fonts-urw
12724%defattr(644,root,root,755)
7179ac92 12725%{texmfdist}/fonts/afm/urw
5bc70a92
MB
12726%{texmfdist}/fonts/tfm/urw
12727%{texmfdist}/fonts/vf/urw
d08789e0
ZU
12728
12729%files fonts-urwvn
12730%defattr(644,root,root,755)
26d8eaaa 12731%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
12732%{texmfdist}/fonts/tfm/vntex/urwvn
12733%{texmfdist}/fonts/type1/vntex/urwvn
12734%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
12735
12736%files fonts-vnr
12737%defattr(644,root,root,755)
7179ac92
ZU
12738%{texmfdist}/fonts/map/dvips/vntex
12739%{texmfdist}/fonts/source/vntex/vnr
12740%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 12741
5bc70a92
MB
12742%files fonts-wadalab
12743%defattr(644,root,root,755)
12744%doc %{texmfdist}/doc/fonts/wadalab
12745%{texmfdist}/fonts/afm/wadalab
12746%{texmfdist}/fonts/tfm/wadalab
12747%{texmfdist}/fonts/vf/wadalab
12748
d08789e0
ZU
12749%files fonts-wasy
12750%defattr(644,root,root,755)
7179ac92
ZU
12751%{texmfdist}/fonts/source/public/wasy
12752%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
12753
12754%files fonts-xypic
12755%defattr(644,root,root,755)
7179ac92
ZU
12756%{texmfdist}/fonts/map/dvips/xypic
12757# %{texmfdist}/fonts/afm/public/xypic
12758%{texmfdist}/fonts/source/public/xypic
12759%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
12760
12761%files fonts-yandy
12762%defattr(644,root,root,755)
adbd04dd 12763# %{texmf}/fonts/afm/yandy
7179ac92 12764%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
12765# %{texmf}/fonts/tfm/yandy
12766# %{texmf}/fonts/vf/yandy
d08789e0
ZU
12767
12768%files fonts-type1-antp
12769%defattr(644,root,root,755)
7179ac92
ZU
12770%{texmfdist}/dvips/antp
12771%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
12772
12773%files fonts-type1-antt
12774%defattr(644,root,root,755)
adbd04dd 12775# %{texmf}/dvips/antt
7179ac92 12776%{texmfdist}/fonts/type1/public/antt
d08789e0 12777
5bc70a92
MB
12778%files fonts-type1-arphic
12779%defattr(644,root,root,755)
12780%{texmfdist}/fonts/type1/arphic
12781
d08789e0
ZU
12782%files fonts-type1-belleek
12783%defattr(644,root,root,755)
7179ac92
ZU
12784%doc %{texmfdist}/doc/fonts/belleek
12785%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
12786
12787%files fonts-type1-bitstream
12788%defattr(644,root,root,755)
7179ac92 12789%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
12790
12791%files fonts-type1-bluesky
12792%defattr(644,root,root,755)
04eb4e68
ZU
12793# %doc %{texmf}/doc/fonts/bluesky
12794# %{texmf}/dvips/bluesky
7179ac92 12795%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
12796
12797%files fonts-type1-cc-pl
12798%defattr(644,root,root,755)
7179ac92
ZU
12799%doc %{texmfdist}/doc/fonts/cc-pl
12800%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
12801
12802%files fonts-type1-cmcyr
12803%defattr(644,root,root,755)
7179ac92 12804%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
12805
12806%files fonts-type1-cs
12807%defattr(644,root,root,755)
7179ac92 12808%{texmfdist}/fonts/type1/public/cs
d08789e0 12809
04eb4e68
ZU
12810# %files fonts-type1-dstroke
12811# %defattr(644,root,root,755)
12812# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
12813
12814%files fonts-type1-eurosym
12815%defattr(644,root,root,755)
7179ac92 12816%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
12817
12818%files fonts-type1-hoekwater
12819%defattr(644,root,root,755)
7179ac92 12820%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
12821
12822%files fonts-type1-fpl
12823%defattr(644,root,root,755)
7179ac92
ZU
12824%doc %{texmfdist}/doc/fonts/fpl
12825%{texmfdist}/fonts/afm/public/fpl
12826%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
12827
12828%files fonts-type1-lm
12829%defattr(644,root,root,755)
7179ac92
ZU
12830%{texmfdist}/fonts/afm/public/lm
12831%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
12832
12833%files fonts-type1-marvosym
12834%defattr(644,root,root,755)
7179ac92 12835%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
12836
12837%files fonts-type1-mathpazo
12838%defattr(644,root,root,755)
04eb4e68 12839# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
12840%{texmfdist}/fonts/afm/public/mathpazo
12841%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
12842
12843%files fonts-type1-omega
12844%defattr(644,root,root,755)
7179ac92 12845%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
12846
12847%files fonts-type1-pl
12848%defattr(644,root,root,755)
04eb4e68 12849# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 12850%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
12851
12852%files fonts-type1-px
12853%defattr(644,root,root,755)
7179ac92 12854%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 12855
04eb4e68
ZU
12856# %files fonts-type1-qfonts
12857# %defattr(644,root,root,755)
7179ac92 12858# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
12859
12860%files fonts-type1-tx
12861%defattr(644,root,root,755)
7179ac92 12862%{texmfdist}/fonts/type1/public/txfonts
d08789e0 12863
04eb4e68
ZU
12864# %files fonts-type1-tt2001
12865# %defattr(644,root,root,755)
12866# %{texmf}/fonts/type1/public/tt2001
d08789e0 12867
5bc70a92
MB
12868%files fonts-type1-uhc
12869%defattr(644,root,root,755)
12870%{texmfdist}/fonts/type1/uhc
12871
d08789e0
ZU
12872%files fonts-type1-urw
12873%defattr(644,root,root,755)
7179ac92 12874%{texmfdist}/fonts/type1/urw
d08789e0
ZU
12875
12876%files fonts-type1-vnr
12877%defattr(644,root,root,755)
7179ac92 12878%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 12879
5bc70a92
MB
12880%files fonts-type1-wadalab
12881%defattr(644,root,root,755)
12882%{texmfdist}/fonts/type1/wadalab
12883
d08789e0
ZU
12884%files fonts-type1-xypic
12885%defattr(644,root,root,755)
7179ac92 12886%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
12887
12888# TeXLive-specific
12889
12890%files afm2pl
12891%defattr(644,root,root,755)
12892%attr(755,root,root) %{_bindir}/afm2pl
12893%{_mandir}/man1/afm2pl*
12894
12895%files bbox
12896%defattr(644,root,root,755)
12897%attr(755,root,root) %{_bindir}/bbox
12898%{_mandir}/man1/bbox*
12899
12900%files cefutils
12901%defattr(644,root,root,755)
12902%attr(755,root,root) %{_bindir}/cef*
2677a8b0 12903%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
12904%dir %{texmfdist}/doc/latex/cjk
12905%dir %{texmfdist}/source/latex/cjk
12906%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 12907%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
12908%doc %{texmfdist}/doc/latex/cjk/doc
12909%doc %{texmfdist}/doc/latex/cjk/examples
12910%{texmfdist}/source/latex/cjk/utils/CEFconv
12911
12912%files detex
12913%defattr(644,root,root,755)
12914%attr(755,root,root) %{_bindir}/detex
12915%{_mandir}/man1/detex*
12916
7ffd1967
ZU
12917
12918%files dviutils
12919%defattr(644,root,root,755)
12920%attr(755,root,root) %{_bindir}/dt2dv
12921%attr(755,root,root) %{_bindir}/dv2dt
12922%attr(755,root,root) %{_bindir}/dvi2tty
12923%attr(755,root,root) %{_bindir}/dviasm
12924%attr(755,root,root) %{_bindir}/dvibook
12925%attr(755,root,root) %{_bindir}/dviconcat
12926%attr(755,root,root) %{_bindir}/dvidvi
12927%attr(755,root,root) %{_bindir}/dvigif
12928%attr(755,root,root) %{_bindir}/dvipdfmx
12929%attr(755,root,root) %{_bindir}/dvipos
12930%attr(755,root,root) %{_bindir}/dviselect
12931%attr(755,root,root) %{_bindir}/dvitodvi
12932%{_mandir}/man1/dt2dv*
12933%{_mandir}/man1/dv2dt*
12934%{_mandir}/man1/dvi2tty*
12935%{_mandir}/man1/dvibook*
12936%{_mandir}/man1/dviconcat*
12937%{_mandir}/man1/dvidvi*
12938%{_mandir}/man1/dvigif*
12939%{_mandir}/man1/dvipos*
12940%{_mandir}/man1/dviselect*
12941%{_mandir}/man1/dvitodvi*
12942
12943%files epsutils
12944%defattr(644,root,root,755)
12945%attr(755,root,root) %{_bindir}/epsffit
12946%attr(755,root,root) %{_bindir}/epspdf
12947%attr(755,root,root) %{_bindir}/epspdftk
5fef92c1 12948%attr(755,root,root) %{_bindir}/pst2pdf
7ffd1967
ZU
12949%{texmfdist}/scripts/epspdf
12950%{_mandir}/man1/epsffit*
12951%doc %{texmfdist}/doc/epspdf
12952
12953%files filters
12954%defattr(644,root,root,755)
12955%attr(755,root,root) %{_bindir}/fix*
12956%{_mandir}/man1/fix*
12957
faa40f44
ZU
12958%files psutils
12959%defattr(644,root,root,755)
12960%attr(755,root,root) %{_bindir}/extractres
12961%attr(755,root,root) %{_bindir}/getafm
12962%attr(755,root,root) %{_bindir}/includeres
12963%attr(755,root,root) %{_bindir}/psbook
12964%attr(755,root,root) %{_bindir}/psmerge
12965%attr(755,root,root) %{_bindir}/psnup
12966%attr(755,root,root) %{_bindir}/psresize
12967%attr(755,root,root) %{_bindir}/psselect
5fef92c1 12968%attr(755,root,root) %{_bindir}/ps2eps
faa40f44
ZU
12969%attr(755,root,root) %{_bindir}/pstops
12970%attr(755,root,root) %{_bindir}/showchar
12971%{_mandir}/man1/extractres*
12972%{_mandir}/man1/getafm*
12973%{_mandir}/man1/includeres*
12974%{_mandir}/man1/psbook*
12975%{_mandir}/man1/psmerge*
12976%{_mandir}/man1/psnup*
12977%{_mandir}/man1/psresize*
12978%{_mandir}/man1/psselect*
12979%{_mandir}/man1/pstops*
12980%{texmf}/dvips/psutils
12981
489714ae
ZU
12982%files uncategorized-utils
12983%defattr(644,root,root,755)
12984%attr(755,root,root) %{_bindir}/devnag
12985%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
12986
12987%files tex4ht
12988%defattr(644,root,root,755)
add234d3
MB
12989%attr(755,root,root) %{_bindir}/ht
12990%attr(755,root,root) %{_bindir}/htcontext
12991%attr(755,root,root) %{_bindir}/htlatex
12992%attr(755,root,root) %{_bindir}/htmex
12993%attr(755,root,root) %{_bindir}/httex
12994%attr(755,root,root) %{_bindir}/httexi
12995%attr(755,root,root) %{_bindir}/htxelatex
12996%attr(755,root,root) %{_bindir}/htxetex
12997%attr(755,root,root) %{_bindir}/mk4ht
12998%attr(755,root,root) %{_bindir}/t4ht
12999%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 13000%{texmf}/scripts/tex4ht
5b7eba8e 13001%{texmfdist}/tex/generic/tex4ht
add234d3
MB
13002%dir %{texmfdist}/scripts/tex4ht
13003%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
13004%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
13005%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
13006%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
13007%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
13008%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13009%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13010%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13011%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5fef92c1 13012%doc %{texmfdist}/doc/generic/tex4ht
5b7eba8e 13013%{texmfdist}/tex4ht
4224ae6d
MB
13014
13015%files xetex
13016%defattr(644,root,root,755)
13017%attr(755,root,root) %{_bindir}/xdvipdfmx
13018%attr(755,root,root) %{_bindir}/xelatex
13019%attr(755,root,root) %{_bindir}/xetex
13020%{texmf}/fmtutil/format.xetex.cnf
13021%doc %{texmfdist}/doc/xelatex
13022%doc %{texmfdist}/doc/xetex
13023%{texmfdist}/scripts/xetex
13024%{texmfdist}/tex/generic/ifxetex
13025%{texmfdist}/tex/generic/xetexconfig
13026%{texmfdist}/tex/latex/latexconfig/xelatex.ini
13027%{texmfdist}/tex/plain/config/xetex.ini
13028%{texmfdist}/tex/xelatex
13029%{texmfdist}/tex/xetex
13030
13031%files xmltex
13032%defattr(644,root,root,755)
13033%doc %{texmfdist}/doc/xmltex
13034%attr(755,root,root) %{_bindir}/pdfxmltex
13035%attr(755,root,root) %{_bindir}/xmltex
13036%{texmfdist}/tex/xmltex
13037%{texmf}/fmtutil/format.xmltex.cnf
This page took 4.178916 seconds and 4 git commands to generate.